*{margin:0;padding:0}body{height:100vh;color:#fff}.navbar{width:100%;background-color:"#113656";padding:.5rem;display:flex;justify-content:center}.iconNavbar{font-family:Monomakh;font-size:1.5rem}.navbar img{height:30px;cursor:pointer;transition:transform .2s ease}.footer{padding:2rem;background-color:#f8f9fa;text-align:center;border-top:1px solid #e0e0e0;margin-top:auto}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.footer-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-links a:hover{color:#00f}.footer-copy{color:#718096;font-size:.875rem}body,html{margin:0;padding:0;font-family:Segoe UI,sans-serif;background-color:#0e1e2a;color:#fff;scroll-behavior:smooth}.zadchat-home{text-align:center}.hero-section{padding:80px 20px 60px;animation:fadeIn 1.5s ease-in}.hero-section h1{font-size:3.5rem;color:#fff;margin-bottom:20px}.hero-section h1 span{color:#00e0ff}.hero-section p{font-size:1.4rem;margin-bottom:40px;color:#d9f1ff}.download-buttons{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.download-button img{height:60px;transition:transform .3s ease-in-out}.download-button img:hover{transform:scale(1.05)}.features-section{padding:80px 20px;background:#0e1e2a}.features-section h2{font-size:2.8rem;margin-bottom:40px;color:#00e0ff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.feature-card{background:#113656;border-radius:16px;padding:30px 20px;box-shadow:0 5px 25px #0000004d;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 35px #00000080}.feature-card h3{color:#00e0ff;margin-bottom:15px}.feature-card p{color:#d1f4ff;font-size:1.05rem}.footer{background:#0c1a24;padding:20px;color:#aaa;font-size:.95rem;border-top:1px solid #12344c}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fadeIn{animation:fadeIn 1.2s ease forwards}.slideInUp{animation:fadeIn 1s ease forwards}.popIn{animation:popIn .6s ease forwards}.popIn.delay{animation-delay:.2s}.popIn.delay2{animation-delay:.4s}.popIn.delay3{animation-delay:.6s}.popIn.delay4{animation-delay:.8s}.popIn.delay5{animation-delay:1s}.features-section{padding:40px 20px}.feature-card{padding:16px}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.9rem}.zadchat-container{width:100%;box-sizing:border-box;background-color:#0e1e2a;font-family:Segoe UI,sans-serif}.section-heading{font-size:2rem;margin-bottom:20px;color:#0e1e2a}.problem-section,.solution-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:40px auto;padding:40px 20px;max-width:1200px;border-radius:20px;background:linear-gradient(135deg,#f3f4f6,#fff);box-shadow:0 12px 30px #00000014;transition:all .3s ease-in-out;gap:40px}.left-box,.right-box{flex:1}.aditya-image{width:100%;max-width:300px;height:250px;object-fit:cover;object-position:left center;border-radius:10px}.meet-title{font-size:1.5rem;margin-bottom:20px;color:#0e1e2a}.problem-text{margin-bottom:16px;font-size:1.1rem;line-height:1.6;color:#0e1e2a}.solution-point{margin-bottom:24px;color:#0e1e2a}.headline-with-icon{display:flex;align-items:center;gap:13px;margin-bottom:6px;justify-content:center}.icon{font-size:1.5rem}.caption{margin-top:12px;font-style:italic;font-size:.95rem;color:#444}.fade-in,.fade-in-delay,.slide-up,.slide-in-left,.zoom-in{opacity:1;transform:none;transition:all .5s ease}@media screen and (max-width: 768px){.problem-section,.solution-section{flex-direction:column;padding:20px 10px;gap:20px}.left-box,.right-box{width:100%}.section-heading{font-size:1.7rem}.headline-with-icon{justify-content:center}.problem-text,.solution-point p{font-size:1rem}.aditya-image{max-width:250px;width:100%;margin:0 auto;border-radius:10px}.caption{font-size:.9rem}}.help-container{padding:40px 20px;max-width:900px;margin:0 auto;background-color:#f9f9f9;color:#113656;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;animation:fadeInUp .8s ease-in-out;border-radius:12px}.help-container h1{font-size:36px;color:#113656;margin-bottom:20px;text-align:center}.help-container p{font-size:18px;color:#333;margin-bottom:20px;line-height:1.6}.faq-section{margin-top:40px}.faq-section h2{font-size:28px;margin-bottom:20px;color:#113656;border-bottom:2px solid #113656;padding-bottom:10px}.faq{margin-bottom:25px;background:#fff;padding:20px;border-left:4px solid #113656;border-radius:8px;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease-in-out}.faq:hover{transform:translateY(-5px)}.faq h3{font-size:20px;color:#113656;margin-bottom:10px}.faq p{font-size:16px;color:#444}.contact-help{margin-top:60px;text-align:center;padding:30px;background:#e3eff7;border-radius:12px;box-shadow:0 3px 10px #1136561a}.contact-help h2{font-size:26px;color:#113656;margin-bottom:10px}.contact-help a{color:#113656;font-weight:700;text-decoration:none}.contact-help a:hover{text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 600px){.help-container h1{font-size:28px}.faq-section h2,.contact-help h2{font-size:22px}}:root{--primary-color: #113656;--secondary-color: #ffffff;--text-color: #e0f0ff;--highlight: #47b5ff}.about-container{padding:40px 20px;background-color:var(--primary-color);color:var(--text-color);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;animation:fadeIn 1s ease-in-out}.heading-primary{font-size:3rem;text-align:center;margin-bottom:30px;color:var(--highlight);animation:slideDown 1s ease forwards}.intro-text{font-size:1.2rem;text-align:center;margin:0 auto 40px;max-width:800px;line-height:1.6}.about-section{margin-bottom:40px;padding:20px;border-radius:12px;background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease}.about-section:hover{transform:scale(1.02)}.about-section h2{font-size:1.5rem;color:var(--highlight);margin-bottom:10px}.about-section p{font-size:1rem;line-height:1.6}a{color:#84d4ff;text-decoration:none}a:hover{text-decoration:underline}.closing-line{text-align:center;margin-top:40px;font-weight:700;font-size:1.1rem;color:var(--highlight)}.fadeIn{animation:fadeIn 1s ease both}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.terms-container{padding:40px 20px;max-width:1000px;margin:0 auto;background-color:#f9f9f9;color:#113656;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;animation:fadeIn .8s ease-in-out;border-radius:12px;box-shadow:0 4px 20px #1136560d}.terms-container h1{font-size:38px;text-align:center;margin-bottom:10px;color:#113656;font-weight:700}.terms-container p{font-size:17px;color:#2c2c2c;line-height:1.8;margin-bottom:20px}.terms-container section{margin-top:40px;padding:30px;background:#fff;border-left:5px solid #113656;border-radius:10px;box-shadow:0 3px 15px #1136561a;transition:transform .3s ease-in-out}.terms-container section:hover{transform:translateY(-4px)}.terms-container h2{font-size:24px;margin-bottom:15px;color:#113656;font-weight:600;position:relative}.terms-container h2:before{content:"📌";position:absolute;left:-30px;font-size:22px;color:#113656}.terms-container ul{padding-left:25px;margin-bottom:20px}.terms-container ul li{margin-bottom:10px;font-size:16px;color:#333}.terms-container a{color:#0e5d8d;text-decoration:none;font-weight:600}.terms-container a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.terms-container{padding:20px}.terms-container h1{font-size:28px}.terms-container h2{font-size:20px}.terms-container section{padding:20px}}.guidelines-container{max-width:800px;margin:40px auto;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0000000d}.guidelines-container h1{font-size:2rem;color:#0071bc;margin-bottom:10px}.guidelines-container h2{font-size:1.2rem;color:#343a40;margin-top:20px}.guidelines-container p{font-size:1rem;color:#495057;line-height:1.6}.closing-note{margin-top:30px;font-style:italic;font-weight:500}.deletion-container{padding:40px 20px;max-width:960px;margin:0 auto;background-color:#fff;font-family:Segoe UI,sans-serif;color:#113656;animation:fadeIn .5s ease-in;border-radius:12px;box-shadow:0 4px 16px #1136561a}.deletion-header h1{font-size:36px;margin-bottom:10px;text-align:center;font-weight:700}.deletion-header p{font-size:18px;line-height:1.6;color:#333;text-align:center;max-width:800px;margin:0 auto 30px}.deletion-section{background:#f7f9fa;padding:25px 30px;margin-bottom:30px;border-left:5px solid #113656;border-radius:10px;transition:all .3s ease}.deletion-section:hover{transform:translateY(-3px);box-shadow:0 4px 12px #11365626}.deletion-section h2{font-size:24px;margin-bottom:16px}.deletion-section ol,.deletion-section ul{padding-left:22px}.deletion-section li{font-size:17px;margin-bottom:10px;color:#222}.deletion-contact{text-align:center;font-size:18px;margin-bottom:30px}.deletion-contact a{color:#0e5d8d;text-decoration:none;font-weight:600}.deletion-contact a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation:fadeIn .6s ease-in-out}@media screen and (max-width: 768px){.deletion-container{padding:25px 15px}.deletion-header h1{font-size:28px}.deletion-section h2{font-size:20px}}
