@charset "UTF-8";:root{--phone-base-width: 430px;--phone-max-width: min(100%, 645px);--app-zoom: 1}@supports (zoom: 1){:root{--phone-max-width: var(--phone-base-width);--app-zoom: clamp(1, 100vw / var(--phone-base-width), 1.5)}}html{height:100dvh;background-color:#000;overflow:hidden;touch-action:manipulation}*{box-sizing:border-box;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],[contenteditable=""]{user-select:text;-webkit-user-select:text;-webkit-touch-callout:default}body{height:100%;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#e8eef2;overflow:hidden;overscroll-behavior:none;background-color:#000}button{font-family:inherit}svg text{font-family:inherit}select{width:100%;padding:.5rem;margin-bottom:.75rem;border-radius:6px;border:1px solid #ddd}
