:root{--ink:#17221c;--muted:#667269;--bg:#fbfaf6;--surface:#fff;--line:#e4e3dc;--sage:#dfead8;--sage-2:#eef4e9;--green:#244b35;--green-2:#356747;--peach:#f4d9c7;--amber:#f3e6af;--red:#8d3b32;--shadow:0 18px 48px rgba(29,45,35,.10);--radius:24px;--radius-sm:14px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.narrow{max-width:820px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.site-header{position:sticky;top:0;z-index:30;background:rgba(251,250,246,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(228,227,220,.8)}.header-inner{height:78px;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;gap:10px;font-weight:650;white-space:nowrap}.logo-mark,.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:-.04em}.main-nav{display:flex;gap:18px;margin-left:auto;font-size:.94rem}.main-nav a{padding:8px 2px;color:#35453a}.main-nav a:hover{color:var(--green)}.header-search{display:flex;border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px 5px 4px 12px}.header-search input{border:0;outline:0;background:transparent;width:150px}.header-search button{border:0;background:var(--green);color:#fff;width:34px;height:34px;border-radius:50%;cursor:pointer}.nav-toggle{display:none}.hero{overflow:hidden;background:linear-gradient(135deg,#f6f3e8,#edf3e9 65%,#f2e4d7);border-bottom:1px solid var(--line)}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.18fr .82fr;gap:60px;align-items:center}.hero-copy h1,.page-hero h1,.product-summary h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.02;letter-spacing:-.035em}.hero-copy h1{font-size:clamp(3rem,6vw,5.8rem);max-width:830px;margin:.18em 0 .3em}.hero-copy h1 em{font-style:italic;color:var(--green-2)}.hero-copy>p{font-size:1.18rem;max-width:700px;color:#526056}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800;color:var(--green-2)}.gift-search{display:flex;gap:10px;max-width:660px;background:#fff;border:1px solid var(--line);padding:7px;border-radius:999px;box-shadow:0 10px 30px rgba(30,50,36,.06);margin-top:28px}.gift-search input{flex:1;border:0;outline:0;background:transparent;padding:0 16px;font-size:1rem;min-width:0}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;padding:12px 20px;border-radius:999px;font-weight:750;cursor:pointer;font:inherit}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#183a28}.button.secondary{background:#fff;border-color:#cfd7cf;color:var(--green)}.button.full{width:100%;margin-top:8px}.hero-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:17px;color:var(--muted);font-size:.92rem}.hero-links a{text-decoration:underline;text-underline-offset:3px}.hero-visual{height:480px;position:relative}.gift-box{position:absolute;display:grid;place-items:center;font-family:Georgia,serif;font-size:3rem;box-shadow:var(--shadow);border:1px solid rgba(0,0,0,.05)}.gift-box:before,.gift-box:after{content:"";position:absolute;background:rgba(255,255,255,.72)}.gift-box:before{width:18%;height:100%;left:41%}.gift-box:after{height:16%;width:100%;top:18%}.gift-box span{z-index:2}.gift-one{width:240px;height:270px;border-radius:28px;background:var(--green);color:white;left:20%;top:25%;transform:rotate(-7deg)}.gift-two{width:170px;height:190px;border-radius:22px;background:var(--peach);right:4%;top:4%;transform:rotate(9deg)}.gift-three{width:145px;height:160px;border-radius:20px;background:var(--amber);right:11%;bottom:0;transform:rotate(4deg)}.spark{position:absolute;font-size:2rem;color:#a5784d}.spark-a{top:8%;left:8%}.spark-b{bottom:13%;left:4%;font-size:3rem}.spark-c{top:43%;right:0;font-size:4rem}.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:32px}.section-head h2,.split-callout h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.1;margin:7px 0 0}.section-head>p{max-width:480px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:18px}.feature-card{min-height:330px;padding:34px;border-radius:var(--radius);display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 24px rgba(32,50,40,.05);transition:.2s transform}.feature-card:hover{transform:translateY(-4px)}.feature-card h3{font-family:Georgia,serif;font-size:2rem;font-weight:500;margin:10px 0}.feature-card p{max-width:450px}.feature-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.feature-1{background:var(--green);color:#fff}.feature-2{background:var(--peach)}.feature-3{background:var(--amber)}.text-link{margin-top:auto;font-weight:750}.soft-section{background:var(--sage-2);border-top:1px solid #dde7d8;border-bottom:1px solid #dde7d8}.chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.topic-chip{background:#fff;border:1px solid #dce3d9;border-radius:16px;padding:18px 19px;display:flex;justify-content:space-between;gap:12px;align-items:center}.topic-chip:hover{border-color:#9fb19f}.topic-chip small{color:var(--muted);font-size:.7rem;text-transform:uppercase}.split-callout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.split-callout p{color:var(--muted);max-width:620px}.logic-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.logic-step{display:flex;align-items:center;gap:18px;font-weight:750}.logic-step b{width:44px;height:44px;border-radius:50%;background:var(--sage);display:grid;place-items:center}.logic-line{height:32px;width:2px;background:var(--line);margin:4px 0 4px 21px}.site-footer{background:#17261d;color:#eaf0eb;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid p{max-width:430px;color:#b8c6bc}.footer-grid a:not(.logo){color:#d1dbd3}.footer-bottom{border-top:1px solid #314239;margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;color:#aebcb2;font-size:.87rem}.page-hero{padding:78px 0 48px;background:linear-gradient(135deg,#f6f3e8,#edf3e9);border-bottom:1px solid var(--line)}.page-hero h1,.product-summary h1{font-size:clamp(2.6rem,5vw,4.7rem);margin:.22em 0}.lead{font-size:1.18rem;color:#58675e;max-width:760px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:.82rem;color:#738078;margin-bottom:26px}.breadcrumbs a:hover{text-decoration:underline}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:70px;align-items:start}.prose{font-size:1.04rem}.prose h2{font-family:Georgia,serif;font-weight:500;font-size:2rem;margin:1.55em 0 .4em}.prose h3{font-size:1.18rem;margin:1.45em 0 .25em}.prose p,.prose li{color:#46544b}.prose ul{padding-left:1.2em}.prose a{text-decoration:underline;text-underline-offset:3px}.side-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;position:sticky;top:102px}.side-card p{color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.tag-row a{background:var(--sage-2);border:1px solid #d7e2d3;border-radius:999px;padding:7px 11px;font-size:.83rem;text-decoration:none}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;min-height:250px;display:flex;flex-direction:column}.article-card>span,.product-card small{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--green-2);font-weight:800}.article-card h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.16;margin:12px 0}.article-card p{color:var(--muted)}.article-card b{margin-top:auto}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.product-card-image{aspect-ratio:1/.84;background:#f4f3ee;display:grid;place-items:center;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain;padding:18px}.product-card-body{padding:20px}.product-card h3{font-size:1.05rem;line-height:1.3;margin:7px 0}.product-card p{font-size:.9rem;color:var(--muted)}.card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:.88rem}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--sage),#f3e5d8);font-family:Georgia,serif;color:var(--green);font-size:1.8rem}.image-placeholder.small{font-size:1.2rem}.product-hero{padding:55px 0;background:#f5f4ee;border-bottom:1px solid var(--line)}.product-detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.product-image-large{aspect-ratio:1/1;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;place-items:center;overflow:hidden}.product-image-large img{width:100%;height:100%;object-fit:contain;padding:35px}.price-label{font-size:1.4rem;font-weight:800;margin:20px 0}.buy-button{margin-top:26px}.affiliate-mini{display:block;color:var(--muted);max-width:580px;margin-top:10px;font-size:.76rem}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.pros-cons>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.search-results{display:flex;flex-direction:column;gap:12px}.search-results>a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.search-results h2{margin:3px 0;font-size:1.15rem}.search-results p{margin:0;color:var(--muted)}.empty-state{text-align:center;padding:50px;background:#fff;border:1px solid var(--line);border-radius:20px}.legal-prose{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:42px}.install-body,.admin-login{background:linear-gradient(135deg,#eff4eb,#f8f1e7);min-height:100vh}.install-shell{width:min(900px,calc(100% - 32px));margin:50px auto}.install-card,.login-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:var(--shadow)}.install-card>.brand-mark,.login-card>.brand-mark{margin-bottom:18px}.install-card h1,.login-card h1{font-family:Georgia,serif;font-size:2.5rem;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid h2{grid-column:1/-1;margin:28px 0 0}.span-2{grid-column:1/-1}label{display:flex;flex-direction:column;gap:6px;font-weight:650;font-size:.9rem}label small{font-weight:400;color:var(--muted)}input,textarea,select{width:100%;border:1px solid #ced5ce;border-radius:11px;background:#fff;color:var(--ink);padding:11px 12px;font:inherit}textarea{resize:vertical}.alert{padding:13px 16px;border-radius:12px;margin:16px 0}.alert.error{background:#fbe8e5;color:#7a2c25}.alert.success{background:#e2f1df;color:#285331}.login-card{width:min(430px,calc(100% - 32px));margin:10vh auto}.login-card form{display:flex;flex-direction:column;gap:14px}.admin-body{background:#f4f5f1;min-height:100vh}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#18261d;color:#e8eee9;padding:22px 16px;display:flex;flex-direction:column}.admin-logo{padding:0 8px;margin-bottom:30px}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav a,.sidebar-bottom a{padding:9px 11px;border-radius:10px;color:#c7d2ca}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{background:#2b3b31;color:#fff}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column}.admin-main{margin-left:240px;padding:34px;max-width:1560px}.admin-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.admin-top h1{margin:2px 0 0;font-size:2rem}.admin-top small{color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat-card,.admin-panel{background:#fff;border:1px solid #dde1dc;border-radius:17px;padding:22px}.stat-card{display:flex;flex-direction:column}.stat-card small{color:var(--muted)}.stat-card strong{font-size:2.4rem;line-height:1.2}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.admin-panel h2{font-size:1.05rem;margin:0 0 16px}.admin-panel p{color:#526057}.workflow{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workflow span{background:#eef3eb;padding:8px 10px;border-radius:10px;font-size:.83rem}.clean-list,.check-list{list-style:none;padding:0;margin:0}.clean-list li{display:flex;flex-direction:column;padding:10px 0;border-top:1px solid #edf0ec}.clean-list li:first-child{border-top:0}.clean-list span{color:var(--muted);font-size:.8rem}.toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.table-wrap{overflow:auto;padding:0}table{width:100%;border-collapse:collapse;font-size:.89rem}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0ec;vertical-align:top}th{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f9faf7}td small{display:block;color:var(--muted)}.badge{display:inline-block;background:#edf3ea;border-radius:999px;padding:3px 8px;font-size:.75rem}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.editor-main,.editor-side{display:flex;flex-direction:column;gap:18px}.editor-side .sticky{position:sticky;top:20px}.taxonomy-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 18px}.taxonomy-picker h3{grid-column:1/-1;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:18px 0 5px}.check-row{flex-direction:row;align-items:flex-start;gap:9px;font-weight:500;padding:5px 0}.check-row input{width:auto;margin-top:4px}.check-row span{display:flex;flex-direction:column}.check-row small{font-size:.72rem}.progress{height:8px;background:#e9eee8;border-radius:999px;overflow:hidden}.progress progress{display:block;width:100%;height:8px;border:0;appearance:none}.progress progress::-webkit-progress-bar{background:#e9eee8}.progress progress::-webkit-progress-value{background:var(--green)}.progress progress::-moz-progress-bar{background:var(--green)}.check-list{margin-top:12px}.check-list li{display:flex;gap:8px;padding:5px 0;font-size:.85rem}.check-list .ok b{color:#367240}.check-list .missing{color:#7f675f}.stack-form{display:flex;flex-direction:column;gap:13px}.muted{color:var(--muted);font-size:.88rem}.panel-head{display:flex;justify-content:space-between}.admin-form>.button{margin-top:16px}
@media(max-width:1050px){.header-search{display:none}.main-nav{gap:11px;font-size:.86rem}.hero-grid{grid-template-columns:1fr .65fr}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:first-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(3,1fr)}.chip-grid{grid-template-columns:repeat(3,1fr)}.admin-sidebar{width:205px}.admin-main{margin-left:205px}.stats-grid{grid-template-columns:repeat(2,1fr)}.editor-grid{grid-template-columns:1fr}.editor-side .sticky{position:static}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.site-header{position:relative}.header-inner{height:68px}.nav-toggle{display:block;margin-left:auto;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 11px}.main-nav{display:none;position:absolute;top:67px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:var(--shadow);flex-direction:column}.main-nav.open{display:flex}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:68px 0}.hero-visual{height:300px}.gift-one{width:180px;height:200px;left:16%}.gift-two{width:120px;height:135px}.gift-three{width:105px;height:118px}.gift-search{border-radius:18px;align-items:stretch}.gift-search input{min-height:44px}.gift-search .button{border-radius:12px}.section{padding:58px 0}.section-head{display:block}.feature-grid,.article-grid,.product-grid,.chip-grid,.split-callout,.content-layout,.product-detail-grid,.pros-cons,.footer-grid,.admin-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.feature-card:first-child{grid-column:auto}.footer-bottom{display:block}.side-card{position:static}.admin-sidebar{position:static;width:auto}.admin-main{margin-left:0;padding:18px}.admin-body{display:block}.admin-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.sidebar-bottom{display:none}.stats-grid{grid-template-columns:1fr 1fr}.taxonomy-picker{grid-template-columns:1fr}.taxonomy-picker h3{grid-column:auto}.legal-prose{padding:24px}.install-card{padding:24px}}

