:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@font-face{font-family:Gotham Black;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Black-K4lWiVTt.otf)format("opentype")}@font-face{font-family:Gotham Black;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-BlackItalic-Ck11X_C4.otf)format("opentype")}@font-face{font-family:Gotham Bold;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/Gotham-Bold-BdNZMW4i.otf)format("opentype")}@font-face{font-family:Gotham Bold;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/Gotham-BoldItalic-tsoFJz_r.otf)format("opentype")}@font-face{font-family:Gotham Book;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Book-BBLiKTth.otf)format("opentype")}@font-face{font-family:Gotham Book;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-BookItalic-C31jtDCC.otf)format("opentype")}@font-face{font-family:Gotham Light;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Light-DYb-GHro.otf)format("opentype")}@font-face{font-family:Gotham Light;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-LightItalic-BHDMLORo.otf)format("opentype")}@font-face{font-family:Gotham Medium;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Medium-CX74x0xS.otf)format("opentype")}@font-face{font-family:Gotham Medium;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-MediumItalic-BNPtpZ_v.otf)format("opentype")}@font-face{font-family:Gotham Thin;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Thin-DEaGTNDy.otf)format("opentype")}@font-face{font-family:Gotham Thin;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-ThinItalic-NBmFuvGx.otf)format("opentype")}@font-face{font-family:Gotham Ultra;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/Gotham-Ultra-D6SfiEcV.otf)format("opentype")}@font-face{font-family:Gotham Ultra;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/Gotham-UltraItalic-BwG-oBa_.otf)format("opentype")}@media (prefers-color-scheme:dark){:root{--text:#fff;--text-h:#37c1f1;--bg:#222;--border:#0000;--code-bg:#0000;--accent:#ff3200;--accent-bg:#37c1f1;--accent-border:#37c1f1;--social-bg:#37c1f1;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{color:var(--text-h);font-family:Gotham Black,sans-serif;font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:35px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0;font-family:Gotham Medium}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.qquestLogo{float:left;width:182px;height:62px}.HUBBanner{float:right;width:142px;height:62px}.topBanner{text-align:left;height:100px}.topText{padding-top:17px}#header{text-align:left}#chat{flex-direction:column;gap:1rem;height:400px;display:flex;overflow-y:auto}#chat:not(:last-child){margin-bottom:1em}#chat .message{box-sizing:border-box;text-wrap:balance;white-space:pre-wrap;border-radius:15px;width:max-content;max-width:80%;margin:0 0 4px;padding:7px;font-family:Gotham Light;font-size:16px}#chat .message.opening{background-color:#091e38;border:2px solid #37c1f1;border-bottom-left-radius:0;justify-content:flex-start}#chat .message.question{background-color:#37c1f1;border:2px solid #fff;border-bottom-right-radius:0;justify-content:flex-end;margin-left:auto}#chat .message.answer{background-color:#091e38;border:2px solid #37c1f1;border-bottom-left-radius:0;justify-content:flex-start}#chat .message-history{box-sizing:border-box;text-wrap:balance;white-space:pre-wrap;border-radius:15px;width:max-content;max-width:80%;margin:0 0 4px;padding:7px;font-family:Gotham Light;font-size:16px}#chat .message-history.disclaimer{background-color:#091e38;border:2px solid #ff3200;border-bottom-left-radius:0;justify-content:flex-start;font-size:14px}#chat .message-history.opening{background-color:#091e38;border:2px solid #37c1f1;border-bottom-left-radius:0;justify-content:flex-start}#chat .message-history.question{background-color:#000;border:2px solid #fff;border-bottom-right-radius:0;justify-content:flex-end;margin-left:auto}#chat .message-history.answer{background-color:#000;border:2px solid #37c1f1;border-bottom-left-radius:0;justify-content:flex-start}#chat .avatar{border-radius:50%;flex-shrink:0;width:60px;height:45px}#input{height:40px}.inputText{width:400px;height:22px;font-family:Gotham Medium;font-size:16px}.sendButton{color:#000;background-color:#37c1f1;font-family:Gotham Black;font-size:18px}
