:root{--ink:#153e43;--sand:#f5f2e9;--paper:#fffef9;--muted:#657574;--line:#dce1d9;--lime:#dae9bd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em;line-height:1.05}em{font-weight:400}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #d78247;outline-offset:5px}.tbp-skip{position:absolute;left:16px;top:-70px;z-index:9;background:white;padding:14px}.tbp-skip:focus{top:10px}.tbp-announcement{background:var(--ink);color:#fff;font-size:11px;text-align:center;padding:9px;letter-spacing:.06em}.tbp-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 5%;background:var(--paper)}.tbp-brand{display:flex;align-items:center;gap:11px;line-height:1.05;font-size:25px;font-weight:700;letter-spacing:.1em}.tbp-brand small{display:block;font-size:11px;letter-spacing:.24em;margin-top:5px}.tbp-brand svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:2}.tbp-header nav{display:flex;gap:27px;font-size:13px}.tbp-header nav a:hover,.tbp-footer a:hover{text-decoration:underline;text-underline-offset:5px}.tbp-button{display:inline-flex;align-items:center;justify-content:center;gap:35px;background:var(--ink);color:white;border:1px solid var(--ink);padding:16px 23px;font-size:13px;font-weight:600;white-space:nowrap;border-radius:3px;transition:background .2s,transform .2s}.tbp-button:hover{background:#275c60;transform:translateY(-2px)}.tbp-button span{font-size:20px;line-height:1}.tbp-button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.tbp-button-light:hover{background:var(--lime)}.tbp-menu-toggle{display:none}.tbp-hero{position:relative;min-height:610px;margin:0 20px;display:flex;align-items:center;border-radius:4px;overflow:hidden;color:white;background:#48797e}.tbp-hero-img,.tbp-hero-shade{position:absolute;inset:0;height:100%}.tbp-hero-img{object-position:center 54%}.tbp-hero-shade{background:linear-gradient(90deg,rgba(8,38,40,.77),rgba(8,38,40,.12) 85%)}.tbp-hero-content{position:relative;padding:70px 7%;max-width:770px}.tbp-eyebrow{font-size:10px;letter-spacing:.2em;font-weight:700;margin-bottom:20px}.tbp-hero h1{font-size:clamp(62px,7vw,108px);margin-bottom:24px}.tbp-hero h1 em{color:#e6eccb}.tbp-hero-content>p:not(.tbp-eyebrow){font-size:17px;margin-bottom:30px;max-width:340px}.tbp-hero-caption{position:absolute;right:35px;bottom:28px;display:flex;gap:30px;font-size:10px;letter-spacing:.1em}.tbp-finder{margin:0 auto;max-width:1280px;padding:33px 35px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.tbp-finder .tbp-eyebrow{font-size:9px;margin-bottom:6px}.tbp-finder h2{font-size:29px}.tbp-finder form{display:flex;gap:20px;align-items:center}.tbp-finder label{font-size:9px;letter-spacing:.12em;font-weight:700;border-left:1px solid var(--line);padding-left:25px}.tbp-finder select{display:block;border:0;background:transparent;color:var(--ink);font-size:14px;letter-spacing:0;margin-top:7px;min-width:150px;max-width:230px;padding:3px 20px 3px 0}.tbp-section{max-width:1280px;margin:auto;padding:95px 35px}.tbp-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:37px}.tbp-section-heading h2{font-size:58px}.tbp-section-heading>p{max-width:360px;font-size:14px;color:var(--muted)}.tbp-results{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:18px}.tbp-results button{border:0;background:none;color:var(--ink);text-decoration:underline}.tbp-apartments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 25px}.tbp-card-image{position:relative;display:block;aspect-ratio:1.3;border-radius:4px;overflow:hidden;background:var(--sand)}.tbp-card-image img{height:100%;transition:transform .4s}.tbp-card:hover img{transform:scale(1.035)}.tbp-card-location{position:absolute;top:16px;left:16px;padding:6px 10px;background:#fffef9eb;font-size:9px;letter-spacing:.05em;border-radius:2px}.tbp-card-arrow{position:absolute;right:13px;bottom:13px;background:var(--paper);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:20px}.tbp-card-body{display:flex;justify-content:space-between;gap:10px;padding:17px 0;border-bottom:1px solid var(--line)}.tbp-card h3{font-size:18px;font-weight:500;line-height:1.25;margin-bottom:7px}.tbp-card p{font-size:10px;color:var(--muted)}.tbp-card p span{padding:0 4px}.tbp-price{text-align:right;white-space:nowrap}.tbp-price strong{font-size:21px;font-weight:500}.tbp-price small{display:block;font-size:9px;color:var(--muted)}.tbp-rate-note{font-size:11px;color:var(--muted);margin-top:25px}.tbp-story{display:grid;grid-template-columns:1fr 1fr;background:var(--sand)}.tbp-story-photo{position:relative;min-height:560px;overflow:hidden;background:#bccfcb}.tbp-story-photo img{position:absolute;height:100%}.tbp-story-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0e2d3aaa)}.tbp-story-photo>span{position:absolute;left:40px;bottom:35px;color:white;font:italic 36px/1.1 Georgia;z-index:1}.tbp-story-copy{padding:85px 15%}.tbp-story-copy h2{font-size:70px;margin-bottom:30px}.tbp-story-copy>p:not(.tbp-eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:20px}.tbp-text-link{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #879994;padding:17px 0;font-size:12px;font-weight:600}.tbp-simple h2{font-size:48px}.tbp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.tbp-steps article>span{display:block;font:italic 23px Georgia;color:#8ba19b;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:25px}.tbp-steps h3{font-size:18px;font-weight:500;margin-bottom:15px}.tbp-steps p{font-size:13px;color:var(--muted)}.tbp-cta{background:var(--ink);color:var(--paper);text-align:center;padding:85px 20px;margin:0 20px;border-radius:4px;background-image:radial-gradient(ellipse at 0 100%,#315d583b,transparent 70%)}.tbp-cta h2{font-size:68px;margin-bottom:30px}.tbp-cta h2 em{color:var(--lime)}.tbp-cta-contact{display:block;font-size:11px;text-decoration:underline;text-underline-offset:4px;margin-top:23px;color:#d4dfd9}.tbp-footer{display:grid;grid-template-columns:1fr 1fr;max-width:1280px;padding:65px 35px 25px;margin:auto;gap:40px}.tbp-footer p{font-size:12px;color:var(--muted);margin-top:20px}.tbp-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:13px;align-content:start}.tbp-footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:var(--muted)}[hidden]{display:none!important}@media(min-width:1600px){.tbp-hero{max-width:1560px;margin:auto}}@media(max-width:1000px){.tbp-header{gap:15px;padding:20px 4%}.tbp-header nav{gap:15px;font-size:12px}.tbp-header-book{display:none}.tbp-finder{padding:30px;gap:20px}.tbp-finder form{gap:12px}.tbp-finder label{padding-left:15px}.tbp-finder select{min-width:120px}.tbp-finder h2{font-size:24px}.tbp-apartments{grid-template-columns:repeat(2,1fr)}.tbp-story-copy{padding:65px 10%}.tbp-section-heading h2{font-size:50px}}@media(max-width:650px){.tbp-announcement{font-size:9px;padding:8px}.tbp-announcement span{display:none}.tbp-header{padding:19px 22px;flex-wrap:wrap}.tbp-brand{font-size:23px}.tbp-brand svg{width:35px;height:35px}.tbp-menu-toggle{display:flex;gap:13px;background:none;border:0;color:var(--ink);font-size:12px}.tbp-header nav{display:none;width:100%;flex-direction:column;padding:15px 0 5px;font-size:15px}.tbp-header nav.open{display:flex}.tbp-hero{margin:0 10px;min-height:550px}.tbp-hero-content{padding:65px 25px}.tbp-hero h1{font-size:65px}.tbp-hero-content .tbp-eyebrow{font-size:8px;letter-spacing:.13em}.tbp-hero-content>p:not(.tbp-eyebrow){font-size:15px;max-width:250px}.tbp-hero-caption{right:20px;bottom:20px;font-size:8px;gap:25px}.tbp-hero-img{object-position:65% center}.tbp-hero-shade{background:linear-gradient(90deg,#082628b3,#08262833)}.tbp-finder{padding:30px 25px;display:block}.tbp-finder h2{font-size:30px}.tbp-finder form{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}.tbp-finder label{padding:0;border:0;min-width:0}.tbp-finder select{min-width:0;width:100%;font-size:13px}.tbp-finder .tbp-button{grid-column:1/-1}.tbp-section{padding:60px 25px}.tbp-section-heading{display:block;margin-bottom:25px}.tbp-section-heading h2{font-size:44px}.tbp-section-heading>p{margin-top:23px;font-size:13px}.tbp-apartments{grid-template-columns:1fr;gap:25px}.tbp-card-image{aspect-ratio:1.35}.tbp-card h3{font-size:19px}.tbp-card p{font-size:11px}.tbp-story{grid-template-columns:1fr}.tbp-story-photo{min-height:350px}.tbp-story-photo>span{font-size:31px;left:25px}.tbp-story-copy{padding:50px 30px}.tbp-story-copy h2{font-size:58px}.tbp-simple h2{font-size:40px}.tbp-steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.tbp-steps article>span{margin-bottom:15px;padding-bottom:12px}.tbp-cta{margin:0 10px;padding:60px 22px}.tbp-cta h2{font-size:48px}.tbp-footer{grid-template-columns:1fr;padding:45px 25px 20px;gap:30px}.tbp-footer nav{gap:15px}.tbp-footer-bottom{font-size:9px}.tbp-eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.tbp-brand .tbp-original-logo{width:230px;height:auto;max-width:100%;object-fit:contain;display:block}.tbp-brand{flex-shrink:0}@media(max-width:650px){.tbp-brand .tbp-original-logo{width:220px}}
