:root{--serif:"Songti SC", "Source Han Serif SC", "Noto Serif CJK SC", Georgia, serif;--latin-serif:"Baskerville", "Cormorant Garamond", "EB Garamond", "Iowan Old Style", "Source Serif 4", Georgia, serif;--mono:"IBM Plex Mono", "SFMono-Regular", ui-monospace, monospace;font-family:var(--serif);color:#27231f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}*{box-sizing:border-box}body{margin:0}html,body,#root{overscroll-behavior:none;background:#fff;width:100%;height:100%;overflow:hidden}button:focus-visible{outline-offset:3px;outline:2px solid #836f4d}.wave-world{width:100vw;height:100dvh;min-height:100svh;cursor:default;touch-action:none;overscroll-behavior:none;background:#fff;min-height:-webkit-fill-available;position:fixed;inset:0;overflow:hidden}.wave-world canvas{touch-action:none;width:100%;height:100%;display:block}.mobile-soon{display:none}.input-debug{z-index:10;color:#1f472c;white-space:pre;pointer-events:none;background:#ffffffd6;border:1px solid #1f472c2e;padding:10px 12px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.45;position:fixed;bottom:12px;left:12px}@media (pointer:coarse) and (width<=820px){.wave-world{place-items:center;padding:32px;display:grid}.wave-world canvas{display:none}.mobile-soon{color:#2f6f46c7;max-width:18rem;font-family:var(--latin-serif);text-align:center;letter-spacing:0;white-space:nowrap;font-size:21px;font-weight:300;font-stretch:75%;line-height:1.18;animation:8s ease-in-out infinite mobile-soon-opacity;display:block}.mobile-soon-letter{animation:6.4s ease-in-out infinite mobile-soon-wave;animation-delay:calc(var(--wave-index) * -.16s);will-change:transform;display:inline-block}}@keyframes mobile-soon-opacity{0%,to{opacity:.58}45%{opacity:.82}}@keyframes mobile-soon-wave{0%,to{transform:translate(-1px,3px)rotate(-.35deg)}45%{transform:translate(1px,-4px)rotate(.25deg)}}
