:root{--navy:#0a1628;--navy-mid:#111d33;--navy-light:#182640;--navy-card:#152035;--surface:#f5f6f8;--surface-warm:#f8f7f5;--white:#fff;--gold:#d4a03c;--gold-bright:#e8b84a;--gold-soft:#d4a03c14;--gold-border:#d4a03c38;--text-on-dark:#ffffffb8;--text-on-dark-muted:#ffffff6b;--text-dark:#1a1f2b;--text-mid:#5a6577;--text-light:#8a92a1;--border-dark:#ffffff14;--border-light:#e2e5ea;--border-faint:#eceef1;--heading:"Inter",-apple-system,sans-serif;--body:"DM Sans",-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);font-family:var(--body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65;overflow-x:hidden}nav.site-nav{z-index:1000;-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border-dark);background:#0a162899;justify-content:space-between;align-items:center;height:68px;padding:0 6rem;transition:background .4s;display:flex;position:fixed;top:0;left:0;right:0}nav.site-nav.scrolled{background:#0a1628f2}nav.site-nav.mega-open{background:#0a1628fa;border-bottom-color:#0000}.nav-brand{flex-shrink:0;align-items:center;gap:.4rem;text-decoration:none;display:flex}.nav-logo{font-family:var(--heading);letter-spacing:-.02em;color:var(--white);font-size:1.2rem;font-weight:700}.nav-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.nav-sub{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-border);background:var(--gold-soft);padding:.22rem .6rem;font-size:.65rem;font-weight:700}.nav-links{align-items:center;gap:0;height:100%;list-style:none;display:flex}.nav-item{align-items:center;height:100%;display:flex;position:static}.nav-item>a,.nav-trigger{font-family:var(--body);color:var(--text-on-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;height:100%;padding:0 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .25s;display:flex}.nav-item>a:hover,.nav-trigger:hover,.nav-item.active>.nav-trigger{color:var(--white)}.nav-trigger svg{opacity:.4;width:10px;height:10px;transition:transform .25s,opacity .25s}.nav-item.active .nav-trigger svg{opacity:.7;transform:rotate(180deg)}.nav-item.active{position:relative}.nav-item.active:after{content:"";background:var(--gold);height:2px;position:absolute;bottom:0;left:1.1rem;right:1.1rem}.nav-cta-btn{margin-left:.75rem;background:var(--gold)!important;color:var(--navy)!important;align-items:center!important;height:auto!important;padding:.55rem 1.35rem!important;font-size:.85rem!important;font-weight:700!important;text-decoration:none!important;transition:background .3s!important;display:inline-flex!important}.nav-cta-btn:hover{background:var(--gold-bright)!important}.mega-panel{background:var(--navy-mid);border-top:1px solid var(--gold);opacity:0;visibility:hidden;z-index:999;transition:opacity .2s,transform .2s,visibility .2s;position:fixed;top:68px;left:0;right:0;transform:translateY(-6px)}.mega-panel.open{opacity:1;visibility:visible;transform:translateY(0)}.mega-panel-inner{grid-template-columns:220px 1fr 260px;gap:3.5rem;max-width:100%;margin:0 auto;padding:2.75rem 6rem 3rem;display:grid;position:relative}.mega-intro{flex-shrink:0}.mega-intro h3{font-family:var(--heading);color:var(--white);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.mega-intro p{color:#ffffff6b;margin-bottom:1.5rem;font-size:.88rem;line-height:1.7}.mega-explore{color:var(--white);border-bottom:1px solid #fff3;padding-bottom:.15rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.mega-explore:hover{border-color:var(--gold-bright);color:var(--gold-bright)}.mega-close{cursor:pointer;background:0 0;border:1px solid #ffffff14;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1.25rem;transition:border-color .2s;display:flex}.mega-close:hover{border-color:#ffffff40}.mega-close svg{stroke:#fff6;stroke-width:1.5px;width:14px;height:14px;transition:stroke .2s}.mega-close:hover svg{stroke:var(--white)}.mega-center{gap:2.5rem;display:grid}.mega-center.four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.mega-center.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-center.two-col{grid-template-columns:repeat(2,minmax(0,200px));justify-content:start}.mega-col-label{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-bright);white-space:nowrap;margin-bottom:1rem;font-size:.72rem;font-weight:700}.mega-link{padding:.42rem 0;text-decoration:none;transition:padding-left .12s;display:block}.mega-link:hover{padding-left:.25rem}.mega-link span{color:#ffffff80;font-size:.9rem;transition:color .15s}.mega-link:hover span{color:var(--white)}.mega-link small{color:#ffffff47;margin-top:.1rem;font-size:.78rem;line-height:1.4;display:block}.mega-featured{border:1px solid #ffffff0f;flex-direction:column;align-self:start;text-decoration:none;display:flex;overflow:hidden}.mega-featured-img{background:var(--navy-card);height:120px;overflow:hidden}.mega-featured-img img{object-fit:cover;filter:brightness(.55);width:100%;height:100%;transition:filter .3s;display:block}.mega-featured:hover .mega-featured-img img{filter:brightness(.7)}.mega-featured-body{padding:1rem 1.15rem}.mega-featured-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.4rem;font-size:.58rem;font-weight:700}.mega-featured h4{font-family:var(--heading);color:var(--white);margin-bottom:.35rem;font-size:.88rem;font-weight:600;line-height:1.35}.mega-featured p{color:#ffffff61;margin-bottom:.6rem;font-size:.78rem;line-height:1.55}.mega-featured-cta{color:var(--gold-bright);font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.mega-featured-cta:hover{color:var(--white)}.mega-overlay{z-index:998;opacity:0;visibility:hidden;background:#0000004d;transition:opacity .25s,visibility .25s;position:fixed;inset:68px 0 0}.mega-overlay.open{opacity:1;visibility:visible}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;display:none}.mobile-toggle span{background:var(--white);width:20px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.mobile-menu{background:var(--navy-mid);z-index:999;padding:2rem;transition:transform .3s;display:none;position:fixed;inset:68px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-menu.open{display:block;transform:translate(0)}.mobile-menu-section{margin-bottom:2rem}.mobile-menu-title{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-bright);border-bottom:1px solid var(--border-dark);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.72rem;font-weight:700}.mobile-menu-link{color:#fff9;border-bottom:1px solid #ffffff0a;padding:.6rem 0;font-size:1rem;text-decoration:none;transition:color .2s;display:block}.mobile-menu-link:hover{color:var(--white)}.mobile-menu-cta{background:var(--gold);color:var(--navy);margin-top:1rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:1024px){nav.site-nav{padding:0 1.5rem}.nav-links{display:none!important}.mobile-toggle{display:flex}.mega-panel-inner{gap:1.5rem;padding:2rem 1.5rem;grid-template-columns:1fr!important}.mega-center.four-col,.mega-center.three-col,.mega-center.two-col{grid-template-columns:1fr}.mega-featured{display:none}}.btn-gold{background:var(--gold);color:var(--navy);font-family:var(--body);cursor:pointer;border:none;align-items:center;gap:.6rem;padding:.85rem 1.75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex}.btn-gold:hover{background:var(--gold-bright)}.btn-gold svg{transition:transform .3s}.btn-gold:hover svg{transform:translate(3px)}.btn-outline{color:var(--white);font-family:var(--body);background:0 0;border:1px solid #fff3;align-items:center;padding:.85rem 1.75rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .3s,background .3s;display:inline-flex}.btn-outline:hover{background:#ffffff08;border-color:#ffffff80}.btn-ghost{color:var(--navy);font-family:var(--body);border:1px solid var(--border-light);background:0 0;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .3s;display:inline-flex}.btn-ghost:hover{border-color:var(--gold-border);color:var(--gold)}.gold-stop{color:var(--gold);font-size:1.15em;line-height:0}.hero{align-items:center;min-height:94vh;padding:0 6rem;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse 80% 60% at 70% 40%,#d4a03c12 0%,transparent 60%),radial-gradient(ellipse 50% 70% at 20% 80%,#1e50a00d 0%,transparent 60%),var(--navy);position:absolute;inset:0}.hero-geo{pointer-events:none;opacity:.5;width:55%;height:90%;position:absolute;top:8%;right:-2%}.geo-ring{border:1px solid #d4a03c1a;border-radius:50%;position:absolute}.geo-ring:first-child{width:500px;height:500px;animation:60s linear infinite gs;top:10%;right:5%}.geo-ring:nth-child(2){border-color:#ffffff08;width:340px;height:340px;animation:45s linear infinite reverse gs;top:25%;right:15%}.geo-ring:nth-child(3){border-color:#d4a03c0f;width:180px;height:180px;animation:30s linear infinite gs;top:38%;right:22%}.geo-line{background:linear-gradient(#d4a03c1f,#0000);width:1px;position:absolute}.geo-line:nth-child(4){height:300px;top:5%;right:30%;transform:rotate(25deg)}.geo-line:nth-child(5){background:linear-gradient(#ffffff0a,#0000);height:200px;top:15%;right:45%;transform:rotate(-15deg)}.geo-dot{background:var(--gold);opacity:.35;border-radius:50%;width:4px;height:4px;position:absolute}.geo-dot:nth-child(6){top:30%;right:28%}.geo-dot:nth-child(7){opacity:.15;top:55%;right:18%}.geo-dot:nth-child(8){opacity:.25;top:20%;right:42%}@keyframes gs{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hf{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-content{z-index:2;max-width:720px;padding-top:4rem;position:relative}.hero-label{font-family:var(--heading);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:2rem;font-size:.65rem;font-weight:600;animation:.7s .2s forwards hf;display:inline-block}.hero h1{font-family:var(--heading);letter-spacing:-.035em;color:var(--white);opacity:0;font-size:clamp(2.6rem,4.8vw,3.8rem);font-weight:700;line-height:1.12;animation:.7s .35s forwards hf}.hero-body{color:var(--text-on-dark);opacity:0;max-width:560px;margin-top:2rem;font-size:1.12rem;line-height:1.82;animation:.7s .5s forwards hf}.hero-slogan{font-family:var(--heading);color:var(--gold);letter-spacing:.04em;opacity:0;margin-top:1.5rem;font-size:.85rem;font-weight:600;animation:.7s .6s forwards hf}.hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;animation:.7s .7s forwards hf;display:flex}.hero-stats{opacity:0;flex-wrap:wrap;gap:3rem;margin-top:3.5rem;animation:.7s .85s forwards hf;display:flex}.hero-stat-num{font-family:var(--heading);color:var(--white);letter-spacing:-.03em;font-size:2rem;font-weight:700;line-height:1}.hero-stat-num span{color:var(--gold)}.hero-stat-label{color:var(--text-on-dark-muted);margin-top:.35rem;font-size:.8rem;line-height:1.4}.hero-stat-divider{background:var(--border-dark);align-self:stretch;width:1px}.trust-strip{background:var(--navy-mid);border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark)}.trust-grid{grid-template-columns:repeat(3,1fr);max-width:1280px;margin:0 auto;display:grid}.trust-item{border-right:1px solid var(--border-dark);padding:2.5rem 3rem;transition:background .3s}.trust-item:last-child{border-right:none}.trust-item:hover{background:var(--navy-light)}.trust-tag{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.75rem;font-size:.68rem;font-weight:700}.trust-title{font-family:var(--heading);color:var(--white);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.45}.trust-desc{color:var(--text-on-dark-muted);font-size:.92rem;line-height:1.72}.section-label{font-family:var(--heading);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1rem;font-size:.72rem;font-weight:700}.section-title{font-family:var(--heading);letter-spacing:-.025em;font-size:clamp(1.7rem,2.6vw,2.3rem);font-weight:700;line-height:1.22}.section-intro{color:var(--text-mid);max-width:580px;margin-top:1.25rem;font-size:1.05rem;line-height:1.8}.pain{background:var(--surface);color:var(--text-dark);padding:6.5rem 3.5rem}.pain-inner{max-width:1200px;margin:0 auto}.pain-grid{grid-template-columns:.38fr .62fr;align-items:start;gap:5rem;display:grid}.pain-left{position:sticky;top:6rem}.pain .section-title{color:var(--navy)}.qa-list{flex-direction:column;display:flex}.qa-item{border-bottom:1px solid var(--border-light);align-items:flex-start;gap:1rem;padding:1.6rem 0;display:flex}.qa-item:first-child{padding-top:0}.qa-bullet{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.6rem}.qa-q{font-family:var(--heading);color:var(--navy);margin-bottom:.45rem;font-size:1.02rem;font-weight:600;line-height:1.45}.qa-a{color:var(--text-mid);font-size:.95rem;line-height:1.78}.services{background:var(--navy);border-top:1px solid var(--border-dark);padding:6.5rem 3.5rem}.services-inner{max-width:1200px;margin:0 auto}.services-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.services .section-title{color:var(--white)}.services-header-right{color:var(--text-on-dark-muted);font-size:1.02rem;line-height:1.8}.method-row{background:var(--border-dark);border:1px solid var(--border-dark);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:2rem;display:grid}.method-cell{background:var(--navy-mid);padding:2.25rem;transition:background .3s}.method-cell:hover{background:var(--navy-light)}.method-num{font-family:var(--heading);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.85rem;font-size:.7rem;font-weight:700}.method-name{font-family:var(--heading);color:var(--white);letter-spacing:-.01em;margin-bottom:.7rem;font-size:1.1rem;font-weight:700}.method-desc{color:var(--text-on-dark);font-size:.92rem;line-height:1.78}.method-tags{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.method-tags a{color:#ffffffbf;border:1px solid #ffffff2e;padding:.45rem 1rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .25s}.method-tags a:hover{color:var(--gold);border-color:var(--gold-border);background:var(--gold-soft)}.track-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.track-card{background:var(--navy-card);border:1px solid var(--border-dark);padding:2.75rem;transition:border-color .3s;position:relative;overflow:hidden}.track-card:hover{border-color:var(--gold-border)}.track-card:before{content:"";background:linear-gradient(90deg,var(--gold),transparent);height:3px;position:absolute;top:0;left:0;right:0}.track-card-num{font-family:var(--heading);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.68rem;font-weight:700;display:flex}.track-card-num:after{content:"";background:var(--border-dark);flex:1;height:1px}.track-card-title{font-family:var(--heading);color:var(--white);margin-bottom:.85rem;font-size:1.2rem;font-weight:600;line-height:1.4}.track-card-body{color:var(--text-on-dark);font-size:.95rem;line-height:1.8}.track-card-tags{border-top:1px solid var(--border-dark);flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.track-card-tags a{color:#ffffffbf;border:1px solid #ffffff2e;padding:.45rem 1rem;font-size:.82rem;text-decoration:none;transition:all .25s}.track-card-tags a:hover{color:var(--gold);border-color:var(--gold-border);background:var(--gold-soft)}.how{background:var(--white);color:var(--text-dark);border-top:1px solid var(--border-faint);padding:6.5rem 3.5rem}.how-inner{max-width:1200px;margin:0 auto}.how-grid{grid-template-columns:.38fr .62fr;align-items:start;gap:5rem;display:grid}.how-left{position:sticky;top:6rem}.how .section-title{color:var(--navy)}.phase-track{flex-direction:column;gap:0;display:flex}.phase-card{border-bottom:1px solid var(--border-faint);grid-template-columns:52px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.phase-card:first-child{padding-top:0}.phase-card:last-child{border-bottom:none}.phase-step{width:52px;height:52px;font-family:var(--heading);letter-spacing:.08em;color:var(--text-light);border:1px solid var(--border-light);flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:all .3s;display:flex}.phase-card:first-child .phase-step,.phase-card:hover .phase-step{color:var(--gold);border-color:var(--gold);background:var(--gold-soft)}.phase-body h3{font-family:var(--heading);color:var(--navy);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.phase-body p{color:var(--text-mid);font-size:.95rem;line-height:1.78}.phase-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.phase-tags span{color:var(--text-mid);border:1px solid var(--border-light);padding:.45rem 1rem;font-size:.82rem;font-weight:500;transition:all .25s}.phase-card:hover .phase-tags span{border-color:var(--gold-border);color:var(--gold)}.testimonials{background:var(--surface);border-top:1px solid var(--border-faint);padding:6.5rem 3.5rem}.testimonials-inner{max-width:1200px;margin:0 auto}.testimonials-header{max-width:640px;margin-bottom:4rem}.testimonials .section-title{color:var(--navy)}.testi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testi-card{background:var(--white);border:1px solid var(--border-light);flex-direction:column;padding:2.5rem;transition:border-color .3s,transform .3s;display:flex}.testi-card:hover{border-color:var(--gold-border);transform:translateY(-3px)}.testi-quote{color:var(--text-mid);flex-grow:1;margin-bottom:1.75rem;padding-top:1rem;font-size:.95rem;font-style:italic;line-height:1.8}.testi-quote:before{content:"“";font-family:var(--heading);color:var(--gold);opacity:.3;margin-bottom:1.25rem;font-size:3rem;line-height:0;display:block}.testi-name{font-family:var(--heading);color:var(--navy);font-size:.9rem;font-weight:700}.testi-role{color:var(--text-mid);margin-top:.2rem;font-size:.82rem}.testi-result{font-family:var(--heading);color:var(--gold);border-top:1px solid var(--border-light);margin-top:.85rem;padding-top:.85rem;font-size:.75rem;font-weight:600}.credentials{background:var(--navy);border-top:1px solid var(--border-dark);padding:6.5rem 3.5rem}.credentials-inner{max-width:1200px;margin:0 auto}.credentials-header{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.credentials .section-title{color:var(--white)}.credentials-header-right{color:var(--text-on-dark-muted);font-size:1.02rem;line-height:1.8}.cert-grid{background:var(--border-dark);border:1px solid var(--border-dark);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.cert-cell{background:var(--navy-mid);padding:2rem;transition:background .3s}.cert-cell:hover{background:var(--navy-light)}.cert-badge{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);border:1px solid var(--gold-border);background:var(--gold-soft);align-items:center;margin-bottom:1rem;padding:.3rem .75rem;font-size:.62rem;font-weight:700;display:inline-flex}.cert-name{font-family:var(--heading);color:var(--white);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.35}.cert-desc{color:var(--text-on-dark-muted);font-size:.87rem;line-height:1.7}.industries{background:var(--navy-mid);border-top:1px solid var(--border-dark);padding:6.5rem 3.5rem}.industries-inner{max-width:1200px;margin:0 auto}.industries-header{max-width:640px;margin-bottom:4rem}.industries .section-title{color:var(--white)}.industries-intro{color:var(--text-on-dark-muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.8}.industry-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.industry-cell{background:var(--navy-card);border:1px solid var(--border-dark);padding:2.25rem;text-decoration:none;transition:border-color .3s,transform .3s;display:block}.industry-cell:hover{border-color:var(--gold-border);transform:translateY(-3px)}.industry-header-row{align-items:center;gap:.85rem;margin-bottom:.75rem;display:flex}.industry-icon{background:var(--gold-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.industry-icon svg{width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.industry-name{font-family:var(--heading);color:var(--white);font-size:1rem;font-weight:600}.industry-desc{color:var(--text-on-dark);font-size:.88rem;line-height:1.75}.numbers{background:var(--white);border-top:1px solid var(--border-faint);padding:6.5rem 3.5rem}.numbers-inner{max-width:1200px;margin:0 auto}.numbers-header{text-align:center;max-width:600px;margin:0 auto 4rem}.numbers .section-title{color:var(--navy)}.numbers-grid{background:var(--border-faint);border:1px solid var(--border-faint);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.num-cell{background:var(--surface);text-align:center;padding:3rem 2.5rem;transition:background .2s}.num-cell:hover{background:var(--surface-warm)}.num-big{font-family:var(--heading);color:var(--navy);letter-spacing:-.04em;font-size:3rem;font-weight:700;line-height:1}.num-big span{color:var(--gold)}.num-label{color:var(--text-mid);margin-top:.75rem;font-size:.88rem;line-height:1.5}.cta-section{background:var(--navy);text-align:center;border-top:1px solid var(--border-dark);padding:7rem 3.5rem}.cta-inner{max-width:620px;margin:0 auto}.cta-inner h2{font-family:var(--heading);letter-spacing:-.025em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.22}.cta-body{color:var(--text-on-dark);margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.cta-small{color:var(--text-on-dark-muted);margin-top:1.25rem;font-size:.82rem}.page-hero{background:var(--navy);border-bottom:1px solid var(--border-dark);padding:9rem 6rem 5rem;position:relative;overflow:hidden}.page-hero:before{content:"";background:var(--gold);width:80px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-hero-inner{z-index:2;max-width:1200px;margin:0 auto;position:relative}.page-hero-crumb{color:var(--text-on-dark-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.78rem;display:flex}.page-hero-crumb a{color:var(--text-on-dark-muted);text-decoration:none;transition:color .2s}.page-hero-crumb a:hover{color:var(--gold)}.page-hero-crumb .sep{color:#fff3}.page-hero h1{font-family:var(--heading);letter-spacing:-.03em;color:var(--white);max-width:820px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;line-height:1.15}.page-hero-sub{color:var(--text-on-dark);max-width:680px;margin-top:1.5rem;font-size:1.08rem;line-height:1.8}footer.site-footer{background:var(--navy);border-top:1px solid var(--border-dark);padding:5rem 3.5rem 3rem}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.f-name{font-family:var(--heading);color:var(--white);letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.f-dot{color:var(--gold)}.f-descriptor{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-bright);margin-top:.5rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:block}.f-about{color:var(--text-on-dark-muted);max-width:300px;margin-bottom:1.25rem;font-size:.92rem;line-height:1.78}.f-cert{color:var(--text-on-dark-muted);letter-spacing:.04em;font-size:.75rem;font-weight:600}.footer-col h4{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:1.25rem;font-size:.72rem;font-weight:700}.footer-col a{color:var(--text-on-dark-muted);margin-bottom:.65rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--border-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2.5rem;display:flex}.footer-copy{color:var(--text-on-dark-muted);font-size:.82rem}.footer-social{gap:1.25rem;display:flex}.footer-social a{border:1px solid var(--border-dark);width:36px;height:36px;color:var(--text-on-dark-muted);justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.footer-social a:hover{border-color:var(--gold-border);color:var(--gold)}.footer-social svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.cookie-banner{z-index:1100;background:var(--navy-mid);border:1px solid var(--gold-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:880px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 40px #0006}.cookie-banner p{color:var(--text-on-dark);flex:1;min-width:240px;font-size:.86rem;line-height:1.6}.cookie-actions{flex-wrap:wrap;gap:.6rem;display:flex}.cookie-accept{background:var(--gold);color:var(--navy);font-family:var(--body);cursor:pointer;border:none;padding:.6rem 1.2rem;font-size:.82rem;font-weight:700;transition:background .2s}.cookie-accept:hover{background:var(--gold-bright)}.cookie-decline{color:var(--white);font-family:var(--body);cursor:pointer;background:0 0;border:1px solid #ffffff38;padding:.6rem 1.2rem;font-size:.82rem;font-weight:600;transition:border-color .2s}.cookie-decline:hover{border-color:#ffffff80}.notfound{text-align:center;background:var(--navy);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex}.notfound-num{font-family:var(--heading);color:var(--gold);letter-spacing:-.04em;font-size:clamp(6rem,15vw,11rem);font-weight:700;line-height:1}.notfound h1{font-family:var(--heading);color:var(--white);letter-spacing:-.02em;margin-top:1rem;font-size:clamp(1.6rem,3vw,2.2rem)}.notfound p{color:var(--text-on-dark);max-width:480px;margin:1rem auto 2.5rem;line-height:1.7}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)}.stagger .reveal:first-child{transition-delay:50ms}.stagger .reveal:nth-child(2){transition-delay:.12s}.stagger .reveal:nth-child(3){transition-delay:.19s}.stagger .reveal:nth-child(4){transition-delay:.26s}.stagger .reveal:nth-child(5){transition-delay:.33s}.stagger .reveal:nth-child(6){transition-delay:.4s}@media (max-width:768px){.hero,.pain,.services,.how,.testimonials,.credentials,.industries,.numbers,.cta-section{padding-left:1.5rem;padding-right:1.5rem}.hero{min-height:auto;padding-top:5rem;padding-bottom:4rem}.hero h1{font-size:2.2rem}.hero-stats{gap:1.5rem}.trust-grid,.method-row,.track-row,.testi-grid,.cert-grid,.industry-grid,.numbers-grid{grid-template-columns:1fr}.services-header,.how-grid,.credentials-header,.pain-grid{grid-template-columns:1fr;gap:2rem}.pain-left,.how-left{position:static}.footer-top{grid-template-columns:1fr;gap:2.5rem}footer.site-footer{padding:3rem 1.5rem 2rem}.page-hero{padding:7rem 1.5rem 3.5rem}}
