:root{--ink:#111111;--muted:#515151;--paper:#fff;--line:#dcdcdc;--green:#00b894;--mint:#55efc4;--teal:#007c64;--yellow:#ffeaa7;--purple:#6c5ce7;--soft:#f6f6f6;--font:'Merriweather',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}img{display:block;max-width:100%;object-fit:cover}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;line-height:1.2;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.1vw,5rem);line-height:1.12;margin-bottom:27px}h2{font-size:clamp(2rem,3.55vw,3.35rem);margin-bottom:30px}h3{font-size:1.3rem;letter-spacing:-.025em}p{margin-bottom:21px}em{font-weight:400;color:var(--teal)}::selection{background:var(--mint);color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:104px}.section-number,.eyebrow,.service-kicker{font-size:.75rem;letter-spacing:.12em;line-height:1.6;font-weight:700}.section-number{margin-bottom:24px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:98px;gap:32px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;flex-shrink:0}.brand img{width:82px;height:82px;object-fit:contain}.brand span{font-size:.78rem;font-weight:800;letter-spacing:.07em;line-height:1.5}.main-nav{display:flex;align-items:center;gap:27px}.main-nav a{font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap}.main-nav a:hover{color:var(--teal)}.main-nav .nav-contact{background:var(--ink);color:#fff;padding:11px 19px;display:flex;gap:25px;align-items:center}.main-nav .nav-contact:hover{background:var(--teal);color:#fff}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:var(--ink);color:white;padding:10px 16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:72px;padding-top:66px;padding-bottom:74px;align-items:center}.eyebrow{letter-spacing:.035em;display:flex;align-items:center;gap:12px;font-size:.72rem;margin-bottom:24px}.short-line{width:25px;height:2px;background:var(--green);flex-shrink:0}.hero-description{font-size:1rem;line-height:1.9;max-width:550px;color:#404040}.hero-detail{font-size:.79rem;line-height:1.8;max-width:380px;margin:24px 0 29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 24px;text-decoration:none;font-size:.83rem;font-weight:600;transition:background .2s,transform .2s}.button-dark{background:var(--ink);color:white}.button:hover{background:var(--teal);transform:translateY(-2px)}.button span{font-size:1.25rem;line-height:1}.hero-visual{position:relative;padding-bottom:36px}.hero-photo{width:100%;height:615px;object-position:center}.hero-note{position:absolute;bottom:0;left:-26px;right:32px;display:flex;align-items:center;justify-content:space-between;background:var(--mint);padding:22px 30px;gap:30px}.note-number{font-size:1.05rem;line-height:1.5;font-weight:600;letter-spacing:-.015em}.hero-note img{object-fit:contain}.service-ribbon{border-block:1px solid var(--line)}.ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-block:23px;font-size:1rem;font-weight:500}.ribbon-star{font-size:1.75rem;color:var(--teal);line-height:1}.about-section,.audience-section{display:grid;grid-template-columns:1fr 2.2fr;gap:70px}.section-label>p:not(.section-number){font-size:.87rem;line-height:1.8;color:var(--muted);margin-top:28px}.section-content>p,.text-columns p{color:var(--muted)}.section-content .lead{font-size:1.15rem;line-height:1.85;color:var(--ink)}.text-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.section-content>p:last-child{margin-bottom:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:58px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:365px;color:var(--muted);font-size:.94rem;margin-bottom:5px}.services-section{background:var(--soft)}.service-block{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start;padding-block:60px;border-top:1px solid var(--line)}.service-block:last-child{padding-bottom:0}.service-block-reverse .service-image{order:2}.service-block-reverse .service-copy{order:1}.service-block-reverse{grid-template-columns:1.15fr .85fr}.service-image{position:relative}.service-image>img{width:100%;height:590px}.image-tag{position:absolute;bottom:24px;left:24px;max-width:calc(100% - 48px);padding:11px 20px;background:var(--mint);font-size:.82rem;font-weight:600}.image-tag.yellow{background:var(--yellow)}.service-kicker{display:flex;align-items:center;gap:17px;color:var(--muted);margin-bottom:23px;font-size:.7rem}.service-kicker span{width:36px;height:36px;border:1px solid #bbb;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);letter-spacing:0}.service-copy h3{font-size:clamp(1.85rem,2.8vw,2.6rem);margin-bottom:22px}.service-copy p{font-size:.91rem;line-height:1.95;color:var(--muted)}.service-copy .service-intro{font-size:1.06rem;color:var(--ink);line-height:1.8}.service-includes{list-style:none;margin:27px 0 20px;padding:0;border-top:1px solid var(--line)}.service-includes li{font-size:.81rem;padding:10px 0;border-bottom:1px solid var(--line);display:flex;gap:12px;align-items:baseline}.service-includes li::before{content:'+';font-size:1rem;font-weight:700;color:var(--teal)}.service-copy .scope-note{font-size:.75rem;margin-bottom:0}.audience-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:33px}.audience-tags span{border:1px solid var(--line);padding:8px 14px;font-size:.75rem}.why-section{background:var(--ink);color:white}.why-section .section-heading>p{color:#c8c8c8}.why-section .section-number{color:var(--mint)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:52px;row-gap:40px}.values-grid article{border-top:1px solid #494949;padding-top:26px}.value-number{font-size:.76rem;color:var(--mint);display:block;margin-bottom:21px}.values-grid h3{font-size:1.2rem;letter-spacing:-.02em;margin-bottom:15px}.values-grid p{font-size:.87rem;color:#c8c8c8;line-height:1.9;margin-bottom:0}.process-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-grid li{border-top:1px solid var(--line);padding-top:29px}.step-number{display:flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--mint);font-size:1rem;margin-bottom:27px}.process-grid li:nth-child(even) .step-number{background:var(--yellow)}.process-grid h3{font-size:1.17rem;margin-bottom:15px}.process-grid p{font-size:.88rem;color:var(--muted);line-height:1.95;margin-bottom:0}.faq-section{background:var(--soft)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-heading p:not(.section-number){max-width:335px;color:var(--muted);font-size:.92rem}.text-link{display:inline-flex;gap:25px;font-size:.82rem;font-weight:600;margin-top:8px}.text-link:hover{color:var(--teal)}.faq-list{border-top:1px solid #bbb}.faq-list details{border-bottom:1px solid #bbb}.faq-list summary{font-size:.92rem;font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;line-height:1.65}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-family:var(--font);font-size:1.45rem;line-height:1;font-weight:400;flex-shrink:0}.faq-list details[open] summary::after{content:'−'}.faq-list summary:hover{color:var(--teal)}.faq-list details>div{padding:0 32px 22px 0}.faq-list details p{margin:0;font-size:.86rem;color:var(--muted);line-height:1.95}.contact-section{background:var(--mint)}.contact-inner{max-width:900px;text-align:center}.contact-inner h2{font-size:clamp(2.2rem,4.3vw,4rem);margin-bottom:25px}.contact-inner em{color:var(--ink)}.contact-inner>p:not(.section-number){max-width:670px;margin-inline:auto;font-size:1rem}.contact-email{font-size:clamp(1.2rem,2.6vw,2.3rem);font-weight:600;display:inline-flex;gap:36px;align-items:center;margin:16px 0 24px;letter-spacing:-.04em;text-underline-offset:10px;text-decoration-thickness:1px}.contact-email:hover{color:#004c3d}.contact-inner .contact-small{font-size:.77rem!important;margin-bottom:0}.site-footer{background:var(--ink);color:white;padding:28px 0}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:25px}.footer-brand img{width:105px;height:105px}.footer-top>p{font-size:.88rem;line-height:1.7;margin:0}.footer-top>a:last-child{font-size:.86rem}.footer-bottom{border-top:1px solid #494949;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;color:#c8c8c8}.footer-bottom p{font-size:.65rem;margin:0}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:17px}.footer-bottom a{font-size:.65rem;text-decoration:none}.footer-bottom a:hover,.footer-top>a:last-child:hover{color:var(--mint)}.back-top{white-space:nowrap}
@media(min-width:1500px){.hero{gap:95px;padding-top:80px;padding-bottom:86px}.hero-photo{height:660px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.main-nav{gap:19px}.brand span{font-size:.65rem}.brand img{width:72px;height:72px}.header-inner{gap:20px;min-height:90px}.main-nav a{font-size:.7rem}.hero{gap:44px}.hero-photo{height:580px}.hero-note{left:-18px;right:18px;padding:20px}.service-block{gap:45px}.about-section,.audience-section{gap:40px;grid-template-columns:.8fr 2fr}.faq-layout{gap:55px}.values-grid{column-gap:34px}.process-grid{gap:25px}.ribbon-inner{font-size:.85rem}}
@media(max-width:900px){html{scroll-padding-top:95px}.container{width:calc(100% - 48px)}.header-inner{min-height:80px;flex-wrap:wrap;gap:0}.brand img{height:72px;width:72px}.brand span{font-size:.7rem}.menu-toggle:not([hidden]){display:flex;align-items:center;gap:16px;border:0;background:none;padding:12px 0 12px 16px;cursor:pointer;font-size:.8rem;font-weight:600}.menu-lines{width:22px;height:12px;border-top:1px solid;border-bottom:1px solid;position:relative}.menu-lines::after{content:'';position:absolute;left:0;right:0;top:5px;border-top:1px solid}.menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(45deg);border-bottom:0;height:0}.menu-toggle[aria-expanded=true] .menu-lines::after{transform:rotate(90deg);top:-1px}.main-nav{width:100%;justify-content:center;flex-wrap:wrap;padding:10px 0 22px;gap:16px 22px}.main-nav a{font-size:.8rem}.js-enabled .main-nav{display:none}.js-enabled .main-nav.is-open{display:flex}.hero{gap:35px;padding-top:48px;padding-bottom:56px}.hero h1{font-size:clamp(2.6rem,5.4vw,3.9rem)}.hero-description{font-size:.91rem}.hero-photo{height:560px}.hero-note{right:0;padding:17px;left:-12px}.hero-note img{width:65px;height:65px}.note-number{font-size:.87rem}.hero .button{padding:16px;font-size:.75rem;gap:15px}.eyebrow{font-size:.66rem;letter-spacing:0;gap:8px}.section{padding-block:75px}.section-heading{gap:35px}.section-heading>p{max-width:300px;font-size:.86rem}.section-heading h2{font-size:2.35rem}.text-columns{display:block}.about-section,.audience-section{grid-template-columns:1fr 2.3fr;gap:35px}.section-number{font-size:.67rem}.service-block{gap:32px;grid-template-columns:.8fr 1.2fr}.service-block-reverse{grid-template-columns:1.2fr .8fr}.service-image>img{height:460px}.service-copy h3{font-size:1.9rem}.image-tag{left:15px;bottom:15px;padding:9px 12px;font-size:.68rem;max-width:calc(100% - 30px)}.values-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);gap:35px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-heading p:not(.section-number){max-width:550px}.footer-top{flex-wrap:wrap}.footer-top>p{font-size:.8rem}.footer-top>a:last-child{font-size:.76rem}.ribbon-inner{font-size:.75rem;gap:14px}.ribbon-star{font-size:1.5rem}}
@media(max-width:640px){.container{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:35px;padding-top:33px;padding-bottom:40px}.hero h1{font-size:clamp(2.8rem,11vw,4.2rem);margin-bottom:23px}.eyebrow{font-size:.68rem;margin-bottom:20px}.hero-description{font-size:.95rem;max-width:100%}.hero-detail{max-width:100%;font-size:.78rem;margin:20px 0 25px}.hero .button{padding:16px 20px;font-size:.8rem}.hero-visual{padding-bottom:30px;margin-left:12px}.hero-photo{height:390px;width:100%;object-position:center 58%}.hero-note{padding:18px 22px;right:16px;left:-12px}.hero-note img{width:80px;height:80px}.note-number{font-size:.94rem}.ribbon-inner{padding-block:18px;flex-direction:column;gap:7px;font-size:.85rem}.ribbon-star{display:none}.section{padding-block:58px}.about-section,.audience-section{grid-template-columns:1fr;gap:15px}.section-label>p:not(.section-number){display:none}.section-label .section-number{margin-bottom:10px}.section-number{font-size:.69rem;letter-spacing:.1em;margin-bottom:20px}.section-content h2,h2{font-size:2.15rem;margin-bottom:24px}.section-content .lead{font-size:1.02rem}.section-content p{font-size:.93rem;line-height:1.95}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:2.15rem;margin-bottom:24px}.section-heading>p{max-width:100%;font-size:.92rem}.service-block,.service-block-reverse{grid-template-columns:1fr;gap:32px;padding-block:36px}.service-block-reverse .service-image,.service-block-reverse .service-copy{order:initial}.service-image>img{height:340px;object-position:center}.image-tag{font-size:.8rem;padding:10px 15px;left:20px;bottom:20px}.service-copy h3{font-size:2rem;margin-bottom:22px}.service-kicker{margin-bottom:20px}.service-copy p{font-size:.91rem}.service-copy .service-intro{font-size:1.03rem}.service-copy .scope-note{font-size:.76rem}.service-includes li{font-size:.8rem}.audience-tags{gap:8px;margin-top:26px}.audience-tags span{font-size:.72rem;padding:7px 11px}.values-grid{grid-template-columns:1fr;gap:29px}.values-grid article{padding-top:23px}.value-number{margin-bottom:15px}.values-grid h3{font-size:1.22rem}.values-grid p{font-size:.9rem}.process-grid{grid-template-columns:1fr;gap:28px}.process-grid li{padding-top:23px;display:grid;grid-template-columns:48px 1fr;column-gap:20px}.step-number{grid-row:1/3;margin:0}.process-grid h3{padding-top:10px;margin-bottom:17px}.process-grid p{grid-column:2;font-size:.89rem}.faq-layout{gap:35px}.faq-list summary{padding:22px 0;font-size:.86rem;gap:18px}.faq-list details>div{padding-right:16px}.contact-inner h2{font-size:clamp(2rem,8vw,2.85rem)}.contact-inner>p:not(.section-number){font-size:.93rem}.contact-email{font-size:clamp(1.15rem,5.6vw,1.9rem);gap:17px;margin:15px 0 27px}.contact-inner .contact-small{font-size:.75rem!important}.footer-top{display:grid;grid-template-columns:1fr;gap:13px;padding-bottom:28px}.footer-brand{gap:14px}.footer-brand img{width:85px;height:85px}.footer-top>p{font-size:.87rem}.footer-top>a:last-child{font-size:.85rem;margin-top:8px}.footer-bottom{align-items:flex-start;gap:22px}.footer-bottom p{font-size:.7rem;width:100%}.footer-bottom nav{gap:14px 20px}.footer-bottom a{font-size:.7rem}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:5px 0 18px}.main-nav a{padding:12px 8px}.main-nav .nav-contact{margin-top:5px;padding:13px 15px;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header{position:static}.main-nav,.menu-toggle,.skip-link,.back-top{display:none!important}.container{width:100%}.section{padding-block:30px}.hero-photo{height:350px}.service-image>img{height:300px}body{font-size:11pt}.why-section,.site-footer{background:white;color:black}.why-section p,.why-section .section-heading>p,.values-grid p,.footer-bottom{color:#333}.faq-list details>div{display:block}a{text-decoration:none}.service-block{break-inside:avoid}}

/* Keep reading text comfortable at every screen size. */
.hero-description,.service-copy p:not(.service-kicker):not(.scope-note),.section-content p,.values-grid p,.process-grid p,.faq-list details p,.faq-heading p:not(.section-number),.section-heading>p{font-size:1rem}
.section-content .lead{font-size:1.15rem}.service-copy .service-intro{font-size:1.06rem}
@media(max-width:640px){.section-content .lead{font-size:1.07rem}.service-copy .service-intro{font-size:1.04rem}}
/* Labels remain legible on compact screens. */
.main-nav a{font-size:.875rem}.section-number,.eyebrow,.service-kicker{font-size:.75rem}.hero-detail{font-size:.875rem}.service-includes li,.audience-tags span{font-size:.875rem}.faq-list summary{font-size:.95rem}.scope-note{font-size:.8125rem!important}.footer-bottom p,.footer-bottom a{font-size:.75rem}
@media(min-width:901px) and (max-width:1100px){.main-nav{gap:17px}.main-nav a{font-size:.8125rem}.main-nav .nav-contact{padding-inline:14px;gap:16px}}
