.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130}.age-gate__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.age-gate__dialog{position:relative;z-index:1;width:min(520px,calc(100% - 2rem));margin:10vh auto 0;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:1.25rem 1.25rem 1.5rem;box-shadow:0 20px 60px #00000040}.age-gate__title{margin:0 0 .75rem;font-family:var(--font-heading);font-size:1.5rem;font-weight:800}.age-gate__message{color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.6}.age-gate__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.age-gate__disclaimer{margin:1rem 0 0;font-size:.8125rem;color:var(--color-muted-foreground)}.age-gate__error{margin:1rem 0 0;padding:.75rem .875rem;border:1px solid rgba(239,68,68,.35);border-radius:var(--radius-lg);background:#ef444414;color:#b91c1c;font-weight:700;font-size:.875rem}@media(max-width:639px){.age-gate__actions{grid-template-columns:1fr}}.bundle-kit-section__header{text-align:center;max-width:720px;margin:0 auto 2rem}.bundle-kit-section__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 .75rem}.bundle-kit-section__description{margin:0;color:var(--color-muted-foreground)}.contact-form__inner{max-width:48rem;margin:0 auto;padding:2rem;border-radius:var(--radius-2xl)}.contact-form__heading{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 1rem;text-align:center}.contact-form__text{margin:0 auto 1.5rem;color:var(--color-muted-foreground);text-align:center}.contact-form__form,.contact-form__fields{display:grid;gap:1rem}.contact-form__field label{display:inline-block;margin-bottom:.5rem;font-weight:600}.contact-form__success,.contact-form__errors{padding:.875rem 1rem;border-radius:var(--radius)}.contact-form__success{background:color-mix(in srgb,var(--color-success) 12%,transparent);border:1px solid color-mix(in srgb,var(--color-success) 35%,transparent)}.contact-form__errors{background:color-mix(in srgb,var(--color-sale) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-sale) 30%,transparent)}.cookie-consent{position:fixed;left:0;right:0;bottom:0;z-index:120;padding:.75rem 0;border-top:1px solid var(--color-border);background:var(--color-background);box-shadow:0 -10px 30px #00000014}.cookie-consent__container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-consent__text{margin:0;color:var(--color-muted-foreground);font-size:.875rem;line-height:1.4}.cookie-consent__actions{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0}.cookie-consent__link{font-size:.875rem;font-weight:700;color:var(--color-brand-secondary)}.cookie-consent__link:hover{text-decoration:underline}@media(max-width:639px){.cookie-consent__container{flex-direction:column;align-items:flex-start}.cookie-consent__actions,.cookie-consent__actions .btn{width:100%}}.faq-page{background:radial-gradient(circle at top right,rgba(29,180,176,.09),transparent 28rem),linear-gradient(180deg,#f5f7f9cc,#fff)}.faq-page__container{display:grid;gap:2rem}.faq-page__intro{display:grid;gap:1rem;max-width:56rem;margin:0 auto}.faq-page__intro-body,.faq-page__intro-note{color:var(--color-muted-foreground);line-height:1.75}.faq-page__intro-note{padding:1.25rem 1.5rem;border-radius:1.25rem;border:1px solid rgba(var(--color-border),.6);background:rgba(var(--color-card),.78);box-shadow:var(--shadow-sm)}.faq-page__nav-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem}.faq-page__nav-link{display:grid;gap:.4rem;padding:1rem 1.1rem;border-radius:1.2rem;border:1px solid rgba(var(--color-border),.7);background:rgba(var(--color-card),.8);color:var(--color-foreground);text-decoration:none;box-shadow:var(--shadow-sm);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.faq-page__nav-link:hover{transform:translateY(-2px);border-color:#1db4b059;box-shadow:var(--shadow-md)}.faq-page__nav-title{font-family:var(--font-heading);font-size:1rem;font-weight:700}.faq-page__nav-copy{color:var(--color-muted-foreground);font-size:.95rem;line-height:1.45}.faq-page__groups{display:grid;gap:1.5rem}.faq-page__group-heading{scroll-margin-top:8rem;padding:clamp(1.25rem,2vw,2rem);border-radius:1.75rem;border:1px solid rgba(var(--color-border),.65);background:rgba(var(--color-card),.88);box-shadow:var(--shadow-md);display:grid;gap:.65rem}.faq-page__item{margin-top:-.25rem}.faq-page__group-kicker,.faq-page__help-label{margin:0;color:var(--color-brand-secondary);font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.faq-page__group-title,.faq-page__help-heading{margin:0;font-family:var(--font-heading);font-size:clamp(1.65rem,2vw,2.3rem);line-height:1.08}.faq-page__group-description{margin:0;max-width:46rem;color:var(--color-muted-foreground);line-height:1.65}.faq-page__item.faq-item{background:#ffffffb8}.faq-page__help{display:grid;gap:1.25rem;align-items:center;padding:clamp(1.5rem,2.4vw,2.25rem);border-radius:1.75rem;background:linear-gradient(135deg,#0d4f73,#1b6f7f);color:#fff;box-shadow:var(--shadow-lg)}.faq-page__help-heading,.faq-page__help-text,.faq-page__help-text p{color:#fff}.faq-page__help-text p:last-child{margin-bottom:0}.faq-page__help-actions{display:flex;flex-wrap:wrap;gap:.75rem}.faq-page__help .btn--outline{border-color:#ffffff8c;color:#fff}.faq-page__help .btn--outline:hover{border-color:#fff;background:#ffffff14}@media(min-width:990px){.faq-page__help{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:749px){.faq-page__group-heading{border-radius:1.25rem}.faq-page__help-actions .btn{width:100%}}.fbt-section__header{text-align:center;max-width:720px;margin:0 auto 2rem}.fbt-section__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 .75rem}.fbt-section__description{margin:0;color:var(--color-muted-foreground)}.fbt-section__loading{text-align:center;padding:2rem;color:var(--color-muted-foreground)}.pickup-availability__inner{max-width:48rem;margin:0 auto;padding:1.25rem 1.5rem;border-radius:var(--radius-2xl)}.pickup-availability__summary{display:grid;gap:.75rem}.pickup-availability__status{display:flex;align-items:flex-start;gap:.625rem;font-weight:600}.pickup-availability__time{display:inline-block;margin-left:.375rem;font-weight:500;color:var(--color-muted-foreground)}.pickup-availability__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:600}.pickup-availability__list{margin-top:.75rem;display:grid;gap:1rem}.pickup-availability__location-name{margin:0;font-weight:700}.pickup-availability__location-status{margin:.25rem 0 0;color:var(--color-muted-foreground)}.pickup-availability__location-address{margin:.5rem 0 0;color:var(--color-muted-foreground);font-size:.9375rem}.pickup-availability__empty{margin:0;color:var(--color-muted-foreground)}.product-spotlight__header{max-width:52rem;margin:0 auto 2.5rem;text-align:center}.product-spotlight__heading{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 .75rem}.product-spotlight__grid{display:grid;gap:2rem;align-items:start}@media(min-width:990px){.product-spotlight__grid{grid-template-columns:1fr 1fr;gap:3rem}}.product-spotlight__media{border-radius:var(--radius-2xl);overflow:hidden}.product-spotlight__media-element{width:100%;height:auto;display:block}.product-spotlight__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 1rem}.product-spotlight__form{display:grid;gap:.875rem;margin-top:1.25rem}.product-spotlight__label{font-weight:600}.product-spotlight__dynamic-checkout,.product-spotlight__payment-terms{margin-top:.25rem}.ugc-gallery__header{text-align:center;max-width:720px;margin:0 auto 2rem}.ugc-gallery__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:0 0 .75rem}.ugc-gallery__description{margin:0;color:var(--color-muted-foreground)}.ugc-gallery__grid{display:grid;grid-template-columns:repeat(var(--ugc-columns, 3),minmax(0,1fr));gap:1rem}@media(max-width:639px){.ugc-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ugc-gallery__item{position:relative;display:block;border-radius:var(--radius-xl);overflow:hidden;background:var(--color-muted);border:1px solid var(--color-border)}.ugc-gallery__media{aspect-ratio:1 / 1}.ugc-gallery__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ugc-gallery__item:hover .ugc-gallery__media img{transform:scale(1.04)}.ugc-gallery__caption{position:absolute;inset:auto 0 0 0;padding:.75rem .875rem;background:linear-gradient(to top,#000000a6,#0000);color:#fff;font-size:.875rem;font-weight:600}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;z-index:30;width:3rem;height:3rem;border-radius:50%;background:var(--color-background);color:var(--color-foreground);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;cursor:pointer}.scroll-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:var(--gradient-brand);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:var(--shadow-xl)}@media(max-width:640px){.scroll-to-top{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem}.scroll-to-top.has-sticky-cart{bottom:5rem}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--color-background);border-top:1px solid var(--color-border);padding:.75rem 0;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #0000001a}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-atc__product{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.sticky-atc__image{width:50px;height:50px;border-radius:var(--radius);overflow:hidden;flex-shrink:0;background:var(--color-muted)}.sticky-atc__image img{width:100%;height:100%;object-fit:cover}.sticky-atc__info{min-width:0}.sticky-atc__title{font-size:.875rem;font-weight:600;margin:0 0 .125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{display:flex;align-items:center;gap:.5rem}.sticky-atc__price-compare{font-size:.75rem;color:var(--color-muted-foreground);text-decoration:line-through}.sticky-atc__price-current{font-weight:700;color:var(--color-brand-primary)}.dark .sticky-atc__price-current{color:var(--color-brand-secondary)}.sticky-atc__actions{display:flex;align-items:center;gap:.75rem}.sticky-atc__quantity{display:none;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius)}@media(min-width:640px){.sticky-atc__quantity{display:flex}}.sticky-atc__qty-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600}.sticky-atc__qty-input{width:2.5rem;text-align:center;border:none;background:transparent;font-weight:600;font-size:.875rem}.sticky-atc__btn{padding:.625rem 1.5rem;font-size:.875rem;white-space:nowrap}@media(max-width:480px){.sticky-atc__product{display:none}.sticky-atc__btn{width:100%;padding:.875rem 1.5rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
