: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;--bg-light: var(--color-bg-primary);--bg-teal: linear-gradient(135deg, var(--color-teal-grey) 0%, var(--color-muted-teal) 100%);--pad-content: 2rem}*{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-bg-primary);color:var(--color-sage);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{margin-bottom:.75rem;padding-left:1.5rem}p{margin-bottom:.5rem}::-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}.layout.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.main-content.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto}footer.svelte-12qhfyh{padding:var(--pad-content);display:flex;justify-content:center;gap:2rem}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-muted-teal);font-size:.8rem;text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}
