:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@font-face{font-family:Gotham;src:url(/assets/Gotham-Light-DFDWWjwL.otf) format("truetype"),url(/assets/Gotham-Black-BxPkaytu.otf) format("truetype"),url(/assets/GothamBookItalic-BMYragig.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Italic;src:url(/assets/GothamBookItalic-BMYragig.ttf) format("truetype");font-weight:400;font-style:italic}.chat-header{background-color:#333;color:#fff;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.chat-title{font-family:Gotham,sans-serif;font-size:18px;font-weight:700}.bot-logo{width:35px;height:35px;margin-right:8px;border-radius:20%}.chat-input-form{display:flex;padding:15px;background-color:#fff;border-top:1px solid #ddd}.chat-input-form input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;font-size:13px;outline:none}.chat-input-form button{background-color:#da291c;color:#fff;border:none;padding:8px 15px;margin-left:8px;border-radius:20px;cursor:pointer;font-size:14px;transition:background-color .3s}@media screen and (max-width: 480px){.chat-header{padding:8px 15px}.chat-title,.close-button{font-size:16px}.chat-messages{padding:10px}.message{font-size:13px;padding:6px 10px;margin-bottom:10px}.bot-logo{width:25px;height:25px;margin-right:6px}.bot-message{max-width:calc(100% - 31px)}.chat-input-form{padding:10px}.chat-input-form input{font-size:16px;padding:6px 10px}.chat-input-form button{font-size:16px;padding:6px 12px}}@font-face{font-family:Gotham;src:url(/assets/Gotham-Light-DFDWWjwL.otf) format("truetype"),url(/assets/Gotham-Black-BxPkaytu.otf) format("truetype"),url(/assets/GothamBookItalic-BMYragig.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Italic;src:url(/assets/GothamBookItalic-BMYragig.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Druk;src:url(/assets/Druk-Bold-Trial-Ct58liz7.otf) format("opentype");font-weight:400;font-style:italic}a{color:#00f;text-decoration:underline}a:hover{color:#00f}.chat-container{width:100%;height:100vh;margin:0;overflow:hidden;display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0}.chat-header-xbuddy{background-color:#fcbd00;color:#000;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.chat-title-xbuddy{font-family:Druk,Gotham,sans-serif;font-size:25px;font-weight:700;font-style:normal}.close-button{background:none;border:none;color:#000;font-size:18px;cursor:pointer}.chat-messages{flex:1;overflow-y:auto;padding:15px;background-color:#fff;display:flex;flex-direction:column;font-family:Gotham,sans-serif;font-weight:100}.message{margin-bottom:12px;padding:8px 12px;border-radius:16px;line-height:1.4;word-wrap:break-word;font-size:13px;text-align:left}.user{background-color:#e1e0de;color:#000;align-self:flex-end;max-width:80%;display:inline-block}.bot{display:flex;align-items:flex-start;margin-bottom:12px;max-width:90%}.bot-logo-xbuddy{width:40px;height:30px;margin-top:5px;margin-right:8px;border-radius:20%;background-color:#000;padding-left:3px;padding-right:3px}.bot-message{background-color:#f5f5f5;color:#000;max-width:calc(100% - 38px);padding:8px 12px;border-radius:16px;text-align:left;white-space:pre-wrap;margin-top:3px}.chat-input-form-xbuddy{display:flex;padding:15px;background-color:#fff;border-top:1px solid #ddd}.chat-input-form-xbuddy input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;font-size:13px;outline:none}.chat-input-form-xbuddy button{background-color:#fcbd00;color:#000;border:none;padding:8px 15px;margin-left:8px;border-radius:20px;cursor:pointer;font-size:14px;transition:background-color .3s}.bot-message .three-dots{display:inline-block;vertical-align:middle}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1}.chat-messages::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width: 480px){.chat-header{padding:8px 15px}.chat-title,.close-button{font-size:16px}.chat-messages{padding:10px}.message{font-size:13px;padding:6px 10px;margin-bottom:10px}.bot-logo{width:25px;height:25px;margin-right:6px}.bot-message{max-width:calc(100% - 31px)}.chat-input-form-xbuddy{padding:10px}.chat-input-form-xbuddy input{font-size:16px;padding:6px 10px}.chat-input-form-xbuddy button{font-size:16px;padding:6px 12px}}
