.eps-tech-hero{padding:120px 0 88px;background-color:var(--brand-primary-dark);background-image:linear-gradient(rgba(158,181,221,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(158,181,221,.08) 1px,transparent 1px);background-size:32px 32px}.eps-tech-grid{display:grid;grid-template-columns:1.05fr 0.95fr;align-items:center;grid-gap:56px;gap:56px}.eps-tech-hero h1,.eps-tech-hero p{color:#fff}.eps-tech-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.eps-tech-schematic img{width:100%;border:1px solid rgba(255,255,255,.28)}.eps-tech-dashboard,.eps-tech-papers,.eps-tech-timeline{padding:80px 0}.eps-tech-dashboard{background:var(--brand-bg-alt)}.eps-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.eps-dashboard-grid article{padding:28px;background:#fff;border-top:3px solid var(--brand-primary)}.eps-data-code{font-family:monospace;color:var(--brand-primary);font-weight:700}.eps-meter{height:6px;margin:24px 0 12px;background:var(--brand-border)}.eps-meter i{display:block;height:100%;background:var(--brand-primary)}.eps-tech-papers{background:#fff}.eps-document-list article{display:grid;grid-template-columns:72px 1fr 80px;grid-gap:24px;gap:24px;align-items:center;padding:24px 0;border-top:1px solid var(--brand-border)}.eps-document-list article>span{font-family:monospace;color:var(--brand-primary);font-weight:700}.eps-document-list h3,.eps-document-list p{margin:0}.eps-tech-timeline{background:var(--brand-primary-dark)}.eps-tech-timeline h2,.eps-tech-timeline h3,.eps-tech-timeline li,.eps-tech-timeline p{color:#fff}.eps-vertical-timeline{max-width:860px;margin:auto}.eps-vertical-timeline article{display:grid;grid-template-columns:56px 1fr;grid-gap:24px;gap:24px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.2)}.eps-vertical-timeline article>span{width:48px;height:48px;padding-top:10px;background:var(--brand-primary);color:#fff;font-family:monospace;text-align:center}.eps-tech-limit{max-width:860px;margin:48px auto 0;padding:32px;border:1px solid #9eb5dd;background:rgba(255,255,255,.06)}.eps-tech-cta{padding:80px 0 96px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));text-align:center}.eps-tech-cta h2,.eps-tech-cta p{max-width:820px;margin-left:auto;margin-right:auto;color:#fff}@media (max-width:767px){.eps-dashboard-grid,.eps-tech-grid{grid-template-columns:1fr}.eps-document-list article{grid-template-columns:48px 1fr}.eps-document-list article>a{grid-column:2}}