@import"https://fonts.googleapis.com/css2?family=Boldonse&family=Imperial+Script&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Special+Gothic+Expanded+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,sans-serif}body{background-image:url(/assets/noise-light-NfRCCpT3.png);background-repeat:repeat;background-color:#3941fb}.home{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2rem;overflow-x:hidden}.vector{height:150px;margin-bottom:1rem}.line{color:#fff;font-family:Boldonse,system-ui;font-size:2rem;text-shadow:4px 4px 8px rgba(0,0,0,.5);text-align:center;line-height:1.3;margin:.5rem 1rem}span{color:#1e008069}.but{background-color:#fff;border:none;width:180px;font-size:1.15rem;padding:.75rem 1rem;border-radius:10px;cursor:pointer;margin:2rem 0;font-weight:600;transition:all .3s ease}.but:hover{box-shadow:0 0 10px #1e0080;transform:translateY(-2px)}.ss{width:90%;max-width:750px;border-radius:10px;box-shadow:0 0 10px #1e0080;margin:1rem auto}.testimonials-section{width:100%;margin:4rem 0;overflow:hidden}.testimonials-container{display:flex;width:100%;overflow-x:auto;gap:15px;padding:10px 20px;box-sizing:border-box;scrollbar-width:thin;justify-content:flex-start;scroll-snap-type:x mandatory}.testimonial{min-width:280px;width:280px;padding:15px 20px;border-radius:6px;color:#fff;font-weight:500;display:flex;flex-direction:column;justify-content:center;height:150px;position:relative;scroll-snap-align:start;flex-shrink:0}.cream-bg{background-color:#1e0080}.source{font-size:.8em;text-transform:uppercase;opacity:.8;text-align:right;color:silver;position:absolute;bottom:15px;right:20px}.testimonial p{margin:0 0 10px;font-size:.95rem}.top-padding{padding-top:4rem}.heading{margin:3rem 0;font-size:2rem}.tech{position:relative;height:50vh;min-height:300px;max-height:500px;width:100%;max-width:500px;margin:0 auto 4rem;display:flex;justify-content:center;align-items:center}.techicon{position:absolute;width:80px;height:auto;transform-origin:center;transition:all .3s ease}.tech img:nth-child(1){top:0;left:50%;transform:translate(-50%)}.tech img:nth-child(2){top:25%;right:5%}.tech img:nth-child(3){bottom:25%;right:5%}.tech img:nth-child(4){bottom:0;left:50%;transform:translate(-50%)}.tech img:nth-child(5){bottom:25%;left:5%}.tech img:nth-child(6){top:25%;left:5%}.tech img:nth-child(7){top:50%;left:50%;transform:translate(-50%,-50%);width:60px}.rasa{background-color:wheat;padding:.5rem;border-radius:10px}.bots{padding:.5rem;background-color:wheat;border-radius:20px}.faq-container{width:90%;max-width:800px;margin:0 auto 4rem;display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#1e0080b3;border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 8px #0000001a}.faq-question{padding:1.2rem;display:flex;justify-content:space-between;align-items:center}.faq-question h3{color:#fff;font-size:1.1rem;margin:0;font-weight:500;width:90%}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:all .4s ease;padding:0 1.2rem}.faq-item.active .faq-answer{max-height:500px;opacity:1;padding:0 1.2rem 1.2rem}.faq-answer p{color:#ffffffe6;line-height:1.6;margin:0;font-size:.95rem}.faq-icon{color:#fff;font-size:1.5rem;font-weight:300;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(45deg)}.privacy{padding:2rem 1rem;text-align:center}@media (min-width: 768px){.home{padding-top:4rem}.vector{height:200px}.line{font-size:2.5rem}.heading{font-size:2.5rem;margin:4rem 0}.testimonials-container{justify-content:center}.tech{height:400px}.techicon{width:90px}.tech img:nth-child(7){width:70px}.faq-question h3{font-size:1.2rem}}@media (min-width: 1024px){.line{font-size:3rem}.tech{height:500px;max-width:600px}.techicon{width:100px}.tech img:nth-child(1){top:0}.tech img:nth-child(2){top:25%;right:10%}.tech img:nth-child(3){bottom:25%;right:10%}.tech img:nth-child(4){bottom:0}.tech img:nth-child(5){bottom:25%;left:10%}.tech img:nth-child(6){top:25%;left:10%}.tech img:nth-child(7){width:80px}}@media (max-width: 480px){.line{font-size:1.7rem}.heading{font-size:1.8rem;margin:2rem 0}.tech{height:300px}.techicon{width:60px}.tech img:nth-child(1){top:4%}.tech img:nth-child(2),.tech img:nth-child(6){top:25%}.tech img:nth-child(3),.tech img:nth-child(5){bottom:25%}.tech img:nth-child(4){bottom:4%}.tech img:nth-child(7){width:50px}.testimonial{min-width:240px;height:130px}.faq-question h3{font-size:1rem}.faq-answer p{font-size:.9rem}}@media (max-width: 360px){.line{font-size:1.5rem}.tech{height:250px}.techicon{width:50px}.tech img:nth-child(7){width:40px}.testimonial{min-width:220px;height:120px;padding:10px 15px}.testimonial p{font-size:.85rem}.source{font-size:.7em}}:root{--primary-color: wheat;--secondary-color: #f8d8a8;--text-color: #ffffff;--bg-color: #1a1a2e;--card-bg: rgba(255, 255, 255, .07);--transition: all .3s ease}.about-container{max-width:1200px;margin:0 auto;padding:8rem 2rem 2rem;color:var(--text-color);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.about-header{text-align:center;margin-bottom:4rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.about-header:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent)}.about-header h1{font-size:3rem;color:var(--text-color);margin-bottom:.8rem;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-tagline{font-size:1.3rem;color:#f0f0f0;font-style:italic;opacity:.9}.about-section{margin-bottom:4rem;animation:fadeIn .8s ease-in-out;animation-fill-mode:both}.about-section:nth-child(2){animation-delay:.2s}.about-section:nth-child(3){animation-delay:.4s}.about-section:nth-child(4){animation-delay:.6s}.about-section:nth-child(5){animation-delay:.8s}.about-section h2{font-size:2rem;color:var(--text-color);margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:2px solid rgba(255,255,255,.08);position:relative}.about-section h2:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background-color:var(--bg-color)}.about-section p{line-height:1.8;font-size:1.1rem;margin-bottom:1.5rem;color:var(--text-color)}.feature-list{padding-left:1.5rem;margin:1.5rem 0}.feature-list li{margin-bottom:1rem;line-height:1.6;position:relative;padding-left:.5rem;color:var(--text-color)}.feature-list li:before{content:"•";color:var(--text-color);font-size:1.2rem;position:absolute;left:-1rem;top:0}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.feature-card{background-color:#fff;color:#222;border-radius:12px;padding:2rem;box-shadow:0 8px 24px #0000004d;transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0006;border-color:#0003}.feature-icon{font-size:3rem;margin-bottom:1.2rem;text-align:center;opacity:.9;text-shadow:0 2px 10px rgba(0,0,0,.2)}.feature-card h3{font-size:1.4rem;margin-bottom:1rem;color:#222;text-align:center}.feature-card p{text-align:center;font-size:1rem;color:#333}.tech-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin:2rem 0}.tech-item{background-color:#fff;color:#222;border-radius:12px;padding:2rem;box-shadow:0 8px 24px #0000004d;border:1px solid rgba(0,0,0,.1);transition:all .3s cubic-bezier(.25,.8,.25,1)}.tech-item:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0006}.tech-item h3{color:#222;margin-bottom:1.2rem;font-size:1.5rem;text-align:center;position:relative;padding-bottom:.8rem}.tech-item h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background-color:var(--bg-color)}.tech-evolution{margin-top:2rem;font-style:italic;color:var(--text-color);text-align:center;padding:1rem;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.contact{text-align:center;background-color:var(--card-bg);padding:2.5rem;border-radius:12px;margin-top:3rem;box-shadow:0 4px 20px #00000026;color:var(--text-color)}.contact h2{text-align:center}.contact h2:after{left:50%;transform:translate(-50%)}.contact a{color:#0056b3;text-decoration:none;font-weight:600;transition:var(--transition);border-bottom:1px dashed rgba(245,222,179,.4);padding-bottom:2px}.contact a:hover{color:#003d80;border-bottom:1px solid var(--secondary-color)}@media (max-width: 768px){.about-container{padding:6rem 1.5rem 1.5rem}.about-header h1{font-size:2.2rem}.about-tagline{font-size:1.1rem}.about-section h2{font-size:1.6rem}.features-grid,.tech-stack{grid-template-columns:1fr;gap:1.5rem}.feature-card,.tech-item{padding:1.5rem}}@media (max-width: 480px){.about-container{padding:4rem 1rem 1rem}.about-header h1{font-size:1.8rem}.about-tagline{font-size:1rem}.about-section h2{font-size:1.4rem}.about-section p{font-size:1rem}.feature-card,.tech-item{padding:1rem}.feature-icon{font-size:2rem}.feature-card h3{font-size:1.2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-card li,.tech-item li{color:#333}.backend-card,.frontend-card,.backend-card h3,.frontend-card h3{color:#222}.backend-card p,.frontend-card p{color:#333}.contact-container{max-width:1200px;margin:0 auto;padding:1rem;color:#333;min-height:100vh;display:flex;align-items:center;justify-content:center}.contact-content{display:flex;flex-direction:column;gap:2rem;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #0000000d;padding:2rem;width:100%}.contact-info{padding-right:0}.contact-info h1{font-size:2rem;margin-bottom:1rem;font-weight:700;background:linear-gradient(90deg,#4776e6,#8e54e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.contact-info p{line-height:1.6;margin-bottom:1.5rem;color:#666;font-size:.95rem}.contact-details{margin-top:1.5rem}.contact-item{display:flex;align-items:flex-start;margin-bottom:1.2rem}.contact-item svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.8rem;margin-top:.2rem;color:#8e54e9}.contact-item span{font-size:.95rem;line-height:1.5}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:500;color:#555;font-size:.95rem}.form-group input,.form-group textarea{padding:.9rem;border:1px solid #e0e0e0;border-radius:.5rem;background:#f9fafc;font-size:.95rem;transition:all .3s ease;width:100%}.form-group textarea{min-height:120px;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8e54e9;box-shadow:0 0 0 3px #8e54e91a}.submit-button{background:linear-gradient(90deg,#4776e6,#8e54e9);color:#fff;border:none;border-radius:.5rem;padding:.9rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.submit-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #8e54e966}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.success-message{text-align:center;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.success-message svg{width:3rem;height:3rem;color:#4caf50;margin-bottom:1rem}.success-message h2{font-size:1.5rem;margin-bottom:1rem;color:#333}.success-message p{color:#666;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.reset-button{background:transparent;color:#8e54e9;border:1px solid #8E54E9;border-radius:.5rem;padding:.7rem 1.3rem;font-size:.9rem;cursor:pointer;transition:all .3s ease}.reset-button:hover{background:#8e54e91a}.error-message{background-color:#ef44441a;color:#ef4444;padding:.7rem;border-radius:.5rem;font-size:.9rem;margin-top:.5rem}@media (min-width: 768px){.contact-container{padding:2rem}.contact-content{flex-direction:row;padding:2.5rem;gap:3rem}.contact-info{padding-right:2rem;flex:1}.contact-form-container{flex:1}.contact-info h1{font-size:2.5rem}.contact-info p,.contact-item span{font-size:1rem}}@media (min-width: 992px){.contact-content{padding:3rem}.contact-info h1{font-size:2.8rem}}@media (max-width: 480px){.contact-container{padding:.5rem}.contact-content{padding:1.5rem;border-radius:.8rem}.contact-info h1{font-size:1.8rem}.contact-info p{font-size:.9rem}.contact-item{margin-bottom:1rem}.contact-item svg{width:1rem;height:1rem;margin-right:.6rem}.contact-item span,.form-group label{font-size:.9rem}.form-group input,.form-group textarea,.submit-button{padding:.8rem;font-size:.9rem}.success-message{padding:1rem}.success-message h2{font-size:1.3rem}.success-message p{font-size:.9rem}}@media (max-width: 360px){.contact-content{padding:1.2rem}.contact-info h1{font-size:1.6rem}.form-group input,.form-group textarea{padding:.7rem}}.header{position:static;width:100%;padding:2rem 4rem 1rem;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;background-color:#3941fb;background-image:url(/assets/noise-light-NfRCCpT3.png)}.icon{width:3rem;height:3rem;margin-right:1rem;cursor:pointer;background-color:#fff;padding:5px;border-radius:10px}.links{display:flex;justify-content:space-evenly;align-items:center;gap:2rem;flex-wrap:wrap}.link1{color:#fff;text-decoration:none;padding:.5rem;font-size:1.2rem;cursor:pointer}.link1:hover{background-color:#1e008089;border-radius:10%}.headerbutton{background-color:#fff;border:none;font-size:1.15rem;padding:.5rem 1rem;border-radius:10px;cursor:pointer}.headerbutton:hover{box-shadow:0 0 10px #1e008069}.logo{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-bottom:1rem}.text{font-size:1.5rem;color:#fff}@media (max-width: 768px){.header{padding:1rem 1.5rem;gap:1rem}.links{gap:1rem}.link1{font-size:1rem}.headerbutton{font-size:1rem;padding:.4rem .8rem}.text{font-size:1.2rem;text-align:center}}@media (max-width: 480px){.icon{width:2.2rem;height:2.2rem;margin-right:.5rem;padding:4px}.text{font-size:.9rem}.link1{font-size:.9rem;padding:.3rem}.headerbutton{font-size:.9rem;padding:.4rem .6rem}.header{padding:.5rem .3rem;gap:.5rem}.links{gap:.3rem}}.team-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;font-family:Poppins,sans-serif;color:#fff}.team-header{text-align:center;margin-bottom:3rem}.team-header h1{font-size:2.5rem;margin-bottom:.5rem;color:wheat;font-weight:700}.team-header p{font-size:1.1rem;color:wheat;max-width:700px;margin:0 auto}.professor-section{margin-bottom:4rem}.professor-section h2{text-align:center;font-size:1.8rem;margin-bottom:2rem;color:gold;position:relative;padding-bottom:.5rem}.professor-section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:gold}.professor-card{display:flex;align-items:center;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.professor-card:hover{transform:translateY(-5px)}.professor-image{flex:0 0 300px;height:300px;overflow:hidden}.professor-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.professor-card:hover .professor-image img{transform:scale(1.05)}.professor-info{flex:1;padding:2rem}.professor-info h3{font-size:1.8rem;margin-bottom:.5rem;color:#2c3e50}.professor-info .department{font-size:1.1rem;color:#3498db;margin-bottom:1rem;font-weight:500}.professor-info .description{font-size:1rem;line-height:1.6;color:#7f8c8d}.team-section h2{text-align:center;font-size:1.8rem;margin-bottom:2.5rem;color:gold;position:relative;padding-bottom:.5rem}.team-section h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:gold}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:900px;margin:0 auto}.member-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.1);position:relative;width:90%;margin:0 auto}.member-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000026}.member-image{height:320px;overflow:hidden;position:relative}.member-image:after{content:none}.member-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.member-card:hover .member-image img{transform:scale(1.05)}.member-info{padding:1.2rem;position:relative}.member-info h3{font-size:1.2rem;margin-bottom:.2rem;color:#2c3e50;font-weight:600}.member-info .role{color:#3498db;font-size:.85rem;font-weight:500;margin-bottom:.8rem;display:inline-block;padding:.2rem .5rem;border-radius:4px;background-color:#3498db1a}.contributions{max-height:120px;overflow-y:auto;scrollbar-width:thin;margin-bottom:.5rem}.contributions::-webkit-scrollbar{width:4px}.contributions::-webkit-scrollbar-track{background:#0000000d}.contributions::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.contributions h4{font-size:.9rem;margin-bottom:.4rem;color:#2c3e50;font-weight:500}.contributions ul{padding-left:1rem;margin-bottom:.8rem}.contributions li{font-size:.8rem;margin-bottom:.3rem;color:#7f8c8d;line-height:1.4}.social-links{display:flex;gap:.8rem;margin-top:.8rem;justify-content:center}.social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:#fff;transition:all .3s ease;text-decoration:none}.social-icon:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 5px 10px #0003}.linkedin{background-color:#0077b5;display:flex;align-items:center;justify-content:center;text-align:center}.github{background-color:#333;display:flex;align-items:center;justify-content:center;text-align:center}.email{background-color:#ea4335;display:flex;align-items:center;justify-content:center;text-align:center}.social-icon svg{width:20px;height:20px;color:#fff;margin:auto}@media (max-width: 992px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.professor-card{flex-direction:column}.professor-image{flex:0 0 100%;height:250px}}@media (max-width: 576px){.team-grid{grid-template-columns:1fr}.member-image{height:220px}}@media (max-width: 480px){.team-header h1{font-size:1.8rem}.team-header p{font-size:1rem}.professor-section h2,.team-section h2{font-size:1.3rem}.professor-info h3{font-size:1.5rem}.professor-info .department{font-size:1rem}.member-info h3{font-size:1.1rem}.contributions h4{font-size:.85rem}.social-icon{width:30px;height:30px}.social-icon svg{width:16px;height:16px}}.chat-container{display:flex;flex-direction:column;height:80vh;max-width:1000px;margin:20px auto;border-radius:12px;background-color:#fff;box-shadow:0 5px 15px #0000001a;overflow:hidden;position:relative}.chat-header{padding:16px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.chat-title{display:flex;align-items:center;gap:12px}.chat-title h1{margin:0;font-size:1.5rem;color:#3941fb}.chat-title p{margin:0;font-size:.9rem;color:#6c757d}.chat-avatar{width:40px;height:40px;border-radius:50%;padding:2px;background-color:#fff;border:2px solid #3941fb}.chat-controls{display:flex;align-items:center;gap:12px}.messages-container{flex:1;padding:20px;overflow-y:auto;background-color:#f8f9fa;display:flex;flex-direction:column;gap:16px}.message{display:flex;margin-bottom:8px}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.message-content{max-width:70%;padding:12px 16px;border-radius:18px;position:relative}.message.user .message-content{background-color:#3941fb;color:#fff;border-top-right-radius:4px}.message.bot .message-content{background-color:#e9ecef;color:#212529;border-top-left-radius:4px}.message-content p{margin:0;line-height:1.5;word-wrap:break-word}.message-time{font-size:.7rem;opacity:.8;margin-top:4px;display:block;text-align:right;color:#333030}.typing-indicator{display:flex;align-items:center;gap:4px}.typing-indicator span{width:8px;height:8px;border-radius:50%;background-color:#adb5bd;animation:typing 1s infinite alternate}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.input-area{display:flex;align-items:center;gap:10px;padding:16px;background-color:#fff;border-top:1px solid #e9ecef}.input-area textarea{flex:1;padding:12px 16px;border-radius:24px;border:1px solid #ced4da;resize:none;font-size:1rem;outline:none;transition:border-color .2s;max-height:120px}.input-area textarea:focus{border-color:#3941fb}.chat-page{position:relative;width:100%;min-height:100vh;padding-top:10px;overflow-x:hidden}.back-button{position:fixed;top:100px;left:20px;background-color:#3941fb;color:#fff;border:2px solid white;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:100;box-shadow:0 2px 10px #0000001a;transition:background-color .2s,transform .2s,border-color .2s}.back-button:hover{background-color:#2930c8;transform:scale(1.05)}@media (max-width: 768px){.chat-container{height:calc(100vh - 160px);margin:20px 10px}.message-content{max-width:85%}.back-button{top:90px;left:15px}}@media (max-width: 480px){.chat-container{height:calc(100vh - 120px);margin:10px 7px}.chat-avatar{width:32px;height:32px}.chat-title h1{font-size:1rem}.chat-title p{font-size:.8rem}.message-content{max-width:90%;padding:8px 12px}.input-area{padding:8px}.input-area textarea{padding:8px 10px;font-size:.9rem}.send-button{width:36px;height:36px}.language-dropdown{height:36px;font-size:.8rem}.new-chat-button{height:36px;font-size:.8rem;padding:0 12px}.chat-container{margin-top:60px}}.send-button{background-color:#3941fb;color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s,transform .2s;box-shadow:0 4px 8px #0000001a}.send-button:hover{background-color:#2930c8;transform:scale(1.1)}.send-button:disabled{background-color:#ced4da;cursor:not-allowed;box-shadow:none}.dropdown{position:relative;display:inline-block;height:40px}.dropdown-button{background-color:#3941fb;color:#fff;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s,box-shadow .2s;box-shadow:0 4px 8px #0000001a;height:40px;padding:0 16px;font-size:.9rem;display:flex;align-items:center}.dropdown-button:hover{background-color:#2930c8;box-shadow:0 6px 12px #00000026}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:160px;box-shadow:0 4px 8px #0000001a;border-radius:8px;z-index:1;overflow:hidden}.dropdown-content a{color:#212529;padding:12px 16px;text-decoration:none;display:block;transition:background-color .2s}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}.new-chat-button{background-color:#3941fb;color:#fff;border:none;border-radius:8px;height:40px;padding:0 16px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s,box-shadow .2s;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #3941fb33}.new-chat-button:hover{background-color:#2930c8;transform:translateY(-1px);box-shadow:0 4px 8px #3941fb4d}.new-chat-button:active{transform:translateY(0);box-shadow:0 1px 2px #3941fb33}.language-dropdown{height:40px;padding:0 32px 0 12px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-size:.9rem;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233941fb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;transition:border-color .2s,box-shadow .2s}.language-dropdown:hover{border-color:#3941fb}.language-dropdown:focus{outline:none;border-color:#3941fb;box-shadow:0 0 0 3px #3941fb33}@keyframes appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.appear{animation:appear .8s ease-in-out}.footer{background-color:#000;color:#fff;padding:1.5rem 0;width:100%;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-brand h4{margin-bottom:1rem}.footer-brand p{color:#aaa}.footer-links{list-style:none;padding:0;display:flex;gap:1.5rem}.footer-links li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-links li a:hover{color:#aaa}.footer-copyright{width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid #333;text-align:center;color:#888;font-size:.9rem}@media (max-width: 768px){.footer-container{flex-direction:column;gap:1.5rem}.footer-links{margin-top:1rem}}@media (max-width: 480px){.footer-container{padding:0 .5rem}.footer-brand h4{font-size:1rem;margin-bottom:.5rem}.footer-brand p{font-size:.8rem}.footer-links{gap:1rem;font-size:.9rem}.footer-copyright{font-size:.8rem}}.elfsight-widget-container{margin-top:1rem;margin-left:auto}
