.toast-container[data-v-e5f5db6b]{display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;top:20px;z-index:10000}.toast[data-v-e5f5db6b]{align-items:center;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;max-width:400px;min-width:280px;padding:14px 20px}.toast.success[data-v-e5f5db6b]{background:linear-gradient(135deg,#10b981,#059669)}.toast.error[data-v-e5f5db6b]{background:linear-gradient(135deg,#ef4444,#dc2626)}.toast.warning[data-v-e5f5db6b]{background:linear-gradient(135deg,#f59e0b,#d97706)}.toast.info[data-v-e5f5db6b]{background:linear-gradient(135deg,#3b82f6,#2563eb)}.toast-icon[data-v-e5f5db6b]{font-size:16px;font-weight:700}.toast-enter-active[data-v-e5f5db6b]{animation:slideIn-e5f5db6b .3s ease}.toast-leave-active[data-v-e5f5db6b]{animation:slideOut-e5f5db6b .3s ease}@keyframes slideIn-e5f5db6b{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut-e5f5db6b{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.loading-overlay{align-items:center;background:linear-gradient(135deg,#f8fbff,#e8f4fc 50%,#dbeafe);display:flex;justify-content:center;inset:0;overflow:hidden;position:fixed;z-index:99999}.loading-bg-circles{height:100%;pointer-events:none;position:absolute;width:100%}.loading-bg-circles .circle{background:linear-gradient(135deg,#1e75bc1a,#3a8fd10d);border-radius:50%;position:absolute}.loading-bg-circles .circle-1{animation:float 6s ease-in-out infinite;height:300px;right:-50px;top:-100px;width:300px}.loading-bg-circles .circle-2{animation:float 8s ease-in-out infinite reverse;bottom:-50px;height:200px;left:-50px;width:200px}.loading-bg-circles .circle-3{animation:float 7s ease-in-out 1s infinite;height:150px;left:10%;top:50%;width:150px}.loading-content{position:relative;text-align:center;z-index:1}.loading-icon{animation:bounce 1s ease-in-out infinite;font-size:56px;margin-bottom:16px}.loading-logo{font-size:48px;font-weight:800;letter-spacing:-1px;margin-bottom:32px}.loading-logo .logo-text{animation:fadeInUp .6s ease-out;color:#2d3436}.loading-logo .logo-mall{animation:fadeInUp .6s ease-out .1s both;color:#1e75bc}.loading-bar{background:#1e75bc26;border-radius:4px;height:4px;margin:0 auto 20px;overflow:hidden;width:200px}.loading-bar-fill{animation:loading 1.2s ease-in-out infinite;background:linear-gradient(90deg,#1e75bc,#3a8fd1);border-radius:4px;height:100%;width:40%}.loading-text{animation:pulse 2s ease-in-out infinite;color:#636e72;font-size:14px;font-weight:500}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(150%)}to{transform:translate(400%)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.blocked-overlay{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;justify-content:center;inset:0;position:fixed;z-index:99999}.blocked-content{color:#fff;max-width:500px;padding:40px;text-align:center}.blocked-content .blocked-icon{font-size:80px;margin-bottom:24px}.blocked-content h1{font-size:28px;font-weight:700;margin-bottom:16px}.blocked-content p{color:#fffc;font-size:16px;line-height:1.6;margin-bottom:12px}.blocked-content .blocked-contact{border-top:1px solid hsla(0,0%,100%,.2);color:#fff9;font-size:14px;margin-top:32px;padding-top:24px}
