.app[data-v-564bc791]{min-height:100vh}.layout[data-v-d2d8cbc3]{display:flex;min-height:100vh}.sidebar[data-v-d2d8cbc3]{position:relative;z-index:100;width:240px;flex-shrink:0;display:flex;flex-direction:column;background:var(--color-surface);border-right:1px solid var(--color-border);padding:1.5rem 0}.brand[data-v-d2d8cbc3]{display:flex;align-items:center;gap:.5rem;padding:0 1.25rem 1.5rem;font-weight:600;font-size:1.1rem}.brand-icon[data-v-d2d8cbc3]{color:var(--color-primary)}.nav[data-v-d2d8cbc3]{flex:1;display:flex;flex-direction:column;gap:2px}.sidebar-footer[data-v-d2d8cbc3]{padding:1rem 1.25rem 0;border-top:1px solid var(--color-border);margin-top:.5rem}.user-email[data-v-d2d8cbc3]{display:block;font-size:.8rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem}.sign-out-btn[data-v-d2d8cbc3]{width:100%;padding:.5rem;font-size:.875rem;color:var(--color-text-muted);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius);transition:color .15s,background .15s}.sign-out-btn[data-v-d2d8cbc3]:hover{color:var(--color-text);background:var(--color-surface-hover)}.nav-link[data-v-d2d8cbc3]{padding:.6rem 1.25rem;color:var(--color-text-muted);border-left:3px solid transparent;transition:color .15s,background .15s}.nav-link[data-v-d2d8cbc3]:hover{color:var(--color-text);background:var(--color-surface-hover)}.nav-link.active[data-v-d2d8cbc3]{color:var(--color-primary);background:var(--color-surface-hover);border-left-color:var(--color-primary)}.main[data-v-d2d8cbc3]{flex:1;padding:var(--space-xl);overflow-x:auto}:root{--color-bg: #0f1419;--color-surface: #1a2332;--color-surface-hover: #243044;--color-border: #2d3a4f;--color-text: #e6edf3;--color-text-muted: #8b949e;--color-primary: #58a6ff;--color-primary-hover: #79b8ff;--color-success: #3fb950;--color-warning: #d29922;--color-danger: #f85149;--color-variable: #d2a8ff;--color-variable-bg: rgba(163, 113, 247, .2);--font-sans: "DM Sans", system-ui, sans-serif;--radius: 8px;--shadow: 0 4px 12px rgba(0, 0, 0, .25);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 2.5rem}.page-content{display:flex;flex-direction:column;gap:var(--space-xl)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.5}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}
