@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.result-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.result-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;padding:3rem;animation:fadeInUp .6s ease-out}.result-content{text-align:center}.result-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:scaleIn .5s ease-out}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.result-icon svg{width:50px;height:50px}.success-icon{background:#d1fae5;color:#10b981}.fail-icon{background:#fee2e2;color:#ef4444}.mfa-icon{background:#fef3c7;color:#f59e0b}.result-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:.75rem}.fail-title{color:#991b1b}.result-subtitle{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.result-details{background:#f7fafc;padding:1.25rem;border-radius:8px;border:1px solid #e2e8f0;margin:1.5rem 0;text-align:left}.error-details{background:#fee2e2;border-color:#fca5a5}.detail-text{margin:.5rem 0;color:#4a5568;font-size:.95rem;line-height:1.6}.detail-text strong{color:#2d3748}.success-animation{margin:2rem 0}.checkmark-circle{width:100px;height:100px;margin:0 auto;border-radius:50%;background:#d1fae5;position:relative;animation:scaleIn .5s ease-out}.checkmark{width:50px;height:30px;border-left:4px solid #10b981;border-bottom:4px solid #10b981;transform:rotate(-45deg);position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-18px;animation:drawCheck .5s ease-out .3s both}@keyframes drawCheck{0%{width:0;height:0}to{width:50px;height:30px}}.help-section{margin:2rem 0;padding:1.25rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0;text-align:left}.help-section h3{font-size:1.1rem;color:#2d3748;margin-bottom:.75rem}.help-section ul{margin:0;padding-left:1.5rem;color:#4a5568}.help-section li{margin-bottom:.5rem;line-height:1.6}.next-steps{margin:2rem 0;padding:1.25rem;background:#e0e7ff;border-radius:8px;border:1px solid #c7d2fe;text-align:left}.next-steps h3{font-size:1.1rem;color:#3730a3;margin-bottom:.75rem}.next-steps ul{margin:0;padding-left:1.5rem;color:#4338ca}.next-steps li{margin-bottom:.5rem;line-height:1.6}.action-buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.primary-button,.secondary-button{padding:.875rem 1.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;min-width:140px}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.secondary-button{background:#fff;color:#667eea;border:2px solid #667eea}.secondary-button:hover:not(:disabled){background:#f7fafc;transform:translateY(-2px)}.secondary-button:disabled{opacity:.6;cursor:not-allowed}.mfa-form{margin:2rem 0}.form-group{margin-bottom:1.5rem;text-align:left}.form-label{display:block;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.9rem}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;outline:none;font-family:inherit;box-sizing:border-box}.mfa-input{text-align:center;font-size:1.5rem;letter-spacing:.5rem;font-weight:600}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.input-error{margin-top:.5rem;color:#ef4444;font-size:.95rem}.warning-box{margin:1.5rem 0;padding:1rem;background:#fef3c7;border:2px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.95rem}.warning-box p{margin:0}@media (max-width: 640px){.result-card{padding:2rem}.result-title{font-size:1.75rem}.result-subtitle{font-size:.9rem}.result-container{padding:1rem}.action-buttons{flex-direction:column}.primary-button,.secondary-button{width:100%}.result-icon{width:70px;height:70px}.result-icon svg{width:40px;height:40px}}.form-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;padding:3rem;animation:fadeInUp .6s ease-out}.form-header{text-align:center;margin-bottom:2rem}.form-header h1{font-size:2rem;font-weight:700;color:#0d0d0d;margin-bottom:.5rem}.form-subtitle{color:#0d0d0d;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.ws-status-bar{margin-top:1rem;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.outcome-box{margin-top:1rem;padding:1rem;border-radius:8px;border:2px solid;animation:slideDown .3s ease-out}.outcome-box strong{display:block;font-size:1rem;margin-bottom:.5rem}.outcome-box p{margin:.25rem 0;font-size:.9rem;line-height:1.5}.main-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;color:#0d0d0d;margin-bottom:.5rem;font-size:.9rem}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;outline:none;font-family:inherit}.form-input:focus{border-color:#15305a;box-shadow:0 0 0 3px #15305a1a}.form-input:disabled{background-color:#f7fafc;cursor:not-allowed}.form-textarea{resize:vertical;min-height:100px}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper .form-input{padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#718096;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.password-toggle:hover{color:#15305a}.password-toggle svg{width:20px;height:20px}.form-hint{margin-top:.5rem;font-size:.85rem;color:#718096}.form-message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.message-success{background-color:#c6f6d5;color:#22543d;border:1px solid #9ae6b4}.message-error{background-color:#fed7d7;color:#742a2a;border:1px solid #fc8181}.form-button{width:100%;padding:1rem;background:#15305a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.form-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #15305a66}.form-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.form-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.terms-text{font-size:.85rem;color:#0d0d0d;line-height:1.6;margin:0}.info-box{background:#f7fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.info-box h3{font-size:1.1rem;color:#2d3748;margin-bottom:1rem}.steps-list{margin:0;padding-left:1.5rem;color:#4a5568}.steps-list li{margin-bottom:.5rem;line-height:1.6}.steps-list code{background:#e2e8f0;padding:.2rem .4rem;border-radius:4px;font-size:.85rem;font-family:Courier New,monospace}.label-with-tooltip{display:flex;align-items:center;gap:.5rem}.tooltip-container{position:relative;display:inline-flex;align-items:center}.tooltip-icon{width:16px;height:16px;color:#718096;cursor:help;transition:color .2s ease}.tooltip-icon:hover{color:#15305a}.tooltip-text{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);background:#0d0d0d;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;max-width:280px;white-space:normal;text-align:center;line-height:1.4}.tooltip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#0d0d0d}.tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}@media (max-width: 640px){.form-card{padding:2rem}.form-header h1{font-size:1.75rem}.form-container{padding:1rem}}.loading-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.loading-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;padding:3rem;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.loading-content{text-align:center}.loading-spinner-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.loading-spinner{width:60px;height:60px;border:4px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}.loading-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:.75rem}.loading-subtitle{color:#718096;font-size:1rem;line-height:1.6;margin-bottom:2rem}.loading-ws-status{margin:1.5rem 0;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.ws-status-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem}.ws-status-dot{width:10px;height:10px;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ws-status-text{font-size:.85rem;font-weight:600;color:#4a5568}.outcome-box{margin-top:2rem;padding:1.5rem;border-radius:8px;border:2px solid;animation:slideDown .3s ease-out;text-align:left}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.outcome-box strong{display:block;font-size:1.1rem;margin-bottom:.5rem}.outcome-box p{margin:.5rem 0;font-size:.95rem;line-height:1.6}.outcome-mfa_needed{background:#fef3c7;border-color:#f59e0b;color:#92400e}.outcome-mfa_setup_needed{background:#fff7ed;border-color:#f97316;color:#9a3412}.outcome-success{background:#d1fae5;border-color:#10b981;color:#065f46}.outcome-fail{background:#fee2e2;border-color:#ef4444;color:#991b1b}.back-button{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.back-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.loading-steps{margin-top:2.5rem;text-align:left;background:#f7fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.step-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;color:#4a5568;font-size:.95rem;transition:all .3s ease}.step-item:not(:last-child){border-bottom:1px solid #e2e8f0}.step-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-item .step-icon{background:#cbd5e0;color:#718096}.step-item.active .step-icon{background:#667eea;color:#fff}.step-item.active{color:#2d3748;font-weight:600}.step-item.pending{opacity:.6}.step-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@media (max-width: 640px){.loading-card{padding:2rem}.loading-title{font-size:1.75rem}.loading-subtitle{font-size:.9rem}.loading-container,.loading-steps{padding:1rem}.step-item{font-size:.85rem}.step-icon{width:28px;height:28px}}.sidebar{width:240px;background:#0c0e12;color:#9ca3af;display:flex;flex-direction:column;padding-top:var(--topbar-offset, 0px)}.sidebar-header{display:flex;align-items:center;gap:12px;height:var(--admin-header-height, 72px);padding:0 18px;text-decoration:none;color:inherit;cursor:pointer}.logo-mark{width:24px;height:24px;display:grid;place-items:center}.logo-mark svg{width:100%;height:100%}.app-meta{display:flex;flex-direction:column;gap:4px}.app-name{color:#e5e7eb;font-weight:700;font-size:16px}.env-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#12321d;color:#16a34a;font-size:11px;font-weight:700}.sidebar-nav{flex:1;padding:12px 8px;overflow-y:auto}.sidebar-section{margin:14px 10px 6px;font-size:11px;letter-spacing:.08em;color:#6b7280;text-transform:uppercase}.sidebar-divider{height:1px;background:#111827;margin:12px 10px}.sidebar-link{display:flex;align-items:center;gap:14px;padding:14px 16px;margin:4px;border-radius:10px;color:#e5e7eb;text-decoration:none;font-size:16px;transition:background .15s ease,color .15s ease}.sidebar-link:hover{background:#111827}.sidebar-link.active{background:#111827;color:#dbeafe;border-left:3px solid #2563eb;padding-left:13px}.link-icon{width:22px;text-align:center;color:#9ca3af}.link-label{flex:1}.link-badge{min-width:18px;padding:2px 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;text-align:center}.sidebar-footer{padding:12px 16px;border-top:1px solid #111827;color:#6b7280;font-size:12px}.version{font-family:monospace}.topbar{display:flex;align-items:center;justify-content:space-between;height:var(--admin-header-height, 72px);padding:0 24px;box-sizing:border-box;background:#0c0e12;position:sticky;top:var(--topbar-offset, 0px);z-index:10}.topbar-left,.topbar-center,.topbar-right{display:flex;align-items:center;gap:12px}.icon-button{background:#111827;color:#e5e7eb;border:1px solid #1f2937;border-radius:10px;padding:8px 10px;cursor:pointer}.icon-button:hover{background:#1f2937}.icon-button.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb66}.env-badge{background:#12321d;color:#16a34a;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px}.pill-select select{background:#1f2937;color:#e5e7eb;border:1px solid #2d3748;padding:8px 14px;border-radius:999px;font-weight:600}.topbar-right .icon-button{position:relative}.dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:#ef4444}.avatar-button{width:36px;height:36px;border-radius:50%;border:1px solid #1f2937;background:#111827;color:#e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer}.avatar-placeholder{font-weight:700}.logout-button{background:#111827;color:#e5e7eb;border:1px solid #2d3748;border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer;height:36px;line-height:1}.logout-button:hover{background:#1f2937;border-color:#3b4a63}.notification-popover{position:fixed;top:calc(76px + var(--topbar-offset, 0px));right:28px;width:380px;max-height:72vh;background:#0b1220;border:1px solid #1f2937;border-radius:14px;box-shadow:0 15px 50px #0000008c;padding:12px;z-index:30;display:flex;flex-direction:column;gap:10px}.popover-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.popover-title{font-weight:700;color:#e5e7eb}.popover-subtitle{color:#9ca3af;font-size:13px}.popover-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.popover-item{background:#0f172a;border:1px solid #1f2937;border-radius:12px;padding:10px;cursor:pointer}.popover-item.read{opacity:.7}.popover-item.unread{background:#111c36;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb40}.popover-item-header{display:flex;align-items:flex-start;gap:10px;position:relative}.popover-item-body{flex:1;display:flex;flex-direction:column;gap:2px}.popover-item-title{color:#e5e7eb;font-weight:700;line-height:1.2}.popover-item-meta{color:#9ca3af;font-size:12px}.severity-dot.small{width:18px;height:18px;font-size:12px}.badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;margin-left:6px;margin-top:4px}.popover-item-message{color:#cbd5e1;margin:6px 0 4px;font-size:13px}.popover-item-actions{display:flex;gap:8px;flex-wrap:wrap}.notification-popover .empty{text-align:center;color:#9ca3af;padding:12px 0}.popover-footer{display:flex;gap:8px}.popover-footer .outline-button{width:100%;justify-content:center;text-align:center}.admin-shell{display:flex;position:relative;min-height:100vh;background-color:#0a0a0a;color:#e5e7eb;font-family:var(--font-sans, "Manrope", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--topbar-offset: 6px;--admin-header-height: 72px;--admin-border-color: #111827}.admin-border-line{border-bottom:1px solid var(--admin-border-color, #111827)}.admin-main{flex:1;display:flex;flex-direction:column;min-width:0;background:#0a0a0a;border-left:1px solid #111827;padding-top:var(--topbar-offset)}.admin-content{flex:1;padding:16px 24px 32px;overflow-y:auto}.admin-card{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:16px}.badge-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#1f2937;color:#e5e7eb}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.notification-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:40;padding:20px}.notification-detail-card{width:min(640px,90vw);background:#0b1220;border:1px solid #1f2937;border-radius:14px;padding:16px;box-shadow:0 20px 60px #0000008c}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.detail-title{color:#e5e7eb;font-weight:700;font-size:18px}.detail-meta{color:#9ca3af;font-size:13px}.detail-body{display:flex;flex-direction:column;gap:10px;color:#cbd5e1}.detail-severity{display:flex;align-items:center;gap:8px;font-weight:600;text-transform:capitalize}.detail-severity-text{color:#e5e7eb}.detail-message{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:12px}.detail-metadata{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:12px;color:#cbd5e1;font-size:12px;overflow-x:auto;margin:0}.sidebar-backdrop{display:none}@media (min-width: 1024px){.admin-shell.sidebar-closed .sidebar{display:none}.admin-shell.sidebar-closed .admin-main{border-left:none}}@media (max-width: 1024px){.sidebar{position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 10px 40px #00000073;z-index:30}.admin-shell.sidebar-open .sidebar{transform:translate(0)}.admin-shell.sidebar-open .sidebar-backdrop{display:block}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:20}.admin-main{padding-top:calc(var(--topbar-offset, 14.5px) + 8px)}}.stat-card{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:14px;min-height:110px}.stat-card-header{display:flex;justify-content:space-between;align-items:center;color:#9ca3af;font-size:13px}.stat-label{text-transform:uppercase;letter-spacing:.04em}.stat-icon{color:#2563eb}.stat-value{font-size:28px;font-weight:700;color:#e5e7eb;margin-top:8px}.stat-subtitle{color:#9ca3af;margin-top:4px}.chart-card{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:12px}.chart-tooltip{background:#1f2937;border:1px solid #374151;border-radius:10px;padding:10px 12px;font-size:13px;color:#e5e7eb}.tooltip-time{color:#9ca3af;margin-bottom:6px;font-family:monospace;font-size:12px}.tooltip-row{font-weight:700;margin-bottom:4px}.tooltip-action{color:#e5e7eb;margin-bottom:2px}.tooltip-integration{color:#9ca3af;font-size:12px}.failure-list{display:flex;flex-direction:column;gap:12px}.failure-row{display:flex;align-items:center;gap:12px;margin-bottom:0}.failure-label{flex:0 0 140px;color:#e5e7eb;font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.failure-bar-track{flex:1;height:8px;background:#1f2937;border-radius:4px;overflow:hidden}.failure-bar-fill{height:100%;background:linear-gradient(90deg,#ef4444,#f97316);border-radius:4px}.failure-percentage{color:#9ca3af;font-size:14px;flex:0 0 50px;text-align:right}.sync-card{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:14px;margin-bottom:12px}.sync-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.sync-card-title{display:flex;gap:10px;align-items:center}.status-icon{font-size:12px}.sync-title{color:#e5e7eb;font-weight:700}.sync-subtitle,.sync-time{color:#9ca3af;font-size:13px}.sync-desc{margin:12px 0;color:#e5e7eb}.sync-footer{display:flex;align-items:center;gap:14px;color:#9ca3af}.sync-attempt{color:#e5e7eb}.notification-card{border:1px solid #1f2937;border-radius:12px;padding:14px;margin-bottom:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease}.notification-card.unread{background:#111c36;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb40}.notification-card.read{background:#111316;opacity:.7}.notification-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.notification-left{display:flex;gap:10px;align-items:center}.severity-dot{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a;font-weight:800}.notification-title{color:#e5e7eb;font-weight:700}.notification-source,.notification-time{color:#9ca3af;font-size:13px}.notification-body{margin:10px 0;color:#e5e7eb}.notification-actions{display:flex;gap:10px}.primary-button,.outline-button,.ghost-button{border-radius:10px;padding:8px 12px;cursor:pointer;border:1px solid transparent;font-weight:600}.primary-button.small,.outline-button.small,.ghost-button.small{padding:6px 10px;font-size:12px}.primary-button{background:#2563eb;color:#fff;border-color:#2563eb}.outline-button{background:transparent;color:#e5e7eb;border-color:#334155}.ghost-button{background:transparent;color:#9ca3af;border-color:#1f2937}.ghost-button.small{padding:6px 10px;font-size:12px}.primary-button:hover{background:#1d4ed8}.outline-button:hover,.ghost-button:hover{background:#111827}.worker-row td{padding:12px 10px;border-bottom:1px solid #1f2937}.worker-name{display:flex;flex-direction:column;gap:4px}.worker-title{color:#e5e7eb;font-weight:700}.worker-id{color:#9ca3af;font-size:12px}.status-pill{padding:6px 10px;border-radius:999px;font-weight:700;text-transform:capitalize}.progress{background:#1f2937;border-radius:999px;height:8px;width:120px;overflow:hidden;display:inline-block;vertical-align:middle}.progress-fill{height:8px;background:#22c55e}.progress-label{margin-left:8px;color:#e5e7eb}.table-wrapper{overflow:auto;border-radius:12px;border:1px solid #1f2937;background:#111316;padding:6px 8px}.table{width:100%;border-collapse:collapse;color:#e5e7eb;min-width:640px;background:#111316}.table thead{background:#0d1016}.table thead th{text-align:left;padding:12px 14px;color:#9ca3af;font-weight:600;border-bottom:1px solid #1f2937;white-space:nowrap}.table tbody td{padding:12px 14px;border-bottom:1px solid #1f2937;vertical-align:middle}.table tbody tr:last-child td{border-bottom:none}.table thead th:last-child,.table tbody td:last-child{text-align:right}.sync-id-cell{font-family:monospace;font-size:13px;color:#60a5fa}.input{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:10px 12px;color:#e5e7eb}.input.select{padding-right:32px}.worker-pool-list{display:flex;flex-direction:column;gap:8px;padding:8px 0}.worker-pool-row{display:flex;align-items:center;gap:10px}.worker-pool-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.worker-pool-label{flex:1;font-size:14px;color:#d1d5db}.worker-pool-count{font-size:14px;font-weight:500;color:#f3f4f6;min-width:24px;text-align:right}.worker-pool-divider{height:1px;background:#374151;margin:4px 0}.worker-pool-row.total .worker-pool-label{font-weight:600;color:#f3f4f6}.sync-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.sync-detail-card{background:#111827;border:1px solid #1f2937;border-radius:12px;width:100%;max-width:540px;max-height:80vh;overflow:auto}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;border-bottom:1px solid #1f2937}.detail-title{font-size:18px;font-weight:600;color:#f3f4f6}.detail-meta{font-size:13px;color:#6b7280;margin-top:4px}.detail-body{padding:20px;display:flex;flex-direction:column;gap:16px}.detail-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.detail-label{font-size:14px;color:#9ca3af;flex-shrink:0}.detail-value{font-size:14px;color:#e5e7eb;text-align:right;word-break:break-all}.detail-value.mono{font-family:monospace;font-size:12px;color:#60a5fa}.detail-sub{color:#6b7280}.detail-error{margin-top:8px;padding:16px;background:#450a0a;border:1px solid #7f1d1d;border-radius:8px}.detail-error-title{font-size:14px;font-weight:600;color:#fca5a5;margin-bottom:8px}.detail-error-message{font-size:13px;color:#fecaca;line-height:1.5;word-break:break-word}.dashboard{display:flex;flex-direction:column;gap:16px}.dashboard-header{display:flex;justify-content:space-between;align-items:center}.title-row{display:flex;align-items:center;gap:10px}.dashboard h1{margin:0;color:#e5e7eb}.health-pill{font-weight:700}.meta-text{color:#9ca3af;font-size:14px}.auto-refresh{color:#9ca3af;font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.mid-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.panel{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:14px}.panel.side{display:flex;flex-direction:column;gap:12px}.panel-title{font-weight:700;color:#e5e7eb;margin-bottom:8px}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.link{color:#60a5fa;text-decoration:none}.link:hover{text-decoration:underline}.status-chip{padding:6px 10px;border-radius:999px;font-weight:700;text-transform:capitalize}.status-chip.success{background:#12321d;color:#22c55e}.status-chip.failed{background:#3d1b1b;color:#ef4444}.status-chip.pending{background:#3c2b0b;color:#f59e0b}.empty{text-align:center;padding:16px;color:#9ca3af}.integrations-page{padding:0}.integrations-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.integrations-header h1{margin:0 0 4px;font-size:28px;font-weight:600;color:#f3f4f6}.integrations-count{font-size:14px;color:#9ca3af}.filters{display:flex;gap:12px;margin-bottom:12px}.integrations-table{table-layout:fixed}.integrations-table col.col-name{width:32%}.integrations-table col.col-platform{width:18%}.integrations-table col.col-username{width:24%}.integrations-table col.col-status{width:14%}.integrations-table col.col-actions{width:12%}.integration-name{display:flex;flex-direction:column;gap:2px;min-width:0}.integration-title{font-weight:500;color:#60a5fa;display:block;width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integration-id{font-size:12px;color:#6b7280}.platform-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#1f2937;border-radius:6px;font-size:13px;color:#d1d5db;text-transform:capitalize}.platform-icon{font-size:14px}.strategy-text{font-size:13px;color:#9ca3af;text-transform:capitalize}.username-text{font-size:13px;color:#d1d5db;word-break:break-all}.platform-badge.jobstreet{background:#1e3a5f;color:#60a5fa}.platform-badge.seek{background:#134e4a;color:#2dd4bf}.platform-badge.linkedin{background:#1e3a5f;color:#0a66c2}.status-pill.active{background:#064e3b;color:#10b981}.status-pill.inactive{background:#1f2937;color:#6b7280}.integration-detail-section{display:flex;flex-direction:column;gap:8px}.integration-detail-empty{color:#9ca3af;font-size:13px}.sync-history-page{display:flex;flex-direction:column;gap:14px}.filters{display:flex;gap:10px}.sync-list{display:flex;flex-direction:column}.empty{text-align:center;padding:12px;color:#9ca3af}.notifications-page{display:flex;flex-direction:column;gap:14px}.notifications-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.actions{display:flex;gap:10px;align-items:center}.checkbox{display:inline-flex;align-items:center;gap:6px;color:#e5e7eb}.notification-list{display:flex;flex-direction:column}.empty{text-align:center;color:#9ca3af;padding:10px}.placeholder-card{background:#111316;border:1px solid #1f2937;border-radius:12px;padding:18px;color:#e5e7eb}.placeholder-card h1{margin-top:0}.placeholder-card p{color:#9ca3af}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(93,232,210,.12),transparent 35%),radial-gradient(circle at 80% 0%,rgba(90,156,255,.18),transparent 40%),#05070f;color:#e5e7eb;padding:48px clamp(18px,3vw,40px)}.login-card{background:#090c14eb;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:clamp(22px,3vw,32px);box-shadow:0 18px 60px #00000073;width:min(460px,100%)}.login-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.login-card-header h2{margin:4px 0 0;color:#f8fafc}.login-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#7dd3fc;margin:0}.login-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#34d3991f;color:#34d399;font-weight:700;font-size:12px}.login-form{display:flex;flex-direction:column;gap:16px}.login-field{display:flex;flex-direction:column;gap:8px;font-weight:600;color:#e5e7eb}.login-field input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-field input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf840;background:#ffffff12}.login-subtext{color:#cbd5e1;font-size:13px;margin:4px 0 0}.login-banner{padding:12px 14px;border-radius:10px;font-weight:600;font-size:14px}.login-banner.error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.login-banner.success{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);color:#bbf7d0}.login-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:2px}.login-actions button{font-weight:700;border-radius:10px;padding:12px 16px;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .2s ease}.login-actions button:disabled{cursor:not-allowed;opacity:.7}.login-actions .login-primary{background:linear-gradient(135deg,#38bdf8,#10b981);color:#0b0f1a;box-shadow:0 12px 35px #10b98159}.login-actions .login-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 40px #10b98173}.login-actions .login-ghost{background:transparent;border-color:#ffffff2e;color:#e5e7eb}.login-actions .login-ghost:hover{border-color:#ffffff59;transform:translateY(-1px)}@media (max-width: 640px){.login-page{padding:32px 16px}.login-card{padding:20px}}*{margin:0;padding:0;box-sizing:border-box}:root{--font-sans: "Manrope", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--font-display: "Space Grotesk", "Manrope", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-family:var(--font-sans);line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.2;letter-spacing:-.02em}p{margin:0}button{font-family:var(--font-display)}#root{min-height:100vh}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}:focus-visible{outline:2px solid #667eea;outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::selection{background-color:#667eea;color:#fff}::-moz-selection{background-color:#667eea;color:#fff}
