:root{--bg:#f7f7f5;--bg-white:#fff;--bg-soft:#fafafb;--bg-dark:#0f161a;--ink:#0f1b36;--ink-body:#374151;--muted:#6b7280;--brand:#ee5a2d;--brand-strong:#d8491f;--brand-tint:#fdebe2;--accent-navy:#1b2a50;--accent-navy-soft:#324273;--card-border:#e5e7eb;--bigcta-tint:#f4f1ff;--success:#22c55e;--footer-bg:#0a0a0a;--on-dark-text:#e5e7eb;--on-dark-muted:#9ca3af;--on-dark-surface:#14141a;--on-dark-border:#1f1f26}body,html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ink-body);-webkit-font-smoothing:antialiased}body,section{background:var(--bg)}a{text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--ink)}.navbar{background:hsla(60,11%,96%,.92)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(15,27,54,.05);padding-top:1rem;padding-bottom:1rem}.navbar-brand-mark{font-family:var(--font-rajdhani),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:2rem;line-height:1;letter-spacing:0;color:#4d5be6}.navbar-brand-mark .accent{color:#ee510b}.navbar .nav-link{color:var(--ink)!important;font-weight:400;font-size:.95rem;padding:.35rem 1rem!important}.navbar .nav-link:hover{color:var(--brand)!important}.hero{background:var(--bg);padding:5.5rem 0 4rem;position:relative;overflow:hidden}.hero .hero-glow{position:absolute;pointer-events:none;z-index:0;width:980px;height:980px;border-radius:50%;background:radial-gradient(circle at center,rgba(238,81,11,.16) 0,rgba(238,81,11,.1) 18%,rgba(238,81,11,.06) 35%,rgba(238,81,11,.025) 55%,rgba(238,81,11,.008) 75%,rgba(238,81,11,0) 100%);backdrop-filter:blur(128px);-webkit-backdrop-filter:blur(128px);bottom:-360px;left:-320px}.hero .container{position:relative;z-index:1}.hero h1{font-family:var(--font-rajdhani),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:64px;line-height:79.2px;letter-spacing:.12px;color:var(--ink)}.hero h1 .hero-gradient-line{display:block;background:linear-gradient(90deg,#4d5be6,#5a5fdb 7.14%,#6663d0 14.29%,#7365c4 21.43%,#7e67b9 28.57%,#8a68ad 35.71%,#9669a1 42.86%,#a16995 50%,#ac6888 57.14%,#b7667b 64.29%,#c2646d 71.43%,#cd615d 78.57%,#d85d4c 85.71%,#e35735 92.86%,#ee510b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero .hero-highlight{color:#4d5be6}.hero .hero-subtitle{color:var(--muted);font-size:1.125rem;line-height:1.6;max-width:560px}.btn-brand{background:linear-gradient(90deg,#4d5be6,#5a5fdb 7.14%,#6663d0 14.29%,#7365c4 21.43%,#7e67b9 28.57%,#8a68ad 35.71%,#9669a1 42.86%,#a16995 50%,#ac6888 57.14%,#b7667b 64.29%,#c2646d 71.43%,#cd615d 78.57%,#d85d4c 85.71%,#e35735 92.86%,#ee510b),linear-gradient(90deg,transparent,transparent);border:0;color:#fff;font-weight:600;border-radius:4px;padding:.85rem 1.6rem;box-shadow:0 6px 18px rgba(77,91,230,.18),0 2px 6px rgba(238,81,11,.14);display:inline-flex;align-items:center;gap:.6rem;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.btn-brand:focus,.btn-brand:hover{color:#fff;transform:translateY(-1px);box-shadow:0 10px 26px rgba(77,91,230,.24),0 4px 12px rgba(238,81,11,.2);filter:saturate(1.05)}.btn-brand .btn-arrow{display:inline-flex;align-items:center;transition:transform .2s ease}.btn-brand:hover .btn-arrow{transform:translateX(3px)}.btn-outline-brand{background:transparent;border:1px solid var(--brand);color:var(--brand);font-weight:600;border-radius:4px;padding:.7rem 1.4rem}.btn-outline-brand:focus,.btn-outline-brand:hover{background:var(--brand);color:#fff}.hero-visual{position:relative;width:100%;max-width:820px;aspect-ratio:1/1;margin:0 auto;scale:1.6}.hero-visual svg{width:100%;height:100%;display:block;animation:hero-float 6s ease-in-out infinite}.hero-inner-panel{position:absolute;top:50%;left:50%;width:38%;height:38%;transform:translate(-50%,-50%);z-index:3;pointer-events:none;animation:hero-float-panel 6s ease-in-out infinite}@keyframes hero-float-panel{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}.hero-visual svg circle.accent-dot{transform-box:fill-box;transform-origin:center;animation:accent-pulse 2.4s ease-in-out infinite}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hero-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes accent-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.hero-card{position:absolute;background:#fff;border:1px solid var(--card-border);border-radius:8px;padding:.65rem .85rem;box-shadow:0 4px 14px rgba(15,27,54,.07);color:var(--ink);z-index:10}.hero-card .metric-label,.hero-card .status-label{color:var(--muted);font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.25rem}.hero-card.metric{top:30%;right:14%;min-width:130px;animation:hero-float-card 5.5s ease-in-out infinite;animation-delay:-1s}.hero-card.metric .metric-value{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1}.hero-card.status{bottom:27%;left:18%;animation:hero-float-card 5s ease-in-out infinite;animation-delay:-2.4s}.hero-card.status .status-row{display:flex;align-items:baseline;gap:.4rem}.hero-card.status .status-value{font-size:1.4rem;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1}.hero-card.status .status-note{color:var(--muted);font-size:.65rem;font-weight:600;letter-spacing:.14em}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin:4rem auto 0;max-width:880px}.stat-tile{text-align:center}.stat-tile .value{font-size:2.25rem;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1}.stat-tile .label{color:var(--muted);font-size:.9rem;margin-top:.5rem}section{padding:5rem 0}section.section-dark{background:var(--bg-dark);color:var(--on-dark-text)}section#testimonials.section-dark{padding-top:18rem;padding-bottom:14rem}.testimonials-header{text-align:left;max-width:760px;margin-bottom:6rem}.testimonials-header .section-eyebrow{margin-bottom:1.75rem}.testimonials-header .section-title{margin-top:0;margin-bottom:1.75rem}.testimonials-header>p{margin-top:0!important;font-size:1.05rem;line-height:1.6}@media (max-width:768px){section#testimonials.section-dark{padding-top:9rem;padding-bottom:6rem}.testimonials-header{margin-bottom:3rem}.testimonials-header .section-eyebrow,.testimonials-header .section-title{margin-bottom:1rem}}section.section-dark h1,section.section-dark h2,section.section-dark h3,section.section-dark h4,section.section-dark h5,section.section-dark h6{color:#fff}.section-eyebrow{display:inline-flex;align-items:center;gap:.65rem;color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.section-eyebrow:after,.section-eyebrow:before{content:"";width:24px;height:1px;background:var(--card-border)}section.section-dark .section-eyebrow{color:var(--on-dark-muted)}section.section-dark .section-eyebrow:after,section.section-dark .section-eyebrow:before{background:var(--on-dark-border)}.section-title{font-family:var(--font-rajdhani),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;letter-spacing:.12px;line-height:1.2375;margin-top:1rem;color:var(--ink)}section.section-dark .section-title{color:#fff}.services-section{position:relative;overflow:hidden;padding-bottom:18rem}.services-dots{position:absolute;top:3rem;right:0;width:460px;max-width:45%;pointer-events:none;opacity:.85}.services-dots svg{width:100%;height:auto;display:block}.services-header{max-width:720px;margin-bottom:3rem}.services-header .section-title{margin-top:.75rem}.services-subtitle{color:var(--muted);font-size:1rem;line-height:1.55;margin:0}.section-eyebrow.eyebrow-left:after{display:none}.section-eyebrow.eyebrow-left:before{width:32px;background:#4d5be6}.services-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-card-bare{padding:2rem 2rem 2.25rem;border-right:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:transparent;position:relative;transition:background-color .25s ease,transform .25s ease}.service-card-bare:after{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:0;background:linear-gradient(90deg,#4d5be6,#ee510b);transition:width .35s ease;pointer-events:none}.service-card-bare:hover{background-color:rgba(77,91,230,.03);transform:translateY(-2px)}.service-card-bare:hover:after{width:100%}.service-card-bare .service-bullets-check li i,.service-card-bare .service-icon-svg,.service-card-bare h5{transition:transform .25s ease,color .2s ease}.service-card-bare:hover .service-icon-svg{transform:translateY(-2px) scale(1.04)}.service-card-bare:hover h5{color:#4d5be6}.service-card-bare:hover .service-bullets-check li i{color:#ee510b}.service-card-bare:nth-child(3n){border-right:none}.service-icon-svg{display:block;width:56px;height:56px;margin-bottom:1.5rem}.service-card-bare h5{font-family:var(--font-rajdhani),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;margin:0 0 .85rem;color:var(--ink);font-size:1.4rem;line-height:1.25;letter-spacing:.12px}.service-card-bare p{color:var(--muted);font-size:.95rem;line-height:1.55;margin:0 0 1.25rem}.service-bullets-check{list-style:none;padding:0;margin:0}.service-bullets-check li{display:flex;align-items:center;gap:.65rem;padding:.35rem 0;color:var(--accent-navy);font-size:.92rem}.service-bullets-check li i{color:#4d5be6;font-size:1rem;line-height:1;flex-shrink:0}@media (max-width:991.98px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-dots{width:280px;max-width:35%}}@media (max-width:575.98px){.services-grid{grid-template-columns:1fr}.service-card-bare{padding:1.5rem}.services-dots{display:none}}.industries-section{position:relative;z-index:3;padding-top:11rem}.industries-divider{position:absolute;top:0;left:0;right:0;height:1px;background:#4d5be6;opacity:.6;z-index:1}.industries-decor{position:absolute;top:-240px;right:4%;width:300px;height:auto;pointer-events:none;z-index:5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.industries-header{text-align:center;max-width:720px;margin:0 auto 3rem}.industries-header .section-eyebrow.eyebrow-left{display:inline-flex}.industries-subtitle{color:var(--muted);font-size:1rem;line-height:1.55;margin:0}.industries-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.industry-tile{background:transparent;border:1px solid var(--card-border);border-radius:8px;padding:1.75rem;text-align:left;position:relative;overflow:hidden;transition:border-color .25s ease,background-color .25s ease,transform .25s ease,box-shadow .25s ease}.industry-tile:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:linear-gradient(90deg,#4d5be6,#ee510b);transition:width .35s ease;pointer-events:none}.industry-tile:hover{border-color:#4d5be6;background-color:rgba(77,91,230,.03);transform:translateY(-3px);box-shadow:0 10px 24px rgba(15,27,54,.06)}.industry-tile:hover:after{width:100%}.industry-tile .industry-icon-svg,.industry-tile h6{transition:transform .25s ease,color .2s ease}.industry-tile:hover .industry-icon-svg{transform:translateY(-2px) scale(1.05)}.industry-tile:hover h6{color:#4d5be6}.industry-icon-svg{display:block;width:56px;height:56px;margin-bottom:1.25rem}.industry-tile h6{font-family:var(--font-rajdhani),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;margin:0 0 .65rem;color:var(--ink);font-size:1.15rem;letter-spacing:.12px}.industry-tile p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}@media (max-width:991.98px){.industries-grid{grid-template-columns:repeat(2,1fr)}.industries-decor{width:150px;top:-60px}}@media (max-width:575.98px){.industries-grid{grid-template-columns:1fr}.industries-decor{display:none}.industries-section{padding-top:5rem}.services-section{padding-bottom:5rem}}.frame-divider{position:relative;background:transparent;padding:5rem 1.5rem 0;text-align:center;margin-bottom:-190px}.frame-divider img{display:inline-block;width:100%;max-width:1280px;height:auto;position:relative;z-index:6}@media (max-width:768px){.frame-divider{margin-bottom:-75px;padding:3rem 1.5rem 0}}.testimonial-card{position:relative;background:var(--on-dark-surface);border:1px solid var(--on-dark-border);border-radius:4px;padding:2.25rem 2rem;height:100%;color:var(--on-dark-text)}.testimonial-card .quote-mark{position:absolute;top:1.25rem;right:1.25rem;width:36px;height:36px;pointer-events:none}.testimonial-card .stars{color:#f59e0b;font-size:.95rem;margin-bottom:.75rem;letter-spacing:1px}.testimonial-card .quote{color:var(--on-dark-text);font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.testimonial-card .person{display:flex;align-items:center;gap:.75rem}.avatar-initials{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem}.testimonial-card .person .name{font-weight:700;line-height:1.2;color:#fff}.testimonial-card .person .meta{color:var(--on-dark-muted);font-size:.82rem;line-height:1.35;margin-top:.15rem}.bigcta-section{position:relative;overflow:hidden;padding-top:11rem;padding-bottom:11rem}.bigcta-hex{position:absolute;pointer-events:none;z-index:5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bigcta-hex-tr{top:0;right:0;width:240px;height:auto;transform:translate(28%,-22%)}.bigcta-hex-bl{bottom:0;left:0;width:220px;height:auto;transform:translate(-32%,22%)}.bigcta-card{position:relative;background:radial-gradient(circle at 90% 0,rgba(77,91,230,.08),transparent 45%),radial-gradient(circle at 0 100%,rgba(238,81,11,.06),transparent 45%),var(--bg-white);border:1px solid #e4e2ee;border-radius:4px;padding:9.5rem 3rem 8rem;z-index:2}.bigcta-card:after,.bigcta-card:before{content:"";position:absolute;width:72px;height:72px;pointer-events:none}.bigcta-card:before{top:-1px;left:-1px;border-top:2px solid #a2a9f0;border-left:2px solid #a2a9f0}.bigcta-card:after{bottom:-1px;right:-1px;border-bottom:2px solid #a2a9f0;border-right:2px solid #a2a9f0}.bigcta-card h2{max-width:620px;margin-left:auto;margin-right:auto}.bigcta-card .body{color:var(--muted);max-width:580px;margin:0 auto}.section-eyebrow.eyebrow-dot:after,.section-eyebrow.eyebrow-dot:before{display:none}.section-eyebrow.eyebrow-dot{display:inline-flex;align-items:center;gap:.5rem;background:var(--bigcta-tint);padding:.4rem .85rem;border-radius:4px;letter-spacing:.14em;color:var(--accent-navy)}.section-eyebrow.eyebrow-dot:before{display:inline-block;content:"";width:6px;height:6px;border-radius:50%;background:#4d5be6}.bigcta-divider{border:0;border-top:1px solid var(--card-border);margin:4rem 0 3rem;opacity:1}.bigcta-check{text-align:center}.bigcta-check i{display:block;color:var(--brand);font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:.65rem}.bigcta-check .check-title{font-weight:700;color:var(--ink);font-size:.98rem;margin-bottom:.15rem}.bigcta-check .check-body{color:var(--muted);font-size:.85rem}@media (max-width:768px){.bigcta-hex{display:none}.bigcta-card{padding:2.5rem 1.25rem}.bigcta-card:after,.bigcta-card:before{width:40px;height:40px}.bigcta-divider{margin:2rem 0 1.5rem}}.footer-dark{background:var(--footer-bg);color:var(--on-dark-text);padding:5rem 0 2rem}.footer-dark .footer-wordmark{font-size:2rem;line-height:1;margin-bottom:1.25rem}.footer-dark .navbar-brand-mark{color:#4d5be6}.footer-dark .navbar-brand-mark .accent{color:#ee510b}.footer-dark a{color:var(--on-dark-muted);transition:color .15s ease}.footer-dark a:hover{color:#fff}.footer-dark .footer-col-title{color:var(--on-dark-muted);font-weight:700;font-size:.85rem;letter-spacing:.04em;margin-bottom:1rem}.footer-dark .footer-meta{display:flex;flex-direction:column;gap:.65rem}.footer-dark .footer-meta li{display:flex;align-items:flex-start;gap:.55rem;color:var(--on-dark-muted);font-size:.88rem;line-height:1.5}.footer-dark .footer-meta li i{color:#ee510b;font-size:.9rem;margin-top:.2rem;flex-shrink:0}.footer-dark .footer-meta li.footer-brand-line{padding:0}.footer-dark .footer-meta li.footer-brand-line a{display:inline-flex;align-items:center;gap:.55rem;color:var(--on-dark-muted);font-size:.88rem;line-height:1;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.footer-dark .footer-meta li.footer-brand-line a:hover{color:#fff}.footer-dark .footer-meta li.footer-brand-line img{display:block;width:16px;height:16px}.footer-dark .footer-meta a{color:var(--on-dark-muted);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.footer-dark .footer-meta a:hover{color:#fff}.footer-dark .footer-links li{padding:.25rem 0;font-size:.88rem}.footer-dark .footer-map-wide{margin-top:4rem;border-radius:6px;overflow:hidden;border:1px solid var(--on-dark-border)}.footer-dark .footer-map-wide iframe{display:block;filter:grayscale(.55) contrast(.9) brightness(.95)}.footer-dark .footer-bottom{margin-top:2.5rem;padding-top:1.5rem;color:var(--on-dark-muted);font-size:.8rem}.footer-dark .footer-bottom a{color:var(--on-dark-muted)}.footer-dark .footer-bottom a:hover{color:#fff}.footer-dark .footer-bottom .sep{color:hsla(0,0%,100%,.18);margin:0 .15rem}@media (max-width:991.98px){.hero-visual{max-width:420px;margin-top:2rem;scale:1.35}.hero h1{font-size:48px;line-height:1.1}}@media (max-width:768px){.hero{padding:3.5rem 0 3rem}.hero h1{font-size:40px;line-height:1.1}section{padding:3.5rem 0}.bigcta-card{padding:2.5rem 1.25rem}.stat-strip{grid-template-columns:repeat(3,1fr);gap:.75rem}.stat-tile .value{font-size:1.4rem}.hero-visual{max-width:360px;scale:1.25}.hero-card.metric,.hero-card.status{min-width:110px;padding:.55rem .75rem}.hero-card.metric .metric-value,.hero-card.status .status-value{font-size:1.2rem}.hero-card .metric-label,.hero-card .status-label{font-size:.6rem;letter-spacing:.1em;margin-bottom:.2rem}.hero-card.status .status-note{font-size:.6rem}}@media (max-width:480px){.hero-visual svg{opacity:.5}}@media (prefers-reduced-motion:reduce){.hero-card.metric,.hero-card.status,.hero-inner-panel,.hero-visual svg,.hero-visual svg circle.accent-dot{animation:none!important}}