<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-link,.footer-text{font-size:.875rem;font-weight:600}.footer{width:100%;position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:rgba(0,0,0,0);transition:width 0s ease;font-family:Space Grotesk,sans-serif}@media(max-width:768px){.footer{width:100vw;flex-direction:column;gap:.5rem;background:rgba(21,20,23,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;z-index:10}}.footer-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-text{font-family:Space Grotesk,sans-serif;color:#bcb8c3}.footer-text span{margin-right:.25rem}@media(max-width:768px){.footer-text{font-size:.63rem;color:#bcb8c3}}.footer-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.footer-links{gap:.5rem;justify-content:center}}.footer-link{color:#bcb8c3;text-align:center}.footer-link:hover{color:#644ff5}@media(max-width:768px){.footer-link{font-size:.63rem;color:#bcb8c3}}.sidebar{height:100svh;width:84px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:#0d0d0f;color:#fff;transition:width .3s ease-in-out;padding:1rem .5rem}@media(max-width:768px){.sidebar{position:fixed;width:0;z-index:200!important}}.sidebar-expanded{width:275px;min-width:275px}@media(max-width:768px){.sidebar-expanded{width:300px}}.sidebar-top{display:flex;flex-direction:column;gap:1.25rem;flex-grow:1;overflow:hidden;margin-bottom:1rem}.sidebar-header{height:48px;display:flex;justify-content:center;gap:.25rem;cursor:pointer;min-height:50px}.sidebar-header-icon-group{display:flex;align-items:center;align-self:flex-start;gap:.5rem}.sidebar-header-expanded{justify-content:space-between}.sidebar-header-expanded .sidebar-bebop-logo-container{padding-left:10px}.sidebar-bebop-logo-container{display:flex;align-items:flex-end;align-self:flex-end}.sidebar-bebop-logo{width:2.5rem;height:2.5rem;object-fit:contain}.sidebar-expand-icon{width:1.25rem;height:1.25rem;display:grid;place-items:center;color:#8977ff;background-color:rgba(137,119,255,.3);border-radius:50%;cursor:pointer}.sidebar-expand-icon:hover{color:#09090a;background-color:#8977ff}.sidebar-expand-icon-expanded{transform:rotate(180deg)}.sidebar-link-group{display:flex;flex-direction:column;padding:0 .25rem}.sidebar-upgrade-button-container{display:flex;justify-content:center;padding:0 1rem}.sidebar-signup-link{color:inherit;text-decoration:none;padding:0 1rem}.sidebar-signup-button{width:100%!important;height:40px!important;margin:0 auto 1rem!important}.sidebar-link{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#bcb8c3;border-radius:2rem;padding:.75rem;transition:all .3s ease}.sidebar-link:hover .sidebar-link-label{color:#e9eef7;font-weight:700}.sidebar-link.disabled{opacity:.4;cursor:not-allowed}.sidebar-link.disabled:hover .sidebar-link-label{color:#bcb8c3;font-weight:300}.sidebar-link.disabled .sidebar-link-icon{opacity:.6}.sidebar-link.disabled .sidebar-link-beta-label{opacity:.5}.sidebar-link-content{display:flex;align-items:center;gap:.75rem}.sidebar-link-icon{width:100%;flex-shrink:0;color:#8977ff;display:flex;justify-content:center;align-items:center}.sidebar-link-label{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:300;color:#bcb8c3;opacity:0;max-width:0;overflow:hidden;white-space:nowrap;transition:opacity .3s ease-in-out,max-width .3s ease-in-out}.sidebar-link-beta-label{display:flex;align-items:center;gap:.125rem;font-size:.75rem;line-height:16px;color:#0be8b3}.sidebar-link-beta-label-collapsed{position:absolute;top:.25rem;right:.6rem}.sidebar-link-flag{width:1rem;height:1rem}.sidebar-link.expanded{justify-content:space-between;padding:.75rem}.sidebar-link.active{background:rgba(137,119,255,.3)}.sidebar-link.active .sidebar-link-label{color:#e9eef7;font-weight:700}.sidebar-link.no-icon-fill .sidebar-link-icon svg{fill:none}.sidebar-link.expanded .sidebar-link-label{opacity:1;max-width:150px}.sidebar-link.expanded .sidebar-link-icon{width:24px}.sidebar-link-lock-icon{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;z-index:1}.sidebar-link-lock-icon svg{width:1rem;height:1rem;fill:#8977ff}.sidebar-link:not(.expanded) .sidebar-link-lock-icon{right:20px;bottom:12px;top:auto;transform:none}.sidebar-link:not(.expanded) .sidebar-link-lock-icon svg{width:.6rem;height:.6rem}.chat-widget-icon{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;color:#bcb8c3}.chat-widget-icon:hover{color:#fff}@media(max-width:768px){.chat-widget-icon{display:none}}.thread-history{height:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem .25rem;border-top:1px solid rgba(137,119,255,.4);border-bottom:1px solid rgba(137,119,255,.4);overflow-y:auto;scrollbar-width:4px!important;scrollbar-color:#8977ff rgba(137,119,255,.3)!important}.thread-history ::-webkit-scrollbar{width:4px}.thread-history ::-webkit-scrollbar-track{background-color:rgba(137,119,255,.3)}.thread-history ::-webkit-scrollbar-thumb{background-color:#8977ff;border-radius:2px}.thread-history ::-webkit-scrollbar-thumb:hover{background-color:#7a66f0}.thread-list-group-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:1rem;cursor:pointer}.thread-list-group-header:hover .thread-list-group-label{color:#e9eef7}.thread-list-group-label{font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700;color:#bcb8c3}.thread-list-group-toggle-icon{width:1rem;height:1rem;transition:transform .3s;stroke-width:3px;color:#8977ff}.thread-list-group-toggle-icon.expanded{transform:rotate(180deg)}.thread-list-group-items{display:flex;flex-direction:column;gap:.25rem}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Outfit,sans-serif;overscroll-behavior:none;background:linear-gradient(180deg,#0d0d0d,#09090a);color:#d1d5db}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}body{width:100vw;height:100svh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d0d0f}::-webkit-scrollbar-thumb{background:#312f35;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#58555f}*{scrollbar-width:thin;scrollbar-color:#58555f #0d0d0f}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.hidden{visibility:hidden}.bebop-icon{object-fit:contain}.bebop-dot,.bebop-icon{width:1.5rem;height:1.5rem}.bebop-dot{background-color:#644ff5;border-radius:50%;flex-shrink:0}@media(max-width:768px){.bebop-dot{width:1rem;height:1rem;background-color:#312e81}}.pulse,.streaming-indicator{animation:pulse 1s infinite}.streaming-indicator{display:inline-flex;width:12px;height:12px;background-color:#fff;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}.thread-list-item{position:relative;display:flex;align-items:center;gap:1rem;padding:.5rem .75rem;color:#fff;cursor:pointer;text-decoration:none;color:#bcb8c3;border-radius:2rem}.thread-list-item.active{background:rgba(137,119,255,.3)}.thread-list-item.active,.thread-list-item:hover .thread-list-item-name{font-weight:700;color:#e9eef7}.thread-list-item:hover .thread-list-item-delete-icon{display:block}@media(max-width:768px){.thread-list-item:hover{background:rgba(0,0,0,0)}}.thread-list-item-collapsed{justify-content:center;gap:.5rem;display:none}.thread-list-item-icon-container{display:grid;place-items:center}.thread-list-item-icon{flex-shrink:0;width:1rem;height:1rem}.thread-list-item-name{max-width:167px;font-size:.75rem;font-weight:300;font-family:Space Grotesk,sans-serif;overflow:hidden;white-space:nowrap}@media(max-width:768px){.thread-list-item-name{max-width:225px}}.thread-list-item-name.collapsed{text-overflow:ellipsis}.thread-list-item-delete-icon{width:1.25rem;height:1.25rem;position:absolute;right:.25rem;top:50%;transform:translateY(-50%);display:none;color:#fff}@media(max-width:768px){.thread-list-item-delete-icon{display:block}}</pre></body></html>