:root{--brand: #4f46e5}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;color:#1a1a1a}.btn-help{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.75rem;font-weight:700;text-decoration:none;flex-shrink:0}.btn-help:hover{background:#6366f1;color:#fff}.apply-id-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.btn-primary{background:var(--brand, #4f46e5)!important}.btn-primary:hover:not(:disabled){filter:brightness(.88)}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#11182773}.modal{width:100%;max-width:480px;max-height:calc(100vh - 2rem);overflow-y:auto;padding:1.75rem;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000002e}
