.contact-page__hero{padding:calc(var(--nav-height) + 100px) 0 80px;background:var(--bg-primary);text-align:center;position:relative;overflow:hidden}.contact-page__hero-orb{pointer-events:none;filter:blur(120px);border-radius:50%;position:absolute}.contact-page__hero-orb--1{background:radial-gradient(circle,#00c4d417 0%,#0000 70%);width:700px;height:700px;top:-250px;left:50%;transform:translate(-50%)}.contact-page__hero-orb--2{background:radial-gradient(circle,#00c4d40d 0%,#0000 70%);width:300px;height:300px;bottom:-60px;left:5%}.contact-page__hero-inner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.contact-page__eyebrow{margin-bottom:24px}.contact-page__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(40px,5.5vw,84px);font-weight:800;line-height:1.06}.contact-page__title--grad{background:var(--accent-gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-page__sub{font-family:var(--font-body);color:var(--text-secondary);max-width:560px;font-size:17px;line-height:1.8}.contact-page__hero+.contact{padding-top:40px}@media (width<=768px){.contact-page__hero{padding:calc(var(--nav-height) + 64px) 0 60px}}
