*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.preview-bar{position:sticky;top:0;z-index:1000;min-height:52px;padding:8px 24px;display:flex;align-items:center;gap:20px;background:#111;color:#fff;font:600 12px/1 Arial,sans-serif;letter-spacing:.04em}.preview-bar .preview-home{margin-right:auto}.preview-bar nav{display:flex;gap:5px}.preview-bar nav a,.preview-bar button{display:grid;place-items:center;min-width:34px;height:34px;border:1px solid #555;background:transparent;color:#fff;cursor:pointer}.preview-bar nav a.active{background:#fff;color:#111}.preview-bar form{margin:0}.site-header{height:92px;padding:0 max(5vw,32px);display:flex;align-items:center;gap:50px;position:relative;z-index:20}.site-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.site-brand>span:last-child{display:flex;flex-direction:column}.site-brand strong{font-size:21px;line-height:1;text-transform:uppercase;letter-spacing:.06em}.site-brand small{font-size:10px;letter-spacing:.23em;text-transform:uppercase;margin-top:4px}.brand-symbol{position:relative;width:37px;height:42px;display:block}.brand-symbol i{position:absolute;bottom:0;width:16px;border:3px solid currentColor;border-bottom:0}.brand-symbol i:first-child{height:30px;left:0;transform:skewY(-23deg)}.brand-symbol i:last-child{height:42px;right:0;transform:skewY(23deg)}.site-nav{display:flex;gap:34px;font-size:13px}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:right .2s}.site-nav a:hover:after{right:0}.header-contact{min-width:148px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;border:1px solid currentColor;font-weight:700;font-size:13px}.hero{min-height:690px;padding:70px max(7vw,60px);display:grid;grid-template-columns:1.03fr .97fr;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2;align-self:center}.overline,.section-tag{font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:700}.overline{display:flex;align-items:center;gap:12px}.overline>span{width:28px;height:1px;background:currentColor}.hero h1{font-size:clamp(58px,7vw,108px);line-height:.88;letter-spacing:-.065em;margin:34px 0 40px;font-weight:700}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-lead{max-width:570px;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:14px;margin-top:40px}.primary-action,.secondary-action{padding:18px 22px;min-width:210px;display:flex;justify-content:space-between;font-weight:700;font-size:13px;border:1px solid currentColor}.secondary-action{min-width:auto}.hero-art{min-height:500px;position:relative;align-self:center}.sun{position:absolute;width:330px;height:330px;border-radius:50%;right:8%;top:4%}.building{position:absolute;bottom:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:36px 30px}.building i{display:block}.building.back{width:49%;height:61%;right:0}.building.front{width:57%;height:79%;left:5%;grid-template-columns:repeat(2,1fr)}.building.front:before{content:"";position:absolute;left:0;top:-42px;border-style:solid;border-width:0 0 42px 90px}.art-label{position:absolute;right:2%;bottom:6%;font:italic 26px/1.15 Georgia,serif}.hero-index{position:absolute;right:4%;bottom:3%;font-weight:700;font-size:12px}.hero-index span{opacity:.4;margin:0 7px}.intro,.tenant,.principles,.contact-section{padding:110px max(7vw,60px)}.intro-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:end;margin:45px 0 70px}.intro-heading h2,.tenant-title h2,.principles h2,.contact-section h2{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.045em;margin:0}.intro-heading p{font-size:16px;line-height:1.7;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-grid article{padding:34px;min-height:330px;position:relative;border:1px solid currentColor}.service-grid article+article{border-left:0}.service-grid article>span{font-size:11px;font-weight:700}.service-grid h3{font-size:24px;margin:30px 0 14px}.service-grid p{font-size:14px;line-height:1.7}.service-icon{width:67px;height:67px;margin-top:42px;position:relative}.home-icon:before{content:"";position:absolute;inset:20px 8px 4px;border:3px solid currentColor}.home-icon:after{content:"";position:absolute;width:35px;height:35px;left:15px;top:7px;border-left:3px solid currentColor;border-top:3px solid currentColor;transform:rotate(45deg)}.chat-icon{border:3px solid currentColor;border-radius:50%}.chat-icon:after{content:"";position:absolute;width:15px;height:17px;right:2px;bottom:-6px;border-right:3px solid currentColor;transform:rotate(35deg)}.care-icon:before,.care-icon:after{content:"";position:absolute;width:32px;height:50px;border:3px solid currentColor;border-radius:50% 50% 45% 45%;transform:rotate(-45deg);left:17px}.care-icon:after{transform:rotate(45deg)}.tenant{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.tenant-title{position:sticky;top:90px;align-self:start}.tenant-title h2{margin-top:32px}.contact-choice{display:grid;gap:12px}.contact-choice article{padding:30px 32px;border:1px solid currentColor;display:grid;grid-template-columns:46px 1fr;column-gap:20px}.choice-number{grid-row:1/6;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor;font-weight:700}.choice-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px}.contact-choice h3{font-size:25px;margin:0}.contact-choice ul{margin:20px 0;padding-left:18px;line-height:1.9;font-size:14px}.contact-choice a{font-weight:700;font-size:13px;display:flex;justify-content:space-between;border-top:1px solid currentColor;padding-top:18px}.choice-foot{font-size:12px;margin:18px 0 0}.urgent{grid-column:1/-1;margin-top:45px;padding:24px 28px;display:flex;gap:30px;align-items:center}.urgent strong{flex:0 0 auto}.urgent span{font-size:13px;line-height:1.5}.principles{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.principles h2{margin-top:34px}.principles ol{list-style:none;padding:0;margin:0}.principles li{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:28px 0;border-top:1px solid currentColor}.principles li:last-child{border-bottom:1px solid currentColor}.principles li>span{font-size:11px;font-weight:700}.principles h3{font-size:21px;margin:0 0 8px}.principles li p{font-size:14px;line-height:1.6;margin:0}.contact-section{text-align:center;min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-section h2{margin:28px 0 20px}.contact-section>p:not(.section-tag){max-width:600px;line-height:1.65}.email-link{font-size:clamp(24px,4vw,60px);display:flex;align-items:center;gap:.12em;margin-top:45px;border-bottom:2px solid currentColor;padding-bottom:8px}.email-link b{font-size:.7em;margin-left:20px}footer{padding:36px max(5vw,32px);display:flex;align-items:center;gap:40px}footer p{font-size:11px;letter-spacing:.08em;margin-left:auto}footer p:last-child{margin-left:0}
@media(max-width:900px){.site-header{padding:0 24px;height:76px}.site-nav{display:none}.header-contact{min-width:0}.hero{grid-template-columns:1fr;padding:65px 28px}.hero h1{font-size:clamp(54px,15vw,90px)}.hero-art{min-height:440px;margin-top:50px}.intro,.tenant,.principles,.contact-section{padding:80px 28px}.intro-heading,.tenant,.principles{grid-template-columns:1fr}.intro-heading{gap:30px}.service-grid{grid-template-columns:1fr}.service-grid article+article{border-left:1px solid currentColor;border-top:0}.tenant-title{position:static;margin-bottom:35px}.urgent{flex-direction:column;align-items:flex-start}.email-link{flex-wrap:wrap;justify-content:center}footer{flex-wrap:wrap}footer p{margin:0;width:100%}.preview-bar>span{display:none}}
@media(max-width:520px){.site-header{gap:15px}.site-brand strong{font-size:17px}.header-contact{padding:12px;font-size:0}.header-contact span{font-size:18px}.hero{padding-top:45px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.hero-art{min-height:330px}.sun{width:240px;height:240px}.contact-choice article{padding:24px 18px;grid-template-columns:36px 1fr}.choice-number{width:34px;height:34px}.email-link span{display:block;width:100%}.preview-bar{padding:7px 10px;gap:8px}.preview-bar .preview-home{font-size:0}.preview-bar .preview-home:after{content:"←";font-size:18px}}
.principles li{grid-template-columns:1fr}
.move-in-cta{grid-column:1/-1;margin-top:14px;padding:25px 28px;display:flex;justify-content:space-between;align-items:center;gap:30px;border:1px solid currentColor}.move-in-cta span{display:flex;flex-direction:column;gap:6px}.move-in-cta small{font-size:10px;letter-spacing:.18em;text-transform:uppercase}.move-in-cta strong{font-size:16px;line-height:1.4}.move-in-cta b{font-size:13px;white-space:nowrap}@media(max-width:900px){.move-in-cta{flex-direction:column;align-items:flex-start}}
