.announce{background:var(--navy);color:#fff;padding:10px 0;text-align:center;font-size:.82rem;font-weight:700}.announce-inner{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap}.announce-inner .sep{color:var(--orange);font-size:1rem}.announce-inner svg{width:15px;height:15px;vertical-align:-2px;margin-right:5px}@media(max-width:720px){.announce-inner .sep,.announce-inner span:not(:first-child){display:none}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{background:var(--navy);color:#fff;padding:64px 0 32px;position:relative;overflow:hidden}.foot-top{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:38px;margin-bottom:44px}@media(min-width:740px){.foot-top{grid-template-columns:1.7fr 1fr 1fr 1fr}}.foot-logo{display:flex;align-items:center;gap:10px;font-family:var(--font-head);font-weight:600;font-size:1.5rem;margin-bottom:16px}.foot-logo .badge{width:40px;height:40px;background:var(--orange);border-radius:13px;display:grid;place-items:center;transform:rotate(-6deg)}.foot-logo .badge svg{width:24px;height:24px}.foot-blurb{font-size:.92rem;color:#ffffffa6;font-weight:600;line-height:1.55;margin-bottom:18px;max-width:320px}.foot-email{color:var(--orange);font-weight:800;font-size:.92rem;margin-bottom:18px}.foot-social{display:flex;gap:9px}.foot-social a{width:40px;height:40px;border-radius:12px;background:#ffffff1a;display:grid;place-items:center;color:#fff;transition:all .2s}.foot-social a:hover{background:var(--orange);transform:translateY(-3px)}.foot-social svg{width:17px;height:17px}.foot-h{font-family:var(--font-head);font-weight:600;font-size:1rem;color:var(--yellow);margin-bottom:16px}.foot-list{list-style:none}.foot-list li{margin-bottom:10px}.foot-list a{font-size:.9rem;color:#ffffffb8;font-weight:600;transition:color .2s}.foot-list a:hover{color:#fff}.foot-bottom{position:relative;z-index:2;display:flex;flex-direction:column;gap:14px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12);font-size:.82rem;font-weight:600}@media(min-width:740px){.foot-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.foot-bottom .cpy{color:#ffffff80}.foot-pay{display:flex;gap:6px;flex-wrap:wrap}.foot-pay span{padding:4px 9px;background:#ffffff1a;border-radius:6px;font-size:.64rem;font-weight:800;color:#ffffffb3}.foot-bottom a{color:#ffffff80}.foot-bottom a:hover{color:#fff}header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:2px solid var(--orange-soft)}.nav{display:flex;align-items:center;justify-content:space-between;padding:13px 22px;max-width:var(--max);margin:0 auto;gap:22px}.logo{display:flex;align-items:center;gap:10px;font-family:var(--font-head);font-weight:600;font-size:1.5rem;color:var(--navy)}.logo .badge{width:42px;height:42px;background:var(--orange);border-radius:14px;display:grid;place-items:center;transform:rotate(-6deg);box-shadow:0 4px 0 var(--orange-deep)}.logo .badge svg{width:26px;height:26px}.nav-links{display:none;gap:6px}.nav-links a{padding:9px 16px;border-radius:999px;font-weight:700;font-size:.95rem;color:var(--navy);transition:all .18s}.nav-links a:hover{background:var(--orange-soft);color:var(--orange-deep)}.nav-right{display:flex;gap:8px;align-items:center}.nav-icon{background:var(--orange-tint);border:none;width:42px;height:42px;display:grid;place-items:center;color:var(--navy);border-radius:13px;transition:all .18s}.nav-icon:hover{background:var(--orange-soft);transform:translateY(-2px)}.nav-icon svg{width:20px;height:20px}.cart-mini{position:relative}.cart-count{position:absolute;top:-4px;right:-4px;background:var(--coral);color:#fff;font-size:.62rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff}@media(min-width:940px){.nav-links{display:flex}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.col-head{background:linear-gradient(160deg,var(--orange-tint) 0%,#FFF8EE 55%,var(--purple-tint) 130%);position:relative;overflow:hidden;padding:26px 0 56px}.col-head--cat{background:linear-gradient(160deg,var(--teal-soft) 0%,#EAF8FA 50%,var(--purple-tint) 130%)}.crumb{font-size:.84rem;font-weight:700;color:var(--muted);padding:14px 0 22px;position:relative;z-index:2}.col-head-inner{position:relative;z-index:2;text-align:center;max-width:680px;margin:0 auto}.col-head h1{font-size:clamp(2.3rem,5.4vw,3.6rem);font-weight:700;margin:14px 0 16px}.col-head h1 .hl{position:relative;color:var(--orange-deep)}.col-head h1 .hl:after{content:"";position:absolute;left:-2%;right:-2%;bottom:6px;height:13px;background:var(--yellow);opacity:.55;border-radius:8px;z-index:-1}.col-head .intro{font-size:1.08rem;color:var(--navy-light);font-weight:600;max-width:580px;margin:0 auto}.col-head .intro p{margin-bottom:10px}.col-head-media{margin:26px auto 0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-md)}.col-head-media img{width:100%;height:auto;display:block}.toolbar{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;position:sticky;top:70px;z-index:50}.tb-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0}.tb-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tb-count{font-weight:800;color:var(--navy);font-size:.92rem;margin-right:4px}.tb-count span{color:var(--muted);font-weight:700}.dd{position:relative}.dd-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:var(--orange-tint);border:2px solid transparent;font-family:var(--font-head);font-weight:500;font-size:.86rem;color:var(--navy);transition:all .15s}.dd-btn:hover{background:var(--orange-soft)}.dd-btn.active{background:var(--navy);color:#fff}.dd-btn svg{width:14px;height:14px;transition:transform .2s}.dd.open .dd-btn svg{transform:rotate(180deg)}.dd-panel{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;background:#fff;border-radius:16px;box-shadow:var(--shadow-md);padding:10px;z-index:60;display:none}.dd.open .dd-panel{display:block}.dd.right .dd-panel{left:auto;right:0}.dd-opt{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;font-weight:700;font-size:.88rem;color:var(--navy);cursor:pointer;transition:background .12s}.dd-opt:hover{background:var(--orange-tint)}.dd-opt .box{width:18px;height:18px;border-radius:6px;border:2px solid var(--line);display:grid;place-items:center;flex-shrink:0}.dd-opt.radio .box{border-radius:50%}.dd-opt.sel .box{background:var(--orange);border-color:var(--orange)}.dd-opt .box svg{width:11px;height:11px;color:#fff;opacity:0}.dd-opt.sel .box svg{opacity:1}.dd-opt.radio.sel{color:var(--orange-deep)}.dd-label{flex:1}.dd-count{color:var(--muted);font-weight:700;font-size:.78rem}.dd-price{display:flex;align-items:flex-end;gap:8px;padding:6px}.dd-price-field{display:flex;flex-direction:column;gap:4px;font-size:.74rem;font-weight:700;color:var(--muted)}.dd-price-field input{width:78px;padding:8px 10px;border-radius:10px;border:2px solid var(--line);font-family:var(--font-body);font-weight:700;color:var(--navy)}.dd-apply,.tb-apply{padding:9px 16px;border-radius:999px;background:var(--orange);color:#fff;border:none;font-family:var(--font-head);font-weight:500;font-size:.84rem;box-shadow:0 4px 0 var(--orange-deep)}.tb-clear{font-size:.82rem;font-weight:800;color:var(--orange-deep);text-decoration:underline;align-self:center}.tb-right{display:flex;align-items:center;gap:10px}.tb-right .lbl{font-size:.84rem;font-weight:700;color:var(--muted)}.js .tb-apply{display:none}.grid-wrap{background:var(--white);padding-top:42px}@media(min-width:680px){.prod-grid{grid-template-columns:repeat(3,1fr);gap:22px}}@media(min-width:1000px){.prod-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.loadmore{text-align:center;margin-top:46px}.loadmore .lm-count{font-size:.86rem;font-weight:700;color:var(--muted);margin-bottom:16px}.lm-bar{max-width:240px;height:6px;border-radius:99px;background:var(--orange-soft);margin:0 auto 18px;overflow:hidden}.lm-bar span{display:block;height:100%;background:var(--orange);border-radius:99px}.pb-pagination{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.pg-link{min-width:42px;height:42px;padding:0 12px;border-radius:13px;display:inline-grid;place-items:center;font-family:var(--font-head);font-weight:500;font-size:.95rem;color:var(--navy);background:var(--orange-tint);transition:all .15s}a.pg-link:hover{background:var(--orange-soft);transform:translateY(-2px)}.pg-current{background:var(--navy);color:#fff}.pg-gap{background:transparent;color:var(--muted)}.pg-arrow svg{width:18px;height:18px}.col-empty{text-align:center;max-width:480px;margin:20px auto 0;background:var(--cream);border-radius:26px;padding:46px 32px}.col-empty .paw-ic{width:60px;height:60px;margin:0 auto 16px;color:var(--orange)}.col-empty .paw-ic svg{width:100%;height:100%}.col-empty h3{font-size:1.4rem;margin-bottom:8px}.col-empty p{color:var(--navy-light);font-weight:600;margin-bottom:22px}.seo{background:var(--cream);position:relative;overflow:hidden}.seo-wrap{max-width:840px;margin:0 auto}.seo-wrap .pill{margin-bottom:14px}.seo-wrap h2{font-size:clamp(1.7rem,3.4vw,2.4rem);margin-bottom:18px}.seo-wrap h3{font-size:1.3rem;margin:22px 0 12px}.seo-wrap p{color:var(--navy-light);font-weight:600;margin-bottom:14px;line-height:1.7}.seo-wrap a{color:var(--orange-deep);font-weight:800;text-decoration:underline}.seo-wrap ul,.seo-wrap ol{color:var(--navy-light);font-weight:600;margin:0 0 14px 20px;line-height:1.7}.seo-wrap .seo-cta{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}.best{background:var(--orange-tint);overflow:hidden}.best-head{display:flex;flex-direction:column;gap:18px;align-items:center;text-align:center;margin-bottom:46px}@media(min-width:760px){.best-head{flex-direction:row;justify-content:space-between;text-align:left;align-items:flex-end}}.best-head h2{font-size:clamp(2rem,4.5vw,3rem)}@media(min-width:700px){.prod-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.prod-badge{position:absolute;top:12px;left:12px;background:var(--coral);color:#fff;padding:5px 12px;border-radius:999px;font-family:var(--font-head);font-weight:500;font-size:.72rem;z-index:2}.prod-name{display:block;font-family:var(--font-head);font-weight:500;font-size:1.08rem;color:var(--navy);margin-bottom:8px;line-height:1.2}.faq{background:var(--cream);overflow:hidden}.faq-q-text{font-family:var(--font-head);font-weight:500;font-size:1.12rem;color:var(--navy)}.faq-item.open .faq-a{max-height:320px;padding-bottom:22px}.founder{background:var(--white)}.founder-wrap{background:linear-gradient(150deg,var(--orange-tint),var(--purple-tint));border-radius:36px;padding:14px}.founder-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:stretch}@media(min-width:900px){.founder-grid{grid-template-columns:.85fr 1fr}}.founder-photo{position:relative;border-radius:26px;overflow:hidden;min-height:380px;background:linear-gradient(160deg,#ffd9a0,#f7941d)}.founder-photo svg,.founder-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.founder-photo img{object-fit:cover}.founder-text{padding:44px 40px}.founder-text h2{font-size:clamp(1.8rem,3.8vw,2.6rem);margin:16px 0 18px}.founder-text p{color:var(--navy-light);font-weight:600;margin-bottom:15px}.founder-quote{background:#fff;border-radius:18px;padding:20px 24px;margin:22px 0;box-shadow:var(--shadow-sm);position:relative}.founder-quote p{font-family:var(--font-head);font-weight:500;font-size:1.08rem;color:var(--navy);margin:0;line-height:1.4}.founder-quote:before{content:"\201c";position:absolute;top:-6px;left:14px;font-family:var(--font-head);font-size:3rem;color:var(--orange);opacity:.4}.founder-sign{display:flex;align-items:center;gap:14px;margin-top:22px}.founder-av{width:54px;height:54px;border-radius:16px;background:var(--orange);color:#fff;display:grid;place-items:center;font-family:var(--font-head);font-weight:600;font-size:1.4rem;transform:rotate(-5deg);box-shadow:0 5px 0 var(--orange-deep)}.founder-name{font-family:var(--font-head);font-weight:600;color:var(--navy);font-size:1.02rem}.founder-role{font-size:.84rem;color:var(--muted);font-weight:700}.hero{background:linear-gradient(165deg,var(--orange-tint) 0%,#FFF8EE 55%,var(--purple-tint) 130%);position:relative;overflow:hidden;padding:56px 0 90px}.hero-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;z-index:0}.hero-blob.b1{width:280px;height:280px;background:var(--yellow-soft);top:-60px;right:8%}.hero-blob.b2{width:200px;height:200px;background:var(--coral-soft);bottom:40px;left:-40px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:900px){.hero{padding:80px 0 110px}.hero-grid{grid-template-columns:1.05fr 1fr;gap:50px}}.hero h1{font-size:clamp(2.6rem,6vw,4.3rem);font-weight:700;margin:18px 0 20px}.hero h1 .hl{position:relative;color:var(--orange-deep);white-space:nowrap}.hero h1 .hl:after{content:"";position:absolute;left:-2%;right:-2%;bottom:6px;height:14px;background:var(--yellow);opacity:.55;border-radius:8px;z-index:-1}.hero-sub{font-size:1.18rem;font-weight:600;color:var(--navy-light);max-width:480px;margin-bottom:30px}.hero-ctas{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:30px}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badges .chip{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:9px 16px;border-radius:999px;font-weight:800;font-size:.82rem;color:var(--navy);box-shadow:var(--shadow-sm)}.hero-badges .chip svg{width:17px;height:17px}.hero-badges .c-orange svg{color:var(--orange)}.hero-badges .c-teal svg{color:var(--teal)}.hero-badges .c-coral svg{color:var(--coral)}.hero-visual{position:relative}.hero-photo{position:relative;aspect-ratio:1/1;border-radius:36px;overflow:hidden;background:linear-gradient(160deg,#ffd9a0,#f7941d);box-shadow:var(--shadow-lg);border:6px solid #fff}.hero-photo svg,.hero-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-photo img{object-fit:cover}.float-card{position:absolute;background:#fff;border-radius:18px;padding:13px 17px;box-shadow:var(--shadow-md);z-index:5;display:flex;align-items:center;gap:11px}.float-card .ic{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.float-card .ic svg{width:22px;height:22px;color:#fff}.float-card .lbl{font-size:.68rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.float-card .val{font-family:var(--font-head);font-weight:600;font-size:.98rem;color:var(--navy)}.float-card.fc1{top:22px;left:-18px}.float-card.fc1 .ic{background:var(--teal)}.float-card.fc2{bottom:26px;right:-16px}.float-card.fc2 .ic{background:var(--coral)}@media(max-width:520px){.float-card.fc1{left:6px}.float-card.fc2{right:6px}}.email{background:var(--white)}.email-box{background:var(--navy);border-radius:36px;padding:56px 40px;position:relative;overflow:hidden}.email-box:before{content:"";position:absolute;width:340px;height:340px;background:radial-gradient(circle,rgba(247,148,29,.25),transparent 70%);top:-120px;right:-80px}.email-box:after{content:"";position:absolute;width:260px;height:260px;background:radial-gradient(circle,rgba(123,45,142,.3),transparent 70%);bottom:-100px;left:-60px}.email-inner{position:relative;z-index:3;display:grid;grid-template-columns:1fr;gap:38px;align-items:center}@media(min-width:880px){.email-inner{grid-template-columns:1.1fr 1fr;gap:56px}}.email-inner h2{color:#fff;font-size:clamp(2rem,4vw,2.9rem);margin-bottom:14px}.email-inner .esub{color:#fffc;font-weight:600;font-size:1.08rem;margin-bottom:22px;max-width:440px}.email-feats{display:grid;gap:11px}.email-feat{display:flex;align-items:center;gap:11px;color:#ffffffeb;font-weight:700;font-size:.95rem}.email-feat .ef-ic{width:26px;height:26px;border-radius:8px;background:var(--orange);display:grid;place-items:center;flex-shrink:0}.email-feat .ef-ic svg{width:15px;height:15px;color:#fff}.email-form{background:#fff;border-radius:24px;padding:32px 28px}.ef-label{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:8px}.ef-input{width:100%;padding:15px 18px;border:2.5px solid var(--orange-soft);background:var(--orange-tint);border-radius:14px;font-family:var(--font-body);font-weight:600;font-size:.98rem;color:var(--ink);margin-bottom:18px;transition:border .2s}.ef-input:focus{outline:none;border-color:var(--orange);background:#fff}.ef-pills{display:flex;gap:8px;margin-bottom:18px}.ef-pill{flex:1;padding:12px;background:var(--orange-tint);border:2.5px solid transparent;border-radius:13px;font-family:var(--font-head);font-weight:500;font-size:.92rem;color:var(--navy);transition:all .15s}.ef-pill.active{background:var(--navy);color:#fff}.ef-submit{width:100%}.ef-fine{font-size:.76rem;color:var(--muted);margin-top:12px;text-align:center;font-weight:600}.ef-success{background:var(--teal-soft);color:#1e7e8c;font-weight:700;border-radius:14px;padding:14px 18px;margin-bottom:18px;text-align:center}.pets{background:var(--white)}.ugc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:700px){.ugc-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){.ugc-grid{grid-template-columns:repeat(6,1fr)}}.ugc{position:relative;aspect-ratio:1;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .25s;box-shadow:var(--shadow-sm)}.ugc:hover{transform:scale(1.04) rotate(-1deg)}.ugc.bg-a{background:linear-gradient(150deg,#ffd9a0,#f7b85c)}.ugc.bg-b{background:linear-gradient(150deg,#bcd6f2,#7fa8d9)}.ugc.bg-c{background:linear-gradient(150deg,#ffd0a0,#f79a4c)}.ugc.bg-d{background:linear-gradient(150deg,#e8d0b0,#cda877)}.ugc.bg-e{background:linear-gradient(150deg,#e2c4e8,#c490d0)}.ugc.bg-f{background:linear-gradient(150deg,#c4e8cf,#92cfa6)}.ugc svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ugc img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ugc-tag{position:absolute;bottom:9px;left:9px;right:9px;background:#ffffffeb;border-radius:11px;padding:6px 10px;font-size:.7rem;font-weight:800;color:var(--navy);opacity:0;transform:translateY(6px);transition:all .22s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ugc:hover .ugc-tag{opacity:1;transform:translateY(0)}.ugc-foot{text-align:center;margin-top:40px}.pick{background:var(--teal-soft);position:relative;overflow:hidden}.pick-grid{display:grid;grid-template-columns:1fr;gap:22px;max-width:980px;margin:0 auto}@media(min-width:820px){.pick-grid{grid-template-columns:repeat(3,1fr)}}.pick-card{background:#fff;border-radius:26px;padding:34px 28px;position:relative;box-shadow:var(--shadow-sm)}.pick-num{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-family:var(--font-head);font-weight:600;font-size:1.5rem;color:#fff;margin-bottom:20px;transform:rotate(-5deg)}.pick-card:nth-child(1) .pick-num{background:var(--orange);box-shadow:0 6px 0 var(--orange-deep)}.pick-card:nth-child(2) .pick-num{background:var(--purple);box-shadow:0 6px 0 var(--purple-deep)}.pick-card:nth-child(3) .pick-num{background:var(--teal);box-shadow:0 6px #1e8e9e}.pick-card h3{font-size:1.3rem;margin-bottom:10px}.pick-card p{color:var(--navy-light);font-weight:600;font-size:.96rem}.benefits{background:var(--white)}.bft{display:grid;grid-template-columns:1fr;gap:34px;align-items:center;margin-bottom:70px}.bft:last-child{margin-bottom:0}@media(min-width:860px){.bft{grid-template-columns:1fr 1fr;gap:56px}.bft.flip .bft-media{order:2}}.bft-media{position:relative;aspect-ratio:5/4;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-md);border:5px solid #fff}.bft-media.m1{background:linear-gradient(150deg,#ffe3c2,#f7b85c)}.bft-media.m2{background:linear-gradient(150deg,#e2d0f0,#b98fd0)}.bft-media.m3{background:linear-gradient(150deg,#d6eef2,#8fd4df)}.bft-media svg,.bft-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bft-text .pill{margin-bottom:14px}.bft-text h3{font-size:clamp(1.6rem,3.2vw,2.3rem);margin-bottom:12px}.bft-text p{font-size:1.06rem;color:var(--navy-light);font-weight:600;line-height:1.6}.bft-fallback{max-width:760px;margin:0 auto;font-size:1.06rem;color:var(--navy-light);font-weight:600;line-height:1.6}.bft-fallback p{margin-bottom:1em}.bft-fallback p:last-child{margin-bottom:0}.faq{background:var(--cream);position:relative;overflow:hidden}.faq-list{max-width:760px;margin:0 auto;display:grid;gap:14px}.faq-item{background:#fff;border-radius:20px;padding:4px 26px;box-shadow:var(--shadow-sm);transition:box-shadow .2s}.faq-item.open{box-shadow:var(--shadow-md)}.faq-q{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 0;width:100%;background:none;border:none;text-align:left;color:inherit;font:inherit;cursor:pointer}.faq-q-text{font-family:var(--font-head);font-weight:500;font-size:1.1rem;color:var(--navy)}.faq-ic{width:34px;height:34px;flex-shrink:0;border-radius:11px;background:var(--orange-soft);color:var(--orange-deep);display:grid;place-items:center;font-size:1.3rem;font-weight:700;transition:all .3s}.faq-item.open .faq-ic{background:var(--orange);color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s,padding .35s;color:var(--navy-light);font-weight:600}.faq-item.open .faq-a{max-height:340px;padding-bottom:22px}.finalcta{background:linear-gradient(150deg,var(--orange-tint),var(--purple-tint))}.finalcta-box{text-align:center;max-width:620px;margin:0 auto}.finalcta-box h2{font-size:clamp(1.9rem,4vw,2.8rem);margin-bottom:14px}.finalcta-box p{font-size:1.08rem;color:var(--navy-light);font-weight:600;margin-bottom:26px}.crumb{padding:18px 0 6px;font-size:.84rem;font-weight:700;color:var(--muted)}.crumb a{color:var(--muted);transition:color .2s}.crumb a:hover{color:var(--orange-deep)}.crumb .sep{margin:0 8px;opacity:.6}.crumb .cur{color:var(--navy)}.pdp{padding:14px 0 70px}.pdp-grid{display:grid;grid-template-columns:1fr;gap:36px}@media(min-width:900px){.pdp-grid{grid-template-columns:1.05fr 1fr;gap:50px;align-items:start}}.gallery{position:sticky;top:90px}@media(max-width:899px){.gallery{position:static}}.gallery-main{position:relative;aspect-ratio:1;border-radius:28px;overflow:hidden;background:linear-gradient(150deg,#ffe3c2,#ffd0a0);border:5px solid #fff;box-shadow:var(--shadow-md);margin-bottom:14px}.gallery-main svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s}.gallery-slide.active{opacity:1}.gallery-slide img,.gallery-slide svg,.gallery-slide iframe,.gallery-slide model-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gallery-badge{position:absolute;top:16px;left:16px;z-index:3;display:flex;gap:8px;flex-wrap:wrap}.g-tag{background:var(--coral);color:#fff;padding:6px 13px;border-radius:999px;font-family:var(--font-head);font-weight:500;font-size:.74rem}.g-tag.save{background:var(--green)}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.thumb{aspect-ratio:1;border-radius:16px;overflow:hidden;background:linear-gradient(150deg,#ffe8c0,#ffdfa8);border:2.5px solid transparent;cursor:pointer;position:relative;padding:0;transition:border-color .2s,transform .2s}.thumb img,.thumb svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.thumb:hover{transform:translateY(-2px)}.thumb.active{border-color:var(--orange)}.buybox{padding-top:4px}.bb-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.bb-title{font-size:clamp(1.7rem,3.6vw,2.5rem);font-weight:700;line-height:1.08;margin-bottom:12px}.bb-rate{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-weight:700;font-size:.9rem;color:var(--muted)}.bb-rate .stars{color:var(--yellow);font-size:1.05rem;letter-spacing:-1px}.bb-rate a{color:var(--muted);border-bottom:1.5px dotted var(--muted)}.bb-rate a:hover{color:var(--orange-deep);border-color:var(--orange-deep)}.bb-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.bb-price{font-family:var(--font-head);font-weight:600;font-size:2.1rem;color:var(--navy)}.bb-compare{font-size:1.2rem;color:var(--muted);text-decoration:line-through;font-weight:700}.bb-save{background:var(--green);color:#fff;padding:4px 11px;border-radius:999px;font-family:var(--font-head);font-weight:500;font-size:.78rem}.bb-desc{font-size:1.05rem;color:var(--navy-light);font-weight:600;margin-bottom:26px;line-height:1.55}.bb-opt{margin-bottom:22px}.bb-opt-label{font-family:var(--font-head);font-weight:500;font-size:.95rem;color:var(--navy);margin-bottom:10px;display:flex;gap:8px;align-items:center}.bb-opt-label .chosen{color:var(--orange-deep)}.opt-pills{display:flex;gap:10px;flex-wrap:wrap}.opt-pill{padding:11px 20px;border-radius:14px;background:var(--orange-tint);border:2.5px solid transparent;font-family:var(--font-head);font-weight:500;font-size:.92rem;color:var(--navy);transition:all .15s}.opt-pill:hover{background:var(--orange-soft)}.opt-pill.active{background:var(--navy);color:#fff;border-color:var(--navy)}.bb-buy{display:flex;gap:12px;margin-bottom:14px}.qty{display:flex;align-items:center;background:var(--orange-tint);border-radius:999px;padding:4px;flex-shrink:0}.qty button{width:42px;height:42px;border:none;background:#fff;border-radius:50%;font-size:1.3rem;font-weight:700;color:var(--navy);box-shadow:var(--shadow-sm);display:grid;place-items:center;transition:transform .12s}.qty button:active{transform:scale(.9)}.qty input{width:42px;text-align:center;border:none;background:transparent;font-family:var(--font-head);font-weight:600;font-size:1.1rem;color:var(--navy)}.bb-atc{flex:1;font-size:1.05rem}.bb-atc[disabled]{opacity:.55;cursor:not-allowed;box-shadow:0 8px 0 0 var(--orange-deep);transform:none}.bb-checkout{margin-bottom:22px}.bb-checkout-note{text-align:center;font-size:.8rem;color:var(--muted);font-weight:700;margin-top:10px}.bb-bullets{list-style:none;display:grid;gap:13px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:20px}.bb-bullets li{display:flex;gap:12px;align-items:flex-start;font-weight:700;color:var(--navy);font-size:.96rem}.bb-bullets .bi{width:28px;height:28px;border-radius:9px;background:var(--green);display:grid;place-items:center;flex-shrink:0;margin-top:1px}.bb-bullets .bi svg{width:16px;height:16px;color:#fff}.bb-trust{display:flex;flex-wrap:wrap;gap:14px 22px}.bb-trust .t{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:700;color:var(--navy-light)}.bb-trust .t svg{width:18px;height:18px;color:var(--orange-deep)}.bb-pay{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.bb-pay span{padding:4px 9px;background:#f2f2f4;border-radius:6px;font-size:.62rem;font-weight:800;color:var(--muted)}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:2px solid var(--orange-soft);box-shadow:0 -8px 24px -8px #1b2a4a29;padding:12px 16px;display:flex;align-items:center;gap:14px;transform:translateY(120%);transition:transform .3s}.sticky-atc.show{transform:translateY(0)}.sticky-atc .sa-info{flex:1;min-width:0}.sticky-atc .sa-name{font-family:var(--font-head);font-weight:500;font-size:.92rem;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc .sa-price{font-family:var(--font-head);font-weight:600;color:var(--orange-deep);font-size:.92rem}.sticky-atc .btn{padding:13px 24px;flex-shrink:0}@media(min-width:900px){.sticky-atc{display:none}}.promise{background:var(--purple);position:relative;overflow:hidden}.promise .sec-head h2,.promise .sec-head p{color:#fff}.promise .sec-head p{color:#fffc}.promise-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:800px){.promise-grid{grid-template-columns:repeat(3,1fr)}}.promise-card{background:#fff;border-radius:24px;padding:30px 26px;text-align:center;transition:transform .25s}.promise-card:hover{transform:translateY(-5px)}.promise-ic{width:70px;height:70px;border-radius:20px;margin:0 auto 18px;display:grid;place-items:center;transform:rotate(-5deg)}.promise-ic svg{width:36px;height:36px;color:#fff}.promise-card:nth-child(1) .promise-ic{background:var(--orange);box-shadow:0 7px 0 var(--orange-deep)}.promise-card:nth-child(2) .promise-ic{background:var(--teal);box-shadow:0 7px #1e8e9e}.promise-card:nth-child(3) .promise-ic{background:var(--coral);box-shadow:0 7px #d8412f}.promise-card h3{font-size:1.25rem;margin-bottom:9px}.promise-card p{color:var(--navy-light);font-weight:600;font-size:.95rem}.reviews{background:var(--white)}.rev-empty{max-width:560px;margin:0 auto;text-align:center;background:var(--orange-tint);border-radius:28px;padding:50px 36px}.rev-empty .paw-ic{width:70px;height:70px;border-radius:50%;background:#fff;display:grid;place-items:center;margin:0 auto 20px;box-shadow:var(--shadow-sm)}.rev-empty .paw-ic svg{width:38px;height:38px;color:var(--orange)}.rev-empty h3{font-size:1.5rem;margin-bottom:10px}.rev-empty p{color:var(--navy-light);font-weight:600;margin-bottom:24px}.rev-stars-big{color:var(--yellow);font-size:1.6rem;letter-spacing:1px;margin-bottom:8px}.specs{background:var(--cream);position:relative;overflow:hidden}.specs-wrap{max-width:820px;margin:0 auto;background:#fff;border-radius:26px;padding:14px 36px;box-shadow:var(--shadow-sm)}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:.98rem}.spec-row:last-child{border-bottom:none}.spec-k{font-family:var(--font-head);font-weight:500;color:var(--navy)}.spec-v{color:var(--navy-light);font-weight:700;text-align:right}.trust{background:var(--navy);padding:28px 0;position:relative;overflow:hidden}.trust-row{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.trust-item{display:flex;align-items:center;gap:12px;justify-content:center;color:#fff}.trust-item .ic{width:44px;height:44px;border-radius:13px;background:#ffffff1a;display:grid;place-items:center;flex-shrink:0}.trust-item .ic svg{width:23px;height:23px;color:var(--yellow)}.trust-item .ti-t{font-family:var(--font-head);font-weight:500;font-size:.95rem;line-height:1.15}.trust-item .ti-s{font-size:.76rem;color:#fff9;font-weight:600}.xsell{background:var(--white)}.prod-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(min-width:700px){.prod-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.prod-img.b1{background:linear-gradient(150deg,#ffe8c0,#ffdfa8)}.prod-img.b2{background:linear-gradient(150deg,#d6eef2,#b6e2ea)}.prod-img.b3{background:linear-gradient(150deg,#ead9f0,#dcc2e8)}.b-purple{background:var(--purple)}.b-teal{background:var(--teal)}.b-orange{background:var(--orange)}.shop{background:var(--white)}.pet-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:800px){.pet-grid{grid-template-columns:1fr 1fr}}.pet-tile{position:relative;border-radius:30px;overflow:hidden;padding:38px;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s;box-shadow:var(--shadow-md)}.pet-tile:hover{transform:translateY(-5px)}.pet-tile.dogs{background:linear-gradient(150deg,#4a7bd4,#2f5bb0)}.pet-tile.cats{background:linear-gradient(150deg,#f7941d,#e2701a)}.pet-tile .pet-art{position:absolute;right:-10px;bottom:-10px;width:230px;height:230px;opacity:.96}.pet-tile .pet-top{position:relative;z-index:2}.pet-tile .pet-count{display:inline-block;background:#ffffff38;color:#fff;padding:6px 14px;border-radius:999px;font-weight:800;font-size:.8rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pet-tile h3{color:#fff;font-size:2.3rem;font-weight:700;margin:14px 0 6px}.pet-tile p{color:#ffffffeb;font-weight:600;max-width:60%}.pet-tile .pet-cta{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--navy);padding:12px 22px;border-radius:999px;font-weight:800;font-size:.92rem;align-self:flex-start;box-shadow:var(--shadow-sm);transition:all .2s}.pet-tile:hover .pet-cta{transform:translate(4px)}.pet-tile .pet-cta svg{width:16px;height:16px}.trust{background:var(--navy);padding:30px 0;position:relative;overflow:hidden}.trust-row{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}@media(min-width:760px){.trust-row{grid-template-columns:repeat(4,1fr)}}.trust-item{display:flex;align-items:center;gap:13px;justify-content:center;color:#fff}.trust-item .ti-ic{width:46px;height:46px;border-radius:14px;background:#ffffff1a;display:grid;place-items:center;flex-shrink:0}.trust-item .ti-ic svg{width:24px;height:24px;color:var(--yellow)}.trust-item .ti-t{font-family:var(--font-head);font-weight:500;font-size:.98rem;line-height:1.15}.trust-item .ti-s{font-size:.78rem;color:#fff9;font-weight:600}.why{background:var(--purple);position:relative;overflow:hidden}.why:before{content:"";position:absolute;width:400px;height:400px;background:#ffffff0d;border-radius:50%;top:-150px;left:-100px}.why .sec-head h2,.why .sec-head p{color:#fff}.why .sec-head p{color:#fffc}.why-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:22px}@media(min-width:800px){.why-grid{grid-template-columns:repeat(3,1fr)}}.why-card{background:#fff;border-radius:26px;padding:34px 30px;text-align:center;transition:transform .25s}.why-card:hover{transform:translateY(-6px)}.why-ic{width:80px;height:80px;border-radius:24px;margin:0 auto 22px;display:grid;place-items:center;transform:rotate(-5deg)}.why-ic svg{width:42px;height:42px;color:#fff}.why-card:nth-child(1) .why-ic{background:var(--orange);box-shadow:0 8px 0 var(--orange-deep)}.why-card:nth-child(2) .why-ic{background:var(--teal);box-shadow:0 8px #1e8e9e}.why-card:nth-child(3) .why-ic{background:var(--coral);box-shadow:0 8px #d8412f}.why-card h3{font-size:1.4rem;margin-bottom:10px}.why-card p{color:var(--navy-light);font-weight:600;font-size:.98rem}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.catseo{max-width:840px;margin:0 auto}.catseo .pill{margin-bottom:14px}.catseo h2{font-size:clamp(1.7rem,3.4vw,2.4rem);margin-bottom:18px}.catseo h3{font-size:1.3rem;margin:28px 0 10px}.catseo p{color:var(--navy-light);font-weight:600;margin-bottom:14px;line-height:1.7}.catseo p a{color:var(--orange-deep);font-weight:700;text-decoration:underline;text-underline-offset:2px}.catseo .seo-cta{margin-top:26px}.seo-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:22px 0}@media(min-width:680px){.seo-grid{grid-template-columns:1fr 1fr}}.seo-point{display:flex;gap:12px;align-items:flex-start;background:#fff;border-radius:16px;padding:18px 20px;box-shadow:var(--shadow-sm)}.seo-point .sp-ic{width:34px;height:34px;border-radius:11px;background:var(--teal);display:grid;place-items:center;flex-shrink:0}.seo-point .sp-ic svg{width:18px;height:18px;color:#fff}.seo-point b{font-family:var(--font-head);font-weight:500;color:var(--navy);display:block;margin-bottom:2px}.seo-point span{font-size:.88rem;color:var(--navy-light);font-weight:600}.match{margin:30px 0 8px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.match-row{display:grid;grid-template-columns:1fr;gap:0;border-bottom:1px solid var(--line)}.match-row:last-child{border-bottom:none}@media(min-width:640px){.match-row{grid-template-columns:1.1fr 1.3fr 1.6fr}}.match-row.head{background:var(--navy)}.match-row.head .mc{color:#fff;font-family:var(--font-head);font-weight:500;font-size:.88rem}.mc{padding:16px 20px;font-size:.95rem;color:var(--navy-light);font-weight:600;border-bottom:1px solid var(--line)}.mc:last-child{border-bottom:none}@media(min-width:640px){.mc{border-bottom:none;border-right:1px solid var(--line)}.mc:last-child{border-right:none}}.match-row:not(.head) .mc-cat{font-family:var(--font-head);font-weight:500;color:var(--navy)}.mc-try{color:var(--orange-deep);font-weight:700}.mc-try a{color:var(--orange-deep);font-weight:800;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;transition:color .15s}.mc-try a:hover{color:var(--navy)}.bycat{background:var(--white);padding-top:54px}.cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:760px){.cat-grid{grid-template-columns:repeat(4,1fr)}}.cat-tile{position:relative;border-radius:22px;padding:24px 22px;min-height:158px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .25s;box-shadow:var(--shadow-sm)}.cat-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.cat-tile.c1{background:linear-gradient(150deg,#2fb6c9,#1e96a8)}.cat-tile.c2{background:linear-gradient(150deg,#8e5bd4,#7b3fc4)}.cat-tile.c3{background:linear-gradient(150deg,#ff8a5b,#f76b43)}.cat-tile.c4{background:linear-gradient(150deg,#ffc436,#f7a81d)}.cat-tile h3{color:#fff;font-size:1.3rem;font-weight:600;position:relative;z-index:2}.cat-tile .c-sub{color:#ffffffeb;font-size:.82rem;font-weight:700;position:relative;z-index:2}.cat-tile .c-go{position:relative;z-index:2;margin-top:10px;display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:800;font-size:.82rem}.cat-tile .c-go svg{width:15px;height:15px}.cat-tile .c-art{position:absolute;right:-10px;bottom:-10px;width:96px;height:96px;opacity:.92}.cat-tile.c4 h3,.cat-tile.c4 .c-sub,.cat-tile.c4 .c-go{color:var(--navy)}.cat-tile.soon{pointer-events:none}.cat-tile .c-badge{position:absolute;top:14px;right:14px;z-index:3;background:#ffffff40;color:#fff;font-family:var(--font-head);font-weight:500;font-size:.66rem;padding:4px 10px;border-radius:999px}.cat-tile.c4 .c-badge{background:#1b2a4a2e;color:var(--navy)}.byneed{background:var(--white);padding-top:54px}.need-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:760px){.need-grid{grid-template-columns:repeat(4,1fr)}}.need-tile{position:relative;border-radius:22px;padding:24px 22px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .25s;box-shadow:var(--shadow-sm)}.need-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.need-tile.n1{background:linear-gradient(150deg,#2fb6c9,#1e96a8)}.need-tile.n2{background:linear-gradient(150deg,#8e5bd4,#7b3fc4)}.need-tile.n3{background:linear-gradient(150deg,#ff8a5b,#f76b43)}.need-tile.n4{background:linear-gradient(150deg,#ffc436,#f7a81d)}.need-tile h3{color:#fff;font-size:1.22rem;font-weight:600;position:relative;z-index:2}.need-tile .n-count{color:#ffffffe6;font-size:.8rem;font-weight:700;position:relative;z-index:2}.need-tile .n-art{position:absolute;right:-8px;bottom:-8px;width:92px;height:92px;opacity:.9}.need-tile.n4 h3,.need-tile.n4 .n-count{color:var(--navy)}.prod{background:#fff;border-radius:24px;padding:14px;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s}.prod:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.prod-img{position:relative;aspect-ratio:1;border-radius:18px;overflow:hidden;margin-bottom:15px}.prod-img.b1{background:linear-gradient(150deg,#ffe3c2,#ffd0a0)}.prod-img.b2{background:linear-gradient(150deg,#ffe8c0,#ffdfa8)}.prod-img.b3{background:linear-gradient(150deg,#d6eef2,#b6e2ea)}.prod-img.b4{background:linear-gradient(150deg,#ead9f0,#dcc2e8)}.prod-img.b5{background:linear-gradient(150deg,#dcf0e0,#b6e2c0)}.prod-img.b6{background:linear-gradient(150deg,#ffe0dc,#ffc9c0)}.prod-img svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.prod-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.prod-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.prod-badge{position:absolute;top:12px;left:12px;color:#fff;padding:5px 12px;border-radius:999px;font-family:var(--font-head);font-weight:500;font-size:.72rem;z-index:2}.prod-badge.b-coral{background:var(--coral)}.prod-badge.b-purple{background:var(--purple)}.prod-badge.b-teal{background:var(--teal)}.prod-badge.b-orange{background:var(--orange)}.prod-badge.b-green{background:var(--green)}.prod-fav{position:absolute;top:10px;right:10px;width:36px;height:36px;background:#fff;border:none;border-radius:50%;display:grid;place-items:center;z-index:2;color:var(--muted);box-shadow:var(--shadow-sm);transition:all .2s}.prod-fav:hover{color:var(--coral);transform:scale(1.12)}.prod-fav svg{width:17px;height:17px}.prod-body{padding:0 6px 8px}.prod-cat{font-size:.72rem;font-weight:800;color:var(--orange-deep);text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.prod-name{display:block;font-family:var(--font-head);font-weight:500;font-size:1.06rem;color:var(--navy);margin-bottom:8px;line-height:1.2}.prod-rate{display:flex;align-items:center;gap:5px;font-size:.8rem;color:var(--muted);font-weight:700;margin-bottom:12px}.prod-rate .stars{color:var(--yellow);letter-spacing:-1px}.prod-foot{display:flex;align-items:center;justify-content:space-between}.prod-add-form{margin:0}.prod-price{font-family:var(--font-head);font-weight:600;font-size:1.3rem;color:var(--navy)}.prod-add{width:42px;height:42px;border-radius:13px;background:var(--orange);color:#fff;border:none;display:grid;place-items:center;box-shadow:0 4px 0 var(--orange-deep);transition:all .15s}.prod-add:hover{transform:translateY(-2px);box-shadow:0 6px 0 var(--orange-deep)}.prod-add:active{transform:translateY(2px);box-shadow:0 2px 0 var(--orange-deep)}.prod-add[disabled]{opacity:.5;cursor:not-allowed;box-shadow:0 4px 0 var(--orange-deep);transform:none}.prod-add svg{width:20px;height:20px}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
