.profile-extension{gap:22px;min-width:0;display:grid}.profile-extension h2{font-size:1.35rem}.profile-extension h3{font-size:1.1rem}.profile-extension .member-panel{min-width:0}.profile-avatar{vertical-align:middle;color:#ff87bb;background:#251c27;border:1px solid #ad577a;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;display:inline-flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar-heading{align-items:center;gap:20px;display:flex}.profile-avatar-heading h2{margin:0}.profile-slots{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.profile-slots button{border:1px solid #534450;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:10px 4px;display:flex}.profile-slots button[aria-pressed=true]{background:#3b1a2c;border-color:#ff5294}.profile-slots span,.profile-slots small{overflow-wrap:anywhere}.profile-slots small,.profile-hint,.profile-field legend small{color:#bfb0bb;font-size:12px}.profile-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-actions>input{flex:1;min-width:120px}.profile-check{align-items:center;gap:8px;display:flex}.profile-field{border-bottom:1px solid #493744;gap:12px;min-width:0;padding:18px 0;display:grid}.profile-field legend{overflow-wrap:anywhere;font-weight:600}.profile-field legend small{font-weight:400;display:block}.profile-extension textarea,.profile-extension select{color:#fff;width:100%;font:inherit;background:#19151c;border:1px solid #5a4355;border-radius:8px;min-width:0;min-height:42px;padding:10px;display:block}.profile-extension label{gap:8px;display:grid}.profile-extension label.profile-check{display:flex}.profile-extension input:disabled,.profile-extension textarea:disabled,.profile-extension select:disabled{opacity:.7}.profile-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.profile-chip{overflow-wrap:anywhere;background:#352332;border-radius:20px;gap:10px;padding:7px 12px;display:flex}.profile-chip button{color:#ff8ebc;font-size:12px}.profile-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-photo-grid img{object-fit:contain;background:#211b24;width:100%;max-height:200px}.profile-crop-dialog{color:#fff;background:#1a1420;border:1px solid #795167;max-height:95dvh;overflow:auto}.profile-crop-canvas{aspect-ratio:1;background:#352735;border:2px solid #ff5294;width:min(100%,320px);height:auto;margin:auto;display:block}.profile-crop-dialog label{gap:10px;display:grid}.profile-slot-admin{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:20px 0;display:grid}.profile-slot-admin>div{justify-items:start;gap:12px;min-width:0;display:grid}.profile-field-list>div{border-bottom:1px solid #473545;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.profile-field-editor{border:1px solid #925576;border-radius:12px;margin-top:24px;padding:18px}.profile-question{flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;display:flex}.profile-question>input{flex:1;min-width:120px}.profile-preview-switch{background:#1a1420;border-bottom:1px solid #70415a;padding:12px}.profile-preview-banner{color:#ffdaa7;border:1px solid #eaaa69;border-radius:12px;padding:16px}@media (max-width:600px){.profile-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-slot-admin,.profile-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-avatar-heading{gap:12px}.profile-field-editor{padding:12px}.profile-field-list .profile-actions{width:100%}}
