
        body {
            background-color: #f8f9fa;
            font-family: 'Varela Round', sans-serif;
        }
        .navbar-brand {
            font-weight: 700;
            letter-spacing: 1px;
            color: #1d3c6e !important;
        }
        .navbar-nav .nav-link {
            color: #1d3c6e !important;
            font-weight: 600;
        }
        .navbar-nav .nav-link.active {
            color: #162d52 !important;
        }
        .btn-signin-blue {
            background-color: #0e0e69 !important;
            border: 2px solid #0e0e69 !important;
            color: #ffffff !important;
            font-weight: 700;
        }
        .btn-signin-blue:hover,
        .btn-signin-blue:focus,
        .btn-signin-blue:active {
            background-color: #111199 !important;
            border-color: #111199 !important;
            color: #ffffff !important;
        }
        .title-section {
            position: relative;
            padding: 100px 0 150px; /* Increased bottom padding for overlap */
            text-align: center;
            color: white;
            background-size: cover;
            background-position: center;
            overflow: hidden;
        }

        .btn-watch-video {
            position: absolute;
            top: 24px;
            right: 24px;
            z-index: 3;
            background: rgba(255, 255, 255, 0.95);
            color: #1d3c6e;
            border: 2px solid #ffffff;
            padding: 10px 22px;
            border-radius: 30px;
            font-weight: 600;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            transition: all 0.3s;
        }
        .btn-watch-video:hover {
            background: #ffffff;
            color: #162d52;
        }

        .btn-maps-location {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            background-color: #ffffff;
            color: #1d3c6e;
            border: 1px solid #1d3c6e;
            padding: 6px 16px;
            border-radius: 0.375rem; /* matches the Phase badge's default radius */
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s;
        }
        .btn-maps-location:hover {
            background-color: #1d3c6e;
            color: #ffffff;
        }

        .title-content {
            position: relative;
            z-index: 2;
        }

        .map-header {
            position: relative;
            margin-top: -100px; /* Overlap */
            z-index: 10;
            padding-bottom: 30px;
        }

        .header-content-bg {
            background-color: rgba(29, 60, 110, 1);
            padding: 40px;
            border-radius: 15px;
            color: white;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Crect fill='rgba(29, 60, 110, 0.0)' width='1000' height='120'/%3E%3Cg fill='none' stroke='%23FFBA00' stroke-width='0.7' stroke-opacity='0.3'%3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
            background-attachment: fixed;
            background-size: auto;
        }

        .map-header .text-muted {
            color: rgba(255, 255, 255, 0.8) !important;
        }

        .price-tag {
            font-size: 2rem;
            font-weight: 700;
            color: white;
        }

        .feature-icon {
            width: 40px;
            height: 40px;
            background: rgba(255, 255, 255, 0.1);
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
        }

        .map-preview-container {
            background: #f2efea;
            border-radius: 15px;
            padding: 0;
            box-shadow: 0 5px 20px rgba(0,0,0,0.05);
            height: 600px;
            position: relative;
            overflow: hidden;
        }
        .map-object {
            width: 100%;
            height: 100%;
            border: none;
        }
        .cta-section {
            background: #1d3c6e;
            color: white;
            padding: 60px 0;
            margin-top: 0;
            text-align: center;
        }
        .contact-section {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Crect fill='%23F5F5F5' width='1000' height='120'/%3E%3Cg fill='none' stroke='%231D3C6E' stroke-width='0.5' stroke-opacity='0.38'%3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
            background-attachment: fixed;
            padding: 60px 0;
        }
        .contact-card {
            background: white;
            border: none;
            border-radius: 10px;
            padding: 20px;
            text-align: center;
            height: 100%;
            box-shadow: 0 2px 10px rgba(0,0,0,0.05);
            transition: transform 0.3s;
        }
        .contact-card:hover {
            transform: translateY(-5px);
        }
        .contact-icon {
            width: 50px;
            height: 50px;
            background: #eef2f7;
            color: #1d3c6e;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 15px;
            font-size: 1.2rem;
        }
        .contact-card .qr-code {
            width: 100px;
            height: 100px;
            margin: 15px auto 0;
            display: block;
        }
        .btn-cta {
            padding: 12px 35px;
            font-weight: 600;
            border-radius: 30px;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: all 0.3s;
        }
        .btn-enquire {
            background: white;
            color: #1d3c6e;
            border: 2px solid white;
        }
        .btn-enquire:hover {
            background: transparent;
            color: white;
        }
        .btn-offer {
            background: #44d7ac;
            color: white;
            border: 2px solid #44d7ac;
        }
        .btn-offer:hover {
            background: #309a7c;
            border-color: #309a7c;
        }
        .stand-active { fill: #39afd1 !important; stroke: none !important; }
        .status-AVAILABLE { fill: #0acf97 !important; stroke: none !important; fill-opacity: 0.75; }
        .status-UNDER_OFFER { fill: #ffbc00 !important; stroke: none !important; fill-opacity: 0.75; }
        .status-RESERVED { fill: #06336e !important; stroke: none !important; fill-opacity: 0.75; }
        .status-UNAVAILABLE { fill: #98a6ad !important; stroke: none !important; fill-opacity: 0.75; }
        .status-SOLD { fill: #fa5c7c !important; stroke: none !important; fill-opacity: 0.75; }
        .wizard-tabs .nav-link {
            border: none; margin-bottom: 10px; border-radius: 5px; color: #6c757d;
            text-align: left; padding: 15px; transition: all 0.2s;
        }
        .wizard-tabs .nav-link:hover { background-color: #f8f9fa; }
        .wizard-tabs .nav-link.active { background-color: #eff2f7; color: #1d3c6e; }
        .wizard-tabs .nav-link i { font-size: 24px; }
        .border-dashed { border-style: dashed !important; border-width: 1px !important; border-color: #e9ecef !important; }
        .fs-32 { font-size: 32px !important; }
        .fs-xxs { font-size: 11px !important; }
        #map-tooltip {
            position: absolute; top: 120px; left: 20px; display: none;
            background: rgba(29, 60, 110, 0.9); backdrop-filter: blur(5px);
            color: white; padding: 10px 15px; border-radius: 8px; font-size: 14px;
            z-index: 100; pointer-events: none; box-shadow: 0 4px 12px rgba(0,0,0,0.2);
            white-space: nowrap; transition: opacity 0.2s;
        }
        #map-tooltip .tooltip-price { font-size: 1.1rem; font-weight: bold; color: #0acf97; }
        .map-legend {
            position: absolute; bottom: 20px; left: 20px;
            background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(5px);
            padding: 15px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);
            z-index: 100; font-size: 0.85rem;
        }
        .legend-item { display: flex; align-items: center; margin-bottom: 8px; }
        .legend-item:last-child { margin-bottom: 0; }
        .legend-color { width: 16px; height: 16px; border-radius: 4px; margin-right: 10px; }
        .map-title {
            position: absolute; top: 20px; left: 20px;
            background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(5px);
            padding: 10px 20px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);
            z-index: 100; font-weight: 700; color: #1d3c6e; font-size: 1.1rem;
        }
        .gallery-section { padding: 40px 0; }
        .gallery-item {
            position: relative; overflow: hidden; border-radius: 0;
            box-shadow: 0 4px 15px rgba(0,0,0,0.1); cursor: pointer; height: 250px;
        }
        .gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
        .gallery-item:hover img { transform: scale(1.1); }
        .gallery-overlay {
            position: absolute; top: 0; left: 0; width: 100%; height: 100%;
            background: rgba(29, 60, 110, 0.4); opacity: 0; transition: opacity 0.3s ease;
            display: flex; align-items: center; justify-content: center;
        }
        .gallery-item:hover .gallery-overlay { opacity: 1; }
        .gallery-icon { color: white; font-size: 2rem; transform: translateY(20px); transition: transform 0.3s ease; }
        .gallery-item:hover .gallery-icon { transform: translateY(0); }
        .btn-primary { background-color: #1d3c6e; border-color: #1d3c6e; }
        .btn-primary:hover { background-color: #162d52; border-color: #162d52; }
        .text-primary { color: #1d3c6e !important; }
        .bg-primary { background-color: #1d3c6e !important; }
        .bg-custom-blue { background-color: #1d3c6e !important; }
        .badge.bg-primary { background-color: white !important; color: #1d3c6e !important; }
        .plot-list-container { height: 600px; overflow-y: auto; background: white; padding: 20px; }
        .plot-list-item { cursor: pointer; transition: background-color 0.2s; border-bottom: 1px solid #eee; padding: 10px; }
        .plot-list-item:hover { background-color: #f8f9fa; }
        .plot-list-item.active {
            background-color: #eef2f7 !important; color: #1d3c6e !important;
            border-color: #eef2f7 !important; border-left: 4px solid #1d3c6e !important;
        }

        /* --- Mobile First & Touch Friendly Enhancements --- */
        @media (max-width: 991.98px) {
            .title-section {
                padding: 60px 0 80px;
            }
            .display-3 {
                font-size: 2.2rem;
            }
            .map-header {
                margin-top: -80px;
            }
            .header-content-bg {
                padding: 25px;
            }
            .price-tag {
                font-size: 1.75rem;
                margin-top: 15px;
                text-align: left;
            }
            .btn-watch-video {
                top: 12px;
                right: 12px;
                padding: 6px 14px;
                font-size: 0.8rem;
            }
            .map-preview-container {
                height: 40vh;
                min-height: 300px;
            }
            .plot-list-container {
                height: 400px;
            }

            /* Wizard Tabs - Horizontal Scroll on Mobile */
            .wizard-tabs.flex-column {
                flex-direction: row !important;
                overflow-x: auto;
                white-space: nowrap;
                margin-bottom: 20px;
                border-bottom: 1px solid #e9ecef;
                padding-bottom: 10px;
                -webkit-overflow-scrolling: touch;
            }
            .wizard-tabs .nav-item {
                flex: 0 0 85%;
                max-width: 85%;
                margin-right: 15px;
                display: inline-block;
            }
            .wizard-tabs .nav-link {
                height: 100%;
                margin-bottom: 0;
                white-space: normal;
                display: flex;
                align-items: center;
            }

            /* Modal Full Screen */
            .modal-dialog {
                margin: 0;
                max-width: 100%;
                height: 100%;
            }
            .modal-content {
                height: 100%;
                border-radius: 0;
                border: none;
            }
            .modal-body {
                overflow-y: auto;
                padding-bottom: 80px; /* Space for bottom buttons if fixed */
            }

            /* Legend and Tooltip adjustments */
            .map-legend {
                bottom: 10px;
                left: 10px;
                right: 10px;
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
            }
            .legend-item {
                margin-right: 10px;
                font-size: 0.75rem;
            }
            .map-title {
                font-size: 0.9rem;
                top: 10px;
                left: 10px;
            }

            /* Interactive Tooltip on Mobile */
            #map-tooltip {
                pointer-events: auto !important;
                cursor: pointer;
            }

            /* Gallery */
            .gallery-item {
                height: 200px;
            }
        }

        /* Touch Targets & Interactions */
        @media (hover: none) and (pointer: coarse) {
            .btn, .nav-link, .list-group-item, .form-control, .form-select {
                min-height: 44px; /* Apple's recommended touch target size */
            }
            .btn-cta {
                padding: 15px 30px;
                width: 100%;
                margin-bottom: 10px;
            }
            .plot-list-item {
                padding: 15px;
            }
            /* Improve scroll areas */
            .plot-list-container, .wizard-tabs, .modal-body, .map-preview-container {
                -webkit-overflow-scrolling: touch;
            }
        }
