.contact-module__swMWYG__contact{background-color:var(--bg-main);min-height:100vh;padding-bottom:80px}.contact-module__swMWYG__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;text-align:center;box-shadow:var(--shadow-sm);margin-bottom:48px;padding:80px 0}.contact-module__swMWYG__heroContent{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.contact-module__swMWYG__heroContent h1{color:#fff;letter-spacing:-1px;font-size:40px;font-weight:900}.contact-module__swMWYG__heroContent p{color:#f8fafcd9;font-size:17px;line-height:1.6}.contact-module__swMWYG__layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:40px;display:grid}.contact-module__swMWYG__formCol{flex-direction:column;display:flex}.contact-module__swMWYG__formCard{border-radius:var(--radius-lg);border:1px solid #fff9;padding:40px}.contact-module__swMWYG__formCard h2{color:var(--primary);letter-spacing:-.5px;margin-bottom:12px;font-size:24px;font-weight:800}.contact-module__swMWYG__formPrompt{color:var(--text-muted);margin-bottom:32px;font-size:14px;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formRow{gap:20px;display:flex}.contact-module__swMWYG__storesCol{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__storesHeader h2{color:var(--primary);letter-spacing:-.5px;margin-bottom:6px;font-size:24px;font-weight:800}.contact-module__swMWYG__storesHeader p{color:var(--text-muted);font-size:15px}.contact-module__swMWYG__storesList{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__storeCard{border-radius:var(--radius-md);transition:all var(--transition-normal);border:1px solid #e2e8f099;padding:24px}.contact-module__swMWYG__storeCard:hover{border-color:#f57c0026;transform:translateY(-3px);box-shadow:0 10px 24px #0a19310d}.contact-module__swMWYG__storeCard h3{color:var(--primary);margin-bottom:10px;font-size:18px;font-weight:700}.contact-module__swMWYG__address{color:var(--text-muted);margin-bottom:14px;font-size:14px}.contact-module__swMWYG__contactDetails{border-top:1px solid #f1f5f9;flex-direction:column;gap:6px;padding-top:12px;font-size:14px;display:flex}.contact-module__swMWYG__contactDetails a{color:var(--primary-light);transition:color var(--transition-fast);font-weight:600}.contact-module__swMWYG__contactDetails a:hover{color:var(--accent)}@media (max-width:1024px){.contact-module__swMWYG__layout{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.contact-module__swMWYG__hero{padding:60px 0}.contact-module__swMWYG__heroContent h1{font-size:32px}.contact-module__swMWYG__formCard{padding:24px}.contact-module__swMWYG__formRow{flex-direction:column;gap:0}}
