.rail-panel{--rail-panel-width:280px;background:var(--rail-panel-bg,inherit);height:100%;overflow:hidden;position:relative}.rail-panel--docked{flex:0 0 auto;transition:width .18s ease;width:var(--rail-panel-width)}.rail-panel--docked.rail-panel--closed{width:0}.rail-panel--overlay{bottom:0;box-shadow:0 0 24px #0000001f;position:absolute;top:0;transition:transform .18s ease;width:var(--rail-panel-width);z-index:10}.rail-panel--overlay.rail-panel--left{left:0}.rail-panel--overlay.rail-panel--right{right:0}.rail-panel--overlay.rail-panel--closed.rail-panel--left{transform:translate(-100%)}.rail-panel--overlay.rail-panel--closed.rail-panel--right{transform:translate(100%)}.rail-panel__inner{height:100%;overflow-y:auto;width:var(--rail-panel-width)}@media(max-width:767px){.rail-panel--docked,.rail-panel--overlay{display:none}}.rail-bar{background:var(--rail-bar-bg,inherit);min-height:0;width:100%}.rail-bar--overlay{left:0;pointer-events:auto;position:absolute;right:0;z-index:5}.rail-shell{flex-direction:column;height:100%}.rail-shell,.rail-shell__body{display:flex;min-height:0;overflow:hidden;position:relative;width:100%}.rail-shell__body{flex:1 1 auto;flex-direction:row}.rail-shell__rail-column{display:flex;flex-direction:column}.rail-shell__rail,.rail-shell__rail-column{flex:1 1 auto;min-height:0;min-width:0;overflow:hidden;position:relative}.rail-shell__rail{width:100%}.rail-bar-bottom-enter-active,.rail-bar-bottom-leave-active,.rail-bar-top-enter-active,.rail-bar-top-leave-active{transition:transform .18s ease,opacity .18s ease;will-change:transform,opacity}.rail-bar-top-enter-from,.rail-bar-top-leave-to{opacity:0;transform:translateY(-100%)}.rail-bar-bottom-enter-from,.rail-bar-bottom-leave-to{opacity:0;transform:translateY(100%)}body.rail-viewport-lock,html.rail-viewport-lock{min-height:100vh;min-height:100svh;min-height:var(--rail-viewport-height,100svh);overflow-x:hidden;overscroll-behavior-x:none;width:100%}body.rail-viewport-lock{margin:0}body.rail-viewport-lock #__nuxt,body.rail-viewport-lock [vaul-drawer-wrapper]{min-height:0;width:100%}.rail-layout{height:100vh;height:100svh;height:var(--rail-viewport-height,100svh);inset:0;max-height:var(--rail-viewport-height,100svh);position:fixed}.rail-layout,.rail-shell{overflow:hidden;width:100%}.rail-shell{display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.rail-shell__body{flex:1 1 auto;flex-direction:row;width:100%}.rail-shell__body,.rail-shell__rail-column{display:flex;min-height:0;overflow:hidden;position:relative}.rail-shell__rail-column{flex:1 1 auto;flex-direction:column;min-width:0}.rail-shell__rail{flex:1 1 auto;min-width:0;overflow:hidden;position:relative}.rail-bar,.rail-shell__rail{min-height:0;width:100%}.rail-bar--push{flex:0 0 auto}.rail-bar--overlay{left:0;position:absolute;right:0;z-index:5}.rail-bar--overlay.rail-bar--top{top:0}.rail-bar--overlay.rail-bar--bottom{bottom:0}.rail{--rail-screen-count:1;--rail-main-index:0;height:100%;overflow:hidden;position:relative;touch-action:pan-y;width:100%}.rail__container{display:flex;flex-direction:row;height:100%;transform:translate3d(calc(var(--rail-main-index)*-100%),0,0);width:100%}.rail__screen{flex:0 0 100%;height:100%;min-width:0;overflow-y:auto;width:100%}
