*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1A2B4A;--navy-mid: #243759;--navy-lt: #2E4570;--teal: #00897B;--teal-lt: #00BFA5;--gold: #E8A020;--gold-lt: #F5B740;--cream: #F8F5EF;--cream-dk: #EDE8DF;--white: #FFFFFF;--text-dk: #1A1A1A;--text-md: #444444;--text-lt: #717171;--ff-head: "Playfair Display", Georgia, serif;--ff-body: "DM Sans", system-ui, sans-serif;--radius: 4px;--radius-lg: 10px;--shadow: 0 2px 24px rgba(26,43,74,.08);--shadow-lg: 0 8px 48px rgba(26,43,74,.14);--transition: all .25s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}body{font-family:var(--ff-body);font-size:18px;line-height:1.7;color:var(--text-dk);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.skip-link{position:absolute;top:-100px;left:1rem;padding:.6rem 1rem;background:var(--teal);color:var(--white);font-size:.85rem;font-weight:600;border-radius:0 0 var(--radius) var(--radius);z-index:9999;transition:top .2s;font-family:var(--ff-body)}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:2px}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 2rem}.section-label{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--teal);margin-bottom:.9rem}.section-title{font-family:var(--ff-head);font-size:clamp(1.85rem,3.2vw,2.6rem);font-weight:700;line-height:1.18;color:var(--navy);margin-bottom:1.1rem}.section-title span{color:var(--gold)}.lead{font-size:1.05rem;color:var(--text-md);line-height:1.82;max-width:620px;font-weight:300}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.75rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;letter-spacing:.01em;transition:var(--transition);cursor:pointer;text-decoration:none;border:none;font-family:var(--ff-body);line-height:1}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-lt);transform:translateY(-1px);box-shadow:0 4px 20px #e8a0204d}.btn-outline{border:1.5px solid rgba(255,255,255,.5);color:var(--white);background:transparent}.btn-outline:hover{border-color:var(--white);background:#ffffff14}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--navy-lt);transform:translateY(-1px);box-shadow:var(--shadow)}#nav{position:fixed;top:0;left:0;right:0;z-index:999;padding:0 2.5rem;height:70px;display:flex;align-items:center;justify-content:space-between;transition:background .3s,box-shadow .3s}#nav.scrolled{background:#16243ef7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px #ffffff0f}#nav.top{background:transparent}.nav-logo{display:flex;align-items:center}.logo-svg{width:150px;height:auto}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{color:#ffffffbf;font-size:.85rem;font-weight:500;letter-spacing:.01em;transition:color .2s;position:relative;padding-bottom:2px}.nav-links a:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .2s;transform-origin:left}.nav-links a:hover,.nav-links a.active{color:var(--white)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1)}.nav-cta{margin-left:1.5rem}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;min-width:44px;min-height:44px;cursor:pointer;background:none;border:none}.hamburger span{display:block;width:22px;height:1.5px;background:var(--white);transition:var(--transition);border-radius:2px}.mobile-menu{display:none;position:fixed;inset:70px 0 0;background:var(--navy);padding:2rem 1.5rem;z-index:998;flex-direction:column;gap:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu.open{display:flex}.mobile-menu a{color:#fffc;font-size:1rem;font-weight:500;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:var(--gold)}.mobile-menu .btn{margin-top:1.5rem;width:100%;justify-content:center}#hero{min-height:100vh;min-height:100svh;background:var(--navy);display:flex;align-items:center;position:relative;overflow:hidden;padding:110px 0 80px}.hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero-grain{position:absolute;inset:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:200px}.hero-glow-1{position:absolute;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(0,137,123,.15) 0%,transparent 65%);top:-160px;right:-80px}.hero-glow-2{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(232,160,32,.08) 0%,transparent 65%);bottom:40px;left:8%}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.hero-eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.hero-eyebrow-line{width:28px;height:1px;background:var(--teal)}.hero-eyebrow-text{font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-lt)}.hero-title{font-family:var(--ff-head);font-size:clamp(2.5rem,4.8vw,4rem);font-weight:700;line-height:1.08;color:var(--white);margin-bottom:1.5rem}.hero-title .accent{color:var(--gold);display:block;font-style:italic}.hero-subtitle{font-size:1rem;color:#ffffff9e;line-height:1.85;max-width:500px;margin-bottom:2.5rem;font-weight:300}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap}.hero-stats{display:flex;gap:2.5rem;margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.08)}.hero-stat-num{font-family:var(--ff-head);font-size:1.85rem;font-weight:700;color:var(--gold);display:block;line-height:1.1}.hero-stat-label{font-size:.77rem;color:#ffffff6b;line-height:1.55;margin-top:.2rem}.hero-visual{position:relative}.bridge-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:2rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bridge-card-label{font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.5rem}.bridge-poles{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.pole{flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:1.1rem;text-align:center}.pole-flag{font-size:1.75rem;margin-bottom:.4rem}.pole-name{font-size:.8rem;font-weight:600;color:var(--white)}.pole-sub{font-size:.68rem;color:#ffffff61;margin-top:.15rem}.bridge-connector{display:flex;flex-direction:column;align-items:center;gap:0;flex-shrink:0}.connector-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--teal),var(--gold))}.connector-dot{width:8px;height:8px;border-radius:50%;background:var(--gold)}.bridge-services{border-top:1px solid rgba(255,255,255,.06);padding-top:1.25rem}.bridge-service-item{display:flex;align-items:center;gap:.65rem;font-size:.82rem;color:#fff9;padding:.35rem 0}.bridge-service-tick{width:14px;height:14px;border-radius:50%;background:#00897b33;border:1px solid rgba(0,191,165,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}#credentials{background:var(--cream);border-top:1px solid var(--cream-dk);border-bottom:1px solid var(--cream-dk);padding:1.5rem 0;overflow:hidden}.credentials-inner{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.cred-item{font-size:.8rem;font-weight:500;color:var(--text-md);padding:.35rem 2rem;letter-spacing:.01em}.cred-divider{width:1px;height:14px;background:#1a2b4a2e;flex-shrink:0}#about{padding:7rem 0}.about-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:6rem;align-items:center}.about-visual{position:relative}.about-img-wrap{background:linear-gradient(160deg,var(--navy-lt) 0%,var(--navy) 100%);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3.2;display:flex;align-items:center;justify-content:center}.about-badge{position:absolute;bottom:-1.25rem;right:-1.25rem;background:var(--gold);color:var(--navy);border-radius:var(--radius-lg);padding:1.1rem 1.4rem;box-shadow:0 8px 32px #e8a0204d;text-align:center}.about-badge-num{font-family:var(--ff-head);font-size:1.85rem;font-weight:700;display:block;line-height:1}.about-badge-text{font-size:.72rem;font-weight:600;letter-spacing:.04em;margin-top:.25rem;display:block}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:2.5rem;background:var(--cream-dk);border:1px solid var(--cream-dk);border-radius:var(--radius);overflow:hidden}.value-item{background:var(--white);padding:1.25rem}.value-item h4{font-size:.85rem;font-weight:600;color:var(--navy);margin-bottom:.3rem;display:flex;align-items:center;gap:.4rem}.value-item h4:before{content:"";width:3px;height:12px;background:var(--teal);border-radius:2px;flex-shrink:0}.value-item p{font-size:.78rem;color:var(--text-lt);line-height:1.6}#services{padding:7rem 0;background:var(--cream)}.services-header{text-align:center;max-width:640px;margin:0 auto 4rem}.services-header .lead{margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#1a2b4a14;border:1px solid rgba(26,43,74,.08);border-radius:var(--radius-lg);overflow:hidden}.service-card{background:var(--white);padding:2.25rem;transition:background .2s;position:relative}.service-card:hover{background:#fafaf8}.service-card.featured{grid-column:span 2;background:var(--navy);color:var(--white)}.service-card.featured:hover{background:var(--navy-mid)}.featured-badge{display:inline-flex;align-items:center;gap:.4rem;background:#00bfa51f;border:1px solid rgba(0,191,165,.2);color:var(--teal-lt);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .7rem;border-radius:100px;margin-bottom:1.25rem}.service-icon-wrap{width:44px;height:44px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;background:#00897b14;color:var(--teal)}.service-card.featured .service-icon-wrap{background:#00bfa51f;color:var(--teal-lt)}.service-name{font-family:var(--ff-head);font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:.65rem;line-height:1.25}.service-card.featured .service-name{color:var(--white)}.service-desc{font-size:.86rem;color:var(--text-md);line-height:1.75;margin-bottom:1.25rem;font-weight:300}.service-card.featured .service-desc{color:#fff9}.service-card.featured .service-inner{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.service-bullets{display:flex;flex-direction:column;gap:.5rem}.service-bullet{font-size:.82rem;color:var(--text-md);display:flex;align-items:flex-start;gap:.6rem;line-height:1.55}.service-card.featured .service-bullet{color:#ffffff8c}.service-bullet-dot{width:5px;height:5px;border-radius:50%;background:var(--teal);flex-shrink:0;margin-top:.45em}.service-card.featured .service-bullet-dot{background:var(--teal-lt)}#bridge{padding:7rem 0;background:var(--navy);position:relative;overflow:hidden}#bridge:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.018'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.bridge-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;position:relative;z-index:1}.bridge-content .section-title{color:var(--white)}.bridge-content .lead{color:#ffffff94;font-weight:300}.bridge-pillars{display:flex;flex-direction:column;gap:0;margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.06)}.bridge-pillar{display:flex;gap:1.25rem;align-items:flex-start;padding:1.4rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.pillar-icon-wrap{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--teal-lt);flex-shrink:0;margin-top:.1rem}.pillar-title{font-weight:600;color:var(--white);font-size:.9rem;margin-bottom:.2rem}.pillar-desc{font-size:.82rem;color:#ffffff7a;line-height:1.65;font-weight:300}.bridge-panel{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:2.25rem}.market-stat{margin-bottom:1.75rem}.market-label{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:.3rem}.market-value{font-family:var(--ff-head);font-size:2.25rem;font-weight:700;color:var(--gold);line-height:1}.market-sub{font-size:.78rem;color:#ffffff6b;margin-top:.3rem;line-height:1.55;font-weight:300}.market-bar-wrap{height:3px;background:#ffffff12;border-radius:2px;margin-top:.9rem;overflow:hidden}.market-bar{height:100%;border-radius:2px;background:linear-gradient(90deg,var(--teal),var(--gold))}.market-divider{height:1px;background:#ffffff12;margin:1.5rem 0}.presence-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.presence-item{padding:.9rem 1rem;background:#ffffff08;border-radius:var(--radius);border:1px solid rgba(255,255,255,.06)}.presence-flag{font-size:1.25rem;margin-bottom:.25rem}.presence-country{font-size:.82rem;font-weight:600;color:var(--white)}.presence-desc{font-size:.7rem;color:#ffffff61;margin-top:.1rem}#why{padding:7rem 0}.why-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:start}.differentiators{margin-top:2rem;border-top:1px solid rgba(26,43,74,.08)}.diff-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(26,43,74,.08)}.diff-num{font-family:var(--ff-head);font-size:1.1rem;font-weight:700;color:var(--teal);flex-shrink:0;width:1.75rem;opacity:.7}.diff-text h4{font-size:.9rem;font-weight:600;color:var(--navy);margin-bottom:.35rem}.diff-text p{font-size:.83rem;color:var(--text-lt);line-height:1.7;font-weight:300}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--cream-dk);border:1px solid var(--cream-dk);border-radius:var(--radius-lg);overflow:hidden;margin-top:3rem}.proof-card{background:var(--cream);padding:2rem}.proof-num{font-family:var(--ff-head);font-size:2.5rem;font-weight:700;color:var(--navy);line-height:1;margin-bottom:.4rem}.proof-num .gold{color:var(--gold)}.proof-label{font-size:.8rem;color:var(--text-md);font-weight:400;line-height:1.5}#industries{padding:7rem 0;background:var(--cream)}.industries-header{text-align:center;max-width:560px;margin:0 auto 3.5rem}.industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#1a2b4a14;border:1px solid rgba(26,43,74,.08);border-radius:var(--radius-lg);overflow:hidden}.industry-card{background:var(--white);padding:1.75rem 1.5rem;transition:background .2s;cursor:default}.industry-card:hover{background:#fafaf8}.industry-icon-wrap{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--teal);margin-bottom:.9rem}.industry-name{font-weight:600;font-size:.88rem;color:var(--navy);margin-bottom:.3rem}.industry-desc{font-size:.77rem;color:var(--text-lt);line-height:1.58;font-weight:300}#process{padding:7rem 0}.process-header{text-align:center;max-width:560px;margin:0 auto 5rem}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.process-connector{position:absolute;top:20px;left:calc(12.5% + 20px);right:calc(12.5% + 20px);height:1px;background:linear-gradient(90deg,var(--teal),var(--gold))}.step{text-align:center;padding:0 1.25rem;position:relative;z-index:1}.step-num{width:40px;height:40px;border-radius:50%;background:var(--white);border:1.5px solid rgba(26,43,74,.15);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:var(--navy);margin:0 auto 1.5rem}.step:first-child .step-num{background:var(--teal);border-color:var(--teal);color:var(--white)}.step:last-child .step-num{background:var(--gold);border-color:var(--gold);color:var(--navy)}.step-name{font-weight:600;font-size:.92rem;color:var(--navy);margin-bottom:.5rem}.step-desc{font-size:.8rem;color:var(--text-lt);line-height:1.65;font-weight:300}#testimonials{padding:7rem 0;background:var(--navy)}.testimonials-header{text-align:center;max-width:560px;margin:0 auto 3.5rem}.testimonials-header .section-title{color:var(--white)}.testimonials-header .section-label{color:var(--teal-lt)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);overflow:hidden}.testimonial-card{background:#ffffff0a;padding:2.25rem;position:relative}.testimonial-quote-mark{font-family:var(--ff-head);font-size:5rem;line-height:.6;color:#00bfa526;margin-bottom:1.25rem;display:block;font-style:italic;-webkit-user-select:none;user-select:none}.testimonial-text{font-size:.88rem;color:#ffffffb8;line-height:1.85;margin-bottom:1.75rem;font-weight:300;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.85rem}.author-initials{width:38px;height:38px;border-radius:50%;background:#00897b33;border:1px solid rgba(0,191,165,.2);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:var(--teal-lt);flex-shrink:0;letter-spacing:.02em}.author-name{font-weight:600;font-size:.85rem;color:var(--white)}.author-role{font-size:.74rem;color:#ffffff61;margin-top:.1rem}#cta{padding:7rem 0;background:linear-gradient(145deg,var(--navy-lt) 0%,var(--navy) 50%,#0D1E36 100%);text-align:center;position:relative;overflow:hidden}#cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(0,137,123,.12) 0%,transparent 70%);pointer-events:none}#cta .section-title{color:var(--white);max-width:640px;margin:0 auto 1.1rem}#cta .lead{color:#ffffff94;margin:0 auto 2.5rem;font-weight:300}.cta-actions{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap}.cta-section-label{color:#00bfa5b3}#contact{padding:7rem 0}.contact-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:5.5rem}.contact-info{padding-top:.25rem}.contact-detail{display:flex;align-items:flex-start;gap:.85rem;padding:.9rem 0;border-bottom:1px solid rgba(26,43,74,.06)}.contact-detail:first-of-type{margin-top:2rem}.contact-icon-wrap{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--teal);flex-shrink:0}.contact-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-lt);margin-bottom:.15rem}.contact-value{font-size:.88rem;color:var(--text-dk);font-weight:500}.contact-locations{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:2rem}.location-card{background:var(--cream);border-radius:var(--radius);padding:1.1rem;border:1px solid var(--cream-dk)}.location-flag{font-size:1.25rem;margin-bottom:.35rem}.location-country{font-weight:600;font-size:.85rem;color:var(--navy)}.location-addr{font-size:.75rem;color:var(--text-lt);line-height:1.6;margin-top:.25rem}.contact-form-wrap{background:var(--cream);border-radius:var(--radius-lg);padding:2.25rem;border:1px solid var(--cream-dk)}.contact-form-wrap h3{font-family:var(--ff-head);font-size:1.25rem;color:var(--navy);margin-bottom:.2rem}.form-subtitle{font-size:.82rem;color:var(--text-lt);margin-bottom:1.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.78rem;font-weight:600;color:var(--text-dk);margin-bottom:.35rem;letter-spacing:.01em}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem .9rem;border:1.5px solid rgba(26,43,74,.12);border-radius:var(--radius);font-family:var(--ff-body);font-size:.875rem;color:var(--text-dk);background:var(--white);transition:border-color .2s,box-shadow .2s;appearance:none;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #00897b1a}.form-group textarea{min-height:110px;resize:vertical}.form-error{font-size:.8rem;color:#c0392b;margin-top:.75rem;padding:.6rem .85rem;background:#c0392b0f;border-radius:var(--radius);border:1px solid rgba(192,57,43,.15)}.form-submit{width:100%;padding:.9rem;font-size:.9rem;justify-content:center;margin-top:.5rem}.form-success{text-align:center;padding:2.5rem 1.5rem}.form-success-icon{width:52px;height:52px;border-radius:50%;background:#00897b1a;border:1.5px solid rgba(0,137,123,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--teal)}.form-success-title{font-family:var(--ff-head);font-size:1.2rem;color:var(--navy);margin-bottom:.4rem}.form-success-text{font-size:.85rem;color:var(--text-md);line-height:1.7;font-weight:300}#footer{background:#111e33;color:#ffffff80;padding:4rem 0 2rem}.footer-inner{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand p{font-size:.82rem;line-height:1.82;color:#ffffff61;margin-top:1rem;max-width:260px;font-weight:300}.footer-col h5{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff47;margin-bottom:1.1rem}.footer-col ul li{margin-bottom:.55rem}.footer-col ul li a{font-size:.82rem;color:#ffffff73;transition:color .2s;font-weight:300}.footer-col ul li a:hover{color:#ffffffd9}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:.75rem;color:#ffffff38;font-weight:300}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.75rem;color:#ffffff38;transition:color .2s}.footer-legal a:hover{color:#fff9}.animate-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}#hero{min-height:unset;padding:130px 0 70px;align-items:flex-start}.about-inner,.bridge-inner,.why-inner,.contact-inner{grid-template-columns:1fr;gap:3rem}.about-badge{right:1rem}.services-grid{grid-template-columns:1fr}.service-card.featured{grid-column:span 1}.service-card.featured .service-inner{grid-template-columns:1fr;gap:1.5rem}.industries-grid{grid-template-columns:repeat(2,1fr)}.process-steps{grid-template-columns:repeat(2,1fr);gap:2.5rem}.process-connector{display:none}.testimonials-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}.proof-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){#nav{padding:0 1.25rem}.nav-links,.nav-cta{display:none}.hamburger{display:flex}.container{padding:0 1.25rem}#hero{padding:90px 0 50px;min-height:100svh}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0}#about,#services,#bridge,#why,#industries,#process,#testimonials,#cta,#contact{padding:4.5rem 0}.form-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}.values-grid{grid-template-columns:1fr}.about-badge{position:static;margin-top:1.5rem;display:inline-block}.proof-grid{grid-template-columns:1fr 1fr}.credentials-inner{flex-direction:column;gap:0}.cred-divider{display:none}.cred-item{padding:.5rem 1rem}.process-steps{grid-template-columns:1fr;gap:2rem}.industries-grid{grid-template-columns:repeat(2,1fr)}.process-header{margin-bottom:3rem}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9000;background:#111e33fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);padding:1.25rem 2rem;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner-inner{max-width:1160px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.cookie-banner-text{display:flex;align-items:flex-start;gap:.85rem;flex:1;min-width:280px}.cookie-banner-icon{font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.cookie-banner-title{display:block;font-size:.88rem;font-weight:600;color:var(--white);margin-bottom:.2rem}.cookie-banner-desc{font-size:.8rem;color:#ffffff8c;line-height:1.6;font-weight:300;margin:0}.cookie-banner-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex-shrink:0}.cookie-manage-btn{font-size:.8rem;color:#ffffff8c;text-decoration:underline;text-underline-offset:3px;padding:.5rem;transition:color .2s;cursor:pointer;background:none;border:none;font-family:var(--ff-body);white-space:nowrap}.cookie-manage-btn:hover{color:var(--white)}.cookie-reject-btn{padding:.7rem 1.25rem;font-size:.8rem}.cookie-link{color:var(--teal-lt);text-decoration:underline;text-underline-offset:2px}.cookie-link:hover{color:var(--white)}.cookie-overlay{position:fixed;inset:0;background:#0a1220bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9001;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cookie-modal{background:var(--white);border-radius:var(--radius-lg);padding:2.25rem;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #00000059;animation:modalIn .25s ease}@keyframes modalIn{0%{transform:translateY(16px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.cookie-modal-header{margin-bottom:1.75rem}.cookie-modal-icon{font-size:2rem;margin-bottom:.75rem}.cookie-modal-title{font-family:var(--ff-head);font-size:1.35rem;font-weight:700;color:var(--navy);margin-bottom:.6rem}.cookie-modal-desc{font-size:.85rem;color:var(--text-md);line-height:1.75;font-weight:300}.cookie-categories{display:flex;flex-direction:column;gap:0;border:1px solid rgba(26,43,74,.1);border-radius:var(--radius);overflow:hidden;margin-bottom:1.75rem}.cookie-category{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem;border-bottom:1px solid rgba(26,43,74,.08);background:var(--white)}.cookie-category:last-child{border-bottom:none}.cookie-category:nth-child(2n){background:var(--cream)}.cookie-category-info{flex:1}.cookie-category-name{font-size:.88rem;font-weight:600;color:var(--navy);margin-bottom:.3rem}.cookie-category-desc{font-size:.78rem;color:var(--text-lt);line-height:1.65;font-weight:300}.cookie-toggle-wrap{display:flex;align-items:center;flex-shrink:0;padding-top:.15rem}.cookie-always-on{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--teal);white-space:nowrap}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;inset:0;background:#1a2b4a26;border-radius:24px;transition:background .22s}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:var(--white);border-radius:50%;transition:transform .22s;box-shadow:0 1px 4px #0000002e}.toggle-switch input:checked+.toggle-slider{background:var(--teal)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.toggle-switch input:focus-visible+.toggle-slider{outline:2px solid var(--teal);outline-offset:2px}.cookie-modal-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-bottom:1.1rem}.cookie-modal-actions .btn{flex-shrink:0}.cookie-reject-link{font-size:.8rem;color:var(--text-lt);text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:none;font-family:var(--ff-body);padding:.25rem 0;transition:color .2s}.cookie-reject-link:hover{color:var(--navy)}.cookie-modal-footer{font-size:.75rem;color:var(--text-lt);border-top:1px solid rgba(26,43,74,.07);padding-top:1rem;font-weight:300}.legal-page{min-height:100vh;display:flex;flex-direction:column;background:var(--white)}.legal-nav{background:var(--navy);padding:0 2rem;height:66px;display:flex;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 1px #ffffff0f}.legal-nav-inner{display:flex;align-items:center;justify-content:space-between}.legal-back-btn{border-color:#ffffff40;color:#ffffffbf;font-size:.82rem;padding:.5rem 1.1rem}.legal-back-btn:hover{border-color:#fff9;color:var(--white);background:#ffffff0f}.legal-header{background:var(--navy);padding:3.5rem 0 3rem;border-bottom:1px solid rgba(255,255,255,.06)}.legal-breadcrumb{font-size:.78rem;color:#ffffff61;margin-bottom:1rem;font-weight:300}.legal-breadcrumb a{color:#ffffff61;transition:color .2s}.legal-breadcrumb a:hover{color:#ffffffb3}.legal-title{font-family:var(--ff-head);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--white);margin-bottom:.6rem;line-height:1.2}.legal-subtitle{font-size:1rem;color:#ffffff8c;line-height:1.7;font-weight:300;max-width:560px;margin-bottom:1rem}.legal-meta{font-size:.78rem;color:#ffffff4d;font-weight:300}.legal-main{flex:1;padding:4rem 0 5rem}.legal-content{max-width:760px}.legal-content section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(26,43,74,.06)}.legal-content section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-content h2{font-family:var(--ff-head);font-size:1.3rem;font-weight:700;color:var(--navy);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:2px solid var(--cream-dk)}.legal-content h3{font-size:.95rem;font-weight:600;color:var(--navy);margin-top:1.5rem;margin-bottom:.6rem}.legal-content p{font-size:.9rem;color:var(--text-md);line-height:1.85;margin-bottom:.9rem;font-weight:300}.legal-content p:last-child{margin-bottom:0}.legal-content ul{list-style:none;margin:.75rem 0 1rem;display:flex;flex-direction:column;gap:.5rem}.legal-content ul li{font-size:.88rem;color:var(--text-md);line-height:1.7;padding-left:1.25rem;position:relative;font-weight:300}.legal-content ul li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--teal)}.legal-content a{color:var(--teal);text-decoration:underline;text-underline-offset:2px;transition:color .2s}.legal-content a:hover{color:var(--navy)}.legal-content strong{font-weight:600;color:var(--text-dk)}.legal-content code{font-family:SF Mono,Fira Code,monospace;font-size:.82rem;background:#1a2b4a12;padding:.15rem .4rem;border-radius:3px;color:var(--navy)}.legal-table-wrap{overflow-x:auto;margin:1rem 0;border:1px solid rgba(26,43,74,.1);border-radius:var(--radius)}.legal-table{width:100%;border-collapse:collapse;font-size:.83rem}.legal-table th{background:var(--navy);color:#ffffffd9;font-weight:600;font-size:.75rem;letter-spacing:.05em;text-align:left;padding:.75rem 1rem}.legal-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(26,43,74,.07);color:var(--text-md);line-height:1.6;vertical-align:top;font-weight:300}.legal-table tr:last-child td{border-bottom:none}.legal-table tr:nth-child(2n) td{background:var(--cream)}.legal-footer{background:var(--navy);padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.06)}.legal-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.legal-footer p{font-size:.78rem;color:#ffffff4d;font-weight:300}.legal-footer-links{display:flex;gap:1.5rem}.legal-footer-links a{font-size:.78rem;color:#ffffff61;transition:color .2s}.legal-footer-links a:hover{color:#ffffffbf}@media(max-width:768px){.cookie-banner{padding:1rem 1.25rem}.cookie-banner-inner{flex-direction:column;gap:.75rem}.cookie-banner-text{min-width:0}.cookie-banner-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.cookie-manage-btn{grid-column:span 2;text-align:center;padding:.25rem;order:3}.cookie-reject-btn{order:1;font-size:.78rem;padding:.65rem .75rem}.cookie-banner-actions .btn-primary{order:2}.cookie-modal{padding:1.5rem;max-height:95vh}.cookie-modal-actions{flex-direction:column}.cookie-modal-actions .btn{width:100%;justify-content:center}.legal-nav{padding:0 1.25rem}.legal-header{padding:2.5rem 0 2rem}.legal-footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width:480px){#about,#services,#bridge,#why,#industries,#process,#testimonials,#cta,#contact{padding:3.5rem 0}.hero-stats{grid-template-columns:1fr;gap:.5rem}.stat-divider{display:none}.industries-grid,.proof-grid{grid-template-columns:1fr}.services-header{margin-bottom:2.5rem}.section-title{font-size:clamp(1.55rem,6.5vw,2rem)}.testimonial-card{padding:1.5rem}.cta-actions{flex-direction:column;align-items:stretch}.cta-actions .btn{width:100%;justify-content:center}.contact-locations{grid-template-columns:1fr}.footer-legal{flex-wrap:wrap;gap:.75rem}.cookie-banner-actions{grid-template-columns:1fr}.cookie-manage-btn{grid-column:span 1}.cookie-reject-btn{order:2}.cookie-banner-actions .btn-primary{order:1}}
