/* Deterministic color sheets, without a full-page snapshot or clipping animation. */
@view-transition{navigation:none}
.sbc-route-curtain{position:fixed;inset:0;z-index:10000;pointer-events:auto;background:#fafbfb;transform:translate3d(0,0,0);will-change:transform;contain:strict}
html.sbc-anchor-moving{scroll-behavior:auto!important}
@media(prefers-reduced-motion:reduce){.sbc-route-curtain,html.sbc-route-pending::before{display:none}}
