/*
CREADOR DEL C?DIGO FUENTE: MAXIMILIANO MU?IZ
? 2026 Maximiliano Mu?iz. Todos los derechos reservados.
Base optimizada para las p?ginas p?blicas de GG610.
*/
/*
CREADOR DEL CÓDIGO FUENTE: MAXIMILIANO MUÑIZ
© 2026 Maximiliano Muñiz. Todos los derechos reservados.
Queda terminantemente prohibida la copia parcial o total del código fuente.
Contacto: maxmunarg@gmail.com
*/
:root{
  --gg610-bg: #090908;
  --gg610-panel: #141311;
  --gg610-panel-2: #1b1916;
  --gg610-ivory: #f4f0e8;
  --gg610-muted: #b8b0a5;
  --gg610-bronze: #a77b45;
  --gg610-bronze-light: #d0ae79;
  --gg610-burgundy: #663238;
  --gg610-burgundy-light: #875057;
  --gg610-border: rgba(208, 174, 121, .24);
  --gg610-shadow: 0 32px 90px rgba(0, 0, 0, .58);
}
.gg610-fullscreen-page,
.gg610-fullscreen-page *{ box-sizing: border-box; }
.gg610-fullscreen-page{ margin: 0; background: var(--gg610-bg); color: var(--gg610-ivory); }
.gg610-fullscreen-page button,
.gg610-fullscreen-page input,
.gg610-fullscreen-page textarea,
.gg610-fullscreen-page select{ font: inherit; }
body.gg610-modal-open{ overflow: hidden; }
[hidden]{ display: none !important; }
.gg610-fullscreen-page :where(a,button,input,select,textarea,summary):focus-visible{
  outline: 3px solid var(--gg610-bronze-light);
  outline-offset: 3px;
}
.gg610-kicker{
  margin: 14px 0 10px;
  color: var(--gg610-bronze-light);
  text-transform: uppercase;
  letter-spacing: .17em;
  font: 700 .74rem/1.5 Arial, sans-serif;
}
@keyframes gg610-approach{ to { opacity: 0; transform: scale(1.08); filter: blur(4px); } }
@keyframes gg610-rise{ from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
@keyframes gg610-knocker{ 0%,100% { transform: translateX(-50%) rotate(0); } 50% { transform: translateX(-50%) rotate(-18deg); } }
@keyframes gg610-fade{ from { opacity:0; transform:translateY(14px); } to { opacity:1; transform:none; } }
.gg610-hero > p:not(.gg610-kicker){ max-width: 720px; color: var(--gg610-muted); font-size: 1.06rem; line-height: 1.7; }
.gg610-local-menu-toggle{ display: none; }
.gg610-local-hero h1 span{ color: var(--local-gold); white-space: nowrap; }
.gg610-local-location{
  margin: -4px 0 20px;
  color: #d8b576;
  font-size: clamp(.72rem,1vw,.92rem);
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.gg610-local-page,
.gg610-login-stage,
.gg610-sidebar .gg610-nav,
.gg610-modal-content{
  scrollbar-width: thin;
  scrollbar-color: rgba(216,181,118,.55) rgba(255,255,255,.035);
}
.gg610-local-page::-webkit-scrollbar,
.gg610-login-stage::-webkit-scrollbar,
.gg610-sidebar .gg610-nav::-webkit-scrollbar,
.gg610-modal-content::-webkit-scrollbar{ width: 7px; height: 7px; }
.gg610-local-page::-webkit-scrollbar-track,
.gg610-login-stage::-webkit-scrollbar-track,
.gg610-sidebar .gg610-nav::-webkit-scrollbar-track,
.gg610-modal-content::-webkit-scrollbar-track{ background: rgba(255,255,255,.035); }
.gg610-local-page::-webkit-scrollbar-thumb,
.gg610-login-stage::-webkit-scrollbar-thumb,
.gg610-sidebar .gg610-nav::-webkit-scrollbar-thumb,
.gg610-modal-content::-webkit-scrollbar-thumb{ border-radius: 999px; background: rgba(216,181,118,.55); }
@media (max-width: 1180px){
.gg610-local-header{ position: sticky; top: 0; z-index: 1100; }
.gg610-local-menu-toggle{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-width: 92px;
    min-height: 44px;
    padding: 9px 13px;
    border: 1px solid rgba(216,181,118,.35);
    border-radius: 5px;
    background: rgba(12,13,12,.88);
    color: #ead4ab;
    font: 700 .72rem/1 Arial,sans-serif;
    letter-spacing: .06em;
    text-transform: uppercase;
    cursor: pointer;
  }
.gg610-local-header nav{
    position: absolute;
    top: calc(100% + 8px);
    right: clamp(12px,2.5vw,34px);
    left: clamp(12px,2.5vw,34px);
    display: none;
    max-height: calc(100svh - 100px);
    overflow: auto;
    padding: 12px;
    border: 1px solid rgba(216,181,118,.3);
    border-radius: 7px;
    background: rgba(8,10,10,.985);
    box-shadow: 0 28px 80px rgba(0,0,0,.62);
    backdrop-filter: blur(18px);
  }
.gg610-local-header nav.is-open{ display: grid; gap: 4px; }
.gg610-local-header nav a,
  .gg610-local-header nav a[href="#masoneria"],
  .gg610-local-header nav a[href="#preguntas"]{ display: flex; width: 100%; min-height: 44px; align-items: center; padding: 11px 13px; }
.gg610-local-header nav .gg610-local-access{ justify-content: center; margin-top: 5px; }
}
@media (max-width: 760px){
.gg610-local-brand span small{ display: block; }
.gg610-local-menu-toggle > span:first-child{ display: none; }
.gg610-local-menu-toggle{ min-width: 46px; width: 46px; padding-inline: 12px; }
.gg610-local-hero h1{ font-size: clamp(2.75rem,13.5vw,4.7rem); line-height: .93; }
.gg610-local-location{ margin-top: 0; font-size: .68rem; }
}
@keyframes gg610-guard-attend{
  0%,100% { transform: translateX(0) rotate(0); }
  45% { transform: translateX(4px) rotate(1.5deg); }
}
@keyframes gg610-door-glow{
  0% { box-shadow: inset 0 0 68px rgba(0,0,0,.88),0 32px 52px rgba(0,0,0,.42); }
  100% { box-shadow: inset 0 0 80px rgba(255,220,155,.18),0 32px 52px rgba(0,0,0,.42),0 0 54px rgba(208,174,121,.15); }
}
.gg610-login-identity .gg610-kicker{ margin: 0 0 4px; font-size: .62rem; }
@media (max-width: 760px){
.gg610-intro-panel .gg610-kicker{ font-size: .58rem; }
}
@keyframes gg610-knock-on-door{
  0% { opacity: 0; transform: translate(-50%,-50%) scale(.18); }
  24% { opacity: 1; transform: translate(-50%,-50%) scale(.55); }
  100% { opacity: 0; transform: translate(-50%,-50%) scale(1.65); }
}
.gg610-local-menu-toggle{ display: none !important; }
.gg610-local-hero h1 span{ color: var(--local-gold); white-space: nowrap; }
.gg610-local-location{ margin: -4px 0 20px; color: #d8b576; font-size: clamp(.72rem,1vw,.92rem); font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
@media (max-width: 1180px){
.gg610-local-header{ position: sticky !important; top: 0; z-index: 1100; }
.gg610-local-menu-toggle{ display: inline-flex !important; align-items: center; justify-content: center; gap: 9px; min-width: 92px; min-height: 44px; padding: 9px 13px; border: 1px solid rgba(216,181,118,.35); border-radius: 5px; background: rgba(12,13,12,.88); color: #ead4ab; font: 700 .72rem/1 Arial,sans-serif; letter-spacing: .06em; text-transform: uppercase; cursor: pointer; }
.gg610-local-header nav{ position: absolute !important; top: calc(100% + 8px); right: clamp(12px,2.5vw,34px); left: clamp(12px,2.5vw,34px); display: none !important; max-height: calc(100svh - 100px); overflow: auto; padding: 12px; border: 1px solid rgba(216,181,118,.3); border-radius: 7px; background: rgba(8,10,10,.985); box-shadow: 0 28px 80px rgba(0,0,0,.62); backdrop-filter: blur(18px); }
.gg610-local-header nav.is-open{ display: grid !important; gap: 4px; }
.gg610-local-header nav a,
  .gg610-local-header nav a[href="#masoneria"],
  .gg610-local-header nav a[href="#preguntas"]{ display: flex !important; width: 100%; min-height: 44px; align-items: center; padding: 11px 13px; }
.gg610-local-header nav .gg610-local-access{ justify-content: center; margin-top: 5px; }
}
@media (max-width: 760px){
.gg610-local-brand span small{ display: block !important; }
.gg610-local-menu-toggle > span:first-child{ display: none; }
.gg610-local-menu-toggle{ min-width: 46px; width: 46px; padding-inline: 12px; }
.gg610-local-hero h1{ font-size: clamp(2.75rem,13.5vw,4.7rem) !important; line-height: .93; }
.gg610-local-location{ margin-top: 0; font-size: .68rem; }
}
.gg610-local-page{
  --local-walnut-950: #120b08;
  --local-walnut-900: #1c100b;
  --local-walnut-800: #2a1710;
  --local-walnut-700: #3b2118;
  --local-wine-800: #541f27;
  --local-wine-700: #702b34;
  --local-wine-600: #8b3e46;
  --local-gold: #d7b36b;
  --local-ivory: #f5eee2;
  background: var(--local-walnut-950) !important;
}
.gg610-local-page::before{
  background:
    linear-gradient(90deg,rgba(17,8,5,.96) 0%,rgba(24,12,8,.86) 48%,rgba(12,7,5,.84) 100%),
    url('../images/gg610-temple-interior.webp') center/cover no-repeat !important;
}
.gg610-local-page::after{
  background:
    radial-gradient(circle at 73% 22%,rgba(215,179,107,.12),transparent 25%),
    linear-gradient(180deg,rgba(45,22,14,.08),rgba(12,7,5,.72)) !important;
}
.gg610-local-header{
  min-height: 78px !important;
  border-bottom-color: rgba(215,179,107,.3) !important;
  background:
    linear-gradient(90deg,rgba(63,33,23,.97),rgba(27,14,10,.98) 48%,rgba(74,28,34,.96)),
    repeating-linear-gradient(3deg,rgba(255,255,255,.018) 0 1px,transparent 1px 7px) !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.3), inset 0 -1px rgba(255,255,255,.025);
}
.gg610-local-brand img{
  filter: drop-shadow(0 6px 12px rgba(0,0,0,.45));
}
.gg610-local-header nav .gg610-local-access{
  border-radius: 5px !important;
  background: linear-gradient(180deg,var(--local-wine-600),var(--local-wine-800));
  box-shadow: inset 0 1px rgba(255,255,255,.09),0 8px 18px rgba(0,0,0,.2);
}
.gg610-local-hero{
  grid-template-columns: minmax(420px,.88fr) minmax(420px,1.12fr) !important;
  align-items: center !important;
  gap: clamp(24px,4vw,64px) !important;
  width: min(1450px,calc(100% - 48px)) !important;
  min-height: min(790px,calc(100svh - 78px)) !important;
  padding: clamp(38px,6vh,72px) 0 !important;
}
.gg610-local-hero-copy{
  position: relative;
  max-width: 700px !important;
  padding: clamp(30px,4vw,58px) !important;
  overflow: hidden;
  border: 1px solid rgba(215,179,107,.38);
  border-left: 5px solid var(--local-wine-600);
  border-radius: 3px;
  background:
    linear-gradient(115deg,rgba(67,34,23,.97),rgba(35,18,12,.98) 58%,rgba(61,25,29,.96)),
    repeating-linear-gradient(6deg,rgba(255,255,255,.02) 0 1px,transparent 1px 9px);
  box-shadow: 0 30px 80px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.035),inset 0 0 70px rgba(0,0,0,.18);
}
.gg610-local-hero-copy::after{
  content: '';
  position: absolute;
  right: -70px;
  bottom: -90px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(215,179,107,.12);
  border-radius: 50%;
  box-shadow: 0 0 0 28px rgba(215,179,107,.025),0 0 0 58px rgba(215,179,107,.018);
  pointer-events: none;
}
.gg610-local-hero-logo{
  display: block;
  width: clamp(92px,10vw,142px);
  height: auto;
  margin: 0 0 24px;
  filter: drop-shadow(0 14px 24px rgba(0,0,0,.45));
}
.gg610-local-hero h1{
  max-width: 610px;
  margin: 12px 0 19px !important;
  font-size: clamp(3rem,5.35vw,5.9rem) !important;
  line-height: .9 !important;
  letter-spacing: -.035em !important;
  text-wrap: balance;
}
.gg610-local-hero h1 span{
  display: block;
  margin-top: 10px;
  color: var(--local-gold) !important;
  font-size: .56em;
  letter-spacing: .01em;
  white-space: normal !important;
}
.gg610-local-location{
  margin: 0 0 18px !important;
  color: #e0bd79 !important;
}
.gg610-local-lead{
  max-width: 580px !important;
  color: #e0d6c9 !important;
  font-size: clamp(1rem,1.25vw,1.18rem) !important;
  line-height: 1.65 !important;
}
.gg610-local-actions{
  position: relative;
  z-index: 2;
  margin-top: 27px !important;
}
.gg610-local-actions a{
  min-height: 48px !important;
  border-radius: 5px !important;
  background: linear-gradient(180deg,var(--local-wine-600),var(--local-wine-800)) !important;
}
.gg610-local-actions a + a{
  background: rgba(17,10,7,.62) !important;
}
.gg610-local-hero-image{
  position: relative;
  min-height: clamp(480px,62vh,650px) !important;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(215,179,107,.36);
  border-radius: 3px;
  background: var(--local-walnut-900);
  box-shadow: 0 34px 90px rgba(0,0,0,.48),12px 12px 0 rgba(84,31,39,.38);
}
.gg610-local-hero-image::before{
  content: '';
  position: absolute;
  inset: 14px;
  z-index: 2;
  border: 1px solid rgba(215,179,107,.22);
  pointer-events: none;
}
.gg610-local-hero-image::after{
  background: linear-gradient(180deg,rgba(25,12,8,.08) 24%,rgba(17,8,6,.88) 100%) !important;
}
.gg610-local-hero-image img{
  filter: sepia(.12) saturate(.82) contrast(1.04) brightness(.82);
}
.gg610-local-hero-image figcaption{
  padding: clamp(28px,4vw,52px) !important;
}
.gg610-local-hero-image figcaption strong{
  max-width: 560px !important;
  font-size: clamp(1.7rem,2.7vw,3rem) !important;
}
.gg610-local-about,
.gg610-local-section,
.gg610-local-foundation,
.gg610-local-meeting{
  width: min(1390px,calc(100% - 48px)) !important;
  margin: 0 auto 28px !important;
  border: 1px solid rgba(215,179,107,.22) !important;
  border-top: 4px solid var(--local-wine-700) !important;
  background:
    linear-gradient(125deg,rgba(44,23,16,.96),rgba(18,11,8,.97) 62%,rgba(58,24,29,.88)),
    repeating-linear-gradient(4deg,rgba(255,255,255,.015) 0 1px,transparent 1px 8px) !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.3) !important;
}
.gg610-local-about,
.gg610-local-section,
.gg610-local-meeting{
  padding: clamp(44px,6vw,82px) !important;
}
.gg610-local-about h2,
.gg610-local-heading h2,
.gg610-local-foundation h2,
.gg610-local-meeting h2{
  font-size: clamp(2.25rem,4.2vw,4.6rem) !important;
  line-height: 1 !important;
}
.gg610-local-about-copy > p:not(.gg610-kicker),
.gg610-local-prose p,
.gg610-local-foundation-copy > p,
.gg610-local-meeting-copy > p:not(.gg610-kicker){
  color: #cfc3b5 !important;
}
.gg610-local-about-facts span,
.gg610-local-values article,
.gg610-local-faq details,
.gg610-foundation-timeline article{
  border-color: rgba(215,179,107,.24) !important;
  background: rgba(15,9,7,.42) !important;
}
.gg610-local-values article{
  border-top: 3px solid var(--local-wine-700) !important;
}
.gg610-local-values span,
.gg610-foundation-timeline time{
  color: #e0bd79 !important;
}
.gg610-local-image-pair figure,
.gg610-local-foundation > figure,
.gg610-local-map{
  border-color: rgba(215,179,107,.3) !important;
  box-shadow: 10px 10px 0 rgba(84,31,39,.28);
}
.gg610-local-footer{
  background: linear-gradient(90deg,#2b1710,#150c09 50%,#3b181d) !important;
}
@media (max-width: 1180px){
.gg610-local-hero{
    grid-template-columns: minmax(0,1fr) !important;
    width: min(980px,calc(100% - 32px)) !important;
    min-height: 0 !important;
    padding: 34px 0 42px !important;
  }
.gg610-local-hero-copy{ max-width: none !important; }
.gg610-local-hero-image{ min-height: 520px !important; }
.gg610-local-header nav{ background: linear-gradient(145deg,#2d1811,#140c09 62%,#451c22) !important; }
}
@media (max-width: 700px){
.gg610-local-header{ min-height: 66px !important; }
.gg610-local-hero{
    width: min(100% - 20px,980px) !important;
    gap: 18px !important;
    padding: 18px 0 30px !important;
  }
.gg610-local-hero-copy{
    padding: 28px 21px 31px !important;
    border-left-width: 3px;
  }
.gg610-local-hero-logo{
    width: 88px;
    margin: 0 auto 18px;
  }
.gg610-local-hero-copy .gg610-kicker,
  .gg610-local-hero-copy .gg610-local-location,
  .gg610-local-hero-copy .gg610-local-lead,
  .gg610-local-hero-copy h1{ text-align: center; }
.gg610-local-hero h1{
    margin-inline: auto !important;
    font-size: clamp(2.65rem,13vw,4.25rem) !important;
    line-height: .94 !important;
  }
.gg610-local-hero h1 span{ margin-top: 8px; }
.gg610-local-location{ font-size: .65rem !important; }
.gg610-local-lead{ font-size: .97rem !important; }
.gg610-local-actions{ display: grid !important; }
.gg610-local-actions a{ width: 100%; }
.gg610-local-hero-image{ min-height: 390px !important; box-shadow: 7px 7px 0 rgba(84,31,39,.34); }
.gg610-local-hero-image figcaption{ padding: 28px 25px !important; }
.gg610-local-about,
  .gg610-local-section,
  .gg610-local-foundation,
  .gg610-local-meeting{
    width: min(100% - 20px,1390px) !important;
    margin-bottom: 18px !important;
  }
.gg610-local-about,
  .gg610-local-section,
  .gg610-local-meeting{ padding: 34px 21px !important; }
.gg610-local-about h2,
  .gg610-local-heading h2,
  .gg610-local-foundation h2,
  .gg610-local-meeting h2{ font-size: clamp(2.15rem,10.8vw,3.25rem) !important; }
.gg610-local-values article{ min-height: 0 !important; }
}
.gg610-local-blog-heading{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin: 0 0 22px;
  padding: 25px;
  border: 1px solid var(--gg610-border);
  border-left: 4px solid var(--gg610-burgundy-light);
  background: linear-gradient(130deg,rgba(55,28,20,.72),rgba(17,15,13,.96) 70%);
}
.gg610-local-blog-heading h2{ margin: 4px 0 8px; font: clamp(1.6rem,3vw,2.5rem)/1.1 Georgia,serif; }
.gg610-local-blog-heading p:last-child{ margin: 0; color: var(--gg610-muted); line-height: 1.6; }
.gg610-local-blog-heading a{ flex: 0 0 auto; color: var(--gg610-bronze-light); font-size: .82rem; font-weight: 700; text-decoration: none; }
.gg610-local-blog-grid{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin-bottom: 52px; }
.gg610-local-blog-card{ display: grid; grid-template-columns: minmax(150px,.7fr) minmax(0,1.3fr); min-height: 260px; overflow: hidden; border: 1px solid rgba(255,255,255,.09); border-radius: 8px; background: var(--gg610-panel); }
.gg610-local-blog-card > figure{ min-height: 100%; margin: 0; overflow: hidden; }
.gg610-local-blog-card > figure img{ display: block; width: 100%; height: 100%; object-fit: cover; }
.gg610-local-blog-card > div{ display: flex; flex-direction: column; padding: 24px; }
.gg610-local-blog-card time{ color: var(--gg610-bronze-light); font-size: .75rem; }
.gg610-local-blog-card h2{ margin: 10px 0; font: 1.5rem/1.2 Georgia,serif; }
.gg610-local-blog-card p{ margin: 0 0 20px; color: var(--gg610-muted); line-height: 1.6; }
.gg610-local-blog-card button{ align-self: flex-start; margin-top: auto; border: 1px solid rgba(208,174,121,.5); border-radius: 5px; background: linear-gradient(180deg,var(--gg610-burgundy-light),var(--gg610-burgundy)); color: var(--gg610-ivory); padding: 10px 14px; font-weight: 700; cursor: pointer; }
@media (max-width: 900px){
.gg610-local-blog-grid{ grid-template-columns: 1fr; }
}
@media (max-width: 620px){
.gg610-local-blog-heading{ align-items: flex-start; flex-direction: column; padding: 20px; }
.gg610-local-blog-card{ grid-template-columns: 1fr; }
.gg610-local-blog-card > figure{ min-height: 210px; max-height: 260px; }
}
.gg610-local-page section[id]{ scroll-margin-top: 104px; }
.gg610-local-hero{
  grid-template-columns: minmax(0,.92fr) minmax(460px,1.08fr);
  align-items: center;
  gap: clamp(34px,5vw,82px);
  padding-block: clamp(58px,9vh,118px);
}
.gg610-local-hero-copy{ position: relative; z-index: 2; }
.gg610-local-hero h1{ font-size: clamp(4rem,7.3vw,8rem); }
.gg610-local-hero-image{
  position: relative;
  min-height: clamp(470px,68vh,720px);
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(216,181,118,.44);
  border-radius: 3px;
  background: #10110f;
  box-shadow: 0 38px 100px rgba(0,0,0,.52);
}
.gg610-local-hero-image::after{
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,.02) 36%,rgba(2,4,3,.92));
  content: "";
}
.gg610-local-hero-image img{ display: block; width: 100%; height: 100%; min-height: inherit; object-fit: cover; object-position: center; }
.gg610-local-hero-image figcaption{ position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; display: grid; gap: 7px; padding: clamp(24px,3vw,42px); }
.gg610-local-hero-image figcaption span{ color: var(--local-gold); font-size: .65rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.gg610-local-hero-image figcaption strong{ max-width: 620px; color: #fff8ec; font: clamp(1.8rem,3vw,3.3rem)/1.04 Georgia,serif; }
.gg610-local-hero-image figcaption small{ color: #c7bdb0; font-size: .75rem; letter-spacing: .08em; text-transform: uppercase; }
.gg610-local-about,
.gg610-local-foundation{
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(480px,1.1fr);
  gap: clamp(34px,6vw,90px);
  width: min(1420px,calc(100% - 44px));
  margin: 0 auto 34px;
  padding: clamp(54px,7vw,96px);
  border: 1px solid rgba(216,181,118,.22);
  background: rgba(6,8,7,.92);
  box-shadow: 0 35px 90px rgba(0,0,0,.32);
}
.gg610-local-about-copy{ align-self: center; }
.gg610-local-about h2,
.gg610-local-foundation h2{ margin: 14px 0 25px; font-size: clamp(2.8rem,4.8vw,5.2rem); font-weight: 500; line-height: .98; }
.gg610-local-about-copy > p:not(.gg610-kicker),
.gg610-local-foundation-copy > p:not(.gg610-kicker){ color: #c9c1b5; font: 1.04rem/1.78 Georgia,serif; }
.gg610-local-about-facts{ display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 9px; margin-top: 34px; }
.gg610-local-about-facts span{ display: grid; gap: 6px; padding: 16px 12px; border-top: 1px solid rgba(216,181,118,.36); color: #a9a094; font-size: .7rem; line-height: 1.35; }
.gg610-local-about-facts strong{ color: #ead4ab; font: 1.08rem Georgia,serif; }
.gg610-local-image-pair{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; min-width: 0; }
.gg610-local-image-pair figure{ position: relative; min-height: 520px; margin: 0; overflow: hidden; border: 1px solid rgba(216,181,118,.28); }
.gg610-local-image-pair figure:nth-child(2){ transform: translateY(34px); }
.gg610-local-image-pair img{ width: 100%; height: 100%; object-fit: cover; }
.gg610-local-image-pair figure::after{ position: absolute; inset: 0; background: linear-gradient(180deg,transparent 50%,rgba(0,0,0,.9)); content: ""; }
.gg610-local-image-pair figcaption{ position: absolute; right: 18px; bottom: 18px; left: 18px; z-index: 2; color: #f2e8d9; font: 1.15rem/1.28 Georgia,serif; }
.gg610-local-foundation{ grid-template-columns: minmax(420px,.82fr) minmax(0,1.18fr); background: linear-gradient(135deg,rgba(8,10,9,.97),rgba(45,27,28,.93)); }
.gg610-local-foundation > figure{ position: sticky; top: 112px; align-self: start; min-height: 690px; margin: 0; overflow: hidden; border: 1px solid rgba(216,181,118,.35); }
.gg610-local-foundation > figure img{ display: block; width: 100%; height: 690px; object-fit: cover; }
.gg610-local-foundation > figure::after{ position: absolute; inset: 0; background: linear-gradient(180deg,transparent 45%,rgba(0,0,0,.9)); content: ""; }
.gg610-local-foundation > figure figcaption{ position: absolute; right: 25px; bottom: 25px; left: 25px; z-index: 2; display: grid; gap: 8px; }
.gg610-local-foundation > figure span{ color: var(--local-gold); font-size: .66rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.gg610-local-foundation > figure strong{ color: #fff6e8; font: 2rem/1.12 Georgia,serif; }
.gg610-public-back{
  position: absolute;
  top: 18px;
  left: 22px;
  z-index: 60;
  padding: 10px 14px;
  border: 1px solid rgba(216,181,118,.32);
  border-radius: 999px;
  background: rgba(5,7,7,.78);
  color: #e9dfcf;
  font-size: .68rem;
  font-weight: 700;
  text-decoration: none;
  backdrop-filter: blur(10px);
}
.gg610-public-back:hover{ border-color: #d8b576; color: #f5d694; }
@media (max-width: 1100px){
.gg610-local-hero{ grid-template-columns: 1fr; }
.gg610-local-hero-copy{ max-width: 900px; }
.gg610-local-hero-image{ min-height: 560px; }
.gg610-local-about,
  .gg610-local-foundation{ grid-template-columns: 1fr; }
.gg610-local-foundation > figure{ position: relative; top: auto; min-height: 520px; }
.gg610-local-foundation > figure img{ height: 520px; }
}
@media (max-width: 760px){
.gg610-local-page section[id]{ scroll-margin-top: 18px; }
.gg610-local-header nav a[href="#masoneria"],
  .gg610-local-header nav a[href="#preguntas"]{ display: none; }
.gg610-local-hero{ gap: 28px; width: min(100% - 22px,1420px); padding: 44px 0 26px; }
.gg610-local-hero h1{ margin-block: 12px 18px; font-size: clamp(3.3rem,17vw,5.2rem); line-height: .9; }
.gg610-local-lead{ font-size: .98rem; line-height: 1.62; }
.gg610-local-actions{ display: grid; grid-template-columns: 1fr; margin-top: 24px; }
.gg610-local-actions a{ width: 100%; min-height: 48px; padding-inline: 16px; }
.gg610-local-hero-image{ min-height: 410px; }
.gg610-local-hero-image figcaption{ padding: 22px; }
.gg610-local-hero-image figcaption strong{ font-size: 1.75rem; }
.gg610-local-about,
  .gg610-local-foundation{ width: min(100% - 22px,1420px); padding: 34px 20px; }
.gg610-local-about h2,
  .gg610-local-foundation h2{ font-size: clamp(2.45rem,11.5vw,3.8rem); }
.gg610-local-about-facts{ grid-template-columns: 1fr; }
.gg610-local-about-facts span{ grid-template-columns: 110px 1fr; align-items: center; }
.gg610-local-image-pair{ grid-template-columns: 1fr; }
.gg610-local-image-pair figure{ min-height: 330px; }
.gg610-local-image-pair figure:nth-child(2){ transform: none; }
.gg610-local-foundation > figure,
  .gg610-local-foundation > figure img{ height: 360px; min-height: 360px; }
.gg610-local-foundation > figure strong{ font-size: 1.55rem; }
.gg610-public-back{ top: 9px; left: 9px; display: grid; place-items: center; width: 40px; height: 40px; padding: 0; overflow: hidden; font-size: 0; }
.gg610-public-back::before{ content: "←"; font: 700 1rem/1 Arial,sans-serif; }
}
@keyframes gg610-news-scroll{ to { transform: translateX(-50%); } }
.gg610-section#gg610-inicio .gg610-hero-copy > p:not(.gg610-kicker){
  max-width: 720px;
  font-size: clamp(.98rem, 1.12vw, 1.12rem);
  line-height: 1.68;
}
@keyframes gg610-guard-welcome{
  0% { opacity: 0; transform: rotate(24deg) scaleX(.12); }
  28% { opacity: 1; }
  72%, 100% { opacity: 1; transform: rotate(-13deg) scaleX(1); }
}
.gg610-password-card > p:not(.gg610-kicker){ color: #d1c8bc; font-size: 1rem; line-height: 1.65; }
.gg610-login-form label > span,
.gg610-remember span,
.gg610-access-note,
.gg610-public-back,
.gg610-sound-toggle{
  font-size: max(.82rem,14px) !important;
}
.gg610-local-page{
  --local-gold: #d8b576;
  --local-ivory: #f4eee4;
  position: relative;
  isolation: isolate;
  min-height: 100svh;
  overflow: hidden;
  background: #070908;
  color: var(--local-ivory);
  font-family: Arial,Helvetica,sans-serif;
}
.gg610-local-page::before{
  content: "";
  position: fixed;
  inset: 0;
  z-index: -2;
  background: linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.42) 50%,rgba(0,0,0,.78)), url('../images/gg610-temple-interior.webp') center/cover no-repeat;
}
.gg610-local-page::after{
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(circle at 50% 26%,transparent 0 18%,rgba(0,0,0,.55) 78%), linear-gradient(rgba(4,6,5,.12),rgba(4,6,5,.72));
}
.gg610-local-page h1,
.gg610-local-page h2,
.gg610-local-page h3{ color: var(--local-ivory); font-family: Georgia,'Times New Roman',serif; }
.gg610-local-header{
  position: sticky;
  top: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  min-height: 84px;
  padding: 12px clamp(22px,5vw,86px);
  border-bottom: 1px solid rgba(216,181,118,.26);
  background: rgba(5,7,6,.92);
  backdrop-filter: blur(16px);
}
body.admin-bar .gg610-local-header{ top: 32px; }
.gg610-local-brand{ display: flex; align-items: center; gap: 13px; color: inherit; text-decoration: none; }
.gg610-local-brand img{ width: 53px; height: 53px; object-fit: contain; }
.gg610-local-brand span{ display: grid; gap: 3px; }
.gg610-local-brand strong{ font: 1.06rem Georgia,serif; }
.gg610-local-brand small{ color: #aaa194; font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }
.gg610-local-header nav{ display: flex; align-items: center; justify-content: flex-end; gap: clamp(14px,2vw,30px); }
.gg610-local-header nav a{ color: #d8d0c4; font-size: .78rem; font-weight: 700; text-decoration: none; }
.gg610-local-header nav a:hover{ color: var(--local-gold); }
.gg610-local-header nav .gg610-local-access{ padding: 12px 18px; border: 1px solid rgba(216,181,118,.62); border-radius: 999px; color: #f8e8c6; }
.gg610-local-hero{
  display: grid;
  grid-template-columns: minmax(0,1.25fr) minmax(300px,.75fr);
  align-items: end;
  gap: clamp(30px,7vw,110px);
  width: min(1480px,calc(100% - 44px));
  min-height: min(780px,calc(100svh - 84px));
  margin: 0 auto;
  padding: clamp(80px,12vh,150px) 0 clamp(70px,10vh,120px);
}
.gg610-local-hero-copy{ max-width: 850px; }
.gg610-local-page .gg610-kicker{ color: var(--local-gold); }
.gg610-local-hero h1{ margin: 16px 0 24px; font-size: clamp(4rem,8.4vw,8.8rem); font-weight: 500; line-height: .84; letter-spacing: -.045em; }
.gg610-local-lead{ max-width: 780px; margin: 0; color: #ded6c9; font: clamp(1.05rem,1.5vw,1.35rem)/1.7 Georgia,serif; }
.gg610-local-actions{ display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.gg610-local-actions a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 13px 24px;
  border: 1px solid var(--local-gold);
  border-radius: 999px;
  background: linear-gradient(135deg,#95535a,#6b3c42);
  color: #fff8eb;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}
.gg610-local-actions a + a{ background: rgba(0,0,0,.5); }
.gg610-local-actions a:hover{ transform: translateY(-2px); box-shadow: 0 14px 35px rgba(0,0,0,.38); }
.gg610-local-hero aside{ padding: clamp(28px,4vw,50px); border: 1px solid rgba(216,181,118,.42); background: rgba(5,7,6,.86); box-shadow: 0 28px 70px rgba(0,0,0,.38); }
.gg610-local-hero aside span{ color: var(--local-gold); font-size: .68rem; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.gg610-local-hero aside strong{ display: block; margin: 13px 0; font: clamp(2.5rem,4vw,4.4rem)/1 Georgia,serif; }
.gg610-local-hero aside p{ color: #c9c1b5; line-height: 1.65; }
.gg610-local-hero aside a{ color: var(--local-gold); font-weight: 700; text-decoration: none; }
.gg610-local-section,
.gg610-local-meeting{ width: min(1420px,calc(100% - 44px)); margin: 0 auto 34px; padding: clamp(54px,7vw,96px); border: 1px solid rgba(216,181,118,.22); background: rgba(6,8,7,.9); box-shadow: 0 35px 90px rgba(0,0,0,.32); }
.gg610-local-heading{ display: grid; grid-template-columns: minmax(250px,.7fr) minmax(0,1.3fr); align-items: end; gap: 32px; margin-bottom: 42px; }
.gg610-local-heading p{ margin: 0; }
.gg610-local-heading h2{ max-width: 900px; margin: 0; font-size: clamp(2.5rem,5.3vw,5.8rem); font-weight: 500; line-height: .96; }
.gg610-local-prose{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: clamp(28px,5vw,76px); }
.gg610-local-prose p{ margin: 0; color: #c9c1b5; font: 1.06rem/1.8 Georgia,serif; }
.gg610-local-values{ display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin-top: 50px; }
.gg610-local-values article{ min-height: 220px; padding: 28px; border: 1px solid rgba(216,181,118,.24); background: rgba(255,255,255,.025); }
.gg610-local-values span{ color: var(--local-gold); font-size: .72rem; font-weight: 800; }
.gg610-local-values h3{ margin: 22px 0 12px; font-size: 1.7rem; }
.gg610-local-values p{ color: #aaa195; line-height: 1.65; }
.gg610-local-history{ background: linear-gradient(120deg,rgba(7,9,8,.95),rgba(54,31,32,.88)); }
.gg610-local-sources{ display: flex; flex-wrap: wrap; gap: 10px; margin-top: 38px; }
.gg610-local-sources a{ padding: 10px 14px; border: 1px solid rgba(216,181,118,.22); color: #d8b576; font-size: .75rem; text-decoration: none; }
.gg610-local-meeting{ display: grid; grid-template-columns: minmax(0,.9fr) minmax(400px,1.1fr); gap: clamp(28px,6vw,82px); align-items: stretch; }
.gg610-local-meeting-copy{ display: flex; flex-direction: column; justify-content: center; }
.gg610-local-meeting h2{ margin: 14px 0 20px; font-size: clamp(2.6rem,4.7vw,5.1rem); font-weight: 500; line-height: .98; }
.gg610-local-meeting-copy > p:not(.gg610-kicker){ color: #c9c1b5; font: 1.04rem/1.78 Georgia,serif; }
.gg610-local-map{ min-height: 470px; border: 1px solid rgba(216,181,118,.35); background: #111; }
.gg610-local-map iframe{ width: 100%; height: 100%; min-height: 470px; border: 0; filter: grayscale(.45) sepia(.18) brightness(.82); }
.gg610-local-faq{ display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.gg610-local-faq details{ padding: 22px; border: 1px solid rgba(216,181,118,.2); background: rgba(255,255,255,.025); }
.gg610-local-faq summary{ color: #eee5d8; font: 1.15rem Georgia,serif; cursor: pointer; }
.gg610-local-faq p{ color: #b8afa2; line-height: 1.7; }
.gg610-local-footer{ display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 30px clamp(22px,5vw,86px); border-top: 1px solid rgba(216,181,118,.22); background: #050706; color: #9e968a; font-size: .74rem; }
.gg610-local-footer > div{ display: flex; align-items: center; gap: 12px; }
.gg610-local-footer img{ width: 46px; height: 46px; object-fit: contain; }
.gg610-local-footer p{ line-height: 1.6; }
.gg610-local-footer a{ color: var(--local-gold); text-decoration: none; }
.gg610-local-intro-link{ display: block; margin-top: 17px; color: #d8b576; font-size: .72rem; font-weight: 700; line-height: 1.45; text-decoration: none; }
.gg610-local-intro-link:hover{ color: #f5d694; }
@media (max-width: 1100px){
.gg610-local-header{ align-items: flex-start; flex-direction: column; gap: 10px; padding-block: 12px; }
.gg610-local-header nav{ width: 100%; justify-content: flex-start; overflow-x: auto; padding-bottom: 4px; }
.gg610-local-header nav a{ white-space: nowrap; }
.gg610-local-hero{ grid-template-columns: 1fr; min-height: 0; padding-top: 90px; }
.gg610-local-hero aside{ max-width: 620px; }
.gg610-local-heading{ grid-template-columns: 1fr; }
.gg610-local-meeting{ grid-template-columns: 1fr; }
}
@media (max-width: 782px){
body.admin-bar .gg610-local-header{ top: 46px; }
}
@media (max-width: 700px){
.gg610-local-header{ position: relative; top: auto !important; min-height: 0; padding: 13px 16px; }
.gg610-local-brand img{ width: 43px; height: 43px; }
.gg610-local-brand strong{ font-size: .9rem; }
.gg610-local-header nav{ gap: 8px; }
.gg610-local-header nav a{ padding: 9px 11px; border: 1px solid rgba(216,181,118,.14); border-radius: 999px; }
.gg610-local-hero,
  .gg610-local-section,
  .gg610-local-meeting{ width: min(100% - 22px,1420px); }
.gg610-local-hero{ padding: 70px 5px; }
.gg610-local-hero h1{ font-size: clamp(3.5rem,18vw,5.6rem); }
.gg610-local-section,
  .gg610-local-meeting{ padding: 34px 20px; }
.gg610-local-heading h2{ font-size: clamp(2.5rem,12vw,4rem); }
.gg610-local-prose,
  .gg610-local-values,
  .gg610-local-faq{ grid-template-columns: 1fr; }
.gg610-local-map,
  .gg610-local-map iframe{ min-height: 350px; }
.gg610-local-footer{ align-items: flex-start; flex-direction: column; }
}
@media (max-width: 760px){
.gg610-intro-copy .gg610-kicker{
    margin: 0;
    font-size: .52rem;
    line-height: 1.25;
  }
.gg610-intro-copy .gg610-threshold-text,
  .gg610-local-intro-link{ display: none !important; }
.gg610-login-identity .gg610-kicker{
    margin: 0 0 2px;
    font-size: .49rem;
  }
}
.gg610-local-menu-toggle{ display: none !important; }
.gg610-local-hero h1 span{ color: var(--local-gold); white-space: nowrap; }
.gg610-local-location{ margin: -4px 0 20px; color: #d8b576; font-size: clamp(.72rem,1vw,.92rem); font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
@media (max-width: 1180px){
.gg610-local-header{ position: sticky !important; top: 0; z-index: 1100; }
.gg610-local-menu-toggle{ display: inline-flex !important; align-items: center; justify-content: center; gap: 9px; min-width: 92px; min-height: 44px; padding: 9px 13px; border: 1px solid rgba(216,181,118,.35); border-radius: 5px; background: rgba(12,13,12,.88); color: #ead4ab; font: 700 .72rem/1 Arial,sans-serif; letter-spacing: .06em; text-transform: uppercase; cursor: pointer; }
.gg610-local-header nav{ position: absolute !important; top: calc(100% + 8px); right: clamp(12px,2.5vw,34px); left: clamp(12px,2.5vw,34px); display: none !important; max-height: calc(100svh - 100px); overflow: auto; padding: 12px; border: 1px solid rgba(216,181,118,.3); border-radius: 7px; background: rgba(8,10,10,.985); box-shadow: 0 28px 80px rgba(0,0,0,.62); backdrop-filter: blur(18px); }
.gg610-local-header nav.is-open{ display: grid !important; gap: 4px; }
.gg610-local-header nav a,
  .gg610-local-header nav a[href="#masoneria"],
  .gg610-local-header nav a[href="#preguntas"]{ display: flex !important; width: 100%; min-height: 44px; align-items: center; padding: 11px 13px; }
.gg610-local-header nav .gg610-local-access{ justify-content: center; margin-top: 5px; }
}
@media (max-width: 760px){
.gg610-local-brand span small{ display: block !important; }
.gg610-local-menu-toggle > span:first-child{ display: none; }
.gg610-local-menu-toggle{ min-width: 46px; width: 46px; padding-inline: 12px; }
.gg610-local-hero h1{ font-size: clamp(2.75rem,13.5vw,4.7rem) !important; line-height: .93; }
.gg610-local-location{ margin-top: 0; font-size: .68rem; }
}
.gg610-section#gg610-inicio .gg610-hero-copy > p:not(.gg610-kicker){
  max-width: 720px !important;
  margin-inline: auto;
  color: #d4ccbf;
  font-size: clamp(1rem, 1.25vw, 1.15rem);
}
@media (max-width: 1180px){
.gg610-section#gg610-inicio .gg610-hero-copy > p:not(.gg610-kicker){
    margin-inline: auto;
  }
}
@media (max-width: 760px){
.gg610-direct-login .gg610-login-identity .gg610-kicker{ margin: 0 0 4px !important; font-size: .54rem !important; }
.gg610-direct-login .gg610-public-back{
    position: fixed !important;
    top: 14px !important;
    left: 14px !important;
    z-index: 70;
    width: 46px !important;
    height: 46px !important;
  }
}
body.gg610-dashboard-active .gg610-section#gg610-inicio .gg610-hero-copy > p:not(.gg610-kicker){
  color: #d8cfc3;
}
.gg610-sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
@keyframes gg610-account-menu-in{
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: none; }
}
.gg610-whatsapp-confirmation{
  display: grid;
  gap: 9px;
  margin: -5px 0 17px;
  padding: 13px;
  border: 1px solid rgba(88,171,125,.34);
  border-radius: 8px;
  background: rgba(21,65,47,.2);
}
.gg610-whatsapp-confirmation p,
.gg610-whatsapp-confirmation > small{ margin: 0; color: #d7d0c4; font: .75rem/1.45 Arial,sans-serif; }
.gg610-whatsapp-confirmation a{
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  padding: 7px 12px 7px 8px;
  border: 1px solid rgba(116,196,151,.42);
  border-radius: 999px;
  background: linear-gradient(145deg,rgba(29,99,69,.96),rgba(12,46,34,.98));
  color: #fff;
  text-decoration: none;
}
.gg610-whatsapp-confirmation a > span:last-child{ display: grid; gap: 1px; }
.gg610-whatsapp-confirmation a strong{ font: 700 .78rem/1.2 Arial,sans-serif; }
.gg610-whatsapp-confirmation a small{ color: #d8ebdf; font: 600 .67rem/1.2 Arial,sans-serif; }
.gg610-whatsapp-mark{
  display: inline-grid;
  place-items: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255,255,255,.34);
  border-radius: 50%;
  background: rgba(255,255,255,.11);
  color: #fff;
  font: 800 .65rem/1 Arial,sans-serif;
}
body.gg610-dashboard-active .gg610-section#gg610-inicio .gg610-hero-identity > .gg610-kicker{
  max-width: 360px;
  margin: 0;
  line-height: 1.55;
}
@media (max-width: 720px){
body.gg610-dashboard-active .gg610-section#gg610-inicio .gg610-hero-identity > .gg610-kicker{
    max-width: none;
    text-align: center;
  }
}

/*
CREADOR DEL CÓDIGO FUENTE: MAXIMILIANO MUÑIZ
© 2026 Maximiliano Muñiz. Todos los derechos reservados.
Portada pública GG610 v0.7.9.
*/

.gg610-local-page {
  --local-walnut-950: #080605;
  --local-walnut-900: #100c09;
  --local-walnut-800: #1b120e;
  --local-walnut-700: #2b1b14;
  --local-wine-800: #4f1119;
  --local-wine-700: #701c26;
  --local-wine-600: #8f2a34;
  --local-gold: #cfae70;
  --local-ivory: #f5eee2;
  background: #050505 !important;
}
.gg610-skip-link {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 2000;
  padding: 11px 15px;
  border: 2px solid var(--local-gold);
  border-radius: 5px;
  background: #120b08;
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  transform: translateY(-160%);
}
.gg610-skip-link:focus { transform: translateY(0); }
.gg610-local-page :where(a,button,input,select,textarea,summary):focus-visible {
  outline: 3px solid #f1cc83;
  outline-offset: 3px;
}
.gg610-local-page::before {
  background:
    linear-gradient(180deg,rgba(3,3,3,.76),rgba(3,3,3,.82)),
    radial-gradient(circle at 50% 30%,rgba(78,25,27,.1),transparent 44%),
    url('../images/gg610-temple-interior.webp') center/cover no-repeat !important;
  background-attachment: fixed !important;
}
.gg610-local-page::after {
  background:
    radial-gradient(circle at 50% 25%,rgba(207,174,112,.07),transparent 34%),
    linear-gradient(90deg,rgba(0,0,0,.25),transparent 34% 66%,rgba(0,0,0,.25)) !important;
}
.gg610-local-header {
  position: sticky !important;
  top: 0;
  z-index: 1100;
  min-height: 78px !important;
  padding-inline: max(clamp(22px,4vw,72px),calc((100vw - 1580px)/2)) !important;
  border-bottom-color: rgba(207,174,112,.3) !important;
  background:
    linear-gradient(90deg,rgba(17,12,9,.97),rgba(4,4,4,.98) 52%,rgba(17,12,9,.97)),
    repeating-linear-gradient(3deg,rgba(255,255,255,.018) 0 1px,transparent 1px 7px) !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.3),inset 0 -1px rgba(255,255,255,.025);
}
.gg610-local-brand img { filter: drop-shadow(0 6px 12px rgba(0,0,0,.45)); }
.gg610-local-header nav .gg610-local-access {
  border-radius: 5px !important;
  background: linear-gradient(180deg,#201713,#0d0b09);
  box-shadow: inset 0 1px rgba(255,255,255,.09),0 8px 18px rgba(0,0,0,.2);
}
.gg610-local-header nav a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding-block: 10px;
}
.gg610-local-header nav .gg610-local-join {
  padding: 12px 16px;
  border: 1px solid rgba(207,174,112,.52);
  border-radius: 5px;
  background: linear-gradient(180deg,var(--local-wine-600),var(--local-wine-800));
  color: #fff0d4;
}
.gg610-hamburger {
  display: grid;
  width: 20px;
  gap: 4px;
}
.gg610-hamburger i {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
  transition: transform .2s ease,opacity .2s ease;
}
.gg610-local-menu-toggle[aria-expanded="true"] .gg610-hamburger i:first-child {
  transform: translateY(6px) rotate(45deg);
}
.gg610-local-menu-toggle[aria-expanded="true"] .gg610-hamburger i:nth-child(2) {
  opacity: 0;
}
.gg610-local-menu-toggle[aria-expanded="true"] .gg610-hamburger i:last-child {
  transform: translateY(-6px) rotate(-45deg);
}
.gg610-local-hero {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) !important;
  place-items: center !important;
  align-items: center !important;
  width: min(1280px,calc(100% - 48px)) !important;
  min-height: max(620px,calc(100svh - 78px)) !important;
  margin-inline: auto !important;
  padding: clamp(46px,7vh,86px) 0 !important;
}
.gg610-local-hero-copy {
  position: relative;
  width: min(920px,100%);
  max-width: 920px !important;
  padding: clamp(38px,5vw,72px) clamp(28px,7vw,86px) !important;
  overflow: hidden;
  border: 1px solid rgba(207,174,112,.42);
  border-top: 3px solid var(--local-wine-700);
  border-radius: 6px;
  background:
    linear-gradient(145deg,rgba(13,12,11,.74),rgba(2,2,2,.84)),
    repeating-linear-gradient(6deg,rgba(255,255,255,.015) 0 1px,transparent 1px 9px);
  box-shadow: 0 34px 90px rgba(0,0,0,.55),inset 0 1px rgba(255,255,255,.035);
  text-align: center;
  backdrop-filter: blur(10px);
}
.gg610-local-hero-copy::after {
  content: '';
  position: absolute;
  right: -70px;
  bottom: -90px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(207,174,112,.1);
  border-radius: 50%;
  box-shadow: 0 0 0 28px rgba(207,174,112,.02),0 0 0 58px rgba(207,174,112,.012);
  pointer-events: none;
}
.gg610-local-hero-logo {
  display: block;
  width: clamp(96px,10vw,136px);
  height: auto;
  margin: 0 auto 24px;
  filter: drop-shadow(0 14px 24px rgba(0,0,0,.45));
}
.gg610-local-hero h1 {
  max-width: 760px;
  margin: 12px 0 19px !important;
  margin-inline: auto !important;
  font-size: clamp(3rem,5.4vw,5.7rem) !important;
  line-height: .94 !important;
  letter-spacing: -.035em !important;
  text-wrap: balance;
}
.gg610-local-hero h1 span {
  display: block;
  margin-top: 10px;
  color: var(--local-gold) !important;
  font-size: .56em;
  letter-spacing: .01em;
  white-space: normal !important;
}
.gg610-local-location { margin: 0 0 18px !important; color: #d7b978 !important; text-align: center; }
.gg610-local-lead {
  max-width: 670px !important;
  margin-inline: auto !important;
  color: #ddd5ca !important;
  font-size: clamp(1rem,1.25vw,1.18rem) !important;
  line-height: 1.65 !important;
  text-align: center;
}
.gg610-local-actions { position: relative; z-index: 2; justify-content: center; margin-top: 29px !important; }
.gg610-local-actions a {
  min-height: 50px !important;
  border-color: rgba(207,174,112,.62) !important;
  border-radius: 5px !important;
  background: linear-gradient(180deg,#241a15,#0d0b09) !important;
}
.gg610-local-actions a + a { background: rgba(5,5,5,.82) !important; }
.gg610-local-actions .gg610-local-join {
  border-color: rgba(225,181,127,.72) !important;
  background: linear-gradient(180deg,var(--local-wine-600),var(--local-wine-800)) !important;
}
.gg610-local-hero-image {
  position: relative;
  min-height: clamp(480px,62vh,650px) !important;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(215,179,107,.36);
  border-radius: 3px;
  background: var(--local-walnut-900);
  box-shadow: 0 34px 90px rgba(0,0,0,.48),12px 12px 0 rgba(93,59,34,.38);
}
.gg610-local-hero-image::before { content: ''; position: absolute; inset: 14px; z-index: 2; border: 1px solid rgba(215,179,107,.22); pointer-events: none; }
.gg610-local-hero-image::after { background: linear-gradient(180deg,rgba(25,12,8,.08) 24%,rgba(17,8,6,.88) 100%) !important; }
.gg610-local-hero-image img { filter: sepia(.12) saturate(.82) contrast(1.04) brightness(.82); }
.gg610-local-hero-image figcaption { padding: clamp(28px,4vw,52px) !important; }
.gg610-local-hero-image figcaption strong { max-width: 560px !important; font-size: clamp(1.7rem,2.7vw,3rem) !important; }

.gg610-local-about,
.gg610-local-section,
.gg610-local-foundation,
.gg610-local-meeting {
  width: min(1580px,calc(100% - 64px)) !important;
  margin: 0 auto 28px !important;
  border: 1px solid rgba(207,174,112,.2) !important;
  border-top: 3px solid rgba(112,28,38,.72) !important;
  background:
    linear-gradient(125deg,rgba(12,10,9,.92),rgba(3,3,3,.94) 62%,rgba(16,11,9,.92)),
    repeating-linear-gradient(4deg,rgba(255,255,255,.012) 0 1px,transparent 1px 8px) !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.3) !important;
  backdrop-filter: blur(8px);
}
.gg610-local-about,.gg610-local-section,.gg610-local-meeting { padding: clamp(44px,6vw,82px) !important; }
.gg610-local-about h2,.gg610-local-heading h2,.gg610-local-foundation h2,.gg610-local-meeting h2 { font-size: clamp(2.25rem,4.2vw,4.6rem) !important; line-height: 1 !important; }
.gg610-local-about-copy > p:not(.gg610-kicker),.gg610-local-prose p,.gg610-local-foundation-copy > p,.gg610-local-meeting-copy > p:not(.gg610-kicker) { color: #cfc3b5 !important; }
.gg610-local-about-facts span,.gg610-local-values article,.gg610-local-faq details,.gg610-foundation-timeline article { border-color: rgba(215,179,107,.24) !important; background: rgba(15,9,7,.42) !important; }
.gg610-local-values article { border-top: 3px solid rgba(215,179,107,.48) !important; }
.gg610-local-values span,.gg610-foundation-timeline time { color: #e0bd79 !important; }
.gg610-local-image-pair figure,.gg610-local-foundation > figure,.gg610-local-map { border-color: rgba(215,179,107,.3) !important; box-shadow: 10px 10px 0 rgba(92,58,33,.25); }
.gg610-local-footer { background: linear-gradient(90deg,#17100d,#050505 50%,#17100d) !important; }

.gg610-local-join-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 34px;
  padding: clamp(24px,3vw,38px);
  border: 1px solid rgba(215,179,107,.3);
  background: linear-gradient(115deg,rgba(82,52,30,.5),rgba(20,13,9,.82));
}
.gg610-local-join-panel h3 { margin: 7px 0 9px; font-size: clamp(1.65rem,2.8vw,2.7rem); }
.gg610-local-join-panel p { margin: 0; color: #cfc3b5; line-height: 1.6; }
.gg610-local-join-panel a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 176px;
  min-height: 50px;
  padding: 13px 22px;
  border: 1px solid var(--local-gold);
  border-radius: 5px;
  background: linear-gradient(180deg,var(--local-wine-600),var(--local-wine-800));
  color: #fff4de;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}
.gg610-local-inline-join {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  margin-top: 28px;
  padding: 11px 18px;
  border: 1px solid rgba(215,179,107,.42);
  border-radius: 5px;
  background: linear-gradient(180deg,rgba(112,28,38,.88),rgba(57,15,21,.92));
  color: #f2d49d;
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .05em;
  text-decoration: none;
}
.gg610-local-inline-join:hover { border-color: var(--local-gold); background: #631923; color: #fff; transform: translateY(-2px); }
.gg610-local-back-home {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 1080;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 46px;
  padding: 11px 16px;
  border: 1px solid rgba(215,179,107,.58);
  border-radius: 999px;
  background: rgba(8,8,8,.94);
  color: #efd29b;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .05em;
  text-decoration: none;
  box-shadow: 0 12px 34px rgba(0,0,0,.42);
  backdrop-filter: blur(12px);
}
.gg610-local-back-home:hover { background: #591720; color: #fff; transform: translateY(-2px); }

@media (max-width: 1180px) {
  .gg610-local-header { align-items: center !important; flex-direction: row !important; justify-content: space-between !important; gap: 14px !important; }
  .gg610-local-hero { grid-template-columns: minmax(0,1fr) !important; width: min(980px,calc(100% - 32px)) !important; min-height: calc(100svh - 78px) !important; padding: 34px 0 42px !important; }
  .gg610-local-hero-copy { max-width: none !important; }
  .gg610-local-header nav { background: linear-gradient(145deg,#17100d,#050505 62%,#211116) !important; }
}

@media (max-width: 700px) {
  .gg610-local-header { min-height: 66px !important; }
  .gg610-local-hero { width: min(100% - 20px,980px) !important; gap: 18px !important; min-height: calc(100svh - 66px) !important; padding: 24px 0 34px !important; }
  .gg610-local-hero-copy { padding: 28px 21px 31px !important; }
  .gg610-local-hero-logo { width: 88px; margin: 0 auto 18px; }
  .gg610-local-hero-copy .gg610-kicker,.gg610-local-hero-copy .gg610-local-location,.gg610-local-hero-copy .gg610-local-lead,.gg610-local-hero-copy h1 { text-align: center; }
  .gg610-local-hero h1 { margin-inline: auto !important; font-size: clamp(2.65rem,13vw,4.25rem) !important; line-height: .94 !important; }
  .gg610-local-hero h1 span { margin-top: 8px; }
  .gg610-local-location { font-size: .65rem !important; }
  .gg610-local-lead { font-size: .97rem !important; }
  .gg610-local-actions { display: grid !important; }
  .gg610-local-actions a { width: 100%; }
  .gg610-local-about,.gg610-local-section,.gg610-local-foundation,.gg610-local-meeting { width: min(100% - 20px,1390px) !important; margin-bottom: 18px !important; }
  .gg610-local-about,.gg610-local-section,.gg610-local-meeting { padding: 34px 21px !important; }
  .gg610-local-about h2,.gg610-local-heading h2,.gg610-local-foundation h2,.gg610-local-meeting h2 { font-size: clamp(2.15rem,10.8vw,3.25rem) !important; }
  .gg610-local-values article { min-height: 0 !important; }
  .gg610-local-join-panel { align-items: stretch; flex-direction: column; }
  .gg610-local-join-panel a { width: 100%; }
  .gg610-local-inline-join { width: 100%; text-align: center; }
  .gg610-local-back-home { right: 12px; bottom: 12px; min-width: 46px; width: 46px; padding: 0; justify-content: center; font-size: 0; }
  .gg610-local-back-home span { font-size: 1.2rem; }
}

/* v0.7.9: barra superior compacta y bienvenida sin espacio vacío excesivo. */
.gg610-local-page {
  padding-top: 68px;
}
.gg610-local-page section[id] {
  scroll-margin-top: 84px;
}
.gg610-local-header {
  position: fixed !important;
  top: 0 !important;
  right: 0;
  left: 0;
  min-height: 68px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  transform: translateZ(0);
}
body.admin-bar .gg610-local-header {
  top: 32px !important;
}
.gg610-local-brand img {
  width: 48px;
  height: 48px;
}
.gg610-local-hero {
  min-height: auto !important;
  place-items: start center !important;
  padding: clamp(14px,2.4vh,24px) 0 clamp(42px,6vh,72px) !important;
}

@media (max-width: 782px) {
  body.admin-bar .gg610-local-header {
    top: 46px !important;
  }
}

@media (max-width: 700px) {
  .gg610-local-page {
    padding-top: 60px;
  }
  .gg610-local-page section[id] {
    scroll-margin-top: 72px;
  }
  .gg610-local-header {
    min-height: 60px !important;
    padding: 6px 12px !important;
  }
  .gg610-local-brand {
    gap: 9px;
  }
  .gg610-local-brand img {
    width: 40px;
    height: 40px;
  }
  .gg610-local-brand strong {
    font-size: .84rem;
  }
  .gg610-local-brand small {
    font-size: .58rem;
  }
  .gg610-local-hero {
    min-height: auto !important;
    padding: 12px 0 28px !important;
  }
}

/* v0.7.13: jerarquía de conversión, contenidos temáticos y lectura accesible. */
.gg610-local-motto {
  margin: 12px 0 0 !important;
  color: #d7bd8c !important;
  font: 700 .73rem/1.4 Arial,sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.gg610-local-actions .gg610-local-join {
  border-color: #d7b879 !important;
  background: linear-gradient(135deg,#8b4b52,#5d2f35) !important;
  color: #fff !important;
}
.gg610-local-actions .gg610-local-member-link {
  border-color: transparent !important;
  background: transparent !important;
  color: #d6c9b7 !important;
  box-shadow: none !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.gg610-local-resource-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 12px;
  margin-top: 28px;
}
.gg610-local-resource-grid a {
  display: grid;
  gap: 8px;
  min-height: 132px;
  padding: 20px;
  border: 1px solid rgba(216,181,118,.24);
  border-radius: 5px;
  background: rgba(255,255,255,.025);
  color: #f4ecdf;
  text-decoration: none;
  transition: .2s ease;
}
.gg610-local-resource-grid a:hover { transform: translateY(-3px); border-color: rgba(216,181,118,.55); background: rgba(216,181,118,.07); }
.gg610-local-resource-grid strong { color: #e3bf7d; font-family: Georgia,serif; font-size: 1.15rem; }
.gg610-local-resource-grid span { color: #c9c0b3; font-size: .9rem; line-height: 1.55; }
.gg610-topic-page { min-height: 100svh; background: #070807; color: #eee5d8; }
.gg610-topic { width: min(1180px,calc(100% - 40px)); margin: 0 auto; padding: clamp(30px,5vw,70px) 0 80px; }
.gg610-topic-hero {
  display: grid;
  grid-template-columns: minmax(0,1.02fr) minmax(340px,.98fr);
  overflow: hidden;
  border: 1px solid rgba(216,181,118,.28);
  border-top: 3px solid #7a3e46;
  background: linear-gradient(140deg,rgba(32,21,15,.98),rgba(5,6,6,.98));
  box-shadow: 0 30px 90px rgba(0,0,0,.4);
}
.gg610-topic-hero > div { display: grid; align-content: center; padding: clamp(32px,5vw,72px); }
.gg610-topic-hero h1 { margin: 8px 0 18px; color: #fff5e6; font: 400 clamp(2.6rem,5.3vw,5.4rem)/.96 Georgia,serif; }
.gg610-topic-hero p:last-child { max-width: 700px; margin: 0; color: #d0c7bb; font-size: 1.08rem; line-height: 1.75; }
.gg610-topic-hero img { width: 100%; height: 100%; min-height: 430px; object-fit: cover; filter: sepia(.12) saturate(.82) brightness(.7); }
.gg610-topic-body { width: min(900px,100%); margin: 0 auto; padding: clamp(48px,7vw,90px) 0; }
.gg610-topic-body h2 { margin: 42px 0 16px; color: #f0cf91; font: 400 clamp(2rem,4vw,3.35rem)/1.05 Georgia,serif; }
.gg610-topic-body h2:first-child { margin-top: 0; }
.gg610-topic-body p,.gg610-topic-body li { color: #d4cbc0; font-size: 1.04rem; line-height: 1.85; }
.gg610-topic-cards { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 15px; margin-top: 26px; }
.gg610-topic-cards article { padding: 24px; border: 1px solid rgba(216,181,118,.22); background: rgba(255,255,255,.025); }
.gg610-topic-cards h3 { margin: 0 0 8px; color: #efce91; font-family: Georgia,serif; font-size: 1.35rem; }
.gg610-topic-cards p { margin: 0; font-size: .95rem; }
.gg610-topic-steps { display: grid; gap: 12px; margin: 24px 0; padding: 0; list-style: none; counter-reset: step; }
.gg610-topic-steps li { position: relative; padding: 18px 20px 18px 64px; border-left: 2px solid #8b4b52; background: rgba(255,255,255,.025); counter-increment: step; }
.gg610-topic-steps li::before { content: counter(step); position: absolute; left: 20px; top: 17px; color: #e0b970; font: 700 1.2rem/1 Georgia,serif; }
.gg610-topic-source { display: grid; gap: 10px; margin-top: 28px; padding: 22px; border: 1px solid rgba(216,181,118,.22); }
.gg610-topic-source a { color: #e4c27f; }
.gg610-topic-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  margin-bottom: 18px;
  color: #a99f92;
  font: 700 .75rem/1.4 Arial,sans-serif;
}
.gg610-topic-breadcrumb a { color: #e0bc78; text-decoration: none; }
.gg610-topic-breadcrumb a:hover { text-decoration: underline; text-underline-offset: 3px; }
.gg610-topic-review {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 18px;
  padding: 15px 20px;
  border: 1px solid rgba(216,181,118,.18);
  border-top: 0;
  background: rgba(255,255,255,.018);
  color: #aaa094;
  font: 700 .7rem/1.45 Arial,sans-serif;
}
.gg610-topic-review span:first-child { color: #dfbd7d; text-transform: uppercase; letter-spacing: .08em; }
.gg610-topic-related { margin: 0 0 34px; padding: clamp(28px,4vw,46px); border: 1px solid rgba(216,181,118,.22); background: rgba(255,255,255,.018); }
.gg610-topic-related h2 { margin: 6px 0 24px; color: #fff4e3; font: 400 clamp(1.8rem,3.2vw,2.7rem)/1.08 Georgia,serif; }
.gg610-topic-related-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.gg610-topic-related-grid a { display: grid; gap: 8px; padding: 18px; border: 1px solid rgba(216,181,118,.18); background: rgba(0,0,0,.2); color: inherit; text-decoration: none; transition: transform .2s ease,border-color .2s ease; }
.gg610-topic-related-grid a:hover { transform: translateY(-2px); border-color: rgba(216,181,118,.48); }
.gg610-topic-related-grid strong { color: #e7c788; font: 1.08rem/1.3 Georgia,serif; }
.gg610-topic-related-grid span { color: #bcb2a5; font-size: .88rem; line-height: 1.55; }
.gg610-topic-cta { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding: clamp(28px,4vw,48px); border: 1px solid rgba(216,181,118,.35); background: linear-gradient(120deg,rgba(89,39,45,.72),rgba(14,10,8,.94)); }
.gg610-topic-cta h2 { margin: 4px 0 8px; color: #fff4e3; font: 400 clamp(2rem,4vw,3rem)/1.05 Georgia,serif; }
.gg610-topic-cta p { margin: 0; color: #d9cfc1; }
.gg610-topic-cta > a { flex: 0 0 auto; min-width: 180px; padding: 15px 22px; border: 1px solid #dab975; border-radius: 999px; background: #773e46; color: #fff; text-align: center; text-decoration: none; }

@media (max-width: 980px) {
  .gg610-local-resource-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .gg610-topic-hero { grid-template-columns: 1fr; }
  .gg610-topic-hero img { min-height: 280px; max-height: 430px; }
}
@media (max-width: 700px) {
  .gg610-local-motto { text-align: center; }
  .gg610-local-resource-grid,.gg610-topic-cards { grid-template-columns: 1fr; }
  .gg610-topic { width: min(100% - 20px,1180px); padding-top: 20px; }
  .gg610-topic-hero > div { padding: 30px 22px; }
  .gg610-topic-hero h1 { font-size: clamp(2.5rem,12vw,4rem); }
  .gg610-topic-hero img { min-height: 230px; }
  .gg610-topic-body { padding: 42px 10px; }
  .gg610-topic-review { justify-content: flex-start; padding-inline: 14px; }
  .gg610-topic-related-grid { grid-template-columns: 1fr; }
  .gg610-topic-cta { align-items: stretch; flex-direction: column; }
  .gg610-topic-cta > a { width: 100%; }
}

/* v0.9.0: archivo y artículos públicos. */
.gg610-public-news-page { min-height: 100svh; }
.gg610-public-news-archive,
.gg610-public-news-single { width: min(1180px,calc(100% - 40px)); margin: 0 auto; padding: clamp(42px,7vw,92px) 0 90px; }
.gg610-public-news-hero { max-width: 880px; margin-bottom: 36px; }
.gg610-public-news-hero h1,
.gg610-public-news-single-header h1 { margin: 8px 0 18px; color: #fff5e6; font: 400 clamp(2.8rem,6vw,6rem)/.96 Georgia,serif; text-wrap: balance; }
.gg610-public-news-hero > p:last-child,
.gg610-public-news-single-header > p:last-child { max-width: 760px; margin: 0; color: #cbc1b5; font: 1.08rem/1.75 Georgia,serif; }
.gg610-public-news-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.gg610-public-news-card { display: grid; grid-template-columns: minmax(180px,.72fr) minmax(0,1.28fr); min-height: 300px; overflow: hidden; border: 1px solid rgba(216,181,118,.22); background: rgba(6,7,7,.92); }
.gg610-public-news-card-image { min-height: 100%; overflow: hidden; }
.gg610-public-news-card-image img { display: block; width: 100%; height: 100%; min-height: 300px; object-fit: cover; filter: brightness(.72) saturate(.8); transition: transform .35s ease; }
.gg610-public-news-card:hover img { transform: scale(1.025); }
.gg610-public-news-card > div { display: flex; flex-direction: column; padding: 25px; }
.gg610-public-news-card time { color: #d9b978; font: 700 .72rem Arial,sans-serif; }
.gg610-public-news-card h2 { margin: 12px 0; font: 1.55rem/1.18 Georgia,serif; }
.gg610-public-news-card h2 a { color: #f3eadc; text-decoration: none; }
.gg610-public-news-card p { margin: 0 0 18px; color: #bcb2a5; line-height: 1.65; }
.gg610-public-news-read { align-self: flex-start; margin-top: auto; color: #e3bf7d; font-weight: 800; text-decoration: none; }
.gg610-public-news-page .navigation.pagination { margin-top: 32px; }
.gg610-public-news-page .nav-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }
.gg610-public-news-page .page-numbers { min-width: 42px; min-height: 42px; display: inline-grid; place-items: center; padding: 9px 13px; border: 1px solid rgba(216,181,118,.28); color: #e8dfd1; text-decoration: none; }
.gg610-public-news-page .page-numbers.current { border-color: #e1bd76; background: rgba(216,181,118,.11); color: #f0ce8d; }
.gg610-public-news-single { width: min(920px,calc(100% - 40px)); }
.gg610-public-news-single-header { padding: clamp(30px,5vw,62px); border: 1px solid rgba(216,181,118,.28); border-top: 3px solid #7a3e46; background: linear-gradient(140deg,rgba(32,21,15,.98),rgba(5,6,6,.98)); }
.gg610-public-news-content { padding: clamp(42px,7vw,72px) clamp(6px,4vw,34px); color: #d4cbc0; font-size: 1.05rem; line-height: 1.85; }
.gg610-public-news-content h2,.gg610-public-news-content h3 { margin: 38px 0 14px; color: #efce91; font-family: Georgia,serif; }
.gg610-public-news-content a { color: #e3bf7d; }
.gg610-public-news-content img { max-width: 100%; height: auto; }
.gg610-public-news-document { max-width: 680px; margin: 34px auto; padding: 16px; border: 1px solid rgba(216,181,118,.24); background: rgba(255,255,255,.02); }
.gg610-public-news-document img { display: block; width: 100%; }
.gg610-public-news-document figcaption { margin-top: 12px; color: #a99f92; font-size: .78rem; text-align: center; }
.gg610-public-news-actions { display: flex; flex-wrap: wrap; gap: 12px; padding: 26px; border: 1px solid rgba(216,181,118,.25); }
.gg610-public-news-actions a { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 12px 18px; border: 1px solid rgba(216,181,118,.45); color: #f2e6d3; font-weight: 800; text-decoration: none; }
.gg610-public-news-actions a:first-child { background: linear-gradient(145deg,rgba(27,86,61,.97),rgba(9,32,24,.98)); }
.gg610-public-news-empty { padding: 42px; border: 1px solid rgba(216,181,118,.22); }
@media (max-width: 900px) { .gg610-public-news-grid { grid-template-columns: 1fr; } }
@media (max-width: 620px) {
  .gg610-public-news-archive,.gg610-public-news-single { width: min(100% - 20px,1180px); padding-top: 26px; }
  .gg610-public-news-card { grid-template-columns: 1fr; }
  .gg610-public-news-card-image img { min-height: 220px; max-height: 260px; }
  .gg610-public-news-single-header { padding: 28px 20px; }
  .gg610-public-news-actions { flex-direction: column; }
}

/* v0.8.11: canal único de consultas por WhatsApp. */
.gg610-whatsapp-float {
  position: fixed;
  left: 24px;
  bottom: 24px;
  z-index: 1081;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-height: 52px;
  padding: 8px 16px 8px 9px;
  border: 1px solid rgba(215,179,107,.58);
  border-radius: 999px;
  background: linear-gradient(145deg,rgba(27,86,61,.97),rgba(9,32,24,.98));
  color: #fff9eb;
  text-decoration: none;
  box-shadow: 0 14px 36px rgba(0,0,0,.48);
  backdrop-filter: blur(12px);
  transition: transform .2s ease, filter .2s ease, border-color .2s ease;
}
.gg610-whatsapp-float:hover,
.gg610-whatsapp-float:focus-visible { color: #fff; border-color: #e5c88f; filter: brightness(1.08); transform: translateY(-2px); outline: none; }
.gg610-whatsapp-float > span:last-child { display: grid; gap: 1px; }
.gg610-whatsapp-float strong { font: 700 .76rem/1.2 Arial,sans-serif; letter-spacing: .02em; }
.gg610-whatsapp-float small { color: #d9e8dd; font: 600 .66rem/1.2 Arial,sans-serif; }
.gg610-whatsapp-mark {
  display: inline-grid;
  place-items: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 50%;
  background: rgba(255,255,255,.12);
  color: #fff;
  font: 800 .65rem/1 Arial,sans-serif;
  letter-spacing: .03em;
}
@media (max-width: 700px) {
  .gg610-whatsapp-float { left: 12px; bottom: 12px; min-height: 46px; max-width: calc(100vw - 82px); padding: 6px 12px 6px 7px; }
  .gg610-whatsapp-mark { flex-basis: 32px; width: 32px; height: 32px; }
  .gg610-whatsapp-float strong { font-size: .7rem; }
  .gg610-whatsapp-float small { font-size: .62rem; }
}
