:root{--bg:#f5f5f1;--paper:#fff;--ink:#202522;--muted:#68716b;--line:#dfe2dc;--accent:#176b52;--accent-dark:#0d4d3a;--soft:#e9efe9;--radius:22px;--shadow:0 18px 50px rgba(25,36,30,.08);--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}img,svg{display:block;max-width:100%}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.section{padding:76px 0}.skip-link{position:fixed;left:12px;top:12px;z-index:1000;transform:translateY(-150%);background:var(--ink);color:#fff;padding:10px 15px;border-radius:8px}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:relative;z-index:20;background:rgba(247,247,244,.95);border-bottom:1px solid var(--line)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px}.wordmark{font-size:22px;font-weight:750;letter-spacing:-.045em;text-decoration:none}.primary-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.primary-nav a,.search-button{font-size:14px;font-weight:600;text-decoration:none}.primary-nav a{padding:26px 0;border-bottom:2px solid transparent}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--accent);border-color:var(--accent)}.search-button{border:0;border-left:1px solid var(--line);background:transparent;padding:10px 0 10px 24px;display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--ink)}.search-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:23px;height:2px;background:var(--ink);margin:5px}.search-panel{background:#fff;border-bottom:1px solid var(--line)}.search-inner{padding:22px 0 26px}.search-inner label{display:block;font-weight:700;margin-bottom:8px}.search-field{display:flex;gap:8px}.search-field input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:10px}.search-field button{border:0;border-radius:10px;background:var(--ink);color:#fff;padding:0 22px}.search-inner p{font-size:13px;color:var(--muted);margin:5px 0 0}
.hero{padding-top:54px}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.hero-copy{padding:30px 0}.eyebrow{color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin:0 0 14px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6.8vw,92px);font-weight:500;line-height:.96;letter-spacing:-.055em;margin:0 0 28px}.lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:560px;margin:0 0 34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--accent);color:#fff;text-decoration:none;border-radius:999px;padding:14px 21px;font-size:14px;font-weight:750;transition:background .2s,transform .2s}.button:hover{background:var(--accent-dark);transform:translateY(-1px)}
.hero-art{position:relative;min-height:540px;background:#dce5dc;border-radius:30px;overflow:hidden}.art-note{position:absolute;z-index:5;top:38px;left:38px}.art-note span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#52635a;margin-bottom:8px}.art-note strong{font-family:Georgia,serif;font-size:25px;line-height:1.15;font-weight:500}.art-surface{position:absolute;left:0;right:0;bottom:0;height:34%;background:#b9c6bb}.art-object{position:absolute;z-index:3}.lamp{right:15%;top:13%;width:150px;height:300px;border-left:9px solid #26332d;transform:rotate(8deg);transform-origin:bottom}.lamp:before{content:"";position:absolute;left:-62px;top:-20px;width:110px;height:70px;background:#f0b96d;border-radius:60px 60px 10px 10px;transform:rotate(-8deg)}.lamp span{position:absolute;width:115px;height:14px;background:#26332d;bottom:0;left:-59px;border-radius:50%}.speaker{right:10%;bottom:22%;width:154px;height:165px;background:#eeeae2;border-radius:26px;box-shadow:var(--shadow)}.speaker:before,.speaker:after{content:"";position:absolute;left:37px;width:80px;height:80px;background:#28302c;border-radius:50%;top:18px;box-shadow:inset 0 0 0 22px #414b45}.speaker:after{width:42px;height:42px;top:110px;left:56px;box-shadow:inset 0 0 0 12px #414b45}.bottle{left:23%;bottom:23%;width:68px;height:160px;border-radius:22px 22px 17px 17px;background:#be7256;box-shadow:var(--shadow)}.bottle:before{content:"";position:absolute;width:34px;height:18px;left:17px;top:-17px;background:#343b37;border-radius:5px 5px 0 0}.book{left:8%;bottom:13%;width:245px;height:52px;background:#f6eedc;border-radius:3px 10px 10px 3px;transform:rotate(-4deg);box-shadow:0 16px 28px rgba(33,40,36,.12)}.book:after{content:"FIELD NOTES";position:absolute;font-size:10px;letter-spacing:.25em;left:35px;top:18px;color:#7e735e}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2,.process-intro h2,.trust-card h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,55px);font-weight:500;line-height:1.05;letter-spacing:-.035em;margin:0}.section-heading>p{max-width:460px;color:var(--muted);margin:0}.pick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pick-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .25s,transform .25s}.pick-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.pick-card-wide{grid-column:span 2}.card-visual{height:245px;position:relative;overflow:hidden;background:#e7e9e2}.pick-card-wide .card-visual{height:340px}.card-body{padding:24px}.category{font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin:0 0 9px}.card-body h3{font-family:Georgia,serif;font-size:25px;line-height:1.15;font-weight:500;letter-spacing:-.02em;margin:0 0 10px}.card-body p:not(.category){font-size:14px;color:var(--muted);margin:0 0 18px}.text-link{font-size:13px;font-weight:800;text-decoration:none}.text-link span{margin-left:6px}.text-link:hover{text-decoration:underline}.visual-tech{background:#d9dfd8}.visual-device{position:absolute;width:180px;height:245px;background:#242a27;border-radius:24px;left:50%;top:60px;transform:translateX(-50%) rotate(-7deg);box-shadow:0 25px 50px rgba(29,38,33,.22)}.visual-device:after{content:"";position:absolute;inset:8px;background:#d98d63;border-radius:17px}.visual-orbit{position:absolute;width:320px;height:160px;border:1px solid #a2afa4;border-radius:50%;left:50%;top:108px;transform:translateX(-50%) rotate(-13deg)}.visual-home{background:#eadfcf}.visual-home span{position:absolute;width:130px;height:180px;background:#f7f3e9;left:50%;bottom:25px;transform:translateX(-50%);border-radius:65px 65px 15px 15px;box-shadow:0 20px 30px rgba(80,60,40,.13)}.visual-home span:after{content:"";position:absolute;width:65px;height:65px;background:#657c6c;border-radius:50%;left:33px;top:42px}.visual-wellness{background:#d8e3dc}.visual-wellness span{position:absolute;width:108px;height:160px;background:#f4efe3;border-radius:26px;left:50%;top:44px;transform:translateX(-50%) rotate(8deg);box-shadow:0 20px 30px rgba(40,70,50,.12)}.visual-wellness span:after{content:"BALANCE";position:absolute;top:72px;left:24px;font-size:9px;letter-spacing:.14em}.visual-auto{background:#d9dde1}.visual-auto span{position:absolute;width:200px;height:94px;background:#39484e;left:50%;bottom:42px;transform:translateX(-50%);border-radius:55px 75px 20px 20px}.visual-auto span:before{content:"";position:absolute;width:45px;height:45px;border-radius:50%;background:#202725;left:23px;bottom:-20px;box-shadow:109px 0 #202725}.visual-everyday{background:#e8dfd6}.visual-everyday span{position:absolute;width:120px;height:170px;border-radius:60px 60px 22px 22px;background:#b9684f;left:50%;top:45px;transform:translateX(-50%)}.visual-everyday span:after{content:"";position:absolute;inset:22px 16px 70px;border-radius:50%;border:1px solid rgba(255,255,255,.5)}
.process-section{background:#fff;margin-top:40px}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.process-intro>p:not(.eyebrow){color:var(--muted);max-width:440px;margin:25px 0}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:grid;grid-template-columns:52px 1fr;gap:24px;padding:27px 0;border-top:1px solid var(--line)}.process-list li:last-child{border-bottom:1px solid var(--line)}.process-list>li>span{font-family:Georgia,serif;color:#98a19b;font-size:18px}.process-list h3{margin:0 0 5px;font-size:20px}.process-list p{margin:0;color:var(--muted);font-size:15px;max-width:600px}
.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.article-visual{height:230px;border-radius:18px;display:block;position:relative;overflow:hidden}.article-visual span{position:absolute;left:15px;top:15px;background:rgba(255,255,255,.9);padding:5px 10px;border-radius:99px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.guide-one{background:linear-gradient(145deg,#d9e3d9 0 50%,#9caf9f 50%)}.guide-one:after{content:"";position:absolute;width:100px;height:140px;background:#f4eee2;border-radius:55px 55px 15px 15px;left:50%;top:50%;transform:translate(-50%,-40%)}.guide-two{background:#d8c9b5}.guide-two:after{content:"";position:absolute;width:150px;height:125px;background:#2d3934;border-radius:20px;left:50%;top:55%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 10px #415049}.guide-three{background:#d9e4df}.guide-three:after{content:"";position:absolute;width:95px;height:150px;background:#c2785d;border-radius:45px 45px 20px 20px;left:50%;top:55%;transform:translate(-50%,-50%) rotate(8deg)}.guide-four{background:#d4dce0}.guide-four:after{content:"";position:absolute;width:180px;height:75px;background:#45555b;border-radius:50px 70px 18px 18px;left:50%;top:60%;transform:translate(-50%,-50%)}.article-meta{display:flex;gap:8px;align-items:center;text-transform:uppercase;letter-spacing:.09em;color:var(--accent);font-size:10px;font-weight:800;margin:17px 0 8px}.article-meta span{color:#929993}.article-card h3{font-family:Georgia,serif;font-weight:500;font-size:23px;line-height:1.2;margin:0 0 10px}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{text-decoration:underline}.article-card>div>p:last-child{color:var(--muted);font-size:14px;line-height:1.55;margin:0}
.trust-section{padding-top:40px}.trust-card{background:var(--accent-dark);color:#fff;border-radius:28px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.trust-card .eyebrow{color:#9fd1bd}.trust-card>div:last-child>p{color:#d2e1da;font-size:17px;margin:4px 0 28px}.button-light{background:#fff;color:var(--accent-dark)}.button-light:hover{background:#eef5f1}
.site-footer{background:#202522;color:#fff;margin-top:80px;padding:65px 0 25px}.footer-top{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;padding-bottom:55px}.footer-mark{font-size:27px}.footer-top>div>p{color:#aab2ad;font-size:14px}.footer-top nav{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-top nav div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-top nav strong{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#8e9992;margin-bottom:7px}.footer-top nav a{text-decoration:none;font-size:14px;color:#dfe3e0}.footer-top nav a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #3a403d;padding-top:22px;display:flex;justify-content:space-between;gap:40px;color:#939c96;font-size:11px}.footer-bottom p:first-child{max-width:690px}.footer-bottom p{margin:0}
.page-hero{padding:90px 0 55px;border-bottom:1px solid var(--line)}.page-hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,76px);font-weight:500;letter-spacing:-.045em;line-height:1;margin:0 0 20px}.page-hero p{font-size:18px;color:var(--muted);max-width:660px}.content-page{max-width:760px;padding-top:55px;padding-bottom:90px}.content-page h2{font-family:Georgia,serif;font-size:32px;font-weight:500;margin-top:45px}.content-page p,.content-page li{color:#525b55}.placeholder-list{display:grid;gap:14px;margin-top:30px}.placeholder-item{display:block;background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;text-decoration:none}.placeholder-item:hover{border-color:#9ca9a0}.placeholder-item strong{display:block;font-family:Georgia,serif;font-size:22px;font-weight:500}.placeholder-item span{color:var(--muted);font-size:14px}
@media(max-width:950px){.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{max-width:700px}.hero-art{min-height:460px}.pick-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:repeat(2,1fr);row-gap:38px}.process-grid{gap:55px}.trust-card{padding:55px;gap:45px}.footer-top{grid-template-columns:1fr;gap:45px}}
@media(max-width:760px){.container{width:min(calc(100% - 30px),var(--max))}.section{padding:58px 0}.header-inner{height:68px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px 22px;flex-direction:column;align-items:stretch;gap:0}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px 0;border-bottom:1px solid var(--line)}.search-button{border-left:0;padding-left:0}.search-button span{display:none}.hero{padding-top:28px}.hero h1{font-size:54px}.hero-art{min-height:400px}.art-note{left:24px;top:25px}.lamp{right:8%;transform:scale(.82) rotate(8deg)}.speaker{right:5%;transform:scale(.85);transform-origin:bottom right}.book{left:4%;width:200px}.pick-grid{grid-template-columns:1fr}.pick-card-wide{grid-column:span 1}.pick-card-wide .card-visual,.card-visual{height:270px}.section-heading{align-items:start;flex-direction:column;gap:12px}.process-grid,.trust-card{grid-template-columns:1fr}.process-grid{gap:35px}.desktop-link{display:none}.trust-card{padding:42px 28px;gap:25px}.footer-top nav{grid-template-columns:1fr 1fr;row-gap:35px}.footer-bottom{flex-direction:column-reverse;gap:12px}}
@media(max-width:520px){.article-grid{grid-template-columns:1fr}.article-visual{height:260px}.footer-top nav{grid-template-columns:1fr}.hero-art{min-height:350px}.art-note strong{font-size:20px}.bottle{left:17%;transform:scale(.85);transform-origin:bottom}.book{width:175px}.hero h1{font-size:48px}.lede{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Photography-ready media system. Replace a .photo-slot with an <img> using
   the same wrapper; object-fit preserves every card's intended crop. */
.photo-slot{display:flex;align-items:center;justify-content:center;background:#e8ebe6;color:#66716a;border:1px solid rgba(34,47,39,.08)}
.photo-tech{background:#e1e7e4}.photo-home{background:#eee8dd}.photo-wellness{background:#e4ebe6}.photo-auto{background:#e3e7e9}.photo-everyday{background:#ece6df}
.photo-slot>img{width:100%;height:100%;object-fit:cover}.photo-slot-mark{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#78827c}.camera-icon{display:block;width:30px;height:22px;border:1.5px solid currentColor;border-radius:5px;position:relative}.camera-icon:before{content:"";position:absolute;width:8px;height:4px;border:1.5px solid currentColor;border-bottom:0;border-radius:3px 3px 0 0;left:9px;top:-6px}.camera-icon:after{content:"";position:absolute;width:7px;height:7px;border:1.5px solid currentColor;border-radius:50%;left:9.5px;top:5.5px}.article-visual.photo-slot{position:relative}.article-visual .media-category{position:absolute;z-index:2;left:15px;top:15px;background:rgba(255,255,255,.92);padding:5px 10px;border-radius:99px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.article-visual .photo-slot-mark{position:static;background:transparent;padding:0;border-radius:0}.article-visual .photo-slot-mark b{font-size:10px}.article-visual.photo-slot:after{display:none}

/* Reusable long-form review and affiliate article patterns */
.article-shell{background:#fff}.article-header{padding:74px 0 40px;border-bottom:1px solid var(--line)}.article-header-inner{max-width:900px}.article-kicker{display:flex;gap:10px;align-items:center;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.article-kicker span+span:before{content:"•";margin-right:10px;color:#9aa39d}.article-header h1{font-family:Georgia,serif;font-size:clamp(43px,6vw,72px);font-weight:500;line-height:1.02;letter-spacing:-.045em;margin:15px 0 22px}.article-deck{font-size:20px;color:var(--muted);max-width:780px}.byline{display:flex;flex-wrap:wrap;gap:9px 18px;padding-top:14px;color:#68716b;font-size:13px}.byline strong{color:var(--ink)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:70px;align-items:start;padding-top:50px;padding-bottom:90px}.article-main{min-width:0}.article-main>section{padding:18px 0 35px;border-bottom:1px solid var(--line)}.article-main h2{font-family:Georgia,serif;font-size:36px;line-height:1.15;font-weight:500;letter-spacing:-.025em;margin:20px 0 14px}.article-main h3{font-size:21px;margin:25px 0 8px}.article-main p,.article-main li{color:#4e5851}.article-main a:not(.button){color:var(--accent-dark)}.product-media{height:480px;border-radius:22px;margin-bottom:26px}.media-caption{font-size:12px;color:var(--muted);margin:-16px 0 28px}.disclosure-box{background:#f1f5f1;border-left:3px solid var(--accent);padding:17px 20px;border-radius:0 10px 10px 0;font-size:13px;color:#4d5a52}.key-facts{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;margin:25px 0}.key-facts div{padding:17px 20px;border-bottom:1px solid var(--line)}.key-facts div:nth-child(odd){border-right:1px solid var(--line)}.key-facts div:nth-last-child(-n+2){border-bottom:0}.key-facts dt{font-size:10px;color:var(--muted);text-transform:uppercase;font-weight:800;letter-spacing:.1em}.key-facts dd{margin:3px 0 0;font-weight:700}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pros-cons>div{border:1px solid var(--line);border-radius:16px;padding:20px}.pros-cons h3{margin:0 0 12px}.pros-cons ul{padding-left:20px;margin-bottom:0}.comparison-table{width:100%;border-collapse:collapse;font-size:14px}.comparison-table caption{text-align:left;font-weight:700;margin-bottom:10px}.comparison-table th,.comparison-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.comparison-table th{background:#f5f6f3}.affiliate-cta{background:var(--accent-dark);color:#fff;border-radius:18px;padding:24px;margin:26px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.affiliate-cta p{color:#d5e2dc;margin:3px 0 0;font-size:13px}.affiliate-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#a8cfbd;font-weight:800}.faq details{border-top:1px solid var(--line);padding:17px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:750;cursor:pointer}.article-sidebar{position:sticky;top:25px}.sidebar-card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fafbf8}.sidebar-card h2{font-family:inherit;font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin:0 0 12px}.sidebar-card ol{padding-left:20px;margin:0}.sidebar-card a{text-decoration:none;font-size:13px}.sidebar-card a:hover{text-decoration:underline}.template-note{background:#fff7df;border:1px solid #e9dab0;color:#62552f;padding:14px 18px;border-radius:10px;font-size:13px;margin-bottom:25px}
@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}.product-media{height:400px}}
@media(max-width:600px){.article-header{padding-top:50px}.article-header h1{font-size:43px}.article-deck{font-size:17px}.product-media{height:290px}.key-facts,.pros-cons{grid-template-columns:1fr}.key-facts div:nth-child(odd){border-right:0}.key-facts div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.key-facts div:last-child{border-bottom:0}.affiliate-cta{align-items:stretch;flex-direction:column}.affiliate-cta .button{width:100%}.comparison-scroll{overflow-x:auto}.comparison-table{min-width:620px}}

/* 2026 visual refresh: premium product-discovery system */
:root{--bg:#f4f1ea;--paper:#fffdf9;--ink:#202723;--muted:#626c65;--line:#d9ddd6;--accent:#165e50;--accent-dark:#10483e;--soft:#e8eee8;--warm:#eee9df;--sage:#e9efe9;--sand:#f1ebe0;--radius:24px;--shadow:0 12px 32px rgba(31,49,40,.075);--shadow-hover:0 20px 46px rgba(31,49,40,.12)}
body{background:var(--bg)}.site-header{background:rgba(244,241,234,.94);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner{height:72px}.wordmark{font-size:23px}.primary-nav a{padding:24px 0}.section{padding:88px 0}.hero{padding:38px 0 86px;background:linear-gradient(90deg,#f4f1ea 0 53%,#ece9df 53%)}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:72px}.hero-copy{padding:55px 0}.hero h1{font-size:clamp(54px,5.8vw,80px);line-height:.99;margin-bottom:25px}.lede{font-size:18px;max-width:525px}.hero-actions{display:flex;align-items:center;gap:26px}.hero-actions .button{padding:16px 24px;box-shadow:0 9px 22px rgba(16,72,62,.16)}.secondary-link{font-size:14px;font-weight:750;text-decoration:none;border-bottom:1px solid #9aa69f;padding:8px 0}.secondary-link:hover{color:var(--accent);border-color:var(--accent)}
.hero-photo-slot{min-height:530px;border-radius:30px;background:#dce5df;border:1px solid #cad5ce;display:flex;align-items:center;justify-content:center;position:relative}.hero-photo-slot:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(54,79,66,.22);border-radius:19px}.hero-photo-label{display:flex;align-items:center;gap:14px;color:#728078;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hero-photo-label>div{display:flex;flex-direction:column}.hero-photo-label strong{font-size:12px;color:#5d6c63;text-transform:none;letter-spacing:0;margin-top:2px}.hero-photo-caption{position:absolute;left:30px;bottom:30px;background:rgba(255,253,249,.92);backdrop-filter:blur(8px);padding:18px 21px;border-radius:15px;box-shadow:var(--shadow)}.hero-photo-caption span{display:block;color:var(--accent);font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;margin-bottom:5px}.hero-photo-caption strong{font-family:Georgia,serif;font-size:21px;line-height:1.12;font-weight:500}.art-note,.art-object,.art-surface{display:none}
#featured{background:var(--paper)}.section-heading{margin-bottom:40px}.section-heading h2,.process-intro h2,.trust-card h2{font-size:clamp(38px,4vw,52px)}.pick-grid{grid-template-columns:repeat(6,1fr);gap:22px}.pick-card{grid-column:span 2;display:flex;flex-direction:column;border-color:#d9ddd6;box-shadow:0 4px 16px rgba(29,43,36,.035);border-radius:25px}.pick-card-wide{grid-column:span 3}.pick-card:nth-child(2){grid-column:span 3}.pick-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px);border-color:#bbc8c0}.card-visual,.pick-card-wide .card-visual{height:auto;aspect-ratio:4/3}.pick-card-wide .card-visual{aspect-ratio:16/10}.card-body{padding:27px 27px 29px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.card-body h3{font-size:26px}.card-body p:not(.category){margin-bottom:22px}.card-body .text-link{margin-top:auto;color:var(--accent-dark)}.photo-slot{background-image:linear-gradient(rgba(255,255,255,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 1px);background-size:36px 36px}
.process-section{background:var(--sage);margin:0}.process-grid{grid-template-columns:.72fr 1.28fr;gap:70px}.process-intro{padding-top:10px}.process-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:steps}.process-list li{display:block;background:rgba(255,253,249,.82);border:1px solid #d5ddd5!important;border-radius:20px;padding:26px;min-height:250px}.process-list>li>span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:var(--accent);color:#fff;font-family:inherit;font-size:12px;font-weight:800;margin-bottom:35px}.process-list h3{font-family:Georgia,serif;font-size:24px;font-weight:500}.process-list p{font-size:14px}.guides-section{background:var(--sand)}.article-grid{gap:24px}.article-card{background:var(--paper);border:1px solid #dedbd2;border-radius:22px;padding:10px 10px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.article-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c8cec7}.article-visual{height:auto;aspect-ratio:3/2;border-radius:15px}.article-card>div:not(.article-visual){padding:0 12px}.article-meta{margin-top:19px}.article-card h3{font-size:22px}.article-visual .media-category{box-shadow:0 3px 12px rgba(20,40,30,.08)}.trust-section{background:var(--paper);padding:96px 0}.trust-card{position:relative;overflow:hidden;padding:76px 72px;background:#174f45;box-shadow:0 22px 55px rgba(18,65,55,.16)}.trust-card:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-90px;top:-150px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.trust-card>div{position:relative;z-index:1}.site-footer{margin-top:0}
.page-hero{background:var(--sand);padding:82px 0 60px}.content-page{background:var(--paper);max-width:820px;margin-top:45px;margin-bottom:85px;padding:42px 50px 60px;border:1px solid var(--line);border-radius:22px;box-shadow:0 8px 28px rgba(29,43,36,.045)}

/* Long-form article refresh */
.article-shell{background:#efede6}.article-header{background:#e8eee9;padding:74px 0 50px;border-bottom:1px solid #d4dbd5}.article-header-inner{max-width:980px}.article-header h1{font-size:clamp(44px,5.5vw,66px);max-width:900px}.article-deck{font-size:19px}.article-layout{grid-template-columns:minmax(0,790px) 260px;gap:48px;padding-top:40px}.article-main{background:var(--paper);border:1px solid var(--line);border-radius:25px;padding:24px 45px 52px;box-shadow:0 8px 32px rgba(28,44,36,.055)}.product-media{height:auto;aspect-ratio:16/10;border-radius:18px;margin-top:0;border-color:#d3d8d2}.article-main>section{padding:30px 0 43px}.article-main h2{font-size:34px;margin-top:15px}.disclosure-box{background:#edf3ee;border:1px solid #d3dfd6;border-left:4px solid var(--accent);border-radius:11px;padding:18px 20px}.key-facts{background:#fafaf6}.key-facts div{padding:19px 21px}.pros-cons{gap:18px}.pros-cons>div{padding:23px}.pros-cons>div:first-child{background:#eff6f0;border-color:#cee0d2}.pros-cons>div:first-child h3{color:#21623f}.pros-cons>div:last-child{background:#f8efec;border-color:#e7d3cd}.pros-cons>div:last-child h3{color:#8a4c42}.affiliate-cta{padding:27px 28px;background:#154f44;border:1px solid #0d4439;box-shadow:0 12px 28px rgba(16,72,62,.16)}.affiliate-cta .button{box-shadow:0 6px 16px rgba(0,0,0,.12)}.comparison-table{border:1px solid var(--line);border-radius:12px;border-collapse:separate;border-spacing:0;overflow:hidden}.comparison-table th,.comparison-table td{padding:15px 16px}.comparison-table thead th{background:#e7eee8;color:#2c4438;border-bottom:1px solid #cdd8d0}.comparison-table tbody tr:nth-child(even){background:#f7f6f1}.comparison-table tbody tr:hover{background:#eef2ed}.faq details{background:#faf9f5;border:1px solid var(--line);border-radius:12px;padding:0;margin:10px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{padding:18px 20px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--accent);font-size:20px;line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 20px 18px;margin:0}.article-sidebar{top:95px}.sidebar-card{background:rgba(255,253,249,.9);padding:18px;border-radius:14px;box-shadow:0 5px 20px rgba(29,43,36,.045)}.sidebar-card li{margin:6px 0}.sidebar-card a{color:#59635d}.template-note{background:#fbf5df;margin-bottom:29px}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr 1fr;gap:42px}.pick-grid{grid-template-columns:repeat(2,1fr)}.pick-card,.pick-card-wide,.pick-card:nth-child(2){grid-column:span 1}.process-grid{grid-template-columns:1fr}.process-list li{min-height:230px}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:30px}.article-main{padding-inline:35px}}
@media(max-width:900px){.hero{background:var(--bg)}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.hero-photo-slot{min-height:440px}.article-layout{display:block}.article-main{max-width:790px;margin:auto}.article-sidebar{display:none}}
@media(max-width:760px){.section{padding:68px 0}.site-header{position:relative}.hero{padding-top:22px}.hero h1{font-size:51px}.hero-photo-slot{min-height:390px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.pick-grid,.process-list{grid-template-columns:1fr}.process-list li{min-height:0}.process-list>li>span{margin-bottom:24px}.article-grid{grid-template-columns:1fr 1fr}.trust-section{padding:65px 0}.trust-card{padding:48px 30px}.content-page{width:min(calc(100% - 30px),820px);padding:30px 25px 45px}.article-header{padding-top:52px}.article-layout{width:min(calc(100% - 24px),var(--max));padding-top:20px}.article-main{padding:14px 24px 40px}.article-main>section{padding:24px 0 34px}}
@media(max-width:520px){.hero h1{font-size:46px}.hero-photo-slot{min-height:320px}.hero-photo-caption{left:18px;right:18px;bottom:18px}.hero-photo-label{margin-top:-60px}.article-grid{grid-template-columns:1fr}.article-visual{aspect-ratio:16/10}.article-main{padding-inline:18px;border-radius:18px}.article-header h1{font-size:40px}.product-media{aspect-ratio:4/3}.article-main h2{font-size:30px}}

/* Homepage concept — intentionally scoped so article and policy pages stay intact. */
.homepage{--home-bg:#fbfaf5;--home-ink:#12251e;--home-green:#123e33;--home-lime:#b7dc36;--home-line:#dfe4dc;--home-muted:#66736c;background:var(--home-bg);color:var(--home-ink);overflow-x:hidden}.homepage em{font-style:normal;color:var(--home-lime)}
.home-header{height:82px;background:rgba(251,250,245,.95);border-bottom:1px solid rgba(18,62,51,.09);position:relative;z-index:20}.home-nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.home-wordmark{font-size:24px;font-weight:850;letter-spacing:-.055em;text-decoration:none}.home-nav{display:flex;align-items:center;gap:36px}.home-nav a{font-size:13px;font-weight:750;text-decoration:none;padding:28px 0;border-bottom:2px solid transparent}.home-nav a:hover,.home-nav a:focus-visible{color:#195c4b;border-color:var(--home-lime)}.home-menu-toggle{display:none}
.home-hero{padding:62px 0 92px;min-height:690px;display:flex;align-items:center}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(470px,1.06fr);gap:65px;align-items:center}.home-kicker{margin:0 0 21px;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:850;color:#496158}.home-kicker span{color:var(--home-lime);margin:0 5px}.home-hero h1{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(58px,6.35vw,88px);letter-spacing:-.07em;line-height:.9;margin:0 0 28px;font-weight:850}.home-intro{font-size:18px;line-height:1.65;color:var(--home-muted);max-width:555px;margin:0 0 30px}.home-actions{display:flex;gap:12px;flex-wrap:wrap}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:19px;min-height:53px;padding:0 22px;border-radius:13px;text-decoration:none;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{color:#fff;background:var(--home-green);box-shadow:0 10px 24px rgba(18,62,51,.18)}.home-btn-primary:hover{background:#0b3028;box-shadow:0 14px 30px rgba(18,62,51,.23)}.home-btn-secondary{color:var(--home-green);border:1px solid #cfd7d1;background:#fff}.home-btn-secondary:hover{border-color:#9daf9f}.home-trust-line{display:flex;align-items:center;gap:8px;color:#69756f;font-size:12px;font-weight:650;margin:24px 0 0}.home-trust-line span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e5f0d2;color:#426226;font-size:10px}
.home-collage{height:550px;position:relative}.collage-card{position:absolute;border:8px solid #fff;border-radius:26px;box-shadow:0 22px 55px rgba(25,48,37,.14);overflow:hidden}.collage-main{width:72%;height:76%;right:2%;top:10%;background:#dfe8e1;transform:rotate(2deg)}.collage-top{width:39%;height:39%;left:1%;top:0;background:#e9e4d8;transform:rotate(-5deg);z-index:3}.collage-bottom{width:48%;height:27%;left:0;bottom:4%;z-index:4;background:var(--home-green);color:#fff;padding:25px;border-width:6px;display:flex;justify-content:space-between;align-items:end;font-size:17px;font-weight:750;line-height:1.25;transform:rotate(-1.5deg)}.collage-bottom i{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--home-lime);color:var(--home-green);font-style:normal;font-size:20px}.collage-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px);background-size:38px 38px;color:#718078}.collage-placeholder small{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:800}.collage-label{position:absolute;right:17px;bottom:17px;background:#fff;padding:8px 12px;border-radius:99px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.collage-badge{position:absolute;z-index:5;right:-16px;bottom:4%;width:112px;height:112px;background:var(--home-lime);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 28px rgba(64,84,33,.16);transform:rotate(7deg)}.collage-badge strong{font-size:23px;letter-spacing:-.08em}.collage-badge span{font-size:8px;line-height:1.15;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.collage-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--home-lime)}.dot-one{right:2%;top:2%}.dot-two{left:43%;bottom:1%;width:7px;height:7px}.collage-ring{position:absolute;width:90px;height:90px;border:1px solid #b8c5bd;border-radius:50%;right:-33px;top:31%;box-shadow:0 0 0 12px var(--home-bg),0 0 0 13px #dfe4dc}
.home-explore{background:#eff2ec;padding:102px 0 108px}.home-section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.home-section-head h2,.process-home-intro h2,.trust-heading h2{font-size:clamp(42px,4.6vw,62px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:830}.home-section-head>p{max-width:430px;color:var(--home-muted);font-size:16px;margin:0 0 3px}.coming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.coming-card{background:#fff;border:1px solid var(--home-line);border-radius:24px;overflow:hidden;box-shadow:0 5px 20px rgba(24,47,36,.04);transition:transform .25s,box-shadow .25s}.coming-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(24,47,36,.1)}.coming-media{height:245px;position:relative;overflow:hidden;background:#dfe7e1}.coming-two .coming-media{background:#e8e3d9}.coming-three .coming-media{background:#e1e5df}.coming-shape{position:absolute;z-index:1;opacity:.7}.shape-one{width:155px;height:155px;border-radius:50%;background:#bfd554;right:-42px;top:-47px}.shape-two{width:115px;height:115px;border:22px solid #c7d4c9;border-radius:30px;left:-35px;bottom:-35px;transform:rotate(22deg)}.shape-three{width:180px;height:70px;border-radius:50%;border:1px solid #a9b9ae;right:-30px;bottom:25px;transform:rotate(-20deg)}.coming-copy{padding:25px 26px 29px}.coming-copy>p{color:#4f6a5f;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px}.coming-copy h3{font-size:22px;line-height:1.18;letter-spacing:-.025em;margin:0 0 12px}.coming-copy>span{display:block;color:var(--home-muted);font-size:13px;line-height:1.55}
.home-process{padding:110px 0;background:var(--home-bg)}.process-home-grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:92px}.process-home-intro>p:not(.home-kicker){color:var(--home-muted);max-width:400px}.home-text-link{display:inline-flex;gap:16px;color:var(--home-green);font-size:13px;font-weight:850;text-decoration:none;border-bottom:1px solid #aab9b0;padding-bottom:6px;margin-top:16px}.home-steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.home-steps li{display:grid;grid-template-columns:64px 1fr;gap:22px;align-items:center;padding:23px 25px;background:#fff;border:1px solid var(--home-line);border-radius:19px;transition:transform .2s,border-color .2s}.home-steps li:hover{transform:translateX(5px);border-color:#b9c8be}.step-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:16px;background:#eaf0e8;color:var(--home-green)}.step-icon svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-steps small{color:#829087;font-size:9px;letter-spacing:.12em;font-weight:850}.home-steps h3{font-size:21px;margin:1px 0 2px}.home-steps p{font-size:13px;color:var(--home-muted);margin:0}
.home-trust{background:var(--home-green);color:#fff;padding:94px 0;position:relative;overflow:hidden}.home-trust:after{content:"";position:absolute;width:350px;height:350px;border:1px solid rgba(183,220,54,.25);border-radius:50%;right:-110px;top:-190px;box-shadow:0 0 0 65px rgba(183,220,54,.035),0 0 0 130px rgba(183,220,54,.02)}.home-trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;position:relative;z-index:1}.home-trust .home-kicker{color:#b5c6bd}.trust-heading h2{color:#fff}.trust-content>p{color:#d1ddd7;font-size:17px;max-width:520px;margin:0 0 30px}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);padding-top:20px;gap:15px}.trust-points span{font-size:12px;font-weight:750}.trust-points i{display:block;color:var(--home-lime);font-style:normal;font-size:9px;letter-spacing:.1em;margin-bottom:5px}
.home-footer{background:#0b1e18;color:#fff;padding:68px 0 25px}.home-footer-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-bottom:56px}.footer-brand p{font-size:13px;color:#93a49b}.home-footer nav{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.home-footer nav div{display:flex;flex-direction:column;gap:7px}.home-footer nav strong{text-transform:uppercase;letter-spacing:.14em;font-size:9px;color:#71847a;margin-bottom:9px}.home-footer nav a{color:#dce3df;text-decoration:none;font-size:13px}.home-footer nav a:hover{color:var(--home-lime)}.home-footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:20px;border-top:1px solid #263a32;color:#7e9086;font-size:10px}.home-footer-bottom p{margin:0}.home-footer-bottom p:first-child{max-width:700px}
@media(max-width:1000px){.home-hero-grid{grid-template-columns:1fr 1fr;gap:35px}.home-collage{height:490px}.home-hero h1{font-size:61px}.process-home-grid{gap:55px}.home-trust-inner{gap:50px}}
@media(max-width:800px){.home-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:12px 20px 22px;border-bottom:1px solid var(--home-line);flex-direction:column;align-items:stretch;gap:0}.home-nav.is-open{display:flex}.home-nav a{padding:13px 0;border-bottom:1px solid var(--home-line)}.home-header{height:70px}.home-menu-toggle{display:block}.home-hero{padding:52px 0 70px}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{max-width:660px}.home-collage{height:510px;max-width:650px;width:100%;margin:auto}.home-section-head,.home-trust-inner{grid-template-columns:1fr;display:grid;gap:20px}.coming-grid{grid-template-columns:1fr 1fr}.coming-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.coming-card:last-child .coming-media{height:auto}.process-home-grid{grid-template-columns:1fr}.process-home-intro{max-width:600px}.home-footer-main{grid-template-columns:1fr}.home-footer-bottom{flex-direction:column-reverse;gap:10px}}
@media(max-width:560px){.homepage .container{width:min(calc(100% - 30px),var(--max))}.home-hero{padding-top:42px}.home-hero h1{font-size:49px;line-height:.93}.home-intro{font-size:16px}.home-actions{display:grid}.home-btn{width:100%}.home-collage{height:400px;margin-top:10px}.collage-main{width:78%;height:72%}.collage-top{width:41%;height:35%}.collage-bottom{width:58%;height:28%;font-size:14px;padding:18px}.collage-badge{width:87px;height:87px;right:-7px}.collage-badge strong{font-size:19px}.home-explore,.home-process{padding:76px 0}.home-section-head h2,.process-home-intro h2,.trust-heading h2{font-size:39px}.coming-grid{grid-template-columns:1fr}.coming-card:last-child{grid-column:auto;display:block}.coming-card:last-child .coming-media{height:245px}.home-steps li{grid-template-columns:54px 1fr;padding:19px 17px;gap:15px}.step-icon{width:50px;height:50px}.home-trust{padding:72px 0}.trust-points{grid-template-columns:1fr;gap:15px}.trust-points span{display:grid;grid-template-columns:30px 1fr;align-items:center}.trust-points i{margin:0}.home-footer nav{grid-template-columns:1fr 1fr;row-gap:30px}}

/* Homepage refinement: stronger brand scale and tighter connected rhythm. */
.homepage .home-header{height:92px}.homepage .home-wordmark{font-size:39px;font-weight:900;letter-spacing:-.065em;line-height:1}.homepage .home-nav a{position:relative;padding:33px 0;transition:color .18s}.homepage .home-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:2px;background:var(--home-lime);transition:right .2s}.homepage .home-nav a:hover{border-color:transparent}.homepage .home-nav a:hover:after,.homepage .home-nav a:focus-visible:after{right:0}.homepage .home-hero{padding-top:50px;padding-bottom:74px;min-height:640px}.homepage .home-explore{padding-top:82px;padding-bottom:88px}.homepage .home-process{padding-top:88px;padding-bottom:88px}.homepage .home-trust{padding-top:76px;padding-bottom:76px}.homepage .coming-media{height:265px}.homepage .coming-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.homepage .coming-card:hover{transform:translateY(-4px);border-color:#bdc9c0;box-shadow:0 16px 34px rgba(24,47,36,.09)}.homepage .home-btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.homepage .home-btn:focus-visible,.homepage .coming-card:focus-within,.homepage .home-nav a:focus-visible{outline:3px solid rgba(183,220,54,.55);outline-offset:4px}.homepage .collage-main{background:#dde7df}.homepage .collage-top{background:#e8e6df}.homepage .coming-two .collage-placeholder{background-size:46px 46px}.homepage .coming-three .collage-placeholder{background-size:32px 32px}.homepage .home-footer .home-wordmark{font-size:32px}
@media(max-width:800px){.homepage .home-header{height:78px}.homepage .home-wordmark{font-size:33px}.homepage .home-nav{top:78px}.homepage .home-nav a{padding:14px 0}.homepage .home-nav a:after{display:none}.homepage .home-hero{padding-top:46px;padding-bottom:58px}.homepage .home-explore,.homepage .home-process{padding-top:70px;padding-bottom:72px}.homepage .home-trust{padding-top:65px;padding-bottom:65px}}
@media(max-width:560px){.homepage .home-wordmark{font-size:31px}.homepage .home-header{height:74px}.homepage .home-nav{top:74px}.homepage .home-menu-toggle{padding:10px;min-width:44px;min-height:44px}.homepage .home-hero{padding-top:38px;padding-bottom:52px}.homepage .home-explore,.homepage .home-process{padding-top:62px;padding-bottom:64px}.homepage .home-trust{padding-top:58px;padding-bottom:58px}.homepage .coming-media{height:225px}.homepage .coming-card:last-child .coming-media{height:225px}.homepage .home-footer .home-wordmark{font-size:29px}}

/* Digital discovery homepage v2 — all rules remain homepage-scoped. */
.home-v2 .home-header{height:88px}.home-v2 .home-wordmark{font-size:38px}.home-v2 .home-nav{gap:28px}.home-v2 .home-nav a{padding:31px 0}.home-v2 .home-nav .nav-cta{background:var(--home-green);color:#fff;padding:12px 17px;border-radius:11px;margin-left:7px}.home-v2 .home-nav .nav-cta:after{display:none}.home-v2 .home-nav .nav-cta:hover{background:#092f27;transform:translateY(-1px)}
.discovery-hero{padding:52px 0 76px}.discovery-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(570px,1.18fr);gap:52px;align-items:center}.discovery-copy{padding:34px 0}.discovery-copy h1{font-size:clamp(58px,5.8vw,82px);font-weight:880;letter-spacing:-.07em;line-height:.91;margin:0 0 27px}.discovery-intro{max-width:535px;font-size:17px;line-height:1.65;color:var(--home-muted);margin:0 0 29px}.partner-line{display:flex;align-items:center;gap:9px;color:#6d7872;font-size:11px;font-weight:650;margin:21px 0 0}.partner-line>span{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e7efd7;color:#4a6828;font-weight:850;font-family:Georgia,serif}
.discovery-visual{height:570px;position:relative;background:#e3ebe4;border-radius:34px;overflow:hidden;border:1px solid #d4ded6;box-shadow:0 22px 52px rgba(24,50,38,.1)}.discovery-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.23) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.23) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 84%)}.desk-surface{position:absolute;left:0;right:0;bottom:0;height:31%;background:#d0d9d1;border-top:1px solid rgba(42,71,56,.09)}.laptop{position:absolute;width:62%;height:47%;right:7%;top:16%;z-index:2;transform:perspective(900px) rotateY(-5deg)}.laptop-screen{height:88%;background:#173c33;border:8px solid #142c26;border-radius:15px 15px 7px 7px;padding:12px}.laptop-base{height:10%;width:112%;margin-left:-6%;background:#b8c2bc;border-radius:2px 2px 16px 16px;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%)}.ui-top{height:16px;display:flex;gap:4px;border-bottom:1px solid rgba(255,255,255,.12)}.ui-top span{width:4px;height:4px;border-radius:50%;background:#b6d837}.ui-layout{display:grid;grid-template-columns:23% 1fr;height:calc(100% - 16px)}.ui-sidebar{padding:15px 8px;border-right:1px solid rgba(255,255,255,.1)}.ui-sidebar i,.ui-lines i{display:block;height:4px;border-radius:4px;background:rgba(255,255,255,.2);margin-bottom:11px}.ui-content{padding:15px}.ui-title{height:10px;width:47%;border-radius:5px;background:#b6d837;margin-bottom:17px}.ui-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ui-cards i{height:55px;border-radius:6px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.1)}.ui-lines{margin-top:15px}.ui-lines i{margin-bottom:7px}.ui-lines i:nth-child(1){width:85%}.ui-lines i:nth-child(2){width:68%}.ui-lines i:nth-child(3){width:76%}.phone{position:absolute;z-index:4;width:105px;height:202px;right:3%;top:38%;background:#fafafa;border:6px solid #152e27;border-radius:22px;padding:17px 9px 10px;box-shadow:0 14px 25px rgba(15,42,33,.2);transform:rotate(5deg)}.phone-notch{position:absolute;top:5px;left:35%;width:30%;height:5px;border-radius:4px;background:#243c35}.phone-media{height:88px;border-radius:8px;background:#dce6de;display:flex;align-items:center;justify-content:center;color:#75827a}.phone-media .camera-icon{transform:scale(.65)}.phone>i{display:block;height:5px;border-radius:4px;background:#d9dedb;margin:9px 2px 0}.phone>i:nth-last-child(2){width:70%}.phone>i:last-child{width:45%;background:#b6d837}.visual-note{position:absolute;z-index:3;left:6%;top:8%;width:145px;height:128px;border:6px solid #fff;border-radius:20px;background:#ebe6dc;box-shadow:0 13px 28px rgba(36,52,44,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#78817c;transform:rotate(-4deg)}.visual-note .camera-icon{transform:scale(.8)}.visual-note small{font-size:7px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.info-card{position:absolute;z-index:5;display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.96);padding:12px 13px;border:1px solid #dae0da;border-radius:13px;box-shadow:0 9px 24px rgba(29,52,41,.11);width:205px}.info-card b{display:flex;align-items:center;justify-content:center;flex:0 0 25px;height:25px;border-radius:7px;background:#e9f2d1;color:#466225;font-size:8px}.info-card div{display:flex;flex-direction:column}.info-card strong{font-size:10px;margin-bottom:2px}.info-card div span{font-size:7.5px;line-height:1.35;color:#68736d}.info-research{left:5%;bottom:21%}.info-content{left:32%;bottom:7%}.info-connections{right:4%;bottom:8%}.visual-spark{position:absolute;z-index:1;border-radius:50%;background:var(--home-lime)}.spark-a{width:9px;height:9px;right:5%;top:7%}.spark-b{width:6px;height:6px;left:35%;top:8%}.visual-orbit-v2{position:absolute;width:120px;height:120px;border:1px solid #aebeb3;border-radius:50%;right:-52px;top:19%;box-shadow:0 0 0 14px #e3ebe4,0 0 0 15px #cad6cd}
.what-we-do{padding:82px 0 90px;background:#f0f3ed}.what-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:37px}.what-head h2{font-size:clamp(43px,4.5vw,61px);letter-spacing:-.055em;line-height:1;margin:0}.what-head>p{max-width:440px;color:var(--home-muted);font-size:15px;margin:0 0 4px}.what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.what-card{position:relative;background:#fff;border:1px solid var(--home-line);border-radius:22px;padding:29px;min-height:250px;transition:transform .2s,box-shadow .2s,border-color .2s}.what-card:hover{transform:translateY(-4px);border-color:#bdcabe;box-shadow:0 16px 34px rgba(25,48,37,.08)}.what-card>span{position:absolute;right:25px;top:27px;font-size:9px;color:#87948c;font-weight:850;letter-spacing:.12em}.what-icon{width:52px;height:52px;border-radius:15px;background:#e8efd9;color:var(--home-green);display:flex;align-items:center;justify-content:center;margin-bottom:38px}.what-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.what-card h3{font-size:23px;margin:0 0 8px}.what-card p{font-size:14px;line-height:1.55;color:var(--home-muted);max-width:290px;margin:0}
.principles{padding:76px 0;background:var(--home-green);color:#fff;position:relative;overflow:hidden}.principles:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(183,220,54,.23);border-radius:50%;right:-110px;top:-185px;box-shadow:0 0 0 55px rgba(183,220,54,.03),0 0 0 110px rgba(183,220,54,.02)}.principles-inner{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center;position:relative;z-index:1}.principles .home-kicker{color:#b2c4ba}.principles-title h2{font-size:clamp(40px,4.2vw,57px);line-height:1;letter-spacing:-.055em;margin:0}.principle-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.principle-list article{padding:22px 18px;border:1px solid rgba(255,255,255,.17);border-radius:17px;background:rgba(255,255,255,.04)}.principle-list article>span{font-size:8px;color:var(--home-lime);font-weight:850;letter-spacing:.12em}.principle-list h3{font-size:17px;margin:26px 0 7px}.principle-list p{font-size:11px;line-height:1.5;color:#cbd9d2;margin:0}.home-v2 .home-footer{padding-top:58px}
@media(max-width:1080px){.discovery-grid{grid-template-columns:.8fr 1.2fr;gap:35px}.discovery-copy h1{font-size:62px}.discovery-visual{height:530px}.info-card{width:185px}.principles-inner{gap:45px}}
@media(max-width:900px){.home-v2 .home-header{height:78px}.home-v2 .home-wordmark{font-size:33px}.home-v2 .home-nav{top:78px}.home-v2 .home-nav .nav-cta{margin:12px 0 0;text-align:center;padding:14px}.discovery-hero{padding:48px 0 65px}.discovery-grid{grid-template-columns:1fr}.discovery-copy{max-width:680px;padding-bottom:0}.discovery-visual{height:550px}.what-grid{gap:13px}.principles-inner{grid-template-columns:1fr}.principles-title{max-width:650px}}
@media(max-width:768px){.what-head{display:grid;gap:16px}.what-grid{grid-template-columns:1fr}.what-card{min-height:0}.what-icon{margin-bottom:24px}.principle-list{grid-template-columns:1fr}.principle-list article{display:grid;grid-template-columns:35px 1fr;padding:19px}.principle-list h3{margin:0 0 4px}.principle-list article>span{padding-top:5px}.discovery-visual{height:510px}.info-content{left:29%}.info-connections{right:3%}}
@media(max-width:520px){.home-v2 .home-header{height:74px}.home-v2 .home-wordmark{font-size:31px}.home-v2 .home-nav{top:74px}.discovery-hero{padding:37px 0 52px}.discovery-copy h1{font-size:48px}.discovery-intro{font-size:15px}.discovery-visual{height:520px;border-radius:25px}.laptop{width:77%;height:38%;right:5%;top:22%}.visual-note{width:112px;height:104px;left:4%;top:5%}.phone{width:82px;height:166px;right:2%;top:42%;padding-inline:7px}.phone-media{height:69px}.info-card{width:184px}.info-research{left:4%;bottom:26%}.info-content{left:5%;bottom:8%}.info-connections{right:3%;bottom:2%;transform:translateY(88%);display:none}.what-we-do{padding:64px 0 68px}.what-head h2{font-size:41px}.principles{padding:61px 0}.principles-title h2{font-size:39px}.home-v2 .home-footer{padding-top:50px}}

/* Widescreen composition: homepage only. */
@media(min-width:901px){
  .home-v2 .container{width:min(calc(100% - 64px),1540px)}
  .home-v2 .discovery-grid{grid-template-columns:minmax(500px,.76fr) minmax(650px,1.24fr);gap:clamp(48px,4vw,76px)}
  .home-v2 .discovery-copy{max-width:610px}
  .home-v2 .discovery-intro{max-width:545px}
  .home-v2 .discovery-visual{width:100%;height:clamp(570px,34vw,625px)}
  .home-v2 .what-head>p{max-width:470px}
  .home-v2 .what-grid{gap:24px}
  .home-v2 .what-card{padding:32px;min-height:260px}
  .home-v2 .principles-inner{grid-template-columns:minmax(430px,.82fr) minmax(650px,1.18fr);gap:clamp(60px,6vw,105px)}
  .home-v2 .principle-list{gap:18px}
  .home-v2 .principle-list article{padding:24px 21px}
}
@media(min-width:1600px){
  .home-v2 .container{width:min(82vw,1540px)}
  .home-v2 .discovery-copy h1{font-size:86px}
  .home-v2 .discovery-visual{height:625px}
}
@media(max-width:900px){.home-v2 .container{width:min(calc(100% - 40px),var(--max))}}
@media(max-width:560px){.home-v2 .container{width:min(calc(100% - 32px),var(--max))}}

/* Supplied homepage hero photography. */
.home-v2 .discovery-photo{margin:0;height:auto;aspect-ratio:3/2;background:#e3e7df;overflow:hidden}
.home-v2 .discovery-photo:before{display:none}
.home-v2 .discovery-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
@media(max-width:900px){.home-v2 .discovery-photo{width:100%;height:auto;aspect-ratio:3/2}}

/* Mobile-only hero priority: brand → headline → existing image → supporting content. */
@media(max-width:600px){
  .home-v2 .discovery-hero{padding:28px 0 48px}
  .home-v2 .discovery-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0}
  .home-v2 .discovery-copy{display:contents}
  .home-v2 .discovery-copy>.home-kicker{order:1;margin:0 0 16px}
  .home-v2 .discovery-copy>h1{order:2;margin:0 0 18px;font-size:clamp(42px,12.3vw,49px);line-height:.92}
  .home-v2 .discovery-photo{order:3;width:100%;height:auto;aspect-ratio:3/2;margin:0 0 23px;border-radius:20px}
  .home-v2 .discovery-copy>.discovery-intro{order:4;margin:0 0 22px;font-size:15px;line-height:1.6}
  .home-v2 .discovery-copy>.home-actions{order:5;display:grid;gap:11px;margin:0}
  .home-v2 .discovery-copy>.partner-line{order:6;margin:18px 0 0}
  .home-v2 .what-card{min-height:0;height:auto;padding:21px 22px 23px}
  .home-v2 .what-icon{width:48px;height:48px;margin-bottom:17px}
  .home-v2 .what-card h3{margin-bottom:6px}
  .home-v2 .what-card p{line-height:1.5}
  .home-v2 .what-grid{gap:13px}
  .home-v2 .principles-inner{gap:30px}
}
