.app-header[data-v-dfc1306a]{z-index:var(--creator-mobile-header-z-index);border-bottom:1px solid var(--border-muted);background:var(--surface-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:60px;display:block;position:fixed;top:0;left:0;right:0}.app-header__content[data-v-dfc1306a]{width:100%;max-width:1276px;height:100%;padding:0 var(--creator-mobile-menu-gutter);align-items:center;gap:16px;margin:0 auto;display:flex;position:relative}.app-header__mobile-back[data-v-dfc1306a]{display:none}.app-header__brand[data-v-dfc1306a]{color:var(--brand-wordmark);letter-spacing:-.5px;cursor:pointer;align-items:center;gap:8px;font-size:22px;font-weight:700;text-decoration:none;display:inline-flex}.app-header__brand[data-v-dfc1306a]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;border-radius:6px}.app-header__brand svg[data-v-dfc1306a]{width:28px;height:28px}.app-header__shortcuts[data-v-dfc1306a]{align-items:center;height:100%;margin-left:auto;display:flex}.app-header__shortcut[data-v-dfc1306a]{width:var(--header-shortcut-size);height:100%;color:var(--content-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.app-header__shortcut[data-v-dfc1306a]:active,.app-header__shortcut[data-v-dfc1306a]:hover{background:var(--surface-hover);color:var(--focus-ring)}.app-header__shortcut[data-v-dfc1306a]:focus-visible{z-index:1;outline:2px solid var(--focus-ring);outline-offset:-3px}.app-header__shortcut--active[data-v-dfc1306a]{color:var(--interactive-primary)}.app-header__shortcut--active[data-v-dfc1306a]:after{background:var(--interactive-primary);content:"";border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.app-header__shortcut svg[data-v-dfc1306a]{width:var(--header-shortcut-icon-size);height:var(--header-shortcut-icon-size)}.app-header__shortcut-badge[data-v-dfc1306a]{width:var(--header-shortcut-badge-size);height:var(--header-shortcut-badge-size);border-radius:var(--radius-full);background:var(--interactive-primary);color:var(--content-on-accent);justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px}.app-header__toast[data-v-dfc1306a]{z-index:calc(var(--creator-mobile-header-z-index) + 1);border-radius:var(--radius-full);background:var(--gray-900);box-shadow:var(--header-toast-shadow);color:var(--white);pointer-events:none;padding:9px 16px;font-size:14px;font-weight:600;position:fixed;top:72px;left:50%;transform:translate(-50%)}.app-header-toast-enter-active[data-v-dfc1306a],.app-header-toast-leave-active[data-v-dfc1306a]{transition:opacity .15s,transform .15s}.app-header-toast-enter-from[data-v-dfc1306a],.app-header-toast-leave-to[data-v-dfc1306a]{opacity:0;transform:translate(-50%,-4px)}.app-header__join[data-v-dfc1306a]{border-radius:var(--radius-full);background:var(--interactive-primary);min-height:36px;color:var(--content-on-accent);cursor:pointer;opacity:1;border:0;margin-left:auto;padding:8px 16px;font-size:14px;font-weight:600}.app-header__join[data-v-dfc1306a]:active,.app-header__join[data-v-dfc1306a]:hover{background:var(--interactive-primary-hover)}.app-header__join[data-v-dfc1306a]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (width<=768px){.app-header[data-v-dfc1306a]{height:var(--creator-mobile-header-height);background:var(--surface-card)}.app-header__content[data-v-dfc1306a]{gap:4px}.app-header__brand[data-v-dfc1306a]{font-size:20px}}@media (width<=767px){.app-header[data-v-dfc1306a]{overflow:hidden}.app-header__shortcuts[data-v-dfc1306a],.app-header__toast[data-v-dfc1306a]{display:none}.app-header--mobile-collapsed[data-v-dfc1306a]{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border-bottom-color:#0000}.app-header__mobile-back[data-v-dfc1306a]{z-index:var(--creator-mobile-header-back-layer-z-index);pointer-events:none;background:0 0;align-items:flex-start;padding:10px;display:flex;position:absolute;inset:0}.app-header__mobile-back button[data-v-dfc1306a]{width:var(--creator-mobile-back-hit-size);height:var(--creator-mobile-back-hit-size);border-radius:var(--radius-full);color:var(--content-on-accent);cursor:pointer;isolation:isolate;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.app-header__mobile-back button[data-v-dfc1306a]:before{z-index:-1;width:var(--creator-mobile-back-circle-size);height:var(--creator-mobile-back-circle-size);border-radius:var(--radius-full);background:var(--creator-mobile-back-surface);content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-header__mobile-back button[data-v-dfc1306a]:active:before,.app-header__mobile-back button[data-v-dfc1306a]:hover:before{background:var(--creator-mobile-back-surface-hover)}.app-header__mobile-back button[data-v-dfc1306a]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.app-header__mobile-back svg[data-v-dfc1306a]{width:20px;height:20px}.app-header__content[data-v-dfc1306a]{z-index:var(--creator-mobile-header-content-layer-z-index);background:var(--surface-card);transition:transform .2s}.app-header--mobile-collapsed .app-header__content[data-v-dfc1306a]{transform:translateY(-100%)}}@media (prefers-reduced-motion:reduce){.app-header-toast-enter-active[data-v-dfc1306a],.app-header-toast-leave-active[data-v-dfc1306a],.app-header__content[data-v-dfc1306a]{transition:none}}
