*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background-color:#faeef1}.global-toast{position:fixed;left:50%;bottom:15vh;transform:translate(-50%) translateY(10px);max-width:80%;padding:10px 18px;background:#000000c7;color:#fff;font-size:14px;line-height:1.5;border-radius:999px;text-align:center;z-index:9999;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none;word-break:break-all}.global-toast.show{opacity:1;transform:translate(-50%) translateY(0)}
