/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#173f5f;--blue:#1f6f8b;--teal:#2a9d8f;--aqua:#8ed8cf;--gold:#dda021;--ink:#243746;--muted:#607580;--pale:#eaf3f5;--light:#f4f6f8;--white:#fff;--line:#24374633;--font-sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--light);color:var(--ink);font-family:var(--font-sans), sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:4px}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-sans), sans-serif;letter-spacing:-.035em;font-weight:600}h1{font-size:clamp(3.5rem,7.5vw,7.5rem);line-height:.9}h2{font-size:clamp(2.4rem,4.8vw,4.8rem);line-height:1}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;gap:4vw;height:92px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;min-width:190px;display:flex}.brand-logo{width:132px;height:auto;display:block}.unit-name{border-left:1px solid var(--muted);letter-spacing:.16em;color:var(--navy);padding-left:.8rem;font-size:.58rem;font-weight:700}.site-header nav{align-items:center;gap:2.5rem;font-size:.82rem;display:flex}.site-header nav a{border-bottom:1px solid #0000;padding:1rem 0}.site-header nav a:hover{border-color:var(--blue)}.header-cta{border:1px solid var(--blue);background:var(--blue);color:var(--white);text-transform:uppercase;letter-spacing:.08em;border-radius:100% 42% 100% 48%/65% 100% 60%;padding:.75rem 1.35rem;font-size:.78rem}.hero{background:var(--navy) url(/fundacion/images/hero-sala-palazzo.jpg) center 46%/cover no-repeat;align-items:stretch;min-height:calc(100vh - 92px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#0c273ae6 0%,#0c273ab8 38%,#0c273a38 72%,#0c273a14 100%),linear-gradient(#0000 52%,#0c273a57);position:absolute;inset:0}.hero-copy{z-index:1;width:100%;color:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;padding:10vh 8vw 7vh;display:flex;position:relative}.hero-copy h1{text-shadow:0 3px 30px #0003;max-width:760px}.hero-copy .eyebrow{color:var(--aqua)}.hero-copy .text-link{color:var(--white)}.art-orbit{border:1px solid var(--gold);border-radius:50%;width:3.2rem;height:3.2rem;position:absolute;bottom:10vh;right:8vw}.art-orbit:after{content:"";background:var(--gold);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:-.25rem;left:50%}.hero-copy h1{margin:1rem 0 2.2rem}.hero-lead{font-family:var(--font-sans);max-width:640px;font-size:clamp(1.25rem,2vw,2rem);line-height:1.4}.hero-location{color:#fffc;letter-spacing:.22em;font-size:.58rem;position:absolute;top:7vh;right:8vw}.eyebrow,.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--blue);font-size:.7rem;font-weight:700}.actions{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:2rem;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.5rem;font-size:.75rem;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.button.secondary{border-color:var(--ink)}.button.cream{color:var(--navy);background:var(--white);border-color:var(--white)}.text-link{text-transform:none;letter-spacing:0;border:0;padding-inline:0;font-size:.9rem}.text-link span,.under-link span{color:var(--blue)}.section{padding:9vw 8vw}.manifesto{background:var(--pale);grid-template-columns:25% 75%;display:grid;position:relative;overflow:hidden}.manifesto:after{content:"";border:1px solid #2a9d8f40;border-radius:50%;width:23vw;height:23vw;position:absolute;bottom:-13vw;right:-8vw;box-shadow:0 0 0 3vw #2a9d8f09,0 0 0 6vw #2a9d8f06}.manifesto h2{max-width:1050px}.manifesto>div>p{max-width:760px;font-size:1.05rem}.art-film{background:var(--navy);width:100%;height:clamp(280px,28vw,440px);margin-bottom:clamp(3.5rem,6vw,7rem);position:relative;overflow:hidden}.art-film:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#0c273a80);position:absolute;inset:0}.art-film video{object-fit:cover;width:100%;height:100%;display:block}.art-film-caption{z-index:2;color:var(--white);justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:2.2rem;left:4vw;right:4vw}.art-film-caption span{letter-spacing:.2em;font-size:.64rem;font-weight:700}.art-film-caption button{min-width:44px;min-height:44px;color:var(--white);font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c273a59;border:1px solid #ffffffa6;border-radius:999px;padding:.7rem 1.1rem;font-size:.7rem}.art-film-caption button:hover{background:#0c273aa6}.dark{background:var(--navy);color:var(--white)}.light{color:var(--pale)}.section-head{max-width:900px;margin-bottom:5rem}.section-head h2{margin-top:1.3rem}.curatorial-path{color:var(--aqua);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:1rem;margin:-2rem 0 3.5rem;font-size:.68rem;display:flex}.curatorial-path i{background:linear-gradient(90deg, var(--gold), #dda0211a);flex:1;height:1px;transform:rotate(-1deg)}.program-grid{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid}.program{border:1px solid #ffffff29;border-radius:42% 58% 12% 14%/16% 18% 10% 12%;min-height:330px;padding:2.2rem;transition:transform .35s,background .35s;position:relative;overflow:hidden}.program:after{content:"";border:1px solid #8ed8cf33;border-radius:50%;width:9rem;height:9rem;position:absolute;top:-4rem;right:-4rem}.program:hover{background:#ffffff0e;transform:translateY(-8px)rotate(-.4deg)}.program:nth-child(2n){border-radius:16% 44% 16% 40%/12% 20% 14% 18%;margin-top:2rem}.program span,.three-cols span,.four-cols span{color:var(--teal);letter-spacing:.15em;font-size:.7rem}.program h3,.three-cols h3,.four-cols h3{font-family:var(--font-sans);margin-top:3rem;font-size:1.8rem;font-weight:600}.program p{color:#ffffffad;font-size:.86rem}.program b{color:var(--pale);font-weight:400;position:absolute;bottom:1.2rem;right:1.2rem}.featured{background:var(--white);grid-template-columns:42% 58%;padding-right:0;display:grid;position:relative;overflow:hidden}.featured-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding-right:6vw;display:flex}.featured-copy p:not(.section-label){max-width:540px}.featured-image{background:url(/fundacion/images/cielorraso-palazzo.jpg) 50%/cover no-repeat;border-radius:0;min-height:700px;margin:0}.under-link{border-bottom:1px solid var(--blue);margin-top:1.5rem;padding-bottom:.5rem;font-size:.86rem}.identity{background:var(--pale);grid-template-columns:48% 52%;display:grid;position:relative;overflow:hidden}.identity-ripple{border:1px solid #1f6f8b38;border-radius:50%;width:30vw;height:30vw;position:absolute;top:8vw;left:-15vw;box-shadow:0 0 0 3vw #1f6f8b09,0 0 0 7vw #2a9d8f07}.identity-title h2 em{color:var(--teal);font-style:normal}.identity-copy{padding-top:6rem}.large-copy{font-family:var(--font-sans);font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.3}.identity-notes{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding-top:1.5rem;display:grid}.identity-notes p{font-size:.78rem}.history{background:var(--white)}.timeline{border-top:1px solid var(--line);margin-bottom:3rem}.timeline-row{border-bottom:1px solid var(--line);border-radius:0 999px 999px 0;grid-template-columns:15% 35% 50%;align-items:baseline;padding:1.4rem 1rem;transition:background .25s,transform .25s;display:grid}.timeline-row:hover{background:var(--pale);transform:translate(.5rem)}.timeline-row time{color:var(--blue);font-family:var(--font-sans);font-size:1.25rem;font-weight:700}.timeline-row h3{font-family:var(--font-sans);margin:0;font-size:1.5rem;font-weight:600}.timeline-row p{margin:0;font-size:.82rem}.mecenas-banner{background:var(--blue);color:var(--white);grid-template-columns:60% 40%;gap:5rem;display:grid;position:relative;overflow:hidden}.mecenas-banner:before{content:"";border:1px solid #ffffff40;border-radius:50%;width:32vw;height:32vw;position:absolute;top:-14vw;right:-9vw;box-shadow:0 0 0 3vw #ffffff06,0 0 0 7vw #ffffff05}.mecenas-banner h2{max-width:850px}.mecenas-banner>div:last-child{align-self:end}.mecenas-banner>div:last-child>p{margin-bottom:2.75rem}.inner-hero{color:#fff;isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:66vh;padding:10vw 8vw 7vw;display:flex;position:relative;overflow:hidden}.inner-hero:after{content:"";z-index:-1;border:1px solid #ffffff40;border-radius:45% 55% 63% 37%/42% 35% 65% 58%;width:48vw;height:48vw;position:absolute;top:-20vw;right:-17vw;box-shadow:0 0 0 4vw #ffffff06,0 0 0 9vw #ffffff05}.inner-hero.teal{background:var(--teal)}.inner-hero.terracotta{background:var(--blue)}.inner-hero.ink{background:var(--navy)}.inner-hero .eyebrow{color:var(--pale)}.inner-hero h1{max-width:1100px;margin:1rem 0 2rem;font-size:clamp(4rem,8vw,8rem)}.inner-hero>p:last-child{max-width:760px;font-family:var(--font-sans);font-size:1.6rem;line-height:1.45}.editorial-grid{background:var(--white);grid-template-columns:40% 60%;gap:5vw;display:grid}.editorial-grid h2{margin-top:1rem}.editorial-grid>div:last-child{padding-top:3rem}.exhibition{grid-template-columns:36% 64%;gap:7vw;display:grid}.poster-wrap img{border-radius:48% 52% 12% 14%/28% 32% 10% 12%;width:100%;max-width:500px;display:block}.exhibition>div:last-child{padding-top:5vw}.artist-list{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.artist-list span{border:1px solid #ffffff40;padding:.45rem .75rem;font-size:.72rem}.three-cols,.four-cols{border-top:1px solid var(--line);gap:0;margin-top:4rem;display:grid}.three-cols{grid-template-columns:repeat(3,1fr)}.four-cols{border-color:#fff3;grid-template-columns:repeat(4,1fr)}.three-cols>div,.four-cols>div{border-right:1px solid var(--line);padding:2rem}.four-cols>div{border-color:#fff3}.palazzo-photo{background:url(/fundacion/images/galeria-palazzo-amplia.jpg) 50%/cover no-repeat;border-radius:0;min-height:72vh;margin:0;padding:0}.restoration-story{background:var(--pale);grid-template-columns:minmax(300px,42%) 1fr;align-items:center;gap:clamp(3rem,8vw,9rem);display:grid;overflow:hidden}.restoration-video{place-items:center;display:grid;position:relative}.restoration-video:before{content:"";border:1px solid #2a9d8f42;border-radius:50%;width:34vw;max-width:520px;height:34vw;max-height:520px;position:absolute;box-shadow:0 0 0 3vw #2a9d8f09,0 0 0 6vw #1f6f8b06}.restoration-video video{z-index:1;background:var(--navy);width:min(100%,430px);max-height:76vh;display:block;position:relative;box-shadow:0 30px 70px #173f5f2e}.restoration-copy{max-width:720px}.restoration-copy h2{margin:1.2rem 0 2rem}.restoration-copy .large-copy{color:var(--navy)}.fundable{background:var(--pale)}.fundable-list{border-top:1px solid var(--line)}.fundable-list>div{border-bottom:1px solid var(--line);grid-template-columns:10% 35% 55%;align-items:baseline;padding:1.8rem 0;display:grid}.fundable-list span{color:var(--blue)}.fundable-list h3{font-family:var(--font-sans);margin:0;font-size:2rem;font-weight:600}.fundable-list p{margin:0}.participate{grid-template-columns:48% 52%;gap:6vw;display:grid}.participate-options{border-top:1px solid #fff3}.participate-options p{border-bottom:1px solid #fff3;padding:1rem 0}.participate-options .button{margin-top:1.5rem}.archive-intro{background:var(--white);grid-template-columns:58% 42%;align-items:center;gap:6vw;display:grid}.archive-image{background:url(/fundacion/images/sala-palazzo.png) 50%/cover no-repeat;border-radius:55% 45% 48% 52%/38% 48% 52% 62%;min-height:620px}.archive-list{border-top:1px solid var(--line)}.archive-list article{border-bottom:1px solid var(--line);grid-template-columns:16% 50% 34%;align-items:baseline;padding:2rem 0;display:grid}.archive-list time{color:var(--blue);font-family:var(--font-sans);font-size:1.25rem;font-weight:700}.archive-list h2{margin:0;font-size:2.6rem}.archive-list p{margin:0;font-size:.82rem}.footer{background:var(--navy);color:var(--white);grid-template-columns:2fr repeat(3,1fr);gap:4rem;padding:7rem 6vw 2rem;font-size:.78rem;display:grid;position:relative;overflow:hidden}.footer:before{content:"";border:1px solid #8ed8cf40;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-10rem;left:-8rem;box-shadow:0 0 0 3rem #8ed8cf06}.footer-brand{margin-bottom:1.5rem}.footer-logo{filter:brightness(0)invert()}.footer .unit-name{color:var(--white);border-left-color:#ffffff73}.footer b{letter-spacing:.12em;text-transform:uppercase;color:var(--pale);font-size:.68rem}.footer p{color:#ffffffa1}.footer-bottom{border-top:1px solid #ffffff26;grid-column:1/-1;margin-top:2rem;padding-top:1.5rem}@media (width<=900px){.site-header{height:74px;padding:0 1.2rem}.site-header nav{display:none}.header-cta{font-size:.65rem}.hero{background-position:58%;min-height:calc(100svh - 74px)}.hero:before{background:linear-gradient(90deg,#0c273ae6,#0c273a66),linear-gradient(#0000 40%,#0c273a8c)}.hero-copy{justify-content:flex-end;padding:7rem 1.5rem 3rem}.hero-location{top:2rem;right:1.5rem}.art-orbit{display:none}.section{padding:5rem 1.5rem}.manifesto,.featured,.identity,.mecenas-banner,.editorial-grid,.exhibition,.participate,.archive-intro,.restoration-story{grid-template-columns:1fr}.restoration-video video{max-height:72vh}.manifesto{gap:2rem}.art-film{height:clamp(250px,48vw,340px);min-height:0;margin-bottom:4rem}.art-film-caption{bottom:1.3rem;left:1.5rem;right:1.5rem}.program-grid{grid-template-columns:1fr 1fr}.program:nth-child(2n){margin-top:0}.featured{padding-right:0}.featured-copy{padding:5rem 1.5rem}.featured-image,.archive-image{min-height:60vh}.featured-image{border-radius:0}.identity-copy{padding-top:1rem}.timeline-row,.archive-list article{grid-template-columns:1fr;gap:.5rem}.three-cols,.four-cols{grid-template-columns:1fr 1fr}.fundable-list>div{grid-template-columns:15% 85%}.fundable-list p{grid-column:2}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}}@media (width<=560px){h1{font-size:clamp(2.8rem,11.5vw,3.35rem);line-height:.95}.program-grid,.three-cols,.four-cols,.identity-notes,.footer{grid-template-columns:1fr}.curatorial-path{flex-wrap:wrap}.curatorial-path i{min-width:1.5rem}.program{border-bottom:1px solid #fff3;border-right:0;min-height:245px;padding-left:0!important}.inner-hero{min-height:72vh;padding:8rem 1.5rem 4rem}.inner-hero h1{font-size:clamp(2.8rem,11.5vw,3.35rem);line-height:.95}.archive-list h2{font-size:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media (width<=560px){.header-cta{display:none}.hero-copy{width:auto;max-width:100vw;padding:6.5rem 1.5rem 3rem}.hero-copy h1{max-width:calc(100vw - 3rem);font-size:clamp(2.35rem,10vw,2.8rem)!important;line-height:1.02}.hero-lead{max-width:calc(100vw - 3rem);font-size:1.05rem;line-height:1.45}.hero-location{left:1.5rem;right:1.5rem;max-width:calc(100vw - 3rem)}.actions{max-width:calc(100vw - 3rem)}.button{max-width:100%;white-space:normal;text-align:center}}
@media (width<=560px){.hero-copy h1{max-width:320px;font-size:clamp(2.05rem,9vw,2.45rem)!important;line-height:1.05}.hero-lead{max-width:320px;font-size:1rem;line-height:1.5}.hero-copy .eyebrow{max-width:320px}.actions{max-width:320px}}

