:root{--ink:#fff;--ink2:#cbd5e1;--ink3:#94a3b8;--paper:#000;--cream:#0f0f0f;--rule:#262626;--orange:#ef4444;--orange-light:#ef44441a;--green:#1a9e6a;--green-light:#e5f7f0;--blue:#1a5fe8;--blue-light:#eaf0ff;--hero-bg:#000}.realestate-wrapper *{box-sizing:border-box;margin:0;padding:0}.realestate-wrapper{scroll-behavior:smooth;background:var(--paper);width:100%;color:var(--ink);font-family:DM Sans,sans-serif;font-size:18px;line-height:1.75;overflow-x:hidden}.realestate-wrapper #progress{background:var(--orange);z-index:999;width:0%;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.realestate-wrapper .hero{background:var(--hero-bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.realestate-wrapper .hero-canvas{pointer-events:none;position:absolute;inset:0}.realestate-wrapper .hero-content{z-index:2;text-align:center;max-width:860px;padding:12rem 2rem 6rem;position:relative}.realestate-wrapper .hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--orange);opacity:0;margin-bottom:2rem;font-family:Syne,sans-serif;font-size:.72rem;font-weight:700;animation:.8s .3s forwards re-fadeUp}.realestate-wrapper .hero-headline{color:#f5f0e5;opacity:0;margin-bottom:2rem;font-family:Fraunces,serif;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:300;line-height:1.05;animation:.9s .5s forwards re-fadeUp}.realestate-wrapper .hero-headline em{color:var(--orange);font-style:italic}.realestate-wrapper .hero-sub{color:#f5f0e599;opacity:0;max-width:620px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.7;animation:.9s .7s forwards re-fadeUp}.realestate-wrapper .hero-meta{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;animation:.9s .9s forwards re-fadeUp;display:flex}.realestate-wrapper .hero-meta-item{color:#f5f0e573;letter-spacing:.06em;align-items:center;gap:.5rem;font-family:Syne,sans-serif;font-size:.8rem;display:flex}.realestate-wrapper .hero-meta-dot{background:#f5f0e540;border-radius:50%;width:5px;height:5px}.realestate-wrapper .stats-band{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#ffffff03;padding:4rem 2rem}.realestate-wrapper .stats-grid{grid-template-columns:repeat(3,1fr);gap:2px;max-width:1000px;margin:0 auto;display:grid}.realestate-wrapper .stat-card{text-align:center;border-right:1px solid var(--rule);opacity:0;padding:2rem 1.5rem;transition:opacity .6s,transform .6s;transform:translateY(20px)}.realestate-wrapper .stat-card:last-child{border-right:none}.realestate-wrapper .stat-card.visible{opacity:1;transform:translateY(0)}.realestate-wrapper .stat-number{color:var(--orange);margin-bottom:.5rem;font-family:Fraunces,serif;font-size:3rem;font-weight:700;line-height:1;display:block}.realestate-wrapper .stat-label{color:var(--ink3);font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.4}.realestate-wrapper .article{max-width:720px;margin:0 auto;padding:5rem 2rem}.realestate-wrapper .section-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--orange);margin-bottom:1.25rem;font-family:Syne,sans-serif;font-size:.68rem;font-weight:700}.realestate-wrapper h2{color:var(--ink);margin-bottom:1.5rem;font-family:Fraunces,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.2}.realestate-wrapper h3{color:var(--ink);margin-bottom:1rem;font-family:Fraunces,serif;font-size:1.5rem;font-weight:400;line-height:1.3}.realestate-wrapper p{color:var(--ink2);margin-bottom:1.6rem}.realestate-wrapper strong{color:var(--ink);font-weight:500}.realestate-wrapper .drop-cap:first-letter{float:left;color:var(--orange);margin:.08em .12em 0 0;font-family:Fraunces,serif;font-size:4.8rem;font-weight:700;line-height:.8}.realestate-wrapper .pull-quote{border-left:3px solid var(--orange);color:var(--ink);background:#ffffff03;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;margin:3rem -2rem;padding:2.5rem 3rem;font-family:Fraunces,serif;font-size:1.55rem;font-style:italic;font-weight:300;line-height:1.45}.realestate-wrapper .pillars{max-width:720px;margin:3rem auto 5rem}.realestate-wrapper .pillar{border-bottom:1px solid var(--rule);opacity:0;grid-template-columns:60px 1fr;align-items:start;gap:1.5rem;padding:2rem 0;transition:opacity .6s,transform .6s;display:grid;transform:translate(-20px)}.realestate-wrapper .pillar:first-child{border-top:1px solid var(--rule)}.realestate-wrapper .pillar.visible{opacity:1;transform:translate(0)}.realestate-wrapper .pillar-num{color:var(--orange);opacity:.25;padding-top:.2rem;font-family:Fraunces,serif;font-size:2.5rem;font-weight:700;line-height:1}.realestate-wrapper .pillar-content h3{margin-bottom:.5rem}.realestate-wrapper .pillar-content p{margin-bottom:0;font-size:.95rem}.realestate-wrapper .feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 2rem;display:grid}.realestate-wrapper .feature-card{border:1px solid var(--rule);opacity:0;background:#ffffff08;border-radius:16px;padding:2rem 1.75rem;transition:opacity .6s,transform .6s,box-shadow .3s,border-color .3s;transform:translateY(25px)}.realestate-wrapper .feature-card.visible{opacity:1;transform:translateY(0)}.realestate-wrapper .feature-card:hover{border-color:#ef44444d;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.realestate-wrapper .feature-card-icon{width:48px;height:48px;color:var(--orange);background:#ef44441f;border:1px solid #ef444426;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.3rem;display:flex}.realestate-wrapper .feature-card h3{color:var(--ink);margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:500}.realestate-wrapper .feature-card p{color:var(--ink3);margin-bottom:0;font-size:.88rem;line-height:1.65}.realestate-wrapper .pipeline-section{padding:5rem 2rem}.realestate-wrapper .pipeline-header{text-align:center;max-width:720px;margin:0 auto 3rem}.realestate-wrapper .pipeline-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;display:grid;position:relative}.realestate-wrapper .pipeline-stage{text-align:center;opacity:0;padding:2.5rem 1.5rem;transition:opacity .6s,transform .6s;position:relative;transform:translateY(20px)}.realestate-wrapper .pipeline-stage.visible{opacity:1;transform:translateY(0)}.realestate-wrapper .pipeline-stage-num{background:var(--orange);color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;font-family:Syne,sans-serif;font-size:.75rem;font-weight:700;display:flex;position:relative;box-shadow:0 0 30px #ef444440}.realestate-wrapper .pipeline-stage h3{color:var(--ink);margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:600}.realestate-wrapper .pipeline-stage p{color:var(--ink3);margin-bottom:0;font-size:.82rem;line-height:1.55}.realestate-wrapper .pipeline-connector{z-index:1;width:calc(100% - 56px);height:2px;position:absolute;top:calc(2.5rem + 28px);left:calc(50% + 28px)}.realestate-wrapper .pipeline-connector:after{content:"";background:linear-gradient(90deg,var(--orange),#ef44444d);background-size:16px 2px;width:100%;height:2px;animation:1.5s linear infinite re-dashMove;display:block}.realestate-wrapper .pipeline-stage:last-child .pipeline-connector{display:none}.realestate-wrapper .impact-section{padding:5rem 2rem}.realestate-wrapper .impact-header{text-align:center;max-width:720px;margin:0 auto 3rem}.realestate-wrapper .impact-table-wrap{border:1px solid var(--rule);background:#ffffff05;border-radius:16px;max-width:900px;margin:0 auto;overflow:hidden}.realestate-wrapper .impact-table{border-collapse:collapse;width:100%}.realestate-wrapper .impact-table thead th{letter-spacing:.18em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--rule);padding:1.25rem 1.75rem;font-family:Syne,sans-serif;font-size:.68rem;font-weight:700}.realestate-wrapper .impact-table thead th:first-child,.realestate-wrapper .impact-table thead th:nth-child(2){color:var(--ink3)}.realestate-wrapper .impact-table thead th:nth-child(3){color:var(--orange)}.realestate-wrapper .impact-table tbody tr{border-bottom:1px solid #ffffff0a;transition:background .3s}.realestate-wrapper .impact-table tbody tr:hover{background:#ef44440f}.realestate-wrapper .impact-table tbody tr:last-child{border-bottom:none}.realestate-wrapper .impact-table tbody td{vertical-align:top;padding:1.25rem 1.75rem;font-size:.92rem}.realestate-wrapper .impact-table tbody td:first-child{color:var(--ink);font-weight:500}.realestate-wrapper .impact-table tbody td:nth-child(2){color:var(--ink3)}.realestate-wrapper .impact-table tbody td:nth-child(3){color:var(--orange);font-weight:600}.realestate-wrapper .why-managed{max-width:720px;margin:0 auto;padding:5rem 2rem}.realestate-wrapper .timeline{margin:3rem 0;position:relative}.realestate-wrapper .timeline-line{background:var(--rule);width:1px;position:absolute;top:30px;bottom:30px;left:18px}.realestate-wrapper .timeline-item{opacity:0;align-items:flex-start;gap:2rem;padding:0 0 2.5rem;transition:opacity .5s,transform .5s;display:flex;transform:translate(-15px)}.realestate-wrapper .timeline-item.visible{opacity:1;transform:translate(0)}.realestate-wrapper .timeline-dot{background:var(--orange);color:#fff;z-index:1;letter-spacing:.05em;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Syne,sans-serif;font-size:.55rem;font-weight:700;display:flex;position:relative;box-shadow:0 0 20px #ef444433}.realestate-wrapper .timeline-body h3{margin-top:.35rem;margin-bottom:.35rem;font-size:1.1rem}.realestate-wrapper .timeline-body p{margin:0;font-size:.88rem}.realestate-wrapper .cta-section{text-align:center;max-width:680px;margin:0 auto;padding:6rem 2rem}.realestate-wrapper .cta-section h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem)}.realestate-wrapper .cta-section p{color:var(--ink3);margin-bottom:2.5rem}.realestate-wrapper .cta-btn{background:var(--orange);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Syne,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ef44444d}.realestate-wrapper .cta-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 14px 40px #ef444466}.realestate-wrapper .visual-break{opacity:0;background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;margin:4rem 0;padding:3rem 2.5rem;transition:opacity .7s,transform .7s;transform:translateY(30px)}.realestate-wrapper .visual-break.visible{opacity:1;transform:translateY(0)}.realestate-wrapper .feature-section{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:5rem 0}.realestate-wrapper .feature-section-header{text-align:center;max-width:720px;margin:0 auto 3.5rem;padding:0 2rem}@keyframes re-fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes re-dashMove{to{stroke-dashoffset:-24px}}.realestate-wrapper .ai-diagram{width:100%;max-width:100%}.realestate-wrapper .animated-path{stroke-dasharray:8 4;animation:1.5s linear infinite re-dashMove}.realestate-wrapper p,.realestate-wrapper h1,.realestate-wrapper h2,.realestate-wrapper h3,.realestate-wrapper h4,.realestate-wrapper span,.realestate-wrapper li,.realestate-wrapper td,.realestate-wrapper th{overflow-wrap:break-word;word-wrap:break-word}@media (max-width:900px){.realestate-wrapper .hero-content{max-width:100%;padding:9rem 1.25rem 4rem}.realestate-wrapper .hero-headline{font-size:clamp(1.8rem,6vw,3.5rem)}.realestate-wrapper .hero-eyebrow{letter-spacing:.15em;word-break:break-word;font-size:.6rem}.realestate-wrapper .hero-sub{margin-bottom:2.5rem;font-size:.95rem}.realestate-wrapper .hero-meta{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem}.realestate-wrapper .hero-meta-item{font-size:.7rem}.realestate-wrapper .stats-band{padding:2.5rem 1rem}.realestate-wrapper .stats-grid{grid-template-columns:1fr}.realestate-wrapper .stat-card{border-right:none;border-bottom:1px solid var(--rule);padding:1.5rem 1rem}.realestate-wrapper .stat-card:last-child{border-bottom:none}.realestate-wrapper .stat-number{font-size:2.2rem}.realestate-wrapper .article{padding:3rem 1.25rem}.realestate-wrapper h2{font-size:clamp(1.4rem,4.5vw,2rem)}.realestate-wrapper h3{font-size:1.2rem}.realestate-wrapper .drop-cap:first-letter{font-size:3.2rem}.realestate-wrapper .feature-grid{padding:0 1.25rem;grid-template-columns:1fr!important}.realestate-wrapper .feature-section{padding:3rem 0}.realestate-wrapper .feature-section-header{margin-bottom:2rem;padding:0 1.25rem}.realestate-wrapper .pipeline-section{padding:3rem 1.25rem}.realestate-wrapper .pipeline-grid{gap:1rem;grid-template-columns:1fr!important}.realestate-wrapper .pipeline-stage{padding:1.5rem 1rem}.realestate-wrapper .pipeline-connector{display:none!important}.realestate-wrapper .pull-quote{margin:2rem 0;padding:1.5rem 1.25rem;font-size:1.15rem}.realestate-wrapper .impact-section{padding:3rem 1.25rem}.realestate-wrapper .impact-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.realestate-wrapper .impact-table{min-width:520px}.realestate-wrapper .impact-table thead th,.realestate-wrapper .impact-table tbody td{padding:.85rem 1rem;font-size:.78rem}.realestate-wrapper .why-managed{padding:3rem 1.25rem}.realestate-wrapper .visual-break{margin:2.5rem 0;padding:2rem 1.25rem}.realestate-wrapper .pillars{margin:2rem auto 3rem}.realestate-wrapper .pillar{grid-template-columns:45px 1fr;gap:1rem;padding:1.5rem 0}.realestate-wrapper .pillar-num{font-size:1.8rem}.realestate-wrapper .pillar-content p{font-size:.88rem}.realestate-wrapper .timeline-item{gap:1.25rem}}@media (max-width:480px){.realestate-wrapper .hero-content{padding:8rem 1rem 3rem}.realestate-wrapper .hero-headline{font-size:clamp(1.5rem,7vw,2.4rem)}.realestate-wrapper .hero-eyebrow{letter-spacing:.1em;font-size:.55rem}.realestate-wrapper .hero-sub{font-size:.88rem;line-height:1.6}.realestate-wrapper .hero-meta-item{font-size:.62rem}.realestate-wrapper .stat-number{font-size:1.8rem}.realestate-wrapper .stat-label{font-size:.75rem}.realestate-wrapper .article{padding:2.5rem 1rem;font-size:16px}.realestate-wrapper h2{font-size:1.3rem}.realestate-wrapper h3{font-size:1.05rem}.realestate-wrapper .pull-quote{padding:1.25rem 1rem;font-size:1rem}.realestate-wrapper .feature-grid{padding:0 1rem}.realestate-wrapper .feature-card{padding:1.5rem 1.25rem}.realestate-wrapper .pipeline-section{padding:2.5rem 1rem}.realestate-wrapper .pipeline-stage{padding:1.25rem .75rem}.realestate-wrapper .pipeline-stage h3{font-size:.9rem}.realestate-wrapper .pipeline-stage p{font-size:.78rem}.realestate-wrapper .impact-section{padding:2.5rem .75rem}.realestate-wrapper .impact-table{min-width:440px}.realestate-wrapper .why-managed{padding:2.5rem 1rem}.realestate-wrapper .feature-section-header,.realestate-wrapper .pipeline-header,.realestate-wrapper .impact-header{padding:0 1rem}}@media (min-width:901px) and (max-width:1100px){.realestate-wrapper .feature-grid{grid-template-columns:repeat(2,1fr)}}.realestate-wrapper .hl{background:var(--orange-light);color:var(--orange);border-radius:4px;padding:.05em .3em;font-weight:500}
