@font-face{font-family:KoolBean;src:url(/fonts/KoolBean.ttf) format("truetype");font-display:swap}:root{--slate: #385653;--denim: #688bb6;--pacific: #65b0b8;--coral: #fc7753;--apricot: #fcdebe;--bg: var(--apricot);--surface: #fff8ef;--surface-2: #fdeede;--text: var(--slate);--text-muted: #526760;--border: #ecd6bd;--primary: var(--slate);--accent: var(--coral);--accent-ink: #2a140c;--accent-strong: #c9491f;--v-not_fun: #cf4a34;--v-not_fun-ink: #a2331f;--v-bad_surfable: #e2892f;--v-bad_surfable-ink: #9d5a10;--v-sorta_fun: #e8c84c;--v-sorta_fun-ink: #877310;--v-fun: #93c878;--v-fun-ink: #48792e;--v-really_fun: #2e7d4f;--v-really_fun-ink: #1e5c3a;--font-display: "KoolBean", Georgia, serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--font-num: "SF Pro Rounded", var(--font-body);--radius: 18px;--radius-sm: 12px;--shadow: 0 1px 2px rgba(40, 60, 55, .08), 0 8px 24px rgba(40, 60, 55, .08);--shadow-lift: 0 2px 6px rgba(40, 60, 55, .12), 0 14px 34px rgba(40, 60, 55, .14);--tap: 44px;--ease: cubic-bezier(.2, .7, .2, 1);--grain: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>")}:root[data-theme=dark]{--bg: #20302e;--surface: #27403c;--surface-2: #1e332f;--text: #f6e7d4;--text-muted: #b6c6bf;--border: #33514c;--primary: #a9d7cc;--accent-ink: #2a140c;--accent-strong: #ff9c72;--v-not_fun-ink: #eb9080;--v-bad_surfable-ink: #f0b475;--v-sorta_fun-ink: #f0d97e;--v-fun-ink: #a6d78e;--v-really_fun-ink: #6cc294}*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{height:100%;height:100dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:var(--grain);background-size:180px 180px;opacity:.05;mix-blend-mode:multiply;pointer-events:none;z-index:0}:root[data-theme=dark] body:after{mix-blend-mode:screen;opacity:.045}#root{position:relative;z-index:1}.display{font-family:var(--font-display);letter-spacing:.5px}.tabular{font-variant-numeric:tabular-nums}.bottom-nav:after{content:"";position:absolute;top:100%;left:0;right:0;height:env(safe-area-inset-bottom);background:var(--surface)}.skel{background:var(--surface-2);border-radius:var(--radius-sm);animation:skel-pulse 1.2s ease-in-out infinite}@keyframes skel-pulse{0%,to{opacity:.55}50%{opacity:1}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}@media (hover: hover){.hoverable{transition:transform .15s var(--ease),box-shadow .15s var(--ease)}.hoverable:hover{transform:translateY(-2px);box-shadow:var(--shadow-lift)}.press:hover{filter:brightness(1.04)}}.press:active{transform:scale(.98);filter:brightness(.95)}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
