:root{--ink:#302b2a;--ink-soft:#5d5350;--paper:#fbf4e9;--paper-2:#f7eee3;--line:rgba(48,43,42,.16);--coral:#d98e97;--coral-deep:#bf6d77;--peach:#f5d6cb;--sky:#dceef0;--sage:#dfe9dc;--lilac:#e9e0ec;--mint:#cfe5de;--white:#fffdf9;--shadow:0 18px 60px rgba(90,65,63,.12);--radius:26px;--max:1380px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Nunito,'Trebuchet MS',sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}body.is-locked{overflow:hidden}[hidden]{display:none!important}.shell{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;padding:12px 18px;background:var(--ink);color:var(--paper);border-radius:0 0 12px 12px}.skip-link:focus{top:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.eyebrow{margin:0;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.19em;line-height:1.25}.eyebrow__line{display:inline-block;width:34px;height:1px;background:currentColor;margin:0 10px 3px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;letter-spacing:.01em;transition:transform .25s var(--ease),background .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease);cursor:pointer}.button:hover{transform:translateY(-2px)}.button:focus-visible,.icon-button:focus-visible,.catalog-trigger:focus-visible,.text-link:focus-visible,.quick-nav a:focus-visible,.scenario-card:focus-visible,.product-card a:focus-visible,.footer-col a:focus-visible,.header-promo:focus-visible{outline:3px solid #5a9ca5;outline-offset:4px}.button--ink{background:var(--ink);color:var(--white)}.button--ink:hover{background:#4a403c}.button--ghost{border-color:var(--line);background:rgba(255,255,255,.3)}.button--ghost:hover{background:var(--white);border-color:var(--ink)}.button--outline{border-color:var(--ink);background:transparent}.button--outline:hover{background:var(--ink);color:var(--white)}.text-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:14px;font-weight:700;transition:gap .25s var(--ease)}.text-link:hover{gap:16px}
.announcement{background:var(--ink);color:var(--paper);font-size:12px;letter-spacing:.02em}.announcement__inner{display:flex;align-items:center;gap:9px;min-height:35px}.announcement__inner a{margin-left:auto;color:#f7c7a7;font-weight:700}.announcement__dot{width:7px;height:7px;border-radius:50%;background:#f2c27e;box-shadow:0 0 0 4px rgba(242,194,126,.16)}
.site-header{position:relative;z-index:50;background:var(--paper);border-bottom:1px solid var(--line)}.header-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;gap:24px}.brand{display:inline-flex;align-items:center;gap:8px;width:max-content}.brand__mark{display:grid;place-items:center;width:56px;height:56px}.brand__mark img{display:block;width:100%;height:100%;object-fit:contain}.brand__type{display:flex;flex-direction:column;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:.72;letter-spacing:-.08em;color:var(--coral-deep)}.brand__type span:last-child{padding-left:9px;color:var(--coral)}.header-contact{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:13px}.header-contact__spark{font-size:27px;color:var(--ink);line-height:1}.header-contact small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#907e76}.header-contact a{display:block;margin-top:3px;font-weight:700}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:background .25s var(--ease),transform .25s var(--ease)}.icon-button:hover{background:rgba(217,142,151,.15);transform:translateY(-1px)}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:3px;top:1px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--coral-deep);color:#fff;font-size:9px;font-weight:700}.header-nav-row{display:flex;align-items:center;gap:26px;min-height:58px}.catalog-trigger{display:inline-flex;align-items:center;gap:12px;padding:10px 15px;border:1px solid var(--ink);border-radius:999px;background:transparent;font-weight:700;cursor:pointer;transition:background .25s var(--ease),color .25s var(--ease)}.catalog-trigger:hover,.catalog-trigger[aria-expanded=true]{background:var(--ink);color:var(--paper)}.catalog-trigger__plus{display:grid;place-items:center;width:21px;height:21px;border:1px solid currentColor;border-radius:50%;font-size:18px;font-weight:400;line-height:1}.quick-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.quick-nav a,.header-promo{transition:color .2s ease}.quick-nav a:hover,.header-promo:hover{color:var(--coral-deep)}.header-promo{margin-left:auto;font-size:12px;font-weight:700;color:var(--coral-deep)}.search-panel{position:absolute;left:0;right:0;top:100%;background:var(--white);border-bottom:1px solid var(--line);box-shadow:var(--shadow);z-index:3}.search-panel__inner{padding:25px 0 30px}.search-panel label{display:block;margin-bottom:10px;font-family:Georgia,serif;font-size:22px}.search-field{display:flex;max-width:720px;border-bottom:1px solid var(--ink);align-items:center}.search-field input{flex:1;min-width:0;padding:12px 0;border:0;outline:0;background:transparent;font-size:19px;color:var(--ink)}.search-field button{border:0;background:transparent;font-size:23px;cursor:pointer}.search-panel p{margin:10px 0 0;font-size:12px;color:var(--ink-soft)}.mega-menu{position:absolute;left:0;right:0;top:100%;background:var(--white);border-bottom:1px solid var(--line);box-shadow:var(--shadow);z-index:2}.mega-menu__inner{display:grid;grid-template-columns:280px 1fr;gap:60px;padding:38px 0 44px}.mega-menu__intro h2{margin:12px 0 13px;font-family:Georgia,serif;font-size:38px;line-height:.98;letter-spacing:-.04em}.mega-menu__intro h2 em,.mega-menu__inner em{font-style:normal;color:var(--coral-deep)}.mega-menu__intro p{max-width:230px;margin:0 0 19px;color:var(--ink-soft);font-size:14px}.mega-menu__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.mega-menu__columns>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.mega-menu__title{margin-bottom:6px;color:var(--coral-deep);font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.mega-menu__columns a{font-size:15px}.mega-menu__columns a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.hero{position:relative;isolation:isolate;min-height:calc(100vh - 197px);padding:70px 0 32px;overflow:hidden;background:var(--paper-2)}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.78fr) minmax(530px,1.22fr);align-items:center;gap:56px;min-height:640px}.hero__copy{position:relative;z-index:2;padding:14px 0 30px}.hero__eyebrow{margin-bottom:24px}.hero h1{max-width:650px;margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,6.2vw,104px);font-weight:400;letter-spacing:-.075em;line-height:.86}.hero h1 em{font-style:italic;color:var(--coral-deep);letter-spacing:-.09em}.hero__lead{max-width:460px;margin:30px 0 27px;color:var(--ink-soft);font-size:17px;line-height:1.45}.hero__actions{display:flex;flex-wrap:wrap;gap:11px}.hero__note{display:flex;align-items:center;gap:10px;margin-top:25px;color:var(--ink-soft);font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(217,142,151,.16)}.hero__visual{position:relative;min-height:580px}.hero__visual-frame{position:absolute;inset:0 -11vw 0 0;overflow:hidden;border-radius:38% 0 0 38%;background:#ebddcf;box-shadow:var(--shadow);transform:translateZ(0)}.hero__visual-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,244,233,.1),transparent 35%,rgba(48,43,42,.05));pointer-events:none}.hero__visual-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:79% center;filter:saturate(.92) contrast(.96);transform:scale(1.08);animation:hero-breathe 12s ease-in-out infinite alternate}.hero__sticker{position:absolute;right:2%;bottom:10%;width:184px;min-height:187px;padding:21px 20px;background:rgba(251,244,233,.89);border:1px solid rgba(48,43,42,.2);backdrop-filter:blur(10px);box-shadow:0 18px 46px rgba(60,44,43,.12);transform:rotate(-3deg)}.hero__sticker-kicker{display:block;margin-bottom:21px;font-size:9px;font-weight:700;letter-spacing:.17em}.hero__sticker strong{display:block;font-family:Georgia,serif;font-size:23px;line-height:.98;font-weight:400}.hero__sticker-arrow{position:absolute;right:18px;bottom:16px;font-size:21px;color:var(--coral-deep)}.hero__scribble{position:absolute;color:var(--coral);font-size:72px;font-family:Georgia,serif;line-height:1;opacity:.85;animation:float 7s ease-in-out infinite}.hero__scribble--a{left:-3%;top:12%;transform:rotate(-15deg)}.hero__scribble--b{right:4%;top:2%;font-size:45px;animation-delay:-2s}.hero__orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(.2px);opacity:.55}.hero__orb--one{width:520px;height:520px;left:-340px;top:-210px;background:#f0c5c6}.hero__orb--two{width:320px;height:320px;right:-190px;bottom:-110px;background:#cbe4e0}.hero__bottom{display:flex;align-items:center;gap:13px;margin-top:24px;color:#7d706a;font-size:10px;font-weight:700;letter-spacing:.16em}.hero__bottom-rule{display:block;width:100px;height:1px;background:var(--line)}.hero__scroll{margin-left:auto}.hero__bottom span:nth-child(3){color:var(--coral-deep)}
.selection{padding:122px 0 116px;background:var(--paper)}.section-head{margin-bottom:45px}.section-head--split{display:grid;grid-template-columns:1fr .62fr;align-items:end;gap:60px}.section-head h2,.products h2,.trust h2,.story h2,.closing h2{margin:13px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,5.5vw,82px);font-weight:400;letter-spacing:-.075em;line-height:.9}.section-head h2 em,.products h2 em,.trust h2 em,.story h2 em,.closing h2 em{font-style:italic;color:var(--coral-deep)}.section-intro{max-width:330px;margin:0 0 4px;color:var(--ink-soft);font-size:16px;line-height:1.5}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.scenario-card{position:relative;display:flex;min-height:305px;flex-direction:column;padding:22px 23px 20px;border-radius:var(--radius);overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.scenario-card:after{content:"";position:absolute;width:140px;height:140px;right:-31px;bottom:-31px;border-radius:50%;border:1px solid rgba(48,43,42,.18);transition:transform .4s var(--ease)}.scenario-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px rgba(80,54,55,.12)}.scenario-card:hover:after{transform:scale(1.35)}.scenario-card--peach{background:var(--peach)}.scenario-card--sky{background:var(--sky)}.scenario-card--sage{background:var(--sage)}.scenario-card--lilac{background:var(--lilac)}.scenario-card__num{font-size:11px;letter-spacing:.12em;font-weight:700}.scenario-card__icon{position:absolute;right:20px;top:17px;font-size:33px;line-height:1;color:rgba(48,43,42,.6)}.scenario-card h3{margin:auto 0 20px;font-family:Georgia,serif;font-size:35px;line-height:.92;letter-spacing:-.055em;font-weight:400}.scenario-card__link{font-size:12px;font-weight:700}.products{padding:120px 0 125px;background:#263e3e;color:var(--paper)}.section-head--products{display:flex;align-items:end;justify-content:space-between}.products .eyebrow{color:#b8d6ce}.products h2 em{color:#f0b4a6}.products .text-link{border-color:var(--paper);color:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{min-width:0}.product-card__image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:#f2e8dd}.product-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s var(--ease)}.product-card__image:hover img{transform:scale(1.05)}.tag{position:absolute;z-index:1;left:13px;top:13px;padding:6px 9px;border-radius:999px;background:var(--coral-deep);color:#fff;font-size:9px;font-weight:700;letter-spacing:.11em}.tag--mint{background:#5d9b8e}.tag--lavender{background:#8b6a9a}.product-card__meta{display:flex;justify-content:space-between;gap:8px;margin:16px 0 8px;color:#a7c4bd;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.product-card h3{min-height:49px;margin:0;color:var(--paper);font-size:18px;line-height:1.2;font-weight:400}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding-top:14px;border-top:1px solid rgba(251,244,233,.2)}.product-card__bottom strong{font-size:18px}.product-card__bottom a{display:grid;place-items:center;width:33px;height:33px;border:1px solid rgba(251,244,233,.45);border-radius:50%;font-size:17px;transition:background .25s,color .25s}.product-card__bottom a:hover{background:var(--paper);color:var(--ink)}
.manifesto{padding:122px 0 126px;background:var(--paper-2)}.manifesto__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.manifesto__visual{position:relative;min-height:520px;overflow:hidden;border-radius:32px;background:#f0ded4}.manifesto__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04)}.manifesto__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(48,43,42,.15))}.manifesto__seal{position:absolute;z-index:1;left:23px;bottom:23px;padding:13px 16px;border:1px solid rgba(48,43,42,.25);background:rgba(251,244,233,.83);font-size:10px;font-weight:700;letter-spacing:.15em}.manifesto__seal small{display:block;margin-top:6px;font-size:8px;letter-spacing:.08em;font-weight:400}.manifesto__copy{max-width:430px}.manifesto__copy h2{margin:14px 0 23px;font-family:Georgia,serif;font-size:clamp(49px,5vw,79px);font-weight:400;letter-spacing:-.08em;line-height:.88}.manifesto__copy h2 em{font-style:italic;color:var(--coral-deep)}.manifesto__copy p:not(.eyebrow){margin:0 0 27px;color:var(--ink-soft);font-size:17px;line-height:1.5}
.trust{padding:112px 0 117px;background:var(--white)}.trust__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:51px}.trust h2{font-size:clamp(44px,5vw,72px)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-item{min-height:205px;padding:24px 24px 23px 0;border-right:1px solid var(--line)}.trust-item:not(:first-child){padding-left:24px}.trust-item:last-child{border-right:0}.trust-item__icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:28px;border-radius:50%;background:var(--peach);font-size:11px;font-weight:700}.trust-item:nth-child(2) .trust-item__icon{background:var(--sky)}.trust-item:nth-child(3) .trust-item__icon{background:var(--sage)}.trust-item:nth-child(4) .trust-item__icon{background:var(--lilac)}.trust-item h3{margin:0 0 9px;font-family:Georgia,serif;font-size:22px;font-weight:400;letter-spacing:-.04em}.trust-item p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.42}.story{padding:121px 0 128px;background:var(--sky)}.story__grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:70px;align-items:center}.story__copy{max-width:370px}.story__copy h2{margin:15px 0 23px}.story__copy p:not(.eyebrow){margin:0 0 27px;color:var(--ink-soft);font-size:17px}.story__media{position:relative;min-height:500px}.story__media-large{position:absolute;left:0;right:7%;top:0;height:410px;overflow:hidden;border-radius:26px}.story__media-large img,.story__media-small img{width:100%;height:100%;display:block;object-fit:cover}.story__media-large img{object-position:center}.story__media-small{position:absolute;right:0;bottom:0;width:42%;height:225px;overflow:hidden;border:10px solid var(--sky);border-radius:24px;box-shadow:0 16px 40px rgba(68,100,105,.16)}.story__media-small img{object-position:center 68%}.story__caption{position:absolute;left:12px;bottom:-22px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}
.reviews{padding:100px 0;background:var(--coral)}.reviews__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.reviews .eyebrow{color:rgba(48,43,42,.68)}.reviews__quote{margin:20px 0 -7px;font-family:Georgia,serif;font-size:79px;line-height:.65;color:rgba(48,43,42,.48)}.reviews blockquote{max-width:800px;margin:0;font-family:Georgia,serif;font-size:clamp(28px,3.2vw,48px);line-height:1.06;letter-spacing:-.05em}.reviews__author{margin:24px 0 0;font-size:13px;font-weight:700}.reviews__author span{font-weight:400;opacity:.7}.reviews .button{flex:0 0 auto}.closing{padding:130px 0 135px;background:var(--paper)}.closing__inner{max-width:850px;text-align:center}.closing h2{margin:15px auto 22px;font-size:clamp(54px,7vw,103px)}.closing p:not(.eyebrow){margin:0 auto 29px;color:var(--ink-soft);font-size:17px}.closing__actions{display:flex;justify-content:center;gap:11px;flex-wrap:wrap}
.site-footer{background:var(--ink);color:var(--paper);padding:70px 0 27px}.footer-main{display:grid;grid-template-columns:1.35fr .7fr .85fr 1.15fr;gap:40px;padding-bottom:58px}.footer-brand .brand__type{color:#f2b8ad}.footer-brand .brand__type span:last-child{color:#f4d2bf}.footer-brand .brand__mark{width:55px;height:55px}.footer-brand p{margin:23px 0 0;color:#c4b9b4;font-family:Georgia,serif;font-size:20px;line-height:1.05}.footer-col,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-title{margin-bottom:10px;color:#e6ada2;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.footer-col a,.footer-contact a,.footer-contact span:not(.footer-title){color:#c4b9b4;font-size:14px}.footer-col a:hover,.footer-contact a:hover{color:var(--paper)}.footer-phone{font-family:Georgia,serif;font-size:22px!important;color:var(--paper)!important}.footer-map{margin-top:5px;text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(251,244,233,.2);color:#91847f;font-size:11px}.footer-bottom a:hover{color:var(--paper)}
.drawer-scrim{position:fixed;z-index:80;inset:0;background:rgba(31,27,26,.38);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:90;right:0;top:0;bottom:0;width:min(460px,100%);padding:45px 40px;background:var(--paper);box-shadow:-18px 0 60px rgba(31,27,26,.16);transform:translateX(105%);transition:transform .45s var(--ease)}.cart-drawer.is-open{transform:translateX(0)}.cart-drawer h2,.finder-modal h2{margin:15px 0 20px;font-family:Georgia,serif;font-size:60px;line-height:.88;letter-spacing:-.075em;font-weight:400}.cart-drawer h2 em,.finder-modal h2 em{font-style:italic;color:var(--coral-deep)}.cart-drawer>p:not(.eyebrow){max-width:290px;margin:0 0 28px;color:var(--ink-soft)}.drawer-close{position:absolute;right:24px;top:17px;width:40px;height:40px;border:0;border-radius:50%;background:transparent;font-size:32px;line-height:1;cursor:pointer}.drawer-close:hover{background:rgba(217,142,151,.15)}.finder-modal{position:fixed;z-index:95;inset:0;display:grid;place-items:center;padding:20px;background:rgba(31,27,26,.38);backdrop-filter:blur(4px)}.finder-modal__box{position:relative;width:min(560px,100%);padding:46px 42px 35px;border-radius:25px;background:var(--paper);box-shadow:var(--shadow)}.finder-modal__box>p:not(.eyebrow){max-width:390px;margin:0 0 22px;color:var(--ink-soft)}.finder-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.finder-options a{display:flex;justify-content:space-between;align-items:center;padding:15px 14px;border:1px solid var(--line);border-radius:13px;font-size:14px;font-weight:700;transition:background .2s,border .2s}.finder-options a:hover{background:var(--peach);border-color:var(--coral)}.finder-options span{font-size:17px}.finder-modal__box small{display:block;margin-top:20px;color:var(--ink-soft);font-size:11px}.toast{position:fixed;z-index:120;left:50%;bottom:24px;max-width:calc(100% - 32px);padding:12px 18px;border-radius:999px;background:var(--ink);color:var(--paper);font-size:13px;opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:opacity .25s,transform .25s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@keyframes hero-breathe{from{transform:scale(1.08) translate3d(0,0,0)}to{transform:scale(1.12) translate3d(-1.1%,.8%,0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(-15deg)}50%{transform:translateY(-9px) rotate(-7deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__visual-frame img,.hero__scribble{animation:none}.button,.icon-button,.scenario-card,.product-card__image img{transition:none}}
@media (max-width:1180px){.shell{width:min(calc(100% - 42px),var(--max))}.header-main{grid-template-columns:1fr auto}.header-contact{display:none}.hero{padding-top:48px}.hero__grid{grid-template-columns:minmax(330px,.8fr) minmax(460px,1.2fr);gap:35px}.hero__visual{min-height:540px}.hero h1{font-size:clamp(56px,7vw,86px)}.mega-menu__inner{gap:35px}.mega-menu__columns{gap:18px}.scenario-card h3{font-size:29px}.footer-main{grid-template-columns:1.2fr .8fr .95fr 1fr;gap:22px}}
@media (max-width:900px){.header-main{min-height:83px}.brand__mark{width:47px;height:47px}.brand__type{font-size:23px}.quick-nav a:nth-child(n+3){display:none}.header-nav-row{min-height:53px}.hero{min-height:0;padding:46px 0 28px}.hero__grid{grid-template-columns:1fr;min-height:0;gap:38px}.hero__copy{padding-top:0}.hero h1{max-width:600px;font-size:clamp(60px,11vw,98px)}.hero__lead{max-width:540px}.hero__visual{min-height:480px}.hero__visual-frame{inset:0 0 0 0;border-radius:26px}.hero__visual-frame img{object-position:80% center}.hero__sticker{right:23px;bottom:20px}.hero__bottom{margin-top:18px}.selection,.products,.manifesto,.trust,.story{padding:90px 0}.section-head--split{gap:35px}.scenario-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 14px}.manifesto__grid,.story__grid{grid-template-columns:1fr;gap:42px}.manifesto__visual{min-height:430px}.manifesto__copy{max-width:580px}.story__media{min-height:470px}.trust__head{display:block}.trust__head h2{margin-top:15px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(n+3){border-top:1px solid var(--line)}.footer-main{grid-template-columns:repeat(2,1fr);gap:42px}.footer-brand{grid-column:1/-1}.mega-menu__inner{grid-template-columns:1fr;gap:28px}.mega-menu__intro p{max-width:440px}.mega-menu__columns{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){body{font-size:15px}.shell{width:calc(100% - 28px)}.announcement__inner{min-height:32px;font-size:10px}.announcement__inner a{display:none}.header-main{min-height:70px;gap:8px}.brand__mark{width:39px;height:39px}.brand__type{font-size:20px}.header-actions{gap:0}.icon-button{width:37px;height:37px}.icon-button svg{width:20px;height:20px}.search-toggle{display:none}.quick-nav{display:none}.header-nav-row{min-height:52px;gap:0}.catalog-trigger{flex:0 0 auto;font-size:13px;padding:8px 12px}.header-promo{margin-left:auto;font-size:10px}.mega-menu{max-height:calc(100vh - 122px);overflow:auto}.mega-menu__inner{padding:28px 0 34px}.mega-menu__intro h2{font-size:42px}.mega-menu__columns{gap:23px 16px}.mega-menu__columns a{font-size:13px}.mega-menu__title{font-size:9px}.hero{padding:37px 0 20px}.hero__eyebrow{font-size:9px;margin-bottom:19px}.hero h1{font-size:clamp(51px,16vw,77px);line-height:.86}.hero__lead{margin:23px 0 24px;font-size:15px}.hero__actions{align-items:stretch;flex-direction:column;max-width:320px}.hero__actions .button{width:100%}.hero__note{font-size:10px}.hero__visual{min-height:365px}.hero__visual-frame{border-radius:22px}.hero__visual-frame img{object-position:73% center;transform:scale(1.2)}.hero__sticker{right:12px;bottom:12px;width:145px;min-height:142px;padding:15px 14px}.hero__sticker-kicker{margin-bottom:13px;font-size:7px}.hero__sticker strong{font-size:18px}.hero__scribble--a{left:-1%;top:8%;font-size:45px}.hero__scribble--b{right:4%;top:1%;font-size:31px}.hero__bottom{gap:8px;font-size:8px;letter-spacing:.1em}.hero__bottom-rule{width:45px}.hero__scroll{display:none}.selection,.products,.manifesto,.trust,.story{padding:75px 0}.section-head--split{display:block;margin-bottom:28px}.section-head h2,.products h2,.trust h2,.story h2,.closing h2{font-size:clamp(46px,15vw,68px)}.section-intro{margin-top:24px;font-size:15px}.scenario-grid{grid-template-columns:1fr 1fr;gap:8px}.scenario-card{min-height:208px;padding:15px 14px 14px;border-radius:18px}.scenario-card__num{font-size:9px}.scenario-card__icon{top:12px;right:13px;font-size:25px}.scenario-card h3{margin-bottom:13px;font-size:24px}.scenario-card__link{font-size:10px;line-height:1.2}.section-head--products{align-items:start;flex-direction:column;gap:22px}.product-grid{grid-template-columns:1fr 1fr;gap:27px 8px}.product-card__image{border-radius:13px}.product-card__meta{display:block;margin:10px 0 6px;font-size:8px;line-height:1.4}.product-card__meta span:last-child{display:block;margin-top:2px;color:#88b8ad}.product-card h3{min-height:58px;font-size:15px;line-height:1.15}.product-card__bottom{margin-top:10px;padding-top:10px}.product-card__bottom strong{font-size:15px}.product-card__bottom a{width:29px;height:29px;font-size:14px}.tag{left:8px;top:8px;padding:5px 7px;font-size:7px}.manifesto__grid{gap:30px}.manifesto__visual{min-height:270px;border-radius:21px}.manifesto__visual img{object-position:center}.manifesto__seal{left:12px;bottom:12px;padding:9px 10px;font-size:8px}.manifesto__copy h2{font-size:clamp(49px,15vw,69px)}.manifesto__copy p:not(.eyebrow){font-size:15px}.trust__head{margin-bottom:28px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:not(:first-child){min-height:0;padding:19px 0 20px;border-right:0}.trust-item:first-child{border-top:1px solid var(--line)}.trust-item__icon{width:33px;height:33px;margin-bottom:14px;font-size:9px}.trust-item h3{font-size:20px}.trust-item p{font-size:13px}.story__grid{gap:32px}.story__copy p:not(.eyebrow){font-size:15px}.story__media{min-height:325px}.story__media-large{height:275px;right:0;border-radius:19px}.story__media-small{width:46%;height:145px;border-width:7px;border-radius:17px}.story__caption{bottom:-18px;font-size:8px}.reviews{padding:75px 0}.reviews__inner{display:block}.reviews blockquote{font-size:32px}.reviews .button{margin-top:28px}.closing{padding:82px 0 90px}.closing h2{font-size:clamp(52px,16vw,75px)}.closing p:not(.eyebrow){font-size:15px}.closing__actions{flex-direction:column;align-items:stretch;max-width:320px;margin:0 auto}.closing__actions .button{width:100%}.site-footer{padding:53px 0 24px}.footer-main{grid-template-columns:1fr 1fr;gap:34px 19px;padding-bottom:38px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:18px;font-size:18px}.footer-col a,.footer-contact a,.footer-contact span:not(.footer-title){font-size:12px}.footer-title{font-size:9px;margin-bottom:6px}.footer-phone{font-size:18px!important}.footer-bottom{align-items:flex-start;flex-wrap:wrap;gap:8px;font-size:9px}.footer-bottom a{width:100%}.cart-drawer{padding:35px 25px}.cart-drawer h2,.finder-modal h2{font-size:54px}.finder-modal__box{padding:39px 22px 25px}.finder-options{grid-template-columns:1fr}.drawer-close{right:15px;top:12px}}

/* Hidden modal/drawer states must win over component display rules. */
.finder-modal[hidden],.drawer-scrim[hidden],.cart-drawer[hidden]{display:none!important}
body{font-family:Nunito,'Trebuchet MS',Arial,sans-serif}
