.admin-shell[data-v-0b90307d]{display:flex;min-height:100vh;width:100%}.admin-shell__sider[data-v-0b90307d]{flex:0 0 240px;height:100vh;overflow:auto;border-right:1px solid var(--border);background:var(--surface)!important}.admin-shell__main[data-v-0b90307d]{flex:1;width:0;min-width:0;min-height:100vh}.admin-shell__brand[data-v-0b90307d]{font-weight:700;padding:20px 16px 24px}.admin-shell__menu[data-v-0b90307d]{border-right:0!important}.admin-shell__header[data-v-0b90307d]{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--surface);color:var(--text);padding:0 24px}.admin-shell__header-note[data-v-0b90307d]{color:var(--text-muted);font-size:12px}.admin-shell__content[data-v-0b90307d]{flex:1;min-width:0;min-height:calc(100vh - 64px);padding:24px}:root{color-scheme:light;--bg: #f6f7fb;--surface: #ffffff;--surface-strong: #111827;--text: #111827;--text-muted: #6b7280;--border: #e5e7eb;--primary: #2563eb;--primary-soft: #dbeafe;--danger: #dc2626;--success: #16a34a;--warning: #d97706;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.page-shell{display:grid;gap:16px}.page-card{border-radius:12px}.page-title{margin:0;font-size:20px}.page-subtitle{margin:4px 0 0;color:var(--text-muted);font-size:13px}.page-placeholder{color:var(--text-muted);line-height:1.7}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{width:min(420px,100%)}
