.scroll-scrub{--ss-progress: 0;position:relative;isolation:isolate;color:var(--ss-ink);background:var(--ss-bg)}.scroll-scrub__stage{position:sticky;top:0;z-index:0;width:100%;height:100dvh;overflow:hidden;background:var(--ss-bg)}.scroll-scrub__media,.scroll-scrub__layer,.scroll-scrub__picture,.scroll-scrub__poster,.scroll-scrub__video{position:absolute;inset:0;width:100%;height:100%}.scroll-scrub__media{z-index:0}.scroll-scrub__layer{margin:0;overflow:hidden;opacity:0}.scroll-scrub__layer:first-child{opacity:1}.scroll-scrub__poster,.scroll-scrub__video{display:block;object-fit:cover;object-position:var(--ss-object-position)}.scroll-scrub__poster{z-index:0}.scroll-scrub__video{z-index:1}.scroll-scrub__layer[data-video-painted=true] .scroll-scrub__poster{visibility:hidden}.scroll-scrub__progress{position:absolute;z-index:5;top:0;right:0;left:0;height:2px;background:color-mix(in srgb,var(--ss-ink) 14%,transparent);pointer-events:none}.scroll-scrub__progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#8a6d1c,var(--ss-accent),#e8c766);transform:scaleX(var(--ss-progress));transform-origin:left center}.scroll-scrub__route{position:fixed;z-index:39;top:clamp(3.4rem,6vw,4.2rem);right:clamp(1rem,4vw,4rem);left:clamp(1rem,4vw,4rem);display:flex;justify-content:flex-end;gap:.25rem;padding-block:.1rem;background:linear-gradient(180deg,#0a0a0ceb,#0a0a0c99 65%,#0a0a0c00);pointer-events:auto}.scroll-scrub__route-button{min-height:2.75rem;padding:.65rem .9rem;border:0;color:var(--ss-muted, #8a8578);background:transparent;font:inherit;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.scroll-scrub__route-button:hover,.scroll-scrub__route-button[aria-current=step]{color:var(--ss-ink, #f4f1e8)}.scroll-scrub__route-button[aria-current=step]{text-decoration:underline;text-decoration-color:var(--ss-accent, #c9a227);text-decoration-thickness:.15em;text-underline-offset:.3em}.scroll-scrub__route-button:focus-visible{outline:2px solid var(--ss-accent, #c9a227);outline-offset:3px}.scroll-scrub__story{position:relative;z-index:3;margin-top:-100dvh;pointer-events:none}.scroll-scrub__chapter,.scroll-scrub__connector-band{position:relative;min-height:calc(var(--ss-faixa, 1.4) * 100dvh)}@supports (height: 100svh){.scroll-scrub__chapter,.scroll-scrub__connector-band{min-height:calc(var(--ss-faixa, 1.4) * 100svh)}}.scroll-scrub__chapter-pin{position:fixed;inset:0;z-index:4;display:flex;align-items:center;min-height:100dvh;padding:clamp(5rem,9vw,8rem) clamp(1.25rem,6vw,6rem);pointer-events:none}.scroll-scrub__chapter[data-align=right] .scroll-scrub__chapter-pin{justify-content:flex-end}.scroll-scrub__chapter[data-valign=low] .scroll-scrub__chapter-pin{align-items:flex-end;padding-bottom:clamp(3.5rem,10vh,7rem)}.scroll-scrub__chapter[data-valign=high] .scroll-scrub__chapter-pin{align-items:flex-start;padding-top:clamp(6rem,12vh,9rem)}.scroll-scrub__copy{position:relative;width:min(40rem,48vw);pointer-events:auto;opacity:var(--copy-reveal, 1);transform:translateY(calc((1 - var(--copy-reveal, 1)) * 1.75rem))}.scroll-scrub__copy:before{position:absolute;z-index:-1;inset:-3rem -5rem;content:"";background:radial-gradient(ellipse at center,color-mix(in srgb,var(--ss-bg) 88%,transparent) 0%,color-mix(in srgb,var(--ss-bg) 58%,transparent) 52%,transparent 76%);pointer-events:none}.scroll-scrub__kicker{max-width:30ch;margin:0 0 1rem;color:var(--ss-accent);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scroll-scrub__title{max-width:13ch;margin:0;color:var(--ss-ink);font:inherit;font-size:clamp(2.75rem,6vw,6.25rem);font-weight:700;line-height:.94;letter-spacing:-.045em;text-wrap:balance}.scroll-scrub__body{max-width:42ch;margin:1.5rem 0 0;color:var(--ss-muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55}.scroll-scrub__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.scroll-scrub__tags li{padding:.45rem .7rem;border:1px solid color-mix(in srgb,var(--ss-accent) 45%,transparent);color:var(--ss-ink);font-family:JetBrains Mono,monospace;font-size:.78rem}.scroll-scrub__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}@media(max-width:860px){.scroll-scrub__poster,.scroll-scrub__video{object-position:var(--ss-mobile-position)}.scroll-scrub__route{right:max(.75rem,env(safe-area-inset-right));left:max(.75rem,env(safe-area-inset-left));justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}.scroll-scrub__route-button{flex:0 0 auto}.scroll-scrub__chapter-pin,.scroll-scrub__chapter[data-align=right] .scroll-scrub__chapter-pin,.scroll-scrub__chapter[data-valign=high] .scroll-scrub__chapter-pin,.scroll-scrub__chapter[data-valign=low] .scroll-scrub__chapter-pin{align-items:flex-end;justify-content:flex-start;padding:5.25rem max(1.15rem,env(safe-area-inset-right)) calc(2.35rem + env(safe-area-inset-bottom)) max(1.15rem,env(safe-area-inset-left))}.scroll-scrub__copy{transform:translateY(calc((1 - var(--copy-reveal, 1)) * 3.25rem))}.scroll-scrub__copy{width:min(100%,36rem)}.scroll-scrub__copy:before{inset:-3rem -2rem;background:linear-gradient(to top,var(--ss-bg) 0%,color-mix(in srgb,var(--ss-bg) 82%,transparent) 58%,transparent 100%)}.scroll-scrub__kicker{margin-bottom:.7rem;font-size:.72rem;letter-spacing:.1em}.scroll-scrub__title{max-width:16ch;font-size:clamp(1.9rem,9vw,3.25rem);line-height:1;letter-spacing:-.035em}.scroll-scrub__body{max-width:40ch;margin-top:.95rem;font-size:1rem;line-height:1.5}.scroll-scrub__tags{gap:.4rem;margin-top:.95rem}.scroll-scrub__tags li{padding:.32rem .55rem;font-size:.7rem}.scroll-scrub__actions{gap:.55rem;margin-top:1.15rem}}@media(max-width:860px)and (max-height:700px){.scroll-scrub__title{font-size:clamp(1.75rem,8.2vw,2.7rem)}.scroll-scrub__body{margin-top:.8rem;line-height:1.45}.scroll-scrub__tags{margin-top:.8rem}.scroll-scrub__actions{margin-top:.95rem}}@media(max-width:860px){.scroll-scrub[data-empilhado] .scroll-scrub__media{top:3.5rem;bottom:auto;height:56.25vw}.scroll-scrub[data-empilhado] .scroll-scrub__poster,.scroll-scrub[data-empilhado] .scroll-scrub__video{object-fit:contain;object-position:50% 50%}.scroll-scrub[data-empilhado] .scroll-scrub__chapter-pin,.scroll-scrub[data-empilhado] .scroll-scrub__chapter[data-align=right] .scroll-scrub__chapter-pin,.scroll-scrub[data-empilhado] .scroll-scrub__chapter[data-valign=high] .scroll-scrub__chapter-pin,.scroll-scrub[data-empilhado] .scroll-scrub__chapter[data-valign=low] .scroll-scrub__chapter-pin{align-items:flex-start;padding-top:calc(4.6rem + 56.25vw);padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))}.scroll-scrub[data-empilhado] .scroll-scrub__copy:before{display:none}.scroll-scrub[data-empilhado] .scroll-scrub__title{font-size:clamp(1.7rem,7.5vw,2.6rem)}.scroll-scrub[data-empilhado] .scroll-scrub__body{margin-top:.75rem;font-size:.95rem}.scroll-scrub[data-empilhado] .scroll-scrub__tags{margin-top:.75rem}.scroll-scrub[data-empilhado] .scroll-scrub__actions{margin-top:.9rem}}.scroll-scrub[data-modo=leve] .scroll-scrub__chapter{min-height:100dvh!important}@supports (height: 100svh){.scroll-scrub[data-modo=leve] .scroll-scrub__chapter{min-height:100svh!important}}.scroll-scrub[data-modo=leve] .scroll-scrub__connector-band{display:none}.scroll-scrub[data-modo=leve] .scroll-scrub__layer{transition:opacity .45s ease}.scroll-scrub[data-modo=leve] .scroll-scrub__copy{transition:opacity .45s ease,transform .45s ease}@media(prefers-reduced-motion:reduce){.scroll-scrub__chapter{min-height:100dvh!important}@supports (height: 100svh){.scroll-scrub__chapter{min-height:100svh!important}}.scroll-scrub__connector-band{display:none}.scroll-scrub__progress span{transition:none}}.trilha{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:.35rem;padding:0;border:1px solid rgba(201,162,39,.45);background:#0a0a0c8c;cursor:pointer;transition:border-color .2s ease,background .2s ease}.trilha:hover,.trilha:focus-visible{border-color:var(--sc-gold-hi, #e8c766);background:#c9a2271f}.trilha:focus-visible{outline:2px solid var(--sc-gold, #c9a227);outline-offset:3px}.trilha__barras{display:flex;align-items:center;gap:2px;height:16px}.trilha__barras i{display:block;width:2px;height:4px;background:var(--sc-gold, #c9a227);transition:height .25s ease}.trilha[data-ligado="1"] .trilha__barras i{background:var(--sc-gold-hi, #e8c766);animation:trilhaPulso 1s ease-in-out infinite}.trilha[data-ligado="1"] .trilha__barras i:nth-child(2){animation-delay:.18s}.trilha[data-ligado="1"] .trilha__barras i:nth-child(3){animation-delay:.36s}.trilha[data-ligado="1"] .trilha__barras i:nth-child(4){animation-delay:.09s}@keyframes trilhaPulso{0%,to{height:4px}50%{height:16px}}.trilha[data-chamando="1"]{animation:trilhaChama 2.6s ease-in-out infinite}.trilha[data-chamando="1"] .trilha__barras i{background:var(--sc-gold-hi, #e8c766)}.trilha[data-chamando="1"] .trilha__barras i:nth-child(2){height:9px}.trilha[data-chamando="1"] .trilha__barras i:nth-child(3){height:6px}@keyframes trilhaChama{0%,to{border-color:#c9a22773;box-shadow:0 0 #c9a22700}50%{border-color:#e8c766f2;box-shadow:0 0 0 5px #c9a2271f}}@media(max-width:400px){.trilha{width:38px;margin-right:.25rem}.trilha:after{position:absolute;content:"";inset:-3px -4px}}@media(prefers-reduced-motion:reduce){.trilha[data-ligado="1"] .trilha__barras i{animation:none;height:12px}.trilha[data-chamando="1"]{animation:none;border-color:#e8c766f2}}
