*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit}:root{--bg:#fff;--text:#102033;--muted:#5f6f82;--navy:#102033;--border:#dbe4ec;--line-soft:rgba(16,32,51,.08);--line-strong:rgba(16,32,51,.14);--light:#f7fafc;--light-2:#eef7f8;--hero-bg:linear-gradient(90deg,#f8fafc,#eef3f7 52%,#dde7ee);--page-hero-bg:linear-gradient(90deg,#f8fafc,#eef3f7 56%,#dbe6ee);--primary:#127c84;--primary-dark:#0f646a;--primary-soft:#dff2f3;--primary-faint:rgba(18,124,132,.08);--shadow-sm:0 8px 22px rgba(16,32,51,.04);--shadow-md:0 14px 34px rgba(16,32,51,.07);--shadow-lg:0 20px 44px rgba(16,32,51,.08);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;--container:1160px;--container-narrow:760px;--section-space:104px}h1,h2,h3,h4,h5,h6{margin:0 0 .9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--navy);letter-spacing:-.032em;line-height:1.06;font-weight:650}h1{font-size:clamp(3.15rem,5.2vw,5.25rem)}h2{font-size:clamp(2.2rem,3.3vw,3.3rem)}h3{font-size:1.28rem;line-height:1.28;letter-spacing:-.022em}h4{font-size:1rem;line-height:1.35;letter-spacing:-.01em;color:var(--navy)}p{margin:0 0 1rem;color:var(--muted);max-width:68ch}ol,ul{margin:0;padding-left:1.2rem}li{margin-bottom:.65rem;color:var(--muted);line-height:1.7}.container{width:min(var(--container),calc(100% - 2.5rem));margin:0 auto}.narrow{width:min(var(--container-narrow),calc(100% - 2.5rem));margin:0 auto}.section{padding:var(--section-space) 0}.section-light{background:var(--light)}.section-soft{background:var(--light-2)}.section-clean{background:#fff}.eyebrow,.section-label{display:inline-block;margin-bottom:1rem;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--primary)}.section-title{margin-bottom:1.1rem;max-width:15ch}.section-copy,.section-intro,.section-subtitle{max-width:42rem;font-size:1.125rem;line-height:1.82;color:var(--muted)}.hero-subtext+.hero-subtext,.section-copy+.section-copy,.section-intro+.section-copy{margin-top:.55rem}.section-head{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem 2.5rem;gap:1.5rem 2.5rem;align-items:end;margin-bottom:2.25rem}.section-head-copy{max-width:540px}.left-align{text-align:left}.section-closing,.steps-closing{margin-top:2rem}.section-closing p,.steps-closing p{max-width:42rem;font-size:1.05rem;line-height:1.8;color:var(--text)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(219,228,236,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{text-decoration:none;display:inline-flex;flex-direction:column;line-height:1.05;flex-shrink:0}.logo{height:53px;width:auto;display:block}.brand-main{font-size:1.05rem;font-weight:700;color:var(--navy);letter-spacing:-.02em}.brand-sub{margin-top:.18rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.main-nav{display:flex;align-items:center;justify-content:center;gap:1.4rem;flex:1 1}.nav-link{position:relative;text-decoration:none;color:var(--muted);font-size:.96rem;font-weight:500;transition:color .2s ease}.nav-link.active,.nav-link:hover{color:var(--navy)}.nav-link.active:after{content:"";position:absolute;left:0;bottom:-.55rem;width:100%;height:2px;border-radius:999px;background:var(--primary)}.header-cta{flex-shrink:0}.button-row,.center-buttons,.cta-actions,.hero-actions{display:flex;gap:.95rem;flex-wrap:wrap;align-items:center;margin-top:1.75rem}.center-buttons{justify-content:center}.btn,.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.92rem 1.28rem;border-radius:999px;text-decoration:none;font-weight:600;transition:all .2s ease,transform .18s ease;cursor:pointer;border:1px solid transparent}.btn-primary:hover,.btn-secondary:hover,.btn:hover{transform:translateY(-1px)}.btn,.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 22px rgba(18,124,132,.14)}.btn-primary:hover,.btn:hover{background:var(--primary-dark)}.btn-secondary{background:#fff;color:var(--navy);border-color:var(--border)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary-dark);background:var(--primary-soft)}.btn-sm{min-height:42px;padding:.7rem 1rem;font-size:.94rem}.hero,.page-hero{position:relative;overflow:hidden;padding:124px 0 104px}.hero{background:var(--hero-bg)}.page-hero{background:var(--page-hero-bg)}.hero:after,.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 28%,rgba(18,124,132,.08),transparent 18%),radial-gradient(circle at 92% 54%,rgba(16,32,51,.09),transparent 20%),linear-gradient(90deg,transparent 65%,rgba(16,32,51,.03));pointer-events:none}.hero-grid,.services-hero-grid,.services-two-col{display:grid;grid-template-columns:1.18fr .82fr;grid-gap:2.75rem;gap:2.75rem;align-items:start;position:relative;z-index:1}.hero-title{max-width:10ch;margin-bottom:1.1rem;font-size:clamp(3.35rem,5.4vw,5.4rem);line-height:1.02}.hero-subtext{line-height:1.86;color:var(--muted)}.hero-copy,.hero-subtext{max-width:42rem;font-size:1.135rem}.hero-copy{line-height:1.82}.hero-proof{max-width:38rem;margin-top:1rem;font-size:1rem;line-height:1.75;color:var(--muted)}.hero-card,.services-assessment-card,.services-callout,.services-hero-panel{border:1px solid rgba(219,228,236,.9);background:hsla(0,0%,100%,.9);border-radius:var(--radius-lg);padding:1.8rem;box-shadow:0 12px 30px rgba(16,32,51,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card h3,.services-assessment-card h3,.services-callout h3,.services-hero-panel h3{margin-bottom:1rem}.check-list,.services-checklist{padding-left:1.15rem}.hero-card .check-list li{margin-bottom:.8rem}.card-grid,.content-stack,.grid-4,.strategic-links{display:grid;grid-gap:1.4rem;gap:1.4rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2rem}.content-stack{grid-template-columns:1fr}.content-stack-tight{gap:1rem}.strategic-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.25rem;align-items:stretch}.strategic-links .info-card{justify-content:space-between;padding:2rem 1.75rem;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);min-height:100%}.strategic-links .info-card,.strategic-links .info-card>div:first-child{display:flex;flex-direction:column}.strategic-links .info-card h3{font-size:1.28rem;line-height:1.28;letter-spacing:-.022em;margin-bottom:1rem;max-width:none;color:var(--navy)}.strategic-links .info-card h4{margin:0 0 .7rem;font-size:1.05rem;line-height:1.35;letter-spacing:-.01em;color:var(--navy)}.strategic-links .info-card p{font-size:1.08rem;line-height:1.82;color:var(--muted);max-width:42ch;margin-bottom:0;text-wrap:pretty}.strategic-links .info-card p+p{margin-top:1rem}.strategic-links .info-card:first-child{background:linear-gradient(180deg,#fff,rgba(18,124,132,.04))}.card-subsection{margin-top:1.4rem;padding-top:1.15rem;border-top:1px solid var(--border)}.card-footer{margin-top:1.6rem;display:flex;gap:.85rem;flex-wrap:wrap;align-items:center}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.4rem;gap:1.4rem;margin-top:2.25rem}.step-number{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;margin-bottom:.85rem;padding:0 .8rem;border-radius:999px;background:rgba(18,124,132,.1);font-size:.82rem;font-weight:700;color:var(--primary);letter-spacing:.06em}.services-jumpbar{position:-webkit-sticky;position:sticky;top:78px;z-index:50;background:hsla(0,0%,100%,.96);border-top:1px solid var(--border);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.services-jump-links{min-height:56px;display:flex;align-items:center;gap:1.25rem;overflow-x:auto;white-space:nowrap}.services-jump-links a{text-decoration:none;color:var(--muted);font-size:.95rem;font-weight:600}.services-jump-links a:hover{color:var(--primary-dark)}.service-stack{display:grid;grid-gap:1rem;gap:1rem}.form-wrap{padding:2.2rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem}.form-field{display:flex;flex-direction:column;gap:.45rem}.form-field label{font-weight:600;color:var(--navy)}.form-field input,.form-field textarea{width:100%;border:1px solid var(--border);border-radius:14px;padding:.95rem 1rem;background:#fff;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 4px rgba(18,124,132,.12)}.full-width{grid-column:1/-1}.cta-band,.cta-section{padding:84px 0 96px;background:linear-gradient(180deg,var(--light-2) 0,#fff 100%)}.cta-band .container,.cta-box,.cta-section .container{text-align:center}.cta-band-inner{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;gap:2rem;align-items:center;text-align:left}.cta-box{max-width:980px;margin:0 auto;padding:3rem 2.5rem;border-radius:28px}.cta-box h2{max-width:12ch;margin:.45rem auto 1rem;line-height:1.03;letter-spacing:-.035em}.cta-box p{max-width:35rem;margin:0 auto;font-size:1.08rem;line-height:1.8}.cta-box .center-buttons,.cta-box .hero-actions{margin-top:1.4rem;gap:.85rem}.footer{background:#0f1f2b;color:hsla(0,0%,100%,.88);margin-top:0}.footer-inner{display:grid;grid-template-columns:1.4fr 1fr .8fr 1fr;grid-gap:2rem;gap:2rem;padding:72px 0 44px}.footer h3,.footer h4{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:650;margin-bottom:.9rem}.footer a,.footer li,.footer p,.footer span{color:hsla(0,0%,100%,.72);line-height:1.75}.footer ul{list-style:none;padding-left:0}.footer-links{display:flex;flex-direction:column;gap:.55rem}.footer-links a{text-decoration:none}.footer-links a:hover{color:#fff}.footer-cta .btn-secondary{margin-top:.6rem;background:transparent;border-color:hsla(0,0%,100%,.2);color:#fff}.footer-cta .btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.35);color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.12)}.footer-bottom-inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.92rem}.top-gap{margin-top:2rem}.center-text{text-align:center}@media (max-width:1080px){.footer-inner,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid,.card-grid-two,.cta-band-inner,.section-head{grid-template-columns:1fr}.hero-grid,.services-hero-grid,.services-two-col{gap:2rem}}@media (max-width:900px){.cta-band,.cta-section,.hero,.page-hero,.section{padding:76px 0}.header-inner{min-height:auto;padding:1rem 0;flex-direction:column;align-items:flex-start}.main-nav{justify-content:flex-start;flex-wrap:wrap;gap:1rem}.header-cta,.main-nav{width:100%}.card-grid,.card-grid-two,.footer-inner,.form-grid,.grid-4,.hero-grid,.services-hero-grid,.services-two-col,.steps-grid,.strategic-links,.three-up,.two-up{grid-template-columns:1fr}.cta-box h2,.hero-title,.section-title{max-width:none}.info-card p,.service-item p,.step-card p,.strategic-links .info-card p{max-width:100%}.services-jumpbar{top:0}.footer-bottom-inner{min-height:auto;padding:1rem 0;flex-direction:column;align-items:flex-start}}@media (max-width:640px){.container,.narrow{width:min(100%,calc(100% - 1.25rem))}h1{font-size:clamp(2.3rem,9vw,3.2rem)}h2{font-size:clamp(1.9rem,7vw,2.5rem)}h3{font-size:1.15rem}.hero-copy,.hero-subtext,.section-copy,.section-intro,.section-subtitle{font-size:1.02rem;line-height:1.75}.btn,.btn-primary,.btn-secondary{width:100%}.button-row,.center-buttons,.cta-actions,.hero-actions{flex-direction:column;align-items:stretch}.card,.card-gray,.card-highlight,.cta-box,.form-wrap,.hero-card,.info-card,.service-item,.services-assessment-card,.services-callout,.services-hero-panel,.step-card,.strategic-links .info-card{padding:1.35rem}.card-footer{flex-direction:column;align-items:stretch}}