.inbox[data-v-75216d7a]{padding:20px;height:100%;overflow-y:auto;box-sizing:border-box;position:relative}.inbox-toolbar[data-v-75216d7a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px;flex-wrap:wrap}.inbox-title[data-v-75216d7a]{font-size:18px;font-weight:700;color:#222;margin:0}.inbox-filter[data-v-75216d7a]{padding:9px 14px;border:1.5px solid #ccc;border-radius:20px;font-size:14px;color:#333;background:#fff;outline:none;min-width:200px;font-family:inherit;transition:border-color .2s}.inbox-filter[data-v-75216d7a]:focus{border-color:#1579f2}.inbox-empty[data-v-75216d7a],.inbox-loading[data-v-75216d7a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;color:#aaa}.inbox-empty i[data-v-75216d7a]{font-size:64px}.inbox-empty p[data-v-75216d7a]{font-size:15px;color:#888}.inbox-loading[data-v-75216d7a]{flex-direction:row;gap:12px}.inbox-table-wrap[data-v-75216d7a]{overflow-x:auto;border-radius:12px;border:1px solid #e0e0e0}.inbox-table[data-v-75216d7a]{width:100%;border-collapse:collapse;font-size:13px;min-width:700px}.inbox-table thead tr[data-v-75216d7a]{background:#1579f2;color:#fff}.inbox-table th[data-v-75216d7a]{padding:12px 14px;text-align:right;font-weight:600;white-space:nowrap}.inbox-row[data-v-75216d7a]{cursor:pointer;transition:background .15s}.inbox-row[data-v-75216d7a]:hover{background:#f0f6ff}.inbox-row.unread[data-v-75216d7a]{background:#fffde7;font-weight:700}.inbox-row.unread[data-v-75216d7a]:hover{background:#fff9c4}.inbox-table td[data-v-75216d7a]{padding:11px 14px;border-bottom:1px solid #f0f0f0;color:#333;white-space:nowrap}.viewed-badge[data-v-75216d7a]{display:inline-block;border-radius:50px;padding:3px 10px;font-size:11px;font-weight:700}.viewed-badge.new[data-v-75216d7a]{background:#fef200;color:#000;border:1px solid #ccc}.viewed-badge.viewed[data-v-75216d7a]{background:#f0f0f0;color:#888}.delete-btn[data-v-75216d7a]{width:30px;height:30px;border-radius:50%;border:1px solid #e0e0e0;background:#fafafa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.delete-btn i[data-v-75216d7a]{font-size:17px;color:#999}.delete-btn[data-v-75216d7a]:hover{background:#fff0f0;border-color:#bb2429}.delete-btn:hover i[data-v-75216d7a]{color:#bb2429}.detail-overlay[data-v-75216d7a]{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:9000;padding:16px}.detail-modal[data-v-75216d7a]{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.25)}.detail-header[data-v-75216d7a]{background:linear-gradient(135deg,#1579f2,#0d5bbf);padding:18px 20px;border-radius:16px 16px 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-header h3[data-v-75216d7a]{color:#fff;font-size:18px;font-weight:700;margin:0 0 4px}.detail-header p[data-v-75216d7a]{color:hsla(0,0%,100%,.8);font-size:13px;margin:0}.detail-close-btn[data-v-75216d7a]{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.detail-close-btn[data-v-75216d7a]:hover{background:hsla(0,0%,100%,.35)}.detail-body[data-v-75216d7a]{padding:20px;display:flex;flex-direction:column;gap:14px}.detail-row[data-v-75216d7a]{display:flex;align-items:flex-start;gap:10px;font-size:14px}.detail-label[data-v-75216d7a]{font-weight:700;color:#555;min-width:80px;flex-shrink:0}.detail-message[data-v-75216d7a]{color:#333;white-space:pre-wrap;line-height:1.5}.cv-link[data-v-75216d7a]{display:inline-flex;align-items:center;gap:5px;color:#1579f2;font-weight:600;text-decoration:none;padding:6px 14px;border:1.5px solid #1579f2;border-radius:20px;font-size:13px;transition:background .2s}.cv-link[data-v-75216d7a]:hover{background:#ebf4ff}.cv-link i[data-v-75216d7a]{font-size:17px}.spinner[data-v-75216d7a]{width:22px;height:22px;border:3px solid #ddd;border-top-color:#1579f2;border-radius:50%;-webkit-animation:spin-75216d7a .7s linear infinite;animation:spin-75216d7a .7s linear infinite;display:inline-block}@-webkit-keyframes spin-75216d7a{to{transform:rotate(1turn)}}@keyframes spin-75216d7a{to{transform:rotate(1turn)}}