/* Standalone editorial scenes. Static, readable compositions are the baseline. */
.nn-ed-section:has(> .nn-scroll-scene){overflow:visible;display:block}
.nn-ed-section>section.nn-scroll-scene{padding:0!important}
.nn-scroll-scene{padding:0;position:relative;isolation:isolate}
.nn-scene-stage{position:relative;display:grid;place-items:center;min-height:70svh;padding:clamp(2rem,5vw,5rem);overflow:clip}
.nn-scroll-scene .nn-motion-wrap{width:100%;max-width:min(76vw,72svh,850px);margin:auto}
.nn-scroll-scene .nn-motion{max-width:none}
.nn-scroll-scene .nn-motion-circle,.nn-scroll-scene .nn-motion-center,.nn-scroll-scene .nn-motion-center::after{animation:none!important}
.nn-scroll-scene .nn-motion-center::after{display:none}
.nn-scroll-scene .nn-motion-circle{border-width:1.5px}
.nn-scroll-scene .nn-motion-center{scale:var(--nn-center-scale,1);transform-origin:center}
.nn-scene--tres .nn-motion-circle-1{translate:0 calc(var(--nn-away,0)*-40%)}
.nn-scene--tres .nn-motion-circle-2{translate:calc(var(--nn-away,0)*-42%) calc(var(--nn-away,0)*30%)}
.nn-scene--tres .nn-motion-circle-3{translate:calc(var(--nn-away,0)*42%) calc(var(--nn-away,0)*30%)}
.nn-scene--cuatro .nn-motion-circle-1{translate:0 calc(var(--nn-away,0)*-55%)}
.nn-scene--cuatro .nn-motion-circle-2{translate:calc(var(--nn-away,0)*55%) 0}
.nn-scene--cuatro .nn-motion-circle-3{translate:0 calc(var(--nn-away,0)*55%)}
.nn-scene--cuatro .nn-motion-circle-4{translate:calc(var(--nn-away,0)*-55%) 0}
.nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo){height:220svh}
.nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo)>.nn-scene-stage{position:sticky;top:var(--nn-scene-top,5rem);height:calc(100svh - var(--nn-scene-top,5rem));min-height:0}
.nn-scroll-scene.nn-scene-enhanced.nn-scene--claim{height:175svh}
.nn-scroll-scene .nn-scene-claim{font-size:clamp(2.4rem,6.3vw,7rem);line-height:1.04;font-weight:400;letter-spacing:-.045em;display:flex;justify-content:center;flex-wrap:wrap;gap:.15em .22em;width:100%;max-width:1400px;margin:0;text-align:center;overflow-wrap:anywhere}
.nn-claim-part{display:block;max-width:100%;min-width:0}
.nn-claim-part:empty{display:none}
.nn-claim-first{translate:calc(var(--nn-away,0)*-45vw) 0}
.nn-claim-second{translate:calc(var(--nn-away,0)*45vw) 0}
.nn-scene-ink-auto{color:var(--ed-fg)}.nn-scene-ink-crema{color:var(--crema)}.nn-scene-ink-blanco{color:var(--blanco)}.nn-scene-ink-negro{color:var(--negro)}.nn-scene-ink-naranja{color:var(--naranja)}
.nn-scene--rodillo .nn-scene-stage{display:block;overflow:visible;min-height:0;padding-block:clamp(5rem,15svh,12rem)}
.nn-roller{position:relative;max-width:1400px;width:100%;margin:auto;font-size:clamp(2rem,4.8vw,5.25rem);line-height:1.18;letter-spacing:-.025em}
.nn-scroll-scene .nn-roller-source{font:inherit;line-height:inherit;letter-spacing:inherit;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:inherit}
.nn-roller-visual{display:none}
.nn-scene-enhanced .nn-roller-source{opacity:0}
.nn-scene-enhanced .nn-roller-visual{display:block;position:absolute;inset:0;pointer-events:none;perspective:1000px}
.nn-roller-line{display:block;white-space:pre;height:var(--nn-line-height);line-height:var(--nn-line-height);transform-origin:center;backface-visibility:hidden}
/* Headers are transformed as one surface. No opacity or layout animation. */
.nn-story-shrink>.nn-tc-story-surface,.nn-tc-underlay>.nn-tc-hero-surface{transform:scale(var(--nn-header-scale,1));transform-origin:center top}
.nn-tc-hero-surface{padding:0;border-radius:var(--radius-sm,8px)}
.nn-tc-hero-surface .nn-tc-hero{--ed-fg:inherit;--ed-bg:inherit;--ed-accent:inherit;color:var(--ed-fg)}
.nn-tc-hero-surface .nn-tc-hero--media{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(2rem,4vw,4rem)}
.nn-tc-hero-surface .nn-tc-hero__visual .nn-motion-wrap{width:100%;max-width:none}
.nn-tc-hero-surface .nn-tc-hero__visual .nn-motion{max-width:none}
.nn-todo-cuenta{isolation:isolate}
.nn-tc-underlay{position:relative;z-index:0}
.nn-underlay-ready>.nn-tc-underlay{position:sticky;top:var(--nn-header-top,5rem)}
.nn-tc-foreground{position:relative;z-index:1;background:var(--crema);display:flow-root}
.nn-underlay-ready>.nn-tc-underlay{pointer-events:auto}
@media(max-width:800px){
 .nn-tc-hero-surface .nn-tc-hero--media{grid-template-columns:1fr}
 .nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo){height:175svh}
 .nn-scroll-scene.nn-scene-enhanced.nn-scene--claim{height:155svh}
 .nn-scene-stage{padding-inline:1.25rem}
 .nn-scroll-scene .nn-motion-wrap{max-width:min(80vw,65svh)}
 .nn-scroll-scene .nn-scene-claim{font-size:clamp(2.2rem,8vw,4rem)}
}
@media(prefers-reduced-motion:reduce){
 .nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo){height:auto}
 .nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo)>.nn-scene-stage{position:relative;height:auto;min-height:60svh}
 .nn-scroll-scene .nn-motion-circle,.nn-scroll-scene .nn-claim-part{translate:none!important}
 .nn-scroll-scene .nn-motion-center{scale:1!important}
 .nn-scene-enhanced .nn-roller-source{opacity:1}.nn-scene-enhanced .nn-roller-visual{display:none}
 .nn-story-shrink>.nn-tc-story-surface,.nn-tc-underlay>.nn-tc-hero-surface{transform:none}
 .nn-underlay-ready>.nn-tc-underlay{position:relative;top:auto}
}
@media print{
 .nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo){height:auto}
 .nn-scroll-scene.nn-scene-enhanced:not(.nn-scene--rodillo)>.nn-scene-stage{position:relative;height:auto;min-height:0}
 .nn-scroll-scene .nn-motion-circle,.nn-scroll-scene .nn-claim-part{translate:none!important}.nn-scroll-scene .nn-motion-center{scale:1!important}
 .nn-scene-enhanced .nn-roller-source{opacity:1}.nn-scene-enhanced .nn-roller-visual{display:none}
 .nn-underlay-ready>.nn-tc-underlay{position:relative;top:auto}.nn-tc-hero-surface,.nn-tc-story-surface{transform:none!important}
}
