.loading-overlay.svelte-12y1pvn{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#161d1ae6;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.checkout-loading.svelte-12y1pvn{background-color:#161d1af2}.loading-content.svelte-12y1pvn{text-align:center;color:#fff}.spinner.svelte-12y1pvn{width:50px;height:50px;margin:0 auto 20px;color:#019863}.circular.svelte-12y1pvn{animation:svelte-12y1pvn-rotate 2s linear infinite;width:50px;height:50px}.path.svelte-12y1pvn{stroke-dasharray:90,150;stroke-dashoffset:0;stroke-linecap:round;animation:svelte-12y1pvn-dash 1.5s ease-in-out infinite}.loading-text.svelte-12y1pvn{font-size:16px;font-weight:600;margin:0 0 8px;color:#fff}.loading-subtext.svelte-12y1pvn{font-size:14px;color:#a0a0a0;margin:0 0 20px}.cancel-button.svelte-12y1pvn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.cancel-button.svelte-12y1pvn:hover{background:#fff3}@keyframes svelte-12y1pvn-rotate{to{transform:rotate(360deg)}}@keyframes svelte-12y1pvn-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}html,body{margin:0;padding:0;height:100%;font-family:Inter,Noto Sans,sans-serif}.page-transition{opacity:1;transition:opacity .2s ease-in-out}.page-transition.loading{opacity:.7}
