.fan-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-overflow-scrolling:touch}.fan-popup__title{font-size:.32rem;color:#222;font-weight:700;padding:.24rem .3rem;line-height:1.4}.fan-popup__title--center{text-align:center}.fan-popup__title--right{text-align:right}.fan-popup__close-icon{position:absolute;z-index:1;top:.2rem;right:.32rem;cursor:pointer}.fan-popup__close-icon:active{opacity:.7}.fan-popup__close-text{color:var(--fan-primary-color);line-height:.88rem;text-align:center;font-size:.32rem}.fan-popup--center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fan-popup--center.round{border-radius:.24rem}.fan-popup--bottom{bottom:0;left:0;width:100%}.fan-popup--bottom.round{border-radius:.24rem .24rem 0 0}.fan-popup--bottom.safe{padding-bottom:env(safe-area-inset-bottom)}.fan-popup--right{top:0;right:0}.fan-popup--right.round{border-radius:.24rem 0 0 .24rem}.fan-popup--left{top:0;left:0}.fan-popup--left.round{border-radius:0 .24rem .24rem 0}.fan-popup--top{top:0;left:0;width:100%}.fan-popup--top.round{border-radius:0 0 .24rem .24rem}.malert-pop{width:6.24rem;padding:.4rem .54rem;font-size:18px;color:#111;text-align:center;line-height:1.4;background:#fff;border-radius:8px}.malert-popt{padding:.3rem 0 .5rem;white-space:pre-wrap;word-break:break-all}.malert-popbtn{flex:1;height:46px;line-height:42px;font-size:16px;color:#201502;text-align:center;margin:0 5px;max-width:4.5rem;background:transparent;border:1px solid #ddd;border-radius:24px}.malert-popbtn:last-child{background:linear-gradient(90deg,var(--fan-primary-color),var(--fan-gradient-primary-color));border:0;box-shadow:0 2px 8px 0 var(--fan-primary-shadow-color)}.malert-btn-wrap{display:flex;justify-content:center}