*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#07111f;color:#eef5ff}header{position:fixed;z-index:9;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 6%;background:#07111fcc;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff12}.brand{color:white;text-decoration:none;font-weight:800}.brand b{display:inline-grid;place-items:center;background:linear-gradient(135deg,#22d9ff,#6266f5);border-radius:9px;width:34px;height:34px;margin-right:8px;font-size:12px}nav{display:flex;gap:26px}nav a{color:#aebed2;text-decoration:none;font-size:14px}nav a:hover{color:#fff}.hero{min-height:100vh;padding:130px 7%;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;background:radial-gradient(circle at 80% 35%,#247cff33,transparent 34%),linear-gradient(145deg,#07111f,#0d1e35)}small{color:#58e6ff;font-size:11px;font-weight:900;letter-spacing:.18em}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.94;letter-spacing:-.06em;margin:15px 0 25px}.hero p{color:#9fb0c7;line-height:1.7;font-size:18px;max-width:650px}.btn{display:inline-block;margin-top:18px;padding:13px 20px;border-radius:12px;text-decoration:none;font-weight:800;color:#06101d;background:linear-gradient(135deg,#27d8ff,#6266f5)}.orb{height:390px;border:1px solid #5ee7ff25;border-radius:30px;display:grid;place-items:center;position:relative;overflow:hidden;background:#0e2038}.orb strong{display:grid;place-items:center;width:170px;height:170px;border-radius:50%;font-size:52px;background:radial-gradient(circle at 30% 25%,#fff,#55e8ff 15%,#6266f5 55%,#15194d);box-shadow:0 0 80px #36d8ff77}.orb span{position:absolute;bottom:25px;left:28px;color:#8da0b7;font-size:10px;letter-spacing:.15em}.news{padding:100px 7%;background:#f5f8fc;color:#0b1728}.head{max-width:1180px;margin:0 auto 35px;display:flex;justify-content:space-between;align-items:end;gap:20px}.head h2{font-size:clamp(2rem,4vw,3.5rem);margin:8px 0 0;letter-spacing:-.04em}.head em{font-size:12px;color:#62748d;border:1px solid #d8e1ec;border-radius:30px;padding:9px 13px;font-style:normal}.grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid article{background:white;border:1px solid #dfe6ef;border-radius:20px;padding:28px;box-shadow:0 12px 35px #122a460b}.grid .featured{background:linear-gradient(145deg,#0b1930,#16375b);color:white;border-color:#274b72}.grid h3{font-size:22px;line-height:1.2;margin:12px 0}.grid p{color:#718198;line-height:1.65}.featured p{color:#b9c9db}.grid a{color:#315eff;font-weight:800;text-decoration:none}.featured a{color:#58e6ff}.services{padding:100px 7%;background:#07111f}.services .head{color:#fff}.services .head em{color:#aebdd0;border-color:#29415f}.carousel{max-width:1180px;margin:auto}.slide{display:none;grid-template-columns:1fr 1fr;gap:55px;align-items:center;min-height:440px}.slide.active{display:grid}.slide h3{font-size:clamp(2.3rem,4.5vw,4.2rem);line-height:1;letter-spacing:-.05em;margin:14px 0 20px}.slide p{color:#9fb0c7;line-height:1.75;font-size:17px;max-width:550px}.slide figure{height:380px;margin:0;padding:16px;border-radius:28px;background:#0e2038;border:1px solid #274563}.slide img{width:100%;height:100%;display:block}.dots{max-width:1180px;margin:0 auto;display:flex;gap:8px}.dots button{width:32px;height:5px;border:0;border-radius:5px;background:#29415f}.dots button.on{background:#58e6ff}.contact{text-align:center;padding:110px 7%;background:#0d1b2e}.contact h2{font-size:clamp(2.5rem,5vw,4.5rem);margin:12px 0}.contact p{color:#9fb0c7}.contact .btn{color:#06101d}footer{text-align:center;padding:28px;color:#718198;background:#050c17;font-size:12px}.article{min-height:100vh;padding:150px 7% 90px;background:linear-gradient(145deg,#07111f,#0d2039)}.article main{max-width:900px}.article-box{max-width:900px;margin:auto;background:#fff;color:#132238;border-radius:28px;padding:55px}.article-box h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.02}.article-box p{font-size:17px;line-height:1.8;color:#53657b}.source{font-size:12px!important;color:#6b7c90!important}@media(max-width:800px){nav{display:none}.hero,.slide{grid-template-columns:1fr}.orb{height:280px}.grid{grid-template-columns:1fr}.head{align-items:start;flex-direction:column}.slide figure{height:280px}.article-box{padding:30px}}