/* HISTORIAS — revista / cuaderno editorial */
.stories-editorial{background:var(--paper)}
.stories-editorial .stories-hero{padding:clamp(150px,14vw,220px) 0 clamp(78px,9vw,130px);position:relative;overflow:hidden}
.stories-editorial .stories-hero:after{content:"";position:absolute;width:46vw;height:46vw;border:1px solid rgba(45,46,142,.1);border-radius:50%;right:-14vw;top:40px;pointer-events:none}
.stories-editorial .stories-hero h1{font-size:clamp(4.4rem,9vw,10rem);line-height:.82;letter-spacing:-.07em;max-width:1180px;margin:14px 0 30px}
.stories-editorial .stories-hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--violet)}
.stories-editorial .stories-hero .lead{max-width:760px;font-size:1.12rem}
.editorial-intro{padding:clamp(70px,8vw,120px) 0;background:#111319;color:#fff}
.editorial-intro-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(40px,7vw,110px);align-items:end}
.editorial-intro h2{font-size:clamp(3.2rem,6vw,7rem);line-height:.88;letter-spacing:-.06em;margin:10px 0 0;max-width:760px}
.editorial-intro p{color:#b9bbc4;max-width:610px;margin:0;font-size:1.08rem}
.editorial-lead{display:grid;grid-template-columns:1.16fr .84fr;min-height:640px;margin-top:54px;background:#fff;color:var(--ink);overflow:hidden}
.editorial-lead-media{position:relative;min-height:560px}.editorial-lead-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.editorial-lead-copy{padding:clamp(34px,5vw,70px);display:flex;flex-direction:column;justify-content:flex-end}
.editorial-kicker{font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;font-weight:850;color:var(--turquoise)}
.editorial-lead h3{font-size:clamp(3rem,5vw,6rem);line-height:.86;letter-spacing:-.06em;margin:12px 0 22px}
.editorial-lead p{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.45;color:#4c4f55;margin:0 0 34px}
.editorial-read{display:inline-flex;gap:14px;align-items:center;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850}
.editorial-list{padding:clamp(80px,9vw,140px) 0}
.editorial-list-head{display:grid;grid-template-columns:1fr .75fr;gap:44px;align-items:end;margin-bottom:44px}.editorial-list-head h2{font-size:clamp(3.2rem,6vw,7rem);line-height:.88;letter-spacing:-.06em;margin:10px 0 0}.editorial-list-head p{margin:0;color:#5e6167;max-width:580px}
.editorial-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}
.editorial-card{display:grid;grid-template-columns:180px 1fr;gap:28px;padding:34px 28px 34px 0;border-bottom:1px solid var(--line);transition:.25s}.editorial-card:nth-child(odd){border-right:1px solid var(--line);padding-right:34px}.editorial-card:nth-child(even){padding-left:34px}.editorial-card:hover{background:rgba(45,46,142,.025)}
.editorial-thumb{width:180px;aspect-ratio:4/5;object-fit:cover}.editorial-card h3{font-size:clamp(2rem,3vw,3.4rem);line-height:.92;letter-spacing:-.05em;margin:8px 0 14px}.editorial-card p{color:#60636a;margin:0 0 24px}.editorial-card .editorial-read{margin-top:auto}
.editorial-close{padding:clamp(90px,10vw,160px) 0;background:linear-gradient(125deg,#00A19A,#2D2E8E 55%,#542583);color:#fff}.editorial-close-grid{display:grid;grid-template-columns:1fr .72fr;gap:60px;align-items:end}.editorial-close h2{font-size:clamp(3.3rem,6.5vw,7.4rem);line-height:.86;letter-spacing:-.06em;margin:10px 0 0}.editorial-close p{color:rgba(255,255,255,.8);max-width:560px;margin:0 0 24px}.editorial-close .btn{border-color:rgba(255,255,255,.7);color:#fff}
@media(max-width:1000px){.editorial-intro-grid,.editorial-list-head,.editorial-close-grid{grid-template-columns:1fr}.editorial-lead{grid-template-columns:1fr}.editorial-lead-media{min-height:520px}.editorial-grid{grid-template-columns:1fr}.editorial-card:nth-child(odd){border-right:0;padding-right:0}.editorial-card:nth-child(even){padding-left:0}}
@media(max-width:720px){.stories-editorial .stories-hero{padding:126px 0 76px}.stories-editorial .stories-hero h1{font-size:clamp(3.6rem,15vw,5.7rem)}.editorial-intro{padding:72px 0}.editorial-lead{margin-top:38px}.editorial-lead-media{min-height:390px}.editorial-lead-copy{padding:30px 22px 36px}.editorial-list{padding:74px 0}.editorial-card{grid-template-columns:108px 1fr;gap:18px;padding:26px 0}.editorial-thumb{width:108px}.editorial-card h3{font-size:clamp(1.85rem,9vw,2.6rem)}.editorial-card p{font-size:.93rem}.editorial-close h2{font-size:clamp(3.2rem,14vw,5rem)}}
