:root{--forest:#17231d;--bone:#f5f1e8;--paper:#fbf9f4;--sand:#d1b995;--citron:#d7ee78;--terra:#bf7356;--muted:#6e746e;--line:rgba(23,35,29,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--forest);font-family:Manrope,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit}.section{width:min(1240px,calc(100% - 48px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:18px;background:var(--forest);color:#ffffffc2;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.announcement span{width:3px;height:3px;border-radius:50%;background:var(--citron)}.site-header{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:0 34px;border-bottom:1px solid var(--line);background:#fbf9f4ed;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;width:max-content;font-weight:800;letter-spacing:.18em}.brand b{display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:var(--forest);color:var(--citron);font-family:Fraunces,serif;font-size:20px;letter-spacing:0}.site-header nav{display:flex;gap:28px;font-size:13px;font-weight:600}.site-header nav a{border-bottom:1px solid transparent;padding:8px 0}.site-header nav a:hover{border-color:var(--forest)}.header-cta{justify-self:end;font-size:12px;font-weight:700;display:flex;gap:12px}.menu-button,.mobile-menu{display:none}
.hero{min-height:730px;display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:center;width:min(1380px,calc(100% - 48px));margin:auto;padding:54px 0 74px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow{display:flex;gap:9px;align-items:center;color:var(--muted)}.eyebrow i,.status i{width:7px;height:7px;border-radius:50%;background:#72a468;box-shadow:0 0 0 4px #72a46824}h1,h2,blockquote{font-family:Fraunces,serif;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(58px,6.8vw,105px);line-height:.89;margin:26px 0}h1 em{font-style:normal;color:var(--terra)}.hero-lead{max-width:590px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{display:inline-flex;justify-content:center;gap:34px;padding:16px 20px;border-radius:999px;font-size:13px;font-weight:800}.button.primary{background:var(--forest);color:white}.button.primary span{color:var(--citron)}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:4px}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:44px}.trust-row span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px;font-weight:600}.hero-visual{margin:0;position:relative;height:610px;border-radius:36px;overflow:hidden;background:#d8c6a9}.hero-film{position:absolute;inset:0}.hero-shot{position:absolute;inset:-3%;width:106%;height:106%;object-fit:cover;opacity:0;will-change:transform,opacity;animation:heroScene 36s infinite ease-in-out}.hero-shot.shot-wide{animation-delay:0s;object-position:50% 50%}.hero-shot.shot-dog{animation-delay:12s;object-position:62% 48%}.hero-shot.shot-detail{animation-delay:24s;object-position:43% 64%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,#0e191373);pointer-events:none}.hero-film-ui{position:absolute;z-index:3;left:25px;right:25px;bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-caption{display:flex;align-items:center;gap:12px;color:white;font-size:12px;font-weight:700}.hero-caption strong{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--citron);color:var(--forest);font-size:10px}.hero-pause{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff66;border-radius:50%;background:#17231d7d;color:white;backdrop-filter:blur(8px);cursor:pointer}.hero-pause:hover{background:var(--forest)}.hero-timeline{position:absolute;z-index:3;top:22px;left:22px;right:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.hero-timeline i{height:2px;background:#ffffff5c;overflow:hidden}.hero-timeline i:after{content:"";display:block;width:100%;height:100%;background:white;transform:scaleX(0);transform-origin:left;animation:heroProgress 36s infinite linear}.hero-timeline i:nth-child(2):after{animation-delay:12s}.hero-timeline i:nth-child(3):after{animation-delay:24s}.hero-visual.is-paused .hero-shot,.hero-visual.is-paused .hero-timeline i:after{animation-play-state:paused}@keyframes heroScene{0%{opacity:0;transform:scale(1.025)}4%{opacity:1}29%{opacity:1}33.333%{opacity:0;transform:scale(1.115)}100%{opacity:0;transform:scale(1.115)}}@keyframes heroProgress{0%{transform:scaleX(0)}33.333%{transform:scaleX(1)}33.334%,100%{transform:scaleX(0)}}
.intro{padding:120px 0 64px;display:grid;grid-template-columns:1.15fr .55fr;gap:110px;align-items:end;border-bottom:1px solid var(--line)}.kicker{color:var(--terra);margin:0 0 17px}.intro h2,.section-heading h2,.feature h2,.updates h2{font-size:clamp(48px,5.3vw,78px);line-height:.97;margin:0}.intro>p,.section-heading>p{color:var(--muted);line-height:1.7;margin:0}.criteria{display:grid;grid-template-columns:repeat(4,1fr);padding:36px 0 115px}.criteria article{padding:20px 26px;border-left:1px solid var(--line)}.criteria article:first-child{padding-left:0;border:0}.criteria b{font-size:10px;color:var(--terra)}.criteria h3{font-family:Fraunces,serif;font-size:28px;margin:35px 0 10px}.criteria p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}
.collection{padding:100px 0 120px}.section-heading{display:grid;grid-template-columns:1fr .45fr;align-items:end;gap:100px}.filter-row{display:flex;gap:8px;margin:40px 0 22px;overflow:auto}.filter-row button{white-space:nowrap;border:1px solid var(--line);background:transparent;padding:10px 15px;border-radius:999px;color:var(--muted);font-size:12px;cursor:pointer}.filter-row button.is-active{background:var(--forest);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:var(--bone);border-radius:24px;overflow:hidden}.product-art{height:310px;position:relative;display:grid;place-items:center;background:var(--card)}.product-art:before{content:"";width:180px;height:180px;border-radius:48% 52% 58% 42%;background:#ffffff8c;transform:rotate(-12deg)}.product-symbol{position:absolute;font-family:Fraunces,serif;font-size:70px;line-height:1}.product-symbol small{display:block;text-align:center;font-family:Manrope,sans-serif;font-size:9px;letter-spacing:.16em;margin-top:8px}.product-badge{position:absolute;left:15px;top:15px;padding:7px 9px;border-radius:999px;background:var(--forest);color:white;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.product-copy{padding:20px}.product-top{display:flex;justify-content:space-between;gap:18px}.product-copy h3{font-family:Fraunces,serif;font-size:27px;margin:0}.product-copy strong{font-size:13px;white-space:nowrap}.product-brand{display:block;color:var(--terra);font-size:10px;font-weight:800;letter-spacing:.11em;margin-bottom:8px}.product-copy p{color:var(--muted);font-size:12px;line-height:1.55;margin:12px 0 0}.product-state{display:flex;gap:7px;align-items:center;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:10px;font-weight:700;color:var(--muted)}.product-state i{width:6px;height:6px;border-radius:50%;background:#d29c42}
.feature{margin-top:30px;margin-bottom:120px;padding:34px;background:var(--forest);color:white;border-radius:34px;display:grid;grid-template-columns:70px .9fr 1.1fr;gap:36px;min-height:580px}.feature-number{font-size:11px;color:var(--citron)}.feature-copy{align-self:center}.feature-copy .kicker{color:var(--citron)}.feature-copy h2{font-size:clamp(47px,5vw,72px)}.feature-copy>p{color:#ffffff9e;line-height:1.7;max-width:580px}.feature-copy ul{list-style:none;padding:18px 0;margin:0;border-top:1px solid #ffffff26}.feature-copy li{padding:8px 0;font-size:12px}.feature-copy li:before{content:"✓";color:var(--citron);margin-right:10px}.status{display:flex;align-items:center;gap:10px;color:#ffffff99;font-size:10px}.feature-art{position:relative;display:grid;place-items:center;border-radius:24px;background:#d2ba96;color:var(--forest);overflow:hidden}.feature-art>span{position:absolute;right:22px;bottom:22px;text-align:right;font-size:10px;font-weight:800;letter-spacing:.12em}.puzzle{width:min(360px,75%);aspect-ratio:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;transform:rotate(-7deg);filter:drop-shadow(0 28px 20px #0000002b)}.puzzle i{border-radius:24px;background:var(--forest)}.puzzle i:nth-child(2),.puzzle i:nth-child(6){background:var(--citron)}.puzzle i:nth-child(3),.puzzle i:nth-child(4){background:#f4eee3}.puzzle i:nth-child(5){grid-column:span 2}
.about{padding:110px 0;text-align:center;border-top:1px solid var(--line)}.about blockquote{max-width:1040px;margin:28px auto 50px;font-size:clamp(42px,5.4vw,76px);line-height:1.05}.about-foot{display:flex;justify-content:center;gap:10px}.about-foot span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:10px}.updates{margin-bottom:80px;padding:70px;border-radius:32px;background:var(--sand);display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px}.updates h2{font-size:clamp(45px,4.8vw,70px)}.updates>div>p:last-child{color:#5c574e}.updates form{display:grid;grid-template-columns:1fr auto;gap:8px}.updates input{min-width:0;border:0;border-radius:999px;background:white;padding:17px 20px}.updates button{border:0;border-radius:999px;background:var(--forest);color:white;padding:17px 20px;font-weight:800;cursor:pointer}.updates button span{color:var(--citron);margin-left:20px}.updates small{grid-column:1/-1;color:#665f55;font-size:10px;margin:4px 8px}
footer{background:var(--forest);color:white;padding:65px max(34px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:40px}footer .brand b{background:var(--citron);color:var(--forest)}.footer-brand p{color:#ffffff80;font-family:Fraunces,serif;font-size:22px}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:12px;color:#ffffff9e}footer strong{color:var(--citron);font-size:10px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px}footer>small{grid-column:1/-1;border-top:1px solid #ffffff21;padding-top:25px;color:#ffffff59}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,30px);opacity:0;z-index:40;background:var(--citron);padding:13px 18px;border-radius:999px;font-size:12px;font-weight:800;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:960px){.site-header{grid-template-columns:1fr auto}.site-header nav,.header-cta{display:none}.menu-button{display:block;border:0;background:none;font-size:12px;font-weight:800}.mobile-menu{position:fixed;z-index:30;top:116px;left:14px;right:14px;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 50px #00000029}.mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:16px}.hero{grid-template-columns:1fr}.hero-visual{height:540px}.intro,.section-heading{grid-template-columns:1fr;gap:24px}.criteria{grid-template-columns:1fr 1fr}.criteria article:nth-child(3){border-left:0}.product-grid{grid-template-columns:1fr 1fr}.feature{grid-template-columns:50px 1fr}.feature-art{grid-column:1/-1;min-height:460px}.updates{grid-template-columns:1fr;gap:30px}}
@media(max-width:640px){.announcement{font-size:9px;gap:8px}.announcement span:nth-of-type(2){display:none}.section,.hero{width:calc(100% - 28px)}.site-header{height:70px;padding:0 16px}.mobile-menu{top:104px}.hero{padding:45px 0}.hero-visual{height:440px;border-radius:25px}h1{font-size:59px}.hero-actions{align-items:flex-start;flex-direction:column}.intro{padding-top:80px}.criteria{grid-template-columns:1fr}.criteria article{border-left:0;border-top:1px solid var(--line);padding:26px 0}.product-grid{grid-template-columns:1fr}.product-art{height:340px}.feature{padding:22px;grid-template-columns:1fr}.feature-number{display:none}.feature-art{min-height:360px}.about-foot{flex-wrap:wrap}.updates{padding:32px 22px}.updates form{grid-template-columns:1fr}.updates button{width:100%}.updates small{grid-column:1}.updates h2{font-size:46px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}

.product-card{transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #17231d1c}.product-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.product-open:focus-visible{outline:3px solid var(--terra);outline-offset:-3px}.view-product{position:absolute;right:15px;bottom:15px;display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:999px;background:#ffffffdb;font-size:10px;font-weight:800;opacity:0;transform:translateY(8px);transition:.25s}.product-card:hover .view-product,.product-open:focus-visible .view-product{opacity:1;transform:none}.view-product b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--forest);color:var(--citron)}
.journey{padding:20px 0 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.journey article{display:flex;gap:20px;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--bone)}.journey article>span{flex:0 0 36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--forest);color:var(--citron);font-size:11px;font-weight:800}.journey h3{font-family:Fraunces,serif;font-size:24px;margin:2px 0 9px}.journey p{color:var(--muted);font-size:12px;line-height:1.6;margin:0}
.faq{padding:105px 0 120px;display:grid;grid-template-columns:.65fr 1fr;gap:100px;border-top:1px solid var(--line)}.faq h2{font-family:Fraunces,serif;font-size:clamp(48px,5vw,72px);line-height:.98;margin:0}.faq>div:first-child>p:last-child{color:var(--muted);line-height:1.65;max-width:430px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:400;transition:.2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:700px;color:var(--muted);font-size:13px;line-height:1.7;margin:15px 45px 0 0}
.product-modal{width:min(900px,calc(100% - 28px));padding:0;border:0;border-radius:28px;background:var(--paper);color:var(--forest);box-shadow:0 35px 100px #0c181165;overflow:hidden}.product-modal::backdrop{background:#0c1811b8;backdrop-filter:blur(6px)}.modal-close{position:absolute;z-index:2;right:18px;top:18px;width:40px;height:40px;border:1px solid #17231d24;border-radius:50%;background:#ffffffd9;font-size:22px;cursor:pointer}#modalContent{display:grid;grid-template-columns:.9fr 1.1fr}.modal-art{min-height:580px;display:grid;place-content:center;gap:8px;text-align:center;background:var(--card)}.modal-art span{font-family:Fraunces,serif;font-size:110px}.modal-art small{font-size:10px;font-weight:800;letter-spacing:.15em}.modal-copy{padding:65px 48px 45px}.modal-copy h2{font-size:55px;line-height:.98;margin:8px 0}.modal-price{display:block;margin:18px 0;font-size:16px}.modal-copy>p:not(.kicker){color:var(--muted);line-height:1.65}.modal-copy ul{list-style:none;padding:14px 0;margin:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.modal-copy li{padding:7px 0;font-size:12px}.modal-copy li:before{content:"✓";color:var(--terra);margin-right:10px}.modal-status{display:flex;flex-direction:column;gap:5px;padding:14px;border-radius:14px;background:var(--bone);font-size:11px}.modal-status span{color:var(--muted)}.interest-button{width:100%;display:flex;justify-content:space-between;margin-top:18px;padding:15px 18px;border:0;border-radius:999px;background:var(--forest);color:white;font-weight:800;cursor:pointer}.interest-button span{color:var(--citron)}.modal-copy>small{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:10px}
@media(max-width:960px){.journey{grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:35px}}
@media(max-width:640px){.view-product{opacity:1;transform:none}.journey{padding-bottom:75px}.faq{padding:75px 0}#modalContent{grid-template-columns:1fr}.modal-art{min-height:250px}.modal-art span{font-size:78px}.modal-copy{padding:28px 22px}.modal-copy h2{font-size:42px}.product-modal{max-height:92vh}.product-modal .modal-close{top:12px;right:12px}}

.proof{padding:110px 0}.proof>header{display:grid;grid-template-columns:1fr .48fr;gap:90px;align-items:end;margin-bottom:38px}.proof h2{font-family:Fraunces,serif;font-size:clamp(48px,5vw,76px);line-height:.98;margin:0}.proof>header>p{color:var(--muted);line-height:1.65;margin:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.review-grid article{min-height:330px;padding:28px;display:flex;flex-direction:column;border-radius:24px;background:var(--bone);border:1px solid var(--line)}.stars{color:var(--terra);letter-spacing:.16em;font-size:13px}.review-grid article>p{font-family:Fraunces,serif;font-size:25px;line-height:1.28;margin:30px 0}.review-grid footer{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding:20px 0 0;background:none;color:var(--forest)}.review-grid footer b{font-size:10px;letter-spacing:.12em}.review-grid footer span{color:var(--muted);font-size:10px}.review-grid a{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:10px;font-weight:800}.proof>small{display:block;margin-top:17px;color:var(--muted);font-size:10px;line-height:1.55}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:24px;border:1px solid var(--line);border-radius:22px;overflow:hidden}.service-strip>div{display:flex;align-items:center;gap:14px;padding:22px;border-left:1px solid var(--line)}.service-strip>div:first-child{border-left:0}.service-strip b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--citron);font-size:10px}.service-strip span{display:flex;flex-direction:column;gap:3px}.service-strip strong{font-size:11px}.service-strip small{color:var(--muted);font-size:9px}
@media(max-width:960px){.proof>header{grid-template-columns:1fr;gap:24px}.review-grid{grid-template-columns:1fr}.review-grid article{min-height:270px}.service-strip{grid-template-columns:1fr 1fr}.service-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.service-strip>div:nth-child(4){border-top:1px solid var(--line)}}
@media(max-width:640px){.proof{padding:75px 0}.review-grid article>p{font-size:23px}.service-strip{grid-template-columns:1fr}.service-strip>div{border-left:0;border-top:1px solid var(--line)}.service-strip>div:first-child{border-top:0}}

.sets{padding:105px 0 120px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sets-heading{display:grid;grid-template-columns:1fr .43fr;gap:90px;align-items:end;margin-bottom:42px}.sets-heading h2{font-family:Fraunces,serif;font-size:clamp(50px,5.7vw,84px);line-height:.94;margin:0}.sets-heading h2 em{font-style:normal;color:var(--terra)}.sets-heading>p{color:var(--muted);line-height:1.7;margin:0}.set-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.set-card{border-radius:28px;overflow:hidden;background:var(--bone);transition:transform .25s,box-shadow .25s}.set-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #17231d1c}.set-card button{display:grid;grid-template-columns:.78fr 1.22fr;width:100%;min-height:390px;padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer}.set-card button:focus-visible{outline:3px solid var(--terra);outline-offset:-3px}.set-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:#d7ee78}.set-card.sand .set-visual{background:#d1b995}.set-card.mist .set-visual{background:#bbc7bd}.set-card.terra .set-visual{background:#c58a71}.set-number{position:absolute;left:19px;top:18px;font-size:10px;font-weight:800}.set-label{position:absolute;left:18px;bottom:18px;padding:7px 10px;border-radius:999px;background:var(--forest);color:white;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.set-stack{position:relative;width:132px;height:165px}.set-stack i{position:absolute;inset:0;border:2px solid var(--forest);border-radius:25px;background:#fbf9f4;box-shadow:0 15px 25px #17231d20}.set-stack i:nth-child(1){transform:translate(-18px,-18px) rotate(-7deg)}.set-stack i:nth-child(2){transform:translate(18px,12px) rotate(7deg);background:var(--forest)}.set-stack i:nth-child(3){display:grid;transform:none}.set-stack i:nth-child(3):after{content:"A+";position:absolute;inset:0;display:grid;place-items:center;font-family:Fraunces,serif;font-size:48px}.set-copy{display:flex;flex-direction:column;padding:32px}.set-copy>span{color:var(--terra);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.set-copy h3{font-family:Fraunces,serif;font-size:38px;line-height:1;margin:12px 0}.set-copy p{color:var(--muted);font-size:12px;line-height:1.6;margin:0}.set-copy ul{list-style:none;padding:15px 0 0;margin:14px 0 0;border-top:1px solid var(--line)}.set-copy li{font-size:11px;padding:4px 0}.set-copy li:before{content:"✓";color:var(--terra);margin-right:8px}.set-copy footer{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto;padding:22px 0 0;background:none;color:var(--forest)}.set-copy footer strong{font-size:13px}.set-copy footer b{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.set-note{display:flex;gap:20px;align-items:center;margin-top:18px;padding:18px 22px;border:1px solid var(--line);border-radius:17px}.set-note span{flex:0 0 auto;padding:7px 9px;border-radius:999px;background:var(--forest);color:white;font-size:9px;font-weight:800;letter-spacing:.08em}.set-note p{color:var(--muted);font-size:11px;line-height:1.55;margin:0}.modal-includes{margin-bottom:0!important;color:var(--forest)!important;font-size:10px!important;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.set-modal-art{background:#d7ee78}.set-modal-art.sand{background:#d1b995}.set-modal-art.mist{background:#bbc7bd}.set-modal-art.terra{background:#c58a71}.collection{padding-top:120px}
@media(max-width:960px){.sets-heading{grid-template-columns:1fr;gap:24px}.set-card button{grid-template-columns:1fr;min-height:0}.set-visual{min-height:260px}.set-grid{grid-template-columns:1fr 1fr}.set-copy{min-height:340px}.site-header nav{gap:18px}}
@media(max-width:640px){.sets{padding:75px 0}.set-grid{grid-template-columns:1fr}.set-copy{min-height:330px;padding:26px}.set-note{align-items:flex-start;flex-direction:column;gap:10px}.set-visual{min-height:235px}.sets-heading h2{font-size:51px}.collection{padding-top:80px}}

.product-state.confirmed i{background:#72a468;box-shadow:0 0 0 4px #72a46824}.launch-progress{padding:78px 0 30px}.launch-progress>header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.launch-progress h2{font-family:Fraunces,serif;font-size:clamp(42px,4.6vw,66px);line-height:1;margin:0}.progress-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.progress-grid article{min-height:190px;padding:24px;border-left:1px solid var(--line);background:var(--paper)}.progress-grid article:first-child{border-left:0}.progress-grid article>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;border:1px solid var(--line);font-size:10px;font-weight:800}.progress-grid article.done>span{background:var(--forest);color:var(--citron)}.progress-grid article.active{background:var(--bone)}.progress-grid article.active>span{background:var(--citron);border-color:var(--citron)}.progress-grid article div{margin-top:35px}.progress-grid b{font-family:Fraunces,serif;font-size:22px}.progress-grid p{color:var(--muted);font-size:11px;line-height:1.55;margin:8px 0 0}
.seo-categories{padding:10px 0 120px}.seo-categories>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px}.seo-categories h2{font-family:Fraunces,serif;font-size:clamp(46px,5vw,72px);line-height:.98;margin:0}.seo-category-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:26px;overflow:hidden}.seo-category-grid a{min-height:285px;padding:26px;display:flex;flex-direction:column;border-left:1px solid var(--line);background:var(--paper);transition:background .2s,transform .2s}.seo-category-grid a:first-child{border-left:0}.seo-category-grid a:hover{background:var(--bone)}.seo-category-grid span{color:var(--terra);font-size:9px;font-weight:800;letter-spacing:.1em}.seo-category-grid h3{font-family:Fraunces,serif;font-size:31px;margin:34px 0 12px}.seo-category-grid p{color:var(--muted);font-size:12px;line-height:1.65;margin:0}.seo-category-grid b{margin-top:auto;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:960px){.progress-grid{grid-template-columns:1fr 1fr}.progress-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.progress-grid article:nth-child(4){border-top:1px solid var(--line)}}
@media(max-width:960px){.seo-category-grid{grid-template-columns:1fr 1fr}.seo-category-grid a:nth-child(3){border-left:0;border-top:1px solid var(--line)}.seo-category-grid a:nth-child(4){border-top:1px solid var(--line)}}
@media(max-width:640px){.launch-progress{padding-top:58px}.launch-progress>header{display:block}.progress-grid{grid-template-columns:1fr}.progress-grid article{min-height:150px;border-left:0;border-top:1px solid var(--line)}.progress-grid article:first-child{border-top:0}.progress-grid article:nth-child(3){border-top:1px solid var(--line)}.progress-grid article div{margin-top:22px}.seo-categories{padding-bottom:80px}.seo-category-grid{grid-template-columns:1fr}.seo-category-grid a{min-height:230px;border-left:0;border-top:1px solid var(--line)}.seo-category-grid a:first-child{border-top:0}.seo-category-grid a:nth-child(3){border-top:1px solid var(--line)}}

.interest-modal{width:min(680px,calc(100% - 28px));max-height:92vh;padding:0;border:0;border-radius:28px;background:var(--paper);color:var(--forest);box-shadow:0 35px 100px #0c181165}.interest-modal::backdrop{background:#0c1811b8;backdrop-filter:blur(6px)}.interest-modal form{padding:52px 48px 38px}.interest-modal h2{font-family:Fraunces,serif;font-size:46px;line-height:1;margin:0 50px 12px 0}.interest-intro{color:var(--muted);line-height:1.6;margin:0 0 25px}.interest-modal form>label:not(.consent-line),.form-pair label{display:grid;gap:7px;font-size:11px;font-weight:800}.interest-modal input[type=email],.interest-modal input[type=text],.interest-modal select{width:100%;border:1px solid var(--line);border-radius:13px;background:white;padding:13px 14px;color:var(--forest)}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.consent-line{display:flex;align-items:flex-start;gap:10px;margin-top:14px;font-size:10px;line-height:1.5;color:var(--muted)}.consent-line input{flex:0 0 auto;margin-top:2px}.interest-submit{width:100%;display:flex;justify-content:space-between;margin-top:20px;padding:15px 18px;border:0;border-radius:999px;background:var(--forest);color:white;font-weight:800;cursor:pointer}.interest-submit span{color:var(--citron)}.interest-submit:disabled,.updates button:disabled{opacity:.65;cursor:wait}.interest-modal form>small{display:block;margin-top:12px;color:var(--muted);font-size:9px;line-height:1.6}.interest-modal a,.updates small a{text-decoration:underline}.form-status{min-height:18px;margin:10px 0 0;color:var(--forest);font-size:11px;font-weight:800}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.updates .consent-line{grid-column:1/-1;margin:2px 8px}.updates .consent-line input{width:auto;min-width:auto;padding:0}.updates .form-status{grid-column:1/-1;margin:0 8px}.updates form>small{margin-top:0}
@media(max-width:640px){.interest-modal form{padding:42px 22px 26px}.interest-modal h2{font-size:37px}.form-pair{grid-template-columns:1fr}.updates .consent-line{margin-left:3px;margin-right:3px}}

/* Pre-launch interest experience and repaired hero framing */
.hero-shot{inset:0;width:100%;height:100%;object-position:center}.hero-shot.shot-dog{object-position:52% 48%}.hero-shot.shot-detail{object-position:48% 58%}@keyframes heroScene{0%{opacity:0;transform:scale(1)}4%{opacity:1}29%{opacity:1}33.333%{opacity:0;transform:scale(1.055)}100%{opacity:0;transform:scale(1.055)}}
.header-cta{border:0;background:transparent;color:inherit;cursor:pointer}.floating-interest{position:fixed;z-index:18;right:24px;bottom:22px;display:flex;align-items:center;gap:10px;padding:13px 18px;border:0;border-radius:999px;background:var(--forest);color:white;box-shadow:0 16px 38px #17231d45;font-size:12px;font-weight:800;cursor:pointer}.floating-interest span{color:var(--citron);font-size:18px}.floating-interest:hover{transform:translateY(-2px)}
.interest-modal{width:min(760px,calc(100% - 28px))}.interest-modal form{padding:46px 48px 34px}.interest-modal h2{font-size:43px}.interest-choices{padding:0;border:0;margin:0 0 22px}.interest-choices legend{margin-bottom:10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.choice-group+ .choice-group{margin-top:15px}.choice-group>b{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.choice-chip{cursor:pointer}.choice-chip input{position:absolute;opacity:0;pointer-events:none}.choice-chip span{min-height:42px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--line);border-radius:12px;background:white;font-size:11px;font-weight:700;line-height:1.3;transition:.18s}.choice-chip i{flex:0 0 20px;height:20px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;color:transparent;font-style:normal}.choice-chip input:checked+span{border-color:var(--forest);background:var(--bone)}.choice-chip input:checked+span i{background:var(--forest);color:var(--citron)}.choice-chip input:focus-visible+span{outline:3px solid var(--citron);outline-offset:2px}.choice-error{min-height:15px;margin:7px 0 0;color:#9b3d2d;font-size:10px;font-weight:800}.email-label{margin-top:0}.form-pair.compact{margin-top:13px}
@media(max-width:640px){.hero-shot{object-position:50% 50%}.interest-modal form{padding:38px 20px 24px}.interest-modal h2{font-size:35px}.interest-intro{font-size:13px}.choice-grid{grid-template-columns:1fr}.choice-chip span{min-height:40px}.floating-interest{right:14px;bottom:14px;padding:12px 15px}.interest-modal{max-height:94vh}}

.interest-modal{width:min(880px,calc(100% - 28px))}.choice-chip span{min-height:70px;padding:7px;gap:11px}.choice-chip img{width:76px;height:56px;flex:0 0 76px;object-fit:cover;border-radius:9px;background:var(--bone)}.choice-chip em{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px;font-style:normal}.choice-chip strong{font-size:11px;line-height:1.25}.choice-chip small{color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.choice-chip i{margin-left:auto}.choice-chip input:checked+span img{box-shadow:0 0 0 2px var(--forest)}
@media(max-width:640px){.interest-modal{width:calc(100% - 16px)}.interest-modal form{padding-left:14px;padding-right:14px}.choice-chip span{min-height:66px}.choice-chip img{width:72px;height:52px;flex-basis:72px}.choice-chip strong{font-size:11px}}
.set-card.olive .set-visual,.set-modal-art.olive{background:#a8aa8b}.set-card.clay .set-visual,.set-modal-art.clay{background:#c9a68f}.set-card.walnut .set-visual,.set-modal-art.walnut{background:#9c7a60}.choice-placeholder{width:76px;height:56px;flex:0 0 76px;display:grid!important;place-items:center;padding:0!important;border:0!important;border-radius:9px!important;background:var(--forest)!important;color:var(--citron);font-size:8px!important;font-weight:800!important;letter-spacing:.08em;text-align:center}.choice-chip input:checked+span .choice-placeholder{box-shadow:0 0 0 2px var(--forest)}
@media(max-width:640px){.choice-placeholder{width:72px;height:52px;flex-basis:72px}}
.cat-feature{margin-top:70px;margin-bottom:105px;display:grid;grid-template-columns:1.12fr .88fr;min-height:620px;border-radius:34px;overflow:hidden;background:var(--forest);color:white}.cat-feature-image{min-height:620px}.cat-feature-image img{width:100%;height:100%;object-fit:cover;display:block}.cat-feature-copy{align-self:center;padding:65px}.cat-feature-copy .kicker{color:var(--citron)}.cat-feature-copy h2{font-family:Fraunces,serif;font-size:clamp(48px,5vw,76px);line-height:.96;margin:0}.cat-feature-copy h2 em{font-style:normal;color:var(--citron)}.cat-feature-copy>p{color:#ffffffa8;line-height:1.7}.cat-feature-copy ul{list-style:none;padding:18px 0;margin:22px 0;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26}.cat-feature-copy li{padding:7px 0;font-size:12px}.cat-feature-copy li:before{content:"✓";color:var(--citron);margin-right:10px}.cat-feature-copy .button{border:0;cursor:pointer;background:var(--citron);color:var(--forest)}.cat-feature-copy>small{display:block;color:#ffffff8f;font-size:10px;line-height:1.55;margin-top:14px}.choice-grid .choice-chip:last-child:nth-child(odd){grid-column:1/-1}
@media(max-width:960px){.cat-feature{grid-template-columns:1fr}.cat-feature-image{min-height:520px}.cat-feature-copy{padding:50px}}
@media(max-width:640px){.cat-feature{margin-top:40px;margin-bottom:75px}.cat-feature-image{min-height:360px}.cat-feature-copy{padding:35px 24px}.cat-feature-copy h2{font-size:46px}.choice-grid .choice-chip:last-child:nth-child(odd){grid-column:auto}}
.prelaunch-explainer{display:grid;grid-template-columns:auto 1fr 1fr;gap:18px;align-items:center;margin:34px 0 8px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:var(--bone)}.prelaunch-explainer b{padding:7px 10px;border-radius:999px;background:var(--forest);color:white;font-size:9px;letter-spacing:.08em}.prelaunch-explainer span{color:var(--muted);font-size:11px;line-height:1.5}.product-photo:before{display:none}.product-photo{display:block;position:relative;background:var(--card)}.product-photo>img{width:100%;height:100%;display:block;object-fit:cover}.product-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,#17231d9c);pointer-events:none}.product-photo .product-badge,.product-photo .media-note{z-index:2}.media-note{position:absolute;left:15px;right:15px;bottom:14px;color:white;font-size:9px;line-height:1.4}.product-copy{display:flex;flex-direction:column;min-height:310px}.product-interest{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding:13px 15px;border:0;border-radius:999px;background:var(--forest);color:white;font-size:11px;font-weight:800;cursor:pointer}.product-interest span{color:var(--citron)}.product-interest:hover{transform:translateY(-1px)}
@media(max-width:960px){.prelaunch-explainer{grid-template-columns:1fr 1fr}.prelaunch-explainer b{grid-column:1/-1;width:max-content}}
@media(max-width:640px){.prelaunch-explainer{grid-template-columns:1fr}.prelaunch-explainer b{grid-column:auto}.product-copy{min-height:280px}}
.product-top strong{color:#7f3525;background:#fff7f1;border:1px solid #bf735642;border-radius:999px;padding:7px 10px;font-size:14px;font-weight:800;line-height:1.15}.set-copy footer strong,.modal-price{color:#8a3f2b;font-weight:800}.interest-modal .kicker{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff0e9;color:#8a3f2b}.interest-intro{padding:13px 15px;border-left:3px solid var(--terra);background:var(--bone);border-radius:0 12px 12px 0;color:var(--forest)}
@media(max-width:640px){.product-top{align-items:flex-start}.product-top strong{font-size:13px}}
/* Six-scene dog and cat hero collection */
.hero-shot{inset:0;width:100%;height:100%;object-position:center;animation-name:heroSceneSix;animation-duration:60s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-shot:nth-child(1){animation-delay:0s}.hero-shot:nth-child(2){animation-delay:10s}.hero-shot:nth-child(3){animation-delay:20s}.hero-shot:nth-child(4){animation-delay:30s}.hero-shot:nth-child(5){animation-delay:40s}.hero-shot:nth-child(6){animation-delay:50s}.hero-timeline{grid-template-columns:repeat(6,1fr)}.hero-timeline i:after{animation-name:heroProgressSix;animation-duration:60s}.hero-timeline i:nth-child(1):after{animation-delay:0s}.hero-timeline i:nth-child(2):after{animation-delay:10s}.hero-timeline i:nth-child(3):after{animation-delay:20s}.hero-timeline i:nth-child(4):after{animation-delay:30s}.hero-timeline i:nth-child(5):after{animation-delay:40s}.hero-timeline i:nth-child(6):after{animation-delay:50s}@keyframes heroSceneSix{0%{opacity:0;transform:scale(1)}2%{opacity:1}14.5%{opacity:1}16.667%{opacity:0;transform:scale(1.055)}100%{opacity:0;transform:scale(1.055)}}@keyframes heroProgressSix{0%{transform:scaleX(0)}16.667%{transform:scaleX(1)}16.668%,100%{transform:scaleX(0)}}
.hero-disclaimer{position:absolute;z-index:4;left:25px;right:80px;bottom:7px;color:#ffffffa8;font-size:8px;line-height:1.2}
/* Interactive product and set choices */
.set-filter-row{display:flex;gap:8px;overflow:auto;margin:0 0 22px;padding-bottom:4px}.set-filter-row button{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--forest);padding:11px 18px;font:700 14px Manrope,sans-serif;cursor:pointer}.set-filter-row button.is-active{background:var(--forest);color:#fff}.set-visual{position:relative}.set-visual>img{width:100%;height:100%;min-height:390px;object-fit:cover;display:block}.set-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#17231d40,transparent 35%,transparent 65%,#17231d55);pointer-events:none}.set-number,.set-label{z-index:2;color:#fff}.set-label{background:var(--forest)}.set-stack{display:none}.set-copy p,.product-copy p{font-size:15px;line-height:1.6}.set-copy li,.product-state,.modal-copy li{font-size:14px}.set-copy footer strong,.modal-price{color:#773721}.product-top{flex-wrap:wrap}.product-top strong{white-space:normal}.product-brand,.set-copy>span{font-size:13px}.product-interest,.set-copy footer b{font-size:14px}.product-badge,.set-label{font-size:12px}.media-note,.hero-disclaimer{font-size:12px}.modal-copy>small{font-size:12px}.modal-status{font-size:14px}.media-panel{position:relative;display:block;overflow:hidden;background:#d8c6a9}.media-panel img{width:100%;height:100%;min-height:560px;object-fit:cover;display:block}.media-panel small{position:absolute;left:18px;right:18px;bottom:18px;padding:10px 12px;border-radius:12px;background:#17231dcc;color:white;font:600 12px/1.5 Manrope,sans-serif;letter-spacing:normal}.variant-choices{border:0;padding:0;margin:22px 0}.variant-choices legend{font-size:14px;font-weight:800;margin-bottom:11px}.variant-choices label{display:block;margin:8px 0;cursor:pointer}.variant-choices input{position:absolute;opacity:0}.variant-choices span{display:block;padding:12px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:14px;line-height:1.45}.variant-choices input:checked+span{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#f1f4e8}.variant-choices input:focus-visible+span{outline:3px solid var(--terra);outline-offset:2px}.interest-button{font-size:14px}.product-modal{max-height:92vh;overflow:auto}.product-modal .modal-copy{padding-top:56px}.product-modal .modal-art{align-self:stretch}
@media(max-width:960px){.set-visual>img{min-height:260px}.set-copy{min-height:350px}}
@media(max-width:640px){.media-panel img{min-height:230px;max-height:280px}.set-visual>img{min-height:240px}.set-copy{min-height:0}.set-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.set-copy footer{padding-top:20px}.hero-disclaimer{font-size:10px}}

.selection-summary:empty{display:none}.selection-summary{margin:14px 0 0;padding:12px 15px;border-radius:12px;background:#eef3df;color:var(--forest);font-size:14px;font-weight:800}
/* Readable controls at narrow widths */
@media(max-width:640px){.announcement{font-size:12px;line-height:1.35;text-align:center;padding:7px 10px}.hero{gap:28px}.hero h1{font-size:clamp(44px,13vw,59px)}.hero-lead{font-size:16px}.sets-heading h2{font-size:clamp(42px,12vw,51px)}.set-copy h3{font-size:34px}.set-copy>span,.product-brand,.set-copy li,.product-state{font-size:14px}.choice-chip strong{font-size:14px}.choice-chip small,.interest-intro,.consent-line,.interest-modal form>small{font-size:14px;line-height:1.5}.modal-copy h2{font-size:clamp(36px,10vw,42px)}.product-modal .modal-copy{padding:28px 22px}.media-note{font-size:12px}.hero-disclaimer{font-size:11px}.mobile-menu a{font-size:16px}}
