@scope (.ori-pop-scoped){:scope.ori-popup{width:100%;position:relative}:scope.ori-popup .mask{position:fixed;width:100%;height:100%;top:0;left:0;z-index:997;opacity:0}:scope.ori-popup .popup{position:fixed;bottom:0;left:0;z-index:998;display:flex;flex-direction:column;width:100%}:scope.ori-popup .popup-bg-color{background-color:var(--background,transparent);color:var(--foreground,#000)}:scope.ori-popup .popup-border{border:1px solid var(--theme-color,#007aff)}:scope.ori-popup .popup-cont{position:relative;flex:1;overflow:hidden;display:flex}:scope.ori-popup .popup-cont .popup-cont-inner{margin:0 auto}:scope.ori-popup .popup-cont .popup-scroll{width:100%;height:100%}:scope.ori-popup .popup-close{position:absolute;top:5px;right:5px;z-index:2;border-radius:50%;padding:3px}:scope.ori-popup .content-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}:scope.ori-popup.left-popup .popup{max-width:80%;height:100%;top:0;left:var(--popup-offset);bottom:auto;right:auto;border-top-right-radius:20px;border-bottom-right-radius:20px}:scope.ori-popup.right-popup .popup{max-width:80%;height:100%;top:0;right:var(--popup-offset);bottom:auto;left:auto;border-top-left-radius:20px;border-bottom-left-radius:20px}:scope.ori-popup.top-popup .popup{height:auto;max-height:80vh;width:100%;top:var(--popup-offset);left:0;bottom:auto;right:auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px}:scope.ori-popup.bottom-popup .popup{height:auto;max-height:80vh;width:100%;top:auto;left:0;bottom:var(--popup-offset);right:auto;border-top-left-radius:20px;border-top-right-radius:20px}:scope.ori-popup.center-popup{width:100%}:scope.ori-popup.center-popup .popup{margin-top:var(--popup-offset);top:50%;left:50%;transform:translate(-50%,-50%);width:auto;bottom:auto;right:auto;border-radius:20px}:scope.ori-popup .flex-b-c{display:flex;justify-content:space-between;align-items:center}:scope.ori-popup .f-shrink-0{flex-shrink:0}:scope.ori-popup .flex-1{flex:1}:scope.ori-popup .bold{font-weight:700}:scope.ori-popup .p-20{padding:10px}:scope.ori-popup .text-c{text-align:center}}