
/* Atlas Cívico static refinement: layout and typography are local, with no framework runtime. */
.sale-strip { background:#e2dcd1; border-bottom:1px solid #cbc2b4; color:#455454; }
.header-inner { height:156px; }
.main-header .brand { gap:22.5px; }
.main-header .brand img { height:85.5px; width:85.5px; }
.main-header .brand span { font-size:27px; }
.main-header .domain-wordmark { letter-spacing:.09em; white-space:nowrap; }
.mobile-panel { top:156px; }
.sale-page-grid h1 { overflow-wrap:anywhere; word-break:break-word; }
.sale-strip b,.sale-link { color:#102c3a; }
.sale-link:hover { color:#c8422e; }
.legal-hero { background:#102c3a; color:#fffaf1; padding:54px 0 62px; }
.legal-hero .breadcrumb { color:#c9d7d2; margin-bottom:47px; }
.legal-hero .breadcrumb a { color:#fffaf1; }
.legal-hero .eyebrow { color:#efb4aa; }
.legal-hero h1 { color:#fffaf1; font-size:clamp(54px,6.2vw,91px); line-height:.94; margin:13px 0 0; }
.legal-document { max-width:920px; padding-bottom:114px; padding-top:80px; }
.legal-document section { border-top:1px solid #d5cab9; padding:34px 0 38px; }
.legal-document section:first-child { border-top:2px solid #c8422e; }
.legal-document h2 { color:#102c3a; font-family:"DM Serif Display",serif; font-size:clamp(30px,3.2vw,43px); line-height:1; margin:0 0 19px; }
.legal-document p,.legal-document address { color:#4b5b59; font-size:16px; font-style:normal; line-height:1.78; max-width:760px; }
.legal-document p + p { margin-top:19px; }
.legal-document a { border-bottom:1px solid #c8422e; color:#102c3a; font-weight:800; padding-bottom:2px; }
.project-contact-section { display:block; padding-bottom:105px; }
.project-contact-section .cta-dark { margin-top:24px; }
@media(max-width:780px) {
  .sale-inner > .sale-prefix { font-size:10px; }
  .sale-detail,.sale-hook { display:none; }
  .main-header .header-inner { align-items:center; height:82px !important; padding-bottom:0; position:relative; }
  .main-header .brand { align-items:center; flex-direction:row; gap:8px; width:auto; }
  .main-header .brand img { height:44px; width:44px; }
  .main-header .brand span { font-size:17px; }
  .main-header .domain-wordmark { letter-spacing:.02em; }
  .main-header .header-actions { position:static; right:auto; top:auto; transform:none; z-index:auto; }
  .main-header .mobile-panel { top:82px; }
  .legal-hero { padding:39px 0 46px; }
  .legal-hero .breadcrumb { margin-bottom:34px; }
  .legal-document { padding-bottom:76px; padding-top:52px; }
  .legal-document section { padding:27px 0 31px; }
  .legal-document p,.legal-document address { font-size:15px; line-height:1.72; }
  .project-contact-section { padding-bottom:76px; }
}


/* Static export compatibility: all interaction is local and no external service is invoked. */
[hidden] { display:none !important; }
.sale-prefix + .sale-detail { margin-left:4px; }
