.BillingPaymentFeedbackDialog-module__KAwaka__panel{width:min(22rem, calc(100vw - 2 * var(--layout-gutter,16px)));max-width:min(22rem, calc(100vw - 2 * var(--layout-gutter,16px)));border-radius:var(--radius-dialog,var(--radius-lg));border:1px solid var(--border-standard);max-height:none;box-shadow:var(--dashboard-shell-shadow,var(--elevation-dialog));background:var(--surface-card,var(--dashboard-surface-bg));overflow:hidden}.BillingPaymentFeedbackDialog-module__KAwaka__content{gap:var(--space-form-row-gap,12px);padding:var(--space-dialog-padding,24px);flex-direction:column;display:flex}.BillingPaymentFeedbackDialog-module__KAwaka__title{font-size:var(--dashboard-title-size,1.0625rem);letter-spacing:-.01em;color:var(--dashboard-text-primary,var(--ink));margin:0;font-weight:600;line-height:1.3}.BillingPaymentFeedbackDialog-module__KAwaka__body{color:var(--dashboard-text-secondary,rgba(var(--navy-800-rgb), .72));overflow-wrap:anywhere;margin:0;font-size:.9375rem;font-weight:500;line-height:1.45}.BillingPaymentFeedbackDialog-module__KAwaka__actions{justify-content:flex-end;margin-top:4px;display:flex}.BillingPaymentFeedbackDialog-module__KAwaka__okBtn{min-width:5.5rem}
@keyframes Dashboard-module__gIUiKG__shellIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Dashboard-module__gIUiKG__shell{--dashboard-modal-width:var(--dashboard-shell-width);--dashboard-modal-max-width:var(--dashboard-shell-max-width);--dashboard-modal-height:var(--dashboard-shell-height);--dashboard-modal-max-height:var(--dashboard-shell-max-height);width:var(--dashboard-modal-width);max-width:var(--dashboard-modal-max-width);height:var(--dashboard-modal-height);max-height:var(--dashboard-modal-max-height);background:var(--dashboard-surface-bg);border:1px solid var(--border-standard);border-radius:var(--dashboard-shell-radius);box-shadow:var(--dashboard-shell-shadow);flex-direction:column;animation:.28s cubic-bezier(.22,1,.36,1) Dashboard-module__gIUiKG__shellIn;display:flex;position:relative;overflow:hidden}.Dashboard-module__gIUiKG__shellEmbedded{animation:none}.Dashboard-module__gIUiKG__shellSheet{width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;border:none;border-radius:0;animation:none}@media (max-width:767px){.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellHeader{padding:16px 16px 14px;padding-top:max(16px, env(safe-area-inset-top,0px));min-height:calc(2.75rem + max(16px, env(safe-area-inset-top,0px)));align-items:flex-start}.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellTitleGroup{text-align:center;align-items:center;width:100%}.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellTitle,.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellSubtitle{text-align:center}.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellClose{border-radius:var(--dashboard-control-radius);background:0 0;border:none;width:44px;height:44px}.Dashboard-module__gIUiKG__shellSheet .Dashboard-module__gIUiKG__shellBody{padding:16px 16px max(20px, env(safe-area-inset-bottom,0px));gap:var(--dashboard-stack-gap)}}.Dashboard-module__gIUiKG__overlay{z-index:var(--z-rail-modal,1200);padding:var(--space-lg);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Dashboard-module__gIUiKG__embeddedLayer{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Dashboard-module__gIUiKG__embeddedLayer>*{pointer-events:auto}.Dashboard-module__gIUiKG__shellHeader{padding:var(--dashboard-header-pad);border-bottom:1px solid var(--border-standard);background:var(--dashboard-surface-bg);justify-content:space-between;align-items:center;gap:var(--dashboard-control-gap);flex-shrink:0;display:flex}.Dashboard-module__gIUiKG__shellHeaderBorderless{border-bottom:none}.Dashboard-module__gIUiKG__shellTitleGroup{flex-direction:column;gap:3px;min-width:0;display:flex}.Dashboard-module__gIUiKG__shellTitle{font-size:var(--dashboard-title-size);color:rgba(var(--gray-9-rgb), .9);letter-spacing:-.01em;font-weight:700}.Dashboard-module__gIUiKG__shellSubtitle{font-size:var(--dashboard-subtitle-size);color:rgba(var(--gray-9-rgb), .48);font-weight:400;line-height:1.35}.Dashboard-module__gIUiKG__shellClose{box-sizing:border-box;border-radius:var(--radius-sm);width:30px;height:30px;color:rgba(var(--gray-9-rgb), .38);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.Dashboard-module__gIUiKG__shellClose svg{flex-shrink:0;display:block}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__shellClose:hover{background:var(--dashboard-surface-hover);color:rgba(var(--gray-9-rgb), .8)}.Dashboard-module__gIUiKG__shellClose:focus-visible{outline:var(--focus-ring);outline-offset:1px}}@media (hover:none),(pointer:coarse){.Dashboard-module__gIUiKG__shellClose,.Dashboard-module__gIUiKG__shellClose:hover,.Dashboard-module__gIUiKG__shellClose:active,.Dashboard-module__gIUiKG__shellClose:focus,.Dashboard-module__gIUiKG__shellClose:focus-visible{color:rgba(var(--gray-9-rgb), .38);touch-action:manipulation;background:0 0;outline:none;transition:none}}.Dashboard-module__gIUiKG__shellBody{min-height:0;padding:var(--dashboard-body-pad);gap:var(--dashboard-section-gap);background:var(--dashboard-surface-bg);scrollbar-width:thin;scrollbar-color:rgba(var(--gray-9-rgb), .14) transparent;flex-direction:column;flex:auto;display:flex;overflow-y:auto}.Dashboard-module__gIUiKG__stack{gap:var(--dashboard-list-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__stackLg{gap:var(--dashboard-stack-gap);}.Dashboard-module__gIUiKG__section{gap:var(--dashboard-stack-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__sectionLabel{font-size:var(--dashboard-section-label-size);letter-spacing:var(--dashboard-section-label-tracking);text-transform:uppercase;color:var(--dashboard-text-muted);margin:0;font-weight:700}.Dashboard-module__gIUiKG__fields{gap:var(--dashboard-stack-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__fieldRow{gap:var(--dashboard-control-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Dashboard-module__gIUiKG__fieldGroup{gap:var(--dashboard-field-gap);flex-direction:column;min-width:0;display:flex}.Dashboard-module__gIUiKG__fieldLabel{font-size:var(--dashboard-label-size);letter-spacing:-.01em;color:rgba(var(--gray-9-rgb), .72);margin:0;font-weight:600}.Dashboard-module__gIUiKG__input,.Dashboard-module__gIUiKG__select,.Dashboard-module__gIUiKG__textarea{box-sizing:border-box;width:100%;min-height:var(--dashboard-input-min-height);padding:var(--dashboard-input-pad);border-radius:var(--dashboard-control-radius);border:1px solid var(--border-standard);background:var(--dashboard-surface-bg);font-family:inherit;font-size:var(--dashboard-input-size);color:var(--dashboard-text-primary);transition:border-color var(--dur-fast) var(--ease-std), background var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);-webkit-tap-highlight-color:transparent;font-weight:500;display:block}.Dashboard-module__gIUiKG__input,.Dashboard-module__gIUiKG__select{appearance:none}.Dashboard-module__gIUiKG__textarea{resize:vertical;min-height:96px;line-height:1.45}.Dashboard-module__gIUiKG__input::placeholder,.Dashboard-module__gIUiKG__textarea::placeholder{color:rgba(var(--gray-9-rgb), .3)}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__input:hover,.Dashboard-module__gIUiKG__select:hover,.Dashboard-module__gIUiKG__textarea:hover{border-color:var(--gray-4)}}.Dashboard-module__gIUiKG__input:focus,.Dashboard-module__gIUiKG__select:focus,.Dashboard-module__gIUiKG__textarea:focus{border-color:var(--border-standard);background:var(--dashboard-surface-bg);box-shadow:var(--dashboard-focus-shadow);outline:none}.Dashboard-module__gIUiKG__input:disabled,.Dashboard-module__gIUiKG__select:disabled,.Dashboard-module__gIUiKG__textarea:disabled{opacity:.7;cursor:not-allowed}@media (min-width:601px){.Dashboard-module__gIUiKG__select{border-radius:var(--badge-radius)}}.Dashboard-module__gIUiKG__btnPrimary,.Dashboard-module__gIUiKG__btnOutline,.Dashboard-module__gIUiKG__btnGhost{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-xs);min-height:var(--dashboard-btn-min-height);padding:var(--dashboard-btn-pad);border-radius:var(--dashboard-control-radius);font-family:inherit;font-size:var(--dashboard-value-size);letter-spacing:-.01em;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std), border-color var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std), transform var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);margin:0;font-weight:600;display:inline-flex}.Dashboard-module__gIUiKG__btnPrimary{background:var(--btn-primary-bg);color:var(--btn-primary-color);box-shadow:0 1px 2px rgba(var(--gray-9-rgb), .12);border:none}.Dashboard-module__gIUiKG__btnOutline{border:1px solid var(--border-standard);background:var(--dashboard-surface-bg);color:var(--dashboard-text-primary)}.Dashboard-module__gIUiKG__btnGhost{color:var(--dashboard-text-primary);background:0 0;border:1px solid #0000}.Dashboard-module__gIUiKG__btnFull{width:100%}.Dashboard-module__gIUiKG__btnPrimary:disabled,.Dashboard-module__gIUiKG__btnOutline:disabled,.Dashboard-module__gIUiKG__btnGhost:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__btnPrimary:hover:not(:disabled){background:rgba(var(--gray-9-rgb), .88);box-shadow:0 4px 12px rgba(var(--gray-9-rgb), .18);transform:translateY(-1px)}.Dashboard-module__gIUiKG__btnPrimary:active:not(:disabled){box-shadow:0 1px 3px rgba(var(--gray-9-rgb), .14);transform:translateY(0)}.Dashboard-module__gIUiKG__btnOutline:hover:not(:disabled),.Dashboard-module__gIUiKG__btnGhost:hover:not(:disabled){background:var(--dashboard-surface-hover)}.Dashboard-module__gIUiKG__btnPrimary:focus-visible,.Dashboard-module__gIUiKG__btnOutline:focus-visible,.Dashboard-module__gIUiKG__btnGhost:focus-visible{outline:var(--focus-ring);outline-offset:1px}}@media (hover:none),(pointer:coarse){.Dashboard-module__gIUiKG__btnPrimary:not(:disabled),.Dashboard-module__gIUiKG__btnPrimary:not(:disabled):hover,.Dashboard-module__gIUiKG__btnPrimary:not(:disabled):active,.Dashboard-module__gIUiKG__btnOutline:not(:disabled),.Dashboard-module__gIUiKG__btnOutline:not(:disabled):hover,.Dashboard-module__gIUiKG__btnOutline:not(:disabled):active,.Dashboard-module__gIUiKG__btnGhost:not(:disabled),.Dashboard-module__gIUiKG__btnGhost:not(:disabled):hover,.Dashboard-module__gIUiKG__btnGhost:not(:disabled):active{touch-action:manipulation;outline:none;transition:none;transform:none}}.Dashboard-module__gIUiKG__btnDestructive{background:var(--ui-btn-destructive-bg);color:var(--ui-btn-destructive-fg);}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__btnDestructive:hover:not(:disabled){background:var(--ui-btn-destructive-bg);filter:brightness(.95)}}.Dashboard-module__gIUiKG__panel{gap:var(--dashboard-field-gap);border:1px solid var(--border-standard);border-radius:var(--dashboard-control-radius);background:var(--dashboard-surface-bg);flex-direction:column;padding:14px 16px;display:flex}.Dashboard-module__gIUiKG__panelMuted{background:var(--dashboard-surface-muted);}.Dashboard-module__gIUiKG__row{all:unset;justify-content:space-between;align-items:center;gap:var(--dashboard-control-gap);border:1px solid var(--border-standard);border-radius:var(--dashboard-control-radius);background:var(--dashboard-surface-bg);box-sizing:border-box;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;width:100%;transition:background var(--dur-fast) var(--ease-std);padding:14px 16px;display:flex}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__row:hover{background:var(--dashboard-surface-hover)}.Dashboard-module__gIUiKG__row:active{background:var(--dashboard-surface-active)}}.Dashboard-module__gIUiKG__row:focus-visible{outline:var(--focus-ring);outline-offset:1px}@media (hover:none),(pointer:coarse){.Dashboard-module__gIUiKG__row,.Dashboard-module__gIUiKG__row:hover,.Dashboard-module__gIUiKG__row:active{background:var(--dashboard-surface-bg);touch-action:manipulation;transition:none}}.Dashboard-module__gIUiKG__rowMain{pointer-events:none;flex-direction:column;gap:3px;min-width:0;display:flex}.Dashboard-module__gIUiKG__rowTitle{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);font-weight:600;line-height:1.25}.Dashboard-module__gIUiKG__rowMeta{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);font-weight:500;line-height:1.3}.Dashboard-module__gIUiKG__rowAction{pointer-events:none;flex-shrink:0}.Dashboard-module__gIUiKG__rowActionIcon{border-radius:calc(var(--dashboard-control-radius) - 2px);justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.Dashboard-module__gIUiKG__rowActionIcon svg{width:16px;height:16px}.Dashboard-module__gIUiKG__confirm{gap:var(--dashboard-control-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__confirmText{font-size:var(--dashboard-body-size);color:rgba(var(--gray-9-rgb), .68);margin:0;font-weight:500;line-height:1.5}.Dashboard-module__gIUiKG__confirmActions{gap:var(--dashboard-field-gap);display:flex}.Dashboard-module__gIUiKG__confirmBtn{flex:1}.Dashboard-module__gIUiKG__formActions{gap:var(--dashboard-stack-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__dangerZone{margin:0;padding:0}.Dashboard-module__gIUiKG__userCard{align-items:center;gap:var(--dashboard-control-gap);padding:0 0 var(--dashboard-stack-gap);display:flex}.Dashboard-module__gIUiKG__userAvatar{border-radius:var(--radius-pill);background:var(--dashboard-surface-muted);width:40px;height:40px;color:var(--dashboard-text-primary);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Dashboard-module__gIUiKG__userMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.Dashboard-module__gIUiKG__userName{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);font-weight:600}.Dashboard-module__gIUiKG__userEmail{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dashboard-module__gIUiKG__progressBlock{gap:var(--space-md);}.Dashboard-module__gIUiKG__progressCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.Dashboard-module__gIUiKG__progressAside{font-size:var(--dashboard-body-size);color:var(--dashboard-text-muted);font-weight:500;line-height:1.35}.Dashboard-module__gIUiKG__progressMeter{align-items:center;gap:var(--space-md);padding-block:2px;display:flex}.Dashboard-module__gIUiKG__progressPct{min-width:4.75rem;font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);font-variant-numeric:tabular-nums;text-align:right;letter-spacing:-.01em;flex-shrink:0;font-weight:600;line-height:1}.Dashboard-module__gIUiKG__progressTrack{border-radius:var(--radius-pill);background:rgba(var(--gray-9-rgb), .08);flex:auto;min-width:0;height:8px;overflow:hidden}.Dashboard-module__gIUiKG__progressFill{border-radius:var(--radius-pill);background:var(--btn-primary-bg);height:100%;transition:width .38s cubic-bezier(.4,0,.2,1)}.Dashboard-module__gIUiKG__upgradePanel{margin-top:var(--dashboard-field-gap);gap:10px;}.Dashboard-module__gIUiKG__upgradeHint{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;margin:0;font-weight:500;line-height:1.45}.Dashboard-module__gIUiKG__upgradeEm{color:rgba(var(--gray-9-rgb), .72);font-weight:700}.Dashboard-module__gIUiKG__upgradeBtnSep{opacity:.42;font-weight:500}.Dashboard-module__gIUiKG__audioSection{gap:var(--dashboard-field-gap);flex-direction:column;display:flex}.Dashboard-module__gIUiKG__audioDivider{background:var(--border-standard);height:1px;margin:2px 6px}.Dashboard-module__gIUiKG__audioHint{font-size:var(--dashboard-body-size);color:var(--dashboard-text-muted);margin:0}.Dashboard-module__gIUiKG__deviceList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Dashboard-module__gIUiKG__deviceItem{all:unset;box-sizing:border-box;justify-content:space-between;align-items:center;gap:var(--space-sm);border-radius:calc(var(--dashboard-control-radius) - 2px);width:100%;font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);padding:7px 8px;font-weight:500;display:flex}@media (hover:hover) and (pointer:fine){.Dashboard-module__gIUiKG__deviceItem:hover{background:var(--dashboard-surface-hover)}}.Dashboard-module__gIUiKG__deviceItem:focus-visible{outline:var(--focus-ring);outline-offset:1px}.Dashboard-module__gIUiKG__deviceItemActive{background:var(--dashboard-surface-muted)}@media (hover:none),(pointer:coarse){.Dashboard-module__gIUiKG__deviceItem,.Dashboard-module__gIUiKG__deviceItem:hover,.Dashboard-module__gIUiKG__deviceItem:active{touch-action:manipulation;background:0 0}.Dashboard-module__gIUiKG__deviceItemActive,.Dashboard-module__gIUiKG__deviceItemActive:hover,.Dashboard-module__gIUiKG__deviceItemActive:active{background:var(--dashboard-surface-muted)}}.Dashboard-module__gIUiKG__deviceLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Dashboard-module__gIUiKG__levelTrack{border-radius:var(--radius-pill);background:rgba(var(--gray-9-rgb), .07);width:100%;height:5px;overflow:hidden}.Dashboard-module__gIUiKG__levelFill{border-radius:var(--radius-pill);background:rgba(var(--gray-9-rgb), .35);width:0;height:100%;transition:width 80ms linear;display:block}.Dashboard-module__gIUiKG__levelFillActive{background:rgba(var(--gray-9-rgb), .72)}.Dashboard-module__gIUiKG__permissionDenied{font-size:var(--dashboard-body-size);color:#dc2626;margin:0}
.DashboardTabHeader-module__hPCoWa__shellHeader{flex:none;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.DashboardTabHeader-module__hPCoWa__shellTitle{letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;font-size:1.25rem;font-weight:800}.DashboardTabHeader-module__hPCoWa__shellSubtitle{color:rgba(var(--navy-800-rgb), .48);margin:0;font-size:.8rem;line-height:1.5}
.ChatSubmitButton-module__pu84dW__button{--chat-submit-button-size:var(--composer-control-size,32px);box-sizing:border-box;width:var(--chat-submit-button-size);height:var(--chat-submit-button-size);min-width:var(--chat-submit-button-size);min-height:var(--chat-submit-button-size);background:rgba(var(--gray-9-rgb), .04);color:var(--text-muted);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background-color var(--dur-base) var(--ease-std), transform var(--dur-base) var(--ease-std), box-shadow var(--dur-base) var(--ease-std), color var(--dur-base) var(--ease-std);border:0;border-radius:999px;flex:none;place-items:center;margin:0;padding:0;display:grid}.ChatSubmitButton-module__pu84dW__buttonCompact{--chat-submit-button-size:var(--composer-control-size,29px);padding:0}.ChatSubmitButton-module__pu84dW__button svg{width:16px;height:16px}.ChatSubmitButton-module__pu84dW__stopIcon{background:currentColor;border-radius:2px;width:9px;height:9px;display:block}.ChatSubmitButton-module__pu84dW__buttonActive{background:var(--btn-primary-bg);color:var(--btn-primary-color);box-shadow:0 4px 18px rgba(var(--gray-9-rgb), .25), inset 0 1px 0 #ffffff38}.ChatSubmitButton-module__pu84dW__buttonVoice{background:var(--btn-primary-bg)!important;color:var(--btn-primary-color)!important;box-shadow:0 4px 18px rgba(var(--gray-9-rgb), .26), inset 0 1px 0 #ffffff38!important}.ChatSubmitButton-module__pu84dW__button:disabled{cursor:not-allowed}@media (hover:hover) and (pointer:fine){.ChatSubmitButton-module__pu84dW__buttonActive:hover{box-shadow:0 6px 24px rgba(var(--field-focus-rgb), .3), inset 0 1px 0 rgba(var(--gray-0-rgb), .24);transform:translateY(-1px)}.ChatSubmitButton-module__pu84dW__button:focus-visible{outline:var(--focus-ring-accent);outline-offset:var(--focus-ring-offset)}.ChatSubmitButton-module__pu84dW__buttonVoice:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(var(--field-focus-rgb), .32), inset 0 1px 0 rgba(var(--gray-0-rgb), .24)!important}}@media (hover:none),(pointer:coarse){.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonActive):not(.ChatSubmitButton-module__pu84dW__buttonVoice),.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonActive):not(.ChatSubmitButton-module__pu84dW__buttonVoice):hover,.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonActive):not(.ChatSubmitButton-module__pu84dW__buttonVoice):active,.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonActive):not(.ChatSubmitButton-module__pu84dW__buttonVoice):focus,.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonActive):not(.ChatSubmitButton-module__pu84dW__buttonVoice):focus-visible{background:rgba(var(--gray-9-rgb), .04);color:var(--text-muted);box-shadow:none;touch-action:manipulation;outline:none;transition:none;transform:none}.ChatSubmitButton-module__pu84dW__buttonActive,.ChatSubmitButton-module__pu84dW__buttonActive:hover,.ChatSubmitButton-module__pu84dW__buttonActive:active,.ChatSubmitButton-module__pu84dW__buttonActive:focus,.ChatSubmitButton-module__pu84dW__buttonActive:focus-visible,.ChatSubmitButton-module__pu84dW__buttonVoice,.ChatSubmitButton-module__pu84dW__buttonVoice:hover,.ChatSubmitButton-module__pu84dW__buttonVoice:active,.ChatSubmitButton-module__pu84dW__buttonVoice:focus,.ChatSubmitButton-module__pu84dW__buttonVoice:focus-visible{touch-action:manipulation;outline:none;transition:none;transform:none}.ChatSubmitButton-module__pu84dW__buttonActive,.ChatSubmitButton-module__pu84dW__buttonActive:hover,.ChatSubmitButton-module__pu84dW__buttonActive:active,.ChatSubmitButton-module__pu84dW__buttonActive:focus,.ChatSubmitButton-module__pu84dW__buttonActive:focus-visible{background:var(--btn-primary-bg);color:var(--btn-primary-color);box-shadow:0 4px 18px rgba(var(--gray-9-rgb), .25), inset 0 1px 0 #ffffff38}.ChatSubmitButton-module__pu84dW__buttonVoice,.ChatSubmitButton-module__pu84dW__buttonVoice:hover,.ChatSubmitButton-module__pu84dW__buttonVoice:active,.ChatSubmitButton-module__pu84dW__buttonVoice:focus,.ChatSubmitButton-module__pu84dW__buttonVoice:focus-visible{background:var(--btn-primary-bg)!important;color:var(--btn-primary-color)!important;box-shadow:0 4px 18px rgba(var(--gray-9-rgb), .26), inset 0 1px 0 #ffffff38!important}}@media (max-width:767px){.ChatSubmitButton-module__pu84dW__button:not(.ChatSubmitButton-module__pu84dW__buttonCompact) svg{width:18px;height:18px}}
.multilingualText-module__9lxuAa__multilingualPlaintext{text-align:start;word-break:break-word;overflow-wrap:break-word;letter-spacing:normal;unicode-bidi:plaintext;min-width:0}.multilingualText-module__9lxuAa__multilingualParagraph{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;margin:0}.multilingualText-module__9lxuAa__multilingualParagraph+.multilingualText-module__9lxuAa__multilingualParagraph{margin-top:.75em}.multilingualText-module__9lxuAa__multilingualStreamWord{unicode-bidi:inherit}.multilingualText-module__9lxuAa__multilingualStreamCaretHost:after{content:"";opacity:.65;vertical-align:-.12em;background:currentColor;border-radius:1px;width:2px;height:1em;margin-inline-start:1px;animation:1.2s ease-in-out infinite multilingualText-module__9lxuAa__multilingualStreamCaretPulse;display:inline-block}.multilingualText-module__9lxuAa__multilingualStreamCaretPending:before{content:"";opacity:.65;vertical-align:-.12em;background:currentColor;border-radius:1px;width:2px;height:1em;animation:1.2s ease-in-out infinite multilingualText-module__9lxuAa__multilingualStreamCaretPulse;display:inline-block}@keyframes multilingualText-module__9lxuAa__multilingualStreamCaretPulse{0%,45%{opacity:.7}50%,to{opacity:.15}}@media (prefers-reduced-motion:reduce){.multilingualText-module__9lxuAa__multilingualStreamCaretHost:after,.multilingualText-module__9lxuAa__multilingualStreamCaretPending:before{animation:none}}
.SupportPanel-module__clYFTa__listRoot,.SupportPanel-module__clYFTa__createForm,.SupportPanel-module__clYFTa__createSuccess,.SupportPanel-module__clYFTa__threadRoot{gap:calc(var(--dashboard-stack-gap) + 15px);--btn-height-default:36px;--btn-pad-default:8px 16px;--btn-font-size:.875rem;--btn-font-weight:500;--btn-gap:8px;flex-direction:column;display:flex}.SupportPanel-module__clYFTa__listRoot{flex:auto;min-height:0}.SupportPanel-module__clYFTa__newTicketBtn{letter-spacing:normal;flex:none}.SupportPanel-module__clYFTa__ticketSection{gap:var(--space-md);min-height:0;padding-top:var(--space-md);border-top:var(--separator-thickness) solid var(--separator-color);flex-direction:column;flex:auto;display:flex}.SupportPanel-module__clYFTa__sectionTitle{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);flex:none;margin:0;font-weight:600;line-height:1.25}.SupportPanel-module__clYFTa__ticketTable{gap:var(--space-sm);min-height:0;font-size:var(--dashboard-body-size);flex-direction:column;flex:auto;display:flex}.SupportPanel-module__clYFTa__ticketHead,.SupportPanel-module__clYFTa__ticketRow{column-gap:var(--dashboard-control-gap);grid-template-columns:minmax(0,.95fr) minmax(0,.9fr) minmax(0,1.15fr) minmax(0,5.75rem);align-items:center;display:grid}.SupportPanel-module__clYFTa__ticketHead{padding:0 var(--space-sm) var(--space-sm);font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);flex:none;font-weight:600;line-height:1.25}.SupportPanel-module__clYFTa__ticketBodyScroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow-y:auto}.SupportPanel-module__clYFTa__ticketBody{flex-direction:column;display:flex}.SupportPanel-module__clYFTa__ticketLoadMore{text-align:center;padding:14px 16px 18px}.SupportPanel-module__clYFTa__ticketLoadMoreText{color:var(--dashboard-text-muted);margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.SupportPanel-module__clYFTa__ticketRow{isolation:isolate;width:100%;padding:var(--space-md) var(--space-sm);color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;position:relative}.SupportPanel-module__clYFTa__ticketRow:before{content:"";top:0;bottom:0;left:var(--space-sm);right:var(--space-sm);z-index:var(--z-base);pointer-events:none;transition:background var(--dur-fast) var(--ease-std);background:0 0;border-radius:0;position:absolute}.SupportPanel-module__clYFTa__ticketRow:not(:last-child):after{content:"";left:var(--space-sm);right:var(--space-sm);height:var(--separator-thickness);background:var(--separator-color);z-index:var(--z-raised);pointer-events:none;position:absolute;bottom:0}@media (hover:hover) and (pointer:fine){.SupportPanel-module__clYFTa__ticketRow:hover:before{background:var(--dashboard-surface-hover)}.SupportPanel-module__clYFTa__ticketRow:focus-visible{outline:var(--focus-ring);outline-offset:2px}}@media (hover:none),(pointer:coarse){.SupportPanel-module__clYFTa__ticketRow:before,.SupportPanel-module__clYFTa__ticketRow:hover:before,.SupportPanel-module__clYFTa__ticketRow:active:before{background:0 0;transition:none}}.SupportPanel-module__clYFTa__ticketNumberCol,.SupportPanel-module__clYFTa__ticketTimeCol,.SupportPanel-module__clYFTa__ticketCategoryCol,.SupportPanel-module__clYFTa__ticketStatusCol{z-index:2;min-width:0;position:relative}.SupportPanel-module__clYFTa__ticketNumberCol{letter-spacing:-.01em;color:var(--dashboard-text-primary);padding-left:5px;font-weight:600;line-height:1.25}.SupportPanel-module__clYFTa__ticketTimeCol,.SupportPanel-module__clYFTa__ticketCategoryCol{letter-spacing:-.01em;color:var(--dashboard-text-secondary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-weight:500;line-height:1.25;overflow:hidden}.SupportPanel-module__clYFTa__ticketStatusCol{text-align:center;--badge-font-weight:500;letter-spacing:-.01em;justify-content:center;justify-self:center;align-items:center;width:100%;padding-right:5px;font-weight:500;line-height:1.25;display:flex}.SupportPanel-module__clYFTa__emptyText{padding:var(--space-md) 0;font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;margin:0;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__createForm{gap:var(--dashboard-stack-gap)}.SupportPanel-module__clYFTa__createFormError{font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);text-align:center;margin:0;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__createFormActions{flex-wrap:wrap;gap:8px;display:flex}.SupportPanel-module__clYFTa__createFormSubmit{flex:160px}.SupportPanel-module__clYFTa__createFormHint{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;margin:0;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__createSuccess{gap:var(--space-md);text-align:center}.SupportPanel-module__clYFTa__successTitle{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);margin:0;font-weight:600;line-height:1.35}.SupportPanel-module__clYFTa__successBody{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);margin:0;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__threadRoot{--support-composer-control-size:32px;--support-composer-track-padding:5px;--support-composer-shell-radius:calc((var(--support-composer-control-size) + (var(--support-composer-track-padding) * 2)) / 2);flex:auto;gap:0;height:100%;min-height:0}.SupportPanel-module__clYFTa__threadRootMobile{flex:auto;min-height:0}.SupportPanel-module__clYFTa__threadRootMobile .SupportPanel-module__clYFTa__threadMessages{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.SupportPanel-module__clYFTa__threadRootMobile .SupportPanel-module__clYFTa__replyForm{padding-inline:1px;padding-bottom:calc(var(--space-sm) + env(safe-area-inset-bottom,0px))}.SupportPanel-module__clYFTa__threadMessages{min-height:0;padding-block:var(--space-sm);scrollbar-width:none;flex-direction:column;flex:auto;gap:10px;display:flex;overflow-y:auto}.SupportPanel-module__clYFTa__threadMessages::-webkit-scrollbar{display:none}.SupportPanel-module__clYFTa__message{align-items:flex-start;gap:var(--space-sm);display:flex}.SupportPanel-module__clYFTa__messageIcon{color:var(--dashboard-text-primary);flex-shrink:0;align-items:center;margin-top:2px;display:flex}.SupportPanel-module__clYFTa__messageContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.SupportPanel-module__clYFTa__messageText{font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__messageTime{font-variant-numeric:tabular-nums;color:var(--dashboard-text-muted);font-size:.6875rem;font-weight:500;line-height:1.25}.SupportPanel-module__clYFTa__messageAttachment{display:block;}.SupportPanel-module__clYFTa__messageAttachmentLink{color:var(--dashboard-text-primary);text-underline-offset:2px;overflow-wrap:anywhere;align-items:center;gap:.35rem;max-width:100%;text-decoration:underline;display:inline-flex;}.SupportPanel-module__clYFTa__messageAttachmentLink:hover{color:var(--dashboard-text-primary)}.SupportPanel-module__clYFTa__messageAttachmentLink:focus-visible{outline:2px solid var(--focus-ring,#111);outline-offset:2px;border-radius:2px}@media (hover:none),(pointer:coarse){.SupportPanel-module__clYFTa__messageAttachmentLink:hover,.SupportPanel-module__clYFTa__messageAttachmentLink:active,.SupportPanel-module__clYFTa__messageAttachmentLink:focus,.SupportPanel-module__clYFTa__messageAttachmentLink:focus-visible{-webkit-tap-highlight-color:transparent;outline:none}}.SupportPanel-module__clYFTa__replyForm{z-index:2;gap:var(--space-sm);padding-top:var(--space-md);background:var(--dashboard-surface-bg);flex-direction:column;flex-shrink:0;margin-top:auto;display:flex;position:relative}.SupportPanel-module__clYFTa__replyFormHint{margin:var(--space-sm) 0 0;font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);text-align:center;font-weight:500;line-height:1.45}.SupportPanel-module__clYFTa__replyAttachments{margin:0 0 var(--space-sm);flex-wrap:wrap;gap:6px;padding:0;list-style:none;display:flex}.SupportPanel-module__clYFTa__replyAttachmentItem{border-radius:var(--radius-pill);background:var(--dashboard-surface-muted);max-width:100%;color:var(--dashboard-text-secondary);align-items:center;gap:4px;padding:4px 6px 4px 8px;display:inline-flex}.SupportPanel-module__clYFTa__replyAttachmentName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--dashboard-label-size);font-weight:500;line-height:1.25;overflow:hidden}.SupportPanel-module__clYFTa__replyAttachmentRemove{width:18px;height:18px;color:var(--dashboard-text-muted);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.SupportPanel-module__clYFTa__replyAttachmentInput{display:none}.SupportPanel-module__clYFTa__replyComposerActions{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.SupportPanel-module__clYFTa__replyComposer{z-index:var(--z-raised);border:1.5px solid var(--border-standard);border-radius:var(--support-composer-shell-radius);background:var(--dashboard-surface-bg);width:100%;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);background-clip:border-box;flex-direction:column;display:flex;position:relative;overflow:visible}.SupportPanel-module__clYFTa__replyComposerRow{align-items:flex-end;gap:var(--space-sm);min-height:calc(var(--support-composer-control-size) + (var(--support-composer-track-padding) * 2));padding-block:var(--support-composer-track-padding);padding-inline:var(--space-md) 5px;z-index:var(--z-raised);border-radius:calc(var(--support-composer-shell-radius) - 1.5px);display:flex;position:relative;overflow:hidden}.SupportPanel-module__clYFTa__replyComposer:focus-within{border-color:var(--border-standard);box-shadow:var(--dashboard-focus-shadow)}.SupportPanel-module__clYFTa__replyComposerInputArea{min-width:0;min-height:var(--support-composer-control-size);flex:auto;align-self:flex-end;align-items:flex-end;display:flex;position:relative}.SupportPanel-module__clYFTa__replyComposerInput{width:100%;min-width:0;min-height:var(--support-composer-control-size);max-height:calc(4 * 1.35em + var(--support-composer-control-size));padding-block:calc((var(--support-composer-control-size) - 1.35em) / 2);resize:none;scrollbar-width:none;font-family:inherit;font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:auto;margin:0;padding-inline:0;font-weight:500;line-height:1.35;overflow:hidden auto}.SupportPanel-module__clYFTa__replyComposerInput::-webkit-scrollbar{display:none}.SupportPanel-module__clYFTa__replyComposerInput::placeholder{color:rgba(var(--gray-9-rgb), .3)}.SupportPanel-module__clYFTa__replyComposerInput:focus{outline:none}.SupportPanel-module__clYFTa__resolvedNotice{padding-top:var(--space-md);border-top:var(--separator-thickness) solid var(--separator-color);font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:6px;font-weight:500;display:flex}.SupportPanel-module__clYFTa__resolvedLink{color:var(--dashboard-text-primary);font:inherit;text-underline-offset:3px;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;font-weight:600;text-decoration:underline}@media (hover:hover) and (pointer:fine){.SupportPanel-module__clYFTa__resolvedLink:hover{color:rgba(var(--gray-9-rgb), .72)}}@media (hover:none),(pointer:coarse){.SupportPanel-module__clYFTa__resolvedLink,.SupportPanel-module__clYFTa__resolvedLink:hover,.SupportPanel-module__clYFTa__resolvedLink:active{color:var(--dashboard-text-primary);touch-action:manipulation;outline:none;transition:none}}@media (max-width:640px){.SupportPanel-module__clYFTa__listRoot:not(.SupportPanel-module__clYFTa__listRootMobile) .SupportPanel-module__clYFTa__ticketHead,.SupportPanel-module__clYFTa__listRoot:not(.SupportPanel-module__clYFTa__listRootMobile) .SupportPanel-module__clYFTa__ticketRow{grid-template-columns:minmax(0,5.5rem) minmax(0,1fr) minmax(0,4.75rem)}.SupportPanel-module__clYFTa__listRoot:not(.SupportPanel-module__clYFTa__listRootMobile) .SupportPanel-module__clYFTa__ticketCategoryCol{display:none}}.SupportPanel-module__clYFTa__listRootMobile .SupportPanel-module__clYFTa__ticketHead,.SupportPanel-module__clYFTa__listRootMobile .SupportPanel-module__clYFTa__ticketRow{grid-template-columns:minmax(0,5.5rem) minmax(0,1fr) minmax(0,4.75rem)}.SupportPanel-module__clYFTa__listRootMobile .SupportPanel-module__clYFTa__ticketCategoryCol{display:none}.SupportPanel-module__clYFTa__listRootMobile .SupportPanel-module__clYFTa__ticketTimeCol{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;overflow:hidden}.SupportPanel-module__clYFTa__createFormMobile{--dashboard-input-size:var(--mobile-input-size,16px)}.SupportPanel-module__clYFTa__createFormTextarea{font-size:var(--mobile-input-size,16px);-webkit-tap-highlight-color:transparent}@media (hover:none),(pointer:coarse){.SupportPanel-module__clYFTa__ticketRow,.SupportPanel-module__clYFTa__ticketRow:hover,.SupportPanel-module__clYFTa__ticketRow:active,.SupportPanel-module__clYFTa__ticketRow:focus,.SupportPanel-module__clYFTa__ticketRow:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none;transition:none}.SupportPanel-module__clYFTa__replyAttachmentRemove,.SupportPanel-module__clYFTa__replyAttachmentRemove:hover,.SupportPanel-module__clYFTa__replyAttachmentRemove:active,.SupportPanel-module__clYFTa__replyAttachmentRemove:focus,.SupportPanel-module__clYFTa__replyAttachmentRemove:focus-visible{color:var(--dashboard-text-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;transition:none}.SupportPanel-module__clYFTa__replyComposer:not(:focus-within){border-color:var(--border-standard);box-shadow:none;transition:none}.SupportPanel-module__clYFTa__replyComposer:focus-within{touch-action:manipulation;transition:none}.SupportPanel-module__clYFTa__threadRootMobile .SupportPanel-module__clYFTa__replyComposerInput{font-size:var(--mobile-input-size,16px)}.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea:not(:focus):not(:focus-visible),.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea:not(:focus):not(:focus-visible):hover,.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea:not(:focus):not(:focus-visible):active{border-color:var(--border-standard);box-shadow:none;touch-action:manipulation;transition:none}.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea:focus,.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea:focus-visible{touch-action:manipulation;transition:none}}@media (max-width:767px){.SupportPanel-module__clYFTa__ticketRow:not(:focus):not(:focus-visible),.SupportPanel-module__clYFTa__ticketRow:not(:focus):not(:focus-visible):hover,.SupportPanel-module__clYFTa__ticketRow:not(:focus):not(:focus-visible):active{outline:none;transition:none}.SupportPanel-module__clYFTa__replyComposer:not(:focus-within){border-color:var(--border-standard);box-shadow:none;transition:none}.SupportPanel-module__clYFTa__threadRootMobile .SupportPanel-module__clYFTa__replyComposerInput,.SupportPanel-module__clYFTa__createFormMobile .SupportPanel-module__clYFTa__createFormTextarea{font-size:var(--mobile-input-size,16px)}}
.MultiSelectDropdown-module__Q2RHaW__root{width:100%;position:relative}.MultiSelectDropdown-module__Q2RHaW__trigger{appearance:none;border:1.5px solid var(--border-standard);background:var(--dashboard-surface-bg);width:100%;color:var(--ink);font:inherit;cursor:pointer;text-align:left;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std), background var(--dur-fast) var(--ease-std);border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:.875rem;font-weight:500;display:flex}.MultiSelectDropdown-module__Q2RHaW__trigger:hover{border-color:rgba(var(--field-focus-rgb), .35)}.MultiSelectDropdown-module__Q2RHaW__triggerOpen{border-color:rgba(var(--field-focus-rgb), .45);box-shadow:0 0 0 3px rgba(var(--field-focus-rgb), .08)}.MultiSelectDropdown-module__Q2RHaW__triggerContent{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.MultiSelectDropdown-module__Q2RHaW__placeholder{color:rgba(var(--navy-800-rgb), .38);font-weight:400}.MultiSelectDropdown-module__Q2RHaW__triggerValue{color:var(--ink);font-weight:500}.MultiSelectDropdown-module__Q2RHaW__countBadge{background:rgba(var(--baanma-action-rgb), .1);min-width:20px;height:20px;color:rgb(var(--baanma-action-rgb));border-radius:10px;justify-content:center;align-items:center;margin-right:2px;padding:0 6px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.MultiSelectDropdown-module__Q2RHaW__chevron{color:rgba(var(--navy-800-rgb), .38);transition:transform .2s var(--ease-std), color var(--dur-fast) var(--ease-std);flex-shrink:0}.MultiSelectDropdown-module__Q2RHaW__chevronOpen{color:rgba(var(--baanma-action-rgb), .8);transform:rotate(180deg)}.MultiSelectDropdown-module__Q2RHaW__chevronHidden{display:none}.MultiSelectDropdown-module__Q2RHaW__panel{z-index:120;background:var(--dashboard-surface-bg);border:1.5px solid var(--border-standard);box-shadow:0 4px 6px -1px rgba(var(--gray-9-rgb), .07), 0 10px 32px -4px rgba(var(--gray-9-rgb), .1);animation:MultiSelectDropdown-module__Q2RHaW__panelIn .14s var(--ease-std) both;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.MultiSelectDropdown-module__Q2RHaW__panelPortal{z-index:var(--z-dropdown);position:fixed;right:auto}.MultiSelectDropdown-module__Q2RHaW__panelBelow{animation:MultiSelectDropdown-module__Q2RHaW__panelInBelow .14s var(--ease-std) both}.MultiSelectDropdown-module__Q2RHaW__panelAbove{animation:MultiSelectDropdown-module__Q2RHaW__panelInAbove .14s var(--ease-std) both}@keyframes MultiSelectDropdown-module__Q2RHaW__panelInBelow{0%{opacity:0;transform:translateY(-6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes MultiSelectDropdown-module__Q2RHaW__panelInAbove{0%{opacity:0;transform:translateY(6px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.MultiSelectDropdown-module__Q2RHaW__optionList{max-height:var(--panel-list-max-height,240px);overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(var(--input-border-rgb), .5) transparent;flex-direction:column;gap:4px;margin:0;padding:6px 0;list-style:none;display:flex;overflow-y:auto}@media (hover:none),(pointer:coarse){.MultiSelectDropdown-module__Q2RHaW__optionList{touch-action:pan-y;-webkit-overflow-scrolling:touch}.MultiSelectDropdown-module__Q2RHaW__option{touch-action:pan-y;-webkit-tap-highlight-color:transparent}}.MultiSelectDropdown-module__Q2RHaW__optionList::-webkit-scrollbar{width:4px}.MultiSelectDropdown-module__Q2RHaW__optionList::-webkit-scrollbar-track{background:0 0}.MultiSelectDropdown-module__Q2RHaW__optionList::-webkit-scrollbar-thumb{background:rgba(var(--input-border-rgb), .45);border-radius:4px}.MultiSelectDropdown-module__Q2RHaW__option{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s var(--ease-std);align-items:center;gap:10px;padding:9px 14px;display:flex}.MultiSelectDropdown-module__Q2RHaW__option:hover{background:var(--dashboard-surface-hover)}.MultiSelectDropdown-module__Q2RHaW__option:active{background:rgba(var(--baanma-action-rgb), .06)}.MultiSelectDropdown-module__Q2RHaW__optionSelected{background:rgba(var(--baanma-action-rgb), .07)}.MultiSelectDropdown-module__Q2RHaW__optionSelected:hover{background:rgba(var(--baanma-action-rgb), .12)}.MultiSelectDropdown-module__Q2RHaW__check{width:16px;height:16px;color:rgb(var(--baanma-action-rgb));border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MultiSelectDropdown-module__Q2RHaW__optionLabel{color:var(--ink);flex:1;font-size:.875rem;font-weight:500;line-height:1.4}.MultiSelectDropdown-module__Q2RHaW__optionSelected .MultiSelectDropdown-module__Q2RHaW__optionLabel{color:var(--ink);font-weight:600}.MultiSelectDropdown-module__Q2RHaW__footer{border-top:1px solid var(--border-standard);background:var(--dashboard-surface-bg);justify-content:space-between;align-items:center;padding:8px 14px 10px;display:flex}.MultiSelectDropdown-module__Q2RHaW__footerCount{color:rgba(var(--navy-800-rgb), .45);letter-spacing:.02em;font-size:.775rem;font-weight:600}.MultiSelectDropdown-module__Q2RHaW__clearBtn{all:unset;cursor:pointer;color:rgba(var(--baanma-action-rgb), .7);transition:color var(--dur-fast) var(--ease-std);font-size:.775rem;font-weight:600}.MultiSelectDropdown-module__Q2RHaW__clearBtn:hover:not(:disabled){color:rgb(var(--baanma-action-rgb))}.MultiSelectDropdown-module__Q2RHaW__clearBtn:disabled{cursor:default;color:rgba(var(--navy-800-rgb), .28);pointer-events:none}.MultiSelectDropdown-module__Q2RHaW__selectedTags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.MultiSelectDropdown-module__Q2RHaW__selectedTag{text-overflow:ellipsis;max-width:100%;overflow:hidden}.MultiSelectDropdown-module__Q2RHaW__rootProfileDesktop .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger{box-sizing:border-box;border-radius:var(--badge-radius);min-height:42px}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger{border-radius:var(--listing-editor-surface-radius,var(--mobile-card-radius,var(--radius-2xl)))}.MultiSelectDropdown-module__Q2RHaW__panelProfileDesktop,.MultiSelectDropdown-module__Q2RHaW__panelListingEditorMobile{border-radius:var(--radius-2xl)}.MultiSelectDropdown-module__Q2RHaW__panelProfilePhoneCountry{min-width:9.5rem}.MultiSelectDropdown-module__Q2RHaW__panelProfileAvgResponse{border-radius:var(--radius-2xl);min-width:6.75rem}.MultiSelectDropdown-module__Q2RHaW__panelProfileDesktop .MultiSelectDropdown-module__Q2RHaW__option,.MultiSelectDropdown-module__Q2RHaW__panelListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option{border-radius:calc(var(--radius-2xl) - 8px);margin-inline:8px}.MultiSelectDropdown-module__Q2RHaW__panelProfileDesktop .MultiSelectDropdown-module__Q2RHaW__optionList,.MultiSelectDropdown-module__Q2RHaW__panelListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__optionList{padding-block:8px}.MultiSelectDropdown-module__Q2RHaW__rootProfileDesktop .MultiSelectDropdown-module__Q2RHaW__selectedTag,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__selectedTag,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__countBadge{border-radius:var(--badge-radius)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn{-webkit-tap-highlight-color:transparent}@media (hover:hover) and (pointer:fine){.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen){border-color:rgba(var(--field-focus-rgb), .35)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option:hover{background:var(--dashboard-surface-hover)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__optionSelected:hover{background:rgba(var(--baanma-action-rgb), .12)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:hover{color:rgb(var(--baanma-action-rgb))}}@media (hover:none),(pointer:coarse){.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:active,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus-visible{touch-action:manipulation;outline:none;transition:none}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active{border-color:var(--border-standard);box-shadow:none;background:var(--dashboard-surface-bg)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{border-color:rgba(var(--field-focus-rgb), .45);box-shadow:0 0 0 3px rgba(var(--field-focus-rgb), .08);background:var(--dashboard-surface-bg)}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option:hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__option:active{touch-action:pan-y;background:0 0;transition:none}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__optionSelected,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__optionSelected:hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__optionSelected:active{background:rgba(var(--baanma-action-rgb), .07);touch-action:pan-y;transition:none}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:not(:disabled),.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:not(:disabled):hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:not(:disabled):active,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:not(:disabled):focus,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:not(:disabled):focus-visible{color:rgba(var(--baanma-action-rgb), .7);touch-action:manipulation;outline:none;transition:none}.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:disabled,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:disabled:hover,.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__clearBtn:disabled:active{color:rgba(var(--navy-800-rgb), .28);touch-action:manipulation;outline:none;transition:none}}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit{z-index:2;flex:none;width:auto;position:relative}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__trigger{border:none;border-left:1.5px solid var(--border-standard);min-height:42px;box-shadow:none;border-radius:0;padding:9px 14px 9px 12px;font-weight:700}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats{z-index:2;flex:0 0 112px;width:112px;min-width:112px;max-width:112px;position:relative}.MultiSelectDropdown-module__Q2RHaW__root.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats{width:112px}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__trigger{border:none;border-left:1.5px solid var(--border-standard);min-height:38px;box-shadow:none;text-align:left;border-radius:0;padding:0 28px 0 12px;font-size:.8125rem;font-weight:600}.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse{z-index:2;width:100%;min-width:0;position:relative}.MultiSelectDropdown-module__Q2RHaW__root.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse{width:100%}.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__trigger{border:none;border-left:1.5px solid var(--border-standard);width:100%;min-height:42px;box-shadow:none;text-align:left;border-radius:0;padding:9px 28px 9px 12px;font-size:.8125rem;font-weight:600}.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerValue{font-weight:600}.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger{min-height:38px;padding-top:0;padding-bottom:0}.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry{z-index:2;flex:0 0 7.25rem;position:relative}.MultiSelectDropdown-module__Q2RHaW__root.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry{width:7.25rem}.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__trigger{border:none;border-right:1.5px solid var(--border-standard);min-height:42px;box-shadow:none;border-radius:0;padding:9px 28px 9px 12px;font-size:.875rem;font-weight:600}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{box-shadow:none;border-color:#0000}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{border-left-color:var(--border-standard)}.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{border-right-color:var(--border-standard)}@media (hover:none),(pointer:coarse){.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus-visible,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus-visible,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus-visible,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:active,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:focus-visible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:none;background:var(--dashboard-surface-bg);outline:none;transition:none}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active{box-shadow:none;border-color:#0000}.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnit.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileUnitStats.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfileAvgResponse.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{border-left-color:var(--border-standard)}.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen),.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__trigger:not(.MultiSelectDropdown-module__Q2RHaW__triggerOpen):active,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:hover,.MultiSelectDropdown-module__Q2RHaW__rootProfilePhoneCountry.MultiSelectDropdown-module__Q2RHaW__rootListingEditorMobile .MultiSelectDropdown-module__Q2RHaW__triggerOpen:active{border-right-color:var(--border-standard)}}
.SupportHubLayout-module__lv3PaW__panel{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.SupportHubLayout-module__lv3PaW__panelBody{flex:auto;min-height:0;padding:16px 20px 20px;overflow:hidden auto}.SupportHubLayout-module__lv3PaW__panelBodyThread{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.SupportHubLayout-module__lv3PaW__panelBodyThreadMobile{padding-inline:2px;flex:auto;height:100%;min-height:0;padding-top:0;overflow:visible hidden}.SupportHubLayout-module__lv3PaW__bodyDesktop{gap:var(--dashboard-stack-gap)}.SupportHubLayout-module__lv3PaW__panelBodyList{flex-direction:column;min-height:0;display:flex;overflow:hidden}.SupportHubLayout-module__lv3PaW__bodyThread{padding-bottom:var(--space-sm);gap:0;overflow:hidden}
.DashboardTabShell-module__VKtWrW__shell{flex-direction:column;flex:auto;gap:18px;width:100%;min-height:0;display:flex;overflow:hidden}.DashboardTabShell-module__VKtWrW__shellPadded{padding:28px 28px 32px}.DashboardTabShell-module__VKtWrW__shellPadTop{padding-top:28px}.DashboardTabShell-module__VKtWrW__shellHeaderInset{flex:none;padding-inline:28px}.DashboardTabShell-module__VKtWrW__shellBodyScrollInset{padding-inline:28px;padding-bottom:32px}.DashboardTabShell-module__VKtWrW__shellBody{flex-direction:column;flex:auto;min-height:0;padding-inline:4px;display:flex;overflow:hidden}.DashboardTabShell-module__VKtWrW__shellBodyScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(var(--gray-9-rgb), .14) transparent;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}
.LeftRailDataControlPanel-module__DPi10W__root{gap:calc(var(--dashboard-stack-gap) + 15px);flex-direction:column;display:flex}.LeftRailDataControlPanel-module__DPi10W__dataGroup{border-radius:var(--dashboard-control-radius);background:var(--dashboard-surface-muted);padding:var(--space-sm) var(--card-spacing-sm);transition:background var(--dur-fast) var(--ease-std)}@media (hover:hover) and (pointer:fine){.LeftRailDataControlPanel-module__DPi10W__dataGroup:hover{background:var(--dashboard-surface-hover)}}@media (hover:none),(pointer:coarse){.LeftRailDataControlPanel-module__DPi10W__dataGroup,.LeftRailDataControlPanel-module__DPi10W__dataGroup:hover,.LeftRailDataControlPanel-module__DPi10W__dataGroup:active{background:var(--dashboard-surface-muted);transition:none}}.LeftRailDataControlPanel-module__DPi10W__dataList{gap:0}.LeftRailDataControlPanel-module__DPi10W__dataItem{justify-content:space-between;align-items:center;gap:var(--dashboard-control-gap);padding-block:var(--space-md);display:flex}.LeftRailDataControlPanel-module__DPi10W__dataItem+.LeftRailDataControlPanel-module__DPi10W__dataItem{border-top:var(--separator-thickness) solid var(--separator-color)}.LeftRailDataControlPanel-module__DPi10W__dataItemLead{align-items:center;gap:var(--space-sm);flex:auto;min-width:0;display:flex}.LeftRailDataControlPanel-module__DPi10W__dataItemIcon{border-radius:calc(var(--dashboard-control-radius) - 2px);background:rgba(var(--gray-9-rgb), .06);width:36px;height:36px;color:var(--dashboard-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.LeftRailDataControlPanel-module__DPi10W__dataItemCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.LeftRailDataControlPanel-module__DPi10W__dataItemTitle{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);font-weight:600;line-height:1.25}.LeftRailDataControlPanel-module__DPi10W__dataItemCount{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);font-variant-numeric:tabular-nums;font-weight:500;line-height:1.35}.LeftRailDataControlPanel-module__DPi10W__clearButton{--btn-height-sm:32px;--btn-pad-sm:0 12px;--btn-font-size:.8125rem;flex-shrink:0}.LeftRailDataControlPanel-module__DPi10W__footnote{font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);text-align:center;margin:0;font-weight:500;line-height:1.45}.LeftRailDataControlPanel-module__DPi10W__confirm{gap:var(--space-md);--btn-height-default:36px;--btn-pad-default:8px 16px;--btn-font-size:.875rem;--btn-font-weight:500;--btn-gap:8px;flex-direction:column;display:flex}.LeftRailDataControlPanel-module__DPi10W__confirmText{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;margin:0;font-weight:500;line-height:1.45}.LeftRailDataControlPanel-module__DPi10W__closureReason{width:100%;margin-top:var(--space-xs);padding:var(--space-sm);resize:vertical;border:1px solid var(--separator-color);border-radius:var(--radius-sm);background:var(--dashboard-surface-bg);color:var(--dashboard-text-primary);font:inherit;text-align:left;display:block}.LeftRailDataControlPanel-module__DPi10W__confirmActions{gap:var(--space-sm);flex-direction:column;display:flex}.LeftRailDataControlPanel-module__DPi10W__error{color:var(--error-text);margin:0;font-size:.78rem;line-height:1.4}
.LeftRailProfilePanel-module__5TEIaW__root{gap:calc(var(--dashboard-stack-gap) + var(--space-sm));--dashboard-input-min-height:40px;--btn-height-default:40px;--btn-pad-default:9px 16px;flex-direction:column;margin-top:-18px;display:flex}.LeftRailProfilePanel-module__5TEIaW__summary{text-align:center;flex-direction:column;align-items:center;display:flex}.LeftRailProfilePanel-module__5TEIaW__avatar{width:56px;height:56px;margin-bottom:var(--space-md);background:var(--dashboard-surface-muted);letter-spacing:-.02em;color:var(--dashboard-text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.LeftRailProfilePanel-module__5TEIaW__summaryName{letter-spacing:-.02em;color:var(--dashboard-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.LeftRailProfilePanel-module__5TEIaW__summaryEmail{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);margin:4px 0 0;font-weight:500;line-height:1.35}.LeftRailProfilePanel-module__5TEIaW__summaryHint{margin:var(--space-sm) 0 0;max-width:280px;font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);font-weight:500;line-height:1.45}.LeftRailProfilePanel-module__5TEIaW__summaryActions{width:100%;margin-top:calc(var(--dashboard-stack-gap) + var(--space-sm))}.LeftRailProfilePanel-module__5TEIaW__form{gap:calc(var(--dashboard-stack-gap) + var(--space-sm));flex-direction:column;display:flex}.LeftRailProfilePanel-module__5TEIaW__profileInput{border-radius:var(--btn-radius)}.LeftRailProfilePanel-module__5TEIaW__emailFieldGroup{gap:var(--dashboard-field-gap);flex-direction:column;min-width:0;display:flex}.LeftRailProfilePanel-module__5TEIaW__emailFieldHeader{min-height:calc(2 * 1.45 * var(--dashboard-label-size));align-items:flex-end;display:flex}.LeftRailProfilePanel-module__5TEIaW__emailFieldLabel{font-size:var(--dashboard-label-size);letter-spacing:-.01em;color:rgba(var(--gray-9-rgb), .72);margin:0;font-weight:600}.LeftRailProfilePanel-module__5TEIaW__emailVerifyMessage{font-size:var(--dashboard-label-size);color:var(--dashboard-text-secondary);margin:0;font-weight:500;line-height:1.45}.LeftRailProfilePanel-module__5TEIaW__emailFieldControl{min-height:var(--dashboard-input-min-height);align-items:center;display:flex}.LeftRailProfilePanel-module__5TEIaW__codeInputRow{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;width:100%;display:grid}.LeftRailProfilePanel-module__5TEIaW__codeInputCell{box-sizing:border-box;width:100%;min-height:var(--dashboard-input-min-height);border:1px solid var(--border-standard);border-radius:var(--btn-radius);background:var(--dashboard-surface-bg);font-variant-numeric:tabular-nums;text-align:center;color:var(--dashboard-text-primary);appearance:none;-webkit-tap-highlight-color:transparent;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);margin:0;padding:0;font-family:inherit;font-size:1.0625rem;font-weight:600;line-height:1}.LeftRailProfilePanel-module__5TEIaW__codeInputCell:focus{border-color:rgba(var(--field-focus-rgb), .45);box-shadow:0 0 0 3px rgba(var(--field-focus-rgb), .08);outline:none}.LeftRailProfilePanel-module__5TEIaW__codeInputCell:disabled{opacity:.7;cursor:not-allowed}.LeftRailProfilePanel-module__5TEIaW__actions{justify-content:center;align-items:center;gap:var(--space-sm);flex-direction:row;display:flex}.LeftRailProfilePanel-module__5TEIaW__formError{font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);text-align:center;margin:0;font-weight:500;line-height:1.45}.LeftRailProfilePanel-module__5TEIaW__fieldHint{color:var(--dashboard-text-muted);margin:6px 0 0;font-size:.75rem;font-weight:500;line-height:1.4}
.AccountLegalLinks-module__R8YquW__legalText{color:rgba(var(--gray-7-rgb), .88);text-align:center;margin:2px 0 0;font-size:.75rem;line-height:1.55}.AccountLegalLinks-module__R8YquW__legalLink{box-sizing:border-box;cursor:pointer;color:var(--gray-8);font:inherit;text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:rgba(var(--gray-8-rgb), .24);text-decoration-color:rgba(var(--gray-8-rgb), .24);appearance:none;-webkit-tap-highlight-color:transparent;transition:color var(--dur-fast) var(--ease-std);background:0 0;border:none;margin:0;padding:0;font-weight:600}@media (hover:hover) and (pointer:fine){.AccountLegalLinks-module__R8YquW__legalLink:hover{color:var(--gray-9)}.AccountLegalLinks-module__R8YquW__legalLink:focus-visible{outline:var(--focus-ring-accent);outline-offset:2px;border-radius:2px}}@media (hover:none),(pointer:coarse){.AccountLegalLinks-module__R8YquW__legalLink,.AccountLegalLinks-module__R8YquW__legalLink:hover,.AccountLegalLinks-module__R8YquW__legalLink:active,.AccountLegalLinks-module__R8YquW__legalLink:focus,.AccountLegalLinks-module__R8YquW__legalLink:focus-visible{color:var(--gray-8);-webkit-text-decoration-color:rgba(var(--gray-8-rgb), .24);text-decoration-color:rgba(var(--gray-8-rgb), .24);touch-action:manipulation;background:0 0;outline:none;transition:none;transform:none}}
.LeftRailSupportModal-module__8pbR1q__backBtn{box-sizing:border-box;border-radius:var(--dashboard-control-radius);color:var(--dashboard-text-secondary);font-size:var(--dashboard-value-size);letter-spacing:-.01em;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);background:0 0;border:none;align-items:center;gap:5px;margin:0;padding:5px 8px;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.LeftRailSupportModal-module__8pbR1q__backBtn:hover:not(:disabled){background:var(--dashboard-surface-hover);color:var(--dashboard-text-primary)}.LeftRailSupportModal-module__8pbR1q__backBtn:focus-visible{outline:var(--focus-ring);outline-offset:1px}}@media (hover:none),(pointer:coarse){.LeftRailSupportModal-module__8pbR1q__backBtn,.LeftRailSupportModal-module__8pbR1q__backBtn:hover,.LeftRailSupportModal-module__8pbR1q__backBtn:active,.LeftRailSupportModal-module__8pbR1q__backBtn:focus,.LeftRailSupportModal-module__8pbR1q__backBtn:focus-visible{color:var(--dashboard-text-secondary);touch-action:manipulation;background:0 0;outline:none;transition:none}}.LeftRailSupportModal-module__8pbR1q__threadHeaderLeft{align-items:center;gap:var(--space-sm);flex:auto;min-width:0;display:flex}.LeftRailSupportModal-module__8pbR1q__threadHeaderLeft .LeftRailSupportModal-module__8pbR1q__backBtn{flex-shrink:0}.LeftRailSupportModal-module__8pbR1q__threadTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.LeftRailSupportModal-module__8pbR1q__threadSubject{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.25;overflow:hidden}.LeftRailSupportModal-module__8pbR1q__threadNumber{font-size:var(--dashboard-body-size);color:var(--dashboard-text-muted);font-variant-numeric:tabular-nums;font-weight:500;line-height:1.25}.LeftRailSupportModal-module__8pbR1q__threadHeaderWrap{background:var(--dashboard-surface-bg);border-bottom:var(--separator-thickness) solid var(--separator-color);flex-shrink:0}.LeftRailSupportModal-module__8pbR1q__threadHeaderTop{padding-bottom:var(--space-xs)}.LeftRailSupportModal-module__8pbR1q__threadMeta{align-items:center;gap:var(--space-sm);padding:0 20px calc(var(--space-md) + 4px);display:flex}.LeftRailSupportModal-module__8pbR1q__clientThreadMeta{flex-wrap:wrap;}.LeftRailSupportModal-module__8pbR1q__clientArchiveAction{box-sizing:border-box;padding:var(--badge-pad-block) var(--badge-pad-inline);border:1px solid var(--border-standard);border-radius:var(--badge-radius);background:var(--dashboard-surface-muted);color:var(--dashboard-text-secondary);font-family:inherit;font-size:var(--badge-font-size);font-weight:600;line-height:var(--badge-line-height);letter-spacing:var(--badge-letter-spacing);white-space:nowrap;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);justify-content:center;align-items:center;margin:0;display:inline-flex}@media (hover:hover) and (pointer:fine){.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:hover{background:var(--dashboard-surface-hover);color:var(--dashboard-text-primary)}.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:focus-visible{outline:var(--focus-ring);outline-offset:2px}}@media (hover:none),(pointer:coarse){.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:active{background:var(--dashboard-surface-hover);color:var(--dashboard-text-primary)}.LeftRailSupportModal-module__8pbR1q__clientArchiveAction,.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:hover,.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:focus,.LeftRailSupportModal-module__8pbR1q__clientArchiveAction:focus-visible{touch-action:manipulation;outline:none;transition:none}}.LeftRailSupportModal-module__8pbR1q__threadTicketNumber{font-size:var(--dashboard-subtitle-size);color:rgba(var(--gray-9-rgb), .48);font-variant-numeric:tabular-nums;font-weight:500;line-height:1.35}.LeftRailSupportModal-module__8pbR1q__bodyDesktop{gap:var(--dashboard-stack-gap)}.LeftRailSupportModal-module__8pbR1q__bodyThread{padding-bottom:var(--space-sm);gap:0;overflow:hidden}@media (max-width:1023px){.LeftRailSupportModal-module__8pbR1q__headerExit{pointer-events:none;animation:.18s cubic-bezier(.22,1,.36,1) forwards LeftRailSupportModal-module__8pbR1q__supportHeaderOut}.LeftRailSupportModal-module__8pbR1q__headerEnter{animation:.2s cubic-bezier(.22,1,.36,1) both LeftRailSupportModal-module__8pbR1q__supportHeaderIn}@keyframes LeftRailSupportModal-module__8pbR1q__supportHeaderOut{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-10px)}}@keyframes LeftRailSupportModal-module__8pbR1q__supportHeaderIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.LeftRailSupportModal-module__8pbR1q__headerExit,.LeftRailSupportModal-module__8pbR1q__headerEnter{animation:none}}}
.ClientMessages-module__oojKhq__root{gap:calc(var(--dashboard-stack-gap) + 8px);--btn-height-default:36px;--btn-pad-default:8px 16px;--btn-font-size:.875rem;--btn-font-weight:500;flex-direction:column;height:100%;min-height:0;display:flex}.ClientMessages-module__oojKhq__statusScreen{min-height:160px;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.ClientMessages-module__oojKhq__statusText{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;margin:0;font-weight:500}.ClientMessages-module__oojKhq__toolbar{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.ClientMessages-module__oojKhq__searchInput{border:1px solid var(--border-standard);border-radius:var(--dashboard-control-radius);background:var(--dashboard-surface-bg);min-width:0;height:36px;color:var(--dashboard-text-primary);font-size:var(--dashboard-body-size);flex:160px;padding:0 12px;font-weight:500}.ClientMessages-module__oojKhq__searchInput::placeholder{color:var(--dashboard-text-muted)}.ClientMessages-module__oojKhq__folderStrip{flex-wrap:wrap;gap:6px;display:flex}.ClientMessages-module__oojKhq__folderBtn{border:1px solid var(--border-standard);border-radius:var(--radius-pill);color:var(--dashboard-text-secondary);font-size:var(--dashboard-label-size);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;margin:0;padding:6px 10px;font-weight:600}.ClientMessages-module__oojKhq__folderBtnActive{background:var(--dashboard-text-primary);border-color:var(--dashboard-text-primary);color:var(--dashboard-surface-bg)}.ClientMessages-module__oojKhq__list{scrollbar-width:none;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.ClientMessages-module__oojKhq__list::-webkit-scrollbar{display:none}.ClientMessages-module__oojKhq__emptyList{margin:var(--space-lg) 0 0;font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);text-align:center;font-weight:500}.ClientMessages-module__oojKhq__row{width:100%;padding:var(--space-md) var(--space-sm);border:none;border-bottom:1px solid var(--border-standard);color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;margin:0;position:relative}.ClientMessages-module__oojKhq__rowActive{background:var(--dashboard-surface-muted)}.ClientMessages-module__oojKhq__rowTop{justify-content:space-between;align-items:baseline;gap:var(--space-sm);display:flex}.ClientMessages-module__oojKhq__rowAgentLine{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.ClientMessages-module__oojKhq__rowAgent{min-width:0;font-size:var(--dashboard-value-size);color:var(--dashboard-text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ClientMessages-module__oojKhq__rowUnread .ClientMessages-module__oojKhq__rowAgent{font-weight:700}.ClientMessages-module__oojKhq__rowDate{font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:500}.ClientMessages-module__oojKhq__rowMeta{min-width:0;font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-weight:500;overflow:hidden}.ClientMessages-module__oojKhq__rowPreview{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-weight:500;display:-webkit-box;overflow:hidden}.ClientMessages-module__oojKhq__unreadDot{background:var(--dashboard-text-primary);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.ClientMessages-module__oojKhq__threadRoot{--client-composer-control-size:32px;--client-composer-track-padding:5px;--client-composer-shell-radius:calc((var(--client-composer-control-size) + (var(--client-composer-track-padding) * 2)) / 2);flex-direction:column;gap:0;height:100%;min-height:0;display:flex}.ClientMessages-module__oojKhq__threadHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);padding-bottom:var(--space-md);border-bottom:1px solid var(--border-standard);display:flex}.ClientMessages-module__oojKhq__threadHeaderInfo{flex:auto;min-width:0}.ClientMessages-module__oojKhq__threadHeaderMobile{display:none}.ClientMessages-module__oojKhq__threadTitleRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ClientMessages-module__oojKhq__reviewOpenTag{border:1px solid rgba(var(--gray-9-rgb), .12);background:rgba(var(--gray-9-rgb), .04);letter-spacing:.01em;color:rgba(var(--gray-9-rgb), .62);border-radius:999px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:.68rem;font-weight:650;line-height:1.2;display:inline-flex}.ClientMessages-module__oojKhq__threadListingRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ClientMessages-module__oojKhq__threadListingTitle{font-size:var(--dashboard-label-size);color:var(--dashboard-text-primary);min-width:0;font-weight:600;line-height:1.35}.ClientMessages-module__oojKhq__threadAddress{font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);margin:0;font-weight:500;line-height:1.35}.ClientMessages-module__oojKhq__archiveChipBtn{appearance:none;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;--badge-font-weight:500;background:0 0;border:none;margin:0;padding:0;line-height:0}.ClientMessages-module__oojKhq__threadAgentName{font-size:var(--dashboard-value-size);color:var(--dashboard-text-primary);margin:0;font-weight:600}.ClientMessages-module__oojKhq__threadListing{font-size:var(--dashboard-label-size);color:var(--dashboard-text-muted);margin:4px 0 0;font-weight:500}.ClientMessages-module__oojKhq__archiveBtn{box-sizing:border-box;padding:var(--badge-pad-block) var(--badge-pad-inline);border:1px solid var(--border-standard);border-radius:var(--badge-radius);background:var(--dashboard-surface-muted);color:var(--dashboard-text-secondary);font-family:inherit;font-size:var(--badge-font-size);font-weight:600;line-height:var(--badge-line-height);letter-spacing:var(--badge-letter-spacing);white-space:nowrap;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast) var(--ease-std);flex-shrink:0;justify-content:center;align-items:center;margin:0;display:inline-flex}.ClientMessages-module__oojKhq__messages{min-height:0;padding-block:var(--space-md);scrollbar-width:none;flex-direction:column;flex:auto;gap:10px;display:flex;overflow-y:auto}.ClientMessages-module__oojKhq__messages::-webkit-scrollbar{display:none}.ClientMessages-module__oojKhq__bubbleRow{display:flex}.ClientMessages-module__oojKhq__bubbleRowClient{justify-content:flex-end}.ClientMessages-module__oojKhq__bubbleRowAgent{justify-content:flex-start}.ClientMessages-module__oojKhq__systemRow{justify-content:center;width:100%;padding:2px 0 6px;display:flex}.ClientMessages-module__oojKhq__systemBubble{border:1px dashed rgba(var(--gray-9-rgb), .18);background:rgba(var(--gray-9-rgb), .035);text-align:center;border-radius:12px;max-width:min(100%,360px);padding:10px 14px}.ClientMessages-module__oojKhq__systemText{color:rgba(var(--gray-9-rgb), .62);margin:0;font-size:.8rem;font-weight:500;line-height:1.45}.ClientMessages-module__oojKhq__systemMeta{color:rgba(var(--gray-9-rgb), .42);margin:6px 0 0;font-size:.68rem;font-weight:500}.ClientMessages-module__oojKhq__reviewCta{border:1px solid rgba(var(--gray-9-rgb), .1);background:rgba(var(--gray-9-rgb), .03);border-radius:12px;margin:0 16px 8px;padding:10px 14px}.ClientMessages-module__oojKhq__reviewCtaText{color:rgba(var(--gray-9-rgb), .68);text-align:center;margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}.ClientMessages-module__oojKhq__bubble{border-radius:calc(var(--dashboard-control-radius) + 2px);background:var(--dashboard-surface-muted);max-width:min(92%,360px);padding:10px 12px}.ClientMessages-module__oojKhq__bubbleClient{background:var(--dashboard-text-primary);color:var(--dashboard-surface-bg)}.ClientMessages-module__oojKhq__bubbleText{font-size:var(--dashboard-body-size);white-space:pre-wrap;word-break:break-word;margin:0;font-weight:500;line-height:1.45}.ClientMessages-module__oojKhq__bubbleClient .ClientMessages-module__oojKhq__bubbleText{color:inherit}.ClientMessages-module__oojKhq__bubbleMeta{color:var(--dashboard-text-muted);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:.6875rem;font-weight:500}.ClientMessages-module__oojKhq__bubbleClient .ClientMessages-module__oojKhq__bubbleMeta{color:#ffffffb8}.ClientMessages-module__oojKhq__composer{z-index:2;gap:var(--space-sm);padding-top:var(--space-md);background:var(--dashboard-surface-bg);flex-direction:column;flex-shrink:0;margin-top:auto;display:flex;position:relative}.ClientMessages-module__oojKhq__composerShell{z-index:var(--z-raised);border:1.5px solid var(--border-standard);border-radius:var(--client-composer-shell-radius);background:var(--dashboard-surface-bg);--composer-control-size:var(--client-composer-control-size);--composer-track-padding:var(--client-composer-track-padding);width:100%;transition:border-color var(--dur-fast) var(--ease-std), box-shadow var(--dur-fast) var(--ease-std);background-clip:border-box;flex-direction:column;display:flex;position:relative;overflow:visible}.ClientMessages-module__oojKhq__composerShell:focus-within{border-color:var(--border-standard);box-shadow:var(--dashboard-focus-shadow)}.ClientMessages-module__oojKhq__composerRow{align-items:flex-end;gap:var(--space-sm);min-height:calc(var(--client-composer-control-size) + (var(--client-composer-track-padding) * 2));padding-block:var(--client-composer-track-padding);padding-inline:var(--space-md) var(--client-composer-track-padding);z-index:var(--z-raised);border-radius:calc(var(--client-composer-shell-radius) - 1.5px);display:flex;position:relative;overflow:hidden}.ClientMessages-module__oojKhq__composerInputArea{min-width:0;min-height:var(--client-composer-control-size);flex:auto;align-self:flex-end;align-items:flex-end;display:flex;position:relative}.ClientMessages-module__oojKhq__composerTextarea{width:100%;min-width:0;min-height:var(--client-composer-control-size);max-height:calc(4 * 1.35em + var(--client-composer-control-size));padding-block:calc((var(--client-composer-control-size) - 1.35em) / 2);resize:none;scrollbar-width:none;font-family:inherit;font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);background:0 0;border:none;flex:auto;margin:0;padding-inline:0;font-weight:500;line-height:1.35;overflow:hidden auto}.ClientMessages-module__oojKhq__composerTextarea::-webkit-scrollbar{display:none}.ClientMessages-module__oojKhq__composerTextarea:focus{outline:none}.ClientMessages-module__oojKhq__composerTextarea::placeholder{color:var(--dashboard-text-muted)}.ClientMessages-module__oojKhq__composerActions{flex-shrink:0;align-items:center;display:flex}.ClientMessages-module__oojKhq__composerError{font-size:var(--dashboard-label-size);color:var(--dashboard-text-primary);text-align:center;margin:0;font-weight:500;line-height:1.45}.ClientMessages-module__oojKhq__startOverlay{z-index:12;padding:var(--space-md);background:rgba(var(--gray-9-rgb), .28);-webkit-backdrop-filter:blur(3px);border-radius:inherit;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ClientMessages-module__oojKhq__startModal{width:100%;max-width:360px;max-height:min(92%,560px);padding:var(--space-dialog-padding);border-radius:var(--dashboard-shell-radius);border:1px solid var(--border-standard);background:var(--dashboard-surface-bg);box-shadow:var(--elevation-dialog);gap:var(--space-md);color:var(--dashboard-text-primary);flex-direction:column;font-family:inherit;display:flex;overflow:auto}.ClientMessages-module__oojKhq__startHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.ClientMessages-module__oojKhq__startHeading{min-width:0}.ClientMessages-module__oojKhq__startTitle{letter-spacing:-.02em;color:var(--dashboard-text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.25}.ClientMessages-module__oojKhq__startSubtitle{font-size:var(--dashboard-body-size);color:var(--dashboard-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-weight:500;line-height:1.4;overflow:hidden}.ClientMessages-module__oojKhq__startClose{color:var(--dashboard-text-muted);flex-shrink:0;font-size:1.25rem;line-height:1}.ClientMessages-module__oojKhq__startForm{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}.ClientMessages-module__oojKhq__startFields{gap:var(--space-form-row-gap)}.ClientMessages-module__oojKhq__startModal .ClientMessages-module__oojKhq__startSelect{border-radius:var(--dashboard-control-radius)}.ClientMessages-module__oojKhq__startTextarea{min-height:110px;font-family:inherit}.ClientMessages-module__oojKhq__startSubmit{border-radius:var(--dashboard-control-radius);margin-top:2px}.ClientMessages-module__oojKhq__startError{font-size:var(--dashboard-hint-size);color:var(--dashboard-text-danger,#dc2626);margin:0;font-weight:500;line-height:1.4}.ClientMessages-module__oojKhq__loginScrim{z-index:12;border-radius:inherit;background:rgba(var(--gray-9-rgb), .28);-webkit-backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.ClientMessages-module__oojKhq__loginDialog{border-radius:var(--pair-card-radius);border:var(--pair-card-border);width:100%;max-width:300px;box-shadow:var(--pair-card-shadow);background:#fff;flex-direction:column;gap:10px;padding:20px;display:flex}.ClientMessages-module__oojKhq__loginHeading{color:var(--gray-9);letter-spacing:-.01em;margin:0;font-size:.88rem;font-weight:700}.ClientMessages-module__oojKhq__loginCopy{color:var(--gray-7);margin:0;font-size:.8rem;font-weight:500;line-height:1.45}.ClientMessages-module__oojKhq__loginActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.ClientMessages-module__oojKhq__loginBtn{border-radius:var(--radius-sm);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.ClientMessages-module__oojKhq__loginBtnGhost{border:1px solid var(--border-standard);color:var(--gray-8);background:0 0}.ClientMessages-module__oojKhq__loginBtnPrimary{background:var(--btn-primary-bg);color:var(--btn-primary-color);border:none}@media (hover:hover) and (pointer:fine){.ClientMessages-module__oojKhq__folderBtn:hover:not(.ClientMessages-module__oojKhq__folderBtnActive),.ClientMessages-module__oojKhq__row:hover{background:var(--dashboard-surface-hover)}.ClientMessages-module__oojKhq__archiveBtn:hover{background:var(--dashboard-surface-hover);color:var(--dashboard-text-primary)}.ClientMessages-module__oojKhq__archiveBtn:focus-visible{outline:var(--focus-ring);outline-offset:2px}.ClientMessages-module__oojKhq__archiveChipBtn:hover{filter:brightness(.97)}.ClientMessages-module__oojKhq__archiveChipBtn:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:var(--badge-radius)}.ClientMessages-module__oojKhq__searchInput:focus-visible{outline:var(--focus-ring);outline-offset:1px}}@media (hover:none),(pointer:coarse){.ClientMessages-module__oojKhq__folderBtn,.ClientMessages-module__oojKhq__folderBtn:hover,.ClientMessages-module__oojKhq__folderBtn:active,.ClientMessages-module__oojKhq__row,.ClientMessages-module__oojKhq__row:hover,.ClientMessages-module__oojKhq__row:active,.ClientMessages-module__oojKhq__archiveBtn:active{background:var(--dashboard-surface-hover);color:var(--dashboard-text-primary)}.ClientMessages-module__oojKhq__archiveBtn,.ClientMessages-module__oojKhq__archiveBtn:hover,.ClientMessages-module__oojKhq__archiveBtn:active,.ClientMessages-module__oojKhq__archiveBtn:focus,.ClientMessages-module__oojKhq__archiveBtn:focus-visible,.ClientMessages-module__oojKhq__archiveChipBtn,.ClientMessages-module__oojKhq__archiveChipBtn:hover,.ClientMessages-module__oojKhq__loginBtn,.ClientMessages-module__oojKhq__loginBtn:hover{touch-action:manipulation;outline:none;transition:none}}@media (max-width:1023px){.ClientMessages-module__oojKhq__threadHeader{padding-bottom:var(--space-sm);margin-top:-10px}.ClientMessages-module__oojKhq__threadHeaderDesktop{display:none}.ClientMessages-module__oojKhq__threadHeaderMobile{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.ClientMessages-module__oojKhq__archiveBtn{display:none}}
.LegalDocumentPage-module__Mc2XNq__routeHost{font-family:var(--font-sans);position:fixed;inset:0;overflow:hidden}@keyframes LegalDocumentPage-module__Mc2XNq__legalOverlayEnter{0%{opacity:0}to{opacity:1}}.LegalDocumentPage-module__Mc2XNq__legalOverlay{--legal-rail-inset:44px;--legal-shell-gutter:var(--layout-gutter);z-index:var(--z-modal);padding:var(--legal-shell-gutter);padding-left:calc(var(--legal-rail-inset) + var(--legal-shell-gutter));background:rgba(var(--gray-9-rgb), var(--opacity-scrim));-webkit-backdrop-filter:blur(10px)saturate(118%);backdrop-filter:blur(10px)saturate(118%);animation:LegalDocumentPage-module__Mc2XNq__legalOverlayEnter var(--dur-slow) cubic-bezier(.22, 1, .36, 1);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LegalDocumentPage-module__Mc2XNq__legalDialog{outline:none;justify-content:center;width:100%;max-height:100%;display:flex}.LegalDocumentPage-module__Mc2XNq__legalDialog:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}.LegalDocumentPage-module__Mc2XNq__legalOverlay.LegalDocumentPage-module__Mc2XNq__overlayPortaled{z-index:10100}@keyframes LegalDocumentPage-module__Mc2XNq__legalCardIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.LegalDocumentPage-module__Mc2XNq__card{width:100%;max-width:min(640px, calc(100vw - 2 * var(--legal-shell-gutter,var(--layout-gutter))));background:var(--surface-card);border:var(--pair-card-border);border-radius:var(--pair-card-radius);max-height:min(82dvh,820px);box-shadow:var(--elevation-dialog);flex-direction:column;animation:.28s cubic-bezier(.22,1,.36,1) LegalDocumentPage-module__Mc2XNq__legalCardIn;display:flex;position:relative;overflow:hidden}.LegalDocumentPage-module__Mc2XNq__header{border-bottom:1px solid var(--border-standard);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.LegalDocumentPage-module__Mc2XNq__titleGroup{flex-direction:column;gap:4px;min-width:0;display:flex}.LegalDocumentPage-module__Mc2XNq__title{color:rgba(var(--gray-9-rgb), .9);letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700;line-height:1.25}.LegalDocumentPage-module__Mc2XNq__updated{letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--gray-9-rgb), .34);margin:2px 0 0;font-size:.68rem;font-weight:600}.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn{box-sizing:border-box;width:30px;height:30px;color:rgba(var(--gray-9-rgb), .38);cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none;transition:background var(--dur-fast) var(--ease-std), color var(--dur-fast) var(--ease-std);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn svg{flex-shrink:0;display:block}@media (hover:hover) and (pointer:fine){.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:hover{background:rgba(var(--gray-9-rgb), .07);color:rgba(var(--gray-9-rgb), .8)}}.LegalDocumentPage-module__Mc2XNq__closeBtn:focus-visible{outline:var(--focus-ring);outline-offset:1px}@media (max-width:767px){.LegalDocumentPage-module__Mc2XNq__legalOverlay .LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn,.LegalDocumentPage-module__Mc2XNq__legalOverlay .LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:hover,.LegalDocumentPage-module__Mc2XNq__legalOverlay .LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:active,.LegalDocumentPage-module__Mc2XNq__legalOverlay .LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:focus,.LegalDocumentPage-module__Mc2XNq__legalOverlay .LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:focus-visible{background:rgba(var(--gray-9-rgb), .05);width:44px;height:44px;color:rgba(var(--gray-9-rgb), .38);box-shadow:none;touch-action:manipulation;border:none;border-radius:10px;outline:none;transition:none;transform:none}}.LegalDocumentPage-module__Mc2XNq__body{scrollbar-width:thin;scrollbar-color:rgba(var(--gray-9-rgb), .14) transparent;flex:1;padding:20px 22px 24px;overflow-y:auto}.LegalDocumentPage-module__Mc2XNq__prose{color:rgba(var(--gray-9-rgb), .78);max-width:min(65ch,100%);font-size:.84rem;line-height:1.65}.LegalDocumentPage-module__Mc2XNq__prose>p,.LegalDocumentPage-module__Mc2XNq__prose p{margin:0 0 14px}.LegalDocumentPage-module__Mc2XNq__prose p:last-child{margin-bottom:0}.LegalDocumentPage-module__Mc2XNq__section{margin:0 0 22px}.LegalDocumentPage-module__Mc2XNq__section:last-child{margin-bottom:0}.LegalDocumentPage-module__Mc2XNq__sectionTitle{letter-spacing:-.01em;color:rgba(var(--gray-9-rgb), .88);margin:0 0 8px;font-size:.88rem;font-weight:700;line-height:1.35}.LegalDocumentPage-module__Mc2XNq__sectionBody{margin:0}.LegalDocumentPage-module__Mc2XNq__list{margin:0 0 14px;padding-left:1.15rem}.LegalDocumentPage-module__Mc2XNq__list li{margin-bottom:6px}.LegalDocumentPage-module__Mc2XNq__list li:last-child{margin-bottom:0}.LegalDocumentPage-module__Mc2XNq__inlineLink{box-sizing:border-box;cursor:pointer;color:rgba(var(--gray-9-rgb), .88);font:inherit;text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:rgba(var(--gray-9-rgb), .22);text-decoration-color:rgba(var(--gray-9-rgb), .22);appearance:none;-webkit-tap-highlight-color:transparent;transition:text-decoration-color var(--dur-fast) var(--ease-std);background:0 0;border:0;margin:0;padding:0;font-weight:600;display:inline}@media (hover:hover) and (pointer:fine){.LegalDocumentPage-module__Mc2XNq__inlineLink:hover{-webkit-text-decoration-color:rgba(var(--gray-9-rgb), .55);text-decoration-color:rgba(var(--gray-9-rgb), .55)}}.LegalDocumentPage-module__Mc2XNq__inlineLink:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:2px}@media (min-width:1280px){.LegalDocumentPage-module__Mc2XNq__legalOverlay{--legal-shell-gutter:20px}}@media (max-width:1023px){.LegalDocumentPage-module__Mc2XNq__legalOverlay{--legal-rail-inset:0;padding-left:var(--legal-shell-gutter)}.LegalDocumentPage-module__Mc2XNq__prose{max-width:min(68ch,100%)}}@media (max-width:767px){.LegalDocumentPage-module__Mc2XNq__legalOverlay{z-index:10001;background:var(--surface-page);-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:stretch;align-items:stretch;padding:0}.LegalDocumentPage-module__Mc2XNq__legalOverlay.LegalDocumentPage-module__Mc2XNq__overlayPortaled{z-index:10100}.LegalDocumentPage-module__Mc2XNq__legalDialog{align-items:stretch;height:100%}.LegalDocumentPage-module__Mc2XNq__card{width:100%;max-width:none;height:100%;min-height:100%;max-height:none;box-shadow:none;border:none;border-radius:0;animation:.28s cubic-bezier(.22,1,.36,1) LegalDocumentPage-module__Mc2XNq__legalMobileIn}@keyframes LegalDocumentPage-module__Mc2XNq__legalMobileIn{0%{opacity:.92;transform:translate(10px)}to{opacity:1;transform:translate(0,0)}}.LegalDocumentPage-module__Mc2XNq__header{padding:16px 16px 14px;padding-top:max(16px, env(safe-area-inset-top,0px))}.LegalDocumentPage-module__Mc2XNq__title{font-size:1.05rem}.LegalDocumentPage-module__Mc2XNq__body{padding:16px 18px;padding-bottom:max(20px, env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}.LegalDocumentPage-module__Mc2XNq__prose{font-size:.875rem}.LegalDocumentPage-module__Mc2XNq__sectionTitle{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){.LegalDocumentPage-module__Mc2XNq__legalOverlay,.LegalDocumentPage-module__Mc2XNq__card{animation:none}}@media (hover:none),(pointer:coarse){.LegalDocumentPage-module__Mc2XNq__inlineLink,.LegalDocumentPage-module__Mc2XNq__inlineLink:hover,.LegalDocumentPage-module__Mc2XNq__inlineLink:active,.LegalDocumentPage-module__Mc2XNq__inlineLink:focus,.LegalDocumentPage-module__Mc2XNq__inlineLink:focus-visible{color:rgba(var(--gray-9-rgb), .88);-webkit-text-decoration-color:rgba(var(--gray-9-rgb), .22);text-decoration-color:rgba(var(--gray-9-rgb), .22);touch-action:manipulation;background:0 0;outline:none;transition:none;transform:none}.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn,.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:hover,.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:active,.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:focus,.LegalDocumentPage-module__Mc2XNq__header .LegalDocumentPage-module__Mc2XNq__closeBtn:focus-visible{color:rgba(var(--gray-9-rgb), .38);touch-action:manipulation;background:0 0;border:none;outline:none;transition:none;transform:none}}
.AccountLegalDocumentPanel-module__NdVijW__prose{color:var(--dashboard-text-primary);font-size:var(--dashboard-body-size);max-width:min(65ch,100%);line-height:1.55}.AccountLegalDocumentPanel-module__NdVijW__prose p{margin:0 0 14px}.AccountLegalDocumentPanel-module__NdVijW__prose p:last-child{margin-bottom:0}
.CountrySelect-module__o1dIdG__searchRow{border-bottom:1px solid var(--border-standard);padding:8px 8px 4px}.CountrySelect-module__o1dIdG__searchInput{appearance:none;border:1.5px solid var(--border-standard);background:var(--dashboard-surface-bg);width:100%;color:var(--ink);font:inherit;border-radius:8px;outline:none;padding:8px 10px;font-size:.8125rem;font-weight:500}.CountrySelect-module__o1dIdG__searchInput:focus{border-color:rgba(var(--field-focus-rgb), .45);box-shadow:0 0 0 3px rgba(var(--field-focus-rgb), .08)}.CountrySelect-module__o1dIdG__panel{min-width:0}.CountrySelect-module__o1dIdG__regionLabel,.CountrySelect-module__o1dIdG__phoneLabel{align-items:center;gap:8px;min-width:0;display:inline-flex}.CountrySelect-module__o1dIdG__flag{border-radius:2px;flex:none}.CountrySelect-module__o1dIdG__regionName,.CountrySelect-module__o1dIdG__phoneName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CountrySelect-module__o1dIdG__phoneMeta{align-items:baseline;gap:8px;min-width:0;display:inline-flex}.CountrySelect-module__o1dIdG__phoneDial{font-variant-numeric:tabular-nums;flex:none;font-weight:600}.CountrySelect-module__o1dIdG__phoneName{color:rgba(var(--navy-800-rgb,15, 23, 42), .62);font-size:.8125rem;font-weight:500}.CountrySelect-module__o1dIdG__compactPhoneLabel{align-items:center;gap:6px;display:inline-flex}.CountrySelect-module__o1dIdG__emptyState{color:rgba(var(--navy-800-rgb,15, 23, 42), .55);margin:0;padding:14px 16px;font-size:.8125rem;list-style:none}.CountrySelect-module__o1dIdG__rootAuth{width:100%}.CountrySelect-module__o1dIdG__triggerAuth{min-height:44px}.CountrySelect-module__o1dIdG__hiddenRequired{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute}.CountrySelect-module__o1dIdG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.BuyerSuspensionBanner-module__MTbyxq__banner{border-radius:var(--radius-xl);border:1px solid rgba(var(--gray-9-rgb), .12);background:var(--dashboard-surface-muted);flex:none;margin:0 0 12px;padding:14px 16px}.BuyerSuspensionBanner-module__MTbyxq__banner[data-kind=permanent]{background:#b432320f;border-color:#b4323247}.BuyerSuspensionBanner-module__MTbyxq__title{font-size:var(--dashboard-value-size);letter-spacing:-.01em;color:var(--dashboard-text-primary);margin:0 0 4px;font-weight:700;line-height:1.3}.BuyerSuspensionBanner-module__MTbyxq__body{font-size:var(--dashboard-body-size);color:var(--dashboard-text-secondary);margin:0;font-weight:500;line-height:1.45}.BuyerSuspensionBanner-module__MTbyxq__reason{border-top:var(--separator-thickness) solid var(--separator-color);font-size:var(--dashboard-body-size);color:var(--dashboard-text-primary);margin:10px 0 0;padding-top:10px;line-height:1.4}.BuyerSuspensionBanner-module__MTbyxq__reasonLabel{font-size:var(--dashboard-section-label-size);letter-spacing:.06em;text-transform:uppercase;color:var(--dashboard-text-muted);margin-bottom:2px;font-weight:650;display:block}