:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}*{margin:0;padding:0;box-sizing:border-box}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f2f5;padding:2rem}.card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000a;padding:3rem 3.5rem;max-width:460px;width:100%}.card-header{text-align:center;margin-bottom:.5rem}.card-header h1{font-size:2.4rem;font-weight:700;letter-spacing:6px;color:#0f3460;line-height:1}.legal{display:block;font-size:.95rem;font-weight:400;color:#8892a4;letter-spacing:2px;margin-top:.3rem}.divider{height:1px;background:linear-gradient(to right,transparent,#d1d5db,transparent);margin:1.8rem 0}.info{display:flex;flex-direction:column;gap:1.2rem}.info-row{display:flex;align-items:flex-start;gap:1rem}.info-row svg{width:20px;height:20px;flex-shrink:0;color:#0f3460;margin-top:2px}.info-row p{font-size:.95rem;color:#374151;line-height:1.5}.info-row .muted{color:#8892a4;font-size:.85rem}.info-row a{font-size:.95rem;color:#0f3460;text-decoration:none;font-weight:500;transition:color .2s}.info-row a:hover{color:#e94560}.tagline{text-align:center;font-size:.85rem;color:#8892a4;letter-spacing:1px;font-weight:400}.footer{margin-top:2rem;font-size:.8rem;color:#9ca3af}@media(max-width:520px){.card{padding:2rem 1.5rem}.card-header h1{font-size:1.8rem;letter-spacing:4px}}
