*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4f6fa;color:#1a1d23;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:14px;border:none;border-radius:8px;padding:8px 16px;font-weight:500;transition:opacity .15s,background .15s}button:disabled{opacity:.5;cursor:not-allowed}button:not(:disabled):hover{opacity:.88}.btn-primary{background:#3d5afe;color:#fff}.btn-secondary{background:#e8eaf6;color:#3d5afe}.btn-danger{background:#ffebee;color:#c62828}.btn-success{background:#e8f5e9;color:#2e7d32}.btn-sm{padding:5px 12px;font-size:13px}.btn-lg{padding:12px 24px;font-size:15px}input,textarea,select{font-family:inherit;font-size:14px;border:1.5px solid #e0e3ea;border-radius:8px;padding:8px 12px;outline:none;width:100%;transition:border-color .15s;background:#fff}input:focus,textarea:focus,select:focus{border-color:#3d5afe}textarea{resize:vertical;min-height:90px}.card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000014;padding:20px}.page-wrap{max-width:1400px;margin:0 auto;padding:24px 20px}.spinner{width:32px;height:32px;border:3px solid #e0e3ea;border-top-color:#3d5afe;border-radius:50%;animation:spin .7s linear infinite;margin:60px auto}@keyframes spin{to{transform:rotate(360deg)}}.tag{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}.tag-new{background:#e8eaf6;color:#3d5afe}.tag-screening{background:#e3f2fd;color:#1565c0}.tag-interview{background:#fff3e0;color:#e65100}.tag-offer{background:#e8f5e9;color:#2e7d32}.tag-rejected{background:#ffebee;color:#c62828}.score-badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;font-weight:700;font-size:13px;flex-shrink:0}.score-high{background:#e8f5e9;color:#2e7d32}.score-mid{background:#fff8e1;color:#f57f17}.score-low{background:#ffebee;color:#c62828}.score-none{background:#f5f5f5;color:#9e9e9e}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;padding:28px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-close{background:none;border:none;font-size:22px;color:#9e9e9e;cursor:pointer;padding:0;line-height:1}.modal-close:hover{color:#333}.section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9e9e9e;margin-bottom:6px}.divider{border:none;border-top:1px solid #f0f0f0;margin:16px 0}.toast{position:fixed;bottom:24px;right:24px;background:#1a1d23;color:#fff;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;z-index:2000;animation:fadeIn .2s ease}.toast.error{background:#c62828}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
