:root{--bg: #0C0C14;--bg-2: #141422;--bg-3: #1C1C2E;--accent: #FF5A1F;--accent-hover: #FF7A3F;--text: #F0EEE8;--text-2: #8888A0;--border: rgba(255,255,255,.07);--white: #fff;--f-display: "Barlow Condensed", sans-serif;--f-body: "DM Sans", sans-serif;--max-w: 1280px;--pad: clamp(16px,4vw,32px);--r: 6px;--r-lg: 14px;--t: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:var(--f-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}.main-content{max-width:100%;overflow-x:hidden}@media(max-width:640px){*{overflow-wrap:break-word;word-wrap:break-word}body{font-size:15px}h1{font-size:clamp(40px,10vw,52px)}h2{font-size:clamp(28px,7vw,32px)}h3{font-size:clamp(20px,5vw,22px)}p{max-width:100%}.section{padding:clamp(40px,8vw,56px) 0}.wrap{padding:0 16px}section,.section,header,footer,article,aside,main{max-width:100vw!important;overflow-x:hidden!important}img{max-width:100%!important;height:auto!important;display:block}.mp-grid,.mp-stats__inner,.mp-guarantee__inner,.mp-editorial__grid,.mp-testimonials-grid{max-width:100%!important;overflow:hidden!important}}.section-divider{display:block;width:100%;height:60px;margin:0;overflow:visible}.section-divider--wave{height:80px}.section-divider--line{height:20px}.divider-line{will-change:d}.divider-dots .dot{will-change:cy}.section-with-divider{position:relative}.section-with-divider:before,.section-with-divider:after{content:"";position:absolute;left:0;width:100%;pointer-events:none}.section-with-divider:before{top:-1px}.section-with-divider:after{bottom:-1px}.divider-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:0;margin:0;line-height:0}.divider-wrapper object,.divider-wrapper img{width:100%;height:auto;display:block}@media(max-width:640px){.section-divider{height:40px}.section-divider--wave{height:50px}.section-divider--line{height:15px}}.animated-bg{position:absolute;pointer-events:none;z-index:0;opacity:.6}.animated-bg--waves{bottom:0;left:0;width:100%;height:auto}.animated-bg--lines{top:0;left:0;width:100%;height:100%}.animated-bg--pulse{top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px}@keyframes breathe{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.03);opacity:1}}@keyframes breatheSlow{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff5a1f66}50%{transform:scale(1.02);box-shadow:0 0 20px 5px #ff5a1f1a}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.breathe{animation:breathe 4s ease-in-out infinite}.breathe-slow{animation:breatheSlow 6s ease-in-out infinite}.breathe-fast{animation:breathe 2.5s ease-in-out infinite}.float{animation:float 5s ease-in-out infinite}.pulse-glow{animation:pulse 3s ease-in-out infinite}.breathe-delay-1{animation-delay:.5s}.breathe-delay-2{animation-delay:1s}.breathe-delay-3{animation-delay:1.5s}.breathe-delay-4{animation-delay:2s}.shimmer{background:linear-gradient(90deg,transparent 0%,rgba(255,90,31,.1) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}.wave-section{position:relative;overflow:hidden}.wave-section:before{content:"";position:absolute;bottom:0;left:0;width:200%;height:100px;background:url('{{ "waves-bg.svg" | asset_url }}') repeat-x;background-size:50% 100%;animation:waveMove 20s linear infinite;opacity:.3;pointer-events:none}.lines-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 40px #ff5a1f26}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.02)}.trust-bar__track{will-change:transform}.product-card:hover .product-card__img--primary{transform:scale(1.05)}.collection-card__paw{opacity:0;transition:opacity .4s ease,transform .4s ease}@media(prefers-reduced-motion:reduce){.breathe,.breathe-slow,.breathe-fast,.float,.pulse-glow,.wave-section:before,.shimmer,.breathe-delay-1,.breathe-delay-2,.breathe-delay-3,.breathe-delay-4{animation:none;opacity:.5}}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}ul{list-style:none}input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--f-display);font-weight:700;line-height:1.05;text-transform:uppercase;letter-spacing:.02em}h1{font-size:clamp(52px,8vw,110px)}h2{font-size:clamp(32px,5vw,64px)}h3{font-size:clamp(22px,3vw,36px)}p{max-width:65ch}.wrap{max-width:var(--max-w);margin:0 auto;padding:0 var(--pad)}.section{padding:clamp(56px,8vw,100px) 0}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:absolute;top:-100px;left:0;background:var(--accent);color:var(--white);padding:8px 16px;z-index:9999;font-weight:600}.skip-link:focus{top:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;font-family:var(--f-display);font-weight:700;font-size:16px;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--r);transition:var(--t);cursor:pointer;white-space:nowrap;border:2px solid transparent}.btn--primary{background:var(--accent);color:var(--white)}.btn--primary:hover{background:var(--accent-hover)}.btn--outline{border-color:#ffffff40;color:var(--text)}.btn--outline:hover{border-color:var(--accent);color:var(--accent)}.btn--full{width:100%}.btn--lg{padding:17px 34px;font-size:17px}.btn--sm{padding:9px 18px;font-size:13px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus-visible,.header-icon-btn:focus-visible,.cart-toggle-btn:focus-visible,.variant-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.announcement-bar{overflow:hidden;padding:0}.announcement-bar__track{display:flex;width:max-content;animation:announcement-scroll 28s linear infinite}.announcement-bar__item{padding:10px 48px;font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-bar__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.announcement-bar__item[aria-hidden=true]{display:none}}.site-header{position:sticky;top:0;z-index:100;background:#0c0c14eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transition:box-shadow var(--t),background var(--t)}.site-header.is-scrolled{box-shadow:0 8px 32px #00000059;background:#0c0c14fa}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:20px}.site-header__logo{font-family:var(--f-display);font-size:26px;font-weight:900;letter-spacing:.12em;color:var(--text);flex-shrink:0}.site-header__nav{display:flex;align-items:center;gap:2px}@media(max-width:768px){.site-header__nav{display:none}}.site-header__nav-link{padding:8px 14px;font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);border-radius:var(--r);transition:var(--t)}.site-header__nav-link:hover,.site-header__nav-link.active{color:var(--text)}.site-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--text-2);border-radius:var(--r);transition:var(--t)}.header-icon-btn:hover{color:var(--text);background:#ffffff0d}.cart-toggle-btn{position:relative;display:flex;align-items:center;gap:8px;padding:9px 14px;color:var(--text);background:#ff5a1f14;border:1px solid rgba(255,90,31,.18);border-radius:var(--r);transition:var(--t)}.cart-toggle-btn:hover{background:#ff5a1f2e;border-color:#ff5a1f66}.cart-count{background:var(--accent);color:var(--white);min-width:18px;height:18px;border-radius:10px;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:700;padding:0 4px}.mobile-menu-btn{display:none;padding:8px;color:var(--text)}@media(max-width:768px){.mobile-menu-btn{display:flex}}.mobile-nav{display:none;flex-direction:column;background:var(--bg-2);border-bottom:1px solid var(--border)}.mobile-nav.is-open{display:flex}.mobile-nav__link{padding:16px var(--pad);font-family:var(--f-display);font-weight:600;font-size:18px;letter-spacing:.05em;text-transform:uppercase;color:var(--text-2);border-bottom:1px solid var(--border);transition:var(--t)}.mobile-nav__link:hover{color:var(--text);background:#ff5a1f0d}.hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#0c0c14,#1c1410);position:relative;overflow:hidden}.hero__placeholder-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 20% 50%,rgba(255,90,31,.18) 0%,transparent 60%),repeating-linear-gradient(135deg,rgba(255,255,255,.02) 0 2px,transparent 2px 40px)}.hero__trust-note{margin-top:24px;font-size:13px;color:var(--text-2);letter-spacing:.04em}.hero__trust-note:before{content:"\2713  ";color:var(--accent)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0c0c14e6,#0c0c148c 60%,#0c0c1433);z-index:1}.hero__content{position:relative;z-index:2;max-width:680px;padding:60px 0}.hero__tag{display:inline-flex;align-items:center;gap:10px;font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.hero__tag:before{content:"";width:28px;height:2px;background:var(--accent)}.hero h1{margin-bottom:20px;color:var(--text)}.hero__sub{font-size:18px;color:var(--text-2);margin-bottom:36px;line-height:1.65;max-width:48ch}.hero__ctas{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:640px){.hero{min-height:80vh}.hero__overlay{background:#0c0c14bf}.hero__sub{font-size:16px}}.trust-bar{position:relative;background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 0;overflow:hidden;animation:trust-bar-border-breathe 4s ease-in-out infinite}.trust-bar__breath{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,90,31,.05) 25%,rgba(255,90,31,.12) 50%,rgba(255,90,31,.05) 75%,transparent 100%);background-size:200% 100%;animation:trust-bar-glow-breathe 5s ease-in-out infinite;pointer-events:none}.trust-bar__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.trust-bar__track{display:flex;width:max-content;gap:48px;padding:0 24px;animation:trust-bar-scroll 32s linear infinite}.trust-item{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:0 8px}.trust-item__icon{width:34px;height:34px;color:var(--accent);flex-shrink:0;animation:trust-icon-breathe 3s ease-in-out infinite}.trust-item:nth-child(2) .trust-item__icon{animation-delay:.4s}.trust-item:nth-child(3) .trust-item__icon{animation-delay:.8s}.trust-item:nth-child(4) .trust-item__icon{animation-delay:1.2s}.trust-item:nth-child(5) .trust-item__icon{animation-delay:.2s}.trust-item:nth-child(6) .trust-item__icon{animation-delay:.6s}.trust-item:nth-child(7) .trust-item__icon{animation-delay:1s}.trust-item:nth-child(8) .trust-item__icon{animation-delay:1.4s}.trust-item__label{font-family:var(--f-display);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--text);line-height:1.2;margin-bottom:2px;white-space:nowrap}.trust-item__sub{color:var(--text-2);font-size:12px;line-height:1.4;white-space:nowrap}@keyframes trust-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes trust-bar-glow-breathe{0%,to{opacity:.35;background-position:0% 50%}50%{opacity:1;background-position:100% 50%}}@keyframes trust-bar-border-breathe{0%,to{border-color:#ffffff12;box-shadow:inset 0 0 #ff5a1f00}50%{border-color:#ff5a1f2e;box-shadow:inset 0 0 40px #ff5a1f0a}}@keyframes trust-icon-breathe{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.08);opacity:1}}@media(prefers-reduced-motion:reduce){.trust-bar,.trust-bar__breath,.trust-bar__track,.trust-item__icon{animation:none}.trust-bar__track{flex-wrap:wrap;justify-content:center;width:100%;gap:24px 40px}}.section-head{margin-bottom:48px}.section-head--centered{text-align:center}.section-tag{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px}.section-tag:before{content:"";width:20px;height:2px;background:var(--accent)}.section-head--centered .section-tag{justify-content:center}.section-head--centered .section-tag:before,.section-head--centered .section-tag:after{content:"";width:20px;height:2px;background:var(--accent)}.section-head h2{color:var(--text)}.section-head p{color:var(--text-2);margin-top:12px;font-size:17px;max-width:55ch}.section-head--centered p{margin:12px auto 0}.collections-section{position:relative;overflow:hidden}.collections-section__paws{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.collections-section__paw{position:absolute;color:var(--accent);opacity:.06;display:flex}.collections-section__paw .paw-icon{width:100%;height:100%}.collections-section__paw--1{top:8%;left:4%;width:28px;transform:rotate(-25deg);animation:paw-fade 5s ease-in-out infinite}.collections-section__paw--2{top:18%;left:22%;width:22px;transform:rotate(12deg);animation:paw-fade 5s ease-in-out .6s infinite}.collections-section__paw--3{top:12%;left:38%;width:26px;transform:rotate(-8deg);animation:paw-fade 5s ease-in-out 1.2s infinite}.collections-section__paw--4{top:22%;left:52%;width:20px;transform:rotate(20deg);animation:paw-fade 5s ease-in-out 1.8s infinite}.collections-section__paw--5{top:10%;left:68%;width:24px;transform:rotate(-15deg);animation:paw-fade 5s ease-in-out 2.4s infinite}.collections-section__paw--6{top:20%;left:82%;width:22px;transform:rotate(8deg);animation:paw-fade 5s ease-in-out 3s infinite}.collections-section__paw--7{bottom:14%;left:10%;width:24px;transform:rotate(35deg);animation:paw-fade 6s ease-in-out .4s infinite}.collections-section__paw--8{bottom:8%;left:45%;width:30px;transform:rotate(-12deg);animation:paw-fade 6s ease-in-out 1.4s infinite}.collections-section__paw--9{bottom:16%;left:72%;width:22px;transform:rotate(18deg);animation:paw-fade 6s ease-in-out 2.2s infinite}.collections-section__paw--10{bottom:6%;left:90%;width:26px;transform:rotate(-30deg);animation:paw-fade 6s ease-in-out 3.2s infinite}.collections-section .wrap{position:relative;z-index:1}.collections-section__tag{display:inline-flex;align-items:center;gap:10px}.collections-section__tag:before{display:none}.collections-section__tag-paw{display:flex;color:var(--accent);width:16px;height:16px;animation:paw-step 2.5s ease-in-out infinite}.collections-section__tag-paw .paw-icon{width:16px;height:16px}@keyframes paw-fade{0%,to{opacity:.04}50%{opacity:.14}}@keyframes paw-step{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.08)}}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative}.collections-grid:before{content:"";position:absolute;top:50%;left:8%;right:8%;height:2px;background:repeating-linear-gradient(90deg,#ff5a1f00 0 40px,#ff5a1f26 40px 48px);transform:translateY(-50%);pointer-events:none;z-index:0}@media(max-width:768px){.collections-grid:before{display:none}}@media(max-width:768px){.collections-grid{grid-template-columns:1fr;gap:12px}}.collection-card{position:relative;aspect-ratio:3/4;border-radius:var(--r-lg);overflow:hidden;background:var(--bg-3);display:block;z-index:1;border:1px solid transparent;transition:border-color .35s ease,box-shadow .35s ease}.collection-card:hover{border-color:#ff5a1f40;box-shadow:0 12px 40px #ff5a1f14}.collection-card__paw{position:absolute;z-index:3;color:var(--accent);opacity:0;transition:opacity .4s ease,transform .4s ease;pointer-events:none}.collection-card__paw .paw-icon{width:100%;height:100%}.collection-card__paw--tl{top:14px;left:14px;width:26px;transform:rotate(-20deg) scale(.8)}.collection-card__paw--br{bottom:72px;right:14px;width:22px;transform:rotate(15deg) scale(.75)}.collection-card:hover .collection-card__paw{opacity:.35}.collection-card:hover .collection-card__paw--tl{transform:rotate(-12deg) scale(1)}.collection-card:hover .collection-card__paw--br{transform:rotate(22deg) scale(.9)}@media(min-width:768px){.collection-card:first-child{aspect-ratio:unset;grid-row:span 1}}.collection-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-3),var(--bg-2))}.collection-card:hover .collection-card__img{transform:scale(1.04)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(12,12,20,.88) 0%,rgba(12,12,20,.1) 55%,transparent 100%)}.collection-card__content{position:absolute;bottom:0;left:0;right:0;padding:24px}.collection-card__name{font-family:var(--f-display);font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin-bottom:8px;line-height:1}.collection-card__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);transition:var(--t)}.collection-card__cta-paw{display:flex;width:14px;height:14px;opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.collection-card__cta-paw .paw-icon{width:14px;height:14px}.collection-card:hover .collection-card__cta{letter-spacing:.15em}.collection-card:hover .collection-card__cta-paw{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.collections-section__paw,.collections-section__tag-paw{animation:none}.collection-card__paw{opacity:.15}.collection-card:hover .collection-card__paw{opacity:.2}}.featured-products__cta{margin-top:40px;text-align:center}.featured-product{background:var(--bg-2)}.featured-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:768px){.featured-product__grid{grid-template-columns:1fr;gap:32px}}.featured-product__main-img{border-radius:var(--r-lg);aspect-ratio:1;object-fit:cover;width:100%}.featured-product__img-placeholder{border-radius:var(--r-lg);aspect-ratio:1;background:var(--bg-3);width:100%}.featured-product__badge{position:absolute;top:20px;left:20px;background:var(--accent);color:var(--white);font-family:var(--f-display);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:var(--r)}.featured-product__images{position:relative}.fp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.fp-thumb{aspect-ratio:1;object-fit:cover;border-radius:var(--r);border:2px solid transparent;cursor:pointer;transition:var(--t)}.fp-thumb.active,.fp-thumb:hover{border-color:var(--accent)}.featured-product__category{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.featured-product__title{font-family:var(--f-display);font-size:clamp(32px,4vw,52px);font-weight:900;text-transform:uppercase;color:var(--text);line-height:1;margin-bottom:12px}.fp-stars{display:flex;align-items:center;gap:8px;margin-bottom:18px}.stars{color:#ffb800;font-size:16px;letter-spacing:1px}.review-count{color:var(--text-2);font-size:13px}.fp-price{display:flex;align-items:center;gap:12px;margin-bottom:18px}.fp-price__current{font-family:var(--f-display);font-size:36px;font-weight:700;color:var(--text)}.fp-price__compare{font-family:var(--f-display);font-size:22px;color:var(--text-2);text-decoration:line-through}.fp-price__save{font-family:var(--f-display);font-size:13px;font-weight:700;color:var(--accent);letter-spacing:.06em;text-transform:uppercase}.fp-desc{color:var(--text-2);font-size:15px;line-height:1.7;margin-bottom:24px}.variant-group{margin-bottom:20px}.variant-label{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.07em;text-transform:uppercase;color:var(--text-2);margin-bottom:10px}.variant-label strong{color:var(--text)}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-btn{padding:8px 16px;border:1px solid var(--border);border-radius:var(--r);font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.04em;color:var(--text-2);background:var(--bg-3);transition:var(--t)}.variant-btn:hover,.variant-btn.active{border-color:var(--accent);color:var(--accent);background:#ff5a1f14}.product-page .variant-group{margin-bottom:20px}.product-page .variant-label{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.07em;text-transform:uppercase;color:var(--text-2);margin-bottom:10px}.product-page .variant-label strong{color:var(--text)}.product-page .variant-options{display:flex;flex-wrap:wrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;-webkit-overflow-scrolling:touch}.product-page .variant-btn{padding:8px 16px;border:1px solid var(--border);border-radius:var(--r);font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.04em;color:var(--text-2);background:var(--bg-3);transition:var(--t);white-space:nowrap;flex-shrink:0}.product-page .variant-btn:hover,.product-page .variant-btn.active{border-color:var(--accent);color:var(--accent);background:#ff5a1f14}@media(max-width:480px){.product-page .variant-btn{padding:6px 12px;font-size:13px}.product-page .variant-options{gap:6px}.product-page .variant-label{font-size:12px;margin-bottom:8px}}.fp-atc-row{display:flex;gap:10px;margin-bottom:20px}.product-qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--r);overflow:hidden;background:var(--bg-3)}.qty-btn{width:44px;height:52px;font-size:20px;color:var(--text-2);display:flex;align-items:center;justify-content:center;transition:var(--t)}.qty-btn:hover{color:var(--text);background:#ff5a1f1a}.qty-input{width:48px;height:52px;text-align:center;background:transparent;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);color:var(--text);font-family:var(--f-display);font-weight:700;font-size:18px}.fp-view-link{display:inline-block;margin-bottom:16px;font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);transition:var(--t)}.fp-view-link:hover{letter-spacing:.1em}.featured-product__title a{color:inherit;transition:var(--t)}.featured-product__title a:hover{color:var(--accent)}.fp-mini-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.mini-trust{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-2)}.mini-trust svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.testimonials{background:var(--bg)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;transition:var(--t)}.testimonial-card:hover{border-color:#ff5a1f33}.testimonial-stars{color:#ffb800;font-size:14px;letter-spacing:2px;margin-bottom:14px}.testimonial-text{color:var(--text);font-size:15px;line-height:1.7;margin-bottom:20px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-family:var(--f-display);font-weight:900;font-size:18px;color:var(--white);flex-shrink:0}.testimonial-name{font-family:var(--f-display);font-weight:700;font-size:14px;letter-spacing:.05em;text-transform:uppercase;color:var(--text)}.testimonial-meta{font-size:12px;color:var(--text-2)}.newsletter-block{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:clamp(40px,6vw,72px);position:relative;overflow:hidden}.newsletter-block:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(255,90,31,.07) 0%,transparent 70%);pointer-events:none}.newsletter-block__content{margin-bottom:32px}.newsletter-block__sub{color:var(--text-2);margin-top:12px;font-size:17px}.newsletter-form__row{display:flex;gap:10px;max-width:500px}@media(max-width:480px){.newsletter-form__row{flex-direction:column}}.newsletter-form__input{flex:1;padding:13px 20px;background:var(--bg-3);border:1px solid var(--border);border-radius:var(--r);color:var(--text);font-size:15px;transition:var(--t)}.newsletter-form__input:focus{outline:none;border-color:#ff5a1f66}.newsletter-form__input::placeholder{color:var(--text-2)}.newsletter-success{color:var(--accent);font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;margin-top:12px}.site-footer{background:var(--bg);border-top:1px solid var(--border);padding:60px 0 32px}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px}@media(max-width:768px){.site-footer__grid{grid-template-columns:1fr;gap:32px}}.footer-brand__logo{font-family:var(--f-display);font-size:28px;font-weight:900;letter-spacing:.12em;color:var(--text);display:block;margin-bottom:12px}.footer-brand__desc{color:var(--text-2);font-size:14px;line-height:1.7;max-width:28ch;margin-bottom:20px}.footer-social{display:flex;gap:8px}.footer-social__link{width:36px;height:36px;border-radius:var(--r);background:var(--bg-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-2);transition:var(--t)}.footer-social__link:hover{background:#ff5a1f1a;border-color:#ff5a1f4d;color:var(--accent)}.footer-col__title{font-family:var(--f-display);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:16px}.footer-col__links{display:flex;flex-direction:column;gap:10px}.footer-col__link{font-size:14px;color:var(--text-2);transition:var(--t)}.footer-col__link:hover{color:var(--text)}.site-footer__bottom{border-top:1px solid var(--border);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-footer__copy{font-size:13px;color:var(--text-2)}.footer-payment{display:flex;gap:8px}.payment-icon{font-family:var(--f-display);font-size:11px;font-weight:700;letter-spacing:.06em;padding:4px 8px;border:1px solid var(--border);border-radius:4px;color:var(--text-2)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;visibility:hidden}.cart-drawer.is-open{pointer-events:all;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(420px,100vw);background:var(--bg-2);border-left:1px solid var(--border);display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}.cart-drawer__shipping{padding:14px 24px;border-bottom:1px solid var(--border);background:#ff5a1f0a}.cart-shipping__text{font-size:12px;color:var(--text-2);margin-bottom:8px;text-align:center}.cart-shipping__track{height:4px;background:var(--bg-3);border-radius:4px;overflow:hidden}.cart-shipping__fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-hover));border-radius:4px;width:0;transition:width .4s ease}.cart-drawer__title{font-family:var(--f-display);font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text)}.cart-drawer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--text-2);border-radius:var(--r);transition:var(--t)}.cart-drawer__close:hover{color:var(--text);background:var(--bg-3)}.cart-drawer__content{flex:1;overflow-y:auto;padding:8px 24px}.cart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 0;text-align:center;color:var(--text-2)}.cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.cart-item__img{width:72px;height:72px;border-radius:var(--r);object-fit:cover;background:var(--bg-3);flex-shrink:0}.cart-item__info{flex:1;min-width:0}.cart-item__name{font-family:var(--f-display);font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item__variant{font-size:12px;color:var(--text-2);margin-bottom:8px}.cart-item__controls{display:flex;align-items:center;justify-content:space-between}.cart-item__qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.cart-item__qty-btn{width:28px;height:28px;font-size:14px;color:var(--text-2);background:var(--bg-3);display:flex;align-items:center;justify-content:center;transition:var(--t)}.cart-item__qty-btn:hover{color:var(--text);background:#ff5a1f26}.cart-item__qty-val{width:32px;text-align:center;font-size:13px;font-weight:600;color:var(--text);line-height:28px;border-left:1px solid var(--border);border-right:1px solid var(--border)}.cart-item__remove{font-size:12px;color:var(--text-2);transition:var(--t)}.cart-item__remove:hover{color:#f44}.cart-item__price{font-family:var(--f-display);font-weight:700;font-size:16px;color:var(--text);flex-shrink:0}.cart-drawer__foot{padding:16px 24px 24px;border-top:1px solid var(--border)}.cart-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cart-subtotal-row span:first-child{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.07em;text-transform:uppercase;color:var(--text-2)}.cart-subtotal-row span:last-child{font-family:var(--f-display);font-weight:700;font-size:22px;color:var(--text)}.cart-free-ship{font-size:12px;color:var(--accent);margin-bottom:14px;text-align:center}.cart-view-full{display:block;text-align:center;font-size:13px;color:var(--text-2);margin-top:10px;transition:var(--t)}.cart-view-full:hover{color:var(--text)}.product-page--canvoy{padding:32px 0 80px}.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:start;margin-bottom:48px}@media(max-width:900px){.product-page__grid{grid-template-columns:1fr;gap:28px}}.product-buybox{padding:0;background:transparent;border:none;border-radius:0}.product-info__vendor{font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-2);margin-bottom:10px}.product-info__title--natural{text-transform:none;letter-spacing:-.01em;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.15;margin-bottom:20px}.product-info__price{margin-bottom:24px}.price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-bottom:6px}.price-label{font-size:14px;color:var(--text-2)}.price-row--current .price-current{font-family:var(--f-display);font-size:clamp(28px,4vw,36px);font-weight:700;color:var(--text)}.price-row--compare .price-compare{font-size:16px;color:var(--text-2);text-decoration:line-through}.price-save{font-family:var(--f-display);font-size:13px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.price-tax{font-size:13px;color:var(--text-2);margin-top:8px}.product-badge--offer{background:var(--accent);top:16px;left:16px}.product-gallery__counter{position:absolute;bottom:16px;right:16px;background:#0c0c14d9;color:var(--text);font-size:13px;font-weight:600;padding:6px 12px;border-radius:20px;z-index:2}.product-thumb__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:var(--white);font-size:14px;z-index:1;pointer-events:none}.product-thumb-btn{position:relative}.product-images__video{width:100%;border-radius:var(--r-lg);aspect-ratio:1;object-fit:cover}@media(max-width:640px){.product-images__main,.product-images__video,.product-images__placeholder{aspect-ratio:4/5}.product-page__grid{gap:20px}}.product-form__qty-label{font-family:var(--f-display);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);margin-bottom:8px}.product-atc-row{flex-direction:column;margin-bottom:20px}.product-atc-row .atc-main-btn{width:100%;padding:18px 24px;font-size:18px}.product-trust-row--compact{gap:12px 20px;margin-top:4px}.product-trust-row--compact .mini-trust{font-size:13px}.product-story{margin:0 0 56px;padding:clamp(32px,5vw,56px) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-story__inner{max-width:780px;margin:0 auto}.product-story .rte{color:var(--text-2);font-size:17px;line-height:1.75;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.product-story .rte>p:first-child{font-size:19px;color:var(--text);font-weight:500;line-height:1.65}.product-story .rte strong{color:var(--text);font-weight:600}.product-story .rte img{width:100%;max-width:100%;height:auto;border-radius:var(--r-lg);margin:28px auto;display:block}.product-story .rte h2,.product-story .rte h3{font-family:var(--f-display);color:var(--text);text-transform:uppercase;margin:36px 0 16px;font-size:clamp(24px,3vw,32px)}.product-story .rte ul,.product-story .rte ol{margin:24px 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.product-story .rte li{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:20px;transition:var(--t)}.product-story .rte li:hover{border-color:#ff5a1f40}.product-story .rte table{width:100%;border-collapse:separate;border-spacing:0 12px;margin:24px 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-story .rte td,.product-story .rte th{padding:16px;vertical-align:top;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r)}.product-story .rte blockquote{margin:28px 0;padding:20px 24px;border-left:3px solid var(--accent);background:#ff5a1f0f;border-radius:0 var(--r) var(--r) 0;color:var(--text);font-size:18px;font-style:normal}@media(max-width:640px){.product-story .rte{font-size:15px}.product-story .rte>p:first-child{font-size:16px}.product-story .rte h2,.product-story .rte h3{font-size:clamp(20px,5vw,24px);margin:28px 0 12px}.product-story .rte ul,.product-story .rte ol{grid-template-columns:1fr}.product-story .rte li{padding:16px}.product-story .rte blockquote{font-size:15px;padding:16px 20px}}.product-reviews{padding:48px 0;border-bottom:1px solid var(--border);margin-bottom:48px;overflow:hidden}.product-reviews__title{font-family:var(--f-display);font-size:clamp(28px,4vw,40px);font-weight:700;text-transform:uppercase;color:var(--text);margin-bottom:28px;text-align:center}#shopify-product-reviews,.product-reviews .shopify-app-block{max-width:900px;margin:0 auto;overflow:hidden;word-wrap:break-word}.product-info__subtitle{font-size:17px;color:var(--text-2);margin:-8px 0 16px;line-height:1.5}.product-rating-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r);font-size:13px;color:var(--text-2);transition:var(--t)}.product-rating-link:hover{border-color:#ff5a1f4d;color:var(--text)}.product-rating-link .stars{color:#ffb800;font-size:14px}.product-rating-link--near-price{margin-bottom:8px;padding:4px 8px;background:transparent;border:none;font-size:12px}.product-rating-link--near-price .stars{font-size:12px}@media(max-width:480px){.product-rating-link--near-price{margin-bottom:4px}}.price-save-inline{color:var(--accent);font-weight:600}.product-quick-benefits{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.product-quick-benefit{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text);line-height:1.5}.product-quick-benefit__check{width:22px;height:22px;border-radius:50%;background:#ff5a1f26;color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.product-buybox-accordions{margin-top:20px;border-top:1px solid var(--border)}.product-buybox-accordion{border-bottom:1px solid var(--border)}.product-buybox-accordion__rte{font-size:14px;line-height:1.65}.product-benefits-bar{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0;overflow:hidden}.product-benefits-bar__track{display:flex;width:max-content;gap:40px;animation:trust-bar-scroll 36s linear infinite}.product-benefits-bar__item{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:0 8px;white-space:nowrap}.product-benefits-bar__icon{font-size:22px;line-height:1}.product-benefits-bar__item strong{display:block;font-family:var(--f-display);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text)}.product-benefits-bar__item span{font-size:12px;color:var(--text-2)}.product-icons-grid{background:var(--bg-2)}.product-icons-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.product-icons-grid__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-icons-grid__items{grid-template-columns:1fr}}.product-icon-card{background:var(--bg-3);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;text-align:center;transition:var(--t)}.product-icon-card:hover{border-color:#ff5a1f40;transform:translateY(-2px)}.product-icon-card__emoji{font-size:32px;display:block;margin-bottom:12px}.product-icon-card__title{font-family:var(--f-display);font-size:16px;font-weight:700;text-transform:uppercase;color:var(--text);margin-bottom:8px;line-height:1.2}.product-icon-card__text{font-size:13px;color:var(--text-2);line-height:1.55}.product-faq-section{background:var(--bg)}.product-faq-list{max-width:720px;margin:0 auto}.product-faq-list__item{border-bottom:1px solid var(--border)}.product-faq-list__btn{font-size:15px;text-transform:none;letter-spacing:0}.product-faq-list__answer{font-size:15px;padding-bottom:16px}.product-testimonials-grid__stars{color:#ffb800;font-size:18px;letter-spacing:3px;margin-bottom:12px}.product-testimonials-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}@media(max-width:900px){.product-testimonials-grid__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-testimonials-grid__items{grid-template-columns:1fr}}.product-testimonial-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px;margin:0}.product-testimonial-card__stars{color:#ffb800;font-size:13px;letter-spacing:2px;margin-bottom:12px}.product-testimonial-card__text{font-size:14px;color:var(--text);line-height:1.65;font-style:italic;margin-bottom:16px}.product-testimonial-card__author{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-testimonial-card__name{font-family:var(--f-display);font-weight:700;font-size:13px;text-transform:uppercase;color:var(--text)}.product-testimonial-card__verified{font-size:11px;color:var(--accent);font-weight:600}.product-cta-banner{padding:clamp(40px,6vw,64px) 0;background:var(--bg-2);border-top:1px solid var(--border)}.product-cta-banner--text-only .product-cta-banner__inner{max-width:640px;margin:0 auto;text-align:center}.product-cta-banner--text-only h2{font-family:var(--f-display);font-size:clamp(24px,4vw,36px);font-weight:800;text-transform:uppercase;color:var(--text);margin-bottom:12px;line-height:1.1}.product-cta-banner--text-only p{color:var(--text-2);font-size:16px;line-height:1.6;margin-bottom:20px}.product-cta-banner__icon{font-size:36px;display:block;margin-bottom:12px}.product-reviews-section{padding:48px 0 64px}@media(prefers-reduced-motion:reduce){.product-benefits-bar__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center;gap:16px}}.product-images__main{border-radius:var(--r-lg);aspect-ratio:1;object-fit:cover;width:100%}.product-images__placeholder{border-radius:var(--r-lg);aspect-ratio:1;background:var(--bg-3);width:100%}.product-images__main-wrap{position:relative}.product-badge{position:absolute;top:16px;left:16px;background:var(--accent);color:var(--white);font-family:var(--f-display);font-weight:700;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:var(--r)}.product-images__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.product-thumb{aspect-ratio:1;object-fit:cover;border-radius:var(--r);border:2px solid transparent;cursor:pointer;transition:var(--t)}.product-thumb.active,.product-thumb:hover{border-color:var(--accent)}.product-page{padding:48px 0 80px}.breadcrumb{font-size:13px;color:var(--text-2);margin-bottom:32px}.breadcrumb a{transition:var(--t)}.breadcrumb a:hover{color:var(--text)}.product-thumb-btn{padding:0;border:2px solid transparent;border-radius:var(--r);background:none;cursor:pointer;overflow:hidden;transition:var(--t)}.product-thumb-btn.active,.product-thumb-btn:hover{border-color:var(--accent)}.product-thumb-btn .product-thumb{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1}body.has-sticky-atc{padding-top:76px}.product-info__stars{display:flex;align-items:center;gap:8px;margin-bottom:16px}.product-info__title{font-family:var(--f-display);font-size:clamp(32px,4vw,52px);font-weight:900;text-transform:uppercase;color:var(--text);line-height:1;margin-bottom:14px}.product-info__price{margin-bottom:12px}.product-stock{font-family:var(--f-display);font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.product-stock--ok,.product-stock--low{color:var(--accent)}.price-current{font-family:var(--f-display);font-size:34px;font-weight:700;color:var(--text)}.price-compare{font-family:var(--f-display);font-size:20px;color:var(--text-2);text-decoration:line-through;margin-left:10px}.price-save{font-family:var(--f-display);font-size:13px;font-weight:700;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-left:8px}.product-divider{border:none;border-top:1px solid var(--border);margin:20px 0}.product-atc-row{display:flex;gap:10px;margin-bottom:16px}.atc-main-btn{flex:1}.product-trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.product-description{border-top:1px solid var(--border)}.accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-family:var(--f-display);font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;color:var(--text);transition:var(--t)}.accordion-btn svg{transition:transform var(--t)}.accordion-btn[aria-expanded=false] svg{transform:rotate(-90deg)}.accordion-content{padding-bottom:20px;color:var(--text-2);font-size:15px;line-height:1.7}.accordion-content display{display:none}.related-products{margin-top:60px}.related-products__title{font-family:var(--f-display);font-size:36px;font-weight:700;text-transform:uppercase;color:var(--text);margin-bottom:28px}.products-grid{display:grid;gap:20px}.products-grid--3{grid-template-columns:repeat(3,1fr)}.products-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.products-grid--4{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.products-grid--3,.products-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.products-grid--3,.products-grid--4{grid-template-columns:1fr}}.product-card{background:var(--bg-2);border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);transition:var(--t)}.product-card:hover{border-color:#ff5a1f33;transform:translateY(-2px)}.product-card__img-wrap{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:var(--bg-3)}.product-card__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s ease,transform .4s ease}.product-card__img--hover,.product-card__img-wrap:hover .product-card__img--primary{opacity:0}.product-card__img-wrap:hover .product-card__img--hover{opacity:1}.product-card__img-wrap:hover .product-card__img--primary{transform:scale(1.04)}.product-card__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-3),var(--bg-2))}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--accent);color:var(--white);font-family:var(--f-display);font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:4px}.product-card__quick-add{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(to top,rgba(12,12,20,.9),transparent);transform:translateY(100%);transition:transform .3s ease}.product-card__img-wrap:hover .product-card__quick-add{transform:translateY(0)}.quick-add-btn{width:100%}.product-card__info{padding:14px 16px 16px}.product-card__title{display:block;font-family:var(--f-display);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:var(--t)}.product-card__title:hover{color:var(--accent)}.product-card__price{display:flex;align-items:center;gap:8px}.product-card__price--current{font-family:var(--f-display);font-weight:700;font-size:18px;color:var(--text)}.product-card__price--compare{font-family:var(--f-display);font-size:14px;color:var(--text-2);text-decoration:line-through}.collection-page{padding:48px 0 80px}.collection-page__header{margin-bottom:32px}.collection-page__title{font-family:var(--f-display);font-size:clamp(40px,6vw,80px);font-weight:900;text-transform:uppercase;color:var(--text);margin-bottom:8px}.collection-page__desc{color:var(--text-2);font-size:16px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.collection-count{font-size:14px;color:var(--text-2)}.sort-select{padding:8px 14px;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r);color:var(--text);font-size:14px;cursor:pointer}.sort-select:focus{outline:none;border-color:#ff5a1f66}.collection-empty{text-align:center;padding:80px 0;color:var(--text-2)}.collection-empty p{margin-bottom:20px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.pagination__btn{padding:10px 20px;border:1px solid var(--border);border-radius:var(--r);font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);transition:var(--t)}.pagination__btn:hover{border-color:var(--accent);color:var(--accent)}.pagination__info{font-size:14px;color:var(--text-2)}.cart-page{padding:48px 0 80px}.cart-page--empty{text-align:center;padding:80px 0}.cart-page--empty h1{margin-bottom:16px}.cart-page--empty p{color:var(--text-2);margin:0 auto 32px}.cart-page__title{font-family:var(--f-display);font-size:clamp(36px,5vw,64px);font-weight:900;text-transform:uppercase;color:var(--text);margin-bottom:40px}.cart-page__grid{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}@media(max-width:900px){.cart-page__grid{grid-template-columns:1fr}}.cart-line-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--border);align-items:start}.cart-line-item__img-wrap img{width:80px;height:80px;border-radius:var(--r);object-fit:cover;background:var(--bg-3);flex-shrink:0}.cart-line-item__info{flex:1}.cart-line-item__title{font-family:var(--f-display);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.04em;color:var(--text);display:block;margin-bottom:4px;transition:var(--t)}.cart-line-item__title:hover{color:var(--accent)}.cart-line-item__variant{font-size:13px;color:var(--text-2);margin-bottom:8px}.cart-line-item__price{font-family:var(--f-display);font-weight:600;font-size:16px;color:var(--text-2);margin-bottom:10px}.cart-line-item__controls{display:flex;align-items:center;gap:16px}.cart-item-qty{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.cart-remove-btn{font-size:13px;color:var(--text-2);transition:var(--t)}.cart-remove-btn:hover{color:#f44}.cart-line-item__total{font-family:var(--f-display);font-weight:700;font-size:20px;color:var(--text);flex-shrink:0}.cart-summary{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px;position:sticky;top:80px}.cart-summary__title{font-family:var(--f-display);font-size:22px;font-weight:700;text-transform:uppercase;color:var(--text);margin-bottom:20px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--text-2);margin-bottom:10px}.cart-summary__row--free span:last-child{color:var(--accent);font-weight:600}.cart-summary__free-hint{font-size:12px;color:var(--accent);margin-bottom:10px}.cart-summary__divider{border:none;border-top:1px solid var(--border);margin:16px 0}.cart-summary__total{display:flex;justify-content:space-between;align-items:center;font-family:var(--f-display);font-weight:700;font-size:22px;color:var(--text);margin-bottom:20px}.cart-summary__continue{display:block;text-align:center;font-size:13px;color:var(--text-2);margin-top:12px;transition:var(--t)}.cart-summary__continue:hover{color:var(--text)}.page-content,.customers-page{padding:60px 0 100px}.page-content__title,.customers-page h1{font-family:var(--f-display);font-size:clamp(40px,6vw,72px);font-weight:900;text-transform:uppercase;color:var(--text);margin-bottom:32px}.rte{color:var(--text-2);font-size:16px;line-height:1.8}.rte h2,.rte h3{color:var(--text);margin:28px 0 12px}.rte a{color:var(--accent)}.form-group{margin-bottom:20px}.form-group label{display:block;font-family:var(--f-display);font-weight:600;font-size:13px;letter-spacing:.07em;text-transform:uppercase;color:var(--text-2);margin-bottom:8px}.form-input{width:100%;padding:12px 16px;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r);color:var(--text);font-size:15px;transition:var(--t)}.form-input:focus{outline:none;border-color:#ff5a1f66}.customers-page__link{margin-top:16px;font-size:14px;color:var(--text-2)}.customers-page__link a{color:var(--accent)}.error-page{padding:100px 0;text-align:center}.error-page__code{font-family:var(--f-display);font-size:140px;font-weight:900;color:#ff5a1f26;line-height:1;margin-bottom:-20px}.error-page__title{font-family:var(--f-display);font-size:clamp(36px,5vw,64px);font-weight:700;text-transform:uppercase;color:var(--text);margin-bottom:12px}.error-page__sub{color:var(--text-2);margin:0 auto 32px;max-width:42ch}.error-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:40px}.error-page__collections{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.error-page__collection-link{padding:10px 18px;border:1px solid var(--border);border-radius:var(--r);font-family:var(--f-display);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);transition:var(--t)}.error-page__collection-link:hover{border-color:var(--accent);color:var(--accent)}.sticky-atc{position:fixed;top:0;left:0;right:0;z-index:90;background:#0c0c14fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:12px 0;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0006}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-atc__info{display:flex;align-items:center;gap:12px;min-width:0}.sticky-atc__img{width:48px;height:48px;border-radius:var(--r);object-fit:cover;flex-shrink:0}.sticky-atc__title{font-family:var(--f-display);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.04em;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:13px;color:var(--accent);font-family:var(--f-display);font-weight:700}.sticky-atc__btn{flex-shrink:0;min-width:160px}@media(max-width:480px){.sticky-atc__info{display:none}.sticky-atc__btn{width:100%}}.search-page{padding:48px 0 80px}.search-form{display:flex;gap:12px;margin-bottom:40px;max-width:600px}.search-input{flex:1;padding:13px 20px;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r);color:var(--text);font-size:16px;transition:var(--t)}.search-input:focus{outline:none;border-color:#ff5a1f66}.search-count,.search-no-results{font-size:15px;color:var(--text-2);margin-bottom:28px}.order-row{display:flex;gap:20px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--text-2)}.order-row a{color:var(--accent)}.rte p{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/112/assets/theme.css.map */
