﻿/* TASK-2026-03876 - responsive readability pass for small interface typography. */
body.arlea-redesign{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
  text-rendering:optimizeLegibility;
}

/* Establish a readable floor for semantic microcopy used throughout the experience. */
.arlea-redesign small,
.arlea-redesign figcaption{
  font-size:clamp(12px,.78vw,13px)!important;
  line-height:1.45!important;
}
.arlea-redesign .eyebrow,
.arlea-redesign .ar-kicker,
.arlea-redesign .ar-section-label{
  font-size:clamp(12px,.78vw,13px)!important;
  line-height:1.55!important;
}
.arlea-redesign .ar-section-label{color:#596874!important}
.arlea-redesign .ar-section-label.light{color:#d9e0e5!important}
.arlea-redesign .ar-section-label.light span{color:#fff!important}
.arlea-redesign .ar-text-cta{
  font-size:clamp(12px,.76vw,13px)!important;
  line-height:1.35!important;
}

/* Header and navigation. */
.arlea-redesign .ar-nav a{
  font-size:clamp(12px,.72vw,12.5px)!important;
  line-height:1.35!important;
  letter-spacing:.105em!important;
}
.arlea-redesign .ar-nav a span{font-size:12px!important}
.arlea-redesign .ar-start-project{
  font-size:clamp(12px,.72vw,12.5px)!important;
  line-height:1.3!important;
  letter-spacing:.10em!important;
}

/* Hero and project discovery. */
.arlea-redesign .ar-hero-subline{
  font-size:clamp(12px,.78vw,13px)!important;
  line-height:1.5!important;
  letter-spacing:.14em!important;
}
.arlea-redesign .ar-hero-panel small{color:#e1e6e9!important}
.arlea-redesign .ar-hero-panel em{
  font-size:13px!important;
  line-height:1.45!important;
  color:#e2e7ea!important;
}
.arlea-redesign .ar-approach-media figcaption,
.arlea-redesign .ar-capability-stage figcaption,
.arlea-redesign .ar-about-media figcaption{color:#fff!important}
.arlea-redesign .ar-project-filter span{
  font-size:12px!important;
  line-height:1.4!important;
  color:#aeb9c1!important;
}
.arlea-redesign .ar-project-filter .active{color:#fff!important}
.arlea-redesign .ar-project-rail .project-pill{
  font-size:12px!important;
  line-height:1.3!important;
  color:#edf1f3!important;
}
.arlea-redesign .ar-project-rail .project-content p{
  font-size:13px!important;
  line-height:1.45!important;
  color:#e0e6ea!important;
}
.arlea-redesign .ar-project-rail .project-index{
  font-size:12px!important;
  line-height:1.3!important;
  color:#edf1f3!important;
}
.arlea-redesign .ar-project-rail .project-3d-cta{
  font-size:12px!important;
  line-height:1.35!important;
}
.arlea-redesign .ar-project-rail .data-warning{
  font-size:12px!important;
  line-height:1.35!important;
  color:#edf1f3!important;
}

/* 3D viewer controls and explanatory copy. */
.arlea-redesign .ar-digital-model-head>p{
  font-size:15px!important;
  line-height:1.75!important;
  color:#bac4cb!important;
}
.arlea-redesign .viewer3d-topline,
.arlea-redesign .viewer3d-topline button,
.arlea-redesign .geo3d-reset,
.arlea-redesign .viewer3d-caption>span,
.arlea-redesign .viewer3d-gesture,
.arlea-redesign .viewer3d-picker button,
.arlea-redesign .viewer3d-note b,
.arlea-redesign .viewer3d-video-panel:after{
  font-size:12px!important;
  line-height:1.35!important;
}
.arlea-redesign .viewer3d-caption>span,
.arlea-redesign .viewer3d-gesture{color:rgba(255,255,255,.88)!important}
.arlea-redesign .viewer3d-caption p,
.arlea-redesign .viewer3d-note p{
  font-size:13px!important;
  line-height:1.6!important;
  color:rgba(255,255,255,.82)!important;
}
.arlea-redesign .viewer3d-note b{color:#fff!important}
.arlea-redesign .lead-form label>span{font-size:12px!important;line-height:1.4!important}

/* Location facts and actions. */
.arlea-redesign .ar-location-fact b{
  font-size:13px!important;
  line-height:1.4!important;
  color:#07182b!important;
}
.arlea-redesign .ar-location-fact small{color:#59636b!important}
.arlea-redesign .viewer-location-map-actions a{
  font-size:12px!important;
  line-height:1.35!important;
  letter-spacing:.09em!important;
}

/* Capabilities, development and about. */
.arlea-redesign .ar-capability-row small{
  font-size:14px!important;
  line-height:1.6!important;
  color:#53616c!important;
}
.arlea-redesign .ar-development-links a,
.arlea-redesign .ar-disabled-link{
  font-size:12px!important;
  line-height:1.4!important;
  color:#edf1f3!important;
}
.arlea-redesign .ar-disabled-link{color:#b9c3ca!important}
.arlea-redesign .ar-disabled-link i{
  font-size:12px!important;
  line-height:1.45!important;
  color:#a9b5be!important;
}
.arlea-redesign .ar-principles span{
  font-size:12px!important;
  line-height:1.45!important;
  color:#45545f!important;
}

/* Numbers, final CTA and footer. */
.arlea-redesign .ar-numbers-head>p:last-child{
  font-size:14px!important;
  line-height:1.7!important;
  color:#b6c1c9!important;
}
.arlea-redesign .ar-number-grid span{
  font-size:12px!important;
  line-height:1.45!important;
  color:#edf1f3!important;
}
.arlea-redesign .ar-number-grid small{color:#aebbc4!important}
.arlea-redesign .ar-final-content>p:not(.ar-section-label){
  font-size:13px!important;
  line-height:1.55!important;
  color:#e4e9ec!important;
}
.arlea-redesign .ar-outline-cta{font-size:12px!important;line-height:1.35!important}
.arlea-redesign .ar-footer nav>span,
.arlea-redesign .ar-footer-contact>span,
.arlea-redesign .ar-footer-social>span{
  font-size:12px!important;
  line-height:1.4!important;
  color:#aebbc4!important;
}
.arlea-redesign .ar-footer nav a,
.arlea-redesign .ar-footer-contact a,
.arlea-redesign .ar-footer-social p{
  font-size:13px!important;
  line-height:1.5!important;
  color:#e0e6ea!important;
}
.arlea-redesign .ar-footer-contact button{font-size:12px!important;line-height:1.4!important;color:#d3dce2!important}
.arlea-redesign .ar-footer-social small{color:#a5b3bd!important}
.arlea-redesign .ar-footer-bottom{
  font-size:12px!important;
  line-height:1.5!important;
  color:#aab8c2!important;
}

/* Remaining legacy microcopy that is still surfaced by the current experience. */
.arlea-redesign .text-button span,
.arlea-redesign .hero-metrics span,
.arlea-redesign .scroll-cue,
.arlea-redesign .journey-tab span,
.arlea-redesign .timeline-node,
.arlea-redesign .search-panel label span,
.arlea-redesign .status-tabs button,
.arlea-redesign .view-switch button,
.arlea-redesign .status-pill,
.arlea-redesign .property-kicker,
.arlea-redesign .property-actions button,
.arlea-redesign .request-price,
.arlea-redesign .investment-strip,
.arlea-redesign .investment-strip b,
.arlea-redesign .data-footnote,
.arlea-redesign .unit-preview .unit-status,
.arlea-redesign .unit-preview .unit-action,
.arlea-redesign .building-sky span,
.arlea-redesign .floor-label,
.arlea-redesign .ground-row,
.arlea-redesign .building-legend,
.arlea-redesign .location-caption,
.arlea-redesign .poi-item .poi-num,
.arlea-redesign .poi-item .poi-kind,
.arlea-redesign .progress-card-head span,
.arlea-redesign .progress-card-head small,
.arlea-redesign .milestone b,
.arlea-redesign .advisor-card>small,
.arlea-redesign .process-grid span,
.arlea-redesign .link-arrow,
.arlea-redesign .editorial-card span,
.arlea-redesign .editorial-card.text-card a{
  font-size:12px!important;
  line-height:1.45!important;
}

@media(max-width:980px){
  .arlea-redesign .ar-mobile-menu a span,
  .arlea-redesign .ar-mobile-project{
    font-size:12px!important;
    line-height:1.4!important;
  }
}

@media(max-width:760px){
  .arlea-redesign .ar-kicker,
  .arlea-redesign .ar-hero-subline{
    font-size:12px!important;
    line-height:1.55!important;
    letter-spacing:.12em!important;
  }
  .arlea-redesign .ar-hero-panels{height:236px}
  .arlea-redesign .ar-hero-panel{padding:15px 14px;gap:8px}
  .arlea-redesign .ar-hero-panel small{display:block!important;margin-bottom:6px!important}
  .arlea-redesign .ar-hero-panel b{font-size:15px!important;line-height:1.25!important}
  .arlea-redesign .ar-capability-row{
    grid-template-columns:1fr 22px!important;
    gap:8px 16px!important;
  }
  .arlea-redesign .ar-capability-row small{
    display:block!important;
    grid-column:1/-1;
    padding-right:30px;
  }
  .arlea-redesign .ar-development-links{gap:20px!important}
  .arlea-redesign .viewer3d-topline>span{max-width:160px!important;line-height:1.45!important}
  .arlea-redesign .viewer3d-tools button{font-size:12px!important;padding:9px 10px!important}
  .arlea-redesign .ar-footer-bottom{gap:12px!important}
}
