/* ============================================================
   Move Faster — Seller Valuation Page
   Target: page-id-11752 | Kadence theme
   Version: 1.0.0
   Strategy: Hex at 32% via body::before (fixed, full page).
   All containers transparent. Form card glassmorphism.
   Buttons: #007bff. Matches contact page design exactly.
   ============================================================ */

/* ── 1. Body: white base ── */
body.page-id-11752 {
    background-color: #ffffff !important;
    background-image: none !important;
    position: relative;
}

/* ── 2. Hex at 32% opacity via ::before (fixed, full page) ── */
body.page-id-11752::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://movefaster.ca/wp-content/uploads/2026/03/HEXWALLPAPER.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    opacity: 0.32;
    z-index: 0;
    pointer-events: none;
}

/* ── 3. ALL containers between body and form: fully transparent, above ::before ── */
body.page-id-11752 #wrapper,
body.page-id-11752 .site,
body.page-id-11752 .wp-site-blocks,
body.page-id-11752 #inner-wrap,
body.page-id-11752 #primary,
body.page-id-11752 .content-area,
body.page-id-11752 .content-container,
body.page-id-11752 .site-container,
body.page-id-11752 #main,
body.page-id-11752 .site-main,
body.page-id-11752 .content-wrap,
body.page-id-11752 #post-11752,
body.page-id-11752 .entry,
body.page-id-11752 .content-bg,
body.page-id-11752 .entry-content-wrap,
body.page-id-11752 .entry-content,
body.page-id-11752 .single-content,
body.page-id-11752 .wp-block-group,
body.page-id-11752 .wp-block-group__inner-container,
body.page-id-11752 [class*="wp-container-core-group"],
body.page-id-11752 [class*="wp-container-core-columns"],
body.page-id-11752 [class*="wp-container-core-column"],
body.page-id-11752 .wp-block-columns,
body.page-id-11752 .wp-block-column,
body.page-id-11752 .kb-row-layout-wrap,
body.page-id-11752 .kt-row-column-wrap,
body.page-id-11752 .kt-inside-inner-col,
body.page-id-11752 .wp-block-kadence-column,
body.page-id-11752 .wp-block-kadence-rowlayout {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    position: relative;
    z-index: 1;
}

/* ── 4. Protect footer — always white ── */
body.page-id-11752 footer#colophon {
    background-color: #ffffff !important;
    background-image: none !important;
}
body.page-id-11752 footer#colophon * {
    background-image: none !important;
}

/* ── 5. Main form card — glassmorphism ── */
body.page-id-11752 .gn-sv-form-wrap,
body.page-id-11752 #gn-sv-form-container,
body.page-id-11752 .kb-row-layout-id11752_sv-row .kt-inside-inner-col {
    background: rgba(255, 255, 255, 0.03) !important;
    backdrop-filter: blur(6px) saturate(110%) !important;
    -webkit-backdrop-filter: blur(6px) saturate(110%) !important;
    border-radius: 24px !important;
    border: 1px solid rgba(255, 255, 255, 0.30) !important;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.10), inset 0 1px 0 rgba(255,255,255,0.45) !important;
    padding: 40px !important;
}

/* ── 6. Input fields ── */
body.page-id-11752 .gn-sv-input,
body.page-id-11752 input[type="text"],
body.page-id-11752 input[type="email"],
body.page-id-11752 input[type="tel"],
body.page-id-11752 select {
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1px solid rgba(180, 180, 180, 0.25) !important;
    border-radius: 12px !important;
    color: #1a1a1a !important;
    font-size: 15px !important;
    padding: 14px 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease !important;
    outline: none !important;
    -webkit-appearance: none;
}

body.page-id-11752 .gn-sv-input:focus,
body.page-id-11752 input[type="text"]:focus,
body.page-id-11752 input[type="email"]:focus,
body.page-id-11752 input[type="tel"]:focus,
body.page-id-11752 select:focus {
    background: rgba(255, 255, 255, 0.30) !important;
    border-color: #007bff !important;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.18) !important;
}

/* ── 7. Option cards (property type, condition, etc.) ── */
body.page-id-11752 .gn-sv-option {
    background: rgba(255, 255, 255, 0.10) !important;
    border: 1px solid rgba(180, 180, 180, 0.25) !important;
    border-radius: 12px !important;
    transition: all 0.2s ease !important;
}

body.page-id-11752 .gn-sv-option:hover,
body.page-id-11752 .gn-sv-option.selected {
    background: rgba(0, 123, 255, 0.12) !important;
    border-color: #007bff !important;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.18) !important;
}

/* ── 8. Progress dots ── */
body.page-id-11752 .gn-sv-progress-dot.active {
    background-color: #007bff !important;
}

body.page-id-11752 .gn-sv-progress-dot {
    background-color: rgba(237, 242, 247, 0.60) !important;
}

body.page-id-11752 .gn-sv-progress-line {
    background-color: rgba(226, 232, 240, 0.60) !important;
}

/* ── 9. Primary button (Next / Get My Estimate) ── */
body.page-id-11752 .gn-sv-btn-primary,
body.page-id-11752 .gn-sv-btn.gn-sv-btn-primary {
    background: linear-gradient(135deg, #0080ff 0%, #0055d4 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 16px 40px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    box-shadow: 0 4px 20px rgba(0, 123, 255, 0.40) !important;
}

/* ── 10. Secondary button (Back) ── */
body.page-id-11752 .gn-sv-btn-secondary,
body.page-id-11752 .gn-sv-btn.gn-sv-btn-secondary {
    background: rgba(255, 255, 255, 0.12) !important;
    color: #1a1a1a !important;
    border: 1px solid rgba(180, 180, 180, 0.30) !important;
    border-radius: 50px !important;
    padding: 14px 32px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
}

/* ── 11. Labels ── */
body.page-id-11752 label,
body.page-id-11752 .gn-sv-label {
    color: rgba(20, 20, 20, 0.80) !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

/* ── 12. Responsive ── */
@media (max-width: 767px) {
    body.page-id-11752 .gn-sv-form-wrap,
    body.page-id-11752 #gn-sv-form-container,
    body.page-id-11752 .kb-row-layout-id11752_sv-row .kt-inside-inner-col {
        padding: 24px 18px !important;
    }
}
