@import url(https://fonts.googleapis.com/css2?family=Concert+One&display=swap);body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}#root,body,html{background-color:#161c22;color:#fff;margin:0;min-height:100vh;padding:0;scroll-behavior:smooth!important;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background-color:#121212;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0}.header{background:linear-gradient(90deg,#0f0f0f,#1a1a1a);font-size:24px;font-weight:700;padding:15px;position:relative;text-align:center;width:100%}.subtitle{color:#ccc;font-size:14px;font-weight:400;margin-top:5px}.container{background:#1c1c1c;border-radius:10px;box-shadow:0 0 10px #00ffff4d;display:flex;overflow:hidden;width:80%}.sidebar{align-items:center;background:#0d0d0d;display:flex;flex-direction:column;padding:15px 0;width:60px}.sidebar img{cursor:pointer;margin-bottom:20px;transition:transform .3s;width:40px}.sidebar img:hover{transform:scale(1.1)}.chat-section{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:20px}.chat-box{background:#222;border-radius:5px;flex-grow:1;overflow-y:auto;padding:10px}.chat-input{border:2px solid #0ff;border-radius:5px;display:flex;margin-top:15px}.chat-input input{background:#0000;border:none;color:#fff;flex:1 1;font-size:16px;outline:none;padding:10px}.chat-input button{background:#0ff;border:none;border-radius:0 5px 5px 0;color:#000;cursor:pointer;font-weight:700;padding:10px 20px}.chat-input button:hover{background:#00b3b3}.custom-input::placeholder{color:#a0a0a0!important}.chat-bubble{word-wrap:break-word;border-radius:18px;box-shadow:0 1px 3px #0000001a;margin:4px 0;max-width:80%;padding:12px 16px}.user-bubble{align-self:flex-end;background-color:#0084ff;border-bottom-right-radius:4px;color:#fff}.assistant-bubble{align-self:flex-start;background-color:#f0f0f0;border-bottom-left-radius:4px;color:#333}@media (prefers-color-scheme:dark){.assistant-bubble{background-color:#2a2a2a;color:#e0e0e0}}
/*# sourceMappingURL=main.e09579d8.css.map*/