.contact-module__swMWYG__contactBackground{background-color:var(--background);min-height:100vh}.contact-module__swMWYG__heroSection{color:#fff;text-align:center;background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%);padding:4rem 0}.contact-module__swMWYG__heroSection h1{font-family:var(--font-playfair);margin-bottom:1rem;font-size:3rem}.contact-module__swMWYG__heroSection p{color:#ccc;max-width:600px;margin:0 auto}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 2rem;display:grid}.contact-module__swMWYG__infoSection{padding:2rem}.contact-module__swMWYG__infoSection h2{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:2rem;font-size:2rem}.contact-module__swMWYG__contactBlock{margin-bottom:2rem}.contact-module__swMWYG__contactBlock h3{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.1rem;display:flex}.contact-module__swMWYG__contactBlock p{color:var(--text-secondary);margin-bottom:.5rem}.contact-module__swMWYG__contactBlock a{color:var(--text-secondary);transition:color .2s}.contact-module__swMWYG__contactBlock a:hover,.contact-module__swMWYG__accentIcon{color:var(--accent)}.contact-module__swMWYG__locationCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;margin-bottom:.75rem;padding:1rem;text-decoration:none;transition:all .2s;display:block}.contact-module__swMWYG__locationCard:hover{border-color:var(--accent);box-shadow:0 4px 15px #00000014}.dark .contact-module__swMWYG__locationCard:hover{box-shadow:0 4px 15px #0000004d}.contact-module__swMWYG__locationCard strong{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.contact-module__swMWYG__locationCard p{color:var(--text-secondary);margin:0;font-size:.9rem}.contact-module__swMWYG__formContainer{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.dark .contact-module__swMWYG__formContainer{box-shadow:0 4px 20px #0000004d}.contact-module__swMWYG__successMessage{text-align:center;padding:3rem 0}.contact-module__swMWYG__successMessage h3{color:#10b981;margin-bottom:1rem;font-size:1.5rem}.contact-module__swMWYG__successMessage p{color:var(--text-secondary)}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--border-color);background-color:var(--surface-1);color:var(--text-primary);border-radius:8px;padding:.85rem 1rem;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:var(--text-secondary)}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--accent);outline:none}@media (max-width:768px){.contact-module__swMWYG__heroSection{padding:3rem 1rem}.contact-module__swMWYG__heroSection h1{font-size:2rem}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.contact-module__swMWYG__infoSection{padding:1rem}.contact-module__swMWYG__formContainer{padding:1.5rem}}
