*{box-sizing:border-box}:root{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,Source Code Pro,source-code-pro,monospace;font-size:16px;line-height:1.4;background-color:#666;overscroll-behavior:contain}body{margin:0}pre,button,input,textarea,select{font-family:inherit;font-size:inherit}.app{max-width:1024px;margin:0 auto;height:100dvh;color:#eee;display:flex;flex-direction:column;--gap: 6px}.main{background-color:#333;flex-grow:1;overflow:auto}.footer{padding:var(--gap) 0;background-color:#555;display:flex;flex-direction:column;gap:var(--gap)}.main-scrollee{padding:var(--gap);display:flex;flex-direction:column;gap:24px;min-height:100%}.confirm-replay{flex-grow:1;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center}.confirm-replay .confirm-replay-buttons{min-width:70%;max-width:90%;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gap);align-items:center}.confirm-replay .confirm-replay-buttons>button{flex-grow:1;height:40px;min-width:40%}.replay-notice{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--gap)}.replay-notice>button{flex-shrink:0}.game-map{border:2px solid #ccc;color:#ccc;overflow-x:auto}.game-map-scrollee{padding:4px;margin:0;width:max-content}.map-line-current{color:#eea}.turn-logs{white-space:pre-wrap}.log-system-neutral,.log-system-dice{color:#eea}.log-system-positive,.log-description-positive{color:#aea}.log-system-negative,.log-description-negative{color:#eaa}.log-quote{color:#ddf}.log-waiting{color:#eee;opacity:.7}.goaled{display:flex;flex-direction:column;gap:var(--gap)}.goaled>select{height:28px}.goaled>textarea{width:100%;resize:vertical;line-height:1.2;height:6em}.goaled-buttons{width:100%;margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--gap)}.goaled-buttons>*{flex-grow:1;text-align:center}.goaled-buttons a{color:#aaf}.goaled-buttons button{height:40px}.goaled-buttons .game-over-restart{min-width:50%}.debug{width:100%;padding:0 var(--gap);display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--gap)}.debug>textarea{width:100%;height:30vh;resize:vertical;font-size:13px;line-height:1}.footer-row-scroll{width:100%;overflow-x:auto;padding:0 var(--gap);min-height:34px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;column-gap:var(--gap);word-break:keep-all;white-space:nowrap}.disabled-label{opacity:.5}.footer-row-speech-settings{width:100%;overflow-x:auto;padding:0 var(--gap);min-height:34px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:1em;row-gap:var(--gap)}.footer-row-speech-settings label{white-space:nowrap}.footer-row-speech-settings select{height:28px}.footer-row-speech-settings input[type=range]{vertical-align:middle}.main-button{flex-grow:1;height:40px}@keyframes notice{0%{color:orange}to{color:inherit}}.auto-stepping{animation:1s ease-in infinite notice}
