/* Fase WEB ADMIN — ajustes móviles validados sin rediseñar la web pública. */
@media (max-width: 900px) {
  body {
    padding-bottom: calc(72px + env(safe-area-inset-bottom));
  }

  .floating-actions {
    right: max(12px, env(safe-area-inset-right));
    bottom: calc(14px + env(safe-area-inset-bottom));
  }

  .floating-actions a {
    width: 48px;
    height: 48px;
    padding: 0;
  }

  .floating-actions svg {
    width: 18px;
    height: 18px;
  }

  .brand {
    gap: 9px;
  }

  .brand img {
    width: 48px;
    height: 48px;
  }

  .brand span {
    font-size: clamp(.96rem, 4.2vw, 1.08rem);
    line-height: 1.02;
  }

  .brand small {
    font-size: .48rem;
    letter-spacing: .06em;
  }

  .home-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(2.95rem, 13.2vw, 4.55rem);
    line-height: .91;
    overflow-wrap: normal;
    word-break: normal;
  }
}

@media (max-width: 430px) {
  body {
    padding-bottom: calc(68px + env(safe-area-inset-bottom));
  }

  .site-header {
    padding-inline: 14px;
  }

  .brand img {
    width: 46px;
    height: 46px;
  }

  .brand span {
    font-size: clamp(.92rem, 4.35vw, 1rem);
  }

  .home-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(2.72rem, 12.6vw, 3.85rem);
    line-height: .93;
  }

  .floating-actions a {
    width: 46px;
    height: 46px;
  }
}

@media (max-width: 360px) {
  .brand small {
    display: none;
  }

  .home-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(2.5rem, 12.2vw, 3.25rem);
  }
}

