@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#222121;--muted:#737071;--purple:#7547c8;--lilac:#eee8fa;--line:#e8e3e9;--paper:#fffefc;--peach:#ffe4ce;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);font:400 16px/1.6 'DM Sans',Arial,sans-serif;color:var(--ink)}body.dialog-open{overflow:hidden}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}button,select{border-radius:0}img{max-width:100%;display:block}button svg,.search-box svg{width:22px;height:22px;flex-shrink:0}button svg{pointer-events:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(34px,3.6vw,54px);letter-spacing:-.055em;line-height:1.12;font-weight:600}em{font-family:Georgia,serif;font-weight:400}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:4px}::selection{background:#d7c2ff}[hidden]{display:none!important}.wrap{width:min(1380px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.skip{position:fixed;top:8px;left:8px;z-index:300;background:white;padding:10px;translate:0 -160%}.skip:focus{translate:0 0}.announcement{background:var(--purple);color:#fff;display:flex;justify-content:space-between;padding:9px 48px;font-size:11px;letter-spacing:.08em;gap:20px}.announcement span:last-child{letter-spacing:0;font-size:12px}.header{position:sticky;top:0;z-index:30;background:#fffefcef;border-bottom:1px solid #e8e3e970;backdrop-filter:blur(16px)}.nav{display:flex;justify-content:space-between;align-items:center;gap:28px;height:96px}.logo{font:800 48px/.85 Manrope,Arial,sans-serif;letter-spacing:-.085em;display:block;white-space:nowrap}.logo>span{color:var(--purple);font-size:32px;display:inline-block;vertical-align:top;margin:0 0 0 3px;letter-spacing:0}.logo small{display:block;font:700 9px/1 'DM Sans',Arial,sans-serif;letter-spacing:.22em;margin:9px 0 0 4px}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:500}.desktop-nav a{padding-block:14px;position:relative}.desktop-nav a::after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--purple);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover::after{transform:scaleX(1)}.nav-tools{display:flex;align-items:center;gap:20px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:transparent;border:0;font-size:30px;line-height:1;padding:8px;border-radius:50%}.icon-btn:hover{background:var(--lilac)}.cart-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;font-size:13px;min-height:44px;padding:5px}.cart-toggle>span:last-child{border-radius:50%;background:var(--purple);color:white;min-width:25px;height:25px;display:grid;place-items:center;font-size:12px}.cart-toggle.bump>span:last-child{animation:bump .4s var(--ease)}.menu-toggle{display:none}.mobile-nav{padding-block:16px;display:grid;gap:0}.mobile-nav a{padding:12px;border-top:1px solid var(--line)}
.hero{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;gap:30px;padding-block:44px 50px;min-height:680px}.hero-copy{padding:25px 0}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:700;margin:0 0 22px;display:flex;align-items:center;gap:8px}.little-dot{width:8px;height:8px;border-radius:50%;background:var(--purple)}.hero h1{font-size:clamp(56px,6.3vw,92px);line-height:1.04;letter-spacing:-.065em;font-weight:700;margin:0 0 24px}.hero h1 em{color:var(--purple);letter-spacing:-.07em}.hero-description{font-size:17px;line-height:1.7;color:#686366;max-width:370px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:15px 24px;border:1px solid transparent;border-radius:40px;font-size:14px;font-weight:600;transition:background .25s,transform .3s var(--ease),box-shadow .3s}.button span{font-size:22px;line-height:1;transition:transform .3s}.button:hover span{transform:translate(2px,-2px)}.primary{background:var(--purple);color:white}.primary:hover{background:#6234b4;box-shadow:0 8px 24px #7547c823}.secondary{background:white;border-color:var(--line)}.secondary:hover{background:var(--lilac)}.hero-footnote{display:flex;align-items:center;gap:12px;margin-top:32px}.hero-footnote p{font-size:12px;line-height:1.5;margin:0;color:var(--muted)}.hero-footnote strong{font-weight:500;color:#403c3e}.heart{font-size:32px;line-height:1}.hero-art{position:relative;background:var(--lilac);border-radius:46% 46% 26px 26px;aspect-ratio:1/1.06;margin:0 0 0 10px}.hero-pets{width:100%;height:100%;object-fit:cover;border-radius:inherit}.floating-label{position:absolute;background:#fffefcf5;border-radius:12px;padding:12px 17px;font-size:12px;box-shadow:0 8px 28px #39224e10;animation:float 6s ease-in-out infinite}.label-top{top:9%;left:-26px;rotate:-6deg}.label-bottom{bottom:6%;left:-30px;display:flex;align-items:center;gap:10px;animation-delay:-3s}.label-bottom span{font-size:24px;color:var(--purple)}.hero-sticker{position:absolute;right:-16px;top:9%;background:#d5f195;color:#303f22;padding:22px 18px;width:116px;height:116px;border-radius:50%;text-align:center;font-size:12px;line-height:1.5;font-weight:700;rotate:12deg;display:flex;flex-direction:column;justify-content:center}.hero-sticker em{font-size:17px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding-block:23px}.benefits p{font-size:13px;margin:0;display:flex;align-items:center;gap:12px}.benefits span{font-family:Georgia,serif;font-size:20px;color:var(--purple)}
.shop{padding-block:86px 70px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{color:var(--purple);margin-bottom:14px}.section-heading>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.pet-switch{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap}.pet-switch button{border:1px solid var(--line);background:white;border-radius:40px;padding:13px 21px;display:flex;align-items:center;gap:18px;font-size:14px;transition:background .2s,color .2s;min-height:48px}.pet-switch button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.pet-switch button span{font-size:11px;opacity:.65}.shop-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;border-top:1px solid var(--line);padding-block:19px}.category-tabs{display:flex;gap:24px}.category-tabs button{font-size:14px;padding:12px 0;border:0;background:none;position:relative;color:var(--muted)}.category-tabs button[aria-pressed=true]{color:var(--purple)}.category-tabs button[aria-pressed=true]::after{content:'';position:absolute;height:2px;background:var(--purple);left:0;right:0;bottom:4px}.shop-controls{display:flex;gap:12px;align-items:center}.search-box{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:30px;padding:9px 14px;max-width:230px;color:var(--muted)}.search-box svg{width:17px;height:17px}.search-box input{border:0;background:transparent;min-width:0;width:100%;font-size:13px;color:var(--ink);outline-offset:6px}.sort-label select{border:0;background:transparent;font-size:13px;padding:10px;min-height:44px;max-width:160px}.results-count{color:var(--muted);font-size:12px;margin:0 0 20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.product-card{min-width:0;animation:enter .45s var(--ease) both;animation-delay:calc(var(--i)*35ms)}.product-visual{border:0;display:block;width:100%;position:relative;aspect-ratio:1;background:#f7f5f2;border-radius:15px;overflow:hidden;padding:0}.product-shot{background-image:url('./assets/products.png');background-size:200% 400%;background-position:var(--px) var(--py);background-repeat:no-repeat;aspect-ratio:1;width:100%;transition:transform .6s var(--ease)}.product-visual:hover .product-shot{transform:scale(1.045)}.product-badge{position:absolute;left:12px;top:12px;background:#fffefcdb;border-radius:20px;font-size:10px;letter-spacing:.02em;padding:5px 10px;border:1px solid #ffffff}.quick-label{position:absolute;bottom:12px;left:50%;translate:-50% 8px;opacity:0;background:var(--ink);color:#fff;border-radius:20px;font-size:11px;white-space:nowrap;padding:6px 14px;transition:opacity .2s,translate .2s}.product-visual:hover .quick-label,.product-visual:focus-visible .quick-label{opacity:1;translate:-50% 0}.product-meta{color:var(--muted);font-size:11px;margin:14px 0 5px}.product-name{font-size:16px;font-weight:600;margin:0;line-height:1.4}.product-name button{font:inherit;text-align:left;background:none;border:0;padding:0}.product-name button:hover{color:var(--purple)}.product-caption{font-size:12px;color:var(--muted);margin:4px 0 12px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-price{font-size:15px;font-weight:600;white-space:nowrap}.add-button{border:1px solid var(--line);border-radius:30px;padding:8px 12px;background:white;font-size:12px;display:flex;gap:9px;align-items:center;min-height:42px;transition:background .2s,color .2s}.add-button:hover{background:var(--purple);color:white;border-color:var(--purple)}.add-button span{font-size:20px;line-height:1}.empty-results{text-align:center;padding:60px 20px;border:1px dashed var(--line);border-radius:20px}.empty-results p{color:var(--muted)}
.mood-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:80px}.mood{display:flex;align-items:center;position:relative;min-height:310px;padding:36px;border-radius:20px;overflow:hidden}.mood>div:first-child{position:relative;z-index:1;flex:0 0 55%}.mood h2{font-size:clamp(30px,3vw,43px);margin-bottom:26px}.mood .eyebrow{font-size:9px;max-width:210px;line-height:1.7}.mood-play{background:#eee7fb}.mood-rest{background:var(--peach)}.mood-product{width:56%;position:absolute;right:-1%;bottom:2%;mix-blend-mode:multiply}.mood:hover .mood-product{transform:rotate(-5deg) scale(1.05)}.text-action{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:600;background:none;border:0;padding:10px 0}.text-action span{font-size:22px}.story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:30px 100px}.story-image{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:1.15}.story-image img{width:100%;height:100%;object-fit:cover}.story-image>span{position:absolute;left:24px;bottom:22px;font-size:10px;letter-spacing:.1em;background:white;border-radius:24px;padding:10px 16px}.story-copy .eyebrow{color:var(--purple)}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:440px}.story-copy .text-action{margin-top:4px;border-bottom:1px solid var(--ink)}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-block:70px 90px}.faq h2{margin-bottom:16px}.faq>div>p:not(.eyebrow){font-size:14px;max-width:320px;color:var(--muted)}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:15px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);margin:14px 30px 0 0}.closing{background:var(--lilac);overflow:hidden}.closing .wrap{padding-top:42px}.closing p{font-size:14px;text-align:center;margin-bottom:0}.closing a{font:800 clamp(130px,26vw,370px)/1 Manrope,Arial,sans-serif;letter-spacing:-.09em;display:flex;align-items:center;justify-content:center;gap:35px;padding:0 15px 30px}.closing a span{font-size:.36em;letter-spacing:0;border:1px solid var(--ink);border-radius:50%;width:1.5em;height:1.5em;display:grid;place-items:center;transition:rotate .4s,background .4s}.closing a:hover span{background:var(--purple);color:white;rotate:45deg;border-color:var(--purple)}.footer{padding-block:50px 20px;display:grid;grid-template-columns:1fr 1.2fr 1fr 1fr;gap:24px}.footer p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.footer>div:not(.footer-bottom){display:grid;align-content:start;gap:12px;font-size:13px}.studio-credit strong{font-size:14px;color:var(--ink)}.footer a:hover{color:var(--purple)}.footer-bottom{grid-column:1/-1;margin-top:20px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}
.toast{position:fixed;bottom:26px;left:50%;translate:-50% 25px;background:var(--ink);color:white;font-size:14px;border-radius:30px;padding:14px 24px;z-index:90;opacity:0;pointer-events:none;transition:opacity .25s,translate .25s;max-width:calc(100% - 32px);text-align:center;box-shadow:0 8px 25px #0002}.toast.visible{opacity:1;translate:-50% 0}dialog{border:0;padding:0;color:var(--ink);background:var(--paper);box-shadow:0 20px 100px #0002}dialog::backdrop{background:#21152866;backdrop-filter:blur(4px)}dialog[open]{animation:enter .25s var(--ease)}.dialog-close{position:absolute;top:12px;right:12px;z-index:2;background:#fffefcea}.product-dialog{width:min(830px,calc(100% - 32px));max-height:calc(100dvh - 40px);border-radius:24px;overflow:auto}.detail-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center}.detail-image{background:#f7f5f2;align-self:stretch;display:flex;align-items:center;border-radius:24px 0 0 24px;overflow:hidden}.detail-copy{padding:48px 30px 32px}.detail-copy h2{font-size:32px;margin:10px 0 12px;letter-spacing:-.04em}.detail-copy>p{font-size:14px;color:var(--muted)}.detail-copy .product-price{font-size:23px;color:var(--ink);margin-block:22px}.detail-copy .button{width:100%;margin-top:20px}.detail-note{font-size:11px!important;margin:15px 0 0}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:30px;overflow:hidden}.qty button{background:none;border:0;min-width:38px;min-height:38px;font-size:20px}.qty button:hover{background:var(--lilac)}.qty output{min-width:28px;text-align:center;font-size:14px}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(490px,100%);height:100dvh;max-height:100dvh;max-width:100%;border-radius:22px 0 0 22px;overflow:hidden}.cart-dialog[open]{display:flex;flex-direction:column;animation:drawer .3s var(--ease)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:24px 28px 20px;border-bottom:1px solid var(--line);gap:20px;flex-shrink:0}.drawer-head .eyebrow{font-size:10px;color:var(--muted);margin:0 0 8px}.drawer-head h2{font-size:32px;margin:0}.drawer-body{padding:24px 28px;flex:1;overflow-y:auto;overscroll-behavior:contain;min-height:0}.drawer-bottom{padding:20px 28px max(22px,env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-shrink:0;background:var(--paper)}.cart-empty{text-align:center;padding:70px 0}.cart-empty>span{display:block;font:400 70px/1 Georgia,serif;color:var(--purple);margin-bottom:24px}.cart-empty h3{font-size:24px;letter-spacing:-.03em}.cart-empty p{font-size:14px;color:var(--muted)}.shipping-progress{background:var(--lilac);border-radius:12px;padding:15px;margin-bottom:16px;font-size:12px}.shipping-progress p{margin:0 0 9px}.shipping-progress progress{display:block;width:100%;height:5px;accent-color:var(--purple);border:0;border-radius:5px;overflow:hidden}.shipping-progress progress::-webkit-progress-bar{background:#dcd1ee}.shipping-progress progress::-webkit-progress-value{background:var(--purple)}.cart-item{display:grid;grid-template-columns:82px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item .product-shot{border-radius:10px;align-self:start}.cart-item h3{font-size:14px;letter-spacing:-.02em;margin:0 0 4px;line-height:1.4}.cart-item p{font-size:12px;color:var(--muted);margin-bottom:10px}.cart-item-tools{display:flex;align-items:center;justify-content:space-between;gap:8px}.remove-item{border:0;background:none;font-size:11px;text-decoration:underline;min-height:40px;color:var(--muted)}.total-line{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin:6px 0}.total-line.grand{font-size:19px;margin:12px 0 16px;font-weight:600}.drawer-bottom .button{width:100%}.demo-note{font-size:11px;color:var(--muted);text-align:center;margin:12px 0 0}#checkout h3{font-size:28px;margin:20px 0 10px;letter-spacing:-.04em}#checkout>p,#order-success p{font-size:14px;color:var(--muted)}#checkout-form{display:grid;gap:20px;margin-top:24px}#checkout-form label{display:grid;gap:8px;font-size:13px}#checkout-form input,#checkout-form select{min-height:50px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:16px;width:100%;color:var(--ink)}#order-success{padding-block:24px}#order-success h3{font-size:34px;letter-spacing:-.045em;line-height:1.2}.success-mark{width:70px;height:70px;border-radius:50%;background:#e6f4cb;color:#426320;font-size:32px;display:grid;place-items:center;margin-bottom:24px}.reveal{opacity:1}.motion-ready .reveal:not(.in-view){opacity:0;transform:translateY(22px)}.reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}
@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes bump{50%{transform:scale(1.25)}}@keyframes drawer{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1500px){.hero{gap:70px}.hero-art{max-width:610px;justify-self:end;width:100%}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.announcement{padding-inline:28px}.desktop-nav{gap:18px;font-size:13px}.nav{gap:16px}.nav-tools{gap:8px}.hero{min-height:580px;gap:22px}.hero h1{font-size:70px}.hero-sticker{width:95px;height:95px;font-size:10px;right:-5px}.hero-sticker em{font-size:15px}.hero-description{font-size:16px}.label-top{left:-12px;font-size:10px}.label-bottom{left:-14px;font-size:10px;padding:8px 12px}.hero .button{font-size:13px;gap:15px;padding-inline:20px}.benefits{gap:15px}.benefits p{font-size:11px;gap:8px}.product-grid{gap:28px 16px}.shop-toolbar{flex-wrap:wrap}.mood{padding:26px}.mood .eyebrow{max-width:150px}.story{gap:40px}.product-bottom{align-items:start;flex-direction:column;gap:8px}.product-bottom .add-button{align-self:stretch;justify-content:center}.faq{gap:40px}}
@media(max-width:800px){html{scroll-padding-top:85px}.desktop-nav{display:none}.menu-toggle{display:flex}.nav{height:80px}.logo{font-size:42px}.hero{min-height:0;padding-top:32px}.hero h1{font-size:56px}.hero .eyebrow{font-size:9px;letter-spacing:.07em}.hero-description{font-size:14px}.hero-art{aspect-ratio:1/1.4;margin:0}.hero-sticker{top:5%;right:0;width:80px;height:80px;font-size:9px;padding:10px}.hero-sticker em{font-size:13px}.label-top{top:auto;bottom:22%;left:-12px}.label-bottom{bottom:5%;left:5%;right:5%;justify-content:center}.hero-footnote{margin-top:20px}.hero-footnote p{font-size:10px}.hero .button{gap:12px;font-size:12px;padding:13px 16px}.benefits p:last-child{display:none}.shop{padding-top:60px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.product-bottom{flex-direction:row;align-items:center}.product-bottom .add-button{align-self:auto}.shop-controls{width:100%;justify-content:space-between}.search-box{max-width:none;flex:1}.section-heading>p{font-size:12px}.mood-grid{gap:16px;padding-bottom:50px}.mood{min-height:330px;align-items:start;padding:24px}.mood>div:first-child{flex-basis:100%}.mood h2{font-size:32px;margin-bottom:16px}.mood-product{width:66%;right:-10%;bottom:-8%}.mood .text-action{font-size:11px;gap:8px}.story{padding-bottom:65px;gap:30px}.story-copy>p:not(.eyebrow){font-size:14px}.story-image{aspect-ratio:1/1.25}.story-image>span{font-size:8px;left:12px;bottom:12px}.faq{grid-template-columns:1fr;gap:16px;padding-block:50px}.faq h2{font-size:36px}.faq>div>p:not(.eyebrow){max-width:100%}.footer{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{font-size:10px}.announcement span:first-child{display:none}.announcement{justify-content:center;padding-block:7px}.hero-copy{padding-block:0}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px;padding-inline:10px}.announcement span:last-child{font-size:10px}.nav{height:72px}.logo{font-size:36px}.logo>span{font-size:26px}.logo small{font-size:7px;letter-spacing:.2em;margin-top:7px}.nav-tools{gap:4px}.cart-label{display:none}.cart-toggle{gap:6px}.nav-tools .icon-btn{min-width:38px;min-height:42px}.hero{grid-template-columns:1fr;padding-block:35px 30px;gap:32px}.hero h1{font-size:clamp(54px,15vw,76px);line-height:1.03;margin-bottom:20px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-description{font-size:16px;max-width:340px;margin-bottom:24px}.hero .button{font-size:14px;padding-inline:22px;min-height:52px}.hero-footnote{display:none}.hero-art{aspect-ratio:1.08;margin:0 8px}.hero-pets{object-position:50% 54%}.hero-sticker{right:-9px;top:5%;width:88px;height:88px;font-size:10px}.hero-sticker em{font-size:14px}.label-top{top:8%;bottom:auto;left:-8px;font-size:10px}.label-bottom{bottom:3%;left:12%;right:12%;font-size:9px}.benefits{gap:14px;padding-block:18px}.benefits p{font-size:10px;line-height:1.5;gap:8px;flex:1}.benefits span{font-size:18px}.shop{padding-block:50px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:37px}.section-heading>p{margin-top:15px;font-size:13px}.section-heading>p br{display:none}.pet-switch{gap:7px;flex-wrap:nowrap;margin-bottom:22px}.pet-switch button{padding:10px 12px;font-size:11px;gap:8px;min-height:44px;flex:1;justify-content:center;white-space:nowrap}.pet-switch button span{display:none}.shop-toolbar{gap:8px;padding-top:10px;padding-bottom:12px}.category-tabs{gap:24px;justify-content:space-between;width:100%}.category-tabs button{font-size:13px}.shop-controls{gap:6px}.sort-label select{max-width:135px;font-size:12px;padding-inline:6px}.search-box{padding:10px;gap:6px}.search-box input{font-size:12px}.results-count{font-size:11px;margin-bottom:16px}.product-grid{gap:28px 12px}.product-visual{border-radius:12px}.product-badge{font-size:8px;left:8px;top:8px;padding:4px 7px}.quick-label{display:none}.product-meta{font-size:10px;margin-top:10px}.product-name{font-size:14px}.product-caption{font-size:11px}.product-bottom{flex-direction:column;align-items:start;gap:10px}.product-price{font-size:14px}.product-bottom .add-button{width:100%;justify-content:center;min-height:44px}.mood-grid{grid-template-columns:1fr;gap:16px}.mood{min-height:250px;padding:26px;align-items:center}.mood>div:first-child{flex-basis:65%}.mood-product{width:54%;right:-3%;bottom:0}.mood .eyebrow{max-width:170px;font-size:9px}.mood h2{font-size:36px}.mood .text-action{font-size:12px}.story{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:50px}.story-image{aspect-ratio:1.3}.story-copy h2{font-size:38px}.story-copy>p:not(.eyebrow){font-size:15px}.faq{padding-block:40px 50px}.faq summary{font-size:14px}.closing .wrap{padding-top:26px}.closing p{font-size:12px}.closing a{font-size:31vw;gap:18px;padding:15px 0 20px}.footer{padding-top:35px;gap:26px 20px}.footer p{font-size:12px}.footer-bottom{display:grid;gap:5px;margin-top:0}.product-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:18px}.detail-layout{grid-template-columns:1fr}.detail-image{height:240px;justify-content:center;border-radius:18px 18px 0 0}.detail-image .product-shot{max-width:240px}.detail-copy{padding:22px}.detail-copy h2{font-size:28px}.detail-copy .product-price{margin-block:15px}.cart-dialog{border-radius:0}.drawer-head{padding:20px}.drawer-body{padding:20px}.drawer-bottom{padding:16px 20px max(20px,env(safe-area-inset-bottom))}.cart-item{grid-template-columns:74px 1fr;gap:12px}.hero-art .floating-label{animation-duration:8s}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.in-view){opacity:1;transform:none}}

/* Scroll reveal system: content stays readable, then enters with a soft lift. */
html.motion-ready .scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .72s var(--ease),transform .72s var(--ease);transition-delay:calc(var(--reveal-index,0) * 70ms)}
html.motion-ready .scroll-reveal.is-visible{opacity:1;transform:none}
html.motion-ready .product-card.scroll-reveal{animation:none}
@media(prefers-reduced-motion:reduce){html.motion-ready .scroll-reveal{opacity:1;transform:none;transition:none}}
