*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f9fc;color:#10213b;line-height:1.6}.container{width:min(1120px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(7,21,43,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;font-size:1.1rem}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#00d7a7,#2b7cff);color:#07152b}.menu{display:flex;align-items:center;gap:26px}.menu a{color:#d7e2f2;text-decoration:none;font-weight:500}.menu a:hover{color:#fff}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;background:linear-gradient(135deg,#00d7a7,#29b6a7);color:#07152b!important;text-decoration:none;font-weight:800;box-shadow:0 12px 28px rgba(0,215,167,.2)}.btn-small{padding:10px 15px}.btn-ghost{background:transparent;color:#fff!important;border:1px solid rgba(255,255,255,.25);box-shadow:none}.btn-ghost-dark{background:#fff;color:#10213b!important;border:1px solid #d7deea;box-shadow:none}.hero{min-height:690px;background:radial-gradient(circle at 85% 15%,rgba(43,124,255,.28),transparent 35%),radial-gradient(circle at 15% 80%,rgba(0,215,167,.15),transparent 30%),#07152b;color:#fff;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;padding:90px 0}.eyebrow{display:inline-block;color:#00d7a7;text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:.14em;margin-bottom:16px}.hero h1,.section h2{line-height:1.12;margin:0 0 20px}.hero h1{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.045em}.hero p{font-size:1.1rem;color:#b9c7dc;max-width:720px}.hero-actions{display:flex;gap:14px;margin:32px 0}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#b9c7dc;font-size:.9rem}.hero-card{display:flex;justify-content:center}.terminal{width:100%;max-width:390px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:linear-gradient(180deg,#152845,#0c1d35);box-shadow:0 40px 90px rgba(0,0,0,.35);padding:18px}.terminal-top{display:flex;gap:7px;margin-bottom:18px}.terminal-top span{width:8px;height:8px;border-radius:50%;background:#4d627d}.terminal-screen{border-radius:18px;padding:30px;background:linear-gradient(135deg,#0c1930,#132d4c);min-height:230px;display:flex;flex-direction:column;justify-content:center}.terminal-screen small{color:#7f94ae}.terminal-screen strong{font-size:2rem;margin:8px 0 20px}.status{color:#00d7a7}.terminal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.terminal-grid div{background:#10233f;border-radius:10px;padding:12px 8px;text-align:center;color:#aac0d8;font-size:.8rem}.section{padding:100px 0}.section-head{max-width:760px;margin-bottom:45px}.section h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.03em}.section-head p,.split p,.download-box p,.contact p{color:#62728a}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px;box-shadow:0 15px 40px rgba(30,50,80,.06)}.icon{font-size:2rem}.card h3{margin:18px 0 10px}.card p{color:#66758b}.section-dark{background:#0a1930;color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split p{color:#b8c5d8;font-size:1.05rem}.download-box{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#eef4fb;border:1px solid #dfe8f4;border-radius:24px;padding:45px}.contact{background:#eef4fb}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-links{display:grid;gap:14px}.contact-links a{display:flex;justify-content:space-between;gap:20px;background:#fff;border:1px solid #dfe6ef;border-radius:16px;padding:20px;text-decoration:none;color:#10213b}.contact-links span{color:#617088}.footer{background:#07152b;color:#9eacc0;padding:28px 0}.footer-row{display:flex;align-items:center;justify-content:space-between}.footer p{margin:0;font-size:.9rem}@media(max-width:900px){.menu-toggle{display:block}.menu{position:absolute;left:20px;right:20px;top:76px;display:none;flex-direction:column;align-items:stretch;background:#0c1d35;padding:20px;border-radius:16px}.menu.open{display:flex}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.hero-card{justify-content:flex-start}.download-box{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.container{width:min(100% - 28px,1120px)}.hero-grid{padding:70px 0}.hero-actions{flex-direction:column}.cards{grid-template-columns:1fr}.section{padding:75px 0}.download-box{padding:28px}.contact-links a,.footer-row{flex-direction:column;align-items:flex-start}.terminal-screen strong{font-size:1.55rem}}.brand-official{position:relative;display:inline-flex;align-items:center;gap:4px}.official-logo{display:block;width:190px;height:auto;max-height:54px;object-fit:contain}.registered-mark{position:relative;top:-13px;color:#ff7333;font-size:.72rem;font-weight:800;line-height:1}.footer-brand .official-logo{width:165px}.footer-brand .registered-mark{top:-11px}@media(max-width:600px){.official-logo{width:152px}.footer-brand .official-logo{width:145px}.registered-mark{top:-10px}.nav{height:72px}}