/* Arquitectura pública escalable — 03/09/2026 */
.resident-profile-hero{background:#f4f0e5;padding:clamp(2rem,5vw,5rem) 0}.resident-profile-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,5vw,5rem);align-items:center}.resident-profile-photo{border-radius:32px 32px 120px 32px;overflow:hidden;min-height:520px;background:#d9d6ca}.resident-profile-photo img{width:100%;height:100%;min-height:520px;object-fit:cover}.resident-profile-breadcrumb{font-size:.92rem;color:#647168}.resident-profile-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.resident-profile-intro h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(4rem,8vw,7.5rem);line-height:.88;color:#0b3d32;margin:.35rem 0 1rem}.resident-profile-excerpt{font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.55;color:#52645c}.resident-profile-story{background:#fffdf7}.resident-profile-story-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,7rem);align-items:start}.resident-profile-story h2,.resident-related h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,5vw,5rem);line-height:.96;color:#0b3d32}.resident-story-copy{font-size:1.18rem;line-height:1.8;color:#42544c}.resident-story-copy p+p{margin-top:1.25rem}.resident-related{background:#f4f0e5}.resident-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.resident-related-card{display:block;background:#fff;border-radius:24px;overflow:hidden;text-decoration:none;color:#0b3d32}.resident-related-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.resident-related-card span{display:block;padding:1.1rem 1.25rem 1.3rem;font-family:Georgia,'Times New Roman',serif;font-size:1.6rem}.resident-sponsor-link{margin:.85rem 0 1rem;width:100%;justify-content:center}.resident-profile-link{margin-top:1rem;width:100%;justify-content:center}.resident-card[hidden]{display:none!important}

.guardianes-hero{position:relative;min-height:78vh;display:grid;align-items:end;overflow:hidden;background:#0b3d32;color:white}.guardianes-hero-media{position:absolute;inset:0}.guardianes-hero-media img{width:100%;height:100%;object-fit:cover}.guardianes-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,42,34,.92),rgba(4,42,34,.64) 50%,rgba(4,42,34,.2))}.guardianes-hero-content{position:relative;z-index:1;padding-top:clamp(7rem,12vw,11rem);padding-bottom:clamp(4rem,8vw,7rem);max-width:900px;margin-left:max(0px,calc((100vw - 1280px)/2))}.guardianes-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(4rem,8vw,8rem);line-height:.87;max-width:980px;margin:.5rem 0 1.5rem}.guardianes-hero p:not(.eyebrow){font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.6;max-width:760px}.guardianes-light-button{color:#fff;border-color:rgba(255,255,255,.65)}.two-column-editorial{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,9rem);align-items:start}.two-column-editorial h2,.guardianes-cast h2,.guardianes-book h2,.guardianes-future h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,6vw,6rem);line-height:.92;color:#0b3d32}.two-column-editorial>div:last-child{font-size:1.25rem;line-height:1.75;color:#53645c}.guardianes-cast{background:#0b3d32;color:#f8f3e7}.guardianes-cast h2{color:#f8f3e7}.guardianes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem}.guardianes-grid article{border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:1.5rem;min-height:250px;background:rgba(255,255,255,.045)}.guardianes-grid article>span{color:#e8ae49;letter-spacing:.12em}.guardianes-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:2rem;margin:2.2rem 0 .75rem}.guardianes-grid p{color:#c9d3cd;line-height:1.6}.guardianes-book{background:#f0ad43}.guardianes-book-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,7vw,7rem);align-items:center}.guardianes-book-note{background:#0b3d32;color:white;padding:clamp(2rem,5vw,4rem);border-radius:32px 32px 110px 32px}.guardianes-book-note p{color:#e8ae49;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.guardianes-book-note strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,3.7vw,4rem);line-height:1.02}.guardianes-future{background:#fffdf7}.guardianes-future .shell{max-width:1020px}.guardianes-future p:not(.eyebrow){font-size:1.2rem;line-height:1.75;color:#53645c;max-width:820px}

.help-intent-map{background:#fffdf7}.help-intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.help-intent-grid a{display:flex;flex-direction:column;gap:.5rem;min-height:180px;padding:1.5rem;border:1px solid #d9d6ca;border-radius:24px;text-decoration:none;background:#f8f5ed;color:#0b3d32}.help-intent-grid small{text-transform:uppercase;letter-spacing:.11em;color:#a7682e;font-weight:700}.help-intent-grid strong{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem}.help-intent-grid span{color:#607168;line-height:1.5}.home-discover-more{background:#fffdf7}.home-discover-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.home-discover-card{display:block;position:relative;min-height:420px;border-radius:30px;overflow:hidden;text-decoration:none;color:#fff}.home-discover-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-discover-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,42,34,.88),rgba(4,42,34,.08) 70%)}.home-discover-card div{position:absolute;z-index:1;left:2rem;right:2rem;bottom:2rem}.home-discover-card h3{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.4rem,4vw,4.5rem);line-height:.95;margin:.35rem 0}.home-discover-card p{max-width:520px;line-height:1.5;color:#e6ece8}

@media(max-width:900px){.resident-profile-grid,.resident-profile-story-grid,.two-column-editorial,.guardianes-book-grid{grid-template-columns:1fr}.resident-profile-photo,.resident-profile-photo img{min-height:390px}.resident-related-grid{grid-template-columns:1fr}.guardianes-grid{grid-template-columns:1fr 1fr}.help-intent-grid{grid-template-columns:1fr 1fr}.home-discover-grid{grid-template-columns:1fr}.guardianes-hero-content{margin-left:0}.guardianes-hero h1{font-size:clamp(3.4rem,13vw,5.3rem)}.resident-profile-intro h1{font-size:clamp(3.8rem,16vw,6rem)}.floating-actions{z-index:30}.floating-actions a span:last-child{display:none}.floating-actions a{min-width:56px;min-height:56px;width:56px;height:56px}.resident-profile,.guardianes-hero,.home-discover-more,.help-intent-map{scroll-margin-bottom:90px}}
@media(max-width:560px){.guardianes-grid,.help-intent-grid{grid-template-columns:1fr}.resident-profile-photo{border-radius:24px 24px 72px 24px}.resident-profile-photo,.resident-profile-photo img{min-height:330px}.guardianes-grid article{min-height:190px}.home-discover-card{min-height:360px}.brand img{object-fit:contain}.site-header{min-height:96px}.resident-profile-hero{padding-top:1.2rem}}

/* Tienda Solidaria — 03/09/2026 */
.storefront-page{background:#fffdf7;color:#273d35}
.storefront-hero{background:#f4f0e5;padding:clamp(3rem,7vw,7rem) 0}
.storefront-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,6vw,6rem);align-items:center}
.storefront-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.6rem,8vw,7.4rem);line-height:.9;letter-spacing:-.04em;color:#0b3d32;margin:.35rem 0 1.25rem;max-width:9ch}
.storefront-hero-lead{font-size:clamp(1.12rem,1.8vw,1.45rem);line-height:1.62;color:#52645c;max-width:680px}
.storefront-hero-media{margin:0;position:relative;border-radius:34px 34px 130px 34px;overflow:hidden;background:#d9d6ca;min-height:520px}
.storefront-hero-media img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}
.storefront-hero-media figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,253,247,.92);color:#0b3d32;padding:.85rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.35}
.storefront-how{background:#fffdf7}
.storefront-steps,.storefront-collection-grid,.storefront-books-grid{display:grid;gap:1.25rem}
.storefront-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}
.storefront-steps article{background:#eef1e8;border-radius:26px;padding:clamp(1.4rem,3vw,2.35rem);min-height:240px}
.storefront-steps article>span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#0b3d32;color:#fffdf7;font-size:.78rem;font-weight:800;letter-spacing:.08em}
.storefront-steps h3,.storefront-card h3,.storefront-book h3{font-family:Georgia,'Times New Roman',serif;color:#0b3d32;font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:1;margin:.95rem 0 .75rem}
.storefront-steps p,.storefront-card p,.storefront-book p{line-height:1.65;color:#53655d}
.storefront-collections{background:#e8efe8}
.storefront-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}
.storefront-card,.storefront-book{background:#fffdf7;border-radius:28px;padding:clamp(1.4rem,3vw,2.4rem);box-shadow:0 18px 50px rgba(11,61,50,.06)}
.storefront-card{min-height:300px;display:flex;flex-direction:column;align-items:flex-start}
.storefront-card .eyebrow{margin-top:auto;padding-top:2rem}
.storefront-status{display:inline-flex;align-items:center;border-radius:999px;padding:.48rem .78rem;background:#e9e1c9;color:#0b3d32;font-size:.78rem;font-weight:800;letter-spacing:.04em}
.storefront-books{background:#f4f0e5}
.storefront-books-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}
.storefront-book{display:grid;grid-template-columns:88px 1fr;gap:1.35rem;align-items:start}
.storefront-book-mark{width:88px;height:112px;border-radius:18px 18px 34px 18px;background:#0b3d32;color:#fffdf7;display:flex;align-items:center;justify-content:center;font-family:Georgia,'Times New Roman',serif;font-size:3.2rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.storefront-book .button{margin-top:.7rem}
.storefront-transparency{background:#fffdf7}
.storefront-transparency-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,7rem);align-items:start}
.storefront-transparency h2,.storefront-closing h2,.home-storefront-teaser h2{font-family:Georgia,'Times New Roman',serif;color:#0b3d32;font-size:clamp(2.8rem,5vw,5rem);line-height:.96;margin:.35rem 0 1rem}
.storefront-transparency-grid>div:last-child{font-size:1.12rem;line-height:1.8;color:#465a51}
.storefront-transparency-grid p+p{margin-top:1.1rem}
.storefront-closing{background:#0b3d32;color:#f8f3e8}
.storefront-closing>.shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end}
.storefront-closing h2{color:#f8f3e8}
.storefront-closing p:not(.eyebrow){max-width:780px;color:rgba(248,243,232,.82);font-size:1.12rem;line-height:1.7}
.storefront-closing .button-outline{border-color:rgba(248,243,232,.7);color:#f8f3e8}
.storefront-editorial-link{display:inline-block;margin:.9rem 0 0}
.home-storefront-teaser{background:#e8efe8}
.home-storefront-teaser>.shell{display:flex;gap:2rem;align-items:end;justify-content:space-between}
.home-storefront-teaser p:not(.eyebrow){max-width:720px;color:#52645c;font-size:1.08rem;line-height:1.7}
.storefront-card a:focus-visible,.storefront-book a:focus-visible,.home-storefront-teaser a:focus-visible,.storefront-closing a:focus-visible{outline:3px solid currentColor;outline-offset:4px}

@media (max-width: 960px){
  .storefront-hero-grid{grid-template-columns:1fr}
  .storefront-hero h1{max-width:12ch}
  .storefront-hero-media{min-height:420px}
  .storefront-hero-media img{min-height:420px}
  .storefront-steps,.storefront-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .storefront-steps article:last-child,.storefront-collection-grid .storefront-card:last-child{grid-column:1/-1}
  .storefront-closing>.shell{grid-template-columns:1fr;align-items:start}
}

@media (max-width: 760px){
  .storefront-hero{padding:2.8rem 0 3.4rem}
  .storefront-hero-grid,.storefront-steps,.storefront-collection-grid,.storefront-books-grid,.storefront-transparency-grid{grid-template-columns:1fr}
  .storefront-hero h1{font-size:clamp(3rem,14vw,4.4rem);line-height:.92;max-width:10ch}
  .storefront-hero-lead{font-size:1.08rem}
  .storefront-hero-media{min-height:340px;border-radius:26px 26px 80px 26px}
  .storefront-hero-media img{min-height:340px}
  .storefront-steps article:last-child,.storefront-collection-grid .storefront-card:last-child{grid-column:auto}
  .storefront-card,.storefront-book{border-radius:22px}
  .storefront-book{grid-template-columns:70px 1fr;gap:1rem}
  .storefront-book-mark{width:70px;height:92px;font-size:2.5rem}
  .home-storefront-teaser>.shell{display:grid;align-items:start}
  .home-storefront-teaser .button{justify-self:start}
}

@media (max-width: 430px){
  .storefront-hero h1{font-size:clamp(2.8rem,13.2vw,3.7rem)}
  .storefront-hero-media{min-height:300px}
  .storefront-hero-media img{min-height:300px}
  .storefront-book{grid-template-columns:1fr}
  .storefront-book-mark{width:62px;height:82px}
}

/* Transparencia y Confianza — 03/09/2026 */
.transparency-page{background:#fffdf7;color:#273d35}
.transparency-hero{background:#f4f0e5;padding:clamp(3rem,7vw,7rem) 0}
.transparency-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,6vw,6rem);align-items:center}
.transparency-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.5rem,7.5vw,7rem);line-height:.91;letter-spacing:-.04em;color:#0b3d32;margin:.35rem 0 1.25rem;max-width:11ch}
.transparency-hero-lead{font-size:clamp(1.12rem,1.8vw,1.42rem);line-height:1.65;color:#52645c;max-width:680px}
.transparency-hero-media{margin:0;position:relative;border-radius:34px 34px 130px 34px;overflow:hidden;background:#d9d6ca;min-height:500px}
.transparency-hero-media img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover}
.transparency-hero-media figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,253,247,.92);color:#0b3d32;padding:.85rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.35}
.transparency-two-column{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,7rem);align-items:start}
.transparency-two-column h2,.transparency-docs h2,.transparency-faq h2,.transparency-closing h2,.transparency-context h2{font-family:Georgia,'Times New Roman',serif;color:#0b3d32;font-size:clamp(2.7rem,5vw,5rem);line-height:.97;margin:.35rem 0 1rem}
.transparency-two-column>div:last-child{font-size:1.16rem;line-height:1.8;color:#4d6158}
.transparency-two-column p+p{margin-top:1rem}
.transparency-principles{background:#e8efe8}
.transparency-principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:2rem}
.transparency-principles-grid article{background:#fffdf7;border-radius:26px;padding:clamp(1.4rem,3vw,2.3rem);min-height:245px}
.transparency-principles-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#0b3d32;color:#fffdf7;font-size:.78rem;font-weight:800;letter-spacing:.08em}
.transparency-principles-grid h3,.transparency-campaign-card h3,.transparency-link-grid strong{font-family:Georgia,'Times New Roman',serif;color:#0b3d32;font-size:clamp(1.75rem,2.7vw,2.5rem);line-height:1;margin:.95rem 0 .75rem}
.transparency-principles-grid p{color:#53655d;line-height:1.65}
.transparency-use{background:#fffdf7}
.transparency-campaigns{background:#0b3d32;color:#f8f3e8}
.transparency-campaigns h2{color:#f8f3e8}.transparency-campaigns .section-lead{color:rgba(248,243,232,.78)}
.transparency-campaign-card{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);margin-top:2rem;border-radius:30px;overflow:hidden;background:#fffdf7;color:#273d35;text-decoration:none}
.transparency-campaign-card img{width:100%;height:100%;min-height:390px;object-fit:cover}
.transparency-campaign-card div{padding:clamp(1.7rem,4vw,3.4rem);align-self:center}
.transparency-campaign-card small{color:#a7682e;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.transparency-campaign-card p{line-height:1.7;color:#56685f}.transparency-campaign-card span{display:inline-block;margin-top:1rem;font-weight:800;color:#0b3d32}
.transparency-docs{background:#f4f0e5}
.transparency-docs-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(2rem,6vw,6rem);align-items:center}
.transparency-docs-grid>div:first-child>p:not(.eyebrow){font-size:1.1rem;line-height:1.75;color:#53655d;max-width:720px}
.transparency-empty-docs{background:#fffdf7;border:1px solid #d9d6ca;border-radius:28px;padding:clamp(1.5rem,4vw,3rem)}
.transparency-empty-docs>span{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#e8efe8;color:#0b3d32;font-size:1.4rem}.transparency-empty-docs strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:1.65rem;line-height:1.15;color:#0b3d32;margin:1.2rem 0 .65rem}.transparency-empty-docs p{color:#5a6c64;line-height:1.65}
.transparency-collaboration{background:#fffdf7}
.transparency-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}
.transparency-link-grid a{display:flex;flex-direction:column;gap:.45rem;min-height:190px;padding:1.5rem;border:1px solid #d9d6ca;border-radius:24px;text-decoration:none;background:#f8f5ed;color:#0b3d32}
.transparency-link-grid small{text-transform:uppercase;letter-spacing:.1em;color:#a7682e;font-weight:800}.transparency-link-grid strong{font-size:1.8rem;margin:.2rem 0}.transparency-link-grid span{color:#607168;line-height:1.5}
.transparency-faq{background:#e8efe8}
.transparency-faq-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,6rem);align-items:start}.transparency-faq-grid>div:first-child>p:not(.eyebrow){color:#53655d;line-height:1.7}
.transparency-faq-list{display:grid;gap:.8rem}.transparency-faq details{background:#fffdf7;border-radius:18px;padding:1rem 1.2rem;border:1px solid rgba(11,61,50,.08)}.transparency-faq summary{cursor:pointer;font-weight:800;color:#0b3d32;line-height:1.4}.transparency-faq details p{margin:.8rem 0 .2rem;color:#53655d;line-height:1.65}.transparency-faq a{color:#0b3d32;font-weight:700}
.transparency-closing{background:#f0ad43}.transparency-closing>.shell,.transparency-context>.shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end}.transparency-closing p:not(.eyebrow),.transparency-context p:not(.eyebrow){max-width:780px;color:#43564e;font-size:1.1rem;line-height:1.7}
.transparency-context{background:#eef1e8}.transparency-context .button{white-space:nowrap}
.transparency-page a:focus-visible,.transparency-context a:focus-visible,.transparency-faq summary:focus-visible{outline:3px solid currentColor;outline-offset:4px}

@media (max-width: 900px){
  .transparency-hero-grid,.transparency-two-column,.transparency-docs-grid,.transparency-faq-grid{grid-template-columns:1fr}
  .transparency-principles-grid,.transparency-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .transparency-campaign-card{grid-template-columns:1fr}
  .transparency-campaign-card img{min-height:330px;max-height:430px}
  .transparency-closing>.shell,.transparency-context>.shell{grid-template-columns:1fr;align-items:start}
}
@media (max-width: 760px){
  .transparency-hero{padding:2.8rem 0 3.4rem}.transparency-hero h1{font-size:clamp(3rem,14vw,4.45rem);max-width:10ch}.transparency-hero-lead{font-size:1.08rem}
  .transparency-hero-media{min-height:340px;border-radius:26px 26px 80px 26px}.transparency-hero-media img{min-height:340px}
  .transparency-principles-grid,.transparency-link-grid{grid-template-columns:1fr}
  .transparency-principles-grid article,.transparency-link-grid a{min-height:auto}
  .transparency-campaign-card img{min-height:280px}
}
@media (max-width: 430px){
  .transparency-hero h1{font-size:clamp(2.75rem,13.2vw,3.7rem)}.transparency-hero-media{min-height:300px}.transparency-hero-media img{min-height:300px}
  .transparency-empty-docs{border-radius:22px}.transparency-faq details{padding:.9rem 1rem}
}

/* Preparación para lanzamiento — accesibilidad, foco y movimiento reducido */
:where(a, button, input, textarea, select, summary):focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 4px;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  .home-hero { background: #102d25 url('../media/optimized/en-busca-del-paraiso.webp') center / cover no-repeat; }
  .home-hero video { display: none; }
}

.launch-404 { min-height: 58vh; display: grid; align-items: center; background: var(--cream); }
.launch-404 .shell { max-width: 900px; }

.sponsorship-system-note { margin: 0 0 clamp(28px,5vw,54px); border: 1px solid rgba(167,95,69,.22); border-radius: 18px; padding: 18px 20px; background: rgba(245,239,226,.72); color: #183029; }
.sponsorship-system-note p { margin: 0; line-height: 1.65; }

/* Padrinos · checkout seguro */
.sponsorship-checkout-section { background: #f8f4eb; }
.sponsorship-checkout-grid { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(280px,.75fr); gap: clamp(24px,4vw,48px); align-items: start; }
.sponsorship-checkout-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; padding: clamp(20px,3vw,32px); border: 1px solid rgba(24,48,41,.12); border-radius: 22px; background: #fff; box-shadow: 0 18px 50px rgba(24,48,41,.07); }
.sponsorship-checkout-form label { display: grid; gap: 7px; color: #183029; font-weight: 700; font-size: .92rem; }
.sponsorship-checkout-form input,.sponsorship-checkout-form select { width: 100%; min-height: 46px; border: 1px solid rgba(24,48,41,.22); border-radius: 11px; padding: 10px 12px; background: #fff; color: #183029; font: inherit; }
.sponsorship-checkout-form input:focus-visible,.sponsorship-checkout-form select:focus-visible { outline: 3px solid rgba(167,95,69,.22); outline-offset: 2px; border-color: #a75f45; }
.sponsorship-checkout-form .sponsorship-check { grid-column: 1 / -1; display: flex; align-items: flex-start; gap: 10px; font-weight: 500; line-height: 1.5; }
.sponsorship-checkout-form .sponsorship-check input { width: 18px; min-height: 18px; flex: 0 0 18px; margin-top: 3px; }
.sponsorship-checkout-form > button { grid-column: 1 / -1; justify-self: start; }
.sponsorship-checkout-form > button:disabled { opacity: .52; cursor: not-allowed; }
.sponsorship-checkout-help { padding: clamp(20px,3vw,30px); border-radius: 22px; background: #183029; color: #fff; position: sticky; top: 110px; }
.sponsorship-checkout-help h3 { margin-top: 0; color: #fff; }
.sponsorship-checkout-help p { color: rgba(255,255,255,.86); line-height: 1.65; }
.sponsorship-checkout-help [data-kind="error"] { color: #ffd4cc; }
.sponsorship-checkout-help [data-kind="success"] { color: #d8f5df; }
.sponsorship-checkout-help .button { margin-top: 10px; }
@media (max-width: 800px) {
  .sponsorship-checkout-grid { grid-template-columns: 1fr; }
  .sponsorship-checkout-form { grid-template-columns: 1fr; }
  .sponsorship-checkout-form .sponsorship-check,.sponsorship-checkout-form > button { grid-column: 1; }
  .sponsorship-checkout-help { position: static; }
}


/* Padrinos · acceso principal y bloque de Inicio */
.home-padrinos{background:#f3ecdf}
.home-padrinos-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,84px);align-items:center}
.home-padrinos-media{position:relative;min-height:520px;border-radius:30px 30px 90px 30px;overflow:hidden;box-shadow:0 24px 65px rgba(24,48,41,.14)}
.home-padrinos-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,55,45,.48),transparent 48%)}
.home-padrinos-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-padrinos-media span{position:absolute;z-index:1;left:24px;bottom:24px;padding:10px 15px;border-radius:999px;background:#fff;color:#183029;font-weight:800;letter-spacing:.02em}
.home-padrinos-copy h2{max-width:780px;margin:.4rem 0 1rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,5vw,5.6rem);font-weight:500;line-height:.94;color:#183029}
.home-padrinos-copy .section-lead{max-width:760px}
.home-padrinos-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 28px}
.home-padrinos-points span{padding:9px 13px;border:1px solid rgba(24,48,41,.15);border-radius:999px;background:rgba(255,255,255,.58);color:#183029;font-size:.86rem;font-weight:700}
.home-padrinos-note{max-width:680px;margin:18px 0 0;color:#65736d;font-size:.83rem;line-height:1.55}
@media(max-width:900px){.home-padrinos-grid{grid-template-columns:1fr}.home-padrinos-media{min-height:430px}.home-padrinos-copy h2{font-size:clamp(2.8rem,10vw,4.8rem)}}
@media(max-width:560px){.home-padrinos-media{min-height:340px;border-radius:24px 24px 64px 24px}.home-padrinos-points{display:grid}.home-padrinos-copy .button-row{align-items:stretch}.home-padrinos-copy .button-row .button{width:100%;justify-content:center;text-align:center}}

/* Winston · mascota guía oficial */
.winston-guide-section{padding:clamp(28px,5vw,58px) 0;background:linear-gradient(180deg,#f8f4eb 0%,#f3ecdf 100%)}
.winston-guide{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:clamp(20px,4vw,46px);align-items:center;padding:clamp(18px,3vw,30px);border:1px solid rgba(24,48,41,.10);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 18px 50px rgba(24,48,41,.08);overflow:hidden}
.winston-guide-media{display:flex;align-items:flex-end;justify-content:center;align-self:stretch;min-height:210px}
.winston-guide-image{display:block;width:min(100%,220px);height:auto;object-fit:contain;align-self:end;filter:drop-shadow(0 14px 18px rgba(24,48,41,.14))}
.winston-guide-copy{min-width:0}
.winston-guide-copy .eyebrow{margin-bottom:.45rem}
.winston-guide-copy h2{margin:.2rem 0 .85rem;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:500;line-height:.98;color:#183029}
.winston-guide-copy>p:not(.eyebrow){max-width:760px;margin:0 0 1.15rem;color:#53655d;font-size:1.06rem;line-height:1.68}
.winston-guide-copy .button-row{margin-top:.35rem}
.winston-guide-section-padrinos{background:#eef1e8}
.winston-guide-section-aprende{background:#f3ecdf}
.winston-guide-compact{grid-template-columns:86px minmax(0,1fr);gap:16px;margin:22px 0;padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.64);box-shadow:none}
.winston-guide-compact .winston-guide-media{min-height:86px}
.winston-guide-compact .winston-guide-image{width:82px}
.winston-guide-compact .winston-guide-copy .eyebrow{margin:0 0 .25rem}
.winston-guide-compact .winston-guide-copy>p:not(.eyebrow){margin:0 0 .35rem;font-size:.94rem;line-height:1.5}
.winston-guide-compact .text-link{font-size:.88rem;font-weight:800}

@media (max-width: 700px){
  .winston-guide{grid-template-columns:1fr;text-align:center;padding:20px 18px;border-radius:24px}
  .winston-guide-media{min-height:0}
  .winston-guide-image{width:min(56vw,190px);margin-inline:auto}
  .winston-guide-copy h2{font-size:clamp(2rem,10vw,3rem)}
  .winston-guide-copy .button-row{justify-content:center}
  .winston-guide-copy .button-row .button{width:100%;justify-content:center}
  .winston-guide-compact{grid-template-columns:72px minmax(0,1fr);text-align:left;padding:12px 14px}
  .winston-guide-compact .winston-guide-media{min-height:72px}
  .winston-guide-compact .winston-guide-image{width:68px}
  .winston-guide-compact .winston-guide-copy .eyebrow{font-size:.68rem}
}


/* Winston interactivo */
.winston-chat-root{position:fixed;right:18px;bottom:18px;z-index:90;font-family:inherit;color:#183029}
.winston-chat-launcher{display:flex;align-items:center;gap:8px;min-width:64px;min-height:64px;padding:6px 12px 6px 6px;border:1px solid rgba(24,48,41,.14);border-radius:999px;background:#fff;color:#183029;box-shadow:0 16px 42px rgba(24,48,41,.2);font:inherit;font-weight:800;cursor:pointer}
.winston-chat-launcher img{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(24,48,41,.12));transition:transform .24s ease}
.winston-chat-launcher:hover img,.winston-chat-launcher:focus-visible img{transform:translateY(-3px) rotate(-2deg)}
.winston-chat-panel{position:absolute;right:0;bottom:82px;width:min(390px,calc(100vw - 32px));max-height:min(620px,72vh);overflow:hidden;border:1px solid rgba(24,48,41,.13);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(24,48,41,.24)}
.winston-chat-panel[hidden]{display:none}
.winston-chat-head{display:grid;grid-template-columns:72px minmax(0,1fr) 44px;gap:10px;align-items:center;padding:12px 12px 8px;background:linear-gradient(135deg,#eef1e8,#f8f4eb)}
.winston-chat-head>div{display:grid;gap:2px}.winston-chat-head strong{font-size:1.08rem}.winston-chat-head span{font-size:.8rem;color:#65736d}
.winston-chat-mascot{width:70px;height:82px;object-fit:contain;transition:transform .22s ease,opacity .22s ease}
.winston-chat-root[data-state="thinking"] .winston-chat-mascot{transform:rotate(-3deg) translateY(-2px)}
.winston-chat-root[data-state="answer"] .winston-chat-mascot{transform:translateY(-3px) scale(1.02)}
.winston-chat-close,.winston-chat-control{min-width:44px;min-height:44px}
.winston-chat-close{border:0;border-radius:50%;background:rgba(24,48,41,.08);font:inherit;font-size:1.55rem;line-height:1;cursor:pointer}
.winston-chat-messages{display:grid;gap:10px;max-height:220px;overflow:auto;padding:14px 16px 8px;scroll-behavior:smooth}
.winston-chat-message{margin:0;padding:10px 12px;border-radius:15px;background:#f3ecdf;line-height:1.5;font-size:.92rem}
.winston-chat-actions{display:flex;flex-wrap:wrap;gap:7px;padding:8px 16px 4px}
.winston-chat-actions a{padding:8px 10px;border:1px solid rgba(24,48,41,.14);border-radius:999px;background:#fff;color:#183029;font-size:.78rem;font-weight:800;text-decoration:none}
.winston-chat-actions a:hover,.winston-chat-actions a:focus-visible{background:#183029;color:#fff}
.winston-chat-prompt{margin:8px 16px 14px;color:#65736d;font-size:.8rem}
.winston-chat-launcher:focus-visible,.winston-chat-close:focus-visible,.winston-chat-actions a:focus-visible{outline:3px solid rgba(167,95,69,.28);outline-offset:2px}
@media (max-width:640px){
  .winston-chat-root{right:8px;bottom:76px}
  .winston-chat-panel{right:0;bottom:76px;width:calc(100vw - 16px);max-height:min(620px,72vh);border-radius:20px}
  .winston-chat-launcher{padding-right:9px}.winston-chat-launcher span{font-size:.82rem}
  .winston-chat-head{grid-template-columns:62px minmax(0,1fr) 44px}.winston-chat-mascot{width:60px;height:70px}
}
@media (prefers-reduced-motion:reduce){
  .winston-chat-root *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
.winston-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 16px 12px;border-top:1px solid rgba(24,48,41,.08)}
.winston-chat-input{grid-column:1/-1;width:100%;min-height:62px;max-height:120px;resize:vertical;border:1px solid rgba(24,48,41,.2);border-radius:14px;padding:10px 11px;background:#fff;color:#183029;font:inherit;font-size:.9rem;line-height:1.45}
.winston-chat-input:focus-visible{outline:3px solid rgba(167,95,69,.24);outline-offset:2px;border-color:#a75f45}
.winston-chat-send{justify-self:start;border:0;border-radius:999px;padding:9px 16px;background:#183029;color:#fff;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}
.winston-chat-send:disabled{opacity:.5;cursor:wait}
.winston-chat-hint{align-self:center;color:#75817b;font-size:.7rem;line-height:1.3}
.winston-chat-thinking{margin:0;padding:0 16px 8px;color:#75817b;font-size:.78rem;font-style:italic}
.winston-chat-message-user{justify-self:end;max-width:88%;background:#183029;color:#fff;border-bottom-right-radius:5px}
.winston-chat-message-assistant{justify-self:start;max-width:94%;background:#f3ecdf;border-bottom-left-radius:5px}
.winston-chat-result-actions{display:flex;flex-wrap:wrap;gap:7px;padding:0 16px 14px}
.winston-chat-related-link{display:inline-flex;align-items:center;min-height:36px;padding:7px 10px;border:1px solid rgba(24,48,41,.14);border-radius:999px;color:#183029;background:#fff;font-size:.72rem;font-weight:800;text-decoration:none}
.winston-chat-related-link-primary{background:#eef1e8}
.winston-chat-related-link:focus-visible,.winston-chat-send:focus-visible{outline:3px solid rgba(167,95,69,.28);outline-offset:2px}
.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}
@media (max-width:640px){.winston-chat-messages{max-height:28vh}.winston-chat-form{padding-bottom:max(12px,env(safe-area-inset-bottom))}}
