*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 50% -10%,#0d3764,#061426 28%,#030913 60%);color:#eef8ff;line-height:1.65}a{color:#7eeaff;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}nav{position:sticky;top:0;z-index:5;background:#030913d9;backdrop-filter:blur(15px);border-bottom:1px solid #173451}.navin{height:72px;display:flex;align-items:center;justify-content:space-between}.brand img{width:210px;max-height:48px;object-fit:contain}.links{display:flex;gap:22px}.links a{color:#d8edf9;font-size:14px}.hero{min-height:610px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:45px;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#18d9ff;font-weight:800}.hero h1{font-size:clamp(48px,7vw,86px);line-height:.96;letter-spacing:-.05em;margin:15px 0 22px}.hero p,.lead,.page p,.page li,.mini p{color:#afc6d7}.hero p{font-size:19px;max-width:640px}.cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{padding:12px 18px;border-radius:12px;background:linear-gradient(135deg,#347cff,#16dcff);color:#00101a;font-weight:800}.btn.alt{background:#0b1b2e;color:#e8f8ff;border:1px solid #27506e}.orb{display:grid;place-items:center;min-height:400px}.orb img{width:min(100%,430px);filter:drop-shadow(0 0 28px #00bfff66)}section{padding:70px 0}.section-title{font-size:38px;margin:5px 0 10px}.card{background:linear-gradient(145deg,#0e233de8,#06111ff2);border:1px solid #193957;border-radius:24px;padding:30px;box-shadow:0 20px 70px #0006}.product{display:grid;grid-template-columns:.7fr 1.3fr;gap:38px;align-items:center}.appicon{width:220px;border-radius:44px;box-shadow:0 0 42px #00aaff44}.shots{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.shots img{width:100%;border-radius:20px;border:1px solid #1b3b59;box-shadow:0 15px 38px #0008}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini h3{margin-top:0}footer{border-top:1px solid #193957;padding:32px 0 48px;color:#8da7ba;font-size:14px}.foot{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.page{padding:65px 0 90px}.page h1{font-size:48px;line-height:1.05}.page h2{margin-top:36px}.notice{padding:17px;border:1px solid #24577a;background:#071b2d;border-radius:14px}@media(max-width:800px){.hero{grid-template-columns:1fr}.orb{min-height:280px}.orb img{width:300px}.product{grid-template-columns:1fr}.shots{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:1fr}.brand img{width:160px}.links a:first-child{display:none}.page h1{font-size:38px}}