:root{--paper:#f7f3ea;--ink:#19332f;--muted:#53655d;--teal:#176753;--line:#d9dfd2;--soft:#e8eddf;--white:#fffdf8;--gold:#e8c989;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.6 var(--sans)}a{color:inherit;text-underline-offset:.23em}button,input,select{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(2.5rem,5.5vw,5.2rem);letter-spacing:-.04em}h2{font-size:clamp(2rem,3.3vw,3.25rem);letter-spacing:-.025em}h3{font-size:1.5rem}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.review-bar{padding:.45rem 1rem;background:var(--ink);color:white;text-align:center;font-size:.8125rem}.review-bar a{color:white}.header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:92px}.brand{font:2rem var(--serif);text-decoration:none;letter-spacing:-.04em;white-space:nowrap}.brand span{font-size:.7rem;letter-spacing:.12em;display:block;font-family:var(--sans);margin-top:3px}.desktop-nav{display:flex;gap:1.5rem;align-items:center}.desktop-nav a,.footer a{padding:12px 0;text-decoration:none}.desktop-nav a:hover,.footer a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;gap:.8rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:var(--teal);color:white;text-decoration:none;border:1px solid var(--teal);padding:.85rem 1.4rem;min-height:48px;font-weight:600;line-height:1.3;cursor:pointer;text-align:center}.btn:hover{background:var(--ink);border-color:var(--ink)}.btn.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:.7rem;min-height:48px;font-weight:600}.mobile-nav{display:none}.skip{position:absolute;top:-100px;left:1rem;z-index:100;background:white;color:var(--ink);padding:1rem}.skip:focus{top:1rem}:focus-visible{outline:3px solid #a0470c;outline-offset:5px}.eyebrow{font-size:.8125rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--teal);margin-bottom:1.25rem}.hero{padding:52px 0 42px}.hero-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:70px;align-items:center}.hero h1{max-width:620px}.hero h1 em{font-style:italic;color:var(--teal)}.hero .deck{font-size:1.125rem;line-height:1.7;max-width:460px;margin:1.5rem 0 1.7rem;color:var(--muted)}.hero-visual{background:#e3e8d9;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 36px 18px;position:relative}.hero-visual img{height:430px;width:auto;max-width:100%;object-fit:contain;box-shadow:0 12px 25px #19332f20}.hero-visual figcaption{font-size:.8125rem;text-align:center;margin-top:18px;color:var(--muted)}figure{margin:0}.trust-line{display:flex;justify-content:center;gap:2.5rem;border-block:1px solid var(--line);padding:15px 0;font-size:.875rem;color:var(--muted)}.section{padding:72px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:.65rem}.section-heading p{margin-top:12px;color:var(--muted);max-width:650px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.card{min-width:0}.card-image{background:var(--soft);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--line)}.card-image img{height:100%;width:100%;object-fit:contain;transition:transform .25s}.card:hover .card-image img{transform:scale(1.025)}.card-meta{display:flex;justify-content:space-between;gap:8px;margin:15px 0 8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.card h3{font-size:1.35rem;line-height:1.2}.card h3 a{text-decoration:none;display:inline-block;padding-block:4px}.card h3 a:hover{text-decoration:underline}.card p{font-size:.9375rem;margin-top:10px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category{background:var(--white);text-decoration:none;border:1px solid var(--line)}.category img{width:100%;aspect-ratio:1;object-fit:cover}.category span{display:flex;justify-content:space-between;gap:6px;padding:18px 14px;align-items:center;font:1.25rem/1.2 var(--serif)}.tinted{background:var(--soft)}.feature{display:grid;grid-template-columns:1.1fr 1fr;gap:58px;align-items:center}.feature h2{max-width:500px}.feature p:not(.eyebrow){margin:20px 0;color:var(--muted)}.feature img{width:100%}.dark{background:var(--ink);color:var(--paper)}.dark .eyebrow{color:var(--gold)}.dark p:not(.eyebrow){color:#d2ddd1}.dark .btn{background:var(--paper);color:var(--ink);border-color:var(--paper)}.section .grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.about{display:grid;grid-template-columns:230px 1fr;gap:58px;align-items:center;max-width:940px}.about img{width:230px;aspect-ratio:1;object-fit:cover;border-radius:50%}.about p:not(.eyebrow){margin:20px 0;color:var(--muted)}.footer{padding:45px 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.footer nav{display:flex;flex-direction:column;align-items:start}.footer small{display:block;color:var(--muted);margin-top:28px}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;padding:24px 0;font-size:.875rem;color:var(--muted)}.breadcrumbs a{padding-block:8px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start;padding:20px 0 60px}.product-hero h1{font-size:clamp(2.2rem,4vw,3.6rem)}.product-cover{background:var(--soft);padding:28px;display:flex;align-items:center;justify-content:center}.product-cover img{max-height:520px;object-fit:contain}.product-copy .deck{margin:22px 0;color:var(--muted);font-size:1.1rem}.price{font-size:1.4rem;font-weight:700;margin:14px 0}.product-copy .btn{width:100%;max-width:440px}.product-copy .fine{font-size:.875rem;color:var(--muted);margin-top:12px}.facts{display:flex;gap:1rem;flex-wrap:wrap;border-block:1px solid var(--line);padding:14px 0;margin:22px 0;color:var(--muted);font-size:.875rem}.details-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.details-grid ul{padding-left:22px}.details-grid li{margin:8px 0}.details-grid h2{font-size:2.25rem;margin-bottom:24px}.details-grid h3{margin-top:22px;margin-bottom:8px}.details-grid p{margin:12px 0;color:var(--muted)}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.preview-grid img{width:100%;background:var(--soft);object-fit:contain}.preview-grid figcaption{font-size:.875rem;color:var(--muted);padding:12px 0}.next-offer{border:1px solid var(--line);padding:30px;background:var(--white);margin-top:28px}.next-offer h3{margin:0 0 12px}.next-offer p{margin-bottom:16px}.faq{max-width:850px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;padding:10px 0;font-weight:600}.faq p{padding:12px 0;color:var(--muted)}.listing-title{padding:45px 0 10px}.listing-title p{margin-top:20px;max-width:640px;color:var(--muted)}.filter-links{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.filter-links a{border:1px solid var(--line);padding:10px 18px;text-decoration:none;min-height:44px}.filter-links a:hover{background:var(--soft)}.review-note{font-size:.875rem;border-left:3px solid #aa6b26;padding:10px 16px;background:#f6ebd8;margin:20px 0;color:#573a17}.article-copy{max-width:760px;padding:50px 0 75px}.article-copy p,.article-copy ul{margin:20px 0}.article-copy h2{font-size:2rem;margin-top:36px}.edition-switch{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.edition-switch a{padding:9px 12px;border:1px solid var(--line);text-decoration:none;min-height:44px}.edition-switch a[aria-current]{border-color:var(--teal);background:var(--soft)}
@media(min-width:1500px){.hero-visual{min-height:580px}.hero-visual img{height:490px}.hero{padding-block:65px}.hero-grid{gap:85px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:.8rem}.header-inner{gap:1rem}.hero-grid{gap:35px}.hero-visual{min-height:460px;padding:20px}.hero-visual img{height:380px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature{gap:30px}.product-hero{gap:30px}.details-grid{gap:30px}}
@media(max-width:780px){.desktop-nav{display:none}.header-inner{min-height:78px}.header-actions{margin-left:auto}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;list-style:none;min-height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);padding:10px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;left:0;right:0;top:100%;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 24px;z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:8px}.header{position:relative}.mobile-nav nav a{display:block;padding:12px;min-height:48px;text-decoration:none}.mobile-nav nav a:hover{background:var(--soft)}.hero-grid{gap:24px}.hero-visual{min-height:370px;padding:18px}.hero-visual img{height:295px}.hero h1{font-size:3rem}.hero .deck{font-size:1rem}.trust-line{gap:1rem;font-size:.8125rem}.feature{grid-template-columns:1fr}.feature img{max-height:420px;object-fit:contain}.details-grid{grid-template-columns:1fr}.about{grid-template-columns:170px 1fr;gap:30px}.about img{width:170px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}.brand{font-size:1.7rem}.brand span{font-size:.6rem}.header-actions{gap:8px}.header-actions .btn{padding:12px 16px}.hero{padding:30px 0}.hero-grid{grid-template-columns:1fr;gap:28px}.hero h1{font-size:3.1rem;max-width:350px}.hero .deck{margin:18px 0 22px}.eyebrow{margin-bottom:14px;font-size:.75rem}.hero-visual{min-height:360px}.hero-visual img{height:300px}.trust-line{flex-wrap:wrap;gap:6px 18px;justify-content:flex-start;padding:14px 0}.section{padding:46px 0}.section-heading{align-items:start;flex-direction:column;gap:10px;margin-bottom:24px}.grid{gap:28px 16px}.card h3{font-size:1.2rem}.card-meta{font-size:.75rem;flex-wrap:wrap}.card p{font-size:.875rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category span{font-size:1.1rem;padding:16px 12px}.section .grid.three{grid-template-columns:1fr}.section .grid.three .card-image{aspect-ratio:16/9}.about{grid-template-columns:1fr;gap:26px}.about img{width:140px}.footer-grid{gap:24px}.product-hero{display:flex;flex-direction:column;gap:25px;padding-top:0}.product-copy{order:0}.product-visual{order:1;width:100%}.product-hero h1{font-size:2.65rem}.product-copy .eyebrow{margin-bottom:10px}.product-copy .deck{font-size:1rem;margin:16px 0}.product-cover img{max-height:420px}.preview-grid{grid-template-columns:1fr}.listing-title{padding-top:30px}.breadcrumbs{padding:15px 0}.next-offer{padding:22px}.review-bar{font-size:.75rem}}
@media(max-width:560px){.header .brand span{display:none}.header .brand{flex-shrink:0}.header-actions{flex-shrink:0}.header-actions .btn{white-space:nowrap}.header-inner{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
