:root{--paper: #F2F0EB;--card: #FFFDF9;--board-paper: #FBFAF6;--ink: #17150F;--muted: #6B675C;--soft: #8A8474;--faint: #A29B8A;--hairline: #E5E0D2;--hairline2: #E3DFD1;--red: #E8503A;--green: #3AA47A;--placeholder: #B4AE9F;--drift-a: #DAD4C4;--drift-b: #E0DACB;--shadow-rgb: 23, 21, 15;color-scheme:light}:root[data-theme=dark]{--paper: #14130F;--card: #1D1B16;--board-paper: #1A1814;--ink: #F2F0EB;--muted: #A39D8E;--soft: #8F8878;--faint: #6E6959;--hairline: #302C24;--hairline2: #343027;--red: #FF6A52;--green: #4FBE92;--placeholder: #605B4D;--drift-a: #26231C;--drift-b: #2C2820;--shadow-rgb: 0, 0, 0;color-scheme:dark}html,body{background:var(--paper);color:var(--ink)}html,body{margin:0;padding:0;overflow:hidden}html,body{height:100dvh}body{overscroll-behavior:none}*{box-sizing:border-box}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}button:disabled{cursor:default}input,textarea{font-family:inherit}::placeholder{color:var(--placeholder)}*::-webkit-scrollbar{width:0;height:0}*{-webkit-tap-highlight-color:transparent}@keyframes floaty{0%,to{transform:translateY(0) rotate(14deg)}50%{transform:translateY(-12px) rotate(30deg)}}@keyframes redPulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes eq{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes dotB{0%,to{opacity:.25}40%{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@keyframes popIn{0%{opacity:0;scale:.92}to{opacity:1;scale:1}}@keyframes emote{0%{opacity:0;transform:translate3d(0,10px,0) scale(.35) rotate(0);animation-timing-function:cubic-bezier(.34,1.56,.64,1)}16%{opacity:1;transform:translate3d(calc(var(--dx) * .12),-10px,0) scale(calc(var(--scale) * 1.18)) rotate(calc(var(--rot) * .25));animation-timing-function:cubic-bezier(.22,.61,.36,1)}38%{opacity:1;transform:translate3d(calc(var(--dx) * .42),-38px,0) scale(var(--scale)) rotate(calc(var(--rot) * .6));animation-timing-function:linear}to{opacity:0;transform:translate3d(var(--dx),-124px,0) scale(calc(var(--scale) * .82)) rotate(var(--rot))}}@keyframes emoteStill{0%{opacity:0;transform:scale(.9)}12%{opacity:1;transform:scale(1)}74%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes shoot{0%{opacity:0;translate:0 0}10%{opacity:var(--peak)}65%{opacity:var(--peak)}to{opacity:0;translate:var(--dx) var(--dy)}}@keyframes bob{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes sheetUp{0%{translate:0 100%}to{translate:0 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.emote{animation:emoteStill 1.8s ease-out forwards!important;animation-duration:1.8s!important}}
