.nodo-snap-sheet{--nodo-snap-sheet-duration:420ms;--nodo-snap-sheet-ease:cubic-bezier(0.32,0.72,0,1);height:100dvh;will-change:transform;transition:transform var(--nodo-snap-sheet-duration) var(--nodo-snap-sheet-ease),border-radius var(--nodo-snap-sheet-duration) var(--nodo-snap-sheet-ease);touch-action:pan-x}.nodo-snap-sheet--dragging{transition:none!important}.nodo-snap-sheet__header{touch-action:none;cursor:grab}.nodo-snap-sheet__header:active{cursor:grabbing}.nodo-snap-sheet__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.nodo-snap-sheet__scroll--locked,.nodo-snap-sheet__scroll--sheet-drag{overflow:hidden!important;touch-action:none}@media (prefers-reduced-motion:reduce){.nodo-snap-sheet{transition:none!important}}