:root{--cream: #FAF7F2;--warm: #F5F1EA;--rule: #E3DED5;--mist: #ADA69C;--mist-aa: #756F66;--stone: #7C756C;--stone-aa: #6B655C;--graphite: #4A4541;--ink: #2D2926;--yellow: #D4A929;--yellow-dark: #A68420;--yellow-aa: #8A6D14;--yellow-soft: color-mix(in srgb, #D4A929 12%, #FAF7F2);--yellow-medium: color-mix(in srgb, #D4A929 18%, #FAF7F2);--yellow-glow: rgba(212, 169, 41, .08);--success: #5B8A5B;--success-soft: color-mix(in srgb, #5B8A5B 12%, #FAF7F2);--danger: #B85450;--danger-soft: color-mix(in srgb, #B85450 12%, #FAF7F2);--info: #4A8090;--info-soft: color-mix(in srgb, #4A8090 12%, #FAF7F2);--secondary: #7868A0;--secondary-soft: color-mix(in srgb, #7868A0 12%, #FAF7F2);--special: #C0707A;--special-soft: color-mix(in srgb, #C0707A 12%, #FAF7F2);--font-display: "New York", "Iowan Old Style", Palatino, Georgia, serif;--font-body: "Iowan Old Style", Palatino, Georgia, "Times New Roman", serif;--font-mono: "SF Mono", ui-monospace, "Cascadia Code", "Fira Code", monospace;--text-micro: .625rem;--text-caption: .75rem;--text-small: .8125rem;--text-body: .9375rem;--text-h4: 1rem;--text-h3: 1.125rem;--text-h2: 1.35rem;--text-h1: 1.75rem;--leading-body: 1.75;--leading-relaxed: 1.85;--leading-title: 1.4;--leading-display: 1.3;--tracking-tight: -.03em;--tracking-normal: 0;--tracking-wide: .08em;--tracking-wider: .12em;--tracking-widest: .15em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--btn-height: 2.5rem;--input-height: 2.5rem;--header-height: 60px;--max-width-content: 900px;--max-width-wide: 1200px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 1px 1px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .06);--shadow-lg: 0 1px 1px rgba(0, 0, 0, .1), 0 2px 4px rgba(0, 0, 0, .08), 0 4px 8px rgba(0, 0, 0, .06);--transition-fast: .1s ease;--transition-base: .15s ease;--transition-slow: .25s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}::selection{background:var(--yellow-medium);color:var(--ink)}h1,h2,h3,h4{font-family:var(--font-display);line-height:var(--leading-title);text-wrap:balance}h1{font-size:var(--text-h1);font-weight:400;letter-spacing:.01em}h2{font-size:var(--text-h2);font-weight:600}h3{font-size:var(--text-h3);font-weight:600}h4{font-size:var(--text-h4);font-weight:600}code,.mono{font-family:var(--font-mono);font-size:.9em}html[data-theme=dark]{--cream: #1C1A18;--warm: #262320;--rule: #3A3633;--mist: #8A8480;--stone: #9A948E;--graphite: #C0BAB4;--ink: #E8E4DE;--yellow-soft: color-mix(in srgb, #D4A929 12%, #1C1A18);--yellow-medium: color-mix(in srgb, #D4A929 18%, #1C1A18);--success-soft: color-mix(in srgb, #5B8A5B 12%, #1C1A18);--danger-soft: color-mix(in srgb, #B85450 12%, #1C1A18);--info-soft: color-mix(in srgb, #4A8090 12%, #1C1A18);--secondary-soft: color-mix(in srgb, #7868A0 12%, #1C1A18);--special-soft: color-mix(in srgb, #C0707A 12%, #1C1A18);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .12);--shadow-md: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 4px rgba(0, 0, 0, .16);--shadow-lg: 0 1px 1px rgba(0, 0, 0, .24), 0 2px 4px rgba(0, 0, 0, .2), 0 4px 8px rgba(0, 0, 0, .16)}
