:root{--ink:#102d35;--muted:#60777b;--paper:#f5f7f4;--white:#fff;--teal:#0b5360;--deep:#082d39;--yellow:#e8b34f;--line:#d9e5e2;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;line-height:1.55}a{color:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);min-height:84px;margin-inline:auto;display:flex}.brand-link{text-decoration:none}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--teal)}.brand-name{color:var(--ink);letter-spacing:.19em;font-size:.9rem;font-weight:800}nav{align-items:center;gap:28px;font-size:.85rem;display:flex}nav a{color:var(--muted);text-decoration:none}nav a:hover{color:var(--ink)}.nav-cta{border:1px solid var(--ink);color:var(--ink);border-radius:999px;padding:10px 17px}.hero{grid-template-columns:minmax(0,1fr) minmax(400px,.92fr);align-items:center;gap:clamp(44px,7vw,110px);padding-block:clamp(64px,9vw,120px) 100px;display:grid}.eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:.72rem;font-weight:800;display:flex}.eyebrow-dot{background:var(--yellow);border-radius:50%;width:7px;height:7px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{max-width:720px;color:var(--ink);letter-spacing:-.075em;margin-bottom:25px;font-size:clamp(3.2rem,6.5vw,6.5rem);font-weight:700;line-height:.93}h2{letter-spacing:-.065em;margin-bottom:20px;font-size:clamp(2.2rem,4.5vw,4.4rem);font-weight:700;line-height:.98}h3{margin-bottom:10px;font-size:1.35rem;line-height:1.15}.hero-lede{color:#4b656b;max-width:550px;font-size:clamp(1.05rem,1.7vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.button{border-radius:999px;align-items:center;gap:18px;padding:14px 19px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.button span{font-size:1.05rem;line-height:1}.button-primary{background:var(--teal);color:#fff;box-shadow:0 10px 25px #0b53602e}.button-primary:hover{background:var(--deep)}.button-quiet{color:var(--teal);border:1px solid var(--line);background:0 0}.hero-note{color:#8a9a9b;margin:24px 0 0;font-size:.74rem}.hero-art{position:relative}.hero-art img,.experience-image img{object-fit:cover;width:100%;display:block}.hero-art img{aspect-ratio:1;box-shadow:24px 24px 0 var(--yellow);border-radius:2px 52px}.hero-art-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 10px #0009;justify-content:space-between;gap:16px;font-size:.68rem;font-weight:750;display:flex;position:absolute;bottom:17px;left:17px;right:17px}.proof-strip{background:var(--teal);color:#fff}.proof-items{letter-spacing:.1em;text-align:center;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;min-height:74px;font-size:.72rem;font-weight:750;display:flex}.proof-items i{background:var(--yellow);border-radius:50%;flex:none;width:5px;height:5px}.section{padding-block:clamp(80px,11vw,150px)}.section-intro{grid-template-columns:.85fr 1.35fr .8fr;align-items:end;gap:42px;margin-bottom:48px;display:grid}.section-intro .eyebrow{align-self:start}.section-intro h2{margin-bottom:0}.section-intro p{color:var(--muted);margin-bottom:3px}.service-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);min-height:260px;padding:27px;transition:transform .2s,box-shadow .2s;position:relative}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #082d3914}.card-number{color:var(--yellow);letter-spacing:.14em;font-size:.72rem;font-weight:800}.service-card h3{margin-top:72px}.service-card p{max-width:260px;color:var(--muted);font-size:.92rem}.card-arrow{color:var(--teal);font-size:1.5rem;position:absolute;bottom:26px;right:27px}.process-section{background:var(--deep);color:#fff;padding-block:clamp(76px,10vw,132px)}.process-layout{grid-template-columns:.8fr 1.2fr;align-items:end;gap:clamp(50px,12vw,180px);display:grid}.eyebrow-light{color:var(--yellow)}.process-heading h2{max-width:390px}.process-heading p{color:#b5c8ca;max-width:300px}.steps{border-top:1px solid #fff3}.step{border-bottom:1px solid #fff3;grid-template-columns:70px 1fr;gap:22px;padding:23px 0;display:grid}.step-number{color:var(--yellow);letter-spacing:.12em;font-size:.74rem;font-weight:800}.step h3{margin-bottom:4px;font-size:1.15rem}.step p{color:#b5c8ca;margin-bottom:0;font-size:.92rem}.experience-section{grid-template-columns:minmax(320px,.92fr) minmax(0,1fr);align-items:center;gap:clamp(46px,9vw,140px);display:grid}.experience-image img{aspect-ratio:1/.72;filter:saturate(.8);border-radius:44px 2px}.experience-copy p{max-width:510px;color:var(--muted);font-size:1.05rem}.experience-meta{border-top:1px solid var(--line);color:var(--teal);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:22px;margin:30px 0;padding-top:19px;font-size:.72rem;font-weight:800;display:flex}.text-link{color:var(--teal);text-underline-offset:5px;font-size:.85rem;font-weight:800}.contact-section{background:var(--yellow);padding-block:clamp(70px,9vw,112px)}.contact-inner{grid-template-columns:1fr .7fr;align-items:center;gap:60px;display:grid}.contact-section h2{max-width:540px;color:var(--deep)}.contact-section p{color:#4a4a32;max-width:500px;font-size:1.08rem}.contact-card{background:var(--deep);color:#fff;gap:8px;padding:28px;display:grid}.contact-label{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:800}.contact-card strong{font-size:1.25rem}.contact-link{color:#fff;text-underline-offset:4px;font-size:1rem;font-weight:750;text-decoration-thickness:1px}.contact-card small{color:#b9ccce;font-size:.82rem}.contact-status{color:#7faeb4;margin-top:14px;font-size:.7rem;font-weight:700}.site-footer{width:min(1180px,100% - 48px);min-height:90px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-inline:auto;font-size:.76rem;display:flex}.site-footer .brand-mark{width:27px;height:27px}.site-footer .brand-name{font-size:.7rem}@media (width<=850px){.hero,.experience-section,.process-layout,.contact-inner{grid-template-columns:1fr}.hero{padding-top:56px}.hero-art{max-width:600px;margin-top:18px}.section-intro{grid-template-columns:1fr 1.4fr}.section-intro p{grid-column:2}.service-grid{grid-template-columns:1fr}.service-card{min-height:210px}.service-card h3{margin-top:45px}.process-layout{gap:48px}.contact-card{max-width:500px}}@media (width<=600px){.shell,.site-header,.site-footer{width:min(100% - 32px,1180px)}.site-header{min-height:72px}nav{gap:14px;font-size:.74rem}nav a:not(.nav-cta){display:none}.nav-cta{padding:8px 13px}h1{font-size:clamp(3rem,15vw,4.7rem)}h2{font-size:clamp(2.4rem,12vw,3.7rem)}.hero-art img{box-shadow:12px 12px 0 var(--yellow)}.proof-items{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;min-height:auto;padding-block:22px}.proof-items i{display:none}.section-intro{display:block}.section-intro p{margin-top:18px}.step{grid-template-columns:44px 1fr;gap:14px}.experience-section{padding-top:74px}.site-footer{flex-direction:column;align-items:flex-start;padding-block:28px}}
