:root{--strw-red: #e53935;--strw-red-dark: #c62828;--strw-red-light: #ef5350;--strw-bg: #ffffff;--strw-bg-subtle: #f5f5f5;--strw-text: #1a1a1a;--strw-text-muted: #6b7280;--strw-border: #e5e7eb;--strw-success: #22c55e;--strw-warning: #f59e0b;--strw-error: #ef4444;--strw-space-xs: .25rem;--strw-space-sm: .5rem;--strw-space-md: 1rem;--strw-space-lg: 1.5rem;--strw-space-xl: 2rem;--strw-font: system-ui, -apple-system, sans-serif;--strw-font-mono: ui-monospace, monospace;--strw-text-sm: .875rem;--strw-text-base: 1rem;--strw-text-lg: 1.125rem;--strw-text-xl: 1.25rem;--strw-radius: 8px;--strw-radius-sm: 4px;--strw-radius-lg: 12px;--strw-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--strw-shadow: 0 1px 3px rgba(0, 0, 0, .1);--strw-shadow-lg: 0 4px 6px rgba(0, 0, 0, .1)}@media(prefers-color-scheme:dark){:root{--strw-bg: #0a0a0a;--strw-bg-subtle: #1a1a1a;--strw-text: #f5f5f5;--strw-text-muted: #9ca3af;--strw-border: #2a2a2a}}.dark{--strw-bg: #0a0a0a;--strw-bg-subtle: #1a1a1a;--strw-text: #f5f5f5;--strw-text-muted: #9ca3af;--strw-border: #2a2a2a}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--strw-font);font-size:var(--strw-text-base);line-height:1.5;color:var(--strw-text);background:var(--strw-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:var(--strw-red);text-decoration:none}a:hover{text-decoration:underline}code{font-family:var(--strw-font-mono);font-size:.9em;background:var(--strw-bg-subtle);padding:.1em .3em;border-radius:var(--strw-radius-sm)}pre{font-family:var(--strw-font-mono);background:var(--strw-bg-subtle);padding:var(--strw-space-md);border-radius:var(--strw-radius);overflow-x:auto}pre code{background:none;padding:0}:focus-visible{outline:2px solid var(--strw-red);outline-offset:2px}.page.svelte-12qhfyh{min-height:100vh;background:var(--strw-bg);color:var(--strw-text);display:flex;flex-direction:column;--strw-bg: #0a0a0a;--strw-bg-subtle: #1a1a1a;--strw-text: #f5f5f5;--strw-text-muted: #9ca3af;--strw-border: #2a2a2a}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;padding:clamp(3rem,8vh,6rem) clamp(1.5rem,5vw,4rem);max-width:76rem;margin:0 auto;width:100%}
