:root{--rem: 16px;--lineHeight: 1.4;--headerHeight: 63px;--conWidth: 1200px}html{--green: #32CA7E;--greenHover: #2AB570;--gray0: #fff;--gray100: #f1f5f9;--gray400: #91969F;--gray700: #313c52;--gray900: #000810}*._dark{--gray0: #000810;--gray100: #313c52;--gray400: #91969F;--gray700: #f1f5f9;--gray900: #fff}.aether-full{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto}.aether-hover{background:rgba(155,155,165,.15)!important}.aether-toast{position:absolute;top:100px;padding:10px 16px;max-width:240px;border-radius:20px;background-color:rgba(0,0,0,.9);color:#fff;font-weight:700;font-size:12px;line-height:20px;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s}.aether-toast.show{visibility:visible;opacity:1;transform:translateY(0)}.aether-toast-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;position:fixed;z-index:10000;display:flex;justify-content:center}
