:root{font-family: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}}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.landing-page{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:#fff;box-shadow:0 2px 4px #0000000d;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}.small-logo{display:flex;align-items:center}.nav-text{color:#666;font-size:1.2rem;font-weight:300;text-align:center;margin-left:7rem}.login-button{background-color:#6366f1;color:#fff;border:none;padding:.8rem 2rem;border-radius:25px;cursor:pointer;font-size:1.1rem;transition:all .3s ease;font-weight:500}.login-button:hover{background-color:#2c23e6;transform:translateY(-1px);box-shadow:0 4px 6px #6366f133;color:#ff0}.main-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 2rem 4rem;text-align:center;max-width:1200px;margin:150px auto 0;gap:3rem;width:100%}.logo{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;transform:scale(1.2);width:100%;justify-content:center;flex-direction:row}.logo svg{width:120px;height:120px;margin-top:0;display:flex;align-items:center}.logo-text{font-size:7.4rem;color:#2d4778;font-weight:200;letter-spacing:-.5px;margin-top:0;word-break:keep-all;line-height:1;text-align:center;white-space:nowrap;display:flex;align-items:center}.animated-logo-text{display:inline-block;font-size:7.4rem;color:#2d4778;font-weight:200;letter-spacing:-.5px;margin-top:20px;text-shadow:0 0 10px rgba(45,71,120,.2)}.blinking-cursor{animation:blink 1s step-end infinite;margin-left:2px;color:#2d4778}.main-heading{color:#666;font-size:30px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:350;margin:1rem 0;max-width:800px;margin-top:60px;width:100%;padding:0 1rem}.get-started-button{background-color:#6366f1;color:#fff;border:none;padding:1rem 4rem;border-radius:30px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;font-weight:500;margin-top:.1rem;margin-bottom:2rem;white-space:nowrap}.get-started-button:hover{background-color:#2c23e6;transform:translateY(-2px);box-shadow:0 4px 6px #6366f133;color:#d5ff7c}.bottom-text{display:flex;align-items:center;gap:1rem;color:#666;margin-top:1rem;font-size:1.2rem;width:100%;padding:0 1rem;justify-content:center}.robot-emoji{font-size:2rem}@media (min-width: 1440px){.main-content{max-width:1400px}.logo{transform:scale(1.4)}.main-heading{font-size:3rem}}.about-section{background-color:#f5f5f5;padding:4rem 0 0;width:100%}.about-container{width:100%;margin:0;padding:0}.about-title{color:#2d4778;font-size:2.5rem;text-align:center;margin-bottom:3rem;font-weight:600}.about-content{background:#fff;padding:4rem 4rem 0;width:100%;margin:0}.about-content p{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.mission{color:#2d4778!important;font-weight:500;text-align:center!important;font-size:1.2rem!important;margin:3rem 0;line-height:2!important}.founder-card{margin-top:3rem;margin-bottom:4rem;padding:2rem;background:#f8f9fa;border-radius:12px;display:flex;align-items:center;gap:2rem;box-shadow:0 4px 6px #0000001a}.founder-image{width:150px;height:150px;border-radius:50%;overflow:hidden;border:4px solid #2d4778;flex-shrink:0}.founder-image img{width:100%;height:100%;object-fit:cover}.founder-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.founder-info h3{color:#2d4778;font-size:1.5rem;margin-bottom:.2rem}.founder-info p{color:#666;margin:0;font-size:1rem;line-height:1.4}.contact{color:#2d4778!important;font-weight:500;margin-top:.5rem;display:inline-block;padding:.5rem 1rem;background:#2d47781a;border-radius:6px;transition:all .3s ease}.contact:hover{background:#2d477826;transform:translateY(-1px)}.social-links{display:flex;gap:1.5rem;margin-top:1rem;align-items:center}.social-icon{width:30px;height:30px;transition:transform .3s ease;opacity:.8}.social-icon:hover{transform:translateY(-2px);opacity:1}@media (max-width: 768px){.about-section{padding:2rem 0}.about-container{padding:0 1rem}.about-content{padding:1.5rem;margin:1rem 0;border-radius:0;box-shadow:none}.about-title{font-size:1.8rem;margin-bottom:1rem}.about-content p{font-size:1rem;line-height:1.6}.founder-card{flex-direction:column;align-items:center;text-align:center;padding:1.5rem;margin-top:1.5rem}.founder-image{margin-right:0;margin-bottom:1rem}.founder-info{text-align:center}.social-links{justify-content:center;margin-top:1rem}.logo{transform:scale(.8);margin-bottom:15rem;gap:.4rem}.logo svg{width:80px;height:80px}.logo-text{font-size:4rem;margin-bottom:15rem;display:flex;align-items:center}.main-heading{margin:1rem 0;font-size:1.5rem}.get-started-button{padding:1rem 2rem;font-size:1.4rem;margin:2rem 0}.bottom-text{margin-top:auto;padding-bottom:6rem}.robot-emoji{font-size:1.5rem}.footer{padding:2rem 1rem}.footer-content{flex-direction:column;gap:2rem}.footer-brand,.footer-contact{min-width:100%}.footer-logo{flex-direction:row;align-items:center;text-align:left;gap:.5rem}.footer-logo h3{font-size:1.1rem}.footer-description{text-align:left;font-size:.9rem}.footer-social{justify-content:flex-start}.footer-links{flex-direction:column;gap:1.5rem;text-align:left}.footer-section{max-width:100%}.footer-contact{text-align:left}.contact-info p{justify-content:flex-start;font-size:.9rem}.footer-bottom{flex-direction:column;text-align:left;gap:1rem}.legal-links{justify-content:flex-start}.login-button{padding:1.2rem 3rem;font-size:1.3rem}}@media (max-width: 480px){.about-section{padding:1.5rem 0}.about-container{padding:0}.about-content{padding:1.2rem;margin:0}.about-title{font-size:1.5rem;padding:0 1rem}.founder-card{padding:1.2rem}.founder-info h3{font-size:1.2rem}.founder-info p,.contact{font-size:.9rem}.logo{transform:scale(.7);margin-bottom:.3rem;flex-direction:row}.logo svg{width:70px;height:70px;margin-top:0}.logo-text{font-size:3.5rem;margin-top:0;display:inline;width:auto;white-space:nowrap}.main-heading{margin:.3rem 0;margin-top:0}.get-started-button{margin-top:.3rem;margin-bottom:1rem}.bottom-text{margin-top:.3rem}.robot-emoji{font-size:1.2rem}.footer{padding:1.5rem .8rem}.footer-logo h3{font-size:1rem}.footer-section h4,.footer-contact h4{font-size:.95rem}.footer-section ul li,.contact-info p{font-size:.85rem}.contact-info span img{width:14px;height:14px}.footer-social .social-icon{width:18px;height:18px}}@media (max-width: 360px){.founder-card{padding:1rem;gap:1rem}.founder-image{width:80px;height:80px}.founder-info{gap:.2rem}.founder-info h3{font-size:1.1rem}.founder-info p{font-size:.85rem}.contact{padding:.3rem .6rem;font-size:.85rem}.social-links{gap:1.2rem;margin-top:.6rem}.social-icon{width:22px;height:22px}}@media (max-width: 480px){.navbar{padding:.6rem .8rem}.nav-text{display:none}.login-button{padding:.5rem 1rem;font-size:.8rem}.main-content{gap:1rem;padding:5rem 1rem 2rem}.main-heading{margin:1rem 0;margin-top:0}.get-started-button{margin-top:1rem;margin-bottom:1rem}.bottom-text{margin-top:1rem}.robot-emoji{font-size:1.2rem}.footer{padding:1.5rem .8rem}.footer-logo h3{font-size:1rem}.footer-section h4,.footer-contact h4{font-size:.95rem}.footer-section ul li,.contact-info p{font-size:.85rem}.contact-info span img{width:14px;height:14px}.footer-social .social-icon{width:18px;height:18px}}@media (max-width: 360px){.main-heading{font-size:.9rem}.get-started-button{padding:.5rem 1.2rem;font-size:.8rem}.bottom-text{font-size:.8rem}.footer{padding:1.2rem .6rem}.footer-logo h3{font-size:.95rem}.footer-section h4,.footer-contact h4{font-size:.9rem}.footer-section ul li,.contact-info p{font-size:.8rem}.contact-info span img{width:12px;height:12px}.footer-social .social-icon{width:16px;height:16px}}.footer{background-color:#233343;padding:4rem 2rem 2rem;width:100%;margin-top:4rem;border-top:1px solid rgba(0,0,0,.05)}.footer-content{color:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;width:100%;max-width:1200px;margin:0 auto}.footer-brand{flex:1;min-width:250px}.footer-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#fee}.footer-logo h3{color:#f9ea94;font-size:1.5rem;font-weight:600}.footer-description{color:#ffeded;font-size:1rem;margin-bottom:1.5rem;line-height:1.5}.footer-social{display:flex;gap:1rem}.footer-social .social-icon{width:20px;height:20px;transition:transform .3s ease}.footer-social .social-icon:hover{transform:translateY(-2px)}.footer-links{flex:1;display:flex;gap:4rem;min-width:200px;justify-content:center}.footer-section{flex:1;max-width:200px}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.8rem;color:#fff;transition:color .3s ease}.footer-section ul li:hover{color:#eaecef}.footer-section ul li a{color:inherit;text-decoration:none}.footer-contact{flex:1;min-width:250px}.footer-contact h4{color:#fff;font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.contact-info{color:#fff}.contact-info span img{width:16px;height:16px;margin-right:8px;vertical-align:middle}.contact-info p{margin-bottom:.8rem;display:flex;align-items:center;gap:.8rem;font-size:.9rem}.footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#fff;font-size:.9rem}.legal-links{display:flex;gap:1.5rem}.legal-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .3s ease}.legal-links a:hover{color:#eaecef}@media (max-width: 768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-content,.footer-links{flex-direction:column;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.legal-links{justify-content:center}}@media (max-width: 480px){.footer{padding:2rem 1rem 1rem}.footer-brand,.footer-contact{min-width:100%}.footer-logo h3{font-size:1.3rem}.footer-section h4,.footer-contact h4{font-size:1rem}.contact-info p{font-size:.9rem}}*{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.dashboard{min-height:100vh;background:#0a0a0b;color:#fff;display:flex;flex-direction:column;width:100%;position:relative;overflow:hidden}.dashboard-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#0e0c1f;border-bottom:1px solid rgba(255,255,255,.1);position:fixed;top:0;left:0;right:0;z-index:1000;height:72px}.nav-logo{height:40px;margin-left:20px}.nav-logo img{height:100%}.nav-profile{display:flex;gap:1rem;align-items:center}.profile-button{width:40px;height:40px;border-radius:50%;border:none;padding:0;overflow:hidden;cursor:pointer}.profile-button img{width:100%;height:100%;object-fit:cover}.profile-container{position:relative}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:12px;width:280px;box-shadow:0 4px 12px #00000026;animation:slideDown .2s ease-out;z-index:1000}.profile-header{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem}.dropdown-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.profile-info{flex:1;text-align:left}.profile-info h3{color:#2d4778;font-size:1.1rem;margin-bottom:.2rem}.profile-info p{color:#666;font-size:.9rem;margin:0}.profile-menu-items{padding:.5rem}.menu-item{display:flex;align-items:center;gap:.8rem;width:100%;padding:.8rem 1rem;border:none;background:none;color:#333;font-size:1rem;text-align:left;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.menu-item:hover{background-color:#6366f11a}.menu-item.logout{color:#dc2626}.menu-item.logout:hover{background-color:#dc26261a}.item-icon{font-size:1.2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:4px}.menu-button span{display:block;width:20px;height:2px;background:#fff;border-radius:1px}.dashboard-content{display:flex;margin-top:72px;min-height:calc(100vh - 72px);flex-direction:column;position:relative;width:100%;overflow:hidden}.sidebar{width:300px;background:#0e0e13;padding:1rem;display:flex;flex-direction:column;gap:1rem;position:fixed;top:72px;left:0;height:calc(100vh - 72px);overflow-y:auto;z-index:100}.sidebar h2{font-size:1.2rem;font-weight:500;color:#fff}.feature-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.feature-list li{color:#a0aec0;font-size:1rem;cursor:pointer;transition:color .2s ease}.feature-list li:hover{color:#fff}.feature-list li.highlight{color:gold}.promo-cards{display:flex;flex-direction:column;gap:1rem}.promo-card{background:#2d2d3a;border-radius:8px;padding:1rem;cursor:pointer;transition:transform .2s ease}.promo-card:hover{transform:translateY(-2px)}.promo-content{display:flex;align-items:flex-start;gap:.5rem}.promo-icon{font-size:1.5rem}.promo-content p{margin:0;font-size:.9rem;color:#a0aec0}.main-area{flex:1;padding:0 0 80px;display:flex;flex-direction:column;gap:0;width:calc(100% - 300px);order:1;min-height:calc(100vh - 152px);overflow-y:auto;position:relative;margin-left:300px;margin-top:80px}.nav-menu{display:flex;gap:.5rem;background:#09090b;padding:.5rem;border-radius:12px;margin:1rem;overflow-x:auto;position:fixed;top:72px;left:300px;right:0;z-index:100;white-space:nowrap;justify-content:space-between;border:1px solid rgba(32,28,28,.1)}.nav-menu{position:fixed;width:100%;z-index:1000}.nav-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .8rem;background:none;border:none;color:#a0aec0;font-size:.9rem;cursor:pointer;border-radius:8px;transition:all .3s ease;flex-shrink:0;outline:none;-webkit-tap-highlight-color:transparent}.nav-item:focus,.nav-item:active{outline:none;box-shadow:none}.nav-item:active{color:#fff4a3!important;animation:goldenPulse .5s ease}@keyframes goldenPulse{0%{color:#fff4a3}50%{color:#fff4a3}to{color:#fff4a3}}.nav-item.active{color:#fff4a3}.nav-item:hover:not(.disabled){color:#fff}.nav-item.disabled{opacity:.5;cursor:not-allowed;color:#a0aec0}.nav-item small{font-size:.8rem;opacity:.7;color:#a0aec0}.welcome-box{background:#09090b;padding:4rem;border-radius:12px;border:1px solid rgba(32,28,28,.1);margin-bottom:1rem;position:relative;z-index:1}.welcome-box h2{font-size:1.5rem;margin-bottom:1rem;color:#fff}.welcome-box p{margin-bottom:0;color:#a0aec0;line-height:1.6;min-height:1.6em}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.welcome-box p:after{content:"|";animation:blink 1s step-end infinite;margin-left:2px}.chat-input-container{position:fixed;bottom:0;left:0;right:0;margin-top:auto;padding:1rem;background:#1a1a1d;border-radius:0;width:100%;z-index:2;border-top:1px solid rgba(255,255,255,.1)}.chat-input-wrapper{display:flex;gap:.5rem;align-items:center;width:100%}.chat-input{flex:1;background:#0000334d;border:.5px solid rgba(255,255,255,.1);padding:.5rem .8rem;border-radius:6px;color:#fff;font-size:.95rem;width:100%;outline:none}.chat-input::placeholder{color:#a1b5cf}.search-button{background:none;border:none;cursor:pointer;padding:.5rem;opacity:.7;transition:opacity .2s ease}.search-button:hover{opacity:1}.chat-container{height:auto;overflow-y:auto;padding-bottom:80px}.message-content{flex:1;padding:1rem;line-height:1.6;white-space:pre-wrap;font-size:.95rem}.message-content p{margin:0;padding:0}.assistant-message .message-content{background:#ffffff0d;border-radius:8px}.user-message .message-content{background:#6366f11a;border-radius:8px}.message-content ul{margin:.5rem 0;padding-left:1.5rem}.message-content li{margin:.25rem 0}@media (min-width: 768px){.dashboard-content{flex-direction:row}.sidebar{width:300px;padding:1rem;order:1;border-top:none;border-right:1px solid rgba(255,255,255,.1);height:calc(100vh - 72px);position:fixed;top:72px;left:0;min-height:auto}.main-area{padding:0;order:2;min-height:calc(100vh - 72px);width:calc(100% - 300px);margin-left:300px}.nav-menu{margin:1rem 2rem;gap:1rem}.nav-item{padding:.8rem 1.2rem;font-size:1rem}}.chat-container{display:flex;flex-direction:column;height:100%;width:100%;background:#000;border-radius:0;overflow:hidden;position:relative;min-height:calc(100vh - 372px);margin-top:0}.chat-messages{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 432px);scroll-behavior:smooth}.empty-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#9fb0c5;padding:2rem;gap:1rem;height:100%}.ai-icon{font-size:3rem}.message{display:flex;gap:.5rem;max-width:90%}.user-message{align-self:flex-end;flex-direction:row-reverse}.assistant-message{background:#000;border:none;padding:1rem;border-radius:12px;margin-bottom:1rem;display:flex;gap:1rem;align-items:flex-start}.message-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;background:#0a09091a}.message-content{flex:1;color:#eaf3ff;line-height:1.6;background:#0a0a0a}.message-content p{margin:0;margin-bottom:.5rem}.message-content p:last-child{margin-bottom:0}.markdown-content{color:#a0aec0}.markdown-content strong{color:#fff}.markdown-content code{background:#ffffff1a;padding:.2rem .4rem;border-radius:4px;font-family:monospace}.user-message .message-content{background:#6366f166}.typing-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem;width:80px;height:40px}.typing-indicator span{width:8px;height:8px;border-radius:50%;background-color:#fff9;opacity:.6;animation:bounce 1s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}}.rate-limit-message{background:#ffc1071a!important;border:1px solid rgba(255,193,7,.3)!important;color:#ffc107!important}.rate-limit-message .message-content{color:#ffc107!important}.queue-message{background:#3b82f61a!important;border:1px solid rgba(59,130,246,.3)!important;color:#3b82f6!important}.queue-message .message-content{color:#3b82f6!important}.rate-limit-status{position:fixed;top:20px;right:20px;background:#000c;padding:8px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.2);z-index:1000}.rate-limit-indicator{color:#a0aec0;font-size:.8rem;font-weight:500}.chat-input-container{position:fixed;bottom:0;left:0;right:0;margin-top:0;background:#000;padding:.8rem;z-index:10}.chat-input{flex:1;background:#000;border:1px solid #000000;padding:1.2rem;border-radius:8px;color:#fff;font-size:.9rem;width:100%}.chat-input::placeholder{color:#ffffff80}.search-button{background:none;border:none;cursor:pointer;padding:.5rem;transition:opacity .2s ease}.search-button:disabled{opacity:.3;cursor:not-allowed}.search-button:not(:disabled):hover{opacity:1}.search-icon{font-size:1.2rem}.message-content h1,.message-content h2,.message-content h3,.message-content h4,.message-content h5,.message-content h6{margin-top:.5rem;margin-bottom:.5rem;font-weight:600;line-height:1.25}.message-content h1{font-size:1.5rem}.message-content h2{font-size:1.3rem}.message-content h3{font-size:1.15rem}.message-content ul,.message-content ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem}.message-content li{margin-bottom:.25rem}.message-content strong,.message-content b{font-weight:700;color:#fff}.message-content em,.message-content i{font-style:italic}.message-content code{padding:.2em .4em;margin:0;font-size:85%;background-color:#ffffff26;border-radius:3px;font-family:monospace}.message-content pre{padding:1rem;overflow-x:auto;background-color:#0000004d;border-radius:4px;margin:.5rem 0}.message-content pre code{background-color:transparent;padding:0}.message-content blockquote{border-left:4px solid rgba(255,255,255,.3);padding-left:1rem;margin-left:0;color:#976464cc}.message-content table{width:100%;border-collapse:collapse;margin:.5rem 0}.message-content th,.message-content td{padding:.5rem;border:1px solid rgba(255,255,255,.2);text-align:left}.message-content th{background-color:#ffffff1a;font-weight:600}.message-content hr{height:1px;background-color:#fff3;border:none;margin:1rem 0}.message-content a{color:#63b3ed;text-decoration:underline}.message-content a:hover{text-decoration:none}.message-content>*{max-width:100%}.message-content img{max-width:100%;height:auto;border-radius:4px}@media (min-width: 768px){.chat-container{border-radius:12px;min-height:calc(100vh - 72px);margin:0;width:100%}.chat-messages{height:calc(100vh - 132px);padding-bottom:1rem}.chat-input-container{position:fixed;bottom:0;left:300px;right:0;width:calc(100% - 300px);padding:1rem}.message{gap:1rem}.message-avatar{width:36px;height:36px;font-size:1.2rem}.message-content{padding:1rem;font-size:.95rem;line-height:1.5}}.login-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}.login-modal{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 6px #0000001a;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.login-content{text-align:center}.login-content h2{color:#2d4778;font-size:1.8rem;margin-bottom:2rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group input{width:100%;padding:1rem;border:none;border-bottom:2px solid #e2e8f0;font-size:1rem;color:#333;transition:border-color .3s ease;background:transparent}.form-group input:focus{outline:none;border-bottom-color:#6366f1}.form-group input::placeholder{color:#a0aec0}.continue-button{background-color:#6366f1;color:#fff;border:none;padding:1rem 3rem;border-radius:30px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;font-weight:500;width:100%;margin-top:1rem}.continue-button:hover{background-color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 6px #6366f133}#root{width:100%;margin:0;padding:0}.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}.app{width:100%;min-height:100vh;background-color:#fff}
