:root{--ink:#17120f;--cream:#fbf6ed;--camel:#c9985a;--rust:#b64a27;--acid:#d6ff45;--espresso:#2b1812;--oat:#f0e6d6;--line:rgba(23,18,15,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:100;width:auto;height:auto;clip:auto;margin:10px;padding:10px;background:#fff}.announcement{min-height:34px;padding:7px 5vw;display:flex;justify-content:center;align-items:center;gap:18px;background:var(--ink);color:var(--cream);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.announcement-dot{color:var(--acid);font-size:13px}.site-header{height:82px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:#fbf6edf5;position:relative;z-index:5}.wordmark{width:max-content;font-size:22px;font-weight:900;letter-spacing:-.08em;line-height:.78}.wordmark span{display:block;margin-left:18px}.desktop-nav{display:flex;gap:35px;align-items:center}.desktop-nav a{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{justify-self:end;display:flex;align-items:center;gap:15px}.account-link{width:24px;height:24px}.account-link svg{width:100%;height:100%}.bag-button{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bag-button span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:6px;border-radius:50%;background:var(--ink);color:#fff}.spot-hero{min-height:720px;display:grid;grid-template-columns:.92fr 1.08fr;border-bottom:1px solid var(--ink)}.hero-copy{padding:9vw 6vw 5vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 24px;font-size:10px;font-weight:800;line-height:1.3;letter-spacing:.22em;text-transform:uppercase}.spot-hero h1,.section-heading h2,.story-copy h2,.pet-copy h2,.newsletter h2,.template-heading{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.06em}.spot-hero h1{font-size:clamp(72px,8.5vw,138px);line-height:.78}.hero-deck{max-width:500px;margin:40px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.55}.hero-deck p{margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.button{min-height:50px;display:inline-flex;justify-content:center;align-items:center;padding:0 25px;border:1px solid var(--ink);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,background .16s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:var(--rust);border-color:var(--rust)}.button-light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.text-link{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-proof{margin-top:55px;padding-top:20px;display:flex;flex-wrap:wrap;gap:15px 25px;border-top:1px solid var(--line);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hero-proof span:before{content:"\25cf";margin-right:8px;color:var(--rust)}.hero-visual{min-height:720px;position:relative;overflow:hidden;background:var(--camel)}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 1px 0 var(--ink);pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-stamp{position:absolute;top:35px;right:35px;width:104px;height:104px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:10px;border-radius:50%;background:var(--acid);color:var(--ink);transform:rotate(7deg)}.hero-stamp strong{font-family:Georgia,serif;font-size:35px;font-weight:400}.hero-stamp span{font-size:9px;font-weight:900;line-height:1.1;letter-spacing:.08em}.hero-caption{position:absolute;left:30px;bottom:22px;margin:0;padding:9px 12px;background:var(--cream);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ticker{overflow:hidden;background:var(--rust);color:var(--cream);border-bottom:1px solid var(--ink)}.ticker div{min-width:max-content;padding:14px 0;display:flex;gap:32px;align-items:center;animation:marquee 20s linear infinite}.ticker span{font-family:Georgia,serif;font-size:17px;font-style:italic}.ticker b{color:var(--acid);font-size:12px}@keyframes marquee{to{transform:translate(-25%)}}.shop-section{padding:9vw 5vw 8vw}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:40px;align-items:end}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{font-size:clamp(60px,7vw,112px);line-height:.9}.section-heading>p{max-width:360px;margin:0 0 5px;font-family:Georgia,serif;font-size:17px;line-height:1.5}.filters{margin:55px 0 30px;display:flex;gap:8px;flex-wrap:wrap}.filters button{padding:11px 20px;border:1px solid var(--ink);border-radius:999px;background:transparent;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.filters button.active,.filters button:hover{background:var(--ink);color:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px}.product-card{min-width:0}.product-card[hidden]{display:none}.product-art{aspect-ratio:1/1;position:relative;overflow:hidden;display:grid;place-items:center;border:1px solid var(--ink);background:radial-gradient(ellipse 19% 13% at 24% 22%,transparent 41%,#18100c 44% 57%,transparent 60%),radial-gradient(ellipse 16% 21% at 67% 35%,transparent 43%,#382016 46% 58%,transparent 61%),radial-gradient(ellipse 20% 14% at 45% 72%,transparent 42%,#18100c 45% 57%,transparent 60%),radial-gradient(ellipse 15% 20% at 82% 81%,transparent 42%,#382016 45% 58%,transparent 61%),#c89759}.product-art>img{width:100%;height:100%;object-fit:contain}.product-shape{width:54%;height:46%;background:var(--espresso);border:2px solid var(--ink);box-shadow:12px 12px #fbf6ed99;transition:transform .22s ease}.product-card:hover .product-shape{transform:rotate(-3deg) scale(1.04)}.product-art.clip .product-shape{width:42%;height:52%;border-radius:50% 10%;transform:rotate(32deg);background:var(--oat)}.product-art.charm .product-shape{width:38%;height:38%;border-radius:50%;background:var(--rust);box-shadow:0 -55px 0 -16px var(--ink)}.product-art.tray{background:var(--oat)}.product-art.tray .product-shape{width:68%;height:48%;border-radius:8px;background:var(--camel);box-shadow:inset 0 0 0 14px var(--espresso),12px 12px #b64a2773}.product-art.pillow .product-shape{width:64%;height:64%;background:var(--rust);box-shadow:inset 0 0 0 1px var(--cream),12px 12px 0 var(--espresso)}.product-art.desk{background:var(--espresso)}.product-art.desk .product-shape{width:76%;height:46%;background:var(--oat);box-shadow:12px 12px 0 var(--rust)}.product-art.petmat .product-shape{width:70%;height:50%;border-radius:24px;background:var(--rust);box-shadow:inset 0 0 0 4px var(--cream),10px 10px 0 var(--ink)}.product-art.walk .product-shape{width:42%;height:52%;border-radius:55% 55% 30% 30%;background:var(--oat);box-shadow:0 -45px 0 -18px var(--rust),10px 10px #17120f80}.art-label{position:absolute;color:var(--cream);font-size:12px;font-weight:900;letter-spacing:-.06em;line-height:.8;text-align:center}.tray .art-label,.clip .art-label,.desk .art-label,.walk .art-label{color:var(--ink)}.product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 9px;background:var(--acid);color:var(--ink);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-info{min-height:112px;padding:16px 0 12px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.product-category{margin:0 0 6px;color:var(--rust);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-info h3{margin:0;font-family:Georgia,serif;font-size:18px;font-weight:400}.product-note{margin:8px 0 0;color:#6d5b52;font-size:11px;line-height:1.4}.product-price{margin:15px 0 0;font-size:13px;font-weight:800}.quick-add{width:100%;padding:13px 0;display:flex;justify-content:space-between;border:0;background:transparent;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.concept-label{color:#706057}.story-section{display:grid;grid-template-columns:1fr 1fr;min-height:690px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.story-pattern{position:relative;overflow:hidden;display:grid;place-items:center;background:var(--camel);border-right:1px solid var(--ink)}.story-pattern:before{content:"";position:absolute;top:7%;right:7%;bottom:7%;left:7%;border:1px solid rgba(23,18,15,.5);border-radius:50%}.story-pattern p{position:relative;z-index:2;margin:0;font-family:Georgia,serif;font-size:clamp(130px,20vw,300px);letter-spacing:-.14em;transform:translate(-4%)}.rosette{position:absolute;z-index:1;border:24px solid var(--espresso);border-left-color:var(--rust);border-radius:48% 52% 44% 56%}.r1{width:140px;height:95px;top:10%;left:8%;transform:rotate(-20deg)}.r2{width:120px;height:160px;top:8%;right:8%;transform:rotate(30deg)}.r3{width:190px;height:125px;bottom:8%;left:12%;transform:rotate(15deg)}.r4{width:110px;height:82px;bottom:15%;right:9%;transform:rotate(-35deg)}.story-copy{padding:8vw 7vw;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:clamp(68px,7vw,108px);line-height:.9}.story-lead{max-width:600px;margin:34px 0 45px;font-family:Georgia,serif;font-size:clamp(19px,2vw,27px);line-height:1.45}.story-lead p{margin:0}.story-points{border-top:1px solid var(--line)}.story-points div{padding:17px 0;display:grid;grid-template-columns:46px 1fr;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5}.story-points strong{color:var(--rust);font-size:10px;letter-spacing:.12em}.pet-section{padding:8vw 7vw;display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:center;background:var(--espresso);color:var(--cream)}.eyebrow-light{color:var(--acid)}.pet-copy h2{max-width:720px;font-size:clamp(60px,7vw,110px);line-height:.88}.pet-copy>p:not(.eyebrow){max-width:560px;margin:32px 0;font-family:Georgia,serif;font-size:18px;line-height:1.55;color:var(--oat)}.pet-card{padding:18px;transform:rotate(3deg);background:var(--cream);color:var(--ink);box-shadow:18px 18px 0 var(--rust)}.pet-card-pattern{aspect-ratio:1;background:radial-gradient(ellipse 21% 13% at 22% 22%,transparent 40%,#17120f 44% 57%,transparent 61%),radial-gradient(ellipse 18% 23% at 67% 34%,transparent 40%,#2b1812 44% 57%,transparent 61%),radial-gradient(ellipse 23% 15% at 42% 72%,transparent 40%,#17120f 44% 57%,transparent 61%),#c9985a;border:1px solid var(--ink)}.pet-card>div:not(.pet-card-pattern){margin-top:18px;display:flex;justify-content:space-between;gap:20px}.pet-card p{margin:0;font-size:12px;font-weight:900;letter-spacing:.12em}.pet-card span{font-family:Georgia,serif;font-size:14px}.pet-card>strong{display:block;margin-top:20px;font-family:Georgia,serif;font-size:44px;font-weight:400}.newsletter{padding:9vw 5vw;text-align:center;background:var(--camel)}.newsletter h2{max-width:900px;margin:0 auto;font-size:clamp(58px,7vw,110px);line-height:.9}.newsletter-form{max-width:630px;margin:45px auto 0;display:flex;flex-wrap:wrap;border-bottom:2px solid var(--ink)}.newsletter input{flex:1;min-width:0;padding:17px 5px;border:0;outline:0;background:transparent;color:var(--ink);font-family:Georgia,serif;font-size:18px}.newsletter button{padding:0 8px;border:0;background:transparent;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.form-message,.errors{width:100%;text-align:left}.fine-print{margin:14px 0 0;font-size:9px}.site-footer{padding:6vw 5vw 25px;background:var(--ink);color:var(--cream)}.footer-brand{display:flex;justify-content:space-between;align-items:start;padding-bottom:5vw;border-bottom:1px solid rgba(251,246,237,.25)}.wordmark-light{font-size:45px}.footer-brand p{max-width:320px;margin:0;color:#c9bdb1;font-family:Georgia,serif;font-size:17px;line-height:1.5}.footer-links{padding:50px 0 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-left:45%}.footer-links div{display:flex;flex-direction:column;gap:11px}.footer-links strong{margin-bottom:10px;color:var(--acid);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.footer-links a{width:max-content;color:#c9bdb1;font-family:Georgia,serif;font-size:15px}.footer-bottom{padding-top:20px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(251,246,237,.25);color:#94877e;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.page-width{max-width:1280px;margin:0 auto;padding:6vw 5vw}.template-heading{font-size:clamp(50px,7vw,92px);line-height:.92;margin-bottom:45px}.rte{font-family:Georgia,serif;font-size:18px;line-height:1.7}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 20px}.collection-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--oat)}.collection-card h2{font-family:Georgia,serif;font-weight:400;font-size:20px;margin:14px 0 7px}.collection-card p{margin:0;font-size:13px}.product-layout{display:grid;grid-template-columns:1fr .8fr;gap:7vw;align-items:start}.product-gallery img{width:100%;background:var(--oat)}.product-details{position:sticky;top:30px}.product-details h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(44px,5vw,72px);line-height:.95;margin:0 0 20px}.product-price-large{font-size:18px;font-weight:800}.product-form{margin-top:32px}.product-form label{display:block;margin:18px 0 8px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-form select,.product-form input{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--ink);background:var(--cream)}.product-form .button{width:100%;margin-top:18px}.cart-row{padding:24px 0;display:grid;grid-template-columns:100px 1fr auto;gap:20px;border-bottom:1px solid var(--line)}.cart-row img{width:100px;height:120px;object-fit:cover}.cart-summary{margin:40px 0 0 auto;max-width:420px;text-align:right}.cart-summary .button{width:100%}.pagination{margin-top:45px;display:flex;gap:15px;justify-content:center}.search-form{display:flex;max-width:700px;margin-bottom:45px}.search-form input{flex:1;min-height:52px;border:1px solid var(--ink);padding:0 14px}.search-form button{border:0}.empty-state{padding:60px 0;font-family:Georgia,serif;font-size:24px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spot-hero{grid-template-columns:1fr}.hero-copy{min-height:620px}.hero-visual{min-height:680px}.story-section{grid-template-columns:1fr}.story-pattern{min-height:600px;border-right:0;border-bottom:1px solid var(--ink)}.footer-links{margin-left:30%}}@media(max-width:720px){.announcement{gap:9px;font-size:8px;letter-spacing:.1em}.site-header{height:70px;grid-template-columns:1fr 1fr}.desktop-nav{display:none}.spot-hero h1{font-size:clamp(66px,22vw,105px)}.hero-copy{min-height:auto;padding:80px 6vw 60px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:540px}.section-heading{grid-template-columns:1fr}.product-grid{gap:28px 10px}.product-info{min-height:128px;display:block}.story-pattern{min-height:430px}.story-copy{padding:80px 7vw}.pet-section{padding-top:80px;padding-bottom:90px;grid-template-columns:1fr;gap:60px}.footer-brand{flex-direction:column;gap:45px}.footer-links{margin-left:0}.footer-bottom{flex-direction:column}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-details{position:static}.cart-row{grid-template-columns:80px 1fr}.cart-row>p{grid-column:2}.cart-row img{width:80px;height:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}*{transition-duration:.001ms!important}}.spot-product-story{width:min(1180px,calc(100% - 64px))!important;min-height:0!important;max-height:none!important;margin:72px auto!important;grid-template-columns:minmax(0,1fr) minmax(380px,.88fr)!important;align-items:stretch!important;overflow:hidden!important}.spot-product-story__media{min-height:0!important;height:clamp(380px,40vw,520px)!important;background:#efe7da!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.spot-product-story__media img{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center!important}.spot-product-story__copy{min-height:0!important;padding:clamp(38px,4.5vw,64px)!important;justify-content:center!important}.spot-product-story__copy h2{font-size:clamp(48px,5vw,68px)!important;line-height:.96!important;margin:18px 0 24px!important}.spot-product-story__copy>p:not(.spot-product-story__eyebrow){font-size:clamp(19px,1.75vw,24px)!important;line-height:1.35!important;margin:0 0 28px!important}@media(max-width:720px){.spot-product-story{width:calc(100% - 32px)!important;margin:40px auto!important;grid-template-columns:1fr!important}.spot-product-story__media{height:min(82vw,420px)!important}.spot-product-story__copy{padding:34px 26px 38px!important}.spot-product-story__copy h2{font-size:clamp(42px,14vw,58px)!important}.spot-product-story__copy>p:not(.spot-product-story__eyebrow){font-size:19px!important}}@media(max-width:720px){.site-header{height:112px!important;padding:0!important;grid-template-columns:1fr auto!important;grid-template-rows:70px 42px!important;gap:0!important}.wordmark{grid-column:1!important;grid-row:1!important;padding-left:16px!important;margin:0!important}.header-actions{grid-column:2!important;grid-row:1!important;padding-right:16px!important;gap:8px!important}.account-link{display:none!important}.bag-button{white-space:nowrap!important;font-size:10px!important;letter-spacing:.08em!important}.desktop-nav{display:flex!important;grid-column:1 / -1!important;grid-row:2!important;align-self:stretch!important;width:100%!important;height:42px!important;gap:22px!important;padding:0 16px!important;overflow-x:auto!important;overflow-y:visible!important;border-top:1px solid rgba(23,18,15,.12)!important;scrollbar-width:none!important}.desktop-nav::-webkit-scrollbar{display:none!important}.desktop-nav>a,.desktop-nav .nav-dropdown summary{flex:0 0 auto!important;font-size:9px!important;letter-spacing:.1em!important;white-space:nowrap!important}.desktop-nav .nav-dropdown{position:static!important}.nav-dropdown__menu{position:fixed!important;top:146px!important;left:12px!important;right:12px!important;width:auto!important;min-width:0!important;max-height:calc(100vh - 158px)!important;overflow-y:auto!important;box-shadow:7px 7px #bf4728!important}.spot-hero{min-height:0!important}.hero-copy{min-height:0!important;padding:52px 20px 44px!important}.spot-hero h1{font-size:clamp(58px,20vw,82px)!important;line-height:.84!important}.hero-copy>p{font-size:17px!important;line-height:1.5!important}.hero-actions{gap:18px!important;margin-top:30px!important}.hero-visual{min-height:0!important;height:min(105vw,420px)!important}.shop-section{padding:62px 16px 72px!important}.section-heading{gap:14px!important;margin-bottom:28px!important}.section-heading h2{font-size:clamp(48px,15vw,68px)!important;line-height:.9!important}.filters{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;scrollbar-width:none!important}.filters::-webkit-scrollbar{display:none!important}.filters button{flex:0 0 auto!important;min-height:40px!important;padding:0 18px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important}.product-info{min-height:108px!important;padding:12px 0 10px!important}.product-info h3{font-size:16px!important;line-height:1.15!important}.product-category{margin-bottom:7px!important}.product-price{display:block!important;margin:7px 0 0!important;font-size:12px!important}.quick-add{min-height:42px!important;font-size:9px!important;letter-spacing:.1em!important}.spot-product-story{margin:36px auto!important}.spot-pet-feature{padding:48px 20px 58px!important;gap:38px!important}.spot-pet-feature__eyebrow{margin-bottom:20px!important}.spot-pet-feature h2{font-size:clamp(42px,14vw,58px)!important;margin-bottom:24px!important}.spot-pet-feature__copy>p:not(.spot-pet-feature__eyebrow){font-size:18px!important;margin-bottom:28px!important}.spot-pet-feature__card{padding:14px!important}.newsletter{padding:68px 20px!important}.newsletter h2{font-size:clamp(46px,14vw,62px)!important}.newsletter-form{margin-top:30px!important}.site-footer{padding-left:20px!important;padding-right:20px!important}}@media(max-width:767px){.site-header{height:112px!important;padding:0!important;grid-template-columns:1fr auto!important;grid-template-rows:70px 42px!important;gap:0!important}.wordmark{grid-column:1!important;grid-row:1!important;padding-left:16px!important;margin:0!important}.header-actions{grid-column:2!important;grid-row:1!important;padding-right:16px!important;gap:8px!important}.account-link{display:none!important}.bag-button{white-space:nowrap!important;font-size:10px!important;letter-spacing:.08em!important}.desktop-nav{display:flex!important;grid-column:1 / -1!important;grid-row:2!important;align-self:stretch!important;width:100%!important;height:42px!important;gap:22px!important;padding:0 16px!important;overflow-x:auto!important;overflow-y:visible!important;border-top:1px solid rgba(23,18,15,.12)!important;scrollbar-width:none!important}.desktop-nav::-webkit-scrollbar{display:none!important}.desktop-nav>a,.desktop-nav .nav-dropdown summary{flex:0 0 auto!important;font-size:9px!important;letter-spacing:.1em!important;white-space:nowrap!important}.desktop-nav .nav-dropdown{position:static!important}.nav-dropdown__menu{position:fixed!important;top:146px!important;left:12px!important;right:12px!important;width:auto!important;min-width:0!important;max-height:calc(100vh - 158px)!important;overflow-y:auto!important;box-shadow:7px 7px #bf4728!important}.spot-hero{min-height:0!important}.hero-copy{min-height:0!important;padding:52px 20px 44px!important}.spot-hero h1{font-size:clamp(58px,20vw,82px)!important;line-height:.84!important}.hero-copy>p{font-size:17px!important;line-height:1.5!important}.hero-actions{gap:18px!important;margin-top:30px!important}.hero-visual{min-height:0!important;height:min(105vw,420px)!important}.shop-section{padding:62px 16px 72px!important}.section-heading{gap:14px!important;margin-bottom:28px!important}.section-heading h2{font-size:clamp(48px,15vw,68px)!important;line-height:.9!important}.filters{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;scrollbar-width:none!important}.filters::-webkit-scrollbar{display:none!important}.filters button{flex:0 0 auto!important;min-height:40px!important;padding:0 18px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 12px!important}.product-info{min-height:108px!important;padding:12px 0 10px!important}.product-info h3{font-size:16px!important;line-height:1.15!important}.product-category{margin-bottom:7px!important}.product-price{display:block!important;margin:7px 0 0!important;font-size:12px!important}.quick-add{min-height:42px!important;font-size:9px!important;letter-spacing:.1em!important}.spot-product-story{margin:36px auto!important}.spot-pet-feature{padding:48px 20px 58px!important;gap:38px!important}.spot-pet-feature__eyebrow{margin-bottom:20px!important}.spot-pet-feature h2{font-size:clamp(42px,14vw,58px)!important;margin-bottom:24px!important}.spot-pet-feature__copy>p:not(.spot-pet-feature__eyebrow){font-size:18px!important;margin-bottom:28px!important}.spot-pet-feature__card{padding:14px!important}.newsletter{padding:68px 20px!important}.newsletter h2{font-size:clamp(46px,14vw,62px)!important}.newsletter-form{margin-top:30px!important}.site-footer{padding-left:20px!important;padding-right:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/spot-theory.css.map */