.inline-form{display:inline}.link-button{border:0;background:none;padding:0;color:var(--green);text-decoration:underline;cursor:pointer;font:inherit}

.product-toolbar{gap:10px;align-items:center}.quick-import{display:flex;gap:8px;flex:1;max-width:620px}.quick-import input{min-width:240px}@media(max-width:760px){.product-toolbar,.quick-import{flex-direction:column;align-items:stretch;max-width:none}.quick-import input{min-width:0}}

.requirement-row{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.requirement{padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.requirement.ok{background:#e2f1df;color:#285331}.requirement.fail{background:#fbe8e5;color:#7a2c25}.button:disabled{opacity:.45;cursor:not-allowed}

/* v0.2.0 */
.staging-banner{background:#6b3f16;color:#fff;text-align:center;padding:7px 16px;font-size:.82rem;letter-spacing:.01em}.reviewed-note{display:inline-flex;margin-top:10px;padding:5px 9px;border-radius:999px;background:#edf3ea;color:#47614f;font-size:.78rem;font-weight:700}.hub-grid .article-card{min-height:210px}.admin-stage-badge{display:block;margin:0 10px 10px;padding:7px 9px;border-radius:9px;background:#6b3f16;color:#fff;font-size:.72rem;font-weight:800;text-align:center;letter-spacing:.05em}.score-pill{display:inline-flex;min-width:58px;justify-content:center;padding:4px 8px;border-radius:999px;font-size:.76rem;font-weight:800}.score-pill.good{background:#e2f1df;color:#285331}.score-pill.warn{background:#fbf0cc;color:#715c17}.score-pill.bad{background:#fbe8e5;color:#7a2c25}.seo-summary{margin-bottom:18px}.important-check{background:#f7f4e8;border:1px solid #e6d9ac;border-radius:12px;padding:12px}.admin-panel code{background:#f2f3ef;border-radius:5px;padding:2px 5px;font-size:.86em}.toolbar>div:first-child{margin-right:auto}.product-media{aspect-ratio:1/1;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;place-items:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;padding:35px}
/* v0.3.0 */
.bulk-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 14px}.bulk-toolbar select{width:auto;min-width:210px}.bulk-toolbar small{color:var(--muted);max-width:720px}.suggestion-box{padding:12px 14px;background:#f6f8f3;border:1px solid #dfe5dc;border-radius:12px;margin-bottom:14px}.suggestion-chip{display:inline-flex;padding:4px 8px;margin:4px 3px;border-radius:999px;background:#e7efe2;font-size:.76rem}.auto-tag{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;background:#e7efe2;color:#356747;font-size:.68rem;font-style:normal;font-weight:800}.source-snapshot{background:#f8f8f4;border:1px solid #e0e2dc;border-radius:13px;padding:14px}.source-snapshot p{margin:5px 0}.source-snapshot details{margin-top:10px}.source-snapshot summary{cursor:pointer;font-weight:700}.source-snapshot ul{padding-left:20px}.inline-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.inline-form form{display:inline-flex}.big-number{display:block;font-size:2.6rem;line-height:1;color:var(--green);margin-bottom:8px}.alert.warn{background:#fbf0cc;color:#715c17}.price-meta{display:block;color:var(--muted);font-size:.72rem;margin-top:3px}.api-stale{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f4eee4;color:#725c37;font-size:.72rem}.admin-panel>code{display:block;overflow:auto;padding:10px 12px}.table-wrap input[type=checkbox]{width:auto}@media(max-width:760px){.bulk-toolbar{align-items:stretch;flex-direction:column}.bulk-toolbar select{width:100%}.inline-form{align-items:stretch;flex-direction:column}.inline-form form,.inline-form .button{width:100%}}
/* v0.4.0 – conversion, finder and editorial UX */
.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:#fff;color:var(--ink);padding:10px 14px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:12px}.header-inner{gap:16px}.main-nav{gap:14px}.main-nav details{position:relative}.nav-more summary{list-style:none;cursor:pointer;padding:8px 2px;color:#35453a}.nav-more summary::-webkit-details-marker{display:none}.nav-more summary:after{content:"⌄";margin-left:5px;font-size:.8em}.nav-popover{position:absolute;top:38px;right:0;width:220px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:10px;display:flex;flex-direction:column;gap:2px}.nav-popover a{padding:9px 10px;border-radius:9px}.nav-popover a:hover{background:var(--sage-2)}.header-finder{background:var(--green);color:#fff;border-radius:999px;padding:9px 14px;font-size:.84rem;font-weight:800;white-space:nowrap}.header-finder:hover{background:#183a28}.header-search input{width:105px}.hero-v4{background:radial-gradient(circle at 85% 18%,rgba(244,217,199,.85),transparent 30%),linear-gradient(135deg,#f6f3e8,#edf3e9 68%,#f4e6da)}.hero-grid-v4{min-height:660px;display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center;padding:68px 0}.hero-grid-v4 .hero-copy h1{font-size:clamp(3.2rem,5.9vw,5.9rem)}.hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:26px;color:#4c5d52;font-size:.88rem;font-weight:700}.finder-card{background:#fff;border:1px solid rgba(209,216,207,.95);border-radius:28px;padding:28px;box-shadow:0 28px 70px rgba(29,45,35,.12)}.finder-card-head h2{font-family:Georgia,serif;font-size:2rem;font-weight:500;line-height:1.15;margin:6px 0}.finder-card-head p{color:var(--muted);margin:0 0 20px}.finder-form{display:flex;flex-direction:column;gap:12px}.finder-form label{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#506057}.finder-form select{margin-top:2px;text-transform:none;letter-spacing:0;font-size:.96rem;padding:13px 14px;border-radius:13px;background:#fbfcf9}.finder-note{font-size:.76rem;color:var(--muted);margin:14px 0 0}.season-strip{background:#1f4b34;color:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.season-strip-inner{min-height:48px;display:flex;align-items:center;gap:20px;overflow:auto;font-size:.84rem;white-space:nowrap}.season-strip-inner strong{color:#f4dfb8}.season-strip-inner a{color:#e7efe9}.entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.entry-card{background:#fff;border:1px solid #dce3d9;border-radius:22px;padding:26px;display:flex;flex-direction:column;min-height:270px;transition:.2s transform,.2s border-color}.entry-card:hover{transform:translateY(-3px);border-color:#a7b7a5}.entry-card>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--sage);font-weight:800;color:var(--green)}.entry-card h3{font-family:Georgia,serif;font-size:1.65rem;font-weight:500;margin:18px 0 8px}.entry-card p{color:var(--muted);margin:0 0 18px}.entry-card b{margin-top:auto}.logic-step span{display:flex;flex-direction:column}.logic-step small{font-weight:500;color:var(--muted)}.warm-section{background:#f7eee6;border-top:1px solid #eadcd0;border-bottom:1px solid #eadcd0}.compact-cta{display:flex;justify-content:space-between;gap:40px;align-items:center}.compact-cta h2{font-family:Georgia,serif;font-size:2.4rem;font-weight:500;line-height:1.15;margin:5px 0}.compact-cta p{margin:0;color:var(--muted)}.finder-card-wide{max-width:none}.finder-form-grid{display:grid;grid-template-columns:repeat(5,1fr) auto;align-items:end}.finder-form-grid .button{min-height:48px}.selected-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:.86rem}.selected-filters a{background:var(--sage-2);border-radius:999px;padding:6px 10px}.selected-filters .reset-filter{background:transparent;text-decoration:underline}.empty-state{padding:32px;text-align:center}.empty-state.inline{background:#fff;border:1px solid var(--line);border-radius:18px}.empty-state h2,.empty-state h3{font-family:Georgia,serif;font-weight:500}.quick-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.quick-links a{padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:999px}.page-meta{display:flex;gap:12px 20px;flex-wrap:wrap;margin-top:18px;color:#6b786f;font-size:.79rem}.quick-answer{background:#f4f7f1;border:1px solid #dce6d8;border-left:5px solid var(--green);border-radius:18px;padding:22px 24px;margin-bottom:34px}.quick-answer p{font-size:1.08rem;color:#2f4135;margin:7px 0 0}.side-stack{display:flex;flex-direction:column;gap:16px;position:sticky;top:102px}.side-stack .side-card{position:static}.toc-card{display:flex;flex-direction:column;gap:7px}.toc-card strong{margin-bottom:5px}.toc-card a{font-size:.86rem;color:#526057;padding:4px 0}.toc-card a:hover{color:var(--green);text-decoration:underline}.hub-chip-grid{grid-template-columns:repeat(3,1fr)}.product-context-bar{background:#fff;border-bottom:1px solid var(--line)}.product-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.product-context-grid>div{padding:17px 24px;border-left:1px solid var(--line);display:flex;flex-direction:column}.product-context-grid>div:first-child{border-left:0}.product-context-grid span{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.product-context-grid b{font-size:.9rem}.best-for{margin:20px 0;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:16px}.best-for p{margin:5px 0 0;color:#4f5d54}.gift-reason{background:#f8f1e8;border-color:#ead9c6;border-left-color:#b36e3e}.fit-row{padding:12px 0;border-top:1px solid var(--line)}.fit-row:first-of-type{margin-top:10px}.fit-row span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.fit-row p{margin:3px 0 0;color:var(--ink)}.transparency-note{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center;border-top:1px solid var(--line)}.transparency-note h2{font-family:Georgia,serif;font-weight:500;font-size:2rem;line-height:1.15;margin:6px 0}.transparency-note p{color:var(--muted);margin:0}.footer-grid{grid-template-columns:1.35fr .8fr .8fr .8fr}.footer-finder{text-decoration:underline;text-underline-offset:4px;font-weight:800}.product-card{transition:.2s transform,.2s box-shadow}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(29,45,35,.08)}
@media(max-width:1180px){.header-search{display:none}.header-finder{padding:8px 12px}.main-nav{gap:10px}.finder-form-grid{grid-template-columns:repeat(3,1fr)}.finder-form-grid .button{grid-column:span 1}.entry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.hero-grid-v4{grid-template-columns:1fr;min-height:auto;gap:34px;padding:58px 0}.hero-finder{max-width:720px}.header-finder{margin-left:auto}.main-nav{margin-left:0}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.hub-chip-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.header-finder{display:none}.nav-more{width:100%}.nav-more summary{padding:8px 2px}.nav-popover{position:static;width:auto;box-shadow:none;border:0;border-top:1px solid var(--line);border-radius:0;margin-top:6px}.hero-grid-v4{padding:48px 0}.hero-grid-v4 .hero-copy h1{font-size:clamp(2.8rem,14vw,4.3rem)}.finder-card{padding:22px;border-radius:22px}.season-strip-inner{gap:16px}.entry-grid,.finder-form-grid,.product-context-grid,.transparency-note{grid-template-columns:1fr}.compact-cta{display:block}.compact-cta .button{margin-top:20px}.side-stack{position:static}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.product-context-grid>div{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-right:0}.product-context-grid>div:first-child{border-top:0}.hub-chip-grid{grid-template-columns:1fr}}
