:root{--ink:#172126;--ink2:#223039;--paper:#f7f5f0;--cream:#eeeae1;--white:#fff;--teal:#126c72;--teal2:#0e585d;--gold:#b99761;--muted:#68757a;--line:#d8d9d5;--radius:22px;--shadow:0 24px 70px rgba(20,34,38,.1);--shell:min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.skip{position:absolute;left:-999px;top:0}.skip:focus{left:12px;top:12px;z-index:100;background:#fff;padding:10px 14px;border-radius:8px}.topbar{background:#0f181c;color:#dfe8e8;font-size:12px;letter-spacing:.01em}.topbar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar__note{opacity:.78}.topbar__links{display:flex;gap:22px}.topbar__links a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#f7f5f0eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,33,38,.07)}.nav{min-height:80px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:206px}.brand__mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--ink);color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.brand__mark span{font-weight:900;letter-spacing:-.08em;transform:translate(-1px)}.brand__copy{display:flex;flex-direction:column;line-height:1}.brand__copy strong{font-size:16px;letter-spacing:.18em}.brand__copy small{font-size:10px;letter-spacing:.08em;color:#6f7a7e;margin-top:5px;text-transform:uppercase}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:650;color:#435056}.desktop-nav a:hover{color:var(--teal)}.nav__actions{display:flex;gap:10px;align-items:center;margin-left:auto}.desktop-nav+.nav__actions{margin-left:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;min-height:44px;padding:0 18px;font-size:14px;font-weight:750;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn--accent{background:var(--teal);color:#fff;box-shadow:0 12px 28px #126c7230}.btn--accent:hover{background:var(--teal2)}.btn--quiet{border-color:#cfd4d2;background:#ffffff80}.btn--ghost{border-color:#ffffff40;color:#fff;background:#ffffff0d}.btn--lg{min-height:54px;padding:0 23px}.btn--dark{background:var(--ink);color:#fff;margin-top:18px}.btn--white{background:#fff;color:var(--ink)}.btn--outline-light{border-color:#ffffff59;color:#fff}.menu-btn{display:none;width:44px;height:44px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-btn span{width:20px;height:2px;background:var(--ink)}.mobile-menu{display:none}.hero{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding:86px 0 0;isolation:isolate}.hero__mesh{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 73% 28%,rgba(18,108,114,.36),transparent 34%),radial-gradient(circle at 22% 110%,rgba(185,151,97,.12),transparent 36%)}.hero__mesh:after{content:"";position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 86%);mask-image:linear-gradient(to bottom,#000,transparent 86%)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(380px,.76fr);gap:72px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#c8d4d5}.eyebrow span{width:26px;height:1px;background:var(--gold)}.eyebrow--dark{color:#5f6a6f}.hero h1,.section h2,.cta-card h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(52px,6vw,84px);line-height:.98;margin:20px 0 24px;max-width:760px}.hero h1 em,.section h2 em,.cta-card h2 em{font-style:italic;color:#9fc7c9}.lead{font-size:18px;line-height:1.65;color:#cfd8da;max-width:680px;margin:0}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.trust-row{display:flex;gap:34px;margin-top:45px}.trust-row div{display:flex;flex-direction:column;gap:3px}.trust-row strong{font-size:19px}.trust-row span{font-size:11px;color:#aebabc;text-transform:uppercase;letter-spacing:.08em}.project-card{background:#f7f5ef;color:var(--ink);border-radius:28px;padding:28px;box-shadow:0 40px 80px #00000047;transform:rotate(.6deg);border:1px solid rgba(255,255,255,.3)}.project-card__top{display:flex;justify-content:space-between;align-items:center}.pulse{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;display:flex;align-items:center;gap:8px}.pulse i{width:8px;height:8px;border-radius:50%;background:#40a887;box-shadow:0 0 0 5px #40a8871f}.mini{font-size:11px;color:#839095}.project-card h2{font-size:30px;line-height:1.08;margin:28px 0 10px}.project-card>p{font-size:13px;line-height:1.6;color:#657176;margin:0 0 20px}.service-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.service-selector button{position:relative;display:flex;align-items:center;gap:10px;padding:14px 13px;background:#fff;border:1px solid #dde0dc;border-radius:13px;color:#283439;cursor:pointer;text-align:left;font-weight:700;font-size:13px}.service-selector button:hover,.service-selector button.is-selected{border-color:var(--teal);background:#edf6f5}.service-selector .icon{width:25px;color:var(--teal);text-align:center}.service-selector button i{width:16px;height:16px;border:1px solid #bac3c1;border-radius:50%;margin-left:auto}.service-selector button.is-selected i{border:5px solid var(--teal)}.project-card__footer{border-top:1px solid #d7dad6;margin-top:22px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.project-card__footer div{min-width:0}.project-card__footer small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#849095}.project-card__footer strong{font-size:12px;display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.round-arrow{width:48px;height:48px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;font-size:20px;flex:0 0 auto}.hero__foot{margin-top:78px;border-top:1px solid rgba(255,255,255,.13);min-height:68px;display:flex;align-items:center;justify-content:space-between;color:#9daaae;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero__foot span+span:before{content:"•";margin-right:34px;color:#526166}.section{padding:112px 0}.section--light{background:#f7f5f0}.section--cream{background:#ebe7df}.section--dark{background:#121b1f;color:#fff}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:50px}.section-head h2,.process-copy h2,.faq-intro h2{font-size:clamp(42px,5vw,68px);line-height:1.04;margin:14px 0 0}.section-head>p{max-width:480px;margin:0 0 7px;font-size:15px;line-height:1.75;color:#667277}.section-head--dark>p{color:#aebabc}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{position:relative;min-height:370px;border:1px solid #dde0dc;border-radius:20px;background:#fff;padding:24px;display:flex;flex-direction:column;overflow:hidden;transition:.25s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c6cecb}.service-card--featured{grid-row:span 2;min-height:756px;background:#e9efed}.service-card__num{font-size:10px;letter-spacing:.12em;color:#829095;font-weight:800}.service-card__tag{position:absolute;right:21px;top:20px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#718084}.service-card__icon{margin:auto 0 40px;font-family:Georgia,serif;font-size:70px;color:#b4c9c7}.service-card__body{margin-top:auto}.service-card h3{font-family:Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.02em;margin:0 0 10px}.service-card p{font-size:13px;line-height:1.65;color:#667277;margin:0 0 24px}.text-link{font-size:12px;font-weight:800;border-top:1px solid #e1e3df;padding-top:16px;display:flex;justify-content:space-between;align-items:center}.visual-move{position:relative;height:360px;margin:40px -24px 30px;overflow:hidden}.visual-move:before{content:"";position:absolute;width:240px;height:300px;left:50%;top:14px;transform:translate(-50%);border:1px solid rgba(18,108,114,.25);border-radius:120px 120px 0 0;background:linear-gradient(180deg,#126c720f,#126c7226)}.visual-move i,.visual-move b{position:absolute;bottom:45px;width:110px;height:135px;background:#172126;border-radius:10px 10px 2px 2px;box-shadow:18px -16px #126c72}.visual-move i{left:22%}.visual-move b{right:20%;height:95px;width:90px;box-shadow:-14px -12px #b99761}.visual-move em{position:absolute;left:50%;bottom:0;transform:translate(-50%);font-size:11px;letter-spacing:.28em;color:#6a7a7d;font-style:normal;font-weight:800}.combo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.combo{min-height:330px;border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:24px;display:flex;flex-direction:column;background:linear-gradient(180deg,#ffffff09,#ffffff03);transition:.25s}.combo:hover{border-color:#9fc7c98c;transform:translateY(-4px)}.combo__index{font-size:11px;color:#6f8085}.combo div{margin-top:auto}.combo small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#84a9aa}.combo h3{font-family:Georgia,serif;font-weight:400;font-size:28px;line-height:1.12;margin:11px 0}.combo p{font-size:13px;color:#9eabad;line-height:1.65}.combo__arrow{font-size:22px;color:#9fc7c9;margin-top:24px}.section--dark .section-head h2 em{color:#9fc7c9}.process-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px}.process-copy{position:sticky;top:125px;align-self:start}.process-copy>p{max-width:510px;font-size:15px;line-height:1.75;color:#606d72}.process-list{list-style:none;margin:0;padding:0}.process-list li{display:grid;grid-template-columns:70px 1fr;gap:20px;border-top:1px solid #cfd0ca;padding:26px 0}.process-list li:last-child{border-bottom:1px solid #cfd0ca}.process-list>li>span{font-size:11px;color:#768285;font-weight:800}.process-list h3{font-family:Georgia,serif;font-weight:400;font-size:30px;margin:0 0 9px}.process-list p{margin:0;color:#687479;line-height:1.7;font-size:14px;max-width:590px}.proof{background:#fff;padding:0}.proof__grid{display:grid;grid-template-columns:.7fr 1.3fr;border-left:1px solid #e0e2df;border-right:1px solid #e0e2df}.proof__stat{padding:70px;border-right:1px solid #e0e2df;display:flex;flex-direction:column}.proof__stat strong{font-family:Georgia,serif;font-size:76px;font-weight:400;color:var(--teal)}.proof__stat span{font-weight:800}.proof__stat small{color:#7a8588;margin-top:10px;line-height:1.5}.proof__quote{padding:70px;position:relative}.quote-mark{font-family:Georgia,serif;font-size:90px;line-height:.5;color:#bad0cf}.proof blockquote{font-family:Georgia,serif;font-size:30px;line-height:1.35;margin:18px 0 24px;max-width:780px;color:#263338}.proof__quote p{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#7d898c}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-intro{position:sticky;top:125px;align-self:start}.faq-intro p{color:#687479;line-height:1.7}.accordion details{border-top:1px solid #d5d8d4}.accordion details:last-child{border-bottom:1px solid #d5d8d4}.accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:23px 0;font-size:17px;font-weight:750}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:24px;font-weight:300;transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details div{padding:0 56px 24px 0;color:#647175;line-height:1.75;font-size:14px}.cta-section{background:var(--paper);padding:0 0 28px}.cta-card{border-radius:28px;padding:58px 62px;background:linear-gradient(135deg,#126c72,#0e555b);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:60px;box-shadow:0 24px 60px #126c7229}.cta-card h2{font-size:clamp(42px,5vw,66px);line-height:1;margin:16px 0}.cta-card p{max-width:650px;color:#d3e2e2;line-height:1.7;margin:0}.cta-card__actions{display:flex;flex-direction:column;gap:10px;min-width:230px}.cta-card .eyebrow{color:#e0ecec}.cta-card h2 em{color:#fff}.footer{background:#10181c;color:#c9d1d2;padding:66px 0 90px}.footer__top{display:flex;justify-content:space-between;gap:50px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.1)}.brand--footer .brand__mark{background:#f7f5f0;color:#172126}.brand--footer .brand__copy strong{color:#fff}.brand--footer .brand__copy small{color:#8c9a9e}.footer__top>p{max-width:600px;margin:0;font-size:13px;line-height:1.75;color:#89979b}.footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:42px 0}.footer__grid h3{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px}.footer__grid a,.footer__grid span{display:block;font-size:13px;color:#93a0a3;margin:10px 0}.footer__grid a:hover{color:#fff}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#6f7d80}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal.is-in{opacity:1;transform:none}@media(max-width:1040px){.desktop-nav{display:none}.menu-btn{display:flex}.mobile-menu{position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid #e0e2df;border-radius:16px;padding:10px;box-shadow:var(--shadow)}.mobile-menu.is-open{display:grid}.mobile-menu a{padding:13px 14px;border-radius:10px;font-size:14px;font-weight:700}.mobile-menu a:hover{background:#f2f3f0}.hero__grid{grid-template-columns:1fr 420px;gap:38px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card--featured{grid-row:auto;min-height:500px}.visual-move{height:210px}.process-grid,.faq-grid{gap:60px}.section-head{gap:40px}}@media(max-width:800px){:root{--shell:min(100% - 28px,1180px)}.topbar__note{display:none}.topbar__inner{justify-content:center}.topbar__links{width:100%;justify-content:space-between;gap:10px}.topbar__links a:last-child{display:none}.nav{min-height:70px}.brand{min-width:0}.brand__copy small,.desktop-only,.nav__actions .btn--accent{display:none}.hero{padding-top:60px}.hero__grid{grid-template-columns:1fr;gap:48px}.hero h1{font-size:clamp(48px,14vw,68px)}.lead{font-size:16px}.project-card{transform:none}.hero__foot{overflow:hidden;white-space:nowrap;gap:26px;justify-content:flex-start}.hero__foot span+span:before{display:none}.section{padding:82px 0}.section-head{grid-template-columns:1fr;gap:22px}.section-head h2,.process-copy h2,.faq-intro h2{font-size:44px}.service-grid{grid-template-columns:1fr}.service-card,.service-card--featured{min-height:355px}.visual-move{display:none}.combo-grid{grid-template-columns:1fr}.combo{min-height:240px}.process-grid,.faq-grid{grid-template-columns:1fr;gap:50px}.process-copy,.faq-intro{position:static}.proof__grid{grid-template-columns:1fr}.proof__stat{border-right:0;border-bottom:1px solid #e0e2df}.proof__stat,.proof__quote{padding:48px 32px}.proof blockquote{font-size:25px}.cta-card{padding:44px 30px;display:block}.cta-card__actions{margin-top:28px;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap}.footer__top{display:block}.footer__top>p{margin-top:25px}.footer__grid{grid-template-columns:repeat(2,1fr)}.footer__bottom{display:block}.footer__bottom span{display:block;margin-top:8px}.mobile-cta{position:fixed;display:grid;grid-template-columns:.85fr 1.15fr;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:90;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000047;background:#fff;border:1px solid #e3e4e0}.mobile-cta a{min-height:58px;padding:9px 15px;display:flex;flex-direction:column;justify-content:center}.mobile-cta a+a{background:var(--teal);color:#fff}.mobile-cta span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.mobile-cta b{font-size:13px;margin-top:2px}.footer{padding-bottom:100px}}@media(max-width:520px){.topbar{font-size:11px}.brand__mark{width:34px;height:34px}.nav{gap:10px}.hero__actions{display:grid}.hero__actions .btn{width:100%}.trust-row{gap:20px;justify-content:space-between}.trust-row strong{font-size:17px}.trust-row span{font-size:9px}.project-card{padding:21px}.project-card h2{font-size:26px}.service-selector button{padding:13px 9px;font-size:12px}.section-head h2,.process-copy h2,.faq-intro h2,.cta-card h2{font-size:39px}.process-list li{grid-template-columns:42px 1fr}.process-list h3{font-size:25px}.proof__stat strong{font-size:62px}.footer__grid{grid-template-columns:1fr 1fr;gap:30px 18px}.cta-card__actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.service-card,.combo{transition:none}}
