:root{--bg:#0a0d11;--panel:#11161c;--panel2:#171d24;--line:#27303a;--text:#f3f6f8;--muted:#9aa6b2;--orange:#ff6b00;--orange2:#ff8b33;--green:#31c77a;--danger:#ff5b61;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f6f8;color:#111820;font-family:Inter,Segoe UI,Arial,sans-serif}a{text-decoration:none;color:inherit}.wrap{max-width:var(--max);margin:auto;padding-left:22px;padding-right:22px}
.top-strip{background:#090c10;color:#b9c1c9;font-size:12px;border-bottom:1px solid #20262d}.top-strip .wrap{height:34px;display:flex;gap:30px;align-items:center;justify-content:flex-end}.site-header{background:#0e1217;color:white}.header-row{height:82px;display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:900;letter-spacing:.6px;white-space:nowrap}.logo b{color:var(--orange);font-size:13px;margin-left:2px}.shield{width:34px;height:34px;border:2px solid var(--orange);clip-path:polygon(50% 0,94% 18%,87% 72%,50% 100%,13% 72%,6% 18%);display:grid;place-items:center;font-size:17px}.search{flex:1;display:flex;max-width:700px;margin:auto}.search input{flex:1;background:#fff;border:0;padding:14px 16px;border-radius:9px 0 0 9px;font-size:14px}.search button,.btn{border:0;background:var(--orange);color:white;font-weight:800;padding:0 18px;border-radius:0 9px 9px 0;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:9px;padding:0 18px}.btn.secondary{background:#232a32}.btn.outline{background:transparent;color:#111820;border:1px solid #cbd2d9}.header-actions{display:flex;gap:20px;font-size:13px;align-items:center}.cart-count{background:var(--orange);border-radius:999px;padding:3px 7px;margin-left:3px}.main-nav{background:#151a20;color:#d6dce2;border-top:1px solid #242b33}.main-nav .wrap{height:48px;display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700}.main-nav a:hover{color:var(--orange)}
.hero{background:radial-gradient(circle at 76% 22%,#25303b 0,#121820 31%,#090c10 75%);color:white;padding:72px 0 64px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:40px}.eyebrow{color:var(--orange);font-size:13px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.hero h1{font-size:54px;line-height:1.03;margin:12px 0 18px;max-width:800px}.hero h1 span{color:var(--orange)}.hero p{font-size:18px;color:#abb6c0;line-height:1.7;max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:26px}.hero-card{background:rgba(255,255,255,.055);border:1px solid #303a45;border-radius:22px;padding:28px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.hero-card h3{margin:0 0 18px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.trust{background:#111821;border:1px solid #2b3641;border-radius:12px;padding:14px;color:#bdc6cf;font-size:12px}.trust b{display:block;color:white;margin-bottom:4px}
.section{padding:46px 0}.section.dark{background:#0d1116;color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:30px;margin:0}.section-head p{margin:6px 0 0;color:#6f7b86}.dark .section-head p{color:#909ca8}.cats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat-card{background:white;border:1px solid #dfe3e7;border-radius:14px;padding:22px;min-height:142px;transition:.2s}.cat-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(15,25,35,.08);border-color:#ffb27a}.cat-icon{color:var(--orange);font-size:28px;font-weight:900}.cat-card h3{margin:18px 0 6px}.cat-card p{margin:0;color:#77828c;font-size:13px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:white;border:1px solid #dfe3e7;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.product-img{height:225px;background:#fff;display:grid;place-items:center;padding:12px;position:relative}.product-img img{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;left:12px;top:12px;background:#10151b;color:white;padding:6px 8px;border-radius:7px;font-size:10px;font-weight:800}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-cat{font-size:10px;color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.6px}.product-card h3{font-size:15px;line-height:1.35;margin:8px 0 12px;min-height:41px}.sku{font-size:11px;color:#89949e}.price-line{display:flex;align-items:baseline;gap:8px;margin-top:auto;padding-top:14px}.price{font-weight:900;font-size:21px}.old{color:#9aa3ac;text-decoration:line-through;font-size:12px}.partner-price{font-size:11px;color:#66727d;margin-top:5px}.product-card .btn{width:100%;margin-top:14px}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:22px}.toolbar input,.toolbar select,.form-control{border:1px solid #cfd6dd;background:white;border-radius:9px;padding:11px 12px;width:100%}.category-layout{display:grid;grid-template-columns:240px 1fr;gap:25px}.sidebar-box{background:white;border:1px solid #dfe3e7;border-radius:14px;padding:18px;height:max-content}.sidebar-box h3{margin-top:0}.sidebar-box a{display:block;padding:8px 0;border-bottom:1px solid #edf0f2;font-size:13px}.sidebar-box a:last-child{border-bottom:0}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:44px}.gallery-main{background:white;border:1px solid #e0e4e8;border-radius:16px;height:520px;display:grid;place-items:center;padding:25px}.gallery-main img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumb{width:78px;height:78px;background:#fff;border:1px solid #dfe3e7;border-radius:9px;padding:5px}.thumb img{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:34px;line-height:1.15;margin:8px 0 12px}.product-info .price{font-size:31px}.stock{display:inline-flex;padding:6px 9px;border-radius:999px;background:#e7f8ef;color:#167247;font-size:12px;font-weight:800;margin:13px 0}.specs{width:100%;border-collapse:collapse;margin-top:20px}.specs td{padding:9px;border-bottom:1px solid #e5e8eb;font-size:13px}.specs td:first-child{color:#6f7983;width:42%}.content-box{background:white;border:1px solid #dfe3e7;border-radius:14px;padding:25px;margin-top:25px;line-height:1.65}.content-box img{max-width:100%}
.auth{max-width:650px;margin:48px auto;background:white;border:1px solid #dfe3e7;border-radius:16px;padding:28px}.auth h1{margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid #ccd4db;border-radius:9px}.notice{background:#fff6ee;border:1px solid #ffd1ad;border-radius:10px;padding:13px;color:#7c431a;font-size:13px}.flash{margin-top:18px;padding:12px 14px;border-radius:9px;background:#e8f8ef;color:#176d45}.flash.err{background:#ffeded;color:#9b292d}.table{width:100%;border-collapse:collapse;background:white;border:1px solid #e0e4e8}.table th,.table td{padding:13px;border-bottom:1px solid #e4e8eb;text-align:left;font-size:13px}.table th{font-size:11px;text-transform:uppercase;color:#71808c;background:#f7f8f9}.qty{width:70px;padding:8px;border:1px solid #ccd4db;border-radius:8px}.summary{background:white;border:1px solid #dfe3e7;border-radius:14px;padding:20px}.checkout-grid{display:grid;grid-template-columns:1fr 370px;gap:24px}
.footer{background:#0b0f14;color:#b8c1ca;padding:46px 0 0;margin-top:40px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:35px}.footer h4{color:white;margin-top:0}.footer a,.footer span{display:block;margin:8px 0;font-size:13px}.footer p{max-width:360px;color:#87939e}.footer-logo{color:white}.muted{color:#737e88}.footer-bottom{border-top:1px solid #252c34;margin-top:30px;padding-top:18px;padding-bottom:24px;color:#73808b;font-size:12px}
@media(max-width:1000px){.products{grid-template-columns:repeat(3,1fr)}.cats{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:44px}.hero-grid{grid-template-columns:1fr}.category-layout{grid-template-columns:1fr}.sidebar-box{display:none}.product-detail{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1fr}.header-actions{display:none}}
@media(max-width:700px){.top-strip{display:none}.header-row{height:auto;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.search{order:3;width:100%;flex-basis:100%}.main-nav{overflow:auto}.main-nav .wrap{width:max-content}.hero{padding:45px 0}.hero h1{font-size:36px}.products{grid-template-columns:repeat(2,1fr)}.product-img{height:180px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.products,.cats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}}
