.app-root[data-v-f1f4738f]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.boot-shell[data-v-f1f4738f]{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--op-space-3);background:var(--op-bg);color:var(--op-text)}.boot-title[data-v-f1f4738f]{margin:0;font-size:var(--op-text-xl);font-weight:650}.boot-hint[data-v-f1f4738f]{margin:0;font-size:var(--op-text-sm);color:var(--op-muted)}.boot-hint--err[data-v-f1f4738f]{max-width:36rem;text-align:center;color:#8b1538}:root{--op-red: #c81f38;--op-red-mid: #a01830;--op-red-dark: #641925;--op-anthracite: #2a2627;--op-anthracite-muted: #494445;--op-mac-bg-primary: #fbf9f6;--op-mac-bg-secondary: #f4eeea;--op-mac-text-primary: #231b1c;--op-mac-text-secondary: #6b5458;--op-mac-accent: #7a272f;--op-bg: #f6f5f4;--op-surface: #ffffff;--op-surface-2: #eeedec;--op-text: #1f1d1e;--op-muted: #6b6564;--op-border: rgba(42, 38, 39, .09);--op-accent: var(--op-red);--op-accent-deep: var(--op-red-mid);--op-accent-contrast: #ffffff;--op-text-2xs: .6875rem;--op-focus: #c81f38;--op-link: #9e1831;--op-link-hover: var(--op-red-dark);--op-sidebar: #ebe9e7;--op-sidebar-text: #1f1d1e;--op-sidebar-muted: #6b6564;--op-radius: 12px;--op-radius-sm: 8px;--op-shadow: 0 12px 40px rgba(28, 22, 24, .08);--op-shadow-sm: 0 4px 16px rgba(28, 22, 24, .06);--op-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--op-space-1: 4px;--op-space-2: 8px;--op-space-3: 12px;--op-space-4: 16px;--op-space-5: 20px;--op-space-6: 24px;--op-space-8: 32px;--op-space-10: 40px;--op-space-12: 48px;--op-text-xs: .75rem;--op-text-sm: .875rem;--op-text-base: 1rem;--op-text-lg: 1.125rem;--op-text-xl: 1.35rem;--op-text-2xl: 1.6rem}.op-admin-mobile-shell{--bn-capsule-h: 56px}.op-admin-mobile-shell>.bottom-nav-spacer{flex-shrink:0;height:calc(var(--bn-capsule-h) + 6px + env(safe-area-inset-bottom,0px));pointer-events:none;background:transparent}.admin-mob-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:flex-end;background:transparent;pointer-events:none;z-index:50;box-sizing:border-box}.admin-mob-nav .bottom-nav{pointer-events:auto;width:calc(100% - 32px);max-width:420px;margin:0 auto;margin-bottom:calc(env(safe-area-inset-bottom,0px) + 6px);box-sizing:border-box;min-height:var(--bn-capsule-h);height:auto;display:flex;align-items:stretch;justify-content:space-around;border-radius:26px;background:#ffffffeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(0,0,0,.05);box-shadow:0 12px 40px #0000002e,0 4px 12px #0000001a}.admin-mob-nav .bottom-nav-list{list-style:none;margin:0;padding:1px 2px;display:flex;flex:1;min-height:0;justify-content:space-around;align-items:stretch;gap:0;box-sizing:border-box;position:relative;z-index:2}.admin-mob-nav .bottom-nav-item{flex:1 1 0;min-width:0;display:flex;justify-content:center;align-items:stretch}.admin-mob-nav .bottom-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:100%;max-width:100%;box-sizing:border-box;padding:2px 0;border-radius:12px;text-decoration:none;color:var(--op-muted);font-size:clamp(.5rem,1.45vw + .28rem,.56rem);font-weight:600;letter-spacing:0;text-align:center;position:relative;-webkit-tap-highlight-color:transparent;min-height:40px;transform-origin:center bottom;transition:transform var(--op-motion-tap-ms, 145ms) cubic-bezier(.25,.1,.25,1),color 175ms ease,background 175ms ease,box-shadow 175ms ease,opacity 175ms ease}.admin-mob-nav .bottom-nav-link:active{transform:scale(var(--op-tap-scale, .97))}.admin-mob-nav .bottom-nav-link.active{color:var(--op-mac-accent);background:color-mix(in srgb,var(--op-mac-accent) 10%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--op-mac-accent) 22%,transparent)}.admin-mob-nav .bottom-nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;margin-inline:auto;opacity:.92}.admin-mob-nav .bottom-nav-icon svg{width:18px;height:18px}.admin-mob-nav .bottom-nav-link.active .bottom-nav-icon{opacity:1}.admin-mob-nav .bottom-nav-label{display:block;width:100%;max-width:100%;white-space:nowrap;line-height:1.12;text-align:center;overflow:hidden;text-overflow:ellipsis;padding-inline:0}@media(max-width:380px){.admin-mob-nav .bottom-nav{width:calc(100% - 24px);max-width:100%}.admin-mob-nav .bottom-nav-link{font-size:.5rem;padding:2px 0;letter-spacing:0}.admin-mob-nav .bottom-nav-icon{width:18px;height:18px}.admin-mob-nav .bottom-nav-icon svg{width:16px;height:16px}}@media(max-width:340px){.admin-mob-nav .bottom-nav-list{padding:1px}.admin-mob-nav .bottom-nav-link{font-size:.47rem}}@media(prefers-reduced-motion:reduce){.admin-mob-nav .bottom-nav-link{transition-duration:1ms!important}.admin-mob-nav .bottom-nav-link:active{transform:none}}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--op-font);font-size:16px;line-height:1.5;color:var(--op-text);background:var(--op-bg);-webkit-font-smoothing:antialiased;height:100%;min-height:100dvh;overflow:hidden;overscroll-behavior:none}body{margin:0;height:100%;min-height:100dvh;overflow:hidden;overscroll-behavior:none}#app{height:100%;min-height:100dvh;overflow:hidden;overscroll-behavior:none;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}:focus-visible{outline:2px solid var(--op-focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-shell{max-width:1100px;margin:0 auto;width:100%;padding:0 var(--op-space-4)}@media(max-width:640px){.admin-shell{padding:0 var(--op-space-3)}}
