.social-links a{color:#fff;text-decoration:none;transition:all .3s;font-size:1rem!important}.mobile-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;background:#00000080;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-overlay.active{opacity:1}@media (width<=968px){.nav-links{z-index:1001;background:#d7d7da;flex-direction:column;gap:0;width:85%;max-width:400px;height:100vh;padding:6rem 2rem 2rem;transition:all .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0003}.nav-links li{opacity:0;width:100%;transition:all .3s;transform:translate(50px)}.nav-links.active li{opacity:1;transform:translate(0)}.nav-links.active li:first-child{transition-delay:.1s}.nav-links.active li:nth-child(2){transition-delay:.15s}.nav-links.active li:nth-child(3){transition-delay:.2s}.nav-links.active li:nth-child(4){transition-delay:.25s}.nav-links.active li:nth-child(5){transition-delay:.3s}.nav-links a{border-radius:12px;padding:1.2rem 1.5rem;font-size:1.3rem;transition:all .3s;display:block}.nav-links a:hover{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);transform:translate(10px)}.nav-links a:after{display:none}.nav-links.active{right:0}.hamburger{z-index:1002;display:flex}}@media (width<=768px){.section-title{font-size:2.5rem}.section{padding:5rem 5%}.footer-content{text-align:center;flex-direction:column}}.page-hero{background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 50%,#4a90e2 100%);justify-content:center;align-items:center;min-height:50vh;padding:140px 5% 80px;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle at 20% 30%,#4a90e226 0%,#0000 50%),radial-gradient(circle at 80% 70%,#d7d7da1a 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite alternate hero-glow;position:absolute}@keyframes hero-glow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.page-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#ffffff1a 100%);width:100%;height:150px;position:absolute;bottom:0;left:0}.page-hero-content{z-index:10;text-align:center;color:#fff;max-width:1000px;margin:0 auto;position:relative}.breadcrumb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.8rem;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:.95rem;animation:.8s .2s forwards fadeSlideUp;display:inline-flex}.breadcrumb a{color:#ffffffe6;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.breadcrumb a:hover{color:#4a90e2}.breadcrumb a i{font-size:.9rem}.breadcrumb .separator{color:#fff6;font-weight:300}.breadcrumb .current{color:#4a90e2;font-weight:600}.page-hero-title{letter-spacing:-2px;opacity:0;text-shadow:0 4px 20px #0000004d;background:linear-gradient(90deg,#fff 0%,#d7d7da 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1;animation:.8s .4s forwards fadeSlideUp}.page-hero-subtitle{opacity:0;color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.4rem;font-weight:300;line-height:1.6;animation:.8s .6s forwards fadeSlideUp}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-hero{background:linear-gradient(135deg,#0a1e3c 0%,#2a4a6c 50%,#4a90e2 100%)}.services-hero{background:linear-gradient(135deg,#1a3a5c 0%,#0a1e3c 50%,#4a90e2 100%)}.projects-hero{background:linear-gradient(135deg,#4a90e2 0%,#0a1e3c 50%,#1a3a5c 100%)}.contact-hero{background:linear-gradient(135deg,#0a1e3c 0%,#1a2f4a 50%,#4a90e2 100%)}.industries-hero{background:linear-gradient(135deg,#2a4a6c 0%,#4a90e2 50%,#0a1e3c 100%)}.case-study-hero{background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 50%,#2a4a6c 100%)}@media (width<=968px){.page-hero{min-height:45vh;padding:120px 5% 60px}.page-hero-title{letter-spacing:-1.5px;font-size:3rem}.page-hero-subtitle{font-size:1.2rem}}@media (width<=768px){.page-hero{min-height:40vh;padding:100px 5% 50px}.page-hero-title{letter-spacing:-1px;margin-bottom:1rem;font-size:2.2rem}.page-hero-subtitle{font-size:1.1rem}.breadcrumb{padding:.5rem 1.2rem;font-size:.85rem}.page-hero:after{height:80px}}@media (width<=480px){.page-hero{padding:90px 5% 40px}.page-hero-title{font-size:1.8rem}.page-hero-subtitle{font-size:1rem}.breadcrumb{gap:.5rem;font-size:.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#d7d7da;width:100%;padding:.8rem 5%;transition:all .3s;position:fixed;box-shadow:0 2px 20px #0000000d}nav.scrolled{padding:1rem 5%;box-shadow:0 2px 30px #0000001a}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo{letter-spacing:-1px;background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;display:flex}.logo i{background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nav-links{gap:3rem;list-style:none;display:flex}.nav-links a{color:#1a1a1a;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:after{content:"";background:#1a1a1a;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-links a:hover:after{width:100%}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.hamburger span{background:#1a1a1a;border-radius:3px;width:28px;height:3px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.hero{background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 50%,#4a90e2 100%);justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#ffffff08 1px,#0000 1px) 0 0/50px 50px;width:150%;height:150%;animation:20s linear infinite grid-move;position:absolute}.hero:after{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.3;transform:translate(-50%,-50%)scale(1.2)}}@keyframes grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero-content{text-align:center;color:#fff;z-index:10;max-width:1000px;padding:5.5rem 2rem 2rem}.hero h1{letter-spacing:-3px;opacity:0;text-shadow:0 10px 30px #00000080;margin-bottom:1.5rem;font-size:5rem;font-weight:900;line-height:1.1;animation:1s forwards fadeInUp}.hero p{opacity:.9;opacity:0;margin-bottom:3rem;font-size:1.5rem;font-weight:300;animation:1s .2s forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cta-button{color:#1a1a1a;opacity:0;background:#fff;border-radius:50px;padding:1.2rem 3rem;font-weight:700;text-decoration:none;transition:all .4s;animation:1s .4s forwards fadeInUp;display:inline-block;position:relative;overflow:hidden}.cta-button:before{content:"";background:#0000001a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-button:hover:before{width:400px;height:400px}.cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 40px #ffffff4d}.service-card{background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%);border-radius:20px;padding:3rem;line-height:2rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.why-us{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 100%)}.why-us .section-title,.why-us .section-subtitle{color:#fff}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem;transition:all .3s}.feature-card:hover{background:#ffffff26;transform:translateY(-5px)}.feature-icon{color:#4a90e2;margin-bottom:1.5rem;font-size:3rem}.feature-card h3{margin-bottom:1rem;font-size:1.5rem}.feature-card p{opacity:.9;line-height:1.8}.projects{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%)}.project-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.project-card{cursor:pointer;border-radius:20px;height:450px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.project-img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.project-card:after{content:"";background:linear-gradient(#0000 40%,#000000e6 100%);width:100%;height:100%;transition:all .4s;position:absolute;bottom:0;left:0}.project-card:hover .project-img{transform:scale(1.1)}.project-card:hover:after{background:linear-gradient(#0000004d 0%,#000000f2 100%)}.project-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0003}.project-info{color:#fff;z-index:10;padding:2.5rem;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.project-card:hover .project-info{transform:translateY(0)}.project-info h3{margin-bottom:.5rem;font-size:2rem;font-weight:700}.project-info p{opacity:.9;font-size:1.1rem}.project-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:20px;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;display:inline-block}.about{background:#fff}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.stats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.stat{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:2px solid #0000;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.stat:hover{border-color:#1a1a1a;transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.stat-number{background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:900}.case-study{background:#fff}.case-study-content{background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%);border-radius:30px;padding:4rem;box-shadow:0 20px 60px #0a1e3c1a}.case-study-header{text-align:center;margin-bottom:3rem}.case-study-header h3{color:#0a1e3c;margin-bottom:1rem;font-size:2.5rem}.case-metrics{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0;display:grid}.metric{text-align:center;background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #0a1e3c14}.metric-value{color:#4a90e2;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.metric-label{color:#666;font-size:1rem}.case-description{color:#333;text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.clients{background:linear-gradient(#f8f9fa 0%,#d7d7da 100%)}.clients-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.client-card{background:#fff;border-radius:20px;padding:2.5rem;transition:all .3s;box-shadow:0 10px 30px #0a1e3c14}.client-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #4a90e226}.client-logo{color:#4a90e2;margin-bottom:1.5rem;font-size:3rem}.client-card h4{color:#0a1e3c;margin-bottom:1rem;font-size:1.5rem}.client-card p{color:#666;font-style:italic;line-height:1.6}.contact{color:#fff;text-align:center;background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 50%,#4a90e2 100%);position:relative;overflow:hidden}.contact .section-title,.contact .section-subtitle{color:#fff}.contact:before{content:"";background:radial-gradient(circle at 30%,#ffffff0d 0%,#0000 50%);width:100%;height:100%;position:absolute}.contact-form{z-index:10;max-width:600px;margin:3rem auto 0;position:relative}.form-group input,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;width:100%;padding:1.2rem;font-size:1rem;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#4a90e2;outline:none;box-shadow:0 5px 20px #4a90e233}.form-group textarea{resize:vertical;min-height:150px}.submit-btn{color:#0a1e3c;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.submit-btn:before{content:"";z-index:-1;background:#4a90e2;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.submit-btn:hover:before{width:400px;height:400px}.submit-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 40px #fff3}footer{color:#fff;text-align:center;background:#182d4d;padding:3rem 2rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.social-links{gap:1.5rem;display:flex}.social-links a{color:#fff;font-size:1.5rem;transition:all .3s}.social-links a:hover{color:#4a4a4a;transform:translateY(-3px)}.mobile-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1;opacity:0;background:#00000080;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.mobile-overlay.active{opacity:1;z-index:999}@media (width<=968px){.nav-links{z-index:1001;background:#d7d7da;flex-direction:column;gap:0;width:85%;max-width:400px;height:100vh;padding:6rem 2rem 2rem;transition:all .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0003}.nav-links li{opacity:0;width:100%;transition:all .3s;transform:translate(50px)}.nav-links.active li{opacity:1;transform:translate(0)}.nav-links.active li:first-child{transition-delay:.1s}.nav-links.active li:nth-child(2){transition-delay:.15s}.nav-links.active li:nth-child(3){transition-delay:.2s}.nav-links.active li:nth-child(4){transition-delay:.25s}.nav-links.active li:nth-child(5){transition-delay:.3s}.nav-links a{border-radius:12px;padding:1.2rem 1.5rem;font-size:1.3rem;transition:all .3s;display:block}.nav-links a:hover{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);transform:translate(10px)}.nav-links a:after{display:none}.nav-links.active{right:0}.hamburger{z-index:1002;display:flex}.mobile-overlay{display:block}.about-content{grid-template-columns:1fr;gap:3rem}.stat{padding:1.5rem}.stat-number{font-size:2rem}}@media (width<=768px){.hero h1{font-size:3rem}.hero p{font-size:1.2rem}.section-title{font-size:2.5rem}.section{padding:5rem 5%}.project-grid,.services-grid{grid-template-columns:1fr}.footer-content{text-align:center;flex-direction:column}}.industries{background:#fff}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.industry-card{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%);border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0a1e3c14}.industry-card:before{content:"";background:linear-gradient(90deg,#0a1e3c,#4a90e2);width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.industry-card:hover:before{transform:scaleX(1)}.industry-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #4a90e233}.industry-icon{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.2rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #4a90e24d}.industry-card:hover .industry-icon{transform:scale(1.1)rotate(5deg)}.industry-card h3{color:#0a1e3c;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.industry-card p{color:#333;font-size:.95rem;line-height:1.8}@media (width<=768px){.industries-grid{grid-template-columns:1fr;gap:1.5rem}.industry-card{padding:2rem}}.about-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c,#4a90e2);padding:120px 5% 100px}.about-hero h1{margin-bottom:15px;font-size:3rem}.about-hero p{opacity:.9;max-width:750px;margin:auto;line-height:1.8}.about-section,.about-why{background:#f8f9fa;padding:5rem 5%}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:auto;display:grid}.about-image img{border-radius:15px;width:100%}.about-content h2{color:#0a1e3c;margin-bottom:15px;font-size:2.2rem}.about-content p{color:#555;margin-bottom:15px;line-height:1.8}.about-content ul{padding:0;list-style:none}.about-content li{margin-bottom:10px;padding-left:25px;position:relative}.about-content li:before{content:"✓";color:#4a90e2;position:absolute;left:0}.about-values{background:#fff;padding:5rem 5%}.about-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.about-card{background:#f8f9fa;border-radius:15px;padding:2rem}.about-stats{color:#fff;background:#0a1e3c;padding:5rem 5%}.stats-container{text-align:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;display:grid}.stat-box h2{margin-bottom:10px;font-size:2.5rem}.about-cta{text-align:center;background:#f8f9fa;padding:5rem 5%}.cta-btn{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:10px;margin-top:20px;padding:14px 30px;font-weight:700}@media (width<=768px){.about-container{grid-template-columns:1fr}.about-hero h1{font-size:2.2rem}}.contact-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:120px 5% 60px}.contact-hero h1{letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:900}.contact-hero p{opacity:.95;max-width:600px;margin:0 auto;font-size:1.3rem}.contact-section{background:#f8f9fa;padding:5rem 5%}.contact-container{grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.contact-info{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px #0a1e3c14}.contact-info h2{color:#0a1e3c;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.contact-info p{color:#666;margin-bottom:2rem;line-height:1.8}.info-items{flex-direction:column;gap:1.5rem;display:flex}.info-item{align-items:start;gap:1.5rem;display:flex}.info-icon{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 5px 15px #4a90e24d}.info-content h3{color:#0a1e3c;margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.info-content p{color:#666;margin:0;font-size:1rem}.info-content a{color:#4a90e2;font-weight:600;text-decoration:none;transition:color .3s}.info-content a:hover{color:#0a1e3c}.social-links{gap:1rem;margin-top:2rem;display:flex}.social-link{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{transform:translateY(-5px);box-shadow:0 10px 25px #4a90e24d}.contact-form{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px #0a1e3c14}.contact-form h2{color:#0a1e3c;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.form-input,.form-select,.form-textarea{border:2px solid #d7d7da;border-radius:10px;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 4px #4a90e21a}.form-textarea{resize:vertical;min-height:150px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #4a90e24d}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.map-section{background:#f8f9fa;padding:0}.map-container{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);justify-content:center;align-items:center;width:100%;height:450px;font-size:2rem;display:flex}@media (width<=968px){.contact-hero h1{font-size:2.5rem}.contact-container{grid-template-columns:1fr}}@media (width<=768px){.contact-hero{padding:100px 5% 40px}.contact-hero h1{font-size:2rem}.contact-hero p{font-size:1.1rem}.contact-info,.contact-form{padding:2rem}.form-row{grid-template-columns:1fr}.map-container{height:300px}}.checkout-header{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:100px 5% 40px}.checkout-header h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.checkout-header p{opacity:.9;font-size:1.1rem}.checkout-container{background:#f8f9fa;max-width:1200px;margin:0 auto;padding:3rem 5%}.checkout-grid{grid-template-columns:1.5fr 1fr;gap:2rem;display:grid}.checkout-form-section{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 5px 20px #00000014}.form-title{color:#0a1e3c;border-bottom:2px solid #d7d7da;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.form-group{margin-bottom:1.2rem}.form-group label{color:#0a1e3c;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-group input,.form-group select{border:2px solid #d7d7da;border-radius:8px;width:100%;padding:.9rem;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus{border-color:#4a90e2;outline:none}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.package-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:.5rem;display:grid}.package-card{text-align:center;cursor:pointer;border:2px solid #d7d7da;border-radius:12px;padding:1.5rem 1rem;transition:all .3s;position:relative}.package-card:hover{background:#f8f9fa;border-color:#4a90e2}.package-card.selected{background:linear-gradient(135deg,#e8f4ff 0%,#f0f8ff 100%);border-color:#4a90e2;box-shadow:0 5px 20px #4a90e233}.package-card.selected:after{content:"";color:#fff;background:#4a90e2;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-family:"Font Awesome 5 Free";font-size:.8rem;font-weight:900;display:flex;position:absolute;top:10px;right:10px}.package-name{color:#0a1e3c;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.package-price{color:#4a90e2;margin-bottom:.3rem;font-size:1.5rem;font-weight:800}.package-features{color:#666;font-size:.85rem}.order-summary-section{background:#fff;border-radius:15px;height:fit-content;padding:2.5rem;position:sticky;top:120px;box-shadow:0 5px 20px #00000014}.summary-title{color:#0a1e3c;border-bottom:2px solid #d7d7da;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.order-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.item-info{flex:1}.item-name{color:#0a1e3c;margin-bottom:.3rem;font-weight:600}.item-qty{color:#666;font-size:.9rem}.item-price{color:#4a90e2;font-size:1.1rem;font-weight:700}.summary-row{justify-content:space-between;padding:.8rem 0;font-size:1rem;display:flex}.summary-row.total{border-top:2px solid #d7d7da;margin-top:1rem;padding-top:1rem;font-size:1.3rem;font-weight:800}.summary-row.total .label{color:#0a1e3c}.summary-row.total .value{color:#4a90e2}.place-order-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border:none;border-radius:8px;width:100%;margin-top:1.5rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.place-order-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4a90e24d}.secure-text{text-align:center;color:#666;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.secure-text i{color:#27ae60}.empty-package{text-align:center;color:#999;padding:2rem;font-style:italic}@media (width<=968px){.checkout-grid{grid-template-columns:1fr}.order-summary-section{position:static}.checkout-header h1{font-size:2rem}.package-cards{grid-template-columns:1fr}}@media (width<=768px){.checkout-header{padding:80px 5% 30px}.checkout-header h1{font-size:1.8rem}.checkout-form-section,.order-summary-section{padding:1.5rem}.form-row{grid-template-columns:1fr}}.form-group input,.form-group textarea{color:#000}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-overlay.active{display:flex}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:0;animation:.3s ease-out modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0000004d}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;z-index:10;color:#333;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.modal-close:hover{background:#0003;transform:rotate(90deg)}.modal-content .payment-wrapper{padding:20px}@media (width<=768px){.modal-content{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;animation:.3s ease-out modalSlideUp}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.modal-close{background:#00000026;width:40px;height:40px;top:20px;right:20px}.modal-content .payment-wrapper{align-items:center;min-height:100vh;padding:15px;display:flex}}.payment-wrapper{justify-content:center;align-items:center;padding:20px;display:flex}.payment-box{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:450px;padding:30px}.business-name{color:#1a1a1a;margin:0 0 15px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:28px;font-weight:700}.order-id{color:#666;background:#f5f5f5;border-radius:8px;margin-bottom:30px;padding:10px;font-size:14px;display:inline-block}.order-id strong{color:#333;font-weight:600}.qr-section{margin:30px 0}.qr-code-box{justify-content:center;margin-bottom:20px;display:flex}.qr-code{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:200px;height:200px;display:flex;box-shadow:0 8px 20px #667eea4d}.qr-code i{color:#fff;font-size:120px}.qr-code img{border-radius:8px;width:180px;height:180px}.qr-instruction{color:#666;margin:0;font-size:14px;line-height:1.6}.timer-box{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:10px;justify-content:center;align-items:center;gap:10px;margin:25px 0;padding:15px 25px;display:flex;box-shadow:0 4px 15px #f5576c4d}.timer-icon{font-size:20px}.timer-text{font-size:15px;font-weight:500}.timer-countdown{letter-spacing:1px;font-size:22px;font-weight:700}.security-badge{color:#4caf50;background:#f1f8f4;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:12px;font-size:13px;font-weight:500;display:flex}.security-badge i{font-size:16px}@media (width<=576px){.payment-box{padding:20px}.business-name{font-size:24px}.qr-code{width:180px;height:180px}.qr-code i{font-size:100px}.qr-code img{width:160px;height:160px}.timer-countdown{font-size:20px}}.program-hero{background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 50%,#4a90e2 100%);justify-content:center;align-items:center;min-height:70vh;padding:140px 5% 80px;display:flex;position:relative;overflow:hidden}.program-hero:before{content:"";background:radial-gradient(circle at 20% 30%,#4a90e233 0%,#0000 50%),radial-gradient(circle at 80% 70%,#d7d7da1a 0%,#0000 50%);width:100%;height:100%;animation:8s ease-in-out infinite alternate hero-pulse;position:absolute}@keyframes hero-pulse{0%{opacity:.5}to{opacity:1}}.hero-content{text-align:center;color:#fff;z-index:10;max-width:900px;margin:0 auto;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;animation:.8s fadeInDown;display:inline-flex}.hero-badge i{color:#4a90e2}.hero-title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1;animation:.8s .2s backwards fadeInUp}.hero-description{opacity:.95;margin-bottom:1rem;font-size:1.4rem;font-weight:300;line-height:1.7;animation:.8s .4s backwards fadeInUp}.hero-subtitle{opacity:.9;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;animation:.8s .6s backwards fadeInUp}.hero-cta{color:#0a1e3c;background:#fff;border-radius:50px;align-items:center;gap:1rem;padding:1.3rem 3rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .4s;animation:.8s .8s backwards fadeInUp;display:inline-flex}.hero-cta:hover{transform:translateY(-5px);box-shadow:0 20px 50px #ffffff4d}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.section{padding:5rem 5%}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:#0a1e3c;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800}.section-description{color:#666;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.7}.benefits-section{background:#fff}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.benefit-card{background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%);border:2px solid #0000;border-radius:20px;padding:3rem 2.5rem;transition:all .4s}.benefit-card:hover{border-color:#4a90e2;transform:translateY(-10px);box-shadow:0 20px 60px #4a90e233}.benefit-icon{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2.5rem;display:flex;box-shadow:0 10px 30px #4a90e24d}.benefit-title{color:#0a1e3c;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.benefit-description{color:#666;font-size:1.05rem;line-height:1.8}.ideal-for-section{background:linear-gradient(#f8f9fa 0%,#d7d7da 100%)}.criteria-list{gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.criteria-item{background:#fff;border-radius:15px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 5px 20px #0a1e3c14}.criteria-item:hover{transform:translate(10px);box-shadow:0 10px 30px #4a90e226}.criteria-icon{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.criteria-text{color:#0a1e3c;flex:1;font-size:1.15rem;font-weight:600;line-height:1.6}.process-section{background:#fff}.process-steps{gap:2rem;max-width:900px;margin:0 auto;display:grid}.process-step{grid-template-columns:100px 1fr;align-items:start;gap:2rem;display:grid}.step-number{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;font-size:3rem;font-weight:900;display:flex;box-shadow:0 10px 30px #4a90e24d}.step-content{padding-top:.5rem}.step-title{color:#0a1e3c;margin-bottom:.8rem;font-size:2rem;font-weight:800}.step-description{color:#666;font-size:1.1rem;line-height:1.8}.final-cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#0a1e3c 0%,#1a3a5c 50%,#4a90e2 100%);position:relative;overflow:hidden}.final-cta-section:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:100%;position:absolute}.final-cta-content{z-index:10;max-width:800px;margin:0 auto;position:relative}.final-cta-title{letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:900}.final-cta-description{opacity:.95;margin-bottom:2rem;font-size:1.3rem;line-height:1.7}.final-cta-note{opacity:.9;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cta-btn{border-radius:50px;align-items:center;gap:.8rem;padding:1.3rem 3rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn.primary{color:#0a1e3c;background:#fff}.cta-btn.primary:hover{transform:translateY(-5px);box-shadow:0 20px 50px #ffffff4d}.cta-btn.secondary{color:#fff;background:0 0;border:2px solid #fff}.cta-btn.secondary:hover{color:#0a1e3c;background:#fff}.stats-highlight{background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.stat-card{text-align:center;background:#fff;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 10px 40px #0a1e3c14}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #4a90e226}.stat-value{background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:900}.stat-label{color:#666;font-size:1rem;font-weight:600}@media (width<=968px){.program-hero{padding:120px 5% 60px}.hero-title{font-size:2.8rem}.hero-description{font-size:1.2rem}.section-title,.final-cta-title{font-size:2.2rem}.process-step{text-align:center;grid-template-columns:1fr}.step-number{margin:0 auto}}@media (width<=768px){.hero-title{font-size:2.2rem}.hero-description,.hero-subtitle{font-size:1.1rem}.section{padding:3rem 5%}.benefits-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{justify-content:center;width:100%;max-width:300px}}.services-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:120px 5% 80px}.services-hero h1{margin-bottom:1rem;font-size:3.5rem;font-weight:800}.services-hero p{opacity:.9;max-width:700px;margin:auto;font-size:1.2rem;line-height:1.8}.section{max-width:1400px;margin:0 auto;padding:8rem 5%}.section-title{letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.section-subtitle{color:#666;margin-bottom:4rem;font-size:1.3rem;font-weight:300}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.service-card{background:linear-gradient(135deg,#f8f9fa 0%,#d7d7da 100%);border-radius:20px;padding:3rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.service-card:before{content:"";background:linear-gradient(90deg,#1a1a1a,#4a4a4a);width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.service-icon{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#3a3a3a 100%);border-radius:15px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:2rem;font-size:2rem;display:flex;box-shadow:0 10px 30px #0003}.service-card h3{margin-bottom:1rem;font-size:1.8rem;font-weight:700}.service-card p{color:#666;line-height:1.8}.book-now-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border:none;border-radius:8px;width:100%;margin-top:1.5rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.book-now-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4a90e24d}.service-details-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:120px 5% 100px}.hero-content{max-width:850px;margin:auto}.service-badge{background:#ffffff26;border-radius:30px;margin-bottom:1.5rem;padding:10px 20px;font-weight:600;display:inline-block}.service-details-hero h1{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}.service-details-hero p{opacity:.9;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.hero-btn{color:#0a1e3c;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:14px 35px;font-weight:700;transition:all .3s}.hero-btn:hover{color:#fff;background:#4a90e2}.service-about{background:#f8f9fa;padding:5rem 5%}.service-container{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;max-width:1200px;margin:auto;display:grid}.service-image img{border-radius:20px;width:100%;box-shadow:0 5px 25px #0000001a}.service-content h2{color:#0a1e3c;margin-bottom:1.5rem;font-size:2.5rem}.service-content p{color:#555;margin-bottom:1.5rem;line-height:1.8}.service-list{padding:0;list-style:none}.service-list li{color:#333;margin-bottom:12px;padding-left:28px;position:relative}.service-list li:before{content:"✓";color:#4a90e2;font-weight:700;position:absolute;left:0}.features-section{background:#fff;padding:5rem 5%}.section-header{text-align:center;max-width:700px;margin:auto auto 4rem}.section-header h2{color:#0a1e3c;margin-bottom:1rem;font-size:2.7rem}.section-header p{color:#666;line-height:1.8}.features-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:auto;display:grid}.feature-card{text-align:center;background:#f8f9fa;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.feature-card:hover{transform:translateY(-8px)}.feature-icon{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 1.5rem;font-size:1.8rem;display:flex}.feature-card h3{color:#0a1e3c;margin-bottom:1rem}.process-section{background:#f8f9fa;padding:5rem 5%}.process-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1100px;margin:auto;display:grid}.process-step{text-align:center;background:#fff;border-radius:20px;padding:2.5rem 2rem}.process-step span{color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:auto auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.process-step h3{color:#0a1e3c;margin-bottom:1rem}.service-cta{text-align:center;color:#fff;background:#0a1e3c;padding:5rem 5%}.cta-content{max-width:700px;margin:auto}.cta-content h2{margin-bottom:1rem;font-size:2.8rem}.cta-content p{opacity:.9;margin-bottom:2rem;line-height:1.8}.cta-btn{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:10px;padding:14px 35px;font-weight:700;transition:all .3s}.cta-btn:hover{color:#0a1e3c;background:#fff}@media (width<=992px){.service-container{grid-template-columns:1fr}.service-details-hero h1{font-size:2.8rem}}@media (width<=768px){.service-details-hero{padding:100px 5% 80px}.service-details-hero h1{font-size:2.2rem}.section-header h2,.service-content h2,.cta-content h2{font-size:2rem}}.eco-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c,#4a90e2);padding:120px 5% 100px}.eco-badge{background:#fff3;border-radius:20px;margin-bottom:15px;padding:8px 18px;display:inline-block}.eco-hero h1{margin-bottom:20px;font-size:3rem}.eco-hero p{opacity:.9;max-width:700px;margin:auto;line-height:1.7}.eco-btn{color:#0a1e3c;cursor:pointer;background:#fff;border:none;border-radius:10px;margin-top:25px;padding:14px 30px;font-weight:700}.eco-about{background:#f8f9fa;padding:5rem 5%}.eco-container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:auto;display:grid}.eco-img img{border-radius:15px;width:100%}.eco-content h2{color:#0a1e3c;margin-bottom:15px;font-size:2.2rem}.eco-content p{color:#555;line-height:1.7}.eco-content ul{margin-top:15px;padding:0;list-style:none}.eco-content li{margin-bottom:10px;padding-left:25px;position:relative}.eco-content li:before{content:"✓";color:#4a90e2;position:absolute;left:0}.eco-features{background:#fff;padding:5rem 5%}.eco-header{text-align:center;margin-bottom:3rem}.eco-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.eco-card{text-align:center;background:#f8f9fa;border-radius:15px;padding:2rem}.eco-platforms{background:#f8f9fa;padding:5rem 5%}.eco-platform-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.eco-platform{background:#fff;border-radius:12px;padding:1.5rem;font-weight:600}.eco-process{padding:5rem 5%}.eco-process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.eco-step{text-align:center;background:#fff;border-radius:15px;padding:2rem}.eco-step span{color:#fff;background:#4a90e2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:10px;display:inline-flex}.eco-cta{color:#fff;text-align:center;background:#0a1e3c;padding:5rem 5%}.eco-cta-content{max-width:700px;margin:auto}@media (width<=768px){.eco-hero h1{font-size:2.2rem}.eco-container{grid-template-columns:1fr}}.erp-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c,#4a90e2);padding:120px 5% 100px}.erp-badge{background:#fff3;border-radius:20px;margin-bottom:15px;padding:8px 18px;display:inline-block}.erp-hero h1{margin-bottom:20px;font-size:3rem}.erp-hero p{opacity:.9;max-width:750px;margin:auto;line-height:1.7}.erp-btn{color:#0a1e3c;cursor:pointer;background:#fff;border:none;border-radius:10px;margin-top:25px;padding:14px 30px;font-weight:700}.erp-about{background:#f8f9fa;padding:5rem 5%}.erp-container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:auto;display:grid}.erp-img img{border-radius:15px;width:100%}.erp-content h2{color:#0a1e3c;margin-bottom:15px;font-size:2.2rem}.erp-content p{color:#555;line-height:1.7}.erp-content ul{margin-top:15px;padding:0;list-style:none}.erp-content li{margin-bottom:10px;padding-left:25px;position:relative}.erp-content li:before{content:"✓";color:#4a90e2;position:absolute;left:0}.erp-features{background:#fff;padding:5rem 5%}.erp-header{text-align:center;margin-bottom:3rem}.erp-header h2{color:#0a1e3c;font-size:2.5rem}.erp-header p{color:#666}.erp-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.erp-card{text-align:center;background:#f8f9fa;border-radius:15px;padding:2rem}.erp-modules{background:#f8f9fa;padding:5rem 5%}.erp-module-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.erp-module{background:#fff;border-radius:12px;padding:1.5rem;font-weight:600}.erp-process{padding:5rem 5%}.erp-process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.erp-step{text-align:center;background:#fff;border-radius:15px;padding:2rem}.erp-step span{color:#fff;background:#4a90e2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:10px;font-size:1.2rem;display:inline-flex}.erp-cta{color:#fff;text-align:center;background:#0a1e3c;padding:5rem 5%}.erp-cta-content{max-width:700px;margin:auto}@media (width<=768px){.erp-hero h1{font-size:2.2rem}.erp-container{grid-template-columns:1fr}.erp-header h2{font-size:2rem}}.policy-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:100px 5% 60px}.policy-hero h1{margin-bottom:1rem;font-size:3rem;font-weight:800}.policy-hero p{opacity:.9}.policy-section{background:#f8f9fa;padding:5rem 5%}.policy-container{grid-template-columns:250px 1fr;gap:3rem;max-width:1200px;margin:auto;display:grid}.policy-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px #00000014}.policy-section-block{margin-bottom:3rem}.policy-list{margin-top:1rem;padding:0;list-style:none}.policy-list li{margin-bottom:10px;padding-left:25px;position:relative}.policy-list li:before{content:"✓";color:#4a90e2;font-weight:700;position:absolute;left:0}@media (width<=992px){.policy-container{grid-template-columns:1fr}.toc-sidebar{position:static}}@media (width<=768px){.policy-hero h1{font-size:2.2rem}.policy-content{padding:2rem 1.5rem}.section-title{font-size:1.5rem}}.terms-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:100px 5% 60px}.terms-hero h1{margin-bottom:1rem;font-size:3rem;font-weight:800}.terms-hero p{opacity:.9}.terms-section{background:#f8f9fa;padding:5rem 5%}.terms-container{grid-template-columns:250px 1fr;gap:3rem;max-width:1200px;margin:auto;display:grid}.terms-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px #00000014}.terms-section-block{margin-bottom:3rem}.terms-list{margin-top:1rem;padding:0;list-style:none}.terms-list li{margin-bottom:10px;padding-left:25px;position:relative}.terms-list li:before{content:"✓";color:#4a90e2;font-weight:700;position:absolute;left:0}@media (width<=992px){.terms-container{grid-template-columns:1fr}.toc-sidebar{position:static}}@media (width<=768px){.terms-hero h1{font-size:2.2rem}.terms-content{padding:2rem 1.5rem}.section-title{font-size:1.5rem}}.refund-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a1e3c 0%,#4a90e2 100%);padding:100px 5% 60px}.refund-hero h1{margin-bottom:1rem;font-size:3rem;font-weight:800}.refund-hero p{opacity:.9}.last-updated{margin-top:10px;font-style:italic}.refund-section{background:#f8f9fa;padding:5rem 5%}.refund-container{grid-template-columns:250px 1fr;gap:3rem;max-width:1200px;margin:auto;display:grid}.toc-sidebar{height:fit-content;position:sticky;top:100px}.toc-title{color:#0a1e3c;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.toc-list{padding:0;list-style:none}.toc-list li{margin-bottom:10px}.toc-link{color:#555;text-decoration:none;transition:all .3s}.toc-link:hover{color:#4a90e2}.refund-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px #00000014}.refund-section-block{margin-bottom:3rem}.section-title{color:#0a1e3c;border-bottom:3px solid #4a90e2;margin-bottom:1rem;padding-bottom:10px;font-size:2rem}.section-text{color:#333;line-height:1.8}.refund-list{margin-top:1rem;padding:0;list-style:none}.refund-list li{margin-bottom:10px;padding-left:25px;position:relative}.refund-list li:before{content:"✓";color:#4a90e2;font-weight:700;position:absolute;left:0}.highlight-box{background:#eef6ff;border-left:4px solid #4a90e2;border-radius:10px;margin-top:1rem;padding:1rem}.contact-box{background:#f5f5f5;border-radius:12px;padding:2rem}.contact-method{align-items:center;gap:1rem;display:flex}.contact-method-icon{color:#fff;background:#4a90e2;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.contact-method-text strong{color:#0a1e3c;display:block}.contact-method-text a{color:#4a90e2;text-decoration:none}@media (width<=992px){.refund-container{grid-template-columns:1fr}.toc-sidebar{position:static}}@media (width<=768px){.refund-hero h1{font-size:2.2rem}.refund-content{padding:2rem 1.5rem}.section-title{font-size:1.5rem}}
