/* Tulip Tower V25 — Playfair Editorial System
   Loaded after community-v24.css. Google Playfair Display is the default typeface.
*/
:root{
  --tt25-font:"Playfair Display",Georgia,"Times New Roman",serif;
  --tt25-navy:#0a2a3d;
  --tt25-navy-deep:#061c2a;
  --tt25-ink:#153342;
  --tt25-muted:#6f7f86;
  --tt25-gold:#b58a50;
  --tt25-gold-soft:#d7bd91;
  --tt25-ivory:#f7f3eb;
  --tt25-paper:#fffdfa;
  --tt25-line:rgba(10,42,61,.12);
}

html,body.tt-v24{font-family:var(--tt25-font)!important}
body.tt-v24{
  font-weight:400!important;
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}
body.tt-v24 p,body.tt-v24 a,body.tt-v24 li,body.tt-v24 label,
body.tt-v24 button,body.tt-v24 input,body.tt-v24 textarea,body.tt-v24 select,
body.tt-v24 option,body.tt-v24 small,body.tt-v24 td,body.tt-v24 th,
body.tt-v24 strong,body.tt-v24 em,body.tt-v24 span:not(.fa):not(.fal):not(.far):not(.fas):not(.fab):not([class^="ri-"]):not([class*=" ri-"]){
  font-family:var(--tt25-font)!important;
}
body.tt-v24 h1,body.tt-v24 h2,body.tt-v24 h3,body.tt-v24 h4,body.tt-v24 h5,body.tt-v24 h6,
body.tt-v24 .section-title,body.tt-v24 .brand-text strong{
  font-family:var(--tt25-font)!important;
  font-weight:600!important;
  font-synthesis:none;
  letter-spacing:-.018em!important;
}
body.tt-v24 .desktop-nav a,body.tt-v24 .mobile-menu>a,body.tt-v24 .mobile-menu .mobile-btn,
body.tt-v24 .header-actions .btn,body.tt-v24 .lang-switch button,body.tt-v24 .inner-header .lang-switch a{
  font-family:var(--tt25-font)!important;
  font-weight:600!important;
  letter-spacing:.015em!important;
  text-transform:none!important;
}
body.tt-v24 .desktop-nav a{font-size:15px!important;line-height:1.2!important}
body.tt-v24 .mobile-menu>a,body.tt-v24 .mobile-menu .mobile-btn{font-size:15px!important;line-height:1.35!important}
body.tt-v24 .brand-text strong{font-size:19px!important;letter-spacing:.035em!important}
body.tt-v24 .brand-text small{font-family:var(--tt25-font)!important;font-size:9px!important;font-weight:500!important;letter-spacing:.16em!important}

/* Community introduction: stronger editorial composition. */
body.tt-v24 .community-story-section{
  padding:88px 0 36px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)!important;
}
body.tt-v24 .community-story{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);
  gap:72px;
  align-items:end;
  padding:48px 52px;
  overflow:hidden;
  border:1px solid rgba(10,42,61,.10);
  border-radius:22px;
  background:
    radial-gradient(circle at 100% 0%,rgba(215,189,145,.18),transparent 36%),
    linear-gradient(135deg,#fff 0%,#fbf8f1 100%);
  box-shadow:0 24px 70px rgba(7,30,43,.07);
}
body.tt-v24 .community-story:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;width:4px;
  background:linear-gradient(180deg,var(--tt25-gold-soft),var(--tt25-gold));
}
body.tt-v24 .community-story-main{position:relative;z-index:1}
body.tt-v24 .community-story .section-kicker{
  color:var(--tt25-gold)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.15em!important;
  text-transform:uppercase!important;
}
body.tt-v24 .community-story .section-title{
  margin:14px 0 0!important;
  max-width:760px;
  font-size:clamp(40px,4.2vw,62px)!important;
  line-height:1.04!important;
  color:var(--tt25-navy)!important;
}
body.tt-v24 .community-story-rule{
  width:86px;height:1px;margin-top:28px;
  background:linear-gradient(90deg,var(--tt25-gold),rgba(181,138,80,0));
}
body.tt-v24 .community-story-aside{
  position:relative;z-index:1;
  padding-left:32px;
  border-left:1px solid rgba(10,42,61,.10);
}
body.tt-v24 .community-story .section-copy{
  margin:0!important;
  max-width:570px;
  color:#586c75!important;
  font-size:15px!important;
  line-height:1.82!important;
  text-align:justify;
}
body.tt-v24 .community-story-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:30px;
}
body.tt-v24 .community-story-points span{
  display:flex;flex-direction:column;gap:7px;
  min-height:76px;
  padding:14px 12px;
  border-top:1px solid rgba(181,138,80,.42);
}
body.tt-v24 .community-story-points b{
  color:var(--tt25-gold)!important;
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
}
body.tt-v24 .community-story-points em{
  color:var(--tt25-ink)!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-style:normal!important;
  font-weight:600!important;
}

