@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}:root{--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--bg: #f7f4ef;--bg-raised: #ffffff;--surface: #ffffff;--surface-2: #efeae1;--surface-hover: #f3eee6;--ink: #1b1712;--muted: #5b554c;--faint: #8a8276;--ghost: #c6beb1;--rule: #e6dfd4;--rule-strong: #d4ccbe;--magma: #ff0f00;--magma-deep: #d60c00;--magma-text: #d10c00;--magma-soft: #ffe6e1;--magma-wash: rgba(255, 15, 0, .06);--magma-line: rgba(255, 15, 0, .4);--on-magma: #ffffff;--shadow-sm: 0 1px 2px rgba(27, 23, 18, .06);--shadow-md: 0 2px 6px rgba(27, 23, 18, .06), 0 10px 28px rgba(27, 23, 18, .08);--shadow-lg: 0 18px 50px rgba(27, 23, 18, .14);--shadow-magma: 0 8px 22px rgba(255, 15, 0, .22);--s1: .25rem;--s2: .5rem;--s3: .75rem;--s4: 1rem;--s5: 1.5rem;--s6: 2rem;--s8: 3rem;--s10: 4.5rem;--s12: 7rem;--r-sm: 6px;--r-md: 10px;--r-lg: 16px;--r-pill: 100px;--ease: cubic-bezier(.2, .7, .2, 1);--measure: 60ch}html{background:var(--bg);color-scheme:light}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:focus-visible{outline:2px solid var(--magma);outline-offset:2px;border-radius:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
