:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=tel],input[type=url],textarea{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;touch-action:manipulation}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;min-width:320px;height:calc(100dvh - 104px);padding-top:64px;padding-bottom:40px;justify-content:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (hover: none){a:hover,button:hover{border-color:transparent}.mobile-menu a:active,.mobile-menu button:active{background-color:#555}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:800px;margin:0 auto;text-align:center;display:flex;height:100%;width:100%}.app-container{display:flex;flex:1;justify-content:space-between;width:100%}.app-content{flex:1;overflow-y:auto}footer{background-color:#333;position:fixed;bottom:0;left:0;width:100%;padding:.5rem;text-align:center;z-index:900;display:flex;align-items:center;justify-content:center}th,td{padding-left:1rem;padding-right:1rem}.mobile-nav{position:fixed;top:0;left:0;width:100%;background-color:#333;z-index:1000;box-shadow:0 2px 5px #0003}.nav-content{display:flex;justify-content:space-between;align-items:center;padding:.5rem}.app-title{font-size:1.5rem;font-weight:700}.app-title-button{border:none;background:transparent;font-size:1.5rem;font-weight:700;color:inherit;padding:8px 12px;display:flex;align-items:center;border-radius:4px;transition:background-color .2s}.app-title-button:active{background-color:#ffffff1a}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer}.hamburger-icon span{display:block;height:3px;width:100%;background-color:#fff;border-radius:3px;transition:all .3s ease}.mobile-menu{position:fixed;top:60px;right:-100%;width:min(320px,70%);height:auto;background-color:#444;transition:right .3s ease;z-index:999;border-radius:0 0 0 5px;box-shadow:-2px 2px 5px #0003}.mobile-menu.open{right:0}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu li{border-bottom:1px solid #555}.mobile-menu li:last-child{border-bottom:none}.mobile-menu a,.mobile-menu button{display:block;padding:1rem;color:#fff;text-decoration:none;width:100%;text-align:left;background:none;border:none;font-size:1rem}.mobile-menu a:hover,.mobile-menu button:hover{background-color:#555}.api-section{display:flex;align-items:center;margin-bottom:10px}.api-section pre{margin-left:10px}.container{display:grid}.title{grid-row:1;grid-column:1 / 3}.api-container{grid-row:2;grid-column:1}.scene-container{grid-row:2;grid-column:2}#qa{background-image:linear-gradient(#1e1e1e80,#1e1e1e80),url(/api/image/bot);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;height:calc(100% - 32px);padding:16px;overflow-y:auto}.scene-header{padding:4px;color:#f0f0f0;background-color:#323232cc;border-radius:8px}.history-background{padding-bottom:88px}.input-area{padding:4px;color:#f0f0f0;background-color:#323232cc;border-radius:8px;position:fixed;z-index:1000;bottom:40px;width:calc(100% - 40px);max-width:760px;margin:0 auto}.input-area button{margin:2px;padding:4px}.history-list{margin:0;padding:0;list-style:none}.history-wrapper{margin-bottom:16px;display:flex;flex-direction:column;align-items:flex-start}.history-wrapper.own-message{align-items:flex-end}.player-name{font-weight:700;font-size:12px;color:#e0e0e0;margin-bottom:4px;background-color:#505050cc;padding:4px 8px;border-radius:8px;display:inline-block}.own-message .player-name{background-color:#647850cc}.message-container{position:relative;display:flex;align-items:flex-end;gap:8px}.own-message .message-container{flex-direction:row-reverse}.history-item{margin-top:8px;padding:12px 16px;background-color:#3c3c3ce6;border-radius:18px;font-size:14px;position:relative;box-shadow:0 2px 4px #0003}.own-message .history-item{background-color:#64ff96e6;color:#1a1a1a}.history-item:before{content:"";position:absolute;left:16px;top:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(60,60,60,.9)}.own-message .history-item:before{right:16px;left:auto;top:auto;bottom:-8px;border-bottom:none;border-top:8px solid rgba(100,255,150,.9)}.result-emoji{font-size:24px;position:absolute;bottom:-20px;right:-8px;background-color:#1e1e1ee6;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d;z-index:2}table.history{max-width:800px;justify-self:center}tr.reason{font-size:small;color:#d3d3d3}tr.reason td{padding-bottom:1rem}
