*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7fbff;color:#0b1736}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:auto;padding:0 22px}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e5edf6}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px;color:#062e66}.brand img{width:74px;height:60px;object-fit:contain;border-radius:10px;background:white;box-shadow:0 8px 26px rgba(2,70,130,.16)}nav{display:flex;gap:28px;font-weight:700;color:#1a2f53}nav a:hover{color:#0078d4}.nav-btn,.btn,button{border:0;border-radius:12px;font-weight:800;cursor:pointer}.nav-btn{background:#071b4d;color:#fff;padding:13px 20px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06132e 0%,#063c77 50%,#009de0 100%);color:white}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.25),transparent 28%),linear-gradient(135deg,transparent 65%,rgba(255,255,255,.16));opacity:.9}.hero-grid{position:relative;min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding-top:60px;padding-bottom:60px}.badge,.eyebrow{display:inline-block;color:#00d9ff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:10px 16px;border-radius:999px;font-weight:900}.hero h1{font-size:64px;line-height:1.02;margin:24px 0 18px;letter-spacing:-2px}.hero p{font-size:19px;line-height:1.7;color:#dceeff;max-width:680px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;padding:16px 24px}.primary{background:#ff8a00;color:#08142d}.secondary{background:white;color:#063c77}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:560px}.quick-stats div{background:rgba(255,255,255,.12);padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.18)}.quick-stats strong{display:block;font-size:28px}.quick-stats span{font-size:13px;color:#c9eaff}.hero-card{position:relative;background:rgba(255,255,255,.95);border-radius:34px;padding:34px;min-height:455px;display:flex;align-items:center;justify-content:center;box-shadow:0 35px 80px rgba(0,0,0,.28)}.hero-logo{width:100%;max-width:420px;object-fit:contain}.pulse-card{position:absolute;background:#061b42;color:white;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 12px 34px rgba(0,0,0,.22);animation:float 3.4s ease-in-out infinite}.one{top:42px;left:30px}.two{right:28px;top:110px;animation-delay:.6s}.three{bottom:45px;left:56px;animation-delay:1s}@keyframes float{50%{transform:translateY(-12px)}}.section{padding:85px 0}.logos-strip{padding:22px 0;background:#fff;border-bottom:1px solid #e8eef6}.strip-wrap{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.strip-wrap span{background:#eef8ff;color:#075e9c;padding:12px 18px;border-radius:999px;font-weight:900}.section-head{text-align:center;max-width:760px;margin:0 auto 44px}.section-head.left{text-align:left;margin:0}.eyebrow{background:#e8f7ff;color:#0071bc;border-color:#beeaff}.section h2{font-size:42px;letter-spacing:-1px;margin:15px 0}.section p{color:#5c6c83;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid #e6edf5;border-radius:24px;padding:28px;box-shadow:0 16px 40px rgba(16,55,100,.08);transition:.25s}.card:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(16,55,100,.14)}.icon{font-size:34px;width:62px;height:62px;background:#eaf7ff;border-radius:18px;display:grid;place-items:center}.card h3{font-size:22px}.dark{background:#06132e;color:white}.dark p,.dark li{color:#d8e8ff}.solution-grid,.why-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.check-list{padding-left:0;list-style:none}.check-list li{margin:14px 0;padding-left:30px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#00d9ff;font-weight:900}.video-box{min-height:360px;border-radius:30px;background:linear-gradient(135deg,rgba(0,217,255,.24),rgba(255,138,0,.2)),url('assets/logo.png') center/55% no-repeat;border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:end;padding:34px;box-shadow:inset 0 0 90px rgba(0,0,0,.35)}.play{width:72px;height:72px;border-radius:50%;background:#ff8a00;color:#07142f;display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:auto}.why-cards{display:grid;gap:18px}.why-cards div{background:#fff;border:1px solid #e6edf5;border-radius:22px;padding:24px}.why-cards strong{color:#0078d4;font-size:26px}.contact-section{background:#eff7ff}.contact-info{margin-top:20px;background:white;border-radius:22px;padding:24px;border:1px solid #dbe8f4}.contact-info a{color:#0078d4;font-weight:800}.contact-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 22px 60px rgba(12,70,120,.13);display:grid;gap:14px}.contact-card input,.contact-card select,.contact-card textarea{width:100%;padding:16px;border:1px solid #d9e6f2;border-radius:14px;font:inherit}.contact-card textarea{min-height:120px}.contact-card button{background:#071b4d;color:#fff;padding:17px;font-size:16px}footer{background:#050d21;color:white;padding:28px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}footer p{color:#a9b7cc;margin:6px 0}@media(max-width:900px){nav{display:none}.hero-grid,.solution-grid,.why-grid,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.quick-stats,.cards{grid-template-columns:1fr}.hero-card{min-height:320px}.brand span{font-size:18px}.nav{height:74px}.brand img{width:62px;height:52px}.section{padding:60px 0}.section h2{font-size:32px}}
