.signal-page-header-actions{z-index:40;flex:none;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex;position:relative}.user-profile-root{z-index:70;flex:none;position:relative}.user-profile-trigger{width:32px;max-width:32px;height:32px;color:var(--ui-text);background:radial-gradient(circle at 28% 18%, color-mix(in srgb, var(--ui-accent) 22%, transparent), transparent 48%), var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:var(--ui-shadow);white-space:nowrap;transition:width var(--motion-slow) var(--ui-ease), max-width var(--motion-slow) var(--ui-ease), padding var(--motion-slow) var(--ui-ease), transform var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);border-radius:999px;align-items:center;gap:6px;padding:2px;display:inline-flex;overflow:hidden}.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{border-color:var(--ui-accent-border);width:136px;max-width:136px;box-shadow:var(--ui-shadow), 0 0 24px color-mix(in srgb, var(--ui-accent) 20%, transparent);padding-right:9px;transform:translateY(-1px)}.user-profile-trigger-name{min-width:0;color:var(--ui-text-soft);font-size:var(--ui-font-xs);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;opacity:0;transition:opacity var(--motion-base) var(--ui-ease), transform var(--motion-base) var(--ui-ease);font-weight:550;line-height:1;overflow:hidden;transform:translate(-5px)}.user-profile-trigger:hover .user-profile-trigger-name,.user-profile-trigger:focus-visible .user-profile-trigger-name,.user-profile-root.is-open .user-profile-trigger-name{opacity:1;transform:translate(0)}.user-profile-avatar{width:26px;height:26px;color:var(--ui-accent);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-accent) 18%, var(--ui-surface)), var(--ui-surface-2));border:1px solid var(--ui-accent-border);box-shadow:inset 0 1px 0 #ffffff14, 0 0 12px color-mix(in srgb, var(--ui-accent) 14%, transparent);border-radius:50%;flex:none;place-items:center;display:inline-grid}.user-profile-avatar[data-avatar=signal]{color:var(--ui-info);border-color:var(--ui-info-border)}.user-profile-avatar[data-avatar=trade]{color:var(--ui-buy);border-color:var(--ui-buy-border)}.user-profile-avatar[data-avatar=riskOk]{color:var(--ui-entry);border-color:var(--ui-entry-border)}.user-profile-avatar[data-avatar=target]{color:var(--ui-warning);border-color:var(--ui-warning-border)}.user-profile-avatar[data-avatar=globe]{color:var(--ui-sell);border-color:var(--ui-sell-border)}.user-profile-avatar[data-avatar=chart]{color:var(--trade-tp2);border-color:var(--trade-tp2-border)}.user-profile-avatar[data-avatar=wyckoff]{color:var(--ui-danger);border-color:var(--ui-danger-border)}.user-profile-menu{z-index:2147483646;width:min(232px,100vw - 20px);color:var(--ui-text);background:radial-gradient(circle at top right, color-mix(in srgb, var(--ui-accent) 14%, transparent), transparent 44%), color-mix(in srgb, var(--ui-surface) 96%, transparent);border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:userProfileMenuReveal var(--motion-base) var(--ui-ease);padding:7px;position:fixed}#vanga-overlay-root>.user-profile-menu-portaled{isolation:isolate;pointer-events:auto;position:fixed!important;bottom:auto!important;right:auto!important}.user-profile-menu-head{background:color-mix(in srgb, var(--ui-surface-2) 84%, transparent);border:1px solid var(--ui-border);border-radius:var(--ui-radius);align-items:center;gap:8px;margin-bottom:5px;padding:7px;display:flex}.user-profile-menu-head>div:last-child{gap:3px;min-width:0;display:grid}.user-profile-menu-head strong{color:var(--ui-text);font-size:var(--ui-font-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;line-height:1.1;overflow:hidden}.user-profile-menu-head span{color:var(--ui-muted);font-size:var(--ui-font-xxs);font-weight:550;line-height:1}.user-profile-menu-list{gap:3px;display:grid}.user-profile-menu-button{width:100%;min-height:32px;color:var(--ui-text-soft);border-radius:var(--ui-radius-sm);text-align:left;transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease);background:0 0;border:1px solid #0000;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:6px;padding:0 8px;display:grid}.user-profile-menu-button:hover{color:var(--ui-text);background:var(--ui-hover-bg);border-color:var(--ui-hover-border);transform:translate(2px)}.user-profile-menu-button.is-danger{color:var(--ui-danger)}.user-profile-menu-button.is-danger:hover{color:var(--ui-danger);background:var(--ui-danger-soft);border-color:var(--ui-danger-border)}.user-profile-menu-button span{font-size:var(--ui-font-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}#vanga-overlay-root dialog.user-profile-modal-backdrop{color:var(--ui-text);isolation:isolate;place-items:center;z-index:2147483647!important;background:0 0!important;border:0!important;outline:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;padding:14px!important;position:fixed!important;inset:0!important;overflow:auto!important}#vanga-overlay-root dialog.user-profile-modal-backdrop:not([open]){display:none}#vanga-overlay-root dialog.user-profile-modal-backdrop[open]{display:grid}#vanga-overlay-root dialog.user-profile-modal-backdrop::backdrop{background:color-mix(in srgb, var(--ui-bg) 78%, transparent);-webkit-backdrop-filter:blur(12px)}.user-profile-modal{z-index:1;width:min(440px,100%);max-height:min(700px,100dvh - 28px);color:var(--ui-text);background:radial-gradient(circle at 86% 4%, color-mix(in srgb, var(--ui-accent) 14%, transparent), transparent 38%), linear-gradient(180deg, var(--ui-surface), var(--ui-surface-2));border:1px solid var(--ui-border-strong);box-shadow:var(--ui-shadow-lg);animation:userProfileDialogReveal var(--motion-slow) var(--ui-ease);overscroll-behavior:contain;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.user-profile-modal-header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:11px 13px;display:flex}.user-profile-modal-header>div{gap:4px;min-width:0;display:grid}.user-profile-modal-header strong{color:var(--ui-text);font-size:var(--ui-font-lg);letter-spacing:-.02em;font-weight:500;line-height:1.05}.user-profile-modal-header span{color:var(--ui-muted);font-size:var(--ui-font-xs);line-height:1.35}.user-profile-modal-close{width:27px;height:27px;color:var(--ui-muted);background:var(--ui-control-bg);border:1px solid var(--ui-border);transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease);border-radius:50%;flex:none;place-items:center;display:inline-grid}.user-profile-modal-close:hover{color:var(--ui-danger);background:var(--ui-danger-soft);border-color:var(--ui-danger-border);transform:rotate(5deg)scale(1.04)}.user-profile-settings-scroll{gap:10px;display:grid;overflow-y:auto}.user-profile-summary-card{background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);align-items:center;gap:9px;margin-bottom:10px;padding:10px;display:flex}.user-profile-summary-card>div:last-child{gap:3px;min-width:0;display:grid}.user-profile-summary-card strong{color:var(--ui-text);font-size:var(--ui-font-md);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.user-profile-summary-card span{color:var(--ui-muted);font-size:var(--ui-font-xs)}.user-profile-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.user-profile-avatar-option{min-width:0;min-height:64px;color:var(--ui-text-soft);background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius);transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);align-content:center;place-items:center;gap:6px;padding:7px 4px;display:grid}.user-profile-avatar-option:hover{color:var(--ui-text);background:var(--ui-hover-bg);border-color:var(--ui-hover-border);transform:translateY(-2px)}.user-profile-avatar-option.is-selected{color:var(--ui-accent);background:var(--ui-accent-soft);border-color:var(--ui-accent-border);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ui-accent) 18%, transparent), 0 8px 24px color-mix(in srgb, var(--ui-accent) 10%, transparent)}.user-profile-avatar-option>span:last-child{max-width:100%;font-size:var(--ui-font-xxs);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.user-profile-settings-section{background:color-mix(in srgb, var(--ui-surface) 74%, transparent);border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);gap:10px;padding:11px;display:grid}.user-profile-section-heading{align-items:center;gap:6px;display:flex}.user-profile-section-icon{width:28px;height:28px;color:var(--ui-accent);background:var(--ui-accent-soft);border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-sm);flex:none;place-items:center;display:inline-grid}.user-profile-section-heading>div{gap:3px;min-width:0;display:grid}.user-profile-section-heading strong{color:var(--ui-text);font-size:var(--ui-font-sm);font-weight:500}.user-profile-section-heading span{color:var(--ui-muted);font-size:var(--ui-font-xxs);line-height:1.35}.user-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.user-profile-field{gap:4px;min-width:0;display:grid}.user-profile-field>span{color:var(--ui-muted);font-size:var(--ui-font-xxs);letter-spacing:.05em;text-transform:uppercase;font-weight:550;line-height:1}.user-profile-field input{width:100%;min-width:0;height:33px;color:var(--ui-text);background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);font-size:var(--ui-font-md);transition:border-color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);outline:none;padding:0 9px}.user-profile-field input:hover{border-color:var(--ui-border-strong)}.user-profile-field input:focus{background:var(--ui-surface);border-color:var(--ui-accent-border);box-shadow:0 0 0 3px color-mix(in srgb, var(--ui-accent) 10%, transparent)}.user-profile-backend-note{color:var(--ui-warning);background:var(--ui-warning-soft);border:1px solid var(--ui-warning-border);border-radius:var(--ui-radius-sm);font-size:var(--ui-font-xs);padding:8px 9px;line-height:1.45}.user-profile-subscription-current{background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);justify-content:space-between;align-items:center;gap:9px;padding:8px 9px;display:flex}.user-profile-subscription-current span{color:var(--ui-muted);font-size:var(--ui-font-xs);font-weight:550}.user-profile-subscription-current strong{color:var(--ui-buy);font-size:var(--ui-font-xs);text-transform:uppercase;font-weight:500}.user-profile-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.user-profile-plan-button{min-width:0;min-height:36px;color:var(--ui-text-soft);background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease);justify-content:center;align-items:center;gap:6px;padding:0 7px;display:flex}.user-profile-plan-button:hover{color:var(--ui-text);border-color:var(--ui-hover-border);transform:translateY(-1px)}.user-profile-plan-button.is-selected{color:var(--ui-accent);background:var(--ui-accent-soft);border-color:var(--ui-accent-border)}.user-profile-plan-button span{min-width:0;font-size:var(--ui-font-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.user-profile-qpay-create,.user-profile-qpay-link{min-height:34px;color:var(--ui-accent-text);background:var(--ui-accent);border:1px solid var(--ui-accent-border);border-radius:var(--ui-radius-sm);font-size:var(--ui-font-sm);transition:transform var(--motion-fast) var(--ui-ease), filter var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);justify-content:center;align-items:center;gap:7px;padding:0 10px;font-weight:500;text-decoration:none;display:inline-flex}.user-profile-qpay-create:hover:not(:disabled),.user-profile-qpay-link:hover{filter:brightness(1.06);box-shadow:var(--ui-glow-accent);transform:translateY(-1px)}.user-profile-qpay-card{background:var(--ui-control-bg);border:1px solid var(--ui-border);border-radius:var(--ui-radius);gap:9px;padding:10px;display:grid}.user-profile-qpay-head{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.user-profile-qpay-head>div{gap:3px;min-width:0;display:grid}.user-profile-qpay-head strong{color:var(--ui-text);font-size:var(--ui-font-sm);font-weight:500}.user-profile-qpay-head span{color:var(--ui-muted);font-size:var(--ui-font-xxs)}.user-profile-payment-status{min-height:22px;color:var(--ui-warning);background:var(--ui-warning-soft);border:1px solid var(--ui-warning-border);font-size:var(--ui-font-xxs);text-transform:uppercase;border-radius:999px;align-items:center;padding:0 8px;font-weight:600;display:inline-flex}.user-profile-payment-status.is-paid,.user-profile-payment-status.is-active{color:var(--ui-buy);background:var(--ui-buy-soft);border-color:var(--ui-buy-border)}.user-profile-payment-status.is-cancelled,.user-profile-payment-status.is-expired,.user-profile-payment-status.is-failed{color:var(--ui-danger);background:var(--ui-danger-soft);border-color:var(--ui-danger-border)}.user-profile-qpay-image-wrap{aspect-ratio:1;border:1px solid var(--ui-border-strong);background:#fff;border-radius:12px;place-items:center;width:min(180px,100%);margin-inline:auto;padding:7px;display:grid}.user-profile-qpay-image{object-fit:contain;width:100%;height:100%;display:block}.user-profile-qpay-empty{min-height:128px;color:var(--ui-muted);background:var(--ui-surface-2);border:1px dashed var(--ui-border-strong);border-radius:var(--ui-radius);text-align:center;font-size:var(--ui-font-xs);align-content:center;place-items:center;gap:7px;display:grid}.user-profile-qpay-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.user-profile-qpay-meta>div{background:var(--ui-surface-2);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);gap:4px;min-width:0;padding:7px;display:grid}.user-profile-qpay-meta span{color:var(--ui-muted);font-size:var(--ui-font-xxs);text-transform:uppercase;font-weight:500}.user-profile-qpay-meta strong{color:var(--ui-text);font-size:var(--ui-font-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.user-profile-modal-actions,.user-profile-inline-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.user-profile-button{border-radius:var(--ui-radius-sm);border:1px solid var(--ui-border);min-width:78px;min-height:31px;font-size:var(--ui-font-sm);transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);justify-content:center;align-items:center;padding:0 10px;font-weight:500;display:inline-flex}.user-profile-button:hover:not(:disabled){transform:translateY(-1px)}.user-profile-button.is-primary{color:var(--ui-accent-text);background:var(--ui-accent);border-color:var(--ui-accent-border)}.user-profile-button.is-primary:hover:not(:disabled){box-shadow:var(--ui-glow-accent)}.user-profile-button.is-secondary{color:var(--ui-text-soft);background:var(--ui-surface-2)}.user-profile-button.is-secondary:hover:not(:disabled){color:var(--ui-text);background:var(--ui-hover-bg);border-color:var(--ui-hover-border)}.user-profile-button.is-danger{color:var(--ui-danger);background:var(--ui-danger-soft);border-color:var(--ui-danger-border)}.user-profile-notice{border-radius:var(--ui-radius-sm);font-size:var(--ui-font-xs);margin:12px 16px 0;padding:8px 9px;font-weight:550;line-height:1.4}.user-profile-notice.is-success{color:var(--ui-buy);background:var(--ui-buy-soft);border:1px solid var(--ui-buy-border)}.user-profile-notice.is-error{color:var(--ui-danger);background:var(--ui-danger-soft);border:1px solid var(--ui-danger-border)}.user-profile-logout-card{text-align:center;align-content:center;place-items:center;gap:10px;min-height:150px;display:grid}.user-profile-logout-icon{width:42px;height:42px;color:var(--ui-danger);background:var(--ui-danger-soft);border:1px solid var(--ui-danger-border);border-radius:50%;place-items:center;display:grid}.user-profile-logout-card strong{color:var(--ui-text);font-size:var(--ui-font-lg);font-weight:500}.user-profile-logout-card p{max-width:350px;color:var(--ui-muted);font-size:var(--ui-font-sm);margin:0;line-height:1.55}@media (max-width:700px){.signal-page-header-actions{gap:6px}.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:120px;max-width:120px}}@media (max-width:560px){.user-profile-trigger,.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:32px;max-width:32px;height:32px;padding:2px}.user-profile-trigger-name{display:none}.user-profile-avatar{width:26px;height:26px}#vanga-overlay-root dialog.user-profile-modal-backdrop{place-items:end center;padding:8px!important}.user-profile-modal,.user-profile-modal.is-settings{border-radius:16px;width:100%;max-height:calc(100dvh - 16px)}.user-profile-modal-header{min-height:54px;padding:10px}.user-profile-modal-body,.user-profile-settings-scroll{padding:10px}.user-profile-avatar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-profile-form-grid,.user-profile-qpay-meta,.user-profile-plan-grid{grid-template-columns:1fr}.user-profile-modal-actions,.user-profile-inline-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.user-profile-button{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.user-profile-trigger,.user-profile-trigger-name,.user-profile-menu,.user-profile-menu-button,.user-profile-modal-backdrop,.user-profile-modal,.user-profile-modal-close,.user-profile-avatar-option,.user-profile-plan-button,.user-profile-button,.user-profile-qpay-create,.user-profile-qpay-link{transition:none!important;animation:none!important;transform:none!important}}@keyframes userProfileMenuReveal{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes userProfileBackdropReveal{0%{opacity:0}to{opacity:1}}@keyframes userProfileDialogReveal{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}#vanga-overlay-root{pointer-events:none}#vanga-overlay-root>.user-profile-menu,#vanga-overlay-root>dialog{pointer-events:auto}.user-profile-trigger{gap:5px;width:30px;max-width:30px;height:30px;padding:2px}.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:122px;max-width:122px;padding-right:8px}.user-profile-trigger-name{font-size:10.5px}.user-profile-menu{border-radius:13px;width:min(214px,100vw - 16px);padding:6px}.user-profile-menu-head{gap:7px;margin-bottom:4px;padding:6px}.user-profile-menu-head>div:last-child{gap:2px}.user-profile-menu-head strong{font-size:11.5px}.user-profile-menu-head span{font-size:9px}.user-profile-menu-list{gap:2px}.user-profile-menu-button{grid-template-columns:17px minmax(0,1fr) 13px;gap:5px;min-height:30px;padding:0 7px}.user-profile-menu-button span{font-size:11px}#vanga-overlay-root dialog.user-profile-modal-backdrop{padding:10px!important}.user-profile-modal{border-radius:14px;width:min(400px,100%);max-height:min(620px,100dvh - 20px)}.user-profile-modal.is-settings{width:min(540px,100%)}.user-profile-modal-header{gap:8px;min-height:51px;padding:9px 11px}.user-profile-modal-header>div{gap:2px}.user-profile-modal-header strong{font-size:14px}.user-profile-modal-header span{font-size:10px;line-height:1.3}.user-profile-modal-close{width:25px;height:25px}.user-profile-modal-body,.user-profile-settings-scroll{padding:10px}.user-profile-settings-scroll{scrollbar-width:thin;gap:8px}.user-profile-summary-card{gap:7px;margin-bottom:8px;padding:8px}.user-profile-summary-card>div:last-child{gap:2px}.user-profile-summary-card strong{font-size:12px}.user-profile-summary-card span{font-size:10px}.user-profile-avatar-grid{gap:5px}.user-profile-avatar-option{gap:4px;min-height:54px;padding:6px 4px}.user-profile-avatar-option>span:last-child{font-size:9px}.user-profile-settings-section{gap:8px;padding:9px}.user-profile-section-heading{gap:5px}.user-profile-section-icon{width:25px;height:25px}.user-profile-section-heading>div{gap:2px}.user-profile-section-heading strong{font-size:11.5px}.user-profile-section-heading span{font-size:9.5px}.user-profile-form-grid{gap:5px}.user-profile-field{gap:3px}.user-profile-field>span{font-size:9px}.user-profile-field input{height:31px;padding:0 8px;font-size:11.5px}.user-profile-backend-note{padding:6px 8px;font-size:10px;line-height:1.35}.user-profile-subscription-current{gap:7px;padding:6px 8px}.user-profile-subscription-current span,.user-profile-subscription-current strong{font-size:10px}.user-profile-plan-grid{gap:5px}.user-profile-plan-button{gap:5px;min-height:32px;padding:0 6px}.user-profile-plan-button span{font-size:10px}.user-profile-qpay-create,.user-profile-qpay-link{gap:6px;min-height:32px;padding:0 9px;font-size:11px}.user-profile-qpay-card{gap:7px;padding:8px}.user-profile-qpay-head{gap:5px}.user-profile-qpay-head>div{gap:2px}.user-profile-qpay-head strong{font-size:11.5px}.user-profile-qpay-head span{font-size:9px}.user-profile-payment-status{min-height:20px;padding:0 7px;font-size:9px}.user-profile-qpay-image-wrap{border-radius:10px;width:min(150px,100%);padding:6px}.user-profile-qpay-empty{gap:5px;min-height:105px;font-size:10px}.user-profile-qpay-meta{gap:5px}.user-profile-qpay-meta>div{gap:2px;padding:6px}.user-profile-qpay-meta span{font-size:9px}.user-profile-qpay-meta strong{font-size:10.5px}.user-profile-modal-actions,.user-profile-inline-actions{gap:5px}.user-profile-modal-actions{margin-top:9px}.user-profile-button{min-width:70px;min-height:29px;padding:0 9px;font-size:10.5px}.user-profile-notice{margin:9px 12px 0;padding:6px 8px;font-size:10px}.user-profile-logout-card{gap:8px;min-height:120px}.user-profile-logout-icon{width:36px;height:36px}.user-profile-logout-card strong{font-size:14px}.user-profile-logout-card p{max-width:300px;font-size:11px;line-height:1.4}@media (max-width:700px){.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:108px;max-width:108px}}@media (max-width:560px){.user-profile-trigger,.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:30px;max-width:30px;height:30px}.user-profile-avatar{width:24px;height:24px}#vanga-overlay-root dialog.user-profile-modal-backdrop{place-items:center;padding:6px!important}.user-profile-modal,.user-profile-modal.is-settings{border-radius:14px;width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.user-profile-modal-header{min-height:48px;padding:8px 9px}.user-profile-modal-body,.user-profile-settings-scroll{padding:8px}.user-profile-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-profile-avatar-option{min-height:48px}.user-profile-form-grid{grid-template-columns:1fr}.user-profile-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.user-profile-plan-button{min-height:31px;padding:4px}.user-profile-plan-button span{white-space:normal;text-align:center;line-height:1.15}.user-profile-qpay-meta{grid-template-columns:1fr}.user-profile-modal-actions,.user-profile-inline-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.user-profile-avatar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-profile-plan-grid{grid-template-columns:1fr}}.user-profile-avatar{background:var(--ui-control-bg);border-color:var(--ui-accent-border);padding:0;overflow:hidden}.user-profile-avatar-image{object-fit:cover;object-position:center 18%;border-radius:inherit;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.user-profile-avatar.is-large{width:44px;height:44px}.user-profile-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.user-profile-avatar-option{gap:5px;min-height:96px;padding:6px;overflow:hidden}.user-profile-avatar-option .user-profile-avatar,.user-profile-avatar-option .user-profile-avatar.is-large{width:68px;height:68px}.user-profile-avatar-option>span:last-child{color:var(--ui-muted);font-size:9px;line-height:1}.user-profile-avatar-option:hover .user-profile-avatar-image{transform:scale(1.035)}.user-profile-avatar-option.is-selected .user-profile-avatar{border-color:var(--ui-accent);box-shadow:0 0 0 2px var(--ui-surface), 0 0 0 4px var(--ui-accent-border)}.user-profile-avatar-image{transition:transform var(--motion-base) var(--ui-ease)}@media (max-width:560px){.user-profile-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.user-profile-avatar-option{min-height:82px;padding:5px}.user-profile-avatar-option .user-profile-avatar,.user-profile-avatar-option .user-profile-avatar.is-large{width:56px;height:56px}}@media (max-width:380px){.user-profile-avatar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.user-profile-trigger,.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:46px;max-width:46px;height:46px;padding:3px}.user-profile-avatar{width:38px;height:38px}}.signal-page-header-actions{gap:6px}.user-profile-trigger{width:42px;max-width:42px;height:42px;padding:3px}.user-profile-avatar{width:34px;height:34px}.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:118px;max-width:118px;height:42px;padding-right:8px}.user-profile-trigger-name{font-size:10.5px;font-weight:600}@media (max-width:760px){.user-profile-trigger{width:40px;max-width:40px;height:40px;padding:3px}.user-profile-avatar{width:32px;height:32px}.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:108px;max-width:108px;height:40px}}@media (max-width:560px){.signal-page-header-actions{gap:5px}.user-profile-trigger,.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:36px;max-width:36px;height:36px;padding:3px;transform:none}.user-profile-avatar{width:28px;height:28px}.user-profile-trigger-name{display:none}}@media (max-width:380px){.user-profile-trigger,.user-profile-trigger:hover,.user-profile-trigger:focus-visible,.user-profile-root.is-open .user-profile-trigger{width:34px;max-width:34px;height:34px;padding:2px}.user-profile-avatar{width:28px;height:28px}}.user-profile-modal-header .vanga-chat-close-button{width:36px;min-width:36px;height:36px;color:var(--ui-text-soft);background:color-mix(in srgb, var(--ui-control-bg) 94%, transparent);border:1px solid var(--ui-border-strong);cursor:pointer;transition:transform var(--motion-fast) var(--ui-ease), color var(--motion-base) var(--ui-ease), background var(--motion-base) var(--ui-ease), border-color var(--motion-base) var(--ui-ease), box-shadow var(--motion-base) var(--ui-ease);border-radius:12px;outline:none;flex:0 0 36px;place-items:center;padding:0;display:inline-grid;box-shadow:inset 0 1px #ffffff0d}.user-profile-modal-header .vanga-chat-close-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:18px;height:18px;display:block}.user-profile-modal-header .vanga-chat-close-button:hover,.user-profile-modal-header .vanga-chat-close-button:focus-visible{color:var(--ui-text);background:var(--ui-accent-soft);border-color:var(--ui-accent-border)}.user-profile-modal-header .vanga-chat-close-button:active{transform:scale(.96)}@media (max-width:560px){.user-profile-modal-header .vanga-chat-close-button{border-radius:10px;flex-basis:32px;width:32px;min-width:32px;height:32px}.user-profile-modal-header .vanga-chat-close-button svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.user-profile-modal-header .vanga-chat-close-button{transition:none!important;transform:none!important}}
