{"id":668,"date":"2026-08-05T10:31:18","date_gmt":"2026-08-05T10:31:18","guid":{"rendered":"https:\/\/karanmathur.site\/?page_id=668"},"modified":"2026-08-05T10:32:13","modified_gmt":"2026-08-05T10:32:13","slug":"lotus-pond","status":"publish","type":"page","link":"https:\/\/karanmathur.site\/?page_id=668","title":{"rendered":"lotus pond"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"668\" class=\"elementor elementor-668\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cf03c2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"4cf03c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25659db elementor-widget elementor-widget-html\" data-id=\"25659db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>The Lotus Pond | Luxury Residences<\/title>\r\n\r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        :root {\r\n            --primary: #8FB7CC;\r\n            --primary-dark: #63889E;\r\n            --primary-light: #EBF3F7;\r\n            --primary-subtle: rgba(143, 183, 204, 0.12);\r\n            --bg-white: #FFFFFF;\r\n            --bg-accent: #F7FAFC;\r\n            --text-dark: #1E1E1E;\r\n            --text-muted: #55606E;\r\n            --border-soft: #E5E9EC;\r\n            --border-light: #F0F3F5;\r\n            --font-heading: 'Cormorant Garamond', Georgia, serif;\r\n            --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\r\n            --shadow-sm: 0 4px 20px rgba(0, 0, 0, 0.03);\r\n            --shadow-md: 0 12px 32px rgba(30, 30, 30, 0.05);\r\n            --shadow-lg: 0 24px 48px rgba(143, 183, 204, 0.16);\r\n            --shadow-hover: 0 20px 40px rgba(0, 0, 0, 0.08);\r\n            --radius-sm: 12px;\r\n            --radius-md: 18px;\r\n            --radius-lg: 24px;\r\n            --radius-xl: 32px;\r\n            --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n        }\r\n\r\n        *,\r\n        *::before,\r\n        *::after {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n            font-size: 16px;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n        }\r\n\r\n        body {\r\n            font-family: var(--font-body);\r\n            background-color: var(--bg-white);\r\n            color: var(--text-dark);\r\n            line-height: 1.6;\r\n            overflow-x: hidden;\r\n            width: 100%;\r\n            max-width: 100%;\r\n        }\r\n\r\n        img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            display: block;\r\n            object-fit: cover;\r\n        }\r\n\r\n        .lp-container {\r\n            width: 100%;\r\n            max-width: 100%;\r\n            margin: 0 auto;\r\n            padding: 0 48px;\r\n        }\r\n\r\n        .lp-section {\r\n            padding: 100px 0;\r\n            position: relative;\r\n            width: 100%;\r\n        }\r\n\r\n        @media (max-width: 1200px) {\r\n            .lp-container {\r\n                padding: 0 32px;\r\n            }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .lp-section {\r\n                padding: 60px 0;\r\n            }\r\n            .lp-container {\r\n                padding: 0 22px;\r\n            }\r\n        }\r\n        @media (max-width: 480px) {\r\n            .lp-container {\r\n                padding: 0 16px;\r\n            }\r\n        }\r\n\r\n        .badge-tag {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            padding: 6px 16px;\r\n            background: var(--primary-light);\r\n            color: var(--primary-dark);\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            border-radius: 100px;\r\n            margin-bottom: 20px;\r\n        }\r\n        .badge-tag::before {\r\n            content: '';\r\n            width: 6px;\r\n            height: 6px;\r\n            border-radius: 50%;\r\n            background-color: var(--primary);\r\n        }\r\n\r\n        .section-title {\r\n            font-family: var(--font-heading);\r\n            font-size: clamp(2.5rem, 5vw, 3.8rem);\r\n            font-weight: 500;\r\n            line-height: 1.15;\r\n            color: var(--text-dark);\r\n            margin-bottom: 20px;\r\n            letter-spacing: -0.01em;\r\n        }\r\n        .section-subtitle {\r\n            font-size: clamp(1rem, 2vw, 1.15rem);\r\n            color: var(--text-muted);\r\n            max-width: 640px;\r\n            font-weight: 300;\r\n            line-height: 1.7;\r\n        }\r\n        .text-center {\r\n            text-align: center;\r\n        }\r\n        .text-center .section-subtitle {\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n\r\n        .btn-luxury {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            padding: 18px 40px;\r\n            background: var(--primary);\r\n            color: var(--bg-white);\r\n            font-family: var(--font-body);\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n            text-decoration: none;\r\n            border-radius: 100px;\r\n            border: 1px solid var(--primary);\r\n            box-shadow: 0 10px 25px rgba(143, 183, 204, 0.3);\r\n            cursor: pointer;\r\n            transition: var(--transition);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .btn-luxury:hover {\r\n            background: var(--primary-dark);\r\n            border-color: var(--primary-dark);\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 15px 35px rgba(143, 183, 204, 0.45);\r\n        }\r\n\r\n        .reveal {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);\r\n        }\r\n        .reveal.active {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* SECTION 1 *\/\r\n        .intro-grid {\r\n            display: grid;\r\n            grid-template-columns: 1.1fr 0.9fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n        .intro-content {\r\n            padding-right: 20px;\r\n        }\r\n        .intro-heading {\r\n            font-family: var(--font-heading);\r\n            font-size: clamp(3.2rem, 6vw, 5rem);\r\n            font-weight: 400;\r\n            line-height: 1.05;\r\n            letter-spacing: -0.02em;\r\n            color: var(--text-dark);\r\n            margin-bottom: 12px;\r\n        }\r\n        .intro-subtitle-main {\r\n            font-family: var(--font-heading);\r\n            font-size: clamp(1.4rem, 2.5vw, 1.8rem);\r\n            font-style: italic;\r\n            color: var(--primary-dark);\r\n            margin-bottom: 30px;\r\n            font-weight: 400;\r\n        }\r\n        .intro-text {\r\n            font-size: 1.05rem;\r\n            color: var(--text-muted);\r\n            line-height: 1.8;\r\n            margin-bottom: 24px;\r\n        }\r\n        .intro-image-wrapper {\r\n            position: relative;\r\n            border-radius: var(--radius-lg);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow-lg);\r\n            background: var(--bg-accent);\r\n            aspect-ratio: 570 \/ 420;\r\n        }\r\n        .intro-image-wrapper img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            border-radius: var(--radius-lg);\r\n            transition: var(--transition);\r\n        }\r\n        .intro-image-wrapper:hover img {\r\n            transform: scale(1.04);\r\n        }\r\n        .intro-floating-card {\r\n            position: absolute;\r\n            bottom: -20px;\r\n            left: -20px;\r\n            background: rgba(255, 255, 255, 0.92);\r\n            backdrop-filter: blur(16px);\r\n            -webkit-backdrop-filter: blur(16px);\r\n            padding: 24px 30px;\r\n            border-radius: var(--radius-md);\r\n            border: 1px solid var(--border-soft);\r\n            box-shadow: var(--shadow-md);\r\n            max-width: 260px;\r\n        }\r\n        .intro-floating-card .num {\r\n            font-family: var(--font-heading);\r\n            font-size: 2.5rem;\r\n            font-weight: 600;\r\n            color: var(--primary-dark);\r\n            line-height: 1;\r\n        }\r\n        .intro-floating-card .label {\r\n            font-size: 0.85rem;\r\n            color: var(--text-muted);\r\n            font-weight: 500;\r\n            margin-top: 4px;\r\n        }\r\n        @media (max-width: 992px) {\r\n            .intro-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 40px;\r\n            }\r\n            .intro-content {\r\n                padding-right: 0;\r\n            }\r\n            .intro-floating-card {\r\n                left: 20px;\r\n                bottom: 20px;\r\n            }\r\n        }\r\n\r\n        \/* SECTION 2 *\/\r\n        .highlights-section {\r\n            background-color: var(--bg-accent);\r\n            border-top: 1px solid var(--border-light);\r\n            border-bottom: 1px solid var(--border-light);\r\n        }\r\n        .highlights-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n            gap: 24px;\r\n            margin-top: 50px;\r\n        }\r\n        .stat-card {\r\n            background: var(--bg-white);\r\n            padding: 32px 28px;\r\n            border-radius: var(--radius-md);\r\n            border: 1px solid var(--border-soft);\r\n            box-shadow: var(--shadow-sm);\r\n            transition: var(--transition);\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: space-between;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .stat-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, var(--primary), var(--primary-light));\r\n            opacity: 0;\r\n            transition: var(--transition);\r\n        }\r\n        .stat-card:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: var(--shadow-lg);\r\n            border-color: var(--primary-light);\r\n        }\r\n        .stat-card:hover::before {\r\n            opacity: 1;\r\n        }\r\n        .stat-icon {\r\n            width: 52px;\r\n            height: 52px;\r\n            border-radius: 12px;\r\n            background: var(--primary-light);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 20px;\r\n            color: var(--primary-dark);\r\n        }\r\n        .stat-icon svg {\r\n            width: 26px;\r\n            height: 26px;\r\n            stroke-width: 1.8;\r\n        }\r\n        .stat-value {\r\n            font-family: var(--font-heading);\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            color: var(--text-dark);\r\n            line-height: 1.2;\r\n            margin-bottom: 6px;\r\n        }\r\n        .stat-label {\r\n            font-size: 0.9rem;\r\n            color: var(--text-muted);\r\n            font-weight: 400;\r\n            line-height: 1.5;\r\n        }\r\n        .towers-badges {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 6px;\r\n            margin-top: 10px;\r\n        }\r\n        .tower-chip {\r\n            padding: 4px 10px;\r\n            background: var(--primary-light);\r\n            color: var(--primary-dark);\r\n            border-radius: 6px;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* SECTION 3 *\/\r\n        .gallery-editorial {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 50px;\r\n            align-items: center;\r\n        }\r\n        .gallery-image-container {\r\n            position: relative;\r\n            border-radius: var(--radius-lg);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow-lg);\r\n            aspect-ratio: 570 \/ 420;\r\n        }\r\n        .gallery-image-container img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            border-radius: var(--radius-lg);\r\n            transition: var(--transition);\r\n        }\r\n        .gallery-image-container:hover img {\r\n            transform: scale(1.05);\r\n        }\r\n        .gallery-text-block {\r\n            padding-left: 20px;\r\n        }\r\n        .quote-box {\r\n            position: relative;\r\n            padding-left: 24px;\r\n            border-left: 3px solid var(--primary);\r\n            margin-top: 24px;\r\n        }\r\n        .quote-box p {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.5rem;\r\n            font-style: italic;\r\n            color: var(--text-dark);\r\n            line-height: 1.4;\r\n        }\r\n        @media (max-width: 992px) {\r\n            .gallery-editorial {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n            .gallery-text-block {\r\n                padding-left: 0;\r\n            }\r\n        }\r\n\r\n        \/* SECTION 4 *\/\r\n        .amenities-section {\r\n            background-color: var(--bg-white);\r\n        }\r\n        .amenities-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n            gap: 28px;\r\n            margin-top: 60px;\r\n        }\r\n        .amenity-card {\r\n            background: var(--bg-white);\r\n            border: 1px solid var(--border-soft);\r\n            padding: 36px 30px;\r\n            border-radius: var(--radius-md);\r\n            transition: var(--transition);\r\n            position: relative;\r\n        }\r\n        .amenity-card:hover {\r\n            transform: translateY(-8px);\r\n            border-color: var(--primary);\r\n            box-shadow: var(--shadow-lg);\r\n        }\r\n        .amenity-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 16px;\r\n            margin-bottom: 16px;\r\n        }\r\n        .amenity-icon-box {\r\n            width: 48px;\r\n            height: 48px;\r\n            border-radius: 50%;\r\n            background: var(--primary-light);\r\n            color: var(--primary-dark);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n            transition: var(--transition);\r\n        }\r\n        .amenity-card:hover .amenity-icon-box {\r\n            background: var(--primary);\r\n            color: var(--bg-white);\r\n        }\r\n        .amenity-icon-box svg {\r\n            width: 22px;\r\n            height: 22px;\r\n        }\r\n        .amenity-title {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.4rem;\r\n            font-weight: 600;\r\n            color: var(--text-dark);\r\n        }\r\n        .amenity-desc {\r\n            font-size: 0.92rem;\r\n            color: var(--text-muted);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* SECTION 5 *\/\r\n        .specs-section {\r\n            background-color: var(--bg-accent);\r\n        }\r\n        .accordion-wrapper {\r\n            max-width: 900px;\r\n            margin: 50px auto 0;\r\n            width: 100%;\r\n        }\r\n        .accordion-item {\r\n            background: var(--bg-white);\r\n            border: 1px solid var(--border-soft);\r\n            border-radius: var(--radius-md);\r\n            margin-bottom: 16px;\r\n            overflow: hidden;\r\n            transition: var(--transition);\r\n        }\r\n        .accordion-item.active {\r\n            border-color: var(--primary);\r\n            box-shadow: var(--shadow-md);\r\n        }\r\n        .accordion-header {\r\n            padding: 24px 30px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            cursor: pointer;\r\n            user-select: none;\r\n            transition: var(--transition);\r\n        }\r\n        .accordion-header:hover {\r\n            background-color: var(--primary-light);\r\n        }\r\n        .accordion-title-group {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 16px;\r\n        }\r\n        .accordion-icon {\r\n            width: 36px;\r\n            height: 36px;\r\n            border-radius: 8px;\r\n            background: var(--primary-light);\r\n            color: var(--primary-dark);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        .accordion-icon svg {\r\n            width: 18px;\r\n            height: 18px;\r\n        }\r\n        .accordion-title {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.35rem;\r\n            font-weight: 600;\r\n            color: var(--text-dark);\r\n        }\r\n        .accordion-toggle {\r\n            width: 32px;\r\n            height: 32px;\r\n            border-radius: 50%;\r\n            background: var(--bg-accent);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            transition: var(--transition);\r\n            color: var(--text-dark);\r\n        }\r\n        .accordion-item.active .accordion-toggle {\r\n            transform: rotate(180deg);\r\n            background: var(--primary);\r\n            color: var(--bg-white);\r\n        }\r\n        .accordion-content {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease-out, padding 0.4s ease;\r\n            padding: 0 30px;\r\n        }\r\n        .accordion-item.active .accordion-content {\r\n            padding: 0 30px 24px 30px;\r\n        }\r\n        .accordion-body {\r\n            font-size: 0.95rem;\r\n            color: var(--text-muted);\r\n            line-height: 1.7;\r\n            border-top: 1px dashed var(--border-soft);\r\n            padding-top: 16px;\r\n        }\r\n\r\n        \/* SECTION 6 *\/\r\n        .plans-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 50px;\r\n        }\r\n        .plan-card {\r\n            background: var(--bg-white);\r\n            border: 1px solid var(--border-soft);\r\n            border-radius: var(--radius-lg);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow-sm);\r\n            transition: var(--transition);\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        .plan-card:hover {\r\n            transform: translateY(-8px) scale(1.01);\r\n            box-shadow: var(--shadow-lg);\r\n            border-color: var(--primary);\r\n        }\r\n        .plan-image-box {\r\n            position: relative;\r\n            width: 100%;\r\n            aspect-ratio: 538 \/ 724;\r\n            background: var(--bg-accent);\r\n            overflow: hidden;\r\n            padding: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        .plan-image-box img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: contain;\r\n            border-radius: var(--radius-sm);\r\n            transition: var(--transition);\r\n        }\r\n        .plan-card:hover .plan-image-box img {\r\n            transform: scale(1.05);\r\n        }\r\n        .plan-info {\r\n            padding: 24px;\r\n            background: var(--bg-white);\r\n            border-top: 1px solid var(--border-light);\r\n            text-align: center;\r\n        }\r\n        .plan-type {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.6rem;\r\n            font-weight: 600;\r\n            color: var(--text-dark);\r\n            margin-bottom: 4px;\r\n        }\r\n        .plan-size {\r\n            font-size: 0.9rem;\r\n            color: var(--primary-dark);\r\n            font-weight: 600;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        \/* SECTION 7 *\/\r\n        .timeline-wrapper {\r\n            position: relative;\r\n            max-width: 860px;\r\n            margin: 60px auto 0;\r\n            padding: 20px 0;\r\n            width: 100%;\r\n        }\r\n        .timeline-line {\r\n            position: absolute;\r\n            top: 0;\r\n            bottom: 0;\r\n            left: 50%;\r\n            width: 2px;\r\n            background: linear-gradient(180deg, var(--primary-light), var(--primary), var(--primary-light));\r\n            transform: translateX(-50%);\r\n        }\r\n        .timeline-item {\r\n            position: relative;\r\n            margin-bottom: 40px;\r\n            width: 50%;\r\n            padding-right: 40px;\r\n            box-sizing: border-box;\r\n        }\r\n        .timeline-item:nth-child(even) {\r\n            margin-left: 50%;\r\n            padding-right: 0;\r\n            padding-left: 40px;\r\n        }\r\n        .timeline-dot {\r\n            position: absolute;\r\n            top: 20px;\r\n            right: -10px;\r\n            width: 20px;\r\n            height: 20px;\r\n            border-radius: 50%;\r\n            background: var(--bg-white);\r\n            border: 4px solid var(--primary);\r\n            box-shadow: 0 0 0 4px var(--primary-light);\r\n            z-index: 2;\r\n            transition: var(--transition);\r\n        }\r\n        .timeline-item:nth-child(even) .timeline-dot {\r\n            right: auto;\r\n            left: -10px;\r\n        }\r\n        .timeline-card {\r\n            background: var(--bg-white);\r\n            border: 1px solid var(--border-soft);\r\n            padding: 24px;\r\n            border-radius: var(--radius-md);\r\n            box-shadow: var(--shadow-sm);\r\n            transition: var(--transition);\r\n        }\r\n        .timeline-card:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: var(--shadow-md);\r\n            border-color: var(--primary);\r\n        }\r\n        .timeline-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            margin-bottom: 8px;\r\n        }\r\n        .timeline-icon {\r\n            width: 36px;\r\n            height: 36px;\r\n            border-radius: 8px;\r\n            background: var(--primary-light);\r\n            color: var(--primary-dark);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n        }\r\n        .timeline-icon svg {\r\n            width: 18px;\r\n            height: 18px;\r\n        }\r\n        .timeline-title {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.25rem;\r\n            font-weight: 600;\r\n            color: var(--text-dark);\r\n        }\r\n        .timeline-benefit {\r\n            font-size: 0.9rem;\r\n            color: var(--text-muted);\r\n            line-height: 1.5;\r\n        }\r\n        @media (max-width: 768px) {\r\n            .timeline-line {\r\n                left: 20px;\r\n            }\r\n            .timeline-item,\r\n            .timeline-item:nth-child(even) {\r\n                width: 100%;\r\n                margin-left: 0;\r\n                padding-left: 55px;\r\n                padding-right: 0;\r\n            }\r\n            .timeline-dot,\r\n            .timeline-item:nth-child(even) .timeline-dot {\r\n                left: 10px;\r\n                right: auto;\r\n            }\r\n        }\r\n\r\n        \/* SECTION 8 *\/\r\n        .map-section {\r\n            background-color: var(--bg-accent);\r\n        }\r\n        .map-container {\r\n            width: 100%;\r\n            max-width: 100%;\r\n            margin: 40px auto 0;\r\n            background: var(--bg-white);\r\n            border-radius: 24px;\r\n            padding: 12px;\r\n            border: 1px solid var(--border-soft);\r\n            box-shadow: var(--shadow-md);\r\n            overflow: hidden;\r\n        }\r\n        .map-container iframe {\r\n            display: block;\r\n            width: 100%;\r\n            height: 500px;\r\n            border: 0;\r\n            border-radius: 20px;\r\n        }\r\n        @media (max-width: 768px) {\r\n            .map-container iframe {\r\n                height: 380px;\r\n            }\r\n        }\r\n\r\n        \/* SECTION 9 *\/\r\n        .cta-section {\r\n            background: linear-gradient(135deg, #FFFFFF 0%, var(--primary-light) 100%);\r\n            border-top: 1px solid var(--border-soft);\r\n            text-align: center;\r\n            padding: 120px 0;\r\n            position: relative;\r\n            overflow: hidden;\r\n            width: 100%;\r\n        }\r\n        .cta-box {\r\n            max-width: 760px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        .cta-title {\r\n            font-family: var(--font-heading);\r\n            font-size: clamp(2.6rem, 5vw, 4rem);\r\n            font-weight: 500;\r\n            line-height: 1.15;\r\n            color: var(--text-dark);\r\n            margin-bottom: 20px;\r\n        }\r\n        .cta-desc {\r\n            font-size: 1.1rem;\r\n            color: var(--text-muted);\r\n            margin-bottom: 40px;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        \/* STICKY MOBILE CTA *\/\r\n        .sticky-mobile-cta {\r\n            display: none;\r\n            position: fixed;\r\n            bottom: 20px;\r\n            left: 20px;\r\n            right: 20px;\r\n            z-index: 999;\r\n            background: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(12px);\r\n            -webkit-backdrop-filter: blur(12px);\r\n            padding: 12px;\r\n            border-radius: 100px;\r\n            border: 1px solid var(--border-soft);\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n            text-align: center;\r\n        }\r\n        .sticky-mobile-cta .btn-luxury {\r\n            width: 100%;\r\n            padding: 14px 24px;\r\n            font-size: 0.85rem;\r\n            box-shadow: none;\r\n        }\r\n        @media (max-width: 768px) {\r\n            .sticky-mobile-cta {\r\n                display: block;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- SECTION 1: LUXURY EDITORIAL INTRO -->\r\n    <section class=\"lp-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"intro-grid\">\r\n                <div class=\"intro-content reveal\">\r\n                    <span class=\"badge-tag\">Signature Residence<\/span>\r\n                    <h1 class=\"intro-heading\">THE LOTUS POND<\/h1>\r\n                    <p class=\"intro-subtitle-main\">Apartment with an Ideal Blend of Contemporary Design<\/p>\r\n                    <p class=\"intro-text\">\r\n                        Shourya The Lotus Pond is a distinguished residential community located in the prestigious neighbourhood of Vaibhav Khand, Ghaziabad. Thoughtfully crafted to blend timeless architecture with modern comfort, the project offers spacious residences designed for contemporary families.\r\n                    <\/p>\r\n                    <p class=\"intro-text\">\r\n                        Every home reflects elegant planning, abundant natural light and refined living, while premium amenities and exceptional connectivity create a lifestyle of comfort, convenience and sophistication.\r\n                    <\/p>\r\n                    <div style=\"margin-top: 32px;\">\r\n                        <a href=\"#cta\" class=\"btn-luxury\">Explore Sanctuary<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"intro-image-wrapper reveal\">\r\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/07\/lotus-pond-3.png\" alt=\"The Lotus Pond Exterior Architecture\" width=\"570\" height=\"420\" loading=\"lazy\">\r\n                    <div class=\"intro-floating-card\">\r\n                        <div class=\"num\">316<\/div>\r\n                        <div class=\"label\">Bespoke Residential Units Crafted for Families<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 2: PROJECT HIGHLIGHTS -->\r\n    <section class=\"lp-section highlights-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Key Milestones<\/span>\r\n                <h2 class=\"section-title\">Project Highlights<\/h2>\r\n                <p class=\"section-subtitle\">An overview of architectural excellence, structural configuration, and community statistics.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"highlights-grid\">\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">Ready To Move<\/div>\r\n                        <div class=\"stat-label\">Fully completed and ready for immediate occupation.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">Shourya Group<\/div>\r\n                        <div class=\"stat-label\">Masterfully developed by industry pioneers.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">Vaibhav Khand<\/div>\r\n                        <div class=\"stat-label\">Prime, prestigious neighborhood in Ghaziabad.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">S + 11 Floors<\/div>\r\n                        <div class=\"stat-label\">Stilt + 11 Floors high-rise structure.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">2 & 3 BHK<\/div>\r\n                        <div class=\"stat-label\">Thoughtfully planned residential layouts.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">316 Homes<\/div>\r\n                        <div class=\"stat-label\">Exclusive residential apartment residences.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">116 Units<\/div>\r\n                        <div class=\"stat-label\">Dedicated integrated commercial shops & spaces.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4M4 10h16v11H4z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">7 Towers<\/div>\r\n                        <div class=\"stat-label\">Tower Configuration:<\/div>\r\n                        <div class=\"towers-badges\">\r\n                            <span class=\"tower-chip\">A1<\/span>\r\n                            <span class=\"tower-chip\">B1<\/span>\r\n                            <span class=\"tower-chip\">B2<\/span>\r\n                            <span class=\"tower-chip\">B3<\/span>\r\n                            <span class=\"tower-chip\">C1<\/span>\r\n                            <span class=\"tower-chip\">C2<\/span>\r\n                            <span class=\"tower-chip\">C3<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"stat-card reveal\">\r\n                    <div>\r\n                        <div class=\"stat-icon\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"\/><\/svg>\r\n                        <\/div>\r\n                        <div class=\"stat-value\">Sept 2010<\/div>\r\n                        <div class=\"stat-label\">Established community with complete possession.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 3: PROJECT GALLERY -->\r\n    <section class=\"lp-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"gallery-editorial\">\r\n                <div class=\"gallery-image-container reveal\">\r\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/07\/lotus-pond.png\" alt=\"The Lotus Pond Architectural Perspective\" width=\"570\" height=\"420\" loading=\"lazy\">\r\n                <\/div>\r\n                <div class=\"gallery-text-block reveal\">\r\n                    <span class=\"badge-tag\">Architectural Canvas<\/span>\r\n                    <h2 class=\"section-title\">Designed for Visual & Spatial Harmony<\/h2>\r\n                    <p class=\"section-subtitle\">\r\n                        Every facade line and exterior element at The Lotus Pond has been crafted to evoke modern grandeur. Woven together with manicured green zones, the layout offers a peaceful haven amidst urban life.\r\n                    <\/p>\r\n                    <div class=\"quote-box\">\r\n                        <p>\"Architecture is the learned game, correct and magnificent, of forms assembled in the light.\"<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 4: AMENITIES & LIFESTYLE -->\r\n    <section class=\"lp-section amenities-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Curated Lifestyle<\/span>\r\n                <h2 class=\"section-title\">Amenities & Experiences<\/h2>\r\n                <p class=\"section-subtitle\">A collection of resort-style conveniences designed for wellness, leisure, and meaningful social interaction.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"amenities-grid\">\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Clubhouse<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A beautifully designed residents' clubhouse for celebrations, gatherings and memorable community experiences.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Swimming Pool<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">An elegant resort-style swimming pool offering relaxation, recreation and refreshing leisure.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Community Centre<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A vibrant social hub thoughtfully designed for events, meetings and neighborhood interaction.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Toddler's Pool<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A dedicated shallow pool where young children can enjoy water activities in complete safety.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11 4a2 2 0 114 0v1a2 2 0 01-2 2 2 2 0 01-2-2V4zm-6 8a2 2 0 114 0v1a2 2 0 01-2 2 2 2 0 01-2-2v-1zm12 0a2 2 0 114 0v1a2 2 0 01-2 2 2 2 0 01-2-2v-1z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Indoor Games Lounge<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">Premium indoor recreation spaces featuring table games and family entertainment.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.752 11.168l-3.197-2.132A1 1 0 0010 9.87v4.263a1 1 0 001.555.832l3.197-2.132a1 1 0 000-1.664z\"\/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Outdoor Sports Zone<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">Beautifully planned outdoor activity areas encouraging an active and healthy lifestyle.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Modern Health Club<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A fully equipped fitness centre designed to support everyday wellness and personal fitness.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Children's Adventure Park<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A colorful outdoor play zone where children can learn, explore and enjoy safely.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Reading Library<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A peaceful library offering a quiet environment for reading, learning and relaxation.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Walking Boulevard<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">Beautiful landscaped walking pathways for refreshing morning and evening strolls.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">Jogging Track<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">A dedicated jogging circuit surrounded by greenery for a healthier daily routine.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"amenity-card reveal\">\r\n                    <div class=\"amenity-header\">\r\n                        <div class=\"amenity-icon-box\">\r\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"amenity-title\">24\u00d77 Multi-Layer Security<\/h3>\r\n                    <\/div>\r\n                    <p class=\"amenity-desc\">Round-the-clock security with gated access, surveillance and trained personnel ensuring complete peace of mind.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 5: SPECIFICATIONS -->\r\n    <section class=\"lp-section specs-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Refined Craftsmanship<\/span>\r\n                <h2 class=\"section-title\">Technical Specifications<\/h2>\r\n                <p class=\"section-subtitle\">Engineered with precision materials and structural integrity across every structural component.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"accordion-wrapper reveal\">\r\n                <div class=\"accordion-item active\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Earthquake Resistant RCC Structure<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\" style=\"max-height: 200px;\">\r\n                        <div class=\"accordion-body\">\r\n                            Heavy-duty reinforced cement concrete framed superstructure adhering strictly to seismic zone compliance, offering maximum durability, long-term stability, and complete structural safety.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h6a2 2 0 012 2v2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Premium Doors & Windows<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Seasoned hardwood main entry door frames with elegant veneer flush shutters; UPVC or anodized aluminum sliding window systems with clear float glass for optimal thermal isolation.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Luxury Flooring<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Large-format vitrified flooring across living, dining, and foyer areas; elegant anti-skid premium ceramic tiles in balconies, utility spaces, and bathrooms.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Designer Kitchen<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Polished granite counter top with single\/double bowl stainless steel sink, ceramic glazed tile dado up to 2 feet above counter level, and pre-fitted provisions for water purifier and chimney.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Premium Toilets<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Designer ceramic wall tiles up to lintel height, top-brand sanitaryware, premium chrome-plated fittings, hot & cold water mixture pipelines, and pre-wired provisions for geysers.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Electrical<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Concealed high-grade copper wiring in PVC conduits, modular switches of international standards, adequate light and power points, and dedicated MCB protection panels.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7 21a4 4 0 01-4-4V5a2 2 0 012-2h4a2 2 0 012 2v12a4 4 0 01-4 4zm0 0h12a2 2 0 002-2v-4a2 2 0 00-2-2h-2.343M11 7.343l1.657-1.657a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-8.486 8.485M7 17h.01\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Finishing<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Internal walls finished with smooth Plaster of Paris (POP) \/ putty and oil-bound distemper; exterior facades treated with weatherproof high-grade acrylic exterior paint.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Security<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Gated perimeter control, round-the-clock trained security personnel, CCTV coverage at main entrances, lift lobbies, and key common points.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Communication<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            Pre-installed intercom facility linking individual apartments directly to the central security desk and administrative office; high-speed fiber-optic cabling provision.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"accordion-item\">\r\n                    <div class=\"accordion-header\">\r\n                        <div class=\"accordion-title-group\">\r\n                            <div class=\"accordion-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"accordion-title\">Water Supply<\/h3>\r\n                        <\/div>\r\n                        <div class=\"accordion-toggle\">\r\n                            <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\"\/><\/svg>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"accordion-content\">\r\n                        <div class=\"accordion-body\">\r\n                            24x7 uninterrupted water supply backed by underground reservoirs, overhead storage tanks, and on-site water softening\/purification infrastructure.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 6: FLOOR PLANS -->\r\n    <section class=\"lp-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Living Spaces<\/span>\r\n                <h2 class=\"section-title\">Floor Plans<\/h2>\r\n                <p class=\"section-subtitle\">Intelligently designed spatial configurations maximizing usable area, circulation, and natural light.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"plans-grid\">\r\n                <div class=\"plan-card reveal\">\r\n                    <div class=\"plan-image-box\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/08\/1bhk-1-1.jpg\" alt=\"1 BHK Floor Plan\" width=\"538\" height=\"724\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"plan-info\">\r\n                        <h3 class=\"plan-type\">1 BHK Residence<\/h3>\r\n                        <div class=\"plan-size\">945 SQ. FT.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"plan-card reveal\">\r\n                    <div class=\"plan-image-box\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/08\/2bhk-2.jpg\" alt=\"2 BHK Floor Plan\" width=\"538\" height=\"724\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"plan-info\">\r\n                        <h3 class=\"plan-type\">2 BHK Residence<\/h3>\r\n                        <div class=\"plan-size\">1125 SQ. FT.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"plan-card reveal\">\r\n                    <div class=\"plan-image-box\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/08\/3bhk-1.jpg\" alt=\"3 BHK Floor Plan\" width=\"538\" height=\"724\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"plan-info\">\r\n                        <h3 class=\"plan-type\">3 BHK Residence<\/h3>\r\n                        <div class=\"plan-size\">1545 SQ. FT.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"plan-card reveal\">\r\n                    <div class=\"plan-image-box\">\r\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/karanmathur.site\/wp-content\/uploads\/2026\/08\/3bhk-2.jpg\" alt=\"Penthouse Floor Plan\" width=\"538\" height=\"724\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"plan-info\">\r\n                        <h3 class=\"plan-type\">Penthouse Suite<\/h3>\r\n                        <div class=\"plan-size\">2295 SQ. FT.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 7: LOCATION ADVANTAGES -->\r\n    <section class=\"lp-section\" style=\"background: var(--bg-white);\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Seamless Mobility<\/span>\r\n                <h2 class=\"section-title\">Location Advantages<\/h2>\r\n                <p class=\"section-subtitle\">Situated in Vaibhav Khand with immediate access to expressways, premier healthcare, top schools, and hubs.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-wrapper\">\r\n                <div class=\"timeline-line\"><\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Located Beside NH24<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Direct highway access ensuring effortless connectivity across Delhi and NCR.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Max Super Specialty Hospital<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">World-class medical care and emergency healthcare available within minutes.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Fortis Hospital<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Premier multi-specialty medical center located right in your vicinity.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Anand Vihar ISBT<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Major regional transit hub connecting interstate bus terminal networks.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 14l9-5-9-5-9 5 9 5z\"\/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0112 20.055a11.952 11.952 0 01-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Cambridge School<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Renowned educational institution providing premier schooling nearby.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Presidium School<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Highly acclaimed academic school offering quality learning close to home.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Habitat Centre<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Vibrant commercial and cultural venue for dining, shopping, and entertainment.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"timeline-item reveal\">\r\n                    <div class=\"timeline-dot\"><\/div>\r\n                    <div class=\"timeline-card\">\r\n                        <div class=\"timeline-header\">\r\n                            <div class=\"timeline-icon\">\r\n                                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\r\n                            <\/div>\r\n                            <h3 class=\"timeline-title\">Vaishali Metro Station<\/h3>\r\n                        <\/div>\r\n                        <p class=\"timeline-benefit\">Rapid urban transit station enabling effortless travel across Delhi NCR.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 8: GOOGLE MAP -->\r\n    <section class=\"lp-section map-section\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"text-center reveal\">\r\n                <span class=\"badge-tag\">Geographic Anchor<\/span>\r\n                <h2 class=\"section-title\">Project Location<\/h2>\r\n                <p class=\"section-subtitle\">Strategically anchored in the heart of Vaibhav Khand, The Lotus Pond offers effortless connectivity to major highways, business hubs, and premier lifestyle destinations.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"map-container reveal\">\r\n                <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d1330611.0008109144!2d76.49057718063446!3d29.602288441515952!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce54d25fbed63%3A0x8c9fa7d979e6acef!2sLotus%20Pond%20Apartment!5e0!3m2!1sen!2sin!4v1693211466660!5m2!1sen!2sin\"\r\n                width=\"100%\"\r\n                height=\"500\"\r\n                style=\"border:0;border-radius:20px;overflow:hidden;\"\r\n                allowfullscreen=\"\"\r\n                loading=\"lazy\"\r\n                referrerpolicy=\"no-referrer-when-downgrade\">\r\n                <\/iframe>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 9: LUXURY CTA -->\r\n    <section class=\"lp-section cta-section\" id=\"cta\">\r\n        <div class=\"lp-container\">\r\n            <div class=\"cta-box reveal\">\r\n                <span class=\"badge-tag\">Exclusive Invitation<\/span>\r\n                <h2 class=\"cta-title\">Experience Elevated Living at The Lotus Pond<\/h2>\r\n                <p class=\"cta-desc\">\r\n                    Discover a thoughtfully designed residential community where timeless architecture, premium amenities and exceptional connectivity come together to create an address you'll be proud to call home.\r\n                <\/p>\r\n                <div>\r\n                    <a href=\"#\" class=\"btn-luxury\">Schedule Private Tour<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- STICKY MOBILE CTA -->\r\n    <div class=\"sticky-mobile-cta\">\r\n        <a href=\"#cta\" class=\"btn-luxury\">Schedule Private Tour<\/a>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function() {\r\n            if (typeof window === 'undefined') return;\r\n\r\n            function initAccordions() {\r\n                var headers = document.querySelectorAll('.accordion-header');\r\n                if (!headers.length) return;\r\n\r\n                headers.forEach(function(header) {\r\n                    header.addEventListener('click', function() {\r\n                        var item = this.parentElement;\r\n                        var content = item.querySelector('.accordion-content');\r\n                        var isActive = item.classList.contains('active');\r\n\r\n                        var allItems = document.querySelectorAll('.accordion-item');\r\n                        allItems.forEach(function(otherItem) {\r\n                            otherItem.classList.remove('active');\r\n                            var otherContent = otherItem.querySelector('.accordion-content');\r\n                            if (otherContent) {\r\n                                otherContent.style.maxHeight = null;\r\n                            }\r\n                        });\r\n\r\n                        if (!isActive && content) {\r\n                            item.classList.add('active');\r\n                            content.style.maxHeight = content.scrollHeight + 'px';\r\n                        }\r\n                    });\r\n                });\r\n            }\r\n\r\n            function initRevealAnimations() {\r\n                if (typeof IntersectionObserver === 'undefined') {\r\n                    var reveals = document.querySelectorAll('.reveal');\r\n                    reveals.forEach(function(el) {\r\n                        el.classList.add('active');\r\n                    });\r\n                    return;\r\n                }\r\n\r\n                var observer = new IntersectionObserver(function(entries, obs) {\r\n                    entries.forEach(function(entry) {\r\n                        if (entry.isIntersecting) {\r\n                            entry.target.classList.add('active');\r\n                            obs.unobserve(entry.target);\r\n                        }\r\n                    });\r\n                }, {\r\n                    root: null,\r\n                    rootMargin: '0px',\r\n                    threshold: 0.15\r\n                });\r\n\r\n                document.querySelectorAll('.reveal').forEach(function(el) {\r\n                    observer.observe(el);\r\n                });\r\n            }\r\n\r\n            function init() {\r\n                initAccordions();\r\n                initRevealAnimations();\r\n            }\r\n\r\n            if (document.readyState === 'loading') {\r\n                document.addEventListener('DOMContentLoaded', init);\r\n            } else {\r\n                init();\r\n            }\r\n        })();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Lotus Pond | Luxury Residences Signature Residence THE LOTUS POND Apartment with an Ideal Blend of Contemporary Design Shourya The Lotus Pond is a distinguished residential community located in the prestigious neighbourhood of Vaibhav Khand, Ghaziabad. Thoughtfully crafted to blend timeless architecture with modern comfort, the project offers spacious residences designed for contemporary families. Every home reflects elegant planning, abundant natural light and refined living, while premium amenities and exceptional connectivity create a lifestyle of comfort, convenience and sophistication. Explore Sanctuary 316 Bespoke Residential Units Crafted for Families Key Milestones Project Highlights An overview of architectural excellence, structural configuration, and community statistics. Ready To Move Fully completed and ready for immediate occupation. Shourya Group Masterfully developed by industry pioneers. Vaibhav Khand Prime, prestigious neighborhood in Ghaziabad. S + 11 Floors Stilt + 11 Floors high-rise structure. 2 &#038; 3 BHK Thoughtfully planned residential layouts. 316 Homes Exclusive residential apartment residences. 116 Units Dedicated integrated commercial shops &#038; spaces. 7 Towers Tower Configuration: A1 B1 B2 B3 C1 C2 C3 Sept 2010 Established community with complete possession. Architectural Canvas Designed for Visual &#038; Spatial Harmony Every facade line and exterior element at The Lotus Pond has been crafted to evoke modern grandeur. Woven together with manicured green zones, the layout offers a peaceful haven amidst urban life. &#8220;Architecture is the learned game, correct and magnificent, of forms assembled in the light.&#8221; Curated Lifestyle Amenities &#038; Experiences A collection of resort-style conveniences designed for wellness, leisure, and meaningful social interaction. Clubhouse A beautifully designed residents&#8217; clubhouse for celebrations, gatherings and memorable community experiences. Swimming Pool An elegant resort-style swimming pool offering relaxation, recreation and refreshing leisure. Community Centre A vibrant social hub thoughtfully designed for events, meetings and neighborhood interaction. Toddler&#8217;s Pool A dedicated shallow pool where young children can enjoy water activities in complete safety. Indoor Games Lounge Premium indoor recreation spaces featuring table games and family entertainment. Outdoor Sports Zone Beautifully planned outdoor activity areas encouraging an active and healthy lifestyle. Modern Health Club A fully equipped fitness centre designed to support everyday wellness and personal fitness. Children&#8217;s Adventure Park A colorful outdoor play zone where children can learn, explore and enjoy safely. Reading Library A peaceful library offering a quiet environment for reading, learning and relaxation. Walking Boulevard Beautiful landscaped walking pathways for refreshing morning and evening strolls. Jogging Track A dedicated jogging circuit surrounded by greenery for a healthier daily routine. 24\u00d77 Multi-Layer Security Round-the-clock security with gated access, surveillance and trained personnel ensuring complete peace of mind. Refined Craftsmanship Technical Specifications Engineered with precision materials and structural integrity across every structural component. Earthquake Resistant RCC Structure Heavy-duty reinforced cement concrete framed superstructure adhering strictly to seismic zone compliance, offering maximum durability, long-term stability, and complete structural safety. Premium Doors &#038; Windows Seasoned hardwood main entry door frames with elegant veneer flush shutters; UPVC or anodized aluminum sliding window systems with clear float glass for optimal thermal isolation. Luxury Flooring Large-format vitrified flooring across living, dining, and foyer areas; elegant anti-skid premium ceramic tiles in balconies, utility spaces, and bathrooms. Designer Kitchen Polished granite counter top with single\/double bowl stainless steel sink, ceramic glazed tile dado up to 2 feet above counter level, and pre-fitted provisions for water purifier and chimney. Premium Toilets Designer ceramic wall tiles up to lintel height, top-brand sanitaryware, premium chrome-plated fittings, hot &#038; cold water mixture pipelines, and pre-wired provisions for geysers. Electrical Concealed high-grade copper wiring in PVC conduits, modular switches of international standards, adequate light and power points, and dedicated MCB protection panels. Finishing Internal walls finished with smooth Plaster of Paris (POP) \/ putty and oil-bound distemper; exterior facades treated with weatherproof high-grade acrylic exterior paint. Security Gated perimeter control, round-the-clock trained security personnel, CCTV coverage at main entrances, lift lobbies, and key common points. Communication Pre-installed intercom facility linking individual apartments directly to the central security desk and administrative office; high-speed fiber-optic cabling provision. Water Supply 24&#215;7 uninterrupted water supply backed by underground reservoirs, overhead storage tanks, and on-site water softening\/purification infrastructure. Living Spaces Floor Plans Intelligently designed spatial configurations maximizing usable area, circulation, and natural light. 1 BHK Residence 945 SQ. FT. 2 BHK Residence 1125 SQ. FT. 3 BHK Residence 1545 SQ. FT. Penthouse Suite 2295 SQ. FT. Seamless Mobility Location Advantages Situated in Vaibhav Khand with immediate access to expressways, premier healthcare, top schools, and hubs. Located Beside NH24 Direct highway access ensuring effortless connectivity across Delhi and NCR. Max Super Specialty Hospital World-class medical care and emergency healthcare available within minutes. Fortis Hospital Premier multi-specialty medical center located right in your vicinity. Anand Vihar ISBT Major regional transit hub connecting interstate bus terminal networks. Cambridge School Renowned educational institution providing premier schooling nearby. Presidium School Highly acclaimed academic school offering quality learning close to home. Habitat Centre Vibrant commercial and cultural venue for dining, shopping, and entertainment. Vaishali Metro Station Rapid urban transit station enabling effortless travel across Delhi NCR. Geographic Anchor Project Location Strategically anchored in the heart of Vaibhav Khand, The Lotus Pond offers effortless connectivity to major highways, business hubs, and premier lifestyle destinations. Exclusive Invitation Experience Elevated Living at The Lotus Pond Discover a thoughtfully designed residential community where timeless architecture, premium amenities and exceptional connectivity come together to create an address you&#8217;ll be proud to call home. Schedule Private Tour Schedule Private Tour<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-668","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/pages\/668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/karanmathur.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=668"}],"version-history":[{"count":4,"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/pages\/668\/revisions"}],"predecessor-version":[{"id":672,"href":"https:\/\/karanmathur.site\/index.php?rest_route=\/wp\/v2\/pages\/668\/revisions\/672"}],"wp:attachment":[{"href":"https:\/\/karanmathur.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}