:root{color-scheme:dark}
[hidden]{display:none!important}
a:focus-visible,summary:focus-visible{outline:3px solid #ffb23d;outline-offset:5px}
.skip-link{position:fixed;left:16px;top:-80px;z-index:10;background:#ffb23d;color:#100808;padding:12px 18px;border-radius:6px;font-weight:800}
.skip-link:focus{top:12px}
.page{display:block;background:none}
main{display:block;width:100%;padding:0;margin:0}
.hero{background-image:linear-gradient(90deg,rgba(6,5,5,.12),rgba(6,5,5,.04)),url('noche-bg.webp');background-size:cover;background-position:center}
.hero-inner{width:min(1400px,calc(100% - 48px));margin:auto;min-height:700px;display:flex;align-items:center;padding:34px 0 42px}
.jump-link{display:inline-block;margin-top:24px;color:#ffb23d;font-weight:750;font-size:.95rem;text-underline-offset:5px}
.updates{max-width:1400px;margin:auto;padding:58px 24px 72px}
.updates-heading{display:flex;align-items:baseline;gap:20px;margin-bottom:24px}
.updates-heading h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3vw,2.6rem);color:#fff1cf}
.updates-heading::after{content:'';height:1px;background:var(--line);flex:1}
.updates-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:26px}
.update-card{min-width:0;border:1px solid rgba(255,177,72,.24);border-radius:14px;overflow:hidden;background:#151010}
.card-top{padding:22px 26px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.card-label{font-size:.875rem;letter-spacing:.13em;text-transform:uppercase;color:#ffb23d;font-weight:800}
.card-number{font-size:1rem;font-weight:800;color:#fff1cf}
.episode-cover{display:block;background:#0b0908;text-decoration:none}
.episode-cover img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;display:block}
.card-body{padding:24px 26px 26px}
.card-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#c9b9af;font-size:.875rem;margin-bottom:12px}
.update-card h3{font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:800;line-height:1.35;overflow-wrap:anywhere;margin:0 0 14px;color:#fff1cf}
.update-card p{font-size:1rem;line-height:1.6;margin:0 0 18px;color:#ecdfd4}
.card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.card-actions .btn{font-size:1rem;flex:1;min-width:180px;min-height:54px;padding:12px 17px;text-align:center;line-height:1.35}
.update-card .content-note{font-size:.875rem;color:#b8a99f;margin:17px 0 0}
.post-summary{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:start}
.post-image{display:block;border-radius:8px;overflow:hidden;background:#0b0908}
.post-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.post-summary h3{text-transform:none}
.post-summary p{margin-bottom:0}
.post-details{border-top:1px solid rgba(255,177,72,.2);margin-top:24px;padding-top:18px}
.post-details summary{font-size:1rem;font-weight:750;color:#ffb23d;cursor:pointer;padding:8px 0;min-height:44px}
.post-body{white-space:pre-line;font-size:1rem;line-height:1.65;color:#ecdfd4;overflow-wrap:anywhere;padding-top:16px}
.post-action{display:flex;margin-top:20px}
.post-action .btn{width:100%;min-height:54px;font-size:1rem;text-align:center;line-height:1.35;padding:12px 18px}
@media(max-width:1000px){.hero{background-position:62% center}.hero-inner{min-height:620px}.updates-grid{gap:18px}.card-top,.card-body{padding-left:20px;padding-right:20px}.post-summary{grid-template-columns:110px minmax(0,1fr);gap:16px}}
@media(max-width:900px){.hero-inner{width:calc(100% - 28px);padding:44px 0 36px;align-items:flex-end}.updates-grid{grid-template-columns:minmax(0,1fr)}.updates{padding:38px 18px 48px}.post-summary{grid-template-columns:160px minmax(0,1fr)}.card-actions .btn{flex:0 1 auto}.hero .content{width:min(760px,100%)}}
@media(max-width:640px){.hero{background-position:67% center}.hero-inner{min-height:0;padding:24px 0 28px}.hero h1{font-size:clamp(2.3rem,12.1vw,4.6rem);line-height:1}.updates{padding:30px 14px 40px}.card-top,.card-body{padding-left:18px;padding-right:18px}.card-top{padding-top:18px;padding-bottom:16px}.card-actions{flex-direction:column}.card-actions .btn{width:100%;flex:auto}.post-summary{grid-template-columns:100px minmax(0,1fr);gap:15px}.post-summary h3{font-size:1.05rem}.card-label{font-size:.875rem;letter-spacing:.08em}.jump-link{line-height:1.5}.footer-links a{font-size:.9rem}}
@media(max-width:360px){.post-summary{grid-template-columns:minmax(0,1fr)}.post-image{max-width:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}
