*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;color:#10213b;background:#fff;line-height:1.8}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf5}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#10213b}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#0b5cff;color:#fff;font-weight:800;font-size:22px}.brand strong,.brand small{display:block}.brand small{font-size:11px;color:#70809a;direction:ltr;text-align:right}.nav nav{display:flex;gap:25px}.nav nav a{color:#44536a;text-decoration:none;font-size:14px}.hero{overflow:hidden;background:linear-gradient(135deg,#f5f9ff,#fff 55%);padding:75px 0 95px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.eyebrow{display:inline-block;color:#0b5cff;font-weight:800;font-size:14px;margin-bottom:10px}.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.2;margin:0 0 22px;letter-spacing:-1px}.hero h1 span{color:#0b5cff}.hero p{font-size:18px;color:#596980;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:800}.primary{background:#0b5cff;color:#fff;box-shadow:0 10px 24px rgba(11,92,255,.2)}.secondary{border:1px solid #d7dfec;color:#19304e;background:#fff}.disabled{opacity:.55;cursor:not-allowed}.trust{color:#64748b;font-size:13px}.phone-wrap{display:grid;place-items:center;position:relative}.glow{position:absolute;width:330px;height:330px;border-radius:50%;background:#dce9ff;filter:blur(15px)}.phone{position:relative;width:285px;height:560px;border:9px solid #17253a;border-radius:40px;background:#17253a;box-shadow:0 30px 60px rgba(21,42,76,.25);transform:rotate(3deg)}.speaker{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:70px;height:6px;border-radius:10px;background:#33445e;z-index:2}.screen{height:100%;padding:42px 17px 18px;background:linear-gradient(#f7faff,#eef5ff);border-radius:30px;overflow:hidden}.mini-top{font-weight:800;color:#0b5cff}.welcome{font-size:23px;font-weight:800;margin:18px 0}.mini-card,.mini-row{background:#fff;border:1px solid #e1e9f4;border-radius:15px;padding:14px;margin-bottom:12px;box-shadow:0 8px 20px rgba(27,62,112,.06)}.mini-card b,.mini-card span,.mini-row b,.mini-row small{display:block}.mini-card span,.mini-row small{font-size:11px;color:#7a889c}.mini-row{display:flex;gap:10px;align-items:center}.mini-row i{width:36px;height:36px;border-radius:10px;background:#eaf1ff;color:#0b5cff;display:grid;place-items:center;font-style:normal}.mini-nav{display:flex;justify-content:space-around;font-size:10px;color:#718096;margin-top:25px}.section{padding:85px 0}.soft{background:#f7f9fc}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section h2{font-size:36px;line-height:1.3;margin:0 0 12px}.section-head p,.about-grid p,.contact-box p{color:#68778c}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:25px;background:#fff;border:1px solid #e4eaf2;border-radius:18px}.icon{width:46px;height:46px;border-radius:13px;background:#eaf1ff;color:#0b5cff;display:grid;place-items:center;font-weight:900;font-size:20px}.feature h3{margin:15px 0 6px}.feature p{margin:0;color:#6b7a8f;font-size:14px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stats div{padding:25px;border-radius:18px;background:#fff;border:1px solid #e4eaf2}.stats strong,.stats span{display:block}.stats strong{font-size:25px;color:#0b5cff}.stats span{font-size:13px;color:#728097}.download{padding-top:30px}.download-box{padding:45px;border-radius:24px;background:#0e2341;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.download-box h2{margin:0;font-size:35px}.download-box p{color:#b8c5d8}.download-actions{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:220px}.download-actions span{font-size:12px;color:#aebbd0}.contact-box{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:35px;border:1px solid #e2e8f1;border-radius:20px}.contact-box h2{margin:0}.footer{padding:30px 0;background:#09182e;color:#dce5f2}.footer-inner{display:flex;justify-content:space-between;gap:25px}.footer strong,.footer span{display:block}.footer span{font-size:12px;color:#98a8bf}.footer-links{display:flex;gap:20px;align-items:center}.footer a{color:#dce5f2;font-size:13px}@media(max-width:850px){.nav nav{display:none}.hero-grid,.about-grid{grid-template-columns:1fr}.hero{padding-top:50px}.phone{transform:none}.features{grid-template-columns:1fr 1fr}.download-box,.contact-box,.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}}@media(max-width:520px){.features,.stats{grid-template-columns:1fr}.section{padding:65px 0}.hero h1{font-size:40px}.phone{width:250px;height:500px}.download-box{padding:30px 22px}}