.contact-module__swMWYG__contactPage{background:var(--bg-primary)}.contact-module__swMWYG__hero{background:var(--bg-elevated);text-align:center;padding:160px 0 80px;position:relative;overflow:hidden}.contact-module__swMWYG__heroGrain,.contact-module__swMWYG__heroOverlay{display:none}.contact-module__swMWYG__heroContent{z-index:2;max-width:800px;margin:0 auto;padding:0 24px;position:relative}.contact-module__swMWYG__heroLabel{font-family:var(--font-body);color:var(--accent-red);letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;font-size:.85rem;font-weight:600;display:block}.contact-module__swMWYG__heroTitle{color:var(--text-primary);margin-bottom:24px;font-size:clamp(3rem,6vw,5rem);line-height:1.1}.contact-module__swMWYG__heroDivider{background:var(--accent-red);width:60px;height:3px;margin:0 auto 24px}.contact-module__swMWYG__heroSubtitle{color:var(--text-secondary);font-size:1.2rem;line-height:1.8}.contact-module__swMWYG__contactSection{background:var(--bg-primary);padding:80px 0 120px}.contact-module__swMWYG__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.contact-module__swMWYG__contactGrid{grid-template-columns:3fr 2fr;align-items:start;gap:64px;display:grid}.contact-module__swMWYG__formCard{background:var(--bg-card);border:1px solid var(--border-medium);box-shadow:var(--shadow-md);padding:48px}.contact-module__swMWYG__formHeader{margin-bottom:40px}.contact-module__swMWYG__formTitle{margin-bottom:12px;font-size:2rem}.contact-module__swMWYG__formDescription{font-size:1.05rem}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{font-family:var(--font-body);color:var(--text-primary);font-size:.9rem;font-weight:600}.contact-module__swMWYG__required{color:var(--accent-red)}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{background:var(--bg-primary);border:1px solid var(--border-medium);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all var(--transition-fast);padding:14px 16px;font-size:1rem}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent-red);box-shadow:0 0 0 3px var(--accent-red-dim);outline:none}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{background:var(--accent-red);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-base);border:none;justify-content:center;align-items:center;gap:12px;margin-top:16px;padding:16px;font-size:1.05rem;font-weight:600;display:inline-flex}.contact-module__swMWYG__submitButton:hover{background:var(--accent-red-light);box-shadow:var(--shadow-red);transform:translateY(-2px)}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:32px;display:flex}.contact-module__swMWYG__infoCard,.contact-module__swMWYG__hoursCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);padding:40px}.contact-module__swMWYG__infoCardTitle{border-bottom:1px solid var(--border-medium);margin-bottom:24px;padding-bottom:16px;font-size:1.5rem}.contact-module__swMWYG__infoItems{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:16px;display:flex}.contact-module__swMWYG__infoIcon{color:var(--accent-red);margin-top:4px}.contact-module__swMWYG__infoText{flex-direction:column;gap:4px;display:flex}.contact-module__swMWYG__infoLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.contact-module__swMWYG__infoValue{color:var(--text-primary);transition:color var(--transition-fast);font-size:1.05rem;line-height:1.6;text-decoration:none}a.contact-module__swMWYG__infoValue:hover{color:var(--accent-red)}.contact-module__swMWYG__hoursList{flex-direction:column;gap:16px;display:flex}.contact-module__swMWYG__hoursRow{justify-content:space-between;align-items:center;display:flex}.contact-module__swMWYG__hoursDay{color:var(--text-primary);font-weight:500}.contact-module__swMWYG__hoursTime{color:var(--text-secondary)}.contact-module__swMWYG__hoursClosed{color:var(--accent-red);font-weight:500}.contact-module__swMWYG__hoursSeparator{background:var(--border-subtle);height:1px}.contact-module__swMWYG__b2bCard{background:var(--bg-primary);border:2px solid var(--accent-red);padding:40px;position:relative;overflow:hidden}.contact-module__swMWYG__b2bContent{z-index:2;position:relative}.contact-module__swMWYG__b2bBadge{background:var(--accent-red);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.contact-module__swMWYG__b2bTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem}.contact-module__swMWYG__b2bDescription{color:var(--text-secondary);margin-bottom:24px;font-size:.95rem}.contact-module__swMWYG__b2bButton{color:var(--accent-red);border-bottom:2px solid var(--accent-red);transition:all var(--transition-fast);align-items:center;gap:8px;padding-bottom:4px;font-weight:600;text-decoration:none;display:inline-flex}.contact-module__swMWYG__b2bButton:hover{color:var(--accent-red-light);border-color:var(--accent-red-light);gap:12px}@media (max-width:1024px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr}.contact-module__swMWYG__infoColumn{flex-flow:wrap}.contact-module__swMWYG__infoCard,.contact-module__swMWYG__hoursCard,.contact-module__swMWYG__b2bCard{flex:1;min-width:300px}}@media (max-width:768px){.contact-module__swMWYG__hero{padding:120px 0 60px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:32px 24px}.contact-module__swMWYG__infoColumn{flex-direction:column}}
