@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.contact{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;min-height:100vh;color:#333}.contact__wrap{max-width:720px;margin:0 auto;padding:2rem 1rem}.contact__title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}.contact__heading{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;border-bottom:2px solid #2563eb;display:inline-block;padding-bottom:2px}.contact__text{font-size:.95rem;line-height:1.6;margin-bottom:1rem;color:#555}.contact__link{color:#2563eb;font-weight:500;text-decoration:none}.contact__link:hover{text-decoration:underline}.contact__block{margin-bottom:1.5rem}