body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%}body{background:linear-gradient(180deg,#f7fbff,#eef6ff 60%);color:#072032;font-family:Inter,Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0}#tsparticles{inset:0;pointer-events:none;position:fixed;z-index:0}.landing-root{min-height:100vh;overflow-x:hidden;position:relative}.page{position:relative;z-index:2}.header{gap:16px;justify-content:space-between;padding:40px}.brand,.header{align-items:center;display:flex}.brand{gap:14px}.logo{align-items:center;background:linear-gradient(135deg,#f3e8ff,#eafcff);border-radius:14px;box-shadow:0 6px 20px #6e00ff0f;display:flex;font-size:34px;height:54px;justify-content:center;width:54px}.logo-img{display:block;height:auto;width:50px}.brand-title{font-size:1.25rem;letter-spacing:-.2px;margin:0}.brand-title .accent{color:#6e00ff;font-weight:700}.brand-tag{color:#3b4a5a;font-size:.9rem;margin:0;opacity:.9}.header-nav{align-items:center;display:flex;gap:12px}.nav-link{border-radius:10px;color:#274156;font-weight:600;padding:8px 12px;text-decoration:none;transition:background .2s ease,transform .12s ease}.nav-link:hover{background:#6e00ff0f;transform:translateY(-3px)}.hero-section{display:flex;justify-content:center;padding:72px 6vw 48px}.hero-card{background:linear-gradient(180deg,#ffffffe6,#fafcfff2);border:1px solid #6e00ff0f;border-radius:18px;box-shadow:0 20px 60px #1428500f;padding:42px;perspective:800px;transform-style:preserve-3d;width:min(1000px,95%)}.hero-title{color:#072032;font-size:2.25rem;line-height:1.05;margin:0 0 12px}.hero-lead{color:#2b3f4f;font-size:1.05rem;margin:6px 0 0;opacity:.95}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.cta{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;justify-content:center;padding:12px 20px;text-decoration:none}.cta.primary{background:linear-gradient(90deg,#6e00ff,#00c6ff);border:none;box-shadow:0 12px 30px #6e00ff24;color:#fff}.cta.ghost{background:#0000;border:1px solid #2741560f;color:#274156}.hero-meta{color:#4a5966;display:flex;flex-wrap:wrap;font-size:.92rem;gap:10px;margin-top:18px}.meta-item{background:#0e1e2f08;border-radius:12px;padding:8px 12px}.section-title{color:#112433;font-size:1.5rem;margin:0 0 16px;text-align:center}.features-section,.highlights-section,.how-section,.team-section{padding:60px 6vw}.steps-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.step-card{background:#fff;border:1px solid #0f1e320a;border-radius:12px;box-shadow:0 12px 28px #14285008;display:flex;flex-direction:column;gap:8px;min-height:140px;padding:18px}.step-number{align-items:center;background:linear-gradient(135deg,#eae6ff,#e6fbff);border-radius:10px;box-shadow:0 8px 20px #6e00ff0f;color:#6e00ff;display:flex;font-weight:700;height:44px;justify-content:center;width:44px}.features-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.feature{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #6e00ff0a;border-radius:12px;box-shadow:0 12px 28px #14285008;display:flex;flex-direction:column;gap:12px;min-height:140px;padding:18px}.feature-emoji{font-size:28px}.feature h4{color:#082032;font-size:1.05rem;margin:4px 0 6px}.team-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:18px}.person-card{background:#fff;border:1px solid #0f1e320a;border-radius:12px;box-shadow:0 12px 28px #14285008;flex-direction:column;gap:10px;min-height:220px;padding:18px;text-align:center}.avatar,.person-card{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#f3e8ff,#eafcff);border-radius:20px;box-shadow:0 8px 25px #6e00ff0f;font-size:44px;height:84px;justify-content:center;width:84px}.credit-line{color:#3b4a5a;font-size:.95rem;margin-top:12px;text-align:center}.highlights-list{color:#304251;display:flex;flex-direction:column;gap:10px;list-style:none;margin:22px auto 0;max-width:820px;padding:0}.highlights-list li{background:#fff;border:1px solid #0f1e320a;border-radius:10px;box-shadow:0 8px 20px #14285008;padding:14px 16px}.site-footer{background:linear-gradient(180deg,#fff9,#f7faff99);border-top:1px solid #0f1e320a;margin-top:36px;padding:28px 6vw}.footer-main{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.small-brand{color:#072032;font-weight:700}.footer-email a{color:#274156;font-weight:600;text-decoration:none}.footer-right{align-items:center;display:flex;gap:12px}.footer-link{background:#6e00ff0a;border-radius:8px;color:#274156;font-weight:700;padding:8px 10px;text-decoration:none}.footer-note{color:#64707d;font-size:.9rem;margin-top:12px;text-align:center}@media (max-width:880px){.header{align-items:flex-start;flex-direction:column;gap:12px;padding:18px 6vw}.hero-title{font-size:1.6rem}.hero-card{padding:24px}.hero-section{padding:40px 6vw 20px}}.chat-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #e2e8f0cc;padding:1rem 0;position:relative;z-index:100}.header-container{margin:0 auto;max-width:1400px;padding:0 2rem}.header-main{justify-content:space-between}.header-main,.logo-section{align-items:center;display:flex}.logo-section{gap:1rem}.neural-logo{height:45px;position:relative;width:45px}.logo-core{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.core-spark{animation:coreSparkle 2s ease-in-out infinite;background:#fff;border-radius:50%;height:5px;width:5px}@keyframes coreSparkle{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.orbit-ring{animation:orbitSpin 4s linear infinite;border:1px solid #667eea4d;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring-1{animation-delay:0s;height:60px;width:60px}.ring-2{animation-delay:-2s;height:75px;width:75px}@keyframes orbitSpin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.logo-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2d3748,#4a5568);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin:0}.tagline{font-size:.85rem;font-weight:500;margin:.2rem 0 0;opacity:.7}.header-status{align-items:center;display:flex;gap:1.5rem}.status-indicator{align-items:center;background:#667eea1a;border:1px solid #667eea33;border-radius:20px;display:flex;gap:.5rem;padding:.5rem 1rem}.status-pulse{animation:statusPulse 2s ease-in-out infinite;background:#48bb78;border-radius:50%;height:8px;width:8px}@keyframes statusPulse{0%,to{box-shadow:0 0 0 0 #48bb7866;transform:scale(1)}50%{box-shadow:0 0 0 8px #48bb7800;transform:scale(1.2)}}.status-text{color:#2d3748;font-size:.8rem;font-weight:500}.memory-counter{align-items:center;background:#fff9;border:1px solid #e2e8f0cc;border-radius:12px;display:flex;flex-direction:column;padding:.5rem 1rem}.counter-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.counter-label{font-size:.65rem;margin-top:.1rem;opacity:.6}.memory-sidebar{position:relative;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:50}.memory-sidebar:not(.visible){height:100%;position:absolute;transform:translateX(-100%)}.sidebar-header{background:#f8faff80;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;padding:1.5rem}.sidebar-header,.sidebar-title{align-items:center;display:flex}.sidebar-title{gap:.75rem}.title-icon{color:#667eea;height:24px;width:24px}.title-icon svg{stroke-width:2;height:100%;width:100%}.sidebar-header h3{color:#2d3748;font-size:1.3rem;font-weight:700;margin:0}.close-sidebar{align-items:center;background:none;border:none;border-radius:8px;color:#718096;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .3s ease;width:32px}.close-sidebar:hover{background:#667eea1a;color:#667eea;transform:scale(1.1)}.close-sidebar svg{stroke-width:2;height:18px;width:18px}.memory-stats{align-items:center;background:#f8faff4d;border-bottom:1px solid #e2e8f099;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.stat-item{align-items:flex-start;display:flex;flex-direction:column}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.stat-label{font-size:.75rem;margin-top:.1rem;opacity:.7}.clear-all-btn{align-items:center;background:#ff44441a;border:1px solid #e53e3e33;border-radius:12px;color:#e53e3e;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.clear-all-btn:hover{background:#ff444426;box-shadow:0 4px 12px #e53e3e26;transform:translateY(-1px)}.clear-all-btn svg{stroke-width:2;height:14px;width:14px}.memories-list{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.5rem}.empty-memories{opacity:.7;padding:3rem 1rem;text-align:center}.empty-icon{color:#a0aec0;height:48px;margin:0 auto 1rem;width:48px}.empty-icon svg{stroke-width:1.5;height:100%;width:100%}.empty-memories p{color:#4a5568;font-weight:500;margin:0 0 .5rem}.empty-memories small{font-size:.8rem;opacity:.6}.memory-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 2px 12px #0000000a;overflow:hidden;padding:1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.memory-card:hover{border-color:#667eea66;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.memory-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.memory-card-header h4{color:#2d3748;flex:1 1;font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.delete-memory-btn{align-items:center;background:#fffc;border:1px solid #e2e8f0cc;border-radius:6px;color:#a0aec0;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .3s ease;width:24px}.delete-memory-btn:hover{background:#e53e3e1a;border-color:#e53e3e4d;color:#e53e3e;transform:scale(1.1)}.delete-memory-btn svg{stroke-width:3;height:12px;width:12px}.memory-content{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4a5568;display:-webkit-box;font-size:.85rem;line-height:1.4;margin-bottom:.75rem;opacity:.9;overflow:hidden}.memory-meta{color:#718096;font-size:.7rem;opacity:.6;text-align:right}.memory-glow{background:linear-gradient(90deg,#0000,#667eea08,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s cubic-bezier(.4,0,.2,1);width:100%}.memory-card:hover .memory-glow{left:100%}.chat-controls{background:#fff;border-bottom:1px solid #e2e8f0cc;padding:1rem 2rem}.chat-action-buttons{align-items:center;display:flex;gap:10px}.regenerate-btn,.stop-btn{background:#00ffc81a;border:1px solid #00ffc866;border-radius:8px;color:#00ffc8;cursor:pointer;font-weight:500;padding:8px 14px;position:relative;transition:all .3s ease}.regenerate-btn:hover,.stop-btn:hover{background:#00ffc833;transform:translateY(-1px)}.regenerate-btn:disabled,.stop-btn:disabled{cursor:not-allowed;opacity:.5}.regenerate-btn .btn-glow,.stop-btn .btn-glow{border-radius:inherit;box-shadow:0 0 8px #00ffc866;inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.regenerate-btn:hover .btn-glow,.stop-btn:hover .btn-glow{opacity:1}.memory-toggle-btn{align-items:center;background:#fff;border:1px solid #667eea4d;border-radius:16px;box-shadow:0 2px 8px #667eea1a;color:#667eea;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.75rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.memory-toggle-btn.active,.memory-toggle-btn:hover{background:#667eea0d;border-color:#667eea80;box-shadow:0 4px 16px #667eea26;transform:translateY(-2px)}.btn-icon{color:#667eea;height:18px;width:18px}.btn-icon svg{stroke-width:2;height:100%;width:100%}.btn-glow{background:linear-gradient(90deg,#0000,#667eea1a,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s cubic-bezier(.4,0,.2,1);width:100%}.memory-toggle-btn:hover .btn-glow{left:100%}.messages-container{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:1rem}.welcome-section{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 8px 32px #0000000f;margin:2rem auto;max-width:600px;padding:3rem 2rem;text-align:center}.welcome-icon{color:#667eea;height:64px;margin:0 auto 1.5rem;width:64px}.welcome-icon svg{stroke-width:1.5;height:100%;width:100%}.welcome-section h2{color:#2d3748;font-size:2rem;font-weight:700;margin:0 0 1rem}.welcome-section p{color:#4a5568;font-size:1.1rem;margin-bottom:2.5rem;opacity:.8}.welcome-tips{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:400px}.tip-card{align-items:flex-start;background:#f8faffcc;border:1px solid #e2e8f099;border-radius:12px;display:flex;gap:1rem;padding:1.25rem;transition:all .3s ease}.tip-card:hover{border-color:#667eea4d;transform:translateX(4px)}.tip-icon{color:#667eea;flex-shrink:0;height:20px;margin-top:.1rem;width:20px}.tip-icon svg{stroke-width:2;height:100%;width:100%}.tip-card p{color:#4a5568;font-size:.9rem;line-height:1.4;margin:0;text-align:left}.tip-card strong{color:#667eea;font-weight:600}.messages-list{display:flex;flex:1 1;flex-direction:column;gap:1.25rem}.message-bubble{animation:messageSlide .4s cubic-bezier(.4,0,.2,1);max-width:70%;position:relative}@keyframes messageSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.message-bubble.user{align-self:flex-end}.message-bubble.ai{align-self:flex-start}.bubble-content{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 2px 12px #0000000a;padding:1.25rem 1.5rem;position:relative;transition:all .3s ease;z-index:2}.message-bubble.user .bubble-content{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 20px #667eea4d;color:#fff}.message-bubble.user .bubble-content:hover{box-shadow:0 6px 24px #667eea66;transform:translateY(-2px)}.message-bubble.ai .bubble-content:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.message-text{word-wrap:break-word;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.message-bubble.user .message-text{color:#fff}.message-bubble.ai .message-text{color:#2d3748}.message-time{font-size:.7rem;margin-top:.5rem;opacity:.6;text-align:right}.message-bubble.user .message-time{color:#fffc}.bubble-glow{background:linear-gradient(135deg,#667eea1a,#764ba20d);border-radius:20px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.message-bubble:hover .bubble-glow{opacity:1}.message-bubble.typing .bubble-content{border-color:#667eea66}.typing-cursor{animation:blink 1s infinite;color:#667eea;font-weight:700}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.thinking-animation{align-items:center;display:flex;gap:1rem}.thinking-dots{display:flex;gap:4px}.thinking-dots span{animation:bounce 1.4s ease-in-out infinite;background:#667eea;border-radius:50%;height:6px;width:6px}.thinking-dots span:first-child{animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}.thinking-dots span:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.thinking-text{color:#667eea;font-size:.9rem;font-style:italic}.input-section{background:#fff;border-top:1px solid #e2e8f0cc;padding:1.5rem 2rem}.stop-button{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border:none;border-radius:12px;box-shadow:0 4px 15px #ff6b6b66;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;padding:12px;position:relative;transition:all .3s ease}.stop-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5252,#e53935);box-shadow:0 6px 20px #ff6b6b99;transform:translateY(-2px)}.stop-button:active{transform:translateY(0)}.stop-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.stop-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.stop-icon svg{height:100%;width:100%}.stop-glow{background:linear-gradient(135deg,#fff3,#0000);border-radius:12px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.stop-button:hover .stop-glow{opacity:1}.input-container{align-items:center;display:flex;gap:10px;width:100%}.message-input{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 2px 8px #0000000a;color:#2d3748;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.message-input:focus{border-color:#667eea;box-shadow:0 4px 20px #667eea26;transform:translateY(-1px)}.message-input::placeholder{color:#a0aec0}.message-input:disabled{cursor:not-allowed;opacity:.6}.send-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;box-shadow:0 4px 16px #667eea4d;cursor:pointer;display:flex;height:52px;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:52px}.send-button:not(:disabled):hover{box-shadow:0 6px 24px #667eea66;transform:translateY(-2px) scale(1.05)}.send-button:disabled{cursor:not-allowed;opacity:.5;transform:scale(1)}.send-icon{color:#fff;height:20px;width:20px}.send-icon svg{stroke-width:2;height:100%;width:100%}.send-loading{display:flex;gap:3px}.send-loading span{animation:sendBounce 1.4s ease-in-out infinite;background:#fff;border-radius:50%;height:4px;width:4px}.send-loading span:first-child{animation-delay:-.32s}.send-loading span:nth-child(2){animation-delay:-.16s}.send-loading span:nth-child(3){animation-delay:0s}@keyframes sendBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.send-glow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s cubic-bezier(.4,0,.2,1);width:100%}.send-button:hover .send-glow{left:100%}.input-hint{align-items:center;color:#718096;display:flex;font-size:.8rem;gap:.5rem;justify-content:center;margin-top:.75rem;opacity:.7;text-align:center}.input-hint svg{stroke-width:2;height:14px;width:14px}.memories-list::-webkit-scrollbar,.messages-container::-webkit-scrollbar{width:6px}.memories-list::-webkit-scrollbar-thumb,.messages-container::-webkit-scrollbar-thumb{background:#667eea33;border-radius:3px}.memories-list::-webkit-scrollbar-thumb:hover,.messages-container::-webkit-scrollbar-thumb:hover{background:#667eea66}@media (max-width:1024px){.chat-main{flex-direction:column}.memory-sidebar{border-right:none;border-top:1px solid #e2e8f0cc;bottom:0;box-shadow:0 -4px 24px #0000001a;height:60%;position:absolute;width:100%;z-index:100}.memory-sidebar:not(.visible){transform:translateY(100%)}.message-bubble{max-width:85%}}@media (max-width:768px){.header-main{flex-direction:column;gap:1rem;text-align:center}.header-status{flex-direction:row;gap:1rem}.input-container{flex-direction:column}.send-button{border-radius:20px;height:48px;width:100%}.messages-container{padding:1.5rem}.chat-controls{padding:1rem 1.5rem}.input-section{padding:1.25rem 1.5rem}.welcome-section{margin:1rem auto;padding:2rem 1.5rem}.welcome-section h2{font-size:1.6rem}}@media (max-width:480px){.header-container{padding:0 1rem}.messages-container{padding:1rem}.chat-controls{padding:.75rem 1rem}.input-section{padding:1rem}.message-bubble{max-width:90%}.bubble-content{padding:1rem 1.25rem}.memory-sidebar{height:70%}}.chat-interface{background:linear-gradient(135deg,#fff,#fafbff 50%,#fff);color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh}.chat-interface,.chat-main{overflow:hidden;position:relative}.chat-main{display:flex;height:calc(100vh - 80px);margin:0 auto;max-width:1400px}.memory-sidebar{background:#fff;border-right:1px solid #e2e8f0cc;bottom:0;box-shadow:4px 0 24px #0000000f;display:flex;flex-direction:column;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .35s ease-in-out;width:380px;z-index:100}.memory-sidebar.visible{transform:translateX(0)}.memories-list,.memory-stats,.sidebar-header{background:#fff}.memory-sidebar:not(.visible){pointer-events:none;visibility:hidden}.chat-container{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative;width:100%}@media (max-width:1024px){.chat-main{flex-direction:column}.memory-sidebar{border-right:none;border-top:1px solid #e2e8f0cc;bottom:0;height:65%;left:0;top:auto;transform:translateY(100%);width:100%}.memory-sidebar.visible{transform:translateY(0)}.messages-container{padding:1.5rem}}@media (max-width:768px){.input-container{flex-direction:column}.send-button{border-radius:20px;height:48px;width:100%}}@media (max-width:480px){.memory-sidebar{height:75%}}.custom-logo{border-radius:10px;height:48px;object-fit:contain;width:48px}
/*# sourceMappingURL=main.6ec134ab.css.map*/