button,input,select,textarea{font-family:inherit}.ds-field{margin-bottom:14px}.ds-field--sm{margin-bottom:0}.ds-label{color:#6b7280;display:block;font-size:12px;font-weight:600;margin-bottom:5px}.ds-label--sm{font-size:11px;margin-bottom:3px}.ds-req{color:#ef4444}.ds-row{gap:12px}.ds-input,.ds-select{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:13.5px;height:38px;outline:none;padding:0 12px;transition:border-color .15s,box-shadow .15s;width:100%}.ds-input:focus,.ds-select:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.ds-input::-moz-placeholder,.ds-select::-moz-placeholder{color:#d1d5db}.ds-input::placeholder,.ds-select::placeholder{color:#d1d5db}.ds-input--sm,.ds-select--sm{font-size:12.5px;height:34px;padding:0 10px}.ds-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath stroke='%239CA3AF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:32px}.ds-toggle{align-items:center;cursor:pointer;display:flex;gap:10px}.ds-toggle__track{background:#e5e7eb;border-radius:11px;cursor:pointer;flex-shrink:0;height:22px;position:relative;transition:background .2s;width:38px}.ds-toggle__track--on{background:#0d9488}.ds-toggle__track--sm{border-radius:10px;height:20px;width:36px}.ds-toggle__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000026;height:18px;left:2px;position:absolute;top:2px;transition:transform .2s;width:18px}.ds-toggle__track--on .ds-toggle__thumb{transform:translate(16px)}.ds-toggle__track--sm .ds-toggle__thumb{height:16px;width:16px}.ds-toggle__track--sm.ds-toggle__track--on .ds-toggle__thumb{transform:translate(16px)}.ds-toggle__label{color:#374151;font-size:13px;font-weight:500}.ds-section{margin-bottom:14px}.ds-collapse-btn{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:500;margin-bottom:8px;padding:0}.ds-collapse-btn:hover{color:#374151}.ds-lang-grid{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:12px}.ds-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:5px;padding:7px 14px;transition:background .15s,box-shadow .15s}.ds-btn--primary{background:#2563eb;color:#fff}.ds-btn--primary:hover{background:#1d4ed8}.ds-btn--primary:disabled{cursor:not-allowed;opacity:.6}.ds-btn--danger{background:#ef4444;color:#fff}.ds-btn--danger:hover{background:#dc2626}.ds-btn--danger:disabled{cursor:not-allowed;opacity:.6}.ds-btn--ghost{background:transparent;color:#6b7280}.ds-btn--ghost:hover,.ds-btn--outline{background:#f3f4f6}.ds-btn--outline{border:1px solid #e5e7eb;color:#374151}.ds-btn--outline:hover{background:#e5e7eb}.ds-btn--sm{border-radius:6px;font-size:12px;padding:5px 10px}.ds-icon-btn{align-items:center;background:transparent;border:none;border-radius:5px;cursor:pointer;display:flex;height:24px;justify-content:center;transition:background .1s;width:24px}.ds-icon-btn:hover{background:#f3f4f6}.ds-icon-btn--del:hover{background:#fef2f2}.ds-icon-btn--dashed{border:1px dashed #d1d5db;border-radius:6px;height:26px;width:26px}.ds-icon-btn--dashed:hover{background:#f9fafb;border-style:solid}.ds-icon-btn--subtle{height:22px;opacity:.5;transition:opacity .15s,background .15s;width:22px}.ds-icon-btn--subtle:hover{background:#f3f4f6;opacity:1}.ds-card{background:#fff;border:1px solid #eee;border-radius:12px;transition:box-shadow .2s,transform .2s}.ds-card:hover{box-shadow:0 4px 20px #0000000f;transform:translateY(-2px)}.ds-card--flat:hover,.ds-card--static:hover{box-shadow:none;transform:none}.ds-card__footer{align-items:center;display:flex;gap:6px;padding:8px 14px 12px}.ds-card__footer--indented{padding-left:42px}.ds-card__header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:8px;padding:12px 14px 8px}.ds-card__icon-badge{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.ds-card__titles{display:flex;flex:1;flex-direction:column;gap:1px;min-width:0}.ds-card__title{color:#374151;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-card__subtitle{color:#9ca3af;font-family:SF Mono,Fira Code,monospace;font-size:10.5px;letter-spacing:.02em}.ds-card__body{padding:6px 0}.ds-card__empty{color:#d1d5db;flex-direction:column;font-size:12px;gap:6px;justify-content:center;padding:24px 0}.ds-card__empty,.ds-row{align-items:center;display:flex}.ds-row{border-bottom:1px solid #f9fafb;justify-content:space-between;padding:7px 14px;transition:background .1s}.ds-row:last-child{border-bottom:none}.ds-row:hover{background:#f9fafb}.ds-row__info{display:flex;flex-direction:column;gap:1px;min-width:0}.ds-row__label{color:#374151;font-size:13.5px;font-weight:500}.ds-row__meta{color:#9ca3af;font-family:SF Mono,Fira Code,monospace;font-size:11px}.ds-row__right{align-items:center;display:flex;flex-shrink:0;gap:8px}.ds-row__value{color:#111827;font-size:13.5px;font-weight:600;min-width:36px;text-align:right}.ds-row__actions{display:flex;gap:2px}.ds-row--indented{padding-left:42px}.ds-dialog{border-radius:12px!important;overflow:hidden}.ds-dialog__header{border-bottom:1px solid #f3f4f6;color:#111827;font-size:15px;font-weight:600;padding:16px 20px}.ds-dialog__body{padding:16px 20px}.ds-dialog__footer{border-top:1px solid #f3f4f6;display:flex;gap:8px;justify-content:flex-end;padding:12px 20px}.ds-grid{display:grid;gap:16px}.ds-grid--3{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ds-grid--4{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.ds-grid--2{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.ds-page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.ds-page-header__title{color:#111827;font-size:18px;font-weight:700;margin:0}.ds-page-header__subtitle{color:#9ca3af;font-size:12.5px;margin:2px 0 0}.ds-page{margin:0 auto;max-width:1000px;padding:24px 16px}.ds-page--wide{max-width:1200px}.ds-page--narrow{max-width:720px}.ds-list{display:flex;flex-direction:column;gap:16px}.ds-chip{border-radius:4px;font-size:10px;font-weight:600;padding:1px 6px;vertical-align:middle}.ds-badge,.ds-chip{display:inline-block}.ds-badge{border-radius:6px;font-size:12px;font-weight:700;padding:2px 8px}.ds-picker__label{color:#6b7280;display:block;font-size:12px;font-weight:600;margin-bottom:8px}.ds-picker__tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.ds-picker__tab{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px;transition:all .15s}.ds-picker__tab:hover{background:#f3f4f6}.ds-picker__tab--active{border-width:1.5px;font-weight:600}.ds-picker__options{display:flex;flex-direction:column;gap:4px;max-height:200px;overflow-y:auto}.ds-picker__option{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:all .12s}.ds-picker__option:hover{background:#fafafa;border-color:#d1d5db}.ds-picker__option--selected{border-width:2px}.ds-picker__option__label{color:#374151;font-size:13px;font-weight:500}.ds-picker__option__value{font-family:SF Mono,Fira Code,monospace;font-size:13px;font-weight:700}.ds-picker__empty{color:#d1d5db;font-size:12px;padding:16px 0;text-align:center}.ds-fullscreen{background:#f8f9fb;display:flex;flex-direction:column;height:100vh}.ds-fullscreen__toolbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;flex-shrink:0;gap:12px;padding:10px 16px}.ds-fullscreen__toolbar__title{align-items:center;display:flex;flex:1;gap:8px}.ds-fullscreen__toolbar__title span:first-child{color:#111827;font-size:15px;font-weight:700}.ds-fullscreen__toolbar__counter{color:#9ca3af;font-family:SF Mono,Fira Code,monospace;font-size:12px;font-weight:600}.ds-fullscreen__toolbar__btn{align-items:center;background:#e5e7eb;border:none;border-radius:8px;color:#9ca3af;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:6px;padding:7px 16px;transition:all .2s}.ds-fullscreen__toolbar__btn:disabled{cursor:not-allowed;opacity:.5}.ds-fullscreen__toolbar__btn--ready{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 2px 8px #6366f14d;color:#fff}.ds-fullscreen__toolbar__btn--ready:hover{box-shadow:0 4px 16px #6366f166;transform:translateY(-1px)}.ds-fullscreen__progress-track{background:#e5e7eb;flex-shrink:0;height:3px}.ds-fullscreen__progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:0 2px 2px 0;height:100%;transition:width .3s ease}.ds-fullscreen__empty,.ds-fullscreen__loading{align-items:center;display:flex;flex:1;justify-content:center}.ds-fullscreen__empty{color:#d1d5db;flex-direction:column;font-size:13px;gap:8px}.ds-fullscreen__content{flex:1;overflow-y:auto;padding:20px 16px 40px}.ds-fullscreen__steps{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:640px}.ds-fullscreen__step{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;transition:border-color .2s,box-shadow .2s}.ds-fullscreen__step--done{border-color:#6366f133;box-shadow:0 0 0 1px #6366f10f}.ds-fullscreen__step__header{align-items:flex-start;display:flex;gap:10px;margin-bottom:14px}.ds-fullscreen__step__number{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:26px;justify-content:center;transition:background .2s,color .2s;width:26px}.ds-fullscreen__step__number--done{background:#6366f1;color:#fff}.ds-fullscreen__step__title{color:#1f2937;font-size:14px;font-weight:600;line-height:1.5;padding-top:2px}.ds-fullscreen__options{display:flex;flex-direction:column;gap:6px;padding-left:36px}.ds-fullscreen__options__empty{align-items:center;color:#d1d5db;display:flex;font-size:12px;gap:6px;padding:8px 0}.ds-fullscreen__option{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 14px;transition:all .15s}.ds-fullscreen__option:hover{background:#fafafa;border-color:#d1d5db}.ds-fullscreen__option--selected{background:#6366f10a;border-color:#6366f1}.ds-fullscreen__option--selected .ds-fullscreen__option__text{color:#4338ca;font-weight:600}.ds-fullscreen__option__radio{align-items:center;border:2px solid #d1d5db;border-radius:50%;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:border-color .15s;width:18px}.ds-fullscreen__option--selected .ds-fullscreen__option__radio{border-color:#6366f1}.ds-fullscreen__option__radio__dot{background:#6366f1;border-radius:50%;height:8px;width:8px}.ds-fullscreen__option__text{color:#374151;font-size:13.5px;font-weight:500}.ds-fullscreen__bottom{align-items:center;display:flex;flex-direction:column;gap:12px;margin:28px auto 0;max-width:640px}.ds-fullscreen__bottom__hint{align-items:center;color:#9ca3af;display:flex;font-size:12.5px;margin:0}.ds-fullscreen__bottom__remaining{color:#6366f1;font-weight:600;margin-left:4px}.ds-fullscreen__bottom__trust{align-items:center;color:#9ca3af;display:flex;font-size:11px;gap:4px;margin:0}.ds-fullscreen__cta{align-items:center;background:#e5e7eb;border:none;border-radius:14px;cursor:pointer;display:inline-flex;justify-content:center;padding:2px;transition:all .3s}.ds-fullscreen__cta:disabled{cursor:not-allowed;opacity:.45}.ds-fullscreen__cta:disabled .ds-fullscreen__cta__inner{background:#e5e7eb;color:#9ca3af}.ds-fullscreen__cta--ready{animation:ds-cta-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#a855f7);box-shadow:0 4px 20px #6366f159}.ds-fullscreen__cta--ready:hover{box-shadow:0 6px 28px #6366f173;transform:translateY(-2px)}.ds-fullscreen__cta--ready .ds-fullscreen__cta__inner{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff}.ds-fullscreen__cta__inner{align-items:center;background:#e5e7eb;border-radius:12px;color:#9ca3af;display:inline-flex;font-size:15px;font-weight:700;gap:8px;letter-spacing:.01em;padding:12px 28px;transition:all .2s}@keyframes ds-cta-pulse{0%,to{box-shadow:0 4px 20px #6366f159}50%{box-shadow:0 4px 28px #6366f18c}}.highchart-root[data-v-46760abd]{min-height:300px;width:100%}.modern-loader[data-v-e3c3fef3]{gap:20px}.loader-container[data-v-e3c3fef3],.modern-loader[data-v-e3c3fef3]{align-items:center;display:flex;flex-direction:column;justify-content:center}.circle-loader[data-v-e3c3fef3],.loader-container[data-v-e3c3fef3]{position:relative}.circle-loader[data-v-e3c3fef3]{align-items:center;display:flex;height:80px;justify-content:center;width:80px}.circle[data-v-e3c3fef3]{animation:rotate-e3c3fef3 2s linear infinite;border:3px solid transparent;border-radius:50%;left:50%;position:absolute;top:50%}.circle-1[data-v-e3c3fef3]{animation-duration:2s;border-right:3px solid #0094ca;border-top:3px solid #0094ca;height:80px;width:80px}.circle-1[data-v-e3c3fef3],.circle-2[data-v-e3c3fef3]{transform:translate(-50%,-50%)}.circle-2[data-v-e3c3fef3]{animation-direction:reverse;animation-duration:1.5s;border-left:3px solid #67aa78;border-top:3px solid #67aa78;height:60px;width:60px}.circle-3[data-v-e3c3fef3]{animation-duration:1s;border-bottom:3px solid #fff;border-top:3px solid #fff;height:40px;transform:translate(-50%,-50%);width:40px}.loading-text[data-v-e3c3fef3]{animation:fade-pulse-e3c3fef3 2s ease-in-out infinite;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:1px;text-align:center}.pulse-ring[data-v-e3c3fef3]{animation:pulse 2s ease-in-out infinite;border:2px solid rgba(0,148,202,.3);border-radius:50%;height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.loading-text[data-v-e3c3fef3]{display:flex;gap:8px;margin-top:10px}.dot[data-v-e3c3fef3]{animation:bounce-dot-e3c3fef3 1.4s ease-in-out infinite both;background:#fff;border-radius:50%;height:8px;width:8px}.dot-1[data-v-e3c3fef3]{animation-delay:-.32s}.dot-2[data-v-e3c3fef3]{animation-delay:-.16s}.dot-3[data-v-e3c3fef3]{animation-delay:0s}.progress-container[data-v-e3c3fef3]{background:#fff3;border-radius:2px;height:4px;overflow:hidden;position:relative;width:200px}.progress-bar[data-v-e3c3fef3]{animation:progress-e3c3fef3 3s ease-in-out infinite;background:linear-gradient(90deg,#0094ca,#67aa78,#fff);border-radius:2px;height:100%;transform:translate(-100%)}@keyframes rotate-e3c3fef3{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes fade-pulse-e3c3fef3{0%,to{opacity:.7}50%{opacity:1}}@keyframes bounce-dot-e3c3fef3{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes progress-e3c3fef3{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width:768px){.circle-1[data-v-e3c3fef3],.circle-loader[data-v-e3c3fef3]{height:60px;width:60px}.circle-2[data-v-e3c3fef3]{height:45px;width:45px}.circle-3[data-v-e3c3fef3]{height:30px;width:30px}.pulse-ring[data-v-e3c3fef3]{height:80px;width:80px}.progress-container[data-v-e3c3fef3]{width:150px}.loading-text[data-v-e3c3fef3]{font-size:1rem}}.countdown-wrapper[data-v-7c018880]{align-items:center;display:flex;justify-content:center;margin:30px 0}.countdown-circle-container[data-v-7c018880]{height:120px;position:relative;width:120px}.countdown-svg[data-v-7c018880]{height:100%;transform:rotate(-90deg);width:100%}.countdown-progress-circle[data-v-7c018880]{transform-origin:center;transition:stroke-dashoffset 1s ease-in-out}.countdown-text-overlay[data-v-7c018880]{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.countdown-time-display[data-v-7c018880]{color:#fff;font-size:1.8rem;font-weight:600;line-height:1;margin-bottom:4px}.countdown-label-text[data-v-7c018880]{color:#fff;font-size:.8rem;font-weight:400;opacity:.9}.action-buttons-container[data-v-7c018880]{display:flex;flex-direction:column;gap:12px;margin-left:auto;margin-right:auto;margin-top:30px;max-width:400px;padding:0 20px;width:100%}.accept-button[data-v-7c018880]{border-radius:24px!important;box-shadow:0 4px 12px #4caf504d!important;font-size:.9rem!important;font-weight:600!important;height:48px!important;letter-spacing:.5px!important;text-transform:uppercase!important;transition:all .3s ease!important}.accept-button[data-v-7c018880]:hover{box-shadow:0 6px 16px #4caf5066!important;transform:translateY(-1px)!important}.decline-button[data-v-7c018880]{background:transparent!important;border:2px solid #f44336!important;border-radius:24px!important;color:#f44336!important;font-size:.9rem!important;font-weight:600!important;height:48px!important;letter-spacing:.5px!important;text-transform:uppercase!important;transition:all .3s ease!important}.decline-button[data-v-7c018880]:hover{background:#f44336!important;box-shadow:0 4px 12px #f443364d!important;color:#fff!important;transform:translateY(-1px)!important}.pre-interview-overlay[data-v-7c018880]{align-items:center;backdrop-filter:blur(8px);background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content[data-v-7c018880]{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;color:#fff;max-width:400px;padding:40px 30px;text-align:center}.loading-spinner[data-v-7c018880]{margin-bottom:20px;position:relative}.loading-title[data-v-7c018880]{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:10px}.loading-text[data-v-7c018880]{color:#fff;font-size:1rem;margin-bottom:20px;opacity:.9}.loading-dots[data-v-7c018880]{display:flex;gap:8px;justify-content:center;margin:20px 0}.loading-dots span[data-v-7c018880]{animation:pulse-7c018880 1.5s infinite;background:#4caf50;border-radius:50%;height:8px;width:8px}.loading-dots span[data-v-7c018880]:nth-child(2){animation-delay:.3s}.loading-dots span[data-v-7c018880]:nth-child(3){animation-delay:.6s}@keyframes pulse-7c018880{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.inactive-tab[data-v-7c018880]{opacity:.7}.inactive-tab .loading-content[data-v-7c018880]{border:2px dashed #ff9800}.inactive-warning[data-v-7c018880]{align-items:center;color:#ff9800;display:flex;font-size:12px;justify-content:center;margin-top:8px}.login-card{background-color:#f3f3f3;border-radius:6px;min-width:400px;overflow:auto;padding:25px;width:auto}.login-card .v-field__input{font-weight:600;opacity:1!important}.login-card .v-input__append,.login-card .v-input__prepend{color:#0093cb}.forgot-password:hover{color:#8024b6}.login-card .v-selection-control-group{gap:28px;justify-content:center}.switch-auth-btn{background:transparent;border:1px solid #0093cb;border-radius:4px;color:#0093cb;cursor:pointer;font-weight:600;padding:4px 8px;text-decoration:none;transition:.4s}.switch-auth-btn:hover{background-color:#0093cb;color:#fff}.dropdown-btn{height:40px!important;min-height:0!important;padding:16px 22px!important}.register-card{background-color:#f3f3f3;border-radius:6px;min-width:400px;overflow:auto;padding:25px;width:auto}.register-card .v-field__input{font-weight:600;opacity:1!important}.register-card .v-input__append,.register-card .v-input__prepend{color:#0093cb}.forgot-password{color:#333;font-size:16px;font-weight:600;text-decoration:none;transition:.4s}.forgot-password:hover{color:#552aa0}.back-login{border:1px solid #67aa79;border-radius:4px;color:#67aa79;font-weight:600;padding:4px 8px;text-decoration:none;transition:.4s}.back-login:hover{background-color:#67aa79;color:#fff}.other-logins{gap:12px}.login-links,.other-logins{display:flex;justify-content:center}.login-links{align-items:center;border:1px solid transparent;border-radius:100%;color:#fff;font-size:25px;height:40px;text-decoration:none;transition:.5s;width:40px}.login-links:hover{background-color:#333!important}.register-card .v-selection-control-group{gap:28px;justify-content:center}.checkbox{font-size:13px;height:26px}.checkbox .v-selection-control__wrapper{left:-8px}.v-checkbox .v-selection-control{min-height:0!important}.checkbox-label{color:#000;font-size:13px;font-weight:600}.auth-link{color:#0093cb;cursor:pointer;font-weight:600;text-decoration:underline;transition:.3s}.auth-link:hover{color:#006d96}.app-splash[data-v-33b65c39]{background:#071928;inset:0;justify-content:center;position:fixed;z-index:999999}.app-splash[data-v-33b65c39],.app-splash-loader[data-v-33b65c39]{align-items:center;display:flex}.app-splash-loader[data-v-33b65c39]{flex-direction:column;gap:20px}.app-splash-circles[data-v-33b65c39]{height:80px;position:relative;width:80px}.app-splash-circle[data-v-33b65c39]{animation:splash-spin-33b65c39 1.2s linear infinite;border-color:#0094ca #0094ca transparent transparent;border-radius:50%;border-style:solid;border-width:3px;inset:0;position:absolute}.app-splash-circle-2[data-v-33b65c39]{animation-direction:reverse;animation-duration:1s;border-left-color:#67aa78;border-right-color:transparent;border-top-color:#67aa78;inset:10px}.app-splash-circle-3[data-v-33b65c39]{animation-duration:.8s;border-bottom-color:#ffffffe6;border-top-color:#ffffffe6;inset:20px}.app-splash-text[data-v-33b65c39]{color:#ffffffe6;font-size:1rem;font-weight:500;margin:0}@keyframes splash-spin-33b65c39{to{transform:rotate(1turn)}}.splash-fade-leave-active[data-v-33b65c39]{pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.splash-fade-leave-to[data-v-33b65c39]{opacity:0}
