:root{--van-floating-panel-border-radius:16px;--van-floating-panel-header-height:30px;--van-floating-panel-z-index:999;--van-floating-panel-background:var(--van-background-2);--van-floating-panel-bar-width:20px;--van-floating-panel-bar-height:3px;--van-floating-panel-bar-color:var(--van-gray-5)}.van-floating-panel{background:var(--van-floating-panel-background);border-top-left-radius:var(--van-floating-panel-border-radius);border-top-right-radius:var(--van-floating-panel-border-radius);bottom:0;display:flex;flex-direction:column;left:0;position:fixed;touch-action:none;width:100vw;z-index:var(--van-floating-panel-z-index)}.van-floating-panel:after{background-color:inherit;bottom:-100vh;content:"";display:block;height:100vh;position:absolute;width:100vw}.van-floating-panel__header{align-items:center;cursor:grab;display:flex;height:var(--van-floating-panel-header-height);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-floating-panel__header-bar{background:var(--van-floating-panel-bar-color);border-radius:var(--van-radius-md);height:var(--van-floating-panel-bar-height);width:var(--van-floating-panel-bar-width)}.van-floating-panel__content{background-color:var(--van-floating-panel-background);flex:1;overflow-y:auto}@font-face{font-display:swap;font-family:NotoSans;font-style:normal;font-weight:400;src:url(../fonts/NotoSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:NotoSans;font-style:normal;font-weight:700;src:url(../fonts/NotoSans-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:NotoSansSC;font-style:normal;font-weight:400;src:url(../fonts/NotoSansSC-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:NotoSansSC;font-style:normal;font-weight:700;src:url(../fonts/NotoSansSC-Bold.woff2) format("woff2")}:root{--van-floating-panel-border-radius:24px}body{background-color:#f0f2f5;height:100vh;overflow:hidden;width:100vw}#__nuxt,body{margin:0;padding:0}#__nuxt{height:100%;width:100%}.main-container{font-family:NotoSansSC,NotoSans;font-size:14px;height:100%;position:relative;width:100%}.main-container .layer-back{height:100%;position:relative;width:100%;z-index:0}.main-container .layer-back .banner{left:0;position:absolute;right:0;text-align:center;top:0;z-index:1}.main-container .layer-back .banner img{height:auto;max-width:600px;width:100%}@media only screen and (min-height:768px){.main-container .layer-back .banner{top:15px}}@media only screen and (min-height:820px){.main-container .layer-back .banner{top:30px}}.main-container .layer-back .background{background-position:0 0;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.main-container .layer-front{position:relative;z-index:1}.main-container .layer-front .van-floating-panel{box-shadow:0 -1px 10px #00000026}
