:root{--blue:#1677ff;--blue2:#0b5ed7;--navy:#0b1f3a;--sky:#eef6ff;--white:#fff;--text:#142033;--muted:#64748b;--border:#dbeafe;--shadow:0 16px 50px rgba(22,119,255,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 40px));margin:auto}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,234,254,.75)}.nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px}.logo{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#63b3ff);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 8px 24px rgba(22,119,255,.28)}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px;color:#475569}.nav-links a:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:14px;background:var(--blue);color:#fff;font-weight:700;border:0;box-shadow:0 10px 24px rgba(22,119,255,.22);transition:.2s}.btn:hover{transform:translateY(-1px);background:var(--blue2)}.btn.secondary{background:#fff;color:var(--blue);border:1px solid var(--border);box-shadow:none}.hero{padding:86px 0 64px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--sky);color:var(--blue2);border:1px solid var(--border);padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-2.7px;margin:18px 0 20px}.hero h1 span{color:var(--blue)}.hero p{font-size:19px;color:var(--muted);max-width:680px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;font-size:13px;color:#64748b}.phone-wrap{display:flex;justify-content:center}.phone{width:310px;aspect-ratio:9/18.9;border:10px solid #10213b;border-radius:42px;background:#fff;box-shadow:0 28px 80px rgba(11,31,58,.22);padding:14px;position:relative}.phone:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:92px;height:24px;border-radius:16px;background:#10213b}.screen{height:100%;border-radius:29px;background:linear-gradient(180deg,#edf6ff,#ffffff);padding:44px 16px 18px;overflow:hidden}.map{height:55%;border-radius:22px;background:linear-gradient(135deg,#d9efff,#f6fbff);position:relative;overflow:hidden;border:1px solid #d8eaff}.road{position:absolute;background:#fff;border-radius:999px;opacity:.95}.road.r1{width:130%;height:16px;left:-20%;top:36%;transform:rotate(24deg)}.road.r2{width:120%;height:13px;left:-15%;top:64%;transform:rotate(-18deg)}.pin{position:absolute;width:30px;height:30px;background:var(--blue);border-radius:50% 50% 50% 0;transform:rotate(-45deg);left:54%;top:38%;box-shadow:0 8px 20px rgba(22,119,255,.28)}.pin:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;left:10px;top:10px}.card{margin-top:16px;background:#fff;border:1px solid #e7eff8;border-radius:20px;padding:16px;box-shadow:0 14px 40px rgba(11,31,58,.08)}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#8ac5ff,#2f80ed)}.status{font-size:12px;color:#16a34a;font-weight:700}.features{padding:64px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 38px}.section-head h2{font-size:40px;letter-spacing:-1.4px;margin:0 0 10px}.section-head p{color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:#fff;border:1px solid #e6eef8;border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(11,31,58,.05)}.icon{width:48px;height:48px;border-radius:15px;background:var(--sky);display:grid;place-items:center;color:var(--blue);font-size:22px;margin-bottom:16px}.feature h3{margin:0 0 8px;font-size:19px}.feature p{margin:0;color:var(--muted);font-size:14px}.cta{padding:70px 0}.cta-box{background:linear-gradient(135deg,#0d6efd,#45a3ff);color:#fff;border-radius:30px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 26px 70px rgba(22,119,255,.25)}.cta-box p{opacity:.9;margin-bottom:0}.footer{padding:36px 0 110px;border-top:1px solid #e6eef8;background:#fff}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-links{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#64748b}.small{font-size:12px;color:#94a3b8}.legal{padding:60px 0 100px}.legal article{max-width:850px;margin:auto;background:#fff;border:1px solid #e6eef8;border-radius:24px;padding:38px;box-shadow:0 12px 38px rgba(11,31,58,.05)}.legal h1{font-size:42px;line-height:1.08;letter-spacing:-1.5px;margin:0 0 8px}.legal h2{margin-top:30px}.legal p,.legal li{color:#475569}.legal .updated{color:#94a3b8;font-size:13px}.qr-float{position:fixed;right:20px;bottom:20px;z-index:60;background:#fff;border:1px solid #dfeaf7;border-radius:18px;padding:12px;box-shadow:var(--shadow);width:148px;text-align:center}.qr-float img{width:118px;height:118px;display:block;margin:auto}.qr-float strong{display:block;font-size:12px;margin-top:6px}.mobile-bar{display:none}.support-box{background:var(--sky);border:1px solid var(--border);border-radius:18px;padding:20px;margin-top:20px}.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:13px 14px;border:1px solid #d8e4f0;border-radius:12px;font:inherit}.form textarea{min-height:140px;resize:vertical}.notice{font-size:13px;color:#64748b}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.phone-wrap{order:-1}.phone{width:260px}.cards{grid-template-columns:1fr 1fr}.nav-links{display:none}.qr-float{display:none}.mobile-bar{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:80;background:#fff;border:1px solid #dce8f6;box-shadow:0 16px 50px rgba(11,31,58,.22);border-radius:18px;padding:10px;align-items:center;justify-content:space-between;gap:12px}.mobile-bar .mini{display:flex;align-items:center;gap:10px}.mobile-bar .mini .logo{width:38px;height:38px;border-radius:11px}.mobile-bar .txt{font-size:12px;line-height:1.25}.mobile-bar .btn{padding:10px 14px;font-size:12px}.footer{padding-bottom:120px}}
@media(max-width:640px){.container{width:min(100% - 28px,1120px)}.hero{padding:50px 0 44px}.hero h1{font-size:46px;letter-spacing:-1.8px}.hero p{font-size:17px}.phone{width:230px}.cards{grid-template-columns:1fr}.cta-box{padding:30px;display:block}.cta-box .btn{margin-top:18px}.footer-grid{display:block}.footer-links{margin-top:16px}.legal{padding-top:32px}.legal article{padding:24px}.legal h1{font-size:34px}}
