:root{--purple:#6c47de;--coral:#ff6f78;--cream:#fffdf9;--ink:#29253f;--muted:#746f83;--aqua:#69c9df;--yellow:#ffd94f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.page-width{width:min(1240px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:absolute;left:-9999px}.announcement{background:var(--purple);color:#fff;text-align:center;padding:9px;font-size:13px;font-weight:700}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:23px;font-weight:900;letter-spacing:-1.2px;display:flex;align-items:center;gap:10px}.brand span{width:38px;height:38px;border-radius:12px;background:var(--yellow);display:grid;place-items:center}.site-header nav{display:flex;gap:38px;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--coral)}.header-actions{display:flex;gap:12px}.header-actions a{position:relative;width:42px;height:42px;border-radius:50%;background:#f7f3ff;display:grid;place-items:center;font-size:23px}.header-actions b{position:absolute;right:-2px;top:-4px;background:var(--coral);color:#fff;width:17px;height:17px;border-radius:50%;font-size:10px;display:grid;place-items:center}.hero{min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:50px;padding-top:30px;padding-bottom:70px}.eyebrow,.section-heading>span{color:var(--purple);text-transform:uppercase;letter-spacing:2px;font-weight:900;font-size:12px}.hero h1{font-size:68px;line-height:.97;letter-spacing:-4px;margin:18px 0 24px}.hero h1 em,.product-story h2 em{color:var(--coral);font-style:normal}.hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:570px}.hero-buttons{display:flex;gap:12px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:16px 21px;font-weight:800}.button.primary{background:var(--purple);color:#fff;box-shadow:0 10px 25px #6c47de35}.button.secondary{background:#fff;border:1px solid #ddd7e7}.hero-points{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;font-weight:700;color:#696375}.hero-visual{position:relative;border-radius:42px;overflow:visible;background:linear-gradient(140deg,#ffe4a6,#eadbff);min-height:580px}.hero-visual>img{width:100%;height:580px;object-fit:cover;border-radius:42px}.floating-card{position:absolute;background:#fff;padding:13px 18px;border-radius:16px;font-weight:800;box-shadow:0 12px 30px #332f5522}.floating-card.one{left:-24px;bottom:85px}.floating-card.two{right:-22px;top:80px}.categories,.featured{padding-top:90px;padding-bottom:100px}.section-heading h2,.collection-page h1{font-size:48px;letter-spacing:-2.5px;margin:12px 0 14px}.section-heading.centered{text-align:center}.section-heading p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:42px}.category-card{min-height:270px;border-radius:32px;padding:36px;display:flex;align-items:center;justify-content:space-around;overflow:hidden;transition:.25s transform}.category-card:hover{transform:translateY(-5px)}.category-card.dog{background:#f2e9ff}.category-card.cat{background:#dff8f5}.category-icon{font-size:115px}.category-card span{font-size:14px}.category-card h3{font-size:44px;margin:5px 0}.category-card p{font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:42px}.product-card{display:block}.product-image{height:325px;border-radius:25px;background:#f0ebff;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:.3s transform}.product-card:hover img{transform:scale(1.04)}.placeholder{height:100%;display:grid;place-items:center;font-size:100px}.heart{position:absolute;right:15px;top:15px;width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px}.badge,.sale-pill{position:absolute;left:15px;top:15px;background:var(--coral);color:#fff;padding:8px 12px;border-radius:20px;text-transform:uppercase;font-size:10px}.product-type{display:block;color:var(--purple);font-size:10px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;margin-top:18px}.product-card h3{font-size:18px;margin:7px 0}.price{font-weight:900}.price s{color:#aaa;font-weight:400;margin-left:6px}.promise-strip{background:#f5f1fb;padding:33px 0}.promise-strip>.page-width{display:grid;grid-template-columns:repeat(4,1fr)}.promise-strip div div{text-align:center;display:flex;flex-direction:column;gap:5px}.promise-strip span{font-size:25px}.promise-strip small{color:var(--muted)}.site-footer{background:#29253f;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:55px}.site-footer h3{font-size:14px}.site-footer p,.site-footer a:not(.brand){display:block;color:#c9c5d8;font-size:13px;line-height:1.8}.footer-brand span{color:var(--ink)}.footer-bottom{border-top:1px solid #47425c;margin-top:45px;padding-top:22px;color:#aaa;font-size:12px;display:flex;justify-content:space-between}.breadcrumbs{display:flex;gap:10px;color:#8c8797;font-size:12px;padding:25px 0}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding-bottom:85px}.gallery{display:grid;grid-template-columns:85px 1fr;gap:14px}.thumbs{display:flex;flex-direction:column;gap:12px}.thumb{border:2px solid transparent;background:#f2edfb;border-radius:16px;padding:0;overflow:hidden;cursor:pointer}.thumb.active{border-color:var(--purple)}.thumb img{width:100%;aspect-ratio:1;object-fit:cover}.main-media{position:relative;min-height:610px;background:#f3edff;border-radius:30px;overflow:hidden}.main-media img{width:100%;height:610px;object-fit:cover}.hidden{display:none}.favorite{position:absolute;right:18px;top:18px;background:#fff;border:0;width:45px;height:45px;border-radius:50%;font-size:25px}.product-info{padding-top:30px}.product-info h1{font-size:55px;line-height:1;letter-spacing:-3px;margin:16px 0}.product-description{color:var(--muted);line-height:1.6}.product-price{display:flex;align-items:center;gap:12px;margin:25px 0;padding-bottom:25px;border-bottom:1px solid #eee}.product-price strong{font-size:27px}.product-price s{color:#aaa}.variant-field{border:0;padding:0;margin:22px 0}.variant-field legend{font-weight:800;margin-bottom:12px}.variant-buttons{display:flex;gap:10px;flex-wrap:wrap}.variant-buttons input{position:absolute;opacity:0}.variant-buttons span{display:block;padding:13px 18px;border:1px solid #ddd;border-radius:13px;font-size:13px}.variant-buttons input:checked+span{border:2px solid var(--purple);background:#f6f2ff}.variant-select{display:none}.buy-row{display:grid;grid-template-columns:125px 1fr;gap:10px;margin:24px 0}.qty{display:grid;grid-template-columns:40px 1fr 40px;border:1px solid #ddd;border-radius:14px;overflow:hidden}.qty button{border:0;background:#fff;font-size:18px}.qty input{border:0;text-align:center;width:100%;font-weight:800}.add-button{border:0;border-radius:14px;background:var(--purple);color:#fff;font-weight:900;font-size:14px;padding:17px 25px;cursor:pointer}.stock{display:flex;gap:12px;background:#eafaf4;color:#23765a;border-radius:14px;padding:15px;margin:12px 0}.stock div{display:flex;flex-direction:column}.stock small{margin-top:4px;color:#6e8b80}.assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 24px}.assurances div{background:#f7f5fb;border-radius:14px;text-align:center;padding:17px 8px;display:flex;flex-direction:column;gap:6px;font-size:18px}.assurances b{font-size:10px}.assurances small{font-size:9px;color:var(--muted)}details{border-top:1px solid #eee;padding:17px 0}summary{cursor:pointer;font-weight:800;display:flex;justify-content:space-between}details p{color:var(--muted);line-height:1.6;font-size:14px}.product-story{background:#f1eaff;padding:90px 0}.product-story>.page-width{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.story-image img{width:100%;height:520px;border-radius:34px;object-fit:cover}.product-story h2{font-size:50px;letter-spacing:-2px}.product-story p{color:var(--muted);line-height:1.7}.product-story li{list-style:none;margin:14px 0;font-weight:700}.collection-page,.cart-page{padding-top:60px;padding-bottom:100px}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid #eee;align-items:center}.cart-item img{border-radius:16px}.cart-item input{width:70px;padding:8px}.cart-total{text-align:right;padding-top:30px}.empty-cart{text-align:center;padding:70px 0}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero h1{font-size:55px}.hero-visual,.hero-visual>img{min-height:470px;height:470px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-layout{grid-template-columns:1fr}.gallery{grid-template-columns:70px 1fr}.product-story>.page-width{grid-template-columns:1fr}.promise-strip>.page-width{grid-template-columns:1fr 1fr;gap:25px}}
@media(max-width:600px){.page-width{width:min(100% - 28px,1240px)}.site-header{height:72px}.brand{font-size:18px}.hero{gap:25px}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-buttons{flex-direction:column}.hero-visual,.hero-visual>img{min-height:390px;height:390px;border-radius:26px}.floating-card{font-size:11px}.floating-card.one{left:8px}.floating-card.two{right:8px}.section-heading h2,.collection-page h1{font-size:37px}.category-grid{grid-template-columns:1fr}.category-card{min-height:210px;padding:24px}.category-icon{font-size:80px}.category-card h3{font-size:34px}.product-grid{gap:12px}.product-image{height:220px}.product-card h3{font-size:15px}.promise-strip>.page-width{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row}.thumb{width:65px}.main-media,.main-media img{min-height:430px;height:430px}.product-info h1{font-size:43px}.buy-row{grid-template-columns:1fr}.qty{width:130px}.assurances{gap:5px}.product-story h2{font-size:40px}.story-image img{height:390px}}
