body.modal-open{overflow:hidden}.inline-warning{margin:0 0 12px;padding:10px 13px;border:1px solid rgba(255,189,74,.3);border-radius:10px;background:rgba(255,189,74,.07);color:#ffd58a;font-size:11px}.row-actions{display:flex;align-items:center;gap:6px}.compact{padding:7px 10px;font-size:11px}.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px}.modal-backdrop{position:absolute;inset:0;background:rgba(2,8,15,.82);backdrop-filter:blur(7px)}.profile-editor{position:relative;z-index:1;width:min(1080px,100%);max-height:calc(100vh - 44px);overflow:auto;border:1px solid #29415f;border-radius:20px;background:#0a1727;box-shadow:0 30px 90px rgba(0,0,0,.55);padding:24px}.profile-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.profile-editor-head h2{margin:0;font-size:25px;letter-spacing:-.035em}.profile-states{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.state-chip{display:flex;gap:6px;align-items:center;padding:5px 8px;border-radius:8px;background:#0d2136;border:1px solid #1b3553;font-size:10px}.state-chip small{color:#718ba8;text-transform:uppercase;letter-spacing:.05em}.profile-loading{display:flex;align-items:center;gap:9px;padding:16px 0;color:var(--muted);font-size:12px}.loading-muted{opacity:.45;pointer-events:none}.profile-form{padding:20px 0 6px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form label{display:grid;gap:6px;color:#b8c8da;font-size:11px;font-weight:750}.profile-form input,.profile-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#071522;color:var(--text);padding:11px 12px;outline:none;resize:vertical}.profile-form input:focus,.profile-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(79,163,255,.1)}.form-wide{margin-top:14px}.profile-checks{display:flex;gap:22px;align-items:center;margin:16px 0}.profile-checks label{display:flex;align-items:center;gap:8px}.profile-checks input{width:auto}.editor-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px;border-top:1px solid #172a40}.danger-button{padding:10px 14px;border-radius:10px;background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.35);color:#ff9d9d;font-weight:750}.danger-button:hover,.danger-link:hover{filter:brightness(1.15)}.photos-section{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.photos-section .section-head{align-items:center}.photos-help{margin:-2px 0 14px;color:var(--muted);font-size:11px}.upload-button{display:inline-flex;align-items:center;padding:9px 12px;border-radius:9px;background:#162a42;color:#dce8f7;border:1px solid #294567;font-size:11px;font-weight:800;cursor:pointer}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.photo-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#091522}.photo-card.main{border-color:rgba(79,163,255,.7);box-shadow:0 0 0 2px rgba(79,163,255,.08)}.photo-card img{display:block;width:100%;height:180px;object-fit:cover;background:#06111d}.photo-meta{padding:9px 10px 4px;color:#b8c8da;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-card.main .photo-meta span{color:#79b7ff;font-weight:800}.photo-actions{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:6px 9px 10px}.danger-link{padding:5px;background:transparent;color:#ff8f8f;font-size:10px}.photo-empty{grid-column:1/-1}.profile-editor .notice{margin:14px 0 0}.primary:disabled,.secondary:disabled,.danger-button:disabled{opacity:.55;cursor:wait}@media(max-width:900px){.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.modal{padding:0;align-items:end}.profile-editor{width:100%;max-height:94vh;border-radius:18px 18px 0 0;padding:18px 15px}.profile-editor-head h2{font-size:22px}.form-grid{grid-template-columns:1fr}.editor-actions{display:grid;grid-template-columns:1fr 1fr}.editor-actions .primary{grid-column:1/-1}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-card img{height:155px}.profile-checks{flex-wrap:wrap}.data-table{min-width:840px}}