@charset "UTF-8";*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f1f5f9;color:#0f172a;-webkit-font-smoothing:antialiased}h1,h2,h3{color:#0f172a}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{font:inherit;padding:.55rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:-1px;border-color:#2563eb}.btn{font:inherit;font-weight:600;padding:.6rem 1.2rem;border-radius:8px;border:none;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:background .15s}.btn:hover{text-decoration:none}.btn:disabled{opacity:.6;cursor:default}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-light{background:#f1f5f9;color:#334155;border:1px solid #cbd5e1}.btn-light:hover:not(:disabled){background:#e2e8f0}.page{max-width:960px;margin:0 auto;padding:1.5rem 1rem}
