*{margin:0;padding:0;box-sizing:border-box}.gov-body{font-family:'DM Sans',sans-serif;background:#ECF0E7;color:#0B3D02;overflow-x:hidden;position:relative}.grid-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background-image:linear-gradient(rgba(39,174,96,0.1) 1px,transparent 1px),linear-gradient(90deg,rgba(39,174,96,0.1) 1px,transparent 1px);background-size:50px 50px;animation:grid-move 20s linear infinite}@keyframes grid-move{0%{background-position:0 0}100%{background-position:50px 50px}}.blob-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.blob{position:absolute;opacity:0.08;color:#27AE60;animation:blob-morph 15s ease-in-out infinite}.blob-1{width:400px;height:400px;top:10%;left:10%;animation-delay:0s}.blob-2{width:500px;height:500px;bottom:10%;right:10%;animation-delay:7s}@keyframes blob-morph{0%,100%{transform:translate(0,0) scale(1)}25%{transform:translate(30px,-30px) scale(1.1)}50%{transform:translate(-20px,40px) scale(0.9)}75%{transform:translate(40px,20px) scale(1.05)}}.gov-header{background:#145A32;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(11,61,2,0.2)}.gov-header .navbar{background:transparent}.gov-header a{color:#ECF0E7!important}.gov-header a:hover{color:#27AE60!important}.ripple-btn{position:relative;overflow:hidden;cursor:pointer;transition:all 0.3s ease}.ripple-btn::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,0.5);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.ripple-btn:active::after{width:300px;height:300px}.cta-btn{background:#27AE60;color:#ECF0E7;border:none;padding:0.7rem 1.5rem;border-radius:8px;font-weight:700}.cta-btn:hover{background:#145A32}.hero-section{padding:5rem 0;position:relative;z-index:1}.hero-text-box{background:#145A32;color:#ECF0E7;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.2)}.hero-title{font-size:2.5rem;font-weight:700;color:#27AE60;margin-bottom:1.5rem;line-height:1.2}.hero-description{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:rgba(236,240,231,0.9)}.primary-btn{background:#27AE60;color:#ECF0E7;border:none;padding:1rem 2rem;border-radius:8px;font-weight:700;font-size:1.1rem}.primary-btn:hover{background:#145A32}.hero-image-box{display:flex;align-items:center;justify-content:center;padding:2rem}.circular-image{width:300px;height:300px;border-radius:50%;border:5px solid #27AE60;box-shadow:0 20px 40px rgba(39,174,96,0.4);object-fit:cover}.hero-benefits-box{background:#0B3D02;color:#ECF0E7;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.2)}.benefits-title{font-size:1.8rem;font-weight:700;color:#27AE60;margin-bottom:1.5rem}.benefits-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.benefits-list li{font-size:1.1rem;color:rgba(236,240,231,0.9);padding:0.5rem 0}.features-section{padding:5rem 0;background:#145A32;position:relative;z-index:1}.section-title{font-size:3rem;font-weight:700;color:#27AE60;text-align:center;margin-bottom:3rem}.features-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;gap:2rem;align-items:flex-start;background:#ECF0E7;border-radius:12px;padding:2rem;box-shadow:0 5px 20px rgba(11,61,2,0.2)}.check-icon{width:50px;height:50px;background:#27AE60;color:#ECF0E7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;flex-shrink:0}.feature-content{flex:1}.feature-heading{font-size:1.5rem;font-weight:700;color:#0B3D02;margin-bottom:0.5rem}.feature-content p{color:#145A32;line-height:1.8}.timeline-section{padding:5rem 0;position:relative;z-index:1}.timeline-cards{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.timeline-card{display:flex;gap:2rem;align-items:center;background:#145A32;color:#ECF0E7;border-radius:12px;padding:2rem;box-shadow:0 5px 20px rgba(11,61,2,0.2)}.timeline-date{width:100px;height:100px;background:#27AE60;color:#0B3D02;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;flex-shrink:0}.timeline-desc{flex:1}.timeline-desc h4{font-size:1.5rem;font-weight:700;color:#27AE60;margin-bottom:0.5rem}.timeline-desc p{color:rgba(236,240,231,0.9);line-height:1.8}.company-section{padding:5rem 0;background:#0B3D02;color:#ECF0E7;position:relative;z-index:1}.company-history{background:#145A32;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.3)}.history-title{font-size:2rem;font-weight:700;color:#27AE60;margin-bottom:1.5rem}.history-text{font-size:1.1rem;line-height:1.9;color:rgba(236,240,231,0.9)}.company-achievements{background:#145A32;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.3)}.achievements-title{font-size:2rem;font-weight:700;color:#27AE60;margin-bottom:1.5rem}.achievements-list{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.achievements-list li{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:rgba(236,240,231,0.9)}.achievement-icon{font-size:2rem;filter:drop-shadow(0 0 10px #27AE60)}.support-section{padding:5rem 0;position:relative;z-index:1}.support-card{background:#145A32;color:#ECF0E7;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.2);text-align:center}.support-heading{font-size:2rem;font-weight:700;color:#27AE60;margin-bottom:1.5rem}.support-content{display:flex;flex-direction:column;gap:1.5rem}.support-text{font-size:1rem;line-height:1.8;color:rgba(236,240,231,0.9)}.support-btn{background:#27AE60;color:#ECF0E7;border:none;padding:0.8rem 2rem;border-radius:8px;font-weight:700}.support-btn:hover{background:#0B3D02}.onboarding-section{padding:5rem 0;background:#0B3D02;position:relative;z-index:1}.onboarding-card{background:#145A32;color:#ECF0E7;padding:3rem;border-radius:15px;box-shadow:0 10px 30px rgba(11,61,2,0.3);text-align:center}.step-badge{display:inline-block;background:#27AE60;color:#0B3D02;padding:0.5rem 1.5rem;border-radius:20px;font-size:0.9rem;font-weight:700;margin-bottom:1.5rem}.step-title{font-size:1.8rem;font-weight:700;color:#27AE60;margin-bottom:1rem}.step-description{font-size:1rem;line-height:1.8;color:rgba(236,240,231,0.9);margin-bottom:2rem}.reflection-image{width:100%;border-radius:10px;display:block;margin-bottom:-5px}.reflection-image+.reflection-image{transform:scaleY(-1);opacity:0.3;filter:blur(3px)}.gov-footer{background:#145A32;color:#ECF0E7;padding:3rem 0;position:relative;z-index:1}.footer-top{text-align:center;margin-bottom:2rem}.footer-logo{width:80px;height:80px;margin:0 auto 1rem}.footer-brand{font-size:2rem;font-weight:700;color:#27AE60;margin-bottom:1rem}.footer-description{font-size:1rem;line-height:1.8;color:rgba(236,240,231,0.9);max-width:800px;margin:0 auto}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(39,174,96,0.3);padding-top:2rem;flex-wrap:wrap;gap:1rem}.copyright{color:rgba(236,240,231,0.7)}.social-links{display:flex;gap:1rem}.social-link{font-size:1.5rem;transition:all 0.3s ease}.social-link:hover{transform:scale(1.2)}@media(max-width:768px){.hero-title{font-size:2rem}.section-title{font-size:2rem}.timeline-card{flex-direction:column;text-align:center}.footer-bottom{flex-direction:column;text-align:center}}
