.site-shell{--ink: #202124;--muted: #252a2f;--line: #e6e8eb;--paper: #ffffff;--brand: #ff385c;--brand-dark: #d82348;--surface: #ffffff;--state-hover: #f8fafd;--elevation-1: 0 1px 2px rgba(60, 64, 67, .12), 0 1px 3px 1px rgba(60, 64, 67, .08);--elevation-2: 0 2px 6px rgba(60, 64, 67, .15), 0 1px 2px rgba(60, 64, 67, .12);--radius: 18px;--max: 1200px}.site-shell *{box-sizing:border-box}.site-shell{background:#fff}.site-shell{margin:0;color:var(--ink);background:var(--paper);font-family:Avenir Next,Avenir,Inter,Helvetica Neue,Helvetica,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65;font-weight:400;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-shell a{color:inherit;text-decoration:none}.site-shell img{display:block;max-width:100%}.site-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}.site-shell .site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #fff}.site-shell main{background:#fff;flex:1}.site-shell .nav-wrap{width:calc(100% - 40px);max-width:var(--max);min-height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-shell .brand{display:inline-flex;align-items:center;gap:9px;font-weight:720;font-size:21px}.site-shell .brand-mark{width:34px;height:34px;flex:0 0 34px;display:block}.site-shell .brand-mark img{width:100%;height:100%;object-fit:contain}.site-shell .main-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.site-shell .menu-list{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none;flex-wrap:wrap}.site-shell .main-nav li,.site-shell .footer-links li{margin:0;padding:0;list-style:none}.site-shell .main-nav a{padding:10px 13px;border-radius:999px;color:#313336;font-size:14px;font-weight:560}.site-shell .main-nav a:hover,.site-shell .main-nav a.is-active{background:var(--state-hover)}.site-shell .nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;color:#fff;background:var(--ink);font-size:14px;font-weight:650;box-shadow:var(--elevation-1);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.site-shell .main-nav .nav-cta{color:#fff}.site-shell .container{width:calc(100% - 40px);max-width:var(--max);margin:0 auto}.site-shell .hero{padding:78px 0 72px}.site-shell .hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:64px;align-items:center}.site-shell .hero-grid>*{min-width:0}.site-shell .eyebrow{margin:0 0 20px;color:var(--brand);font-size:14px;font-weight:620}.site-shell .hero h1,.site-shell .page-hero h1{max-width:720px;margin:0;font-size:clamp(44px,6vw,72px);line-height:1.02;font-weight:640}.site-shell .hero-copy{max-width:590px;margin:28px 0 0;color:var(--ink);font-size:20px;line-height:1.6}.site-shell .hero-notes{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.site-shell .hero-notes span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:13px;font-weight:560}.site-shell .action-row{margin-top:34px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.site-shell .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:999px;background:var(--brand);color:#fff;font-weight:620;cursor:pointer;box-shadow:var(--elevation-1);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.site-shell .button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff;box-shadow:none}.site-shell .button:hover,.site-shell .nav-cta:hover,.site-shell .match-submit:hover{box-shadow:var(--elevation-2);transform:translateY(-1px)}.site-shell .button:active,.site-shell .nav-cta:active{box-shadow:var(--elevation-1);transform:translateY(0)}.site-shell .button.secondary:hover{background:var(--state-hover)}.site-shell .button:focus-visible,.site-shell .nav-cta:focus-visible{outline:3px solid rgba(255,56,92,.22);outline-offset:3px}.site-shell .hero-media{position:relative;width:100%;aspect-ratio:3 / 2;min-height:430px;border-radius:30px;overflow:hidden;background:#1f1f1f;border:1px solid #f4f4f4;box-shadow:var(--elevation-1)}.site-shell .hero-media img{width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center center}.site-shell .hero-media picture{display:block;height:100%}.site-shell .hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#00000005 35%,#00000047)}.site-shell .match-card{position:absolute;z-index:1;left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:1fr 1fr auto;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:#fff;box-shadow:var(--elevation-2)}.site-shell .match-item{padding:20px 22px;background:#fff}.site-shell .match-label{display:block;color:var(--muted);font-size:12px;font-weight:650}.site-shell .match-value{display:block;margin-top:4px;font-size:15px;font-weight:620}.site-shell .match-submit{margin:10px;min-width:52px;border:0;border-radius:999px;color:#fff;background:var(--brand);font-size:20px;cursor:pointer;box-shadow:var(--elevation-1)}.site-shell .section{padding:104px 0}.site-shell .section.soft{background:#fff}.site-shell .seo-intro{padding-top:84px}.site-shell .intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.site-shell .intro-grid h2{margin:0;font-size:clamp(30px,3.6vw,42px);line-height:1.14;font-weight:620}.site-shell .intro-grid p{margin:0 0 16px;color:var(--ink);font-size:18px;line-height:1.72}.site-shell .section-head{max-width:700px;margin-bottom:42px}.site-shell .section-head h2,.site-shell .entry-content h2{margin:0;font-size:clamp(30px,3.7vw,44px);line-height:1.14;font-weight:620}.site-shell .section-head p{margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.site-shell .card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.site-shell .card{padding:34px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1);transition:box-shadow .16s ease,transform .16s ease}.site-shell .card:hover,.site-shell .post-card:hover,.site-shell .faq-grid article:hover,.site-shell .feature-list div:hover{box-shadow:var(--elevation-2);transform:translateY(-2px)}.site-shell .card-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;margin-bottom:30px;color:#fff;background:var(--ink);font-weight:700}.site-shell .card h3{margin:0 0 12px;font-size:21px;line-height:1.28;font-weight:620}.site-shell .card p{margin:0;color:var(--muted);line-height:1.68}.site-shell .stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1)}.site-shell .stat-strip>div{min-height:156px;padding:34px;border-right:1px solid var(--line)}.site-shell .stat-strip>div:last-child{border-right:0}.site-shell .stat-strip strong{display:block;font-size:32px;line-height:1.05;font-weight:620}.site-shell .stat-strip span{display:block;margin-top:10px;color:var(--muted);line-height:1.5}.site-shell .neighborhoods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.site-shell .neighborhood{min-height:150px;padding:22px;border-radius:24px;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(180deg,#0000000a,#0000007a),linear-gradient(135deg,#384c42,#a76544);font-size:20px;font-weight:650}.site-shell .neighborhood:nth-child(2n){background:linear-gradient(180deg,#0000000a,#0000007a),linear-gradient(135deg,#213f6b,#e07a5f)}.site-shell .neighborhood:nth-child(3n){background:linear-gradient(180deg,#0000000a,#0000007a),linear-gradient(135deg,#2f8f72,#f6bd60)}.site-shell .split{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.site-shell .quote{padding:44px;border-radius:18px;color:#fff;background:#222;box-shadow:var(--elevation-1)}.site-shell .quote p{margin:0;font-size:25px;line-height:1.4;font-weight:520}.site-shell .quote span{display:block;margin-top:20px;color:#ffffffb8;font-size:14px;font-weight:520}.site-shell .feature-list{display:grid;gap:18px}.site-shell .feature-list div{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1);transition:box-shadow .16s ease,transform .16s ease}.site-shell .feature-list h3,.site-shell .faq-grid h3,.site-shell .entry-content h3{margin:0 0 8px;font-size:21px;line-height:1.3;font-weight:620}.site-shell .feature-list p,.site-shell .faq-grid p{margin:0;color:var(--muted);line-height:1.65}.site-shell .faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.site-shell .faq-grid article{padding:32px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1);transition:box-shadow .16s ease,transform .16s ease}.site-shell .blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.site-shell .post-card{display:flex;flex-direction:column;min-height:250px;padding:0;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1);overflow:hidden;transition:box-shadow .16s ease,transform .16s ease}.site-shell .post-card-media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:#f5f5f5}.site-shell .post-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.site-shell .post-card:hover .post-card-media img{transform:scale(1.035)}.site-shell .post-card-body{display:flex;flex:1;flex-direction:column;padding:28px}.site-shell .post-card .post-category{color:var(--brand);font-size:12px;font-weight:620;letter-spacing:.08em;text-transform:uppercase}.site-shell .entry-meta{color:var(--muted);font-size:13px;font-weight:560}.site-shell .post-card h3{margin:18px 0 14px;font-size:22px;line-height:1.28;font-weight:620}.site-shell .post-card p{margin:0 0 18px;color:var(--muted);line-height:1.65}.site-shell .post-card-body>a:last-child{margin-top:auto;color:var(--brand-dark);font-weight:620}.site-shell .post-card h3 a{color:inherit;font-weight:inherit}.site-shell .get-started{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.site-shell .get-started-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.8fr);gap:72px;align-items:center}.site-shell .get-started h2{max-width:720px;margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.12;font-weight:620}.site-shell .get-started p:not(.eyebrow){max-width:560px;margin:0;color:var(--ink);font-size:19px;line-height:1.7}.site-shell .page-hero{padding:86px 0 58px;background:#fff;border-bottom:1px solid var(--line)}.site-shell .page-hero p{max-width:720px;margin:22px 0 0;color:var(--ink);font-size:19px;line-height:1.7}.site-shell .content-wrap{width:calc(100% - 40px);max-width:840px;margin:0 auto;padding:78px 0 110px}.site-shell .entry-content{color:var(--ink);font-size:18px;line-height:1.76}.site-shell .entry-content p{margin:0 0 28px}.site-shell .entry-content h3{margin-top:42px}.site-shell .entry-content .lede{color:var(--ink);font-size:21px;line-height:1.68}.site-shell .entry-content .page-panel{margin:44px 0;padding:36px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1)}.site-shell .entry-content .page-panel p:last-child,.site-shell .entry-content .page-panel ul:last-child{margin-bottom:0}.site-shell .entry-content ul,.site-shell .entry-content ol{padding-left:24px}.site-shell .entry-content li{margin:12px 0}.site-shell .entry-content a{color:var(--brand-dark);font-weight:620;text-decoration:underline;text-underline-offset:3px}.site-shell .site-footer{margin-top:auto;padding:58px 0;border-top:1px solid var(--line);background:#fff}.site-shell .footer-grid{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.site-shell .footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:14px;font-weight:460}.site-shell .footer-links .menu-list{gap:18px}.site-shell .single-featured-image{width:calc(100% - 40px);max-width:1040px;margin:48px auto 0;aspect-ratio:16 / 9;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#f5f5f5;box-shadow:var(--elevation-1)}.site-shell .single-featured-image img{width:100%;height:100%;object-fit:cover}@media(max-width:920px){.site-shell .nav-wrap{min-height:auto;padding:18px 0;align-items:flex-start;flex-direction:column}.site-shell .main-nav{width:100%;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.site-shell .main-nav .menu-list{flex-wrap:nowrap;white-space:nowrap}.site-shell .main-nav .nav-cta{flex:0 0 auto}.site-shell .hero-grid,.site-shell .split,.site-shell .intro-grid,.site-shell .get-started-grid{grid-template-columns:1fr;gap:48px}.site-shell .hero{padding:58px 0 70px}.site-shell .section{padding:78px 0}.site-shell .seo-intro{padding-top:70px}.site-shell .hero-media,.site-shell .hero-media img{min-height:400px}.site-shell .card-grid,.site-shell .blog-grid,.site-shell .stat-strip,.site-shell .faq-grid{grid-template-columns:1fr}.site-shell .stat-strip>div{border-right:0;border-bottom:1px solid var(--line)}.site-shell .stat-strip>div:last-child{border-bottom:0}.site-shell .neighborhoods{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell .footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.site-shell .container,.site-shell .nav-wrap,.site-shell .content-wrap,.site-shell .single-featured-image{width:calc(100% - 28px)}.site-shell .hero{padding:42px 0 58px}.site-shell .hero h1,.site-shell .page-hero h1{font-size:40px}.site-shell .hero-copy{font-size:18px;line-height:1.58}.site-shell .section{padding:64px 0}.site-shell .section-head{margin-bottom:30px}.site-shell .card,.site-shell .faq-grid article,.site-shell .feature-list div,.site-shell .entry-content .page-panel{padding:26px;border-radius:18px}.site-shell .post-card-body{padding:24px}.site-shell .single-featured-image{margin-top:28px;border-radius:18px}.site-shell .page-hero{padding:58px 0 42px}.site-shell .content-wrap{padding:56px 0 82px}.site-shell .action-row .button{flex:1 1 160px}}.site-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell .owners-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff7f8}.site-shell .owners-band .feature-list div{background:#fff}.site-shell .milestones{display:grid;gap:18px}.site-shell .milestone{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1);transition:box-shadow .16s ease,transform .16s ease}.site-shell .milestone:hover{box-shadow:var(--elevation-2);transform:translateY(-2px)}.site-shell .milestone-step{display:inline-flex;align-items:center;margin-bottom:12px;padding:4px 12px;border-radius:999px;color:var(--brand-dark);background:#ff385c14;font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.site-shell .milestone h3{margin:0 0 8px;font-size:21px;line-height:1.3;font-weight:620}.site-shell .milestone p{margin:0;color:var(--muted);line-height:1.65}.site-shell .milestone-next{border-style:dashed;background:#fafbfc;box-shadow:none}.site-shell .inquiry-form{display:grid;gap:18px;padding:36px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1)}.site-shell .inquiry-form label{display:grid;gap:8px}.site-shell .inquiry-form .hp-field{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-shell .inquiry-form label span{font-size:14px;font-weight:620;color:var(--ink)}.site-shell .inquiry-form input,.site-shell .inquiry-form textarea{width:100%;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-size:15px;line-height:1.5;transition:border-color .16s ease,box-shadow .16s ease}.site-shell .inquiry-form textarea{resize:vertical;min-height:120px}.site-shell .inquiry-form input:focus,.site-shell .inquiry-form textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #ff385c24}.site-shell .inquiry-form input::placeholder,.site-shell .inquiry-form textarea::placeholder{color:#9aa0a6}.site-shell .inquiry-form .button{width:100%}.site-shell .inquiry-form .button:disabled{opacity:.6;cursor:default;transform:none;box-shadow:var(--elevation-1)}.site-shell .inquiry-error{margin:0;color:var(--brand-dark);font-size:14px;font-weight:560}.site-shell .inquiry-email-note{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.site-shell .inquiry-email-note a{color:var(--brand-dark);font-weight:620;text-decoration:underline;text-underline-offset:3px}.site-shell .inquiry-success{padding:36px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1)}.site-shell .inquiry-success h3{margin:0 0 10px;font-size:24px;font-weight:620}.site-shell .inquiry-success p{margin:0 0 14px;color:var(--muted);line-height:1.65}.site-shell .inquiry-success p:last-child{margin-bottom:0}.site-shell .inquiry-success a{color:var(--brand-dark);font-weight:620;text-decoration:underline;text-underline-offset:3px}.site-shell .dialog-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#14141473;padding:24px}.site-shell .dialog-box{width:100%;max-width:420px;padding:32px;border-radius:18px;background:var(--surface);box-shadow:var(--elevation-1)}.site-shell .dialog-box h3{margin:0 0 12px;font-size:22px;font-weight:620}.site-shell .dialog-box p{margin:0 0 14px;color:var(--muted);line-height:1.65}.site-shell .dialog-box .button{width:100%;margin-top:6px}.site-shell .dialog-box a{color:var(--brand-dark);font-weight:620;text-decoration:underline;text-underline-offset:3px}.site-shell .footer-social{display:flex;gap:14px;list-style:none;margin:12px 0 0;padding:0}.site-shell .footer-social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:var(--text);background:#0000000a;transition:background .16s ease,color .16s ease,transform .16s ease}.site-shell .footer-social a:hover{background:var(--brand);color:#fff;transform:translateY(-1px)}html{scroll-behavior:smooth}html,body{margin:0;background:#fff}
