@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}:root{--background:#0a0a0a;--foreground:#ededed}body,html{max-width:100vw;max-height:100svh;overflow:hidden;color-scheme:dark}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.question-input{width:100%;background:#101010;border:2px solid #191818;height:80px;border-radius:8px;padding:12px 24px;font-size:22px;outline:none!important;transition:all 50ms}.question-input:focus{border-color:#222}.send-btn{background:#191818;position:absolute;inset:0 0 0 auto;margin:2px;width:140px;border:none;cursor:pointer;outline:none;font-size:22px;color:#5cac4c;font-weight:700;transition:all 50ms;border-radius:8px}.send-btn:hover{background:#3e7433;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.message{font-size:24px;animation:fadeIn .25s;margin-top:5px}.message span{font-size:14px;font-weight:800;text-transform:uppercase;margin-right:14px;color:hsla(0,0%,100%,.6)}.chatbox{height:200px;overflow:hidden;display:flex;flex-direction:column-reverse;margin:-200px 40px 0}form{padding:40px}@media screen and (max-width:768px){form{padding:20px}button,input{font-size:17px!important}.message{font-size:18px}.question-input{height:60px;padding-right:100px}.send-btn{width:auto;padding:0 20px}}canvas{image-rendering:pixelated}.input-container{position:relative;width:100%;display:flex;flex-direction:row}