@charset "UTF-8";.bottom-box.svelte-1o54bdz .header:where(.svelte-1o54bdz){line-height:40px;background:#e0f5ff;border-radius:5px;padding:0 10px 0 0;display:flex}.bottom-box.svelte-1o54bdz .header:where(.svelte-1o54bdz) .header-icon:where(.svelte-1o54bdz){width:40px;text-align:center;font-size:20px;display:flex;align-items:center;justify-content:center}.bottom-box.svelte-1o54bdz .loading:where(.svelte-1o54bdz){font-size:30px;padding:10px;display:flex;justify-content:center;align-items:center;color:#022d95}.bottom-box.svelte-1o54bdz .progress:where(.svelte-1o54bdz){display:flex;line-height:30px;padding:10px 0;font-size:12px;margin-top:-5px}.bottom-box.svelte-1o54bdz .progress:where(.svelte-1o54bdz) .bar:where(.svelte-1o54bdz){margin:13px 0;height:4px;position:relative;flex:1;background:#d8d8d8;border-radius:5px}.bottom-box.svelte-1o54bdz .progress:where(.svelte-1o54bdz) .bar:where(.svelte-1o54bdz) .bar-in:where(.svelte-1o54bdz){height:4px;background:#022d95;border-radius:5px}.bottom-box.svelte-1o54bdz .progress:where(.svelte-1o54bdz) .num:where(.svelte-1o54bdz){padding:0 0 0 10px}.bottom-box.svelte-18v6hls .header:where(.svelte-18v6hls){line-height:40px;background:#e0f5ff;border-radius:5px;padding:0 10px 0 0;display:flex;margin-bottom:10px}.bottom-box.svelte-18v6hls .header:where(.svelte-18v6hls) .header-icon:where(.svelte-18v6hls){width:40px;text-align:center;font-size:20px;display:flex;align-items:center;justify-content:center}.bottom-box.svelte-18v6hls .loading:where(.svelte-18v6hls){font-size:30px;padding:10px;display:flex;justify-content:center;align-items:center;color:#022d95}.popover.svelte-954ml1{position:fixed;left:0;right:0;top:0;z-index:1000;display:flex;justify-content:center;align-items:center;height:var(--viewport-height);will-change:height;overscroll-behavior:contain}.popover.hide.svelte-954ml1{display:none}.popover-mask.svelte-954ml1{position:absolute;left:0;top:0;right:0;bottom:0;overscroll-behavior:contain;touch-action:none;background:#00000005}.popover-box.svelte-954ml1{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 1px 2px #0000001a,0 2px 6px 2px #0000001a;touch-action:none;will-change:transform;overflow:hidden;display:flex;flex-direction:column;max-height:calc(var(--viewport-height) - var(--popover-top));transition:transform .3s cubic-bezier(.25,.46,.45,.94);visibility:hidden;box-shadow:0 -2px 8px #0000000f,0 -8px 32px #0000001a}.popover-box.svelte-954ml1 .popover-box-title:where(.svelte-954ml1){line-height:50px;display:flex;text-align:center;position:relative;flex-shrink:0}.popover-box.svelte-954ml1 .popover-box-title:where(.svelte-954ml1) .popover-text:where(.svelte-954ml1){padding:0 15px;flex:1;font-size:16px;position:relative;font-weight:600}.popover-box.svelte-954ml1 .popover-icon:where(.svelte-954ml1){width:50px;text-align:center;position:absolute;top:15px;right:0;font-size:15px;z-index:1000;flex-shrink:0}.popover-box.svelte-954ml1 .popover-icon:where(.svelte-954ml1) .icon{position:relative}.popover-box.svelte-954ml1 .popover-box-body:where(.svelte-954ml1){flex:1;position:relative;overflow-y:auto;overscroll-behavior:contain;min-height:0}.popover-box.popover-enter.svelte-954ml1{visibility:visible;animation:svelte-954ml1-slideUp .3s cubic-bezier(.22,1,.36,1) forwards}.popover-box.popover-enter.no-animate.svelte-954ml1{animation:none}.popover-box.popover-leave.svelte-954ml1{visibility:visible;animation:svelte-954ml1-slideDown .3s cubic-bezier(0,0,.2,1) forwards}.popover-box.dragging.svelte-954ml1{transition:none;animation:none}@keyframes svelte-954ml1-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-954ml1-slideDown{0%{transform:translateY(var(--close-start-y, 0px))}to{transform:translateY(100%)}}.popover-background.svelte-n6mo9a{position:fixed;top:0;right:0;bottom:0;left:0}.popover-background.svelte-n6mo9a .popover-mask:where(.svelte-n6mo9a){position:absolute;left:0;top:0;right:0;bottom:0;background:#00000080;touch-action:none;transition:opacity .3s ease}.popover-background.svelte-n6mo9a .popover-mask.mask-enter:where(.svelte-n6mo9a){opacity:1}.popover-background.svelte-n6mo9a .popover-mask.mask-leave:where(.svelte-n6mo9a){opacity:0}.popup-hud-box.svelte-1upex7g{background:#282828cc;color:#fff;border-radius:20px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 15px 22px;min-height:120px;max-width:120px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);will-change:transform;box-shadow:0 1px 2px #0000001a,0 2px 6px 2px #0000001a}.popup-hud-box.svelte-1upex7g .popup-hud-box-state:where(.svelte-1upex7g){font-size:30px;line-height:60px;width:90px;text-align:center;flex-shrink:0;padding:7px 0 0}.popup-hud-box.svelte-1upex7g .popup-hud-box-state.success:where(.svelte-1upex7g){font-size:40px}.popup-hud-box.svelte-1upex7g .popup-hud-box-state.error:where(.svelte-1upex7g){font-size:40px}.popup-hud-box.svelte-1upex7g .popup-hud-box-msg:where(.svelte-1upex7g){line-height:16px;max-width:100px;flex-shrink:0;font-size:13px;text-align:center}.popup-hud-box.popover-enter.svelte-1upex7g{visibility:visible;animation:svelte-1upex7g-slideUp .25s cubic-bezier(.34,1.56,.64,1) forwards}.popup-hud-box.popover-leave.svelte-1upex7g{visibility:visible;animation:svelte-1upex7g-slideDown .2s cubic-bezier(.4,0,.2,1) forwards}@keyframes svelte-1upex7g-slideUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-1upex7g-slideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30px) scale(.95)}}.popup-hud-box.svelte-1upex7g .popover-container{pointer-events:auto;touch-action:none}.toast.svelte-18w040e{position:absolute;bottom:100px;line-height:40px;border-radius:5px;color:#f5f5f5;display:flex;z-index:999999999;max-width:60%;padding:0 5px 0 0;background:#41485d;pointer-events:bounding-box;view-transition-name:popup-hud-toast-item;box-shadow:0 2px 8px #00000014;will-change:transform}.toast.svelte-18w040e .toast-icon:where(.svelte-18w040e){text-align:center;flex-shrink:0}.toast.svelte-18w040e .toast-icon:where(.svelte-18w040e) .toast-icon-in:where(.svelte-18w040e){line-height:15px;border-radius:50%;width:15px;margin:10px;font-size:15px;background:#fff}.toast.svelte-18w040e .toast-icon.success:where(.svelte-18w040e){color:#057c00}.toast.svelte-18w040e .toast-icon.error:where(.svelte-18w040e){color:#ff3a3a}.toast.svelte-18w040e .toast-icon.loading:where(.svelte-18w040e){color:#022d95}.toast.svelte-18w040e .toast-message:where(.svelte-18w040e){line-height:15px;padding:10px 10px 10px 0;font-size:13px}.toast.popover-enter.svelte-18w040e{visibility:visible;animation:svelte-18w040e-slideUp .35s cubic-bezier(.34,1.56,.64,1) forwards}.toast.popover-leave.svelte-18w040e{visibility:visible;animation:svelte-18w040e-slideDown .25s cubic-bezier(.4,0,.2,1) forwards}@keyframes svelte-18w040e-slideUp{0%{opacity:0;transform:translateY(80px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-18w040e-slideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30px) scale(.95)}}.toast.svelte-18w040e ::view-transition-group(popup-hud-toast-item),.toast.svelte-18w040e ::view-transition-old(popup-hud-toast-item),.toast.svelte-18w040e ::view-transition-new(popup-hud-toast-item){animation:none!important;opacity:1!important;transform:none!important;box-shadow:none!important}.notification.svelte-1h9p3qj{position:absolute;left:15px;right:15px;bottom:calc(var(--view-safe-bottom) + 60px);border-radius:5px;padding:5px;background:#41485d;pointer-events:bounding-box;overflow:hidden;view-transition-name:popup-hud-notification-item;box-shadow:0 2px 8px #00000014;will-change:transform}.notification.popover-enter.svelte-1h9p3qj{visibility:visible;animation:svelte-1h9p3qj-notificationSlideUp .3s cubic-bezier(.34,1.56,.64,1) forwards}.notification.popover-leave.svelte-1h9p3qj{visibility:visible;animation:svelte-1h9p3qj-notificationSlideDown .3s cubic-bezier(.4,0,.2,1) forwards}.notification.popover-hide.svelte-1h9p3qj{visibility:visible;animation:svelte-1h9p3qj-notificationSlideDown .25s cubic-bezier(0,0,.2,1) forwards}@keyframes svelte-1h9p3qj-notificationSlideUp{0%{opacity:0;transform:translateY(120%) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-1h9p3qj-notificationSlideDown{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(30%) scale(.9)}}::view-transition-group(popup-hud-notification-item),::view-transition-old(popup-hud-notification-item),::view-transition-new(popup-hud-notification-item){animation:none!important;opacity:1!important;box-shadow:none!important;background:none!important}.banner.svelte-sc065t{position:relative;overflow:hidden;white-space:nowrap;user-select:none;-webkit-user-select:none;touch-action:pan-x pan-y;overscroll-behavior:contain}.banner.svelte-sc065t .wrap:where(.svelte-sc065t){display:flex;will-change:transform}.banner.svelte-sc065t .wrap:where(.svelte-sc065t) .item:where(.svelte-sc065t){flex-shrink:0;cursor:grab;transition:opacity .3s ease}.banner.svelte-sc065t .wrap:where(.svelte-sc065t) .item:where(.svelte-sc065t):active{cursor:grabbing}.banner.svelte-sc065t .wrap.animate:where(.svelte-sc065t){transition:transform .3s cubic-bezier(.32,.72,0,1)}.banner.svelte-sc065t .dots:where(.svelte-sc065t){display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 0 0}.banner.svelte-sc065t .dots:where(.svelte-sc065t) .dot:where(.svelte-sc065t){width:5px;height:5px;border-radius:50%;background:#d8d8d8}.banner.svelte-sc065t .dots:where(.svelte-sc065t) .dot.active:where(.svelte-sc065t){background:#022d95}.copier.svelte-m4fe3k{display:inline-block}.menus.svelte-48a2tj{margin:10px 10px var(--view-safe-bottom) 10px}.menus.svelte-48a2tj .top:where(.svelte-48a2tj){padding:5px 0 10px 10px;border-bottom:1px solid #f3f3f3}.menus.svelte-48a2tj .top:where(.svelte-48a2tj) .top-a:where(.svelte-48a2tj){font-size:16px;font-weight:500;line-height:30px}.menus.svelte-48a2tj .top:where(.svelte-48a2tj) .top-b:where(.svelte-48a2tj){font-size:14px}.menus.svelte-48a2tj .menu-actions:where(.svelte-48a2tj){padding-top:10px;display:grid;grid-template-columns:repeat(4,1fr);flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.menus.svelte-48a2tj .menu-action:where(.svelte-48a2tj){min-width:0;max-width:100%;overflow:hidden;display:flex;border-radius:10px;flex-direction:column;align-items:center;justify-content:center;background:#f3f4fc;padding:20px 5px 10px;flex:1}.menus.svelte-48a2tj .menu-action:where(.svelte-48a2tj) .menu-action-icon:where(.svelte-48a2tj){width:40px;text-align:center;font-size:24px;line-height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.menus.svelte-48a2tj .menu-action:where(.svelte-48a2tj) .menu-action-label:where(.svelte-48a2tj){width:100%;font-size:12px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.menus.svelte-48a2tj .menu-action:where(.svelte-48a2tj):active{background:#56eaf833}.menus.svelte-48a2tj .menu-action:where(.svelte-48a2tj):last-child{border-bottom:none}.menus.svelte-48a2tj .component:where(.svelte-48a2tj){position:relative;margin-top:10px}.main-page.svelte-14dix6w{position:fixed;top:0;right:0;bottom:0;left:0}.main-page.hide.svelte-14dix6w{display:none}.popover-page-mask.svelte-14dix6w{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;touch-action:none;transition:opacity .4s ease;will-change:opacity}.popover-page-mask.mask-enter.svelte-14dix6w{opacity:1}.popover-page-mask.mask-leave.svelte-14dix6w{opacity:0}.popover-page.svelte-14dix6w{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;will-change:transform;box-shadow:0 0 150px #0000004d}.popover-page.popover-enter.svelte-14dix6w{visibility:visible;animation:svelte-14dix6w-slideUp .4s cubic-bezier(.22,1,.36,1) forwards}.popover-page.popover-leave.svelte-14dix6w{visibility:visible;animation:svelte-14dix6w-slideDown .4s cubic-bezier(0,0,.2,1) forwards}@keyframes svelte-14dix6w-slideUp{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes svelte-14dix6w-slideDown{0%{transform:translate(0)}to{transform:translate(120%)}}.loading-state.svelte-1xosy31{display:flex;border-radius:8px;padding-bottom:10px}.loading-state.svelte-1xosy31 .loading-st:where(.svelte-1xosy31){color:#022d95}.loading-state.svelte-1xosy31 .loading-state-icon:where(.svelte-1xosy31){width:50px;text-align:center;font-size:25px}.loading-state.svelte-1xosy31 .loading-confirm:where(.svelte-1xosy31){color:#3964fe}.loading-state.svelte-1xosy31 .loading-done:where(.svelte-1xosy31){color:#022d95}.loading-state.svelte-1xosy31 .loading-error:where(.svelte-1xosy31){color:#ff3a3a}.loading-state.svelte-1xosy31 .loading-state-message:where(.svelte-1xosy31){padding:8px 5px 8px 0}.loading-input.svelte-1xosy31{margin:10px 10px 0;padding:4px 10px;background-color:#f5f5f5}.loading-input.svelte-1xosy31 input:where(.svelte-1xosy31){border:0;padding:0;margin:0;line-height:30px;width:100%;background:transparent}.loading-input.svelte-1xosy31 input:where(.svelte-1xosy31):focus{outline:none}
