*{margin:0;padding:0;box-sizing:border-box}body,html{background:#F5F8FC}body{color:#222;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.container{max-width:420px;margin:auto;min-height:100vh;padding:22px 18px 60px}h1{text-align:center;color:#1565C0;font-size:2rem;font-weight:800;margin-bottom:28px}.card{background:#ffffff;border-radius:24px;padding:24px;margin-bottom:22px;box-shadow:0 8px 30px rgba(0,0,0,.06)}.card h2{font-size:1.45rem;font-weight:700;color:#222;margin-bottom:18px}.big{font-size:4.8rem;font-weight:800;color:#1565C0;line-height:1;margin-top:8px}.big,.bigLabel{text-align:center}.bigLabel{color:#666;font-size:.95rem;margin-top:10px;margin-bottom:20px}hr{border:none;height:1px;background:#ECECEC;margin:18px 0}.card p{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:15px 0;border-bottom:1px solid #f2f2f2;font-size:1rem}.card p:last-child{border-bottom:none}.card span{font-size:1.15rem;font-weight:700;color:#1565C0;min-width:28px;text-align:right}.installButton{width:100%;padding:18px;margin:20px 0 10px;border:none;border-radius:16px;background:#1565C0;color:#ffffff;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background .25s ease}.installButton:hover{background:#0F56AA}.installButton:disabled{background:#4CAF50;cursor:default}footer{margin-top:18px;text-align:center;font-size:.82rem;color:#888;line-height:1.7}footer strong{color:#1565C0;font-weight:700}footer small{display:block;margin-top:10px;color:#888;font-size:.78rem}@media (max-width:420px){.container{padding:18px 14px 40px}.big{font-size:4.3rem}.installButton{font-size:1.1rem;padding:16px}}