.o360-request-bar{position:fixed;z-index:10050;top:0;left:0;width:0;height:3px;background:#087fc1;opacity:0;transition:width .24s ease,opacity .18s ease}.o360-request-bar.active{width:78%;opacity:1;animation:o360-request 1.6s ease-in-out infinite}.o360-request-active{cursor:progress}.o360-request-active form[aria-busy=true]{opacity:.72}.o360-request-active button.is-processing{position:relative;color:transparent!important}.o360-request-active button.is-processing:after{content:"";position:absolute;inset:50% auto auto 50%;width:18px;height:18px;margin:-9px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:o360-spin .7s linear infinite}.o360-toast-region{position:fixed;z-index:10060;top:20px;right:20px;width:min(390px,calc(100vw - 28px));display:grid;gap:10px;pointer-events:none}.o360-toast{display:grid;grid-template-columns:10px 1fr 28px;gap:12px;align-items:start;padding:15px;background:#fff;color:#172033;border:1px solid #d9e2ec;border-radius:7px;box-shadow:0 18px 44px rgba(21,38,58,.18);opacity:0;transform:translateY(-10px);transition:.18s ease;pointer-events:auto}.o360-toast.show{opacity:1;transform:none}.o360-toast-mark{width:9px;height:9px;margin-top:7px;border-radius:50%;background:#16805d}.o360-toast.error .o360-toast-mark{background:#c3362b}.o360-toast button{width:28px;height:28px;padding:0;border:0;background:transparent;color:#64748b;font-size:21px;line-height:1;cursor:pointer}@keyframes o360-spin{to{transform:rotate(360deg)}}@keyframes o360-request{0%{width:14%}60%{width:78%}100%{width:92%}}@media(max-width:600px){.o360-toast-region{top:10px;right:10px}.o360-toast{padding:12px}}
