{"id":17677,"date":"2026-04-21T23:23:32","date_gmt":"2026-04-21T23:23:32","guid":{"rendered":"https:\/\/inspirapm.com\/?page_id=17677"},"modified":"2026-04-22T00:07:44","modified_gmt":"2026-04-22T00:07:44","slug":"pricing","status":"publish","type":"page","link":"https:\/\/inspirapm.com\/?page_id=17677","title":{"rendered":"PRICING"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17677\" class=\"elementor elementor-17677\">\n\t\t\t\t<div class=\"elementor-element elementor-element-510a905 e-flex e-con-boxed e-con e-parent\" data-id=\"510a905\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51968e3 elementor-widget elementor-widget-html\" data-id=\"51968e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================= -->\n<!-- INSPIRA PM \/\/ MANAGEMENT PROTOCOL PAGE                          -->\n<!-- Drop-in block for WordPress Custom HTML \/ Elementor HTML widget -->\n<!-- Matches inspirapm.com design system (broker page v2)            -->\n<!-- ============================================================= -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Krona+One&family=Montserrat:wght@300;400;500;700&family=JetBrains+Mono:wght@400&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n<div class=\"mgmt-wrapper\">\n\n    <style>\n        :root {\n            --inspira-black: #000000;\n            --inspira-white: #ffffff;\n            --inspira-green: #00B74F;\n            --gray-light: #f4f4f4;\n            --gray-bg: #fafafa;\n            --border-color: #e0e0e0;\n            --mono: 'JetBrains Mono', monospace;\n            --heading: 'Krona One', sans-serif;\n            --body: 'Montserrat', sans-serif;\n        }\n\n        .mgmt-wrapper {\n            font-family: var(--body);\n            color: var(--inspira-black);\n            background: var(--inspira-white);\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        .mgmt-wrapper .proto-tag {\n            font-family: var(--mono);\n            font-size: 11px;\n            color: var(--inspira-green);\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 20px;\n            display: block;\n        }\n\n        .mgmt-wrapper h1, .mgmt-wrapper h2, .mgmt-wrapper h3 {\n            font-family: var(--heading);\n            text-transform: uppercase;\n        }\n\n        \/* --- HERO --- *\/\n        .anim-line {\n            position: absolute;\n            background: var(--inspira-black);\n            transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);\n            z-index: 1;\n            pointer-events: none;\n        }\n        .line-vertical { width: 1px; height: 100%; top: 0; left: 8%; transform: scaleY(0); transform-origin: top; }\n        .line-horizontal { height: 1px; width: 100%; top: 120px; left: 0; transform: scaleX(0); transform-origin: left; }\n        .mgmt-wrapper.loaded .line-vertical { transform: scaleY(1); }\n        .mgmt-wrapper.loaded .line-horizontal { transform: scaleX(1); }\n\n        .mgmt-hero {\n            position: relative;\n            padding: 120px 8% 100px;\n            border-bottom: 1px solid var(--border-color);\n            z-index: 2;\n        }\n        .mgmt-hero h1 {\n            font-size: clamp(2.2rem, 5vw, 4rem);\n            line-height: 1.05;\n            margin: 0 0 30px 0;\n            letter-spacing: -1px;\n        }\n        .mgmt-hero p {\n            font-size: 1.2rem;\n            font-weight: 300;\n            max-width: 640px;\n            line-height: 1.6;\n            color: #444;\n        }\n        .mgmt-hero .hero-footnote {\n            margin-top: 50px;\n            display: inline-flex;\n            gap: 40px;\n            padding-top: 25px;\n            border-top: 1px solid var(--border-color);\n            flex-wrap: wrap;\n        }\n        .mgmt-hero .hero-footnote .stat {\n            font-family: var(--mono);\n            font-size: 11px;\n            color: #888;\n            letter-spacing: 1px;\n        }\n        .mgmt-hero .hero-footnote .stat b {\n            display: block;\n            font-family: var(--heading);\n            font-size: 18px;\n            color: var(--inspira-black);\n            margin-top: 6px;\n            letter-spacing: 0;\n        }\n\n        \/* --- HOW WE OPERATE --- *\/\n        .operate-section {\n            padding: 120px 8%;\n            background: #fff;\n            border-bottom: 1px solid var(--border-color);\n            position: relative;\n            z-index: 2;\n        }\n        .operate-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 0.8fr 1.2fr;\n            gap: 80px;\n            align-items: start;\n        }\n        .operate-lead h2 {\n            font-size: clamp(1.8rem, 3.5vw, 2.6rem);\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n        }\n        .operate-lead p {\n            font-size: 1.05rem;\n            line-height: 1.7;\n            color: #444;\n            font-weight: 300;\n        }\n        .operate-lead b { color: var(--inspira-green); font-weight: 600; }\n\n        .steward-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n        .steward-item {\n            padding: 28px 0;\n            border-top: 1px solid #eee;\n            display: grid;\n            grid-template-columns: 50px 1fr;\n            gap: 20px;\n            align-items: flex-start;\n        }\n        .steward-item:last-child { border-bottom: 1px solid #eee; }\n        .steward-num {\n            font-family: var(--mono);\n            font-weight: 600;\n            font-size: 13px;\n            color: var(--inspira-green);\n            padding-top: 3px;\n        }\n        .steward-body b {\n            font-family: var(--heading);\n            font-size: 12px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 8px;\n            letter-spacing: 0.5px;\n        }\n        .steward-body p {\n            font-size: 0.95rem;\n            color: #555;\n            margin: 0;\n            line-height: 1.65;\n            font-weight: 300;\n        }\n\n        \/* --- BEFORE\/AFTER STAGING --- *\/\n        .staging-section {\n            padding: 120px 8%;\n            background: var(--gray-bg);\n            border-bottom: 1px solid var(--border-color);\n            position: relative;\n            z-index: 2;\n            text-align: center;\n        }\n        .staging-section h2 {\n            font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n        }\n        .staging-section .lead {\n            max-width: 640px;\n            margin: 0 auto 50px;\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: #444;\n            font-weight: 300;\n        }\n\n        .ba-slider {\n            position: relative;\n            max-width: 1100px;\n            margin: 0 auto;\n            aspect-ratio: 16\/10;\n            border: 1px solid var(--inspira-black);\n            overflow: hidden;\n            background: #000;\n            user-select: none;\n            touch-action: none;\n        }\n        .ba-slider img {\n            position: absolute;\n            inset: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n            pointer-events: none;\n        }\n        .ba-slider .ba-after-wrap {\n            position: absolute;\n            inset: 0;\n            width: 50%;\n            overflow: hidden;\n        }\n        .ba-slider .ba-after-wrap img {\n            width: 200%;\n            max-width: none;\n        }\n        .ba-handle {\n            position: absolute;\n            top: 0;\n            bottom: 0;\n            left: 50%;\n            width: 2px;\n            background: var(--inspira-white);\n            transform: translateX(-50%);\n            cursor: ew-resize;\n            z-index: 4;\n            box-shadow: 0 0 20px rgba(0,0,0,0.5);\n        }\n        .ba-handle::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 44px;\n            height: 44px;\n            background: var(--inspira-white);\n            border-radius: 50%;\n            border: 2px solid var(--inspira-black);\n        }\n        .ba-handle::after {\n            content: '\u2039 \u203a';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            font-family: var(--heading);\n            font-size: 14px;\n            font-weight: bold;\n            color: var(--inspira-black);\n            letter-spacing: 2px;\n            z-index: 5;\n        }\n        .ba-label {\n            position: absolute;\n            top: 20px;\n            padding: 8px 14px;\n            background: rgba(0,0,0,0.75);\n            color: #fff;\n            font-family: var(--mono);\n            font-size: 10px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            z-index: 3;\n        }\n        .ba-label.before-label { left: 20px; }\n        .ba-label.after-label { right: 20px; background: var(--inspira-green); }\n\n        \/* --- FEE STRUCTURE --- *\/\n        .fees-section {\n            padding: 120px 8%;\n            background: #fff;\n            border-bottom: 1px solid var(--border-color);\n            position: relative;\n            z-index: 2;\n        }\n        .fees-header {\n            max-width: 900px;\n            margin: 0 auto 70px;\n            text-align: center;\n        }\n        .fees-header h2 {\n            font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n            margin: 0 0 20px 0;\n            line-height: 1.1;\n        }\n        .fees-header p {\n            font-size: 1.05rem;\n            color: #444;\n            font-weight: 300;\n            line-height: 1.7;\n        }\n\n        .fees-subhead {\n            max-width: 1200px;\n            margin: 0 auto 25px;\n            display: flex;\n            justify-content: space-between;\n            align-items: baseline;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        .fees-subhead h3 {\n            font-family: var(--heading);\n            font-size: 1.1rem;\n            margin: 0;\n        }\n        .fees-subhead .fsh-note {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #999;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n        }\n\n        \/* Tier grid (marketing by sqft) *\/\n        .tier-grid {\n            max-width: 1300px;\n            margin: 0 auto 80px;\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 1px;\n            background: var(--border-color);\n            border: 1px solid var(--border-color);\n        }\n        .tier-card {\n            background: #fff;\n            padding: 40px 28px;\n            display: flex;\n            flex-direction: column;\n            position: relative;\n            transition: background 0.3s;\n        }\n        .tier-card:hover { background: #fafafa; }\n        .tier-card.flagship { background: #0a0a0a; color: #fff; }\n        .tier-card.flagship .tier-sqft { color: #888; }\n        .tier-card.flagship .tier-name { color: #fff; }\n        .tier-card.flagship .tier-price { color: var(--inspira-green); }\n        .tier-card.flagship .tier-includes li { color: #ccc; border-top-color: #1a1a1a; }\n\n        .tier-sqft {\n            font-family: var(--mono);\n            font-size: 10px;\n            letter-spacing: 1.5px;\n            color: #888;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n        }\n        .tier-name {\n            font-family: var(--heading);\n            font-size: 16px;\n            text-transform: uppercase;\n            margin: 0 0 20px 0;\n            letter-spacing: 0.5px;\n        }\n        .tier-price {\n            font-family: var(--heading);\n            font-size: 28px;\n            color: var(--inspira-black);\n            margin-bottom: 8px;\n            letter-spacing: -1px;\n        }\n        .tier-price-note {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #999;\n            text-transform: uppercase;\n            margin-bottom: 25px;\n        }\n        .tier-includes {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            flex: 1;\n        }\n        .tier-includes li {\n            font-size: 12px;\n            line-height: 1.5;\n            padding: 10px 0;\n            border-top: 1px solid #eee;\n            color: #555;\n            position: relative;\n            padding-left: 18px;\n        }\n        .tier-includes li::before {\n            content: '\u2713';\n            color: var(--inspira-green);\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n        }\n\n        \/* Management\/recurring fees *\/\n        .mgmt-fees {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1px;\n            background: var(--inspira-black);\n            border: 1px solid var(--inspira-black);\n        }\n        .mgmt-card {\n            background: #fff;\n            padding: 40px 30px;\n        }\n        .mgmt-card .mgmt-label {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: var(--inspira-green);\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n        .mgmt-card .mgmt-val {\n            font-family: var(--heading);\n            font-size: 30px;\n            letter-spacing: -1px;\n            margin-bottom: 12px;\n            line-height: 1.1;\n        }\n        .mgmt-card .mgmt-val small {\n            font-family: var(--body);\n            font-size: 12px;\n            color: #666;\n            font-weight: 400;\n            margin-left: 6px;\n            letter-spacing: 0;\n        }\n        .mgmt-card p {\n            font-size: 0.9rem;\n            line-height: 1.6;\n            color: #555;\n            margin: 0;\n            font-weight: 300;\n        }\n\n        \/* Event-based fee row *\/\n        .event-fees {\n            max-width: 1200px;\n            margin: 50px auto 0;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1px;\n            background: var(--border-color);\n            border: 1px solid var(--border-color);\n        }\n        .event-card {\n            background: #fafafa;\n            padding: 32px 28px;\n        }\n        .event-card .event-label {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #888;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n            display: block;\n        }\n        .event-card .event-val {\n            font-family: var(--heading);\n            font-size: 24px;\n            letter-spacing: -0.5px;\n            margin-bottom: 10px;\n            line-height: 1.1;\n        }\n        .event-card .event-val small {\n            font-family: var(--body);\n            font-size: 11px;\n            color: #666;\n            font-weight: 400;\n            margin-left: 6px;\n            letter-spacing: 0;\n        }\n        .event-card p {\n            font-size: 0.85rem;\n            line-height: 1.55;\n            color: #555;\n            margin: 0;\n            font-weight: 300;\n        }\n\n        \/* --- DIFF SECTION --- *\/\n        .diff-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            border-bottom: 1px solid var(--border-color);\n            z-index: 2;\n            position: relative;\n        }\n        .diff-box { padding: 100px 10%; border-right: 1px solid var(--border-color); }\n        .diff-box:last-child { border-right: none; background: #0a0a0a; color: #fff; }\n        .diff-box .proto-tag { color: #ff4444; }\n        .diff-box:last-child .proto-tag { color: var(--inspira-green); }\n        .diff-title {\n            font-family: var(--heading);\n            font-size: clamp(1.3rem, 2.5vw, 1.8rem);\n            margin: 15px 0 35px 0;\n            line-height: 1.1;\n        }\n        .diff-list {\n            padding: 0;\n            list-style: none;\n            margin: 0;\n        }\n        .diff-list li {\n            margin-bottom: 24px;\n            font-size: 1rem;\n            line-height: 1.55;\n            position: relative;\n            padding-left: 28px;\n            font-weight: 300;\n        }\n        .diff-list li strong { font-weight: 600; }\n        .diff-list.problems li::before {\n            content: '\u00d7';\n            color: #ff4444;\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.3rem;\n            top: -2px;\n        }\n        .diff-list.solutions li::before {\n            content: '\u2713';\n            color: var(--inspira-green);\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.1rem;\n        }\n\n        \/* --- LISTINGS SHOWCASE --- *\/\n        .listings-section {\n            padding: 120px 8%;\n            background: #fff;\n            border-bottom: 1px solid var(--border-color);\n            position: relative;\n            z-index: 2;\n        }\n        .listings-header {\n            max-width: 900px;\n            margin: 0 auto 70px;\n            text-align: center;\n        }\n        .listings-header h2 {\n            font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n        }\n        .listings-header p {\n            font-size: 1.05rem;\n            color: #444;\n            font-weight: 300;\n            line-height: 1.7;\n        }\n\n        .live-feed-cta {\n            max-width: 1100px;\n            margin: 0 auto 60px;\n            padding: 35px 40px;\n            border: 1px solid var(--inspira-black);\n            background: #fafafa;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 30px;\n            flex-wrap: wrap;\n        }\n        .live-feed-cta .lf-left .lf-tag {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: var(--inspira-green);\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            margin-bottom: 8px;\n            display: block;\n        }\n        .live-feed-cta .lf-left b {\n            font-family: var(--heading);\n            font-size: 18px;\n            display: block;\n            margin-bottom: 5px;\n            text-transform: uppercase;\n        }\n        .live-feed-cta .lf-left span {\n            font-size: 13px;\n            color: #666;\n            font-weight: 300;\n        }\n        .live-feed-cta .lf-btn {\n            background: var(--inspira-black);\n            color: #fff;\n            padding: 16px 30px;\n            font-family: var(--heading);\n            font-size: 11px;\n            text-transform: uppercase;\n            text-decoration: none;\n            letter-spacing: 1px;\n            transition: background 0.3s;\n            white-space: nowrap;\n        }\n        .live-feed-cta .lf-btn:hover { background: var(--inspira-green); }\n        .live-feed-cta .lf-pulse {\n            display: inline-block;\n            width: 8px;\n            height: 8px;\n            background: var(--inspira-green);\n            border-radius: 50%;\n            margin-right: 8px;\n            animation: livepulse 1.6s infinite;\n        }\n        @keyframes livepulse {\n            0%, 100% { box-shadow: 0 0 0 0 rgba(0,183,79,0.6); }\n            50% { box-shadow: 0 0 0 8px rgba(0,183,79,0); }\n        }\n\n        .past-listings-header {\n            max-width: 1200px;\n            margin: 0 auto 40px;\n            display: flex;\n            justify-content: space-between;\n            align-items: baseline;\n            flex-wrap: wrap;\n            gap: 15px;\n        }\n        .past-listings-header h3 {\n            font-family: var(--heading);\n            font-size: 1.2rem;\n            margin: 0;\n        }\n        .past-listings-header .phl-note {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #999;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n        }\n\n        .past-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 25px;\n        }\n        .past-card {\n            border: 1px solid var(--border-color);\n            background: #fff;\n            display: flex;\n            flex-direction: column;\n            transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s;\n            text-decoration: none;\n            color: inherit;\n        }\n        .past-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 20px 40px rgba(0,0,0,0.08);\n        }\n        .past-img {\n            position: relative;\n            aspect-ratio: 4\/3;\n            background: #eee;\n            overflow: hidden;\n        }\n        .past-img img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s;\n        }\n        .past-card:hover .past-img img { transform: scale(1.04); }\n        .past-badge {\n            position: absolute;\n            top: 12px;\n            left: 12px;\n            padding: 5px 10px;\n            font-family: var(--mono);\n            font-size: 9px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            background: var(--inspira-black);\n            color: #fff;\n        }\n        .past-badge.leased { background: var(--inspira-green); }\n        .past-badge.managed { background: var(--inspira-green); }\n        .past-badge.available { background: #333; }\n        .past-info { padding: 22px 20px; }\n        .past-address {\n            font-family: var(--heading);\n            font-size: 13px;\n            text-transform: uppercase;\n            margin: 0 0 5px 0;\n            letter-spacing: 0;\n        }\n        .past-city {\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #888;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            display: block;\n        }\n        .past-price {\n            font-family: var(--heading);\n            font-size: 20px;\n            color: var(--inspira-black);\n            margin-bottom: 12px;\n            letter-spacing: -0.5px;\n        }\n        .past-price small {\n            font-family: var(--body);\n            font-size: 11px;\n            font-weight: 400;\n            color: #888;\n            letter-spacing: 0;\n        }\n        .past-specs {\n            font-family: var(--mono);\n            font-size: 11px;\n            color: #666;\n            letter-spacing: 0.5px;\n            border-top: 1px solid #eee;\n            padding-top: 12px;\n        }\n        .past-specs span { margin-right: 12px; }\n\n        \/* --- FORM --- *\/\n        .form-section {\n            padding: 100px 8%;\n            background: #fff;\n            border-bottom: 1px solid var(--border-color);\n            position: relative;\n            z-index: 2;\n        }\n        .form-section .line-box {\n            border: 1px solid var(--inspira-black);\n            padding: 60px;\n            max-width: 820px;\n            margin: 0 auto;\n        }\n        .form-section h2 {\n            font-family: var(--heading);\n            text-transform: uppercase;\n            margin: 20px 0 35px;\n            font-size: clamp(1.4rem, 2.5vw, 1.9rem);\n        }\n        .zcwf_row { margin-bottom: 22px; display: flex; flex-direction: column; }\n        .zcwf_col_lab {\n            font-family: var(--heading);\n            font-size: 10px;\n            text-transform: uppercase;\n            margin-bottom: 8px;\n            letter-spacing: 0.5px;\n        }\n        .zcwf_col_fld input {\n            width: 100%;\n            padding: 15px;\n            border: 1px solid var(--inspira-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            outline: none;\n            box-sizing: border-box;\n            transition: border-color 0.3s;\n        }\n        .zcwf_col_fld input:focus { border-color: var(--inspira-green); }\n        .formsubmit {\n            background: var(--inspira-black);\n            color: #fff;\n            border: none;\n            padding: 20px;\n            width: 100%;\n            font-family: var(--heading);\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            cursor: pointer;\n            transition: 0.3s;\n            margin-top: 10px;\n        }\n        .formsubmit:hover { background: var(--inspira-green); }\n\n        \/* --- FOOTER BAR --- *\/\n        .mgmt-footer-bar {\n            padding: 40px 8%;\n            border-top: 1px solid var(--inspira-black);\n            display: flex;\n            justify-content: space-between;\n            font-family: var(--mono);\n            font-size: 10px;\n            color: #999;\n            letter-spacing: 1px;\n            flex-wrap: wrap;\n            gap: 15px;\n        }\n\n        \/* --- RESPONSIVE --- *\/\n        @media (max-width: 1100px) {\n            .tier-grid { grid-template-columns: repeat(3, 1fr); }\n            .past-grid { grid-template-columns: repeat(2, 1fr); }\n            .mgmt-fees, .event-fees { grid-template-columns: 1fr; }\n        }\n        @media (max-width: 900px) {\n            .operate-grid { grid-template-columns: 1fr; gap: 50px; }\n            .diff-section { grid-template-columns: 1fr; }\n            .diff-box { border-right: none; border-bottom: 1px solid var(--border-color); padding: 70px 8%; }\n            .line-vertical { left: 15px; }\n            .mgmt-hero { padding-left: 40px; }\n            .tier-grid { grid-template-columns: repeat(2, 1fr); }\n            .form-section .line-box { padding: 35px 22px; }\n            .ba-handle::before { width: 36px; height: 36px; }\n            .live-feed-cta { flex-direction: column; align-items: flex-start; }\n            .live-feed-cta .lf-btn { width: 100%; text-align: center; }\n        }\n        @media (max-width: 560px) {\n            .tier-grid { grid-template-columns: 1fr; }\n            .past-grid { grid-template-columns: 1fr; }\n        }\n    <\/style>\n\n    <!-- Architectural lines (animate on load) -->\n    <div class=\"anim-line line-vertical\"><\/div>\n    <div class=\"anim-line line-horizontal\"><\/div>\n\n    <!-- ============ HERO ============ -->\n    <section class=\"mgmt-hero\">\n        <span class=\"proto-tag\">\/\/ MANAGEMENT_PROTOCOL_V1<\/span>\n        <h1>Property Management<br>Built For Owners.<\/h1>\n        <p>Your asset deserves more than a portal login and a monthly statement. We combine institutional-grade leasing with transparent, hands-on management, so your property stays rented, maintained, and profitable.<\/p>\n        <div class=\"hero-footnote\">\n            <div class=\"stat\">TENANT RETENTION<br><b>85% Renewal Rate<\/b><\/div>\n            <div class=\"stat\">VENDOR MARKUPS<br><b>Zero<\/b><\/div>\n            <div class=\"stat\">FINANCIALS<br><b>Full Transparency<\/b><\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ BEFORE\/AFTER STAGING ============ -->\n    <section class=\"staging-section\">\n        <span class=\"proto-tag\">\/\/ STAGING_PROTOCOL<\/span>\n        <h2>See The Transformation.<\/h2>\n        <p class=\"lead\">Vacant rentals feel smaller, colder, and harder for prospects to picture themselves in. Virtual staging fixes that in 48 hours, without moving a single piece of furniture, and it is included with every managed property. Drag the divider to compare.<\/p>\n\n        <div class=\"ba-slider\" id=\"baSlider\">\n            <!-- BEFORE (full underneath) -->\n            <img decoding=\"async\" src=\"https:\/\/inspirapm.com\/wp-content\/uploads\/2026\/04\/72-web-or-mls-1100-vanderbilt-cir.jpg\" alt=\"Vacant home before virtual staging\">\n            <span class=\"ba-label before-label\">Before \/\/ Vacant<\/span>\n\n            <!-- AFTER (clipped on top) -->\n            <div class=\"ba-after-wrap\" id=\"baAfterWrap\">\n                <img decoding=\"async\" src=\"https:\/\/inspirapm.com\/wp-content\/uploads\/2026\/04\/72-web-or-mls-1100-vanderbilt-cir-copy.jpg\" alt=\"Virtually staged home after\">\n            <\/div>\n            <span class=\"ba-label after-label\">After \/\/ Staged<\/span>\n\n            <div class=\"ba-handle\" id=\"baHandle\"><\/div>\n        <\/div>\n\n        <p style=\"margin-top: 35px; font-family: var(--mono); font-size: 11px; color: #888; letter-spacing: 1px; text-transform: uppercase;\">\n            Drag or tap to compare\n        <\/p>\n    <\/section>\n    <!-- ============ FEE STRUCTURE ============ -->\n    <section class=\"fees-section\">\n        <div class=\"fees-header\">\n            <span class=\"proto-tag\">\/\/ FEE_MATRIX<\/span>\n            <h2>Straight Pricing. No Surprises.<\/h2>\n            <p>Every fee is published. Every vendor invoice comes to you at cost. No handyman markups, no service percentage upcharges, no hidden line items in the statement. If it is not on this page, we do not charge it. Every property gets the same marketing program. The only thing that changes is the production cost, which scales with the size of the home.<\/p>\n        <\/div>\n\n        <!-- Listing production -->\n        <div class=\"fees-subhead\">\n            <h3>Listing Production \/\/ Priced By Home Size<\/h3>\n            <span class=\"fsh-note\">\/\/ ONE-TIME, AT LEASE-UP<\/span>\n        <\/div>\n\n        <!-- What's included (every home, every tier) -->\n        <div class=\"included-panel\">\n            <style>\n                .included-panel {\n                    max-width: 1300px;\n                    margin: 0 auto 40px;\n                    border: 1px solid var(--border-color);\n                    background: #fafafa;\n                    padding: 50px 50px 40px;\n                }\n                .included-panel .ip-header {\n                    display: flex;\n                    justify-content: space-between;\n                    align-items: baseline;\n                    flex-wrap: wrap;\n                    gap: 15px;\n                    margin-bottom: 30px;\n                    padding-bottom: 22px;\n                    border-bottom: 1px solid var(--border-color);\n                }\n                .included-panel .ip-title {\n                    font-family: var(--heading);\n                    font-size: 1.1rem;\n                    text-transform: uppercase;\n                    margin: 0;\n                    letter-spacing: 0.5px;\n                }\n                .included-panel .ip-eyebrow {\n                    font-family: var(--mono);\n                    font-size: 10px;\n                    color: var(--inspira-green);\n                    letter-spacing: 1.5px;\n                    text-transform: uppercase;\n                }\n                .included-grid {\n                    display: grid;\n                    grid-template-columns: repeat(3, 1fr);\n                    gap: 0;\n                }\n                .included-item {\n                    padding: 18px 25px 18px 40px;\n                    position: relative;\n                    font-size: 0.95rem;\n                    line-height: 1.5;\n                    color: #333;\n                    border-right: 1px solid #e8e8e8;\n                    border-bottom: 1px solid #e8e8e8;\n                }\n                .included-item:nth-child(3n) { border-right: none; }\n                .included-item:nth-last-child(-n+3) { border-bottom: none; }\n                .included-item::before {\n                    content: '\u2713';\n                    position: absolute;\n                    left: 15px;\n                    top: 18px;\n                    color: var(--inspira-green);\n                    font-weight: bold;\n                    font-size: 1rem;\n                }\n                .included-item b {\n                    font-family: var(--heading);\n                    font-size: 11px;\n                    text-transform: uppercase;\n                    display: block;\n                    margin-bottom: 4px;\n                    letter-spacing: 0.5px;\n                    color: var(--inspira-black);\n                }\n                .included-item span {\n                    font-size: 0.82rem;\n                    color: #666;\n                    font-weight: 300;\n                    line-height: 1.5;\n                }\n                .included-footer {\n                    margin-top: 22px;\n                    padding-top: 22px;\n                    border-top: 1px solid var(--border-color);\n                    font-family: var(--mono);\n                    font-size: 11px;\n                    color: #666;\n                    letter-spacing: 0.5px;\n                    line-height: 1.6;\n                }\n                .included-footer b { color: var(--inspira-green); font-weight: 600; }\n\n                @media (max-width: 900px) {\n                    .included-panel { padding: 35px 25px 25px; }\n                    .included-grid { grid-template-columns: 1fr; }\n                    .included-item { border-right: none; }\n                    .included-item:nth-last-child(-n+3) { border-bottom: 1px solid #e8e8e8; }\n                    .included-item:last-child { border-bottom: none; }\n                }\n            <\/style>\n\n            <div class=\"ip-header\">\n                <h4 class=\"ip-title\">What Every Property Gets<\/h4>\n                <span class=\"ip-eyebrow\">\/\/ SAME MARKETING, EVERY HOME<\/span>\n            <\/div>\n\n            <div class=\"included-grid\">\n                <div class=\"included-item\">\n                    <b>Professional Photography<\/b>\n                    <span>Full interior and exterior capture, edited and listing-ready.<\/span>\n                <\/div>\n                <div class=\"included-item\">\n                    <b>Virtual Staging<\/b>\n                    <span>Included on vacant homes. Helps prospects picture the space.<\/span>\n                <\/div>\n                <div class=\"included-item\">\n                    <b>Portal Syndication<\/b>\n                    <span>Zillow, Apartments.com, Trulia, HotPads, and every major rental portal.<\/span>\n                <\/div>\n                <div class=\"included-item\">\n                    <b>Social Media Campaign<\/b>\n                    <span>Multi-platform posting and promoted rotation through active vacancy.<\/span>\n                <\/div>\n                <div class=\"included-item\">\n                    <b>Relocation Network<\/b>\n                    <span>Direct exposure to our Austin corporate relocation feed.<\/span>\n                <\/div>\n                <div class=\"included-item\">\n                    <b>Local HR Outreach<\/b>\n                    <span>Targeted placement through local employer and HR contacts.<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"included-footer\">\n                <b>The only thing that changes by home size is the production cost.<\/b> Larger homes require more time on site, more photos, and more staging. The service does not change. The pricing does.\n            <\/div>\n        <\/div>\n\n        <!-- Simple pricing strip -->\n        <div class=\"price-strip\">\n            <style>\n                .price-strip {\n                    max-width: 1300px;\n                    margin: 0 auto 80px;\n                    display: grid;\n                    grid-template-columns: repeat(5, 1fr);\n                    gap: 1px;\n                    background: var(--border-color);\n                    border: 1px solid var(--border-color);\n                }\n                .price-cell {\n                    background: #fff;\n                    padding: 28px 20px;\n                    text-align: center;\n                    transition: background 0.3s;\n                }\n                .price-cell:hover { background: #fafafa; }\n                .price-cell.flagship { background: #0a0a0a; color: #fff; }\n                .price-cell.flagship .ps-sqft { color: #888; }\n                .price-cell.flagship .ps-price { color: var(--inspira-green); }\n                .price-cell.flagship .ps-name { color: #fff; }\n                .ps-sqft {\n                    font-family: var(--mono);\n                    font-size: 10px;\n                    letter-spacing: 1.5px;\n                    color: #888;\n                    text-transform: uppercase;\n                    display: block;\n                    margin-bottom: 10px;\n                }\n                .ps-name {\n                    font-family: var(--heading);\n                    font-size: 13px;\n                    text-transform: uppercase;\n                    margin-bottom: 14px;\n                    letter-spacing: 0.5px;\n                    color: var(--inspira-black);\n                }\n                .ps-price {\n                    font-family: var(--heading);\n                    font-size: 26px;\n                    letter-spacing: -1px;\n                    color: var(--inspira-black);\n                    line-height: 1;\n                }\n\n                @media (max-width: 900px) {\n                    .price-strip { grid-template-columns: repeat(2, 1fr); }\n                }\n                @media (max-width: 500px) {\n                    .price-strip { grid-template-columns: 1fr; }\n                }\n            <\/style>\n\n            <div class=\"price-cell\">\n                <span class=\"ps-sqft\">&lt; 1,500 SQ FT<\/span>\n                <div class=\"ps-name\">Essential<\/div>\n                <div class=\"ps-price\">$0<\/div>\n            <\/div>\n            <div class=\"price-cell\">\n                <span class=\"ps-sqft\">1,501 \u2013 2,500<\/span>\n                <div class=\"ps-name\">Signature<\/div>\n                <div class=\"ps-price\">$300<\/div>\n            <\/div>\n            <div class=\"price-cell\">\n                <span class=\"ps-sqft\">2,501 \u2013 3,500<\/span>\n                <div class=\"ps-name\">Estate<\/div>\n                <div class=\"ps-price\">$600<\/div>\n            <\/div>\n            <div class=\"price-cell\">\n                <span class=\"ps-sqft\">3,501 \u2013 4,500<\/span>\n                <div class=\"ps-name\">Luxury<\/div>\n                <div class=\"ps-price\">$900<\/div>\n            <\/div>\n            <div class=\"price-cell\">\n                <span class=\"ps-sqft\">4,500+ SQ FT<\/span>\n                <div class=\"ps-name\">Flagship<\/div>\n                <div class=\"ps-price\">$1,200<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Recurring management fees -->\n        <div class=\"fees-subhead\">\n            <h3>Management Fees \/\/ Recurring<\/h3>\n            <span class=\"fsh-note\">\/\/ FLAT + TRANSPARENT<\/span>\n        <\/div>\n\n        <div class=\"mgmt-fees\">\n            <div class=\"mgmt-card\">\n                <span class=\"mgmt-label\">Monthly Management<\/span>\n                <div class=\"mgmt-val\">10%<small>of collected rent<\/small><\/div>\n                <p>Flat, transparent, and non-negotiable. No handyman markups, no vendor upcharges, no surprise service fees buried in the statement.<\/p>\n            <\/div>\n            <div class=\"mgmt-card\">\n                <span class=\"mgmt-label\">Maintenance Coordination<\/span>\n                <div class=\"mgmt-val\">$25<small>per work order \u00b7 capped at $100\/mo<\/small><\/div>\n                <p>We coordinate every vendor, track every repair, and cap the total at $100 per month regardless of volume. Tenant-caused issues are billed to the tenant, not to you.<\/p>\n            <\/div>\n            <div class=\"mgmt-card\">\n                <span class=\"mgmt-label\">Lease Renewal<\/span>\n                <div class=\"mgmt-val\">$650<small>per renewal<\/small><\/div>\n                <p>We will not renew a tenant without walking you through the terms first. Renewal includes rate analysis, negotiation, and full lease re-execution.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Legal protocol + proprietary lease (side by side) -->\n        <div class=\"legal-row\">\n            <style>\n                .legal-row {\n                    max-width: 1200px;\n                    margin: 30px auto 0;\n                    display: grid;\n                    grid-template-columns: 1fr 1fr;\n                    gap: 1px;\n                    background: var(--border-color);\n                    border: 1px solid var(--border-color);\n                }\n                .legal-card {\n                    background: #fafafa;\n                    padding: 32px 35px;\n                    display: flex;\n                    flex-direction: column;\n                }\n                .legal-card .lc-header {\n                    display: flex;\n                    justify-content: space-between;\n                    align-items: baseline;\n                    margin-bottom: 18px;\n                    padding-bottom: 14px;\n                    border-bottom: 1px solid var(--border-color);\n                    gap: 12px;\n                    flex-wrap: wrap;\n                }\n                .legal-card .lc-tag {\n                    font-family: var(--mono);\n                    font-size: 10px;\n                    color: var(--inspira-green);\n                    letter-spacing: 1.5px;\n                    text-transform: uppercase;\n                }\n                .legal-card .lc-badge {\n                    font-family: var(--heading);\n                    font-size: 10px;\n                    text-transform: uppercase;\n                    letter-spacing: 0.5px;\n                    color: var(--inspira-green);\n                    white-space: nowrap;\n                }\n                .legal-card b {\n                    font-family: var(--heading);\n                    font-size: 14px;\n                    text-transform: uppercase;\n                    display: block;\n                    margin-bottom: 10px;\n                    letter-spacing: 0.5px;\n                    color: var(--inspira-black);\n                    font-weight: normal;\n                }\n                .legal-card p {\n                    font-size: 0.92rem;\n                    line-height: 1.65;\n                    color: #444;\n                    font-weight: 300;\n                    margin: 0;\n                }\n\n                @media (max-width: 800px) {\n                    .legal-row { grid-template-columns: 1fr; }\n                }\n            <\/style>\n\n            <div class=\"legal-card\">\n                <div class=\"lc-header\">\n                    <span class=\"lc-tag\">\/\/ LEGAL_PROTOCOL<\/span>\n                    <span class=\"lc-badge\">At Cost \u00b7 Zero Markup<\/span>\n                <\/div>\n                <b>Evictions &amp; Legal Action<\/b>\n                <p>Handled by retained counsel when required. Court costs and attorney fees are passed through to you at cost with no markup. We do our best to resolve issues before they reach this stage. When they do, you have professional representation without surprise line items.<\/p>\n            <\/div>\n\n            <div class=\"legal-card\">\n                <div class=\"lc-header\">\n                    <span class=\"lc-tag\">\/\/ DOCUMENT_PROTOCOL<\/span>\n                    <span class=\"lc-badge\">Reviewed Annually By Counsel<\/span>\n                <\/div>\n                <b>Our Proprietary Lease<\/b>\n                <p>We do not use off-the-shelf lease templates. Inspira operates on a proprietary lease, reviewed and updated every year by our attorney, that incorporates real liability gaps we have identified across the industry. Standard leases leave owners exposed. Ours is engineered to protect you.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Event-based fees -->\n        <div class=\"fees-subhead\" style=\"margin-top: 70px;\">\n            <h3>Event-Based Fees \/\/ At Lease-Up Or Onboarding<\/h3>\n            <span class=\"fsh-note\">\/\/ ONE-TIME<\/span>\n        <\/div>\n\n        <div class=\"event-fees\">\n            <div class=\"event-card\">\n                <span class=\"event-label\">Tenant Placement \/\/ Managed<\/span>\n                <div class=\"event-val\">80%<small>of one month's rent<\/small><\/div>\n                <p>For existing Inspira-managed properties. Paid once at lease signing. Includes marketing, screening, and lease execution.<\/p>\n            <\/div>\n            <div class=\"event-card\">\n                <span class=\"event-label\">Tenant Placement \/\/ Non-Managed<\/span>\n                <div class=\"event-val\">100%<small>of one month's rent<\/small><\/div>\n                <p>Placement-only service for owners who self-manage. Same rigorous screening process, same professional lease execution.<\/p>\n            <\/div>\n            <div class=\"event-card\">\n                <span class=\"event-label\">Onboarding Inspection<\/span>\n                <div class=\"event-val\">$250<small>managed only<\/small><\/div>\n                <p>Four-hour cosmetic inspection with a detailed written report, including review of property code items we advise be in order before tenants occupy the home.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ SERVICE AREA ============ -->\n    <section class=\"service-area\">\n        <style>\n            .service-area {\n                padding: 90px 8%;\n                background: #fff;\n                border-bottom: 1px solid var(--border-color);\n                position: relative;\n                z-index: 2;\n            }\n            .sa-inner {\n                max-width: 1200px;\n                margin: 0 auto;\n                display: grid;\n                grid-template-columns: 0.9fr 1.1fr;\n                gap: 80px;\n                align-items: center;\n            }\n            .sa-lead h2 {\n                font-family: var(--heading);\n                text-transform: uppercase;\n                font-size: clamp(1.6rem, 3vw, 2.2rem);\n                line-height: 1.1;\n                margin: 0 0 20px 0;\n            }\n            .sa-lead p {\n                font-size: 1rem;\n                line-height: 1.7;\n                color: #444;\n                font-weight: 300;\n            }\n            .sa-lead b { color: var(--inspira-green); font-weight: 600; }\n\n            .sa-grid {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 1px;\n                background: var(--border-color);\n                border: 1px solid var(--border-color);\n            }\n            .sa-cell {\n                background: #fff;\n                padding: 22px 20px;\n                font-family: var(--heading);\n                font-size: 12px;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n                color: var(--inspira-black);\n                text-align: center;\n                transition: background 0.25s, color 0.25s;\n                position: relative;\n            }\n            .sa-cell::before {\n                content: '';\n                position: absolute;\n                top: 12px; left: 50%;\n                transform: translateX(-50%);\n                width: 6px; height: 6px;\n                border-radius: 50%;\n                background: var(--inspira-green);\n                opacity: 0.4;\n            }\n            .sa-cell:hover { background: #0a0a0a; color: #fff; }\n            .sa-cell:hover::before { opacity: 1; box-shadow: 0 0 10px var(--inspira-green); }\n            .sa-cell .sa-name { display: block; margin-top: 12px; }\n            .sa-cell .sa-sub {\n                font-family: var(--mono);\n                font-size: 9px;\n                color: #888;\n                text-transform: uppercase;\n                letter-spacing: 1px;\n                margin-top: 4px;\n                font-weight: normal;\n            }\n\n            @media (max-width: 900px) {\n                .sa-inner { grid-template-columns: 1fr; gap: 45px; }\n                .sa-grid { grid-template-columns: repeat(2, 1fr); }\n            }\n            @media (max-width: 500px) {\n                .sa-grid { grid-template-columns: 1fr; }\n            }\n        <\/style>\n\n        <div class=\"sa-inner\">\n            <div class=\"sa-lead\">\n                <span class=\"proto-tag\">\/\/ SERVICE_COVERAGE<\/span>\n                <h2>Where We Manage.<\/h2>\n                <p>Inspira operates across the greater Austin market and Central Texas. We manage properties where we can physically inspect, respond, and maintain <b>direct local presence<\/b>. If your property is inside our service area, we can assume management within 24 hours of authorization.<\/p>\n            <\/div>\n\n            <div class=\"sa-grid\">\n                <div class=\"sa-cell\"><span class=\"sa-name\">Austin<\/span><div class=\"sa-sub\">Travis County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Round Rock<\/span><div class=\"sa-sub\">Williamson County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Cedar Park<\/span><div class=\"sa-sub\">Williamson County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Leander<\/span><div class=\"sa-sub\">Williamson County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Pflugerville<\/span><div class=\"sa-sub\">Travis County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Georgetown<\/span><div class=\"sa-sub\">Williamson County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Lakeway \/ Westlake<\/span><div class=\"sa-sub\">Travis County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Bee Cave<\/span><div class=\"sa-sub\">Travis County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Buda \/ Kyle<\/span><div class=\"sa-sub\">Hays County<\/div><\/div>\n                <div class=\"sa-cell\"><span class=\"sa-name\">Bastrop<\/span><div class=\"sa-sub\">Bastrop County<\/div><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"operate-section\">\n        <div class=\"operate-grid\">\n            <div class=\"operate-lead\">\n                <span class=\"proto-tag\">\/\/ OWNER_JOURNEY<\/span>\n                <h2>How We Actually<br>Work.<\/h2>\n                <p>No mystery, no jargon. Here is what happens from the first conversation through the life of your tenancy. Every step is <b>collaborative<\/b>, and you are never the last to know anything about your own property.<\/p>\n            <\/div>\n\n            <ul class=\"steward-list\">\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">01<\/span>\n                    <div class=\"steward-body\">\n                        <b>Management Consultation<\/b>\n                        <p>We walk the property, review rental comparables, and talk through your goals. You get a real rent strategy and an honest read on what the property needs before it goes to market.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">02<\/span>\n                    <div class=\"steward-body\">\n                        <b>Onboarding Inspection<\/b>\n                        <p>A four-hour detailed cosmetic inspection with a full written report, including a review of any property code items we advise be in order before tenants occupy the home. You get the real picture before a prospect ever walks in.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">03<\/span>\n                    <div class=\"steward-body\">\n                        <b>Strategic Marketing<\/b>\n                        <p>Professional photography, virtual staging for vacant homes, full rental portal syndication, social media campaign, and targeted outreach to our Austin relocation network and local corporate HR contacts. You see the plan before it goes live.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">04<\/span>\n                    <div class=\"steward-body\">\n                        <b>Applicant Screening<\/b>\n                        <p>A 15-point screening process including AI-assisted review and third-party Pet Screening for verified ESA status and PAW scores. We share leasing intelligence with you in real time as applications come in.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">05<\/span>\n                    <div class=\"steward-body\">\n                        <b>Lease Execution &amp; Tenant Relations<\/b>\n                        <p>Every tenancy operates on our proprietary lease, reviewed annually by counsel to close liability gaps left in standard leases. Throughout the lease, direct and professional communication keeps residents engaged. Respectful relationships retain tenants, and retention protects your yield.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">06<\/span>\n                    <div class=\"steward-body\">\n                        <b>Proactive Maintenance<\/b>\n                        <p>Work orders are coordinated, triaged, and tracked. Tenant-caused issues are billed to the tenant. Vendor invoices come to you at cost, with zero markups buried in the statement.<\/p>\n                    <\/div>\n                <\/li>\n                <li class=\"steward-item\">\n                    <span class=\"steward-num\">07<\/span>\n                    <div class=\"steward-body\">\n                        <b>Financial Transparency<\/b>\n                        <p>Monthly statements show every dollar in and out. Owner and vendor portals, live property health monitoring, and direct access to the decision-maker on your asset. Full stop.<\/p>\n                    <\/div>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n    <!-- ============ WHAT MAKES US DIFFERENT ============ -->\n    <section class=\"diff-section\">\n        <div class=\"diff-box\">\n            <span class=\"proto-tag\">\/\/ WHAT YOU USUALLY GET<\/span>\n            <h3 class=\"diff-title\">The Industry Standard.<\/h3>\n            <ul class=\"diff-list problems\">\n                <li><strong>Hidden markups<\/strong> on every handyman and vendor invoice, buried in monthly statements.<\/li>\n                <li><strong>Lease renewals processed<\/strong> without your input, sometimes without your knowledge.<\/li>\n                <li><strong>Pricing decisions<\/strong> made in a vacuum, with no collaboration from the owner.<\/li>\n                <li><strong>Generic screening<\/strong> that misses pet compliance, income verification gaps, and risk signals AI can catch.<\/li>\n                <li><strong>A portal login<\/strong> and little else. You chase the manager for any real visibility.<\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"diff-box\">\n            <span class=\"proto-tag\">\/\/ WHAT INSPIRA DELIVERS<\/span>\n            <h3 class=\"diff-title\" style=\"color:#fff;\">The Inspira Standard.<\/h3>\n            <ul class=\"diff-list solutions\">\n                <li><strong>Zero markups.<\/strong> You see every vendor invoice at cost. Full transparency, every month.<\/li>\n                <li><strong>Renewal consent required.<\/strong> We do not renew a tenant without walking you through the terms first.<\/li>\n                <li><strong>Collaborative pricing.<\/strong> You are part of every rate decision. We bring the data. You make the call.<\/li>\n                <li><strong>15-point screening<\/strong> with AI-assisted review and third-party Pet Screening for verified ESA and PAW scores.<\/li>\n                <li><strong>Owner + vendor portals<\/strong> with live property health monitoring and direct insurance coordination.<\/li>\n            <\/ul>\n        <\/div>\n    <\/section>\n    <!-- ============ RENEWAL RATE PROOF MOMENT ============ -->\n    <section class=\"renewal-moment\">\n        <style>\n            .renewal-moment {\n                background: #fff;\n                color: var(--inspira-black);\n                padding: 110px 8%;\n                border-bottom: 1px solid var(--border-color);\n                position: relative;\n                overflow: hidden;\n                z-index: 2;\n            }\n            .renewal-moment::before {\n                content: '';\n                position: absolute;\n                top: 0; left: 8%;\n                width: 1px;\n                height: 100%;\n                background: rgba(0,183,79,0.25);\n            }\n            .renewal-inner {\n                max-width: 1200px;\n                margin: 0 auto;\n                display: grid;\n                grid-template-columns: 1.1fr 0.9fr;\n                gap: 80px;\n                align-items: center;\n            }\n            .renewal-stat {\n                display: flex;\n                align-items: baseline;\n                gap: 20px;\n                flex-wrap: wrap;\n            }\n            .renewal-num {\n                font-family: var(--heading);\n                font-size: clamp(5rem, 14vw, 11rem);\n                line-height: 0.9;\n                color: var(--inspira-green);\n                letter-spacing: -4px;\n                display: inline-block;\n            }\n            .renewal-label {\n                font-family: var(--mono);\n                font-size: 11px;\n                color: #888;\n                letter-spacing: 2px;\n                text-transform: uppercase;\n                display: block;\n                margin-bottom: 8px;\n            }\n            .renewal-sublabel {\n                font-family: var(--heading);\n                font-size: 14px;\n                text-transform: uppercase;\n                color: var(--inspira-black);\n                letter-spacing: 0.5px;\n                line-height: 1.3;\n            }\n            .renewal-copy h2 {\n                font-family: var(--heading);\n                text-transform: uppercase;\n                font-size: clamp(1.6rem, 3vw, 2.2rem);\n                line-height: 1.15;\n                margin: 0 0 20px 0;\n                color: var(--inspira-black);\n            }\n            .renewal-copy h2 span { color: var(--inspira-green); }\n            .renewal-copy p {\n                font-size: 1rem;\n                line-height: 1.7;\n                color: #444;\n                font-weight: 300;\n                margin: 0;\n            }\n            .renewal-copy .proto-tag { color: var(--inspira-green); margin-bottom: 18px; }\n\n            @media (max-width: 900px) {\n                .renewal-inner {\n                    grid-template-columns: 1fr;\n                    gap: 40px;\n                }\n                .renewal-moment { padding: 80px 8%; }\n            }\n        <\/style>\n\n        <div class=\"renewal-inner\">\n            <div class=\"renewal-stat\">\n                <span class=\"renewal-num\">85<small style=\"font-size: 0.4em; color: var(--inspira-green);\">%<\/small><\/span>\n                <div>\n                    <span class=\"renewal-label\">\/\/ RETENTION_METRIC<\/span>\n                    <span class=\"renewal-sublabel\">Tenant<br>Renewal Rate<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"renewal-copy\">\n                <span class=\"proto-tag\">\/\/ WHY THIS NUMBER MATTERS<\/span>\n                <h2>Every turnover costs you <span>a month of rent.<\/span><\/h2>\n                <p>Vacancy, make-ready, and re-leasing eat directly into annual yield. Our 85% renewal rate means your tenants stay, your income stays stable, and your property stays occupied by residents who already know and respect the home. That is what transparent management, responsive maintenance, and honest communication actually produce.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ OWNER TESTIMONIALS ============ -->\n    <section class=\"owner-voices\">\n        <style>\n            .owner-voices {\n                padding: 110px 8%;\n                background: #0a0a0a;\n                color: #fff;\n                border-bottom: 1px solid var(--inspira-black);\n                position: relative;\n                z-index: 2;\n            }\n            .ov-header {\n                max-width: 1200px;\n                margin: 0 auto 60px;\n                display: flex;\n                justify-content: space-between;\n                align-items: baseline;\n                flex-wrap: wrap;\n                gap: 20px;\n                padding-bottom: 30px;\n                border-bottom: 1px solid #222;\n            }\n            .ov-header h2 {\n                font-family: var(--heading);\n                text-transform: uppercase;\n                font-size: clamp(1.6rem, 3vw, 2.2rem);\n                margin: 0;\n                line-height: 1.1;\n            }\n            .ov-header .ov-eyebrow {\n                font-family: var(--mono);\n                font-size: 11px;\n                color: var(--inspira-green);\n                letter-spacing: 1.5px;\n                text-transform: uppercase;\n            }\n\n            .ov-grid {\n                max-width: 1200px;\n                margin: 0 auto;\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 40px;\n            }\n            .ov-card {\n                border-left: 1px solid #333;\n                padding: 10px 0 10px 30px;\n                display: flex;\n                flex-direction: column;\n                justify-content: space-between;\n            }\n            .ov-quote {\n                font-size: 1.02rem;\n                line-height: 1.7;\n                color: #d4d4d4;\n                font-style: italic;\n                margin: 0 0 30px 0;\n                font-weight: 300;\n            }\n            .ov-quote::before {\n                content: '\"';\n                font-family: var(--heading);\n                font-size: 40px;\n                color: var(--inspira-green);\n                line-height: 0;\n                margin-right: 4px;\n                vertical-align: -12px;\n            }\n            .ov-attr .ov-name {\n                font-family: var(--heading);\n                font-size: 12px;\n                text-transform: uppercase;\n                color: #fff;\n                letter-spacing: 0.5px;\n                display: block;\n                margin-bottom: 5px;\n            }\n            .ov-attr .ov-role {\n                font-family: var(--mono);\n                font-size: 10px;\n                color: var(--inspira-green);\n                letter-spacing: 1px;\n                text-transform: uppercase;\n            }\n\n            @media (max-width: 900px) {\n                .ov-grid { grid-template-columns: 1fr; gap: 35px; }\n                .ov-header { flex-direction: column; align-items: flex-start; gap: 12px; }\n            }\n        <\/style>\n\n        <div class=\"ov-header\">\n            <h2>What Owners Say.<\/h2>\n            <span class=\"ov-eyebrow\">\/\/ OWNER_TESTIMONY<\/span>\n        <\/div>\n\n        <!--\n            PLACEHOLDER TESTIMONIALS - REPLACE WITH REAL OWNER QUOTES.\n            Source from Google reviews, Yelp, direct emails, or LinkedIn.\n            Name + role + quote are the three things that need to match a real owner.\n        -->\n        <div class=\"ov-grid\">\n            <div class=\"ov-card\">\n                <p class=\"ov-quote\">The transition was genuinely painless. They took over mid-lease, communicated with our tenant professionally, and I have not had to think about the property since. That is what I was actually paying for.<\/p>\n                <div class=\"ov-attr\">\n                    <span class=\"ov-name\">[Owner Name]<\/span>\n                    <span class=\"ov-role\">Out-of-State Investor \/\/ Austin<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"ov-card\">\n                <p class=\"ov-quote\">Every vendor invoice arrives at cost. Every renewal decision involves me. Every monthly statement makes sense. After two prior management companies, this is the first one I have not wanted to fire.<\/p>\n                <div class=\"ov-attr\">\n                    <span class=\"ov-name\">[Owner Name]<\/span>\n                    <span class=\"ov-role\">Portfolio Owner \/\/ Round Rock<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"ov-card\">\n                <p class=\"ov-quote\">Our last tenant stayed three years and renewed twice. That is not an accident. Michelle and her team treat tenants with respect and owners with transparency, and that is exactly why the property stays occupied.<\/p>\n                <div class=\"ov-attr\">\n                    <span class=\"ov-name\">[Owner Name]<\/span>\n                    <span class=\"ov-role\">Single Family Owner \/\/ Pflugerville<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ BEYOND MANAGEMENT \/ ADVISORY ============ -->\n    <section class=\"advisory-section\">\n        <style>\n            .advisory-section {\n                padding: 120px 8%;\n                background: #fff;\n                border-bottom: 1px solid var(--border-color);\n                position: relative;\n                z-index: 2;\n            }\n            .adv-inner {\n                max-width: 1200px;\n                margin: 0 auto;\n            }\n            .adv-header {\n                max-width: 820px;\n                margin: 0 auto 70px;\n                text-align: center;\n            }\n            .adv-header h2 {\n                font-family: var(--heading);\n                text-transform: uppercase;\n                font-size: clamp(1.8rem, 3.5vw, 2.6rem);\n                line-height: 1.1;\n                margin: 0 0 25px 0;\n            }\n            .adv-header p {\n                font-size: 1.05rem;\n                line-height: 1.7;\n                color: #444;\n                font-weight: 300;\n            }\n            .adv-header p b { color: var(--inspira-green); font-weight: 600; }\n\n            .adv-grid {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 1px;\n                background: var(--inspira-black);\n                border: 1px solid var(--inspira-black);\n            }\n            .adv-card {\n                background: #fff;\n                padding: 50px 40px;\n                display: flex;\n                flex-direction: column;\n                transition: background 0.3s;\n            }\n            .adv-card:hover { background: #fafafa; }\n            .adv-num {\n                font-family: var(--mono);\n                font-size: 11px;\n                color: var(--inspira-green);\n                letter-spacing: 1.5px;\n                text-transform: uppercase;\n                margin-bottom: 20px;\n            }\n            .adv-card h3 {\n                font-family: var(--heading);\n                font-size: 15px;\n                text-transform: uppercase;\n                margin: 0 0 18px 0;\n                letter-spacing: 0.5px;\n                line-height: 1.25;\n            }\n            .adv-card p {\n                font-size: 0.93rem;\n                line-height: 1.7;\n                color: #444;\n                font-weight: 300;\n                margin: 0 0 22px 0;\n            }\n            .adv-tag-row {\n                margin-top: auto;\n                padding-top: 18px;\n                border-top: 1px solid var(--border-color);\n                font-family: var(--mono);\n                font-size: 10px;\n                color: #888;\n                letter-spacing: 1px;\n                text-transform: uppercase;\n            }\n            .adv-tag-row b { color: var(--inspira-green); font-weight: 600; }\n\n            @media (max-width: 900px) {\n                .adv-grid { grid-template-columns: 1fr; }\n            }\n        <\/style>\n\n        <div class=\"adv-inner\">\n            <div class=\"adv-header\">\n                <span class=\"proto-tag\">\/\/ BEYOND_MANAGEMENT<\/span>\n                <h2>Advisory Services, Included.<\/h2>\n                <p>Inspira is built for owners who treat their property as an <b>investment, not just a house<\/b>. That means the relationship goes beyond the monthly statement. Current owners have direct access to the following advisory services at no additional cost.<\/p>\n            <\/div>\n\n            <div class=\"adv-grid\">\n                <div class=\"adv-card\">\n                    <span class=\"adv-num\">01 \/\/ LEASING<\/span>\n                    <h3>Rental Market Data<\/h3>\n                    <p>On-demand rental comparables for your specific property type, neighborhood, and size. Make renewal and repositioning decisions with current data, not last year's rent roll.<\/p>\n                    <div class=\"adv-tag-row\">\n                        <b>Available to current owners<\/b> \u00b7 No added fee\n                    <\/div>\n                <\/div>\n\n                <div class=\"adv-card\">\n                    <span class=\"adv-num\">02 \/\/ SALES<\/span>\n                    <h3>Market Value Analysis<\/h3>\n                    <p>If you ever consider selling, refinancing, or adjusting your portfolio, we can run a full sales comparable analysis on your property. Direct access to current market data and transaction trends.<\/p>\n                    <div class=\"adv-tag-row\">\n                        <b>Available to current owners<\/b> \u00b7 No added fee\n                    <\/div>\n                <\/div>\n\n                <div class=\"adv-card\">\n                    <span class=\"adv-num\">03 \/\/ TAX ASSESSMENT<\/span>\n                    <h3>Property Tax Review<\/h3>\n                    <p>We help ensure your property tax assessment is aligned with or below fair market value. Over-assessment costs owners real money every year. We help identify it and support your protest.<\/p>\n                    <div class=\"adv-tag-row\">\n                        <b>Available to current owners<\/b> \u00b7 No added fee\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ LISTINGS SHOWCASE ============ -->\n    <section class=\"listings-section\">\n        <div class=\"listings-header\">\n            <span class=\"proto-tag\">\/\/ MANAGED_PORTFOLIO<\/span>\n            <h2>Live Availability &amp; Portfolio Highlights.<\/h2>\n            <p>Current availability streams directly from our AppFolio management system. Portfolio highlights below show the kind of properties Inspira manages across Austin and Central Texas.<\/p>\n        <\/div>\n\n        <!-- LIVE FEED CTA -->\n        <div class=\"live-feed-cta\">\n            <div class=\"lf-left\">\n                <span class=\"lf-tag\"><span class=\"lf-pulse\"><\/span> LIVE FEED \/\/ APPFOLIO<\/span>\n                <b>Current Available Rentals<\/b>\n                <span>Direct from our active management system. Updated in real time.<\/span>\n            <\/div>\n            <a href=\"https:\/\/inspira.appfolio.com\/listings\" target=\"_blank\" rel=\"noopener\" class=\"lf-btn\">View Current Availability \u2192<\/a>\n        <\/div>\n\n        <!-- PAST LISTINGS SHOWCASE -->\n        <div class=\"past-listings-header\">\n            <h3>Recently Leased &amp; Portfolio Highlights<\/h3>\n            <span class=\"phl-note\">\/\/ MANAGED_INVENTORY<\/span>\n        <\/div>\n\n        <div class=\"past-grid\" id=\"pastGrid\">\n            <!-- Cards rendered by JS from array below -->\n        <\/div>\n    <\/section>\n    <!-- ============ FAQ ============ -->\n    <section class=\"faq-section\">\n        <style>\n            .faq-section {\n                padding: 110px 8%;\n                background: #fff;\n                border-bottom: 1px solid var(--border-color);\n                position: relative;\n                z-index: 2;\n            }\n            .faq-inner {\n                max-width: 1000px;\n                margin: 0 auto;\n            }\n            .faq-header {\n                text-align: center;\n                margin-bottom: 60px;\n            }\n            .faq-header h2 {\n                font-family: var(--heading);\n                text-transform: uppercase;\n                font-size: clamp(1.8rem, 3.5vw, 2.6rem);\n                line-height: 1.1;\n                margin: 0 0 20px 0;\n            }\n            .faq-header p {\n                font-size: 1rem;\n                color: #555;\n                font-weight: 300;\n                line-height: 1.7;\n                max-width: 640px;\n                margin: 0 auto;\n            }\n            .faq-list {\n                border-top: 1px solid var(--border-color);\n            }\n            .faq-item {\n                border-bottom: 1px solid var(--border-color);\n            }\n            .faq-q {\n                padding: 26px 50px 26px 0;\n                font-family: var(--heading);\n                font-size: 14px;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n                cursor: pointer;\n                position: relative;\n                list-style: none;\n                line-height: 1.4;\n                transition: color 0.25s;\n            }\n            .faq-q::-webkit-details-marker { display: none; }\n            .faq-q:hover { color: var(--inspira-green); }\n            .faq-q::after {\n                content: '+';\n                position: absolute;\n                right: 0;\n                top: 50%;\n                transform: translateY(-50%);\n                font-family: var(--heading);\n                font-size: 22px;\n                color: var(--inspira-green);\n                transition: transform 0.3s;\n                font-weight: 300;\n                line-height: 1;\n            }\n            .faq-item[open] .faq-q::after {\n                content: '\u2212';\n            }\n            .faq-a {\n                padding: 0 50px 30px 0;\n                font-size: 0.95rem;\n                line-height: 1.75;\n                color: #444;\n                font-weight: 300;\n            }\n            .faq-a b { color: var(--inspira-black); font-weight: 600; }\n\n            @media (max-width: 700px) {\n                .faq-q { padding-right: 40px; font-size: 13px; }\n                .faq-a { padding-right: 0; }\n            }\n        <\/style>\n\n        <div class=\"faq-inner\">\n            <div class=\"faq-header\">\n                <span class=\"proto-tag\" style=\"text-align:center; display:block;\">\/\/ OWNER_FAQ<\/span>\n                <h2>Questions Owners<br>Actually Ask.<\/h2>\n                <p>The honest answers. If something is not covered here, ask it in the consultation form below and we will answer it directly.<\/p>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">How fast can you take over a property I already own?<\/summary>\n                    <div class=\"faq-a\">Typically within 24 hours of authorization. If there is an existing management company, we coordinate the handoff directly with them, including records transfer, security deposit transfer, and tenant notification. If you are self-managing, we schedule the onboarding inspection and begin marketing or tenant transition immediately.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">Do I have to live locally to work with you?<\/summary>\n                    <div class=\"faq-a\">No. A meaningful portion of our owners live out of state or out of country. The owner portal, direct communication, and monthly statements are designed specifically so you do not have to be local. We handle everything that requires physical presence, and you receive full reporting remotely.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">Who holds the security deposit?<\/summary>\n                    <div class=\"faq-a\">Security deposits are held in a separate trust account in compliance with Texas Property Code. They are never commingled with operating funds and are returned or applied according to Texas law at the end of tenancy. You see the deposit status in every monthly statement.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">How and when do I get paid each month?<\/summary>\n                    <div class=\"faq-a\">Owner distributions are processed on the same schedule every month. You receive an itemized monthly statement showing rent collected, expenses paid, management fee, and net distribution. Funds are deposited directly to the owner account on file via ACH.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">What happens if a tenant needs to be evicted?<\/summary>\n                    <div class=\"faq-a\">We exhaust responsible resolution options first. If eviction becomes necessary, we engage retained counsel to file and prosecute the action under Texas law. <b>All court costs and attorney fees are passed through to you at cost with no markup.<\/b> You receive status updates at every step of the process.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">Can I use my preferred vendors for maintenance?<\/summary>\n                    <div class=\"faq-a\">Yes, in most cases. If you have a preferred HVAC technician, plumber, or handyman you trust, we can coordinate through them provided they carry appropriate insurance and can respond within reasonable windows. We maintain our own vetted vendor network for situations where speed matters or your vendor is unavailable.<\/div>\n                <\/details>\n\n                <details class=\"faq-item\">\n                    <summary class=\"faq-q\">What happens when a lease ends?<\/summary>\n                    <div class=\"faq-a\">Approximately 90 days before lease expiration, we run a rate analysis, discuss renewal terms with you, and approach the tenant with your approved pricing. <b>We do not renew a tenant without your input.<\/b> If the tenant moves out, we coordinate the move-out inspection, security deposit reconciliation, make-ready work, and re-marketing.<\/div>\n                <\/details>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ CLOSING SIGNATURE ============ -->\n    <section class=\"signature-close\">\n        <style>\n            .signature-close {\n                padding: 110px 8%;\n                background: #0a0a0a;\n                color: #fff;\n                border-bottom: 1px solid var(--inspira-black);\n                position: relative;\n                overflow: hidden;\n                z-index: 2;\n            }\n            .signature-close::before {\n                content: '';\n                position: absolute;\n                top: 40px; left: 8%;\n                width: 60px;\n                height: 1px;\n                background: var(--inspira-green);\n            }\n            .sc-inner {\n                max-width: 900px;\n                margin: 0 auto;\n                text-align: left;\n            }\n            .sc-eyebrow {\n                font-family: var(--mono);\n                font-size: 11px;\n                color: var(--inspira-green);\n                letter-spacing: 2px;\n                text-transform: uppercase;\n                margin-bottom: 35px;\n                display: block;\n            }\n            .sc-headline {\n                font-family: var(--heading);\n                font-size: clamp(1.8rem, 4vw, 3rem);\n                line-height: 1.2;\n                text-transform: uppercase;\n                margin: 0 0 40px 0;\n                letter-spacing: -0.5px;\n            }\n            .sc-headline span { color: var(--inspira-green); }\n            .sc-body {\n                font-size: 1.1rem;\n                line-height: 1.75;\n                color: #d4d4d4;\n                font-weight: 300;\n                max-width: 740px;\n            }\n            .sc-body p { margin: 0 0 20px 0; }\n            .sc-body p:last-child { margin-bottom: 0; }\n            .sc-body b { color: #fff; font-weight: 600; }\n            .sc-signoff {\n                margin-top: 45px;\n                padding-top: 30px;\n                border-top: 1px solid #222;\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n                flex-wrap: wrap;\n                gap: 20px;\n            }\n            .sc-signoff .sc-name {\n                font-family: var(--heading);\n                font-size: 14px;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n            }\n            .sc-signoff .sc-role {\n                font-family: var(--mono);\n                font-size: 11px;\n                color: var(--inspira-green);\n                letter-spacing: 1.5px;\n                text-transform: uppercase;\n            }\n\n            @media (max-width: 700px) {\n                .signature-close { padding: 80px 8%; }\n            }\n        <\/style>\n\n        <div class=\"sc-inner\">\n            <span class=\"sc-eyebrow\">\/\/ FROM THE FOUNDER<\/span>\n            <h2 class=\"sc-headline\">We love what we do.<br><span>And we cannot wait to manage your investment.<\/span><\/h2>\n\n            <div class=\"sc-body\">\n                <p>Inspira exists because the property management industry has been content to stay the same for decades. We are not. We analyze our processes, our procedures, our documents, and our outcomes <b>continuously<\/b>. We update what needs updating. We fix what is broken. We stay ahead of the issues most managers only react to.<\/p>\n\n                <p>We are future-driven because your investment deserves a manager who is actually paying attention. And we are here, genuinely, to help. Whether that means managing your property, advising on a refinance, supporting a tax protest, or just being available when you need an answer.<\/p>\n\n                <p>Reach out when you are ready. We will be too.<\/p>\n            <\/div>\n\n            <div class=\"sc-signoff\">\n                <span class=\"sc-name\">Michelle Adams<\/span>\n                <span class=\"sc-role\">Founder &amp; CEO \/\/ Inspira Property Management<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- ============ LEAD FORM ============ -->\n    <section class=\"form-section\">\n        <div class=\"line-box\">\n            <span class=\"proto-tag\">\/\/ MGMT_CONSULT_REQUEST<\/span>\n            <h2>Request A Management Consultation<\/h2>\n            <!--\n                NOTE: create a dedicated \"Management Consult\" Zoho webform and\n                replace the xnQsjsdp + xmIwtLD hash values below. Current values\n                mirror the broker page as placeholders.\n            -->\n            <form id='webform_mgmt_consult' action='https:\/\/crm.zoho.com\/crm\/WebForm' name='WebForm_Mgmt_Consult' method='POST' accept-charset='UTF-8'>\n                <input type='text' style='display:none;' name='xnQsjsdp' value='75f0d5fbf9eed6460d80fe750f922f923bfc5ff958402bf34a06ee205f1f35ff'>\n                <input type='text' style='display:none;' name='xmIwtLD' value='25df083fa0925b83dac9372f13c6440760c85a0e91c96ff11aaa60929156aac1e4b652050f2ef4a5c9874d1c35fa0611'>\n\n                <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 20px;\">\n                    <div class='zcwf_row'>\n                        <div class='zcwf_col_lab'>First Name *<\/div>\n                        <div class='zcwf_col_fld'><input type='text' name='COBJ1CF8' required><\/div>\n                    <\/div>\n                    <div class='zcwf_row'>\n                        <div class='zcwf_col_lab'>Last Name *<\/div>\n                        <div class='zcwf_col_fld'><input type='text' name='COBJ1CF9' required><\/div>\n                    <\/div>\n                <\/div>\n                <div class='zcwf_row'>\n                    <div class='zcwf_col_lab'>Email *<\/div>\n                    <div class='zcwf_col_fld'><input type='email' name='Email' required><\/div>\n                <\/div>\n                <div class='zcwf_row'>\n                    <div class='zcwf_col_lab'>Phone *<\/div>\n                    <div class='zcwf_col_fld'><input type='tel' name='Phone' required><\/div>\n                <\/div>\n                <div class='zcwf_row'>\n                    <div class='zcwf_col_lab'>Property Address *<\/div>\n                    <div class='zcwf_col_fld'><input type='text' name='NAME' placeholder=\"Street, City, Zip\" required><\/div>\n                <\/div>\n                <input type='submit' class='formsubmit' value='Request Management Consultation'>\n            <\/form>\n        <\/div>\n    <\/section>\n    <!-- ============ FOOTER BAR ============ -->\n    <footer class=\"mgmt-footer-bar\">\n        <div>STATUS: MANAGEMENT_READY<\/div>\n        <div>\/\/ INSPIRA_MANAGEMENT_PROTOCOL<\/div>\n    <\/footer>\n<\/div>\n\n<!-- ============================================================= -->\n<!-- SCRIPTS                                                         -->\n<!-- ============================================================= -->\n<script>\n(function() {\n    \/\/ ========== 1. ARCHITECTURAL LINE ANIMATION ==========\n    window.addEventListener('load', () => {\n        const wrap = document.querySelector('.mgmt-wrapper');\n        if (wrap) wrap.classList.add('loaded');\n    });\n\n    \/\/ ========== 2. BEFORE \/ AFTER SLIDER ==========\n    const slider = document.getElementById('baSlider');\n    const handle = document.getElementById('baHandle');\n    const afterWrap = document.getElementById('baAfterWrap');\n\n    if (slider && handle && afterWrap) {\n        let dragging = false;\n\n        const setPosition = (clientX) => {\n            const rect = slider.getBoundingClientRect();\n            let x = clientX - rect.left;\n            const pct = Math.max(0, Math.min(100, (x \/ rect.width) * 100));\n            handle.style.left = pct + '%';\n            afterWrap.style.width = pct + '%';\n            const afterImg = afterWrap.querySelector('img');\n            if (afterImg) afterImg.style.width = rect.width + 'px';\n        };\n\n        const start = (e) => { dragging = true; e.preventDefault(); };\n        const move = (e) => {\n            if (!dragging) return;\n            const clientX = e.touches ? e.touches[0].clientX : e.clientX;\n            setPosition(clientX);\n        };\n        const end = () => { dragging = false; };\n        const tap = (e) => {\n            const clientX = e.touches ? e.changedTouches[0].clientX : e.clientX;\n            setPosition(clientX);\n        };\n\n        handle.addEventListener('mousedown', start);\n        handle.addEventListener('touchstart', start, { passive: false });\n        window.addEventListener('mousemove', move);\n        window.addEventListener('touchmove', move, { passive: false });\n        window.addEventListener('mouseup', end);\n        window.addEventListener('touchend', end);\n        slider.addEventListener('click', tap);\n\n        window.addEventListener('resize', () => {\n            const rect = slider.getBoundingClientRect();\n            const afterImg = afterWrap.querySelector('img');\n            if (afterImg) afterImg.style.width = rect.width + 'px';\n        });\n\n        window.addEventListener('load', () => {\n            const rect = slider.getBoundingClientRect();\n            const afterImg = afterWrap.querySelector('img');\n            if (afterImg) afterImg.style.width = rect.width + 'px';\n        });\n    }\n\n    \/\/ ========== 3. PORTFOLIO SHOWCASE DATA + RENDER ==========\n    \/\/ EDIT THIS ARRAY to update the showcase. 6 slots, 2 rows.\n    \/\/ status values: \"Leased\", \"Managed\", \"Available\"\n    \/\/ price is displayed as \"$X,XXX \/ mo\" for rentals\n    const pastListings = [\n        {\n            address: \"Property Address 1\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Leased\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_1\",\n            link: \"#\"\n        },\n        {\n            address: \"Property Address 2\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Managed\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_2\",\n            link: \"#\"\n        },\n        {\n            address: \"Property Address 3\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Leased\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_3\",\n            link: \"#\"\n        },\n        {\n            address: \"Property Address 4\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Managed\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_4\",\n            link: \"#\"\n        },\n        {\n            address: \"Property Address 5\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Leased\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_5\",\n            link: \"#\"\n        },\n        {\n            address: \"Property Address 6\",\n            city: \"Austin, TX\",\n            price: \"$0\",\n            priceUnit: \"\/ mo\",\n            status: \"Available\",\n            beds: 0,\n            baths: 0,\n            sqft: \"0\",\n            image: \"REPLACE_WITH_WP_URL_LISTING_6\",\n            link: \"#\"\n        }\n    ];\n\n    const grid = document.getElementById('pastGrid');\n    if (grid) {\n        grid.innerHTML = pastListings.map(p => {\n            const badgeClass = p.status.toLowerCase();\n            const isExternal = p.link.startsWith('http');\n            return `\n                <a href=\"${p.link}\" class=\"past-card\" ${isExternal ? 'target=\"_blank\" rel=\"noopener\"' : ''}>\n                    <div class=\"past-img\">\n                        <span class=\"past-badge ${badgeClass}\">${p.status}<\/span>\n                        <img decoding=\"async\" src=\"${p.image}\" alt=\"${p.address}\" loading=\"lazy\">\n                    <\/div>\n                    <div class=\"past-info\">\n                        <h4 class=\"past-address\">${p.address}<\/h4>\n                        <span class=\"past-city\">${p.city}<\/span>\n                        <div class=\"past-price\">${p.price} <small>${p.priceUnit}<\/small><\/div>\n                        <div class=\"past-specs\">\n                            <span>${p.beds} bd<\/span>\n                            <span>${p.baths} ba<\/span>\n                            <span>${p.sqft} sqft<\/span>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            `;\n        }).join('');\n    }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\/\/ MANAGEMENT_PROTOCOL_V1 Property ManagementBuilt For Owners. Your asset deserves more than a portal login and a monthly statement. We combine institutional-grade leasing with transparent, hands-on management, so your property stays rented, maintained, and profitable. TENANT RETENTION85% Renewal Rate VENDOR MARKUPSZero FINANCIALSFull Transparency \/\/ STAGING_PROTOCOL See The Transformation. Vacant rentals feel smaller, colder, and harder for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-17677","page","type-page","status-publish","hentry"],"aioseo_notices":[],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/inspirapm.com\/index.php?rest_route=\/wp\/v2\/pages\/17677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inspirapm.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inspirapm.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inspirapm.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inspirapm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17677"}],"version-history":[{"count":0,"href":"https:\/\/inspirapm.com\/index.php?rest_route=\/wp\/v2\/pages\/17677\/revisions"}],"wp:attachment":[{"href":"https:\/\/inspirapm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}