.search select{height:36px;padding:0 30px 0 11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#555966;font-size:11px;outline:0}.quick-credit{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.quick-credit button,.detail-actions button{height:36px;border:1px solid #dfe1e9;border-radius:10px;background:#f8f8fc;color:#555966;font-size:11px;font-weight:700;cursor:pointer}.detail-modal{width:min(920px,96vw);max-height:90vh;overflow:auto}.detail-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.detail-summary>div{padding:15px;border:1px solid #eceef3;border-radius:14px;background:#fafafd}.detail-summary span,.detail-summary b{display:block}.detail-summary span{color:#999daa;font-size:9px}.detail-summary b{margin-top:7px;color:#2b2e38;font-size:12px;word-break:break-all}.detail-actions{display:flex;gap:8px;margin:16px 0 24px}.detail-actions button{padding:0 14px}.detail-modal h4{margin:22px 0 10px;font-size:13px}.detail-table{border:1px solid #eceef3;border-radius:14px}.status.paid{background:#e9f8f2;color:#279f71}.status.cancelled,.status.refunded,.status.completed{background:#fff0f2;color:#c75464}@media(max-width:700px){.search{align-items:stretch;flex-direction:column}.search input,.search select{width:100%}.detail-summary{grid-template-columns:repeat(2,1fr)}.quick-credit{grid-template-columns:repeat(2,1fr)}}
.user-profile-cell{display:flex;align-items:center;gap:11px;min-width:190px}.user-avatar{display:block;width:38px;height:38px;flex:0 0 38px;border-radius:13px;object-fit:cover;background:#eef0ff}.user-avatar-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#6668ed,#39cbd2);color:#fff;font-size:14px;font-weight:800}.user-profile-copy{min-width:0}.user-profile-copy b,.user-profile-copy small{display:block}.user-profile-copy b{max-width:145px;overflow:hidden;color:#292c36;font-size:11px;text-overflow:ellipsis}.user-profile-copy small{margin-top:4px;color:#a0a4af;font-family:ui-monospace,SFMono-Regular,monospace;font-size:8px}.detail-summary>.user-profile-detail{grid-column:1/-1;display:flex;align-items:center;padding:18px;background:linear-gradient(135deg,#f8f8ff,#effcff)}.user-profile-detail .user-avatar{width:56px;height:56px;flex-basis:56px;border-radius:18px}.user-profile-detail .user-profile-copy b{max-width:none;font-size:16px}.user-profile-detail .user-profile-copy small{margin-top:6px;font-size:10px}
.job-detail-modal{width:min(1080px,96vw)}.job-detail-summary{grid-template-columns:repeat(4,1fr)}.job-detail-preview{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.job-preview-item{position:relative;display:grid;place-items:center;min-height:260px;overflow:hidden;border:1px solid #e5e7ee;border-radius:18px;background:#f1f2f6}.job-preview-item img{width:100%;height:320px;object-fit:contain}.job-preview-item>span{position:absolute;z-index:1;left:12px;top:12px;padding:7px 9px;border-radius:999px;background:rgba(18,20,28,.78);color:#fff;font-size:9px}.job-detail-error{margin-top:16px;padding:13px 15px;border-radius:12px;background:#fff0f2;color:#b74657;font-size:11px;line-height:1.6}.relation-current{background:#f2f1ff}.relation-current td:first-child{color:#5e5ad0;font-weight:800}@media(max-width:700px){.job-detail-summary{grid-template-columns:repeat(2,1fr)}.job-detail-preview{grid-template-columns:1fr}.job-preview-item img{height:240px}}
.job-name-cell{min-width:170px}.job-name-cell b,.job-name-cell small{display:block}.job-name-cell b{max-width:240px;overflow:hidden;text-overflow:ellipsis;color:#292c38;font-size:11px;white-space:nowrap}.job-name-cell small{margin-top:5px;color:#9a9eaa;font-size:8px}.table-summary{padding:0 23px 12px;font-size:10px}.panel-head .search{max-width:min(560px,58%)}
