#ahEntradasPage{
  --olive:#808b47;--olive-dark:#606a34;--olive-soft:#eef1df;--olive-pale:#f6f7f0;
  --ink:#20241c;--muted:#6c7167;--paper:#fbfbf7;--white:#fff;
  --line:rgba(32,36,28,.10);--shadow:0 24px 70px rgba(47,53,34,.09);--max:1180px;
  background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.6;overflow:hidden;
}
#ahEntradasPage *{box-sizing:border-box}
#ahEntradasPage a{text-decoration:none;color:inherit}
#ahEntradasPage button,#ahEntradasPage input{font:inherit}
#ahEntradasPage .ahe-shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
#ahEntradasPage .ahe-hero{min-height:61vh;display:flex;align-items:center;position:relative;isolation:isolate;padding:58px 0 72px;overflow:hidden}
#ahEntradasPage .ahe-hero::before{content:"文";position:absolute;right:-55px;top:50%;transform:translateY(-50%);font-family:"Noto Serif SC",serif;font-size:29rem;line-height:1;color:rgba(128,139,71,.045);z-index:-2}
#ahEntradasPage .ahe-brand{display:flex;align-items:center;gap:12px;margin-bottom:66px;font-family:"Manrope",sans-serif;font-weight:700;font-size:.92rem;letter-spacing:.045em}
#ahEntradasPage .ahe-brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(128,139,71,.4);font-family:"Noto Serif SC",serif;color:var(--olive-dark);background:rgba(255,255,255,.75)}
#ahEntradasPage .ahe-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--olive-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}
#ahEntradasPage .ahe-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--olive);box-shadow:0 0 0 5px rgba(128,139,71,.12)}
#ahEntradasPage .ahe-hero h1{max-width:970px;margin:18px 0 24px;font-family:"Manrope",sans-serif;font-weight:500;font-size:clamp(3rem,6vw,6.15rem);letter-spacing:-.062em;line-height:.95}
#ahEntradasPage .ahe-hero h1 em{display:block;font-style:normal;color:var(--olive)}
#ahEntradasPage .ahe-hero p{max-width:730px;margin:0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.75}
#ahEntradasPage .ahe-toolbar-wrap{position:sticky;top:0;z-index:20;background:rgba(251,251,247,.94);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
#ahEntradasPage .ahe-toolbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}
#ahEntradasPage .ahe-search{position:relative;display:block;width:min(100%,520px)}
#ahEntradasPage .ahe-search input{width:100%;height:48px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 48px 0 17px;outline:none;color:var(--ink)}
#ahEntradasPage .ahe-search input:focus{border-color:rgba(128,139,71,.65);box-shadow:0 0 0 4px rgba(128,139,71,.1)}
#ahEntradasPage .ahe-search svg{position:absolute;right:16px;top:13px;color:var(--olive-dark);pointer-events:none}
#ahEntradasPage .ahe-counter{color:var(--muted);font-size:.87rem;white-space:nowrap}
#ahEntradasPage .ahe-counter strong{color:var(--olive-dark);font-family:"Manrope",sans-serif;font-size:1rem}
#ahEntradasPage .ahe-content{padding:82px 0 100px;background:#fff}
#ahEntradasPage .ahe-filter-head{display:block;margin-bottom:30px}
#ahEntradasPage .ahe-filter-head h2{max-width:760px;margin:8px 0 0;font-family:"Manrope",sans-serif;font-weight:500;font-size:clamp(2.2rem,4.4vw,4.3rem);letter-spacing:-.05em;line-height:1.05}
#ahEntradasPage .ahe-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:44px}
#ahEntradasPage .ahe-filter,#ahEntradasPage .ahe-more-topics{min-height:39px;border:1px solid rgba(128,139,71,.2);border-radius:999px;background:#fff;padding:7px 13px;color:#596052;cursor:pointer;transition:.2s ease}
#ahEntradasPage .ahe-filter{display:inline-flex;align-items:center;gap:7px}
#ahEntradasPage .ahe-filter small{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--olive-pale);font-size:.67rem;color:#7d836f}
#ahEntradasPage .ahe-filter:hover,#ahEntradasPage .ahe-filter.is-active{background:var(--olive);border-color:var(--olive);color:#fff}
#ahEntradasPage .ahe-filter:hover small,#ahEntradasPage .ahe-filter.is-active small{background:rgba(255,255,255,.16);color:#fff}
#ahEntradasPage .ahe-more-topics{color:var(--olive-dark);font-weight:700}
#ahEntradasPage .ahe-filter--extra{display:none}
#ahEntradasPage .ahe-filters.is-expanded .ahe-filter--extra{display:inline-flex}
#ahEntradasPage .ahe-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}
#ahEntradasPage .ahe-card-tags span{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid rgba(128,139,71,.18);border-radius:999px;background:var(--olive-pale);color:var(--olive-dark);font-size:.67rem;font-weight:700}
#ahEntradasPage .ahe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
#ahEntradasPage .ahe-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--paper);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
#ahEntradasPage .ahe-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(128,139,71,.24)}
#ahEntradasPage .ahe-card--text{position:relative;min-height:350px;border-top:3px solid var(--olive);background:linear-gradient(180deg,var(--paper) 0%,#fff 100%)}
#ahEntradasPage .ahe-card--text::before{content:"";position:absolute;right:22px;top:24px;width:38px;height:1px;background:rgba(128,139,71,.28)}
#ahEntradasPage .ahe-card-body--text{padding:28px 25px 24px}
#ahEntradasPage .ahe-card--text .ahe-card-tags{padding-right:52px}
#ahEntradasPage .ahe-card--text h3{font-size:1.7rem;line-height:1.12}
#ahEntradasPage .ahe-card--text p{font-size:.93rem;line-height:1.72}
#ahEntradasPage .ahe-card-media{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--olive-soft)}
#ahEntradasPage .ahe-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
#ahEntradasPage .ahe-card:hover .ahe-card-media img{transform:scale(1.025)}
#ahEntradasPage .ahe-card-body{display:flex;flex:1;flex-direction:column;padding:22px}
#ahEntradasPage .ahe-date{display:block;margin:1px 0 8px;color:#8a9085;font-size:.73rem}
#ahEntradasPage .ahe-card h3{margin:0 0 11px;font-family:"Manrope",sans-serif;font-size:1.55rem;font-weight:500;letter-spacing:-.035em;line-height:1.15}
#ahEntradasPage .ahe-card p{margin:0 0 20px;color:var(--muted);font-size:.9rem;line-height:1.65}
#ahEntradasPage .ahe-read{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:17px;border-top:1px solid var(--line);color:var(--olive-dark)!important;font-weight:700;font-size:.86rem}
#ahEntradasPage .ahe-read span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--olive-soft);transition:transform .2s ease}
#ahEntradasPage .ahe-card:hover .ahe-read span{transform:translateX(2px)}
#ahEntradasPage .ahe-empty{text-align:center;padding:58px 20px;border:1px dashed rgba(128,139,71,.28);border-radius:24px;background:var(--olive-pale);color:var(--muted)}
#ahEntradasPage .ahe-empty span{display:block;font-family:"Noto Serif SC",serif;font-size:3.3rem;color:var(--olive);opacity:.65}
#ahEntradasPage .ahe-empty strong{display:block;margin:6px 0 4px;font-family:"Manrope",sans-serif;color:var(--ink);font-size:1.25rem}
#ahEntradasPage .ahe-empty p{margin:0}
#ahEntradasPage [hidden]{display:none!important}
#ahEntradasPage .ahe-load-wrap{text-align:center;margin-top:38px}
#ahEntradasPage .ahe-load-more{min-height:50px;padding:0 22px;border:1px solid rgba(128,139,71,.24);border-radius:999px;background:var(--olive);color:#fff;cursor:pointer;font-weight:700;box-shadow:0 10px 24px rgba(128,139,71,.14)}
#ahEntradasPage .ahe-load-more:disabled{cursor:wait;opacity:.62}
#ahEntradasPage .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){
  #ahEntradasPage .ahe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  #ahEntradasPage .ahe-shell{width:min(calc(100% - 28px),var(--max))}
  #ahEntradasPage .ahe-hero{min-height:auto;padding:36px 0 54px}
  #ahEntradasPage .ahe-brand{margin-bottom:48px}
  #ahEntradasPage .ahe-hero h1{font-size:clamp(2.75rem,13vw,4.6rem)}
  #ahEntradasPage .ahe-toolbar{min-height:auto;padding:12px 0;display:block}
  #ahEntradasPage .ahe-search{width:100%}
  #ahEntradasPage .ahe-counter{margin-top:7px}
  #ahEntradasPage .ahe-content{padding:65px 0 78px}
  #ahEntradasPage .ahe-grid{grid-template-columns:1fr}
  #ahEntradasPage .ahe-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}
  #ahEntradasPage .ahe-filters::-webkit-scrollbar{display:none}
  #ahEntradasPage .ahe-filter--extra{display:inline-flex}
  #ahEntradasPage .ahe-more-topics{display:none}
  #ahEntradasPage .ahe-card-media{aspect-ratio:16/9}
  #ahEntradasPage .ahe-card--text{min-height:0}
  #ahEntradasPage .ahe-card-body--text{padding:25px 21px 22px}
}
@media(prefers-reduced-motion:reduce){#ahEntradasPage *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
