:root{--color-accent: #01627c;--color-accent-dark: #014f65;--color-accent-tint: #e5eef2;--color-cream: #faf8f4;--color-surface: #ffffff;--color-border: #ece7dd;--color-border-soft: #f1ede4;--color-text: #1a1a17;--color-text-muted: #56534b;--color-text-subtle: #7a766c;--on-accent: #ffffff;--color-danger: #a02622;--color-danger-bg: #fdecea;--color-danger-border: #f5c6cb;--color-success: #1f7a47;--color-success-bg: #e4f3ec;--color-warning: #9a6b00;--color-warning-bg: #fbefd6;--color-warning-border: #f0e3b6}@media(prefers-color-scheme:dark){:root{--color-accent: #1b8fb3;--color-accent-dark: #15839f;--color-accent-tint: #1d2e34;--color-cream: #0e1518;--color-surface: #18242a;--color-border: #2a373d;--color-border-soft: #222e33;--color-text: #e8e6e0;--color-text-muted: #a6adb0;--color-text-subtle: #828d91;--on-accent: #ffffff;--color-danger: #ff6b66;--color-danger-bg: #3a1d1c;--color-danger-border: #5a2e2c;--color-success: #43c98a;--color-success-bg: #14271e;--color-warning: #d8ab43;--color-warning-bg: #312712;--color-warning-border: #5a4a1e}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-cream);color:var(--color-text);font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#01627c38}a{color:var(--color-accent)}input,button,textarea{font-family:inherit}
