*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}body{min-height:100vh;background:radial-gradient(circle at 50% 20%,#0a3152 0,transparent 31%),#000}.screen{min-height:100vh;display:grid;place-items:center;padding:28px 18px}.card{width:min(100%,520px);text-align:center;padding:36px 22px 28px}.shield{width:70px;height:80px;margin:0 auto 14px;display:grid;place-items:center;font-size:34px;font-weight:800;background:linear-gradient(145deg,#39a4ff,#0769e8);clip-path:polygon(50% 0,88% 15%,82% 73%,50% 100%,18% 73%,12% 15%);filter:drop-shadow(0 0 24px #1687ff55)}.brand{font-size:24px;font-weight:800;margin:0 0 44px}.eyebrow{font-size:11px;letter-spacing:.34em;color:#74baff;font-weight:800;margin:0 0 14px}.card h1{font-size:clamp(38px,10vw,55px);line-height:.98;letter-spacing:-.045em;margin:0 auto 20px;max-width:490px}.lead{color:#b4bcc7;font-size:17px;line-height:1.5;margin:0 auto 28px;max-width:455px}.promise{display:flex;text-align:left;align-items:center;gap:14px;padding:17px 18px;margin:0 auto 18px;border:1px solid #173d60;border-radius:18px;background:#061522}.promise>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#087cf2;font-weight:900}.promise p{margin:0}.promise b,.promise small{display:block}.promise b{font-size:15px}.promise small{margin-top:3px;color:#9faaba;font-size:13px}.start{min-height:68px;border-radius:22px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;background:linear-gradient(180deg,#1e9cff,#0874ed);box-shadow:0 14px 42px #087cf24d,inset 0 1px #fff6;font-size:20px;font-weight:850}.start b{font-size:31px;font-weight:300}.note{font-size:12px;color:#6f7b89;margin:14px 0 0}@media(max-width:480px){.screen{align-items:start;padding-top:54px}.card{padding:20px 4px}.brand{margin-bottom:38px}.lead{font-size:15px}.card h1{font-size:42px}}