*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1e293b;scroll-behavior:smooth}header{position:fixed;top:0;width:100%;background:#1e3a8a;z-index:1000;padding:1rem 0}nav{max-width:1400px;margin:0 auto;padding:0 2rem;justify-content:space-between}.logo-container,nav{display:flex;align-items:center}.logo-container{gap:.75rem}.logo-icon{height:auto;object-fit:contain}.logo-text{font-size:1.8rem;font-weight:800;color:white;font-family:sans-serif}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{text-decoration:none;color:white;font-weight:500;transition:color .3s;font-size:1rem;font-family:sans-serif}.nav-links a:hover{color:#5787FB}.nav-links a[href="#contact"]{color:#B0C7FF}.hero{margin-top:0;min-height:20vh;display:flex;align-items:flex-start;background:#1E4092;color:white;padding:0 2rem 4rem;position:relative;overflow:hidden}.hero:before{width:300px;height:300px;background:radial-gradient(circle,rgba(176,199,255,.1) 0,transparent 70%);top:-150px;right:-150px;animation:pulse 4s ease-in-out infinite}.hero:after,.hero:before{content:"";position:absolute}.hero:after{width:200px;height:200px;background:radial-gradient(circle,rgba(176,199,255,.05) 0,transparent 70%);bottom:-100px;left:-100px;animation:pulse 6s ease-in-out infinite reverse}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.1}}.hero-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:0 4rem;align-items:flex-start;position:relative;z-index:1;padding-top:0}.hero-text{margin-top:6rem;padding-top:8rem;grid-column:1;grid-row:1}.hero-visual{grid-column:2;grid-row:1/3;display:flex;align-items:center;justify-content:center;padding:2rem 0}.hero-cta{grid-column:1;grid-row:2;width:fit-content}.hero-text h1{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:white;max-width:634px}.hero-text .highlight{background:linear-gradient(90deg,#EAF0FF,#B0B6FF 59%,#5787FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-text p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6;color:white;max-width:510px}.hero-cta{display:inline-block;padding:1rem 2rem;background:white;color:#1E4092;text-decoration:none;border:none;border-radius:15px;font-weight:600;font-size:1rem;transition:all .3s ease;font-family:Poppins,sans-serif;box-shadow:0 4px 12px rgba(0,0,0,.1)}.hero-cta:hover{background:#5787FB;color:white;transform:translateY(-3px);box-shadow:0 8px 25px rgba(87,135,251,.4)}.chat-graphic{width:120%;max-width:800px;height:auto;border-radius:15px;animation:fadeInUp .8s ease-out;object-fit:contain;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#features{padding:6rem 2rem;background:#1E4092}.container{max-width:1400px;margin:0 auto;background:white;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:4rem 3rem;position:relative}.container:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:2px;background:#D1D5DB}.section-title{text-align:center;font-size:2.8rem;font-weight:800;color:#1E4092;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.2rem;color:#64748b;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:2rem;line-height:1.1}.container{padding:3rem 1.5rem}.feature-card{flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem}.feature-icon{margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.feature-content{display:flex;flex-direction:column;align-items:center}.feature-card h3{margin-bottom:.75rem}.feature-card h3,.feature-card p{text-align:center}}.feature-card{background:#ECECEC;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s;border:2px solid transparent;display:flex;align-items:flex-start;gap:1.5rem}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(59,130,246,.15);border-color:#3b82f6}.feature-icon{width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.feature-content{flex:1}.feature-card h3{font-family:Poppins,sans-serif;font-size:24px;color:#1E4092;margin-bottom:1rem;font-weight:700}.feature-card p{font-family:Poppins,sans-serif;color:#3B3B3B;font-size:16px;line-height:1.5;font-weight:400}#about{padding:4rem 2rem;background:#1E4092;color:white;position:relative}#about:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:2px;background:white}.about-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}@media (max-width:768px){.about-content{grid-template-columns:1fr;gap:2rem;text-align:center}}.about-text h2{font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2}@media (max-width:768px){.about-text h2{font-size:2rem;margin-bottom:1rem}}.about-text p{font-family:Poppins,sans-serif;font-size:1.1rem;color:white;line-height:1.6;margin-bottom:1.5rem;opacity:.9}@media (max-width:768px){.about-text p{font-size:1rem;margin-bottom:1rem}}.about-stats{display:flex;flex-direction:column;gap:2rem}.stat-box{background:transparent;color:white;text-align:left;border-bottom:1px solid rgba(255,255,255,.2);padding:0 0 1rem}.stat-box:last-child{border-bottom:none}.stat-number{font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}@media (max-width:768px){.stat-number{font-size:2.5rem}.stat-box{text-align:center}}.stat-label{font-family:Poppins,sans-serif;font-size:1rem;opacity:.8;font-weight:400}#contact{padding:6rem 2rem;background:#1E4092;color:white;min-height:100vh}#contact,.contact-outer-container{display:flex;justify-content:center;align-items:center}.contact-outer-container{width:1297px;height:917px;background-color:rgba(0,0,0,.2);border-radius:15px;flex-direction:column;padding:2rem;max-width:100%}@media (max-width:768px){.contact-outer-container{width:100%;height:auto;min-height:auto;padding:1rem}}.contact-title{font-family:Poppins,sans-serif;font-size:40px;font-weight:700;color:white;text-align:center;margin-bottom:1rem}@media (max-width:768px){.contact-title{font-size:28px;margin-bottom:.5rem}}.contact-subtitle{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;color:white;text-align:center;margin-bottom:2rem;opacity:.9}@media (max-width:768px){.contact-subtitle{font-size:16px;margin-bottom:1.5rem}}.contact-inner-container{width:1118px;height:719px;background-color:rgba(0,0,0,.3);border-radius:15px;padding:3rem;display:flex;flex-direction:column;justify-content:center;max-width:100%}@media (max-width:768px){.contact-inner-container{width:100%;height:auto;padding:2rem 1rem}}.contact-form{gap:1.5rem;width:100%}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:white}.form-group input,.form-group textarea{width:987px;height:41px;border:.6px solid rgba(255,255,255,1);border-radius:15px;background-color:#F0F5FF;color:rgb(0,0,0);font-family:Poppins,sans-serif;font-size:16px;padding:0 1rem;transition:border-color .3s;max-width:100%}@media (max-width:768px){.form-group input,.form-group textarea{width:100%;height:48px;font-size:16px}}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#5787FB}.form-group textarea{height:120px;resize:vertical;padding:1rem;background-color:#F0F5FF}.form-group input::placeholder,.form-group textarea::placeholder{color:rgba(255,255,255,.6)}.submit-btn{width:460px;height:42px;background-color:#5787FB;border:none;border-radius:15px;color:white;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;align-self:center;margin-top:1rem;max-width:100%}@media (max-width:768px){.submit-btn{width:100%;height:48px;font-size:16px}}.submit-btn:hover:not(:disabled){background-color:#4c6ef5;transform:translateY(-2px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.status-message{margin-top:1rem;padding:1rem;border-radius:10px;font-weight:600;text-align:center;font-family:Poppins,sans-serif}.status-message.success{background:rgba(34,197,94,.2);color:#22c55e;border:1px solid rgba(34,197,94,.3)}.status-message.error{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid rgba(239,68,68,.3)}footer{background:#0f172a;color:white;padding:3rem 2rem 2rem}.footer-content{max-width:1400px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin:0 auto 2rem}.footer-brand h3{font-size:1.8rem;font-weight:800;margin-bottom:1rem}.footer-brand p{opacity:.8;line-height:1.6}.footer-links h4{font-size:1.2rem;margin-bottom:1rem;font-weight:700}.footer-links ul{list-style:none}.footer-links ul li{margin-bottom:.8rem}.footer-links ul li a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.footer-links ul li a:hover{color:#5787FB}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;opacity:.7}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:white}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#1e3a8a;box-shadow:0 4px 20px rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.1);padding:1rem 2rem;display:none}.mobile-menu ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.mobile-menu ul li a{text-decoration:none;color:white;font-weight:500;font-size:1.1rem;padding:.5rem 0;display:block;transition:color .3s;font-family:sans-serif}.mobile-menu ul li a:hover{color:#5787FB}@media (max-width:768px){.mobile-menu-btn{display:block}.nav-links{display:none}.mobile-menu{display:block}nav{position:relative}.hero-content{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:2rem}.hero-text{margin-top:1rem;padding-top:4rem;grid-column:1;grid-row:1}.hero-visual{grid-column:1;grid-row:2;padding:0}.hero-cta{grid-column:1;grid-row:3;justify-self:center;text-align:center;width:fit-content}.hero-text h1{font-size:2.5rem}.chat-graphic{width:100%;max-width:100%}.about-content,.footer-content{grid-template-columns:1fr}.footer-content{text-align:center}.about-stats{grid-template-columns:1fr}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.chat-graphic{width:100%;max-width:100%}}