@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";.footer-cta{padding:0;display:flex;justify-content:center;position:relative;z-index:2;margin-bottom:-16px}.cta-image{height:180px}.cta-content h2{font-size:36px;font-weight:700}.cta-btn{background:#f3f4f6;color:#111;padding:14px 28px;border:none;font-weight:600;cursor:pointer;border-radius:6px;transition:.3s ease}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.main-footer{background:#0b0f1a;color:#cbd5e1;padding:80px 80px 30px}.footer-container{display:flex;justify-content:space-between;gap:60px}.footer-col{flex:1}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:20px}.footer-col p{margin-bottom:10px;line-height:1.6}.footer-col ul{list-style:none;padding:0}.footer-col li{margin-bottom:12px}.footer-col a{text-decoration:none;color:#cbd5e1;transition:.3s}.footer-col a:hover{color:#fff}.quote-btn{margin-top:20px;background:#2563eb;color:#fff;border:none;padding:12px 22px;border-radius:6px;cursor:pointer;transition:.3s}.quote-btn:hover{background:#1e40af}.footer-bottom{text-align:center;margin-top:60px;border-top:1px solid #1f2937;padding-top:20px;font-size:14px;color:#94a3b8}.cta-banner{width:100%;height:auto;display:block;border-radius:8px}.cta-container{width:100%;max-width:1200px}@media(max-width:992px){.cta-container{flex-direction:column;text-align:center}.footer-container{display:grid;grid-template-columns:1fr;gap:28px}.main-footer{padding:56px 24px 24px}.footer-col{min-width:0}.contact-col{order:1}.links-col{order:2}.about-col{order:3}.footer-col li,.footer-col a{overflow-wrap:anywhere;word-break:break-word}.quote-btn{width:100%;max-width:220px}}@media(max-width:480px){.main-footer{padding:48px 16px 20px}.footer-bottom{margin-top:36px;font-size:13px}}:root{--bg: #f6f8fb;--surface: #ffffff;--surface-alt: #f2f5fa;--text: #112033;--muted: #4f5f74;--line: #dbe4f0;--brand: #15417f;--brand-soft: #e7eef9}.brand{color:var(--text);text-decoration:none;font-weight:700;display:flex;align-items:center;gap:1rem;font-size:.95rem}.brand-logo{width:200px;height:auto;object-fit:contain}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background:var(--bg);color:var(--text);line-height:1.65}h1{font-size:clamp(2rem,4vw,3rem);line-height:1.2;margin-bottom:1.5rem}h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:2rem}p{color:var(--muted);line-height:1.75}.container{width:min(1100px,92vw);margin:0 auto}.section{padding:80px 0}.section:nth-of-type(2n){background:var(--surface-alt)}.about-banner img{width:100%;display:block}.overview-row{display:flex;align-items:center;justify-content:space-between;gap:60px}.overview-col{flex:1}.image-col img{width:100%;max-width:480px}.text-col{max-width:520px;font-size:1.05rem}.platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.services-section{background:linear-gradient(135deg,#4f46e5,#3b82f6);padding:100px 0;text-align:center}.section-title{color:#fff;font-size:2.5rem;margin-bottom:60px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;max-width:900px;margin:0 auto}.service-card-modern{display:flex;flex-direction:column;align-items:center;text-align:center}.service-image{width:260px;height:180px;border-radius:16px;overflow:hidden;margin-bottom:20px}.service-image img{width:100%;height:100%;object-fit:cover}.service-card-modern h3{color:#fff;margin-bottom:8px}.service-card-modern p{color:#e0e7ff;font-size:.9rem;max-width:280px}.strategic-section{padding:100px 0;background:#f6f8fb}.strategic-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}.strategic-heading{font-size:3.2rem;font-weight:600;line-height:1.1;color:#4a4a4a}.strategic-heading .line{display:block}.strategic-highlight{background:#b6f5c2;padding:6px 18px;border-radius:40px;width:fit-content}.strategic-right{display:flex;flex-direction:column;gap:35px}.strategic-item{display:flex;align-items:flex-start;gap:20px}.strategic-icon{width:42px;height:42px;background:#4f46e5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;margin-top:6px}.strategic-item h3{margin-bottom:6px;font-size:1.1rem;color:#4f46e5}.strategic-item p{font-size:.95rem;color:#555}.why-section{background:linear-gradient(135deg,#4f46e5,#3b82f6);padding:100px 0;color:#fff}.why-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.why-left h2{font-size:2.3rem;margin-bottom:30px}.why-left p{margin-bottom:20px;color:#ffffffe6}.why-right{background:#bff3b3;padding:40px;border-radius:20px}.why-right ul{list-style:none;padding:0;margin:0}.why-right li{font-size:1.1rem;margin-bottom:20px;display:flex;align-items:center;color:#0f172a;font-weight:500}.why-right li:before{content:"➜";background:#4f46e5;color:#fff;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:15px}@media(max-width:768px){.section{padding:60px 0}.overview-row{flex-direction:column;text-align:center;gap:30px}.image-col img{max-width:280px}.text-col{max-width:100%}.platform-grid{grid-template-columns:1fr;gap:30px}.services-grid,.strategic-grid{grid-template-columns:1fr;gap:40px}.strategic-left{text-align:center}.strategic-heading{font-size:2rem}.strategic-highlight{margin:0 auto}.strategic-icon{width:36px;height:36px;font-size:14px}.why-grid{grid-template-columns:1fr;gap:40px}.why-left{text-align:center}.why-right{padding:25px}}.site-header{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:82px}.desktop-nav{display:flex}.nav-list{list-style:none;display:flex;align-items:center;gap:1.5rem;margin:0;padding:0}.nav-list a{text-decoration:none;color:var(--text);font-weight:600}.nav-list a.active{color:var(--brand)}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:100%;height:2px;background:var(--text);transition:transform .2s ease,opacity .2s ease}.menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:960px){.header-inner{min-height:72px;align-items:flex-start;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.brand-logo{width:160px}.menu-toggle{display:inline-flex;position:absolute;top:14px;right:0}.desktop-nav{display:block;width:100%;margin-top:12px;border-top:1px solid var(--line);padding-top:12px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);pointer-events:none;transition:max-height .28s ease,opacity .22s ease,transform .22s ease}.desktop-nav.mobile-open{max-height:420px;opacity:1;transform:translateY(0);pointer-events:auto}.nav-list{flex-direction:column;align-items:flex-start;gap:.85rem}}.products-page-ref{background:#f1f1f1}.products-hero{min-height:420px;background:linear-gradient(115deg,#122b5fc7,#1e4a9ec7),url(/images/Services.svg);background-size:cover;background-position:center;color:#fff}.products-hero-overlay{min-height:420px;display:flex;align-items:center;justify-content:center}.products-hero-content{text-align:center;width:min(920px,100%)}.products-hero-content h1{margin:0 0 .8rem;font-size:clamp(3rem,6vw,5.4rem);color:#fff;line-height:1.05}.products-breadcrumb{margin:0;font-size:2rem;color:#fffffff2}.products-breadcrumb a{color:#fff;text-decoration:none;font-weight:700}.products-breadcrumb span{margin:0 .8rem}.products-detail{background:transparent;padding:80px 0}.products-detail-inner{width:min(1120px,94vw);background:#f3f3f3;padding:2.5rem 2.75rem 3rem}.products-heading{margin:0 0 2rem;color:#111;font-size:clamp(2.2rem,3.5vw,3.4rem);line-height:1.2}.products-showcase{margin:0 0 60px}.products-title{margin:0 0 1.5rem;font-size:clamp(1.95rem,3vw,3rem);line-height:1.2;color:#101010}.products-summary-card{background:#f2cfaf;border-radius:14px;padding:1.8rem;display:grid;grid-template-columns:1fr 220px;gap:1.5rem;align-items:center;margin-bottom:1.5rem}.products-summary-card p{margin:0;color:#1b1b1b;line-height:1.75;font-size:clamp(1.35rem,2.2vw,1.95rem)}.products-icon-card{background:#f5b16c;border-radius:14px;min-height:220px;display:flex;align-items:center;justify-content:center}.products-icon-card img{width:110px;height:110px;object-fit:contain}.products-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.products-mini-card{border-radius:14px;padding:1.5rem 1.3rem}.products-mini-card h4{margin:0 0 .75rem;color:#111;font-size:clamp(1.45rem,2.3vw,2.1rem)}.products-mini-card p{margin:0;color:#1f1f1f;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.75}.products-mini-card ul{margin:0;padding-left:1rem}.products-mini-card li{margin-bottom:.5rem;color:#1b1b1b;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.65}.need-card{background:#c7e3ee}.approach-card{background:#e6ecb4}.products-serve-card{display:grid;grid-template-columns:220px 1fr;gap:20px;background:#bdebb3;border-radius:14px;padding:1.1rem 1.3rem}.products-serve-card h4{margin:0;color:#111;font-size:clamp(1.35rem,2.2vw,2rem);align-self:center}.products-serve-card ul{margin:0;padding-left:1rem}.products-serve-card li{color:#20412a;font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.65}.products-status{margin:1rem 0 0;color:#151515;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.75}@media(max-width:768px){.products-hero,.products-hero-overlay{min-height:220px}.products-hero-content h1{font-size:clamp(2.2rem,12vw,3.1rem)}.products-breadcrumb{font-size:1.1rem}.products-detail{padding:60px 0}.products-detail-inner{width:min(1120px,94vw);padding:1.2rem 1rem 1.5rem}.products-title{margin-bottom:1rem;font-size:clamp(1.7rem,7vw,2.3rem)}.products-summary-card{grid-template-columns:1fr;padding:1.1rem}.products-icon-card{min-height:100px}.products-icon-card img{width:70px;height:70px}.products-split{grid-template-columns:1fr}.products-serve-card{grid-template-columns:1fr;gap:.5rem}}.services-page-ref{background:#ebebeb}.services-hero-strip{min-height:420px;background:linear-gradient(115deg,#122b5fc7,#1e4a9ec7),url(/images/Services.svg);background-size:cover;background-position:center}.services-hero-overlay{min-height:420px;display:flex;align-items:center;justify-content:center}.services-hero-content{text-align:center;color:#fff}.services-hero-content h1{margin:0 0 .8rem;color:#fff;font-size:clamp(3rem,6vw,5.4rem);line-height:1.05}.services-breadcrumb{margin:0;font-size:2rem;color:#fffffff2}.services-breadcrumb a{color:#fff;text-decoration:none;font-weight:700}.services-breadcrumb span{margin:0 .8rem}.services-ref-section{padding:0}.services-ref-section.is-blue{background:linear-gradient(135deg,#4e5ee0,#4b60dd)}.services-ref-inner{width:min(1240px,94vw);margin:0 auto;padding:78px 0}.services-ref-content h2{margin:0 0 .9rem;font-size:clamp(2.1rem,4vw,4.25rem);color:#10131a;line-height:1.15}.services-ref-content p{margin:0 0 1.9rem;color:#2d3e52;font-size:clamp(1.3rem,2.5vw,2rem);line-height:1.45}.services-ref-section.is-blue .services-ref-content h2,.services-ref-section.is-blue .services-ref-content p{color:#f3f7ff}.services-ref-card{background:#ebe4e4;border-radius:22px;padding:1.5rem 1.8rem;display:grid;grid-template-columns:1fr 360px;gap:1.8rem;align-items:center;border:1px solid rgba(17,32,51,.08);width:min(980px,100%);margin:0}.services-ref-card ul{list-style:none;margin:0;padding:0}.services-ref-card li{position:relative;padding-left:2.1rem;margin-bottom:.75rem;color:#34485f;font-size:clamp(1.2rem,2.2vw,1.95rem);line-height:1.35}.services-ref-card li:before{content:"▸";position:absolute;left:0;top:-2px;color:#4a4a4a;font-size:1.6em;line-height:1}.services-ref-image{border-radius:14px;min-height:220px;display:flex;align-items:center;justify-content:center;padding:.75rem}.services-ref-image img{width:100%;max-width:320px;height:200px;object-fit:cover;border-radius:14px;background:#fff}.teal-frame{background:#d9eff5}.green-frame{background:#bceec9}.orange-frame{background:#f7bf88}.purple-frame{background:#cfc6ff}@media(max-width:768px){.services-hero-strip,.services-hero-overlay{min-height:220px}.services-hero-content h1{font-size:clamp(2.2rem,12vw,3.1rem)}.services-breadcrumb{font-size:1.1rem}.services-ref-inner{width:min(1240px,94vw);padding:42px 0}.services-ref-card{grid-template-columns:1fr;border-radius:14px;padding:1rem;gap:1rem}.services-ref-content h2{font-size:clamp(1.7rem,7vw,2.4rem)}.services-ref-content p{font-size:clamp(1rem,4.2vw,1.3rem);margin-bottom:1.1rem}.services-ref-card li{font-size:clamp(1rem,4.6vw,1.3rem);padding-left:1.5rem;margin-bottom:.45rem}.services-ref-image{min-height:120px;padding:.5rem}.services-ref-image img{max-width:220px;height:120px}}
