@import"https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--brand: #4f46e5;--brand-hover: #4338ca;--brand-soft: #eef2ff;--bg: #f8fafc;--surface: #ffffff;--surface-muted: #f1f5f9;--border: #e2e8f0;--text: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--danger: #ef4444;--radius-card: 16px;--radius-btn: 14px;--radius-input: 12px;--shadow-soft: 0 1px 2px rgba(15, 23, 42, .04);--transition-fast: .18s ease;font-family:Satoshi,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background-color:var(--bg)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-size:15px;line-height:1.45}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;letter-spacing:-.015em;color:var(--text)}h1{font-size:clamp(40px,5vw,45px);line-height:1.05}p{margin:0;color:var(--text-secondary);font-size:15px}.portal-app{min-height:100vh;background:var(--bg)}.portal-container{width:min(100%,1300px);margin:0 auto;padding-left:24px;padding-right:24px}.content-container{width:min(100%,1200px);margin:0 auto}.portal-main{padding-top:32px;padding-bottom:40px}.site-footer{background:#fff;padding:28px 0;border-top:1px solid var(--border)}.footer-row{display:flex;align-items:center;justify-content:flex-start;gap:14px}.footer-left{display:inline-flex;align-items:center;gap:14px}.footer-row p,.footer-row a{color:#677083;font-size:14px}.footer-row nav{display:flex;align-items:center;gap:14px}.footer-row a{text-decoration:none}.footer-row a:hover{color:#303845}.footer-link-button{border:0;background:transparent;color:#677083;font-size:14px;font-weight:400;line-height:1.2;padding:0;cursor:pointer}.footer-link-button:hover{color:#303845}.cookie-banner{position:fixed;left:28px;right:28px;bottom:20px;z-index:80}.cookie-banner__content{max-width:1260px;margin:0 auto;background:#111;color:#fff;border-radius:16px;padding:14px 24px;border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 40px #00000047;display:grid;grid-template-columns:58% 42%;align-items:center;column-gap:16px}.cookie-banner__title{margin:0 0 6px;font-size:16px;font-weight:700;color:#fff}.cookie-banner__text{color:#ffffffd9;font-size:14px}.cookie-banner__copy{text-align:left}.cookie-banner__actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-end;align-items:center}.cookie-btn{border-radius:10px;border:1px solid transparent;padding:6px 11px;font-size:13px;font-weight:600;cursor:pointer;width:172px;text-align:center}.cookie-btn--primary{background:#fff;border-color:#fff;color:#111}.cookie-btn--ghost{background:#1f1f1f;border-color:#3a3a3a;color:#f4f4f4}.cookie-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#11111185;display:grid;place-items:center;padding:20px}.cookie-modal{width:min(680px,100%);background:#fff;color:#111;border-radius:16px;border:1px solid rgba(17,17,17,.1);box-shadow:0 22px 54px #0000002e;padding:22px}.cookie-modal h2{margin-bottom:8px;font-size:30px}.cookie-modal>p{margin-bottom:14px;color:#5f6470}.cookie-setting{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e6e6e6;padding:14px 0}.cookie-setting h3{font-size:17px;margin:0 0 4px}.cookie-setting p{font-size:14px;color:#5f6470}.cookie-pill{font-size:12px;font-weight:700;border-radius:999px;border:1px solid #c8c8c8;background:#f5f5f5;color:#303030;padding:6px 9px}.cookie-switch{display:inline-flex;align-items:center;gap:8px;color:#111;font-size:13px;font-weight:600}.cookie-switch input{width:18px;height:18px}.cookie-modal__actions{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.top-nav{position:sticky;top:0;z-index:40;min-height:64px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.top-nav-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.top-nav-left{display:flex;align-items:center;gap:20px;min-width:0}.top-nav-brand-block{display:inline-flex;flex-direction:column;align-items:flex-start;gap:1px}.top-nav-mobile-plan{display:none;font-size:11px;font-weight:600;color:#64748b;line-height:1.2}.brand-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:16px;font-weight:700;color:var(--text);white-space:nowrap}.brand-logo-image{display:block;width:124px;max-width:100%;height:auto}.brand-mark{width:30px;height:30px;border-radius:10px;background:var(--brand-soft);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(79,70,229,.15)}.top-nav-links{display:inline-flex;align-items:center;gap:6px}.top-nav-link{min-height:36px;border-radius:12px;padding:8px 12px;text-decoration:none;color:var(--text-secondary);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:background-color var(--transition-fast),color var(--transition-fast)}.top-nav-link-profile{position:relative}.top-nav-profile-plan-badge{position:absolute;top:-4px;right:2px;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:14px;padding:0 5px;border-radius:999px;font-size:9px;font-weight:600;line-height:1;letter-spacing:.01em;color:#5b21b6;background:#8b5cf61f;border:1px solid rgba(139,92,246,.2);pointer-events:none}.top-nav-link:hover{background:var(--surface-muted);color:var(--text)}.top-nav-link.active{color:var(--brand);background:var(--brand-soft)}.top-nav-link-interview.active{color:var(--text-secondary);background:transparent}.top-nav-link-extension{border-radius:999px;padding:6px 12px;font-weight:600;color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#f3e8ff);border:1px solid #e0e7ff}.top-nav-link-extension:hover,.top-nav-link-extension:active{color:#4338ca;background:linear-gradient(135deg,#e0e7ff,#ede9fe)}.top-nav-link-upgrade{border-radius:999px;padding:6px 12px;font-weight:600;color:#4f46e5;background:#eef2ff;border:1px solid #dbe3ff}.top-nav-link-upgrade:hover{color:#4338ca;background:#e0e7ff}.top-nav-extension-icon{width:14px;height:14px;margin-right:6px;display:block;flex-shrink:0}.top-nav-profile-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0}.top-nav-profile-icon{width:17px;height:17px;object-fit:contain;image-rendering:-webkit-optimize-contrast}.top-nav-link-muted{min-height:36px;border-radius:12px;padding:8px 12px;color:var(--text-muted);font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.top-nav-right{display:flex;align-items:center;gap:10px}.top-nav-notifications{position:relative}.top-nav-notification-btn{position:relative;border:1px solid var(--border);background:#fff;color:#1f2937;border-radius:10px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.top-nav-notification-icon{width:16px;height:16px;display:block;color:#0f172a;stroke:currentColor;stroke-width:2.1}.top-nav-notification-dot{position:absolute;top:-5px;right:-4px;min-width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;line-height:16px;text-align:center;font-weight:700;padding:0 4px}.top-nav-notification-panel{position:absolute;right:0;top:calc(100% + 8px);width:min(360px,85vw);background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 32px #0206171f;z-index:60}.top-nav-notification-head{padding:10px 12px;border-bottom:1px solid #e2e8f0;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.top-nav-notification-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#0f766e;font-weight:700;font-size:12px;cursor:pointer;padding:0}.top-nav-notification-clear:disabled{opacity:.45;cursor:default}.top-nav-notification-list{list-style:none;margin:0;padding:0;max-height:360px;overflow:auto}.top-nav-notification-item{width:100%;border:0;border-radius:unset;background:#fff;text-align:left;padding:10px 12px;display:grid;gap:3px;cursor:pointer}.top-nav-notification-item:hover{background:#f8fafc}.top-nav-notification-item.is-unread{background:#eef2ff}.top-nav-notification-title{font-size:12px;font-weight:700;color:#0f172a}.top-nav-notification-body{font-size:12px;color:#475569;line-height:1.4}.top-nav-notification-empty{margin:0;padding:12px;font-size:12px;color:#64748b}.top-nav-mobile-toggle{display:none;min-height:36px;min-width:36px;border-radius:10px;border:1px solid var(--border);background:#fff;color:#334155;align-items:center;justify-content:center}.top-nav-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;border:0;background:#0f172a59}.top-nav-mobile-drawer{position:fixed;top:64px;right:12px;width:min(320px,calc(100vw - 24px));z-index:80;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 20px 40px #0f172a38;padding:10px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.top-nav-mobile-drawer.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.top-nav-mobile-links{display:grid;gap:6px}.top-nav-mobile-links .top-nav-link{width:100%}.top-nav-mobile-signout{justify-content:center}@media (min-width: 1025px){.top-nav-mobile-drawer,.top-nav-mobile-backdrop{display:none}}.user-menu-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:var(--surface);min-height:36px;padding:6px 12px;color:var(--text-secondary);font-size:13px;font-weight:500}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-title{font-size:clamp(40px,4.8vw,45px);line-height:1.1;font-weight:700;color:var(--text)}.section-title{font-size:24px;line-height:1.15;font-weight:600;color:var(--text)}.settings-page{display:grid;gap:24px}.settings-container{max-width:none;margin:0;width:100%;display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:start}.settings-nav{display:grid;gap:8px;padding:14px}.settings-nav-item{justify-content:flex-start;width:100%;min-height:40px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:600;padding:9px 12px}.settings-nav-item:hover{background:var(--surface-muted);color:var(--text)}.settings-nav-item.is-active{background:#eef2ff;border-color:#dbe4ff;color:#4f46e5}.settings-content{min-width:0}.settings-message-card{margin-bottom:24px;background:#eef2ff;border:1px solid #dbe4ff;color:#312e81;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600}.settings-panel-card{margin-bottom:24px;display:grid;gap:16px}.settings-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-field{display:grid;gap:6px}.settings-field span{font-size:13px;font-weight:600;color:var(--text-secondary)}.settings-field input{min-height:42px;border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:14px;color:var(--text);background:#fff}.settings-field input[readonly]{background:#f8fafc;color:#475569}.settings-field-full{grid-column:1 / -1}.settings-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-password-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-password-panel{display:grid;gap:12px;border:1px solid var(--border);border-radius:12px;padding:14px;background:#f8fafc}.settings-password-hint{font-size:14px;font-weight:700;color:var(--text)}.settings-password-rules{margin:0;padding-left:18px;display:grid;gap:4px;font-size:13px;color:#475569}.settings-success-text{font-size:13px;font-weight:600;color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:10px;padding:8px 10px}.settings-error-text{font-size:13px;font-weight:600;color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;padding:8px 10px}.settings-plan-meta{display:grid;gap:6px;color:var(--text-secondary)}.settings-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-plan-card{min-height:160px;background:#6366f10d;border:1px solid var(--border);border-radius:var(--radius-card);padding:20px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px;text-align:left;color:var(--text);text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.settings-plan-card h2{font-size:18px;line-height:1.2;font-weight:600}.settings-plan-card p{font-size:18px;color:var(--text-secondary);font-weight:500;margin-top:unset}.settings-plan-card .settings-plan-subcopy{font-size:14px;font-weight:500;color:#64748b;margin-top:-4px}.settings-plan-card .settings-plan-price-hint{margin-top:-4px;font-size:12px;font-weight:500;color:#475569c7}.settings-plan-card .settings-plan-price-hint-inline{margin-left:8px;font-size:12px;font-weight:500;color:#475569c7}.settings-plan-feature-list{list-style:none;margin:8px 0 0;padding:0}.settings-plan-feature-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid rgba(100,116,139,.16)}.settings-plan-feature-list li:last-child{border-bottom:0}.settings-plan-feature-label{font-size:14px;color:#475569;line-height:1.4}.settings-plan-ai-mark{margin-right:6px;color:#6d5cff;font-weight:700}.settings-plan-feature-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;border:1px solid rgba(106,220,216,.45);background:linear-gradient(85deg,#b9faf8,#c8fcfa 42%,#e7fffe);color:#2f5f5d;font-size:10px;font-weight:700;letter-spacing:.02em;vertical-align:middle}.settings-plan-feature-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:2px;border-radius:999px;border:1px solid rgba(95,100,112,.35);color:#5f6470;font-size:11px;font-weight:700;line-height:1;cursor:help;flex-shrink:0}.settings-plan-feature-tip:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translate(-4px);min-width:200px;max-width:240px;padding:8px 10px;border-radius:8px;background:#f6f2ff;color:#111;border:1px solid rgba(108,77,255,.2);box-shadow:0 10px 24px #5538f529;font-size:13px;font-weight:500;line-height:1.35;text-align:left;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:20}.settings-plan-feature-tip:hover:after,.settings-plan-feature-tip:focus-visible:after{opacity:1;transform:translateY(-50%) translate(0)}.settings-plan-grid .settings-plan-card:nth-child(2) .settings-plan-feature-tip:after{left:auto;right:calc(100% + 10px);transform:translateY(-50%) translate(4px)}.settings-plan-grid .settings-plan-card:nth-child(2) .settings-plan-feature-tip:hover:after,.settings-plan-grid .settings-plan-card:nth-child(2) .settings-plan-feature-tip:focus-visible:after{transform:translateY(-50%) translate(0)}@media (max-width: 640px){.settings-plan-feature-tip:after{left:auto;right:0;top:calc(100% + 10px);transform:translateY(4px);min-width:200px;max-width:min(260px,calc(100vw - 48px))}.settings-plan-feature-tip:hover:after,.settings-plan-feature-tip:focus-visible:after{transform:translateY(0)}}.settings-plan-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 4px 10px #0f172a0f}.settings-plan-card.is-selected{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e524,0 4px 10px #0f172a0f}.settings-toggle-list{display:grid;gap:12px}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-toggle-title{font-size:15px;font-weight:600;color:var(--text)}.settings-toggle{width:48px;min-height:28px;padding:2px;border-radius:999px;border:1px solid #d1d5db;background:#e5e7eb;justify-content:flex-start}.settings-toggle.is-on{border-color:#4f46e5;background:#c7d2fe}.settings-toggle-thumb{width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transform:translate(0);transition:transform .16s ease}.settings-toggle.is-on .settings-toggle-thumb{transform:translate(20px)}.settings-link-list{display:grid;gap:8px}.settings-link-item{display:inline-flex;align-items:center;width:fit-content;min-height:36px;border-radius:10px;padding:8px 12px;text-decoration:none;color:#4f46e5;background:#eef2ff;font-weight:600}.settings-link-item:hover{background:#e0e7ff;color:#4338ca}.card-title{font-size:18px;line-height:1.2;font-weight:600;color:var(--text)}.meta-text{font-size:13px;font-weight:500;color:var(--text-muted)}.portal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:24px;box-shadow:var(--shadow-soft)}.portal-card-sm{padding:16px}.portal-empty{text-align:center;padding:40px 24px}button,.portal-btn-primary,.portal-btn-secondary,.portal-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:var(--radius-btn);padding:10px 16px;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}button:disabled,.portal-btn-primary:disabled,.portal-btn-secondary:disabled,.portal-btn-ghost:disabled{opacity:.7;cursor:not-allowed}button:focus-visible,.portal-btn-primary:focus-visible,.portal-btn-secondary:focus-visible,.portal-btn-ghost:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 3px var(--brand-soft)}.portal-btn-primary,button.bg-slate-900{background:var(--brand);color:#fff;border:1px solid var(--brand)}.portal-btn-primary:hover,button.bg-slate-900:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.portal-btn-secondary,button.border{background:var(--surface);color:var(--text);border:1px solid var(--border)}.portal-btn-secondary:hover,button.border:hover{background:var(--surface-muted)}.portal-btn-ghost{background:transparent;border:1px solid transparent;color:var(--text-secondary)}.portal-btn-ghost:hover{background:var(--surface-muted)}.portal-btn-small{min-height:34px;border-radius:12px;padding:8px 12px;font-size:12px}.portal-btn-icon{min-height:30px;min-width:30px;border-radius:10px;padding:6px 8px;font-size:12px}.portal-btn-danger{color:#b91c1c;border:1px solid #fecaca;background:#fff5f5}.portal-btn-danger:hover{background:#ffeaea}.input,input[type=text],input[type=email],input[type=password],input[type=url],input[type=number],input[type=search],input[type=date],select,textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-input);background:var(--surface);color:var(--text);font-size:15px;padding:12px 14px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.input,input[type=text],input[type=email],input[type=password],input[type=url],input[type=number],input[type=search],input[type=date],select{min-height:50px}textarea{min-height:110px;resize:vertical;font-family:Satoshi,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px}input:focus,select:focus,textarea:focus,.input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px var(--brand-soft)}input[readonly],select[readonly],textarea[readonly]{background:var(--surface-muted)}.field-error,.input-error{border-color:var(--danger)!important;background:#fef2f2}.field-help{font-size:12px;color:var(--text-muted)}.field-error-text{font-size:12px;color:var(--danger)}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 12px 4px 10px;font-size:12px;font-weight:500}.status-pill-saved{background:#e2e8f0;color:#334155}.status-pill-applied{background:#dbeafe;color:#1d4ed8}.status-pill-interview,.status-pill-progressed{background:#ede9fe;color:#5b21b6}.status-pill-offer{background:#d1fae5;color:#166534}.status-pill-rejected{background:#fecaca;color:#991b1b}.status-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:999px;min-height:34px;padding:6px 28px 6px 12px;font-size:12px;font-weight:600;border-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px}.status-select.status-saved{background-color:#e2e8f0;color:#334155}.status-select.status-applied{background:#dbeafe;color:#1d4ed8}.status-select.status-progressed,.status-select.status-interview-requested{background-color:#ede9fe;color:#5b21b6}.status-select.status-offer{background-color:#d1fae5;color:#166534}.status-select.status-rejected{background-color:#fecaca;color:#991b1b}.skeleton{position:relative;overflow:hidden;border-radius:10px;background:#e2e8f0}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#fffc,#fff0);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translate(100%)}}.jobs-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.jobs-sidebar{position:sticky;top:88px;height:calc(100vh - 100px);overflow-y:auto;padding-right:4px;padding-bottom:40px;display:grid;gap:16px}.jobs-sidebar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36px;pointer-events:none;z-index:2;background:linear-gradient(to bottom,#f8fafc00,#f8fafc)}.filter-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:16px;box-shadow:var(--shadow-soft);display:grid;gap:12px}.filter-group{margin-bottom:10px}.filter-title{display:inline-block;margin-bottom:4px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.filter-input-with-icon{position:relative;width:100%}.filter-input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.filter-input-with-icon input{width:100%;display:block;min-height:30px;border-radius:12px;border:1px solid #e2e8f0;padding:8px 12px 8px 34px}.filter-card select{min-height:30px;padding:8px 12px}.match-score-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.match-score-pill{min-height:30px;padding:4px 10px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:12px;font-weight:600}.match-score-pill:hover{background:#f8fafc}.match-score-pill.active{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.filter-clear-btn{min-height:auto;width:fit-content;background:transparent;border:none;color:#6366f1;font-size:13px;font-weight:600;padding:0;border-radius:0}.filter-clear-btn:hover{background:transparent;text-decoration:underline}.extension-promo-card{position:relative;margin-top:20px;padding:20px;border-radius:16px;border:1px solid #e5e7eb;background:linear-gradient(135deg,#4285f414,#34a85314 35%,#fbbc0514 65%,#ea433514);display:grid;gap:2px;width:100%}.extension-chrome-indicator{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:999px;opacity:.7;background:conic-gradient(from 210deg,#ea4335 0,#ea4335 25%,#fbbc05 25%,#fbbc05 50%,#34a853 50%,#34a853 75%,#4285f4 75%,#4285f4)}.extension-chrome-indicator:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:999px;background:#4285f4}.extension-promo-header{display:flex;align-items:center;gap:8px}.extension-promo-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#4f46e51f;color:#4f46e5}.extension-promo-title{margin:0;font-size:18px;font-weight:700;color:#0f172a;line-height:1.3}.extension-promo-description{margin:6px 0 0;font-size:15px;color:#475569;line-height:1.45}.extension-platforms-title{margin:12px 0 6px;font-size:13px;font-weight:600;color:#0f172a}.extension-platforms-logos{display:grid;grid-template-columns:repeat(3,auto);gap:10px 16px;align-items:center}.extension-platforms-logos img{height:22px;width:auto;object-fit:contain;opacity:.85;transition:opacity var(--transition-fast)}.extension-platforms-logos img:hover{opacity:1}.extension-platforms-more{font-size:13px;font-weight:600;color:#6366f1;align-self:center}.extension-install-btn{display:block;margin-top:12px;width:100%;padding:10px 16px;border-radius:14px;background:#4f46e5;color:#fff;font-weight:600;text-align:center;text-decoration:none}.extension-install-btn:hover{background:#4338ca}@keyframes installPulse{0%{box-shadow:0 0 #4f46e573}70%{box-shadow:0 0 0 14px #4f46e500}to{box-shadow:0 0 #4f46e500}}.extension-install-btn.is-pulsing{animation:installPulse 2.1s infinite}@media (prefers-reduced-motion: reduce){.extension-install-btn.is-pulsing{animation:none}}.jobs-content{min-width:0;display:grid;gap:24px;overflow-x:hidden}.extension-mobile-info-card{display:none;border:1px solid #dbe5ff;border-radius:14px;background:linear-gradient(135deg,#f8faff,#eef2ff);padding:14px;gap:8px}.extension-mobile-info-head{display:inline-flex;align-items:center;gap:8px;color:#3730a3}.extension-mobile-info-head h3{font-size:15px;font-weight:700}.extension-mobile-info-card p{font-size:13px;color:#334155}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.featured-card{min-height:160px;background:#6366f10d;border:1px solid var(--border);border-radius:var(--radius-card);padding:20px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px;height:100%;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.featured-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 4px 10px #0f172a0f}.featured-meta{font-size:13px;color:var(--text-secondary)}.featured-card-top{display:flex;flex-direction:column;gap:8px;flex-grow:1}.ai-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;max-width:100%;flex-wrap:nowrap;font-size:12px;font-weight:600;padding:4px 0;border-radius:999px;background:#eef2ff;color:#3730a3;margin-top:auto}.ai-badge svg{display:inline-block;vertical-align:middle}.ai-upgrade-pill{background:#4f46e5;color:#fff;text-align:center}.featured-card-bottom{display:grid;gap:8px}.featured-score-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.featured-score{font-size:24px;font-weight:800;color:var(--text)}.featured-score-label{font-size:13px;font-weight:800;color:var(--text)}.featured-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);text-decoration:none;font-size:13px;font-weight:600}.jobs-table-wrap{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.jobs-table{width:100%;border-collapse:collapse;font-size:14px}.jobs-table thead{background:#f8fafc}.jobs-table thead tr{border-bottom:1px solid #e5e7eb}.jobs-table th,.jobs-table td{text-align:left;padding:14px 16px;vertical-align:middle;min-height:58px}.jobs-table th{border-bottom:0;font-size:13px;font-weight:600;color:#334155;padding:12px 16px}.jobs-table tbody tr{border-bottom:1px solid #eef2f7;transition:background-color .16s ease}.jobs-table tbody td{border-bottom:0}.jobs-table tbody tr:hover{background:#f8faff}.jobs-row-clickable{cursor:default}.jobs-table .header-button{border:0;background:transparent;color:#334155;font-weight:600;font-size:13px;min-height:auto;padding:0;border-radius:0;display:inline-flex;align-items:center;gap:6px}.jobs-table .header-button:hover{color:var(--text);background:transparent}.jobs-table .col-status{width:180px;min-width:180px}.saved-jobs-section{display:grid;gap:10px;overflow-x:hidden}.saved-jobs-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.jobs-title-cell{display:grid;gap:2px}.jobs-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.jobs-job-title{font-size:15px;font-weight:600;color:#0f172a}.jobs-company-name{font-size:13px;font-weight:500;color:#64748b}.jobs-view-btn{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#3730a3;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none}.jobs-view-btn:hover{background:#e0e7ff}.jobs-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:4px}.jobs-page-btn{min-height:34px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text-secondary);font-size:13px;font-weight:600}.jobs-page-btn:hover:not(:disabled){background:#f8fafc}.jobs-page-btn.active{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.extension-status-badge{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.extension-status-badge.is-installed{background:#dcfce7;color:#166534}.extension-status-badge.is-missing{background:#eef2ff;color:#3730a3}.empty-state-card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:40px 24px}.job-detail-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(300px,1fr);gap:24px;align-items:start}.job-content-column,.job-tools-column{min-width:0;display:grid;gap:24px}.ai-tools-column{background:#f8faff;border-left:1px solid #eef2ff;padding:20px;border-radius:16px}.ai-tools-header{display:grid;gap:4px;margin-bottom:4px}.ai-tools-title{font-size:24px;font-weight:700;color:#0f172a;line-height:1.15}.ai-tools-header p{font-size:16px;color:#64748b}.tool-stack{display:grid;gap:24px}.tool-card{display:grid;gap:14px}.tool-card .card-title{margin-bottom:2px}.ai-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 2px 8px #00000008}.ai-card-hero{background:#fff;border-color:#dbe3f7}.ai-card-tinted{background:#f5f3ff;border:1px solid #e9d5ff}.match-score-panel{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.job-read-value{border:1px solid var(--border);border-radius:12px;background:#f8fafc;min-height:46px;padding:12px 14px;color:#334155;white-space:pre-wrap}.job-primary-value{font-weight:800}.job-source-url-input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text}.match-interpretation-text{font-size:13px;font-weight:600;color:#334155;text-align:center}.match-signals{display:grid;gap:8px}.match-signals-title{font-size:12px;font-weight:600;color:#64748b}.match-signals-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.match-score-primary-label{text-align:center}.match-score-label-row{display:inline-flex;align-items:center;justify-content:center;width:100%;gap:4px}.alignment-section{text-align:center;display:grid;gap:8px}.alignment-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:6px}.ai-loading{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#475569}.ai-loading-dots{display:inline-flex;align-items:center;gap:4px}.ai-loading-dots span{width:6px;height:6px;border-radius:999px;background:#4f46e5;opacity:.35;animation:aiDotPulse 1.2s infinite ease-in-out}.ai-loading-dots span:nth-child(2){animation-delay:.2s}.ai-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes aiDotPulse{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.cover-letter-meta-line{font-size:13px;color:#64748b}.download-cover-letter{font-size:15px;font-weight:600;color:#4f46e5;text-decoration:none;transition:color .15s ease,text-decoration-color .15s ease}.download-cover-letter:hover{color:#4338ca;text-decoration:underline}.saved-answers-section{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;display:grid;gap:10px}.saved-answers-title{font-size:15px;font-weight:700;color:#0f172a}.saved-answers-container{max-height:280px;overflow-y:auto;display:grid}.saved-answer{border-top:1px solid #e5e7eb;padding-top:10px;margin-top:10px;display:grid;gap:6px}.saved-answer:first-child{border-top:0;padding-top:0;margin-top:0}.saved-answer-meta{font-size:12px;color:#64748b}.saved-answer-question{font-size:14px;font-weight:600;color:#0f172a}.saved-answer-preview{font-size:13px;color:#475569;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.saved-answer-preview.is-expanded{display:block;-webkit-line-clamp:initial;overflow:visible}.saved-answer-actions{display:flex;align-items:center;gap:8px}.saved-answer-toggle{min-height:auto;padding:0;border:0;background:transparent;color:#4f46e5;font-size:12px;font-weight:600}.saved-answer-toggle:hover{background:transparent;color:#4338ca;text-decoration:underline}.answer-length-options{display:flex;flex-wrap:nowrap;gap:8px;font-size:13px;color:#334155}.answer-length-option{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.job-description-shell{position:relative;border:1px solid var(--border);border-radius:12px;background:#fff;padding:14px;max-width:720px}.job-description-shell.is-collapsed{max-height:280px;overflow:hidden}.job-description-shell.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(to bottom,#fff0,#fffffff2 70%,#fff)}.read-more-btn{margin-top:12px;min-height:32px;padding:8px 12px;border-radius:12px;border:1px solid var(--border);background:#fff;color:var(--brand);font-size:12px;font-weight:600}.job-detail-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.job-detail-actions-left,.job-detail-actions-right{display:flex;align-items:center;gap:8px}.job-detail-actions-right{flex-wrap:wrap;justify-content:flex-end;min-width:0}.job-status-inline{min-width:165px}.job-detail-action-buttons{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.job-status-inline-control{min-height:40px;background-color:#4f46e5;color:#fff;border-color:#4f46e5;font-weight:600;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 12px;padding-right:30px}.job-status-inline-control:focus{border-color:#4338ca;box-shadow:0 0 0 3px #4f46e540}.job-save-btn{background:#eef2ff;color:#4f46e5;border:1px solid #e0e7ff}.job-save-btn:hover{background:#e0e7ff}.job-detail-skeleton{display:grid;gap:16px}.match-score-shell{border:0;border-radius:16px;background:none;padding:5px}.match-score-title-row{margin-top:2px;display:inline-flex;width:100%;align-items:center;justify-content:center;gap:4px}.match-tooltip{position:relative;display:inline-flex}.match-tooltip-text{visibility:hidden;opacity:0;width:224px;background-color:#fff;color:#1f2937;text-align:left;border-radius:8px;border:1px solid var(--border);padding:8px 10px;position:absolute;z-index:1000;top:100%;left:50%;transform:translate(-50%);margin-top:8px;box-shadow:0 10px 20px #0f172a29;font-size:11px;line-height:1.35;pointer-events:none;transition:opacity .12s ease}.match-tooltip:hover .match-tooltip-text,.match-tooltip:focus-within .match-tooltip-text{visibility:visible;opacity:1}.job-fit-insights{display:grid;gap:8px}.job-fit-insights .insight-list{margin:0;padding:0;list-style:none;display:grid;gap:6px}.job-fit-insights .insight-item{display:flex;align-items:flex-start;gap:8px;color:var(--text-secondary);font-size:13px}.profile-page{display:grid;gap:24px}.profile-page section{display:grid;gap:16px}.profile-intro-card{padding:28px;border-radius:16px;background:#eef2ff;border:1px solid #e0e7ff;display:grid;gap:12px}.profile-intro-card p{font-size:17px}.profile-cv-banner{border-radius:12px;border:1px solid #cbd5e1;background:#f8fafc;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-cv-banner p{margin:0;font-size:14px}.profile-cv-banner-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.profile-cv-banner-warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.profile-cv-banner-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.profile-cv-import-card{border-radius:16px;border:1px solid #dbeafe;background:#fff;padding:18px;display:grid;gap:16px}.profile-cv-import-card-primary{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff 70%);box-shadow:0 10px 24px #1e40af14}.profile-cv-import-card-secondary{border-color:#e2e8f0;background:#f8fafc}.profile-cv-import-copy{display:grid;gap:8px}.profile-cv-import-title{margin:0;font-size:17px;line-height:1.2;color:#0f172a;font-weight:600}.profile-cv-import-text{margin:0;color:#334155;font-size:14px}.profile-cv-import-helper,.profile-cv-import-usage,.profile-cv-import-limit{margin:0;font-size:13px}.profile-cv-import-helper{color:#475569}.profile-cv-import-usage{color:#64748b}.profile-cv-import-limit{color:#92400e;font-weight:600}.profile-cv-import-actions{display:grid;gap:10px;justify-items:start}.profile-cv-import-progress{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#334155}.profile-cv-modal-card{width:min(100%,540px)}.profile-page-section-gap{display:grid;gap:0}.profile-empty-section-action{width:100%;text-align:left;border:1px dashed #ddd;padding:14px;border-radius:10px;cursor:pointer;background:#fff;color:#475569;font-weight:600;transition:border-color .15s ease,background-color .15s ease}.profile-empty-section-action:hover{border-color:#6c4dff;background:#faf9ff}.profile-empty-section-controls{margin-top:12px;display:flex;gap:8px;justify-content:flex-end}.profile-section-row{margin-top:15px;margin-bottom:5px}.profile-section-title{font-size:24px;font-weight:600;line-height:1.2;margin-top:14px;margin-bottom:10px}.profile-section-title-no-margin{margin-top:0;margin-bottom:0}.profile-hidden-section{display:none}.profile-preferences-grid{display:grid;grid-template-columns:1fr;gap:16px}.profile-skills-stack{display:grid;gap:16px}.profile-skills-row{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.profile-preferences-grid,.profile-skills-row{grid-template-columns:1fr 1fr;gap:24px}.profile-cv-import-card{grid-template-columns:1fr auto;align-items:center;gap:20px}}.profile-page label,.profile-field-label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:var(--text)}.profile-page input:not([type=radio]):not([type=checkbox]),.profile-page select:not([multiple]){min-height:50px;height:50px;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0}.profile-page textarea{min-height:120px;padding:12px 14px}.profile-field{display:grid;gap:0}.profile-secondary-btn{background:#eef2ff;color:#3730a3;border:none;border-radius:14px;font-weight:600}.profile-secondary-btn:hover{background:#e0e7ff}.profile-icon-btn{min-height:32px;min-width:32px;border-radius:10px;border:none;background:#eef2ff;color:#3730a3;padding:6px 8px}.profile-icon-btn:hover{background:#e0e7ff}.profile-remove-btn{margin-left:auto;background:#eef2ff;color:#3730a3;border:none;border-radius:14px;font-weight:600}.profile-remove-btn:hover{background:#e0e7ff}.tag-pill{display:inline-flex;align-items:center;gap:6px;background:#e0e7ff;color:#3730a3;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:600;border:none}.tag-pill-remove{min-height:auto;border:none;background:transparent;color:currentColor;font-size:12px;margin-left:6px;padding:0;opacity:.7}.tag-pill-remove:hover{background:transparent;opacity:1}.profile-back-to-top{position:fixed;left:20px;bottom:20px;width:40px;height:40px;min-height:40px;min-width:40px;padding:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:999px;border:none;background:#4f46e5;color:#fff;box-shadow:0 8px 20px #4f46e552;z-index:60}.profile-back-to-top:hover{background:#4338ca}.profile-save-button{position:fixed;top:90px;right:20px;z-index:60;box-shadow:0 8px 20px #4f46e533}.auth-shell{min-height:100vh;background:radial-gradient(circle at 10% 15%,rgba(79,70,229,.16),transparent 45%),radial-gradient(circle at 90% 5%,rgba(56,189,248,.12),transparent 40%),#f8fafc;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,440px);background:#ffffffeb;border:1px solid var(--border);border-radius:20px;box-shadow:0 12px 40px #0f172a14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:32px}.auth-logo{display:block;width:100%;max-width:120px;height:auto}.auth-confirmation-help{margin:0;font-size:12px;line-height:1.5;color:#64748b}.auth-password-rules{margin:0 0 8px;font-size:12px;line-height:1.5;color:#64748b}.forgot-password-link{background:unset;padding:unset;border:none;font-weight:300;margin:unset}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px;background:#0f172a73}.modal-card{width:min(100%,760px);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;border:1px solid var(--border);background:#fff;box-shadow:0 20px 45px #0f172a33}.modal-header,.modal-content,.modal-footer{padding:20px}.modal-header{border-bottom:1px solid var(--border);display:grid;gap:6px}.jobs-modal-title{font-size:24px;font-weight:600;color:var(--text);line-height:1.2;margin:0}.jobs-modal-content{display:grid;gap:16px}.jobs-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.jobs-modal-field{display:grid;gap:0}.jobs-modal-label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:6px}.jobs-modal-input{min-height:50px;height:50px;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:15px}.jobs-modal-textarea{min-height:180px;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:15px}.modal-footer{border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:10px}.onboarding-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:24px;background:#0f172a57;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.onboarding-popup{position:relative;width:min(calc(100vw - 48px),520px);max-width:520px;box-sizing:border-box;overflow-x:hidden;padding:28px;border-radius:22px;border:1px solid rgba(226,232,240,.9);background:radial-gradient(circle at top right,rgba(108,77,255,.12),transparent 34%),linear-gradient(180deg,#fffffffa,#fff);box-shadow:0 22px 48px #0f172a38;display:grid;gap:18px}.onboarding-popup-close{position:absolute;top:16px;right:16px;padding:5px 10px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9eb;color:#475569;cursor:pointer}.onboarding-popup-close:hover{background:#e2e8f0;color:#0f172a}.onboarding-popup-eyebrow{display:inline-flex;width:fit-content;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#5b4df5;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.onboarding-popup-title{margin:0;padding-right:44px;font-size:32px;line-height:1.1;color:#0f172a}.onboarding-popup-steps{display:grid;gap:14px}.onboarding-popup-step{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:16px 18px;border-radius:16px;background:#f8fafceb;border:1px solid rgba(226,232,240,.95)}.onboarding-popup-step-number{font-size:22px;font-weight:800;color:#5b4df5;line-height:1}.onboarding-popup-step h3{margin:0 0 6px;font-size:18px;color:#0f172a}.onboarding-popup-step p{margin:0;color:#475569;line-height:1.55;overflow-wrap:anywhere}.onboarding-popup-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.onboarding-popup-cta{min-width:190px;max-width:100%;justify-content:center;text-decoration:none}.onboarding-popup-secondary{border:0;background:transparent;padding:0;font-size:14px;font-weight:600;color:#5b4df5;cursor:pointer}.onboarding-popup-secondary:hover{color:#4338ca}@media (max-width: 1024px){.jobs-layout,.job-detail-layout{grid-template-columns:1fr}.jobs-sidebar{position:static;height:auto;overflow:visible;padding-right:0;padding-bottom:0}.jobs-sidebar:after{display:none}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-tools-column{border-left:0;padding:0;background:transparent}.top-nav-links,.top-nav-right{display:none}.top-nav-mobile-toggle{display:inline-flex}.top-nav-mobile-plan{display:block}.top-nav-inner{min-height:60px;gap:8px;padding-top:10px;padding-bottom:10px;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.top-nav-left{flex:1;min-width:0}.extension-promo-card{display:none}.onboarding-popup-overlay{padding:16px}.onboarding-popup{padding:22px;border-radius:18px}.onboarding-popup-title{font-size:28px}.extension-mobile-info-card{display:grid}.dashboard-activity-history-card{display:none}}@media (max-width: 768px){.jobs-modal-grid{grid-template-columns:1fr}.onboarding-popup{width:min(calc(100vw - 32px),460px)}}@media (max-width: 640px){.portal-container{padding-left:16px;padding-right:16px}.onboarding-popup{padding:20px;gap:16px}.onboarding-popup-title{font-size:24px;padding-right:36px}.onboarding-popup-step{padding:14px;gap:12px}.onboarding-popup-step h3{font-size:16px}.onboarding-popup-actions{align-items:stretch}.onboarding-popup-cta{width:100%;min-width:0}.top-nav-inner{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.portal-main{padding-top:24px}.page-title{font-size:30px}.page-header{align-items:flex-start;flex-direction:column}.featured-grid{grid-template-columns:1fr}.profile-back-to-top{left:16px;bottom:16px}.profile-cv-banner{align-items:flex-start;flex-direction:column}.profile-save-button{right:16px;top:84px;min-height:40px;padding:8px 12px}}@media (max-width: 768px){.jobs-row-clickable{cursor:pointer}.jobs-table{border-collapse:separate;border-spacing:0}.jobs-table thead tr{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto}.jobs-table thead th:nth-child(2){display:none}.jobs-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title action" "location location" "status applied";gap:8px 10px;padding:12px 14px}.jobs-table tbody td{padding:0;border-bottom:0}.jobs-table tbody td:nth-child(1){grid-area:title}.jobs-table tbody td:nth-child(2){grid-area:location}.jobs-table tbody td:nth-child(3){grid-area:status}.jobs-table tbody td:nth-child(4){grid-area:applied;text-align:right;font-size:12px;color:#64748b;align-self:center}.jobs-table tbody td:nth-child(5){grid-area:action;justify-self:end;align-self:start}.jobs-location-mobile{font-size:13px;color:#475569}.jobs-view-btn{min-height:36px;padding:8px 12px}}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.grid{display:grid}.relative{position:relative}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0%}.flex-wrap{flex-wrap:wrap}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.space-y-1>*+*{margin-top:4px}.space-y-2>*+*{margin-top:8px}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.space-y-6>*+*{margin-top:24px}.p-3{padding:12px}.p-4{padding:16px}.p-6{padding:24px}.p-8{padding:32px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.py-0\.5{padding-top:2px;padding-bottom:2px}.py-1{padding-top:4px;padding-bottom:4px}.py-1\.5{padding-top:6px;padding-bottom:6px}.py-2{padding-top:8px;padding-bottom:8px}.py-2\.5{padding-top:10px;padding-bottom:10px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-6{padding-top:24px;padding-bottom:24px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pl-5{padding-left:20px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-6{margin-bottom:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-5{margin-top:20px}.ml-auto{margin-left:auto}.w-full{width:100%}.w-24{width:96px}.w-10{width:40px}.h-10{height:40px}.h-24{min-height:96px}.h-28{min-height:112px}.h-40{min-height:160px}.min-h-screen{min-height:100vh}.h-auto{height:auto}.mx-auto{margin-left:auto;margin-right:auto}.rounded{border-radius:8px}.rounded-md{border-radius:12px}.rounded-lg,.rounded-xl{border-radius:16px}.rounded-2xl{border-radius:20px}.rounded-full{border-radius:999px}.border{border:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.border-slate-200{border-color:var(--border)}.border-slate-300{border-color:#cbd5e1}.border-amber-200{border-color:#fde68a}.border-emerald-200{border-color:#a7f3d0}.border-red-200{border-color:#fecaca}.bg-white{background:#fff}.bg-white\/95{background:#fffffff2}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#f1f5f9}.bg-slate-900{background:var(--brand)}.bg-slate-950{background:#0f172a}.bg-emerald-50{background:#ecfdf5}.bg-emerald-100{background:#dcfce7}.bg-amber-50{background:#fffbeb}.text-white{color:#fff}.text-slate-900{color:var(--text)}.text-slate-800{color:#1e293b}.text-slate-700{color:#334155}.text-slate-600{color:var(--text-secondary)}.text-slate-500{color:var(--text-muted)}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-red-600,.text-rose-600{color:#dc2626}.text-xs{font-size:12px}.text-sm,.text-base{font-size:15px}.text-lg{font-size:18px}.text-xl{font-size:24px}.text-2xl{font-size:30px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-pre-line{white-space:pre-line}.whitespace-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.cursor-help{cursor:help}.select-none{-webkit-user-select:none;user-select:none}.hover\:bg-slate-50:hover{background:#f8fafc}.hover\:bg-slate-100:hover{background:#f1f5f9}.hover\:bg-slate-200:hover{background:#e2e8f0}.hover\:bg-slate-800:hover{background:var(--brand-hover)}.hover\:text-slate-800:hover{color:#1e293b}.hover\:text-amber-900:hover{color:#78350f}.hover\:underline:hover{text-decoration:underline}.focus\:outline-none:focus{outline:none}.disabled\:opacity-70:disabled{opacity:.7}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-page{display:grid;gap:20px}.dashboard-goal-banner{background:#fef3c7;color:#92400e;border-radius:999px;padding:8px 14px;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:8px;width:fit-content;animation:dashboardFadeOut 5s ease forwards}.dashboard-intro-line{font-size:20px;line-height:1.5}.dashboard-panel{border:1px solid #e7ebf3;border-radius:14px;padding:20px;background:linear-gradient(180deg,#fcfdff,#f8faff)}.dashboard-achievements-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.dashboard-focus-card{height:100%;padding:20px;border-radius:12px;background:radial-gradient(circle at 20% 10%,rgba(139,92,246,.15),transparent 60%),linear-gradient(180deg,#f5f3ff,#faf9ff 40%,#fff);border:1px solid #e5e7eb;box-shadow:0 4px 14px #0f172a0d}.dashboard-focus-title{font-size:24px;font-weight:700;letter-spacing:-.3px;color:#0f172a}.dashboard-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px}@keyframes dashboardFadeOut{0%{opacity:0;transform:translateY(-4px)}10%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}.dashboard-grid-two{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dashboard-muted{color:#64748b;font-size:13px}.dashboard-helper{color:#475569;font-size:14px}.dashboard-hero-card{display:grid;gap:14px;background:linear-gradient(135deg,#f8faff,#eef2ff);border:1px solid #dde6ff;border-radius:16px;box-shadow:0 8px 20px #10b9811a}.dashboard-hero-title{margin-top:6px;font-size:34px;line-height:1.1;font-weight:800;color:#065f46}.dashboard-hero-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-hero-title-row{display:flex;align-items:baseline;gap:14px}.dashboard-edit-goal-btn{min-height:auto;padding:0;border:0;background:transparent;color:#076046;font-size:13px;font-weight:600;cursor:pointer}.dashboard-edit-goal-btn:hover{color:#065f46;text-decoration:underline}.dashboard-hero-progress-value{font-size:34px;line-height:1.1;font-weight:800;color:#16a34a}.dashboard-goal-edit{display:inline-flex;align-items:center;gap:8px}.dashboard-goal-edit input{width:90px;min-height:40px}.dashboard-progress-track{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.dashboard-progress-track-hero{height:35px;background:#d6eedf70;position:relative}.dashboard-progress-track-hero.is-complete{box-shadow:0 0 0 4px #22c55e26}.dashboard-progress-fill{display:block;height:100%;border-radius:inherit;background:#4f46e5}.dashboard-progress-fill-hero{background:linear-gradient(90deg,#86efac,#22c55e,#16a34a);transition:width .7s ease}.dashboard-progress-fill-soft{background:#6366f1}.dashboard-goal-message-prominent{margin-top:-2px;font-size:22px;line-height:1.2;font-weight:700;color:#065f46}.dashboard-hero-streak{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:700;color:#166534;background:#dcfce7bf}.dashboard-goal-complete{border:1px solid #fde68a;background:#fef3c7;color:#92400e;border-radius:12px;padding:16px 18px;display:grid;gap:8px;width:fit-content}.dashboard-goal-complete-title{color:#92400e;font-size:20px;font-weight:700}.dashboard-goal-complete-next{color:#92400e;font-size:16px;font-weight:600}.dashboard-achievements-panel{display:grid;gap:10px;background:linear-gradient(135deg,#f8faff,#eef2ff);border-color:#dde6ff}.dashboard-badge-shelf{display:flex;gap:10px;flex-wrap:wrap}.dashboard-badge-item{display:grid;justify-items:center;gap:6px;min-width:84px;text-align:center}.dashboard-badge-item span{font-size:12px;font-weight:700;color:#475569}.dashboard-badge-medal{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #00000014,inset 0 2px 3px #ffffff80}.dashboard-badge-medal svg{width:16px;height:16px}.dashboard-badge-medal--bronze{background:linear-gradient(145deg,#fde68a,#fcd34d);color:#92400e;box-shadow:0 6px 12px #00000014,inset 0 3px 4px #fff9}.dashboard-badge-medal--silver{background:linear-gradient(145deg,#f3f4f6,#d1d5db);color:#374151;box-shadow:0 0 0 2px #94a3b842,0 6px 12px #47556924,inset 0 2px 3px #fff9}.dashboard-badge-medal--gold{background:linear-gradient(145deg,#fde68a,#fcd34d);color:#78350f;box-shadow:0 0 0 2px #facc1547,0 8px 14px #78350f2e,inset 0 2px 3px #ffffff9e}.dashboard-badge-medal--locked{background:#f3f4f6;color:#9ca3af;opacity:.7;box-shadow:inset 0 1px 1px #fff9}.dashboard-badge-medal--next{width:56px;height:56px}.dashboard-badge-medal--next svg{width:20px;height:20px}.dashboard-badge-medal--small{width:22px;height:22px;box-shadow:none}.dashboard-badge-medal--small svg{width:12px;height:12px}.dashboard-next-milestone-panel{display:grid;gap:8px;border-radius:12px;border:none;background:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:14px 16px;max-width:420px;margin-top:-4px}.dashboard-next-milestone-head{display:flex;align-items:center;gap:12px}.dashboard-next-milestone-label{font-size:13px;color:#64748b;font-weight:600}.dashboard-next-milestone-target{font-size:18px;color:#0f172a;font-weight:700}.dashboard-next-milestone-count{font-size:13px;color:#475569;font-weight:600}.dashboard-bottom-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:20px;align-items:stretch}.dashboard-challenge-panel{background:linear-gradient(135deg,#f8faff,#eef2ff);border-color:#dde6ff;display:grid;gap:12px;align-content:start;transition:background-color .3s ease,border-color .3s ease}.dashboard-challenge-panel.is-complete{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#bbf7d0}.dashboard-challenge-head{display:inline-flex;align-items:center;gap:10px}.dashboard-challenge-emoji{display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.dashboard-challenge-action{font-size:20px;color:#111827;font-weight:700}.dashboard-challenge-text{font-size:14px;line-height:1.5;color:#334155;font-weight:500}.dashboard-daily-challenge-description{font-size:18px;font-weight:400}.dashboard-challenge-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;justify-self:center;border-radius:999px;min-height:34px;padding:8px 14px;background:#4f46e5;color:#fff;text-decoration:none;font-size:13px;font-weight:700;transition:background-color .2s ease,color .2s ease}.dashboard-challenge-btn:hover{background:#4338ca}.dashboard-challenge-btn.is-complete{background:#16a34a;color:#fff}.dashboard-challenge-btn.is-complete:hover{background:#15803d}.dashboard-challenge-streak{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;padding:6px 12px;border-radius:999px;background:#ede9ff;font-size:14px;color:#6c4dff;font-weight:600;margin-left:auto;margin-right:auto}.dashboard-bests-panel{display:grid;gap:12px}.dashboard-personal-bests-card{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#f8faff,#eef2ff);border-color:#dde6ff}.dashboard-bests-title{display:inline-flex;align-items:center;gap:10px}.dashboard-personal-bests-title{font-size:24px;font-weight:700;display:flex;align-items:center;gap:8px}.dashboard-personal-bests-stats{display:flex;align-items:center;justify-content:center;gap:48px;margin-top:24px}.dashboard-personal-bests-stat{flex:1;text-align:center}.dashboard-personal-bests-divider{width:1px;height:48px;background:#0000001f}.dashboard-personal-bests-value{font-size:44px;font-weight:700;color:#5b4df5;line-height:1.1;letter-spacing:-.5px}.dashboard-personal-bests-label{font-size:16px;font-weight:600;color:#4b4862;margin-top:4px}.dashboard-personal-bests-content{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:12px}.dashboard-streak-block{flex:1.2;text-align:left}.dashboard-streak-main{display:flex;align-items:baseline;gap:12px}.dashboard-streak-value{font-size:64px;font-weight:800;color:#5b4df5;line-height:1;text-shadow:0 8px 24px rgba(91,77,245,.25)}.dashboard-streak-unit{font-size:22px;font-weight:600;color:#1f2937}.dashboard-streak-label{font-size:18px;font-weight:500;color:#666;margin-top:2px}.dashboard-streak-best{display:inline-block;margin-top:12px;padding:6px 12px;border-radius:999px;background:#f1efff;color:#5b4df5;font-size:14px;font-weight:600}.dashboard-streak-nudge{margin-top:8px;font-size:14px;color:#666}.dashboard-streak-motivation{font-weight:800}.dashboard-weekly-progress{flex:1;display:grid;gap:8px;justify-items:center}.dashboard-tracker-title{font-size:22px;font-weight:600;color:#1f2937;margin-bottom:6px}.dashboard-tracker-days,.dashboard-tracker-dots{display:flex;gap:12px;justify-content:center;align-items:center}.dashboard-tracker-days span{font-size:18px;font-weight:500;color:#5c5675;text-align:center;width:28px}.dashboard-week-day{width:28px;height:28px;border-radius:50%}.dashboard-week-day.missed{background:#e6e2ff}.dashboard-week-day.today{background:#e6e2ff;border:2px solid #6c4dff}.dashboard-week-day.completed{background:#6c4dff}.dashboard-activity-history-card{background:linear-gradient(135deg,#f8faff,#eef2ff);border-color:#dde6ff;overflow-x:hidden}.dashboard-activity-history-header{margin-bottom:2px}.dashboard-activity-history-title{font-size:24px;font-weight:700}.dashboard-activity-history-subtext{font-size:16px;font-weight:400;color:#334155}.dashboard-activity-history-legend{margin-top:10px;display:flex;gap:14px;flex-wrap:wrap}.dashboard-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#475569}.dashboard-legend-dot{width:10px;height:10px;border-radius:999px}.dashboard-legend-dot-saved{background:#c4b5fd}.dashboard-legend-dot-applied{background:#16a34a}.dashboard-activity-history-scroll{margin-top:14px;overflow-x:visible;overflow-y:visible;padding-top:56px}@supports (overflow: clip){.jobs-layout,.jobs-content,.saved-jobs-section,.dashboard-activity-history-card{overflow-x:clip}}.dashboard-activity-history-chart{position:relative;width:100%;min-width:0;padding:12px 10px 26px 38px}.dashboard-activity-history-grid{position:absolute;top:12px;right:10px;bottom:26px;left:38px;display:grid;grid-template-rows:repeat(4,1fr);pointer-events:none}.dashboard-activity-history-grid span{border-top:1px solid rgba(99,102,241,.12)}.dashboard-activity-history-bars{position:relative;height:180px;display:grid;grid-template-columns:repeat(30,minmax(20px,1fr));gap:15px;align-items:end}.dashboard-activity-day{position:relative;display:grid;justify-items:center;gap:6px}.dashboard-activity-bar-group{width:100%;height:180px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:3px}.dashboard-activity-bar{width:100%;min-height:4px;border-radius:4px 4px 0 0}.saved-bar{background:#c4b5fd}.applied-bar{background:#16a34a}.future-saved-bar{background:#e5e7eb}.future-applied-bar{background:#cbd5e1}.dashboard-activity-day-label{font-size:11px;font-weight:600;color:#5b4df5}.dashboard-activity-day-label.muted{color:#94a3b8}.dashboard-activity-tooltip{position:absolute;left:50%;top:6px;transform:translate(-50%);min-width:118px;padding:8px 10px;border-radius:10px;background:#111827;color:#fff;display:grid;gap:2px;font-size:12px;line-height:1.35;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease;z-index:8}.dashboard-activity-day:hover .dashboard-activity-tooltip{opacity:1;visibility:visible}.dashboard-activity-history-y-axis{position:absolute;left:0;top:12px;bottom:26px;width:32px;display:grid;grid-template-rows:repeat(4,1fr);align-items:start;color:#64748b;font-size:11px;font-weight:600}.dashboard-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:#eef2ff}.dashboard-toggle button{min-height:34px;padding:6px 12px;border-radius:999px;border:1px solid transparent;background:transparent;color:#6b7280;font-size:13px;font-weight:600}.dashboard-toggle button.active{background:#fff;box-shadow:0 2px 6px #00000014;color:#0f172a;font-weight:700}.dashboard-toggle button:not(.active):hover{background:#f9fafb}.dashboard-activity-stats{display:flex;gap:24px;margin-top:8px}.dashboard-activity-stat{display:grid;gap:4px}.dashboard-activity-stat svg{color:#6b7280}.dashboard-activity-stat-label{font-size:14px;font-weight:600;color:#6b7280}.dashboard-activity-label-inline{display:inline-flex;align-items:center;gap:6px}.dashboard-activity-stat-value{font-size:30px;line-height:1.05;font-weight:800;color:#111827}.dashboard-metric-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-metric-label{color:#64748b;font-size:13px;font-weight:500}.dashboard-metric-value{color:#0f172a;font-size:clamp(28px,3vw,34px);font-weight:700;line-height:1.1}.dashboard-copy{margin:12px 0 10px}.dashboard-profile-strength-card{position:relative;display:grid;gap:16px;background:linear-gradient(180deg,#faf8ff,#f3f0ff);overflow:hidden}.profile-strength-cloud-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.dashboard-profile-strength-content{position:relative;z-index:2}.profile-strength-cloud-layer .cloud{position:absolute;display:block;z-index:99999;border-radius:999px;background:#6c4dff14;filter:blur(6px);opacity:1;animation:cloudDrift 100s ease-in-out infinite}.profile-strength-cloud-layer .cloud:before,.profile-strength-cloud-layer .cloud:after{content:"";position:absolute;border-radius:999px;background:#6c4dff14}.profile-strength-cloud-layer .cloud:before{width:46%;height:72%;left:14%;top:-34%}.profile-strength-cloud-layer .cloud:after{width:38%;height:62%;right:12%;top:-26%}.profile-strength-cloud-layer .cloud-1{width:120px;height:50px;top:20px;left:140px}.profile-strength-cloud-layer .cloud-2{width:100px;height:45px;top:60px;right:80px;animation-delay:-32s}.dashboard-profile-strength-card.is-complete{background-image:url(/assets/confetti-pattern.svg),linear-gradient(180deg,#faf8ff,#f3f0ff);background-repeat:repeat,no-repeat;background-size:220px,auto}@keyframes cloudDrift{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.dashboard-profile-strength-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-profile-strength-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.dashboard-profile-strength-graph{position:relative;width:calc(100% + 40px);margin:-100px -20px -20px;overflow:visible}.dashboard-profile-strength-graph .dashboard-profile-swoosh{width:100%;height:auto;display:block;overflow:visible;transform:scaleY(.8);transform-origin:bottom}.dashboard-profile-strength-path-glow{opacity:.5}.dashboard-profile-complete-btn{position:relative;z-index:999;display:inline-flex;align-items:center;gap:8px;margin-top:6px;width:fit-content;justify-self:start;min-height:36px;padding:8px 14px;border-radius:8px;background:#6c4cff;border:1px solid #6c4cff;color:#fff;font-weight:600;text-decoration:none;white-space:nowrap}.dashboard-profile-complete-btn:hover,.dashboard-profile-complete-btn:active{color:#fff;background:#5b3fd4}.dashboard-profile-pill-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;gap:10px}.dashboard-profile-improvement-pill{display:inline-flex;align-items:center;background:#eee7ff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500;color:#5b3fd4}.dashboard-profile-side{display:grid;align-content:center;gap:10px}.dashboard-profile-title{font-size:22px;font-weight:700;color:#0f172a}.dashboard-profile-swoosh-wrap{display:grid;gap:8px;position:relative}.dashboard-profile-swoosh{width:min(100%,320px);height:120px}.dashboard-profile-swoosh-track{fill:none;stroke:#e5e7eb;stroke-width:6;stroke-linecap:round}.dashboard-profile-swoosh-progress{fill:none;stroke:url(#dashboardProfileGradient);stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .35s ease}.dashboard-profile-strength-progress{stroke-width:9;filter:drop-shadow(0 0 4px rgba(99,102,241,.28))}.dashboard-profile-strength-graph .dashboard-profile-swoosh-track{stroke:#c9bfff}.dashboard-profile-strength-graph .dashboard-profile-strength-progress{stroke:#6c4cff}.dashboard-profile-completion-burst{position:absolute;left:calc(50% + 62px);top:10px;width:12px;height:12px;pointer-events:none;z-index:4}.dashboard-profile-completion-burst .particle{position:absolute;left:50%;top:50%;width:6px;height:3px;border-radius:999px;transform-origin:0 0;opacity:0;animation:profileCompletionBurst .52s ease-out forwards}.dashboard-profile-completion-burst .p-1{--angle: -78deg;--distance: 22px;--delay: 0ms;background:#f59e0b}.dashboard-profile-completion-burst .p-2{--angle: -52deg;--distance: 24px;--delay: 20ms;background:#ef4444}.dashboard-profile-completion-burst .p-3{--angle: -24deg;--distance: 26px;--delay: 35ms;background:#22c55e}.dashboard-profile-completion-burst .p-4{--angle: 6deg;--distance: 23px;--delay: 10ms;background:#3b82f6}.dashboard-profile-completion-burst .p-5{--angle: 30deg;--distance: 25px;--delay: 30ms;background:#a855f7}.dashboard-profile-completion-burst .p-6{--angle: 58deg;--distance: 24px;--delay: 15ms;background:#f97316}.dashboard-profile-completion-burst .p-7{--angle: 82deg;--distance: 21px;--delay: 25ms;background:#14b8a6}.dashboard-profile-completion-burst .particle{animation-delay:var(--delay, 0ms)}@keyframes profileCompletionBurst{0%{opacity:0;transform:translate(-50%,-50%) rotate(var(--angle, 0deg)) translate(0) scale(.75)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--angle, 0deg)) translate(var(--distance, 22px)) scale(1)}}.dashboard-profile-strength-shimmer{fill:none;stroke:#c4b5fda6;stroke-width:3;stroke-linecap:round;stroke-dasharray:10 130;animation:dashboardPathShimmer 4.8s linear infinite;pointer-events:none}.dashboard-progress-node-anchor{position:absolute;left:0;top:0;pointer-events:none;transition:none}.dashboard-progress-node-anchor.is-motion-ready{transition:transform .18s ease-out}.dashboard-progress-node{position:absolute;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#c4b5fd,#8b5cf6,#5b3df5 70%,#5b3df533);box-shadow:0 0 14px #8b5cf6e6,0 0 30px #8b5cf680,0 0 50px #8b5cf640;transform:translate(-50%,calc(-50% + 15px));z-index:3;animation:progressNodePulse 1.6s ease-in-out infinite}.dashboard-progress-node:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 70% 70%,rgba(255,255,255,.25),transparent 60%);opacity:.4}.dashboard-progress-node:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.25) 0%,rgba(139,92,246,.15) 40%,rgba(139,92,246,.05) 70%,transparent 100%);z-index:-1}.dashboard-progress-node.completed{box-shadow:0 0 16px #8b5cf6f2,0 0 32px #8b5cf68c,0 0 50px #8b5cf64d}@keyframes dashboardPathShimmer{0%{stroke-dashoffset:0;opacity:.2}20%{opacity:.7}to{stroke-dashoffset:-180;opacity:.2}}@keyframes progressNodePulse{0%{transform:translate(-50%,calc(-50% + 15px)) scale(1)}50%{transform:translate(-50%,calc(-50% + 15px)) scale(1.18)}to{transform:translate(-50%,calc(-50% + 15px)) scale(1)}}@keyframes progressNodePulseMobile{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.18)}to{transform:translate(-50%,-50%) scale(1)}}.dashboard-profile-strength-title{font-size:18px;font-weight:700;color:#111827}.dashboard-profile-chips{display:flex;flex-wrap:wrap;gap:8px}.dashboard-profile-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:600;background:#eef2ff;color:#4f46e5}.dashboard-profile-cta{display:inline-flex;align-items:center;gap:8px;width:fit-content;border-radius:10px;padding:10px 14px;background:#4f46e5;color:#fff;font-weight:700;text-decoration:none}.dashboard-profile-cta:hover{background:#4338ca}.dashboard-bars{margin-top:12px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.dashboard-bar-col{display:grid;justify-items:center;gap:6px}.dashboard-bar-value{font-size:12px;color:#64748b}.dashboard-bar-track{width:100%;max-width:22px;height:90px;border-radius:10px;background:#eef2f7;display:flex;align-items:flex-end;overflow:hidden}.dashboard-bar-fill{width:100%;background:#4f46e5;border-radius:inherit}.dashboard-bar-label{font-size:11px;color:#64748b}.dashboard-list{margin:8px 0 14px;padding-left:18px;color:#475569;font-size:14px}.dashboard-goals-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-goal-card{border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:12px;display:grid;gap:10px;border-top-width:4px}.dashboard-goal-card--low{border-top-color:#ef4444}.dashboard-goal-card--mid{border-top-color:#f59e0b}.dashboard-goal-card--high{border-top-color:#10b981}.dashboard-goal-top{display:inline-flex;align-items:center;gap:6px;font-size:18px;font-weight:600;color:#0f172a}.dashboard-goal-card p{font-size:13px}.dashboard-profile-mini .dashboard-profile-swoosh{width:min(100%,260px);height:100px}.dashboard-celebration{background:#dcfce7;border-color:#bbf7d0;display:grid;gap:8px}.dashboard-celebration-title{display:inline-flex;align-items:center;gap:6px;color:#166534;font-size:16px;font-weight:700}.dashboard-celebration-heading{color:#14532d;font-size:24px;font-weight:700}.dashboard-actions-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-next-steps-section{background:#f8faff;border:1px solid #eef2ff}.dashboard-action-card{border:1px solid #e2e8f0;border-radius:12px;padding:14px;background:#fff;display:grid;gap:10px;transition:transform .18s ease,box-shadow .18s ease;position:relative;overflow:hidden}.dashboard-action-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#4f46e5}.dashboard-action-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000014}.dashboard-action-icon{color:#4f46e5}.dashboard-action-icon svg{width:28px;height:28px}.dashboard-action-title-row{display:inline-flex;align-items:center;gap:8px}.dashboard-action-card .card-title{font-size:18px;font-weight:700}.dashboard-action-card p{font-size:16px;line-height:1.5}.dashboard-action-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:36px;padding:8px 12px;border-radius:8px;background:#eef2ff;color:#4f46e5;font-weight:600;text-decoration:none;transition:background-color .16s ease}.dashboard-action-btn:hover{background:#e0e7ff}.dashboard-recent-list{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-recent-row,.dashboard-recent-job-card{border:1px solid transparent;border-radius:12px;padding:12px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dashboard-recent-row:hover,.dashboard-recent-job-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000001f,0 4px 10px #00000014;border-color:#6c4dff59}.dashboard-recent-main{min-width:0}.dashboard-job-title{font-size:15px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-job-company{margin-top:2px;font-size:13px;color:#64748b}@media (max-width: 1000px){.settings-container{grid-template-columns:1fr}.settings-nav{grid-template-columns:repeat(3,minmax(0,1fr));padding:10px}.settings-nav-item{justify-content:center;padding-left:8px;padding-right:8px}.settings-password-fields,.settings-plan-grid,.dashboard-achievements-row{grid-template-columns:1fr}.dashboard-personal-bests-stats{flex-direction:column;align-items:stretch;gap:12px}.dashboard-personal-bests-divider{width:100%;height:1px}.dashboard-goals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.dashboard-progress-node{width:12px;height:12px;transform:translate(-50%,-50%);animation-name:progressNodePulseMobile}}@media (min-width: 769px){.dashboard-progress-node{transform:translate(-50%,calc(-50% + 15px));animation-name:progressNodePulse}}@media (max-width: 700px){.settings-nav,.settings-field-grid,.dashboard-bottom-row{grid-template-columns:1fr}.dashboard-profile-strength-card,.dashboard-challenge-panel{display:none}.dashboard-personal-bests-content{flex-direction:column;align-items:stretch;gap:16px}.dashboard-streak-block,.dashboard-weekly-progress{width:100%;flex:none}.dashboard-weekly-progress{justify-items:flex-start;padding-top:8px;border-top:1px solid rgba(148,163,184,.28)}.dashboard-tracker-days,.dashboard-tracker-dots{width:100%;justify-content:flex-start;gap:10px}.dashboard-hero-header{flex-direction:column;align-items:flex-start}.dashboard-hero-title-row{flex-wrap:wrap;gap:8px}.dashboard-metric-row,.dashboard-goals-grid{grid-template-columns:1fr}.dashboard-profile-strength-top{grid-template-columns:1fr;align-items:flex-start}.dashboard-profile-pill-row{flex-direction:row;flex-wrap:wrap}.dashboard-recent-row{grid-template-columns:1fr;align-items:flex-start}.dashboard-recent-list{grid-template-columns:1fr}.dashboard-activity-history-bars{grid-template-columns:repeat(15,minmax(0,1fr));gap:6px;height:150px}.dashboard-activity-bar-group{height:150px}.dashboard-activity-history-chart{padding:10px 6px 22px 30px}.dashboard-activity-history-grid{top:10px;right:6px;bottom:22px;left:30px}.dashboard-activity-history-y-axis{width:24px;font-size:10px}.dashboard-activity-day-label{font-size:10px}.dashboard-activity-day:nth-child(2n){display:none}.dashboard-actions-grid{grid-template-columns:1fr}.dashboard-activity-stats{flex-direction:column;gap:10px}}@media (max-width: 768px){.input,input[type=text],input[type=email],input[type=password],input[type=url],input[type=number],input[type=search],input[type=date],select,textarea,.filter-input-with-icon input,.filter-card select,.jobs-modal-input,.jobs-modal-textarea,.status-select{font-size:16px}.job-detail-actions{align-items:stretch}.job-detail-actions-left{display:none}.job-detail-actions-right{width:100%;justify-content:flex-start;gap:10px}.job-status-inline-mobile{width:100%;min-width:0}.job-status-inline-mobile .job-status-inline-control{width:100%}.job-detail-action-buttons{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.job-detail-action-buttons .portal-btn-secondary{width:100%;min-height:42px;padding-left:8px;padding-right:8px;font-size:14px}.job-content-column .portal-card,.job-tools-column .portal-card,.job-content-column .ai-card,.job-tools-column .ai-card,.job-description-shell{width:100%;max-width:100%;min-width:0}.job-description-shell{padding:12px}.job-source-url-input{max-width:100%}.dashboard-goal-banner{width:100%;border-radius:14px;white-space:normal;flex-wrap:wrap;justify-content:flex-start;line-height:1.35}}.assistant-fab{position:fixed;right:24px;bottom:22px;z-index:70;border:1px solid #303a4f;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;min-height:46px;border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 12px 26px #0f172a59}.assistant-fab-left{right:auto;left:24px}.assistant-fab:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a6b}.assistant-panel{position:fixed;right:20px;bottom:20px;z-index:80;width:min(680px,calc(100vw - 24px));height:min(84vh,760px);display:flex;flex-direction:column;gap:12px;border-radius:18px;border:1px solid #2d3a52;background:linear-gradient(165deg,#0b1220,#111c31 70%,#13223f);color:#e2e8f0;padding:14px;overflow:hidden;box-shadow:0 24px 48px #02061799}.assistant-panel-left{right:auto;left:20px}.assistant-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.assistant-panel-head h2{font-size:15px;color:#f8fafc}.assistant-panel-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin-bottom:3px}.assistant-panel-actions{display:inline-flex;align-items:center;gap:6px}.assistant-toggle-btn{min-height:30px;border-radius:10px;border:1px solid #334155;background:#0f172aa6;color:#cbd5e1;font-size:12px;font-weight:600;padding:0 10px}.assistant-icon-btn{width:30px;height:30px;padding:0;border-radius:10px;border:1px solid #334155;background:#0f172aa6;color:#cbd5e1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.assistant-icon-btn:disabled{opacity:.6;cursor:default}.assistant-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.assistant-mode-tabs-hidden{display:none}.assistant-mode-tab{min-height:34px;border-radius:10px;border:1px solid #334155;background:#172338;color:#cbd5e1;font-size:12px;font-weight:600;cursor:pointer}.assistant-mode-tab.is-active{border-color:#4f46e5;background:linear-gradient(145deg,#2c2875,#3f3ea0);color:#eff6ff}.assistant-suggestions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.assistant-session-list-title{margin:0;font-size:13px;font-weight:700;color:#e2e8f0}.assistant-session-list-items{overflow:auto;display:grid;gap:6px;align-content:start}.assistant-session-item{text-align:left;background:#111827;border:1px solid #1f2937;color:#e2e8f0;border-radius:10px;padding:8px;display:grid;gap:4px;cursor:pointer}.assistant-session-item.is-active{border-color:#4f46e5;background:#1e1b4b}.assistant-session-item-title{font-size:12px;font-weight:600}.assistant-session-item-meta{font-size:11px;color:#94a3b8}.assistant-session-empty{margin:6px 0 0;font-size:12px;color:#94a3b8}.assistant-chat-main{min-height:0;flex:1;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.assistant-suggestion{border-radius:12px;border:1px solid #334155;background:#0f172a99;color:#cbd5e1;font-size:11px;padding:8px 10px;min-height:44px;width:100%;text-align:left;white-space:normal;display:flex;align-items:center;cursor:pointer}.assistant-suggestion:hover{border-color:#475569;color:#f8fafc}.assistant-messages{overflow:auto;min-height:0;max-height:none;display:grid;align-content:start;gap:8px;padding-right:2px}.assistant-message{border-radius:12px;padding:8px 10px;font-size:13px;line-height:1.45}.assistant-message p{color:inherit;font-size:inherit;white-space:pre-wrap}.ai-message{color:#fff;line-height:1.6;font-size:15px;max-width:720px}.ai-message p,.ai-message h1,.ai-message h2,.ai-message h3,.ai-message h4,.ai-message ul,.ai-message li,.ai-message strong{color:#fff!important}.ai-message p{margin:0 0 12px}.ai-message>*+*{margin-top:10px}.ai-message ul{list-style-type:disc;padding-left:18px;margin-top:6px;margin-bottom:6px;font-size:15px!important}.ai-message ol{list-style-type:decimal;padding-left:20px;margin-top:6px;margin-bottom:8px;font-size:15px!important}.ai-message li{margin-bottom:6px;font-size:15px!important}.ai-message li p{margin:0}.ai-message h1,.ai-message h2,.ai-message h3{font-weight:600;margin-top:18px;margin-bottom:8px}.ai-message h1,.assistant-messages .ai-message h1{font-size:2rem!important}.ai-message h2{font-size:18px}.assistant-message-title{font-size:12px;font-weight:700;color:#c7d2fe;margin-bottom:4px}.assistant-message-bullets{margin:6px 0 0;padding-left:18px;color:inherit;font-size:15px!important}.assistant-message-confidence{margin-top:6px;font-size:11px;color:#94a3b8}.assistant-message-user{justify-self:end;max-width:85%;background:linear-gradient(160deg,#4f46e5,#4338ca);color:#eef2ff}.assistant-message-assistant{max-width:92%;background:#1e293b;border:1px solid #334155;color:#e2e8f0}.assistant-message-thinking{opacity:.9}.assistant-message-thinking .loading-line{margin-top:4px;font-size:13px;color:#94a3b8}.assistant-empty{font-size:13px;color:#94a3b8}.assistant-error{margin:0;font-size:12px;color:#fda4af}.assistant-error-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.assistant-retry-btn{border:1px solid rgba(253,164,175,.45);background:#7f1d1d3d;color:#fecdd3;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:700;cursor:pointer}.assistant-retry-btn:hover{border-color:#fda4afbf}.assistant-input-row{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:1fr auto;grid-template-areas:"input send" "meta meta";gap:8px;align-items:end;margin-top:auto;padding-top:10px;border-top:1px solid rgba(71,85,105,.5);background:linear-gradient(180deg,#0b122000,#0d1527 26%)}.assistant-input-row input,.assistant-input-row textarea{caret-color:#fff;cursor:text}.assistant-input-row textarea{grid-area:input;width:100%;min-height:64px;resize:vertical;max-height:160px;border-radius:12px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;padding:10px;font:inherit;outline:none;pointer-events:auto}.assistant-input-row textarea::placeholder{color:#64748b}.assistant-send-btn{grid-area:send;min-height:38px;border-radius:10px;border:1px solid #4f46e5;background:#4f46e5;color:#eff6ff;padding:0 12px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;cursor:pointer}.assistant-send-btn:disabled{opacity:.6;cursor:default}.assistant-input-meta{grid-area:meta;display:flex;justify-content:space-between;align-items:center;min-height:16px;font-size:11px;color:#94a3b8}.assistant-char-counter{color:#94a3b8}.assistant-char-counter.is-over,.assistant-input-limit-msg{color:#fda4af}.assistant-scroll-bottom-btn{position:absolute;right:10px;bottom:12px;width:30px;height:30px;padding:0;border-radius:999px;border:1px solid #334155;background:#0f172aeb;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.assistant-suggestions-bottom{padding-top:6px}@media (max-width: 768px){.assistant-suggestions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.assistant-suggestions{grid-template-columns:1fr}}.assistant-chats-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;border:0;background:#0206178f}.assistant-chats-drawer{position:absolute;left:0;top:0;bottom:0;z-index:7;width:min(330px,90%);border-right:1px solid #334155;background:#0b1324;padding:12px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;transform:translate(-108%);transition:transform .18s ease}.assistant-chats-drawer.is-open{transform:translate(0)}.assistant-chats-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.assistant-chats-drawer-actions{display:inline-flex;align-items:center;gap:6px}.assistant-new-chat-btn{min-height:30px;border-radius:10px;border:1px solid #334155;background:#172338;color:#e2e8f0;padding:0 10px;font-size:12px;font-weight:600}.interview-intel-page{display:grid;gap:18px}.interview-intel-promo-card{padding:20px}.interview-intel-message{border-radius:12px;border:1px solid transparent;padding:10px 12px;font-size:13px}.interview-intel-message-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.interview-intel-message-info{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.interview-intel-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.interview-intel-history-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:14px;display:grid;gap:12px;position:sticky;top:84px;overflow:hidden}.interview-intel-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.interview-intel-history-head h2{font-size:15px;font-weight:600}.interview-intel-history-head span{font-size:12px;color:var(--text-muted)}.interview-intel-history-toggle{border:1px solid var(--border);border-radius:999px;background:#f8fafc;color:var(--text-secondary);font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer}.interview-intel-history-list{display:grid;gap:8px;max-height:500px;overflow:auto;padding-right:2px}.interview-intel-history-filters{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.interview-intel-history-filters input,.interview-intel-history-filters button{border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-secondary);font-size:12px;padding:7px 9px}.interview-intel-history-filters input{min-width:0;flex:1 1 120px}.interview-intel-history-filters button{flex:0 0 auto}.interview-intel-history-filters button{cursor:pointer;font-weight:600}.interview-intel-history-filters button:disabled{opacity:.6;cursor:default}.interview-intel-history-item{width:100%;text-align:left;border:1px solid var(--border);border-radius:10px;padding:12px;background:var(--surface);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;gap:6px;min-height:88px;overflow:hidden;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.interview-intel-history-item:hover{border-color:#c7d2fe;background:#f8faff}.interview-intel-history-item.active{border-color:#c7d2fe;background:#eef2ff}.interview-intel-history-item-title{font-size:13px;font-weight:600;line-height:1.45;white-space:normal;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.interview-intel-history-item-role{font-size:12px;line-height:1.3;margin-bottom:2px;white-space:normal;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.interview-intel-history-item-time{font-size:11px;line-height:1.4;color:var(--text-muted);white-space:normal;overflow:hidden;text-overflow:ellipsis}.interview-intel-main{display:grid;gap:16px}.interview-intel-form-card{display:grid;gap:14px;padding:16px}.interview-intel-form-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.interview-intel-usage-text{font-size:11px;color:var(--text-muted)}.interview-intel-usage-block{display:grid;justify-items:end;gap:2px}.interview-intel-usage-warning{font-size:11px;color:#b45309}.interview-intel-usage-limit{font-size:11px;color:#b91c1c}.interview-intel-usage-reset{font-size:11px;color:var(--text-muted)}.interview-intel-field{display:grid;gap:6px}.interview-intel-field-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.interview-intel-field label{font-size:12px;font-weight:600;color:var(--text-secondary)}.interview-intel-inline-btn{border:1px solid var(--brand);border-radius:8px;background:var(--brand);color:#fff;font-size:12px;font-weight:600;padding:4px 8px;cursor:pointer}.interview-intel-inline-btn:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.interview-intel-input-wrap,.interview-intel-typeahead{position:relative}.interview-intel-typeahead-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.interview-intel-input-wrap input,.interview-intel-typeahead input{padding-left:32px}.interview-intel-typeahead-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:12;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 8px 20px #0f172a1f;max-height:240px;overflow:auto}.interview-intel-typeahead-option{width:100%;border:0;background:transparent;text-align:left;padding:9px 10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.interview-intel-typeahead-option small{font-size:11px;color:var(--text-muted)}.interview-intel-typeahead-option:hover,.interview-intel-typeahead-option.active{background:#eef2ff}.interview-intel-savedjob-picker{display:grid;gap:6px;border:1px solid var(--border);border-radius:12px;padding:8px;background:var(--surface)}.interview-intel-savedjob-picker input{width:100%;background:var(--surface);border-color:var(--border)}.interview-intel-savedjob-results{display:grid;gap:4px;max-height:220px;overflow:auto}.interview-intel-savedjob-item{width:100%;border:0;border-radius:8px;background:#fff;text-align:left;padding:8px 10px;cursor:pointer;display:grid;gap:2px}.interview-intel-savedjob-item small{font-size:11px;color:var(--text-muted)}.interview-intel-savedjob-item:hover{background:#eef2ff}.interview-intel-savedjob-empty{font-size:12px;color:var(--text-muted);padding:6px 2px}.interview-intel-actions{display:flex;justify-content:flex-start}.interview-intel-helper-text{font-size:12px;color:var(--text-muted)}.interview-intel-result-card{padding:16px}.interview-intel-result-content{display:grid;gap:14px}.interview-intel-result-head h2{font-size:20px;line-height:1.2}.interview-intel-result-job-title{margin-top:4px;font-size:20px;font-weight:700;line-height:1.2;opacity:.66;color:var(--text)}.interview-intel-result-timestamp{margin-top:4px;font-size:12px;color:var(--text-muted)}.interview-intel-result-content section{display:grid;gap:8px}.interview-intel-result-content h3{font-size:14px}.interview-intel-result-content ul{margin:0;padding-left:18px;display:grid;gap:5px}.interview-intel-result-content li{color:var(--text-secondary);font-size:14px;overflow-wrap:anywhere;word-break:break-word}.interview-intel-result-loading{min-height:150px;display:grid;place-items:center;text-align:center;gap:10px}.interview-intel-spinner{width:22px;height:22px;border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:interview-intel-spin 1s linear infinite}@keyframes interview-intel-spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.interview-intel-layout{grid-template-columns:1fr}.interview-intel-history-card{position:static}}@media (max-width: 700px){.cookie-banner{left:12px;right:12px;bottom:12px}.cookie-banner__content{grid-template-columns:1fr;row-gap:10px;align-items:start}.cookie-banner__actions{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.cookie-btn{width:auto}.cookie-modal{padding:18px}.cookie-modal__actions{flex-direction:column-reverse}.cookie-modal__actions .cookie-btn{width:100%}.footer-row{flex-direction:column;align-items:flex-start}.footer-row nav{flex-wrap:wrap}.assistant-panel{right:12px;left:12px;width:auto;bottom:12px;top:12px;height:auto;max-height:calc(100dvh - 24px);padding-bottom:calc(14px + env(safe-area-inset-bottom))}.assistant-fab{right:12px;bottom:12px}.assistant-fab-left{right:auto;left:12px}.assistant-chats-drawer{width:min(360px,92%)}}.product-tour-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a47;z-index:120;pointer-events:none}.product-tour-highlight{position:fixed;border-radius:12px;border:2px solid rgba(108,77,255,.7);box-shadow:0 0 0 6px #6c4dff2e;z-index:130;pointer-events:none;transition:top .18s ease,left .18s ease,width .18s ease,height .18s ease}.product-tour-card{position:fixed;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 44px #0f172a38;border-radius:14px;padding:16px;z-index:140;display:grid;gap:12px;animation:productTourFadeIn .18s ease}.product-tour-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-tour-head-right{display:inline-flex;align-items:center;gap:8px}.product-tour-head strong{font-size:16px;line-height:1.35;color:#0f172a}.product-tour-progress{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:24px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:700}.product-tour-close{border:0;background:transparent;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;padding:0}.product-tour-close:hover{color:#475569}.product-tour-body{margin:0;color:#475569;font-size:14px;line-height:1.5}.product-tour-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-tour-actions-right{display:inline-flex;align-items:center;gap:8px}.product-tour-card button:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}@keyframes productTourFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.product-tour-card{width:auto!important;max-width:none;border-radius:12px;padding:14px}}.ai-agents-page{display:grid;gap:1rem}.ai-agents-header{display:grid;gap:.35rem}.ai-agents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ai-agent-card{display:grid;gap:.85rem}.ai-agent-card-head{display:flex;justify-content:space-between;gap:.75rem}.ai-agent-card h2{margin:0;font-size:1.05rem}.ai-agent-card p{margin:0;color:#475569}.ai-agent-badge{align-self:flex-start;font-size:.75rem;padding:.2rem .5rem;border-radius:999px;background:#fff1dd;color:#92400e;border:1px solid #f9d5a2;font-weight:700}.ai-agent-points{margin:0;padding-left:0;list-style:none;color:#334155;display:grid;gap:.38rem}.ai-agent-points li{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem}.ai-agent-points li svg{color:#2563eb;flex:0 0 auto}.ai-agent-status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.ai-agent-status-row small{display:block;color:#64748b}.ai-agent-status-row strong{color:#0f172a;font-size:.92rem}.ai-agent-actions{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ai-test-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.6rem}.ai-test-grid label{display:grid;gap:.3rem;font-size:.82rem;color:#334155}.ai-test-grid input,.ai-test-grid select{border:1px solid #cbd5e1;border-radius:8px;padding:.45rem .55rem;font-size:.82rem;background:#fff}.ai-test-check{display:flex!important;align-items:center;gap:.45rem}.ai-agent-toggle{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#1e293b}.ai-agent-card-placeholder{align-content:center;min-height:280px;text-align:center}.ai-agent-card-placeholder p{color:#64748b}.ai-timeline-shell{display:grid;gap:.85rem}.ai-timeline-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ai-thread-list{display:grid;gap:.85rem}.ai-thread-card{border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;background:#f8fafc;display:grid;gap:.65rem}.ai-thread-card h3{margin:0;font-size:.95rem;color:#0f172a}.ai-timeline-item{background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;padding:.65rem;display:grid;gap:.45rem}.ai-timeline-item-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.ai-timeline-item-top small{color:#64748b}.ai-timeline-job{margin:0;color:#0f172a;font-weight:600}.ai-timeline-preview{margin:0;color:#334155}.ai-classification-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:700;border:1px solid transparent}.ai-classification-interview_request{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.ai-classification-rejection{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.ai-classification-offer{background:#dcfce7;color:#166534;border-color:#bbf7d0}.ai-classification-unknown{background:#e2e8f0;color:#334155;border-color:#cbd5e1}.ai-activity-recruiter_email_received{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.ai-activity-draft_created,.ai-activity-followup_draft_created{background:#fef9c3;color:#92400e;border-color:#fde68a}.ai-activity-status_mutated{background:#dcfce7;color:#166534;border-color:#86efac}.ai-expanded-body{border-top:1px dashed #dbe2ea;padding-top:.45rem;display:grid;gap:.35rem}.ai-expanded-body h4{margin:0;font-size:.9rem;color:#0f172a}.ai-expanded-body p{margin:0;color:#334155;white-space:pre-wrap}.ai-timeline-load-more{display:flex;justify-content:center}@media (max-width: 1100px){.ai-agents-grid{grid-template-columns:1fr}}.hiring-timeline-shell{display:grid;gap:.95rem;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0}.hiring-timeline-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.hiring-thread-list{display:grid;gap:.9rem}.hiring-thread-card{background:#fff;border:1px solid #dbe4ee;border-radius:14px;padding:.85rem;box-shadow:0 4px 18px #0f172a0a}.hiring-thread-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.hiring-thread-head h3{margin:0;font-size:.96rem}.hiring-thread-head small{color:#64748b}.hiring-thread-track{display:grid;gap:.7rem}.hiring-timeline-item{display:grid;grid-template-columns:18px 1fr;gap:.65rem}.hiring-timeline-dot{width:10px;height:10px;border-radius:999px;background:#0f766e;margin-top:10px;box-shadow:0 0 0 4px #0f766e1f}.hiring-timeline-content{border:1px solid #e2e8f0;border-radius:12px;padding:.7rem;background:linear-gradient(135deg,#f8faff,#eef2ff);transition:box-shadow .18s ease,border-color .18s ease}.hiring-timeline-content:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a0f}.hiring-timeline-row{display:flex;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.4rem}.hiring-timeline-row small{color:#64748b;font-size:.78rem}.ai-test-data-badge{display:inline-flex;align-items:center;justify-content:center;padding:.1rem .45rem;border-radius:999px;border:1px solid #f59e0b;background:#fffbeb;color:#b45309;font-size:.66rem;font-weight:700;letter-spacing:.03em}.hiring-job-label-link{display:inline-block;margin:0 0 .35rem;color:#0f172a;font-weight:600;font-size:.9rem;text-decoration:none;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.hiring-job-label-link:hover{color:#1d4ed8;border-color:#93c5fd}.hiring-preview-text{margin:0 0 .55rem;color:#334155;font-size:.9rem;line-height:1.45}.hiring-expanded{margin-top:.55rem;border-top:1px dashed #dbe2ea;padding-top:.55rem;animation:hiringExpandIn .18s ease-out}@keyframes hiringExpandIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hiring-expanded h4{margin:0 0 .3rem;color:#0f172a;font-size:.9rem}.hiring-expanded p{margin:0;color:#334155;white-space:pre-wrap;line-height:1.45}.hiring-load-more{display:flex;justify-content:center}.ai-agent-card{border-radius:14px;border:1px solid #dbe4ee;box-shadow:0 8px 22px #0f172a0d}.ai-agent-card-head p{max-width:34ch;line-height:1.45}.ai-agent-status-row{border-top:1px solid #edf2f7;padding-top:.6rem}.ai-agent-actions .portal-btn-secondary{white-space:nowrap}.ai-agents-header .card-title{font-size:1.65rem;letter-spacing:-.02em}.ai-agent-card{background:linear-gradient(145deg,#f8fbff,#eef6ff 55%,#f7fbff)}.ai-agent-card-head h2{font-size:1.1rem;letter-spacing:-.01em}.ai-agent-card-head p{color:#334155}.ai-agent-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-agent-cta{min-height:38px}.ai-agent-switch{border:0;background:transparent;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;padding:.1rem}.ai-agent-switch:disabled{opacity:.6;cursor:not-allowed}.ai-agent-switch-track{width:44px;height:24px;border-radius:999px;display:inline-flex;align-items:center;padding:2px;transition:background-color .18s ease}.ai-agent-switch.is-on .ai-agent-switch-track{background:#16a34a}.ai-agent-switch.is-off .ai-agent-switch-track{background:#dc2626}.ai-agent-switch-thumb{width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a40;transition:transform .18s ease}.ai-agent-switch.is-on .ai-agent-switch-thumb{transform:translate(20px)}.ai-agent-switch.is-off .ai-agent-switch-thumb{transform:translate(0)}.ai-agent-switch-label{color:#0f172a;font-size:.85rem;font-weight:700;min-width:22px}.hiring-preview-text{font-family:inherit}.hiring-thread-head h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#475569}.admin-page{display:grid;gap:1rem;padding-bottom:2rem}.admin-shell-card{border:1px solid #dbe2ea;background:#f9fbfd}.admin-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.admin-header h1{margin:0;font-size:1.55rem}.admin-header p{margin:.45rem 0 0;color:#4f6277;font-size:.95rem}.admin-last-updated{text-align:right;display:grid;gap:.15rem;color:#4f6277;font-size:.78rem}.admin-last-updated strong{color:#102235;font-size:.86rem}.admin-controls{display:flex;flex-wrap:wrap;align-items:end;gap:.85rem}.admin-controls label{display:grid;gap:.35rem;font-size:.82rem;color:#30485f}.admin-controls select,.admin-controls input[type=date]{min-width:155px;border:1px solid #cad5e0;border-radius:10px;height:38px;padding:0 .65rem;background:#fff}.admin-toggle-wrap{display:flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid #cad5e0;border-radius:10px;height:38px;padding:0 .9rem;background:#fff;min-width:230px}.admin-toggle-wrap input[type=checkbox]{margin:0}.admin-toggle-wrap label{margin:0;display:inline-flex;align-items:center;font-size:.82rem;color:#30485f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-controls button.portal-btn-secondary{height:38px;display:inline-flex;align-items:center;gap:.4rem}.admin-section{display:grid;gap:.65rem}.admin-section h2{margin:0;font-size:1.02rem;color:#13273e}.admin-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.admin-kpi-grid--overview{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-kpi-grid--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-kpi-grid--stacked{grid-template-columns:1fr}.admin-kpi-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-kpi-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-kpi-card{border:1px solid #d5e0ea;display:grid;gap:.3rem}.admin-kpi-card--compact{gap:.2rem}.admin-kpi-card h3{margin:0;font-size:.78rem;color:#35546f}.admin-kpi-card p{margin:0;font-size:1.3rem;font-weight:700;color:#0f2134}.admin-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.admin-tooltip{position:relative;display:inline-flex;margin-left:.3rem}.admin-tooltip-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;flex:0 0 18px;border-radius:50%;border:1px solid #ccd8e4;color:#47627d;font-size:.7rem;line-height:1;display:grid;place-items:center;cursor:help;background:#fff;padding:0}.admin-tooltip-trigger:focus-visible{outline:2px solid #3982bb;outline-offset:2px}.admin-tooltip-content{position:absolute;z-index:30;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);min-width:210px;max-width:260px;border-radius:8px;border:1px solid #c8d7e5;background:#113047;color:#f5fbff;padding:.45rem .55rem;font-size:.72rem;font-weight:400;line-height:1.35;text-transform:none;letter-spacing:normal;white-space:normal;word-break:break-word;box-shadow:0 8px 18px #0b213847;opacity:0;visibility:hidden;pointer-events:none}.admin-tooltip-content.is-bottom{top:calc(100% + 8px);bottom:auto}.admin-tooltip:hover .admin-tooltip-content,.admin-tooltip:focus-within .admin-tooltip-content{opacity:1;visibility:visible}.admin-delta{font-size:.78rem;color:#617b93}.admin-delta.is-up{color:#0f7a3d}.admin-delta.is-down{color:#b43f2f}.admin-note{color:#6f8398;font-size:.75rem;line-height:1.3}.admin-alert-summary{display:grid;gap:.65rem;border:1px solid #d5e0ea}.admin-alert-summary-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-alert-summary-head h3{margin:0;font-size:.95rem;color:#1c324a}.admin-alert-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.admin-alert-pill.is-healthy{color:#0f7a3d;background:#e8f7ef;border:1px solid #bde8cf}.admin-alert-pill.is-unhealthy{color:#a23124;background:#fdeceb;border:1px solid #f3c3bf}.admin-alert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.admin-alert-grid div{display:grid;gap:.2rem}.admin-alert-grid small{color:#607791;font-size:.74rem}.admin-alert-grid strong{color:#13293f;font-size:.88rem;line-height:1.35}.admin-alert-grid strong.is-danger{color:#a23124}.admin-alert-summary-text{margin:0;color:#49627c;font-size:.82rem;line-height:1.4}.admin-alert-list{display:grid;gap:.4rem}.admin-alert-item{display:flex;align-items:center;gap:.45rem;padding:.35rem .45rem;border:1px solid #d8e3ef;border-radius:8px;background:#fbfdff}.admin-alert-severity{display:inline-flex;align-items:center;justify-content:center;min-width:64px;border-radius:999px;padding:.15rem .4rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.admin-alert-severity.is-warning{color:#8a5f0f;background:#fff4dc;border:1px solid #f0dbab}.admin-alert-severity.is-critical{color:#a23124;background:#fdeceb;border:1px solid #f3c3bf}.admin-alert-label{color:#1e3550;font-size:.82rem;line-height:1.3}.admin-bar-chart-wrap{border:1px solid #d5e0ea;display:grid;grid-template-columns:52px minmax(0,1fr);gap:.4rem;min-height:220px}.admin-bar-y-axis{display:grid;grid-template-rows:repeat(3,1fr);align-items:end;justify-items:end;font-size:.72rem;color:#5d7690;padding:.75rem .2rem 1.55rem 0}.admin-bar-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));align-items:end;gap:.45rem;min-height:220px;padding:.75rem .6rem .4rem .2rem;position:relative}.admin-bar-chart-shell{min-width:0}.admin-bar-chart-shell.is-scrollable{overflow-x:auto;overflow-y:visible;padding-bottom:.2rem}.admin-bar-item{display:grid;grid-template-rows:1fr auto;gap:.25rem;align-items:end;justify-items:center;position:relative;min-height:185px}.admin-bar-track{width:100%;height:150px;display:flex;align-items:flex-end}.admin-bar-item:focus-visible{outline:2px solid #3b80b6;outline-offset:2px;border-radius:6px}.admin-bar{width:100%;min-height:0;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#1b6db2,#2f9add)}.admin-bar-item span{font-size:.7rem;color:#4f657b;writing-mode:horizontal-tb;transform:none;white-space:nowrap}.admin-bar-tooltip{position:absolute;left:50%;top:.4rem;transform:translate(-50%);display:grid;gap:.08rem;border-radius:8px;border:1px solid #c8d7e5;background:#fff;padding:.28rem .45rem;font-size:.7rem;color:#17334a;box-shadow:0 6px 14px #1023382e;z-index:15;pointer-events:none}.admin-table-wrap{border:1px solid #d5e0ea;overflow-x:auto;overflow-y:visible;position:relative}.admin-table-wrap h3{margin:0 0 .5rem;font-size:.85rem;color:#304a65}.admin-table{width:100%;border-collapse:collapse;font-size:.82rem}.admin-table th,.admin-table td{border-bottom:1px solid #edf2f7;text-align:left;padding:.56rem .6rem;color:#162d44;white-space:nowrap}.admin-table th{color:#40607f;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;background:#f8fbff;position:sticky;top:0}.admin-funnel{border:1px solid #d5e0ea;display:grid;gap:.55rem}.admin-funnel-row{display:grid;grid-template-columns:170px minmax(0,1fr) 70px;gap:.55rem;align-items:center}.admin-funnel-row strong{font-size:.82rem;color:#1a344d}.admin-funnel-row small{color:#56708a}.admin-funnel-track{height:9px;border-radius:999px;background:#e5edf5;overflow:hidden}.admin-funnel-fill{height:100%;background:linear-gradient(90deg,#2f7db6,#39b4d7)}.admin-access-summary{border:1px solid #d5e0ea;display:grid;gap:.55rem}.admin-subsection-title{margin:0;font-size:.95rem;color:#233d55}.admin-access-summary-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.admin-access-summary-head h3{margin:0;font-size:.82rem;color:#27435c}.admin-access-pill{border-radius:999px;font-size:.66rem;font-weight:700;letter-spacing:.03em;padding:.18rem .5rem}.admin-access-pill.is-normal{background:#e8f8ef;color:#1d6d3b}.admin-access-pill.is-elevated{background:#fff5e6;color:#9a5a00}.admin-access-pill.is-high{background:#ffeceb;color:#b23e33}.admin-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.admin-access-grid small{display:block;color:#4d6881;font-size:.72rem}.admin-access-grid strong{color:#11263a;font-size:1rem}.admin-loading-block,.admin-empty-block,.admin-error-block,.admin-gate-block{border:1px dashed #cedae6;border-radius:12px;padding:.9rem .95rem;display:flex;align-items:center;gap:.5rem;color:#3b5771;background:#fbfdff}.admin-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-split-col{display:grid;gap:.35rem;align-content:start}.admin-split-col--tight{gap:.15rem}.admin-split-col>.portal-card{margin-top:0;align-self:start}.admin-error-block{color:#8a3428;border-color:#f0c6bc;background:#fff7f5}.admin-gate-block{justify-content:center;flex-direction:column;text-align:center;gap:.35rem;min-height:180px}.admin-gate-block h1{margin:0;font-size:1.18rem;color:#152d46}.admin-gate-block p{margin:0;color:#4d6881}.admin-spin{animation:adminSpin .8s linear infinite}@keyframes adminSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1100px){.admin-kpi-grid,.admin-kpi-grid--three,.admin-kpi-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-access-grid,.admin-split-grid{grid-template-columns:1fr}}@media (max-width: 780px){.admin-header{flex-direction:column}.admin-last-updated{text-align:left}.admin-controls{flex-direction:column;align-items:stretch}.admin-controls label,.admin-controls select,.admin-controls input[type=date]{width:100%}.admin-toggle-wrap{min-width:0;justify-content:flex-start}.admin-bar-chart-wrap{grid-template-columns:1fr}.admin-bar-y-axis{display:none}.admin-funnel-row{grid-template-columns:1fr}}
