#profile-identity{font-family:var(--font-ui);margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--border)}
#overlay #profile-identity h3{font:600 22px/1.35 system-ui,sans-serif;margin:0 0 24px}
#profile-identity .showcase-editor{padding:0}#profile-identity .editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px}#profile-identity .editor-fields label{display:flex;flex-direction:column;gap:10px;font-size:14px}#profile-identity .editor-fields input,#profile-identity .editor-fields select{width:100%;min-height:44px;padding:12px;background:var(--brand-ground);color:var(--brand-paper);border:1px solid var(--brand-edge);border-radius:0}#profile-identity .editor-fields small{font-size:12px;line-height:1.6;color:var(--brand-muted)}#profile-identity fieldset{border:0;padding:0;margin:32px 0}#profile-identity legend{font-size:16px;font-weight:600;padding:0}#profile-identity legend span{color:var(--brand-muted);margin-left:12px;font-size:13px;font-weight:400}#profile-identity fieldset>p{font-size:13px}#profile-identity .relic-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:420px;overflow-y:auto;padding:5px;margin:0 -5px}#profile-identity .pick-relic{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--brand-edge);cursor:pointer;min-width:0}#profile-identity .pick-relic:has(input:checked){background:var(--brand-selected);border-color:var(--brand-gold)}#profile-identity input[type=checkbox]{accent-color:var(--brand-gold);width:18px;height:18px;flex:none}#profile-identity .pick-relic .relic-art{border:0;background:transparent;width:36px;height:36px}#profile-identity .pick-relic .relic-art svg{width:32px;height:32px}#profile-identity .pick-relic b{font-size:13px;font-weight:500;overflow-wrap:anywhere}#profile-identity .pick-relic small{display:block;font-size:12px;color:var(--brand-muted);margin-top:5px}#profile-identity .visibility-options{display:grid;gap:12px;border-top:1px solid var(--brand-edge);padding:24px 0}#profile-identity .visibility-options label{display:flex;align-items:center;gap:12px;min-height:44px;line-height:1.6;font-size:14px}#profile-identity .showcase-editor footer{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#profile-identity .showcase-editor footer p{font-size:14px;line-height:1.6;margin:0}#profile-identity .showcase-editor footer a{font-size:13px;min-height:44px;display:inline-flex;align-items:center}#profile-identity .empty-inventory{padding:20px 0;color:var(--brand-muted);font-size:14px}
#profile-identity .showcase-editor footer{position:static;padding:0;border:0;background:none}#profile-identity .relic-art{display:grid;place-items:center;flex:none}#profile-identity .visibility-options label{margin:0}#profile-identity .editor-fields input{font-size:16px}#profile-identity a{color:var(--text)}
@media(max-width:760px){#profile-identity .editor-fields,#profile-identity .relic-picker{grid-template-columns:1fr}}

#profile-identity :is(input,select,button,small,b,legend){font-family:var(--font-ui);letter-spacing:normal}#profile-identity fieldset{min-inline-size:0}