/* REFLEJARTE 2026 update */
html,
body {
  overflow-x: hidden;
}

body,
h1,
h2,
h3,
p,
a,
span,
li {
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

.site-header {
  gap: clamp(1rem, 2vw, 2.5rem);
  padding-inline: clamp(1rem, 3vw, 4.5vw);
}

.site-header nav {
  gap: clamp(.9rem, 1.55vw, 1.8rem);
}

.site-header nav a,
.header-cta {
  white-space: nowrap;
}

.hero-video-bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.reflejarte-hero .hero-copy h1 {
  letter-spacing: .01em;
}

.glass-button {
  border-color: #ffffffa6;
  color: var(--white);
  background: #ffffff18;
  backdrop-filter: blur(10px);
}

.movement-band {
  background:
    radial-gradient(circle at 12% 18%, #8ed8cf2c, transparent 30%),
    linear-gradient(135deg, var(--pale), #ffffff);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1rem, 2vw, 2rem);
  position: relative;
}

.movement-card {
  border: 1px solid #1f6f8b2e;
  background: #fffffff0;
  border-radius: 48% 52% 12% 14% / 12% 18% 10% 12%;
  min-height: 360px;
  padding: clamp(1.5rem, 3vw, 3rem);
  box-shadow: 0 22px 60px #173f5f14;
}

.movement-card:nth-child(2) {
  border-radius: 16% 44% 16% 40% / 12% 20% 14% 18%;
  transform: translateY(1.5rem);
}

.movement-card:nth-child(3) {
  border-radius: 40% 60% 18% 14% / 18% 12% 16% 12%;
}

.movement-card span,
.architecture-grid span,
.agenda-strip span {
  color: var(--gold);
  letter-spacing: .16em;
  text-transform: uppercase;
  font-size: .72rem;
  font-weight: 700;
}

.movement-card h2 {
  color: var(--navy);
  margin: 1.5rem 0 1rem;
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1;
}

.movement-card p {
  color: var(--ink);
  font-size: .95rem;
}

.movement-synthesis {
  grid-column: 1 / -1;
  color: var(--navy);
  text-align: center;
  max-width: 980px;
  margin: clamp(2rem, 4vw, 4rem) auto 0;
  font-family: var(--font-sans);
  font-size: clamp(1.6rem, 3vw, 3.4rem);
  line-height: 1.15;
}

.reflejarte-intro {
  background: var(--white);
}

.method-note {
  background: var(--pale);
  display: grid;
  grid-template-columns: 44% 56%;
  gap: clamp(2rem, 5vw, 6rem);
  align-items: start;
  position: relative;
  overflow: hidden;
}

.method-note:after {
  content: "";
  border: 1px solid #2a9d8f36;
  border-radius: 50%;
  width: 28vw;
  height: 28vw;
  position: absolute;
  right: -10vw;
  bottom: -14vw;
  box-shadow: 0 0 0 3vw #2a9d8f08, 0 0 0 7vw #1f6f8b06;
}

.impact-panel:not(.dark) {
  background: var(--white);
}

.architecture-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-bottom: 2.5rem;
}

.architecture-grid article {
  border: 1px solid currentColor;
  border-color: color-mix(in srgb, currentColor 18%, transparent);
  border-radius: 8px;
  padding: clamp(1.25rem, 2.2vw, 2rem);
  min-height: 250px;
}

.architecture-grid h3 {
  font-family: var(--font-sans);
  font-size: clamp(1.4rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.1;
  margin: 1.5rem 0 1rem;
}

.impact-rule {
  border-left: 4px solid var(--gold);
  max-width: 980px;
  padding-left: 1.5rem;
  margin: 0 0 2rem;
  font-size: 1.05rem;
}

.agenda-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-bottom: 2rem;
}

.agenda-strip article {
  background: var(--pale);
  border-radius: 40% 60% 18% 14% / 16% 20% 14% 16%;
  min-height: 230px;
  padding: clamp(1.4rem, 2.5vw, 2.4rem);
}

.agenda-strip p {
  margin-top: 1.25rem;
}

.split-cta {
  display: grid;
  grid-template-columns: 58% 42%;
  gap: clamp(2rem, 5vw, 6rem);
  align-items: end;
}

.split-cta p {
  margin-bottom: 2rem;
}

@media (width <= 1120px) {
  .site-header nav {
    display: none;
  }
}

@media (width <= 900px) {
  .movement-band,
  .method-note,
  .architecture-grid,
  .agenda-strip,
  .split-cta {
    grid-template-columns: 1fr;
  }

  .movement-card,
  .movement-card:nth-child(2) {
    min-height: auto;
    transform: none;
  }

  .architecture-grid article,
  .agenda-strip article {
    min-height: auto;
  }
}

@media (width <= 560px) {
  body,
  h1,
  h2,
  h3,
  p,
  a,
  span,
  li {
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
  }

  .movement-card h2,
  .architecture-grid h3 {
    overflow-wrap: normal;
  }

  .movement-band {
    padding-top: 4.25rem;
  }

  .method-note:after {
    display: none;
  }

  .movement-synthesis {
    text-align: left;
  }

  .movement-card p,
  .architecture-grid p,
  .agenda-strip p {
    font-size: 0.95rem;
    line-height: 1.55;
  }
}

.hero:before {
  background:
    linear-gradient(90deg, #0c273af2 0%, #0c273ad0 46%, #0c273a70 74%, #0c273a18 100%),
    linear-gradient(#0000 42%, #0c273aa0);
}

.hero-copy h1,
.hero-copy .eyebrow,
.hero-lead,
.hero-copy .actions {
  text-shadow: 0 2px 18px rgba(12, 39, 58, 0.72);
}

/* Correcciones Fundacion ReflejArte */
.reflejarte-hero {
  background-image: url("/fundacion/images/hero-sala-palazzo.jpg");
  background-position: center 48%;
}

.hero-video-bg {
  display: none !important;
}

.movement-band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.1rem, 2vw, 1.7rem);
}

.movement-synthesis {
  grid-column: 1 / -1;
  margin: 0 0 clamp(1.75rem, 3vw, 2.75rem);
  text-align: center;
}

.reflejarte-intro {
  display: block;
  background: var(--white);
}

.reflejarte-intro:after {
  display: none;
}

.purpose-only {
  max-width: 1120px;
  margin: 0 auto;
  color: var(--navy);
  font-size: clamp(1.25rem, 2.2vw, 2rem);
  line-height: 1.45;
  text-align: center;
}

.method-note .section-label,
.impact-panel .section-label,
.impact-rule {
  display: none !important;
}

.movement-card > span,
.architecture-grid article > span {
  display: none !important;
}

.architecture-grid h3 {
  margin-top: 0;
}

.program h3 {
  margin-top: 0;
}

@media (width <= 900px) {
  .movement-band {
    grid-template-columns: 1fr;
  }

  .purpose-only {
    text-align: left;
  }
}

/* Header y footer institucionales del portal AlunCo */
.fundacion-page .site-shell {
  background: var(--light);
}

.fundacion-page .site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  display: block;
  height: auto;
  padding: 0;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(23, 38, 43, 0.09);
  backdrop-filter: blur(16px);
}

.fundacion-page .site-header .container {
  width: min(100% - 24px, 1360px);
  margin: 0 auto;
}

.fundacion-page .header-inner {
  display: flex;
  min-height: 88px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.fundacion-page .brand-mark {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 0;
}

.fundacion-page .brand-mark img {
  width: clamp(156px, 52vw, 210px);
  height: auto;
}

.fundacion-page .desktop-nav {
  display: none;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: inherit;
}

.fundacion-page .site-header .desktop-nav a,
.fundacion-page .site-header .mobile-nav a {
  color: rgba(23, 38, 43, 0.78);
  border-radius: 6px;
  font-size: 0.94rem;
  font-weight: 700;
}

.fundacion-page .site-header .desktop-nav a {
  padding: 10px 11px;
  border-bottom: 0;
}

.fundacion-page .site-header .desktop-nav a:hover,
.fundacion-page .site-header .desktop-nav a.active,
.fundacion-page .site-header .mobile-nav a:hover,
.fundacion-page .site-header .mobile-nav a.active {
  color: #104B5B;
  background: rgba(121, 207, 197, 0.18);
}

.fundacion-page .header-actions {
  display: none;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
}

.fundacion-page .menu-toggle {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  color: #104B5B;
  background: #fff;
  border: 1px solid rgba(23, 38, 43, 0.14);
  border-radius: 6px;
  cursor: pointer;
}

.fundacion-page .menu-toggle span,
.fundacion-page .menu-toggle span::before,
.fundacion-page .menu-toggle span::after {
  display: block;
  width: 18px;
  height: 2px;
  background: currentColor;
  position: relative;
}

.fundacion-page .menu-toggle span::before,
.fundacion-page .menu-toggle span::after {
  content: "";
  position: absolute;
  left: 0;
}

.fundacion-page .menu-toggle span::before {
  top: -6px;
}

.fundacion-page .menu-toggle span::after {
  top: 6px;
}

.fundacion-page .mobile-nav {
  display: none;
  max-height: calc(100dvh - 88px);
  padding: 8px 0 18px;
  overflow-y: auto;
  border-top: 1px solid rgba(23, 38, 43, 0.14);
}

.fundacion-page .mobile-nav.open {
  display: block;
}

.fundacion-page .mobile-nav a {
  display: block;
  padding: 13px 4px;
}

.fundacion-page .mobile-nav .button {
  display: inline-flex;
  width: 100%;
  margin-top: 12px;
}

.fundacion-page .site-header .header-actions .button,
.fundacion-page .site-header .mobile-nav .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  max-width: 100%;
  padding: 11px 17px;
  color: #fff;
  text-align: center;
  white-space: normal;
  border: 1px solid #104B5B;
  border-radius: 999px;
  background: #104B5B;
  box-shadow: 0 12px 26px rgba(16, 75, 91, 0.24);
  font-size: 0.94rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.fundacion-page .site-header .header-actions .button-congress-header,
.fundacion-page .site-header .mobile-nav .button-congress-header {
  flex-direction: column;
  gap: 1px;
  min-width: min(186px, 100%);
  min-height: 52px;
  padding: 8px 14px;
  color: #fff;
  border-color: #f47a0b;
  background: #f47a0b;
  box-shadow: 0 12px 26px rgba(244, 122, 11, 0.25);
  font-size: 0.76rem;
  line-height: 1.08;
}

.fundacion-page .button-congress-header span {
  display: block;
  white-space: nowrap;
}

.fundacion-page .site-header .header-actions .button-secondary,
.fundacion-page .site-header .mobile-nav .button-primary {
  white-space: nowrap;
}

.fundacion-page .site-footer {
  margin: 0;
  background: #0f242a;
}

.fundacion-page .site-footer .footer-logo {
  width: 310px;
  max-width: 100%;
  height: auto;
  filter: none;
}

/* Auditoria visual Fundacion: zocalos y textos largos */
.fundacion-page .reflejarte-intro {
  padding: clamp(3.5rem, 5.8vw, 6.75rem) max(2rem, 8vw);
}

.fundacion-page .purpose-only {
  width: min(100%, 1280px);
  max-width: 1280px;
  font-size: clamp(1.05rem, 1.45vw, 1.48rem);
  line-height: 1.62;
  text-align: left;
  text-wrap: pretty;
}

.fundacion-page .method-note {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(2.5rem, 6vw, 7rem);
  align-items: center;
  padding-top: clamp(5rem, 8vw, 9rem);
  padding-bottom: clamp(5rem, 8vw, 9rem);
}

.fundacion-page .method-note > div {
  min-width: 0;
  position: relative;
  z-index: 1;
}

.fundacion-page .method-note h2 {
  max-width: 760px;
  margin: 0;
  color: var(--navy);
  font-size: clamp(2.75rem, 5vw, 5.75rem);
  line-height: 1.04;
  letter-spacing: 0;
  text-wrap: balance;
}

.fundacion-page .method-note .large-copy {
  max-width: 760px;
  margin-bottom: 1.35rem;
  color: var(--navy);
  font-size: clamp(1.25rem, 2vw, 2.05rem);
  line-height: 1.38;
  text-wrap: pretty;
}

.fundacion-page .method-note p:not(.large-copy) {
  max-width: 760px;
  color: var(--ink);
  font-size: clamp(1rem, 1.12vw, 1.12rem);
  line-height: 1.75;
}

@media (min-width: 1180px) {
  .fundacion-page .desktop-nav,
  .fundacion-page .header-actions {
    display: flex;
  }

  .fundacion-page .desktop-nav a {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 0.88rem;
  }

  .fundacion-page .menu-toggle {
    display: none;
  }

  .fundacion-page .mobile-nav {
    display: none !important;
  }
}

@media (width <= 560px) {
  .fundacion-page .site-header .container {
    width: min(100% - 18px, 1360px);
  }

  .fundacion-page .header-inner {
    min-height: 76px;
    gap: 10px;
  }

  .fundacion-page .brand-mark img {
    width: clamp(136px, 45vw, 178px);
  }

  .fundacion-page .menu-toggle {
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
  }

  .fundacion-page .mobile-nav {
    max-height: calc(100dvh - 76px);
  }

  .fundacion-page .mobile-nav a {
    width: 100%;
  }

  .fundacion-page .site-header .mobile-nav .button-congress-header {
    min-width: 0;
    width: 100%;
    font-size: 0.9rem;
  }

  .fundacion-page .purpose-only,
  .fundacion-page .method-note h2,
  .fundacion-page .method-note .large-copy,
  .fundacion-page .method-note p:not(.large-copy) {
    max-width: calc(100vw - 3rem);
  }

  .fundacion-page .method-note h2 {
    font-size: clamp(2.05rem, 11vw, 3rem);
  }
}

@media (width <= 900px) {
  .fundacion-page .reflejarte-intro {
    padding: clamp(3rem, 11vw, 4.75rem) 1.5rem;
  }

  .fundacion-page .purpose-only {
    font-size: clamp(1.02rem, 4vw, 1.22rem);
    line-height: 1.62;
  }

  .fundacion-page .method-note {
    gap: 2rem;
    padding: clamp(4rem, 12vw, 5.5rem) 1.5rem;
  }

  .fundacion-page .method-note h2 {
    max-width: 680px;
    font-size: clamp(2.35rem, 10vw, 3.75rem);
    line-height: 1.06;
  }

  .fundacion-page .method-note .large-copy {
    font-size: clamp(1.15rem, 5vw, 1.55rem);
    line-height: 1.42;
  }
}

@media (width <= 560px) {
  .fundacion-page .method-note h2 {
    font-size: clamp(2.05rem, 11vw, 3rem);
    line-height: 1.08;
  }

  .fundacion-page .method-note .large-copy {
    font-size: clamp(1.12rem, 4.8vw, 1.38rem);
  }
}

/* Auditoria integral Fundacion: legibilidad, grillas y mobile */
.fundacion-page {
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

.fundacion-page .movement-band {
  padding-top: clamp(5.5rem, 8vw, 9rem);
  padding-bottom: clamp(5.5rem, 8vw, 9rem);
}

.fundacion-page .movement-synthesis {
  grid-column: 1 / -1;
  max-width: 1120px;
  margin: 0 auto clamp(2.75rem, 5vw, 5rem);
  color: var(--white);
  font-size: clamp(1.9rem, 3.4vw, 4rem);
  line-height: 1.08;
  text-align: center;
  text-wrap: balance;
}

.fundacion-page .movement-card,
.fundacion-page .movement-card:nth-child(2),
.fundacion-page .movement-card:nth-child(3),
.fundacion-page .movement-card:nth-of-type(2),
.fundacion-page .movement-card:nth-of-type(3) {
  transform: none;
}

@media (min-width: 901px) {
  .fundacion-page .movement-card:nth-of-type(2) {
    transform: translateY(1.4rem);
  }

  .fundacion-page .movement-card:nth-of-type(3) {
    transform: translateY(2.8rem);
  }
}

.fundacion-page .movement-card h2 {
  font-size: clamp(1.85rem, 3vw, 3.15rem);
  line-height: 1.05;
}

.fundacion-page .movement-card p {
  font-size: clamp(0.98rem, 1.1vw, 1.08rem);
  line-height: 1.72;
}

.fundacion-page .three-cols h3,
.fundacion-page .four-cols h3,
.fundacion-page .fundable-list h3 {
  margin-top: 0;
}

.fundacion-page .three-cols > div,
.fundacion-page .four-cols > div {
  min-width: 0;
  padding-top: clamp(2rem, 3vw, 3rem);
  padding-bottom: clamp(2rem, 3vw, 3rem);
}

.fundacion-page .fundable-list > div {
  grid-template-columns: minmax(210px, 0.36fr) minmax(0, 1fr);
  gap: clamp(1rem, 3vw, 3rem);
  align-items: start;
}

.fundacion-page .fundable-list p {
  grid-column: auto;
}

.fundacion-page .split-cta {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  align-items: center;
  gap: clamp(2.5rem, 6vw, 7rem);
}

.fundacion-page .split-cta h2 {
  max-width: 780px;
  font-size: clamp(2.4rem, 4.6vw, 5rem);
  line-height: 1.03;
  text-wrap: balance;
}

.fundacion-page .split-cta p {
  max-width: 720px;
  font-size: clamp(1.08rem, 1.5vw, 1.45rem);
  line-height: 1.55;
}

.fundacion-page .editorial-grid,
.fundacion-page .featured,
.fundacion-page .identity,
.fundacion-page .archive-intro,
.fundacion-page .restoration-story,
.fundacion-page .participate,
.fundacion-page .mecenas-banner {
  min-width: 0;
}

.fundacion-page .editorial-grid > *,
.fundacion-page .featured > *,
.fundacion-page .identity > *,
.fundacion-page .archive-intro > *,
.fundacion-page .restoration-story > *,
.fundacion-page .participate > *,
.fundacion-page .mecenas-banner > * {
  min-width: 0;
}

@media (width <= 900px) {
  .fundacion-page .movement-band,
  .fundacion-page .split-cta {
    grid-template-columns: 1fr;
  }

  .fundacion-page .movement-band {
    gap: 1.15rem;
    padding-top: clamp(4.25rem, 13vw, 6rem);
    padding-bottom: clamp(4.25rem, 13vw, 6rem);
  }

  .fundacion-page .movement-synthesis {
    margin-bottom: 1.65rem;
    font-size: clamp(1.75rem, 8vw, 2.8rem);
    text-align: left;
  }

  .fundacion-page .movement-card,
  .fundacion-page .movement-card:nth-child(2),
  .fundacion-page .movement-card:nth-child(3),
  .fundacion-page .movement-card:nth-of-type(2),
  .fundacion-page .movement-card:nth-of-type(3) {
    transform: none;
  }

  .fundacion-page .movement-card {
    min-height: auto;
    padding: 1.65rem;
  }

  .fundacion-page .three-cols,
  .fundacion-page .four-cols,
  .fundacion-page .fundable-list > div {
    grid-template-columns: 1fr;
  }

  .fundacion-page .three-cols > div,
  .fundacion-page .four-cols > div {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    padding-right: 0;
    padding-left: 0;
  }

  .fundacion-page .four-cols > div {
    border-bottom-color: #fff3;
  }

  .fundacion-page .fundable-list > div {
    gap: 0.55rem;
    padding: 1.45rem 0;
  }

  .fundacion-page .fundable-list p {
    grid-column: auto;
  }

  .fundacion-page .split-cta {
    gap: 1.8rem;
  }

  .fundacion-page .split-cta h2 {
    font-size: clamp(2.05rem, 10vw, 3.35rem);
  }

  .fundacion-page .split-cta p {
    font-size: clamp(1.02rem, 4.5vw, 1.25rem);
  }
}

@media (width <= 560px) {
  .fundacion-page .hero-copy {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .fundacion-page .hero-copy h1,
  .fundacion-page .inner-hero h1 {
    max-width: 100%;
    font-size: clamp(2.45rem, 13vw, 3.25rem);
    letter-spacing: 0;
  }

  .fundacion-page .hero-lead,
  .fundacion-page .inner-hero > p:last-child,
  .fundacion-page .large-copy {
    font-size: clamp(1.08rem, 5.2vw, 1.35rem);
    line-height: 1.42;
  }

  .fundacion-page .section {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .fundacion-page .purpose-only,
  .fundacion-page .method-note h2,
  .fundacion-page .method-note .large-copy,
  .fundacion-page .method-note p:not(.large-copy),
  .fundacion-page .split-cta h2,
  .fundacion-page .split-cta p {
    max-width: calc(100vw - 2.5rem);
  }

  .fundacion-page .purpose-only {
    font-size: clamp(1rem, 4.4vw, 1.16rem);
  }
}

/* Auditoria visual final Fundacion: hero, zocalos y header */
.fundacion-page .site-header {
  overflow-x: clip;
}

.fundacion-page .header-inner {
  gap: clamp(0.65rem, 1vw, 1.15rem);
}

.fundacion-page .reflejarte-hero {
  background-image: url("/fundacion/images/hero-sala-palazzo.jpg");
  background-position: center center;
  background-size: cover;
}

.fundacion-page .reflejarte-hero:before {
  background:
    linear-gradient(90deg, rgba(12, 39, 58, 0.76) 0%, rgba(12, 39, 58, 0.52) 38%, rgba(12, 39, 58, 0.16) 72%, rgba(12, 39, 58, 0.06) 100%),
    linear-gradient(180deg, rgba(12, 39, 58, 0.08) 0%, rgba(12, 39, 58, 0.24) 100%);
}

.fundacion-page .movement-band {
  background:
    radial-gradient(circle at 12% 18%, rgba(142, 216, 207, 0.34), transparent 32%),
    linear-gradient(180deg, #eaf3f5 0%, #f8fbfc 100%);
  overflow: hidden;
}

.fundacion-page .movement-synthesis {
  width: min(100%, 1180px);
  margin-right: auto;
  margin-left: auto;
  padding: clamp(1.25rem, 2.5vw, 2rem) clamp(1.25rem, 4vw, 3.25rem);
  color: #104B5B;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(16, 75, 91, 0.14);
  border-radius: 999px 999px 56px 56px / 58px 58px 42px 42px;
  box-shadow: 0 24px 70px rgba(16, 75, 91, 0.12);
}

.fundacion-page .movement-card {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

@media (min-width: 1180px) {
  .fundacion-page .brand-mark img {
    width: clamp(150px, 13vw, 190px);
  }

  .fundacion-page .desktop-nav {
    min-width: 0;
    gap: clamp(0.25rem, 0.55vw, 0.55rem);
  }

  .fundacion-page .site-header .desktop-nav a {
    padding-right: 7px;
    padding-left: 7px;
    font-size: clamp(0.78rem, 0.82vw, 0.86rem);
    white-space: nowrap;
  }

  .fundacion-page .header-actions {
    flex: 0 0 auto;
    gap: 0.5rem;
    min-width: 0;
  }

  .fundacion-page .site-header .header-actions .button {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 0.82rem;
  }

  .fundacion-page .site-header .header-actions .button-congress-header {
    min-width: 150px;
    font-size: 0.7rem;
  }

  .fundacion-page .site-header .header-actions .button-secondary {
    min-width: 166px;
  }
}

@media (width <= 900px) {
  .fundacion-page .reflejarte-hero {
    min-height: calc(92svh - 76px);
    background-position: 58% center;
  }

  .fundacion-page .reflejarte-hero:before {
    background:
      linear-gradient(180deg, rgba(12, 39, 58, 0.26) 0%, rgba(12, 39, 58, 0.64) 58%, rgba(12, 39, 58, 0.9) 100%),
      linear-gradient(90deg, rgba(12, 39, 58, 0.5), rgba(12, 39, 58, 0.12));
  }

  .fundacion-page .movement-synthesis {
    text-align: center;
  }
}

@media (width <= 560px) {
  .fundacion-page .movement-synthesis {
    padding: 1.2rem 1.15rem;
    border-radius: 28px;
    font-size: clamp(1.35rem, 7vw, 2.05rem);
    line-height: 1.16;
  }

  .fundacion-page .movement-card {
    padding: 1.45rem;
    border-radius: 30px;
  }
}

/* Auditoria mobile: eliminar desbordes horizontales */
.fundacion-page,
.fundacion-page .site-shell,
.fundacion-page main,
.fundacion-page section {
  max-width: 100%;
}

.fundacion-page .movement-synthesis,
.fundacion-page .movement-card,
.fundacion-page .method-note,
.fundacion-page .reflejarte-intro {
  min-width: 0;
  box-sizing: border-box;
}

@media (width < 1180px) {
  .fundacion-page .header-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .fundacion-page .brand-mark img {
    max-width: min(178px, calc(100vw - 92px));
  }
}

@media (width <= 560px) {
  .fundacion-page .movement-band {
    display: block;
  }

  .fundacion-page .movement-synthesis {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.4rem;
    font-size: clamp(1.22rem, 5.8vw, 1.62rem);
    line-height: 1.2;
    text-align: left;
    text-wrap: wrap;
    overflow-wrap: break-word;
  }

  .fundacion-page .movement-card + .movement-card {
    margin-top: 1.1rem;
  }

  .fundacion-page .hero-location {
    max-width: calc(100vw - 2.5rem);
    right: 1.25rem;
    left: 1.25rem;
    text-align: left;
    white-space: normal;
  }
}

/* Auditoria mobile v5: menu visible y zocalos con palabras completas */
@media (width < 1180px) {
  html body.fundacion-page .site-header .header-inner {
    position: relative;
    display: flex !important;
    min-height: 76px;
    padding-right: 58px;
  }

  html body.fundacion-page .site-header .menu-toggle {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 80;
    display: inline-flex !important;
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    opacity: 1;
    visibility: visible;
  }
}

@media (width <= 560px) {
  html body.fundacion-page .site-header .container {
    width: min(100% - 24px, 1360px);
  }

  html body.fundacion-page .site-header .menu-toggle {
    transform: translateY(-50%);
  }

  html body.fundacion-page .movement-synthesis {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: clamp(1.06rem, 5.05vw, 1.36rem);
    line-height: 1.26;
    text-align: center;
    text-wrap: balance;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
  }
}

/* Auditoria Fundacion v6: aislar el layout del CSS global del portal */
html body.fundacion-page .movement-band.section,
html body.fundacion-page .manifesto.section,
html body.fundacion-page .method-note.section,
html body.fundacion-page .impact-panel.section,
html body.fundacion-page .programs.section,
html body.fundacion-page .mecenas-banner.section,
html body.fundacion-page .editorial-grid.section,
html body.fundacion-page .exhibition.section,
html body.fundacion-page .identity.section,
html body.fundacion-page .history.section,
html body.fundacion-page .fundable.section,
html body.fundacion-page .participate.section,
html body.fundacion-page .archive-intro.section,
html body.fundacion-page .restoration-story.section {
  padding-right: max(1.5rem, 8vw);
  padding-left: max(1.5rem, 8vw);
}

html body.fundacion-page .featured.section {
  padding-left: max(1.5rem, 8vw);
  padding-right: 0;
}

html body.fundacion-page .method-note h2 {
  max-width: 820px;
}

html body.fundacion-page .purpose-only {
  margin-right: auto;
  margin-left: auto;
}

@media (width < 1180px) {
  html body.fundacion-page .site-header {
    min-height: 76px;
    overflow: visible;
  }

  html body.fundacion-page .site-header .header-inner {
    position: relative;
    display: flex !important;
    min-height: 76px;
    padding-right: 64px;
  }

  html body.fundacion-page .site-header .menu-toggle {
    position: absolute !important;
    top: 16px !important;
    right: 12px !important;
    z-index: 999 !important;
    display: inline-flex !important;
    width: 44px !important;
    height: 44px !important;
    transform: none !important;
    align-items: center !important;
    justify-content: center !important;
    color: #104B5B !important;
    background: #ffffff !important;
    border: 1px solid rgba(16, 75, 91, 0.26) !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 28px rgba(16, 75, 91, 0.18) !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  html body.fundacion-page .site-header .menu-toggle span {
    display: none !important;
  }

  html body.fundacion-page .site-header .menu-toggle::before {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background: currentColor;
    box-shadow: 0 -6px 0 currentColor, 0 6px 0 currentColor;
  }

  html body.fundacion-page .site-header .mobile-nav.open {
    display: block !important;
  }
}

@media (width <= 900px) {
  html body.fundacion-page .movement-band.section,
  html body.fundacion-page .manifesto.section,
  html body.fundacion-page .method-note.section,
  html body.fundacion-page .impact-panel.section,
  html body.fundacion-page .programs.section,
  html body.fundacion-page .mecenas-banner.section,
  html body.fundacion-page .editorial-grid.section,
  html body.fundacion-page .exhibition.section,
  html body.fundacion-page .identity.section,
  html body.fundacion-page .history.section,
  html body.fundacion-page .fundable.section,
  html body.fundacion-page .participate.section,
  html body.fundacion-page .archive-intro.section,
  html body.fundacion-page .restoration-story.section,
  html body.fundacion-page .featured.section {
    padding-right: 1.35rem;
    padding-left: 1.35rem;
  }

  html body.fundacion-page .featured.section {
    gap: 2rem;
  }
}

@media (width <= 560px) {
  html body.fundacion-page .movement-band.section {
    padding-top: 3.4rem;
  }

  html body.fundacion-page .movement-synthesis {
    display: block;
    width: 100%;
    margin-bottom: 1.4rem;
    padding: 1.05rem 1rem;
    font-size: clamp(1.02rem, 5.25vw, 1.28rem);
    line-height: 1.28;
    text-align: center;
    white-space: normal;
    text-wrap: balance;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  html body.fundacion-page .purpose-only {
    max-width: 100%;
    font-size: clamp(1rem, 4.45vw, 1.16rem);
  }

  html body.fundacion-page .method-note h2 {
    max-width: 100%;
    font-size: clamp(2rem, 10.6vw, 2.85rem);
  }
}
