:root{--cream:#f7f2e9;--paper:#fffdf9;--paper-deep:#f0e7dc;--terracotta:#ba5633;--terracotta-dark:#914026;--apricot:#e7a27f;--rose:#ead1ca;--olive:#5d6544;--forest:#293b2d;--forest-deep:#17251d;--sand:#d8c2a5;--ink:#242522;--muted:#686b64;--line:#24252224;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, -apple-system, sans-serif;--shadow:0 22px 70px #2a271f1f;--radius:1.25rem;--container:min(1240px, calc(100% - 48px))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}body::selection{color:#fff;background:var(--terracotta)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);line-height:.98}h1{letter-spacing:-.055em;font-size:clamp(3.4rem,7.2vw,7.7rem)}h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.35rem,4.6vw,4.8rem)}h3{letter-spacing:-.025em;font-size:clamp(1.55rem,2.1vw,2rem)}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(4.5rem,9vw,8.5rem) 0}.section-cream{background:var(--cream)}.section-dark{color:#fff;background:var(--forest-deep)}.eyebrow{color:var(--terracotta);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:.9rem;font-size:.74rem;font-weight:600;line-height:1.3;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:2.2rem;height:1px}.text-link{color:var(--terracotta);border-bottom:1px solid;flex:none;align-items:center;gap:.8rem;padding-bottom:.15rem;font-size:.87rem;font-weight:600;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.button{color:#fff;border:1px solid var(--terracotta);background:var(--terracotta);border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3.25rem;padding:.82rem 1.35rem;font-size:.86rem;font-weight:600;line-height:1.2;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex;box-shadow:0 10px 30px #ba56332e}.button:hover{color:#fff;border-color:var(--terracotta-dark);background:var(--terracotta-dark);transform:translateY(-2px)}.button-small{min-height:2.75rem;padding:.7rem 1.2rem;font-size:.78rem}.button-outline{color:var(--ink);border-color:var(--line);box-shadow:none;background:0 0}.button-outline:hover{border-color:var(--forest);background:var(--forest)}.button-muted{color:var(--muted);border-color:var(--line);box-shadow:none;cursor:default;background:#eee9df}.button-muted:hover{color:var(--muted);border-color:var(--line);background:#eee9df;transform:none}.skip-link,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:999;clip:auto;color:#fff;background:var(--forest);border-radius:.5rem;width:auto;height:auto;padding:.75rem 1rem;top:1rem;left:1rem}.site-header{z-index:100;box-shadow:0 1px 0 var(--line);backdrop-filter:blur(18px);background:#fffdf9e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1380px,100% - 40px);min-height:84px;margin-inline:auto;display:flex}.brand{font-family:var(--serif);letter-spacing:-.035em;flex:none;align-items:center;gap:.75rem;font-size:1.42rem;font-weight:600;line-height:.78;display:inline-flex}.brand-mark{width:2.2rem;height:2.2rem;display:inline-block;position:relative}.brand-mark:before,.brand-mark i,.brand-mark b{content:"";background:var(--forest);display:block;position:absolute}.brand-mark:before{border-radius:100%;width:1.8rem;height:.15rem;bottom:.24rem;left:.35rem;transform:rotate(8deg)}.brand-mark i{border-radius:100% 10%;width:.2rem;height:1.55rem;bottom:.42rem;left:.92rem;transform:rotate(8deg)}.brand-mark b{border-radius:100% 0;width:1.05rem;height:.54rem;bottom:.88rem;left:1rem;transform:rotate(-18deg)}.desktop-nav{align-items:center;gap:clamp(.85rem,1.4vw,1.45rem);font-size:.78rem;font-weight:500;display:flex}.desktop-nav a{padding:.4rem 0;position:relative}.desktop-nav a:after{content:"";background:var(--terracotta);transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-tools{flex:none;align-items:center;gap:.7rem;display:flex}.icon-button,.icon-label{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:2.6rem;min-height:2.6rem;padding:0;display:inline-flex}.icon-button{font-family:var(--serif);font-size:1.85rem}.icon-label{gap:.35rem}.icon-label span{font-size:1.4rem;line-height:1}.icon-label small{font-size:.72rem}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;place-content:center;gap:5px;width:2.75rem;height:2.75rem;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:1.15rem;height:1px}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);width:min(82vw,340px);box-shadow:var(--shadow);border-radius:1rem;gap:.15rem;padding:1.4rem;display:grid;position:absolute;top:3.6rem;right:0}.mobile-menu nav a:not(.button){border-bottom:1px solid var(--line);padding:.65rem .4rem}.search-dialog{background:var(--paper);border:0;border-radius:1.5rem;width:min(680px,100% - 32px);max-height:82vh;padding:0;overflow:hidden;box-shadow:0 32px 100px #00000052}.search-dialog::backdrop{backdrop-filter:blur(6px);background:#1018129e}.search-shell{padding:clamp(1.4rem,5vw,3rem)}.search-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.search-top h2{font-size:clamp(2.2rem,6vw,4rem)}.dialog-close{width:2.8rem;height:2.8rem;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-content:center;font-size:1.5rem;display:grid}.search-shell input{border:0;border-bottom:1px solid var(--ink);width:100%;font-family:var(--serif);background:0 0;outline:0;padding:1rem 0;font-size:clamp(1.35rem,4vw,2rem)}.search-results{max-height:42vh;margin-top:1.2rem;display:grid;overflow-y:auto}.search-results a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:.85rem 0;display:grid}.search-results small{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;grid-column:1;font-size:.66rem}.search-results strong{grid-column:1}.search-results span{color:var(--terracotta);grid-area:1/2/span 2;align-self:center}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(1.8rem,4vw,3.2rem);display:flex}.section-heading h2{margin-bottom:.5rem}.section-heading p{max-width:690px;color:var(--muted);margin-bottom:0}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.45rem;padding-top:1.5rem;font-size:.76rem;display:flex}.breadcrumbs a:hover{color:var(--terracotta)}.listing-hero{padding:clamp(3.5rem,7vw,7rem) 0 clamp(3rem,6vw,5.5rem)}.listing-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(320px,.75fr);align-items:end;gap:clamp(2rem,7vw,7rem);display:grid}.listing-hero h1{max-width:860px}.listing-hero p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,1.4vw,1.22rem)}.listing-hero-image{border-radius:50% 50% 1rem 1rem;min-height:360px;overflow:hidden}.listing-hero-image img{object-fit:cover;width:100%;height:100%;min-height:360px}.editorial-grid{grid-template-columns:repeat(12,1fr);gap:1.2rem;display:grid}.editorial-card{border-radius:var(--radius);background:var(--forest);isolation:isolate;grid-column:span 4;align-items:flex-end;min-height:420px;display:flex;position:relative;overflow:hidden}.editorial-card:nth-child(7n+1),.editorial-card:nth-child(7n+5){grid-column:span 6;min-height:540px}.editorial-card:nth-child(7n+2),.editorial-card:nth-child(7n+6){grid-column:span 3}.editorial-card:after{z-index:-1;content:"";background:linear-gradient(#0000 28%,#0a140de0 100%);position:absolute;inset:0}.editorial-card img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.editorial-card:hover img{transform:scale(1.055)}.editorial-card-copy{color:#fff;width:100%;padding:clamp(1.3rem,3vw,2rem)}.editorial-card-copy small{color:#ffffffbf;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.7rem;display:block}.editorial-card-copy h2,.editorial-card-copy h3{margin-bottom:.5rem}.editorial-card-copy p{color:#fffc;max-width:52ch;margin-bottom:0;font-size:.85rem}.simple-card-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.simple-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform .22s,box-shadow .22s;overflow:hidden}.simple-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.simple-card-image{aspect-ratio:4/3;overflow:hidden}.simple-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.simple-card:hover img{transform:scale(1.04)}.simple-card-copy{padding:1.4rem}.simple-card-copy small{color:var(--terracotta);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.simple-card-copy h2,.simple-card-copy h3{margin:.45rem 0 .6rem;font-size:clamp(1.7rem,2.5vw,2.35rem)}.simple-card-copy p{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.affiliate-notice{color:#564d41;border-left:3px solid var(--terracotta);background:#f3e9df;margin-bottom:1.7rem;padding:1rem 1.2rem;font-size:.84rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}a.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{aspect-ratio:1;background:#f7f1e9;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image span{letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);background:#fffdf9e6;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;font-weight:600;position:absolute;top:.8rem;left:.8rem}.product-copy{flex-direction:column;flex:1;padding:1.2rem;display:flex}.product-copy h3{margin-bottom:.45rem;font-size:1.45rem}.product-copy p{color:var(--muted);flex:1;margin-bottom:1rem;font-size:.8rem}.product-button{width:100%}.product-placeholder{opacity:.92}.product-filters{scrollbar-width:thin;gap:.6rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.product-filter{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.6rem .95rem}.product-filter[aria-pressed=true]{color:#fff;border-color:var(--forest);background:var(--forest)}.detail-hero{padding:1.6rem 0 4rem}.detail-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.detail-hero-copy h1{font-size:clamp(3.6rem,8vw,7.5rem)}.detail-hero-copy>p{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.2rem)}.detail-hero-image{min-height:520px;box-shadow:var(--shadow);border-radius:45% 45% 1.25rem 1.25rem;position:relative;overflow:hidden}.detail-hero-image:after{content:"";border-radius:inherit;border:1px solid #ffffff73;position:absolute;inset:0;transform:scale(.955)}.detail-hero-image img{object-fit:cover;width:100%;height:100%;min-height:520px}.detail-meta{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem;display:grid}.detail-meta div{border-top:1px solid var(--line);padding:.9rem}.detail-meta small{color:var(--terracotta);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;display:block}.detail-meta strong{font-family:var(--serif);font-size:1.15rem}.content-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.prose{max-width:760px}.prose .lead{color:var(--forest);font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.2}.prose h2{margin-top:3.6rem;font-size:clamp(2.25rem,4vw,3.6rem)}.prose h3{margin-top:2.6rem;font-size:1.9rem}.prose p,.prose li{color:#4f514c}.prose ul{padding-left:1.2rem}.prose a{color:var(--terracotta-dark);text-underline-offset:.2em;text-decoration:underline}.toc{border:1px solid var(--line);background:var(--cream);border-radius:1rem;padding:1.4rem;position:sticky;top:112px}.toc strong{font-family:var(--serif);margin-bottom:.7rem;font-size:1.35rem;display:block}.toc a{color:var(--muted);border-bottom:1px solid var(--line);padding:.45rem 0;font-size:.82rem;display:block}.toc a:hover{color:var(--terracotta)}.info-list{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.8rem 0;padding:0;list-style:none;display:grid}.info-list li{border-top:1px solid var(--terracotta);background:var(--cream);padding:1rem}.faq-list{gap:.7rem;display:grid}.faq-list details{border:1px solid var(--line);background:var(--paper);border-radius:.85rem;padding:1.1rem 1.25rem}.faq-list summary{font-family:var(--serif);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.25rem;font-weight:600;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--terracotta);font-family:var(--sans)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:.8rem 0 0}.related-links{flex-wrap:wrap;gap:.7rem;display:flex}.related-links a{color:var(--forest);border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:.7rem 1rem}.related-links a:hover{color:#fff;border-color:var(--forest);background:var(--forest)}.source-note{border-left:3px solid var(--olive);background:#edf0e7;padding:1.2rem;font-size:.82rem}.source-note a{display:block}.cookie-note{z-index:200;color:#fff;background:var(--forest-deep);border:1px solid #ffffff24;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:min(620px,100% - 2rem);padding:1.1rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 24px 70px #0000004d}.cookie-note[hidden]{display:none}.cookie-note strong{font-family:var(--serif);font-size:1.15rem}.cookie-note p{color:#ffffffb3;margin:0;font-size:.75rem}.cookie-actions{flex:none;align-items:center;gap:.7rem;display:flex}.cookie-actions>a{color:#fffc;font-size:.72rem;text-decoration:underline}.site-footer{color:#ffffffc7;background:var(--forest-deep);padding-top:5rem}.footer-top{grid-template-columns:1.8fr repeat(3,1fr);gap:clamp(2rem,6vw,6rem);padding-bottom:4rem;display:grid}.brand-light{color:#fff}.brand-light .brand-mark:before,.brand-light .brand-mark i,.brand-light .brand-mark b{background:var(--sand)}.footer-brand p{color:#ffffff8f;max-width:410px;margin-top:1.5rem;font-size:.85rem}.footer-brand .amazon-disclosure{border-top:1px solid #ffffff21;padding-top:1rem;font-size:.72rem}.footer-top h2{color:#fff;margin-bottom:1.1rem;font-size:1.35rem}.footer-top>div:not(.footer-brand) a{padding:.3rem 0;font-size:.82rem;display:block}.footer-top a:hover{color:var(--apricot)}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:.72rem;display:flex}.footer-bottom nav{gap:1.2rem;display:flex}@media (prefers-reduced-motion:no-preference){.section-heading,.simple-card,.editorial-card,.product-card{animation:linear both gentle-in view();animation-range:entry entry 24%}@keyframes gentle-in{0%{opacity:.55;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1180px){.desktop-nav{display:none}.mobile-menu{display:block}.header-cta{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){:root{--container:min(100% - 36px, 760px)}.listing-hero-inner,.detail-hero-grid,.content-layout{grid-template-columns:1fr}.listing-hero-image{min-height:420px}.detail-hero-image{order:-1;min-height:480px}.detail-hero-image img{min-height:480px}.toc{order:-1;position:static}.simple-card-grid{grid-template-columns:repeat(2,1fr)}.editorial-card,.editorial-card:nth-child(7n+1),.editorial-card:nth-child(7n+2),.editorial-card:nth-child(7n+5),.editorial-card:nth-child(7n+6){grid-column:span 6;min-height:420px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-top>div:last-child{grid-column:2}}@media (width<=620px){:root{--container:calc(100% - 28px)}body{font-size:15px}.header-inner{width:calc(100% - 24px);min-height:72px}.brand{font-size:1.12rem}.brand-mark{width:1.85rem;height:1.85rem}.favorite-visual{display:none}.section-heading{flex-direction:column;align-items:flex-start}.listing-hero-image{min-height:340px}.editorial-grid{grid-template-columns:1fr;display:grid}.editorial-card,.editorial-card:nth-child(n){grid-column:1;min-height:420px}.simple-card-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.product-copy{padding:.85rem}.product-copy h3{font-size:1.13rem}.product-copy p{display:none}.product-button{min-height:2.65rem;padding:.55rem .65rem;font-size:.69rem}.detail-hero-image,.detail-hero-image img{min-height:390px}.detail-meta,.info-list{grid-template-columns:1fr}.cookie-note{flex-direction:column;align-items:stretch}.cookie-actions{justify-content:space-between}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.footer-bottom nav{flex-wrap:wrap;gap:.8rem}}
