:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{max-width:40rem;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif;line-height:1.5}.app-shell h1{margin-bottom:.5rem;font-size:1.75rem}.status-note{color:#555;margin-top:2rem;font-size:.95rem}.auth-page{text-align:left;max-width:24rem;margin:0 auto;padding:3rem 1.5rem;font-family:system-ui,sans-serif}.auth-page .google-button{border:1px solid var(--border,#ccc);text-align:center;border-radius:6px;margin:1.5rem 0 1rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;display:block}.auth-page .divider{text-align:center;color:#888;margin:1rem 0;font-size:.85rem}.auth-page form{flex-direction:column;gap:.5rem;display:flex}.auth-page input{border:1px solid var(--border,#ccc);font:inherit;border-radius:6px;padding:.6rem .75rem}.auth-page button{background:var(--accent,#aa3bff);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.7rem 1rem;font-weight:500}.auth-page button:disabled{opacity:.6;cursor:default}.form-error{color:#c0392b;font-size:.9rem}.dashboard{text-align:left;max-width:48rem;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif}.dashboard-header{justify-content:space-between;align-items:center;display:flex}.warming-banner{color:#8a6d1a;background:#fff6e0;border-radius:6px;margin:1rem 0;padding:.75rem 1rem;font-size:.9rem}.section-header{justify-content:space-between;align-items:center;margin-top:2rem;display:flex}.primary-action{background:var(--accent,#aa3bff);color:#fff;border-radius:6px;padding:.55rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none}.empty-state{color:#666;font-size:.95rem}.cv-list,.run-list,.suggestion-list,.existing-cvs ul{flex-direction:column;gap:.5rem;margin:.5rem 0;padding:0;list-style:none;display:flex}.cv-list li,.run-list li,.existing-cvs li{border:1px solid var(--border,#e2e2e2);border-radius:6px;align-items:center;gap:1rem;padding:.6rem .85rem;display:flex}.cv-name,.run-list li a{flex:1;font-weight:500}.cv-date,.run-date{color:#888;font-size:.85rem}.run-status{background:#eee;border-radius:999px;padding:.15rem .5rem;font-size:.8rem}.status-complete{color:#1d7a3a;background:#e3f6e8}.status-failed{color:#c0392b;background:#fde4e1}.cv-upload-form,.job-search-form,.custom-role{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.cv-upload-form input,.job-search-form input,.job-search-form select,.custom-role input{border:1px solid var(--border,#ccc);font:inherit;border-radius:6px;padding:.55rem .7rem}.cv-upload-form button,.job-search-form button,.custom-role button,.suggestion-list button,.existing-cvs button{background:var(--accent,#aa3bff);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1rem;font-weight:500}.cv-upload-form button:disabled,.job-search-form button:disabled,.custom-role button:disabled{opacity:.6;cursor:default}.suggestion-list li{border:1px solid var(--border,#e2e2e2);border-radius:6px;flex-direction:column;gap:.25rem;padding:.6rem .85rem;display:flex}.suggestion-rationale{color:#666;font-size:.85rem}.quota-note{color:#555;font-size:.9rem}.new-run,.run-detail{text-align:left;max-width:40rem;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif}.run-progress{gap:.5rem;padding:0;list-style:none;display:flex}.run-progress li{text-align:center;color:#999;background:#f0f0f0;border-radius:6px;flex:1;padding:.4rem;font-size:.8rem}.run-progress li.done{color:#6a2bb0;background:#ece0ff;font-weight:500}.results-page{text-align:left;max-width:52rem;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif}.results-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.results-filters{border:1px solid var(--border,#e2e2e2);border-radius:8px;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.results-filter-group{border:none;flex-direction:column;gap:.35rem;margin:0;padding:0;display:flex}.results-filter-group legend,.results-filter-legend{color:#444;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.85rem;font-weight:500}.results-filter-option{cursor:pointer;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.min-score-input{border:1px solid var(--border,#ccc);width:5rem;font:inherit;border-radius:6px;padding:.4rem .5rem}.source-failure-banner{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:6px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem}.results-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.result-card{border:1px solid var(--border,#e2e2e2);border-radius:8px;padding:1rem 1.25rem}.result-card-title-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.result-card-title{margin:0;font-size:1.05rem;font-weight:600}.result-score{color:var(--accent,#aa3bff);white-space:nowrap;font-size:1.4rem;font-weight:700}.result-card-company{color:#555;margin:.2rem 0;font-size:.95rem}.result-card-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.result-source{text-transform:capitalize;background:#eee;border-radius:999px;padding:.15rem .5rem;font-size:.8rem}.result-likelihood{color:#555;font-size:.85rem}.result-likelihood-note{color:#888;font-size:.8rem}.divergence-badge{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:999px;padding:.15rem .55rem;font-size:.75rem}.result-breakdown{margin-top:.75rem}.result-breakdown h4{color:#666;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.8rem;font-weight:600}.result-breakdown ul{color:#555;margin:0;padding-left:1.25rem;font-size:.9rem}.result-breakdown ul li{margin-bottom:.1rem}.result-card-footer{border-top:1px solid var(--border,#e2e2e2);margin-top:1rem;padding-top:.75rem}.result-apply-link{background:var(--accent,#aa3bff);color:#fff;border-radius:6px;padding:.45rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}
