{"id":23,"date":"2026-06-09T07:44:02","date_gmt":"2026-06-09T07:44:02","guid":{"rendered":"https:\/\/thenovellamississauga.com\/?page_id=23"},"modified":"2026-06-09T12:07:46","modified_gmt":"2026-06-09T12:07:46","slug":"home","status":"publish","type":"page","link":"https:\/\/thenovellamississauga.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ffa564 e-con e-atomic-element e-flexbox-base e-dce447f \" data-id=\"4ffa564\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"4ffa564\">\n    \t\t<div class=\"elementor-element elementor-element-f4491c0 elementor-widget elementor-widget-html\" data-id=\"f4491c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\r\n\r\n  :root {\r\n    --brand: #0B4C45;\r\n    --brand-light: #0d5c54;\r\n    --brand-xlight: #e6f0ef;\r\n    --brand-mid: #1a7a70;\r\n    --accent: #c8a96e;\r\n    --text-primary: #111111;\r\n    --text-secondary: #3a3a3a;\r\n    --text-muted: #666666;\r\n    --bg-white: #ffffff;\r\n    --bg-off: #f7f9f8;\r\n    --bg-section: #f2f6f5;\r\n    --border: #dde8e7;\r\n    --shadow-sm: 0 2px 8px rgba(11,76,69,0.08);\r\n    --shadow-md: 0 4px 20px rgba(11,76,69,0.12);\r\n    --shadow-lg: 0 8px 40px rgba(11,76,69,0.15);\r\n    --radius: 12px;\r\n    --radius-lg: 20px;\r\n    --transition: 0.3s ease;\r\n  }\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  #novella-page {\r\n    font-family: 'Inter', sans-serif;\r\n    font-style: normal;\r\n    color: var(--text-primary);\r\n    background: var(--bg-white);\r\n    scroll-behavior: smooth;\r\n  }\r\n\r\n  #novella-page *, #novella-page *::before, #novella-page *::after {\r\n    font-family: 'Inter', sans-serif;\r\n    font-style: normal;\r\n  }\r\n\r\n  \/* \u2500\u2500 TYPOGRAPHY \u2500\u2500 *\/\r\n  #novella-page h1 { font-size: 60px; font-weight: 800; line-height: 1.05; letter-spacing: -2px; }\r\n  #novella-page h2 { font-size: 40px; font-weight: 700; line-height: 1.2; letter-spacing: -1px; }\r\n  #novella-page h3 { font-size: 28px; font-weight: 600; line-height: 1.3; }\r\n  #novella-page h4 { font-size: 25px; font-weight: 600; line-height: 1.35; }\r\n  #novella-page p  { font-size: 18px; font-weight: 400; line-height: 1.7; }\r\n\r\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\r\n  #novella-header {\r\n    position: fixed;\r\n    top: 0; left: 0; right: 0;\r\n    z-index: 1000;\r\n    background: rgba(11,76,69,0.97);\r\n    backdrop-filter: blur(12px);\r\n    border-bottom: 1px solid rgba(255,255,255,0.1);\r\n    transition: all var(--transition);\r\n  }\r\n  #novella-header.scrolled {\r\n    background: rgba(11,76,69,1);\r\n    box-shadow: var(--shadow-lg);\r\n  }\r\n  .nov-header-inner {\r\n    max-width: 1360px;\r\n    margin: 0 auto;\r\n    padding: 0 32px;\r\n    height: 76px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 24px;\r\n  }\r\n  .nov-logo img {\r\n    height: 52px;\r\n    width: auto;\r\n    display: block;\r\n  }\r\n  .nov-nav {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 4px;\r\n  }\r\n  .nov-nav a {\r\n    color: rgba(255,255,255,0.88);\r\n    text-decoration: none;\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n    padding: 8px 14px;\r\n    border-radius: 6px;\r\n    transition: all var(--transition);\r\n    white-space: nowrap;\r\n  }\r\n  .nov-nav a:hover {\r\n    color: #fff;\r\n    background: rgba(255,255,255,0.1);\r\n  }\r\n  .nov-header-cta {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 16px;\r\n    flex-shrink: 0;\r\n  }\r\n  .btn-primary {\r\n    background: var(--accent);\r\n    color: #111;\r\n    border: none;\r\n    padding: 12px 26px;\r\n    border-radius: 6px;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    transition: all var(--transition);\r\n    white-space: nowrap;\r\n  }\r\n  .btn-primary:hover {\r\n    background: #b8944f;\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 4px 16px rgba(200,169,110,0.4);\r\n  }\r\n  .btn-outline {\r\n    background: transparent;\r\n    color: #fff;\r\n    border: 2px solid rgba(255,255,255,0.5);\r\n    padding: 11px 26px;\r\n    border-radius: 6px;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    transition: all var(--transition);\r\n  }\r\n  .btn-outline:hover {\r\n    border-color: #fff;\r\n    background: rgba(255,255,255,0.1);\r\n  }\r\n  .nov-hamburger {\r\n    display: none;\r\n    flex-direction: column;\r\n    gap: 5px;\r\n    cursor: pointer;\r\n    padding: 6px;\r\n    background: none;\r\n    border: none;\r\n  }\r\n  .nov-hamburger span {\r\n    display: block;\r\n    width: 24px;\r\n    height: 2px;\r\n    background: #fff;\r\n    border-radius: 2px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-mobile-menu {\r\n    display: none;\r\n    position: fixed;\r\n    top: 76px; left: 0; right: 0; bottom: 0;\r\n    background: var(--brand);\r\n    z-index: 999;\r\n    padding: 32px 24px;\r\n    flex-direction: column;\r\n    gap: 4px;\r\n    overflow-y: auto;\r\n  }\r\n  .nov-mobile-menu.open { display: flex; }\r\n  .nov-mobile-menu a {\r\n    color: rgba(255,255,255,0.88);\r\n    text-decoration: none;\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    padding: 14px 16px;\r\n    border-radius: 8px;\r\n    border-bottom: 1px solid rgba(255,255,255,0.08);\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-mobile-menu a:hover { background: rgba(255,255,255,0.08); color: #fff; }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  #novella-hero {\r\n    position: relative;\r\n    min-height: 100vh;\r\n    display: flex;\r\n    align-items: stretch;\r\n    overflow: hidden;\r\n  }\r\n  .nov-hero-bg {\r\n    position: absolute;\r\n    inset: 0;\r\n    background-image: url('https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Estate-12-2-scaled.webp');\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n  }\r\n  .nov-hero-bg::after {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(105deg, rgba(11,76,69,0.88) 0%, rgba(11,76,69,0.72) 42%, rgba(0,0,0,0.25) 100%);\r\n  }\r\n  .nov-hero-inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 1360px;\r\n    margin: 0 auto;\r\n    padding: 120px 32px 80px;\r\n    display: grid;\r\n    grid-template-columns: 1fr 420px;\r\n    gap: 48px;\r\n    align-items: center;\r\n    width: 100%;\r\n  }\r\n  .nov-hero-left {}\r\n  .nov-hero-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(200,169,110,0.2);\r\n    border: 1px solid rgba(200,169,110,0.4);\r\n    color: var(--accent);\r\n    padding: 7px 16px;\r\n    border-radius: 100px;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 24px;\r\n  }\r\n  .nov-hero-left h1 {\r\n    color: #ffffff;\r\n    margin-bottom: 16px;\r\n    text-shadow: 0 2px 20px rgba(0,0,0,0.3);\r\n  }\r\n  .nov-hero-left h2 {\r\n    font-size: 22px;\r\n    font-weight: 400;\r\n    color: rgba(255,255,255,0.85);\r\n    margin-bottom: 36px;\r\n    line-height: 1.5;\r\n    letter-spacing: -0.3px;\r\n  }\r\n  .nov-hook-box {\r\n    background: rgba(255,255,255,0.08);\r\n    backdrop-filter: blur(20px);\r\n    border: 1px solid rgba(255,255,255,0.18);\r\n    border-radius: var(--radius);\r\n    padding: 24px 28px;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 16px;\r\n    margin-bottom: 36px;\r\n  }\r\n  .nov-hook-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n  }\r\n  .nov-hook-icon {\r\n    width: 36px;\r\n    height: 36px;\r\n    background: rgba(200,169,110,0.15);\r\n    border: 1px solid rgba(200,169,110,0.3);\r\n    border-radius: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .nov-hook-icon svg { color: var(--accent); }\r\n  .nov-hook-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    color: rgba(255,255,255,0.55);\r\n    display: block;\r\n    margin-bottom: 3px;\r\n  }\r\n  .nov-hook-val {\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    line-height: 1.3;\r\n  }\r\n  .nov-hero-ctas {\r\n    display: flex;\r\n    gap: 16px;\r\n    flex-wrap: wrap;\r\n  }\r\n  .btn-hero {\r\n    background: var(--accent);\r\n    color: #111;\r\n    border: none;\r\n    padding: 16px 36px;\r\n    border-radius: 6px;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    transition: all var(--transition);\r\n  }\r\n  .btn-hero:hover {\r\n    background: #b8944f;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 8px 28px rgba(200,169,110,0.45);\r\n  }\r\n\r\n  \/* Hero Right \u2014 Contact Form Panel *\/\r\n  .nov-hero-right {\r\n    background: rgba(255,255,255,0.07);\r\n    backdrop-filter: blur(24px);\r\n    border: 1px solid rgba(255,255,255,0.2);\r\n    border-radius: var(--radius-lg);\r\n    padding: 36px 32px;\r\n  }\r\n  .nov-hero-right h3 {\r\n    color: #fff;\r\n    font-size: 20px;\r\n    font-weight: 700;\r\n    margin-bottom: 6px;\r\n  }\r\n  .nov-hero-right p {\r\n    color: rgba(255,255,255,0.65);\r\n    font-size: 14px;\r\n    margin-bottom: 24px;\r\n    line-height: 1.5;\r\n  }\r\n  \/* CF7 Styling in hero *\/\r\n  .nov-hero-right .wpcf7 label,\r\n  .nov-hero-right label {\r\n    display: block;\r\n    color: rgba(255,255,255,0.75);\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    margin-bottom: 6px;\r\n    margin-top: 14px;\r\n  }\r\n  .nov-hero-right .wpcf7 label:first-child,\r\n  .nov-hero-right label:first-child { margin-top: 0; }\r\n  .nov-hero-right .wpcf7 input[type=\"text\"],\r\n  .nov-hero-right .wpcf7 input[type=\"email\"],\r\n  .nov-hero-right .wpcf7 input[type=\"tel\"],\r\n  .nov-hero-right input[type=\"text\"],\r\n  .nov-hero-right input[type=\"email\"],\r\n  .nov-hero-right input[type=\"tel\"] {\r\n    width: 100%;\r\n    background: rgba(255,255,255,0.1);\r\n    border: 1px solid rgba(255,255,255,0.2);\r\n    border-radius: 8px;\r\n    padding: 12px 16px;\r\n    color: #fff;\r\n    font-size: 14px;\r\n    font-family: 'Inter', sans-serif;\r\n    outline: none;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-hero-right .wpcf7 input:focus,\r\n  .nov-hero-right input:focus {\r\n    border-color: var(--accent);\r\n    background: rgba(255,255,255,0.14);\r\n  }\r\n  .nov-hero-right .wpcf7 input[type=\"text\"]::placeholder,\r\n  .nov-hero-right .wpcf7 input[type=\"email\"]::placeholder,\r\n  .nov-hero-right .wpcf7 input[type=\"tel\"]::placeholder { color: rgba(255,255,255,0.4); }\r\n  .nov-hero-right .wpcf7 .wpcf7-radio,\r\n  .nov-hero-right .wpcf7-radio {\r\n    display: flex;\r\n    gap: 16px;\r\n    margin-top: 8px;\r\n    flex-wrap: wrap;\r\n  }\r\n  .nov-hero-right .wpcf7 .wpcf7-radio .wpcf7-list-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    margin: 0;\r\n  }\r\n  .nov-hero-right .wpcf7 .wpcf7-radio .wpcf7-list-item-label {\r\n    color: rgba(255,255,255,0.8);\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n  }\r\n  .nov-hero-right .wpcf7 input[type=\"submit\"],\r\n  .nov-hero-right input[type=\"submit\"] {\r\n    width: 100%;\r\n    background: var(--accent);\r\n    color: #111;\r\n    border: none;\r\n    padding: 14px 24px;\r\n    border-radius: 8px;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    margin-top: 20px;\r\n    font-family: 'Inter', sans-serif;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-hero-right .wpcf7 input[type=\"submit\"]:hover,\r\n  .nov-hero-right input[type=\"submit\"]:hover {\r\n    background: #b8944f;\r\n    transform: translateY(-1px);\r\n  }\r\n  \/* Realtor label *\/\r\n  .nov-hero-right .wpcf7 .realtor-label,\r\n  .nov-hero-right .realtor-label {\r\n    margin-top: 14px;\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION BASE \u2500\u2500 *\/\r\n  .nov-section {\r\n    padding: 96px 32px;\r\n  }\r\n  .nov-container {\r\n    max-width: 1360px;\r\n    margin: 0 auto;\r\n  }\r\n  .nov-section-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    color: var(--brand);\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1.5px;\r\n    margin-bottom: 12px;\r\n  }\r\n  .nov-section-label::before {\r\n    content: '';\r\n    display: block;\r\n    width: 24px;\r\n    height: 2px;\r\n    background: var(--brand);\r\n    border-radius: 2px;\r\n  }\r\n  .nov-section-head {\r\n    margin-bottom: 56px;\r\n  }\r\n  .nov-section-head h2 { color: var(--text-primary); }\r\n  .nov-section-head p {\r\n    color: var(--text-secondary);\r\n    max-width: 680px;\r\n    margin-top: 16px;\r\n  }\r\n\r\n  \/* \u2500\u2500 OVERVIEW \u2500\u2500 *\/\r\n  #novella-overview { background: var(--bg-white); }\r\n  .nov-overview-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 64px;\r\n    align-items: start;\r\n  }\r\n  .nov-overview-img {\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n  }\r\n  .nov-overview-img img {\r\n    width: 100%;\r\n    height: 420px;\r\n    object-fit: cover;\r\n    display: block;\r\n    transition: transform 0.6s ease;\r\n  }\r\n  .nov-overview-img:hover img { transform: scale(1.03); }\r\n  .nov-overview-text h2 { color: var(--text-primary); margin-bottom: 20px; }\r\n  .nov-overview-text p { color: var(--text-secondary); margin-bottom: 36px; }\r\n  .nov-highlights-title {\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    color: var(--brand);\r\n    margin-bottom: 16px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n  }\r\n  .nov-highlights-list {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n  }\r\n  .nov-highlights-list li {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 12px 16px;\r\n    background: var(--bg-off);\r\n    border-radius: 10px;\r\n    border: 1px solid var(--border);\r\n    font-size: 15px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-highlights-list li:hover {\r\n    background: var(--brand-xlight);\r\n    border-color: var(--brand);\r\n    transform: translateX(4px);\r\n  }\r\n  .nov-highlights-list li svg {\r\n    color: var(--brand);\r\n    flex-shrink: 0;\r\n  }\r\n  .nov-hl-label {\r\n    font-weight: 600;\r\n    color: var(--text-primary);\r\n    min-width: 110px;\r\n    font-size: 14px;\r\n  }\r\n  .nov-hl-val {\r\n    color: var(--text-secondary);\r\n    font-size: 14px;\r\n  }\r\n\r\n  \/* \u2500\u2500 LOCATION \u2500\u2500 *\/\r\n  #novella-location { background: var(--bg-section); }\r\n  .nov-location-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 56px;\r\n    align-items: start;\r\n  }\r\n  .nov-location-left {}\r\n  .nov-location-desc { color: var(--text-secondary); margin-bottom: 32px; }\r\n  .nov-landmarks {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n    margin-bottom: 32px;\r\n  }\r\n  .nov-landmark {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    padding: 14px 18px;\r\n    background: var(--bg-white);\r\n    border-radius: 10px;\r\n    border: 1px solid var(--border);\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-landmark:hover {\r\n    border-color: var(--brand);\r\n    box-shadow: var(--shadow-sm);\r\n    transform: translateX(4px);\r\n  }\r\n  .nov-landmark-icon {\r\n    width: 40px;\r\n    height: 40px;\r\n    background: var(--brand-xlight);\r\n    border-radius: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n  }\r\n  .nov-landmark-icon svg { color: var(--brand); }\r\n  .nov-landmark-info {}\r\n  .nov-landmark-name {\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    color: var(--text-primary);\r\n  }\r\n  .nov-landmark-dist {\r\n    font-size: 13px;\r\n    color: var(--text-muted);\r\n    margin-top: 2px;\r\n  }\r\n  .nov-map-wrapper {\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n    border: 1px solid var(--border);\r\n  }\r\n  .nov-map-wrapper iframe {\r\n    display: block;\r\n    width: 100%;\r\n    height: 480px;\r\n    border: none;\r\n  }\r\n\r\n  \/* \u2500\u2500 SITEPLAN \u2500\u2500 *\/\r\n  #novella-siteplan { background: var(--bg-white); }\r\n  .nov-siteplan-wrap {\r\n    text-align: center;\r\n  }\r\n  .nov-siteplan-wrap p {\r\n    color: var(--text-secondary);\r\n    max-width: 600px;\r\n    margin: 0 auto 36px;\r\n  }\r\n  .nov-siteplan-img-box {\r\n    position: relative;\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n    border: 1px solid var(--border);\r\n    display: inline-block;\r\n    max-width: 100%;\r\n  }\r\n  .nov-siteplan-img-box img {\r\n    width: 100%;\r\n    max-width: 900px;\r\n    display: block;\r\n  }\r\n  .nov-siteplan-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(to top, rgba(11,76,69,0.75) 0%, transparent 55%);\r\n    display: flex;\r\n    align-items: flex-end;\r\n    justify-content: center;\r\n    padding: 36px;\r\n  }\r\n  .nov-siteplan-cta-wrap {\r\n    text-align: center;\r\n  }\r\n  .nov-siteplan-cta-wrap p {\r\n    color: rgba(255,255,255,0.85);\r\n    font-size: 16px;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  \/* \u2500\u2500 AMENITIES \u2500\u2500 *\/\r\n  #novella-amenities { background: var(--bg-section); }\r\n  .nov-amenities-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 20px;\r\n  }\r\n  .nov-amenity-card {\r\n    background: var(--bg-white);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius);\r\n    padding: 28px 20px;\r\n    text-align: center;\r\n    transition: all var(--transition);\r\n    cursor: default;\r\n  }\r\n  .nov-amenity-card:hover {\r\n    border-color: var(--brand);\r\n    box-shadow: var(--shadow-md);\r\n    transform: translateY(-4px);\r\n  }\r\n  .nov-amenity-icon {\r\n    width: 56px;\r\n    height: 56px;\r\n    background: var(--brand-xlight);\r\n    border-radius: 14px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 16px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-amenity-card:hover .nov-amenity-icon {\r\n    background: var(--brand);\r\n  }\r\n  .nov-amenity-card:hover .nov-amenity-icon svg { color: #fff; }\r\n  .nov-amenity-icon svg { color: var(--brand); transition: color var(--transition); }\r\n  .nov-amenity-name {\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    color: var(--text-primary);\r\n    line-height: 1.3;\r\n  }\r\n  .nov-amenities-img {\r\n    margin-top: 48px;\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n  }\r\n  .nov-amenities-img img {\r\n    width: 100%;\r\n    height: 400px;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n\r\n  \/* \u2500\u2500 NEIGHBOURHOOD \u2500\u2500 *\/\r\n  #novella-neighbourhood { background: var(--bg-white); }\r\n  .nov-neighbourhood-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 56px;\r\n    align-items: center;\r\n  }\r\n  .nov-neighbourhood-content {}\r\n  .nov-neighbourhood-content p { color: var(--text-secondary); margin-bottom: 32px; }\r\n  .nov-neighbourhood-cards {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n  .nov-nhood-card {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 16px;\r\n    padding: 18px 20px;\r\n    background: var(--bg-off);\r\n    border: 1px solid var(--border);\r\n    border-radius: 12px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-nhood-card:hover {\r\n    border-color: var(--brand);\r\n    background: var(--brand-xlight);\r\n    transform: translateX(4px);\r\n  }\r\n  .nov-nhood-icon {\r\n    width: 44px;\r\n    height: 44px;\r\n    background: var(--bg-white);\r\n    border-radius: 10px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    box-shadow: var(--shadow-sm);\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-nhood-card:hover .nov-nhood-icon { background: var(--brand); }\r\n  .nov-nhood-card:hover .nov-nhood-icon svg { color: #fff; }\r\n  .nov-nhood-icon svg { color: var(--brand); transition: color var(--transition); }\r\n  .nov-nhood-text {}\r\n  .nov-nhood-title {\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: var(--text-primary);\r\n    margin-bottom: 4px;\r\n  }\r\n  .nov-nhood-desc {\r\n    font-size: 14px;\r\n    color: var(--text-muted);\r\n    line-height: 1.5;\r\n  }\r\n  .nov-neighbourhood-image {\r\n    border-radius: var(--radius-lg);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow-lg);\r\n  }\r\n  .nov-neighbourhood-image img {\r\n    width: 100%;\r\n    height: 560px;\r\n    object-fit: cover;\r\n    display: block;\r\n    transition: transform 0.6s ease;\r\n  }\r\n  .nov-neighbourhood-image:hover img { transform: scale(1.03); }\r\n\r\n  \/* \u2500\u2500 WHY INVEST \u2500\u2500 *\/\r\n  #novella-why-invest { background: var(--brand); }\r\n  #novella-why-invest .nov-section-label { color: var(--accent); }\r\n  #novella-why-invest .nov-section-label::before { background: var(--accent); }\r\n  #novella-why-invest h2 { color: #fff; }\r\n  #novella-why-invest .nov-section-head p { color: rgba(255,255,255,0.72); }\r\n  .nov-invest-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 24px;\r\n  }\r\n  .nov-invest-card {\r\n    background: rgba(255,255,255,0.07);\r\n    border: 1px solid rgba(255,255,255,0.14);\r\n    border-radius: var(--radius-lg);\r\n    padding: 36px 28px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-invest-card:hover {\r\n    background: rgba(255,255,255,0.12);\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 12px 40px rgba(0,0,0,0.2);\r\n  }\r\n  .nov-invest-icon {\r\n    width: 60px;\r\n    height: 60px;\r\n    background: rgba(200,169,110,0.2);\r\n    border: 1px solid rgba(200,169,110,0.3);\r\n    border-radius: 14px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 24px;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-invest-card:hover .nov-invest-icon { background: var(--accent); }\r\n  .nov-invest-card:hover .nov-invest-icon svg { color: #111; }\r\n  .nov-invest-icon svg { color: var(--accent); transition: color var(--transition); }\r\n  .nov-invest-card h3 { color: #fff; font-size: 22px; margin-bottom: 14px; }\r\n  .nov-invest-card p { color: rgba(255,255,255,0.72); font-size: 16px; line-height: 1.7; }\r\n\r\n  \/* \u2500\u2500 MARKET DATA \u2500\u2500 *\/\r\n  #novella-market-data { background: var(--bg-section); }\r\n  .nov-market-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 20px;\r\n  }\r\n  .nov-market-card {\r\n    background: var(--bg-white);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius);\r\n    padding: 28px 20px;\r\n    text-align: center;\r\n    box-shadow: var(--shadow-sm);\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-market-card:hover {\r\n    border-color: var(--brand);\r\n    box-shadow: var(--shadow-md);\r\n    transform: translateY(-3px);\r\n  }\r\n  .nov-market-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    background: var(--brand-xlight);\r\n    border-radius: 12px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 16px;\r\n  }\r\n  .nov-market-icon svg { color: var(--brand); }\r\n  .nov-market-stat {\r\n    font-size: 32px;\r\n    font-weight: 800;\r\n    color: var(--brand);\r\n    line-height: 1;\r\n    margin-bottom: 8px;\r\n    letter-spacing: -1px;\r\n  }\r\n  .nov-market-label {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    color: var(--text-primary);\r\n    margin-bottom: 8px;\r\n  }\r\n  .nov-market-note {\r\n    font-size: 12px;\r\n    color: var(--text-muted);\r\n    line-height: 1.4;\r\n  }\r\n\r\n  \/* \u2500\u2500 DEVELOPER \u2500\u2500 *\/\r\n  #novella-developer { background: var(--bg-white); }\r\n  .nov-developer-grid {\r\n    display: grid;\r\n    grid-template-columns: 360px 1fr;\r\n    gap: 64px;\r\n    align-items: center;\r\n  }\r\n  .nov-developer-left {\r\n    text-align: center;\r\n  }\r\n  .nov-developer-logo {\r\n    background: var(--bg-off);\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius-lg);\r\n    padding: 40px;\r\n    margin-bottom: 28px;\r\n  }\r\n  .nov-developer-logo img {\r\n    width: 100%;\r\n    max-width: 240px;\r\n    height: auto;\r\n    display: block;\r\n    margin: 0 auto;\r\n  }\r\n  .nov-developer-stats {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 12px;\r\n  }\r\n  .nov-dev-stat {\r\n    background: var(--brand-xlight);\r\n    border-radius: 10px;\r\n    padding: 16px 12px;\r\n    text-align: center;\r\n  }\r\n  .nov-dev-stat-num {\r\n    font-size: 26px;\r\n    font-weight: 800;\r\n    color: var(--brand);\r\n    display: block;\r\n  }\r\n  .nov-dev-stat-label {\r\n    font-size: 12px;\r\n    color: var(--text-muted);\r\n    font-weight: 500;\r\n    margin-top: 4px;\r\n  }\r\n  .nov-developer-right h2 { margin-bottom: 20px; }\r\n  .nov-developer-right p { color: var(--text-secondary); margin-bottom: 20px; }\r\n  .nov-developer-right p:last-child { margin-bottom: 0; }\r\n  .nov-dev-features {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n    margin-top: 28px;\r\n  }\r\n  .nov-dev-features li {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-size: 15px;\r\n    color: var(--text-secondary);\r\n  }\r\n  .nov-dev-features li svg { color: var(--brand); flex-shrink: 0; }\r\n\r\n  \/* \u2500\u2500 REGISTER \u2500\u2500 *\/\r\n  #novella-register { background: var(--brand); }\r\n  .nov-register-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 64px;\r\n    align-items: start;\r\n  }\r\n  .nov-register-left {}\r\n  .nov-register-left .nov-section-label { color: var(--accent); }\r\n  .nov-register-left .nov-section-label::before { background: var(--accent); }\r\n  .nov-register-left h2 { color: #fff; margin-bottom: 16px; }\r\n  .nov-register-left p { color: rgba(255,255,255,0.72); margin-bottom: 32px; }\r\n  .nov-register-benefits {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n    margin-bottom: 36px;\r\n  }\r\n  .nov-register-benefits li {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    color: rgba(255,255,255,0.85);\r\n    font-size: 16px;\r\n  }\r\n  .nov-register-benefits li svg { color: var(--accent); flex-shrink: 0; }\r\n  \/* CF7 Down Form *\/\r\n  .nov-register-form-wrap {\r\n    background: rgba(255,255,255,0.06);\r\n    backdrop-filter: blur(20px);\r\n    border: 1px solid rgba(255,255,255,0.15);\r\n    border-radius: var(--radius-lg);\r\n    padding: 40px 36px;\r\n  }\r\n  .nov-register-form-wrap h3 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    margin-bottom: 24px;\r\n  }\r\n  .nov-register-form-wrap .wpcf7 label,\r\n  .nov-register-form-wrap label {\r\n    display: block;\r\n    color: rgba(255,255,255,0.65);\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n    margin-bottom: 6px;\r\n    margin-top: 16px;\r\n  }\r\n  .nov-register-form-wrap .wpcf7 label:first-of-type,\r\n  .nov-register-form-wrap label:first-of-type { margin-top: 0; }\r\n  .nov-register-form-wrap .wpcf7 input[type=\"text\"],\r\n  .nov-register-form-wrap .wpcf7 input[type=\"email\"],\r\n  .nov-register-form-wrap .wpcf7 input[type=\"tel\"],\r\n  .nov-register-form-wrap input[type=\"text\"],\r\n  .nov-register-form-wrap input[type=\"email\"],\r\n  .nov-register-form-wrap input[type=\"tel\"] {\r\n    width: 100%;\r\n    background: rgba(255,255,255,0.08);\r\n    border: 1px solid rgba(255,255,255,0.18);\r\n    border-radius: 8px;\r\n    padding: 13px 16px;\r\n    color: #fff;\r\n    font-size: 15px;\r\n    font-family: 'Inter', sans-serif;\r\n    outline: none;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-register-form-wrap .wpcf7 input:focus,\r\n  .nov-register-form-wrap input:focus {\r\n    border-color: var(--accent);\r\n    background: rgba(255,255,255,0.12);\r\n  }\r\n  .nov-register-form-wrap .wpcf7 input::placeholder { color: rgba(255,255,255,0.35); }\r\n  .nov-register-form-wrap .wpcf7 .wpcf7-radio,\r\n  .nov-register-form-wrap .wpcf7-radio {\r\n    display: flex;\r\n    gap: 20px;\r\n    margin-top: 8px;\r\n  }\r\n  .nov-register-form-wrap .wpcf7 .wpcf7-radio .wpcf7-list-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    margin: 0;\r\n  }\r\n  .nov-register-form-wrap .wpcf7 .wpcf7-radio .wpcf7-list-item-label {\r\n    color: rgba(255,255,255,0.75);\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n  }\r\n  .nov-register-form-wrap .wpcf7 input[type=\"submit\"],\r\n  .nov-register-form-wrap input[type=\"submit\"] {\r\n    width: 100%;\r\n    background: var(--accent);\r\n    color: #111;\r\n    border: none;\r\n    padding: 15px 24px;\r\n    border-radius: 8px;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    cursor: pointer;\r\n    margin-top: 22px;\r\n    font-family: 'Inter', sans-serif;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-register-form-wrap .wpcf7 input[type=\"submit\"]:hover,\r\n  .nov-register-form-wrap input[type=\"submit\"]:hover {\r\n    background: #b8944f;\r\n    transform: translateY(-1px);\r\n  }\r\n\r\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\r\n  #novella-faq { background: var(--bg-white); }\r\n  .nov-faq-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n    max-width: 860px;\r\n    margin: 0 auto;\r\n  }\r\n  .nov-faq-item {\r\n    border: 1px solid var(--border);\r\n    border-radius: var(--radius);\r\n    overflow: hidden;\r\n    background: var(--bg-white);\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-faq-item.open { border-color: var(--brand); box-shadow: var(--shadow-sm); }\r\n  .nov-faq-question {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    padding: 22px 24px;\r\n    cursor: pointer;\r\n    user-select: none;\r\n    gap: 16px;\r\n    background: none;\r\n    border: none;\r\n    width: 100%;\r\n    text-align: left;\r\n    transition: background var(--transition);\r\n  }\r\n  .nov-faq-question:hover { background: var(--bg-off); }\r\n  .nov-faq-item.open .nov-faq-question { background: var(--brand-xlight); }\r\n  .nov-faq-q-text {\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: var(--text-primary);\r\n    line-height: 1.4;\r\n  }\r\n  .nov-faq-chevron {\r\n    width: 32px;\r\n    height: 32px;\r\n    background: var(--bg-off);\r\n    border-radius: 8px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    transition: all var(--transition);\r\n  }\r\n  .nov-faq-item.open .nov-faq-chevron {\r\n    background: var(--brand);\r\n    transform: rotate(180deg);\r\n  }\r\n  .nov-faq-item.open .nov-faq-chevron svg { color: #fff; }\r\n  .nov-faq-chevron svg { color: var(--text-muted); transition: color var(--transition); }\r\n  .nov-faq-answer {\r\n    display: none;\r\n    padding: 0 24px 22px;\r\n    font-size: 15px;\r\n    color: var(--text-secondary);\r\n    line-height: 1.7;\r\n    border-top: 1px solid var(--border);\r\n    padding-top: 18px;\r\n  }\r\n  .nov-faq-item.open .nov-faq-answer { display: block; }\r\n\r\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n  #novella-footer {\r\n    background: #0a3d37;\r\n    color: rgba(255,255,255,0.75);\r\n    padding: 64px 32px 32px;\r\n  }\r\n  .nov-footer-inner {\r\n    max-width: 1360px;\r\n    margin: 0 auto;\r\n  }\r\n  .nov-footer-top {\r\n    display: grid;\r\n    grid-template-columns: 280px 1fr 1fr 1fr;\r\n    gap: 48px;\r\n    padding-bottom: 48px;\r\n    border-bottom: 1px solid rgba(255,255,255,0.1);\r\n    margin-bottom: 32px;\r\n  }\r\n  .nov-footer-brand img { height: 44px; width: auto; margin-bottom: 16px; display: block; }\r\n  .nov-footer-brand p { font-size: 14px; line-height: 1.6; }\r\n  .nov-footer-col h4 {\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    color: #fff;\r\n    margin-bottom: 16px;\r\n  }\r\n  .nov-footer-col ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\r\n  .nov-footer-col ul li a {\r\n    font-size: 14px;\r\n    color: rgba(255,255,255,0.6);\r\n    text-decoration: none;\r\n    transition: color var(--transition);\r\n  }\r\n  .nov-footer-col ul li a:hover { color: #fff; }\r\n  .nov-footer-bottom {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    flex-wrap: wrap;\r\n    gap: 16px;\r\n  }\r\n  .nov-footer-copy {\r\n    font-size: 13px;\r\n    color: rgba(255,255,255,0.4);\r\n  }\r\n  .nov-footer-disclaimer {\r\n    font-size: 11px;\r\n    color: rgba(255,255,255,0.3);\r\n    max-width: 700px;\r\n    line-height: 1.5;\r\n    margin-top: 8px;\r\n  }\r\n\r\n  \/* \u2500\u2500 SCROLL REVEAL ANIMATIONS \u2500\u2500 *\/\r\n  .nov-reveal {\r\n    opacity: 0;\r\n    transform: translateY(28px);\r\n    transition: opacity 0.6s ease, transform 0.6s ease;\r\n  }\r\n  .nov-reveal.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 1200px) {\r\n    #novella-page h1 { font-size: 56px; }\r\n    #novella-page h2 { font-size: 36px; }\r\n    .nov-amenities-grid { grid-template-columns: repeat(3, 1fr); }\r\n    .nov-market-grid { grid-template-columns: repeat(3, 1fr); }\r\n    .nov-footer-top { grid-template-columns: 1fr 1fr; gap: 32px; }\r\n    .nov-developer-grid { grid-template-columns: 280px 1fr; }\r\n  }\r\n\r\n  @media (max-width: 992px) {\r\n    .nov-section { padding: 72px 24px; }\r\n    #novella-page h1 { font-size: 44px; }\r\n    #novella-page h2 { font-size: 32px; }\r\n    .nov-nav { display: none; }\r\n    .nov-hamburger { display: flex; }\r\n    .nov-hero-inner { grid-template-columns: 1fr; padding: 100px 24px 56px; }\r\n    .nov-hero-right { max-width: 520px; }\r\n    .nov-overview-grid { grid-template-columns: 1fr; gap: 40px; }\r\n    .nov-location-grid { grid-template-columns: 1fr; }\r\n    .nov-neighbourhood-grid { grid-template-columns: 1fr; }\r\n    .nov-invest-grid { grid-template-columns: 1fr 1fr; }\r\n    .nov-register-grid { grid-template-columns: 1fr; }\r\n    .nov-developer-grid { grid-template-columns: 1fr; }\r\n    .nov-developer-left { max-width: 400px; }\r\n    .nov-amenities-grid { grid-template-columns: repeat(3, 1fr); }\r\n    .nov-market-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n\r\n  @media (max-width: 640px) {\r\n    #novella-page h1 { font-size: 34px; letter-spacing: -1px; }\r\n    #novella-page h2 { font-size: 26px; }\r\n    #novella-page h3 { font-size: 22px; }\r\n    #novella-page p { font-size: 16px; }\r\n    .nov-section { padding: 56px 20px; }\r\n    .nov-hook-box { grid-template-columns: 1fr; gap: 12px; }\r\n    .nov-amenities-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .nov-invest-grid { grid-template-columns: 1fr; }\r\n    .nov-market-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .nov-footer-top { grid-template-columns: 1fr; gap: 24px; }\r\n    .nov-footer-bottom { flex-direction: column; text-align: center; }\r\n    .nov-header-inner { padding: 0 20px; }\r\n    .nov-hero-ctas { flex-direction: column; }\r\n    .btn-hero { width: 100%; justify-content: center; }\r\n    .nov-developer-stats { grid-template-columns: 1fr 1fr; }\r\n  }\r\n<\/style>\r\n\r\n<div id=\"novella-page\">\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HEADER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<header id=\"novella-header\" role=\"banner\">\r\n  <div class=\"nov-header-inner\">\r\n    <a href=\"#novella-hero\" class=\"nov-logo\" aria-label=\"Novella Mississauga \u2014 Return to top\">\r\n      <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Novella-logo.png\"\r\n           alt=\"Novella Mississauga by Greenpark Group \u2014 Official Logo\"\r\n           width=\"160\" height=\"52\">\r\n    <\/a>\r\n\r\n    <nav class=\"nov-nav\" aria-label=\"Primary navigation\">\r\n      <a href=\"#novella-overview\">Overview<\/a>\r\n      <a href=\"#novella-location\">Location<\/a>\r\n      <a href=\"#novella-amenities\">Amenities<\/a>\r\n      <a href=\"#novella-why-invest\">Why Invest<\/a>\r\n      <a href=\"#novella-market-data\">Market Data<\/a>\r\n      <a href=\"#novella-developer\">Developer<\/a>\r\n    <\/nav>\r\n\r\n    <div class=\"nov-header-cta\">\r\n      <a href=\"#novella-register\" class=\"btn-primary\" aria-label=\"Register for Novella Mississauga exclusive pricing and floor plans\">\r\n        Register Now\r\n      <\/a>\r\n      <button class=\"nov-hamburger\" id=\"novHamburger\" aria-label=\"Open navigation menu\" aria-expanded=\"false\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\r\n          <line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/>\r\n          <line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\/>\r\n          <line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"\/>\r\n        <\/svg>\r\n      <\/button>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- Mobile Menu -->\r\n<nav id=\"novMobileMenu\" class=\"nov-mobile-menu\" aria-label=\"Mobile navigation\" role=\"navigation\">\r\n  <a href=\"#novella-overview\" class=\"nov-mobile-link\">Overview<\/a>\r\n  <a href=\"#novella-location\" class=\"nov-mobile-link\">Location<\/a>\r\n  <a href=\"#novella-amenities\" class=\"nov-mobile-link\">Amenities<\/a>\r\n  <a href=\"#novella-why-invest\" class=\"nov-mobile-link\">Why Invest<\/a>\r\n  <a href=\"#novella-market-data\" class=\"nov-mobile-link\">Market Data<\/a>\r\n  <a href=\"#novella-developer\" class=\"nov-mobile-link\">Developer<\/a>\r\n  <a href=\"#novella-register\" class=\"btn-primary\" style=\"margin-top:16px;justify-content:center;\" aria-label=\"Register for Novella Mississauga pricing\">Register Now<\/a>\r\n<\/nav>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-hero\" aria-label=\"Novella Mississauga \u2014 Hero Section\">\r\n  <div class=\"nov-hero-bg\" role=\"img\" aria-label=\"Novella Mississauga single-detached home exterior in Meadowvale neighbourhood\"><\/div>\r\n  <div class=\"nov-hero-inner\">\r\n    <div class=\"nov-hero-left\">\r\n      <!--<div class=\"nov-hero-eyebrow\" aria-label=\"Project status\">-->\r\n      <!--  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>-->\r\n      <!--  Coming Soon \u2014 Register Now for Priority Access-->\r\n      <!--<\/div>-->\r\n      <h1>Novella <span><span class=\"h1-subtext\"><br>Spacious Single-Detached Homes in Mississauga's Meadowvale<\/span><\/span><\/h1>\r\n      <h2>New Community by Greenpark Group &nbsp;|&nbsp; 38', 41' &amp; 50' Lots &nbsp;|&nbsp; Meadowvale, Mississauga<\/h2>\r\n\r\n      <div class=\"nov-hook-box\" role=\"list\" aria-label=\"Novella key highlights\">\r\n        <div class=\"nov-hook-item\" role=\"listitem\">\r\n          <div class=\"nov-hook-icon\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"nov-hook-label\">Location<\/span>\r\n            <span class=\"nov-hook-val\">Meadowvale, Mississauga<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"nov-hook-item\" role=\"listitem\">\r\n          <div class=\"nov-hook-icon\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"nov-hook-label\">Starting Price<\/span>\r\n            <span class=\"nov-hook-val\">Register for Pricing<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"nov-hook-item\" role=\"listitem\">\r\n          <div class=\"nov-hook-icon\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"nov-hook-label\">Home Type<\/span>\r\n            <span class=\"nov-hook-val\">Single-Detached Homes<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"nov-hook-item\" role=\"listitem\">\r\n          <div class=\"nov-hook-icon\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\/><line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"16\"\/><line x1=\"10\" y1=\"14\" x2=\"14\" y2=\"14\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"nov-hook-label\">Lot Widths<\/span>\r\n            <span class=\"nov-hook-val\">38', 41' &amp; 50' Lots<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-hero-ctas\">\r\n        <a href=\"#novella-register\" class=\"btn-hero\" aria-label=\"Register for Novella Mississauga exclusive pricing and floor plans\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.39 2 2 0 0 1 3.59 1.21h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.77a16 16 0 0 0 6.29 6.29l.87-.87a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21.92 16.92z\"\/><\/svg>\r\n          Register for Priority Pricing\r\n        <\/a>\r\n        <a href=\"#novella-overview\" class=\"btn-outline\" aria-label=\"Learn more about Novella Mississauga community overview\">\r\n          Explore Community\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Hero Contact Form (CF7) -->\r\n    <aside class=\"nov-hero-right\" aria-label=\"Novella registration form\">\r\n      <h3>Get Priority Access<\/h3>\r\n      <p>Be first to receive floor plans, pricing, and exclusive pre-sale opportunities.<\/p>\r\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f13-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"13\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/23#wpcf7-f13-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"13\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f13-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"header-form\">\n\t<p><label> Your Name*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Your Email*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Phone Number*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Are you a Realtor?*<\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"radio-663\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"radio-663\" value=\"Yes\" \/><span class=\"wpcf7-list-item-label\">Yes<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"radio-663\" value=\"No\" \/><span class=\"wpcf7-list-item-label\">No<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n    <\/aside>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 OVERVIEW \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-overview\" class=\"nov-section\" aria-labelledby=\"overview-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-overview-grid\">\r\n      <div class=\"nov-overview-img nov-reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Estate-12-1-scaled.webp\"\r\n             alt=\"Novella Mississauga single-detached home exterior by Greenpark Group in Meadowvale\"\r\n             loading=\"lazy\">\r\n      <\/div>\r\n      <div class=\"nov-overview-text nov-reveal\">\r\n        <span class=\"nov-section-label\">Community Overview<\/span>\r\n        <h2 id=\"overview-heading\">Novella Mississauga \u2014 Inspired Living in Meadowvale<\/h2>\r\n        <p>Novella is a signature new community by Greenpark Group coming soon to Mississauga's coveted Meadowvale neighbourhood. Featuring a collection of 38', 41', and 50' single-detached homes, Novella delivers spacious, modern designs built for every generation. With access to top-rated schools, Osprey Marsh trails, and seamless connections to transit and major highways, Novella offers the balanced lifestyle that families are searching for in the GTA.<\/p>\r\n\r\n        <div class=\"nov-highlights-title\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 11 12 14 22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/><\/svg>\r\n          Quick Highlights\r\n        <\/div>\r\n        <ul class=\"nov-highlights-list\" aria-label=\"Novella Mississauga quick highlights\">\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Developer<\/span><span class=\"nov-hl-val\">Greenpark Group<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Location<\/span><span class=\"nov-hl-val\">Meadowvale, Mississauga, ON<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Home Type<\/span><span class=\"nov-hl-val\">Single-Detached<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\/><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\/><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\/><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\/><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\/><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Lot Widths<\/span><span class=\"nov-hl-val\">38', 41' and 50' Lots<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Starting Price<\/span><span class=\"nov-hl-val\">VIP Pricing Available<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Status<\/span><span class=\"nov-hl-val\">Coming Soon \u2014 Pre-Launch<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">For<\/span><span class=\"nov-hl-val\">Families of All Generations<\/span>\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n            <span class=\"nov-hl-label\">Neighbourhood<\/span><span class=\"nov-hl-val\">Established Meadowvale<\/span>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 LOCATION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-location\" class=\"nov-section\" aria-labelledby=\"location-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-section-head nov-reveal\">\r\n      <span class=\"nov-section-label\">Where You'll Live<\/span>\r\n      <h2 id=\"location-heading\">Novella Location \u2014 Meadowvale, Mississauga<\/h2>\r\n      <p class=\"nov-location-desc\">Novella sits in Mississauga's established Meadowvale community \u2014 a neighbourhood prized for top-ranked schools, lush green spaces, and seamless access to Highway 401, Highway 407, and Pearson International Airport. It's the ideal base for GTA commuters and nature-loving families alike.<\/p>\r\n    <\/div>\r\n    <div class=\"nov-location-grid\">\r\n      <div class=\"nov-location-left nov-reveal\">\r\n        <ul class=\"nov-landmarks\" aria-label=\"Nearby landmarks and transit from Novella Mississauga\">\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Meadowvale Town Centre<\/div>\r\n              <div class=\"nov-landmark-dist\">5 min drive \u2014 Shopping, dining, and daily essentials<\/div>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Highway 401 &amp; Highway 407<\/div>\r\n              <div class=\"nov-landmark-dist\">5\u20138 min drive \u2014 Direct connections across the GTA<\/div>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Toronto Pearson International Airport<\/div>\r\n              <div class=\"nov-landmark-dist\">12 min drive \u2014 Convenient for frequent travellers<\/div>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Osprey Marsh &amp; Lakeside Park<\/div>\r\n              <div class=\"nov-landmark-dist\">10\u201315 min \u2014 Nature trails and outdoor recreation<\/div>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Top-Ranked Meadowvale Schools<\/div>\r\n              <div class=\"nov-landmark-dist\">Within 2 km \u2014 Excellent public and Catholic schools<\/div>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"nov-landmark\">\r\n            <div class=\"nov-landmark-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-landmark-info\">\r\n              <div class=\"nov-landmark-name\">Mississauga City Centre<\/div>\r\n              <div class=\"nov-landmark-dist\">18 min drive \u2014 Shops, dining, Square One Mall<\/div>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ul>\r\n        <a href=\"#novella-register\" class=\"btn-primary\" aria-label=\"Register for Novella Mississauga location details and floor plans\">\r\n          Get Detailed Location Info\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"nov-map-wrapper nov-reveal\" aria-label=\"Map showing Novella Mississauga location in Meadowvale\">\r\n        <iframe\r\n          src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d92451.54793737697!2d-79.73965!3d43.6230!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882b3b73a4cb9e59%3A0x6c5c98e87a20f3e3!2sMeadowvale%2C%20Mississauga%2C%20ON!5e0!3m2!1sen!2sca!4v1700000000000!5m2!1sen!2sca\"\r\n          title=\"Novella Mississauga location map \u2014 Meadowvale neighbourhood, Ontario\"\r\n          loading=\"lazy\"\r\n          referrerpolicy=\"no-referrer-when-downgrade\"\r\n          allowfullscreen><\/iframe>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SITEPLAN \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-siteplan\" class=\"nov-section\" aria-labelledby=\"siteplan-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-siteplan-wrap\">\r\n      <div class=\"nov-section-head nov-reveal\" style=\"text-align:center;\">\r\n        <span class=\"nov-section-label\" style=\"justify-content:center;\">Community Layout<\/span>\r\n        <h2 id=\"siteplan-heading\">Novella Mississauga Site Plan<\/h2>\r\n        <p>An overview of the Novella community master plan \u2014 featuring thoughtfully arranged 38', 41', and 50' single-detached home sites across Meadowvale's established streetscape. Register for detailed lot availability and full floor plans.<\/p>\r\n      <\/div>\r\n      <div class=\"nov-siteplan-img-box nov-reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Novela-site-plan.png\"\r\n             alt=\"Novella Mississauga community site plan showing 38 41 and 50 foot lot locations in Meadowvale\"\r\n             loading=\"lazy\">\r\n        <div class=\"nov-siteplan-overlay\" aria-hidden=\"true\">\r\n          <div class=\"nov-siteplan-cta-wrap\">\r\n            <p>Detailed lot maps and floor plans available upon registration<\/p>\r\n            <a href=\"#novella-register\" class=\"btn-hero\" aria-label=\"Register for Novella Mississauga site plan and floor plan details\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\r\n              View Full Floor Plans\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AMENITIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-amenities\" class=\"nov-section\" aria-labelledby=\"amenities-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-section-head nov-reveal\">\r\n      <span class=\"nov-section-label\">Community Features<\/span>\r\n      <h2 id=\"amenities-heading\">Novella Mississauga Amenities<\/h2>\r\n      <p>The homes of Novella are crafted for modern family life \u2014 positioned within Meadowvale's rich network of parks, trails, schools, and community facilities. Every convenience is close at hand, and every weekend has somewhere to go.<\/p>\r\n    <\/div>\r\n    <div class=\"nov-amenities-grid\" role=\"list\" aria-label=\"Novella Mississauga community amenities\">\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Spacious Detached Homes<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Multi-Generational Floor Plans<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Top-Ranked Schools Nearby<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Osprey Marsh Nature Trails<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\/><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Highway 401 &amp; 407 Access<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Pearson Airport \u2014 12 Min<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l19-9-9 19-2-8-8-2z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">MiWay &amp; GO Transit Access<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Meadowvale Town Centre<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Community Parks &amp; Sports Fields<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Family-Friendly Community<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Private Double-Car Garages<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nov-amenity-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-amenity-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"8 12 12 16 16 12\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-amenity-name\">Modern Open-Concept Interiors<\/div>\r\n      <\/article>\r\n    <\/div>\r\n\r\n    <div class=\"nov-amenities-img nov-reveal\" style=\"margin-top:48px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Novella-Amenities-Map-scaled.webp\"\r\n           alt=\"Novella Mississauga amenities map showing nearby parks schools and transit in Meadowvale\"\r\n           loading=\"lazy\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 NEIGHBOURHOOD \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-neighbourhood\" class=\"nov-section\" aria-labelledby=\"neighbourhood-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-neighbourhood-grid\">\r\n      <div class=\"nov-neighbourhood-content nov-reveal\">\r\n        <span class=\"nov-section-label\">Community Life<\/span>\r\n        <h2 id=\"neighbourhood-heading\">Novella's Neighbourhood \u2014 Meadowvale, Mississauga<\/h2>\r\n        <p>Meadowvale is one of Mississauga's most established and desirable communities. Tree-lined streets, conservation areas, and a tight-knit community identity make it a perfect setting for families. Novella residents enjoy a lifestyle that's both connected and calm \u2014 close to the city without sacrificing green space.<\/p>\r\n        <div class=\"nov-neighbourhood-cards\" role=\"list\" aria-label=\"Meadowvale neighbourhood features\">\r\n          <div class=\"nov-nhood-card nov-reveal\" role=\"listitem\">\r\n            <div class=\"nov-nhood-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-nhood-text\">\r\n              <div class=\"nov-nhood-title\">Excellent Public &amp; Catholic Schools<\/div>\r\n              <div class=\"nov-nhood-desc\">Several top-rated PDSB and DPCDSB schools within a 2 km radius<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nov-nhood-card nov-reveal\" role=\"listitem\">\r\n            <div class=\"nov-nhood-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-nhood-text\">\r\n              <div class=\"nov-nhood-title\">Osprey Marsh &amp; Lake Aquitaine<\/div>\r\n              <div class=\"nov-nhood-desc\">Walk or cycle through serene conservation trails and waterfront paths<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nov-nhood-card nov-reveal\" role=\"listitem\">\r\n            <div class=\"nov-nhood-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-nhood-text\">\r\n              <div class=\"nov-nhood-title\">Meadowvale Town Centre<\/div>\r\n              <div class=\"nov-nhood-desc\">Full-service retail, grocery, restaurants and personal services 5 min away<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nov-nhood-card nov-reveal\" role=\"listitem\">\r\n            <div class=\"nov-nhood-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l19-9-9 19-2-8-8-2z\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-nhood-text\">\r\n              <div class=\"nov-nhood-title\">Seamless Transit Connections<\/div>\r\n              <div class=\"nov-nhood-desc\">MiWay bus routes and Meadowvale GO Station serving downtown Toronto commuters<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nov-nhood-card nov-reveal\" role=\"listitem\">\r\n            <div class=\"nov-nhood-icon\" aria-hidden=\"true\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nov-nhood-text\">\r\n              <div class=\"nov-nhood-title\">Recreation Centres &amp; Sports Parks<\/div>\r\n              <div class=\"nov-nhood-desc\">Multiple community centres, arenas, soccer fields and playgrounds nearby<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nov-neighbourhood-image nov-reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Novella-dyning-room.png\"\r\n             alt=\"Novella Mississauga neighbourhood park and green space in Meadowvale community\"\r\n             loading=\"lazy\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHY INVEST \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-why-invest\" class=\"nov-section\" aria-labelledby=\"invest-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-section-head nov-reveal\" style=\"text-align:center; max-width:700px; margin:0 auto 56px;\">\r\n      <span class=\"nov-section-label\" style=\"justify-content:center;\">Investment Case<\/span>\r\n      <h2 id=\"invest-heading\">Why Invest in Novella Mississauga?<\/h2>\r\n      <p style=\"color:rgba(255,255,255,0.72);\">Novella represents a rare opportunity to own a new single-detached home in an established Mississauga neighbourhood where land is scarce, demand is high, and long-term value growth is well-documented.<\/p>\r\n    <\/div>\r\n    <div class=\"nov-invest-grid\" role=\"list\" aria-label=\"Top reasons to invest in Novella Mississauga\">\r\n      <article class=\"nov-invest-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-invest-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Scarcity of New Detached Homes in Mississauga<\/h3>\r\n        <p>New single-detached home communities in Mississauga are increasingly rare as available land diminishes. Novella is one of the few remaining opportunities to purchase a brand-new freehold home in this highly sought-after city, driving strong long-term appreciation potential for buyers and investors alike.<\/p>\r\n      <\/article>\r\n      <article class=\"nov-invest-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-invest-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Established Greenpark Group Track Record<\/h3>\r\n        <p>Greenpark Group has built over 75,000 homes across Ontario over more than 55 years in business. Their proven quality construction, community-focused design, and warranty-backed delivery give Novella buyers confidence in a builder who consistently delivers on their promise, from groundbreaking to move-in.<\/p>\r\n      <\/article>\r\n      <article class=\"nov-invest-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-invest-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Strategic Location in the GTA Growth Corridor<\/h3>\r\n        <p>Meadowvale sits at the intersection of major GTA highways, minutes from Pearson Airport and Square One. Mississauga's population growth, infrastructure investment, and proximity to Toronto's employment centres make Novella's location a strong foundation for both personal enjoyment and investment appreciation over time.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MARKET DATA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-market-data\" class=\"nov-section\" aria-labelledby=\"market-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-section-head nov-reveal\">\r\n      <span class=\"nov-section-label\">Real Estate Market<\/span>\r\n      <h2 id=\"market-heading\">Mississauga Real Estate Market Data \u2014 2026<\/h2>\r\n      <p>Key real estate indicators for Mississauga's residential market as of 2026, reflecting the continued strength and resilience of this GTA city.<\/p>\r\n    <\/div>\r\n    <div class=\"nov-market-grid\" role=\"list\" aria-label=\"Mississauga 2026 real estate market statistics\">\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">$1.38M<\/div>\r\n        <div class=\"nov-market-label\">Avg. Detached Home Price<\/div>\r\n        <div class=\"nov-market-note\">Mississauga average resale detached, 2026<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">$850+<\/div>\r\n        <div class=\"nov-market-label\">Price Per Sq. Ft.<\/div>\r\n        <div class=\"nov-market-note\">Avg. $\/sq.ft. for detached homes in Mississauga<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">758K+<\/div>\r\n        <div class=\"nov-market-label\">Mississauga Population<\/div>\r\n        <div class=\"nov-market-note\">Canada's 7th largest city and growing steadily<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">18 Days<\/div>\r\n        <div class=\"nov-market-label\">Avg. Days on Market<\/div>\r\n        <div class=\"nov-market-note\">Detached homes in Mississauga sell quickly<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">Sub-1%<\/div>\r\n        <div class=\"nov-market-label\">Rental Vacancy Rate<\/div>\r\n        <div class=\"nov-market-note\">Extremely low vacancy drives strong rental demand<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">Top 5<\/div>\r\n        <div class=\"nov-market-label\">GTA Investment Markets<\/div>\r\n        <div class=\"nov-market-note\">Mississauga ranked among Canada's top real estate markets<\/div>\r\n      <\/article>\r\n      <article class=\"nov-market-card nov-reveal\" role=\"listitem\">\r\n        <div class=\"nov-market-icon\" aria-hidden=\"true\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.5 2v6h-6M2.5 22v-6h6M2 11.5a10 10 0 0 1 18.8-4.3M22 12.5a10 10 0 0 1-18.8 4.2\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"nov-market-stat\">Freehold<\/div>\r\n        <div class=\"nov-market-label\">No Monthly Fees<\/div>\r\n        <div class=\"nov-market-note\">Detached freehold \u2014 no condo or maintenance fees<\/div>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 DEVELOPER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-developer\" class=\"nov-section\" aria-labelledby=\"developer-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-developer-grid\">\r\n      <div class=\"nov-developer-left nov-reveal\">\r\n        <div class=\"nov-developer-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/birchcondos.com\/wp-content\/uploads\/2026\/06\/unnamed-2.png\"\r\n               alt=\"Greenpark Group \u2014 Ontario Real Estate Developer and Home Builder\"\r\n               loading=\"lazy\">\r\n        <\/div>\r\n        <div class=\"nov-developer-stats\" aria-label=\"Greenpark Group builder statistics\">\r\n          <div class=\"nov-dev-stat\">\r\n            <span class=\"nov-dev-stat-num\">55+<\/span>\r\n            <div class=\"nov-dev-stat-label\">Years in Business<\/div>\r\n          <\/div>\r\n          <div class=\"nov-dev-stat\">\r\n            <span class=\"nov-dev-stat-num\">75K+<\/span>\r\n            <div class=\"nov-dev-stat-label\">Homes Built<\/div>\r\n          <\/div>\r\n          <div class=\"nov-dev-stat\">\r\n            <span class=\"nov-dev-stat-num\">100+<\/span>\r\n            <div class=\"nov-dev-stat-label\">Communities<\/div>\r\n          <\/div>\r\n          <div class=\"nov-dev-stat\">\r\n            <span class=\"nov-dev-stat-num\">OHBA<\/span>\r\n            <div class=\"nov-dev-stat-label\">Award Winner<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nov-developer-right nov-reveal\">\r\n        <span class=\"nov-section-label\">The Builder<\/span>\r\n        <h2 id=\"developer-heading\">About Greenpark Group<\/h2>\r\n        <p>Greenpark Group is one of Canada's most respected home builders, with more than 55 years of experience creating homes and communities across Ontario. Since their founding, Greenpark has built over 75,000 homes \u2014 from single-detached houses to townhomes and low-rise condominiums \u2014 earning a reputation for quality construction, thoughtful community design, and lasting homeowner satisfaction.<\/p>\r\n        <p>Their philosophy is rooted in creating places where people genuinely want to live. Every Greenpark community is designed with careful attention to neighbourhood flow, green space integration, and the kind of architectural detail that holds value over generations. Novella in Mississauga's Meadowvale is a natural extension of this legacy.<\/p>\r\n        <p>Greenpark Group is a member of OHBA (Ontario Home Builders' Association) and BILD (Building Industry and Land Development Association), and has received multiple industry awards for design excellence and customer service.<\/p>\r\n        <ul class=\"nov-dev-features\" aria-label=\"Greenpark Group key credentials\">\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            Tarion Warranty registered builder\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            OHBA and BILD member in good standing\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            Communities across the GTA, York Region, and beyond\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            55+ years of proven delivery on time and on quality\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 REGISTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-register\" class=\"nov-section\" aria-labelledby=\"register-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-register-grid\">\r\n      <div class=\"nov-register-left nov-reveal\">\r\n        <span class=\"nov-section-label\">Priority Registration<\/span>\r\n        <h2 id=\"register-heading\">Register for Exclusive Novella Mississauga Pricing &amp; Floor Plans<\/h2>\r\n        <p>Be among the first to receive VIP access to Novella's pre-construction pricing, floor plan releases, and priority lot selection in Meadowvale, Mississauga.<\/p>\r\n        <ul class=\"nov-register-benefits\" aria-label=\"Benefits of registering for Novella\">\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            First access to floor plans and pricing\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            Priority lot selection before public release\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            VIP pre-construction incentives and offers\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            Exclusive Realtor co-op opportunities\r\n          <\/li>\r\n          <li>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            No obligation \u2014 free to register\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"nov-register-form-wrap nov-reveal\">\r\n        <h3>Register Now \u2014 It's Free<\/h3>\r\n       \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f14-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"14\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/23#wpcf7-f14-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"14\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f14-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"footer-form\">\n\t<p><label> Your Name*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Your Email*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Phone Number*<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><br \/>\n<\/label>\n\t<\/p>\n\t<p><label> Are you a Realtor?*<\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"radio-486\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"radio-486\" value=\"Yes\" \/><span class=\"wpcf7-list-item-label\">Yes<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"radio-486\" value=\"No\" \/><span class=\"wpcf7-list-item-label\">No<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FAQ \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section id=\"novella-faq\" class=\"nov-section\" aria-labelledby=\"faq-heading\">\r\n  <div class=\"nov-container\">\r\n    <div class=\"nov-section-head nov-reveal\" style=\"text-align:center;\">\r\n      <span class=\"nov-section-label\" style=\"justify-content:center;\">Common Questions<\/span>\r\n      <h2 id=\"faq-heading\">Frequently Asked Questions \u2014 Novella Mississauga<\/h2>\r\n      <p style=\"margin:0 auto; max-width:600px;\">Everything you need to know about Novella by Greenpark Group in Meadowvale, Mississauga.<\/p>\r\n    <\/div>\r\n    <div class=\"nov-faq-list\" role=\"list\" aria-label=\"Frequently asked questions about Novella Mississauga\">\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a1\" id=\"faq-q1\">\r\n          <span class=\"nov-faq-q-text\">What is Novella Mississauga and who is the developer?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a1\" role=\"region\" aria-labelledby=\"faq-q1\">\r\n          Novella is a new pre-construction single-detached home community by Greenpark Group, coming soon to the Meadowvale neighbourhood of Mississauga, Ontario. It features a signature collection of 38', 41', and 50' freehold detached homes designed for families of all generations. Greenpark Group has been building homes across Ontario for over 55 years and is one of Canada's most established residential builders.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a2\" id=\"faq-q2\">\r\n          <span class=\"nov-faq-q-text\">Where exactly is Novella located in Mississauga?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a2\" role=\"region\" aria-labelledby=\"faq-q2\">\r\n          Novella is situated in Mississauga's established Meadowvale neighbourhood in the northwest quadrant of the city. The community offers close proximity to Highway 401, Highway 407, Pearson International Airport, Meadowvale Town Centre, and natural areas including Osprey Marsh and Lake Aquitaine. Register for the precise site address and lot map details.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a3\" id=\"faq-q3\">\r\n          <span class=\"nov-faq-q-text\">What are the starting prices for homes at Novella Mississauga?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a3\" role=\"region\" aria-labelledby=\"faq-q3\">\r\n          Novella pricing has not yet been publicly released. Registered VIP buyers will receive first access to pricing and floor plans before the public launch. Prices will vary by lot width (38', 41', and 50') and floor plan selection. Register now to be among the first to receive pricing details and secure pre-construction incentives.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a4\" id=\"faq-q4\">\r\n          <span class=\"nov-faq-q-text\">What home types and lot sizes are available at Novella?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a4\" role=\"region\" aria-labelledby=\"faq-q4\">\r\n          Novella offers a collection of freehold single-detached homes on 38', 41', and 50' lot widths. Homes are designed with spacious, modern floor plans that accommodate families of multiple generations. Detailed floor plans, elevation options, and lot availability will be released to registered VIP buyers first. Register now for full access.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a5\" id=\"faq-q5\">\r\n          <span class=\"nov-faq-q-text\">Is Novella Mississauga a good investment?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a5\" role=\"region\" aria-labelledby=\"faq-q5\">\r\n          Novella offers strong investment fundamentals: it is a freehold detached product (no maintenance or condo fees) in a city with sub-1% rental vacancy, rapidly diminishing land for new development, and consistent population growth. Mississauga's average detached home price now exceeds $1.38 million, and new detached communities in established neighbourhoods like Meadowvale are increasingly scarce, supporting strong long-term value appreciation.\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nov-faq-item nov-reveal\" role=\"listitem\">\r\n        <button class=\"nov-faq-question\" aria-expanded=\"false\" aria-controls=\"faq-a6\" id=\"faq-q6\">\r\n          <span class=\"nov-faq-q-text\">When is the expected occupancy date for Novella Mississauga?<\/span>\r\n          <div class=\"nov-faq-chevron\" aria-hidden=\"true\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\r\n          <\/div>\r\n        <\/button>\r\n        <div class=\"nov-faq-answer\" id=\"faq-a6\" role=\"region\" aria-labelledby=\"faq-q6\">\r\n          Novella is currently in the pre-launch phase, with sales and construction timelines to be announced. Registered buyers will be the first to receive occupancy and closing date information as the project progresses. Register now to stay updated on all Novella milestones, including occupancy timelines and deposit structure details.\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<footer id=\"novella-footer\" role=\"contentinfo\">\r\n  <div class=\"nov-footer-inner\">\r\n    <div class=\"nov-footer-top\">\r\n      <div class=\"nov-footer-brand\">\r\n        <img decoding=\"async\" src=\"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Novella-logo.png\"\r\n             alt=\"Novella Mississauga by Greenpark Group Logo\"\r\n             loading=\"lazy\">\r\n        <p>New single-detached homes coming soon to Meadowvale, Mississauga. Register for VIP priority access.<\/p>\r\n      <\/div>\r\n      <div class=\"nov-footer-col\">\r\n        <h4>Quick Links<\/h4>\r\n        <ul>\r\n          <li><a href=\"#novella-overview\">Overview<\/a><\/li>\r\n          <li><a href=\"#novella-location\">Location<\/a><\/li>\r\n          <li><a href=\"#novella-siteplan\">Site Plan<\/a><\/li>\r\n          <li><a href=\"#novella-amenities\">Amenities<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"nov-footer-col\">\r\n        <h4>Project Info<\/h4>\r\n        <ul>\r\n          <li><a href=\"#novella-why-invest\">Why Invest<\/a><\/li>\r\n          <li><a href=\"#novella-market-data\">Market Data<\/a><\/li>\r\n          <li><a href=\"#novella-developer\">About Greenpark<\/a><\/li>\r\n          <li><a href=\"https:\/\/thenovellamississauga.com\/index.php\/terms-condition\/\">Terms & Conditions<\/a><\/li>\r\n             <li><a href=\"https:\/\/thenovellamississauga.com\/index.php\/privacy-policy\/\">Privacy Policy<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"nov-footer-col\">\r\n        <h4>Register<\/h4>\r\n        <ul>\r\n          <li><a href=\"#novella-register\">Get VIP Access<\/a><\/li>\r\n          <li><a href=\"#novella-register\">Floor Plans<\/a><\/li>\r\n          <li><a href=\"#novella-register\">Pricing<\/a><\/li>\r\n          <li><a href=\"#novella-register\">Realtor Co-op<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"nov-footer-bottom\">\r\n      <div>\r\n        <p class=\"nov-footer-copy\">&copy; 2026 Novella - All rights reserved.<\/p>\r\n        <p class=\"nov-footer-disclaimer\">We do not represent the Builder, All Renderings, Incentives, Pricing are Subject to Terms & Conditions and may Change at anytime without notice. See Sales Representative for more details. Not Intended to Solicit those under contract with another brokerage. Additional terms may apply.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 JSON-LD SCHEMA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"name\": \"Novella Mississauga FAQ\",\r\n  \"mainEntity\": [\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What is Novella Mississauga and who is the developer?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella is a new pre-construction single-detached home community by Greenpark Group, coming soon to the Meadowvale neighbourhood of Mississauga, Ontario. It features a collection of 38', 41', and 50' freehold detached homes designed for families of all generations.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Where exactly is Novella located in Mississauga?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella is situated in Mississauga's established Meadowvale neighbourhood, close to Highway 401, Highway 407, Pearson International Airport, Meadowvale Town Centre, Osprey Marsh and Lake Aquitaine.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What are the starting prices for homes at Novella Mississauga?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella pricing has not yet been publicly released. Registered VIP buyers will receive first access to pricing and floor plans before the public launch. Register now to receive pricing details and pre-construction incentives.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"What home types and lot sizes are available at Novella?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella offers freehold single-detached homes on 38', 41', and 50' lot widths with spacious modern floor plans designed for multi-generational families.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"Is Novella Mississauga a good investment?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella offers strong investment fundamentals: freehold detached ownership with no maintenance fees, sub-1% rental vacancy in Mississauga, diminishing land supply, and consistent population growth. Mississauga's average detached home price exceeds $1.38 million in 2026.\"\r\n      }\r\n    },\r\n    {\r\n      \"@type\": \"Question\",\r\n      \"name\": \"When is the expected occupancy date for Novella Mississauga?\",\r\n      \"acceptedAnswer\": {\r\n        \"@type\": \"Answer\",\r\n        \"text\": \"Novella is currently in the pre-launch phase. Registered buyers will be the first to receive occupancy and closing date information. Register now to stay updated on all milestones.\"\r\n      }\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"RealEstateListing\",\r\n  \"name\": \"Novella \u2014 Single-Detached Homes in Meadowvale, Mississauga\",\r\n  \"description\": \"Novella is a new pre-construction single-detached home community by Greenpark Group in Mississauga's Meadowvale neighbourhood, featuring 38', 41', and 50' lot widths.\",\r\n  \"url\": \"https:\/\/thenovellamississauga.com\",\r\n  \"image\": \"https:\/\/thenovellamississauga.com\/wp-content\/uploads\/2026\/06\/Estate-12-2-scaled.webp\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"addressLocality\": \"Mississauga\",\r\n    \"addressRegion\": \"Ontario\",\r\n    \"addressCountry\": \"CA\"\r\n  },\r\n  \"offers\": {\r\n    \"@type\": \"Offer\",\r\n    \"priceCurrency\": \"CAD\",\r\n    \"availability\": \"https:\/\/schema.org\/PreOrder\"\r\n  }\r\n}\r\n<\/script>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"name\": \"Greenpark Group\",\r\n  \"description\": \"Greenpark Group is one of Canada's most established residential home builders, with over 55 years of experience and 75,000+ homes built across Ontario.\",\r\n  \"url\": \"https:\/\/www.greenpark.ca\",\r\n  \"logo\": \"https:\/\/birchcondos.com\/wp-content\/uploads\/2026\/06\/unnamed-2.png\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"addressLocality\": \"Mississauga\",\r\n    \"addressRegion\": \"Ontario\",\r\n    \"addressCountry\": \"CA\"\r\n  },\r\n  \"areaServed\": \"Ontario, Canada\"\r\n}\r\n<\/script>\r\n\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"BreadcrumbList\",\r\n  \"itemListElement\": [\r\n    {\r\n      \"@type\": \"ListItem\",\r\n      \"position\": 1,\r\n      \"name\": \"Home\",\r\n      \"item\": \"https:\/\/thenovellamississauga.com\"\r\n    },\r\n    {\r\n      \"@type\": \"ListItem\",\r\n      \"position\": 2,\r\n      \"name\": \"Novella Mississauga\",\r\n      \"item\": \"https:\/\/thenovellamississauga.com\/#overview\"\r\n    },\r\n    {\r\n      \"@type\": \"ListItem\",\r\n      \"position\": 3,\r\n      \"name\": \"Register for Novella\",\r\n      \"item\": \"https:\/\/thenovellamississauga.com\/#register\"\r\n    }\r\n  ]\r\n}\r\n<\/script>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 JS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script>\r\n(function() {\r\n  'use strict';\r\n\r\n  \/\/ Smooth scroll all #links\r\n  document.querySelectorAll('#novella-page a[href^=\"#\"]').forEach(function(a) {\r\n    a.addEventListener('click', function(e) {\r\n      var target = document.querySelector(this.getAttribute('href'));\r\n      if (target) {\r\n        e.preventDefault();\r\n        var headerH = 76;\r\n        var top = target.getBoundingClientRect().top + window.pageYOffset - headerH;\r\n        window.scrollTo({ top: top, behavior: 'smooth' });\r\n        \/\/ Close mobile menu\r\n        document.getElementById('novMobileMenu').classList.remove('open');\r\n      }\r\n    });\r\n  });\r\n\r\n  \/\/ Sticky header\r\n  var header = document.getElementById('novella-header');\r\n  window.addEventListener('scroll', function() {\r\n    if (window.scrollY > 60) {\r\n      header.classList.add('scrolled');\r\n    } else {\r\n      header.classList.remove('scrolled');\r\n    }\r\n  });\r\n\r\n  \/\/ Hamburger toggle\r\n  var hamburger = document.getElementById('novHamburger');\r\n  var mobileMenu = document.getElementById('novMobileMenu');\r\n  hamburger.addEventListener('click', function() {\r\n    var isOpen = mobileMenu.classList.toggle('open');\r\n    hamburger.setAttribute('aria-expanded', isOpen ? 'true' : 'false');\r\n  });\r\n\r\n  \/\/ FAQ accordion\r\n  document.querySelectorAll('.nov-faq-question').forEach(function(btn) {\r\n    btn.addEventListener('click', function() {\r\n      var item = this.closest('.nov-faq-item');\r\n      var isOpen = item.classList.contains('open');\r\n      \/\/ Close all\r\n      document.querySelectorAll('.nov-faq-item').forEach(function(i) {\r\n        i.classList.remove('open');\r\n        i.querySelector('.nov-faq-question').setAttribute('aria-expanded', 'false');\r\n      });\r\n      if (!isOpen) {\r\n        item.classList.add('open');\r\n        this.setAttribute('aria-expanded', 'true');\r\n      }\r\n    });\r\n  });\r\n\r\n  \/\/ Scroll reveal\r\n  var reveals = document.querySelectorAll('.nov-reveal');\r\n  var observer = new IntersectionObserver(function(entries) {\r\n    entries.forEach(function(entry) {\r\n      if (entry.isIntersecting) {\r\n        entry.target.classList.add('visible');\r\n        observer.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\r\n\r\n  reveals.forEach(function(el) { observer.observe(el); });\r\n\r\n  \/\/ Stagger cards\r\n  document.querySelectorAll('.nov-amenity-card, .nov-market-card, .nov-invest-card').forEach(function(el, i) {\r\n    el.style.transitionDelay = (i % 4) * 0.06 + 's';\r\n  });\r\n\r\n})();\r\n<\/script>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Overview Location Amenities Why Invest Market Data Developer Register Now Overview Location Amenities Why Invest Market Data Developer Register Now Novella Spacious Single-Detached Homes in Mississauga&#8217;s Meadowvale New Community by Greenpark Group &nbsp;|&nbsp; 38&#8242;, 41&#8242; &amp; 50&#8242; Lots &nbsp;|&nbsp; Meadowvale, Mississauga Location Meadowvale, Mississauga Starting Price Register for Pricing Home Type Single-Detached Homes Lot Widths [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":22,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":13,"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":49,"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions\/49"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/media\/22"}],"wp:attachment":[{"href":"https:\/\/thenovellamississauga.com\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}