@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap";:root{--c-red: #e8001d;--c-red-glow: rgba(232,0,29,.18);--c-red-soft: rgba(232,0,29,.08);--c-gold: #f5a623;--c-gold-soft:rgba(245,166,35,.12);--c-dark: #0a0c0f;--c-dark-2: #111317;--c-dark-3: #191c22;--c-dark-4: #212530;--c-border: rgba(255,255,255,.07);--c-border-2: rgba(255,255,255,.12);--c-muted: #7a8090;--c-text: #d8dde8;--c-white: #ffffff;--page-width: 1320px;--header-h: 72px;--r-xl: 24px;--r-lg: 18px;--r-md: 12px;--r-sm: 8px;--r-pill: 999px;--shadow-card: 0 8px 32px rgba(0,0,0,.45);--shadow-red: 0 12px 40px rgba(232,0,29,.22);--shadow-hover: 0 20px 60px rgba(0,0,0,.6);--font-head: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--t-fast: .18s ease;--t-med: .28s ease;--t-slow: .45s cubic-bezier(.16,1,.3,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--c-dark);color:var(--c-text);line-height:1.6;min-height:100vh;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:none}svg{flex-shrink:0}.site-main{min-height:60vh;padding-bottom:100px}.page-width{width:100%;max-width:var(--page-width);margin:0 auto;padding-left:16px;padding-right:16px}.page-width--narrow{max-width:900px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:100}.skip-to-content:focus{left:16px;top:16px;background:var(--c-red);color:#fff;padding:10px 18px;border-radius:var(--r-pill)}.section-space{padding:64px 0}.section-space-top{padding-top:64px}.section-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:var(--r-pill);background:var(--c-red-soft);border:1px solid var(--c-red-glow);color:var(--c-red);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-family:var(--font-head);margin-bottom:10px}.section-badge:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:var(--c-red)}.section-heading{max-width:760px;margin:0 auto 36px;text-align:center}.section-heading.align-left{text-align:left;margin-left:0}.section-heading--between{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;text-align:left}.section-heading h1,.section-heading h2,.empty-state h1,.empty-state h2{font-family:var(--font-head);font-size:clamp(1.9rem,4vw,3.2rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--c-white)}.section-heading p,.collection-hero__text{color:var(--c-muted);font-size:1rem;margin-top:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 24px;border-radius:var(--r-pill);border:1px solid transparent;background:linear-gradient(135deg,#e8001d,#b5001a);color:#fff;font-weight:600;font-size:.95rem;letter-spacing:.01em;box-shadow:var(--shadow-red);transition:transform var(--t-fast),box-shadow var(--t-fast),opacity var(--t-fast);position:relative;overflow:hidden;white-space:nowrap}.button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,transparent 60%);pointer-events:none}.button:hover{transform:translateY(-2px);box-shadow:0 18px 48px #e8001d59}.button:active{transform:translateY(0)}.button--secondary{background:var(--c-dark-3);border-color:var(--c-border-2);color:var(--c-text);box-shadow:none}.button--secondary:hover{background:var(--c-dark-4);box-shadow:none;border-color:#fff3}.button--ghost{background:transparent;border-color:var(--c-border-2);color:var(--c-text);box-shadow:none}.button--ghost:hover{border-color:var(--c-red);color:var(--c-red)}.button--small{min-height:40px;padding:0 18px;font-size:.88rem}.button--full{width:100%}.button--gold{background:linear-gradient(135deg,#f5a623,#d4820a);box-shadow:0 12px 36px #f5a62340;color:#000}.button--gold:hover{box-shadow:0 18px 48px #f5a62361}.announcement-bar{background:linear-gradient(90deg,#b5001a,#e8001d,#b5001a);background-size:200% 100%;animation:barShimmer 4s linear infinite;padding:7px 12px;text-align:center;overflow:hidden}@keyframes barShimmer{0%{background-position:0% center}to{background-position:-200% center}}.announcement-bar__content{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.72rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden}@media(max-width:600px){.announcement-bar__content span:not(.announcement-pill){font-size:.68rem}.announcement-pill:last-child{display:none}}.announcement-pill{background:#fff3;border-radius:var(--r-pill);padding:2px 10px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-header{background:#0a0c0feb;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid var(--c-border);position:sticky;top:0;z-index:90;transition:background var(--t-med)}.site-header.is-sticky{background:#0a0c0ffa}.site-header__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:var(--header-h)}.site-brand{display:flex;flex-direction:column;gap:1px;text-decoration:none}.site-brand__logo{height:38px;width:auto;display:block}.site-brand__text{font-family:var(--font-head);font-size:1.25rem;font-weight:800;color:var(--c-white);letter-spacing:-.02em;line-height:1}.site-brand__text span{color:var(--c-red)}.site-brand__subtext{font-size:.65rem;font-weight:500;color:var(--c-muted);letter-spacing:.12em;text-transform:uppercase}.site-header__search{flex:1;max-width:540px}.search-form{display:flex;position:relative}.search-form__input{width:100%;height:44px;padding:0 48px 0 18px;background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-pill);color:var(--c-white);font-size:.9rem;transition:border-color var(--t-fast),background var(--t-fast);outline:none}.search-form__input::placeholder{color:var(--c-muted)}.search-form__input:focus{border-color:var(--c-red);background:var(--c-dark-2)}.search-form__button{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--c-muted);display:flex;align-items:center;justify-content:center;transition:color var(--t-fast)}.search-form__button:hover{color:var(--c-red)}.search-form__button svg{width:18px;height:18px}.site-header__actions{display:flex;align-items:center;gap:4px}.header-action{display:none;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--r-pill);font-size:.88rem;font-weight:500;color:var(--c-text);border:1px solid var(--c-border);transition:border-color var(--t-fast),color var(--t-fast)}.header-action:hover{border-color:var(--c-red);color:var(--c-red)}.header-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--r-md);color:var(--c-text);transition:color var(--t-fast),background var(--t-fast);position:relative}.header-icon:hover{color:var(--c-white);background:var(--c-dark-3)}.header-icon svg{width:22px;height:22px}.cart-count-badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 4px;border-radius:var(--r-pill);background:var(--c-red);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.site-nav{display:none;border-top:1px solid var(--c-border);padding:0 16px;gap:0}.nav-link{display:inline-block;padding:10px 14px;font-size:.88rem;font-weight:500;color:var(--c-muted);border-bottom:2px solid transparent;transition:color var(--t-fast),border-color var(--t-fast)}.nav-link:hover,.nav-link.is-active{color:var(--c-white);border-bottom-color:var(--c-red)}.header-category-strip{display:none;padding:10px 16px;gap:8px;flex-wrap:wrap;border-top:1px solid var(--c-border)}.nav-pill{display:inline-block;padding:6px 14px;border-radius:var(--r-pill);background:var(--c-dark-3);border:1px solid var(--c-border);font-size:.82rem;font-weight:500;color:var(--c-text);transition:background var(--t-fast),border-color var(--t-fast),color var(--t-fast);white-space:nowrap}.nav-pill:hover{background:var(--c-red-soft);border-color:var(--c-red);color:var(--c-red)}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none;visibility:hidden}.mobile-drawer.is-open{pointer-events:all;visibility:visible}.mobile-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity var(--t-med)}.mobile-drawer.is-open .mobile-drawer__overlay{opacity:1}.mobile-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(340px,88vw);background:var(--c-dark-2);border-right:1px solid var(--c-border);display:flex;flex-direction:column;gap:0;overflow-y:auto;transform:translate(-100%);transition:transform var(--t-slow);padding-bottom:32px}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0)}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid var(--c-border);font-family:var(--font-head);font-weight:800;font-size:1.1rem;color:var(--c-white)}.mobile-drawer__nav{display:flex;flex-direction:column;padding:8px 0}.mobile-drawer__nav a{padding:13px 20px;font-size:.95rem;font-weight:500;color:var(--c-text);border-bottom:1px solid var(--c-border);display:flex;align-items:center;justify-content:space-between;transition:color var(--t-fast),background var(--t-fast)}.mobile-drawer__nav a:hover{color:var(--c-red);background:var(--c-red-soft)}.mobile-drawer__nav a:after{content:"\203a";font-size:1.2rem;color:var(--c-muted)}.mobile-drawer__group{padding:20px}.mobile-drawer__group h3{font-family:var(--font-head);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);margin-bottom:12px}.mobile-pill-list{display:flex;flex-wrap:wrap;gap:8px}.mobile-drawer__group .button{margin-top:20px}.hero-banner{padding:0;overflow:hidden;width:100%}.hero-banner__grid{display:grid;grid-template-columns:1fr;min-height:520px}.hero-banner__content{display:none;flex-direction:column;justify-content:center;padding:48px 20px;position:relative;z-index:2}.hero-banner__content h1{font-family:var(--font-head);font-size:clamp(2rem,6vw,4.2rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:var(--c-white);margin-bottom:16px}.hero-banner__content h1 em{font-style:normal;color:var(--c-red)}.hero-banner__content>p{color:var(--c-muted);font-size:1rem;max-width:480px;margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.hero-chip-row{display:flex;flex-wrap:wrap;gap:8px}.hero-chip{padding:5px 12px;background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-pill);font-size:.8rem;color:var(--c-muted)}.hero-banner__visual{position:relative;height:56vw;max-height:420px;min-height:220px}.hero-slider,.hero-slider__track{position:relative;height:100%}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.hero-slide.is-active{opacity:1}.hero-slide__media{position:relative;height:100%;min-height:280px;overflow:hidden}.hero-slide__image{width:100%;height:100%;object-fit:cover;transition:transform 8s ease}.hero-slide.is-active .hero-slide__image{transform:scale(1.04)}.hero-slide__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(10,12,15,.9) 0%,rgba(10,12,15,.4) 60%,transparent 100%);padding:28px 24px 24px}.hero-slide__tag{display:inline-block;padding:3px 10px;background:var(--c-red);border-radius:var(--r-pill);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:8px}.hero-slide__overlay h3{font-family:var(--font-head);color:var(--c-white);font-size:1.15rem;font-weight:700;margin-bottom:4px}.hero-slide__overlay p{color:var(--c-text);font-size:.85rem;margin-bottom:12px}.hero-slider__dots{position:absolute;bottom:12px;right:16px;display:flex;gap:6px;z-index:5}.hero-dot{width:6px;height:6px;border-radius:50%;background:#ffffff59;transition:background var(--t-fast),transform var(--t-fast)}.hero-dot.is-active{background:var(--c-red);transform:scale(1.4)}.coupon-strip-section{padding:24px 0;background:var(--c-dark-2);border-bottom:1px solid var(--c-border)}.coupon-strip__grid{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none;padding-bottom:4px}.coupon-strip__grid::-webkit-scrollbar{display:none}.coupon-card{flex-shrink:0;display:flex;align-items:center;gap:14px;background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:14px 20px;min-width:240px;cursor:pointer;transition:border-color var(--t-fast),transform var(--t-fast);position:relative;overflow:hidden}.coupon-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--c-red);border-radius:0 0 0 var(--r-lg)}.coupon-card:hover{border-color:var(--c-red);transform:translateY(-2px)}.coupon-card__icon{width:40px;height:40px;border-radius:var(--r-md);background:var(--c-red-soft);display:flex;align-items:center;justify-content:center;color:var(--c-red);flex-shrink:0}.coupon-card__icon svg{width:20px;height:20px}.coupon-card__code{font-family:var(--font-head);font-size:1.05rem;font-weight:800;color:var(--c-white);letter-spacing:.04em;line-height:1}.coupon-card__desc{font-size:.78rem;color:var(--c-muted);margin-top:2px}.coupon-card__copy{margin-left:auto;flex-shrink:0;font-size:.75rem;font-weight:600;color:var(--c-red);text-transform:uppercase;letter-spacing:.06em}.value-props-section{padding:32px 0}.value-props__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.value-prop-card{display:flex;align-items:center;gap:14px;background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:16px 18px;transition:border-color var(--t-fast)}.value-prop-card:hover{border-color:var(--c-red)}.value-prop-card__icon{width:42px;height:42px;border-radius:var(--r-md);background:var(--c-red-soft);display:flex;align-items:center;justify-content:center;color:var(--c-red);flex-shrink:0}.value-prop-card__icon svg{width:20px;height:20px}.value-prop-card h3{font-family:var(--font-head);font-size:.88rem;font-weight:700;color:var(--c-white);margin-bottom:2px}.value-prop-card p{font-size:.78rem;color:var(--c-muted);line-height:1.4}.category-carousel-section{padding:48px 0}.category-carousel-heading{margin-bottom:24px}.category-carousel__all-link{font-size:.88rem;font-weight:600;color:var(--c-red);white-space:nowrap;border-bottom:1px solid var(--c-red);padding-bottom:1px;transition:opacity var(--t-fast)}.category-carousel__all-link:hover{opacity:.75}.category-carousel__controls{display:flex;gap:8px}.category-carousel__control{width:36px;height:36px;border-radius:50%;background:var(--c-dark-3);border:1px solid var(--c-border);display:flex;align-items:center;justify-content:center;color:var(--c-text);transition:background var(--t-fast),border-color var(--t-fast),color var(--t-fast)}.category-carousel__control svg{width:18px;height:18px}.category-carousel__control:hover{background:var(--c-red);border-color:var(--c-red);color:#fff}.category-carousel-heading__actions{display:flex;align-items:center;gap:16px}.category-carousel-wrap{overflow:hidden}.category-carousel{display:grid;grid-template-columns:repeat(var(--category-mobile-columns, 2),1fr);gap:12px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.category-carousel-card{display:block;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--c-border);background:var(--c-dark-2);transition:border-color var(--t-fast),transform var(--t-med),box-shadow var(--t-med);position:relative}.category-carousel-card:hover{border-color:var(--c-red);transform:translateY(-3px);box-shadow:var(--shadow-red)}.category-carousel-card__media{height:var(--category-media-height-mobile, 108px);overflow:hidden;background:var(--c-dark-3)}.category-carousel-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}.category-carousel-card:hover .category-carousel-card__image{transform:scale(1.08)}.category-carousel-card__media--icon{display:flex;align-items:center;justify-content:center}.category-carousel-card__icon{width:48px;height:48px;border-radius:var(--r-md);background:var(--c-red-soft);display:flex;align-items:center;justify-content:center;color:var(--c-red)}.category-carousel-card__icon svg{width:26px;height:26px}.category-carousel-card__body{padding:10px 12px 12px}.category-carousel-card__title{font-family:var(--font-head);font-size:.88rem;font-weight:700;color:var(--c-white);margin-bottom:2px;display:block}.category-carousel-card__count{font-size:.75rem;color:var(--c-muted)}.featured-collection-section{padding:48px 0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-card{background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-lg);overflow:hidden;transition:border-color var(--t-fast),box-shadow var(--t-med),transform var(--t-med)}.product-card:hover{border-color:#e8001d66;box-shadow:var(--shadow-card);transform:translateY(-2px)}.product-card__image-wrap{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--c-dark-3)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}.product-card:hover .product-card__image{transform:scale(1.06)}.product-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-weight:700;color:var(--c-muted);font-size:.85rem}.product-card__badge{position:absolute;top:10px;left:10px;padding:3px 10px;border-radius:var(--r-pill);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--c-red);color:#fff}.product-card__badge--dark{background:var(--c-dark-4);color:var(--c-text)}.product-card__badge--sold{background:var(--c-dark-4);color:var(--c-muted)}.product-card__badge--new{background:var(--c-gold);color:#000}.product-card__wishlist{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#0a0c0fb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:var(--c-muted);transition:color var(--t-fast),background var(--t-fast)}.product-card__wishlist:hover{color:var(--c-red);background:#0a0c0fe6}.product-card__wishlist svg{width:16px;height:16px}.product-card__content{padding:12px 14px 14px}.product-card__vendor{font-size:.72rem;font-weight:600;color:var(--c-red);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.product-card__content h3{font-family:var(--font-head);font-size:.88rem;font-weight:700;color:var(--c-white);line-height:1.3;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__content h3 a{color:inherit}.product-card__content h3 a:hover{color:var(--c-red)}.product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:10px}.product-card__price strong{font-family:var(--font-head);font-size:1rem;font-weight:800;color:var(--c-white)}.price-compare{font-size:.82rem;color:var(--c-muted);text-decoration:line-through}.price-save{font-size:.72rem;font-weight:700;color:var(--c-gold);background:var(--c-gold-soft);padding:2px 7px;border-radius:var(--r-pill)}.product-card__actions{display:flex;gap:8px}.product-card__actions--single .button{flex:1}.product-card__action-button{flex:1;min-height:38px;font-size:.83rem;padding:0 12px}.product-card__action-label-mobile{display:block}.product-card__action-label-desktop{display:none}.deals-section{padding:48px 0}.deals-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:28px}.deals-timer{display:flex;align-items:center;gap:8px}.timer-label{font-size:.8rem;color:var(--c-muted);font-weight:500}.timer-digits{display:flex;align-items:center;gap:4px}.timer-block{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-sm);padding:6px 10px;min-width:42px;text-align:center}.timer-num{font-family:var(--font-head);font-size:1.15rem;font-weight:800;color:var(--c-red);display:block;line-height:1}.timer-sep{color:var(--c-muted);font-weight:700}.main-product-section{padding:32px 0 64px}.product-layout{display:grid;grid-template-columns:1fr;gap:32px}.product-gallery__viewport{border-radius:var(--r-xl);overflow:hidden;background:var(--c-dark-2);border:1px solid var(--c-border);aspect-ratio:1 / 1;position:relative}.product-gallery__main-image{width:100%;height:100%;object-fit:cover}.product-gallery__placeholder{height:320px;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);color:var(--c-muted)}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#0a0c0fbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--c-white);display:flex;align-items:center;justify-content:center;transition:background var(--t-fast);z-index:2}.product-gallery__arrow:hover{background:var(--c-red)}.product-gallery__arrow--prev{left:12px}.product-gallery__arrow--next{right:12px}.product-gallery__arrow svg{width:20px;height:20px}.product-thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumb{flex-shrink:0;width:70px;height:70px;border-radius:var(--r-md);overflow:hidden;border:2px solid var(--c-border);opacity:.6;transition:border-color var(--t-fast),opacity var(--t-fast)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.is-active{border-color:var(--c-red);opacity:1}.product-thumb:hover{opacity:1;border-color:var(--c-border-2)}.product-eyebrow-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.product-stock-pill{display:inline-block;padding:4px 12px;border-radius:var(--r-pill);background:#00c8501a;border:1px solid rgba(0,200,80,.2);font-size:.78rem;font-weight:600;color:#00c850}.product-stock-pill.is-sold{background:#ffffff0d;border-color:var(--c-border);color:var(--c-muted)}.product-info h1{font-family:var(--font-head);font-size:clamp(1.4rem,4vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--c-white);margin-bottom:16px}.product-proof-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 0;border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border);margin-bottom:16px}.product-rating-summary{display:flex;align-items:center;gap:6px}.product-stars{color:var(--c-gold);letter-spacing:-2px;font-size:.9rem}.product-rating-summary strong{font-size:.85rem;color:var(--c-white)}.product-rating-summary span{font-size:.82rem;color:var(--c-muted)}.product-proof-divider{width:1px;height:18px;background:var(--c-border)}.product-price-block{margin-bottom:20px}.product-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.product-price__current{font-family:var(--font-head);font-size:1.9rem;font-weight:800;color:var(--c-white)}.product-price__compare{font-size:1.1rem;color:var(--c-muted);text-decoration:line-through}.product-price__save{font-size:.85rem;font-weight:700;color:var(--c-gold);background:var(--c-gold-soft);padding:3px 10px;border-radius:var(--r-pill)}.product-tax{font-size:.78rem;color:var(--c-muted);margin-top:4px}.product-cta-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.product-guarantees{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.product-guarantee{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 8px;background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-md)}.product-guarantee svg{width:22px;height:22px;color:var(--c-red)}.product-guarantee span{font-size:.72rem;color:var(--c-muted);font-weight:500;line-height:1.3}.site-footer{background:var(--c-dark-2);border-top:1px solid var(--c-border);padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr;gap:36px;margin-bottom:40px}.footer-brand{font-family:var(--font-head);font-size:1.6rem;font-weight:800;color:var(--c-white);margin:8px 0 10px;letter-spacing:-.02em}.footer-copy{font-size:.88rem;color:var(--c-muted);line-height:1.6;max-width:280px}.footer-contact{display:flex;flex-direction:column;gap:6px;margin-top:16px}.footer-contact a{font-size:.88rem;color:var(--c-text);display:inline-flex;align-items:center;gap:6px;transition:color var(--t-fast)}.footer-contact a:hover{color:var(--c-red)}.footer-grid h3{font-family:var(--font-head);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted);margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:.9rem;color:var(--c-text);transition:color var(--t-fast)}.footer-links a:hover{color:var(--c-red)}.footer-pills{display:flex;flex-wrap:wrap;gap:8px}.footer-social{display:flex;gap:10px;margin-top:16px}.footer-social a{width:38px;height:38px;border-radius:50%;background:var(--c-dark-3);border:1px solid var(--c-border);display:flex;align-items:center;justify-content:center;color:var(--c-muted);transition:color var(--t-fast),border-color var(--t-fast),background var(--t-fast)}.footer-social a:hover{color:var(--c-white);border-color:var(--c-red);background:var(--c-red)}.footer-social svg{width:18px;height:18px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:24px;border-top:1px solid var(--c-border);font-size:.8rem;color:var(--c-muted)}.footer-bottom a{color:var(--c-muted);transition:color var(--t-fast)}.footer-bottom a:hover{color:var(--c-red)}.footer-payment{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.payment-badge{padding:4px 10px;border-radius:var(--r-sm);background:var(--c-dark-3);border:1px solid var(--c-border);font-size:.72rem;font-weight:600;color:var(--c-muted)}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:80;background:#111317f5;backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-top:1px solid var(--c-border);display:grid;grid-template-columns:repeat(4,1fr);padding:8px 0 max(8px,env(safe-area-inset-bottom));box-shadow:0 -8px 32px #0006}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 8px;font-size:.68rem;font-weight:500;color:var(--c-muted);transition:color var(--t-fast);position:relative}.mobile-bottom-nav__item.is-active{color:var(--c-red)}.mobile-bottom-nav__item:active{opacity:.7}.mobile-bottom-nav__icon-wrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative}.mobile-bottom-nav__icon-wrap svg{width:22px;height:22px}.mobile-bottom-nav__badge{position:absolute;top:-4px;right:-8px;min-width:16px;height:16px;padding:0 4px;background:var(--c-red);color:#fff;border-radius:var(--r-pill);font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-bottom-nav__item.is-active .mobile-bottom-nav__icon-wrap:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:var(--c-red)}.main-cart-section{padding:32px 0}.cart-layout{display:grid;gap:24px}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:center;background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:14px}.cart-item__image{width:80px;height:80px;border-radius:var(--r-md);overflow:hidden;background:var(--c-dark-3);flex-shrink:0}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--c-white);margin-bottom:4px;line-height:1.3}.cart-item__price{font-size:.88rem;color:var(--c-muted)}.cart-item__qty-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.qty-selector{display:flex;align-items:center;gap:2px;background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-pill)}.qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--c-text);font-size:1.1rem;transition:color var(--t-fast)}.qty-btn:hover{color:var(--c-red)}.qty-input{width:36px;text-align:center;background:transparent;border:none;color:var(--c-white);font-weight:600;font-size:.9rem;outline:none}.cart-summary{background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:24px}.cart-summary h2{font-family:var(--font-head);font-size:1.1rem;font-weight:800;color:var(--c-white);margin-bottom:16px}.cart-total-row{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--c-border);margin-top:8px}.cart-total-row strong{font-family:var(--font-head);font-size:1.1rem;font-weight:800;color:var(--c-white)}.main-search-section{padding:32px 0}.search-hero{margin-bottom:32px}.search-hero h1{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--c-white)}.search-results__meta{font-size:.9rem;color:var(--c-muted);margin-bottom:24px}.main-collection-section{padding:32px 0}.collection-hero{margin-bottom:32px}.collection-hero h1{font-family:var(--font-head);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:var(--c-white)}.collection-hero__text{margin-top:8px}.collection-filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.filter-pill{padding:7px 16px;border-radius:var(--r-pill);background:var(--c-dark-3);border:1px solid var(--c-border);font-size:.83rem;color:var(--c-text);cursor:pointer;transition:background var(--t-fast),border-color var(--t-fast),color var(--t-fast)}.filter-pill.is-active,.filter-pill:hover{background:var(--c-red);border-color:var(--c-red);color:#fff}.empty-state{text-align:center;padding:80px 20px}.empty-state svg{width:64px;height:64px;color:var(--c-muted);margin:0 auto 20px}.empty-state h1{font-family:var(--font-head);font-size:1.5rem;font-weight:800;color:var(--c-white);margin-bottom:8px}.empty-state p{color:var(--c-muted);margin-bottom:24px}.main-404-section{padding:80px 0;text-align:center}.main-page-section{padding:48px 0}.main-page-section h1{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--c-white);margin-bottom:24px}.main-page-section p{color:var(--c-text);font-size:.95rem;line-height:1.7;margin-bottom:16px}.main-list-collections-section{padding:48px 0}.collections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.collection-card{border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--c-border);background:var(--c-dark-2);transition:border-color var(--t-fast),transform var(--t-med),box-shadow var(--t-med);position:relative}.collection-card:hover{border-color:#e8001d66;transform:translateY(-3px);box-shadow:var(--shadow-card)}.collection-card__media{aspect-ratio:16/10;overflow:hidden;background:var(--c-dark-3)}.collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}.collection-card:hover .collection-card__image{transform:scale(1.06)}.collection-card__body{padding:14px 16px}.collection-card__title{font-family:var(--font-head);font-weight:700;font-size:1rem;color:var(--c-white);margin-bottom:4px}.collection-card__count{font-size:.8rem;color:var(--c-muted)}.quick-add-form{flex:1}.scroll-top-btn{position:fixed;right:16px;bottom:88px;z-index:70;width:44px;height:44px;border-radius:50%;background:var(--c-dark-3);border:1px solid var(--c-border);color:var(--c-text);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity var(--t-med),transform var(--t-med),border-color var(--t-fast);box-shadow:var(--shadow-card)}.scroll-top-btn.is-visible{opacity:1;pointer-events:all}.scroll-top-btn:hover{border-color:var(--c-red);color:var(--c-red);transform:translateY(-2px)}.scroll-top-btn svg{width:20px;height:20px}.trust-bar{background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:20px;display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;margin:0 0 12px}.trust-bar::-webkit-scrollbar{display:none}.trust-item{display:flex;align-items:center;gap:10px;flex-shrink:0}.trust-item svg{width:22px;height:22px;color:var(--c-red);flex-shrink:0}.trust-item__text strong{display:block;font-size:.82rem;font-weight:700;color:var(--c-white)}.trust-item__text span{font-size:.75rem;color:var(--c-muted)}@media(min-width:750px){.product-card__action-label-mobile{display:none}.product-card__action-label-desktop{display:block}.product-grid,.collections-grid{grid-template-columns:repeat(3,1fr)}.value-props__grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@media(min-width:990px){.mobile-only{display:none!important}.desktop-only{display:flex!important}.site-header__top{grid-template-columns:220px 1fr auto}.site-nav,.header-category-strip,.header-action{display:flex}.hero-banner__grid{grid-template-columns:1fr;min-height:600px;position:relative}.hero-banner__content{position:absolute;top:0;left:0;bottom:0;width:50%;z-index:5;padding:64px 48px;background:linear-gradient(90deg,rgba(10,12,15,.85) 0%,rgba(10,12,15,.6) 70%,transparent 100%);pointer-events:none}.hero-banner__content *{pointer-events:auto}.hero-banner__visual,.hero-slider,.hero-slide__media{min-height:600px}.category-carousel{grid-template-columns:repeat(var(--category-desktop-columns, 6),1fr)}.category-carousel-card__media{height:var(--category-media-height-desktop, 132px)}.product-grid,.collections-grid{grid-template-columns:repeat(4,1fr)}.product-layout{grid-template-columns:1fr 1fr}.cart-layout{grid-template-columns:1fr 380px}.product-guarantees{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.product-grid{grid-template-columns:repeat(5,1fr)}}.desktop-only{display:none!important}.mobile-only{display:block}.mobile-only.flex,button.mobile-only{display:flex}div.mobile-only.search{display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s ease both}.fade-up--d1{animation-delay:.1s}.fade-up--d2{animation-delay:.2s}.fade-up--d3{animation-delay:.3s}@keyframes pulse-red{0%,to{box-shadow:0 0 #e8001d4d}50%{box-shadow:0 0 0 8px #e8001d00}}.pulse-red{animation:pulse-red 2s ease infinite}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(20px);background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-pill);padding:12px 22px;font-size:.88rem;font-weight:600;color:var(--c-white);box-shadow:var(--shadow-card);z-index:300;opacity:0;transition:opacity var(--t-med),transform var(--t-med);pointer-events:none;white-space:nowrap;display:flex;align-items:center;gap:8px}.toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.toast__icon{color:var(--c-red)}a[href*="wa.me"]:not(.footer-contact a):not(.mobile-drawer__nav a){bottom:84px!important}.shopify-chat-button-container,iframe[title*=WhatsApp],iframe[title*=chat],.tidio-1,[id*=whatsapp-button],.floatbutton,.float-button{bottom:84px!important}.mobile-bottom-nav{padding-bottom:max(10px,env(safe-area-inset-bottom))}.site-nav,.header-category-strip{display:none}@media(min-width:990px){.site-nav,.header-category-strip{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/theme.css.map */
