.notif-badge[data-v-c3cb0055]{border-radius:var(--app-radius-sm);background:var(--p-red-500);color:#fff;text-align:center;pointer-events:none;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:2px;right:2px}.notif-popover.p-popover,.notif-popover.p-popover{left:var(--notif-popover-arrow-left,24px)!important}.notif-popover.p-popover{border:0!important;box-shadow:0 8px 24px #2024241a!important}html.dark .notif-popover.p-popover{box-shadow:0 8px 24px #00000047!important}.notif-header[data-v-c3cb0055]{border-bottom:1px solid var(--app-hover);justify-content:space-between;align-items:center;margin-bottom:4px;padding:4px 4px 12px;display:flex}.notif-header-title[data-v-c3cb0055]{color:var(--app-text);font-size:16px;font-weight:600}.notif-link-btn[data-v-c3cb0055]{color:var(--p-primary-600);cursor:pointer;border-radius:var(--app-radius-sm);background:0 0;border:0;padding:4px 8px;font-size:14px}.notif-link-btn[data-v-c3cb0055]:hover{background:var(--app-primary-soft-bg)}.notif-link-btn[data-v-c3cb0055]:disabled{opacity:.5;cursor:default}.notif-empty[data-v-c3cb0055]{text-align:center;padding:40px 0}.notif-list[data-v-c3cb0055]{max-height:560px;margin:0 -4px;overflow-y:auto}.notif-item[data-v-c3cb0055]{border-radius:var(--app-radius-md);cursor:pointer;border:0;outline:0;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .15s,box-shadow .15s,transform .15s;display:flex}.notif-item[data-v-c3cb0055]:hover{background:var(--app-page-bg);box-shadow:none}.notif-item[data-v-c3cb0055]:focus-visible{outline:0}.notif-item[data-v-c3cb0055]:active{box-shadow:none;transform:scale(.99)}.notif-item--unread[data-v-c3cb0055]{background:color-mix(in srgb,var(--p-primary-500) 4%,transparent);box-shadow:none}html.dark{background:var(--app-hover);box-shadow:none;box-shadow:none;background:color-mix(in srgb,var(--p-primary-500) 10%,transparent);box-shadow:none}.notif-icon[data-v-c3cb0055]{border-radius:var(--app-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.notif-title[data-v-c3cb0055]{color:var(--app-text);font-size:14px;font-weight:600;line-height:1.3}.notif-message[data-v-c3cb0055]{color:var(--app-text-subtle);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.notif-time[data-v-c3cb0055]{color:var(--app-text-faint);margin-top:6px;font-size:12px}.notif-unread-dot[data-v-c3cb0055]{background:var(--p-primary-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:12px}.notif-sheet-wrap[data-v-c3cb0055]{z-index:1100;-webkit-backdrop-filter:blur(3px);background:#00000073;position:fixed;inset:0}.notif-sheet[data-v-c3cb0055]{background:var(--app-card-bg);border-radius:var(--app-radius-xl) var(--app-radius-xl) 0 0;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;height:85svh;max-height:900px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.notif-sheet-enter-active[data-v-c3cb0055],.notif-sheet-leave-active[data-v-c3cb0055]{transition:opacity .25s}.notif-sheet-enter-active .notif-sheet[data-v-c3cb0055],.notif-sheet-leave-active .notif-sheet[data-v-c3cb0055]{transition:transform .28s cubic-bezier(.16,1,.3,1)}.notif-sheet-enter-from[data-v-c3cb0055],.notif-sheet-leave-to[data-v-c3cb0055]{opacity:0}.notif-sheet-enter-from .notif-sheet[data-v-c3cb0055],.notif-sheet-leave-to .notif-sheet[data-v-c3cb0055]{transform:translateY(100%)}.notif-sheet-handle-area[data-v-c3cb0055]{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:8px 0 6px}.notif-sheet-handle-area[data-v-c3cb0055]:active{cursor:grabbing}.notif-sheet-handle[data-v-c3cb0055]{background:var(--app-border);border-radius:2px;width:40px;height:4px;margin:0 auto}.notif-sheet-header[data-v-c3cb0055]{background:var(--app-card-bg);color:var(--app-text);border-bottom:1px solid var(--app-hover);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.notif-sheet-header-title[data-v-c3cb0055]{font-size:15px;font-weight:600}.notif-sheet-close[data-v-c3cb0055]{background:var(--app-hover);color:var(--app-text-subtle);border-radius:var(--app-radius-sm);cursor:pointer;border:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.notif-sheet-close[data-v-c3cb0055]:hover{background:color-mix(in srgb,var(--p-primary-500) 10%,var(--app-hover))}.notif-sheet-mark-all[data-v-c3cb0055]{justify-content:flex-end;padding:8px 14px 0;display:flex}.notif-sheet-list[data-v-c3cb0055]{flex:1;min-height:0;padding:10px 14px 6px;overflow-y:auto}@media (width<=768px){.notif-sheet-header[data-v-c3cb0055]{border-bottom:1px solid var(--app-hover);background:var(--app-card-bg)!important;color:var(--app-text)!important}.notif-sheet-close[data-v-c3cb0055]{background:var(--app-hover)!important;color:var(--app-text-subtle)!important}}.support-trigger{background:var(--p-primary-500);color:#fff;cursor:pointer;width:56px;height:56px;box-shadow:none;z-index:1000;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:20px;right:20px}.support-trigger-badge{border-radius:var(--app-radius-pill);background:var(--p-red-600);color:#fff;text-align:center;border:0;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;line-height:20px;position:absolute;top:-4px;right:-4px}.support-sheet-wrap{z-index:1100;-webkit-backdrop-filter:blur(3px);background:#00000073;position:fixed;inset:0}.support-sheet{background:var(--app-card-bg);border-radius:var(--app-radius-xl) var(--app-radius-xl) 0 0;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;height:68svh;max-height:900px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.support-sheet-enter-active,.support-sheet-leave-active{transition:opacity .25s}.support-sheet-enter-active .support-sheet,.support-sheet-leave-active .support-sheet{transition:transform .28s cubic-bezier(.16,1,.3,1)}.support-sheet-enter-from,.support-sheet-leave-to{opacity:0}.support-sheet-enter-from .support-sheet,.support-sheet-leave-to .support-sheet{transform:translateY(100%)}@media (width<=768px){.support-sheet{height:85svh}}.support-sheet-handle-area{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:8px 0 6px}.support-sheet-handle-area:active{cursor:grabbing}.support-sheet-handle{background:var(--app-border);border-radius:2px;width:40px;height:4px;margin:0 auto}.support-header{background:var(--app-card-bg);color:var(--app-text);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.support-header-title{font-size:15px;font-weight:600}.support-header-sub{color:var(--app-text);margin-top:2px;font-size:12px}.support-close{background:var(--app-control-bg);color:var(--app-text);border-radius:var(--app-radius-md);cursor:pointer;border:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.support-close:hover{background:var(--app-hover)}.support-messages{background:var(--app-page-bg);flex:1;min-height:0;padding:14px 14px 6px;overflow-y:auto}.support-empty{text-align:center;padding:40px 20px}.support-msg{flex-direction:column;max-width:85%;margin-bottom:12px;display:flex}.support-msg--out{align-items:flex-end;margin-left:auto}.support-msg--in{align-items:flex-start;margin-right:auto}.support-msg-bubble{border-radius:var(--app-radius-md);white-space:pre-wrap;word-wrap:break-word;padding:9px 13px;font-size:13px;line-height:1.4}.support-msg--out .support-msg-bubble{background:var(--p-primary-500);color:#fff;border-bottom-right-radius:var(--app-radius-sm)}.support-msg--in .support-msg-bubble{background:var(--app-card-bg);color:var(--app-text);border:0;border-bottom-left-radius:4px}.support-msg-meta{color:var(--app-text-faint);margin-top:3px;padding:0 6px;font-size:10px}.support-sys{text-align:center;color:var(--app-text-subtle);max-width:85%;margin:6px auto;padding:6px 14px;font-size:11px}.support-input{background:var(--app-card-bg);border-top:0;align-items:flex-end;gap:8px;padding:12px;display:flex}.support-input-area{resize:none;flex:1;min-height:72px;max-height:200px;font-size:14px;border-radius:var(--app-control-radius)!important}.pwa-ios-hint[data-v-0b69c634]{bottom:calc(24px + env(safe-area-inset-bottom));background:var(--app-card-bg);border-radius:var(--app-radius-lg);width:min(380px,100vw - 32px);box-shadow:none;z-index:800;border:0;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;left:auto;right:16px}@media (width<=768px){.pwa-ios-hint[data-v-0b69c634]{bottom:calc(160px + env(safe-area-inset-bottom));width:auto;left:16px;right:16px}}.pwa-ios-close[data-v-0b69c634]{cursor:pointer;color:var(--app-text-muted);background:0 0;border:none;padding:4px;font-size:12px;position:absolute;top:10px;right:10px}.pwa-ios-icon img[data-v-0b69c634]{border-radius:var(--app-radius-md);flex-shrink:0;width:44px;height:44px}.pwa-ios-title[data-v-0b69c634]{color:var(--app-text);margin-bottom:2px;font-size:14px;font-weight:700}.pwa-ios-desc[data-v-0b69c634]{color:var(--app-text-muted);font-size:12px;line-height:1.4}.pwa-install-btn[data-v-0b69c634]{background:var(--p-primary-500);color:#fff;border-radius:var(--app-radius-md);cursor:pointer;border:none;flex-shrink:0;margin-left:auto;margin-right:18px;padding:8px 14px;font-size:13px;font-weight:600}.slide-up-enter-active[data-v-0b69c634],.slide-up-leave-active[data-v-0b69c634]{transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s}.slide-up-enter-from[data-v-0b69c634],.slide-up-leave-to[data-v-0b69c634]{opacity:0;transform:translateY(20px)}.subscription-banner[data-v-c1e0980d]{align-items:center;gap:10px;padding:10px 24px;font-size:13px;font-weight:500;display:flex}.subscription-banner--error[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-red-500) 10%,transparent);color:var(--app-red)}.subscription-banner--warn[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-yellow-400) 14%,transparent);color:var(--app-yellow)}.theme-toggle-btn[data-v-c1e0980d]{border-radius:var(--app-radius-md);cursor:pointer;width:36px;height:36px;color:var(--app-text-muted);background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;transition:background .15s,color .15s;display:inline-flex}.theme-toggle-btn[data-v-c1e0980d]:hover{background:var(--app-hover);color:var(--app-text)}.sub-banner-link[data-v-c1e0980d]{color:inherit;white-space:nowrap;margin-left:auto;text-decoration:underline}.subscription-banner--block[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-red-500) 12%,transparent);color:var(--app-red)}.block-card[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-red-500) 8%,transparent);border-radius:var(--app-radius-lg);color:var(--app-text);border:0;margin:16px 24px 0;padding:16px 20px}.block-card-header[data-v-c1e0980d]{color:var(--app-red);align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.block-card-header i[data-v-c1e0980d]{font-size:16px}.block-card-reason-label[data-v-c1e0980d]{color:var(--app-text-subtle);margin-bottom:4px;font-size:12px;font-weight:600}.block-card-reason[data-v-c1e0980d]{color:var(--app-text);white-space:pre-wrap;margin-bottom:12px;font-size:14px;font-weight:500;line-height:1.45}.block-card-hint[data-v-c1e0980d]{color:var(--app-text-muted);font-size:13px;line-height:1.5}.sidebar-location[data-v-c1e0980d]{padding:0 12px 12px;position:relative}.location-trigger[data-v-c1e0980d]{background:var(--app-page-bg);border-radius:var(--app-radius-md);cursor:pointer;width:100%;color:var(--app-text);border:0;outline:0;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;transition:background .15s,transform .15s;display:flex}.location-trigger[data-v-c1e0980d]:hover{background:var(--app-hover)}.location-trigger[data-v-c1e0980d]:focus-visible{outline:0}.location-trigger[data-v-c1e0980d]:active{transform:scale(.99)}.location-trigger--open[data-v-c1e0980d]{background:var(--app-card-bg)}.location-trigger-icon[data-v-c1e0980d]{color:var(--p-primary-500);flex-shrink:0;font-size:14px}.location-trigger-main[data-v-c1e0980d]{text-align:left;flex:1;min-width:0}.location-trigger-label[data-v-c1e0980d]{letter-spacing:.04em;text-transform:uppercase;color:var(--app-text-faint);font-size:10px;font-weight:600;line-height:1.2}.location-trigger-value[data-v-c1e0980d]{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.location-trigger-chevron[data-v-c1e0980d]{color:var(--app-text-faint);flex-shrink:0;font-size:11px}.location-menu[data-v-c1e0980d]{z-index:100;background:var(--app-card-bg);border-radius:var(--app-radius-lg);border:0;padding:4px;position:absolute;top:calc(100% - 4px);left:12px;right:12px;overflow:hidden;box-shadow:0 8px 24px #2024241a}.location-menu-item[data-v-c1e0980d]{border-radius:var(--app-radius-md);cursor:pointer;width:100%;color:var(--app-text);text-align:left;background:0 0;border:none;outline:0;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;transition:background .12s,box-shadow .12s;display:flex}.location-menu-item[data-v-c1e0980d]:focus-visible{outline:0}.location-menu-item[data-v-c1e0980d]:hover{background:var(--app-hover)}.location-menu-item--active[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-primary-500) 10%,transparent);color:var(--app-primary-soft-fg)}.location-menu-item i[data-v-c1e0980d]{color:var(--p-primary-500);flex-shrink:0;font-size:13px}.location-menu-item-body[data-v-c1e0980d]{flex:1;min-width:0}.location-menu-item-name[data-v-c1e0980d]{font-size:13px;font-weight:600;line-height:1.3}.location-menu-item-address[data-v-c1e0980d]{color:var(--app-text-subtle);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11px;overflow:hidden}.location-menu-divider[data-v-c1e0980d]{background:var(--app-hover);height:1px;margin:4px 6px}.location-menu-manage[data-v-c1e0980d]{border-radius:var(--app-radius-md);color:var(--app-text-muted);align-items:center;gap:10px;padding:8px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.location-menu-manage i[data-v-c1e0980d]{font-size:11px}.location-menu-manage[data-v-c1e0980d]:hover{background:var(--app-hover);color:var(--app-text)}.user-menu[data-v-c1e0980d]{z-index:1000;background:var(--app-card-bg);border-radius:var(--app-radius-md);border:0;position:absolute;bottom:100%;left:8px;right:8px;overflow:hidden;box-shadow:0 8px 24px #2024241a}html.dark{box-shadow:0 8px 24px #00000047}@media (width<=1024px){body.app-zoom{zoom:1!important}.main-layout{height:100svh!important;min-height:100svh!important;overflow:hidden!important}.sidebar{display:none!important}.main-content{width:100%!important;min-width:0!important;padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}.btn-new-apt[data-v-c1e0980d] .p-button-label{display:none}.btn-new-apt[data-v-c1e0980d] .p-button-icon{margin:0}.btn-new-apt[data-v-c1e0980d]{display:none}.main-content[data-v-c1e0980d]{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}.bottom-nav[data-v-c1e0980d]{display:none}@media (width<=1024px){.bottom-nav[data-v-c1e0980d]{bottom:max(20px,calc(12px + env(safe-area-inset-bottom)));background:var(--app-control-bg);-webkit-backdrop-filter:none;border-radius:var(--app-radius-xl);height:62px;box-shadow:none;z-index:900;border:0;align-items:center;padding:0 4px;position:fixed;left:16px;right:16px;display:flex!important}.dark{background:var(--app-control-bg);box-shadow:none;border:0}.bottom-nav-item[data-v-c1e0980d]{color:var(--app-text-subtle);cursor:pointer;border-radius:var(--app-radius-md);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.bottom-nav-item i[data-v-c1e0980d]{font-size:20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.bottom-nav-item:active i[data-v-c1e0980d]{transform:scale(.88)}.bottom-nav-item--active[data-v-c1e0980d]{color:var(--p-primary-500)}.bottom-nav-item--active .bottom-nav-pill[data-v-c1e0980d]{background:color-mix(in srgb,var(--p-primary-500) 12%,var(--app-card-bg))}.dark{background:color-mix(in srgb,var(--p-primary-500) 18%,var(--app-card-bg))}.bottom-nav-pill[data-v-c1e0980d]{border-radius:var(--app-radius-lg);flex-direction:column;align-items:center;gap:2px;padding:5px 14px;transition:background .2s,color .2s;display:flex}.bottom-nav-add-circle[data-v-c1e0980d]{background:var(--p-primary-500);color:#fff;width:44px;height:44px;box-shadow:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.bottom-nav-add:active .bottom-nav-add-circle[data-v-c1e0980d]{box-shadow:none;transform:scale(.92)}.bottom-nav-add:disabled .bottom-nav-add-circle[data-v-c1e0980d]{background:var(--app-border-strong);box-shadow:none}.support-trigger,.support-panel{bottom:90px!important}}.mobile-sheet-wrap[data-v-c1e0980d]{display:none}@media (width<=1024px){.mobile-sheet-wrap[data-v-c1e0980d]{z-index:1100;-webkit-backdrop-filter:blur(3px);background:#00000073;display:block;position:fixed;inset:0}.mobile-sheet[data-v-c1e0980d]{background:var(--app-card-bg);border-radius:var(--app-radius-xl) var(--app-radius-xl) 0 0;padding:12px 12px calc(16px + env(safe-area-inset-bottom));max-height:85svh;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.mobile-sheet-handle[data-v-c1e0980d]{background:var(--app-border);border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.mobile-sheet-head[data-v-c1e0980d]{justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 6px 10px;display:flex}.mobile-sheet-biz[data-v-c1e0980d]{min-width:0}.mobile-sheet-biz-name[data-v-c1e0980d]{word-break:break-word;font-size:18px;font-weight:700;line-height:1.15}.mobile-sheet-badges[data-v-c1e0980d]{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.mobile-sheet-close[data-v-c1e0980d]{background:var(--app-hover);width:36px;height:36px;color:var(--app-text-subtle);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-sheet-close i[data-v-c1e0980d]{font-size:13px}.mobile-sheet-section[data-v-c1e0980d]{text-transform:uppercase;letter-spacing:.06em;color:var(--app-text-muted);margin:14px 6px 8px;font-size:11px;font-weight:700}.mobile-sheet-list[data-v-c1e0980d]{flex-direction:column;gap:0;margin-bottom:2px;padding:0 6px;display:flex}.mobile-sheet-list[data-v-c1e0980d],.sheet-row[data-v-c1e0980d]{background:0 0;border:0;border-radius:0}.sheet-row[data-v-c1e0980d]{-moz-column-gap:12px;border-bottom:1px solid var(--app-hover);min-height:54px;color:var(--app-text);text-align:left;box-shadow:none;appearance:none;width:100%;font-size:13px;font-weight:500;font:inherit;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;column-gap:12px;padding:12px 0;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:grid;position:relative}.sheet-row[data-v-c1e0980d]:active{transform:scale(.98)}.sheet-row-icon[data-v-c1e0980d]{width:28px;height:28px;color:var(--app-text-subtle);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sheet-row-icon i[data-v-c1e0980d]{color:inherit;font-size:18px}.sheet-row-content[data-v-c1e0980d]{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.sheet-row-title[data-v-c1e0980d]{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:14px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.sheet-row-arrow[data-v-c1e0980d]{color:var(--app-text-faint);flex-shrink:0;justify-self:end;font-size:12px!important}.sheet-row.router-link-active[data-v-c1e0980d],.sheet-row[data-v-c1e0980d]:hover{color:var(--p-primary-600)}.sheet-row--locked[data-v-c1e0980d]{cursor:pointer;opacity:.72}.sheet-row--locked .sheet-row-icon[data-v-c1e0980d]{color:var(--app-text-faint)}.sheet-row-lock[data-v-c1e0980d]{flex-shrink:0;justify-self:end;color:var(--app-text-faint)!important;font-size:12px!important}.sheet-row .sheet-external[data-v-c1e0980d]{color:var(--app-text-faint);position:absolute;top:7px;right:7px;font-size:10px!important}.sheet-row-label[data-v-c1e0980d]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-sheet-profile[data-v-c1e0980d]{border-radius:var(--app-radius-lg);background:color-mix(in srgb,var(--app-page-bg) 40%,transparent);cursor:pointer;border:0;align-items:center;gap:12px;width:100%;margin:12px 6px 0;padding:14px 12px;transition:background .15s,box-shadow .15s,transform .15s;display:flex}.mobile-sheet-profile[data-v-c1e0980d]:hover{background:var(--app-hover)}.mobile-sheet-profile[data-v-c1e0980d]:active{transform:scale(.99)}.mobile-sheet-avatar[data-v-c1e0980d]{flex-shrink:0}.mobile-sheet-profile-info[data-v-c1e0980d]{flex:1;min-width:0}.mobile-sheet-profile-name[data-v-c1e0980d]{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.mobile-sheet-profile-role[data-v-c1e0980d]{color:var(--app-text-subtle);margin-top:2px;font-size:11px;font-weight:500}.mobile-sheet-profile>i[data-v-c1e0980d]:last-child{color:var(--app-text-faint);flex-shrink:0;font-size:12px}.sheet-logout[data-v-c1e0980d]{border-radius:var(--app-radius-lg);background:color-mix(in srgb,var(--p-red-500) 8%,transparent);width:100%;color:var(--p-red-500);cursor:pointer;border:0;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:14px;font-weight:500;display:flex}.sheet-enter-active[data-v-c1e0980d],.sheet-leave-active[data-v-c1e0980d]{transition:opacity .25s}.sheet-enter-active .mobile-sheet[data-v-c1e0980d],.sheet-leave-active .mobile-sheet[data-v-c1e0980d]{transition:transform .28s cubic-bezier(.16,1,.3,1)}.sheet-enter-from[data-v-c1e0980d],.sheet-leave-to[data-v-c1e0980d]{opacity:0}.sheet-enter-from .mobile-sheet[data-v-c1e0980d],.sheet-leave-to .mobile-sheet[data-v-c1e0980d]{transform:translateY(100%)}}
