.contact-module__swMWYG__contactPage{padding-top:calc(var(--header-height) + clamp(2.5rem,5vw,4rem));padding-bottom:var(--section-y);max-width:var(--container-width);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);margin:0 auto}.contact-module__swMWYG__contactLayout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.contact-module__swMWYG__contactInfo h1{font-size:var(--text-4xl);margin:.9rem 0 1rem}.contact-module__swMWYG__intro{color:var(--color-text-muted);max-width:28rem;margin-bottom:2rem;line-height:1.75}.contact-module__swMWYG__zaloCard{border-radius:var(--radius-lg);background:var(--color-accent-soft);border:1px solid var(--mint);transition:transform var(--dur)var(--ease-soft),box-shadow var(--dur)var(--ease-soft);align-items:center;gap:1rem;margin-bottom:2.25rem;padding:1.1rem 1.35rem;display:flex}.contact-module__swMWYG__zaloCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-module__swMWYG__zaloIcon{border-radius:var(--radius-pill);background:var(--mint);width:44px;height:44px;color:var(--navy-deep);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-module__swMWYG__zaloText{flex-direction:column;gap:.15rem;display:flex}.contact-module__swMWYG__zaloLabel{font-family:var(--font-display);letter-spacing:-.015em;color:var(--color-primary);font-size:1.0625rem;font-weight:600}.contact-module__swMWYG__zaloDetail{color:var(--color-text-muted);font-size:.875rem}.contact-module__swMWYG__infoItem{gap:.85rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__infoIcon{color:var(--mist-deep);flex-shrink:0;margin-top:.3rem}.contact-module__swMWYG__infoItem h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.16em;color:var(--mist-deep);margin-bottom:.3rem;font-size:.6875rem;font-weight:500}.contact-module__swMWYG__infoItem p{color:var(--color-text);margin:0;line-height:1.6}.contact-module__swMWYG__infoItem a:hover{color:var(--color-accent)}.contact-module__swMWYG__contactFormWrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:clamp(1.75rem,4vw,2.75rem)}.contact-module__swMWYG__formGroup{margin-bottom:1.35rem}.contact-module__swMWYG__formGroup label{color:var(--color-text);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.contact-module__swMWYG__required{color:var(--color-danger)}.contact-module__swMWYG__helpText{color:var(--color-text-muted);margin-top:.4rem;font-size:.8125rem;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;font-family:var(--font-sans);color:var(--color-text);background:var(--color-surface-alt);transition:border-color var(--dur)var(--ease-soft),background-color var(--dur)var(--ease-soft),box-shadow var(--dur)var(--ease-soft);padding:.8rem .9rem;font-size:.9375rem}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:8rem}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#93a3b0}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--mist-deep);background:var(--color-surface);box-shadow:var(--shadow-focus);outline:none}.contact-module__swMWYG__submitBtn{justify-content:center;width:100%;margin-top:.5rem}.contact-module__swMWYG__successMessage{text-align:center;padding:2rem 0}.contact-module__swMWYG__successMessage h2{font-size:var(--text-2xl);margin-bottom:.75rem}.contact-module__swMWYG__successMessage p{color:var(--color-text-muted);margin-bottom:1.5rem}.contact-module__swMWYG__errorMessage{background:var(--color-danger-soft);color:var(--color-danger);border-radius:var(--radius-sm);border:1px solid #c2453f4d;margin-bottom:1.5rem;padding:.9rem 1rem;font-size:.9375rem}@media (max-width:900px){.contact-module__swMWYG__contactLayout{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:640px){.contact-module__swMWYG__contactPage{padding-left:1.25rem;padding-right:1.25rem}}
