:root{--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: ui-serif, Georgia, "Noto Serif", "Times New Roman", serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Code", "Fira Code", monospace;--color-bg: #faf9f7;--color-surface: #ffffff;--color-surface-raised: #f5f4f1;--color-surface-overlay: #ffffff;--color-text: #1a1a1a;--color-text-muted: rgba(26, 26, 26, .5);--color-text-faint: rgba(26, 26, 26, .3);--color-accent: #c8553d;--color-accent-hover: #b34a34;--color-accent-light: rgba(200, 85, 61, .08);--color-accent-light-hover: rgba(200, 85, 61, .12);--color-accent-text: #ffffff;--color-border: rgba(0, 0, 0, .08);--color-border-strong: rgba(0, 0, 0, .15);--color-error: #dc2626;--color-error-light: rgba(220, 38, 38, .08);--color-success: #16a34a;--color-success-light: rgba(22, 163, 74, .08);--color-warning: #d97706;--color-warning-light: rgba(217, 119, 6, .08);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .07);--shadow-md: 0 1px 2px rgba(0, 0, 0, .07), 0 4px 12px rgba(0, 0, 0, .05);--shadow-lg: 0 1px 2px rgba(0, 0, 0, .07), 0 4px 12px rgba(0, 0, 0, .05), 0 12px 40px rgba(0, 0, 0, .04);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-24: 96px;--ease: cubic-bezier(.16, 1, .3, 1);--duration-fast: .12s;--duration-base: .2s;--duration-slow: .4s;--sidebar-width: 240px}@media(prefers-color-scheme:dark){:root{--color-bg: #0f0f0f;--color-surface: #161616;--color-surface-raised: #1e1e1e;--color-surface-overlay: #242424;--color-text: #faf9f7;--color-text-muted: rgba(250, 249, 247, .4);--color-text-faint: rgba(250, 249, 247, .2);--color-border: rgba(255, 255, 255, .08);--color-border-strong: rgba(255, 255, 255, .15)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);font-size:15px;line-height:1.55;min-height:100dvh}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;line-height:1.2;font-weight:700}p{line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}img,video,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}body:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
