@import"https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600&display=swap";.loading-screen[data-v-2b67be68]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f4f6fb;gap:20px}.ring[data-v-2b67be68]{width:44px;height:44px}.ring circle[data-v-2b67be68]{fill:none;stroke-width:3;stroke-linecap:round}.ring .track[data-v-2b67be68]{stroke:var(--color-border)}.ring .fill[data-v-2b67be68]{stroke:var(--color-primary);stroke-dasharray:100;stroke-dashoffset:25;animation:spin-2b67be68 1s linear infinite;transform-origin:center;transform-box:fill-box}@keyframes spin-2b67be68{to{transform:rotate(360deg)}}.text[data-v-2b67be68]{font-size:13px;color:#aaa}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px}html,body,#app{height:100%;font-family:Heebo,sans-serif;direction:rtl;background:#f4f6fb;color:#1a2d6b}:root{--color-primary: #2443ac;--color-primary-dark: #1a3490;--color-primary-light: #eef1fb;--color-primary-border: #c5ceec;--color-bg: #F4F6FB;--color-white: #fff;--color-border: #dde3f0;--color-text: #1a2d6b;--color-text-muted: #999;--color-success: #1D9E75;--color-warning: #BA7517;--color-danger: #E24B4A}a{text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}
