h1.svelte-1h9eg5c{color:#64ffda;margin-bottom:1.5rem;font-size:2rem;word-wrap:break-word}a.svelte-1h9eg5c{text-decoration:none;color:#64ffda;transition:color 0.3s ease}a.svelte-1h9eg5c:hover{color:#ccd6f6}.github-link.svelte-1h9eg5c{display:flex;align-items:center;margin-top:1rem;flex-wrap:wrap}.github-icon.svelte-1h9eg5c{width:24px;height:24px;margin-right:8px;fill:#64ffda}main.svelte-1h9eg5c{padding:1rem;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}@media(max-width: 480px){h1.svelte-1h9eg5c{font-size:1.5rem;margin-bottom:1rem}.github-icon.svelte-1h9eg5c{width:20px;height:20px}main.svelte-1h9eg5c{padding:0.75rem}a.svelte-1h9eg5c{font-size:0.9rem;word-wrap:break-word;word-break:break-all}.github-link.svelte-1h9eg5c{align-items:flex-start}}
.chat-container.svelte-187exzz.svelte-187exzz{display:flex;flex-direction:column;height:calc(100vh - 100px);max-width:800px;margin:0 auto;border-radius:8px;overflow:hidden}.chat-messages.svelte-187exzz.svelte-187exzz{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:0.8rem}.message.svelte-187exzz.svelte-187exzz{display:flex;margin:0.2rem 0}.message.user.svelte-187exzz.svelte-187exzz{justify-content:flex-end}.message-content.svelte-187exzz.svelte-187exzz{max-width:80%;padding:0.8rem 1rem;border-radius:1rem;position:relative}.user.svelte-187exzz .message-content.svelte-187exzz{background-color:#64ffda;color:#0a192f;border-top-right-radius:0.2rem}body.light-mode .user.svelte-187exzz .message-content.svelte-187exzz{background-color:#2d5a27;color:white}.bot.svelte-187exzz .message-content.svelte-187exzz{background-color:#112240;color:#ccd6f6;border-top-left-radius:0.2rem}body.light-mode .bot.svelte-187exzz .message-content.svelte-187exzz{background-color:#f0f0f0;color:#2d5a27}.system.svelte-187exzz .message-content.svelte-187exzz{background-color:#233554;color:#8892b0;width:100%;text-align:center;border-radius:0.5rem}body.light-mode .system.svelte-187exzz .message-content.svelte-187exzz{background-color:#e0e0e0;color:#555}.message-time.svelte-187exzz.svelte-187exzz{font-size:0.7rem;opacity:0.7;margin-top:0.3rem;text-align:right}.chat-input.svelte-187exzz.svelte-187exzz{display:flex;padding:1rem;background-color:#0a192f;border-top:1px solid #233554}body.light-mode .chat-input.svelte-187exzz.svelte-187exzz{background-color:#ffffff;border-top:1px solid #e0e0e0}textarea.svelte-187exzz.svelte-187exzz{flex:1;border:none;background-color:#112240;color:#ccd6f6;padding:0.8rem;border-radius:1.5rem;resize:none;outline:none;max-height:100px;font-family:inherit;font-size:0.9rem}body.light-mode textarea.svelte-187exzz.svelte-187exzz{background-color:#f0f0f0;color:#333}button.svelte-187exzz.svelte-187exzz{background-color:#64ffda;color:#0a192f;border:none;width:40px;height:40px;border-radius:50%;margin-left:0.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease}body.light-mode button.svelte-187exzz.svelte-187exzz{background-color:#2d5a27;color:white}button.svelte-187exzz.svelte-187exzz:hover{transform:scale(1.05)}button.svelte-187exzz.svelte-187exzz:disabled{opacity:0.5;cursor:not-allowed}button.svelte-187exzz svg.svelte-187exzz{width:18px;height:18px}.typing-indicator.svelte-187exzz.svelte-187exzz{display:flex;align-items:center;gap:0.3rem}.typing-indicator.svelte-187exzz span.svelte-187exzz{display:block;width:8px;height:8px;background-color:#64ffda;border-radius:50%;animation:svelte-187exzz-typing 1s infinite ease-in-out}body.light-mode .typing-indicator.svelte-187exzz span.svelte-187exzz{background-color:#2d5a27}.typing-indicator.svelte-187exzz span.svelte-187exzz:nth-child(1){animation-delay:0s}.typing-indicator.svelte-187exzz span.svelte-187exzz:nth-child(2){animation-delay:0.2s}.typing-indicator.svelte-187exzz span.svelte-187exzz:nth-child(3){animation-delay:0.4s}@keyframes svelte-187exzz-typing{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width: 768px){.chat-container.svelte-187exzz.svelte-187exzz{height:calc(100vh - 80px);border-radius:0}.message-content.svelte-187exzz.svelte-187exzz{max-width:85%;padding:0.6rem 0.8rem}textarea.svelte-187exzz.svelte-187exzz{padding:0.6rem;font-size:0.85rem}button.svelte-187exzz.svelte-187exzz{width:36px;height:36px}}@media(max-width: 480px){.chat-container.svelte-187exzz.svelte-187exzz{height:calc(100vh - 70px)}.chat-messages.svelte-187exzz.svelte-187exzz{padding:0.8rem}.message-content.svelte-187exzz.svelte-187exzz{max-width:90%;padding:0.5rem 0.7rem;font-size:0.9rem}.chat-input.svelte-187exzz.svelte-187exzz{padding:0.8rem}textarea.svelte-187exzz.svelte-187exzz{padding:0.5rem;font-size:0.8rem}button.svelte-187exzz.svelte-187exzz{width:32px;height:32px;margin-left:0.3rem}button.svelte-187exzz svg.svelte-187exzz{width:16px;height:16px}}.code-block.svelte-187exzz.svelte-187exzz{background:#1a1a1a;padding:0.75rem;border-radius:0.5rem;overflow-x:auto;font-family:"Consolas", "Monaco", "Courier New", monospace;font-size:0.9rem;line-height:1.4;margin:0.5rem 0;color:#e0e0e0}body.light-mode .code-block.svelte-187exzz.svelte-187exzz{background:#f2f2f2;color:#333}.message-text.svelte-187exzz.svelte-187exzz{word-break:break-word;white-space:pre-wrap;line-height:1.4}
h1.svelte-zlhp7d{color:#64ffda;margin-bottom:1.5rem;font-size:2rem;word-wrap:break-word}p.svelte-zlhp7d{color:#7948a2;margin-top:1rem;word-wrap:break-word;width:100%;text-align:center}form.svelte-zlhp7d{display:flex;flex-direction:column;width:100%;max-width:400px}input.svelte-zlhp7d{margin-bottom:1rem;padding:0.75rem;border-radius:4px;border:1px solid #233554;background-color:#112240;color:#ccd6f6;font-size:1rem;width:100%;box-sizing:border-box}button.svelte-zlhp7d{padding:0.75rem 1.5rem;background-color:transparent;border:1px solid #64ffda;border-radius:4px;color:#64ffda;cursor:pointer;transition:all 0.3s ease;font-size:1rem;width:100%;box-sizing:border-box}button.svelte-zlhp7d:hover{background-color:rgba(100, 255, 218, 0.1)}main.svelte-zlhp7d{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media(max-width: 480px){h1.svelte-zlhp7d{font-size:1.5rem;margin-bottom:1rem}input.svelte-zlhp7d{padding:0.6rem;font-size:0.9rem;margin-bottom:0.75rem}button.svelte-zlhp7d{padding:0.6rem;font-size:0.9rem}p.svelte-zlhp7d{font-size:0.9rem}}
h1.svelte-zlhp7d{color:#64ffda;margin-bottom:1.5rem;font-size:2rem;word-wrap:break-word}p.svelte-zlhp7d{color:#7948a2;margin-top:1rem;word-wrap:break-word;width:100%;text-align:center}form.svelte-zlhp7d{display:flex;flex-direction:column;width:100%;max-width:400px}input.svelte-zlhp7d{margin-bottom:1rem;padding:0.75rem;border-radius:4px;border:1px solid #233554;background-color:#112240;color:#ccd6f6;font-size:1rem;width:100%;box-sizing:border-box}button.svelte-zlhp7d{padding:0.75rem 1.5rem;background-color:transparent;border:1px solid #64ffda;border-radius:4px;color:#64ffda;cursor:pointer;transition:all 0.3s ease;font-size:1rem;width:100%;box-sizing:border-box}button.svelte-zlhp7d:hover{background-color:rgba(100, 255, 218, 0.1)}main.svelte-zlhp7d{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media(max-width: 480px){h1.svelte-zlhp7d{font-size:1.5rem;margin-bottom:1rem}input.svelte-zlhp7d{padding:0.6rem;font-size:0.9rem;margin-bottom:0.75rem}button.svelte-zlhp7d{padding:0.6rem;font-size:0.9rem}p.svelte-zlhp7d{font-size:0.9rem}}
body{margin:0;padding:0;font-family:"Inter", sans-serif;background-color:#0a192f;color:#8892b0;transition:all 0.3s ease;overflow-x:hidden;width:100%;box-sizing:border-box}.top-nav.svelte-1wd7fo2{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;box-sizing:border-box;background:rgba(10, 25, 47, 0.85);backdrop-filter:blur(10px);z-index:10}.logo.svelte-1wd7fo2{color:#64ffda;font-size:1.5rem;font-weight:bold;text-decoration:none}.auth-nav.svelte-1wd7fo2{display:flex;align-items:center;gap:1rem;margin-right:1rem}.auth-nav-button.svelte-1wd7fo2{padding:0.75rem 1.5rem;white-space:nowrap;background-color:transparent;border:1px solid #64ffda;border-radius:4px;color:#64ffda;cursor:pointer;transition:all 0.3s ease}.auth-nav-button.svelte-1wd7fo2:hover{background-color:rgba(100, 255, 218, 0.1)}.homepage.svelte-1wd7fo2{max-width:1000px;margin:0 auto;padding:100px 2rem 2rem 2rem;width:100%;box-sizing:border-box}.hero-section.svelte-1wd7fo2{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.small-heading.svelte-1wd7fo2{color:#64ffda;font-size:1rem;margin-bottom:1rem}.big-heading.svelte-1wd7fo2{color:#ccd6f6;font-size:4rem;margin:0;font-weight:bold}.sub-heading.svelte-1wd7fo2{color:#8892b0;font-size:3rem;margin:0.5rem 0 2rem 0;font-weight:bold}.description.svelte-1wd7fo2{max-width:540px;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;word-wrap:break-word}@media(max-width: 768px){.top-nav.svelte-1wd7fo2{padding:0.75rem 1rem}.big-heading.svelte-1wd7fo2{font-size:2.5rem;word-wrap:break-word}.sub-heading.svelte-1wd7fo2{font-size:2rem;word-wrap:break-word}.auth-nav.svelte-1wd7fo2{gap:0.5rem;margin-right:0}.auth-nav-button.svelte-1wd7fo2{padding:0.5rem 1rem;font-size:0.85rem}.description.svelte-1wd7fo2{font-size:1rem;max-width:100%;word-wrap:break-word}.homepage.svelte-1wd7fo2{padding:80px 1.5rem 1.5rem 1.5rem}}@media(max-width: 480px){.top-nav.svelte-1wd7fo2{padding:0.5rem 0.75rem;flex-wrap:wrap;justify-content:space-between}.auth-nav.svelte-1wd7fo2{gap:0.25rem;flex-wrap:wrap;justify-content:flex-end}.logo.svelte-1wd7fo2{font-size:1.2rem}.username-display.svelte-1wd7fo2{font-size:0.8rem;margin-right:0.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.big-heading.svelte-1wd7fo2{font-size:2rem;word-wrap:break-word}.sub-heading.svelte-1wd7fo2{font-size:1.5rem;word-wrap:break-word}.description.svelte-1wd7fo2{font-size:0.9rem;line-height:1.5;word-wrap:break-word}.homepage.svelte-1wd7fo2{padding:70px 1rem 1rem 1rem}.auth-nav-button.svelte-1wd7fo2{padding:0.4rem 0.8rem;font-size:0.8rem;min-width:60px;margin-bottom:0.25rem}.theme-toggle-button.svelte-1wd7fo2{padding:0.3rem}.sun-icon.svelte-1wd7fo2,.moon-icon.svelte-1wd7fo2{width:16px;height:16px}@media(max-width: 350px){.auth-nav.svelte-1wd7fo2{width:100%;justify-content:flex-end;margin-top:0.5rem}.top-nav.svelte-1wd7fo2{flex-direction:column;align-items:flex-start}.auth-nav-button.svelte-1wd7fo2{padding:0.3rem 0.6rem;font-size:0.75rem}}}nav.svelte-1wd7fo2{width:200px;background-color:#f4f4f4;padding:1rem}a.svelte-1wd7fo2{text-decoration:none;color:#333}.container.svelte-1wd7fo2{display:flex;width:100%;box-sizing:border-box;overflow-x:hidden}.content.svelte-1wd7fo2{flex:1;padding:1rem;margin-top:60px;width:100%;box-sizing:border-box;overflow-x:hidden}@media(max-width: 480px){.content.svelte-1wd7fo2{margin-top:50px;padding:0.75rem}form input{padding:0.6rem;font-size:0.9rem}form button{padding:0.6rem;font-size:0.9rem}}@media(max-width: 600px){nav.svelte-1wd7fo2{display:none}}@media(min-width: 601px){nav.svelte-1wd7fo2{display:block}}body.light-mode{background-color:#ffffff;color:#333333}body.light-mode .top-nav.svelte-1wd7fo2{background-color:rgba(255, 255, 255, 0.85)}body.light-mode .logo.svelte-1wd7fo2{color:#2d5a27}body.light-mode .auth-nav-button.svelte-1wd7fo2{border-color:#2d5a27;color:#2d5a27}body.light-mode .big-heading.svelte-1wd7fo2{color:#2d5a27}body.light-mode .small-heading.svelte-1wd7fo2{color:#2d5a27}body.light-mode .sub-heading.svelte-1wd7fo2{color:#2d5a27}body.light-mode .description.svelte-1wd7fo2{color:#2d5a27}.theme-toggle.svelte-1wd7fo2{display:flex;align-items:center;margin-right:1rem}.theme-toggle-button.svelte-1wd7fo2{background:none;border:none;cursor:pointer;padding:0.5rem;color:#64ffda;font-size:1.2rem;display:flex;align-items:center;transition:transform 0.3s ease}.theme-toggle-button.svelte-1wd7fo2:hover{transform:scale(1.1)}body.light-mode .theme-toggle-button.svelte-1wd7fo2{color:#2d5a27}.sun-icon.svelte-1wd7fo2,.moon-icon.svelte-1wd7fo2{width:20px;height:20px}.username-display.svelte-1wd7fo2{color:#64ffda;margin-right:1rem}body.light-mode .username-display.svelte-1wd7fo2{color:#2d5a27}@media(max-width: 768px){}@media(max-width: 480px){}.logout-button.svelte-1wd7fo2:hover{background-color:rgba(100, 255, 218, 0.1)}body.light-mode .logout-button.svelte-1wd7fo2:hover{background-color:rgba(45, 90, 39, 0.1)}form{width:100%;max-width:400px;margin:0 auto}form input{width:100%;box-sizing:border-box;margin-bottom:1rem;padding:0.75rem}form button{width:100%;box-sizing:border-box}@media(max-width: 480px){.content.svelte-1wd7fo2{margin-top:50px;padding:0.75rem}form input{padding:0.6rem;font-size:0.9rem}form button{padding:0.6rem;font-size:0.9rem}}
