:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#e5e7eb;background:#020617;line-height:1.6;font-weight:400;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020617;color:#e5e7eb}a{color:inherit;text-decoration:none}.site{min-height:100vh}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.narrow{width:min(820px,calc(100% - 32px))}.header{position:sticky;top:0;z-index:20;background:#020617eb;border-bottom:1px solid #1e293b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 0}.brand{font-size:1.2rem;font-weight:700;letter-spacing:.2px}.subtitle{color:#94a3b8;font-size:.95rem;margin-top:4px}.nav{display:flex;gap:22px;flex-wrap:wrap;color:#cbd5e1;font-size:.95rem}.nav a:hover,.footer-links a:hover{color:#fff}.hero{padding:72px 0 56px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:36px;align-items:center}.badge{display:inline-block;border:1px solid #334155;color:#cbd5e1;border-radius:999px;padding:8px 14px;font-size:.8rem;margin-bottom:18px}h1{font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.08;margin:0 0 20px;color:#fff}h2{font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2;margin:0 0 16px;color:#fff}h3{font-size:1.2rem;margin:0 0 12px;color:#fff}p{margin:0 0 16px;color:#cbd5e1}.hero-text,.section-text{max-width:760px;font-size:1.05rem}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;padding:12px 18px;border-radius:14px;font-weight:700;transition:.2s ease}.btn-primary{background:#fff;color:#0f172a}.btn-primary:hover{opacity:.92}.btn-secondary{border:1px solid #334155;color:#e5e7eb}.btn-secondary:hover{background:#0f172a}.card,.visual-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:24px;box-shadow:0 12px 32px #00000038}.card-label,.visual-label{color:#94a3b8;font-size:.85rem;margin-bottom:10px}.hero-cards{display:grid;gap:16px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.visual-card-large{min-height:300px}.visual-svg{width:100%;height:auto;display:block}.svg-box-back{fill:#13213c;stroke:#345180;stroke-width:4}.svg-box-main{fill:#1a2e52;stroke:#587ab6;stroke-width:4}.svg-box-small,.svg-screen,.svg-doc-back,.svg-doc-front{fill:#102543;stroke:#5f8dda;stroke-width:4}.svg-cart-panel{fill:#17345f;stroke:#7ea8f0;stroke-width:4}.svg-line,.svg-line-soft,.svg-dash,.svg-cart{fill:none;stroke:#aac6ff;stroke-width:4;stroke-linecap:round}.svg-dash{stroke-dasharray:8 10}.svg-wheel,.svg-stamp{fill:#87aef5;opacity:.95}.svg-truck{fill:#88aff6;opacity:.95}.small-card{min-height:140px}.big{font-size:2rem;font-weight:800;color:#fff}.small-muted,.muted{color:#94a3b8}.section{padding:72px 0;border-top:1px solid #1e293b}.alt{background:#0f172a73}.grid-3,.overview-grid{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-list{display:grid;gap:12px;margin-top:20px}.info-item{border:1px solid #1e293b;border-radius:16px;padding:14px 16px;color:#cbd5e1}.contact-block{margin-top:18px}.plain-list{padding-left:18px;margin:10px 0 0;color:#cbd5e1}.plain-list li{margin-bottom:10px}.footer{border-top:1px solid #1e293b;padding:24px 0}.footer-inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#94a3b8;font-size:.95rem}.footer-links{display:flex;gap:18px;flex-wrap:wrap}@media (max-width: 900px){.hero-grid,.grid-3,.overview-grid,.two-col,.mini-grid{grid-template-columns:1fr}.nav{display:none}.hero{padding-top:48px}}
