*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#1c1b1f;line-height:1.5}.wrap{max-width:420px;margin:0 auto;padding:2rem 1rem}.header{text-align:center;margin-bottom:1.5rem}.logo{margin:0;font-size:1.5rem;font-weight:700}.tagline{margin:.35rem 0 0;color:#666;font-size:.95rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.card--error{border:1px solid #ffcdd2}.card--success{border:1px solid #c8e6c9}.card h2{margin:0 0 .75rem;font-size:1.15rem}.muted{color:#666}.small{font-size:.875rem}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field span{font-size:.875rem;font-weight:600}.field input{padding:.65rem .75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.field input:focus{outline:2px solid #2196f3;outline-offset:1px;border-color:#2196f3}.form-error{color:#b00020;font-size:.875rem;margin:0 0 .75rem}.btn{width:100%;padding:.75rem 1rem;border:none;border-radius:8px;background:#2196f3;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.btn:hover{background:#1976d2}.btn:disabled{opacity:.6;cursor:not-allowed}
