/* Tenant acquisition: existing CasaBlue, quieter hierarchy. */
.fkqvc1x:has(>.tenant-ready-footer)::before{display:none!important}
.tenant-home-ready{--th-ink:#143a45;--th-copy:#3d525a;--th-muted:#52656c;--th-line:#dbe4e8;--th-blue:#0088b3;display:block!important;width:100%;margin:0;background:#fff;color:var(--th-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.55}
.tenant-home-ready *{box-sizing:border-box}
.tenant-home-ready h1,.tenant-home-ready h2,.tenant-home-ready h3,.tenant-home-ready p,.tenant-home-ready figure{margin:0;font-family:inherit}
.tenant-home-ready a{color:inherit}
.tenant-home-ready a:focus-visible,.tenant-home-ready summary:focus-visible{outline:3px solid #006d99;outline-offset:5px}
.tenant-home-ready .th-wrap{width:min(1180px,calc(100% - 56px));margin-inline:auto}
.tenant-home-ready .th-hero{position:relative;isolation:isolate;display:grid;place-items:center;min-height:580px;width:min(1380px,calc(100% - 56px));margin:18px auto 0;overflow:hidden;border:1px solid #e6edef;border-radius:36px;background:#f8fbfc;text-align:center}
.tenant-home-ready .th-hero__map{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}
.tenant-home-ready .th-hero__copy{max-width:850px;padding:62px 28px 66px}
.tenant-home-ready .th-location{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 14px;border:1px solid #dce6ea;border-radius:999px;background:#ffffffed;color:#3d525a;font-size:14px;font-weight:650;line-height:1.4}
.tenant-home-ready .th-location svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.tenant-home-ready h1{font-size:clamp(46px,6.1vw,86px);font-weight:750;line-height:1.04;letter-spacing:-.052em}
.tenant-home-ready h1 span{display:block}
.tenant-home-ready .th-hero__copy>p{max-width:530px;margin:24px auto 28px;color:var(--th-copy);font-size:20px;line-height:1.5}
.tenant-home-ready .th-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.tenant-home-ready .th-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:13px 24px;border:0;border-radius:12px;background:var(--th-blue);color:#fff!important;font-size:19px;font-weight:700;text-decoration:none;line-height:1.35;transition:background .16s ease,transform .16s ease}
.tenant-home-ready .th-button:hover{background:#007a9f;transform:translateY(-1px)}
.tenant-home-ready .th-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}
.tenant-home-ready .th-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:8px 2px;color:#006a91;font-size:16px;font-weight:650;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.tenant-home-ready .th-hero__note{margin-top:20px;font-size:14px;color:var(--th-muted)}
.tenant-home-ready .th-section{padding-block:86px}
.tenant-home-ready .th-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}
.tenant-home-ready h2{font-size:clamp(32px,3.3vw,46px);font-weight:720;letter-spacing:-.04em;line-height:1.13}
.tenant-home-ready .th-section-heading p{margin-top:14px;max-width:640px;color:var(--th-copy);font-size:18px}
.tenant-home-ready .th-section-heading>.th-link{flex-shrink:0}
.tenant-home-ready .th-building-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tenant-home-ready .th-building{display:block;text-decoration:none!important;border-radius:18px}
.tenant-home-ready .th-building figure{aspect-ratio:1.38;overflow:hidden;border-radius:18px;background:#f3f6f7}
.tenant-home-ready .th-building img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s ease}
.tenant-home-ready .th-building:hover img{transform:scale(1.025)}
.tenant-home-ready .th-building__body{padding:16px 0 0}
.tenant-home-ready .th-building__operator{color:var(--th-muted);font-size:14px}
.tenant-home-ready .th-building h3{margin:3px 0 4px;font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.025em}
.tenant-home-ready .th-building__meta{color:var(--th-copy);font-size:15px}
.tenant-home-ready .th-building__action{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:13px;border-top:1px solid var(--th-line);font-size:15px;font-weight:650;color:#006a91}
.tenant-home-ready .th-caption{margin-top:23px;color:var(--th-muted);font-size:14px;line-height:1.5}
.tenant-home-ready .th-steps-section{padding-block:66px 72px;border-top:1px solid var(--th-line);border-bottom:1px solid var(--th-line)}
.tenant-home-ready .th-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;padding:0;margin:36px 0 0;counter-reset:steps}
.tenant-home-ready .th-steps li{counter-increment:steps;position:relative;padding-top:46px}
.tenant-home-ready .th-steps li::before{content:"0" counter(steps);position:absolute;top:0;left:0;font-size:15px;font-weight:700;color:#52707b}
.tenant-home-ready .th-steps h3{font-size:22px;font-weight:700;letter-spacing:-.025em;line-height:1.25}
.tenant-home-ready .th-steps p{margin-top:12px;color:var(--th-copy);font-size:17px;line-height:1.55}
.tenant-home-ready .th-guides{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:center}
.tenant-home-ready .th-guides__image{aspect-ratio:1.3;border-radius:24px;overflow:hidden;background:#f5f8fa}
.tenant-home-ready .th-guides__image img{width:100%;height:100%;object-fit:cover;display:block}
.tenant-home-ready .th-guides__copy p{margin-top:20px;color:var(--th-copy);font-size:18px}
.tenant-home-ready .th-guides__copy .th-link{margin-top:20px}
.tenant-home-ready .th-faq{display:grid;grid-template-columns:1fr 1.4fr;gap:72px;padding-block:10px 80px}
.tenant-home-ready .th-faq-intro>p{margin-top:20px;color:var(--th-copy)}
.tenant-home-ready .th-faq details{border-bottom:1px solid var(--th-line)}
.tenant-home-ready .th-faq details:first-child{border-top:1px solid var(--th-line)}
.tenant-home-ready .th-faq summary{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:20px 0;cursor:pointer;list-style:none;font-size:18px;font-weight:650;line-height:1.35}
.tenant-home-ready .th-faq summary::-webkit-details-marker{display:none}
.tenant-home-ready .th-faq summary::after{content:"+";font-size:23px;font-weight:400;flex:none}
.tenant-home-ready .th-faq details[open] summary::after{content:"−"}
.tenant-home-ready .th-faq details p{padding:0 24px 24px 0;color:var(--th-copy);font-size:16px}
.tenant-home-ready .th-final{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px 48px;margin-bottom:72px;border-radius:24px;background:#f3f8fa}
.tenant-home-ready .th-final h2{font-size:34px}
.tenant-home-ready .th-final p{margin-top:10px;color:var(--th-copy);font-size:17px}
.tenant-home-ready .th-final .th-button{flex-shrink:0}
.tenant-home-ready [id]{scroll-margin-top:100px}
/* The same typography is used on the scoped support page. */
.tenant-home-ready .th-help-hero{padding-block:76px 48px;max-width:820px}
.tenant-home-ready .th-help-hero h1{font-size:clamp(40px,5vw,64px)}
.tenant-home-ready .th-help-hero p{margin-top:22px;max-width:650px;font-size:20px;color:var(--th-copy)}
.tenant-home-ready .th-help-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-bottom:64px}
.tenant-home-ready .th-help-card{padding:28px;border:1px solid var(--th-line);border-radius:20px}
.tenant-home-ready .th-help-card h2{font-size:28px}
.tenant-home-ready .th-help-card p{margin-top:16px;color:var(--th-copy)}
.tenant-home-ready .th-help-card .th-link{margin-top:12px}
.tenant-ready-footer{background:#f7f9fa;color:#143a45;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding:44px 28px 24px;border-top:1px solid #e1e8eb}
.tenant-ready-footer__inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px}
.tenant-ready-footer__brand{width:145px;height:40px;object-fit:contain;object-position:left center}
.tenant-ready-footer p{margin:16px 0 0;max-width:340px;color:#52656c;font-size:15px;line-height:1.5}
.tenant-ready-footer h2{font-size:15px;font-weight:700;margin:0 0 10px}
.tenant-ready-footer ul{list-style:none;margin:0;padding:0}
.tenant-ready-footer a{display:inline-flex;min-height:44px;align-items:center;color:#3d525a;font-size:15px;text-decoration:none}
.tenant-ready-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.tenant-ready-footer a:focus-visible{outline:3px solid #006d99;outline-offset:3px}
.tenant-ready-footer__bottom{max-width:1180px;margin:28px auto 0;padding-top:22px;border-top:1px solid #dbe4e8;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#52656c;font-size:13px}
.tenant-ready-footer__legal{display:flex;gap:24px;flex-wrap:wrap}
.tenant-ready-footer__legal a{font-size:13px;min-height:44px}
.tenant-ready-skip{position:fixed;top:8px;left:12px;z-index:10000;padding:12px 18px;background:#143a45;color:white;border-radius:8px;transform:translateY(-180%)}
.tenant-ready-skip:focus{transform:none}
@media(max-width:900px){.tenant-home-ready .th-hero{min-height:560px}.tenant-home-ready .th-section{padding-block:62px}.tenant-home-ready .th-building-grid{gap:18px}.tenant-home-ready .th-steps{gap:26px}.tenant-home-ready .th-guides{gap:30px;grid-template-columns:1fr 1fr}.tenant-home-ready .th-faq{gap:32px;grid-template-columns:1fr 1.4fr}.tenant-home-ready .th-final{padding:32px}.tenant-home-ready .th-final h2{font-size:29px}.tenant-ready-footer__inner{gap:24px}}
@media(max-width:639px){.tenant-home-ready .th-wrap{width:calc(100% - 32px)}.tenant-home-ready .th-hero{width:calc(100% - 24px);min-height:535px;margin-top:10px;border-radius:26px}.tenant-home-ready .th-hero__copy{padding:40px 18px 42px}.tenant-home-ready .th-location{margin-bottom:24px;font-size:13px}.tenant-home-ready h1{font-size:clamp(40px,10.5vw,62px);line-height:1.06;letter-spacing:-.048em}.tenant-home-ready .th-hero__copy>p{font-size:17px;margin:22px auto 24px;max-width:340px}.tenant-home-ready .th-actions{flex-direction:column;gap:4px}.tenant-home-ready .th-button{min-height:56px;font-size:19px;width:100%;max-width:350px;padding-inline:16px}.tenant-home-ready .th-hero__note{font-size:13px;margin-top:14px}.tenant-home-ready .th-section{padding-block:50px}.tenant-home-ready .th-section-heading{display:block;margin-bottom:24px}.tenant-home-ready h2{font-size:32px}.tenant-home-ready .th-section-heading p{font-size:17px;margin-top:12px}.tenant-home-ready .th-section-heading>.th-link{margin-top:12px}.tenant-home-ready .th-building-grid{grid-template-columns:1fr;gap:32px}.tenant-home-ready .th-building figure{aspect-ratio:1.45}.tenant-home-ready .th-building h3{font-size:22px}.tenant-home-ready .th-building__body{padding-top:13px}.tenant-home-ready .th-caption{font-size:13px}.tenant-home-ready .th-steps-section{padding-block:40px}.tenant-home-ready .th-steps{grid-template-columns:1fr;gap:28px;margin-top:28px}.tenant-home-ready .th-steps li{padding:0 0 0 44px}.tenant-home-ready .th-steps li:before{top:3px}.tenant-home-ready .th-steps h3{font-size:21px}.tenant-home-ready .th-steps p{margin-top:8px;font-size:16px}.tenant-home-ready .th-guides{grid-template-columns:1fr;gap:26px}.tenant-home-ready .th-guides__image{aspect-ratio:1.5;border-radius:18px}.tenant-home-ready .th-guides__copy p{font-size:17px;margin-top:16px}.tenant-home-ready .th-guides__copy .th-link{margin-top:12px}.tenant-home-ready .th-faq{grid-template-columns:1fr;gap:26px;padding-block:0 48px}.tenant-home-ready .th-faq-intro>p{margin-top:12px}.tenant-home-ready .th-faq summary{font-size:17px;min-height:70px}.tenant-home-ready .th-final{display:block;padding:28px 22px;margin-bottom:48px;border-radius:20px}.tenant-home-ready .th-final h2{font-size:29px}.tenant-home-ready .th-final .th-button{margin-top:24px}.tenant-home-ready .th-help-hero{padding-block:42px 30px}.tenant-home-ready .th-help-hero p{font-size:18px}.tenant-home-ready .th-help-grid{grid-template-columns:1fr;gap:18px;padding-bottom:42px}.tenant-home-ready .th-help-card{padding:22px}.tenant-ready-footer{padding:32px 20px 20px}.tenant-ready-footer__inner{grid-template-columns:1fr 1fr;gap:26px 16px}.tenant-ready-footer__intro{grid-column:1/-1}.tenant-ready-footer__bottom{gap:6px;margin-top:22px;padding-top:16px}.tenant-ready-footer__legal{gap:20px}}
@media(prefers-reduced-motion:reduce){.tenant-home-ready .th-button,.tenant-home-ready .th-building img{transition:none}.tenant-home-ready .th-button:hover,.tenant-home-ready .th-building:hover img{transform:none}}
