*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f5f8fc;line-height:1.65}a{color:#2563eb;text-decoration:none}.wrap{max-width:1160px;margin:auto;padding:0 22px}header{position:sticky;top:0;z-index:10;background:#fffefbeF;border-bottom:1px solid #e4eaf2;backdrop-filter:blur(12px)}.nav{min-height:70px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:850;color:#172033;display:flex;gap:10px;align-items:center}.logo{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:white;display:grid;place-items:center}.links{display:flex;gap:18px;font-size:14px}.menu{display:none;background:none;border:0;font-size:25px}.hero{padding:75px 0;background:linear-gradient(135deg,#eff6ff,#f8f7ff,#ecfeff)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:center}h1{font-size:clamp(44px,7vw,76px);line-height:1;letter-spacing:-2px;margin:18px 0}h2{font-size:31px;line-height:1.15}h3{margin-bottom:7px}.lead{font-size:20px;color:#475467}.pill{background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.btn{min-height:48px;padding:11px 18px;border-radius:13px;border:1px solid #e4eaf2;background:white;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.primary{background:#2563eb;color:white;border-color:#2563eb}.phone{background:#101828;padding:17px;border-radius:30px;box-shadow:0 25px 55px #10204033;transform:rotate(2deg)}.screen{background:#f8fafc;border-radius:23px;padding:20px}.bar{height:18px;background:#e5e7eb;border-radius:99px;margin:18px 0;overflow:hidden}.bar i{display:block;width:67%;height:100%;background:linear-gradient(90deg,#2563eb,#06b6d4)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini{background:white;border:1px solid #e4eaf2;border-radius:14px;padding:13px}.mini b{display:block;font-size:18px}section{padding:62px 0}.head{max-width:760px;margin-bottom:25px}.muted{color:#667085}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.policy{background:white;border:1px solid #e4eaf2;border-radius:20px;padding:24px;box-shadow:0 14px 40px #1e325a14}.features,.checks{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature,.check{background:white;border:1px solid #e4eaf2;border-radius:15px;padding:16px}.map{display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.treemap{min-height:330px;display:grid;grid-template-columns:1.3fr .7fr 1fr;grid-template-rows:1fr 1fr;gap:5px;padding:5px;background:white;border:1px solid #e4eaf2;border-radius:22px}.block{border-radius:15px;padding:17px;display:flex;flex-direction:column;justify-content:flex-end;font-weight:850;cursor:pointer;transition:.15s}.block:hover{transform:scale(.985)}.apps{grid-row:span 2;background:#dbeafe;color:#1e40af}.photos{background:#cffafe;color:#155e75}.videos{background:#ede9fe;color:#5b21b6}.docs{background:#dcfce7;color:#166534}.other{background:#fef3c7;color:#92400e}.free{background:#f3f4f6;color:#4b5563}.info{background:#eff6ff;border:1px solid #bfdbfe;padding:16px;border-radius:14px}.warning{background:#fff7ed;border:1px solid #fed7aa;padding:16px;border-radius:14px}table{width:100%;border-collapse:collapse;background:white;border:1px solid #e4eaf2}th,td{text-align:left;padding:13px;border-bottom:1px solid #e4eaf2;vertical-align:top}th{background:#f8fafc}.faq details{background:white;border:1px solid #e4eaf2;border-radius:14px;padding:15px;margin:9px 0}.faq summary{font-weight:800;cursor:pointer}footer{background:#111827;color:#d1d5db;padding:45px 0}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}footer a{color:#bfdbfe}@media(max-width:850px){.hero-grid,.cards,.map,.foot{grid-template-columns:1fr}.features,.checks{grid-template-columns:1fr}.links{display:none}.menu{display:block}.hero{padding:52px 0}.phone{max-width:430px;margin:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.block{transition:none}}