.contact-module__swMWYG__contactPage{padding-bottom:4rem}.contact-module__swMWYG__sectionHeading{text-align:center;margin-bottom:3rem}.contact-module__swMWYG__eyebrow{color:var(--sun-deep);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:inline-block}.contact-module__swMWYG__sectionHeading h1,.contact-module__swMWYG__sectionHeading h2{font-size:var(--fs-3xl);color:var(--ink);margin-bottom:1rem}.contact-module__swMWYG__sectionHeading p{color:var(--ink-soft);max-width:600px;margin:0 auto;font-size:1.125rem}.contact-module__swMWYG__hero{padding:calc(var(--nav-height) + 4rem) 1rem 4rem;background:var(--gradient-hero)}.contact-module__swMWYG__contactInfoSection{padding:4rem 1rem}.contact-module__swMWYG__infoGrid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:640px){.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(4,1fr)}}.contact-module__swMWYG__infoCard{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;padding:2.5rem 1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s}.contact-module__swMWYG__infoCard:hover{border-color:var(--ink);box-shadow:6px 6px 0 var(--sun);transform:translate(-3px,-3px)}.contact-module__swMWYG__icon{background:var(--butter);border:1.5px solid var(--ink);width:56px;height:56px;color:var(--sun-deep);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.contact-module__swMWYG__infoCard h3{color:var(--ink);margin-bottom:.5rem;font-size:1.25rem}.contact-module__swMWYG__infoCard p{color:var(--ink-mute);margin-bottom:1.5rem;font-size:.9rem}.contact-module__swMWYG__link{color:var(--jacaranda);overflow-wrap:anywhere;font-weight:700;text-decoration:none;transition:color .2s}.contact-module__swMWYG__link:hover{color:var(--protea)}.contact-module__swMWYG__text{color:var(--ink);font-weight:500}.contact-module__swMWYG__socials{padding:2rem 1rem 4rem}.contact-module__swMWYG__socialGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto;display:flex}.contact-module__swMWYG__socialBtn{background:var(--card);border:1.5px solid var(--ink);color:var(--ink);border-radius:var(--radius-full);font-family:var(--font-heading);padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-block;box-shadow:2px 2px #2a211a33}.contact-module__swMWYG__socialBtn:hover{background:var(--sun);color:var(--ink);box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.contact-module__swMWYG__formSection{padding:1rem 1rem 4rem}.contact-module__swMWYG__formWrapper{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);max-width:680px;margin:0 auto;padding:2.5rem}.contact-module__swMWYG__contactForm{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formRow{flex-direction:column;gap:.4rem;display:flex}.contact-module__swMWYG__formRow label{font-family:var(--font-heading);color:var(--ink);font-size:.95rem;font-weight:600}.contact-module__swMWYG__formRow input,.contact-module__swMWYG__formRow textarea{font-family:var(--font-body);color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:var(--radius-md,.5rem);resize:vertical;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-module__swMWYG__formRow input:focus,.contact-module__swMWYG__formRow textarea:focus{border-color:var(--sun-deep);outline:none;box-shadow:0 0 0 3px #b4530926}.contact-module__swMWYG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-module__swMWYG__fieldError{color:var(--color-error);font-size:.85rem}.contact-module__swMWYG__submitBtn{font-family:var(--font-heading);color:var(--ink);background:var(--sun);border:1.5px solid var(--ink);border-radius:var(--radius-full);cursor:pointer;box-shadow:3px 3px 0 var(--ink);align-self:flex-start;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.contact-module__swMWYG__submitBtn:hover:not(:disabled){box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__formSuccess{color:var(--color-success);font-weight:600}.contact-module__swMWYG__formErrorMsg{color:var(--color-error);font-weight:600}.contact-module__swMWYG__mapSection{padding:0 1rem 4rem}.contact-module__swMWYG__mapContainer{border-radius:var(--radius-lg);border:2px solid var(--ink);max-width:1200px;margin:0 auto;overflow:hidden}.contact-module__swMWYG__mapPlaceholder{background:var(--butter);justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.contact-module__swMWYG__mapPlaceholder:before{content:"";background-image:radial-gradient(#2a211a2e 1.5px,#0000 1.5px);background-size:22px 22px;position:absolute;inset:0}.contact-module__swMWYG__mapPlaceholder span{color:var(--ink);font-family:var(--font-mono);letter-spacing:.05em;background:var(--paper);border:1.5px solid var(--ink);border-radius:var(--radius-full);box-shadow:3px 3px 0 var(--sun);z-index:1;padding:.6em 1.4em;font-size:1.1rem;position:relative}
