:root{color:#1f2937;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,select,input,textarea,.buttonLink{font:inherit}.topbar{color:#fff;background:#111827;justify-content:space-between;align-items:center;padding:22px 32px;display:flex;box-shadow:0 2px 12px #0002}.topbar h1{margin:0;font-size:26px}.topbar p{color:#d1d5db;margin:5px 0 0}nav{gap:10px;display:flex}button,.buttonLink{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:inline-flex}button:disabled{opacity:.6;cursor:not-allowed}nav button{background:#374151}nav button.active{color:#111827;background:#60a5fa}.layout{grid-template-columns:430px 1fr;gap:20px;padding:20px;display:grid}.panel{background:#fff;border-radius:20px;padding:18px;box-shadow:0 10px 30px #1f293711}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.toolbar input{border:1px solid #d1d5db;border-radius:10px;width:76px;padding:8px}.jobs{flex-direction:column;gap:10px;max-height:calc(100vh - 185px);padding-right:6px;display:flex;overflow:auto}.job{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:54px 1fr;gap:12px;padding:14px;display:grid}.job.selected{outline:3px solid #bfdbfe}.job h3{margin:0 0 5px;font-size:16px}.job p{color:#4b5563;margin:0 0 5px}.job small{color:#6b7280}.score{color:#3730a3;background:#eef2ff;border-radius:14px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.detailHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.detailHeader h2{margin:0}.detailHeader p{color:#4b5563;margin:6px 0 0}.badge{color:#166534;background:#dcfce7;border-radius:999px;align-self:start;padding:8px 12px;font-weight:700}.actions{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.actions select{border:1px solid #d1d5db;border-radius:12px;padding:9px 12px}.description{white-space:pre-wrap;background:#f9fafb;border-radius:14px;max-height:360px;padding:14px;line-height:1.5;overflow:auto}.package{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.package textarea,.settings textarea{resize:vertical;background:#fcfcfd;border:1px solid #d1d5db;border-radius:14px;width:100%;min-height:120px;padding:12px}.package textarea{min-height:170px}.settings{max-width:1120px;margin:20px auto}.grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{margin:12px 0 6px;font-weight:700;display:block}.help{color:#6b7280;margin:0 0 6px;font-size:13px}.resumeBox{min-height:260px!important}.check{align-items:center;gap:10px;display:flex}.error{color:#991b1b;background:#fee2e2;border-radius:12px;margin-bottom:12px;padding:12px}.notice{color:#065f46;background:#ecfdf5;border-radius:12px;margin-bottom:12px;padding:12px}.empty{color:#6b7280}@media (width<=900px){.layout,.grid2{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:14px}}.filterBox input[type=number]{border:1px solid #d0d7de;border-radius:.5rem;width:100%;max-width:220px;padding:.6rem}.check.compact{align-items:center;gap:.4rem;margin-top:.5rem;font-weight:500;display:flex}