/* Three resident access cards in one balanced row. */
body.tt-v24 .community-access-section{
  padding:28px 0 96px!important;
  background:#fbfaf7!important;
}
body.tt-v24 .community-access-section .cards{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}
body.tt-v24 .community-access-section .cards>.card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0;
  border:1px solid rgba(10,42,61,.10)!important;
  border-radius:18px!important;
  background:var(--tt25-paper)!important;
  box-shadow:0 18px 50px rgba(8,35,49,.055)!important;
  transition:transform .38s cubic-bezier(.2,.7,.2,1),box-shadow .38s ease,border-color .38s ease!important;
}
body.tt-v24 .community-access-section .cards>.card:nth-child(2){background:#f9f4ea!important}
body.tt-v24 .community-access-section .cards>.card:nth-child(3){background:#fff!important}
body.tt-v24 .community-access-section .cards>.card:hover{
  transform:translateY(-7px);
  border-color:rgba(181,138,80,.35)!important;
  box-shadow:0 26px 70px rgba(8,35,49,.10)!important;
}
body.tt-v24 .community-access-section .card-media{
  min-height:215px!important;
  overflow:hidden;
  filter:saturate(.88) contrast(.98);
  transition:filter .35s ease,transform .55s cubic-bezier(.2,.7,.2,1)!important;
}
body.tt-v24 .community-access-section .card:hover .card-media{filter:saturate(1) contrast(1.02)}
body.tt-v24 .community-access-section .card-body{
  display:flex!important;
  flex:1;
  flex-direction:column;
  align-items:flex-start;
  padding:28px 30px 31px!important;
}
body.tt-v24 .community-access-section .pill{
  padding:6px 10px!important;
  background:transparent!important;
  border:1px solid rgba(181,138,80,.30)!important;
  color:#956f3d!important;
  font-size:9px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
}
body.tt-v24 .community-access-section .card-body h3{
  margin:17px 0 11px!important;
  font-size:27px!important;
  line-height:1.16!important;
  color:var(--tt25-navy)!important;
}
body.tt-v24 .community-access-section .card-body p{
  margin:0 0 24px!important;
  color:#6a7b82!important;
  font-size:13px!important;
  line-height:1.78!important;
}
body.tt-v24 .community-access-section .text-link{
  margin-top:auto!important;
  color:#946c39!important;
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.02em!important;
}

@media(max-width:1100px){
  body.tt-v24 .community-story{grid-template-columns:1fr!important;gap:34px!important;padding:42px!important}
  body.tt-v24 .community-story-aside{padding-left:0;border-left:0;border-top:1px solid rgba(10,42,61,.10);padding-top:28px}
  body.tt-v24 .community-access-section .cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.tt-v24 .community-access-section .cards>.card:last-child{grid-column:1/-1;display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr)!important}
  body.tt-v24 .community-access-section .cards>.card:last-child .card-media{height:100%;min-height:260px!important}
}
@media(max-width:720px){
  body.tt-v24 .community-story-section{padding:58px 0 20px!important}
  body.tt-v24 .community-story{padding:32px 24px;border-radius:16px!important}
  body.tt-v24 .community-story .section-title{font-size:38px!important;line-height:1.08!important}
  body.tt-v24 .community-story .section-copy{text-align:left;font-size:14px!important}
  body.tt-v24 .community-story-points{grid-template-columns:1fr!important;gap:0;margin-top:22px}
  body.tt-v24 .community-story-points span{min-height:0;display:grid;grid-template-columns:34px 1fr;align-items:center;padding:11px 0}
  body.tt-v24 .community-access-section{padding:24px 0 68px!important}
  body.tt-v24 .community-access-section .cards{grid-template-columns:1fr!important}
  body.tt-v24 .community-access-section .cards>.card:last-child{grid-column:auto;display:flex!important}
  body.tt-v24 .community-access-section .card-media,body.tt-v24 .community-access-section .cards>.card:last-child .card-media{min-height:210px!important;height:auto}
  body.tt-v24 .community-access-section .card-body{padding:25px 24px 28px!important}
  body.tt-v24 .community-access-section .card-body h3{font-size:25px!important}
  body.tt-v24 .desktop-nav a{font-size:14px!important}
}

/* V25.1 — Typography readability audit
   Increase previously undersized labels/meta/copy by 1–2px while preserving layout. */
body.tt-v24 .hero-main-title span{display:block}
body.tt-v24 .desktop-nav a{font-size:16px!important}
body.tt-v24 .mobile-menu>a,body.tt-v24 .mobile-menu .mobile-btn{font-size:16px!important}
body.tt-v24 .brand-text strong{font-size:20px!important}
body.tt-v24 .brand-text small{font-size:10px!important;letter-spacing:.14em!important}
body.tt-v24 .btn{font-size:13px!important}
body.tt-v24 .lang-switch button,body.tt-v24 .inner-header .lang-switch a,body.tt-v24 .mobile-lang a{font-size:11px!important}

/* Hero / header microcopy */
body.tt-v24.tt-home .eyebrow,body.tt-v24 .eyebrow{font-size:11px!important}
body.tt-v24 .activity-chip .k{font-size:11px!important}
body.tt-v24 .activity-chip p{font-size:14px!important}
body.tt-v24 .metric span{font-size:12px!important}
body.tt-v24 .hero-card .tag{font-size:11px!important}
body.tt-v24 .quick-link b{font-size:14px!important}
body.tt-v24 .quick-link small{font-size:12px!important}
body.tt-v24 .hero-bottom .lb{font-size:11px!important}
body.tt-v24 .hero-bottom .txt{font-size:13px!important}

/* Section labels and supporting copy */
body.tt-v24 .section-kicker{font-size:11px!important}
body.tt-v24 .section-copy{font-size:15px!important;line-height:1.82!important}
body.tt-v24 .community-story .section-kicker{font-size:11px!important}
body.tt-v24 .community-story .section-copy{font-size:16px!important;line-height:1.78!important}
body.tt-v24 .community-story-points b{font-size:12px!important}
body.tt-v24 .community-story-points em{font-size:14px!important;line-height:1.42!important}

/* Home access cards */
body.tt-v24 .community-access-section .pill,body.tt-v24 .cards .pill{font-size:11px!important}
body.tt-v24 .community-access-section .card-body p,body.tt-v24 .cards .card-body p{font-size:14px!important;line-height:1.72!important}
body.tt-v24 .community-access-section .text-link,body.tt-v24 .cards .text-link{font-size:13px!important}

/* Notice strip and sponsor */
body.tt-v24 .new-badge{font-size:10px!important}
body.tt-v24 .notice-topline .meta{font-size:11px!important}
body.tt-v24 .notice-main p{font-size:15px!important;line-height:1.78!important}
body.tt-v24 .notice-action{font-size:12px!important}
body.tt-v24 .notice-list-title{font-size:11px!important}
body.tt-v24 .notice-date{font-size:10px!important}
body.tt-v24 .notice-row strong{font-size:14px!important}
body.tt-v24 .notice-row small{font-size:11px!important}
body.tt-v24 .sponsor-label,body.tt-v24 .sponsor-cta,body.tt-v24 .sponsor-copy .s-mini{font-size:10px!important}
body.tt-v24 .sponsor-copy p{font-size:13px!important;line-height:1.68!important}
body.tt-v24 .sponsor-button{font-size:11px!important}

/* Activities / upcoming */
body.tt-v24 .upcoming-label{font-size:10px!important}
body.tt-v24 .upcoming-date small{font-size:10px!important}
body.tt-v24 .upcoming-copy small{font-size:11px!important}
body.tt-v24 .activity-date{font-size:10px!important}
body.tt-v24 .activity-content p{font-size:13px!important;line-height:1.72!important}
body.tt-v24 .activity-meta-line{font-size:10px!important}
body.tt-v24 .activity-content .text-link{font-size:11px!important}

/* Utility / resident quick tools */
body.tt-v24 .tool strong{font-size:14px!important}
body.tt-v24 .tool small{font-size:12px!important;line-height:1.6!important}
body.tt-v24 .resident-feature-card p{font-size:13px!important}
body.tt-v24 .auth-user-chip{font-size:12px!important}
body.tt-v24 .resident-status{font-size:10px!important}
body.tt-v24 .account-item small{font-size:10px!important}
body.tt-v24 .account-item strong{font-size:14px!important}

/* Inner pages: notices, activities, gallery, static content */
body.tt-v24 .inner-hero p,body.tt-v24 .page-heading p,body.tt-v24 .gallery-page-heading p{font-size:15px!important;line-height:1.78!important}
body.tt-v24 .inner-side-card>span,body.tt-v24 .related-title,body.tt-v24 .static-quick-access>span{font-size:11px!important}
body.tt-v24 .inner-side-card a{font-size:13px!important}
body.tt-v24 .luxury-news-heading p{font-size:15px!important}
body.tt-v24 .luxury-heading-stat small{font-size:10px!important}
body.tt-v24 .luxury-news-toolbar{font-size:10px!important}
body.tt-v24 .luxury-news-toolbar>div{font-size:11px!important}
body.tt-v24 .luxury-card-date span,body.tt-v24 .luxury-card-date small,body.tt-v24 .luxury-card-meta{font-size:10px!important}
body.tt-v24 .luxury-card-copy p{font-size:13px!important;line-height:1.74!important}
body.tt-v24 .luxury-readmore{font-size:11px!important}
body.tt-v24 .detail-back,body.tt-v24 .detail-meta,body.tt-v24 .album-detail-meta{font-size:11px!important}
body.tt-v24 .luxury-related-sidebar .related-title{font-size:11px!important}
body.tt-v24 .related-item span{font-size:10px!important}
body.tt-v24 .related-item strong{font-size:12px!important}
body.tt-v24 .editorial-meta{font-size:10px!important}
body.tt-v24 .editorial-body p{font-size:13px!important;line-height:1.72!important}
body.tt-v24 .simple-pagination a,body.tt-v24 .simple-pagination>span:not(.disabled){font-size:12px!important}

/* Gallery */
body.tt-v24 .album-filter button{font-size:11px!important}
body.tt-v24 .album-count,body.tt-v24 .album-date span,body.tt-v24 .album-category{font-size:10px!important}
body.tt-v24 .album-card-body p{font-size:12px!important}
body.tt-v24 .album-detail-hero p{font-size:15px!important}
body.tt-v24 .home-album-info small,body.tt-v24 .home-album-cover>span{font-size:10px!important}
body.tt-v24 .home-album-info p{font-size:12px!important}

/* Forms / footer */
body.tt-v24 label{font-size:12px!important}
body.tt-v24 .form-note{font-size:12px!important}
body.tt-v24 .dialog p{font-size:14px!important}
body.tt-v24 .footer-note{font-size:12px!important;line-height:1.7!important}

@media(max-width:720px){
  body.tt-v24 .desktop-nav a{font-size:15px!important}
  body.tt-v24 .mobile-menu>a,body.tt-v24 .mobile-menu .mobile-btn{font-size:16px!important}
  body.tt-v24 .community-story .section-copy{font-size:15px!important;text-align:left!important}
  body.tt-v24 .section-copy{font-size:14px!important}
  body.tt-v24 .inner-hero p,body.tt-v24 .page-heading p,body.tt-v24 .gallery-page-heading p{font-size:14px!important}
}

/* Weather / ticker / small navigation text */
body.tt-v24 .weather-current strong{font-size:11px!important}
body.tt-v24 .weather-current small{font-size:9px!important}
body.tt-v24 .weather-current .w-temp{font-size:14px!important}
body.tt-v24 .weather-preset.auto{font-size:10px!important}
body.tt-v24 .notice-fab{font-size:12px!important}
body.tt-v24 .notice-fab .count{font-size:9px!important}
body.tt-v24 .notice-line-label{font-size:11px!important}
body.tt-v24 .notice-line-track{font-size:13px!important}
body.tt-v24 .notice-line-cta{font-size:11px!important}
body.tt-v24 .quick-links .quick-link:first-child::after{font-size:9px!important}
body.tt-v24 .gallery-grid figcaption{font-size:13px!important}

@media(max-width:720px){
  body.tt-v24 .weather-preset.auto{font-size:9px!important}
  body.tt-v24 .notice-line-label{font-size:10px!important}
  body.tt-v24 .notice-line-track{font-size:11px!important}
  body.tt-v24 .notice-line-cta{font-size:10px!important}
}
