.about-page{padding:4rem 0 5rem}.about-page__content{max-width:46rem;margin:0 auto}.about-page__eyebrow{text-align:center;margin:0 auto .5rem}.about-page__heading{text-align:center;font-size:clamp(2rem,4vw,2.75rem);margin:0 0 1rem}.about-page__subheading{text-align:center;font-size:1.2rem;font-weight:600;color:var(--color-accent);margin:0 0 2rem}.about-page__body{color:var(--color-foreground);line-height:1.75}.about-page__body>*+*{margin-top:1.25rem}.about-page__body h2{font-size:1.4rem;margin:2rem 0 .75rem}.about-page__body ul{padding-left:1.25rem}@media(max-width:560px){.about-page{padding:2.5rem 0 3rem}}.about{position:relative;overflow:visible;padding:3.5rem 0;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-hover));color:#fff}.about__molecule{position:absolute;z-index:0;opacity:.12;pointer-events:none}.about__molecule--top{top:-2rem;left:-2rem;width:14rem}.about__molecule--bottom{bottom:-3rem;right:-3rem;width:20rem}.about__content{position:relative;z-index:1;display:flex;align-items:center;gap:2.5rem}.about__text{position:relative;z-index:1;flex:0 0 auto;max-width:27rem}.about__heading{font-size:clamp(2.25rem,4vw,3rem);margin:0 0 1.5rem;color:#fff}.about__gallery-wrap{position:relative;z-index:1;flex:1 1 auto;max-width:46rem}.about__slogan-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.6rem;margin-top:1.25rem}.about__slogan-badge{padding:.55rem 1.15rem;border:1px solid rgba(255,255,255,.45);border-radius:var(--radius-pill);background:#ffffff1a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-family:var(--font-heading--family);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;white-space:nowrap;cursor:default;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background-color .2s ease,box-shadow .2s ease}.about__slogan-badge:hover{transform:translateY(-5px) scale(1.08);background-color:#fff;color:var(--color-accent);box-shadow:0 14px 28px #00000038}@media(prefers-reduced-motion:reduce){.about__slogan-badge{transition:none}.about__slogan-badge:hover{transform:none}}.about__subheading{font-size:1.3rem;font-weight:600;margin:0 0 1rem;color:#fff}.about__body{color:#ffffffd9;line-height:1.7;max-width:46ch}.about__body>*+*{margin-top:1rem}.about__button{margin-top:1.75rem;color:#fff;border-color:#ffffff80}.about__button:hover{background-color:#fff;border-color:#fff;color:var(--color-accent)}.about__gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:1rem;width:100%}.about__gallery-item{position:relative;border-radius:.6rem;overflow:hidden;background-color:#ffffff1f;box-shadow:0 10px 22px #02141247;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.about__gallery-item:hover{animation:about-gallery-bounce .6s cubic-bezier(.34,1.56,.64,1)}@keyframes about-gallery-bounce{0%{transform:translateY(0)}35%{transform:translateY(-10px)}60%{transform:translateY(0)}80%{transform:translateY(-4px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.about__gallery-item:hover{animation:none}}.about__gallery-image,.about__gallery-image img{width:100%;height:100%;object-fit:cover}.about__gallery-placeholder{width:100%;height:100%;color:#fff9;transform:scale(1.1)}.about__gallery-item--1{grid-column:1 / 5;grid-row:1;aspect-ratio:16 / 7}.about__gallery-item--2{grid-column:1;grid-row:2;aspect-ratio:1 / 1}.about__gallery-item--3{grid-column:2;grid-row:2;aspect-ratio:1 / 1}.about__gallery-item--4{grid-column:3;grid-row:2;aspect-ratio:1 / 1}.about__gallery-item--5{grid-column:4;grid-row:2;aspect-ratio:1 / 1}@media(max-width:900px){.about__content{flex-direction:column;align-items:stretch}.about__gallery-wrap{max-width:none}.about__gallery{grid-template-rows:repeat(2,1fr)}}@media(max-width:560px){.about{padding:2rem 0}.about__content{gap:1.5rem}.about__heading{font-size:1.6rem;margin-bottom:.75rem}.about__subheading{font-size:1rem;margin-bottom:.6rem}.about__body{font-size:.85rem;line-height:1.5}.about__body>*+*{margin-top:.6rem}.about__button{margin-top:1rem}.about__gallery-wrap{gap:.75rem}.about__slogan-badge{padding:.4rem .8rem;font-size:.68rem}.about__gallery{grid-template-columns:repeat(2,1fr);gap:.6rem}.about__gallery-item--1,.about__gallery-item--2,.about__gallery-item--3,.about__gallery-item--4,.about__gallery-item--5{align-self:stretch;aspect-ratio:1 / 1;margin:0;z-index:auto}.about__gallery-item--1{grid-column:1 / 3;grid-row:1;aspect-ratio:16 / 9}.about__gallery-item--2{grid-column:1;grid-row:2}.about__gallery-item--3{grid-column:2;grid-row:2}.about__gallery-item--4{grid-column:1;grid-row:3}.about__gallery-item--5{grid-column:2;grid-row:3}}.affiliate{padding:3.5rem 0 5rem}.affiliate__intro{text-align:center;max-width:60ch;margin:0 auto 3rem}.affiliate__heading{font-size:clamp(2rem,4vw,2.75rem);margin:.5rem 0 .75rem}.affiliate__subheading{color:var(--color-muted);margin:0}.affiliate__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3.5rem}.affiliate-step{padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-background)}.affiliate-step__number{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.85rem;border-radius:50%;background-color:var(--color-accent);color:var(--color-accent-text);font-weight:700;font-size:.9rem}.affiliate-step__heading{margin:0 0 .4rem;font-size:1rem}.affiliate-step__text{margin:0;font-size:.85rem;color:var(--color-muted);line-height:1.5}.affiliate__tiers{margin-bottom:3.5rem}.affiliate__tiers-heading{text-align:center;font-size:1.5rem;margin:0 0 1.75rem}.affiliate__tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.affiliate-tier{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:1.5rem 1rem;border-radius:var(--radius-card);background:linear-gradient(160deg,color-mix(in srgb,var(--color-accent) 10%,var(--color-background)),var(--color-background));border:1px solid var(--color-border)}.affiliate-tier__count{font-family:var(--font-heading--family);font-weight:700;font-size:1.75rem;color:var(--color-accent)}.affiliate-tier__label{font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.affiliate-tier__reward{margin:.5rem 0 0;font-size:.85rem;font-weight:600}.affiliate__apply{max-width:36rem;margin:0 auto;padding:2rem;border-radius:var(--radius-card);border:1px solid var(--color-border);background-color:var(--color-surface)}.affiliate__apply-intro{text-align:center;margin-bottom:1.5rem}.affiliate__apply-heading{font-size:1.3rem;margin:0 0 .5rem}.affiliate__apply-text{margin:0;color:var(--color-muted);font-size:.88rem}.affiliate__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.affiliate__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.affiliate__field label{font-size:.8rem;font-weight:600}.affiliate__field input,.affiliate__field textarea{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--style-border-radius-inputs);background-color:var(--color-background);font-family:inherit;font-size:.9rem;resize:vertical}.affiliate__submit{width:100%}.affiliate__form-message{padding:.85rem 1rem;border-radius:var(--radius-card);font-size:.88rem;font-weight:600}.affiliate__form-message--success{background-color:color-mix(in srgb,var(--color-accent) 15%,transparent);color:var(--color-accent)}.affiliate__form-message--error{background-color:color-mix(in srgb,#ef4444 12%,transparent);color:#dc2626;margin-bottom:1rem}@media(max-width:560px){.affiliate__form-row{grid-template-columns:1fr}}html.age-gate-active,html.age-gate-active body{overflow:hidden;height:100%;overscroll-behavior:none;touch-action:none}.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:none;align-items:center;justify-content:center;padding:1.5rem;opacity:1;transition:opacity .3s ease}html.age-gate-active .age-gate{display:flex}.age-gate.is-hidden{opacity:0;pointer-events:none}.age-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.age-gate__card{position:relative;width:min(420px,100%);max-height:90vh;overflow-y:auto;touch-action:pan-y;padding:2.5rem 2rem;border-radius:1.5rem;background:linear-gradient(160deg,#0f172a,#020617);border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px #00000073;text-align:center;color:#f8fafc}.age-gate__eyebrow{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--color-accent)}.age-gate__logo{margin:0;font-family:var(--font-heading--family);font-weight:700;font-size:1.5rem;letter-spacing:-.01em}.age-gate__divider{height:1px;margin:1.5rem 0;background-color:#ffffff1f}.age-gate__heading{margin:0 0 1rem;font-size:1.7rem}.age-gate__text{margin:0;font-size:.88rem;line-height:1.6;color:#f8fafcbf}.age-gate__text strong{color:#f8fafc}.age-gate__terms-link{color:var(--color-accent);text-decoration:underline}.age-gate__enter{width:100%;margin-top:1.75rem;padding:1rem;border:none;border-radius:var(--radius-pill);background-color:var(--color-accent);color:var(--color-accent-text);font-family:var(--font-heading--family);font-weight:700;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.age-gate__enter:hover{background-color:var(--color-accent-hover)}.age-gate__enter:active{transform:scale(.98)}.age-gate__leave{margin:0;font-size:.82rem;color:#f8fafc99}.age-gate__leave a{color:#f87171;text-decoration:underline;font-weight:600}@media(max-width:480px){.age-gate{padding:.85rem}.age-gate__card{max-height:94vh;padding:1.35rem 1.15rem;border-radius:1.1rem}.age-gate__eyebrow{margin-bottom:.4rem;font-size:.6rem;letter-spacing:.18em}.age-gate__logo{font-size:1.1rem}.age-gate__divider{margin:.85rem 0}.age-gate__heading{margin-bottom:.5rem;font-size:1.15rem}.age-gate__text{font-size:.76rem;line-height:1.45}.age-gate__enter{margin-top:1rem;padding:.75rem;font-size:.8rem}.age-gate__leave{font-size:.7rem}}.announcement-bar{background-color:var(--color-foreground)}.announcement-bar__message{margin:0;padding:.6rem var(--page-margin);text-align:center;color:var(--color-background);font-size:.82rem;font-weight:500;letter-spacing:.01em;animation:announcement-bar-flash 3s ease-in-out infinite}@keyframes announcement-bar-flash{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.announcement-bar__message{animation:none}}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}body.cart-drawer-open .cart-drawer{pointer-events:auto}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0206178c;opacity:0;transition:opacity .3s ease}body.cart-drawer-open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{--drawer-bg: #ffffff;--drawer-fg: #0f172a;--drawer-muted: #64748b;--drawer-border: rgba(15, 23, 42, .1);--drawer-surface: color-mix(in srgb, var(--color-accent) 6%, #ffffff);position:absolute;top:0;right:0;height:100%;width:min(460px,100vw);display:flex;flex-direction:column;background-color:var(--drawer-bg);color:var(--drawer-fg);box-shadow:-24px 0 60px #00000047;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1)}body.cart-drawer-open .cart-drawer__panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.cart-drawer__panel,.cart-drawer__backdrop{transition:none}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1.1rem;border-bottom:1px solid var(--drawer-border)}.cart-drawer__title{margin:0;font-size:1.35rem;font-weight:700}.cart-drawer__count{font-weight:400;color:var(--drawer-muted);font-size:1.05rem}.cart-drawer__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;color:var(--drawer-fg);background:transparent;border:none;cursor:pointer;transition:background-color .15s ease}.cart-drawer__close:hover{background-color:#0f172a0f}.cart-drawer__body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem}.cart-drawer__empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem .5rem 2rem}.cart-drawer__empty-vial{width:9rem;margin-bottom:1.25rem}.hero-vial.cart-drawer__empty-vial-img{position:static;display:block;width:100%}.cart-drawer__empty-heading{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;color:var(--drawer-fg)}.cart-drawer__empty-text{margin:0 0 1.5rem;color:var(--drawer-muted);font-size:.9rem;line-height:1.5;max-width:26ch}.cart-drawer__empty-cta{width:100%}.cart-drawer__items{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.85rem}.cart-drawer__item{position:relative;display:flex;gap:.85rem;padding:.9rem;border:1px solid var(--drawer-border);border-radius:.85rem;background-color:var(--drawer-surface)}.cart-drawer__item-media{flex-shrink:0;width:5.75rem;height:5.75rem;border-radius:.75rem;overflow:hidden;background-color:#0f172a0d}.cart-drawer__item-media img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-title{margin:0;font-weight:600;font-size:1.05rem;line-height:1.3}.cart-drawer__item-title a{color:var(--drawer-fg);text-decoration:none}.cart-drawer__item-variant,.cart-drawer__item-sku{margin:.2rem 0 0;font-size:.88rem;color:var(--drawer-muted)}.cart-drawer__item-price{margin-top:.5rem;font-weight:700;font-size:1.1rem;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.cart-drawer__item-compare{font-weight:400;color:var(--drawer-muted);font-size:.92rem}.cart-drawer__item-save{font-size:.75rem;font-weight:600;color:#f87171}.cart-drawer__qty{display:inline-flex;align-items:center;gap:.65rem;margin-top:.6rem;padding:.25rem .5rem;border-radius:var(--radius-pill);background-color:#0f172a0d}.cart-drawer__qty-btn{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;border-radius:50%;background:transparent;color:var(--drawer-fg);font-size:1rem;cursor:pointer}.cart-drawer__qty-btn:hover{background-color:#0f172a1a}.cart-drawer__qty-value{min-width:1rem;text-align:center;font-size:.88rem;font-weight:600}.cart-drawer__remove{position:absolute;top:.75rem;right:.75rem;background:transparent;border:none;color:var(--drawer-muted);cursor:pointer;padding:.2rem}.cart-drawer__remove:hover{color:#f87171}.cart-drawer__suggested{margin:1.25rem 0}.cart-drawer__suggested-label{margin:0 0 .6rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--drawer-muted)}.cart-drawer__suggested-track{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.35rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.cart-drawer__suggested-card{position:relative;flex:0 0 8.5rem;scroll-snap-align:start;display:flex;flex-direction:column;padding:.75rem;border:1px solid var(--drawer-border);border-radius:.85rem;background-color:var(--drawer-surface)}.cart-drawer__suggested-media{width:100%;aspect-ratio:1 / 1;margin-bottom:.5rem;border-radius:.6rem;overflow:hidden;background-color:#0f172a0d}.cart-drawer__suggested-media img{width:100%;height:100%;object-fit:cover}.cart-drawer__suggested-save{position:absolute;top:.6rem;left:.6rem;padding:.15rem .5rem;border-radius:var(--radius-pill);background-color:var(--color-accent);color:var(--color-accent-text);font-size:.62rem;font-weight:700}.cart-drawer__suggested-title{margin:0;font-size:.82rem;font-weight:600;line-height:1.3}.cart-drawer__suggested-price{margin:.3rem 0 .6rem;font-size:.8rem;color:var(--drawer-muted);display:flex;align-items:baseline;gap:.35rem}.cart-drawer__suggested-price s{font-size:.72rem;opacity:.7}.cart-drawer__suggested-add{margin-top:auto;width:100%;padding:.4rem .5rem;border-radius:var(--radius-pill);border:1px solid var(--drawer-border);background:transparent;color:var(--drawer-fg);font-size:.8rem;font-weight:600;cursor:pointer}.cart-drawer__suggested-add:hover{background-color:#0f172a0f}.cart-drawer__discount{display:flex;gap:.6rem;margin-bottom:1.25rem}.cart-drawer__discount-input{flex:1;padding:.75rem 1rem;border:1px solid var(--drawer-border);border-radius:var(--radius-pill);background-color:var(--drawer-surface);color:var(--drawer-fg);font-size:.88rem}.cart-drawer__discount-input::placeholder{color:var(--drawer-muted)}.cart-drawer__discount-apply{flex-shrink:0;padding:.6rem 1.1rem;border-radius:var(--radius-pill);border:1px solid var(--drawer-border);background:transparent;color:var(--drawer-fg);font-size:.85rem;font-weight:700;cursor:pointer}.cart-drawer__discount-apply:hover{background-color:#0f172a0f}.cart-drawer__add-more{display:flex;align-items:center;justify-content:center;padding:.85rem;margin-bottom:1.25rem;border:1px dashed var(--drawer-border);border-radius:.85rem;color:var(--drawer-muted);font-size:.85rem;font-weight:600;text-decoration:none}.cart-drawer__add-more:hover{color:var(--drawer-fg);border-color:var(--drawer-muted)}.cart-drawer__shipping{position:relative;overflow:hidden;padding:1.35rem;margin-bottom:1.25rem;border:1px solid color-mix(in srgb,var(--color-accent) 45%,var(--drawer-border));border-radius:1rem;background:radial-gradient(120% 160% at 0% 0%,color-mix(in srgb,var(--color-accent) 22%,transparent),transparent 60%),var(--drawer-surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent) 12%,transparent) inset}.cart-drawer__shipping.is-unlocked{border-color:var(--color-accent)}.cart-drawer__shipping-top{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.cart-drawer__shipping-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(160deg,var(--color-accent),var(--color-accent-hover));box-shadow:0 6px 18px color-mix(in srgb,var(--color-accent) 55%,transparent)}.cart-drawer__shipping-icon:before{content:"";width:1.15rem;height:1.15rem;background-color:var(--color-accent-text);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.cart-drawer__shipping-heading{margin:0 0 .25rem;font-family:var(--font-heading--family);font-weight:700;font-size:1.05rem}.cart-drawer__shipping-text{margin:0;font-size:.85rem;line-height:1.4;color:var(--drawer-muted)}.cart-drawer__shipping-text strong{color:var(--color-accent)}.cart-drawer__shipping-bar{height:.85rem;border-radius:var(--radius-pill);background-color:#0f172a0f;border:1px solid rgba(15,23,42,.08);overflow:hidden;margin-bottom:.6rem}.cart-drawer__shipping-bar-fill{position:relative;height:100%;width:0%;min-width:.85rem;overflow:hidden;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--color-accent),var(--color-accent-hover));box-shadow:0 0 14px color-mix(in srgb,var(--color-accent) 70%,transparent);transition:width .5s cubic-bezier(.16,1,.3,1)}.cart-drawer__shipping-bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.75) 50%,transparent 80%);background-size:200% 100%;animation:cart-drawer-shipping-shimmer 1.8s linear infinite}@keyframes cart-drawer-shipping-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@media(prefers-reduced-motion:reduce){.cart-drawer__shipping-bar-fill:after{animation:none}}.cart-drawer__shipping-scale{display:flex;align-items:center;justify-content:space-between;font-size:.72rem;font-weight:600;color:var(--drawer-muted)}.cart-drawer__shipping-goal{color:var(--color-accent);font-weight:700}.cart-drawer__vial-promo{padding:.85rem 1.1rem;margin-bottom:1.25rem;border:1.5px solid color-mix(in srgb,var(--color-accent) 55%,transparent);border-radius:.85rem;background:linear-gradient(120deg,color-mix(in srgb,var(--color-accent) 20%,transparent),color-mix(in srgb,var(--color-accent) 8%,transparent));color:var(--color-accent);text-align:center;font-weight:800;font-size:.88rem;letter-spacing:.01em;text-transform:uppercase}.cart-drawer__vial-promo--tier2{border-color:#f8717199;background:linear-gradient(120deg,#f8717133,#f8717114);color:#dc2626}.cart-drawer__savings{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.15rem;margin-bottom:1rem;border:1.5px solid rgba(74,222,128,.6);border-radius:.85rem;background:linear-gradient(120deg,#4ade8033,#4ade8014);box-shadow:0 0 0 3px #4ade801a,0 8px 20px #4ade802e;color:#16a34a;font-weight:800;font-size:1rem}.cart-drawer__savings-label{display:flex;align-items:center;gap:.4rem}@keyframes cart-drawer-checkout-shake{0%,92%,to{transform:translate(0) rotate(0)}93%{transform:translate(-3px) rotate(-1deg)}94%{transform:translate(3px) rotate(1deg)}95%{transform:translate(-3px) rotate(-1deg)}96%{transform:translate(3px) rotate(1deg)}97%{transform:translate(-2px) rotate(-.5deg)}98%{transform:translate(2px) rotate(.5deg)}}@media(prefers-reduced-motion:reduce){.cart-drawer__checkout{animation:none}}.cart-drawer__footer{padding:1.1rem 1.5rem 1.5rem;border-top:1px solid var(--drawer-border)}.cart-drawer__subtotal-row{display:flex;align-items:center;justify-content:space-between;font-size:1.05rem;font-weight:700}.cart-drawer__tax-note,.cart-drawer__shipping-note{margin:.2rem 0 0;font-size:.75rem;color:var(--drawer-muted)}.cart-drawer__checkout{width:100%;margin-top:1rem;animation:cart-drawer-checkout-shake 4s ease-in-out infinite}.cart-drawer__checkout--disabled{animation:none;opacity:.5;cursor:not-allowed}.cart-drawer__dispatch-note{margin:.6rem 0 0;text-align:center;font-size:.8rem;font-weight:600;color:var(--color-accent)}.cart-drawer__min-order-notice{margin-top:.85rem;padding:.75rem .9rem;border:1px solid rgba(248,113,113,.4);border-radius:.75rem;background-color:#f8717114;color:#b91c1c;font-size:.82rem;font-weight:600;line-height:1.4}.cart-drawer__min-order-notice strong{color:#b91c1c}.cart-drawer__continue{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;margin-top:.75rem;padding:.5rem;background:transparent;border:none;color:var(--drawer-muted);font-size:.85rem;font-weight:600;cursor:pointer}.cart-drawer__continue:hover{color:var(--drawer-fg)}@media(max-width:480px){.cart-drawer__panel{width:100vw}}.collection-list{padding:4rem 0;background-color:var(--color-surface)}.collection-list__heading{font-size:1.85rem;margin:0 0 .4rem}.collection-list__subheading{color:var(--color-muted);margin:0 0 2rem;max-width:60ch}.collection-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.collection-card{position:relative;display:block;border-radius:var(--radius-card);overflow:hidden;text-decoration:none;aspect-ratio:4 / 3}.collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-border)}.collection-card__image{height:100%;transition:transform .4s ease}.collection-card__placeholder{width:100%;height:100%;color:var(--color-muted)}.collection-card:hover .collection-card__image img{transform:scale(1.05)}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0f172aa6,#0f172a00 55%)}.collection-card__title{position:relative;z-index:1;display:block;padding:1.25rem;color:#fff;font-family:var(--font-heading--family);font-weight:600;font-size:1.1rem;align-self:flex-end;margin-top:auto}.collection-card{display:flex;flex-direction:column;justify-content:flex-end}.collection-page{padding:3rem 0 4rem}.collection-header{margin-bottom:1.75rem}.collection-header__title{font-size:clamp(1.85rem,3vw,2.5rem);margin:0 0 .5rem}.collection-header__description{color:var(--color-muted);max-width:60ch}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.collection-search{position:relative;flex:1;min-width:220px;max-width:26rem}.collection-search__icon{position:absolute;top:50%;left:.9rem;transform:translateY(-50%);width:1.1rem;height:1.1rem;color:var(--color-muted);pointer-events:none}.collection-search__input{width:100%;padding:.7rem 1rem .7rem 2.5rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-surface);font-size:.9rem;color:var(--color-foreground)}.collection-search__input:focus{outline:2px solid var(--color-accent);outline-offset:1px}.collection-sort{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.collection-sort__label{font-size:.85rem;color:var(--color-muted);white-space:nowrap}.collection-sort__select{padding:.55rem 2rem .55rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-background);font-size:.9rem}.collection-layout{display:grid;grid-template-columns:15rem 1fr;gap:2.5rem;align-items:start}.collection-main{min-width:0}.collection-refine{position:sticky;top:6.5rem}.collection-refine__form{display:flex;flex-direction:column}.collection-refine__heading{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.collection-refine__heading-dot{width:.5rem;height:.5rem;background-color:var(--color-accent)}.collection-refine__group{padding:1rem 0;border-bottom:1px solid var(--color-border)}.collection-refine__group[open]>.collection-refine__group-title .collection-refine__chevron{transform:rotate(180deg)}.collection-refine__group-title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-foreground);list-style:none}.collection-refine__group-title::-webkit-details-marker{display:none}.collection-refine__chevron{flex-shrink:0;color:var(--color-muted);transition:transform .15s ease}.collection-refine__group-body{display:flex;flex-direction:column;gap:.65rem;margin-top:.9rem}.collection-refine__checkbox{display:flex;align-items:center;gap:.6rem;font-size:.85rem;cursor:pointer}.collection-refine__checkbox.is-disabled{opacity:.45;cursor:not-allowed}.collection-refine__checkbox input{position:absolute;opacity:0;width:1px;height:1px}.collection-refine__checkbox-box{flex-shrink:0;width:1.1rem;height:1.1rem;border:1px solid var(--color-border);border-radius:.3rem;background-color:var(--color-background);transition:background-color .15s ease,border-color .15s ease}.collection-refine__checkbox input:checked+.collection-refine__checkbox-box{background-color:var(--color-accent);border-color:var(--color-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:65%;background-position:center;background-repeat:no-repeat}.collection-refine__checkbox input:focus-visible+.collection-refine__checkbox-box{outline:2px solid var(--color-accent);outline-offset:1px}.collection-refine__checkbox-label{flex:1}.collection-refine__checkbox-count{color:var(--color-muted)}.collection-refine__price-inputs{display:flex;align-items:center;gap:.6rem}.collection-refine__price-field{display:flex;align-items:center;flex:1;gap:.15rem;padding:.5rem .65rem;border:1px solid var(--color-border);border-radius:var(--style-border-radius-inputs);font-size:.85rem}.collection-refine__price-field input{width:100%;border:none;background:transparent;font-size:.85rem;color:var(--color-foreground)}.collection-refine__price-field input:focus{outline:none}.collection-refine__price-sep{color:var(--color-muted)}.collection-refine__apply{width:100%;margin-top:1.25rem}.collection-refine__clear{display:block;margin-top:.75rem;text-align:center;font-size:.8rem;color:var(--color-muted)}.collection-refine__clear:hover{color:var(--color-foreground)}@media(max-width:900px){.collection-layout{grid-template-columns:1fr}.collection-refine{position:static;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}}.collection-filters{display:flex;flex-wrap:wrap;gap:.6rem;padding:.85rem;margin-bottom:2rem;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-pill);box-shadow:0 12px 30px #0f172a0f}.collection-filter,.collection-filter:link,.collection-filter:visited{padding:.5rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);font-family:var(--font-primary--family);font-size:.85rem;font-weight:500;color:var(--color-foreground);text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.collection-filter:hover{border-color:var(--color-accent);transform:translateY(-1px)}.collection-filter.is-active{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-text);box-shadow:0 6px 14px color-mix(in srgb,var(--color-accent) 35%,transparent)}@media(max-width:640px){.collection-filters{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}.collection-promos{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:2.5rem}.collection-promo{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(120deg,color-mix(in srgb,var(--color-accent) 10%,transparent),color-mix(in srgb,var(--color-accent) 3%,transparent))}.collection-promo__badge{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:50%;background-color:var(--color-background);font-family:var(--font-heading--family);font-weight:700;font-size:.8rem;text-align:center;line-height:1.1;box-shadow:0 6px 16px #0f172a14}.collection-promo__body{flex:1}.collection-promo__heading{margin:0 0 .2rem;font-weight:700}.collection-promo__text{margin:0;font-size:.85rem;color:var(--color-muted)}.collection-promo__button{flex-shrink:0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}.collection-grid--3{grid-template-columns:repeat(3,1fr)}.collection-grid__empty,.collection-grid__no-matches{color:var(--color-muted)}.collection-grid__sentinel{display:flex;align-items:center;justify-content:center;height:3rem;margin-top:1.5rem}.collection-grid__spinner{width:1.75rem;height:1.75rem;border-radius:50%;border:3px solid var(--color-border);border-top-color:var(--color-accent);animation:collection-spinner-spin .7s linear infinite}@keyframes collection-spinner-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.collection-grid__spinner{animation:none}}@media(max-width:900px){.collection-grid,.collection-grid--3{grid-template-columns:repeat(2,1fr)}.collection-toolbar{flex-direction:column;align-items:stretch}.collection-search{max-width:none}}@media(max-width:560px){.collection-grid,.collection-grid--3{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}.collection-promo{flex-wrap:wrap}}.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%}.comparison{padding:5.5rem 0}.comparison__intro{text-align:center;margin-bottom:3.5rem}.comparison__heading{font-size:clamp(2rem,4vw,2.75rem);margin:0 0 .75rem}.comparison__subheading{color:var(--color-muted);margin:0 auto;max-width:60ch;font-size:1.15rem}.comparison__table{max-width:60rem;margin:0 auto;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;box-shadow:0 20px 50px #0f172a0f}.comparison__row{display:grid;grid-template-columns:1fr 13rem 13rem;align-items:center}.comparison__row+.comparison__row{border-top:1px solid var(--color-border)}.comparison__row--head{background-color:var(--color-surface)}.comparison__cell{padding:1.5rem 1.75rem;font-size:1.15rem}.comparison__cell--feature{color:var(--color-foreground);font-weight:500}.comparison__cell--us,.comparison__cell--them{display:flex;justify-content:center;text-align:center}.comparison__cell--head{font-family:var(--font-heading--family);font-weight:700;font-size:1.05rem;line-height:1.3}.comparison__cell--us.comparison__cell--head{color:var(--color-accent)}.comparison__cell--them.comparison__cell--head{color:var(--color-muted)}.comparison__row:not(.comparison__row--head) .comparison__cell--us{background-color:color-mix(in srgb,var(--color-accent) 8%,transparent)}.comparison__icon{width:1.75rem;height:1.75rem;flex-shrink:0}.comparison__icon--yes{background-color:var(--color-accent);border-radius:50%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 55% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 55% no-repeat}.comparison__icon--no{background-color:var(--color-border);border-radius:50%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") center / 50% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E") center / 50% no-repeat}.comparison__footnote{text-align:center;color:var(--color-muted);font-size:.9rem;margin:1.5rem 0 0}@media(max-width:700px){.comparison__row{grid-template-columns:1fr 6rem 6rem}.comparison__cell{padding:1rem .75rem;font-size:1rem}.comparison__cell--head{font-size:.9rem}.comparison__icon{width:1.4rem;height:1.4rem}}.contact-page{padding:3.5rem 0 5rem}.contact-page__intro{text-align:center;max-width:60ch;margin:0 auto 2.5rem}.contact-page__heading{font-size:clamp(2rem,4vw,2.75rem);margin:.5rem 0 .75rem}.contact-page__subheading{color:var(--color-muted);margin:0}.contact-page__form-wrap{max-width:36rem;margin:0 auto 4rem;padding:2rem;border-radius:var(--radius-card);border:1px solid var(--color-border);background-color:var(--color-surface)}.contact-page__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-page__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.contact-page__field label{font-size:.8rem;font-weight:600}.contact-page__field input,.contact-page__field textarea{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--style-border-radius-inputs);background-color:var(--color-background);font-family:inherit;font-size:.9rem;resize:vertical}.contact-page__submit{width:100%}.contact-page__message{padding:.85rem 1rem;margin-bottom:1rem;border-radius:var(--radius-card);font-size:.88rem;font-weight:600}.contact-page__message--success{background-color:color-mix(in srgb,var(--color-accent) 15%,transparent);color:var(--color-accent)}.contact-page__message--error{background-color:color-mix(in srgb,#ef4444 12%,transparent);color:#dc2626}.contact-page__locations-heading{text-align:center;font-size:1.6rem;margin:0 0 2rem}.contact-page__locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.contact-page__location{display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background-color:var(--color-background)}.contact-page__location-info{padding:1.25rem 1.35rem}.contact-page__location-city{margin:0 0 .35rem;font-size:1.1rem}.contact-page__location-address{margin:0;color:var(--color-muted);font-size:.88rem;line-height:1.5}.contact-page__location-note{margin:.5rem 0 0;font-size:.8rem;font-weight:600;color:var(--color-accent)}.contact-page__location-map{width:100%;aspect-ratio:4 / 3;background-color:var(--color-surface)}.contact-page__location-map iframe{display:block}@media(max-width:560px){.contact-page__row{grid-template-columns:1fr}.contact-page__form-wrap{padding:1.5rem}}.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}.disclaimer-banner{background-color:#1c0a0a;border-bottom:1px solid rgba(248,113,113,.3)}.disclaimer-banner__inner{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.65rem 1rem;text-align:center}.disclaimer-banner__icon{flex-shrink:0;color:#f87171}.disclaimer-banner__text{margin:0;color:#fecaca;font-size:.78rem;font-weight:700;letter-spacing:.01em;line-height:1.4}@media(max-width:560px){.disclaimer-banner__inner{padding:.55rem .85rem}.disclaimer-banner__text{font-size:.68rem}}body.discount-popup-open{overflow:hidden}.discount-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:none;align-items:center;justify-content:center;padding:1.5rem}body.discount-popup-open .discount-popup{display:flex}.discount-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#02061799}.discount-popup__panel{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(760px,100%);max-height:90vh;border-radius:1.5rem;overflow:hidden;background-color:var(--color-background);box-shadow:0 30px 80px #00000059;animation:discount-popup-in .35s cubic-bezier(.16,1,.3,1)}@keyframes discount-popup-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.discount-popup__panel{animation:none}}.discount-popup__close{position:absolute;top:.85rem;right:.85rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;border:none;background:#ffffffd9;color:var(--color-foreground);cursor:pointer}.discount-popup__close:hover{background-color:#fff}.discount-popup__media{position:relative;background-color:var(--color-surface)}.discount-popup__media-image,.discount-popup__media-image img{width:100%;height:100%;object-fit:cover}.discount-popup__media-placeholder{width:100%;height:100%;color:var(--color-border)}.discount-popup__content{display:flex;flex-direction:column;padding:2.25rem 2rem;text-align:center;overflow-y:auto}.discount-popup__heading{margin:0 0 .4rem;font-size:1.7rem;line-height:1.15}.discount-popup__subheading{margin:0 0 1.25rem;font-style:italic;color:var(--color-accent);font-weight:600}.discount-popup__countdown{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:1.1rem}.discount-popup__countdown-unit{position:relative;display:flex;flex-direction:column;align-items:center;min-width:3.75rem;padding:.65rem .5rem .55rem;border-radius:.85rem;background:linear-gradient(160deg,#0f172a,#020617);border:1px solid color-mix(in srgb,#ef4444 45%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,#ef4444 14%,transparent),0 10px 24px #0f172a40}.discount-popup__countdown-unit span{font-family:var(--font-heading--family);font-weight:800;font-size:1.7rem;line-height:1;color:#ef4444;text-shadow:0 0 14px color-mix(in srgb,#ef4444 60%,transparent);font-variant-numeric:tabular-nums}.discount-popup__countdown-unit small{margin-top:.3rem;font-size:.58rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#f8fafc99}.discount-popup__countdown-unit--seconds span{animation:discount-popup-tick 1s steps(1) infinite}@keyframes discount-popup-tick{0%,to{opacity:1}50%{opacity:.45}}.discount-popup__countdown-sep{font-weight:800;font-size:1.6rem;color:#ef4444;animation:discount-popup-tick 1s steps(1) infinite}@media(prefers-reduced-motion:reduce){.discount-popup__countdown-unit--seconds span,.discount-popup__countdown-sep{animation:none}}.discount-popup__wink{margin:0 0 1.25rem;font-size:.85rem;color:var(--color-muted)}.discount-popup__field{display:flex;flex-direction:column;gap:.6rem}.discount-popup__input{width:100%;padding:.85rem 1.1rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);font-size:.95rem;text-align:center}.discount-popup__submit{width:100%;animation:discount-popup-submit-shake 4s ease-in-out infinite}@keyframes discount-popup-submit-shake{0%,92%,to{transform:translate(0) rotate(0)}93%{transform:translate(-3px) rotate(-1deg)}94%{transform:translate(3px) rotate(1deg)}95%{transform:translate(-3px) rotate(-1deg)}96%{transform:translate(3px) rotate(1deg)}97%{transform:translate(-2px) rotate(-.5deg)}98%{transform:translate(2px) rotate(.5deg)}}@media(prefers-reduced-motion:reduce){.discount-popup__submit{animation:none}}.discount-popup__message{margin:.85rem 0 0;font-size:.85rem}.discount-popup__message--success{color:var(--color-accent)}.discount-popup__message--error{color:#dc2626}.discount-popup__decline{display:block;width:100%;margin-top:1rem;padding:.4rem;background:transparent;border:none;color:var(--color-muted);font-size:.82rem;text-decoration:underline;cursor:pointer}.discount-popup__decline:hover{color:var(--color-foreground)}@media(max-width:640px){.discount-popup__panel{grid-template-columns:1fr}.discount-popup__media{display:none}}.discount-popup-tab-wrap{position:fixed;top:50%;right:0;z-index:105;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.discount-popup-tab-wrap[hidden]{display:none}.discount-popup-tab-dismiss{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--color-border);background-color:var(--color-background);color:var(--color-muted);cursor:pointer;box-shadow:-4px 2px 10px #0f172a1a}.discount-popup-tab-dismiss:hover{color:var(--color-foreground);border-color:var(--color-accent)}.discount-popup-tab{transform-origin:center;transform:rotate(180deg);writing-mode:vertical-rl;display:flex;align-items:center;gap:.4rem;padding:1.1rem .7rem;border:1px solid var(--color-border);border-right:none;border-radius:.75rem 0 0 .75rem;background-color:var(--color-background);color:var(--color-foreground);font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;animation:discount-popup-tab-attention 2.6s ease-in-out infinite;box-shadow:-6px 0 20px #0f172a1a;transition:color .15s ease,border-color .15s ease}.discount-popup-tab:hover{color:var(--color-accent);border-color:var(--color-accent)}@keyframes discount-popup-tab-attention{0%,55%,to{transform:rotate(180deg) scale(1)}62%{transform:rotate(176deg) scale(1.18)}68%{transform:rotate(184deg) scale(1.18)}74%{transform:rotate(176deg) scale(1.18)}80%{transform:rotate(184deg) scale(1.18)}86%{transform:rotate(180deg) scale(1.18)}92%{transform:rotate(180deg) scale(1)}}@media(prefers-reduced-motion:reduce){.discount-popup-tab{animation:none}}.faq{padding:4rem 0 5rem}.faq__intro{text-align:center;margin-bottom:2.5rem}.faq__heading{font-size:1.85rem;margin:0 0 .5rem}.faq__subheading{color:var(--color-muted);margin:0 auto;max-width:60ch}.faq__list{max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-card);padding:1.1rem 1.35rem;background-color:var(--color-background)}.faq-item__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-family:var(--font-heading--family);font-weight:600}.faq-item__question::-webkit-details-marker{display:none}.faq-item__icon{position:relative;flex-shrink:0;width:1.1rem;height:1.1rem}.faq-item__icon:before,.faq-item__icon:after{content:"";position:absolute;top:50%;left:50%;background-color:var(--color-accent);transform:translate(-50%,-50%);transition:transform .15s ease}.faq-item__icon:before{width:100%;height:2px}.faq-item__icon:after{width:2px;height:100%}.faq-item[open] .faq-item__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq-item__answer{margin-top:.85rem;color:var(--color-muted);line-height:1.6}.faq-item__answer>*+*{margin-top:.75rem}.featured-collection{padding:4rem 0}.featured-collection--compact{padding:2rem 0}.featured-collection--compact .featured-collection__heading{font-size:1.3rem;margin-bottom:.2rem}.featured-collection--compact .featured-collection__header{margin-bottom:1.25rem}.featured-collection--compact .featured-collection__grid{gap:1.25rem 1rem}.featured-collection--compact .product-card-placeholder__media,.featured-collection--compact .product-card__media{max-width:11rem;margin:0 auto}.featured-collection--compact .product-card-placeholder__title,.featured-collection--compact .product-card__title{font-size:.85rem}.featured-collection--compact .product-card-placeholder__price,.featured-collection--compact .product-card__price{font-size:.8rem}.featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.featured-collection__urgency-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .8rem;margin-bottom:.6rem;border-radius:var(--radius-pill);background:linear-gradient(120deg,#ef4444,#f97316);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 14px #ef444459;animation:featured-collection-urgency-pulse 1.8s ease-in-out infinite}@keyframes featured-collection-urgency-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.featured-collection__urgency-badge{animation:none}}.featured-collection__heading{font-size:2.1rem;font-weight:800;letter-spacing:-.01em;margin:0 0 .4rem}.featured-collection__subheading{color:var(--color-muted);margin:0;max-width:60ch}.featured-collection__view-all{flex-shrink:0}.featured-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}.featured-collection__grid--3{grid-template-columns:repeat(3,1fr)}.featured-collection__empty{color:var(--color-muted);margin-bottom:1.5rem}.product-card-placeholder{display:flex;flex-direction:column}.product-card-placeholder__media{border-radius:var(--radius-card);overflow:hidden;background-color:var(--color-surface);aspect-ratio:1 / 1;transition:transform .25s ease,box-shadow .25s ease}.product-card-placeholder:hover .product-card-placeholder__media{transform:scale(1.04) translateY(-4px);box-shadow:0 20px 40px #0f172a29,0 0 0 2px var(--color-accent)}@media(prefers-reduced-motion:reduce){.product-card-placeholder__media{transition:none}.product-card-placeholder:hover .product-card-placeholder__media{transform:none}}.product-card-placeholder__image{width:100%;height:100%;color:var(--color-border)}.product-card-placeholder__info{padding-top:.85rem}.product-card-placeholder__title{font-weight:600;margin:0 0 .3rem}.product-card-placeholder__price{color:var(--color-muted);font-size:.9rem;margin:0 0 .4rem}@media(max-width:900px){.featured-collection__grid,.featured-collection__grid--3{grid-template-columns:repeat(2,1fr)}.featured-collection__header{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.featured-collection__grid,.featured-collection__grid--3{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}}.site-footer{--footer-bg: #0f172a;--footer-fg: #f8fafc;--footer-muted: #94a3b8;--footer-border: rgba(255, 255, 255, .08);margin-top:2rem;padding:3.5rem 0 2rem;background-color:var(--footer-bg);color:var(--footer-fg)}.site-footer a{text-decoration:none;color:var(--footer-muted)}.site-footer a:hover{color:var(--footer-fg)}.site-footer__top{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap;padding-bottom:2.5rem}.site-footer__brand{max-width:24rem}.site-footer__logo{margin:0 0 .85rem;font-family:var(--font-heading--family);font-weight:700;font-size:1.35rem}.site-footer__logo a{color:var(--footer-fg)}.site-footer__description{margin:0 0 1.25rem;font-size:.9rem;line-height:1.6;color:var(--footer-muted)}.site-footer__contact{display:flex;flex-direction:column;gap:.5rem;margin:0 0 1.25rem}.site-footer__contact-item{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:.85rem;line-height:1.5}.site-footer__contact-item svg{flex-shrink:0;margin-top:.15rem;color:var(--footer-muted)}.site-footer__contact-item--address{color:var(--footer-muted)}.site-footer__socials{display:flex;gap:.75rem}.site-footer__social{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background-color:#ffffff14;color:var(--footer-fg)}.site-footer__social:hover{background-color:#ffffff29}.site-footer__social svg{width:1.1rem;height:1.1rem}.site-footer__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;flex:1;justify-items:start}.site-footer__column-heading{margin:0 0 1rem;font-family:var(--font-heading--family);font-weight:600;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--footer-fg)}.site-footer__column-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem;font-size:.9rem}.site-footer__disclaimer{display:flex;gap:.85rem;padding:1.25rem 1.5rem;background-color:#ffffff0a;border:1px solid var(--footer-border);border-left:3px solid #fbbf24;border-radius:.75rem;margin-bottom:1.75rem}.site-footer__disclaimer-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.15rem;background-color:#fbbf24;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0Z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E") center / 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0Z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E") center / 100% no-repeat}.site-footer__disclaimer-heading{margin:0 0 .4rem;font-family:var(--font-heading--family);font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:#fbbf24}.site-footer__disclaimer-text{margin:0;font-size:.82rem;line-height:1.6;color:var(--footer-muted)}.site-footer__disclaimer-text p{margin:0}.site-footer__disclaimer-link{display:inline-block;margin-left:.3rem;font-weight:700;color:#fbbf24;white-space:nowrap}.site-footer__disclaimer-link:hover{color:#fcd34d}.site-footer__divider{border-top:1px solid var(--footer-border)}.site-footer__payment{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:1.5rem 0;justify-content:center}.site-footer__payment-label{font-size:.8rem;color:var(--footer-muted)}.site-footer__payment-badge{padding:.3rem .75rem;border:1px solid var(--footer-border);border-radius:var(--radius-pill);font-size:.75rem;font-weight:600;color:var(--footer-fg);background-color:#ffffff0a}.site-footer__payment svg,.site-footer__payment img{height:1.5rem;width:auto}.site-footer__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1rem}.site-footer__meta-left{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem}.site-footer__policies{display:flex;align-items:center;gap:1.25rem;font-size:.8rem}.site-footer__copyright{margin:0;font-size:.8rem;color:var(--footer-muted)}.site-footer__badges{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-footer__badge{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--footer-muted)}.site-footer__badge-icon{width:1rem;height:1rem;flex-shrink:0;background-color:var(--footer-muted);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.site-footer__badge-icon--shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}.site-footer__badge-icon--flask{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E")}.site-footer__badge-icon--truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E")}.site-footer__badge-icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.site-footer__badge-icon--star{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E")}@media(max-width:900px){.site-footer__columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-footer__columns{grid-template-columns:1fr}.site-footer__meta{flex-direction:column;align-items:flex-start}}.site-header-utility{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.site-header-utility__link{font-size:.9rem;font-weight:500;color:var(--color-muted);transition:color .15s ease}.site-header-utility__link:hover{color:var(--color-foreground)}.site-header{position:sticky;top:0;z-index:20;background-color:var(--color-background);border-bottom:1px solid var(--color-border)}.site-header__inner{height:5.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.site-header__title{order:1;justify-self:start;min-width:0;margin:0;font-size:1.75rem}.site-header__title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;color:var(--color-foreground);font-family:var(--font-heading--family);font-weight:700;letter-spacing:-.01em}.site-header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}.site-header__menu{order:2;justify-self:center;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1.75rem;font-size:.95rem;font-weight:500}.site-header__menu a{color:var(--color-muted);transition:color .15s ease}.site-header__menu a:hover{color:var(--color-foreground)}.site-header__icons{order:3;justify-self:end;display:flex;gap:1.25rem}.site-header__icon-link sup{position:absolute;top:-.35rem;right:-.6rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:var(--radius-pill);background-color:var(--color-accent);color:var(--color-accent-text);font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center}.site-header svg{width:1.5rem}.site-header__burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:.32rem;width:2.5rem;height:2.5rem;border:none;background:transparent;cursor:pointer;justify-self:start}.site-header__burger span{display:block;width:1.4rem;height:2px;border-radius:2px;background-color:var(--color-foreground)}@media(max-width:768px){.site-header__menu{display:none}.site-header__burger{display:flex;width:2.1rem;height:2.1rem}.site-header__inner{height:4rem;grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem}.site-header__title{justify-self:center;text-align:center;font-size:1.1rem}.site-header__icons{gap:.6rem}.site-header svg{width:1.3rem}.site-header__burger span{width:1.2rem}.site-header__icon-link sup{top:-.3rem;right:-.5rem;min-width:1rem;height:1rem;font-size:.6rem}}@media(max-width:360px){.site-header__title{font-size:.95rem}}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}body.mobile-nav-open .mobile-nav{pointer-events:auto}body.mobile-nav-open{overflow:hidden}.mobile-nav__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#02061780;opacity:0;transition:opacity .3s ease}body.mobile-nav-open .mobile-nav__backdrop{opacity:1}@media(prefers-reduced-motion:reduce){.mobile-nav__backdrop{transition:none}}.mobile-nav__panel{position:absolute;top:0;left:0;height:100%;width:min(320px,82vw);display:flex;flex-direction:column;padding:1.25rem 1.5rem 2rem;background-color:var(--color-background);box-shadow:24px 0 60px #0003;overflow-y:auto;transform:translate(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}body.mobile-nav-open .mobile-nav__panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.mobile-nav__panel{transition:none}}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--color-border)}.mobile-nav__title{font-family:var(--font-heading--family);font-weight:700;font-size:1.1rem}.mobile-nav__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:transparent;color:var(--color-foreground);cursor:pointer}.mobile-nav__close:hover{background-color:var(--color-surface)}.mobile-nav__links,.mobile-nav__utility{display:flex;flex-direction:column;gap:1.1rem}.mobile-nav__links a{font-size:1.1rem;font-weight:600;color:var(--color-foreground);text-decoration:none}.mobile-nav__utility a{font-size:.95rem;font-weight:500;color:var(--color-muted);text-decoration:none}.mobile-nav__divider{height:1px;margin:1.35rem 0;background-color:var(--color-border)}.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}.hero{padding:2rem 0 1.5rem}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero__grid--right{grid-template-areas:"content media"}.hero__grid--left{grid-template-areas:"media content"}.hero__grid--right .hero__content{grid-area:content}.hero__grid--right .hero__media{grid-area:media}.hero__grid--left .hero__content{grid-area:content}.hero__grid--left .hero__media{grid-area:media}.hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.hero .eyebrow{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.01em;text-transform:none}.hero__b2b-badge{display:inline-flex;align-items:center;padding:.3rem .85rem;margin-bottom:-.6rem;border-radius:var(--radius-pill);border:1px solid var(--color-accent);color:var(--color-accent);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero__heading{font-size:clamp(2.25rem,4vw,3.5rem);margin:0}.hero__subheading{max-width:42ch;color:var(--color-muted);font-size:1.05rem;line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.25rem}.hero__actions .btn--primary{padding:1.1rem 2.1rem;font-size:1.05rem}.hero__trust{margin-top:1.25rem;width:100%}.hero__trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1rem}.hero__trust-item{min-width:0}.hero__trust-icon{display:block;width:1.6rem;height:1.6rem;margin-bottom:.5rem;background-color:var(--color-accent);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.hero__trust-icon--shield-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 8.7 8 11 4.6-2.3 8-6 8-11V5z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 8.7 8 11 4.6-2.3 8-6 8-11V5z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.hero__trust-icon--snowflake{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3Cline x1='4.9' y1='7' x2='19.1' y2='17'/%3E%3Cline x1='4.9' y1='17' x2='19.1' y2='7'/%3E%3Cpath d='m9 5 3-3 3 3M9 19l3 3 3-3M5.6 9.5 2 8.5l1-3.6M18.4 9.5 22 8.5l-1-3.6M5.6 14.5 2 15.5l1 3.6M18.4 14.5 22 15.5l-1 3.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3Cline x1='4.9' y1='7' x2='19.1' y2='17'/%3E%3Cline x1='4.9' y1='17' x2='19.1' y2='7'/%3E%3Cpath d='m9 5 3-3 3 3M9 19l3 3 3-3M5.6 9.5 2 8.5l1-3.6M18.4 9.5 22 8.5l-1-3.6M5.6 14.5 2 15.5l1 3.6M18.4 14.5 22 15.5l-1 3.6'/%3E%3C/svg%3E")}.hero__trust-icon--shield-lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 8.7 8 11 4.6-2.3 8-6 8-11V5z'/%3E%3Crect x='9.5' y='11' width='5' height='4' rx='0.5'/%3E%3Cpath d='M10.5 11V9.5a1.5 1.5 0 0 1 3 0V11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 8.7 8 11 4.6-2.3 8-6 8-11V5z'/%3E%3Crect x='9.5' y='11' width='5' height='4' rx='0.5'/%3E%3Cpath d='M10.5 11V9.5a1.5 1.5 0 0 1 3 0V11'/%3E%3C/svg%3E")}.hero__trust-heading{margin:0;font-size:.9rem;font-weight:700}.hero__trust-text{margin:.15rem 0 0;font-size:.8rem;line-height:1.4;color:var(--color-muted)}.hero__trust-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border-radius:var(--radius-pill);background-color:color-mix(in srgb,var(--color-accent) 12%,transparent);color:var(--color-accent);font-size:.82rem;font-weight:600}.hero__trust-pill-icon{flex-shrink:0;width:1.1rem;height:1.1rem;border-radius:50%;background-color:var(--color-accent);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 60% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 60% no-repeat}@media(max-width:480px){.hero__trust-grid{grid-template-columns:1fr 1fr}}.hero__media{position:relative}.hero__image{max-height:58vh;border-radius:1.5rem;overflow:hidden}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;max-height:58vh;border-radius:1.5rem;border:1px dashed var(--color-border);background-color:var(--color-background)}.hero__media-placeholder-icon{width:30%;height:30%;color:var(--color-border)}@media(max-width:900px){.hero__grid,.hero__grid--right,.hero__grid--left{grid-template-columns:1fr;grid-template-areas:"media" "content"}}@media(max-width:640px){.hero{padding:1rem 0}.hero__grid{gap:1.25rem}.hero__content{gap:.6rem}.hero .eyebrow{font-size:1.1rem}.hero__heading{font-size:1.85rem;line-height:1.15}.hero__subheading{font-size:.92rem;line-height:1.45}.hero__actions{margin-top:.1rem;gap:.5rem}.hero__actions .btn{padding:.6rem 1.1rem;font-size:.85rem}.hero__image,.hero__media-placeholder{max-height:26vh}.hero__trust{margin-top:.75rem}.hero__trust-grid{gap:.75rem;margin-bottom:.6rem}.hero__trust-icon{width:1.25rem;height:1.25rem;margin-bottom:.3rem}.hero__trust-heading{font-size:.78rem}.hero__trust-text{font-size:.7rem}.hero__trust-pill{padding:.45rem .8rem;font-size:.72rem}}.hplc{position:relative;overflow:hidden;padding:2.5rem 0 3.5rem}.hplc__vial-slot{position:absolute;top:100%;transform:translateY(-50%);width:7rem;z-index:0}.hplc__vial-slot--right{right:8%}.hplc__vial-slot--left{left:8%}.hplc__vial-slot--right .hplc__vial{--vial-rotate: -12deg;animation-delay:-1.6s}.hplc__vial-slot--left .hplc__vial{--vial-rotate: 12deg;animation-delay:-3.2s}.hplc__vial-slot .hplc__vial{position:static;width:100%}@media(max-width:700px){.hplc__vial-slot{width:4.5rem}}.hplc__content{position:relative;z-index:1}.hplc__intro{position:relative;text-align:center;margin-bottom:1.5rem}.hplc__heading{font-size:clamp(2rem,4vw,2.75rem);margin:0 0 .6rem}.hplc__subheading{color:var(--color-muted);max-width:56ch;margin:0 auto}.hplc__trust{text-align:center;max-width:62ch;margin:0 auto 1.5rem}.hplc__trust-heading{font-size:clamp(1.6rem,3.2vw,2.25rem);font-weight:700;line-height:1.25;margin:0 0 .85rem}.hplc__trust-text{margin:0;color:var(--color-muted);line-height:1.6}.hplc__signup{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.25rem;padding:1.1rem 1.5rem;margin-bottom:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(120deg,color-mix(in srgb,var(--color-accent) 8%,var(--color-background)),var(--color-background))}.hplc__signup-body{flex:1;min-width:220px}.hplc__signup-heading{margin:0 0 .2rem;font-weight:700}.hplc__signup-text{margin:0;font-size:.85rem;color:var(--color-muted)}.hplc__signup-form{display:flex;gap:.6rem;flex-wrap:wrap}.hplc__signup-input{padding:.75rem 1.1rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);background-color:var(--color-background);font-size:.9rem;min-width:14rem}.hplc__signup-submit{flex-shrink:0}.hplc__signup-message{margin:0;font-weight:600;color:var(--color-accent)}@media(max-width:560px){.hplc__signup{flex-direction:column;align-items:stretch;text-align:center}.hplc__signup-form{flex-direction:column}.hplc__signup-input{min-width:0}}.hplc__search{position:relative;max-width:26rem;margin:0 auto 1rem}.hplc__search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:var(--color-muted);pointer-events:none}.hplc__search-input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-background);color:var(--color-foreground);font-size:.9rem}.hplc__search-input::placeholder{color:var(--color-muted)}.hplc__no-results{text-align:center;color:var(--color-muted);margin:0 0 1.5rem}.hplc__no-results[hidden]{display:none}.hplc__toolbar{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.hplc__toolbar-label{font-size:.85rem;color:var(--color-muted);font-weight:600}.hplc__sort-buttons{display:flex;gap:.5rem}.hplc__sort-btn{padding:.45rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-background);color:var(--color-muted);font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.hplc__sort-btn:hover{border-color:var(--color-accent)}.hplc__sort-btn.is-active{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-text)}.hplc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}@media(max-width:900px){.hplc__grid{grid-template-columns:repeat(2,1fr)}}.hplc__empty{text-align:center;color:var(--color-muted)}.hplc-card{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-background);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hplc-card[hidden]{display:none}.hplc-card__media{position:relative;margin:-1.25rem -1.25rem 0;aspect-ratio:3 / 4;overflow:hidden;background-color:var(--color-surface)}.hplc-card__image,.hplc-card__image img{width:100%;height:100%;object-fit:cover}.hplc-card__placeholder{width:100%;height:100%;color:var(--color-border)}.hplc-card__media-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.75rem .85rem .7rem;background:linear-gradient(to top,rgba(15,23,42,.55),transparent)}.hplc-card__media-overlay .hplc-card__status--verified{background-color:#ffffffeb}.hplc-card__media-overlay .hplc-card__status--pending{background-color:#0f172a8c;color:#f8fafc}.hplc-card__media-overlay .hplc-card__purity{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35)}.hplc-card:hover{transform:translateY(-4px) rotate(-.5deg);border-color:var(--color-accent);box-shadow:0 16px 32px #0f172a1a}@media(prefers-reduced-motion:reduce){.hplc-card{transition:none}.hplc-card:hover{transform:none}}.hplc-card__header{display:flex;align-items:center;justify-content:space-between}.hplc-card__status{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:var(--radius-pill);font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.hplc-card__status--verified{background-color:color-mix(in srgb,var(--color-accent) 15%,transparent);color:var(--color-accent)}.hplc-card__status--pending{background-color:var(--color-surface);color:var(--color-muted)}.hplc-card__purity{font-family:var(--font-heading--family);font-weight:700;font-size:1.15rem;color:var(--color-accent)}.hplc-card__name{margin:.15rem 0 0;font-family:var(--font-heading--family);font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:700;letter-spacing:-.01em}.hplc-card__meta{margin:0;display:flex;flex-direction:column;gap:.35rem}.hplc-card__meta-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:.82rem}.hplc-card__meta-row dt{color:var(--color-muted)}.hplc-card__meta-row dd{margin:0;font-weight:600;text-align:right}.hplc-card__actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.hplc-card__notify{display:flex;flex-direction:column;gap:.5rem}.hplc-card__notify-toggle,.hplc-card__notify-submit{background-color:#2563eb;color:#fff}.hplc-card__notify-toggle[hidden]{display:none}.hplc-card__notify-toggle:hover,.hplc-card__notify-submit:hover{background-color:#1d4ed8}.hplc-card__notify-field{display:flex;flex-direction:column;gap:.5rem}.hplc-card__notify-field[hidden]{display:none}.hplc-card__notify-input{width:100%;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-background);font-size:.88rem}.hplc-card__notify-submit{width:100%}.hplc-card__notify-message{margin:0;font-size:.82rem;font-weight:600;color:var(--color-accent)}.hplc-card__notify-message--error{color:#dc2626}.hplc-card__link{width:100%}body.hplc-modal-open{overflow:hidden}.hplc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1.5rem}.hplc-modal[hidden]{display:none}.hplc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#020617b8}.hplc-modal__panel{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:min(640px,100%);max-height:90vh;padding:1.5rem;border-radius:var(--radius-card);background-color:var(--color-background);box-shadow:0 30px 80px #0006;overflow-y:auto}.hplc-modal__close{position:absolute;top:.85rem;right:.85rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;border:none;background:#0f172a0f;color:var(--color-foreground);cursor:pointer}.hplc-modal__close:hover{background-color:#0f172a1f}.hplc-modal__image{width:100%;max-height:65vh;object-fit:contain;border-radius:.75rem;background-color:var(--color-surface)}.hplc-modal__actions{display:flex;gap:.75rem;width:100%}.hplc-modal__actions .btn{flex:1}@media(max-width:480px){.hplc-modal__actions{flex-direction:column}}.legal-page{padding:4rem 0 5rem}.legal-page__content{max-width:44rem;margin:0 auto}.legal-page__heading{font-size:clamp(2rem,4vw,2.5rem);margin:0 0 1rem}.legal-page__intro{color:var(--color-muted);line-height:1.7;margin-bottom:2.5rem}.legal-page__intro>*+*{margin-top:1rem}.legal-page__clauses{display:flex;flex-direction:column;gap:2rem}.legal-page__clause{padding-top:1.75rem;border-top:1px solid var(--color-border)}.legal-page__clause:first-child{padding-top:0;border-top:none}.legal-page__clause-heading{font-size:1.15rem;margin:0 0 .6rem}.legal-page__clause-body{color:var(--color-foreground);line-height:1.7}.legal-page__clause-body>*+*{margin-top:.85rem}@media(max-width:560px){.legal-page{padding:2.5rem 0 3rem}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.newsletter{position:relative;overflow:visible;background-color:var(--color-foreground);color:var(--color-background);padding:3.5rem 0}.newsletter__vials{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.newsletter__vial--right{--vial-rotate: 12deg;bottom:-3rem;right:5%;width:8rem;animation-delay:-3.1s}.newsletter__vial--left{--vial-rotate: -10deg;bottom:-3rem;left:3%;width:8rem;animation-delay:-1.4s}@media(max-width:700px){.newsletter__vial--right{bottom:-2.75rem;right:2%;width:6.5rem}.newsletter__vial--left{bottom:-2.75rem;left:2%;width:6.5rem}}.newsletter__content{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.75rem}.newsletter__text{max-width:32ch}.newsletter__heading{margin:0 0 .4rem;font-size:1.5rem}.newsletter__subheading{margin:0;opacity:.75}.newsletter__field{display:flex;gap:.6rem;flex-wrap:wrap}.newsletter__input{min-width:260px;padding:.85rem 1.1rem;border-radius:var(--radius-pill);border:1px solid transparent;font-size:.95rem}.newsletter__message{margin:.75rem 0 0;font-size:.85rem}.newsletter__message--success{color:#4ade80}.newsletter__message--error{color:#f87171}@media(max-width:700px){.newsletter__content{flex-direction:column;align-items:flex-start}}.order-milestone{padding:3rem 0}.order-milestone__card{position:relative;overflow:visible;width:100%;padding:2.75rem 3rem;text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(160deg,color-mix(in srgb,var(--color-accent) 6%,var(--color-background)),var(--color-background))}.order-milestone__vials{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.order-milestone__vial--left{--vial-rotate: -12deg;top:-6.5rem;left:4%;width:14rem;animation-delay:-2.4s}.order-milestone__vial--right{--vial-rotate: 10deg;bottom:-6.5rem;right:4%;width:14rem;animation-delay:-.8s}@media(max-width:700px){.order-milestone__vial--left{top:-2.75rem;left:2%;width:6.5rem}.order-milestone__vial--right{bottom:-2.75rem;right:2%;width:6.5rem}}.order-milestone__heading{position:relative;z-index:1;margin:0 0 .5rem;font-size:1.4rem}.order-milestone__message{position:relative;z-index:1;margin:0 0 1.5rem;color:var(--color-muted);line-height:1.55}.order-milestone__counter{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1rem}.order-milestone__count{font-family:var(--font-heading--family);font-weight:700;font-size:clamp(2.25rem,5vw,3rem);color:var(--color-accent);font-variant-numeric:tabular-nums}.order-milestone__goal{font-size:1rem;color:var(--color-muted)}.order-milestone__bar{position:relative;z-index:1;height:1.1rem;border-radius:var(--radius-pill);background-color:var(--color-surface);border:1px solid var(--color-border);overflow:hidden;margin-bottom:.85rem}.order-milestone__bar-fill{position:relative;height:100%;width:0%;min-width:1.1rem;overflow:hidden;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--color-accent),var(--color-accent-hover));box-shadow:0 0 12px color-mix(in srgb,var(--color-accent) 60%,transparent);transition:width .6s ease}.order-milestone__bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.75) 50%,transparent 80%);background-size:200% 100%;animation:order-milestone-shimmer 1.8s linear infinite}@keyframes order-milestone-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@media(prefers-reduced-motion:reduce){.order-milestone__bar-fill:after{animation:none}}.order-milestone__remaining{position:relative;z-index:1;margin:0;font-size:.85rem;color:var(--color-muted)}.product{padding:2.5rem 0 4rem}.product__content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product__gallery{position:relative}.product__badges{position:absolute;top:.85rem;left:.85rem;z-index:2}.product-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:var(--radius-pill);background-color:var(--color-foreground);color:var(--color-background);font-size:.68rem;font-weight:700;letter-spacing:.04em}.product-badge__dot{width:.4rem;height:.4rem;border-radius:50%;background-color:#ef4444}.product__testing-badges{position:absolute;top:.85rem;right:.85rem;z-index:2;display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.product-pill{padding:.3rem .7rem;border-radius:var(--radius-pill);font-size:.65rem;font-weight:700;letter-spacing:.03em;color:#fff;white-space:nowrap}.product-pill--purple{background-color:#7c3aed}.product-pill--teal{background-color:var(--color-accent)}.product__main-image{position:relative;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background-color:var(--color-surface);aspect-ratio:1 / 1}.product__media-badges{position:absolute;left:.85rem;bottom:.85rem;z-index:2;display:flex;flex-wrap:wrap;gap:.5rem}.product__media-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 6px 16px #0f172a26}.product__media-badge--verified{background-color:color-mix(in srgb,var(--color-accent) 92%,transparent);color:var(--color-accent-text)}.product__media-badge--stock{background-color:#ffffffeb;color:var(--color-foreground)}.product__media-badge-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#22c55e}.product__media-badge--stock.is-unavailable .product__media-badge-dot{background-color:#f59e0b}.product__image,.product__image img{width:100%;height:100%;object-fit:cover}.product__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product__image-placeholder-icon{width:40%;height:40%;color:var(--color-border)}.product__thumbs{display:flex;gap:.6rem;margin-top:.85rem;flex-wrap:wrap}.product__thumb{width:3.5rem;height:3.5rem;border-radius:.6rem;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:none}.product__thumb img{width:100%;height:100%;object-fit:cover}.product__thumb.is-active{border-color:var(--color-accent)}.product__stats{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:1.25rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-surface)}.product__stat{display:flex;flex-direction:column;gap:.2rem;text-align:center}.product__stat-label{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.product__stat-value{font-size:.85rem;font-weight:700}.product__stat-value--accent{color:var(--color-accent)}.product__documents{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1rem}.product__document{position:relative;display:flex;align-items:center;gap:.6rem;padding:.85rem;border:1px solid var(--color-border);border-radius:var(--radius-card);text-decoration:none;color:var(--color-foreground);transition:border-color .15s ease}.product__document:hover{border-color:var(--color-accent)}.product__document strong{display:block;font-size:.85rem}.product__document small{display:block;font-size:.72rem;color:var(--color-muted)}.product__document-external{position:absolute;top:.7rem;right:.7rem;color:var(--color-muted)}.product__vial-note{display:flex;align-items:center;gap:.85rem;padding:.85rem;margin-top:.85rem;border:1px solid var(--color-border);border-radius:var(--radius-card)}.product__vial-note-media{flex-shrink:0;width:3rem;height:3rem;border-radius:.6rem;overflow:hidden;background-color:var(--color-surface)}.product__vial-note-media img{width:100%;height:100%;object-fit:cover}.product__vial-note-placeholder{width:100%;height:100%;color:var(--color-border)}.product__vial-note-heading{margin:0 0 .2rem;font-size:.9rem;font-weight:700}.product__vial-note-text{margin:0;font-size:.82rem;color:var(--color-muted);line-height:1.5}.product__meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.03em}.product__meta-sep{color:var(--color-border)}.product__type{display:flex;align-items:center;gap:.4rem;color:var(--color-foreground)}.product__stock{display:flex;align-items:center;gap:.4rem;color:var(--color-accent)}.product__stock.is-unavailable{color:#b45309}.product__meta-dot{width:.4rem;height:.4rem;border-radius:50%}.product__meta-dot--red{background-color:#ef4444}.product__meta-dot--green{background-color:var(--color-accent)}.product__meta-dot--amber{background-color:#f59e0b}.product__rating-summary{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;font-size:.88rem;color:var(--color-foreground);text-decoration:none}.product__rating-summary:hover{text-decoration:underline}.product__rating-summary strong{font-weight:700}.product__announce{display:none;margin-top:1rem;padding:1.25rem;border:1px solid color-mix(in srgb,#f59e0b 40%,var(--color-border));border-radius:var(--radius-card);background-color:color-mix(in srgb,#f59e0b 8%,transparent)}.product[data-product-availability=false] .product__announce{display:block}.product[data-product-availability=false] .product__buy-row{display:none}.product__announce-heading{margin:0 0 .3rem;font-weight:700;color:#b45309}.product__announce-text{margin:0 0 1rem;font-size:.85rem;color:var(--color-muted)}.product__announce-form{display:flex;gap:.6rem;flex-wrap:wrap}.product__announce-input{flex:1;min-width:12rem;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background-color:var(--color-background);font-size:.9rem}.product__announce-submit{flex-shrink:0}.product__announce-message{margin:0;font-size:.88rem;font-weight:600;color:var(--color-accent)}.product__title{font-size:clamp(1.85rem,3vw,2.5rem);margin:0 0 .4rem}.product__tagline{color:var(--color-muted);margin:0 0 1.5rem}.product__scarcity{display:flex;align-items:center;gap:.45rem;margin:-.5rem 0 1.25rem;font-size:.8rem;font-weight:600;color:var(--color-muted)}.product__scarcity[hidden]{display:none}.product__scarcity-dot{width:.45rem;height:.45rem;border-radius:50%;background-color:#ef4444;animation:product-scarcity-pulse 1.6s ease-in-out infinite}@keyframes product-scarcity-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.product__scarcity-dot{animation:none}}.product__scarcity strong{color:#ef4444;text-transform:uppercase;letter-spacing:.03em}.product__option{margin-bottom:1.25rem}.product__option-label{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.6rem;font-size:.75rem;font-weight:700;letter-spacing:.04em}.product__option-count{font-weight:400;color:var(--color-muted);text-transform:none;letter-spacing:normal}.product__pills{display:flex;flex-wrap:wrap;gap:.6rem}.product__pill{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);background-color:var(--color-background);font-size:.8rem;font-weight:700;letter-spacing:.02em;cursor:pointer;color:var(--color-foreground)}.product__pill.is-selected{background-color:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.product__pill.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product__pill-dot{width:.4rem;height:.4rem;border-radius:50%;background-color:var(--color-border)}.product__pill-dot.is-available{background-color:var(--color-accent)}.product__select{width:100%;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--style-border-radius-inputs);font-size:.9rem}.product__price-row{display:flex;align-items:baseline;gap:.75rem;margin:1.25rem 0 .75rem}.product__price{font-family:var(--font-heading--family);font-weight:700;font-size:2rem}.product__price-compare{color:var(--color-muted);font-size:1.1rem}.product__actions-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.product__share-save{display:flex;gap:1.25rem}.product__icon-btn{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;color:var(--color-muted);font-size:.8rem;cursor:pointer;padding:0}.product__icon-btn:hover{color:var(--color-foreground)}.product__icon-btn.is-saved svg{fill:#ef4444;stroke:#ef4444}.product__popular{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.03em;color:var(--color-muted)}.product__bulk{padding:1rem;margin-bottom:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:color-mix(in srgb,var(--color-accent) 6%,transparent)}.product__bulk-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.product__bulk-header small{font-weight:400;color:var(--color-muted)}.product__bulk-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.product__bulk-tier{display:flex;flex-direction:column;gap:.3rem;padding:.6rem;border-radius:.6rem;background-color:var(--color-background);font-size:.78rem}.product__bulk-tag{align-self:flex-start;padding:.15rem .5rem;border-radius:var(--radius-pill);background-color:var(--color-accent);color:var(--color-accent-text);font-size:.65rem;font-weight:700}.product__highlights{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.6rem;font-size:.8rem;font-weight:600;color:var(--color-muted)}.product__highlights li{display:flex;align-items:center;gap:.5rem}.product__warning{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;margin-bottom:1.25rem;border-radius:var(--radius-card);background-color:color-mix(in srgb,#f59e0b 12%,transparent);color:#92400e;font-size:.82rem;font-weight:600}.product__warning svg{flex-shrink:0;margin-top:.1rem}.product__buy-row{display:flex;gap:.85rem;margin-bottom:.85rem}.product__qty{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-pill);overflow:hidden}.product__qty-btn{width:2.5rem;height:2.75rem;border:none;background:transparent;font-size:1.1rem;cursor:pointer}.product__qty-input{width:3rem;height:2.75rem;border:none;text-align:center;font-weight:700;-moz-appearance:textfield}.product__qty-input::-webkit-outer-spin-button,.product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__add{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.product__add:disabled{opacity:.5;cursor:not-allowed}.product__total-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-radius:var(--radius-card);background-color:var(--color-surface);font-weight:700;margin-bottom:1.25rem}.product__loyalty{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;margin-bottom:1.5rem;border-radius:var(--radius-card);background-color:color-mix(in srgb,#f59e0b 10%,transparent);font-size:.85rem}.product__loyalty-icon{flex-shrink:0;color:#f59e0b;font-size:1.2rem}.product__loyalty small{display:block;color:var(--color-muted);font-size:.72rem}.product__description{color:var(--color-muted);line-height:1.6;padding-top:1.5rem;border-top:1px solid var(--color-border)}.product__related{margin-top:3.5rem}.product__related-heading{font-size:1.4rem;margin:0 0 1.5rem}.product__related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product__reviews{margin-top:4rem}.product__reviews-heading{font-size:1.6rem;text-align:center;margin:0 0 2rem}.product__reviews-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:900px){.product__content{grid-template-columns:1fr}.product__stats{grid-template-columns:repeat(3,1fr)}.product__related-grid,.product__reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product__documents,.product__bulk-tiers,.product__highlights{grid-template-columns:1fr}.product__stats{grid-template-columns:repeat(2,1fr)}}.promo-banner{padding:2.5rem 0;background-color:color-mix(in srgb,var(--color-accent) 8%,var(--color-background))}.promo-banner__card{display:grid;padding:1.75rem 2rem;border-radius:1.5rem;background-color:var(--color-background);box-shadow:0 10px 30px #0f172a0f}.promo-banner__slide{grid-row:1;grid-column:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;opacity:0;pointer-events:none;transition:opacity .6s ease}.promo-banner__slide.is-active{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.promo-banner__slide{transition:none}}.promo-banner__text{max-width:46ch}.promo-banner__heading{font-size:1.3rem;margin:0 0 .4rem}.promo-banner__description{color:var(--color-muted);margin:0;line-height:1.55}.promo-banner__aside{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.promo-banner__logo{flex-shrink:0;width:auto;max-width:6rem}.promo-banner__logo img{width:100%;height:auto}.promo-banner__icon{width:2.75rem;height:2.75rem;flex-shrink:0;background-color:var(--color-accent);opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.promo-banner__icon--truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9h1'/%3E%3Cpath d='M5 6h1'/%3E%3Crect x='1' y='9' width='14' height='9' rx='1'/%3E%3Cpath d='M15 12h4l3 3v3h-7z'/%3E%3Ccircle cx='6.5' cy='19.5' r='1.5'/%3E%3Ccircle cx='18.5' cy='19.5' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9h1'/%3E%3Cpath d='M5 6h1'/%3E%3Crect x='1' y='9' width='14' height='9' rx='1'/%3E%3Cpath d='M15 12h4l3 3v3h-7z'/%3E%3Ccircle cx='6.5' cy='19.5' r='1.5'/%3E%3Ccircle cx='18.5' cy='19.5' r='1.5'/%3E%3C/svg%3E")}.promo-banner__icon--shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}.promo-banner__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.promo-banner__icon--flask{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E")}.promo-banner__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.promo-banner__dot{width:.5rem;height:.5rem;border-radius:50%;border:none;padding:0;background-color:var(--color-border);cursor:pointer;transition:background-color .2s ease,transform .2s ease}.promo-banner__dot.is-active{background-color:var(--color-accent);transform:scale(1.3)}@media(max-width:640px){.promo-banner__slide{flex-direction:column;align-items:flex-start;text-align:left}.promo-banner__aside{width:100%;justify-content:space-between}}.reviews{position:relative;padding:4rem 0}.reviews__map{position:absolute;left:0;top:50%;width:min(32vw,420px);height:auto;transform:translate(-25%,-50%);z-index:0;pointer-events:none}.reviews__map img{width:100%;height:auto}@media(max-width:900px){.reviews__map{display:none}}.reviews__eyebrow{position:relative;z-index:1;display:flex;width:100%;justify-content:center;text-align:center;margin:0 auto .6rem}.reviews__branch{position:relative;z-index:1;text-align:center;font-size:.75rem;font-weight:600;color:var(--color-muted);margin:0 auto .5rem}.reviews__heading{position:relative;z-index:1;text-align:center;font-size:1.85rem;margin:0 auto .6rem}.reviews__subheading{position:relative;z-index:1;text-align:center;color:var(--color-muted);max-width:46ch;margin:0 auto 1.5rem}.reviews__cta{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:2.5rem}.reviews-track{position:relative;z-index:1;--reviews-gap: 1.25rem;overflow-x:hidden;overflow-y:visible}.reviews-track__inner{list-style:none;display:flex;width:max-content;gap:var(--reviews-gap);padding:1.25rem 0 1.5rem;margin:0;animation:reviews-marquee var(--marquee-duration, 36s) linear infinite}@keyframes reviews-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--reviews-gap) / 2)))}}@media(prefers-reduced-motion:reduce){.reviews-track__inner{animation:none}.reviews-track{overflow-x:auto}}.reviews-track .review-card{flex:0 0 clamp(200px,15.5vw,276px);min-width:0}.review-card:hover{transform:scale(1.08);z-index:1}@media(max-width:1100px){.reviews-track .review-card{flex-basis:clamp(220px,30vw,340px)}}@media(max-width:640px){.reviews{padding:2rem 0}.reviews__heading{font-size:1.3rem}.reviews__subheading{font-size:.82rem;margin-bottom:1rem}.reviews__cta{margin-bottom:1.5rem}.reviews-track{--reviews-gap: .6rem}.reviews-track .review-card{flex-basis:7.5rem}.reviews-track .review-card .review-card__body{padding:.55rem;gap:.3rem}.reviews-track .review-card .review-card__quote{font-size:.72rem;line-height:1.3}.reviews-track .review-card .review-card__footer{gap:.3rem}.reviews-track .review-card .review-card__avatar{width:1.25rem;height:1.25rem}.reviews-track .review-card .review-card__author{font-size:.68rem}.reviews-track .review-card .star-rating svg{width:9px;height:9px}}.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}.shipping-times{padding:4rem 0}.shipping-times__content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.shipping-times__heading{font-size:clamp(1.8rem,3.5vw,2.4rem);margin:.5rem 0 1rem}.shipping-times__text{color:var(--color-muted);line-height:1.7}.shipping-times__text>*+*{margin-top:.85rem}.shipping-times__states{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.shipping-times__state{position:relative;padding:1.1rem .5rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-surface);color:var(--color-foreground);font-family:var(--font-heading--family);font-size:1rem;font-weight:700;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.shipping-times__state:hover,.shipping-times__state:focus-visible,.shipping-times__state.is-open{border-color:var(--color-accent);background-color:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface));transform:translateY(-2px)}.shipping-times__tooltip{position:absolute;left:50%;bottom:calc(100% + .6rem);transform:translate(-50%) translateY(4px);display:flex;flex-direction:column;gap:.15rem;width:max-content;max-width:11rem;padding:.6rem .85rem;border-radius:.6rem;background-color:var(--color-foreground);color:var(--color-background);font-size:.75rem;font-weight:600;line-height:1.4;text-align:center;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:2}.shipping-times__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--color-foreground)}.shipping-times__tooltip strong{font-family:var(--font-heading--family);font-size:.8rem}.shipping-times__state:hover .shipping-times__tooltip,.shipping-times__state:focus-visible .shipping-times__tooltip,.shipping-times__state.is-open .shipping-times__tooltip{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:900px){.shipping-times__content{grid-template-columns:1fr}}@media(max-width:480px){.shipping-times__states{grid-template-columns:repeat(2,1fr)}}body.site-loader-active{overflow:hidden}.site-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:1;transition:opacity .3s ease;animation:site-loader-css-fallback 0s linear 3s forwards}@keyframes site-loader-css-fallback{to{opacity:0;visibility:hidden;pointer-events:none}}.site-loader.is-hidden{opacity:0;pointer-events:none}.site-loader__logo{font-family:var(--font-heading--family);font-weight:700;font-size:clamp(1.5rem,4vw,2.5rem);color:var(--color-foreground);letter-spacing:-.01em}@media(prefers-reduced-motion:reduce){.site-loader{transition:none}}.testimonials{padding:4rem 0}.testimonials__heading{text-align:center;font-size:1.85rem;margin:0 0 2.5rem}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.testimonial{margin:0;padding:1.75rem;border:1px solid var(--color-border);border-radius:var(--radius-card)}.testimonial__quote{margin:0 0 1rem;line-height:1.6;color:var(--color-foreground)}.testimonial__author{font-style:normal;font-size:.85rem;color:var(--color-muted)}.trust-icons{padding:3rem 0}.trust-icons__heading{text-align:center;font-size:1.5rem;margin:0 0 2rem}.trust-icons__strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--color-border);border-radius:var(--radius-card);background:linear-gradient(120deg,color-mix(in srgb,var(--color-accent) 5%,var(--color-background)),var(--color-background));box-shadow:0 12px 30px #0f172a0d;overflow:hidden}.trust-icon{display:flex;align-items:center;gap:.85rem;padding:1.5rem;border-left:1px solid var(--color-border);cursor:default;transition:transform .2s ease,box-shadow .2s ease}.trust-icon:first-child{border-left:none}.trust-icon:hover{transform:translateY(-6px);box-shadow:0 14px 24px #0f172a1a;z-index:1}@media(prefers-reduced-motion:reduce){.trust-icon{transition:none}.trust-icon:hover{transform:none}}.trust-icon__glow{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--color-accent) 18%,transparent) 0%,transparent 72%)}.trust-icon__glow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--color-accent) 32%,transparent) 0%,transparent 74%);opacity:0;animation:trust-icon-glow 4s ease-in-out infinite;will-change:opacity}@keyframes trust-icon-glow{0%,to{opacity:0}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.trust-icon__glow:before{animation:none}}.trust-icon__icon{width:1.3rem;height:1.3rem;background-color:var(--color-accent);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.trust-icon__icon--bolt{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E")}.trust-icon__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.trust-icon__icon--crypto{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.5 8h4a2 2 0 1 1 0 4h-4m0 0h4.5a2 2 0 1 1 0 4h-4.5m0-8v8m0-8V6m0 10v2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M9.5 8h4a2 2 0 1 1 0 4h-4m0 0h4.5a2 2 0 1 1 0 4h-4.5m0-8v8m0-8V6m0 10v2'/%3E%3C/svg%3E")}.trust-icon__icon--dollar{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v12M15 9.5c0-1.4-1.34-2.5-3-2.5s-3 1.1-3 2.5S10.34 12 12 12s3 1.1 3 2.5-1.34 2.5-3 2.5-3-1.1-3-2.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v12M15 9.5c0-1.4-1.34-2.5-3-2.5s-3 1.1-3 2.5S10.34 12 12 12s3 1.1 3 2.5-1.34 2.5-3 2.5-3-1.1-3-2.5'/%3E%3C/svg%3E")}.trust-icon__icon--tag{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.59 13.41 11 3.83A2 2 0 0 0 9.59 3.17L4 3a1 1 0 0 0-1 1l.17 5.59a2 2 0 0 0 .66 1.41l9.58 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83Z'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.59 13.41 11 3.83A2 2 0 0 0 9.59 3.17L4 3a1 1 0 0 0-1 1l.17 5.59a2 2 0 0 0 .66 1.41l9.58 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83Z'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3C/svg%3E")}.trust-icon__icon--truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E")}.trust-icon__body{min-width:0}.trust-icon__heading{margin:0;font-size:.92rem;font-weight:700;white-space:nowrap}.trust-icon__text{margin:.15rem 0 0;font-size:.78rem;color:var(--color-muted);white-space:nowrap}@media(max-width:900px){.trust-icons__strip{grid-template-columns:repeat(2,1fr)}.trust-icon:nth-child(3){border-left:none}.trust-icon:nth-child(3),.trust-icon:nth-child(4){border-top:1px solid var(--color-border)}.trust-icon__heading,.trust-icon__text{white-space:normal}}@media(max-width:480px){.trust-icons__strip{grid-template-columns:1fr}.trust-icon{border-left:none;border-top:1px solid var(--color-border)}.trust-icon:first-child{border-top:none}}.trust-ticker{overflow:hidden;padding:.9rem 0;background:linear-gradient(120deg,#0f172a,#020617 60%,#0f172a);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.trust-ticker-track{--ticker-gap: 2.5rem}.trust-ticker-track__inner{list-style:none;display:flex;align-items:center;width:max-content;gap:var(--ticker-gap);margin:0;padding:0;animation:trust-ticker-scroll var(--marquee-duration, 24s) linear infinite}@keyframes trust-ticker-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--ticker-gap) / 2)))}}@media(prefers-reduced-motion:reduce){.trust-ticker-track__inner{animation:none}.trust-ticker-track{overflow-x:auto}}.trust-ticker-item{display:flex;align-items:center;gap:.55rem;flex-shrink:0;color:#f8fafc;font-size:.85rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.trust-ticker-item__icon{flex-shrink:0;width:1rem;height:1rem;background-color:var(--color-accent);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.trust-ticker-item__icon--check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E")}.trust-ticker-item__icon--truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E")}.trust-ticker-item__icon--tag{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.59 13.41 11 3.83A2 2 0 0 0 9.59 3.17L4 3a1 1 0 0 0-1 1l.17 5.59a2 2 0 0 0 .66 1.41l9.58 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83Z'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.59 13.41 11 3.83A2 2 0 0 0 9.59 3.17L4 3a1 1 0 0 0-1 1l.17 5.59a2 2 0 0 0 .66 1.41l9.58 9.59a2 2 0 0 0 2.83 0l4.35-4.35a2 2 0 0 0 0-2.83Z'/%3E%3Ccircle cx='8' cy='8' r='1.5'/%3E%3C/svg%3E")}.trust-ticker-item__icon--flask{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3C/svg%3E")}.trust-ticker-item:after{content:"";flex-shrink:0;width:.25rem;height:.25rem;margin-left:var(--ticker-gap);border-radius:50%;background-color:#ffffff40}.value-props{padding:4rem 0}.value-props__heading{text-align:center;font-size:1.85rem;margin:0 0 2.5rem}.value-props__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.value-prop{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.75rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-background);box-shadow:0 6px 20px #0f172a0a;transition:transform .25s ease,box-shadow .25s ease}.value-prop:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a17}.value-prop__badge{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.85rem;margin-bottom:.25rem}.value-prop__icon{width:1.4rem;height:1.4rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.value-prop:nth-child(4n+1) .value-prop__badge{background-color:color-mix(in srgb,#7c3aed 14%,transparent)}.value-prop:nth-child(4n+1) .value-prop__icon{background-color:#7c3aed}.value-prop:nth-child(4n+2) .value-prop__badge{background-color:color-mix(in srgb,#16a34a 14%,transparent)}.value-prop:nth-child(4n+2) .value-prop__icon{background-color:#16a34a}.value-prop:nth-child(4n+3) .value-prop__badge{background-color:color-mix(in srgb,#d97706 14%,transparent)}.value-prop:nth-child(4n+3) .value-prop__icon{background-color:#d97706}.value-prop:nth-child(4n+4) .value-prop__badge{background-color:color-mix(in srgb,#db2777 14%,transparent)}.value-prop:nth-child(4n+4) .value-prop__icon{background-color:#db2777}.value-prop__icon--flask{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 2v6L4 20a1 1 0 0 0 1 2h14a1 1 0 0 0 1-2L15 8V2'/%3E%3Cpath d='M9 2h6'/%3E%3Cpath d='M7 15h10'/%3E%3C/svg%3E")}.value-prop__icon--snowflake{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3Cline x1='2' y1='12' x2='22' y2='12'/%3E%3Cline x1='4.9' y1='19.1' x2='19.1' y2='4.9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='2' x2='12' y2='22'/%3E%3Cline x1='4.9' y1='4.9' x2='19.1' y2='19.1'/%3E%3Cline x1='2' y1='12' x2='22' y2='12'/%3E%3Cline x1='4.9' y1='19.1' x2='19.1' y2='4.9'/%3E%3C/svg%3E")}.value-prop__icon--shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}.value-prop__icon--truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='14' height='11'/%3E%3Cpath d='M15 10h4l3 3v4h-7z'/%3E%3Ccircle cx='6' cy='19' r='1.5'/%3E%3Ccircle cx='18' cy='19' r='1.5'/%3E%3C/svg%3E")}.value-prop__icon--star{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E")}.value-prop__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.value-prop__heading{font-size:1.05rem;margin:0}.value-prop__text{color:var(--color-muted);font-size:.9rem;line-height:1.5;margin:0}@media(max-width:900px){.value-props__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.value-props{padding:2rem 0}.value-props__heading{font-size:1.3rem;margin-bottom:1.25rem}.value-props__grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.value-prop{gap:.4rem;padding:.9rem}.value-prop:hover{transform:none}.value-prop__badge{width:2.1rem;height:2.1rem;border-radius:.6rem;margin-bottom:0}.value-prop__icon{width:1rem;height:1rem}.value-prop__heading{font-size:.82rem}.value-prop__text{font-size:.72rem;line-height:1.35}}.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}.hero-vial__photo,.hero-vial__photo img{width:100%;height:auto}.hero-vial{position:absolute;pointer-events:auto;animation:hero-vial-float 5s ease-in-out infinite;filter:drop-shadow(0 10px 14px rgba(15,23,42,.12));will-change:transform}.hero-vial:hover{animation:hero-vial-shake .35s ease-in-out infinite}@keyframes hero-vial-float{0%,to{transform:translateY(0) rotate(var(--vial-rotate, 0deg))}50%{transform:translateY(-10px) rotate(calc(var(--vial-rotate, 0deg) + 3deg))}}@keyframes hero-vial-shake{0%,to{transform:translateY(-6px) rotate(calc(var(--vial-rotate, 0deg) - 6deg))}50%{transform:translateY(-6px) rotate(calc(var(--vial-rotate, 0deg) + 6deg))}}@media(prefers-reduced-motion:reduce){.hero-vial,.hero-vial:hover{animation:none}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.molecule-decoration{position:fixed;left:-2rem;bottom:-2rem;z-index:-1;width:clamp(10rem,18vw,16rem);opacity:.5;pointer-events:none}.molecule-decoration__svg{width:100%;height:auto;display:block}@media(max-width:749px){.molecule-decoration{width:8rem;opacity:.35}}.peptide-vial{width:100%;height:100%;overflow:visible}.peptide-vial__cap{fill:var(--color-foreground)}.peptide-vial__glass{fill:var(--color-background)}.peptide-vial__liquid{fill:var(--color-accent)}.peptide-vial__label{fill:var(--color-background);opacity:.85}.peptide-vial__outline{fill:none;stroke:var(--color-border);stroke-width:2}.product-card{position:relative;display:flex;flex-direction:column;color:var(--color-foreground)}.product-card__media-link{display:block;text-decoration:none}.product-card__media{position:relative;border-radius:var(--radius-card);overflow:hidden;background-color:var(--color-surface);aspect-ratio:1 / 1;transition:transform .25s ease,box-shadow .25s ease}.product-card__image{height:100%;transition:transform .4s ease}.product-card:hover .product-card__media{transform:scale(1.04) translateY(-4px);box-shadow:0 20px 40px #0f172a29,0 0 0 2px var(--color-accent)}.product-card:hover .product-card__image img{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.product-card__media{transition:none}.product-card:hover .product-card__media{transform:none}}.product-card__tag{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .6rem;border-radius:var(--radius-pill);background-color:#ffffffeb;color:var(--color-foreground);font-size:.62rem;font-weight:700;letter-spacing:.04em}.product-card__tag-dot{width:.35rem;height:.35rem;border-radius:50%;background-color:#ef4444}.product-card__top-left{position:absolute;top:.75rem;left:.75rem;z-index:1;display:flex;align-items:center;gap:.5rem}.product-card__badge{padding:.3rem .7rem;border-radius:var(--radius-pill);font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.product-card__badge--sale{background-color:var(--color-accent);color:var(--color-accent-text)}.product-card__save{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:50%;background-color:#ffffffeb;color:var(--color-foreground);cursor:pointer;box-shadow:0 4px 12px #0f172a1a;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.product-card__save:hover{transform:scale(1.2) translateY(-2px);box-shadow:0 8px 18px #0f172a2e}.product-card__save.is-saved{color:#ef4444}@media(prefers-reduced-motion:reduce){.product-card__save{transition:none}.product-card__save:hover{transform:none}}.product-card__save.is-saved svg{fill:currentColor}.product-card__info{padding-top:.85rem}.product-card__title-link{text-decoration:none;color:inherit}.product-card__vendor{margin:0 0 .2rem;font-size:.75rem;color:var(--color-muted)}.product-card__title{margin:0;font-weight:600}.product-card__subtitle{margin:.1rem 0 0;font-size:.8rem;color:var(--color-muted)}.product-card__price-row{display:flex;align-items:baseline;gap:.4rem;margin-top:.5rem}.product-card__price{font-weight:700}.product-card__price--sale{color:var(--color-accent)}.product-card__price--compare{color:var(--color-muted);font-size:.85rem}.product-card__price-unit{font-size:.68rem;letter-spacing:.03em;text-transform:uppercase;color:var(--color-muted)}.product-card__variants{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.product-card__variant-pill{padding:.3rem .65rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);background-color:var(--color-background);color:var(--color-foreground);font-size:.72rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background-color .15s ease,color .15s ease}.product-card__variant-pill:hover:not(.is-unavailable){border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 20%,transparent),0 0 14px color-mix(in srgb,var(--color-accent) 45%,transparent);transform:translateY(-1px)}.product-card__variant-pill.is-selected{border-color:var(--color-accent);background-color:var(--color-accent);color:var(--color-accent-text)}.product-card__variant-pill.is-unavailable{color:var(--color-muted);text-decoration:line-through;cursor:not-allowed;opacity:.6}@media(prefers-reduced-motion:reduce){.product-card__variant-pill{transition:none}.product-card__variant-pill:hover:not(.is-unavailable){transform:none}}.product-card__purity{margin-top:.65rem}.product-card__purity-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.3rem}.product-card__purity-value{font-weight:700;color:var(--color-accent);font-size:.85rem}.product-card__purity-label{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.product-card__purity-bar{height:.3rem;border-radius:var(--radius-pill);background-color:var(--color-surface);overflow:hidden}.product-card__purity-bar-fill{height:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--color-accent),var(--color-accent-hover))}.product-card__meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;font-size:.72rem;font-weight:600;color:var(--color-muted)}.product-card__coa-button{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.5rem;padding:.45rem .7rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-foreground);font-size:.72rem;font-weight:600;text-decoration:none;transition:border-color .15s ease,color .15s ease}.product-card__coa-button:hover{border-color:var(--color-accent);color:var(--color-accent)}.product-card__stock{display:flex;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.72rem;font-weight:600}.product-card__stock.is-available{color:var(--color-accent)}.product-card__stock.is-unavailable{color:#b45309}.product-card__stock-dot{width:.4rem;height:.4rem;border-radius:50%;background-color:currentColor}.product-card__cta-group{display:flex;flex-direction:column}.product-card__cta{width:100%;margin-top:.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .18s ease,box-shadow .18s ease}.product-card__cta:hover,.product-card:hover .product-card__cta{transform:scale(1.035);box-shadow:0 10px 22px #0f172a29}@media(prefers-reduced-motion:reduce){.product-card__cta{transition:none}.product-card__cta:hover{transform:none}}.product-card__cta[hidden]{display:none}.product-card__disclaimer{margin:.6rem 0 0;font-size:.62rem;letter-spacing:.02em;text-transform:uppercase;color:var(--color-muted);text-align:center}.review-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background-color:var(--color-background);position:relative;transform-origin:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.review-card:hover{border-color:var(--color-accent);box-shadow:0 20px 40px #0f172a29}@media(prefers-reduced-motion:reduce){.review-card{transition:none}.review-card:hover{transform:none}}.review-card__body{display:flex;flex-direction:column;flex:1;gap:.75rem;padding:1.25rem}.review-card__quote{margin:0;font-size:.9rem;line-height:1.55;color:var(--color-foreground)}.review-card__author{margin:0;font-size:.8rem;color:var(--color-muted)}.review-card__photo{width:100%;aspect-ratio:1 / 1;background-color:var(--color-surface)}.review-card__photo-image,.review-card__photo-image img{width:100%;height:100%;object-fit:cover}.review-card__photo-placeholder{width:100%;height:100%;color:var(--color-border)}.review-card__footer{display:flex;align-items:center;gap:.6rem;margin-top:auto}.review-card__avatar{width:2.25rem;height:2.25rem;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:var(--color-surface)}.review-card__avatar-image,.review-card__avatar-image img{width:100%;height:100%;object-fit:cover}.review-card__avatar-placeholder{width:100%;height:100%;color:var(--color-border)}.star-rating{display:inline-flex;gap:.15rem}.star-rating__star{fill:var(--color-border)}.star-rating__star.is-filled{fill:#f5a623}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
