:host,: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{position:fixed;left:0;bottom:0;width:100vw;z-index:var(--van-floating-panel-z-index);display:flex;flex-direction:column;touch-action:none;border-top-left-radius:var(--van-floating-panel-border-radius);border-top-right-radius:var(--van-floating-panel-border-radius);background:var(--van-floating-panel-background);will-change:transform}.van-floating-panel:after{content:"";display:block;position:absolute;bottom:-100vh;height:100vh;width:100vw;background-color:inherit}.van-floating-panel__header{height:var(--van-floating-panel-header-height);display:flex;justify-content:center;align-items:center;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-floating-panel__header-bar{height:var(--van-floating-panel-bar-height);width:var(--van-floating-panel-bar-width);border-radius:var(--van-radius-md);background:var(--van-floating-panel-bar-color)}.van-floating-panel__content{flex:1;overflow-y:auto;background-color:var(--van-floating-panel-background)}.detail-payment-pages{background-color:#fff!important;min-height:100vh}.list-detail-payment.van-hairline--top-bottom:after{border-top:0!important}.list-detail-payment .van-cell{padding:8px 0!important}.list-detail-payment .van-cell:last-child:after{border-bottom:none!important}.img-id-card{width:auto;height:100px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.img-faceid{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.border-success{border:2px solid #00ba00!important}.border-danger{border:2px solid #f74750!important}