@media(max-width:1100px){
.header-container{padding:0 30px}
.main-nav{gap:24px}
.career-btn{min-width:135px;margin-left:0}
}
@media(max-width:768px){
.site-header{height:76px}
.header-container{padding:0 20px}
.logo-icon{width:37px;height:37px}
.logo-name{font-size:16px;letter-spacing:1.4px}
.menu-toggle{width:42px;height:42px;padding:7px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;z-index:1101}
.menu-toggle span{width:27px;height:2px;background:#111;display:block;transition:transform .3s ease,opacity .3s ease}
.menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.active span:nth-child(2){opacity:0}
.menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.main-nav{position:absolute;top:76px;left:0;width:100%;padding:12px 20px 22px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid #eee;box-shadow:0 15px 35px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}
.main-nav.menu-open{opacity:1;visibility:visible;transform:translateY(0)}
.nav-link{width:100%;padding:15px 4px;border-bottom:1px solid #eee;font-size:14px}
.nav-link.active:after{display:none}
.career-btn{width:100%;height:50px;margin:18px 0 0}
}
@media(max-width:480px){
.site-header{height:70px}
.header-container{padding:0 16px}
.logo-icon{width:35px;height:35px}
.logo-name{font-size:15px}
.main-nav{top:70px;padding-left:16px;padding-right:16px}
}

@media(max-width:1100px){
.hero-container{padding:80px 40px 140px}
.hero-side{right:35px}
.hero-bottom{padding:0 40px}
.hero-bottom-item{min-width:130px;padding:0 18px}
}
@media(max-width:768px){
.hero-section{min-height:calc(100vh - 76px);align-items:flex-start}
.hero-bg{background-position:58% center}
.hero-overlay{background:linear-gradient(180deg,rgba(1,13,32,.82) 0%,rgba(2,18,43,.78) 45%,rgba(1,11,27,.96) 100%)}
.hero-grid{background-size:50px 50px}
.hero-container{padding:90px 22px 160px;display:block}
.hero-content{max-width:100%;text-align:center}
.hero-eyebrow{justify-content:center;font-size:9px;letter-spacing:2.5px;margin-bottom:22px}
.hero-eyebrow span{width:22px}
.hero-content h1{font-size:clamp(40px,11vw,58px);line-height:1.05;letter-spacing:-1.8px;margin-bottom:22px}
.hero-content h1 strong{margin-top:5px}
.hero-description{font-size:14px;line-height:1.7;margin:0 auto 30px;max-width:580px}
.hero-actions{justify-content:center;flex-wrap:wrap}
.hero-btn{height:52px;padding:0 22px}
.hero-side{display:none}
.hero-bottom{min-height:auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;background:rgba(1,11,27,.7)}
.hero-bottom-item{height:65px;min-width:0;padding:0 12px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.hero-bottom-item:first-child{padding-left:12px}
.hero-bottom-item:nth-child(2n){border-right:0}
.hero-bottom-item strong{font-size:9px}
.hero-bottom-item span{font-size:9px}
.hero-scroll{display:none}
}
@media(max-width:480px){
.hero-section{min-height:calc(100vh - 70px)}
.hero-container{padding:70px 18px 145px}
.hero-eyebrow{font-size:8px;letter-spacing:2px}
.hero-content h1{font-size:39px;letter-spacing:-1.4px}
.hero-description{font-size:13px}
.hero-actions{flex-direction:column;width:100%}
.hero-btn{width:100%;max-width:280px}
.hero-bottom-item{height:62px}
}

@media(max-width:1000px){
.approach-section{padding:90px 0}
.approach-container{padding:0 35px;gap:35px}
.approach-left h2{font-size:52px}
.approach-keywords{flex-wrap:wrap;gap:8px}
.approach-right{padding-right:0}
}
@media(max-width:768px){
.approach-section{padding:70px 0}
.approach-container{display:block;padding:0 22px}
.approach-left{min-height:auto;padding-bottom:50px}
.approach-icon{width:58px;height:58px;margin-bottom:28px}
.approach-label{font-size:9px;letter-spacing:3px}
.approach-label i{width:40px}
.approach-left h2{font-size:43px;letter-spacing:-1.5px}
.approach-keywords{margin-top:28px;font-size:8px;letter-spacing:2px}
.approach-number{font-size:120px;right:0;bottom:-5px}
.approach-divider{width:100%;height:1px;margin:0 0 45px}
.approach-divider span{top:-2px;left:45%;width:55px;height:4px;transform:none}
.approach-right{padding:0}
.approach-right p{font-size:14px;line-height:1.8}
.approach-link{margin-top:32px}
.approach-dots{display:none}
}
@media(max-width:480px){
.approach-container{padding:0 18px}
.approach-left h2{font-size:38px}
.approach-keywords{gap:7px}
.approach-right p{font-size:13px}
}

@media(max-width:1000px){
.about-section{padding:90px 0}
.about-container{gap:45px;padding:0 30px}
.about-content h2{font-size:48px}
.about-image-wrap{height:420px}
}
@media(max-width:768px){
.about-section{padding:75px 0}
.about-container{display:flex;flex-direction:column;gap:50px;padding:0 22px}
.about-content h2{font-size:43px;letter-spacing:-1.5px}
.about-content p{font-size:14px;line-height:1.75}
.about-highlight{margin-top:25px}
.about-btn{margin-top:28px}
.about-visual{width:100%;padding:0 10px 10px 0}
.about-image-wrap{height:380px}
.about-pattern{width:120px;height:120px;background-size:14px 14px}
}
@media(max-width:480px){
.about-section{padding:60px 0}
.about-container{padding:0 18px}
.about-eyebrow{font-size:8px;letter-spacing:2px}
.about-content h2{font-size:37px}
.about-content p{font-size:13px}
.about-image-wrap{height:300px}
.about-btn{width:100%;justify-content:center}
}

@media(max-width:1100px){
.features-container{padding:0 35px}
.features-grid{gap:45px}
.visual-frame{height:550px}
.feature-item{grid-template-columns:35px 1fr 25px}
}
@media(max-width:768px){
.features-section{padding:80px 0}
.features-container{padding:0 22px}
.features-header{margin-bottom:55px}
.features-header h2{font-size:43px;letter-spacing:-1.5px}
.features-header p{font-size:13px}
.features-grid{display:flex;flex-direction:column;gap:55px}
.features-content{width:100%}
.features-intro h3{font-size:26px}
.feature-item{padding:20px 5px;grid-template-columns:32px 1fr 27px;gap:10px}
.feature-item:hover,.feature-item.active{padding-left:12px}
.feature-info h4{font-size:14px}
.feature-info p{font-size:11px}
.features-visual{width:100%;padding:0 10px 10px 0}
.visual-frame{height:470px}
.market-card{top:20px;right:20px;width:160px;padding:15px}
.visual-caption{left:20px;bottom:20px}
.features-bg-number{font-size:220px;bottom:-20px}
}
@media(max-width:480px){
.features-section{padding:65px 0}
.features-container{padding:0 18px}
.features-header h2{font-size:37px}
.features-header p{font-size:12px}
.features-intro h3{font-size:24px}
.feature-item{grid-template-columns:27px 1fr 24px;padding:18px 2px}
.feature-info h4{font-size:13px}
.feature-info p{font-size:10px}
.feature-arrow{width:24px;height:24px;font-size:12px}
.visual-frame{height:360px}
.market-card{width:145px}
.visual-caption>span{font-size:25px}
.visual-caption strong,.visual-caption small{font-size:7px}
}

@media(max-width:1000px){
.process-section{padding:90px 0 70px}
.process-container{padding:0 30px}
.process-cards{gap:12px}
.process-card{padding:25px;min-height:340px}
.process-card h3{font-size:16px}
}
@media(max-width:768px){
.process-section{padding:75px 0 65px}
.process-container{padding:0 20px}
.process-heading{margin-bottom:45px}
.process-heading h2{font-size:43px;letter-spacing:-1.5px}
.process-heading p{font-size:13px;line-height:1.7}
.process-cards{display:flex;flex-direction:column;gap:16px}
.process-card{min-height:auto;padding:25px}
.process-card.featured{transform:none}
.process-card-top{margin-bottom:22px}
.process-icon{width:58px;height:58px}
.process-icon svg{width:30px;height:30px}
.process-card h3{font-size:17px}
.process-card p{font-size:12px}
.process-footer{flex-wrap:wrap;gap:10px 13px;margin-top:35px}
}
@media(max-width:480px){
.process-section{padding:60px 0}
.process-container{padding:0 16px}
.process-label{font-size:8px;letter-spacing:2.5px}
.process-heading h2{font-size:37px}
.process-heading p{font-size:12px}
.process-card{padding:22px}
.process-card h3{font-size:16px}
.process-card p{font-size:11px}
.process-number{font-size:9px}
.process-footer{font-size:7px;letter-spacing:2px}
}

@media(max-width:1000px){
.testimonials-section{padding:90px 0}
.testimonials-container{padding:0 30px}
.testimonial-card{flex-basis:calc((100% - 20px)/2);min-height:340px}
}
@media(max-width:768px){
.testimonials-section{padding:75px 0}
.testimonials-container{padding:0 20px}
.testimonials-heading{margin-bottom:45px}
.testimonials-heading h2{font-size:43px;letter-spacing:-1.5px}
.testimonials-heading p{font-size:13px;line-height:1.7}
.testimonial-card{flex-basis:100%;min-height:320px;padding:27px}
.testimonial-card>p{min-height:auto;margin-bottom:25px;font-size:12px}
.testimonial-track{gap:15px}
.testimonial-controls{margin-top:32px}
}
@media(max-width:480px){
.testimonials-section{padding:60px 0}
.testimonials-container{padding:0 16px}
.testimonials-heading h2{font-size:37px}
.testimonials-heading p{font-size:12px}
.testimonial-card{padding:23px;min-height:310px}
.testimonial-card>p{font-size:11px;line-height:1.75}
.testimonial-quote{font-size:55px}
.testimonial-prev,.testimonial-next{width:40px;height:40px}
}

@media(max-width:1100px){
.footer-container{padding:65px 35px;grid-template-columns:1.3fr .7fr .8fr 1fr;gap:35px}
.footer-bottom-container{padding:0 35px}
}
@media(max-width:768px){
.footer-container{padding:60px 22px 45px;grid-template-columns:1fr 1fr;gap:45px 30px}
.footer-brand{grid-column:1/-1;max-width:500px}
.footer-brand>p{max-width:500px}
.footer-contact{grid-column:1/-1}
.footer-bottom-container{padding:22px;min-height:auto;flex-direction:column;gap:15px;text-align:center}
.footer-bottom-container div{order:1;gap:18px}
}
@media(max-width:480px){
.footer-container{padding:50px 18px 35px;grid-template-columns:1fr;gap:38px}
.footer-brand,.footer-contact{grid-column:auto}
.footer-logo{font-size:13px}
.footer-logo-mark{width:38px;height:38px}
.footer-brand>p{font-size:12px}
.footer-column a,.footer-contact a{font-size:11px}
.footer-contact p{font-size:10px}
.footer-bottom-container{padding:20px 16px;font-size:8px}
.footer-bottom-container div{flex-wrap:wrap;justify-content:center}
}

@media(max-width:1100px){
.about-container,.why-container{padding:0 30px;gap:50px}
.about-hero-content{padding:80px 35px}
.about-hero-number{right:30px}
.objectives-container{padding:0 30px}
.objective-card{padding:25px}
.about-stats-container{padding:0 30px}
}
@media(max-width:768px){
.about-hero{min-height:350px}
.about-hero-content{padding:80px 22px}
.about-hero-content h1{font-size:65px;letter-spacing:-3px}
.about-hero-number{display:none}
.about-intro{padding:75px 0}
.about-container{display:flex;flex-direction:column;padding:0 22px;gap:55px}
.about-intro-content h2{font-size:43px;letter-spacing:-1.5px}
.about-intro-content p{font-size:13px}
.about-intro-visual{width:100%;padding:0 10px 10px 0}
.about-image-box{height:390px}
.about-floating-card{right:-2px;width:165px}
.objectives-section{padding:80px 0}
.objectives-container{padding:0 22px}
.objectives-heading{margin-bottom:45px}
.objectives-heading h2{font-size:43px}
.objective-cards{display:flex;flex-direction:column;gap:15px}
.objective-card{min-height:280px}
.why-section{padding:80px 0}
.why-container{padding:0 22px}
.why-heading{margin-bottom:45px}
.why-heading h2{font-size:43px}
.why-grid{display:flex;flex-direction:column;gap:50px}
.why-visual{width:100%}
.dashboard-frame{height:360px}
.about-stats-container{padding:0 22px;grid-template-columns:1fr 1fr}
.about-stats-container>div{padding:30px 15px}
.about-stats-container>div:nth-child(2){border-right:0}
.about-stats-container>div:nth-child(3),.about-stats-container>div:nth-child(4){border-top:1px solid rgba(255,255,255,.1)}
.about-stats strong{font-size:30px}
}
@media(max-width:480px){
.about-hero{min-height:300px}
.about-hero-content{padding:65px 18px}
.about-hero-content>span{font-size:8px;letter-spacing:2.5px}
.about-hero-content h1{font-size:53px}
.about-hero-content p{font-size:11px}
.about-container{padding:0 18px}
.about-intro-content h2{font-size:37px}
.about-intro-content p{font-size:12px}
.about-image-box{height:300px}
.about-floating-card{top:20px;width:145px;padding:14px}
.about-floating-card strong{font-size:22px}
.objectives-container{padding:0 18px}
.objectives-heading h2{font-size:37px}
.objective-card{padding:22px;min-height:275px}
.objective-card a{left:22px}
.why-container{padding:0 18px}
.why-heading h2{font-size:37px}
.dashboard-frame{height:280px}
.about-stats-container{padding:0 16px}
.about-stats strong{font-size:25px}
.about-stats span{font-size:7px;letter-spacing:1.5px}
}

.services-page{overflow:hidden}
.services-hero{position:relative;min-height:430px;display:flex;align-items:center;background:#03172d;color:#fff;overflow:hidden}
.services-hero-bg{position:absolute;inset:0;background:url("assets/images/services-hero.jpg") center/cover no-repeat;transform:scale(1.04)}
.services-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,17,38,.97),rgba(2,20,42,.68),rgba(2,20,42,.84))}
.services-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px}
.services-hero-content{position:relative;z-index:2;max-width:1320px;width:100%;margin:auto;padding:90px 50px}
.services-hero-content>span{color:#d6b273;font-size:10px;font-weight:700;letter-spacing:4px}
.services-hero-content h1{margin:18px 0 12px;font-size:clamp(60px,7vw,100px);font-weight:400;line-height:.95;letter-spacing:-4px}
.services-hero-content h1 strong{color:#d5ae70;font-weight:400}
.services-hero-content p{margin:0;color:rgba(255,255,255,.62);font-size:14px}
.services-hero-number{position:absolute;right:55px;bottom:-50px;color:rgba(255,255,255,.035);font-size:330px;font-weight:800;line-height:1}
.services-intro{padding:90px 0 75px;background:#fff}
.services-container{max-width:1320px;margin:auto;padding:0 45px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}
.services-label{display:inline-flex;align-items:center;gap:12px;color:#b28a4d;font-size:9px;font-weight:700;letter-spacing:3px}
.services-label:before{content:"";width:28px;height:2px;background:#b28a4d}
.services-intro-left h2{max-width:650px;margin:18px 0 0;color:#082f45;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1.04;letter-spacing:-2.5px}
.services-intro-left h2 span{color:#b28a4d}
.services-intro-right{padding-bottom:5px}
.services-intro-right p{max-width:500px;margin:0;color:#6b767d;font-size:14px;line-height:1.8}
.services-intro-line{position:relative;width:100%;height:1px;margin-top:28px;background:#e1e4e6}
.services-intro-line span{position:absolute;left:0;top:0;width:80px;height:2px;background:#b28a4d}
.services-list{padding:15px 0 125px;background:#fff}
.service-block{position:relative;max-width:1160px;margin:0 auto 105px;padding:0 35px;display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}
.service-block.reverse{grid-template-columns:.95fr 1.05fr}
.service-block.reverse .service-image{order:2}
.service-block.reverse .service-content{order:1}
.service-number{position:absolute;left:-5px;top:-45px;color:#edf0f2;font-size:130px;font-weight:800;line-height:1;letter-spacing:-8px;z-index:0}
.service-image{position:relative;height:430px;overflow:hidden;border-radius:6px;box-shadow:0 25px 60px rgba(8,47,69,.13);z-index:1}
.service-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s ease}
.service-image:hover img{transform:scale(1.05)}
.service-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,24,40,.75))}
.service-image>span{position:absolute;left:22px;bottom:20px;color:#fff;font-size:8px;font-weight:700;letter-spacing:3px}
.service-content{position:relative;z-index:2}
.service-small-label{display:block;margin-bottom:14px;color:#b28a4d;font-size:8px;font-weight:700;letter-spacing:3px}
.service-content h2{max-width:520px;margin:0 0 20px;color:#082f45;font-size:clamp(31px,3.2vw,45px);font-weight:500;line-height:1.08;letter-spacing:-1.5px}
.service-content h2 span{color:#b28a4d}
.service-content p{max-width:530px;margin:0 0 13px;color:#68747b;font-size:12px;line-height:1.75}
.service-link{display:inline-flex;align-items:center;gap:18px;margin-top:20px;color:#082f45;text-decoration:none;font-size:9px;font-weight:700;letter-spacing:2px}
.service-link b{width:30px;height:30px;border:1px solid #d4dadd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;transition:all .3s ease}
.service-link:hover{color:#b28a4d}
.service-link:hover b{background:#082f45;color:#fff;border-color:#082f45;transform:rotate(45deg)}
.services-cta{position:relative;padding:115px 30px;background:#041c32;color:#fff;text-align:center;overflow:hidden}
.services-cta:before{content:"";position:absolute;left:-180px;top:-250px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(205,165,95,.13),transparent 65%)}
.services-cta-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px}
.services-cta-content{position:relative;z-index:2;max-width:750px;margin:auto}
.services-label.light{color:#d5ae70}
.services-cta h2{margin:20px 0 15px;font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1.05;letter-spacing:-2px}
.services-cta h2 span{color:#d5ae70}
.services-cta p{margin:0 0 30px;color:rgba(255,255,255,.57);font-size:13px}
.services-cta a{display:inline-flex;align-items:center;gap:18px;padding:15px 23px;background:#d1aa6b;color:#061b2c;text-decoration:none;font-size:9px;font-weight:700;letter-spacing:2px;transition:all .3s ease}
.services-cta a b{font-size:15px;font-weight:400}
.services-cta a:hover{background:#fff;transform:translateY(-3px)}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}
.reveal.visible{opacity:1;transform:none}

@media(max-width:1100px){
.contact-container{padding:0 30px}
.contact-hero-content{padding:80px 35px}
.contact-hero-number{right:30px}
.contact-form-grid{gap:50px}
}
@media(max-width:768px){
.contact-hero{min-height:350px}
.contact-hero-content{padding:80px 22px}
.contact-hero-content h1{font-size:65px;letter-spacing:-3px}
.contact-hero-number{display:none}
.contact-intro{padding:75px 0}
.contact-container{padding:0 22px}
.contact-intro-content h2{font-size:43px}
.contact-intro-content p{font-size:13px}
.contact-info-grid{grid-template-columns:1fr;gap:12px}
.contact-info-card{padding:21px}
.contact-form-section{padding:80px 0}
.contact-form-grid{display:flex;flex-direction:column;gap:50px}
.contact-form-side h2{font-size:43px}
.contact-form-wrap{padding:27px}
.form-row{grid-template-columns:1fr;gap:25px}
.contact-submit{width:100%;justify-content:center}
.contact-location{padding:80px 0}
.location-heading{margin-bottom:40px}
.location-heading h2{font-size:43px}
.location-grid{grid-template-columns:1fr}
.location-map,.location-map iframe{min-height:350px}
.location-details{padding:38px 30px}
.contact-cta{padding:80px 22px}
.contact-cta h2{font-size:43px}
}
@media(max-width:480px){
.contact-hero{min-height:300px}
.contact-hero-content{padding:65px 18px}
.contact-hero-content>span{font-size:8px;letter-spacing:2.5px}
.contact-hero-content h1{font-size:53px}
.contact-hero-content p{font-size:11px}
.contact-container{padding:0 18px}
.contact-intro-content h2{font-size:37px}
.contact-intro-content p{font-size:12px}
.contact-form-side h2{font-size:37px}
.contact-form-wrap{padding:22px}
.form-field input,.form-field select,.form-field textarea{font-size:11px}
.location-heading h2{font-size:37px}
.location-map,.location-map iframe{min-height:280px}
.location-details{padding:30px 22px}
.contact-cta{padding:65px 18px}
.contact-cta h2{font-size:37px}
.contact-cta p{font-size:12px}
}

@media(max-width:1100px){
.career-container{padding:0 30px}
.career-hero-content{padding:80px 35px}
.career-hero-number{right:30px}
.career-apply-grid{gap:50px}
}
@media(max-width:768px){
.career-hero{min-height:350px}
.career-hero-content{padding:80px 22px}
.career-hero-content h1{font-size:62px;letter-spacing:-3px}
.career-hero-number{display:none}
.career-openings{padding:80px 0}
.career-container{padding:0 22px}
.career-heading{margin-bottom:45px}
.career-heading h2{font-size:43px}
.career-heading p{font-size:12px}
.career-toolbar{align-items:flex-start;gap:20px;flex-direction:column}
.career-search{width:100%}
.career-table-wrap{overflow-x:auto}
.career-objective{padding:80px 0}
.career-objective-heading{margin-bottom:45px}
.career-objective-heading h2{font-size:43px}
.career-values{display:flex;flex-direction:column;gap:15px}
.career-value{min-height:270px}
.career-apply{padding:80px 0}
.career-apply-grid{display:flex;flex-direction:column;gap:50px}
.career-apply-content h2{font-size:43px}
.career-form{width:100%;box-sizing:border-box;padding:27px}
}
@media(max-width:480px){
.career-hero{min-height:300px}
.career-hero-content{padding:65px 18px}
.career-hero-content>span{font-size:8px;letter-spacing:2.5px}
.career-hero-content h1{font-size:52px}
.career-hero-content p{font-size:11px}
.career-container{padding:0 18px}
.career-heading h2{font-size:37px}
.career-objective-heading h2{font-size:37px}
.career-value{padding:22px;min-height:260px}
.career-value h3{font-size:17px}
.career-value p{font-size:11px}
.career-apply-content h2{font-size:37px}
.career-form{padding:22px}
.career-form-row{grid-template-columns:1fr;gap:23px}
.career-submit{width:100%;justify-content:center}
}