:root{--ground: #0c1618;--surface: #132325;--surface-up: #1b2f32;--line: #27454a;--water: #4fbfb4;--water-dim: #2a6b68;--heat: #e08b4c;--stone: #e6e2d7;--muted: #7b9295;--faint: #4e6669;--alert: #d9705c;--wash: rgba(79, 191, 180, .12);--scrim: rgba(0, 0, 0, .55);--lift: 0 -8px 32px rgba(0, 0, 0, .5)}@media (prefers-color-scheme: light){:root:not([data-theme=dark]){--ground: #f2f5f4;--surface: #ffffff;--surface-up: #e7ecea;--line: #c2d0cd;--water: #0f7a70;--water-dim: #6ba8a2;--heat: #a9530c;--stone: #14201f;--muted: #465957;--faint: #677876;--alert: #a8321f;--wash: rgba(15, 122, 112, .1);--scrim: rgba(20, 32, 31, .4);--lift: 0 -8px 32px rgba(20, 32, 31, .18)}}:root[data-theme=light]{--ground: #f2f5f4;--surface: #ffffff;--surface-up: #e7ecea;--line: #c2d0cd;--water: #0f7a70;--water-dim: #6ba8a2;--heat: #a9530c;--stone: #14201f;--muted: #465957;--faint: #677876;--alert: #a8321f;--wash: rgba(15, 122, 112, .1);--scrim: rgba(20, 32, 31, .4);--lift: 0 -8px 32px rgba(20, 32, 31, .18)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;background:var(--ground)}body{-webkit-font-smoothing:antialiased;-webkit-touch-callout:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
