.profile-form{display:grid;gap:18px;padding:24px}.profile-form input,.profile-form textarea{max-width:720px}.profile-form button{justify-self:start}.profile-form #review-note{margin:0;color:var(--muted)}#certification-status.APPROVED{background:#e8ffea;color:#00b42a}#certification-status.REJECTED{background:#fff0f0;color:#f53f3f}.finance-panel{margin-top:16px}#wallet-balance{font-size:26px;color:#1e80ff}.withdraw-row{display:flex;justify-content:space-between;padding:14px 24px;border-top:1px solid var(--line);color:var(--muted)}.chat-messages{display:grid;gap:10px;max-height:340px;overflow:auto;padding:12px;background:#f2f3f5}.chat-message{max-width:82%;padding:10px 12px;border-radius:6px;background:#fff}.chat-message.mine{justify-self:end;background:#e8f3ff}.chat-message p{margin:4px 0 0}[data-page="notify"]::after{content:attr(data-count);display:inline-grid;min-width:18px;height:18px;margin-left:5px;padding:0 5px;place-items:center;border-radius:9px;color:#fff;background:#1e80ff;font-size:11px;line-height:18px}[data-page="notify"][data-count=""]::after{display:none}.worker-notification{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 4px;border-bottom:1px solid #e5e6eb}.worker-notification.unread{background:linear-gradient(90deg,#f2f8ff,transparent)}.worker-notification-copy{min-width:0}.worker-notification-copy strong{color:#252933}.worker-notification-copy p{margin:7px 0;color:#515767}.worker-notification-copy small{color:#8a919f}.worker-order-meta{display:flex;flex-wrap:wrap;gap:6px;margin:9px 0}.worker-order-meta span{padding:4px 8px;border-radius:3px;background:#f2f3f5;color:#515767;font-size:12px}@media(max-width:600px){.profile-form button{width:100%}.worker-notification{align-items:flex-start;flex-direction:column;gap:12px}}
