   :root {
            --bg: #ffffff;
            --text: #0f172a;
            --card-bg: #ffffff;
            --muted: #64748b;
            --border: #e2e8f0;
            --header-bg: rgba(255, 255, 255, 0.95);
            --primary-color: #ff385c;
        }

        [data-bs-theme="dark"] {
            --bg: #0f172a;
            --text: #f1f5f9;
            --card-bg: #1e293b;
            --muted: #94a3b8;
            --border: #334155;
            --header-bg: rgba(15, 23, 42, 0.95);
        }

        body {
            background: var(--bg);
            color: var(--text);
            transition: background 0.3s, color 0.3s;
        }

        /* Header */
        .ab-header {
            position: sticky;
            top: 0;
            z-index: 1050;
            background: var(--header-bg);
            backdrop-filter: blur(12px);
            border-bottom: 1px solid var(--border);
            padding: 0.75rem 0;
        }

        .ab-logo img {
            height: 44px;
            width: auto;
        }

        /* Search Pill */
        .search-pill {
            background: var(--card-bg);
            border: 1px solid var(--border);
            border-radius: 50px;
            padding: 10px 20px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.08);
            height: 64px;
            max-width: 850px;
            margin: 0 auto;
        }

        .search-item {
            flex: 1;
            min-width: 130px;
            text-align: left;
        }

        .search-item label {
            font-size: 11px;
            font-weight: 600;
            color: var(--muted);
            margin-bottom: 4px;
            display: block;
        }

        .search-item input {
            border: none;
            background: transparent;
            color: var(--text);
            font-size: 14px;
            width: 100%;
            padding: 0;
        }

        .search-item input:focus { outline: none; }
        .search-item input::placeholder { color: var(--muted); }

        .search-divider {
            width: 1px;
            background: var(--border);
            height: 40px;
            margin: 0 16px;
        }

        .search-btn {
            width: 44px;
            height: 31px;
            border-radius: 50%;
            background: var(--primary-color);
            color: white;
            border: none;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.1rem;
            transition: transform 0.2s;
        }

        .search-btn:hover { transform: scale(1.05); }

        /* Action Buttons */
        .action-btn {
            width: 44px;
            height: 44px;
            border-radius: 50%;
            background: var(--card-bg);
            border: 1px solid var(--border);
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--text);
            transition: all 0.2s;
        }

        .action-btn:hover {
            background: var(--border);
            transform: scale(1.08);
        }

        /* User Menu */
        .user-menu-btn {
            background: var(--card-bg);
            border: 1px solid var(--border);
            border-radius: 50px;
            padding: 8px 12px 8px 16px;
            display: flex;
            align-items: center;
            gap: 12px;
            min-width: 90px;
            transition: all 0.2s;
        }

        .user-menu-btn:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.15); }
        .user-menu-btn::after { display: none !important; }

        .user-avatar {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            background: #e2e8f0;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        .user-avatar img { width: 100%; height: 100%; object-fit: cover; }

        /* Dropdown Menu */
        .dropdown-menu {
            background: var(--card-bg);
            border: 1px solid var(--border);
            border-radius: 16px;
            box-shadow: 0 12px 32px rgba(0,0,0,0.25);
            padding: 12px 0;
            min-width: 240px;
        }

        .dropdown-item {
            padding: 10px 20px;
            border-radius: 8px;
            margin: 0 8px;
            color: var(--text);
            font-size: 0.95rem;
        }

        .dropdown-item:hover { background: rgba(100,116,139,0.15); }

        /* Hero */
        .hero {
            background: url('../img/banner_bg.jpg') center/cover no-repeat;
            height: 90vh;
            min-height: 600px;
            display: flex;
            align-items: center;
            position: relative;
            color: white;
        }

        .hero::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.7));
        }

        .hero-content {
            position: relative;
            z-index: 2;
            text-align: center;
        }

        .hero h2 {
            font-size: clamp(2.8rem, 7vw, 5rem);
            font-weight: 800;
            line-height: 1.2;
        }
     /* Cards & Other Sections (unchanged but cleaned) */
        .property-card{
            background: var(--card-bg);
            border-radius: 16px;
            overflow: hidden;
            box-shadow: 0 4px 15px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }

        .property-card:hover {
            transform: translateY(-8px);
        }

        .horizontal-scroll {
            display: flex;
            overflow-x: auto;
            gap: 24px;
            padding: 12px 0;
            scroll-behavior: smooth;
        }

        .horizontal-scroll::-webkit-scrollbar {
            display: none;
        }

        .heart {
            position: absolute;
            top: 16px;
            right: 16px;
            background: white;
            border-radius: 50%;
            width: 44px;
            height: 44px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 12px rgba(0,0,0,0.2);
            transition: all 0.2s;
        }

        .heart:hover {
            background: #ff385c;
            color: white;
        }

        .property-info {
            padding: 18px;
        }

        .price {
            font-weight: bold;
            font-size: 1.2rem;
        }

        .host-banner {
            background: url('https://a0.muscache.com/im/pictures/hosting/Hosting-935536562945571964/original/42677762-028e-4f4a-8bcb-c294157d964a.jpeg') center/cover;
            border-radius: 24px;
            padding: 100px 40px;
            color: white;
            text-align: center;
            position: relative;
        }

        .host-banner::after {
            content: '';
            position: absolute;
            inset: 0;
            background: rgba(0,0,0,0.5);
            border-radius: 24px;
        }

        .host-banner-content {
            position: relative;
            z-index: 2;
        }

        .inspiration-img {
            height: 420px;
            object-fit: cover;
            border-radius: 24px;
        }
        /* Footer */
        .footer-area {
            background: #0a0e17;
            color: #cbd5e1;
            padding: 80px 0 40px;
            margin-top: 100px;
        }

        .footer_title {
            color: white;
            font-weight: 700;
            font-size: 1.1rem;
            margin-bottom: 24px;
        }

        .list_style {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .list_style li {
            margin-bottom: 12px;
        }

        .list_style a {
            color: #cbd5e1;
            text-decoration: none;
            transition: color 0.2s;
        }

        .list_style a:hover {
            color: white;
            text-decoration: underline;
        }

        .social-icons a {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 44px;
            height: 44px;
            background: rgba(255,255,255,0.1);
            color: white;
            border-radius: 50%;
            font-size: 1.3rem;
            margin-right: 12px;
            transition: all 0.3s;
            text-decoration: none;
        }

        .social-icons a:hover {
            background: var(--primary-color);
            transform: translateY(-4px);
        }

        .subscribe_input {
            background: rgba(255,255,255,0.1);
            border: 1px solid #475569;
            border-radius: 12px;
            color: white;
            padding: 12px 16px;
        }

        .subscribe_input::placeholder { color: #94a3b8; }

        .subscribe_btn {
            background: var(--primary-color);
            border: none;
            border-radius: 12px;
            padding: 12px 24px;
            font-weight: 600;
        }

        .footer-bottom {
            border-top: 1px solid #334155;
            padding-top: 32px;
            margin-top: 60px;
            color: #94a3b8;
            font-size: 0.9rem;
        }

        .footer-bottom a {
            color: #ff385c;
            text-decoration: none;
        }

        .footer-bottom a:hover {
            text-decoration: underline;
        }

        /* Mobile Responsiveness Fixes */
        @media (max-width: 991.98px) {
            .ab-header .container-fluid {
                padding: 0 16px;
            }
            .ab-logo img {
                width:150px;
            }

            .mobile-actions {
                gap: 12px !important;
            }
        }
        @media (min-width: 400px) and (max-width: 576px) {
            .ab-logo  {
                width:160px!important;
            }
        }
        /* Popular Locations Slider */
        .location-slider-wrapper {
            overflow: hidden;
            width: 100%;
        }
        
        .location-slider {
            display: flex;
            gap: 24px;
            transition: transform 0.4s ease;
        }
        
        .location-slide {
            flex: 0 0 calc(25% - 18px); /* 4 items at a time */
        }
        
        .location-card img {
            width: 100%;
            height: 220px;
            object-fit: cover;
            border-radius: 16px;
        }
        
        .location-card .caption {
            padding: 12px;
            font-weight: 600;
            text-align: center;
        }
        
        /* Responsive */
        @media (max-width: 991px) {
            .location-slide {
                flex: 0 0 calc(50% - 12px); /* 2 at a time */
            }
        }
        @media (max-width: 576px) {
            .location-slide {
                flex: 0 0 100%; /* 1 at a time */
            }
        }
        /* ==============================
       PROPERTY CARD – MODERN UI
        ============================== */
        .property-scroll {
            display: flex;
            gap: 1.25rem;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            padding-bottom: 10px;
        }
        
        .property-scroll::-webkit-scrollbar {
            height: 6px;
        }
        .property-scroll::-webkit-scrollbar-thumb {
            background: var(--bs-secondary);
            border-radius: 10px;
        }
        
        .property-card {
            min-width: 280px;
            max-width: 280px;
            background: var(--bs-body-bg);
            border-radius: 18px;
            overflow: hidden;
            box-shadow: 0 8px 25px rgba(0,0,0,0.08);
            scroll-snap-align: start;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .property-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 12px 35px rgba(0,0,0,0.15);
        }
        
        .property-img {
            position: relative;
            width: 100%;
            aspect-ratio: 1 / 1; /* 1000x1000 */
            overflow: hidden;
        }
        
        .property-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .property-img .heart {
            position: absolute;
            top: 12px;
            right: 12px;
            background: rgba(0,0,0,0.55);
            border: none;
            color: #fff;
            width: 38px;
            height: 38px;
            border-radius: 50%;
        }
        
        .property-info {
            padding: 14px;
        }
        
        .property-title {
            font-weight: 600;
            font-size: 15px;
            margin-bottom: 4px;
        }
        
        .property-meta {
            font-size: 13px;
            opacity: 0.75;
        }
        
        .property-price {
            font-weight: 700;
            font-size: 15px;
        }
        
        /* Dark mode tweak */
        [data-bs-theme="dark"] .property-card {
            background: #1f2933;
        }
