/* Yusr V13.3 — Candidate resume library */
.v133-resume-manager{margin-top:18px}.v133-resume-upload{padding:18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fbfefe,#f6fbfb);margin-bottom:16px}.v133-resume-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v133-resume-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;min-width:0}.v133-resume-card.is-default{border-color:rgba(9,157,152,.34);box-shadow:0 10px 30px rgba(9,157,152,.08);background:linear-gradient(145deg,#fff,#f4fcfb)}.v133-resume-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--teal-soft);color:var(--teal);flex:0 0 auto}.v133-resume-icon svg{width:20px;height:20px}.v133-resume-copy{min-width:0}.v133-resume-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.v133-resume-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.v133-resume-copy small{display:block;margin-top:4px;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v133-resume-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.v133-resume-actions form{margin:0}.v133-apply-resume{margin:12px 0 14px}.v133-apply-resume label{display:block;font-weight:700;color:var(--navy);font-size:12px;margin-bottom:7px}.v133-apply-resume select{width:100%;min-height:46px}.v133-apply-resume small{display:block;color:var(--muted);font-size:11px;line-height:1.7;margin-top:6px}.v133-no-resume{display:grid;gap:5px;margin:12px 0 14px;padding:12px 13px;border:1px solid #e6d8ae;background:#fffaf0;border-radius:14px}.v133-no-resume strong{color:#7d5d13}.v133-no-resume span{font-size:11px;color:var(--muted);line-height:1.65}.v133-no-resume a{font-size:11px;font-weight:700;color:var(--teal)}.v133-app-resume-note{margin-top:10px;padding:10px 12px;border-radius:13px;background:var(--teal-soft);color:var(--navy);font-size:12px}.v133-app-resume-note strong{color:var(--teal)}
@media(max-width:820px){.v133-resume-grid{grid-template-columns:1fr}.v133-resume-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.v133-resume-actions{grid-column:1/-1;justify-content:stretch}.v133-resume-actions>a,.v133-resume-actions form{flex:1}.v133-resume-actions button,.v133-resume-actions .btn{width:100%}.v133-resume-upload{padding:14px}.v133-resume-manager .dash-panel-head{align-items:flex-start}}
