.contact-module__swMWYG__contact{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);justify-content:center;padding:clamp(3rem,6vw,5rem) 1rem;display:flex}.contact-module__swMWYG__wrapper{text-align:center;width:100%;max-width:520px}.contact-module__swMWYG__title{color:var(--primary);margin-bottom:.75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.contact-module__swMWYG__subtitle{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:clamp(.95rem,2.5vw,1.05rem);line-height:1.7}.contact-module__swMWYG__card{background:var(--card);border:1px solid var(--border);border-radius:1.25rem;flex-direction:column;gap:1rem;padding:clamp(1.25rem,4vw,2rem);display:flex}.contact-module__swMWYG__contactItem{background:var(--secondary);color:var(--foreground);border-radius:.9rem;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;text-decoration:none;transition:background .25s,transform .15s;display:flex}.contact-module__swMWYG__contactItem:hover{background:var(--primary);color:var(--primary-foreground);transform:translateY(-1px)}.contact-module__swMWYG__left{align-items:center;gap:.75rem;font-weight:500;display:flex}.contact-module__swMWYG__value{opacity:.8;font-size:.85rem}.contact-module__swMWYG__footerText{color:var(--muted-foreground);margin-top:2.5rem;font-size:.85rem;line-height:1.6}@media (max-width:420px){.contact-module__swMWYG__contactItem{flex-direction:column;align-items:flex-start;gap:.4rem}.contact-module__swMWYG__value{font-size:.8rem}}
