.hero{position:relative;height:760px;overflow:hidden;background:var(--ink);color:#fff}.hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;filter:grayscale(1) contrast(1.1);opacity:.32}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0b0b0c 32%,#0b0b0c99 70%,#0b0b0c40),linear-gradient(0deg,#0b0b0c 0%,transparent 40%),linear-gradient(180deg,#0b0b0c 0%,rgba(11,11,12,.7) 22%,transparent 45%)}.hero__content{position:absolute;inset:0}.hero__inner{position:relative;height:100%;padding-top:52px;padding-bottom:48px;display:flex;flex-direction:column;justify-content:space-between}.hero__tag{display:inline-flex;animation:fadeUp .6s ease-out both}.hero__title{margin-top:22px;color:#fff}.hero__line{display:block;overflow:hidden;padding-right:.1em}.hero__line-inner{display:block;animation:rise .7s var(--ease-broadcast) both}.hero__line-inner--2{animation-delay:.12s}.hero__volt{color:var(--volt)}.hero__sub{margin-top:26px;color:#fff;animation:fadeUp .6s .3s ease-out both}.hero__bottom{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:end;animation:fadeUp .6s .45s ease-out both}.hero__body{max-width:46ch}.hero__cta{margin-top:22px;display:flex;align-items:center;gap:18px}.hero__caption{color:var(--muted-on-dark);white-space:nowrap}.hero__badge{position:absolute;top:52px;right:var(--gutter)}.hero__stats{flex-wrap:nowrap}@media(max-width:1279px){.hero{height:auto;min-height:760px}.hero__content{position:relative}.hero__inner{height:auto;min-height:760px}.hero__caption{white-space:normal}}@media(max-width:1023px){.hero,.hero__inner{min-height:0}.hero__inner{padding-top:64px;padding-bottom:64px}.hero__badge{position:static;order:-1;align-self:flex-start;margin-bottom:20px}.hero__bottom{grid-template-columns:1fr;gap:32px;margin-top:40px}.hero__stats{width:100%}.hero__stats .stat-strip__cell{flex:1 1 auto}.hero__cta{flex-wrap:wrap}}.placeholder{position:relative;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;box-sizing:border-box;border:2px solid var(--ink);background:repeating-linear-gradient(135deg,#dcdad4 0 6px,#e8e6e0 6px 12px)}.placeholder__label{font-family:var(--font-mono);font-weight:400;font-size:9px;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-on-light);max-width:22ch}.founder__grid{border-top:2px solid var(--ink);padding:56px 0;display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:center}.founder__photo{aspect-ratio:4 / 5;border:2px solid var(--ink);overflow:hidden;background:var(--ink)}.founder__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;filter:grayscale(1) contrast(1.05)}.founder__quote{margin:18px 0 0;color:var(--ink)}.founder__caption{margin-top:16px;color:var(--muted-on-light)}@media(max-width:767px){.founder__grid{grid-template-columns:1fr;gap:32px}.founder__portrait{max-width:220px}}.services{padding:80px 0}.services__head{max-width:900px;margin-bottom:40px}.services__title{margin-top:16px;color:var(--ink)}.services__list{display:grid;gap:24px}.services__item{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink)}.services__item--reversed .services__text{order:2}.services__text{padding:40px}.services__meta{display:flex;align-items:center;gap:14px;color:var(--muted-on-light)}.services__num{color:var(--ink)}.services__rule{display:block;width:48px;height:2px;background:var(--ink)}.services__name{margin-top:20px;color:var(--ink)}.services__tagline{margin-top:14px;color:var(--ink)}.services__body{margin-top:16px;max-width:52ch}.services__benefits{margin-top:20px;display:grid;gap:10px}.services__benefits li{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.45;color:var(--ink)}.services__benefits svg{flex:none;width:16px;height:16px;margin-top:4px}.services__cta{margin-top:28px}.services__poster{background:var(--ink);color:#fff;padding:28px 32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;min-height:420px}.services__poster-head,.services__poster-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted-on-dark)}.services__poster-head{flex-wrap:wrap;border-bottom:1px solid var(--hairline);padding-bottom:20px}.services__poster-foot{border-top:1px solid var(--hairline);padding-top:20px}.services__poster-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.services__poster-num{font-family:var(--font-display);font-weight:900;font-style:italic;font-size:clamp(72px,9vw,128px);line-height:1;letter-spacing:-.02em;text-transform:uppercase;padding:0 .12em}.services__poster-label{color:var(--muted-on-dark);max-width:28ch}@media(max-width:1023px){.services{padding:64px 0}.services__item{grid-template-columns:1fr}.services__item--reversed .services__text{order:0}.services__text{padding:28px 24px}.services__poster{min-height:320px;padding:24px}}
