:root{color-scheme:dark;font-family:"Segoe UI",Tahoma,Arial,sans-serif;background:#050b16;color:#f7f9ff;line-height:1.75;--blue:#2f7cff;--gold:#e7a526;--panel:#101c2e;--line:#294565;--muted:#afc1dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 0,#153d78 0,transparent 31%),radial-gradient(circle at 95% 30%,#0a4360 0,transparent 25%),#050b16}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{width:min(1240px,92%);margin:auto;padding:24px 0;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:12px}.brand>span{display:grid;place-items:center;width:50px;height:50px;border-radius:17px;background:linear-gradient(145deg,#f4be4c,#d88f13);color:#061f4f;font-weight:950}.brand strong{display:grid;font-size:1.25rem;line-height:1.2}.brand small{font-size:.65rem;color:#9bb3d6;font-weight:600}.site-header nav,footer nav{display:flex;gap:24px;color:#c5d3e8}.site-header nav a:hover{color:#fff}.hero,.product-hero-page{width:min(1240px,92%);margin:45px auto 115px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;min-height:640px}.hero h1,.product-hero-page h1{font-size:clamp(3rem,6.5vw,6.7rem);line-height:1.04;margin:12px 0 26px;letter-spacing:-3px}.hero-copy>p,.product-hero-page>div>p{color:var(--muted);font-size:1.18rem;max-width:700px}.eyebrow{color:var(--gold)!important;font-weight:900;letter-spacing:2px;font-size:.78rem!important}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary,.ghost{display:inline-flex;justify-content:center;align-items:center;padding:13px 26px;border-radius:17px;font-weight:900;border:1px solid transparent;cursor:pointer}.primary{background:linear-gradient(135deg,#3988ff,#1758c9);color:#fff;box-shadow:0 16px 40px #1765d43d}.ghost{border-color:#3b587c;background:#0d192a}.trust-strip{display:flex;gap:18px;flex-wrap:wrap;margin-top:35px;color:#92acd2;font-size:.9rem}.hero-art{position:relative}.hero-art>img,.product-hero-page>img{width:100%;height:620px;object-fit:cover;object-position:center top;border-radius:42px;border:1px solid #37669c;box-shadow:0 35px 100px #000b}.hero-art>div{position:absolute;right:25px;left:25px;bottom:25px;padding:18px 22px;border-radius:20px;background:#071221e8;backdrop-filter:blur(16px);display:flex;gap:15px;align-items:center;border:1px solid #4e6e94}.hero-art b{font-size:1.8rem;color:var(--gold)}.section{width:min(1240px,92%);margin:0 auto 120px}.section-head,.product-story,.request-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.section h2{font-size:clamp(2.2rem,4.5vw,4.4rem);line-height:1.15;margin:5px 0 32px}.section-head>p,.product-story>p,.request-section>div>p{color:var(--muted);font-size:1.08rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#14243a,#0b1423);min-height:390px;transition:.25s transform,.25s border-color}.product-card:hover{transform:translateY(-7px);border-color:#4b83c3}.product-card>img{width:100%;height:220px;object-fit:cover}.product-card-body{padding:26px}.product-card h3{font-size:1.7rem;line-height:1.25;margin:12px 0}.product-card p{color:var(--muted)}.product-card ul{padding:0 20px;margin:18px 0;color:#d4e2f5}.product-badge{font-size:.75rem;color:var(--gold);font-weight:900}.card-link{color:#75a9ff;font-weight:900}.loading-card,.catalog-error{grid-column:1/-1;padding:45px;border:1px dashed #39577a;border-radius:26px;text-align:center;color:var(--muted)}.value-section{padding:55px;border-radius:38px;border:1px solid var(--line);background:#0c1727d9}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-grid article{padding:24px;background:#132238;border-radius:22px}.value-grid span{color:#6fa6ff;font-weight:900}.value-grid h3{font-size:1.25rem}.value-grid p{color:var(--muted);font-size:.94rem}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-links a{padding:20px;border:1px solid var(--line);background:var(--panel);border-radius:20px;display:grid}.contact-links span{color:var(--muted);font-size:.88rem}.product-hero-page{min-height:580px}.product-hero-page h1{font-size:clamp(2.8rem,5.6vw,5.8rem)}.product-hero-page>img{height:570px}.back-link{color:#78aaff}.lead{font-size:1.35rem!important;color:#fff!important}.product-story{align-items:start}.product-story>p{white-space:pre-line}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-grid article{padding:35px;border:1px solid var(--line);border-radius:28px;background:var(--panel)}.detail-grid li{margin:11px 0;color:#d9e6f7}.gallery #gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery img{width:100%;height:300px;object-fit:cover;border-radius:22px;border:1px solid var(--line)}.request-section{padding:45px;border:1px solid #35639b;border-radius:34px;background:linear-gradient(145deg,#112747,#0a1525)}#inquiry-form{display:grid;gap:15px}label{display:grid;gap:7px;color:#c5d4e8;font-weight:700}input,textarea,select{width:100%;border:1px solid #385372;background:#071322;color:#fff;padding:12px 14px;border-radius:14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#63a0ff;box-shadow:0 0 0 3px #2c78e72b}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}#inquiry-result{color:#e8b64a;font-weight:800}.not-found{text-align:center;padding:100px 20px}footer{border-top:1px solid #203653;width:min(1240px,92%);margin:auto;padding:32px 0 45px;display:flex;align-items:center;gap:28px;color:#91a5c4}.brand.mini>span{width:38px;height:38px;border-radius:13px}footer>span{margin-inline-start:auto}@media(max-width:900px){.site-header nav{display:none}.hero,.product-hero-page,.section-head,.product-story,.request-section,.contact-section{grid-template-columns:1fr}.hero{margin-top:15px}.hero h1,.product-hero-page h1{letter-spacing:-1px}.hero-art>img,.product-hero-page>img{height:480px}.product-grid{grid-template-columns:1fr 1fr}.value-grid{grid-template-columns:1fr 1fr}.contact-section{gap:20px}}@media(max-width:620px){.product-grid,.value-grid,.detail-grid,.contact-links,.form-pair,.gallery #gallery-grid{grid-template-columns:1fr}.value-section,.request-section{padding:25px}.hero-art>img,.product-hero-page>img{height:390px}.trust-strip{display:grid}.hero-actions>*{width:100%}footer{flex-direction:column;align-items:flex-start}footer>span{margin:0}}
