*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f7fa;color:#1a1f2e;font-size:14px;line-height:1.5}a{color:#2b6cb0;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font:inherit;border:1px solid transparent;border-radius:4px;padding:8px 16px;background:#2b6cb0;color:#fff;font-weight:500}button:hover:not(:disabled){background:#2c5b8f}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#fff;color:#1a1f2e;border-color:#cbd5e0}button.secondary:hover:not(:disabled){background:#f0f3f8}button.danger{background:#c53030}button.danger:hover:not(:disabled){background:#9b2c2c}input,select,textarea{font:inherit;border:1px solid #cbd5e0;border-radius:4px;padding:8px 10px;background:#fff;color:#1a1f2e;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:#2b6cb0;box-shadow:0 0 0 2px #2b6cb026}.field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.field label{font-size:12px;color:#6b7585;font-weight:500}.card{background:#fff;border:1px solid #e3e7ee;border-radius:8px;padding:24px;box-shadow:0 2px 12px #141e320a}.error-msg{color:#c53030;font-size:13px;padding:8px 12px;background:#fff5f5;border:1px solid #fed7d7;border-radius:4px;margin-bottom:12px}.muted{color:#6b7585}.small{font-size:12px}
