*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:system-ui,-apple-system,sans-serif;background:#f0f2f5;display:flex;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;-webkit-text-size-adjust:100%}.container{background:#fff;border-radius:16px;padding:2rem 1.5rem;width:100%;max-width:420px;text-align:center;box-shadow:0 4px 24px #00000014}h1{font-size:1.5rem;font-weight:700;color:#111;margin-bottom:.75rem}p{font-size:1rem;line-height:1.6;color:#333}button{margin-top:1.25rem;background:#2563eb;color:#fff;border:none;border-radius:10px;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;cursor:pointer;width:100%;max-width:280px;touch-action:manipulation;transition:background .2s}button:active{background:#1d4ed8}@media (hover: hover){button:hover{background:#1d4ed8}}.muted{color:#888}.success{color:#16a34a;font-weight:600;font-size:1.1rem}.error{color:#dc2626}
