.home{flex-direction:column;justify-content:center;align-items:center;display:flex}.home-header{background:#202020;grid-template-columns:1fr auto 1fr;width:100%;height:50px;display:grid}.home-title{white-space:nowrap;align-self:center;overflow:hidden}.btn-frame{place-self:center end;gap:5px;margin-right:10px}.home-content{background-color:#444;flex-direction:column;justify-content:end;align-items:center;width:650px;min-width:320px;height:calc(100vh - 60px);display:flex;overflow-y:auto}.arr-container{flex-direction:column;align-items:center;width:100%;padding-top:10px;display:flex;overflow-y:auto}@media (width<=650px){.home-content{width:100vw}}.composer{background-color:#333;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:95%;height:200px;margin-bottom:2%;display:flex}.composer-button{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none;cursor:pointer;-webkit-tap-highlight-color:transparent;width:47.15%;height:70px}.composer-button *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.pad-bottom{height:20px}.msgcard{background:#455;border-radius:16px;flex-shrink:0;width:97%;height:auto;margin-bottom:8px;display:flex;position:relative}.msgcard-wrap-assistant{flex-direction:row;gap:16px;width:100%;min-height:75px;padding:8px 10px 10px;display:flex}.msgcard-wrap-user{flex-direction:row-reverse;gap:16px;width:100%;min-height:75px;padding:8px 10px 10px;display:flex}.msg-avatar{background-color:#122;border-radius:12px;flex-shrink:0;width:50px;height:50px}.msg-avatar-btn{width:100%;height:100%}.msg-text{text-align:left;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;width:calc(95% - 76px);top:8px;left:80px}.option{z-index:1000;background:#000000a8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.option-content{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:80%;max-width:500px;height:100%;display:flex}.overlay{z-index:1000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.floating-panel{background:#fff;border-radius:12px;width:420px;max-width:calc(100vw - 32px);padding:24px;box-shadow:0 12px 40px #00000040}.threads{z-index:1000;background:#000000a8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.threads-content{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:80%;max-width:500px;height:100%;display:flex}.theads-row{flex-direction:row;gap:10px;width:100%;margin:0;padding:0;display:flex}.cover{z-index:1000;background:#000000a8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.login{flex-direction:column;justify-self:center;gap:20px;max-width:300px;margin:100px;display:flex}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f0f8ff;text-align:center;touch-action:manipulation;-webkit-text-size-adjust:100%;background-color:#232323;flex-shrink:0;width:100%;min-height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Noto Sans SC,Noto Sans JP,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}button,a,[role=button]{touch-action:manipulation}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (prefers-reduced-motion:no-preference){.logo{animation:20s linear infinite spin}}
