.layout_shell__5ssCx{min-height:100dvh;flex-direction:column}.layout_bar__swnNP,.layout_shell__5ssCx{display:flex;background:var(--color-bg-primary,#fff)}.layout_bar__swnNP{position:sticky;top:0;z-index:20;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--color-border,#e5e7eb)}.layout_brand__Z8UvE{font-weight:800;letter-spacing:.02em;color:var(--color-text-primary,#1f2937)}.layout_brand__Z8UvE,.layout_leave__9zcvC{font-size:var(--text-sm,.875rem);text-decoration:none}.layout_leave__9zcvC{font-weight:600;color:var(--color-accent-hover,#d96410)}.layout_leave__9zcvC:hover{text-decoration:underline}.layout_main__HWMX9{flex:1 1;width:100%;max-width:60rem;margin:0 auto;padding:1rem}.layout_center__wwVNS{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:50dvh;text-align:center}.layout_errorTitle__iW6dQ{margin:0;font-size:var(--text-lg,1.125rem);font-weight:700;color:var(--color-text-primary,#1f2937)}.layout_errorBody__XImdl{margin:0;font-size:var(--text-sm,.875rem);color:var(--color-text-secondary,#6b7280)}.layout_spinner__96FG8{width:24px;height:24px;border:2px solid var(--color-border,#e5e7eb);border-top-color:var(--color-accent,#f0761e);border-radius:50%;animation:layout_spin__s0FQZ .7s linear infinite}@keyframes layout_spin__s0FQZ{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.layout_spinner__96FG8{animation-duration:2s}}