.message{color:#fff;display:block;font-size:1rem;font-weight:700;line-height:1.4;text-align:center;width:100%;word-break:break-word}.tip{margin-top:.5rem}.tip,.weakMessage{color:#fff;display:block;font-size:.75rem;line-height:1.4;text-align:center;width:100%;word-break:break-word}.hostToastPopup{--adm-center-popup-background-color:transparent;--adm-center-popup-border-radius:0;--adm-center-popup-min-width:0;--adm-center-popup-max-width:min(18.5rem,calc(100vw - 3rem))}.hostToastModal{background:transparent;border-radius:0;max-width:min(18.5rem,calc(100vw - 3rem));min-width:0;padding:0;width:-webkit-max-content;width:max-content}.hostToastModal:not(.adm-modal-with-image){padding-top:0}.hostToastModal .adm-modal-content{color:#fff;padding:0}.hostToastModal .adm-modal-footer-empty{display:none}.hostToastContent{min-width:12rem;padding:1.5rem}.hostToastContent,.hostToastWeakContent{align-items:center;background:rgba(0,0,0,.7);border-radius:1rem;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;max-width:min(18.5rem,calc(100vw - 3rem));width:-webkit-max-content;width:max-content}.hostToastWeakContent{min-width:0;padding:.5rem}.wrap{box-sizing:border-box;display:inline-flex;flex-shrink:0;position:relative}.layer{display:block;height:100%;inset:0;position:absolute;width:100%}.spin{-webkit-animation:progressiveCircularLoadingSpin .85s linear infinite;animation:progressiveCircularLoadingSpin .85s linear infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes progressiveCircularLoadingSpin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes progressiveCircularLoadingSpin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.track{fill:none;stroke:#d1d5db;stroke:var(--progressive-loading-track,#d1d5db);stroke-width:5.5;stroke-width:var(--progressive-loading-stroke,5.5)}.arc{fill:none;stroke:currentColor;stroke-width:5.5;stroke-width:var(--progressive-loading-stroke,5.5);stroke-linecap:round;stroke-dasharray:38 200}