.contact-module__tU82cW__contact-hero{background:linear-gradient(135deg,var(--palette-magenta-bold)0%,var(--palette-pink-bright)100%);text-align:center;color:#fff;justify-content:center;align-items:center;min-height:100px;padding:6rem 2rem;display:flex}.contact-module__tU82cW__contact-hero-content{max-width:800px}.contact-module__tU82cW__contact-hero-title{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.contact-module__tU82cW__contact-hero-subtitle{opacity:.95;font-size:1.25rem;font-weight:500}.contact-module__tU82cW__contact-info-section{background-color:#fff;padding:4rem 2rem}.contact-module__tU82cW__contact-info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__tU82cW__contact-info-card{background:linear-gradient(135deg,var(--palette-lavender-light)0%,#f5e6f5 100%);text-align:center;border:1px solid #f9dbf280;border-radius:1rem;padding:2rem;transition:transform .3s}.contact-module__tU82cW__contact-info-card:hover{transform:translateY(-4px)}.contact-module__tU82cW__info-icon{margin-bottom:1rem;font-size:2.5rem}.contact-module__tU82cW__info-title{color:var(--palette-teal-deep);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-module__tU82cW__info-detail{color:var(--palette-magenta-bold);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.contact-module__tU82cW__info-description{color:#666;font-size:.9rem}.contact-module__tU82cW__contact-form-section{background-color:#f9f9f9;padding:4rem 2rem}.contact-module__tU82cW__form-container{background:#fff;border-radius:1.5rem;max-width:700px;margin:0 auto;padding:3rem;box-shadow:0 4px 12px #00000014}.contact-module__tU82cW__form-title{color:var(--palette-teal-deep);text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.contact-module__tU82cW__form-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:1rem}.contact-module__tU82cW__success-message{background:linear-gradient(135deg,var(--palette-yellow)0%,#f5dd42 100%);color:#333;text-align:center;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-weight:600}.contact-module__tU82cW__contact-form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__tU82cW__form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__tU82cW__form-group{flex-direction:column;display:flex}.contact-module__tU82cW__form-group.contact-module__tU82cW__full-width{grid-column:1/-1}.contact-module__tU82cW__form-label{color:var(--palette-teal-deep);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.contact-module__tU82cW__form-input,.contact-module__tU82cW__form-textarea{border:2px solid #eee;border-radius:.5rem;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__tU82cW__form-input:focus,.contact-module__tU82cW__form-textarea:focus{border-color:var(--palette-magenta-bold);background-color:#fafafa;outline:none}.contact-module__tU82cW__form-textarea{resize:vertical;min-height:120px}.contact-module__tU82cW__form-submit-btn{background:linear-gradient(135deg,var(--palette-magenta-bold)0%,var(--palette-pink-bright)100%);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s}.contact-module__tU82cW__form-submit-btn:hover{transform:scale(1.02);box-shadow:0 6px 16px #f52e814d}.contact-module__tU82cW__form-submit-btn:active{transform:scale(.98)}.contact-module__tU82cW__contact-social{background:linear-gradient(135deg,var(--palette-teal-deep)0%,var(--palette-teal-medium)100%);text-align:center;color:#fff;padding:3rem 2rem}.contact-module__tU82cW__social-title{margin-bottom:2rem;font-size:2rem;font-weight:700}.contact-module__tU82cW__social-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-module__tU82cW__social-link{color:var(--palette-teal-deep);cursor:pointer;font-weight:600;font:inherit;background:#ffffffeb;border:2px solid #ffffffb8;border-radius:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.contact-module__tU82cW__social-link:hover{background:#fff;border-color:#fffffff2;transform:translateY(-2px)}@media (max-width:768px){.contact-module__tU82cW__contact-hero-title{font-size:2rem}.contact-module__tU82cW__contact-hero-subtitle{font-size:1rem}.contact-module__tU82cW__form-container{padding:2rem}.contact-module__tU82cW__form-title{font-size:1.5rem}.contact-module__tU82cW__form-row{grid-template-columns:1fr;gap:1rem}.contact-module__tU82cW__social-title{font-size:1.5rem}.contact-module__tU82cW__social-links{gap:.75rem}.contact-module__tU82cW__social-link{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:480px){.contact-module__tU82cW__contact-hero{padding:3rem 1rem}.contact-module__tU82cW__contact-hero-title{font-size:1.5rem}.contact-module__tU82cW__form-container{padding:1.5rem}.contact-module__tU82cW__contact-info-grid{gap:1rem}.contact-module__tU82cW__contact-info-card{padding:1rem}}
