@keyframes auth-diagram-draw{to{stroke-dashoffset:0}}@keyframes auth-diagram-node-pulse{0%,to{filter:drop-shadow(0 0 #ff7a0000)}50%{filter:drop-shadow(0 0 6px #ff7a008c)}}@keyframes auth-diagram-hub-glow{0%,to{stroke-opacity:.85;filter:drop-shadow(0 0 #ff7a0000)}50%{stroke-opacity:1;filter:drop-shadow(0 0 10px #ff7a0047)}}@keyframes auth-diagram-bracket-in{0%{opacity:0}to{opacity:1}}@keyframes auth-diagram-pulse-glow{0%,to{opacity:.35}50%{opacity:1}}.auth-portal-diagram{align-self:end;width:min(100%,620px);max-width:620px;margin-top:auto}.auth-portal-diagram__svg{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block;overflow:visible}.auth-portal-diagram__dot{fill:#ffffff24}.auth-portal-diagram__hub-bg{fill:#0f1115b8}.auth-portal-diagram__wire{stroke:#ffffff38;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;animation:.9s cubic-bezier(.4,0,.2,1) forwards auth-diagram-draw;animation-delay:var(--wire-delay,0s)}.auth-portal-diagram__wire--out{stroke-dasharray:1}.auth-portal-diagram__pulse{fill:var(--auth-accent,#ff7a00);filter:drop-shadow(0 0 4px #ff7a008c);animation:.45s ease-in-out infinite auth-diagram-pulse-glow;animation-delay:var(--pulse-delay,0s)}.auth-portal-diagram__pulse--out{animation-delay:1.45s}.auth-portal-diagram__label{fill:#8b919c;letter-spacing:.14em;text-transform:uppercase;dominant-baseline:middle;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:10px;font-weight:500}.auth-portal-diagram__label--stacked{letter-spacing:.12em}.auth-portal-diagram__node{fill:var(--auth-accent,#ff7a00);opacity:0;animation:.4s forwards auth-diagram-bracket-in,2.8s ease-in-out 1.1s infinite auth-diagram-node-pulse;animation-delay:var(--node-delay,.3s), calc(var(--node-delay,.3s) + .75s)}.auth-portal-diagram__node--out{--node-delay:1.05s}.auth-portal-diagram__bracket{stroke:#d0d3d8;stroke-width:1px;fill:none;vector-effect:non-scaling-stroke;opacity:0;animation:.45s forwards auth-diagram-bracket-in;animation-delay:var(--bracket-delay,.55s)}.auth-portal-diagram__core{stroke:var(--auth-accent,#ff7a00);stroke-width:1px;opacity:0;animation:.55s .5s forwards auth-diagram-bracket-in,3s ease-in-out 1.1s infinite auth-diagram-hub-glow}.auth-portal-diagram__core-node{fill:var(--auth-accent,#ff7a00);animation:2.4s ease-in-out 1s infinite auth-diagram-node-pulse}@media (width<=1100px){.auth-portal-diagram{display:none}}@media (prefers-reduced-motion:reduce){.auth-portal-diagram__wire,.auth-portal-diagram__node,.auth-portal-diagram__core,.auth-portal-diagram__bracket,.auth-portal-diagram__core-node,.auth-portal-diagram__pulse{animation:none!important}.auth-portal-diagram__wire{stroke-dashoffset:0}.auth-portal-diagram__node,.auth-portal-diagram__core,.auth-portal-diagram__bracket,.auth-portal-diagram__pulse{opacity:1}}.auth-shell[data-v-eda72478]{--auth-bg:var(--theme-canvas);--auth-surface:var(--theme-surface);--auth-text:var(--theme-text);--auth-muted:var(--theme-text-muted);--auth-accent:var(--theme-accent);--auth-accent-hover:var(--theme-accent-hover);--auth-rule:var(--theme-border-strong);--auth-error:var(--theme-danger-ink);--auth-success:var(--theme-success-ink);background:var(--theme-canvas);color:var(--theme-text)}.auth-story[data-v-eda72478]{background-color:var(--theme-canvas);background-image:linear-gradient(var(--theme-canvas-grid) 1px, transparent 1px), linear-gradient(90deg, var(--theme-canvas-grid) 1px, transparent 1px);background-size:12px 12px}.auth-entry[data-v-eda72478]{background:var(--theme-surface)}[data-v-eda72478] .auth-heading-lockup p,[data-v-eda72478] .auth-form-heading>p:last-child,[data-v-eda72478] .auth-help,[data-v-eda72478] .auth-story-footer,[data-v-eda72478] .auth-field-note{color:var(--theme-text-muted)}[data-v-eda72478] .auth-field label,[data-v-eda72478] .auth-label-row,[data-v-eda72478] .auth-form-heading h2,[data-v-eda72478] .auth-recovery-success h2{color:var(--theme-text)}[data-v-eda72478] .auth-field input{border-color:var(--theme-border-strong);background:var(--theme-field);color:var(--theme-text)}[data-v-eda72478] .auth-field input::placeholder{color:var(--theme-text-faint);opacity:1}[data-v-eda72478] .auth-field input:hover:not(:disabled){border-color:var(--theme-text-faint)}[data-v-eda72478] .auth-field input:disabled{border-color:var(--theme-border);background:var(--theme-surface-soft);color:var(--theme-text-faint)}[data-v-eda72478] .auth-submit{border-color:var(--theme-accent);background:var(--theme-accent);color:var(--theme-accent-ink)}[data-v-eda72478] .auth-submit:hover:not(:disabled){border-color:var(--theme-accent-hover);background:var(--theme-accent-hover)}[data-v-eda72478] .auth-secondary-action,[data-v-eda72478] .auth-recovery-back{border-color:var(--theme-border-strong);color:var(--theme-text-secondary);background:0 0}[data-v-eda72478] .auth-secondary-action:hover:not(:disabled),[data-v-eda72478] .auth-recovery-back:hover:not(:disabled){border-color:var(--theme-accent);color:var(--theme-text)}[data-v-eda72478] .auth-text-button,[data-v-eda72478] .auth-forgot,[data-v-eda72478] .auth-help a{color:var(--theme-text-secondary)}[data-v-eda72478] .auth-text-button:hover,[data-v-eda72478] .auth-forgot:hover,[data-v-eda72478] .auth-help a:hover{color:var(--theme-accent)}[data-v-eda72478] .auth-alert{border-color:color-mix(in srgb, var(--theme-danger-ink) 45%, transparent);background:var(--theme-danger-bg);color:var(--theme-danger-ink)}[data-v-eda72478] .auth-alert.is-locked{border-color:color-mix(in srgb, var(--theme-warning-ink) 45%, transparent);background:var(--theme-warning-bg);color:var(--theme-warning-ink)}[data-v-eda72478] .auth-recovery-panel{background:var(--theme-surface)}[data-v-eda72478] .auth-recovery-success-icon{border-color:var(--theme-success-ink);background:var(--theme-success-bg);color:var(--theme-success-ink)}.language-switcher[data-v-e8cb4259]{border:1px solid var(--theme-border-strong);background:var(--theme-surface-soft);min-height:38px;color:var(--theme-text-muted);border-radius:7px;align-items:center;gap:6px;padding:0 4px 0 8px;font-size:.8125rem;font-weight:700;display:inline-flex}.language-switcher[data-v-e8cb4259]:hover{border-color:var(--theme-accent)}.language-switcher-select[data-v-e8cb4259]{min-height:36px;color:var(--theme-text);font:inherit;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;padding:6px 4px 6px 0;font-size:.75rem;font-weight:700}.language-switcher-select[data-v-e8cb4259]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.language-switcher-icon[data-v-e8cb4259]{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:none;width:18px;height:18px}.theme-switcher[data-v-2dee9ef9]{border:1px solid var(--theme-border-strong);background:var(--theme-surface-soft);border-radius:8px;grid-template-columns:repeat(2,34px);padding:2px;display:inline-grid}.theme-switcher button[data-v-2dee9ef9]{width:34px;height:32px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;transition:background-color .16s cubic-bezier(.25,1,.5,1),color .16s cubic-bezier(.25,1,.5,1);display:grid}.theme-switcher button[data-v-2dee9ef9]:hover{color:var(--theme-text)}.theme-switcher button[data-v-2dee9ef9]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.theme-switcher button.is-active[data-v-2dee9ef9]{background:var(--theme-accent);color:var(--theme-accent-ink)}@media (prefers-reduced-motion:reduce){.theme-switcher button[data-v-2dee9ef9]{transition-duration:.01ms}}.auth-utility-controls[data-v-6c754ed1]{align-items:center;gap:10px;display:flex}@media (width<=560px){.auth-utility-controls[data-v-6c754ed1]{gap:7px}}.brand[data-v-f99356fc]{align-items:baseline;gap:10px;min-width:0;display:inline-flex}.brand__lockup[data-v-f99356fc]{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.brand__word[data-v-f99356fc]{color:var(--theme-text);letter-spacing:.4px;font-size:20px;font-weight:600;line-height:1}.brand__square[data-v-f99356fc]{background:#ff7a00;width:13px;height:13px}.brand__caption[data-v-f99356fc]{color:var(--theme-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}@media (width<=620px){.brand__caption[data-v-f99356fc]{display:none}}.user-menu[data-v-c1b9186b]{position:relative}.user-menu__trigger[data-v-c1b9186b]{height:var(--control-height-md,36px);border-radius:var(--radius-control,7px);color:var(--theme-text-secondary);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:0 8px 0 4px;font-size:13px;font-weight:600;display:flex}.user-menu__trigger[data-v-c1b9186b]:hover{border-color:var(--theme-border-strong);color:var(--theme-text)}.user-menu__trigger[data-v-c1b9186b]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.user-menu__avatar[data-v-c1b9186b]{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.user-menu__avatar--initials[data-v-c1b9186b]{background:var(--theme-surface-raised);color:var(--theme-text);letter-spacing:.02em;place-items:center;font-size:11px;font-weight:700;display:grid}.user-menu__name[data-v-c1b9186b]{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.user-menu__panel[data-v-c1b9186b]{z-index:20;border:1px solid var(--theme-border);border-radius:var(--radius-surface,8px);background:var(--theme-surface);min-width:220px;box-shadow:0 12px 28px var(--theme-shadow);padding:12px;position:absolute;top:calc(100% + 6px);right:0}.user-menu__panel-name[data-v-c1b9186b]{color:var(--theme-text);font-size:13px;font-weight:700}.user-menu__panel-email[data-v-c1b9186b]{color:var(--theme-text-muted);text-overflow:ellipsis;margin-bottom:10px;font-size:12px;overflow:hidden}.user-menu__item[data-v-c1b9186b]{width:100%;height:var(--control-height-md,36px);border:1px solid var(--theme-border-strong);border-radius:var(--radius-control,7px);color:var(--theme-text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.user-menu__item[data-v-c1b9186b]:hover{border-color:var(--theme-accent);color:var(--theme-text)}.user-menu__item[data-v-c1b9186b]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.user-menu__item+.user-menu__item[data-v-c1b9186b]{margin-top:6px}@media (width<=620px){.user-menu__name[data-v-c1b9186b]{display:none}}.topbar[data-v-313bc6da]{z-index:10;border-bottom:1px solid var(--theme-border);background:var(--theme-sidebar);justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.topbar__brand[data-v-313bc6da]{min-width:0;text-decoration:none}.topbar__brand[data-v-313bc6da]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:4px}.topbar__tools[data-v-313bc6da]{flex-shrink:0;align-items:center;gap:8px;display:flex}.page-canvas[data-v-2caaf3aa]{min-width:0;min-height:calc(100vh - var(--layout-topbar-height));padding:var(--layout-lead) var(--layout-gutter) var(--layout-rhythm);background-color:var(--theme-canvas);background-image:linear-gradient(var(--theme-canvas-grid) 1px, transparent 1px), linear-gradient(90deg, var(--theme-canvas-grid) 1px, transparent 1px);background-size:var(--layout-grid-cell) var(--layout-grid-cell)}.page-canvas__inner[data-v-2caaf3aa]{margin-inline:auto}.page-canvas__inner--wide[data-v-2caaf3aa]{max-width:var(--layout-content)}.page-canvas__inner--narrow[data-v-2caaf3aa]{max-width:var(--layout-measure)}@media (width<=860px){.page-canvas[data-v-2caaf3aa]{padding:var(--layout-gutter-compact) var(--layout-gutter-compact) var(--layout-rhythm-compact)}}.admin-shell[data-v-f8740059]{background:var(--theme-canvas);min-height:100vh;color:var(--theme-text)}.admin-body[data-v-f8740059]{min-height:calc(100vh - var(--layout-topbar-height));grid-template-columns:220px minmax(0,1fr);display:grid}.admin-sidebar[data-v-f8740059]{border-right:1px solid var(--theme-border);background:var(--theme-sidebar);padding:18px 16px}.admin-nav[data-v-f8740059]{flex-direction:column;gap:2px;display:flex}.admin-nav a[data-v-f8740059]{border-radius:var(--radius-control,7px);min-height:32px;color:var(--theme-text-secondary);align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.admin-nav a[data-v-f8740059]:hover{background:var(--theme-row-hover);color:var(--theme-text)}.admin-nav a[aria-current=page][data-v-f8740059]{background:var(--theme-nav-active);color:var(--theme-text)}.admin-nav a[data-v-f8740059]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.admin-nav__badge[data-v-f8740059]{background:var(--theme-accent-subtle);color:var(--theme-text);font-variant-numeric:tabular-nums;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:12px;line-height:18px}.visually-hidden[data-v-f8740059]{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=860px){.admin-body[data-v-f8740059]{grid-template-columns:minmax(0,1fr)}.admin-sidebar[data-v-f8740059]{border-right:0;border-bottom:1px solid var(--theme-border)}.admin-nav[data-v-f8740059]{flex-direction:row}}.client-shell[data-v-b398b7aa]{background:var(--theme-canvas);min-height:100vh;color:var(--theme-text)}.client-nav[data-v-b398b7aa]{border-bottom:1px solid var(--theme-border);background:var(--theme-sidebar);flex-wrap:wrap;gap:4px;padding:8px 20px;display:flex}.client-nav a[data-v-b398b7aa]{min-height:var(--control-height-sm,34px);border-radius:var(--radius-control,7px);color:var(--theme-text-secondary);align-items:center;padding:6px 12px;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.client-nav a[data-v-b398b7aa]:hover{background:var(--theme-row-hover);color:var(--theme-text)}.client-nav a[aria-current=page][data-v-b398b7aa]{background:var(--theme-nav-active);color:var(--theme-text)}.client-nav a[data-v-b398b7aa]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}
