@font-face{font-family:Inter;src:url('../fonts/inter-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--black:#000;--near-black:#111;--white:#fff;--muted:#a7a7a7;--line:#333;--pink:#ed168c;--shell:1450px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.45}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}
.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;background:#fff;color:#000;padding:10px 16px}.skip-link:focus{top:12px}
.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}
.announcement{min-height:28px;border-top:1px solid #511047;border-bottom:1px solid #511047;display:flex;align-items:center;justify-content:center;padding:5px 20px;font-size:12px;font-weight:700;text-align:center}
.site-header{position:relative;background:#000;z-index:50}
.header-inner{width:min(calc(100% - 48px),var(--shell));height:88px;margin:auto;display:flex;align-items:center;gap:28px}
.site-logo{width:150px;flex:0 0 auto}.site-logo img{width:100%;max-height:58px;object-fit:contain}
.primary-nav{display:flex;align-items:center;gap:27px;white-space:nowrap}.primary-nav a{font-size:14px;font-weight:700;letter-spacing:-.02em;transition:opacity .2s}.primary-nav a:hover{opacity:.65}
.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.currency{font-size:13px;font-weight:500}
.icon-button{width:23px;height:23px;display:grid;place-items:center;padding:0;border:0;background:none;color:#fff;position:relative}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:-8px;top:-7px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--pink);font-size:9px;font-weight:700}
.header-search{display:none;position:absolute;right:max(24px,calc((100% - var(--shell))/2));top:78px;width:min(440px,calc(100% - 48px));background:#101010;border:1px solid #353535;padding:12px;gap:8px}.header-search.is-open{display:flex}.header-search input{flex:1;background:#000;color:#fff;border:1px solid #555;padding:12px}.header-search button{background:#fff;color:#000;border:0;padding:0 18px;font-weight:700}.mobile-toggle{display:none;background:none;border:0;padding:4px}.mobile-toggle span{display:block;width:23px;height:2px;background:#fff;margin:5px 0}
.hero-slider{position:relative;width:100%;aspect-ratio:2.4/1;background:#080808;overflow:hidden}.hero-slide{display:block;position:absolute;inset:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-controls{position:absolute;right:30px;bottom:24px;display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.75);border-radius:999px;padding:6px}.hero-controls button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#fff}.hero-controls button:hover{background:#242424}.hero-status{min-width:44px;text-align:center;font-size:12px}
.featured-products{padding:70px 0 90px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2{font-size:28px;margin:0}.section-heading a{font-size:13px;border-bottom:1px solid #fff;padding-bottom:3px}
.woocommerce .products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px;margin:0!important;padding:0!important}.featured-products .products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{position:relative;width:auto!important;margin:0!important;float:none!important;list-style:none}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f4f4f4;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35!important;font-weight:500!important;margin:0 0 7px!important;padding:0!important;color:#fff}.woocommerce ul.products li.product .price{font-size:14px!important;color:#fff!important;font-weight:400!important;margin:0!important}.woocommerce ul.products li.product .button{display:none!important}.aaa-badge{position:absolute;top:10px;right:10px;z-index:2;background:#fff;color:#111;border-radius:999px;padding:7px 11px;font-size:12px;line-height:1}.onsale{position:absolute;top:10px!important;left:auto!important;right:10px!important;z-index:2;min-width:0!important;min-height:0!important;background:#fff!important;color:#111!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;line-height:1!important}
.woocommerce-shell,.page-shell,.content-shell{padding-top:42px;padding-bottom:90px;min-height:55vh}.woocommerce-breadcrumb{display:none}.woocommerce-result-count,.woocommerce-ordering{margin-bottom:32px!important;color:#b8b8b8}.woocommerce-ordering select{background:#0d0d0d;color:#fff;border:1px solid #444;padding:11px 34px 11px 13px}.woocommerce-pagination{margin-top:50px}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:0 3px!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{background:#111!important;color:#fff!important;padding:12px 15px!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:#fff!important;color:#000!important}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr);gap:50px;align-items:start}.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;background:#f4f4f4;margin:0!important}.single-product div.product .summary{width:100%!important;float:none!important;margin:20px 0 0!important;position:sticky;top:30px}.single-product .product_title{font-size:34px;line-height:1.05;margin:0 0 24px}.single-product .price{font-size:17px!important;color:#fff!important;margin-bottom:32px!important}.single-product .stock{color:#aaa!important}.single-product form.cart{border-top:1px solid #333;padding-top:28px;display:flex;gap:16px}.single-product .quantity input{height:52px;width:85px;background:#fff;color:#000;border:0;border-radius:12px}.single-product .single_add_to_cart_button{height:52px;background:#fff!important;color:#000!important;border-radius:12px!important;padding:0 32px!important}.single-product .single_add_to_cart_button.disabled{background:#1b1b1b!important;color:#777!important}.product_meta,.woocommerce-tabs{color:#bbb}.woocommerce-tabs{grid-column:1/-1}.related.products{grid-column:1/-1;margin-top:50px}.related.products>h2{font-size:25px;margin-bottom:24px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#111!important;color:#fff!important;border-top-color:var(--pink)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--pink)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#fff!important;color:#000!important;border-radius:8px!important}.woocommerce-cart table.cart img{width:90px}.woocommerce table.shop_table{border-color:#333!important}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:#333!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{background:#111;color:#fff;border:1px solid #444;padding:12px}.select2-container--default .select2-selection--single{height:46px}.woocommerce-checkout #payment{background:#111!important}.woocommerce-checkout #payment div.payment_box{background:#222!important;color:#fff!important}
.page-shell h1,.content-shell h1{font-size:42px;margin:16px 0 34px}.page-content{max-width:900px;color:#d1d1d1}.page-content a{text-decoration:underline}.page-content input,.page-content textarea{width:100%;background:#0f0f0f;color:#fff;border:1px solid #444;padding:13px}.aaa-contact-form{display:grid;gap:18px;max-width:720px}.aaa-contact-form button{justify-self:start;background:#fff;color:#000;border:0;padding:13px 25px;font-weight:700}
.site-footer{border-top:1px solid #242424}.footer-newsletter{width:min(calc(100% - 48px),var(--shell));margin:auto;padding:70px 0;display:flex;justify-content:space-between;align-items:center;gap:40px}.footer-newsletter h2{font-size:25px;margin:0 0 7px}.footer-newsletter p{color:#b9b9b9;margin:0}.footer-newsletter form{display:flex;width:min(500px,100%);border-bottom:1px solid #737373}.footer-newsletter input{flex:1;background:transparent;color:#fff;border:0;padding:15px 0;outline:0}.footer-newsletter button{width:50px;background:transparent;color:#fff;border:0;font-size:22px}.footer-utilities{border-top:1px solid #242424;width:min(calc(100% - 48px),var(--shell));margin:auto;min-height:75px;display:flex;align-items:center;justify-content:space-between;color:#999;font-size:12px}.footer-links{display:flex;gap:20px}
@media(max-width:1100px){.primary-nav{gap:15px}.primary-nav a{font-size:12px}.site-logo{width:125px}.featured-products .products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:860px){.shell,.header-inner,.footer-newsletter,.footer-utilities{width:min(calc(100% - 30px),var(--shell))}.announcement{font-size:10px}.header-inner{height:72px}.mobile-toggle{display:block}.site-logo{width:132px}.primary-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#050505;border-top:1px solid #222;padding:22px 20px;flex-direction:column;align-items:flex-start;gap:20px}.menu-open .primary-nav{display:flex}.currency{display:none}.header-actions{gap:13px}.hero-slider{aspect-ratio:1.35/1}.hero-slide img{object-position:center}.hero-controls{right:12px;bottom:12px}.featured-products{padding:45px 0 65px}.featured-products .products,.woocommerce .products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 12px}.single-product div.product{grid-template-columns:1fr;gap:24px}.single-product div.product .summary{position:static}.single-product .product_title{font-size:28px}.footer-newsletter{align-items:flex-start;flex-direction:column;padding:48px 0}.footer-utilities{padding:22px 0;gap:18px;align-items:flex-start;flex-direction:column}.page-shell h1,.content-shell h1{font-size:34px}}
@media(max-width:480px){.site-logo{width:110px}.icon-button.search-toggle{display:none}.hero-slider{aspect-ratio:1/1}.hero-slide img{object-fit:cover}.featured-products .products,.woocommerce .products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.section-heading h2{font-size:22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}}
.single-product div.product .woocommerce-product-gallery{background:#fff!important;opacity:1!important}.single-product div.product .woocommerce-product-gallery img{opacity:1!important}.single-product .summary>p.stock{display:none}.woocommerce-tabs{display:none!important}.woocommerce section.related.products{display:block!important;width:100%;grid-column:1/-1}.woocommerce section.related.products>ul.products{display:grid!important;width:100%}.aaa-unavailable{border-top:1px solid #333;margin-top:32px;padding-top:28px;display:grid;grid-template-columns:126px 1fr;gap:16px}.aaa-disabled-quantity{height:52px;background:#fff;color:#111;border-radius:12px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center}.aaa-disabled-quantity button{height:100%;border:0;background:transparent;color:#777}.aaa-unavailable-button{height:52px;border:0;border-radius:12px;background:#111;color:#777}
