:root{--mauve: #513e50;--teal: #288f74;--dust: #e2deda;--copper: #c65443;--cream: #f6dfc6;--bg: var(--cream);--surface: #fffaf2;--text: var(--mauve);--text-muted: #6c5f6b;--border: #e6d8c6;--primary: var(--teal);--v-dont_go: #7c8a8f;--v-poor_surfable: #6f9cc4;--v-fun_ish: #4a9fb0;--v-good: #2f9d78;--v-very_good: #4fb060;--v-epic: #e6a938;--v-epic-text: #3a2c39;--radius: 16px;--shadow: 0 1px 3px rgba(56, 40, 55, .1), 0 4px 16px rgba(56, 40, 55, .06);--tap: 44px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif}@media (prefers-color-scheme: dark){:root{--bg: #241d24;--surface: #2f262f;--text: #f3e9de;--text-muted: #b9a9b5;--border: #3d323d}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button{font-family:inherit;cursor:pointer}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
