/* Tulip Tower V43 — resident landing page, page-scoped. */
body.tt-residents-v43 .inner-main{overflow:hidden;background:#f7f5f0;color:#0a263a}
body.tt-residents-v43 .rv43-hero{padding:34px 0 92px;background:linear-gradient(135deg,#eef1ec 0%,#f8f5ef 54%,#eee5d8 100%)}
body.tt-residents-v43 .rv43-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:70px;min-height:650px}
body.tt-residents-v43 .rv43-hero__copy{position:relative;z-index:2;padding:62px 0}
body.tt-residents-v43 .rv43-eyebrow{display:flex;align-items:center;gap:14px;color:#a56245;font-size:14px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
body.tt-residents-v43 .rv43-eyebrow:before{content:"";width:42px;height:1px;background:#b66f4e}
body.tt-residents-v43 .rv43-hero h1{max-width:670px;margin:24px 0 22px;color:#09263b;font-size:clamp(56px,5.5vw,82px);font-weight:600;line-height:.98;letter-spacing:-.045em}
body.tt-residents-v43 .rv43-hero__copy>p{max-width:610px;margin:0;color:#52656c;font-size:19px;line-height:1.75}
body.tt-residents-v43 .rv43-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}
body.tt-residents-v43 .rv43-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:0 25px;border:1px solid #0a2c42;font-size:16px;font-weight:650;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,color .28s ease}
body.tt-residents-v43 .rv43-button:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(8,38,59,.15)}
body.tt-residents-v43 .rv43-button.is-primary{background:#0a2c42;color:#fff}
body.tt-residents-v43 .rv43-button.is-primary:hover{background:#153f55}
body.tt-residents-v43 .rv43-button.is-quiet{color:#0a2c42}
body.tt-residents-v43 .rv43-button.is-quiet:hover{background:#fff}
body.tt-residents-v43 .rv43-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:620px;margin-top:48px;padding-top:27px;border-top:1px solid rgba(10,44,66,.15)}
body.tt-residents-v43 .rv43-trust span{display:flex;flex-direction:column;color:#65767b;font-size:14px;line-height:1.4}
body.tt-residents-v43 .rv43-trust b{margin-bottom:5px;color:#0b2b40;font-size:24px;font-weight:650}
body.tt-residents-v43 .rv43-hero__visual{position:relative;height:620px;margin-right:-7vw;overflow:hidden;border-radius:180px 0 0 0;background:#82968f;box-shadow:0 32px 70px rgba(11,39,56,.16)}
body.tt-residents-v43 .rv43-hero__visual img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}
body.tt-residents-v43 .rv43-hero__visual:hover img{transform:scale(1.035)}
body.tt-residents-v43 .rv43-hero__wash{position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(5,31,47,.68))}
body.tt-residents-v43 .rv43-hero__note{position:absolute;right:8%;bottom:8%;display:grid;grid-template-columns:12px 1fr;gap:4px 13px;min-width:245px;padding:20px 24px;background:rgba(250,248,242,.94);box-shadow:0 18px 44px rgba(4,28,44,.17);backdrop-filter:blur(8px)}
body.tt-residents-v43 .rv43-hero__note i{grid-row:1/3;width:9px;height:9px;margin-top:5px;border-radius:50%;background:#bd7957}
body.tt-residents-v43 .rv43-hero__note span{color:#8a6d5e;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
body.tt-residents-v43 .rv43-hero__note strong{font-size:20px;font-weight:650}
body.tt-residents-v43 .rv43-services{padding:116px 0 125px;background:#fff}
body.tt-residents-v43 .rv43-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:80px;margin-bottom:50px}
body.tt-residents-v43 .rv43-section-head>div>span{color:#ae6c4e;font-size:14px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
body.tt-residents-v43 .rv43-section-head h2{max-width:720px;margin:13px 0 0;font-size:clamp(46px,4.6vw,68px);font-weight:600;line-height:1.03;letter-spacing:-.04em}
body.tt-residents-v43 .rv43-section-head>p{margin:0;color:#65767d;font-size:18px;line-height:1.72}
body.tt-residents-v43 .rv43-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
body.tt-residents-v43 .rv43-service-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:390px;padding:25px 25px 28px;overflow:hidden;border:1px solid rgba(7,38,57,.1);color:#09283d;text-decoration:none;transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease}
body.tt-residents-v43 .rv43-service-card:before{content:"";position:absolute;inset:auto -40px -70px auto;width:150px;height:150px;border-radius:50%;background:currentColor;opacity:.035;transition:transform .5s ease,opacity .35s ease}
body.tt-residents-v43 .rv43-service-card:hover{z-index:2;transform:translateY(-10px);border-color:transparent;box-shadow:0 24px 55px rgba(8,39,58,.16)}
body.tt-residents-v43 .rv43-service-card:hover:before{opacity:.075;transform:scale(1.45)}
body.tt-residents-v43 .rv43-service-card.is-navy{background:#0a2c42;color:#fff}
body.tt-residents-v43 .rv43-service-card.is-sage{background:#dfe7df}
body.tt-residents-v43 .rv43-service-card.is-copper{background:#bc7755;color:#fff}
body.tt-residents-v43 .rv43-service-card.is-sand{background:#f0e7da}
body.tt-residents-v43 .rv43-service-card__top{display:flex;align-items:center;justify-content:space-between}
body.tt-residents-v43 .rv43-service-card__top>span{font-size:14px;font-weight:700;letter-spacing:.12em;opacity:.7}
body.tt-residents-v43 .rv43-service-card__top i{display:grid;place-items:center;width:48px;height:48px;border:1px solid currentColor;border-radius:50%;font-size:22px;font-style:normal;opacity:.8;transition:transform .35s ease,background .35s ease,color .35s ease}
body.tt-residents-v43 .rv43-service-card:hover .rv43-service-card__top i{background:#fff;color:#0a2c42;transform:rotate(12deg)}
body.tt-residents-v43 .rv43-service-card h3{margin:0 0 15px;font-size:30px;font-weight:650;line-height:1.1}
body.tt-residents-v43 .rv43-service-card p{margin:0;opacity:.76;font-size:17px;line-height:1.62}
body.tt-residents-v43 .rv43-service-card>b{display:flex;align-items:center;justify-content:space-between;margin-top:30px;font-size:16px;font-weight:650}
body.tt-residents-v43 .rv43-service-card>b span{font-size:25px;font-weight:400;transition:transform .3s ease}
body.tt-residents-v43 .rv43-service-card:hover>b span{transform:translate(4px,-4px)}
body.tt-residents-v43 .rv43-story{padding:90px 0;background:#f4f0e9}
body.tt-residents-v43 .rv43-story__inner{max-width:900px;margin:auto;font-size:19px;line-height:1.8}
body.tt-residents-v43 .rv43-cta{padding:0 0 105px;background:#fff}
body.tt-residents-v43 .rv43-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:54px 62px;background:#092b41;color:#fff}
body.tt-residents-v43 .rv43-cta__inner>div>span{color:#d99a76;font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
body.tt-residents-v43 .rv43-cta h2{max-width:720px;margin:10px 0 0;font-size:clamp(34px,3.8vw,55px);font-weight:600;line-height:1.07}
body.tt-residents-v43 .rv43-cta a{display:flex;align-items:center;gap:25px;flex:0 0 auto;min-height:55px;padding:0 25px;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:16px;font-weight:650;text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease}
body.tt-residents-v43 .rv43-cta a:hover{background:#fff;color:#092b41;transform:translateY(-3px)}
@media(max-width:1100px){body.tt-residents-v43 .rv43-hero__grid{grid-template-columns:1fr 1fr;gap:38px}body.tt-residents-v43 .rv43-hero__visual{margin-right:-3vw}body.tt-residents-v43 .rv43-service-grid{grid-template-columns:repeat(2,1fr)}body.tt-residents-v43 .rv43-service-card{min-height:330px}}
@media(max-width:760px){body.tt-residents-v43 .rv43-hero{padding:20px 0 68px}body.tt-residents-v43 .rv43-hero__grid{grid-template-columns:1fr;gap:10px}body.tt-residents-v43 .rv43-hero__copy{padding:50px 0 32px}body.tt-residents-v43 .rv43-hero h1{font-size:49px}body.tt-residents-v43 .rv43-hero__copy>p{font-size:17px}body.tt-residents-v43 .rv43-trust{gap:10px}body.tt-residents-v43 .rv43-trust b{font-size:21px}body.tt-residents-v43 .rv43-hero__visual{height:430px;margin:0;border-radius:90px 0 0 0}body.tt-residents-v43 .rv43-services{padding:78px 0 82px}body.tt-residents-v43 .rv43-section-head{grid-template-columns:1fr;gap:22px}body.tt-residents-v43 .rv43-section-head h2{font-size:45px}body.tt-residents-v43 .rv43-section-head>p{font-size:17px}body.tt-residents-v43 .rv43-service-grid{grid-template-columns:1fr}body.tt-residents-v43 .rv43-service-card{min-height:310px}body.tt-residents-v43 .rv43-cta__inner{align-items:flex-start;flex-direction:column;padding:38px 27px}body.tt-residents-v43 .rv43-cta h2{font-size:38px}}
