:root{--color-dark: #35374b;--color-teal-grey: #344956;--color-teal-grey-light: #34495680;--color-muted-teal: #50727b;--color-sage: #78a083;--color-bg-primary: #f8f9fa;--color-bg-secondary: #ffffff;--color-border: rgba(52, 73, 86, .12);--color-text-primary: #2c3e50;--color-text-secondary: #5a6c7d;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--color-dark);color:var(--color-sage);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background:#78a0834d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#78a08380}.landing-content.svelte-12qhfyh{min-height:100vh}.dashboard-layout.svelte-12qhfyh{height:100vh;display:flex;flex-direction:column;overflow:hidden}.main-content.svelte-12qhfyh{flex:1;background-color:#f8f9fa;display:flex;flex-direction:column;min-height:0;overflow:auto}
