.cv-ats-overlay .cv-ats-modal{width:min(1100px,calc(100vw - 28px));max-width:1100px;max-height:min(90vh,980px);overflow:auto;padding:0;border-radius:12px}.cv-ats-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #d8e2ed;background:#fff}.cv-ats-header span{display:block;color:#006ee6;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.cv-ats-header h3{margin:3px 0 0;color:#111827;font-size:22px;line-height:1.15;font-weight:950}.cv-ats-header button{width:38px;height:38px;border:1px solid #d8e2ed;border-radius:8px;background:#fff;color:#172033;font-size:24px;line-height:1;cursor:pointer}.cv-ats-jd-label{display:block;margin:18px 20px 8px;color:#172033;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.cv-ats-jd{display:block;width:calc(100% - 40px);min-height:150px;margin:0 20px;padding:14px;border:1.5px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#111827;font:650 14px/1.55 var(--font-body);resize:vertical}.cv-ats-jd:focus{border-color:#006ee6;box-shadow:0 0 0 3px rgba(0,110,230,.13);outline:none}.cv-ats-toolbar{display:flex;align-items:center;gap:12px;padding:14px 20px 18px;border-bottom:1px solid #d8e2ed}.cv-ats-toolbar span{color:#475569;font-size:13px;font-weight:750}.cv-ats-output{padding:20px}.cv-ats-results{display:grid;gap:18px}.cv-ats-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cv-ats-ring{min-height:150px;display:grid;place-items:center;border:1px solid #d8e2ed;border-radius:12px;background:radial-gradient(circle at center,#fff 0 56px,transparent 57px),conic-gradient(var(--score-color) calc(var(--score) * 1%),#e5edf6 0)}.cv-ats-ring div{display:grid;place-items:center;width:112px;height:112px;border-radius:999px;background:#fff;text-align:center}.cv-ats-ring strong{color:#111827;font-size:34px;line-height:1;font-weight:950}.cv-ats-ring span{margin-top:4px;color:#475569;font-size:12px;font-weight:900}.cv-ats-note{margin:0;padding:12px 14px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e3a8a;font-size:13px;line-height:1.5;font-weight:800}.cv-ats-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cv-ats-category{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px;padding:12px;border:1px solid #d8e2ed;border-left:5px solid #006ee6;border-radius:10px;background:#fff}.cv-ats-category.ok{border-left-color:#b45309}.cv-ats-category.poor{border-left-color:#c2410c}.cv-ats-category strong,.cv-ats-category span{display:block}.cv-ats-category strong{color:#111827;font-size:13px;font-weight:950}.cv-ats-category span{margin-top:4px;color:#475569;font-size:12px;line-height:1.35;font-weight:650}.cv-ats-category b{flex:0 0 auto;min-width:46px;text-align:right;color:#111827;font-size:22px;font-weight:950}.cv-ats-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cv-ats-columns section,.cv-ats-results>section{padding:14px;border:1px solid #d8e2ed;border-radius:10px;background:#fff}.cv-ats-results h4{margin:0 0 10px;color:#111827;font-size:13px;font-weight:950}.cv-ats-chip-list,.cv-ats-weak{display:flex;flex-wrap:wrap;gap:8px}.cv-ats-chip,.cv-ats-weak span{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}.cv-ats-chip.missing{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.cv-ats-chip.matched{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.cv-ats-weak span{background:#f8fafc;color:#334155;border:1px solid #d8e2ed}.cv-ats-empty{margin:0;color:#64748b;font-size:13px;line-height:1.5;font-weight:650}.cv-ats-risk-list,.cv-ats-checklist{margin:0;padding-left:18px;color:#334155;font-size:13px;line-height:1.55;font-weight:700}.cv-ats-risk-list li+li,.cv-ats-checklist li+li{margin-top:7px}.cv-ats-suggestions{display:grid;gap:10px}.cv-ats-suggestion{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid #d8e2ed;border-radius:10px;background:#f8fbff}.cv-ats-suggestion strong{display:block;color:#111827;font-size:13px;font-weight:950}.cv-ats-suggestion p{margin:5px 0 0;color:#334155;font-size:13px;line-height:1.55;font-weight:700}.cv-ats-suggestion-actions{display:flex;flex-direction:column;gap:7px}.cv-ats-suggestion-actions button{min-height:34px;padding:6px 10px;border:1.5px solid #006ee6;border-radius:8px;background:#fff;color:#0056b8;font:900 12px/1 var(--font-body);cursor:pointer;white-space:nowrap}.cv-ats-suggestion-actions button:last-child{background:#006ee6;color:#fff}.cv-ats-checklist{list-style:none;padding:0}.cv-ats-checklist li{display:flex;gap:9px;align-items:flex-start}.cv-ats-checklist span{flex:0 0 auto;min-width:42px;padding:3px 6px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:10px;font-weight:950;text-align:center}.cv-ats-checklist li.done span{background:#ecfdf5;color:#065f46}@media (max-width:760px){.cv-ats-overlay .cv-ats-modal{width:100vw;height:100vh;max-height:100vh;border-radius:0}.cv-ats-header{padding:14px 16px}.cv-ats-header h3{font-size:19px}.cv-ats-jd-label{margin:16px 16px 8px}.cv-ats-jd{width:calc(100% - 32px);margin:0 16px;min-height:170px;font-size:16px}.cv-ats-toolbar{display:grid;padding:14px 16px 16px}.cv-ats-output{padding:16px}.cv-ats-score-grid,.cv-ats-categories,.cv-ats-columns,.cv-ats-suggestion{grid-template-columns:1fr}.cv-ats-suggestion-actions{flex-direction:row;flex-wrap:wrap}}