.contact-page{background:radial-gradient(circle at 0 0,#14b8a629,#0000 32%),radial-gradient(circle at 100% 100%,#0f172a1a,#0000 34%),#fff;min-height:calc(100vh - 96px);overflow:hidden}.contact-hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100vh - 96px);padding-top:96px;padding-bottom:120px;display:flex}.contact-hero h1{letter-spacing:-.09em;max-width:900px;margin:0 0 28px;font-size:clamp(64px,9vw,126px);line-height:.88}.contact-hero>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0 0 36px;font-size:22px;line-height:1.65}.contact-hero .modern-button{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-size:15px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.contact-hero .primary-modern{background:var(--teal);color:#fff;box-shadow:0 18px 40px #14b8a638}.contact-hero .modern-button:hover{transform:translateY(-3px);box-shadow:0 26px 70px #14b8a638}@media (max-width:700px){.contact-hero{min-height:auto;padding-top:88px;padding-bottom:96px}.contact-hero h1{font-size:64px}.contact-hero>p:not(.eyebrow){font-size:18px}.contact-hero .modern-button{width:100%}}
