:root{--ink:#14323d;--muted:#5d7076;--teal:#2a9a8c;--coral:#df735a;--paper:#f8f9f7;--white:#fff;--line:#d6dedc;--gutter:clamp(1rem,4.7vw,4.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}img{display:block;max-width:100%}.shell{width:min(100% - 2*var(--gutter),1320px);margin-inline:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.055em}em{font-style:normal;color:var(--teal)}.eyebrow,.section-index,.hero-bottom,.text-link,.header-cta,.button,.service-grid article>span,.method-list article>span,.proof-line,.footer,.ticker{font-size:.72rem;letter-spacing:.14em;font-weight:700}.eyebrow{display:block;text-transform:uppercase}.button,.header-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--ink);color:#fff;border-radius:3px;min-height:48px;padding:.8rem 1.25rem;width:max-content}.button b,.header-cta b{color:#91d1c4;font-size:1rem}.site-header{position:relative;z-index:2;background:#fff;box-shadow:0 1px 0 var(--line)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{width:106px;height:74px;object-fit:contain}.header-inner nav{display:flex;gap:clamp(1.1rem,2.3vw,2.5rem);font-size:.72rem;letter-spacing:.1em;font-weight:700}.header-cta{min-height:42px;padding:.6rem .95rem;gap:1.2rem;white-space:nowrap}.hero{position:relative;min-height:max(680px,calc(100svh - 82px));overflow:hidden;background:#e6ebed}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,249,247,.98) 0%,rgba(248,249,247,.93) 28%,rgba(248,249,247,.45) 54%,rgba(248,249,247,0) 72%)}.hero-inner,.hero-bottom{position:relative;z-index:1}.hero-inner{min-height:inherit;display:flex;align-items:center}.hero-copy{width:min(630px,57%);padding:5rem 0 7rem}.hero-copy .eyebrow{display:flex;align-items:center;gap:.65rem;color:#356572}.hero-copy .eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--teal)}h1{font-size:clamp(3.4rem,6.4vw,6.7rem);line-height:1.03;margin:1.7rem 0 1.55rem;font-weight:800}h1 em{color:var(--ink);box-shadow:inset 0 -.09em 0 #b8dcd5}.hero-copy p{max-width:470px;color:#3c575d;font-size:clamp(1rem,1.38vw,1.18rem);line-height:1.65;margin-bottom:2rem}.hero-bottom{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;color:#31515c}.ticker{overflow:hidden;background:var(--teal);color:#fff;white-space:nowrap}.ticker-track{display:flex;width:max-content;animation:slide 34s linear infinite}.ticker-set{display:flex;align-items:center;flex:none;gap:3.4rem;padding:1.1rem 1.7rem}.ticker-set i{font-style:normal;color:#dcefeb}@keyframes slide{to{transform:translateX(-50%)}}.full{min-height:100svh;padding-block:clamp(4rem,7vw,6.2rem);display:flex;flex-direction:column;justify-content:center}.section-index{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:1.1rem;color:var(--muted)}.intro-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,8vw,8rem);align-items:end;padding-top:clamp(3rem,9vh,7rem)}h2{font-size:clamp(2.7rem,5.2vw,5.4rem);line-height:1.12;font-weight:700}.intro-grid>div{padding-bottom:.6rem}.intro-grid p,.heading-row>p,.method-head>p,.proof p,.contact p{font-size:clamp(1rem,1.34vw,1.2rem);line-height:1.7;color:var(--muted);max-width:490px}.intro-grid p+p{margin-top:1.4rem}.text-link{display:inline-block;border-bottom:1px solid var(--teal);padding-bottom:.5rem;margin-top:2.1rem;color:var(--teal)}.services{background:#e8eeeb}.heading-row,.method-head{display:flex;align-items:end;justify-content:space-between;gap:4rem;margin-bottom:3rem}.heading-row h2,.method-head h2,.questions h2{margin-top:1rem}.heading-row>p,.method-head>p{max-width:345px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bdccc9;border-bottom:1px solid #bdccc9}.service-grid article{min-height:265px;padding:1.9rem 1.6rem 1.7rem;border-left:1px solid #bdccc9;display:flex;flex-direction:column}.service-grid article:first-child{border-left:0}.service-grid article>span{color:#618780}.service-grid h3{font-size:clamp(1.6rem,2.2vw,2.25rem);line-height:1.15;margin:2rem 0 .8rem}.service-grid p,.method-list p,.question-list span{font-size:.97rem;line-height:1.57;color:var(--muted)}.service-grid article>b{margin-top:auto;padding-top:1rem;color:var(--teal);font-size:1.2rem}.method-layout{display:grid;grid-template-columns:1fr .82fr;gap:5vw;align-items:stretch}.method-list article{display:grid;grid-template-columns:3rem 1fr;gap:1.4rem;border-top:1px solid var(--line);padding:1.35rem 0}.method-list article:last-child{border-bottom:1px solid var(--line)}.method-list article>span{color:var(--teal);padding-top:.45rem}.method-list h3{font-size:1.6rem;margin-bottom:.45rem}.placeholder{background:#e4e8e5;min-height:360px;border:1px solid #b7c6c1;position:relative;display:grid;place-content:center;text-align:center;color:#68837d;overflow:hidden}.placeholder:before,.placeholder:after{content:"";position:absolute;width:140%;height:1px;background:#c0cdc9;left:-20%;top:50%;transform:rotate(30deg)}.placeholder:after{transform:rotate(-30deg)}.placeholder strong,.placeholder small{position:relative;z-index:1;background:#e4e8e5;padding:.4rem 1rem;letter-spacing:.18em}.placeholder strong{font-size:1.25rem}.placeholder small{font-size:.6rem}.proof{background:#163741;color:#fff}.proof-inner{display:flex;flex-direction:column;justify-content:center}.proof .eyebrow{color:#8bd0c4}.proof h2{font-size:clamp(3rem,6.1vw,6.5rem);max-width:950px;margin:2.4rem 0 1.6rem}.proof em{color:#8bd0c4}.proof p{color:#c7d7d6;max-width:660px}.proof-line{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #65838b;margin-top:4rem;padding-top:1.3rem;color:#a7c9c7}.questions-head{display:flex;align-items:end;justify-content:space-between;gap:3rem}.question-list{margin-top:3.5rem}.question-list article{display:grid;grid-template-columns:4rem 1fr 1.2fr;gap:2rem;align-items:start;border-top:1px solid var(--line);padding:1.7rem 0}.question-list article:last-child{border-bottom:1px solid var(--line)}.question-list b{color:var(--teal);font-size:.75rem;padding-top:.5rem}.question-list h3{font-size:clamp(1.25rem,2vw,1.85rem)}.contact{background:var(--teal);color:#fff;padding:clamp(3rem,5vw,4.5rem) 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:4rem}.contact h2{font-size:clamp(2.4rem,4vw,4rem);margin-top:.7rem}.contact h2 em{color:#dcefeb}.contact p{color:#eef8f5;max-width:390px;margin-bottom:1.4rem}.button.light{background:#fff;color:var(--ink)}.button.light b{color:var(--teal)}.footer{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.5rem;padding-bottom:1.5rem;color:var(--muted)}.footer img{width:76px;height:84px;object-fit:contain}.footer small{font-size:.65rem;letter-spacing:0}
@media(max-width:1050px){.header-inner nav{gap:1rem}.header-inner nav span:nth-child(3){display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article:nth-child(3){border-left:0;border-top:1px solid #bdccc9}.service-grid article:nth-child(4){border-top:1px solid #bdccc9}.intro-grid{grid-template-columns:1fr 1fr}.hero-photo{object-position:58% center}}
@media(max-width:760px){.header-inner{height:70px}.brand{width:85px;height:64px}.header-inner nav{display:none}.header-cta{font-size:.6rem}.hero{min-height:calc(100svh - 70px)}.hero-photo{object-position:61% center}.hero::after{background:linear-gradient(90deg,rgba(248,249,247,.95),rgba(248,249,247,.69) 58%,rgba(248,249,247,.08))}.hero-copy{width:min(550px,78%);padding:4rem 0 6rem}h1{font-size:clamp(3rem,8vw,5rem)}.hero-bottom span:last-child{display:none}.full{min-height:0;padding-block:5rem}.intro-grid,.method-layout{grid-template-columns:1fr}.intro-grid{gap:2.2rem}.heading-row,.method-head,.contact-inner{display:block}.heading-row>p,.method-head>p{margin-top:1.3rem}.method-layout .placeholder{min-height:290px}.questions-head{display:block}.question-list article{grid-template-columns:2rem 1fr;gap:.7rem}.question-list article span{grid-column:2}.contact-inner>div+div{margin-top:1.5rem}.footer{flex-wrap:wrap}.footer small{width:100%}}
@media(max-width:500px){.hero{min-height:740px}.hero-photo{object-position:66% center}.hero::after{background:linear-gradient(90deg,rgba(248,249,247,.97) 0%,rgba(248,249,247,.88) 48%,rgba(248,249,247,.26) 100%)}.hero-copy{width:100%;padding:3.7rem 0 6rem}.hero-copy .eyebrow{font-size:.59rem;line-height:1.5;max-width:285px}h1{font-size:clamp(2.8rem,10.4vw,4.1rem)}.hero-copy p{font-size:.94rem;max-width:310px}.hero-bottom{font-size:.55rem}.ticker-set{gap:1.9rem;padding:1rem}.section-index{font-size:.57rem}.intro-grid h2,.heading-row h2,.method-head h2,.questions h2{font-size:clamp(2.25rem,9vw,3.1rem)}.service-grid{grid-template-columns:1fr}.service-grid article{border-left:0!important;border-top:1px solid #bdccc9;min-height:210px}.service-grid article:first-child{border-top:0}.service-grid h3{margin:1rem 0 .6rem}.proof h2{font-size:2.65rem}.proof-line{display:grid;gap:.8rem}.footer{font-size:.56rem}.footer img{width:58px;height:60px}}
@media(max-width:345px){.header-cta{font-size:.52rem;padding:.55rem .65rem;gap:.35rem}.brand{width:72px}h1{font-size:2.65rem}.button{font-size:.62rem;gap:.6rem}.hero-copy p{max-width:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}}
.site-header .brand{width:136px;transform:scale(1.55)}
.footer img{width:105px;transform:scale(1.35)}
@media(max-width:760px){.site-header .brand{width:94px;transform:scale(1.4)}}
