*{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body{width:100vw;height:100vh;padding:0;margin:0;overflow:hidden}.constrain{overflow:hidden;position:relative;padding:1em}.container{position:relative;width:100%}.controls{display:flex;flex-direction:column;gap:.5em;position:relative;overflow:hidden}.log{overflow-y:scroll;overflow-x:hidden}.log>div{box-shadow:0 3px 5px 2px color-mix(in srgb,CanvasText 10%,transparent);margin:.25em .5em 1em;padding:.5em;white-space:pre-wrap}.log>div[data-role=user]{color:#00008b}.log>div.assistant{color:#006400}.log pre{font-size:11pt;background:#f8f8fc;border-top:1px dotted currentColor;border-bottom:1px dotted currentColor;padding:1em 0}textarea.textarea,button.button,select.select,input.input{padding:4px 8px;border-radius:3px;border:1px solid color-mix(in srgb,CanvasText 30%,transparent)}textarea.textarea{font-size:11pt;padding:.5em}select.select,input.input{font-family:inherit;font-size:inherit}button.button{font-family:inherit;font-size:inherit;background:Canvas;transition:background-color .05s ease}button.button:hover{background:color-mix(in srgb,CanvasText 3%,Canvas)}button.button:active{background:color-mix(in srgb,CanvasText 7%,Canvas)}textarea.expand{width:100%;resize:none}.form-container,.flex-column{display:flex;flex-direction:column;gap:.5em}hr{margin:0}.flex-grow{flex-grow:1}.system-prompt{text-wrap:nowrap;overflow-x:auto;overflow-y:scroll}.system-prompt pre{font-size:11pt;background:#f8f8fc;border-top:1px dotted currentColor;border-bottom:1px dotted currentColor;padding:1em .5em}.buttons{display:flex;flex-direction:row;gap:.5em;align-items:center}.panel{overflow:hidden;position:relative}.button2{font-family:inherit;font-size:inherit;border:0;border-radius:3px;background:transparent;transition:background-color .5s ease;display:flex;flex-direction:row;align-items:center;gap:.5em;padding:6px 12px}.button2:hover{background:color-mix(in srgb,CanvasText 5%,transparent)}.button2:active{background:color-mix(in srgb,CanvasText 10%,transparent)}.button2 svg{font-size:2em}
