
:root{--bg:#070a0c;--panel:#101417;--line:#282d30;--white:#f7f7f5;--muted:#9fa4a7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit}
.site-header{height:82px;position:sticky;top:0;z-index:9999;background:rgba(7,10,12,.96);border-bottom:1px solid #25292c;backdrop-filter:blur(12px)}
.header-inner{height:100%;width:min(1440px,94%);margin:auto;display:flex;align-items:center;gap:40px}.brand{text-decoration:none;min-width:210px}.brand>span{display:block;font-size:27px;font-weight:800;letter-spacing:.28em}.brand>small{display:block;font-size:7px;letter-spacing:.55em;margin:4px 0 0 37px}.custom-logo{max-height:54px;width:auto}
.main-nav{flex:1}.nav-list{list-style:none;display:flex;justify-content:center;gap:42px;margin:0;padding:0}.nav-list a{text-decoration:none;font-size:14px}.nav-list a:hover{border-bottom:2px solid #fff;padding-bottom:7px}.header-actions{display:flex;gap:22px;align-items:center;font-size:24px}.header-actions a{text-decoration:none;position:relative}.cart-link b{position:absolute;right:-10px;top:-9px;background:#fff;color:#000;border-radius:20px;font-size:10px;min-width:18px;height:18px;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:25px}
.site-content{min-height:60vh}.content-wrap,.shop-shell{width:min(1240px,94%);margin:0 auto;padding:60px 0}.narrow{width:min(900px,92%)}.content-wrap h1,.shop-shell h1{font-size:clamp(38px,5vw,70px);text-transform:uppercase}
.fallback-hero{min-height:680px;display:flex;align-items:center;background:radial-gradient(circle at 75% 40%,#31363a 0,#0b0e10 42%,#050607 75%)}.fallback-hero>div{width:min(1280px,92%);margin:auto}.fallback-hero small{letter-spacing:.5em}.fallback-hero h1{font-size:clamp(60px,9vw,120px);line-height:.82;margin:25px 0}.fallback-hero p{font-size:22px;color:#c7c9ca}.fallback-hero a,.error-page a{display:inline-block;background:#fff;color:#000;text-decoration:none;padding:17px 28px;font-weight:800;margin-top:20px}.fallback-section{width:min(1280px,94%);margin:auto;padding:55px 0}
.woocommerce .woocommerce-breadcrumb{color:#8d9295}.woocommerce .woocommerce-breadcrumb a{color:#fff}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:100%!important;margin:0!important;background:#101417;border:1px solid #252a2d;padding:12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff;font-size:16px}.woocommerce ul.products li.product .price{color:#fff!important;font-weight:800}.woocommerce ul.products li.product .button{background:#fff!important;color:#000!important;border-radius:0!important;width:100%;text-align:center}.woocommerce span.onsale{background:#fff!important;color:#000!important;border-radius:0!important;min-height:auto;line-height:1;padding:9px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#fff}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt{background:#fff!important;color:#000!important;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#101417!important;border-color:#34393c!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff!important}.woocommerce-message,.woocommerce-info{background:#101417;color:#fff;border-top-color:#fff}.woocommerce-message::before,.woocommerce-info::before{color:#fff}.woocommerce-cart table.cart img{width:90px}.woocommerce table.shop_table{border-color:#333}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce .select2-container--default .select2-selection--single{background:#0c0f11;color:#fff;border:1px solid #444;border-radius:0;padding:12px;min-height:44px}
.site-footer{border-top:1px solid #282d30;background:#080b0d;padding:60px 4% 25px}.footer-grid{width:min(1280px,100%);margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:55px}.footer-logo{font-size:26px;letter-spacing:.25em;font-weight:800}.footer-brand small{letter-spacing:.45em}.footer-brand p{margin-top:35px;letter-spacing:.3em;font-size:10px;color:#aaa}.site-footer h4{font-size:13px}.site-footer a{display:block;text-decoration:none;color:#aeb2b4;margin:11px 0;font-size:13px}.site-footer p{color:#aeb2b4;font-size:13px}.footer-bottom{width:min(1280px,100%);margin:50px auto 0;padding-top:25px;border-top:1px solid #252a2d;display:flex;justify-content:space-between;color:#8f9497;font-size:11px}.streete-article{border-bottom:1px solid #2a2f32;padding:25px 0}.streete-article h1 a{text-decoration:none}.error-page{min-height:650px;display:grid;place-content:center;text-align:center}.error-page h1{font-size:150px;margin:0;line-height:1}
@media(max-width:900px){.header-inner{gap:15px}.brand{min-width:0;flex:1}.brand>span{font-size:20px}.menu-toggle{display:block;order:2}.header-actions{order:3;font-size:20px}.main-nav{display:none;position:absolute;left:0;right:0;top:82px;background:#080b0d;border-bottom:1px solid #333;padding:25px}.main-nav.open{display:block}.nav-list{display:block}.nav-list li{margin:18px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.header-actions a:first-child{display:none}.brand>small{display:none}.woocommerce ul.products{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:10px}.fallback-hero{min-height:570px}.fallback-hero h1{font-size:58px}}
