@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";body{font-family:Poppins,sans-serif;background-color:#fff;color:#333;width:100%;margin:0;padding:0;overflow-x:hidden}*{font-family:Poppins,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:none}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-button,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{width:0px;height:0px}.shiny-text{background:linear-gradient(120deg,#000 40%,#fff,#000 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.role-modal-overlay{position:fixed;inset:0;background:#11182773;display:flex;justify-content:center;align-items:center;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;font-family:Poppins,sans-serif}.role-modal{background:#fffffff2;padding:35px 25px;border-radius:20px;width:85%;max-width:750px;box-shadow:0 15px 40px #00000026;text-align:center;position:relative;animation:fadeIn .35s ease-in-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-btn{position:absolute;top:15px;right:18px;font-size:1.8rem;cursor:pointer;color:#9ca3af;transition:color .2s ease}.close-btn:hover{color:#ef4444;transform:none}.role-modal h2{margin-bottom:8px;color:#111827;font-size:1.8rem;font-weight:700}.role-modal>p{margin-bottom:20px;color:#6b7280;font-size:.95rem}.role-options{display:flex;gap:20px;justify-content:center;margin-top:25px;flex-wrap:wrap}.role-card{display:flex;flex-direction:column;align-items:center;padding:28px 18px;border-radius:18px;cursor:pointer;transition:all .35s ease;flex:1;min-width:240px;max-width:300px;background:linear-gradient(135deg,#fff,#f1f5f9);border:1px solid transparent;position:relative;overflow:hidden}.role-card:before{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(135deg,#2563eb,#22c55e);opacity:0;transition:opacity .4s ease;z-index:0}.role-card:hover:before{opacity:.05}.role-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 18px 35px #0000001f;border-color:#2563eb}.icon-container{display:flex;justify-content:center;align-items:center;width:65px;height:65px;border-radius:50%;margin-bottom:14px;font-size:2rem;z-index:1;transition:transform .3s ease}.role-card:hover .icon-container{transform:scale(1.1) rotate(5deg)}.patient-icon{color:#22c55e;background:#dcfce7}.dietician-icon{color:#f59e0b;background:#fffbeb}.role-card h3{margin-bottom:8px;color:#1f2937;font-size:1.2rem;font-weight:700}.role-card p{text-align:center;margin-bottom:18px;font-size:.85rem;color:#4b5563;line-height:1.4}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:auto}.features span{background:#f3f4f6;color:#374151;padding:6px 12px;border-radius:12px;font-size:.75rem;font-weight:600;transition:all .3s ease}.features span:hover{background:#e5e7eb;transform:translateY(-1px)}@media (max-width: 768px){.role-options{flex-direction:column;align-items:center;gap:18px}}@media (max-width: 992px){.role-modal{width:80%;padding:20px 16px}.role-modal h2{font-size:1.35rem}.role-modal>p{font-size:.8rem}.role-options{gap:12px}.role-card{min-width:180px;max-width:240px;padding:16px 12px;border-radius:14px;box-shadow:4px 8px 20px #7575751a}.icon-container{width:50px;height:50px;font-size:1.5rem}.role-card h3{font-size:.95rem}.role-card p{font-size:.7rem}.features span{font-size:.6rem;padding:3px 6px}.close-btn{top:8px;right:10px;font-size:1.4rem}.role-card:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 12px 25px #00000014;border-color:#2563eb}.role-card:hover .icon-container{transform:scale(1.05) rotate(3deg)}.features span:hover{transform:translateY(-.5px);background:#e5e7eb}}@media (max-width: 768px){.role-options{flex-direction:column;align-items:center;gap:14px}.role-card{width:100%;max-width:100%;padding:14px 10px}.icon-container{width:45px;height:45px;font-size:1.4rem}.role-card h3{font-size:.9rem}.role-card p{font-size:.65rem}.features span{font-size:.55rem;padding:3px 5px}}.role-login-overlay{position:fixed;inset:0;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000;padding:15px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:Poppins,sans-serif;animation:fadeIn .35s ease}.role-login-container{background:#fff;padding:26px 22px;border-radius:16px;width:100%;max-width:380px;box-shadow:0 8px 25px #00000014;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease;transform:translateY(-4px)}.close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.3rem;color:#6b7280;cursor:pointer;transition:color .2s ease}.close-btn:hover{color:#ef4444}.modal-title{font-size:1.35rem;font-weight:700;margin-bottom:16px;color:var(--header-color)}.account-info{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--primary-light-bg);border-radius:12px;margin-bottom:16px;box-shadow:0 2px 6px #0000000d}.account-icon{font-size:1.5rem;color:var(--primary-color)}.account-info h3{font-size:.95rem;font-weight:600;margin:0;color:var(--header-color);text-align:left}.account-info p{font-size:.75rem;color:var(--secondary-text-color);margin:0;text-align:left}.toggle-tabs{display:flex;background-color:var(--tab-bg);border-radius:10px;padding:3px;margin-bottom:16px}.tab{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 0;border-radius:8px;border:none;font-size:.85rem;font-weight:600;color:var(--secondary-text-color);cursor:pointer;transition:all .2s ease;background:transparent}.tab.active{background:var(--primary-color);color:#fff}.form-fields{display:flex;flex-direction:column;gap:12px}.input-group{display:flex;align-items:center;gap:10px;background:#f9fafb;border-radius:12px;padding:10px 12px;border:1px solid #e5e7eb}.input-group input{flex:1;border:none;outline:none;background:none;font-size:.9rem;color:var(--header-color);font-weight:500}.input-icon{font-size:.95rem;color:var(--secondary-text-color)}.submit-btn{width:100%;padding:12px 0;background:var(--primary-color);color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:14px;transition:all .2s ease}.submit-btn:hover:not(:disabled){box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.submit-btn:disabled{background:#d1d5db;cursor:not-allowed}.back-link{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;color:var(--secondary-text-color);cursor:pointer;margin-top:14px}.back-link:hover{color:var(--primary-color)}.role-patient{--primary-color: #22c55e;--primary-light-bg: #f0fdf4;--secondary-text-color: #4b5563;--header-color: #111827;--tab-bg: #e6f9ea}.role-dietician{--primary-color: #f59e0b;--primary-light-bg: #fff8e1;--secondary-text-color: #4b5563;--header-color: #111827;--tab-bg: #fef3e0}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 480px){.role-login-container{padding:22px 18px}.modal-title{font-size:1.25rem}.input-group input{font-size:.85rem}.submit-btn{font-size:.85rem;padding:10px 0}.back-link{font-size:.7rem}}.input-group input::placeholder{color:#6b7280}.submit-btn:disabled:hover{box-shadow:none;transform:none}.tab{color:#6b7280;background:#f3f4f6}.info-message{font-size:.75rem;color:#ef4444;text-align:center}@media (max-width: 992px){.role-login-container{max-width:450px;padding:24px 20px}.modal-title{font-size:1.3rem}.account-info h3{font-size:1rem}.account-info p{font-size:.8rem}.tab{font-size:.9rem;padding:7px 0}.input-group input{font-size:.9rem}.submit-btn{font-size:.9rem;padding:11px 0}.back-link{font-size:.75rem}.info-message{font-size:.8rem}}.navbar{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-left{margin-top:-.2%;display:flex;align-items:center;padding-left:3%;cursor:pointer}.navbar-left .Nav-title{display:flex;flex-direction:column;margin:0;padding:0}.Nav-title h2{margin-top:6%;margin-bottom:0;font-weight:600;font-size:1.2rem;font-family:Poppins,sans-serif}.Nav-title p{font-family:Poppins,sans-serif;font-size:1rem;margin-bottom:5px}.brand-name{font-weight:600;font-size:1.2rem;margin-left:.5rem}.navbar-right{padding-right:2%}.navbar-right .btn{display:flex;align-items:center;gap:6px;padding:12px 16px;border-radius:10px;font-size:1rem;border:none;font-family:Poppins,sans-serif;cursor:pointer;font-weight:600;background:linear-gradient(90deg,#4caf50,#f9a825);color:#fff;transition:all .3s ease}.navbar-right .btn:hover{opacity:.9}.logo{width:50px;height:50px;border-radius:12px;margin-top:2.5%;background:linear-gradient(135deg,#4caf50,#f9a825);display:flex;align-items:center;justify-content:center;margin-right:10px}.logo svg{width:22px;height:22px;stroke:#fff}.login-icon{font-size:20px}@media (max-width: 992px){.Nav-title h2{font-size:1rem}.navbar-left .Nav-title p{font-size:.6rem}.navbar-right .btn{padding:8px 10px;font-size:.6rem;border-radius:6px}.logo{width:35px;height:35px;border-radius:8px}.logo svg{width:20px;height:20px}}.Home-Body{margin-top:0%;min-height:100vh;width:100%;background:#fdfdf6;display:flex;align-items:center;font-family:Poppins,sans-serif;justify-content:center}.Home-Hero{display:flex;align-items:center;justify-content:space-between;max-width:100%;padding:3rem;width:100%;padding-left:7.5%;padding-right:5%}.Home-Hero-Left{flex:.5;text-align:start;margin-top:2%}.highlight-ayur{color:#388e3c;font-weight:400;font-size:1rem;margin-bottom:-1%;display:flex;align-items:center;gap:.5rem}.leaf-icon{font-size:1.4rem;margin-top:-.5%;color:#388e3c}.Home-Hero-Left h1{font-size:3.5rem;font-weight:700;margin:.5rem 0}.gradient-text{background:linear-gradient(to right,#388e3c,#f57c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sub-text{font-size:1rem;line-height:1.5;color:#444;font-weight:100;max-width:500px}.Hero-buttons{margin-top:5%;display:flex;gap:1rem}.btn-assessment,.btn-explore{display:flex;align-items:center;gap:.5rem;padding:12px 14px;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;cursor:pointer}.btn-assessment{background:#6dd372;color:#fff;border:none}.btn-assessment:hover{background-color:#5ad360}.btn-explore{background:#fff;color:#2e7d32;border:2px solid #2e7d32}.btn-explore:hover{background-color:#e2e2e2}.btn-icon{font-size:1.6rem}.Home-Hero-Right{flex:.5;display:flex;justify-content:center;align-items:center}.image-container{position:relative;max-width:800px}.image-container img{width:100%;height:480px;margin-top:5%;border-radius:16px;box-shadow:0 4px 12px #0009}.floating-card{position:absolute;bottom:-20px;left:20px;background:#fff;padding:14px;border-radius:12px;box-shadow:0 4px 12px #0000004d;font-weight:600;font-size:1rem}.floating-card span{display:block;font-size:1rem;font-weight:400;color:#555}.Approach{height:1000px;width:100%;background:#fdfdf6;padding-top:2.5%;margin-bottom:6%}.Approach-Cards{display:flex;justify-content:center;align-items:stretch;gap:2.5rem;flex-wrap:wrap;margin-top:3rem}.card{background:#fff;padding:2rem 1rem;border-radius:2rem;box-shadow:0 10px 30px #0000004d;width:350px;min-height:350px;text-align:center;transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column;align-items:center}.card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 50px #0006}.icon-wrapper{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;padding:1.5rem;margin-bottom:1.5rem;font-size:3rem;transition:transform .3s ease,box-shadow .3s ease}.icon-wrapper.green{color:#16a34a;background:linear-gradient(135deg,#dcfce7,#bbf7d0);box-shadow:0 6px 20px #16a34a33}.icon-wrapper.yellow{color:#f59e0b;background:linear-gradient(135deg,#fef9c3,#fde68a);box-shadow:0 6px 20px #f59e0b33}.icon-wrapper.orange{color:#f97316;background:linear-gradient(135deg,#ffedd5,#fed7aa);box-shadow:0 6px 20px #f9731633}.card h3{margin-bottom:1rem;font-size:1.4rem;font-weight:600;color:#111827}.card p{font-size:1.1rem;color:#4b5563;line-height:1.8;flex:1}.Approach h2{font-size:2.8rem;font-weight:600;text-align:center;margin-bottom:.5rem;color:#111827}.Approach h4{font-size:1.1rem;color:#4b5563;font-weight:400;text-align:center;margin-bottom:6rem;line-height:1.6}@media (max-width: 1200px){.card{width:340px;min-height:340px}}@media (max-width: 992px){.Approach-Cards{gap:2rem}.card{width:300px;min-height:320px}}@media (max-width: 768px){.Approach-Cards{flex-direction:column;align-items:center}.card{width:90%;max-width:420px}}.testimonials-section{background:#fdfdf6;padding:-20% 0 60px;height:auto;text-align:center;margin-top:-20%}.testimonials-section h2{color:#000;line-height:3rem;font-size:2.5rem;font-weight:600}.wrapper-toleft{width:95%;max-width:100%;margin-inline:auto;position:relative;height:400px;margin-top:5rem;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000)}.wrapper-toright{width:95%;max-width:100%;margin-inline:auto;position:relative;height:400px;margin-top:6rem;margin-bottom:-5%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(to right,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:-400px}}@keyframes scrollRight{to{right:-400px}}.item-right{width:400px;height:340px;border:1px solid rgb(255,255,255);border-radius:25px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;position:absolute;right:max(3900px,100%);animation-name:scrollRight;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite}.item-left{width:400px;height:340px;border:1px solid rgb(255,255,255);color:#000;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:25px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.2rem;position:absolute;left:max(3900px,100%);animation-name:scrollLeft;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite}.item1{animation-delay:-45s}.item2{animation-delay:-40s}.item3{animation-delay:-35s}.item4{animation-delay:calc(50s / 10 * (10 - 4) * -1)}.item5{animation-delay:-25s}.item6{animation-delay:-20s}.item7{animation-delay:calc(50s / 10 * (10 - 7) * -1)}.item8{animation-delay:-10s}.item9{animation-delay:-5s}.item10{animation-delay:-0s}.testimonial-card{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;padding:24px;height:350px;max-width:400px;margin:20px auto;box-shadow:0 6px 18px #00000014;font-family:Inter,sans-serif;text-align:left;display:flex;flex-direction:column}.quote-icon{font-size:5rem;color:#3b82f6;margin-bottom:-5%;font-weight:700;margin-top:-5%}.testimonial-text{font-size:1.1rem;line-height:1.6;color:#000;font-weight:400;margin-bottom:30px;flex-grow:1}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:auto}.author-img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:top}.testimonial-author h4{font-size:1rem;margin:0;font-weight:600;color:#111}.testimonial-author p{font-size:.85rem;margin:2px 0 0;color:#555}@media (max-width: 992px){.wrapper{height:1000px}.item{width:8px;height:80px}}.CTA{width:100%;padding:80px 60px;background:linear-gradient(90deg,#4caf50,#f9a825);display:flex;justify-content:center;align-items:center;text-align:center;box-sizing:border-box;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.CTA .cta-content{max-width:800px}.CTA h2{font-size:2.4rem;font-weight:700;margin-bottom:20px}.CTA p{font-size:1.2rem;color:#fff;margin-bottom:35px;font-weight:400;line-height:1.6}.CTA .cta-button{background-color:#fff;color:#4caf50;padding:12px 20px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease}.CTA .cta-button:hover{background-color:#e8f5e9;transform:translateY(-3px)}@media (max-width: 992px){.Home-Hero{flex-direction:column-reverse;text-align:center;padding:2rem}.Home-Hero-Left{flex:1;margin-top:2rem;text-align:center}.Home-Hero-Left h1{font-size:clamp(2rem,6vw,3rem)}.highlight-ayur{justify-content:center;font-size:.7rem;margin-top:7.5%}.sub-text{font-size:.95rem;max-width:90%;margin:0 auto}.Hero-buttons{justify-content:center;padding-top:5%}.Home-Hero-Right{flex:1;margin-top:1.5rem}.image-container img{height:auto;max-height:300px;border-radius:12px}.floating-card{font-size:.5rem;padding:10px 12px;left:10px}.floating-card span{font-size:.6rem}.leaf-icon{font-size:.8rem;margin-top:-1%}.btn-assessment,.btn-explore{font-size:.65rem;padding:10px 12px}.btn-icon{font-size:1.2rem}}@media (max-width: 992px){.Approach{height:auto;padding:2rem 1rem;margin-bottom:3rem}.Approach h2{font-size:2.2rem;margin-top:-5%}.Approach h4{font-size:.8rem;margin-right:4%;margin-left:4%;margin-bottom:3rem}.Approach-Cards{flex-direction:column;gap:1.5rem}.card{width:100%;max-width:300px;max-height:auto;padding:1.5rem}.card h3{font-size:1.2rem}.card p{font-size:1rem}}@media (max-width: 992px){.testimonials-section{margin-top:-15%;padding-top:20%}.testimonials-section h2{font-size:1.8rem;line-height:2.2rem}.item-right,.item-left{width:300px;height:180px;font-size:.5rem}.item-left{left:max(2900px,100%)}.item-right{right:max(2900px,100%)}.testimonial-text{font-size:.8rem}.testimonial-card{height:auto;padding:16px;max-width:300px}.testimonial-author p{font-size:.7rem}.testimonial-author h4{font-size:.6rem}.quote-icon{font-size:2rem;margin-bottom:-5%;margin-top:-5%}.author-img{width:36px;height:36px}.wrapper-toleft{margin-top:-45%;margin-bottom:-70%}.wrapper-toright{margin-top:15%}}@media (max-width: 992px){.CTA{padding:60px 15px}.CTA .cta-content{max-width:80%}.CTA h2{font-size:1.5rem}.CTA p{font-size:1rem;margin-bottom:25px}.CTA .cta-button{font-size:1rem;padding:14px 28px}}.scroll-float{overflow:hidden}.scroll-float-text{display:inline-block;font-size:clamp(1.6rem,4vw,4rem);font-weight:900;text-align:center;line-height:1.5}.char{display:inline-block}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.faq-section{width:100%;background:#fdfdf6;color:#000;padding:80px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.faq-head{font-size:2.2rem;font-weight:500;text-align:center;margin-bottom:50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.rotating-container{background-color:#22c55e;color:#fdfdf6;width:220px;height:70px;border-radius:16px;display:flex;justify-content:center;align-items:center;font-weight:600;text-align:center;overflow:hidden;box-shadow:0 4px 8px #00000026}.faq-list{width:100%;max-width:800px;display:flex;flex-direction:column;gap:20px}.faq-item{background-color:#fff;color:#111827;border-radius:16px;padding:20px 25px;cursor:pointer;transition:all .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px #0000000d}.faq-item:hover{box-shadow:0 6px 12px #00000026}.faq-question{display:flex;justify-content:space-between;align-items:center}.faq-question h3{font-size:1rem;font-weight:600;margin:0}.faq-question span{font-size:1.5rem;font-weight:700;transition:transform .3s ease}.faq-item.open .faq-question span{transform:rotate(180deg)}.faq-answer{margin-top:12px;font-size:1rem;line-height:1.6;color:#374151}@media (max-width: 768px){.faq-head{font-size:1.8rem;gap:10px}.rotating-container{width:160px;height:40px;font-size:.95rem}.faq-question h3{font-size:1rem}.faq-answer{font-size:.95rem}}.footer{width:100%;padding:40px 20px;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#94573c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#111827;position:relative}.footer-container{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;padding-top:2%;gap:20px;justify-content:space-between}.footer-left{flex:1 1 220px;display:flex;flex-direction:column;gap:10px}.footer-logo{display:flex;align-items:center;gap:5px;margin:0}.footer-logo-svg{width:40px;height:40px}.footer-logo h2{font-size:1.5rem;font-weight:600;margin:0}.footer-left p{color:#000;font-size:1rem;margin:0}.footer-socials{display:flex;gap:10px}.footer-socials a{color:#fff;font-size:1rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:50%;transition:all .3s ease}.footer-socials a:hover{background:#22c55e;color:#000;transform:scale(1.1)}.footer-links,.footer-contact{flex:1 1 180px}.footer-links h4,.footer-contact h4{font-size:1.3rem;font-weight:600;margin:10px 0 20px}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:20px}.footer-links a{color:#000;text-decoration:none;font-size:1rem;transition:color .3s ease,transform .2s ease;cursor:pointer;position:relative}.footer-links a:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-2px;background-color:#22c55e;transition:width .3s}.footer-links a:hover:after{width:100%}.footer-links a:hover{color:#22c55e;transform:translate(2px)}.footer-contact p{margin:0 0 20px;font-size:1rem;color:#000}.footer-bottom{margin-top:25px;text-align:center;font-size:1rem;color:#000;border-top:1px solid #374151;padding-top:10px}@media (max-width: 992px){.footer-container{flex-direction:column;align-items:center;text-align:center;gap:15px}.footer-left,.footer-links,.footer-contact{flex:unset}.footer-socials{justify-content:center}}@media (max-width: 992px){.footer-container{flex-direction:column;align-items:center;gap:30px;text-align:center}.footer-left{align-items:center}.footer-logo,.footer-socials{justify-content:center}.footer-links-contact-wrapper{display:flex;justify-content:center;gap:50px;width:100%;flex-wrap:wrap}.footer-links,.footer-contact{flex:1 1 250px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-links h4,.footer-contact h4,.footer-links li{margin-bottom:15px}}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center;text-align:center;gap:20px}.footer-left,.footer-links,.footer-contact{flex:unset;width:100%;text-align:center;align-items:center}.footer-links-contact-wrapper{flex-direction:column;gap:20px}.footer-links,.footer-contact{align-items:center;text-align:center}.footer-links h4,.footer-contact h4,.footer-links li{margin-bottom:10px}}.chatbot-icon{position:fixed;bottom:40px;right:60px;width:70px;height:70px;background:linear-gradient(90deg,#4caf50,#f9a825);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:100px;cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:1000;transition:transform .2s}.chatbot-icon:hover{transform:scale(1.1)}.chatbot-window{position:fixed;bottom:90px;right:20px;width:320px;height:450px;background:#fff;border-radius:15px;box-shadow:0 8px 30px #0000004d;display:flex;flex-direction:column;overflow:hidden;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(90deg,#4caf50,#f9a825);color:#fff;padding:12px 16px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.close-btn{cursor:pointer}.chatbot-messages{flex:1;padding:10px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chatbot-placeholder{color:#888;font-size:14px;text-align:center;margin-top:20px}.chat-message{padding:8px 12px;border-radius:12px;max-width:80%;font-size:14px}.chat-message.user{background-color:#4caf50;color:#fff;align-self:flex-end}.chat-message.bot{background-color:#f1f1f1;color:#333;align-self:flex-start}.chatbot-input-area{display:flex;padding:8px;border-top:1px solid #ddd}.chatbot-input-area input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:20px;outline:none}.chatbot-input-area button{background:linear-gradient(90deg,#4caf50,#f9a825);border:none;color:#fff;padding:0 12px;margin-left:8px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){.chatbot-window{width:90%;height:400px;right:5%;bottom:80px}.chatbot-icon{width:50px;height:50px;font-size:80px;bottom:30px;right:30px}}
