.header{position:sticky;top:0;z-index:50;background:#0c0e0feb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.header__bar{display:flex;align-items:center;justify-content:space-between;height:88px}.header__logo{display:flex;align-items:center;gap:5px}.header__logo>img{margin-top:-1px}.header__logo-text{display:flex;flex-direction:column;gap:3px;line-height:1}.header__logo-name{font-size:20px;font-weight:700;letter-spacing:.5px}.header__logo-tag{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;font-weight:400;color:var(--grey)}.header__logo-tag strong{font-weight:700;color:var(--white)}.header__nav{display:flex;gap:34px;font-size:17px;color:var(--grey)}.header__nav a:hover{color:var(--white)}.header__nav-cta,.header__toggle{display:none}.header__cta{font-size:15px;padding:14px 22px}@media (max-width: 860px){.header__bar{height:76px}.header__nav{position:absolute;left:0;right:0;top:76px;flex-direction:column;gap:0;background:#0c0e0ffa;border-bottom:1px solid var(--line);padding:6px 0;display:none}.header__nav--open{display:flex}.header__nav a{padding:14px var(--gutter)}.header__nav-cta{display:block;color:var(--accent);font-weight:700}.header .header__cta{display:none}.header__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;background:transparent;border:1px solid var(--line);border-radius:6px}.header__toggle span{display:block;width:18px;height:2px;margin:0 auto;background:var(--white)}}.footer{background:#0a0c0d;border-top:1px solid var(--line);padding:64px 0 40px}.footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.footer__brand{display:flex;align-items:center;gap:5px;font-weight:700;font-size:18px;line-height:1}.footer__tag{margin-top:14px;font-size:14px;color:var(--grey);max-width:36ch}.footer__col h4{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:var(--grey);margin-bottom:14px}.footer__col a{display:block;font-size:14px;color:#cdd3d4;margin-bottom:10px}.footer__col a:hover{color:var(--white)}.footer__legal{margin-top:48px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;color:var(--grey);display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media (max-width: 760px){.footer__cols{grid-template-columns:1fr 1fr}}@media (max-width: 460px){.footer__cols{grid-template-columns:1fr}}.hero{position:relative;min-height:calc(100vh - 88px);display:flex;align-items:center}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--bg)}.hero__bg img{width:100%;height:100%;object-fit:cover;filter:brightness(1.25)}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c0e0f1f,#0c0e0f1a,#0c0e0f9e)}.hero__inner{position:relative;z-index:1;padding:96px 0}.hero__title{font-size:clamp(40px,7.5vw,80px);letter-spacing:-2px;line-height:1.04;white-space:pre-line;text-shadow:0 2px 22px rgba(0,0,0,.45)}.hero__lede{font-size:clamp(18px,2.2vw,22px);color:#e6ebee;max-width:92ch;margin-top:28px;white-space:pre-line;text-shadow:0 1px 10px rgba(0,0,0,.5)}.hero__cta{display:flex;gap:14px;margin-top:40px;flex-wrap:wrap}@media (max-width: 600px){.hero{min-height:calc(100vh - 76px)}.hero__inner{padding:64px 0}}.section{padding:104px 0}.section--dark{background:var(--bg);color:var(--white)}.section--light{background:var(--light-bg);color:var(--light-ink)}.section--raised{background:var(--panel);color:var(--white)}.section--light .eyebrow{color:var(--accent-dark)}.section__heading{font-size:clamp(28px,4vw,42px);margin-top:16px;white-space:pre-line}.section__body{margin-top:26px;max-width:68ch;display:flex;flex-direction:column;gap:18px}.section__body p{font-size:17px;white-space:pre-line}.section--dark .section__body p{color:var(--grey)}.section--light .section__body p{color:var(--grey-light)}.section--raised .section__body p{color:var(--grey)}.section--centered .wrap{max-width:880px}.section--centered .eyebrow{text-align:center}.section--centered .section__heading{text-align:center;max-width:none}.section--centered .section__body{margin-left:auto;margin-right:auto}@media (max-width: 600px){.section{padding:64px 0}}.offer__subhead{margin-top:24px;max-width:76ch;font-size:clamp(17px,1.6vw,19px);line-height:1.55;color:var(--grey-light)}.section--dark .offer__subhead,.section--raised .offer__subhead{color:var(--grey)}.offer__subhead strong{color:var(--light-ink)}.section--dark .offer__subhead strong,.section--raised .offer__subhead strong{color:var(--white)}.split__body ul,.section__body ul,.philosophy__paragraph ul,.concretely__body ul,.photoband__body ul,.offer__card-text ul{margin:6px 0 0;padding-left:22px;list-style:disc;display:flex;flex-direction:column;gap:8px}.split__body ul li,.section__body ul li,.philosophy__paragraph ul li,.concretely__body ul li,.photoband__body ul li,.offer__card-text ul li{font-size:17px;line-height:1.55}.offer__card-text ul li{font-size:14px}.philosophy__paragraph ul li{font-size:17px;color:var(--grey-light)}.concretely__body ul li{font-size:16px;color:inherit}.bottomline__lede{margin-top:18px;max-width:76ch;font-size:clamp(17px,1.6vw,19px);line-height:1.55}.bottomline__intro{margin-top:14px;max-width:76ch;font-size:17px;line-height:1.55}.bottomline__grid{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr);gap:32px}.bottomline__card{display:flex;flex-direction:column;gap:12px;padding-top:16px;background:transparent;border:none;border-top:2px solid var(--accent-dark)}.bottomline__card-title{margin:0;font-size:14px;font-weight:700;line-height:1.3;letter-spacing:.6px;text-transform:uppercase}.bottomline__card-body{margin:0;font-size:14px;line-height:1.55}.section--light .bottomline__lede,.section--light .bottomline__intro{color:var(--grey-light)}.section--light .bottomline__card{border-top-color:var(--accent-dark)}.section--light .bottomline__card-title{color:var(--accent-dark)}.section--light .bottomline__card-body{color:var(--grey-light)}.section--raised .bottomline__lede,.section--raised .bottomline__intro,.section--dark .bottomline__lede,.section--dark .bottomline__intro{color:var(--grey)}.section--raised .bottomline__card,.section--dark .bottomline__card{border-top-color:var(--accent)}.section--raised .bottomline__card-title,.section--dark .bottomline__card-title{color:var(--accent)}.section--raised .bottomline__card-body,.section--dark .bottomline__card-body{color:var(--grey)}@media (max-width: 1000px){.bottomline__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 700px){.bottomline__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.bottomline__grid{grid-template-columns:1fr}}.split{padding:100px 0;background:var(--bg);color:var(--white)}.split--raised{background:var(--panel)}.split--light{background:var(--light-bg);color:var(--light-ink)}.split--light .eyebrow{color:var(--accent-dark)}.split--light .split__body p{color:var(--grey-light)}.split__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.split__media{border-radius:var(--radius);overflow:hidden}.split__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.split--image-right .split__media{order:2}.split__heading{font-size:clamp(28px,3.4vw,40px);margin-top:16px;max-width:18ch;white-space:pre-line}.split__body{margin-top:22px;display:flex;flex-direction:column;gap:16px}.split__body p{font-size:16px;color:var(--grey)}.split__body p strong{color:var(--white)}.split--light .split__body p strong{color:var(--light-ink)}@media (max-width: 860px){.split{padding:64px 0}.split__grid{grid-template-columns:1fr;gap:30px}.split--image-right .split__media{order:0}}.offer__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:54px}.offer__card{background:var(--panel);color:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .15s,border-color .15s}.offer__card:hover{transform:translateY(-3px);border-color:#2ecc8f73}.offer__card-photo{height:180px}.offer__card-photo img{width:100%;height:100%;object-fit:cover}.offer__card-body{padding:28px 30px 32px}.offer__card-n{font-size:13px;font-weight:700;color:var(--accent);letter-spacing:1px}.offer__card-title{font-size:21px;margin:12px 0 10px}.offer__card-text{font-size:15px;color:var(--grey)}@media (max-width: 760px){.offer__grid{grid-template-columns:1fr}}.edcard{margin-top:54px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.section--raised .edcard{background:var(--panel-2)}.edcard__photo{height:300px}.edcard__photo img{width:100%;height:100%;object-fit:cover}.edcard__body{padding:34px 38px 40px;display:flex;flex-direction:column;gap:14px}.edcard__tag{align-self:flex-start;background:var(--accent);color:var(--accent-ink);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:5px 10px;border-radius:4px;margin-bottom:4px}.edcard__text{font-size:18px;color:var(--white);max-width:70ch;line-height:1.5}.edcard__pills{list-style:none;padding:0;margin:4px 0 10px;display:flex;flex-wrap:wrap;gap:10px}.edcard__pill{font-size:18px;font-weight:700;color:var(--white);background:transparent;border:1px solid var(--line);padding:8px 16px;border-radius:999px;line-height:1.2}.edcard__closer{font-size:18px;line-height:1.5;color:var(--accent);font-weight:600;margin-top:6px}@media (max-width: 600px){.edcard__body{padding:24px}.edcard__photo{height:200px}}.rolesgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.rolecard{background:var(--panel-2);border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s,border-color .15s}.rolecard:hover{transform:translateY(-3px);border-color:#2ecc8f73}.rolecard__photo{overflow:hidden}.rolecard__photo img{width:100%;aspect-ratio:3 / 2;object-fit:cover;display:block}.rolecard__body{padding:20px 22px 24px}.rolecard__title{font-size:18px;font-weight:700;color:var(--white);margin-bottom:8px}.rolecard__desc{font-size:13.5px;line-height:1.55;color:var(--grey)}@media (max-width: 900px){.rolesgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.rolesgrid{grid-template-columns:1fr}}.concretely__list{margin-top:44px;display:flex;flex-direction:column;gap:0}.concretely__item{display:grid;grid-template-columns:1fr 1.3fr;gap:40px;padding:28px 0;border-top:1px solid var(--line-light);align-items:start}.concretely__item:last-child{border-bottom:1px solid var(--line-light)}.concretely__lead-col{display:grid;grid-template-columns:36px 1fr;gap:18px;align-items:baseline}.concretely__num{font-size:14px;font-weight:700;color:var(--accent-dark);letter-spacing:1px;padding-top:3px}.concretely__lead{font-size:18px;font-weight:700;line-height:1.35;color:var(--light-ink);margin:0}.concretely__body{font-size:16px;color:var(--grey-light);line-height:1.55;margin:0}#concretely .photoband__inner{max-width:var(--maxw)}#concretely .eyebrow,#concretely .photoband__heading{text-align:left}.photoband .concretely__list{max-width:1040px}.photoband .concretely__item{border-top-color:var(--line)}.photoband .concretely__item:last-child{border-bottom-color:var(--line)}.photoband .concretely__num{color:var(--accent)}.photoband .concretely__lead{color:var(--white)}.photoband .concretely__body{color:#cdd3d4}.photoband .concretely__body strong{color:var(--white)}@media (max-width: 760px){.concretely__item{grid-template-columns:1fr;gap:14px}.concretely__lead-col{grid-template-columns:28px 1fr;gap:14px}}.photoband{position:relative;padding:120px 0;overflow:hidden}.photoband__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--bg)}.photoband__bg img{width:100%;height:100%;object-fit:cover}.photoband__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1b1d1e,#0c0e0fc7)}.photoband .photoband__inner{position:relative;z-index:1;max-width:880px;margin-left:auto;margin-right:auto}.photoband .eyebrow{text-align:center}.photoband__heading{font-size:clamp(28px,4vw,42px);margin-top:16px;color:var(--white);text-align:center}.photoband__body{margin-top:26px;display:flex;flex-direction:column;gap:18px;max-width:68ch;margin-left:auto;margin-right:auto}.photoband__body p{font-size:17px;color:#cdd3d4}.photoband__body p strong{color:var(--white)}@media (max-width: 600px){.photoband{padding:72px 0}}.philosophy{background:var(--light-bg);color:var(--light-ink);padding:104px 0}.philosophy .eyebrow{color:var(--accent-dark)}.philosophy__heading{font-size:clamp(28px,4vw,42px);margin-top:16px;letter-spacing:-.5px;line-height:1.12}.philosophy__body{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin-top:56px}.philosophy__quote{margin:0;font-size:clamp(22px,2.6vw,28px);font-weight:500;font-style:italic;line-height:1.4;color:var(--light-ink);white-space:pre-line;padding:28px 30px 28px 34px;background:#2ecc8f12;border-left:4px solid var(--accent);border-radius:8px}.philosophy__right{display:flex;flex-direction:column;gap:18px}.philosophy__paragraph{font-size:17px;color:var(--grey-light);line-height:1.55}@media (max-width: 860px){.philosophy{padding:64px 0}.philosophy__body{grid-template-columns:1fr;gap:36px}.philosophy__quote{max-width:none}}.curve-divider{width:100%;display:block;line-height:0;margin-top:-1px;margin-bottom:-1px;position:relative}.curve-divider svg{width:100%;height:100%;display:block}.team{display:flex;flex-direction:column;gap:24px;margin-top:48px}.team-org{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:36px 40px;border-radius:var(--radius)}.team-org--light{background:#fff;color:var(--light-ink);border:1px solid var(--line-light)}.team-org--dark{background:var(--panel);color:var(--white);border:1px solid var(--line)}.team-org__head{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.team-org__logo-link{display:inline-block}.team-person__photo-link{display:block;border-radius:50%;overflow:hidden;transition:transform .15s}.team-person__photo-link:hover{transform:translateY(-2px)}.team-org__logo{display:block;height:56px;width:auto;max-width:280px;object-fit:contain}@media (max-width: 820px){.team-org__logo{height:44px;max-width:100%}}.team-org__desc{font-size:15px;line-height:1.55}.team-org--light .team-org__desc{color:var(--grey-light)}.team-org--dark .team-org__desc{color:var(--grey)}.team-org__people{display:flex;flex-wrap:wrap;gap:28px;justify-content:flex-end;list-style:none;padding:0;margin:0}.team-person{text-align:center;width:96px}.team-person__photo{width:96px;height:96px;border-radius:50%;object-fit:cover;display:block;margin:0 auto}.team-org--light .team-person__photo{border:1px solid var(--line-light)}.team-org--dark .team-person__photo{border:1px solid var(--line)}.team-person__name{margin-top:10px;font-size:13px;font-weight:600;line-height:1.3}@media (max-width: 820px){.team-org{grid-template-columns:1fr;gap:28px;padding:28px}.team-org__people{justify-content:flex-start}}.about__lede{margin-top:18px;max-width:68ch;display:flex;flex-direction:column;gap:18px}.about__subhead{font-size:clamp(18px,2vw,22px);line-height:1.45;font-weight:400;color:var(--grey-light)}.about__intro{font-size:clamp(18px,2vw,22px);line-height:1.45;color:var(--accent-dark)}.sform{margin:40px auto 0;max-width:680px}.sform__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sform__field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.sform__field label{font-size:13px;font-weight:700;letter-spacing:.4px;color:var(--white)}.sform__field input,.sform__field textarea{background:#ffffff0f;border:1px solid var(--line);border-radius:7px;padding:12px 14px;color:var(--white);font-family:var(--font);font-size:15px}.sform__field input:focus,.sform__field textarea:focus{outline:2px solid var(--accent)}.sform__field textarea{min-height:110px;resize:vertical}.sform__error{font-size:12px;color:#ff8b7a}.sform__actions{display:flex;gap:14px;margin-top:8px;flex-wrap:wrap;align-items:center}.sform__ack{margin-top:18px;font-size:14px;color:var(--accent)}@media (max-width: 600px){.sform__row{grid-template-columns:1fr}}.contact__subheading{margin-top:36px;margin-bottom:8px;font-size:20px;font-weight:700;color:var(--white);text-align:center}.contact__instructions,.contact__closing{max-width:68ch;margin-left:auto;margin-right:auto;font-size:17px;color:#cdd3d4;line-height:1.55}.contact__instructions{margin-bottom:18px}.contact__closing{margin-bottom:4px}.contact__closing strong{color:var(--white)}:root{--bg: #0c0e0f;--panel: #16191b;--panel-2: #21262b;--light-bg: #f3f3ef;--light-ink: #14181a;--white: #ffffff;--grey: #9aa3a5;--grey-light: #5a6163;--accent: #2ecc8f;--accent-ink: #06241a;--accent-dark: #1a8f63;--line: rgba(255, 255, 255, .1);--line-light: #e2e2db;--maxw: 1180px;--gutter: 40px;--radius: 12px;--font: "Helvetica Neue", Arial, system-ui, sans-serif}@media (max-width: 600px){:root{--gutter: 20px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:var(--font);line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3{font-weight:700;letter-spacing:-.5px;line-height:1.12}::selection{background:var(--accent);color:var(--accent-ink)}::-moz-selection{background:var(--accent);color:var(--accent-ink)}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.eyebrow{font-size:12px;letter-spacing:2.4px;text-transform:uppercase;font-weight:700;color:var(--accent)}.btn{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;padding:13px 20px;border-radius:6px;border:0;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background-color .15s ease;will-change:transform}.btn:active{transform:translateY(0)}.btn--lg{font-size:15px;padding:18px 30px;letter-spacing:.8px;border-radius:8px}.btn-accent{background:var(--accent);color:var(--accent-ink);box-shadow:0 2px 6px #2ecc8f2e}.btn-accent:hover{background:#36d99a;transform:translateY(-2px);box-shadow:0 10px 24px #2ecc8f6b}.btn-accent:active{box-shadow:0 4px 10px #2ecc8f4d}.btn-ghost{background:transparent;color:var(--white);border:1px solid var(--line)}.btn-ghost:hover{background:#ffffff0f;border-color:#ffffff40;transform:translateY(-2px)}main>:not(.hero){opacity:0;transform:translateY(28px);transition:opacity .7s ease-out,transform .7s ease-out;will-change:opacity,transform}main>:not(.hero).is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){main>*{opacity:1!important;transform:none!important;transition:none!important}}
