*,: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.65;-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;--light:#f7fafc;--light-2:#eef7f8;--primary:#127c84;--primary-dark:#0f646a;--primary-soft:#dff2f3;--shadow-sm:0 8px 24px rgba(16,32,51,.05);--shadow-md:0 14px 38px rgba(16,32,51,.08);--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--container:1160px;--container-narrow:760px}h1,h2,h3,h4,h5,h6{margin:0 0 .85rem;font-family:Georgia,Times New Roman,Times,serif;color:var(--navy);letter-spacing:-.02em;line-height:1.12}h1{font-size:clamp(2.4rem,5vw,4.25rem)}h2{font-size:clamp(1.8rem,3vw,2.7rem)}h3{font-size:1.2rem}p{margin:0 0 1rem;color:var(--muted)}ol,ul{margin:0;padding-left:1.2rem}li{margin-bottom:.6rem;color:var(--muted)}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.narrow{width:min(var(--container-narrow),calc(100% - 2rem));margin:0 auto}.section{padding:88px 0}.section-light{background:var(--light)}.section-soft{background:var(--light-2)}.eyebrow,.section-label{display:inline-block;margin-bottom:.9rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--primary)}.section-title{margin-bottom:1rem}.section-copy,.section-intro,.section-subtitle{max-width:820px;font-size:1.04rem;line-height:1.8;color:var(--muted)}.left-align{text-align:left}.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,.9);-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-family:Georgia,Times New Roman,Times,serif;font-size:1.15rem;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:.97rem;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,.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center;margin-top:1.5rem}.center-buttons{justify-content:center}.btn,.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.85rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:600;transition:all .2s ease;cursor:pointer;border:1px solid transparent}.btn,.btn-primary{background:var(--primary);color:#fff}.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{padding:96px 0 82px}.hero-grid,.services-hero-grid,.services-two-col{display:grid;grid-template-columns:1.2fr .85fr;grid-gap:2rem;gap:2rem;align-items:start}.hero-title{max-width:780px;margin-bottom:1rem}.hero-subtext{max-width:700px;font-size:1.08rem;line-height:1.85;color:var(--muted)}.hero-card,.services-assessment-card,.services-callout,.services-hero-panel{border:1px solid var(--border);background:#fff;border-radius:var(--radius-md);padding:1.6rem;box-shadow:var(--shadow-sm)}.hero-card h3,.services-assessment-card h3,.services-callout h3,.services-hero-panel h3{margin-bottom:.9rem}.check-list,.services-checklist{padding-left:1.15rem}.card-grid,.content-stack,.grid-4,.strategic-links{display:grid;grid-gap:1.25rem;gap:1.25rem}.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}.card,.card-gray,.card-highlight,.cta-box,.form-wrap,.info-card,.service-item,.step-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:1.55rem;box-shadow:var(--shadow-sm)}.card-highlight{background:linear-gradient(180deg,#fff 0,var(--primary-soft) 100%);border-color:#b9e1e4}.card-gray{background:#fbfcfd}.card h3,.card-gray h3,.card-highlight h3,.info-card h3,.service-item h3,.step-card h3{margin-bottom:.7rem}.card p,.card-gray p,.card-highlight p,.cta-box p,.info-card p,.service-item p,.step-card p{color:var(--muted);line-height:1.75}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}.step-number{display:inline-block;margin-bottom:.65rem;font-size:.88rem;font-weight:700;color:var(--primary)}.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: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:88px 0;background:linear-gradient(180deg,var(--light-2) 0,#fff 100%)}.cta-band .container,.cta-box{text-align:center}.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:Georgia,Times New Roman,Times,serif;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}@media (max-width:1080px){.footer-inner,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.cta-band,.cta-section,.hero,.page-hero,.section{padding:72px 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%}.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}.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(2rem,9vw,2.8rem)}h2{font-size:clamp(1.6rem,7vw,2.2rem)}.btn,.btn-primary,.btn-secondary{width:100%}.button-row,.center-buttons,.hero-actions{flex-direction:column;align-items:stretch}}