@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:local("Anton"),local("Anton-Regular")}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:local("Inter"),local("Inter-Regular")}:root{--orange: #FF6B00;--orange-hover: #FF8526;--orange-dark: #D95A00;--orange-glow: rgba(255,107,0,.35);--black: #060606;--bg: #0a0a0a;--surface-1: #111111;--surface-2: #161616;--surface-3: #1e1e1e;--surface-4: #2a2a2a;--border: rgba(255,255,255,.06);--border-hover: rgba(255,255,255,.12);--text: #F0F0F0;--text-secondary: #999999;--text-muted: #666666;--white: #FFFFFF;--green: #22C55E;--red: #EF4444;--blue: #3B82F6;--yellow: #EAB308;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--radius-full: 9999px;--ease: cubic-bezier(.4,0,.2,1);--ease-spring: cubic-bezier(.175,.885,.32,1.275);--shadow-sm: 0 2px 8px rgba(0,0,0,.3);--shadow-md: 0 8px 24px rgba(0,0,0,.4);--shadow-lg: 0 16px 48px rgba(0,0,0,.5);--shadow-glow: 0 0 30px var(--orange-glow);--nav-h: 64px;--ticker-h: 36px;--container: 1400px;--color-foreground: 240, 240, 240;--color-background: 10, 10, 10;--color-base-text: 240, 240, 240;--color-base-background-1: 10, 10, 10;--color-base-background-2: 17, 17, 17;--color-base-solid-button-labels: 255, 255, 255;--color-base-accent-1: 255, 107, 0;--color-base-accent-2: 217, 90, 0;--page-width: 1400px;--font-body-family: "Inter", sans-serif;--font-heading-family: "Anton", sans-serif}body{background:var(--bg)!important;color:var(--text)!important;font-family:Inter,sans-serif!important;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html{scroll-behavior:smooth;background:var(--bg)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Anton,sans-serif!important;text-transform:uppercase;letter-spacing:.04em;line-height:1;font-weight:400;color:var(--text)}::selection{background:var(--orange);color:var(--white)}::-moz-selection{background:var(--orange);color:var(--white)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--surface-4);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}*{scrollbar-width:thin;scrollbar-color:var(--surface-4) var(--black)}a{text-decoration:none;color:inherit;transition:color .25s var(--ease)}ul,ol{list-style:none}img,svg{display:block;max-width:100%}.accent{color:var(--orange)!important}.text-muted{color:var(--text-secondary)!important}.container{max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,40px)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px}.page-width{max-width:1400px!important;padding:0 clamp(16px,3vw,40px)!important}body .main-page-title,body h1.main-page-title.page-title{margin-top:0!important;margin-bottom:1.5rem!important;padding:0!important;border:none!important;font-family:Anton,sans-serif!important;font-size:clamp(36px,5vw,56px)!important;text-transform:uppercase!important;letter-spacing:.04em!important;line-height:1!important;color:var(--text)!important}body .template-page .rte>:first-child,body .template-page .rte>:first-child>:first-child{margin-top:0!important}body .template-page .rte hr{margin:2rem 0!important;height:1px!important;background:var(--border)!important;border:none!important}body .template-page .rte h2,body .template-page .rte h3{font-family:Anton,sans-serif!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--text)!important;margin-top:2rem!important;margin-bottom:1rem!important}body .template-page .rte p{font-family:Inter,sans-serif!important;color:var(--text-secondary)!important;line-height:1.7!important}body .template-page .rte a{color:var(--orange)!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #ff6b0026}50%{box-shadow:0 0 40px #ff6b0066}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes borderShine{0%{border-color:#ff6b0026}50%{border-color:#ff6b0073}to{border-color:#ff6b0026}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes countPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}[data-aos]{opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease),transform .6s var(--ease)}[data-aos].aos-in,[data-aos].is-visible{opacity:1;transform:translateY(0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;border-radius:0;transition:all .3s var(--ease);position:relative;overflow:hidden;white-space:nowrap;cursor:pointer}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent);transform:translate(-100%);transition:transform .5s var(--ease);pointer-events:none}.btn:hover:after{transform:translate(100%)}.btn-primary{background:var(--orange);color:var(--white);border:2px solid var(--orange)}.btn-primary:hover{background:var(--orange-hover);border-color:var(--orange-hover)}.btn-outline{background:transparent;color:var(--text);border:2px solid var(--text)}.btn-outline:hover{border-color:var(--orange);color:var(--orange)}.btn-ghost{background:#ffffff0d;color:var(--text-secondary);border:1px solid var(--border)}.btn-ghost:hover{background:#ffffff1a;color:var(--text)}.btn-sm{padding:8px 16px;font-size:10px}.btn-lg{padding:15px 40px;font-size:12px}.btn-block{width:100%}.btn-icon{width:40px;height:40px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border);color:var(--text);font-size:16px;transition:all .3s var(--ease);position:relative}.btn-icon:hover{background:var(--orange);border-color:var(--orange)}.btn-icon .cart-badge{position:absolute;top:-3px;right:-3px;width:16px;height:16px;background:var(--orange);color:var(--white);font-size:9px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg)}.shopify-section .button,.shopify-section .button--primary,.button,.button--primary,.button--secondary,.button--tertiary{border-radius:0!important;font-family:Inter,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:11px!important;padding:12px 28px!important;min-width:unset!important;min-height:unset!important;transition:all .3s var(--ease)!important}.button--primary,button.button--primary{background:var(--orange)!important;color:var(--white)!important;box-shadow:0 0 0 2px var(--orange) inset!important}.button--primary:hover,button.button--primary:hover{background:var(--orange-hover)!important;box-shadow:0 0 0 2px var(--orange-hover) inset!important}.button--secondary{background:transparent!important;color:var(--text)!important;box-shadow:0 0 0 2px var(--text) inset!important}.button--secondary:hover{color:var(--orange)!important;box-shadow:0 0 0 2px var(--orange) inset!important}.button--tertiary{background:#ffffff0d!important;color:var(--text-secondary)!important;box-shadow:0 0 0 1px var(--border) inset!important}.button--tertiary:hover{background:#ffffff1a!important;color:var(--text)!important}.color-scheme-3,.color-background-3,.color-scheme-3 .shopify-section{--color-foreground: 255, 255, 255;--color-background: 6, 6, 6;--color-base-text: 255, 255, 255;--color-base-background-1: 6, 6, 6;--color-base-background-2: 17, 17, 17;--color-base-solid-button-labels: 255, 255, 255;--color-base-accent-1: 255, 107, 0;--color-base-accent-2: 217, 90, 0;background-color:var(--black);color:var(--white)}.color-scheme-4,.color-background-4,.color-scheme-4 .shopify-section{--color-foreground: 240, 240, 240;--color-background: 17, 17, 17;--color-base-text: 240, 240, 240;--color-base-background-1: 17, 17, 17;--color-base-background-2: 22, 22, 22;--color-base-solid-button-labels: 255, 255, 255;--color-base-accent-1: 255, 107, 0;--color-base-accent-2: 217, 90, 0;background-color:var(--surface-1);color:var(--text)}.color-scheme-5,.color-background-5,.color-scheme-5 .shopify-section{--color-foreground: 240, 240, 240;--color-background: 10, 10, 10;--color-base-text: 240, 240, 240;--color-base-background-1: 10, 10, 10;--color-base-background-2: 17, 17, 17;--color-base-solid-button-labels: 255, 255, 255;--color-base-accent-1: 255, 107, 0;--color-base-accent-2: 217, 90, 0;background-color:var(--bg);color:var(--text)}.color-background-1,.gradient{background:var(--bg)!important;color:var(--text)!important}.header-wrapper,.header-wrapper--border-bottom{background:#0a0a0ad9!important;-webkit-backdrop-filter:blur(20px) saturate(1.4);backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid transparent!important;transition:all .3s var(--ease)}.header-wrapper.scrolled{background:#0a0a0af2!important;border-bottom-color:var(--border)!important}.shopify-section-header-sticky .header-wrapper,.shopify-section-header-sticky .header-wrapper--border-bottom{position:sticky;top:0;z-index:100}header.header,.header{background:transparent!important;max-width:1400px!important;padding:0 clamp(16px,3vw,40px)!important;min-height:var(--nav-h);align-items:center}.header__heading,.header__heading-logo-wrapper{display:inline-flex;align-items:center}body header.header .header__heading-logo,body header.header .header__heading-link img,body header.header .header__heading-link .header__heading-logo,body header.header h1.header__heading .header__heading-link img,body .header .header__heading-link img,body header .header__heading-logo-wrapper img{height:80px!important;max-height:80px!important;width:auto!important;max-width:280px!important;object-fit:contain;transition:transform .3s var(--ease)}body header.header .header__heading-link:hover img{transform:scale(1.05)}.header__inline-menu{justify-content:center}.header__inline-menu .list-menu{display:flex;gap:32px;align-items:center}.header__menu-item,.header__inline-menu .list-menu__item .link{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.16em!important;color:var(--text-secondary)!important;padding:4px 0!important;position:relative;text-decoration:none!important;transition:color .3s var(--ease)}.header__menu-item:after,.header__inline-menu .list-menu__item .link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--orange);transition:width .3s var(--ease)}.header__menu-item:hover,.header__menu-item.header__active-menu-item,.header__inline-menu .list-menu__item .link:hover{color:var(--text)!important}.header__menu-item:hover:after,.header__menu-item.header__active-menu-item:after,.header__inline-menu .list-menu__item .link:hover:after{width:100%}body .header__menu-item,body .header__menu-item span,body .header__menu-item:hover,body .header__menu-item:hover span,body .header__active-menu-item,body .header__menu-item:hover .header__active-menu-item,body details[open]>.header__menu-item,body .header__inline-menu .list-menu__item .link{text-decoration:none!important;text-decoration-line:none!important;text-decoration-thickness:0!important;text-underline-offset:0!important}body header.header .header__icons{display:inline-flex!important;align-items:center;gap:4px}body header.header .header__icons .header__icon,body header.header .header__icon-link{color:var(--text)!important;transition:color .3s var(--ease);padding:10px!important;display:inline-flex!important;align-items:center;justify-content:center}body header.header .header__icons .header__icon:hover,body header.header .header__icon-link:hover{color:var(--orange)!important}body header.header .header__icons .header__icon:not(#cart-icon-bubble) .svg-wrapper,body header.header .header__icon:not(#cart-icon-bubble) .svg-wrapper{width:30px!important;height:30px!important}body header.header .header__icons .header__icon:not(#cart-icon-bubble) svg,body header.header .header__icon:not(#cart-icon-bubble) svg,body header.header .header__icon:not(#cart-icon-bubble) .svg-wrapper>svg{height:30px!important;width:30px!important}body .cart-count-bubble{background:var(--orange)!important;color:#fff!important;border-radius:50%!important;width:20px!important;height:20px!important;min-width:20px!important;font-size:10px!important;font-weight:700!important;border:2px solid var(--bg)!important;display:inline-flex!important;align-items:center;justify-content:center;position:absolute;top:2px;right:2px}.mega-menu__content,.header__submenu{background:#0a0a0af5!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border)!important;border-radius:0!important}.mega-menu__link,.header__submenu .header__menu-item{color:var(--text-secondary)!important;font-size:12px!important}.mega-menu__link:hover,.header__submenu .header__menu-item:hover{color:var(--orange)!important}.menu-drawer{background:var(--surface-1)!important;border-right:1px solid var(--border)!important}.menu-drawer__navigation .menu-drawer__menu-item{color:var(--text)!important;font-family:Inter,sans-serif!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:13px!important}.menu-drawer__navigation .menu-drawer__menu-item:hover{background:#ff6b000f!important;color:var(--orange)!important}.product-grid,.grid--4-col-desktop,.collection .grid,.grid.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2px!important;padding:0!important;margin:0!important}.grid.product-grid .grid__item,.product-grid .grid__item{padding:0!important;margin:0!important}body .card-wrapper{color:var(--text)}body .card,body .card-wrapper .card{background:var(--surface-1)!important;border:none!important;border-radius:0!important;box-shadow:none!important;overflow:hidden;position:relative;cursor:pointer;transition:all .3s var(--ease)}body .card--standard:not(.card--text),body .card--card:not(.card--text){background:var(--surface-1)!important}body .card__media,body .card .media,body .card .card__inner .card__media{border-radius:0!important;overflow:hidden;background:var(--surface-2)!important;aspect-ratio:3 / 4}body .card__media .media img,body .card .media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .5s var(--ease),opacity .4s var(--ease)}body .card:hover .card__media img,body .card-wrapper:hover .card__media img{transform:scale(1.03)}body .card__media img.motion-reduce+img,body .card .media img+img{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0}body .card:hover .card__media img+img,body .card-wrapper:hover .card__media img+img{opacity:1}body .card__information,body .card-information{padding:26px 14px 22px!important;background:var(--surface-1);color:var(--text);text-align:left}body .card__information .card__heading,body .card-information .card__heading,body .card__heading,body .card__heading.h5{font-family:Anton,Inter,sans-serif!important;font-size:18px!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin:0 0 6px!important;color:var(--text)!important;line-height:1.05!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}body .card__heading a,body .card__information .card__heading a,body .card-information .card__heading a{font-family:Anton,Inter,sans-serif!important;font-size:18px!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--text)!important;text-decoration:none!important;line-height:1.05!important;transition:color .2s var(--ease)}body .card__heading a:hover{color:var(--orange)!important}body .card-information .caption-with-letter-spacing,body .card-information__wrapper .caption-with-letter-spacing{font-size:10px!important;color:var(--text-muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:8px}body .price,body .card .price,body .price__regular .price-item,body .price__sale .price-item--sale{color:var(--text)!important;font-size:14px!important;font-weight:700!important}body .price--on-sale .price__sale{display:inline-flex!important;flex-direction:row-reverse;gap:10px;align-items:baseline;flex-wrap:wrap}body .price--on-sale .price__sale .price-item--sale{color:var(--orange)!important;font-size:16px!important;font-weight:800!important}body .price--on-sale .price__sale .price-item--regular,body .price__sale .price-item--regular,body .price .price-item--regular.price-item--last{color:var(--text-muted)!important;text-decoration:line-through!important;font-size:12px!important;font-weight:400!important}body .price--on-sale .price__badge-sale,body .price-item--sale{color:var(--orange)!important}.azn-badges{position:absolute!important;top:12px!important;left:12px!important;z-index:10!important;display:flex!important;flex-direction:column;gap:6px;pointer-events:none}.badge,.azn-badge,.azn-badges>span{display:inline-block;padding:5px 10px;font-family:Inter,sans-serif!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;z-index:5;border-radius:0;line-height:1;pointer-events:auto}.badge-sale,.azn-badge--sale{background:var(--red);color:var(--white)}.badge-new,.azn-badge--new{background:var(--orange);color:var(--white)}.badge-drop,.azn-badge--drop{background:var(--green);color:var(--white)}.badge-soldout,.azn-badge--soldout{background:#0a0a0a!important;color:#fff!important;border:1px solid #FF6B00!important;-webkit-backdrop-filter:none;backdrop-filter:none}.badge-limited,.azn-badge--limited{background:var(--yellow);color:var(--black)}.soldout-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:4;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.soldout-overlay span{font-family:Anton,sans-serif;font-size:20px;letter-spacing:.2em;color:var(--white);transform:rotate(-12deg);border:2px solid var(--white);padding:6px 24px}.card-quick{position:absolute;bottom:0;left:0;right:0;background:#0a0a0aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px;z-index:6;transform:translateY(100%);transition:transform .35s var(--ease);display:flex;flex-direction:column;gap:8px}body .card-wrapper:hover .card-quick,body .card:hover .card-quick{transform:translateY(0)}.card-quick-label{font-family:Inter,sans-serif!important;font-size:9px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.18em!important;color:#ffffff8c!important;margin:0 0 6px!important;text-align:center}.card-quick-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center}.card-quick-colors{padding:4px 0}.card-quick-colors .card-color-btn{width:26px;height:26px;border-radius:50%;border:2px solid rgba(255,255,255,.45);padding:0;cursor:pointer;position:relative;box-shadow:inset 0 0 0 1px #00000073;transition:transform .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease)}.card-quick-colors .card-color-btn:hover{transform:scale(1.12);border-color:#fff}.card-quick-colors .card-color-btn.selected{border-color:var(--orange);box-shadow:0 0 0 2px var(--orange),inset 0 0 0 1px #00000073;transform:scale(1.08)}.card-size-btn{min-width:32px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--text);font-family:Inter,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;transition:all .2s var(--ease);cursor:pointer}.card-size-btn:hover:not([disabled]),.card-size-btn.selected{background:var(--orange);border-color:var(--orange);color:var(--white)}.card-size-btn[disabled],.card-size-btn.out-of-stock{opacity:.3;cursor:not-allowed;text-decoration:line-through;pointer-events:none}.card-add-btn{width:100%;padding:10px;background:var(--orange);color:var(--white);font-family:Inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;border:none;cursor:pointer;transition:background .2s var(--ease);margin-top:4px}.card-add-btn:hover{background:var(--orange-hover)}.card-add-btn:disabled{opacity:.6;cursor:wait}body .card-wrapper:hover .card__heading a:after,body .card:hover .card__heading a:after{pointer-events:none!important;display:none!important}body .card-quick{z-index:50!important;pointer-events:auto!important}body .card-quick .card-color-btn,body .card-quick .card-size-btn,body .card-quick .card-add-btn{position:relative!important;z-index:51!important;pointer-events:auto!important}.card-variants{display:flex;gap:6px;margin-top:6px}.card-variant-thumb{width:32px;height:40px;border:1px solid var(--border);overflow:hidden;cursor:pointer;transition:border-color .2s var(--ease);background:var(--surface-2)}.card-variant-thumb:hover,.card-variant-thumb.active{border-color:var(--orange)}.card-variant-thumb .swatch-color{width:100%;height:100%;display:block}.facets,.facets-container,facet-filters-form{background:#0a0a0ae6!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)!important;padding:12px 0!important;color:var(--text)}.facets__form{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:0 clamp(16px,3vw,40px)}.facets__summary,.facets-wrap summary{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:var(--text-secondary)!important;padding:10px 20px!important;background:transparent!important;border:1px solid var(--border)!important;border-radius:0!important;cursor:pointer;transition:all .3s var(--ease)}.facets__summary:hover,.facets__summary[aria-expanded=true]{border-color:var(--orange)!important;color:var(--text)!important}.facets__disclosure,.facets__disclosure-vertical{background:var(--surface-1)!important;border:1px solid var(--border)!important;border-radius:0!important;color:var(--text);padding:16px}.facets__list .facets__item{color:var(--text-secondary)!important}.facets__label,.facet-checkbox{color:var(--text-secondary)!important;font-size:12px!important}.facets__label:hover,.facet-checkbox:hover{color:var(--text)!important}.facets__checkbox:checked+.facets__label,.facet-checkbox input[type=checkbox]:checked+span{color:var(--orange)!important}.filter-chip,.active-facets__button{padding:10px 20px!important;background:transparent!important;border:1px solid var(--border)!important;border-radius:0!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:var(--text-secondary)!important;transition:all .3s var(--ease)!important;cursor:pointer}.filter-chip:hover,.active-facets__button:hover{border-color:var(--orange)!important;color:var(--text)!important}.filter-chip.active,.active-facets__button--active{background:var(--orange)!important;border-color:var(--orange)!important;color:var(--white)!important}.facet-filters__sort{background:transparent!important;color:var(--text)!important;border:1px solid var(--border)!important;border-radius:0!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.1em!important;padding:10px 20px!important}cart-drawer,cart-drawer.drawer{background:#0000008c!important;color:var(--text)!important;border:0!important}cart-drawer .drawer__inner,.cart-drawer .drawer__inner,.cart-drawer__inner{background:var(--surface-1)!important;color:var(--text)!important;border-left:1px solid var(--border)!important;--color-foreground: 240, 240, 240 !important;--color-background: 17, 17, 17 !important;--color-button: 255, 107, 0 !important;--color-button-text: 255, 255, 255 !important;--color-shadow: 0, 0, 0 !important}cart-drawer .drawer__inner *:not(.price):not(.cart-item__final-price):not([class*=orange]):not(button):not(.button){color:inherit}cart-drawer .cart-item,cart-drawer .cart-item__details,cart-drawer .cart-item__details *,cart-drawer .cart-item__totals,cart-drawer .cart-item__totals *,cart-drawer .drawer__contents,cart-drawer .drawer__cart-items-wrapper,cart-drawer table.cart-items,cart-drawer table.cart-items th,cart-drawer table.cart-items td,cart-drawer .drawer__heading,cart-drawer .drawer__footer,cart-drawer .cart-drawer__footer,cart-drawer .cart__ctas,cart-drawer .totals,cart-drawer .tax-note{color:#f0f0f0!important}#CartDrawer,.cart-drawer{background:transparent!important}.drawer__header,.cart-drawer__header{padding:20px!important;border-bottom:1px solid var(--border)!important;background:transparent!important}.drawer__heading,.cart-drawer__heading{font-family:Anton,sans-serif!important;font-size:18px!important;letter-spacing:.04em;color:var(--text)!important}.drawer__close,.cart-drawer__close{color:var(--text-muted)!important;transition:color .2s var(--ease)}.drawer__close:hover,.cart-drawer__close:hover{color:var(--text)!important}.cart-items,cart-drawer .cart-items{background:transparent!important;color:var(--text)!important}.cart-item,cart-drawer-items .cart-item{background:transparent!important;color:var(--text)!important;border-bottom:1px solid var(--border)!important}.cart-item:last-child{border-bottom:none!important}.cart-item__name,.cart-item__name a{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important;color:var(--text)!important;text-transform:none!important;letter-spacing:0!important}.cart-item__name:hover{color:var(--orange)!important}.product-option,dl.product-option,.cart-item__details .product-option{font-size:10px!important;color:var(--text-muted)!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin-top:2px}.cart-item__price-wrapper,.cart-item .cart-item__price-wrapper{color:var(--text)!important}.cart-item__price-wrapper .price,.cart-item__totals .price,.cart-item__final-price{font-size:14px!important;font-weight:700!important;color:var(--text)!important}body .product-form__quantity .quantity,body .product__info-wrapper .quantity,body .product-form__quantity quantity-input,body .product__info-wrapper quantity-input{display:inline-flex!important;align-items:center!important;background:#161616!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;height:48px!important;width:auto!important;min-height:48px!important;position:relative!important;overflow:hidden!important;box-shadow:none!important;color:#f0f0f0!important}body .product-form__quantity .quantity:before,body .product-form__quantity .quantity:after,body .product__info-wrapper .quantity:before,body .product__info-wrapper .quantity:after,body .product-form__quantity quantity-input:before,body .product-form__quantity quantity-input:after,body .product__info-wrapper quantity-input:before,body .product__info-wrapper quantity-input:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important;border:0!important}body .product-form__quantity .quantity__input,body .product__info-wrapper .quantity__input{background:transparent!important;color:#f0f0f0!important;font-family:Inter,sans-serif!important;font-size:15px!important;font-weight:700!important;text-align:center!important;width:60px!important;height:100%!important;border:0!important;padding:0!important;opacity:1!important;-moz-appearance:textfield;-webkit-appearance:none;appearance:none}body .product-form__quantity .quantity__input::-webkit-outer-spin-button,body .product-form__quantity .quantity__input::-webkit-inner-spin-button,body .product__info-wrapper .quantity__input::-webkit-outer-spin-button,body .product__info-wrapper .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body .product-form__quantity .quantity__button,body .product__info-wrapper .quantity__button{width:44px!important;height:100%!important;background:transparent!important;color:#f0f0f0!important;border:0!important;cursor:pointer;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important;flex-shrink:0;transition:background .2s var(--ease),color .2s var(--ease)}body .product-form__quantity .quantity__button:hover,body .product__info-wrapper .quantity__button:hover{background:#ff6b002e!important;color:#ff6b00!important}body .product-form__quantity .quantity__button svg,body .product__info-wrapper .quantity__button svg{width:14px!important;height:14px!important}body .product-form__quantity .quantity__label,body .product-form__quantity-label,body .product__info-wrapper .quantity__label{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:var(--text-secondary)!important;margin-bottom:8px!important;display:block}.cart-remove-button,.cart-item__remove{color:var(--text-muted)!important;background:transparent!important;border:none!important}.cart-remove-button:hover,.cart-item__remove:hover{color:var(--red)!important}.cart-shipping-bar{padding:14px 20px;border-bottom:1px solid var(--border);background:var(--surface-1)}.cart-shipping-track{height:3px;background:var(--surface-3);overflow:hidden;margin-bottom:8px;border-radius:0}.cart-shipping-fill{height:100%;background:var(--orange);transition:width .5s var(--ease);width:0}.cart-shipping-msg{font-size:11px;color:var(--text-muted);text-align:center}.cart-shipping-msg .unlocked{color:var(--orange);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.drawer__footer,.cart-drawer__footer,.cart__footer{padding:20px!important;border-top:1px solid var(--border)!important;background:var(--surface-1)!important}.totals,.cart__ctas .totals{display:flex!important;justify-content:space-between!important;font-size:15px!important;font-weight:600!important;margin-bottom:4px!important;color:var(--text)!important}.totals .totals__subtotal,.totals__subtotal-value{color:var(--orange)!important;font-weight:700!important}.tax-note,.cart__footer .tax-note{font-size:10px!important;color:var(--text-muted)!important;text-align:center!important;margin-bottom:14px!important}.cart__ctas .button,.cart__checkout-button{background:var(--orange)!important;color:var(--white)!important;font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;padding:14px 28px!important;width:100%!important;box-shadow:0 0 0 2px var(--orange) inset!important;border-radius:0!important}.cart__ctas .button:hover,.cart__checkout-button:hover{background:var(--orange-hover)!important;box-shadow:0 0 0 2px var(--orange-hover) inset!important}.cart__empty-text,.drawer__cart-items--empty .cart__warnings{color:var(--text-muted)!important;font-size:13px!important;text-align:center}.newsletter,.newsletter-form__wrapper,.shopify-section--newsletter,.newsletter-section{background:var(--orange)!important;padding:clamp(48px,7vw,80px) 0!important;text-align:center!important;position:relative;overflow:hidden;color:var(--white)!important}.newsletter:before,.newsletter-section:before{content:"AZN";font-family:Anton,sans-serif;font-size:clamp(160px,28vw,320px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#0000000d;pointer-events:none;z-index:0;letter-spacing:.04em}.newsletter__wrapper,.newsletter-form{position:relative;z-index:1}.newsletter h2,.newsletter__heading,.newsletter-section h2{font-family:Anton,sans-serif!important;font-size:clamp(24px,3.5vw,36px)!important;color:var(--white)!important;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em;position:relative}.newsletter .newsletter__subheading,.newsletter .rte,.newsletter p{color:#ffffffbf!important;margin-bottom:24px;position:relative;font-size:14px!important}.newsletter-form__field-wrapper{max-width:480px!important;margin:0 auto!important;position:relative!important;display:block!important;border:0!important;background:transparent!important;padding:0!important}.newsletter-form__field-wrapper .field{display:flex!important;align-items:stretch!important;width:100%!important;max-width:480px!important;margin:0 auto!important;position:relative!important;background:#0000002e!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important;min-height:52px!important}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none!important;content:none!important}.newsletter-form__field-wrapper .field__label,.newsletter-form .field__label,.newsletter-form label.field__label{display:none!important;visibility:hidden!important;position:absolute!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important;opacity:0!important}.newsletter-form .field__input,.newsletter-form input[type=email],.newsletter-form__field-wrapper input[type=email]{flex:1 1 auto!important;width:auto!important;min-width:0!important;padding:0 18px!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1!important;height:50px!important;border-radius:0!important}.newsletter-form .field__input::placeholder,.newsletter-form input[type=email]::placeholder{color:#ffffff8c!important;font-weight:400!important}.newsletter-form .field__input:focus,.newsletter-form input[type=email]:focus{background:transparent!important;outline:0!important;box-shadow:none!important}.newsletter-form__button,.newsletter-form button[type=submit],.newsletter-form .field__button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 22px!important;height:50px!important;min-width:64px!important;background:#060606!important;color:#fff!important;border:0!important;border-radius:0!important;cursor:pointer!important;box-shadow:none!important;transition:background .25s ease!important;position:relative!important;top:auto!important;right:auto!important}.newsletter-form__button .svg-wrapper,.newsletter-form button[type=submit] .svg-wrapper{display:inline-flex!important;align-items:center!important;justify-content:center!important}.newsletter-form__button svg,.newsletter-form button[type=submit] svg{width:18px!important;height:18px!important;color:#fff!important;fill:currentColor!important}.newsletter-form__button:hover,.newsletter-form button[type=submit]:hover{background:#1a1a1a!important}.footer,.shopify-section-group-footer-group .footer{background:var(--black)!important;border-top:1px solid var(--border)!important;color:var(--text-muted);padding:0!important}.footer__content-top,.footer .page-width{padding:56px clamp(16px,3vw,40px) 28px!important;max-width:1400px!important}.footer__blocks-wrapper{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr!important;gap:36px!important;margin-bottom:40px!important}.footer-block{color:var(--text-muted)}.footer-block--menu,.footer-block--text,.footer-block--brand,.footer-block--newsletter,.footer-block--image{padding:0!important}.footer-block__brand-info img,.footer-block__details-content img{height:32px!important;width:auto!important;margin-bottom:14px;object-fit:contain}.footer-block__brand-info p,.footer-block__details-content p{color:var(--text-muted)!important;font-size:12px!important;line-height:1.7!important;max-width:260px}.footer-block__heading,.footer h2,.footer-block__details-content h2{font-family:Anton,sans-serif!important;font-size:12px!important;letter-spacing:.16em!important;color:var(--orange)!important;margin-bottom:16px!important;text-transform:uppercase!important;font-weight:400!important}.footer-block__details-content ul li a,.footer-block__list-item a,.footer-block__details-content a{display:block!important;color:var(--text-muted)!important;font-size:12px!important;padding:4px 0!important;transition:all .25s var(--ease);text-decoration:none!important}.footer-block__details-content ul li a:hover,.footer-block__list-item a:hover{color:var(--text)!important;padding-left:3px!important}.footer .list-social,.footer__list-social{display:flex!important;gap:6px!important;margin-top:16px!important;justify-content:flex-start!important;padding:0!important}.footer .list-social__item,.footer__list-social-link{margin:0!important}.footer .list-social__link{width:32px!important;height:32px!important;border-radius:50%!important;background:var(--surface-2)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--text-muted)!important;font-size:11px!important;font-weight:700;transition:all .3s var(--ease);padding:0!important}.footer .list-social__link:hover{background:var(--orange)!important;color:var(--white)!important}.footer .list-social__link svg{width:14px;height:14px}.footer__content-bottom,.footer__copyright{border-top:1px solid var(--border)!important;padding:20px clamp(16px,3vw,40px)!important;margin:0 auto!important;max-width:1400px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:10px}.footer__content-bottom small,.footer__copyright-content,.footer__copyright .copyright__content{font-size:11px!important;color:var(--text-muted)!important}.footer .list-payment__item svg{opacity:.5}.countdown{display:flex;gap:12px;justify-content:center;margin-bottom:48px;flex-wrap:wrap}.count-box{background:var(--surface-2);border:1px solid rgba(255,107,0,.12);padding:16px 20px;text-align:center;min-width:76px;animation:borderShine 4s ease infinite}.count-num{font-family:Anton,sans-serif;font-size:32px;color:var(--orange);display:block;line-height:1}.count-label{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin-top:4px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.review-card,.review{background:var(--surface-1);padding:24px;border:1px solid var(--border);transition:all .3s var(--ease);position:relative}.review-card:hover,.review:hover{border-color:#ff6b0026}.review-quote{position:absolute;top:12px;right:16px;font-size:48px;line-height:1;color:#ff6b000f;font-family:Georgia,serif;pointer-events:none}.review-stars{color:var(--orange);font-size:12px;letter-spacing:2px;margin-bottom:12px}.review-text{font-size:13px;color:var(--text-secondary);line-height:1.8;margin-bottom:16px;font-style:italic}.review-footer{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange-dark));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:var(--white);font-family:Inter,sans-serif}.review-author{font-weight:600;font-size:13px;color:var(--text)}.review-meta{font-size:10px;color:var(--text-muted)}.review-product{font-size:10px;color:var(--orange);margin-top:2px;text-transform:uppercase;letter-spacing:.08em}.btt{position:fixed;bottom:24px;right:24px;z-index:4000;width:42px;height:42px;background:var(--orange);color:var(--white);font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-glow);opacity:0;visibility:hidden;transform:translateY(12px);transition:all .35s var(--ease);border:none;cursor:pointer;border-radius:0}.btt.show{opacity:1;visibility:visible;transform:translateY(0)}.btt:hover{background:var(--orange-hover)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:var(--surface-1);border:1px solid var(--orange);color:var(--text);padding:12px 24px;font-size:12px;font-weight:600;z-index:9000;opacity:0;transition:all .3s var(--ease);text-transform:uppercase;letter-spacing:.1em}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.field__input,input[type=text]:not([class*=newsletter]),input[type=email]:not([class*=newsletter]),input[type=tel],input[type=password],input[type=search],textarea,select{background:var(--surface-2)!important;border:1px solid var(--border)!important;border-radius:0!important;color:var(--text)!important;font-family:Inter,sans-serif!important;font-size:13px!important;padding:11px 14px!important;transition:border-color .25s var(--ease);outline:none!important}.field__input:focus,input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:var(--orange)!important;box-shadow:none!important}.field__label{color:var(--text-secondary)!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.1em}@media(max-width:1100px){.product-grid,.grid--4-col-desktop,.collection .grid,.grid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1024px){.footer__blocks-wrapper{grid-template-columns:1fr 1fr!important;gap:28px!important}:root{--nav-h: 72px}body header.header .header__heading-logo,body header.header .header__heading-link img,body .header .header__heading-link img{height:64px!important;max-height:64px!important}}@media(max-width:768px){.product-grid,.grid--4-col-desktop,.collection .grid,.grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px!important}body .card__information,body .card-information{padding:18px 10px 14px!important}body .card__heading,body .card__heading a{font-size:15px!important}.card-quick{padding:8px!important}.card-size-btn{min-width:30px;height:26px;font-size:9px}.reviews-grid{grid-template-columns:1fr!important}.footer__blocks-wrapper{grid-template-columns:1fr 1fr!important;gap:24px!important}.header__inline-menu{display:none}.newsletter-form__field-wrapper,.newsletter__form .field{flex-direction:column}.newsletter-form__button,.newsletter-form button[type=submit]{width:100%}.countdown{gap:8px}.count-box{padding:12px 14px;min-width:64px}.count-num{font-size:26px}.btt{bottom:16px;right:16px;width:38px;height:38px}}@media(max-width:480px){.product-grid,.grid--4-col-desktop,.collection .grid,.grid.product-grid{grid-template-columns:repeat(1,minmax(0,1fr))!important;gap:1px!important}.footer__blocks-wrapper{grid-template-columns:1fr!important}body header.header .header__heading-logo,body header.header .header__heading-link img,body .header .header__heading-link img{height:52px!important;max-height:52px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}cart-drawer .drawer__inner,.cart-drawer .drawer__inner{background:#060606;color:#f0f0f0}cart-drawer .drawer__header,.cart-drawer .drawer__header{border-bottom:1px solid rgba(255,255,255,.1)}cart-drawer .drawer__header h2,.cart-drawer .drawer__header h2,cart-drawer .drawer__heading,.cart-drawer .drawer__heading{font-family:Anton,Arial Narrow,Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.04em;color:#f0f0f0!important}cart-drawer .drawer__close,.cart-drawer .drawer__close{color:#f0f0f0!important}cart-drawer .drawer__close:hover,.cart-drawer .drawer__close:hover{color:#ff6b00!important}cart-drawer .cart-item__name,.cart-drawer .cart-item__name{font-family:Anton,Arial Narrow,Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.03em;color:#f0f0f0!important;font-weight:400}cart-drawer .cart-item__name:hover,.cart-drawer .cart-item__name:hover{color:#ff6b00!important}cart-drawer .product-option,.cart-drawer .product-option,cart-drawer .cart-item__details dd,.cart-drawer .cart-item__details dd{color:#f0f0f08c!important;font-family:Inter,Arial,sans-serif!important;font-size:12px}cart-drawer .cart-item__price-wrapper .price,.cart-drawer .cart-item__price-wrapper .price,cart-drawer .cart-item__totals .price,.cart-drawer .cart-item__totals .price{color:#ff6b00!important;font-weight:700;font-family:Inter,Arial,sans-serif!important}cart-drawer .totals,.cart-drawer .totals{border-top:1px solid rgba(255,255,255,.1)}cart-drawer .totals__total,.cart-drawer .totals__total{font-family:Inter,Arial,sans-serif!important;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#f0f0f099!important}cart-drawer .totals__total-value,.cart-drawer .totals__total-value{font-family:Anton,Arial Narrow,Arial,sans-serif!important;color:#f0f0f0!important;font-size:22px}cart-drawer .tax-note,.cart-drawer .tax-note{color:#f0f0f073!important;font-size:11px}cart-drawer .cart__checkout-button,.cart-drawer .cart__checkout-button,cart-drawer #CartDrawer-Checkout,.cart-drawer #CartDrawer-Checkout{background:#ff6b00!important;color:#060606!important;border:0!important;font-family:Inter,Arial,sans-serif!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.2em;border-radius:0!important;width:100%}cart-drawer .cart__checkout-button:hover,.cart-drawer .cart__checkout-button:hover,cart-drawer #CartDrawer-Checkout:hover{background:#ff8533!important}cart-drawer .cart-remove-button,.cart-drawer .cart-remove-button{color:#ffffff80!important;background:transparent!important;border:0!important}cart-drawer .cart-remove-button:hover,.cart-drawer .cart-remove-button:hover{color:#ff6b00!important}main #main-cart-items,main main-cart-items{background:transparent;color:#f0f0f0}main #main-cart-items .cart-item__name,main main-cart-items .cart-item__name{font-family:Anton,Arial Narrow,Arial,sans-serif!important;text-transform:uppercase;color:#f0f0f0!important}main #main-cart-items .price,main main-cart-items .price{color:#ff6b00!important;font-weight:700}main #main-cart-footer .totals__total-value{font-family:Anton,Arial Narrow,Arial,sans-serif!important;color:#f0f0f0!important}main #main-cart-footer #checkout{background:#ff6b00!important;color:#060606!important;border:0!important;font-family:Inter,Arial,sans-serif!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.2em;border-radius:0!important;display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;pointer-events:auto;opacity:1;visibility:visible}main #main-cart-footer #checkout:hover{background:#ff8533!important}body cart-drawer .quantity,body cart-drawer-items .quantity,body cart-items .quantity,body .cart-quantity,body .cart-item__quantity .quantity,body cart-drawer quantity-input,body cart-drawer-items quantity-input,body cart-items quantity-input,body .cart-item__quantity quantity-input{background:#161616!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;height:42px!important;width:auto!important;min-height:42px!important;position:relative!important;overflow:hidden!important;box-shadow:none!important}body cart-drawer .quantity:before,body cart-drawer .quantity:after,body cart-drawer-items .quantity:before,body cart-drawer-items .quantity:after,body cart-items .quantity:before,body cart-items .quantity:after,body .cart-quantity:before,body .cart-quantity:after,body .cart-item__quantity .quantity:before,body .cart-item__quantity .quantity:after,body cart-drawer quantity-input:before,body cart-drawer quantity-input:after,body cart-drawer-items quantity-input:before,body cart-drawer-items quantity-input:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important;border:0!important}body cart-drawer .quantity__input,body cart-drawer-items .quantity__input,body cart-items .quantity__input,body .cart-quantity .quantity__input,body .cart-item__quantity .quantity__input{background:transparent!important;color:#f0f0f0!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;text-align:center!important;border:0!important;width:50px!important;height:100%!important;padding:0!important;opacity:1!important;-moz-appearance:textfield;-webkit-appearance:none;appearance:none}body cart-drawer .quantity__input::-webkit-outer-spin-button,body cart-drawer .quantity__input::-webkit-inner-spin-button,body cart-drawer-items .quantity__input::-webkit-outer-spin-button,body cart-drawer-items .quantity__input::-webkit-inner-spin-button,body cart-items .quantity__input::-webkit-outer-spin-button,body cart-items .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body cart-drawer .quantity__button,body cart-drawer-items .quantity__button,body cart-items .quantity__button,body .cart-quantity .quantity__button,body .cart-item__quantity .quantity__button{background:transparent!important;color:#f0f0f0!important;border:0!important;width:38px!important;height:100%!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}body cart-drawer .quantity__button:hover,body cart-drawer-items .quantity__button:hover,body cart-items .quantity__button:hover,body .cart-item__quantity .quantity__button:hover{color:#ff6b00!important;background:#ff6b002e!important}body cart-drawer .quantity__button svg,body cart-drawer-items .quantity__button svg,body cart-items .quantity__button svg,body .cart-item__quantity .quantity__button svg{width:12px!important;height:12px!important}body .header-wrapper{position:sticky!important;top:0!important;width:100%!important;background:#060606f2!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:100!important}body .header-wrapper .header{margin-top:0!important}body .header-wrapper .menu{position:static!important;background-color:transparent!important;width:auto!important;box-shadow:none!important}body .section-header,body .shopify-section-header-sticky,body .section-header.shopify-section-header-sticky{position:sticky!important;top:0!important;transform:none!important;z-index:100!important}body .shopify-section-header-hidden,body .section-header.shopify-section-header-hidden,body .section-header.shopify-section-header-hidden.animate{top:0!important;transform:none!important}body .section-header.animate{transition:none!important}body header.header #cart-icon-bubble,body header.header #cart-icon-bubble.header__icon,body header.header #cart-icon-bubble.header__icon--cart,body .header #cart-icon-bubble,html body #cart-icon-bubble{width:72px!important;height:72px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;padding:0!important;margin:0!important}body header.header #cart-icon-bubble .svg-wrapper,body .header #cart-icon-bubble .svg-wrapper,html body #cart-icon-bubble .svg-wrapper{width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body header.header #cart-icon-bubble svg,body header.header #cart-icon-bubble .svg-wrapper svg,body header.header #cart-icon-bubble .svg-wrapper>svg,body .header #cart-icon-bubble svg,body .header #cart-icon-bubble .svg-wrapper svg,html body #cart-icon-bubble svg,html body #cart-icon-bubble .svg-wrapper svg{width:48px!important;height:48px!important;display:block!important}body header.header #cart-icon-bubble .cart-count-bubble,body .header #cart-icon-bubble .cart-count-bubble,html body #cart-icon-bubble .cart-count-bubble{background:#ff6b00!important;color:#060606!important;font-family:Inter,Arial,sans-serif!important;font-weight:800!important;font-size:12px!important;border:2px solid #060606!important;width:26px!important;height:26px!important;min-width:26px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:2px!important;right:2px!important}@media(max-width:1024px){body header.header #cart-icon-bubble,body .header #cart-icon-bubble,html body #cart-icon-bubble{width:60px!important;height:60px!important}body header.header #cart-icon-bubble .svg-wrapper,body header.header #cart-icon-bubble svg,body .header #cart-icon-bubble .svg-wrapper,body .header #cart-icon-bubble svg{width:40px!important;height:40px!important}}@media(max-width:480px){body header.header #cart-icon-bubble,body .header #cart-icon-bubble,html body #cart-icon-bubble{width:52px!important;height:52px!important}body header.header #cart-icon-bubble .svg-wrapper,body header.header #cart-icon-bubble svg,body .header #cart-icon-bubble .svg-wrapper,body .header #cart-icon-bubble svg{width:34px!important;height:34px!important}}body .card-wrapper .card__content,body .card .card__content,body card-product .card__content{margin-top:14px!important;padding-top:4px!important;display:flex!important;flex-direction:column!important;gap:8px!important}body .card__information,body .card-information,body .card__content .card__information{text-align:center!important;padding-top:18px!important;padding-bottom:18px!important}body .card__information .card__heading,body .card-information .card__heading,body .card__content .card__heading{text-align:center!important;margin-top:0!important;margin-bottom:6px!important}body .card__information .price,body .card-information .price,body .card__content .price{justify-content:center!important;text-align:center!important;margin-top:4px!important}body .card-wrapper .card__media,body .card .card__media{margin-bottom:0!important}.card__media{position:relative}.card__media .card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;text-indent:-9999px;background:transparent}.card__media .media img{pointer-events:none}.card__media .media{cursor:pointer}body .product__accordion summary,body .product .accordion summary,body .accordion details>summary,body .collapsible-content summary,body details.collapsible-row>summary,body .product-section details>summary{color:#f0f0f0!important;font-family:Anton,Arial Narrow,Arial,sans-serif!important;letter-spacing:.06em!important;text-transform:uppercase!important}body .product__accordion summary .accordion__title,body .accordion summary .accordion__title,body .collapsible-content summary .accordion__title,body details.collapsible-row>summary .accordion__title,body details.collapsible-row>summary .summary__title,body details>summary .summary__title{color:#f0f0f0!important;font-family:Anton,Arial Narrow,Arial,sans-serif!important}body .product__accordion .accordion__content,body .accordion .accordion__content,body .collapsible-content__content,body details.collapsible-row[open]>*:not(summary),body details.collapsible-row .collapsible-content__content,body details.collapsible-row p,body details.collapsible-row li,body details.collapsible-row span{color:#f0f0f0e0!important}body .product__accordion,body .accordion,body details.collapsible-row{border-color:#ffffff24!important}body details>summary .icon-caret,body details>summary svg{fill:#f0f0f0!important;color:#f0f0f0!important}body details.collapsible-row+details.collapsible-row{border-top:1px solid rgba(255,255,255,.08)!important}
/*# sourceMappingURL=/cdn/shop/t/24/assets/azn-overrides.css.map */
