:root{--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--space-3xl: 6rem;--space-4xl: 8rem;--font-sans: "Ronzino", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: Georgia, "Times New Roman", serif;--font-mono: "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--line-tight: 1.3;--line-normal: 1.6;--line-relaxed: 1.8;--letter-tight: -.01em;--letter-normal: 0;--letter-wide: .02em;--color-bg: #fefdfb;--color-bg-alt: #f8f6f3;--color-surface: #ffffff;--color-text: #2c2c2c;--color-text-muted: #5c5c5c;--color-text-subtle: #8c8c8c;--color-accent: #2c2c2c;--color-accent-hover: #000000;--color-border: #e8e6e3;--color-border-subtle: #f0eeeb;--max-width-content: 38rem;--max-width-wide: 56rem;--header-height: 3.5rem;--transition-fast: .15s ease;--transition-normal: .2s ease}@media(prefers-color-scheme:dark){:root{--color-bg: #1a1917;--color-bg-alt: #222120;--color-surface: #1a1917;--color-text: #e8e6e3;--color-text-muted: #a8a6a3;--color-text-subtle: #787673;--color-accent: #e8e6e3;--color-accent-hover: #ffffff;--color-border: #333230;--color-border-subtle: #2a2928}}@font-face{font-family:Ronzino;src:url(../../../ronzino-main/fonts/Ronzino-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ronzino;src:url(../../../ronzino-main/fonts/Ronzino-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ronzino;src:url(../../../ronzino-main/fonts/Ronzino-Bold.woff2) format("woff2");font-weight:600 700;font-style:normal;font-display:swap}@font-face{font-family:Ronzino;src:url(../../../ronzino-main/fonts/Ronzino-Oblique.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Ronzino;src:url(../../../ronzino-main/fonts/Ronzino-MediumOblique.woff2) format("woff2");font-weight:500;font-style:italic;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:500;line-height:var(--line-tight)}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-lg);font-weight:500;margin-bottom:var(--space-md);color:var(--color-text)}h3{font-size:var(--text-base);font-weight:500}a{color:var(--color-text);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:background-color var(--transition-fast)}a:hover{background-color:#fef08a;text-decoration:none;color:#000}::selection{background-color:#fef08a;color:#000}.container{max-width:var(--max-width-content);margin:0 auto;padding:0 var(--space-lg)}.section-marker{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--letter-wide);color:var(--color-text-subtle);margin-bottom:var(--space-sm);font-weight:600;display:block}.tight-list{list-style:none;display:flex;flex-direction:column;gap:var(--space-sm)}.tight-list li{line-height:var(--line-relaxed);color:var(--color-text-muted)}.dashed-list{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:.25rem}.dashed-list li{position:relative;padding-left:1rem;line-height:1.5;color:var(--color-text-muted)}.dashed-list li:before{content:"-";position:absolute;left:0;color:var(--color-text-subtle)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-bg);color:var(--color-text)}.app-content.svelte-12qhfyh{flex:1}.global-footer.svelte-12qhfyh{padding:var(--space-xl) 0;border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-subtle)}.global-footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-bottom:.25rem}
