:root{--navy:#071e3d;--navy2:#0b2d52;--blue:#0e4dcc;--bright:#2d8cff;--ice:#cfe7ff;--white:#fff;--gray:#607089;--line:#dbe6f3;--bg:#f7faff;--shadow:0 18px 45px rgba(7,30,61,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--navy);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,30,61,.06)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:54px;height:54px;object-fit:cover;border-radius:13px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font:800 24px/1 Montserrat,sans-serif;letter-spacing:.01em}.brand-copy span{font-size:11px;color:#647896;margin-top:6px;letter-spacing:.02em}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:13px 22px;font-weight:700;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--blue),#0879ff);color:#fff;box-shadow:0 10px 24px rgba(14,77,204,.22)}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{border:1px solid #9cb4d2;background:#fff}.btn-large{padding:16px 26px}.hero{background:radial-gradient(circle at 82% 10%,#dff1ff 0,transparent 34%),linear-gradient(135deg,#fff 0,#f3f8ff 100%);overflow:hidden}.hero-grid{min-height:620px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:44px;padding:62px 0}.eyebrow{text-transform:uppercase;font-weight:700;letter-spacing:.16em;font-size:12px;color:var(--blue);margin:0 0 16px}.hero h1,.section h2{font:800 clamp(38px,5vw,64px)/1.04 Montserrat,sans-serif;margin:0}.hero h1 span{color:var(--blue)}.hero h2{font:500 clamp(28px,3.4vw,44px)/1.1 Inter,sans-serif;color:#62779e;margin:14px 0 25px}.lead{font-size:19px;line-height:1.6;color:#425c82;max-width:620px}.hero-actions{display:flex;gap:14px;margin:30px 0 28px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#60789d;font-size:14px}.trust-row span::first-letter{color:#0879ff}.product-preview{position:relative}.app-window{background:#fff;border:1px solid #dbe6f3;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.app-topbar{height:38px;background:#f7f9fc;display:flex;align-items:center;padding:0 14px;gap:7px;border-bottom:1px solid #e7edf5}.dot{width:9px;height:9px;border-radius:50%}.red{background:#ff6b6b}.yellow{background:#f6c85f}.green{background:#57c785}.app-title{margin-left:12px;font-weight:800;font-size:11px}.app-body{display:grid;grid-template-columns:125px 1fr;min-height:370px}.app-sidebar{background:linear-gradient(180deg,#071e3d,#092b51);color:#dbeaff;padding:16px 12px;display:flex;flex-direction:column;gap:8px;font-size:11px}.side-logo{font:800 22px Montserrat;margin-bottom:4px;color:#fff}.app-sidebar a{padding:8px;border-radius:7px}.app-sidebar a.active{background:#0e4dcc;color:#fff}.app-content{padding:20px;background:#f6f9fd}.hello{display:flex;flex-direction:column;gap:3px}.hello strong{font-size:20px}.hello span{font-size:11px;color:#789}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.metric-grid article{background:#fff;border:1px solid #e3ebf5;border-radius:10px;padding:13px}.metric-grid small{color:#7083a0;font-size:10px}.metric-grid strong{display:block;font-size:17px;margin:8px 0}.metric-grid em{font-size:10px;color:#13a56b;font-style:normal}.metric-grid em.warn{color:#e35a5a}.chart-card{background:#fff;border:1px solid #e3ebf5;border-radius:10px;padding:14px}.chart-title{display:flex;justify-content:space-between;font-size:11px}.bars{height:130px;display:flex;align-items:end;gap:8px;padding-top:18px}.bars i{flex:1;height:var(--h);background:linear-gradient(#2d8cff,#0e4dcc);border-radius:4px 4px 0 0;opacity:.9}.phone-card{position:absolute;right:-24px;bottom:-35px;width:185px;background:#fff;border:1px solid #d8e5f3;border-radius:22px;box-shadow:0 20px 45px rgba(7,30,61,.18);padding:18px}.phone-logo{font-weight:800;font-size:18px}.phone-logo span{font-size:9px;margin-left:4px}.phone-card h3{font-size:16px;margin:22px 0 4px}.phone-card p{font-size:9px;color:#7083a0}.fake-input{border:1px solid #dbe4ef;border-radius:7px;padding:10px;margin:8px 0;font-size:9px;color:#8b99aa}.phone-card button{border:0;width:100%;background:var(--blue);color:#fff;padding:10px;border-radius:7px;margin-top:6px}.section{padding:88px 0}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2,.security h2,.cta h2{font-size:40px}.section-heading>p:last-child,.lead-small{color:#5d7191;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:24px;border:1px solid #dfe8f3;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(7,30,61,.04)}.feature-grid h3{margin:16px 0 8px}.feature-grid p{color:#667a98;line-height:1.55;margin:0}.icon{width:46px;height:46px;border-radius:12px;background:#edf5ff;color:#0e4dcc;display:grid;place-items:center;font-weight:800;font-size:20px}.alt{background:#f7faff}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.security-list{display:grid;gap:15px}.security-list>div{display:flex;gap:14px;padding:17px;background:white;border:1px solid #e2eaf4;border-radius:14px}.security-list span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e9f4ff;color:#0e4dcc;font-weight:800;flex:0 0 30px}.security-list p{margin:0;color:#5f7392;line-height:1.5}.security-list strong{color:#071e3d}.cta-box{background:linear-gradient(135deg,#071e3d,#0b3e78);color:#fff;border-radius:22px;padding:42px;display:flex;align-items:center;justify-content:space-between}.cta .eyebrow{color:#8cc7ff}.cta h2{margin:0 0 8px}.cta p:last-child{color:#c6d9ef}.footer{background:#061b35;color:#d6e4f5;padding:30px 0}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px}.footer-brand img{width:46px;height:46px}.footer-brand .brand-copy strong{font-size:18px}.footer-links{display:flex;gap:20px;font-size:13px}.footer small{color:#91a6c2}
@media(max-width:900px){.nav-links a:not(.btn){display:none}.hero-grid{grid-template-columns:1fr;padding:45px 0 75px}.product-preview{margin-top:20px}.phone-card{right:10px}.feature-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start;gap:24px}}
@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.brand-copy span{display:none}.brand img{width:46px;height:46px}.nav{height:70px}.nav-links{gap:0}.hero-actions{flex-direction:column}.feature-grid{grid-template-columns:1fr}.app-body{grid-template-columns:95px 1fr}.app-sidebar{font-size:9px}.metric-grid{grid-template-columns:1fr}.phone-card{display:none}.cta-box{padding:28px}.footer-links{flex-wrap:wrap}}

.legal-page{background:linear-gradient(180deg,#f7faff 0,#fff 260px);min-height:70vh;padding:70px 0 90px}.legal-wrap{max-width:900px}.legal-wrap h1{font:800 clamp(36px,5vw,58px)/1.05 Montserrat,sans-serif;margin:0 0 28px}.legal-wrap h2{font:700 21px/1.3 Montserrat,sans-serif;margin:34px 0 10px}.legal-wrap p,.legal-wrap li{color:#4d6382;line-height:1.75}.legal-intro{font-size:20px}.legal-note{margin:30px 0;padding:20px 22px;border:1px solid #cfe1f5;background:#eef6ff;border-radius:14px;color:#385675;line-height:1.65}
