/* Tulip Tower V64 final polish */

/* Registration: field-level feedback is always visible and aligned. */
body.tt-home #registerModal .resident-register-grid-v4849 .field{grid-template-rows:auto 54px minmax(18px,auto)!important;min-height:104px!important}
body.tt-home #registerModal .resident-register-grid-v4849 .field>small.field-help-v64,
body.tt-home #registerModal .resident-register-grid-v4849 .field>small.field-error-v64{display:block!important;margin:0!important;font-size:12.5px!important;line-height:1.42!important;min-height:18px!important}
body.tt-home #registerModal .resident-register-grid-v4849 .field>small.field-help-v64{color:#81939b!important}
body.tt-home #registerModal .resident-register-grid-v4849 .field>small.field-error-v64{color:#b53b38!important;font-weight:750!important}
body.tt-home #registerModal .resident-register-grid-v4849 .field.has-error-v64 input,
body.tt-home #registerModal .resident-register-grid-v4849 .field.has-error-v64 select,
body.tt-home #registerModal .resident-terms-check-v4860.has-error-v64{border-color:#c9524d!important;box-shadow:0 0 0 3px rgba(201,82,77,.08)!important}
body.tt-home #registerModal .resident-register-grid-v4849 .field.full{min-height:104px!important}

/* Upcoming event: clearer date block and generous spacing. */
body.tt-home .upcoming-event-feature{grid-template-columns:auto 122px minmax(0,1fr) 34px!important;gap:20px!important;min-height:108px!important;padding:18px 22px!important;border-radius:16px!important}
body.tt-home .upcoming-label{font-size:12px!important;letter-spacing:.08em!important;padding:10px 14px!important}
body.tt-home .upcoming-date-v63{display:grid!important;grid-template-columns:54px 1fr!important;gap:10px!important;width:122px!important;min-width:122px!important;padding-left:18px!important;border-left:1px solid rgba(255,255,255,.22)!important;align-items:center!important}
body.tt-home .upcoming-date-v63>b{font-size:44px!important;line-height:.95!important;font-weight:750!important;color:#f2ca7a!important}
body.tt-home .upcoming-date-v63>span{gap:4px!important}
body.tt-home .upcoming-date-v63 small{font-size:11px!important;line-height:1!important;letter-spacing:.035em!important;color:#bfd0d4!important}
body.tt-home .upcoming-date-v63 em{font-size:11.5px!important;line-height:1!important;color:#f1f6f5!important}
body.tt-home .upcoming-copy strong{font-size:18px!important;line-height:1.3!important;font-weight:780!important}
body.tt-home .upcoming-copy small{font-size:12px!important;line-height:1.35!important;color:#afc1c7!important}

/* Activity cards: no duplicate top date badge. Meta is the only date/location row. */
body.tt-home .activity-card .activity-content{padding:26px 28px 25px!important}
body.tt-home .activity-card .activity-date{display:none!important}
body.tt-home .activity-card .activity-title-v63{margin:0 0 7px!important;font-size:26px!important;line-height:1.14!important;letter-spacing:-.023em!important;font-weight:760!important}
body.tt-home .activity-card .activity-meta-line{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;width:100%!important;margin:8px 0 2px!important;font-size:12.5px!important;line-height:1.35!important;font-weight:620!important;color:rgba(255,255,255,.86)!important;white-space:nowrap!important;overflow:hidden!important}
body.tt-home .activity-card .activity-meta-line>span{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.tt-home .activity-card .activity-meta-line>span:first-child{flex:0 0 auto!important}
body.tt-home .activity-card .activity-meta-line>span:last-child{flex:1 1 auto!important}
body.tt-home .activity-card .activity-summary-v63{font-size:13.5px!important;line-height:1.52!important}
body.tt-home .activity-card .activity-card-link-v48{margin-top:12px!important}
body.tt-home .activity-nav{gap:11px!important;margin-top:18px!important}
body.tt-home .activity-nav .arrow-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border:1px solid rgba(255,255,255,.7)!important;background:#fbfdfc!important;color:#113f57!important;box-shadow:0 9px 22px rgba(3,28,43,.13)!important}
body.tt-home .activity-nav .arrow-btn:hover{background:#e7bc70!important;color:#113f57!important;border-color:#e7bc70!important}
body.tt-home .activity-nav .arrow-btn .tt-arrow-icon{width:18px!important;height:18px!important}

/* Admin maintenance preview banner. */
.tt-admin-maintenance-preview-v64{position:relative;z-index:9998;display:flex;justify-content:center;align-items:center;gap:10px;padding:9px 18px;background:#0b3448;color:#f8f4e9;border-bottom:1px solid rgba(230,190,113,.45);font:700 13px/1.45 "Encode Sans",sans-serif;text-align:center}
.tt-admin-maintenance-preview-v64 b{color:#e9c274}.tt-admin-maintenance-preview-v64 span{opacity:.88}

/* Gallery detail: images remain clean; only subtle motion on hover. */
.tt-v33-album-detail .gallery-card-v33 .gallery-shade-v33,
.tt-v33-album-detail .gallery-card-v33 .gallery-index-v33,
.tt-v33-album-detail .gallery-card-v33 .gallery-copy-v33{display:none!important}
.tt-v33-album-detail .gallery-card-v33{overflow:hidden!important;background:#eef3f2!important}
.tt-v33-album-detail .gallery-card-v33 img{transition:transform .65s cubic-bezier(.2,.75,.25,1),filter .4s ease!important;transform:scale(1.002)!important}
.tt-v33-album-detail .gallery-card-v33:hover img,
.tt-v33-album-detail .gallery-card-v33:focus-visible img{transform:scale(1.045)!important;filter:saturate(1.03) contrast(1.02)!important}

@media(max-width:720px){
  body.tt-home #registerModal .resident-register-grid-v4849 .field,
  body.tt-home #registerModal .resident-register-grid-v4849 .field.full{min-height:102px!important}
  body.tt-home .upcoming-event-feature{grid-template-columns:96px minmax(0,1fr) 30px!important;gap:12px!important;padding:15px!important}
  body.tt-home .upcoming-label{grid-column:1/-1!important;width:max-content!important;font-size:10px!important;padding:8px 11px!important}
  body.tt-home .upcoming-date-v63{grid-template-columns:42px 1fr!important;width:96px!important;min-width:96px!important;padding-left:0!important;border-left:0!important;gap:7px!important}
  body.tt-home .upcoming-date-v63>b{font-size:35px!important}
  body.tt-home .upcoming-date-v63 small{font-size:9.5px!important}
  body.tt-home .upcoming-date-v63 em{font-size:10px!important}
  body.tt-home .activity-card .activity-title-v63{font-size:23px!important}
  body.tt-home .activity-card .activity-meta-line{font-size:11.5px!important;gap:8px!important}
  body.tt-home .activity-nav .arrow-btn{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}
}

/* Utilities: complete contact details in the directory list. */
.community-utilities-page .cu-provider-copy{min-width:0!important}.community-utilities-page .cu-provider-address,.community-utilities-page .cu-provider-phone,.community-utilities-page .cu-provider-price{display:block;margin-top:4px;font-size:12.5px;line-height:1.42;color:#6f828b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-utilities-page .cu-provider-phone{color:#355867;font-weight:700}.community-utilities-page .cu-provider-price{color:#9b7131;font-size:12px}

.tt-v33-album-detail .v33-photo-card{overflow:hidden!important;background:#edf2f1!important}.tt-v33-album-detail .v33-photo-card>img{transition:transform .68s cubic-bezier(.2,.75,.25,1),filter .4s ease!important;transform:scale(1.002)!important}.tt-v33-album-detail .v33-photo-card:hover>img,.tt-v33-album-detail .v33-photo-card:focus-visible>img{transform:scale(1.05)!important;filter:saturate(1.04) contrast(1.02)!important}.tt-v33-album-detail .v33-photo-card .v64-photo-open{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:rgba(7,48,67,.78);border:1px solid rgba(255,255,255,.5);color:#f0ca82;font-style:normal;font-size:19px;opacity:0;transform:translateY(7px);transition:.3s ease;backdrop-filter:blur(8px)}.tt-v33-album-detail .v33-photo-card:hover .v64-photo-open,.tt-v33-album-detail .v33-photo-card:focus-visible .v64-photo-open{opacity:1;transform:none}@media(hover:none){.tt-v33-album-detail .v33-photo-card .v64-photo-open{opacity:.82;transform:none;width:34px;height:34px}}
body.tt-home #registerModal .resident-terms-error-v64{display:block!important;margin:7px 2px 0!important;color:#b53b38!important;font-size:12.5px!important;font-weight:750!important;line-height:1.4!important}
