.scroll-palette{--bg:#FF87C3;--fg:#3e168b;transition:background-color .12s linear,color .12s linear}
.scroll-palette nav.on-light .n-logo{background-color:#3e168b}.scroll-palette nav.on-light .n-links a{color:#3e168b}
.scroll-palette nav.on-story .n-logo{background-color:#FF87C3}.scroll-palette nav.on-story .n-links a{color:#FF87C3}
.work-sticker{position:absolute;width:clamp(65px,10vw,150px);height:auto;max-height:170px;object-fit:contain;pointer-events:none;opacity:0;z-index:0;will-change:transform,opacity}
.orbit-rotor{z-index:1}.orbit-count{z-index:2}
@media(max-width:700px){.work-sticker{width:55px;max-height:70px}}
@media(prefers-reduced-motion:reduce){.scroll-palette{transition:none}.work-sticker{display:none}}

.work-sticker-layer{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:100}.work-sticker.transient{position:absolute;pointer-events:none;opacity:0}

.work-sticker.transient{max-height:none;height:auto}

.work-sticker.transient{opacity:1;visibility:hidden;transition:none}

.work-sticker.transient{object-fit:contain;max-width:none;max-height:none}
