/* Start custom CSS for html, class: .elementor-element-3834830 *//* =======================================================
   LOCAL STYLES: CONTACT US PAGE
   Dependency: VNBG Global Setting v4.2.1
======================================================== */
/* 1. HERO BACKGROUND (Full Width Breakout) */
.vnbg-scope .vnbg-header-hero {
    /* Kỹ thuật tràn viền màn hình nhưng giữ content ở giữa */
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: -200px; 
    padding: 280px 0 120px 0 !important;
    
    /* Spacing & Background */
    padding: 120px 0;
    background-image: url('https://lh3.googleusercontent.com/aida-public/AB6AXuAU_M0Y-HZU2DXoT711E1pHJRiMGyNusf-hkpK-O0nx-lmNd4-ywcnw7jw1JrAiiYmdnmi9qMoco0TKg6yzdBB76bwGYG8aZ9KkGmOHNiictd6p70eXwrUyPwWTAhggXsP-rnsEqdnA7YojTD71KKTPbAugqX6oZ5V_QZMD0mW_pYsx1fb8p13Q5ykewPBMGA0vzsG9QrtNWdqXzCub-MKRuuswTDOpGe59chiioKb-ofVwG6RJR6AOaUwMnjya2npM1skp2RqqoCx-');
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    
    /* Fallback background using Global Variable */
    /* FIX: Đổi --vnbg-primary thành --primary */
    background-color: var(--primary, #3c096c); 
    
    /* FIX: Đổi --vnbg-white thành --white */
    color: var(--white, #ffffff);
    
    /* FIX: Đổi --vnbg-font-main thành --font-main và thêm fallback cứng Helvetica */
    font-family: var(--font-main, 'Helvetica', 'Arial', sans-serif) !important;
}

/* Overlay tối màu phủ lên ảnh nền */
.vnbg-scope .vnbg-header-hero::after {
    content: "";
    position: absolute;
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
    /* FIX: Đổi biến màu */
    background-color: var(--primary, #3c096c);
    opacity: 0.7; 
    z-index: 1;
}

/* --- Hero Section --- */
.vnbg-contact-hero {
    position: relative;
    height: 600px;
    min-height: 450px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.vnbg-scope .vnbg-hero-tagline {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 32px;
    color: rgba(255, 255, 255, 0.9) !important;
    font-family: var(--font-main, 'Helvetica', 'Arial', sans-serif) !important;
}

.vnbg-contact-hero-bg {
    position: absolute; inset: 0; z-index: 0;
}
.vnbg-contact-hero-bg img {
    width: 100%; height: 100%; object-fit: cover;
}
.vnbg-contact-hero-overlay {
    position: absolute; inset: 0;
    background: linear-gradient(90deg, rgba(60, 9, 108, 0.9) 0%, rgba(60, 9, 108, 0.1) 100%);
}
.vnbg-contact-hero-content {
    position: relative; z-index: 10; max-width: 800px;
}

/* --- Layout Grid (7:5 Ratio) --- */
.vnbg-contact-grid {
    display: flex; gap: 64px; flex-wrap: wrap; align-items: flex-start;
}
.vnbg-contact-form-col { flex: 7; min-width: 320px; }
.vnbg-contact-info-col { flex: 5; min-width: 320px; display: flex; flex-direction: column; gap: 24px; }

/* --- Form Styles --- */
.vnbg-contact-form-box {
    background: var(--vnbg-white);
    padding: 48px;
    border-radius: var(--vnbg-radius-lg);
    box-shadow: var(--vnbg-shadow-lg);
    border: 1px solid var(--vnbg-border);
}
.vnbg-form-group { margin-bottom: 24px; }
.vnbg-form-row { display: flex; gap: 24px; }
.vnbg-form-row > div { flex: 1; }
.vnbg-form-label {
    display: block; font-size: 14px; font-weight: 700; 
    color: var(--vnbg-primary); margin-bottom: 8px; padding-left: 4px;
}
.vnbg-form-control {
    width: 100%; padding: 14px 16px;
    background: rgba(60, 9, 108, 0.03);
    border: 1px solid transparent;
    border-radius: var(--vnbg-radius-md);
    font-family: inherit; font-size: 15px; color: var(--vnbg-text-body);
    transition: all 0.3s ease; box-sizing: border-box;
}
.vnbg-form-control::placeholder { color: var(--vnbg-text-muted); opacity: 0.6; }
.vnbg-form-control:focus {
    outline: none; border-color: var(--vnbg-accent);
    background: var(--vnbg-white);
    box-shadow: 0 0 0 3px rgba(247, 36, 133, 0.1);
}

/* --- Info Cards --- */
.vnbg-info-card {
    background: var(--vnbg-white);
    border: 1px solid var(--vnbg-border);
    padding: 32px; border-radius: var(--vnbg-radius-lg);
    display: flex; gap: 24px; align-items: flex-start;
    box-shadow: var(--vnbg-shadow-sm); transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.vnbg-info-card:hover { transform: translateY(-4px); box-shadow: var(--vnbg-shadow-md); }
.vnbg-info-icon {
    width: 56px; height: 56px; border-radius: var(--vnbg-radius-md);
    background: rgba(247, 36, 133, 0.1); color: var(--vnbg-accent);
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.vnbg-info-card a { color: var(--vnbg-accent); font-weight: 700; text-decoration: none; }
.vnbg-info-card a:hover { text-decoration: underline; }

/* --- Social Bento Card --- */
.vnbg-social-card {
    background: var(--vnbg-primary); color: var(--vnbg-white);
    padding: 32px; border-radius: var(--vnbg-radius-lg);
    position: relative; overflow: hidden;
}
.vnbg-social-glow {
    position: absolute; right: -40px; bottom: -40px;
    width: 160px; height: 160px; border-radius: 50%;
    background: rgba(247, 36, 133, 0.4); filter: blur(40px);
    transition: all 0.5s ease; z-index: 0;
}
.vnbg-social-card:hover .vnbg-social-glow { transform: scale(1.2); }
.vnbg-social-content { position: relative; z-index: 1; }
.vnbg-social-link {
    width: 40px; height: 40px; border-radius: 50%;
    background: rgba(255, 255, 255, 0.1); display: inline-flex;
    align-items: center; justify-content: center; margin-right: 12px;
    transition: background 0.3s ease; color: white; text-decoration: none;
}
.vnbg-social-link:hover { background: var(--vnbg-accent); }

/* --- Map & Location Section --- */
.vnbg-map-section { position: relative; width: 100%; height: 500px; overflow: hidden; background: #eee6ee; }
.vnbg-map-img { width: 100%; height: 100%; object-fit: cover; filter: grayscale(100%); opacity: 0.6; }
.vnbg-map-glass {
    position: absolute; top: 48px; left: 10%; z-index: 20;
    background: rgba(255, 255, 255, 0.85); backdrop-filter: blur(12px);
    padding: 32px; border-radius: var(--vnbg-radius-lg); border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: var(--vnbg-shadow-lg); max-width: 380px;
}
.vnbg-map-pin {
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
    color: var(--vnbg-accent); animation: vnbg-pulse 2s infinite; pointer-events: none;
}
@keyframes vnbg-pulse {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
    50% { transform: translate(-50%, -50%) scale(1.2); opacity: 0.8; }
    100% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
}

/* Custom Gradient Button */
.vnbg-btn-gradient {
    background: linear-gradient(135deg, var(--vnbg-primary) 0%, var(--vnbg-accent) 100%);
    color: var(--vnbg-white) !important; border: none; padding: 16px 40px; font-size: 16px;
    box-shadow: 0 10px 20px rgba(247, 36, 133, 0.2); width: 100%; justify-content: center;
}
.vnbg-btn-gradient:hover { box-shadow: 0 15px 30px rgba(247, 36, 133, 0.3); transform: translateY(-2px); }

/* Responsive Adjustments */
@media (max-width: 768px) {
    .vnbg-contact-grid { gap: 40px; }
    .vnbg-form-row { flex-direction: column; gap: 0; }
    .vnbg-map-glass { left: 24px; right: 24px; max-width: none; }
    .vnbg-contact-form-box { padding: 32px 24px; }
}/* End custom CSS */