*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}:root{--side-panel-width:560px;--bg:#f3f4f6;--panel:#fff;--panel-soft:#f8fafc;--text:#111827;--muted:#64748b;--border:#dbe1ea;--line:#e2e8f0}[data-theme=dark]{--bg:#0b1220;--panel:#111827;--panel-soft:#0f172a;--text:#e5e7eb;--muted:#94a3b8;--border:#263244;--line:#1f2937}.container{width:100%;max-width:none;color:var(--text);margin:0 auto;padding:16px}.topBar{border:1px solid var(--border);background:var(--panel);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 12px;display:flex;overflow:visible}.brand{align-items:center;gap:10px;display:flex}.brandLink{color:inherit;text-decoration:none}.logoMarkBg{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.logoMarkBg--mini{border-radius:4px;width:16px;height:16px}.logoMarkImg{object-fit:cover;filter:brightness(0)invert();width:18px;height:18px}.logoMarkImg--mini{width:11px;height:11px}.brandText{flex-direction:column;display:flex}.brandText strong{font-size:14px}.brandText span{color:var(--muted);font-size:11px}.themeToggleIcon{border:1px solid var(--border);background:var(--panel-soft);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:8px;place-items:center;font-size:16px;display:grid}.themeToggleIcon:hover{filter:brightness(1.05)}.themeIcon{width:18px;height:18px;display:block}.header h1{margin:0}.header p{color:var(--muted);margin:8px 0 0}.loadingHint{color:var(--muted);margin:8px 0 0;font-size:13px}.searchTitleWrap{flex-wrap:wrap;align-items:center;gap:12px;width:100%;margin:0 0 10px;display:flex}.searchTitle{border:1px solid var(--border);background:var(--panel);width:33.333%;min-width:140px;max-width:100%;color:var(--text);box-sizing:border-box;border-radius:8px;flex:none;padding:10px 12px}.searchTitleHideBuyLabel{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:13px;font-weight:500;display:inline-flex}.searchTitleHideBuyLabel input{width:16px;height:16px;accent-color:var(--accent,#2563eb);cursor:pointer}.summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:20px;display:grid}.summary div{background:var(--panel-soft);border:1px solid var(--line);border-radius:10px;padding:12px}.summary span{color:var(--muted);font-size:12px;display:block}.summary strong{margin-top:4px;display:block}.summary .summaryPct{margin-top:2px;font-size:13px;font-weight:600;display:block}.summary .summaryPctMuted{color:var(--muted);font-weight:600}.userStrip{border:1px solid var(--border);background:var(--panel);border-radius:10px;align-items:flex-start;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.userStrip--compact{align-items:center}.userAvatar{border:1px solid var(--line);background:var(--panel-soft);object-fit:cover;border-radius:999px;flex-shrink:0;width:48px;height:48px}.userAvatar--photo{width:56px;height:56px}.userProfileHeading{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.userDisplayName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,280px);font-size:14px;font-weight:600;overflow:hidden}.userDisplayName--custom{color:#a16207}[data-theme=dark] .userDisplayName--custom{color:#facc15}.userNamePseudoSep{color:var(--muted);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:14px;font-weight:500}.userPseudonymInline{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,220px);font-size:14px;font-weight:500;overflow:hidden}.userProfileLoading{color:var(--muted);font-size:13px}.userVerifiedBadge{color:#2563eb;flex-shrink:0;display:inline-flex}[data-theme=dark] .userVerifiedBadge{color:#60a5fa}.userVerifiedIcon{width:16px;height:16px;display:block}.userDisplayNameEditBtn{flex-shrink:0}.userDisplayNameEditBlock{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.userDisplayNameInput{border:1px solid var(--border);background:var(--panel-soft);min-width:140px;max-width:min(100%,320px);color:var(--text);border-radius:8px;flex:1;padding:5px 10px;font-family:inherit;font-size:14px;font-weight:500}.userDisplayNameInput:focus{border-color:var(--accent,#3b82f6);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent,#3b82f6) 25%, transparent);outline:none}.userNameEditActions{align-items:center;gap:6px;display:inline-flex}.userNameEditSaveBtn,.userNameEditCancelBtn{border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:600}.userNameEditSaveBtn{background:color-mix(in srgb, var(--accent,#2563eb) 18%, var(--panel));border-color:color-mix(in srgb, var(--accent,#2563eb) 35%, var(--border))}.userNameEditCancelBtn:hover,.userNameEditSaveBtn:hover{filter:brightness(1.06)}.userBioLine{color:var(--muted);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.userPolyLinkGroup{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.userWalletCreated{color:var(--muted);white-space:nowrap;font-size:11px;line-height:1.2}.resultCell{color:#f59e0b;font-weight:600}.userMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.userMeta strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.userAddressRow{align-items:center;gap:6px;display:flex}.userIconBtn{border:1px solid var(--border);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;padding:0;text-decoration:none;display:grid}.userIcon{width:14px;height:14px}.userIconBtn:hover{filter:brightness(1.06)}.error{color:#b91c1c;margin-top:16px}.tableWrap{border:1px solid var(--border);background:var(--panel);border-radius:10px;margin-top:20px;overflow:auto}.contentLayout{align-items:flex-start;gap:12px;margin-top:20px;display:flex}.contentMain{flex:1;min-width:0}.contentMain .tableWrap{margin-top:0}.marketTable{border-collapse:collapse;width:100%;font-size:13px}.marketTable thead th{text-align:left;background:var(--panel-soft);border-bottom:1px solid var(--border);color:var(--muted);white-space:nowrap;padding:10px;font-weight:600}.tableRow td{border-bottom:1px solid var(--line);white-space:nowrap;padding:10px}.tableRow{cursor:pointer}.tableRow:hover{background:#2563eb14}.tableRowOpen{background:#2563eb24}.tableRowTradeFilterMatch{background:#2563eb1a}.tableRow.tableRowTradeFilterMatch:hover{background:#2563eb24}[data-theme=dark] .tableRowTradeFilterMatch{background:#3b82f61a}[data-theme=dark] .tableRow.tableRowTradeFilterMatch:hover{background:#3b82f624}.questionCell{align-items:center;gap:8px;min-width:420px;display:flex}.questionText{flex-direction:column;min-width:0;display:flex}.questionCell img,.iconFallback{background:var(--line);border-radius:999px;flex:none;width:24px;height:24px}.title{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.subText{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:11px}.tagMeta{justify-content:start;gap:2px;min-width:0;margin-top:2px;display:flex}.tagRow{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.tagAgo{color:var(--muted);opacity:.9;white-space:nowrap;margin-top:2px;margin-left:2px;font-size:10px;font-weight:600}.tagPill{color:var(--muted);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;background:#64748b24;border-radius:999px;flex:none;max-width:120px;padding:1px 6px;font-size:10px;font-weight:700;overflow:hidden}.profitPositive{color:#16a34a;font-weight:700}.profitNegative{color:#dc2626;font-weight:700}.tablePct{margin-top:2px;font-size:11px;font-weight:600;display:block}.tablePctMuted{color:var(--muted);font-weight:600}.cellSub{color:var(--muted);margin-top:2px;font-size:11px;font-weight:600}.cellSubMuted{opacity:.8}.cellSub.ppsGreen{color:#16a34a}.cellSub.ppsYellow{color:#ca8a04}.cellSub.ppsRed{color:#dc2626}[data-theme=dark] .cellSub.ppsGreen{color:#4ade80}[data-theme=dark] .cellSub.ppsYellow{color:#facc15}[data-theme=dark] .cellSub.ppsRed{color:#f87171}.tablePct.profitPositive,.tablePct.profitNegative{font-weight:600}.txBuy{color:#16a34a;font-weight:600}.txSell{color:#dc2626;font-weight:600}.link{color:#2563eb;text-decoration:none}.link:hover{text-decoration:underline}.detailBox{display:none}.detailTable{border-collapse:collapse;width:100%;font-size:12px}.detailHeader{justify-content:space-between;align-items:center;margin:8px 10px 0;display:flex}.detailTable thead th{z-index:2;background:var(--panel-soft);color:var(--muted);text-align:left;border-bottom:1px solid var(--line);padding:8px 6px;position:sticky;top:0}.detailTable tbody td{border-bottom:1px solid var(--line);white-space:nowrap;padding:8px 6px}.detailType{font-weight:700}.sideBadge{border-radius:6px;padding:2px 6px;font-size:11px;font-weight:700;line-height:1.3;display:inline-block}.sideBadgeBuy{color:#16a34a;background:#16a34a24}.sideBadgeSell{color:#dc2626;background:#dc262624}.emptyPanel{color:var(--muted);padding:16px}.sidePanelOverlay{top:0;right:calc(-1 * var(--side-panel-width));width:var(--side-panel-width);background:var(--panel);border-left:1px solid var(--border);z-index:100;height:100vh;transition:right .2s;position:fixed;overflow:auto;box-shadow:-8px 0 24px #0000001f}.sidePanelBackdrop{z-index:90;background:#0f172a26;position:fixed;inset:0}.sidePanelOverlay.open{right:0}.closeBtn{border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer;border-radius:6px;padding:4px 8px}.chartBox{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;margin-bottom:8px;padding:10px}.chartTitle{color:var(--text);margin-bottom:6px;font-size:12px;font-weight:600}.chartTitleRow{justify-content:flex-start;align-items:center;gap:8px;margin-bottom:6px;display:flex}.chartStack{border-bottom:1px solid var(--line);background:var(--panel-soft);overscroll-behavior:contain;padding:10px}.chartOutcome{color:var(--text);margin-bottom:6px;font-size:12px;font-weight:700}.chartFrame{align-items:center;gap:6px;min-width:0;display:flex}.chartYAxisLabel{color:var(--muted);writing-mode:vertical-rl;font-size:11px;transform:rotate(180deg)}.chartPlotArea{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.chartPlotArea>.chartEmpty{aspect-ratio:400/156;box-sizing:border-box;text-align:center;flex:none;justify-content:center;align-items:center;width:100%;min-height:100px;padding:8px 4px;display:flex}.priceChart{aspect-ratio:400/156;background:var(--panel);border:1px solid var(--line);border-radius:6px;flex-shrink:0;width:100%;height:auto;display:block}.axisBottom{color:var(--muted);flex-shrink:0;justify-content:space-between;min-height:18px;margin-top:2px;font-size:11px;display:flex}.chartXAxisLabel{color:var(--muted);text-align:center;margin-top:4px;font-size:11px}.priceLine{fill:none;stroke:#2563eb;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chartSettlementLine{stroke:#7c3aed;stroke-width:1.5px;stroke-dasharray:5 4;opacity:.9;pointer-events:stroke}.chartLegend .legendSettlementDash{vertical-align:middle;opacity:.9;border-top:2px dashed #7c3aed;width:14px;height:0;margin-right:6px;display:inline-block}.priceGrid{stroke:var(--line);stroke-width:1px}.priceTickLabel{fill:var(--muted);font-size:8px}.chartDotBuy{fill:#16a34a;cursor:pointer}.chartDotSell{fill:#dc2626;cursor:pointer}.chartDotOther{fill:#64748b;cursor:pointer}.chartDotRedeem{fill:#7c3aed;cursor:pointer}.chartDotBuy:hover,.chartDotSell:hover,.chartDotOther:hover,.chartDotRedeem:hover{r:4}.chartLegend{color:var(--text);gap:12px;margin-top:6px;font-size:11px;display:flex}.chartLegend .dot{border-radius:999px;width:8px;height:8px;margin-right:4px;display:inline-block}.chartLegend .dot.buy{background:#16a34a}.chartLegend .dot.sell{background:#dc2626}.chartLegend .dot.redeem{background:#7c3aed}.chartMeta{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.chartEmpty{color:var(--muted);padding:8px 0;font-size:12px}.detailTableWrap{overflow:visible}.filterFab{z-index:260;border:1px solid var(--border);background:var(--panel);cursor:pointer;border-radius:999px;place-items:center;width:52px;height:52px;padding:0;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 4px 16px #0000001f}.filterFab:hover{filter:brightness(1.04)}.filterFabLogo{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.filterFabLogo img{object-fit:cover;filter:brightness(0)invert();width:16px;height:16px}.filterModal{z-index:251;background:var(--panel);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(80vh,640px);display:flex;position:fixed;overflow:hidden;box-shadow:0 16px 48px #0000002e}.filterModalHeader{border-bottom:1px solid var(--line);background:var(--panel-soft);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.filterModalHeader:active{cursor:grabbing}.filterModalHeader h2{margin:0;font-size:15px;font-weight:700}.filterModalClose{border:1px solid var(--border);background:var(--panel);color:var(--text);cursor:pointer;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.filterModalCloseIcon{width:18px;height:18px;display:block}.filterModalClose:hover{filter:brightness(1.05)}.filterModalForm{flex-direction:column;flex:1;min-height:0;display:flex}.filterModalBody{flex-direction:column;gap:14px;padding:14px;display:flex;overflow-y:auto}.filterFieldRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=480px){.filterFieldRow{grid-template-columns:1fr}}.filterCheckboxRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.filterCheckboxRow input[type=checkbox]{appearance:none;border:1px solid var(--muted);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:0}.filterCheckboxRow input[type=checkbox]:not(:checked){border:1px solid var(--muted);background-color:#0000;background-image:none}.filterCheckboxRow input[type=checkbox]:checked{background-color:#2563eb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 11px;border-color:#2563eb}.filterCheckboxRow input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #2563eb}[data-theme=dark] .filterCheckboxRow input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}[data-theme=dark] .filterCheckboxRow input[type=checkbox]:focus-visible{outline-color:#3b82f6}.filterField{flex-direction:column;gap:4px;min-width:0;display:flex}.filterField span,.filterCheckboxRow span{color:var(--muted);font-size:11px;font-weight:600}.filterField input{border:1px solid var(--border);background:var(--panel-soft);width:100%;color:var(--text);border-radius:8px;padding:8px 10px;font-size:13px}.filterTagsBlock{flex-direction:column;gap:8px;min-height:0;display:flex}.filterTagsCollapseToggle{border:1px solid var(--border);background:var(--panel-soft);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.filterTagsCollapseToggle:hover{filter:brightness(1.02)}.filterTagsCollapseLabel{min-width:0;color:var(--muted);flex:1;font-size:11px;font-weight:600}.filterTagsCollapseMeta{color:var(--muted);opacity:.9;white-space:nowrap;font-size:11px;font-weight:600}.filterTagsChevron{width:18px;height:18px;color:var(--muted);flex-shrink:0;transition:transform .2s}.filterTagsChevron--open{transform:rotate(180deg)}.filterTagsLabel{color:var(--muted);font-size:11px;font-weight:600}.filterTagsEmpty{color:var(--muted);margin:0;font-size:12px}.filterTagsBulkActions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;padding:8px 2px 0;display:flex}.filterTagsBulkBtn{font:inherit;color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.filterTagsBulkBtn:hover{color:var(--text)}.filterTagsBulkSep{color:var(--muted);-webkit-user-select:none;user-select:none;font-size:11px}.filterTagsList{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;max-height:min(360px,50vh);margin-top:2px;padding:6px 2px 2px;display:flex;overflow-y:auto}.filterTagChip{cursor:pointer;-webkit-user-select:none;user-select:none;border-style:solid;border-width:1px;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.filterTagChip--selected{color:var(--text);border-color:var(--text);background:var(--panel-soft)}.filterTagChip--deselected{color:var(--muted);border-color:var(--line);background:0 0}.filterTagChip--deselected:hover{border-color:var(--muted)}.filterTagChip--selected:hover{filter:brightness(1.03)}.filterModalFooter{border-top:1px solid var(--line);background:var(--panel-soft);justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px;display:flex}.filterModalResetBtn{border:1px solid var(--border);background:var(--panel);color:var(--muted);cursor:pointer;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;padding:0;display:grid}.filterModalResetBtn:hover{color:var(--text);filter:brightness(1.04)}.filterModalResetIcon{width:20px;height:20px;display:block}.filterApplyBtn{border:1px solid var(--border);color:#fff;cursor:pointer;background:#2563eb;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:700}.filterApplyBtn:hover{filter:brightness(1.06)}[data-theme=dark] .filterApplyBtn{background:#3b82f6}.authLoading{min-height:100vh;color:var(--muted);background:var(--bg);place-items:center;font-size:15px;display:grid}.loginPage{background:var(--bg);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.loginCard{border:1px solid var(--border);background:var(--panel);border-radius:12px;width:100%;max-width:400px;padding:28px 24px;box-shadow:0 12px 40px #0f172a14}[data-theme=dark] .loginCard{box-shadow:0 12px 40px #00000059}.loginCard h1{margin:0 0 8px;font-size:1.35rem}.loginHint{color:var(--muted);margin:0 0 20px;font-size:14px}.loginForm{flex-direction:column;gap:14px;display:flex}.loginLabel{color:var(--text);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.loginInput{border:1px solid var(--border);background:var(--panel-soft);color:var(--text);border-radius:8px;padding:10px 12px;font-size:15px}.loginInput:focus{outline-offset:1px;outline:2px solid #2563eb}.loginError{color:#b91c1c;margin:0;font-size:13px}[data-theme=dark] .loginError{color:#f87171}.loginSubmit{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;margin-top:4px;padding:12px 16px;font-size:15px;font-weight:700}.loginSubmit:hover:not(:disabled){filter:brightness(1.06)}.loginSubmit:disabled{opacity:.65;cursor:not-allowed}.topBar{flex-wrap:wrap;gap:10px}.topBarTail{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px 14px;margin-left:auto;display:flex;overflow:visible}.topBarPresence{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 10px;display:flex;overflow:visible}.topBarPresenceLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.topBarPresenceEmpty{color:var(--muted);font-size:14px}.presenceList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.presenceListItem{list-style:none;position:relative}.presenceHoverTooltip{white-space:nowrap;color:var(--text);background:var(--panel);border:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;z-index:400;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:600;transition:opacity .12s,visibility .12s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 6px 18px #0f172a1f}.presenceListItem:hover .presenceHoverTooltip{opacity:1;visibility:visible}[data-theme=dark] .presenceHoverTooltip{box-shadow:0 6px 18px #00000073}.presenceChip{box-sizing:border-box;aspect-ratio:1;background:var(--panel-soft);width:38px;height:38px;color:var(--text);border:1px solid #22c55e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.presenceChip--self{background:#22c55e24;border-color:#22c55e}.presenceEmoji{box-sizing:border-box;aspect-ratio:1;justify-content:center;align-items:center;width:26px;height:26px;font-size:20px;line-height:1;display:flex}[data-theme=dark] .presenceChip{border-color:#4ade80}[data-theme=dark] .presenceChip--self{background:#4ade8029}.topBarActions{align-items:center;gap:8px;display:flex}.logoutBtn{border:1px solid var(--border);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.logoutBtn:hover{filter:brightness(1.05)}.userMenu{position:relative}.userMenuBtn{border:1px solid var(--border);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:6px;max-width:200px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.userMenuBtnEmoji{flex-shrink:0;font-size:18px;line-height:1}.userMenuBtnLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.userMenuBtn:hover{filter:brightness(1.05)}.userMenuChevron{color:var(--muted);flex-shrink:0;font-size:10px;line-height:1}.userMenuDropdown{border:1px solid var(--border);background:var(--panel);z-index:300;border-radius:10px;min-width:160px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #0f172a1f}[data-theme=dark] .userMenuDropdown{box-shadow:0 10px 30px #00000073}.userMenuLogout{text-align:left;cursor:pointer;background:var(--panel-soft);width:100%;color:var(--text);border:none;border-radius:8px;margin:0;padding:10px 12px;font-size:14px;font-weight:600}.userMenuLogout:hover{filter:brightness(1.06)}
