*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);background:var(--color-bg);font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}ul{list-style:none;margin:0;padding:0}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:999;background:var(--color-orange);color:#fff;padding:10px 16px}.skip-to-content:focus{left:0}:focus-visible{outline:2px solid var(--color-orange);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.display-font{font-family:Creepster,cursive}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid transparent;font-weight:600;font-size:14px;padding:0 24px;height:48px;transition:all .2s ease;white-space:nowrap}.btn--primary{background:var(--color-orange);color:#fff}.btn--primary:hover{background:var(--color-orange-hover)}.btn--outline{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--outline:hover{border-color:var(--color-orange);color:var(--color-orange)}.btn--lg{height:52px;padding:0 28px}.btn--sm{height:40px;padding:0 16px;font-size:13px}.btn--block{width:100%}.btn[disabled]{opacity:.5;cursor:not-allowed}.section-eyebrow{color:var(--color-orange);font-weight:700;font-size:13px;letter-spacing:.06em;text-align:center;margin:0 0 8px}.section-title{font-family:Creepster,cursive;font-size:32px;text-align:center;margin:0 0 40px;display:flex;align-items:center;justify-content:center;gap:14px;letter-spacing:.02em}.section-title--left{text-align:left;justify-content:flex-start;font-size:34px;line-height:1.05}.section-title--center{justify-content:center}.section-title .accent,.section-title--left .accent{color:var(--color-orange)}.title-bat{color:var(--color-text);opacity:.55}.icon-btn{background:none;border:none;padding:8px;color:var(--color-text);position:relative;display:inline-flex}.announcement-bar{color:#fff}.announcement-bar__inner{max-width:var(--page-width);margin:0 auto;padding:8px 40px;display:flex;align-items:center;justify-content:center;position:relative;min-height:34px}.announcement-bar__text{margin:0;font-size:13px;font-weight:600;text-align:center;letter-spacing:.01em}.announcement-bar__close{position:absolute;right:12px;background:none;border:none;color:#fff;padding:4px}@media(max-width:640px){.announcement-bar__inner{padding:8px 36px;min-height:30px}.announcement-bar__text{font-size:12px}}.site-header{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 1px 0 var(--color-border)}.site-header__inner{max-width:var(--page-width);margin:0 auto;padding:0 32px;height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.site-header__left{display:flex;align-items:center;gap:12px;flex-shrink:0;order:0}.wordmark{font-family:Creepster,cursive;font-size:var(--logo-height, 22px);letter-spacing:.02em;display:inline-flex;gap:6px;align-items:baseline;line-height:1}.wordmark__main{color:var(--color-text)}.wordmark__accent{color:var(--color-orange);font-family:Inter,sans-serif;font-weight:800;font-size:.65em}.site-header__logo{display:flex;align-items:center;flex-shrink:0;order:1}.site-header__logo-image{height:var(--logo-height, 40px);width:auto;max-height:none}.site-header__inner[data-logo-position=right] .site-header__logo{order:4;margin-left:auto}.site-header__inner[data-logo-position=center] .site-header__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.site-header__nav{flex:1;display:flex;justify-content:center;min-width:0;order:2}@media(min-width:990px){.site-header__inner[data-logo-position=center] .site-header__nav{flex:none;justify-content:flex-end;margin-left:auto;margin-right:20px}}.site-header__nav ul{display:flex;gap:28px;flex-wrap:nowrap}.site-header__nav a{font-size:13px;font-weight:600;letter-spacing:.02em;padding-bottom:4px;border-bottom:2px solid transparent;white-space:nowrap}.site-header__nav a:hover,.site-header__nav a.is-active{color:var(--color-orange);border-color:var(--color-orange)}.site-header__icons{display:flex;align-items:center;gap:4px;flex-shrink:0;order:3}.cart-icon-btn{position:relative}.cart-count{position:absolute;top:0;right:0;background:var(--color-orange);color:#fff;font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-header__mobile-toggle{display:none}.site-search{max-width:var(--page-width);margin:0 auto;padding:0 32px 16px}.site-search__form{display:flex;gap:8px;border:1px solid var(--color-border);border-radius:8px;padding:8px 12px}.site-search__form input{flex:1;border:none;outline:none;font-size:14px}.site-search__form button{background:none;border:none}.mobile-menu{display:none}@media(max-width:989px){.site-header__inner{padding:0 20px;height:68px}.site-header__mobile-toggle{display:inline-flex}.site-header__nav{display:none}.site-search{padding:0 20px 14px}.mobile-menu:not([hidden]){display:block;padding:12px 20px 20px;border-top:1px solid var(--color-border)}.mobile-menu ul{display:flex;flex-direction:column;gap:4px}.mobile-menu a{display:block;padding:12px 4px;font-weight:600;font-size:15px;border-bottom:1px solid var(--color-border)}}@media(max-width:420px){.site-header__icons{gap:0}.icon-btn{padding:6px}}@media(hover:none)and (pointer:coarse){.icon-btn{min-width:44px;min-height:44px;justify-content:center}}.hero{position:relative;background:var(--color-bg);overflow:hidden;min-height:600px;display:flex;align-items:center}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:78% center;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#fffffff0 30%,#ffffffb3 48%,#ffffff26 68%,#fff0 82%)}.hero__inner{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto;padding:56px 32px;width:100%}.hero__content{max-width:520px}.hero__eyebrow{color:var(--color-orange);font-weight:700;font-size:13px;letter-spacing:.08em;margin:0 0 12px}.hero__title{font-family:Creepster,cursive;font-size:68px;line-height:.97;text-transform:uppercase;margin:0 0 20px}.hero__title-line{display:block}.hero__title-line--accent{color:var(--color-orange)}.hero__description{color:var(--color-text-muted);font-size:16px;max-width:440px;margin:0 0 28px}.hero__reassurance{display:flex;gap:20px;margin-top:40px;flex-wrap:wrap}.reassurance-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--color-text-muted)}.reassurance-item svg{color:var(--color-orange);flex-shrink:0}.hero__bats{position:absolute;top:16px;left:0;right:0;z-index:3;pointer-events:none}.bat{position:absolute;color:var(--color-text);opacity:.7}.bat--1{top:0;left:10%}.bat--2{top:30px;left:40%}.bat--3{top:-10px;right:10%}@media(max-width:989px){.hero{min-height:460px}.hero__inner{padding:32px 20px}.hero__content{max-width:62%}.hero__eyebrow{font-size:11px;margin:0 0 10px}.hero__title{font-size:var(--hero-mobile-title-size, 30px);line-height:1.08;margin:0 0 14px}.hero__description{font-size:13px;max-width:none;margin:0 0 18px}.hero__reassurance{flex-direction:column;gap:8px;margin-top:18px}.btn--lg{height:44px;padding:0 18px;font-size:12px}}.collection-section{max-width:var(--page-width);margin:0 auto;padding:72px 32px}.collection-section__header{margin-bottom:8px}.collection-section__footer{text-align:center;margin-top:40px}.collection-section__empty{text-align:center;color:var(--color-text-muted);padding:40px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{position:relative;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #1111110f}.product-card__media{position:relative;display:block;aspect-ratio:1/1;background:var(--color-bg-soft);overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s ease}.product-card:hover .product-card__image--hover{opacity:1}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--color-orange);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:5px 10px;border-radius:6px;text-transform:uppercase}.product-card__badge--best-seller{background:#6d5bd0}.product-card__wishlist{position:absolute;top:12px;right:12px;background:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text);z-index:2}.product-card__info{padding:16px;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:15px;font-weight:700;margin:0 0 2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;line-height:1.3}.product-card__type{font-size:12px;color:var(--color-text-muted);margin:0 0 8px}.product-card__price{font-size:19px;font-weight:700;color:var(--color-orange);margin:auto 0 12px;display:flex;gap:8px;align-items:baseline}.product-card__compare-price{font-size:14px;color:var(--color-text-muted);font-weight:500}@media(max-width:989px){.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.collection-section{padding:48px 20px}}@media(max-width:480px){.product-grid{gap:12px}.product-card__info{padding:12px}.product-card__title{font-size:13px}.product-card__price{font-size:16px}}.benefits-section{position:relative;overflow:hidden;padding:72px 32px;background-size:cover;background-position:center;background-color:#fff}.benefits-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fff,#ffffffeb,#ffffff59 28%,#fff0 42% 58%,#ffffff59 72%,#ffffffeb,#fff)}.benefits-section__inner{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto}.benefits-section__heading{margin:0 0 32px}.benefits-section__row{display:grid;grid-template-columns:1fr 1.6fr;gap:24px;align-items:center}.benefits-section__col--photo{display:flex;justify-content:center}.benefits-section__col--list{padding-left:var(--benefits-list-offset, 32px)}.benefits-zoom{position:relative;width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid var(--color-orange-soft)}.benefits-zoom__image{width:100%;height:100%;object-fit:cover}.benefits-zoom__sound{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);background:#fff;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--color-orange);box-shadow:0 2px 8px #00000026}.benefits-list__item{display:flex;gap:14px;align-items:center;padding:12px 0}.benefits-list__icon{color:var(--color-orange);flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.benefits-list__item strong{display:block;font-size:15px;margin-bottom:2px;line-height:1.3}.benefits-list__desc{display:block;font-size:13px;color:var(--color-text-muted);line-height:1.4}@media(max-width:989px){.benefits-section{padding:32px 14px}.benefits-section__heading{font-size:22px;margin-bottom:20px}.benefits-section__row{grid-template-columns:.8fr 1.2fr;gap:8px}.benefits-zoom{width:84px;height:84px}.benefits-zoom__sound{width:24px;height:24px;bottom:-10px}.benefits-list__item{padding:7px 0;gap:8px}.benefits-list__icon{width:16px;height:16px}.benefits-list__item strong{font-size:11px}.benefits-list__desc{font-size:9px}}.trust-strip{background:var(--color-bg-soft);padding:56px 32px}.trust-strip__title{margin-bottom:32px}.trust-strip__grid{max-width:640px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:28px 20px;text-align:center}.trust-item{display:flex;flex-direction:column;align-items:center;gap:8px}.trust-item svg{color:var(--color-orange)}.trust-item strong{font-size:14px}.trust-item span:last-child{font-size:12px;color:var(--color-text-muted)}@media(max-width:480px){.trust-strip{padding:40px 20px}.trust-strip__grid{gap:22px 12px}}.reviews-section{max-width:var(--page-width);margin:0 auto;padding:72px 32px}.reviews-carousel{display:flex;align-items:center;gap:12px}.reviews-track{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;flex:1;overflow:hidden}.review-card{border:1px solid var(--color-border);border-radius:12px;padding:24px}.review-card__stars{color:var(--color-orange);display:flex;gap:2px;margin-bottom:12px}.review-card__text{font-size:14px;color:var(--color-text);margin:0 0 16px}.review-card__author{display:flex;align-items:center;gap:10px}.review-card__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.review-card__verified{display:block;font-size:11px;color:var(--color-orange);font-weight:600}.reviews-nav{background:#fff;border:1px solid var(--color-border);border-radius:50%;width:36px;height:36px;font-size:20px;display:none;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:989px){.reviews-track{grid-template-columns:1fr;overflow-x:auto;scroll-snap-type:x mandatory;display:flex}.review-card{min-width:85%;scroll-snap-align:start}.reviews-nav{display:none}}.site-footer{position:relative;background:var(--color-bg-soft);border-top:1px solid var(--color-border);overflow:hidden;margin-top:40px}.site-footer__inner{max-width:var(--page-width);margin:0 auto;padding:64px 32px 32px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.4fr;gap:32px;position:relative;z-index:2}.footer-col h3{font-size:13px;letter-spacing:.04em;margin:0 0 16px}.footer-col ul{display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:13px;color:var(--color-text-muted)}.footer-col a:hover{color:var(--color-orange)}.footer-col--brand p{font-size:13px;color:var(--color-text-muted);margin:12px 0 16px}.footer-social{display:flex;gap:10px}.footer-social a{width:32px;height:32px;border:1px solid var(--color-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.footer-newsletter-form__row{display:flex;gap:8px;margin-top:12px}.footer-newsletter-form input{flex:1;border:1px solid var(--color-border);border-radius:8px;padding:0 12px;height:44px;font-size:13px}.form-success{color:var(--color-orange);font-size:12px;margin-top:8px}.site-footer__bottom{max-width:var(--page-width);margin:0 auto;padding:24px 32px;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--color-text-muted);position:relative;z-index:2;flex-wrap:wrap;gap:12px}.payment-icons{display:flex;gap:8px}.payment-icon{height:20px;width:auto}.footer-decor{position:absolute;opacity:.18;z-index:1;pointer-events:none}.footer-decor--web-left{top:0;left:0}.footer-decor--web-right{top:0;right:0;transform:scaleX(-1)}.footer-decor--pumpkins{bottom:0;right:0;width:200px;opacity:.9}@media(max-width:989px){.site-footer__inner{grid-template-columns:1fr 1fr;padding:40px 20px 24px;gap:24px}.footer-col--brand,.footer-col--newsletter{grid-column:span 2}.footer-decor--pumpkins{width:130px}}@media(max-width:420px){.site-footer__inner{grid-template-columns:1fr}.footer-col--brand,.footer-col--newsletter{grid-column:span 1}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden}.cart-drawer[data-open]{visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1116;opacity:0;transition:opacity .22s ease}.cart-drawer[data-open] .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:420px;max-width:92vw;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .26s ease}.cart-drawer[data-open] .cart-drawer__panel{transform:translate(0)}.cart-drawer__logo{text-align:center;padding:20px 24px 0}.cart-drawer__logo .wordmark{justify-content:center}.cart-drawer__logo-image{height:var(--logo-height, 32px);width:auto;margin:0 auto}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px 20px;border-bottom:1px solid var(--color-border)}.cart-drawer__body{flex:1;overflow-y:auto;padding:12px 24px}.cart-drawer__empty{text-align:center;color:var(--color-text-muted);padding:60px 0}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--color-border)}.cart-line__image img{width:72px;height:72px;object-fit:cover;border-radius:8px}.cart-line__title{font-size:14px;font-weight:600}.cart-line__variant{font-size:12px;color:var(--color-text-muted);margin:2px 0}.cart-line__price{font-size:13px;font-weight:700;color:var(--color-orange);margin:4px 0}.cart-line__qty{display:flex;align-items:center;gap:10px;border:1px solid var(--color-border);border-radius:6px;width:fit-content}.cart-line__qty button{background:none;border:none;width:26px;height:26px}.cart-line__remove{background:none;border:none;color:var(--color-text-muted);align-self:start}.cart-drawer__footer{padding:20px 24px;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:4px}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:15px}.cart-drawer__savings{display:flex;justify-content:space-between;font-size:13px;color:var(--color-text)}.cart-drawer__savings span:last-child{color:#16a34a;font-weight:700}.cart-drawer__savings[hidden]{display:none}.cart-drawer__shipping-row{display:flex;justify-content:space-between;font-size:13px;color:var(--color-text)}.cart-drawer__shipping-value{color:#16a34a;font-weight:700}.cart-drawer__note{font-size:12px;color:var(--color-text-muted);margin:0}.cart-drawer__footer [data-cart-checkout]{margin-top:8px}.cart-drawer__payment-icons{display:flex;justify-content:center;gap:8px;margin-top:6px;flex-wrap:wrap}.cart-drawer__payment-icon{height:22px;width:auto}.product-page{max-width:var(--page-width);margin:0 auto;padding:24px 32px 72px}.breadcrumb{font-size:12px;color:var(--color-text-muted);margin-bottom:16px}.breadcrumb a:hover{color:var(--color-orange)}.product-page__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:48px}.product-gallery{display:flex;flex-direction:column}.product-gallery.has-thumbs{flex-direction:row-reverse;gap:12px}.product-gallery__main{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1/1;background:var(--color-bg-soft);flex:1;cursor:zoom-in}.product-gallery__slide{width:100%;height:100%}.product-gallery__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .12s ease-out;transform-origin:center center}.product-gallery__main:hover .product-gallery__image{transform:scale(1.9)}.product-gallery__zoom-hint{position:absolute;bottom:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;color:var(--color-text);pointer-events:none;opacity:0;transition:opacity .16s ease}.product-gallery__main:hover .product-gallery__zoom-hint{opacity:1}.product-gallery__main.is-touch-zoomed .product-gallery__image{transform:scale(1.9)}.product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;margin-top:0;flex-shrink:0}.product-gallery__thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;transition:border-color .14s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb:hover{border-color:var(--color-border)}.product-gallery__thumb.is-active{border-color:var(--color-orange)}@media(max-width:989px){.product-gallery.has-thumbs{flex-direction:column}.product-gallery__thumbs{flex-direction:row;margin-top:12px;overflow-x:auto}.product-gallery__main:hover .product-gallery__image{transform:none}.product-gallery__main{cursor:zoom-in}.product-gallery__zoom-hint{opacity:1}}.product-gallery--thumbs-bottom{flex-direction:column!important}.product-gallery--thumbs-bottom .product-gallery__thumbs{flex-direction:row;margin-top:12px;overflow-x:auto}.product-gallery--carousel{flex-direction:column!important}.product-gallery__image--contain{object-fit:contain}.product-gallery__image--cover{object-fit:cover}.product-gallery__discount-badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--color-orange);color:#fff;font-size:12px;font-weight:800;padding:4px 10px;border-radius:6px}.product-gallery__track{display:flex;width:100%;height:100%;transition:transform .35s ease}.product-gallery__carousel-slide{flex:0 0 100%;width:100%;height:100%}.product-gallery__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffeb;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;font-size:20px;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026}.product-gallery__carousel-btn--prev{left:10px}.product-gallery__carousel-btn--next{right:10px}.product-gallery__carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:10px}.product-gallery__carousel-dot{width:8px;height:8px;border-radius:50%;background:var(--color-border);cursor:pointer}.product-gallery__carousel-dot.is-active{background:var(--color-orange)}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:999;display:flex;align-items:center;justify-content:center;cursor:zoom-out;padding:20px}.product-lightbox[hidden]{display:none}.product-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px}.product-page--reverse .product-page__grid{direction:rtl}.product-page--reverse .product-page__grid>*{direction:ltr}.product-page--gallery-small .product-page__grid{grid-template-columns:.8fr 1.2fr}.product-page--gallery-large .product-page__grid{grid-template-columns:1.4fr 1fr}[data-sticky-info]{position:sticky;top:20px;align-self:flex-start}.product-feature-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:var(--product-info-gap, 10px)}.product-feature-badge{font-size:11px;font-weight:700;border:1px solid var(--color-border);border-radius:20px;padding:5px 12px;color:var(--color-text-muted)}.product-urgency-banner{background:#fff3cd;border:1px solid #FFC107;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;margin-bottom:var(--product-info-gap, 10px)}.product-countdown-wrap{margin-bottom:var(--product-info-gap, 10px)}.product-countdown__label{font-size:13px;font-weight:600;display:block;margin-bottom:6px}.product-countdown{display:flex;align-items:center;gap:8px}.product-countdown__unit{background:var(--color-bg-soft);border-radius:6px;padding:6px 10px;text-align:center;min-width:44px}.product-countdown__val{display:block;font-weight:800;font-size:16px}.product-countdown__lbl{display:block;font-size:9px;color:var(--color-text-muted);letter-spacing:.04em}.product-countdown__sep{font-weight:700;color:var(--color-text-muted)}.product-stock-alert{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:var(--product-info-gap, 10px)}.product-stock-alert__dot{width:8px;height:8px;border-radius:50%;background:#dc2626;display:inline-block;flex-shrink:0}.product-payment-icons{display:flex;justify-content:center;gap:8px;margin-top:10px;flex-wrap:wrap}.product-payment-icon{height:24px;width:auto}.product-social-proof{text-align:center;font-size:13px;color:var(--color-text-muted);margin-top:8px}.product-tabs-wrap{max-width:var(--page-width);margin:44px auto 0;padding:0 32px}.product-tabs{display:flex;gap:24px;border-bottom:1px solid var(--color-border);margin-bottom:24px;overflow-x:auto}.product-tab{background:none;border:none;padding:12px 0;font-size:14px;font-weight:700;color:var(--color-text-muted);border-bottom:2px solid transparent;white-space:nowrap;cursor:pointer}.product-tab.is-active{color:var(--color-text);border-color:var(--color-orange)}.product-tab-panel{display:none;font-size:14px;line-height:1.7;color:var(--color-text-muted)}.product-tab-panel.is-active{display:block}.product-shipping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-shipping-item svg{color:var(--color-orange);margin-bottom:8px}.product-shipping-item h4{margin:0 0 4px;font-size:14px;color:var(--color-text)}.product-shipping-item p{margin:0;font-size:13px}.product-reviews-summary{display:flex;align-items:center;gap:12px;margin-bottom:20px}.product-reviews-summary__score{font-size:40px;font-weight:900;color:var(--color-text);line-height:1}.product-reviews-summary__stars{color:var(--color-orange);display:flex;gap:2px}.product-reviews-summary__count{font-size:12px;color:var(--color-text-muted)}.product-review-card{border-top:1px solid var(--color-border);padding:16px 0}.product-review-card__header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.product-review-card__avatar{width:36px;height:36px;border-radius:50%;background:var(--color-bg-soft);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--color-text-muted);flex-shrink:0}.product-review-card__name{font-size:13px;font-weight:700;color:var(--color-text)}.product-review-card__stars{color:var(--color-orange);font-size:12px}.product-review-card__text{margin:0;font-size:13px}@media(max-width:989px){.product-tabs-wrap{padding:0 20px}.product-shipping-grid{grid-template-columns:1fr;gap:16px}.product-page--reverse .product-page__grid{direction:ltr}.product-page--gallery-small .product-page__grid,.product-page--gallery-large .product-page__grid{grid-template-columns:1fr}}.product-badge-banner{display:inline-block;background:var(--color-orange);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:6px 14px;border-radius:6px;margin-bottom:12px}.product-brand-label{color:var(--color-orange);font-weight:700;font-size:12px;letter-spacing:.04em;margin:0 0 var(--product-info-gap, 4px)}.product-page__title{font-family:Creepster,cursive;font-size:32px;margin:0 0 var(--product-info-gap, 6px)}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:var(--product-info-gap, 10px)}.product-rating__stars{display:flex;gap:1px;color:var(--color-orange)}.product-rating__value{font-weight:700;font-size:14px}.product-rating__count{color:var(--color-text-muted);font-size:13px}.product-short-description{margin-bottom:var(--product-info-gap, 10px);color:var(--color-text-muted);font-size:14px;line-height:1.6}.bundle-save{border:1px solid var(--color-border);border-radius:10px;padding:12px;margin:var(--product-info-gap, 10px) 0}.bundle-save__social-proof{text-align:center;font-size:12px;color:var(--color-text-muted);background:var(--bundle-accent-soft, var(--color-orange-soft));border-radius:20px;padding:5px 12px;width:fit-content;margin:0 auto 10px}.bundle-save__title{text-align:center;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.bundle-save__option{display:block;border:1.5px solid var(--color-border);border-radius:8px;padding:10px 12px;margin-bottom:8px;cursor:pointer;transition:border-color .16s ease,background .16s ease;position:relative}.bundle-save__option:last-of-type{margin-bottom:0}.bundle-save__option.is-selected{border-color:var(--bundle-accent, var(--color-orange));background:var(--bundle-accent-soft, var(--color-orange-soft))}.bundle-save__option-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.bundle-save__option-left{display:flex;align-items:center;gap:8px}.bundle-save__option input[type=radio]{accent-color:var(--bundle-accent, var(--color-orange));width:18px;height:18px;margin:0;flex-shrink:0}.bundle-save__option-label{font-weight:700;font-size:14px}.bundle-save__badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--color-border);border-radius:20px;padding:3px 8px;color:var(--color-text-muted);white-space:nowrap}.bundle-save__badge--accent{background:#050505;color:#fff;border-color:#050505}.bundle-save__badge--best{background:#16a34a;color:#fff;border-color:#16a34a}.bundle-save__option-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.bundle-save__price{font-weight:700;font-size:15px}.bundle-save__compare{font-size:12px;color:var(--color-text-muted);font-weight:500}.bundle-save__save{font-size:11px;color:var(--color-text-muted)}.bundle-save__selects{display:none;gap:8px;margin-top:10px}.bundle-save__option.is-selected .bundle-save__selects{display:flex;flex-wrap:wrap}.bundle-save__variant-select{flex:1;min-width:100px;padding:8px 10px;border:1px solid var(--color-border);border-radius:6px;font-size:12px;background:#fff}.bundle-save__note{font-size:11px;color:var(--color-text-muted);margin:8px 0 0;line-height:1.5}.product-upsell-wrap{display:flex;flex-direction:column;gap:var(--upsell-gap, 8px);margin:var(--product-info-gap, 12px) 0}.product-upsell{border:1.5px solid var(--color-border);border-radius:10px;padding:10px 14px;background:#fff;transition:border-color .16s ease,background .16s ease}.product-upsell:has(.product-upsell__checkbox:checked){border-color:var(--color-orange);background:var(--color-orange-soft)}.product-upsell__label{display:flex;align-items:center;gap:12px;cursor:pointer;width:100%}.product-upsell__checkbox{width:18px;height:18px;accent-color:var(--color-orange);flex-shrink:0;cursor:pointer}.product-upsell__content{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.product-upsell__image{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0;background:var(--color-bg-soft)}.product-upsell__image-placeholder{width:48px;height:48px;background:var(--color-bg-soft);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.product-upsell__info{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.product-upsell__tag{font-size:11px;color:var(--color-orange);font-weight:600}.product-upsell__title{font-size:13px;font-weight:700;color:var(--color-text)}.product-upsell__price{font-size:13px;font-weight:600;color:var(--color-text);display:flex;gap:6px;align-items:center}.product-upsell__price s{color:var(--color-text-muted);font-weight:400}.product-upsell__missing{font-size:12px;color:#dc2626;margin:0}.product-banner-strip{text-align:center;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:10px 14px;font-size:12px;margin:var(--product-info-gap, 12px) 0;border-radius:6px}.product-gallery-badges{display:flex;gap:16px;margin-top:12px;flex-wrap:wrap}.product-gallery-badges span{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-muted)}.product-rating__anchor{font-size:13px;color:var(--color-orange);text-decoration:underline;margin-left:4px}.product-cta-sub{text-align:center;font-size:12px;color:var(--color-text-muted);margin:var(--product-info-gap, 6px) 0 0}.delivery-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;padding:12px;background:var(--color-bg-soft);border-radius:10px}.delivery-timeline__step{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:var(--color-text-muted)}.delivery-timeline__icon{color:var(--color-orange);margin-bottom:2px}.delivery-timeline__step strong{font-size:12px;color:var(--color-text)}.product-page__price{font-size:24px;font-weight:700;color:var(--color-orange);margin-bottom:var(--product-info-gap, 14px);display:flex;gap:10px;align-items:baseline}.price-compare{font-size:16px;color:var(--color-text-muted);font-weight:500}.product-option{margin-bottom:12px}.product-option label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.product-option__values{display:flex;gap:8px;flex-wrap:wrap}.option-swatch{border:1px solid var(--color-border);border-radius:6px;padding:8px 16px;font-size:13px;background:#fff}.option-swatch.is-selected{border-color:var(--color-orange);color:var(--color-orange)}.product-quantity{margin:14px 0}.product-quantity label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.qty-stepper{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:8px;width:fit-content}.qty-stepper button{background:none;border:none;width:40px;height:44px}.qty-stepper input{width:48px;border:none;text-align:center;font-size:14px;-moz-appearance:textfield}.product-trust-badges{display:flex;gap:16px;margin-top:12px;flex-wrap:wrap}.product-trust-badges span{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-muted)}.product-trust-badges svg{color:var(--color-orange)}.product-accordions{margin-top:18px;border-top:1px solid var(--color-border)}.accordion{border-bottom:1px solid var(--color-border);padding:12px 0}.accordion summary{font-weight:600;font-size:14px;cursor:pointer}.accordion__content{padding-top:12px;font-size:13px;color:var(--color-text-muted);line-height:1.6}.related-products{max-width:var(--page-width);margin:0 auto;padding:56px 32px}@media(max-width:989px){.product-page__grid{grid-template-columns:1fr;gap:24px}.product-page{padding:20px 20px 48px}}@media(max-width:480px){.product-page__title{font-size:26px}.product-page__price{font-size:21px;margin-bottom:12px}.bundle-save{padding:10px}.bundle-save__option{padding:9px 10px}.bundle-save__option-label{font-size:13px}.bundle-save__price{font-size:14px}.bundle-save__selects{flex-direction:column}.delivery-timeline{gap:4px;padding:10px}.delivery-timeline__step{font-size:10px}.delivery-timeline__step strong{font-size:11px}.product-trust-badges{gap:10px}}.collection-page{max-width:var(--page-width);margin:0 auto;padding:40px 32px 72px}.collection-hero{text-align:center;margin-bottom:32px}.collection-hero h1{font-family:Creepster,cursive;font-size:36px;margin:0 0 8px}.collection-hero__description{color:var(--color-text-muted);font-size:14px;max-width:560px;margin:0 auto}.collection-page__toolbar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:24px;flex-wrap:wrap}.facets{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.facet{border:1px solid var(--color-border);border-radius:8px;padding:8px 12px;font-size:13px}.facet-sort{border:1px solid var(--color-border);border-radius:8px;padding:10px 12px;font-size:13px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination a,.pagination .current{padding:8px 14px;border:1px solid var(--color-border);border-radius:6px;font-size:13px}.pagination .current{background:var(--color-orange);color:#fff;border-color:var(--color-orange)}.collection-page__empty{text-align:center;color:var(--color-text-muted);padding:60px 0}@media(max-width:640px){.collection-page{padding:24px 20px 48px}}.fb-reviews{max-width:var(--page-width);margin:0 auto;padding:56px 20px}.fb-reviews__heading{text-align:center;font-size:34px;font-weight:900;margin:0 0 24px;font-family:Creepster,cursive}.fb-reviews__scroll-wrap{position:relative}.fb-reviews__track{display:flex;gap:20px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 12px;justify-content:center}.fb-reviews__track::-webkit-scrollbar{display:none}.fb-review-card{background:#fff;border-radius:12px;border:1px solid var(--color-border);overflow:hidden;min-width:300px;max-width:380px;flex-shrink:0;scroll-snap-align:center;box-shadow:3px 3px 10px #0000001a;align-self:flex-start}.fb-review-card__header{display:flex;align-items:flex-start;padding:14px 14px 10px;gap:10px}.fb-review-card__avatar{width:44px;height:44px;border-radius:50%;background:var(--color-bg-soft);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fb-review-card__avatar img{width:100%;height:100%;object-fit:cover}.fb-review-card__avatar-fallback{font-weight:700;font-size:16px;color:var(--color-text-muted);text-transform:uppercase}.fb-review-card__name-wrap{flex:1;min-width:0;padding-top:2px}.fb-review-card__name{font-size:15px;font-weight:700;line-height:1.2}.fb-review-card__time{font-size:13px;color:var(--color-text-muted);line-height:1.2;margin-top:2px}.fb-review-card__dots{width:18px;height:18px;flex-shrink:0;opacity:.4;margin-top:2px}.fb-review-card__text{padding:0 14px 14px;font-size:15px;line-height:1.55}.fb-review-card__image{width:100%;aspect-ratio:1/1;overflow:hidden}.fb-review-card__image img{width:100%;height:100%;object-fit:cover;display:block}.fb-review-card__reactions{display:flex;justify-content:space-between;align-items:center;padding:10px 14px}.fb-review-card__reacts-left{display:flex;align-items:center;gap:6px}.fb-review-card__react-icons{display:inline-flex}.fb-review-card__react-icon{display:inline-flex;margin-left:-4px;border:2px solid #fff;border-radius:50%}.fb-review-card__react-icon:first-child{margin-left:0}.fb-review-card__react-count,.fb-review-card__comments-count{font-size:14px;color:var(--color-text-muted)}.fb-review-card__divider{height:1px;background:var(--color-border);margin:0 14px}.fb-review-card__actions{display:flex;justify-content:space-evenly;padding:6px 0}.fb-review-card__action{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 0;font-size:13px;font-weight:600;color:var(--color-text-muted);flex:1}.fb-reviews__nav{display:none;justify-content:center;align-items:center;gap:20px;margin-top:18px}.fb-reviews__arrow{background:none;border:none;font-size:32px;font-weight:300;color:var(--color-text);cursor:pointer;line-height:1;padding:0}.fb-reviews__dots{display:inline-flex;gap:10px;align-items:center}.fb-reviews__dot{width:8px;height:8px;border-radius:50%;background:var(--color-border);display:inline-block;transition:all .2s}.fb-reviews__dot.is-active{width:10px;height:10px;background:var(--color-text)}@media(max-width:768px){.fb-reviews{padding:40px 0}.fb-reviews__heading{font-size:26px;padding:0 16px}.fb-reviews__track{justify-content:flex-start;gap:14px}.fb-review-card{min-width:calc(100vw - 60px);max-width:calc(100vw - 60px)}.fb-review-card:first-child{margin-left:30px}.fb-review-card:last-child{margin-right:30px}.fb-reviews__nav{display:flex}}@media(max-width:480px){.fb-review-card{min-width:calc(100vw - 50px);max-width:calc(100vw - 50px)}.fb-review-card:first-child{margin-left:25px}.fb-review-card:last-child{margin-right:25px}.fb-reviews__heading{font-size:22px}}.contact-page{max-width:var(--page-width);margin:0 auto;padding:56px 32px 72px}.contact-page__header{text-align:center;max-width:640px;margin:0 auto 40px}.contact-page__title{font-family:Creepster,cursive;font-size:36px;margin:0 0 12px}.contact-page__intro{color:var(--color-text-muted);font-size:15px;line-height:1.6}.contact-page__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;max-width:900px;margin:0 auto}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form__row{display:flex;flex-direction:column;gap:6px}.contact-form__row label{font-size:13px;font-weight:600}.contact-form__row input,.contact-form__row textarea{border:1px solid var(--color-border);border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;width:100%}.contact-form__row textarea{resize:vertical}.contact-form__success{background:#e8f5e9;border:1px solid #4CAF50;color:#2e7d32;border-radius:8px;padding:12px 14px;font-size:14px}.contact-form__error{background:#fdecea;border:1px solid #E57373;color:#b71c1c;border-radius:8px;padding:12px 14px;font-size:14px}.contact-page__details-col{display:flex;flex-direction:column;gap:20px}.contact-detail{display:flex;gap:12px;align-items:flex-start}.contact-detail__icon{color:var(--color-orange);flex-shrink:0}.contact-detail strong{display:block;font-size:13px;margin-bottom:2px}.contact-detail a,.contact-detail span{font-size:14px;color:var(--color-text-muted)}@media(max-width:768px){.contact-page{padding:40px 20px 56px}.contact-page__grid{grid-template-columns:1fr;gap:32px}}.basic-page{max-width:760px;margin:0 auto;padding:56px 32px 72px}.basic-page__title{font-family:Creepster,cursive;font-size:36px;margin:0 0 24px;text-align:center}.basic-page__content{font-size:15px;line-height:1.7;color:var(--color-text)}.basic-page__content h2{font-size:22px;margin:24px 0 12px}.basic-page__content p{margin:0 0 16px}@media(max-width:768px){.basic-page{padding:40px 20px 56px}}.custom-liquid-section{max-width:var(--page-width);margin:0 auto;padding:0 32px}@media(max-width:640px){.custom-liquid-section{padding:0 20px}}.image-text-block{padding:56px 32px}.image-text-block__inner{max-width:var(--page-width);margin:0 auto}.image-text-block__row{display:flex;flex-direction:column;align-items:center;gap:0}.image-text-block__media{flex:1;width:100%}.image-text-block__image{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:4/5}.image-text-block__card{flex:1;width:100%;border-radius:20px;padding:32px 28px;position:relative;z-index:2}.image-text-block__heading{font-family:Creepster,cursive;font-size:30px;line-height:1.15;margin:0 0 16px}.image-text-block__body{font-size:15px;line-height:1.7;opacity:.9}.image-text-block__body p{margin:0 0 12px}.image-text-block__card .btn{margin-top:16px}.image-text-block__row[data-mobile-position=top]{flex-direction:column}.image-text-block__row[data-mobile-position=bottom]{flex-direction:column-reverse}.image-text-block__row[data-mobile-position=left]{flex-direction:row;align-items:stretch}.image-text-block__row[data-mobile-position=right]{flex-direction:row-reverse;align-items:stretch}.image-text-block__row[data-mobile-position=top] .image-text-block__card--overlap,.image-text-block__row[data-mobile-position=bottom] .image-text-block__card--overlap{margin-top:-36px}@media(min-width:990px){.image-text-block__row[data-desktop-position=top]{flex-direction:column}.image-text-block__row[data-desktop-position=bottom]{flex-direction:column-reverse}.image-text-block__row[data-desktop-position=left]{flex-direction:row;align-items:stretch;gap:40px}.image-text-block__row[data-desktop-position=right]{flex-direction:row-reverse;align-items:stretch;gap:40px}.image-text-block__row[data-desktop-position=top] .image-text-block__card--overlap,.image-text-block__row[data-desktop-position=bottom] .image-text-block__card--overlap{margin-top:-56px;max-width:640px}.image-text-block__row[data-desktop-position=left] .image-text-block__card--overlap,.image-text-block__row[data-desktop-position=right] .image-text-block__card--overlap{margin-top:0}.image-text-block__image{aspect-ratio:16/10}}.featured-product{padding:56px 32px}.featured-product__inner{max-width:var(--page-width);margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:center}.featured-product__media{flex:1;width:100%;position:relative}.featured-product__image{width:100%;border-radius:16px;object-fit:cover;aspect-ratio:1/1}.featured-product__badge{position:absolute;top:16px;left:16px;background:var(--color-orange);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:6px 14px;border-radius:6px;z-index:2}.featured-product__info{flex:1;width:100%}.featured-product__title{font-family:Creepster,cursive;font-size:30px;margin:0 0 10px}.featured-product__price{font-size:24px;font-weight:700;color:var(--color-orange);margin-bottom:14px;display:flex;gap:10px;align-items:baseline}.featured-product__price s{font-size:16px;color:var(--color-text-muted);font-weight:500}.featured-product__desc{font-size:14px;color:var(--color-text-muted);line-height:1.6;margin-bottom:20px}.featured-product__info form{margin-bottom:12px}.featured-product__link{font-size:13px;font-weight:600;text-decoration:underline}.featured-product__inner[data-mobile-position=top]{flex-direction:column}.featured-product__inner[data-mobile-position=bottom]{flex-direction:column-reverse}@media(min-width:990px){.featured-product__inner[data-desktop-position=left]{flex-direction:row}.featured-product__inner[data-desktop-position=right]{flex-direction:row-reverse}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
