.SelectedProfileCard_card____PAn{width:100%;max-width:540px;margin:0 auto 16px;background:linear-gradient(145deg,rgba(30,41,59,.7),rgba(15,23,42,.8));border-radius:16px;border:1px solid rgba(255,255,255,.08);padding:20px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.2)}[data-theme=light] .SelectedProfileCard_card____PAn{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(248,250,252,.95));border-color:rgba(0,0,0,.05);box-shadow:0 8px 32px rgba(0,0,0,.05)}.SelectedProfileCard_mainContent__YB99Y{flex:1 1}.SelectedProfileCard_header__aKDvb{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.SelectedProfileCard_name__XTmvT{font-family:var(--font-header);font-size:24px;font-weight:700;color:var(--header-primary);margin-bottom:0;background:linear-gradient(135deg,#f3cf57,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em}[data-theme=light] .SelectedProfileCard_name__XTmvT{background:linear-gradient(135deg,#0f172a,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.SelectedProfileCard_switchButton__igI7c{background:transparent;border:1px solid rgba(99,102,241,.3);color:var(--color-text);padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}[data-theme=light] .SelectedProfileCard_switchButton__igI7c{border-color:rgba(0,0,0,.1);background:rgba(255,255,255,.5)}.SelectedProfileCard_details__RBRRB{display:flex;flex-direction:column;gap:8px}.SelectedProfileCard_detailRow__5TTMF{display:flex;align-items:baseline;gap:8px;font-size:15px;line-height:1.5}.SelectedProfileCard_label__T9fpj{color:var(--color-text);font-weight:700;white-space:nowrap}.SelectedProfileCard_value__Oa_sU{color:var(--color-muted);font-weight:400}.SelectedProfileCard_actions__VUsmE{display:flex;flex-direction:column;gap:12px;min-width:140px}.SelectedProfileCard_actionButton__5knAT{background:transparent;border:1px solid rgba(99,102,241,.3);color:var(--color-text);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;text-align:center;white-space:nowrap}[data-theme=light] .SelectedProfileCard_actionButton__5knAT{border-color:rgba(0,0,0,.1);color:var(--color-text);background:rgba(255,255,255,.5)}.SelectedProfileCard_actionButton__5knAT:hover{transform:translateY(-1px)}.SelectedProfileCard_actionButton__5knAT:hover,[data-theme=light] .SelectedProfileCard_actionButton__5knAT:hover{background:rgba(99,102,241,.1);border-color:var(--color-accent)}@media (max-width:640px){.SelectedProfileCard_card____PAn{flex-direction:column;gap:24px;padding:24px;margin-bottom:0}.SelectedProfileCard_mainContent__YB99Y{width:100%}.SelectedProfileCard_actions__VUsmE{width:100%;flex-direction:row}.SelectedProfileCard_actionButton__5knAT{flex:1 1}}