:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#222;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--sat:env(safe-area-inset-top);--sab:env(safe-area-inset-bottom);--sal:env(safe-area-inset-left);--sar:env(safe-area-inset-right);--bp-md:768px;--bp-lg:1200px;--nav-width:220px;--content-max:860px;--header-height:64px;--font-size-base:1rem;--font-size-h1:clamp(2rem, 5vw, 3rem);--font-size-h2:clamp(1.75rem, 4vw, 2.5rem);--font-size-h3:clamp(1.5rem, 3.5vw, 2rem);--font-size-h4:clamp(1.25rem, 3vw, 1.75rem);--font-size-h5:clamp(1.125rem, 2.5vw, 1.5rem);--font-size-h6:clamp(1rem, 2vw, 1.25rem);--font-size-small:clamp(.75rem, 1.5vw, .875rem);--font-size-large:clamp(1.125rem, 2.5vw, 1.25rem);--font-size-p:clamp(1rem, 2vw, 1.125rem);--heading-line-height:1.2;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--font-weight-h1:700;--font-weight-h2:700;--font-weight-h3:600;--font-weight-h4:600;--font-weight-h5:600;--font-weight-h6:600;background-color:#f6f6f6;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html{font-size:16px}body{font-size:var(--font-size-base);-webkit-tap-highlight-color:transparent;margin:0}h1,h2,h3,h4,h5,h6{line-height:var(--heading-line-height);font-weight:var(--font-weight-bold);margin:.5em 0}p{font-size:var(--font-size-p);margin:0 0 1em}h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-h2)}h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3)}h4{font-size:var(--font-size-h4);font-weight:var(--font-weight-h4)}h5{font-size:var(--font-size-h5);font-weight:var(--font-weight-h5)}h6{font-size:var(--font-size-h6);font-weight:var(--font-weight-h6)}.text-small{font-size:var(--font-size-small)}.text-large{font-size:var(--font-size-large)}.navigator[data-v-192dc5f5]{width:100%;padding-bottom:calc(16px + var(--sab));z-index:100;box-sizing:border-box;background:linear-gradient(#fff0 20%,#ffffffb3 50%,#fffffff2 99%);justify-content:center;align-items:center;min-height:50px;display:flex;position:fixed;bottom:0;left:0}.container[data-v-192dc5f5]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;background:#fff9;border:2px solid #fff;border-radius:50px;grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;padding:5px;display:grid;box-shadow:0 0 20px #2222224d}.item[data-v-192dc5f5]{cursor:pointer;color:#8a94a6;background:0 0;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:6px 14px;transition:all .25s;display:flex}.item .icon[data-v-192dc5f5]{font-size:22px;transition:all .25s}.item .title[data-v-192dc5f5]{margin:0;font-size:11px;font-weight:500}.item.active[data-v-192dc5f5]{color:#234970;background:#4ebec240;border:1px solid #4ebec24d;font-weight:600}.item.active .icon[data-v-192dc5f5]{fill:#234970}.actions-container[data-v-192dc5f5]{grid-auto-columns:auto;gap:8px;padding:6px}.action-btn[data-v-192dc5f5]{cursor:pointer;white-space:nowrap;border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.action-btn[data-v-192dc5f5]:active:not(.disabled){transform:scale(.96)}.action-btn.disabled[data-v-192dc5f5]{opacity:.45;cursor:not-allowed}.action-btn--default[data-v-192dc5f5]{color:#234970;background:#fffc;border:1.5px solid #23497033}.action-btn--primary[data-v-192dc5f5]{color:#fff;background:linear-gradient(135deg,#4ebec2,#234970);box-shadow:0 4px 14px #4ebec266}.action-btn--ghost[data-v-192dc5f5]{color:#8a94a6;background:0 0}.action-btn .action-icon[data-v-192dc5f5]{font-size:18px}.action-btn .action-label[data-v-192dc5f5]{line-height:1}.header[data-v-c643389b]{z-index:99;width:100%;padding:20px 0;padding-top:calc(16px + var(--sat));background:linear-gradient(#ffffff80 1%,#ffffff4d 50%,#fff0 80%);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.container[data-v-c643389b]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-user-select:none;user-select:none;background:#fff9;border:2px solid #fff;border-radius:50px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-width:50%;max-width:calc(100% - 40px);padding:5px 5px 5px 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #2222224d}.actions-container[data-v-c643389b]{gap:20px;width:100%;display:flex}.actions-btn[data-v-c643389b]{color:#234970;cursor:pointer;white-space:nowrap;background:#23497014;border:none;border-radius:30px;align-items:center;width:100%;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.actions-btn--active[data-v-c643389b]{color:#234970;background:#4ebec240;border:1px solid #4ebec24d;font-weight:600}.path[data-v-c643389b]{color:#234970;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;padding:4px 0;font-size:15px;font-weight:600;overflow:hidden}.spacer[data-v-c643389b]{flex-shrink:0;width:36px}.action-btn[data-v-c643389b]{color:#234970;cursor:pointer;white-space:nowrap;background:#23497014;border:none;border-radius:30px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.action-btn[data-v-c643389b]:active{background:#23497026;transform:scale(.95)}.action-btn .btn-icon[data-v-c643389b]{font-size:18px}.action-btn--right[data-v-c643389b]{color:#234970;background:#4ebec22e}.action-btn--right[data-v-c643389b]:active{background:#4ebec24d}.notification-overlay[data-v-c643389b]{z-index:2;letter-spacing:.01em;border-radius:inherit;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.notification-overlay--success[data-v-c643389b]{color:#166534;background:#e6f7ed}.notification-overlay--error[data-v-c643389b]{color:#991b1b;background:#fceeee}.notify-enter-active[data-v-c643389b]{animation:.35s cubic-bezier(.34,1.56,.64,1) notify-pop-c643389b}.notify-leave-active[data-v-c643389b]{animation:.3s forwards notify-fade-out-c643389b}@keyframes notify-pop-c643389b{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes notify-fade-out-c643389b{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.tg-btn[data-v-71a77718]{--tg-blue:#2aabee;--tg-blue-hover:#1a96d4;--tg-blue-active:#0e82be;background:var(--tg-blue);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:10px;justify-content:center;align-items:center;height:50px;padding:0;font-family:inherit;font-size:15px;font-weight:500;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2aabee59}.tg-btn[data-v-71a77718]:hover:not(:disabled){background:var(--tg-blue-hover);box-shadow:0 4px 14px #2aabee73}.tg-btn[data-v-71a77718]:active:not(:disabled){background:var(--tg-blue-active);transform:scale(.98)}.tg-btn[data-v-71a77718]:disabled{opacity:.7;cursor:not-allowed}.tg-btn__inner[data-v-71a77718]{justify-content:center;align-items:center;min-width:220px;min-height:44px;padding:11px 22px;display:flex}.tg-btn__content[data-v-71a77718]{align-items:center;gap:9px;display:inline-flex}.tg-btn__icon[data-v-71a77718]{flex-shrink:0;width:20px;height:20px}.tg-btn__spinner[data-v-71a77718]{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite tg-spin-71a77718;display:inline-block}@keyframes tg-spin-71a77718{to{transform:rotate(360deg)}}.tg-fade-enter-active[data-v-71a77718],.tg-fade-leave-active[data-v-71a77718]{transition:opacity .15s,transform .15s}.tg-fade-enter-from[data-v-71a77718]{opacity:0;transform:translateY(4px)}.tg-fade-leave-to[data-v-71a77718]{opacity:0;transform:translateY(-4px)}.auth[data-v-2990b8c9]{background:#f6f6f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.auth__card[data-v-2990b8c9]{background:#fff;border-radius:20px;flex-direction:column;align-items:center;margin:0 20px;padding:20px;display:flex;box-shadow:0 8px 25px #0000001f,0 2px 6px #0000000f}.auth__card span[data-v-2990b8c9]{color:#234970}.auth__desc[data-v-2990b8c9]{color:#4f4f4f;margin-bottom:0}.auth__form[data-v-2990b8c9]{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;display:flex}.auth__input[data-v-2990b8c9]{box-sizing:border-box;width:100%}.auth__btns[data-v-2990b8c9]{gap:10px;display:flex}.auth .policy[data-v-2990b8c9]{color:#708ebc;margin-bottom:10px;text-decoration:none}.auth .auth-code[data-v-2990b8c9]{color:#708ebc;cursor:pointer;margin-left:20px}.auth .btn-redirect[data-v-2990b8c9]{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#4ade80;border:none;border-radius:10px;width:100%;height:50px;margin-top:10px;font-size:15px;font-weight:500;transition:background .2s,transform .1s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #2aabee59}.auth .btn-redirect.blue[data-v-2990b8c9]{background:#0e82be}.auth .btn-redirect[data-v-2990b8c9]:hover{background:#45ca76}.fade-enter-active[data-v-37ab2e4c],.fade-leave-active[data-v-37ab2e4c]{transition:opacity .35s}.fade-enter-from[data-v-37ab2e4c],.fade-leave-to[data-v-37ab2e4c]{opacity:0}.splash-fade-enter-active[data-v-37ab2e4c]{transition:opacity .3s}.splash-fade-leave-active[data-v-37ab2e4c]{transition:opacity .5s .1s}.splash-fade-enter-from[data-v-37ab2e4c],.splash-fade-leave-to[data-v-37ab2e4c]{opacity:0}.slide-down-enter-active[data-v-37ab2e4c],.slide-down-leave-active[data-v-37ab2e4c]{transition:transform .3s,opacity .3s}.slide-down-enter-from[data-v-37ab2e4c],.slide-down-leave-to[data-v-37ab2e4c]{opacity:0;transform:translateY(-100%)}.splash[data-v-37ab2e4c]{z-index:1000;background:linear-gradient(160deg,#e8f4f8 0%,#f0f7ff 50%,#eef6f7 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash-content[data-v-37ab2e4c]{flex-direction:column;align-items:center;gap:20px;padding:32px;display:flex}.splash-logo-wrapper[data-v-37ab2e4c]{justify-content:center;align-items:center;width:120px;height:120px;animation:3s ease-in-out infinite logo-float-37ab2e4c;display:flex;position:relative}.splash-logo-img[data-v-37ab2e4c]{object-fit:contain;filter:drop-shadow(0 4px 12px #23497026);z-index:1;width:88px;height:88px}.splash-logo-img--dim[data-v-37ab2e4c]{opacity:.5;animation:none}.splash-glow[data-v-37ab2e4c]{background:radial-gradient(circle,#4ebec233 0%,#0000 70%);border-radius:50%;width:110px;height:110px;animation:2.5s ease-in-out infinite glow-pulse-37ab2e4c;position:absolute}@keyframes logo-float-37ab2e4c{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow-pulse-37ab2e4c{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.splash-brand[data-v-37ab2e4c]{color:#234970;letter-spacing:-.5px;font-size:28px;font-weight:700}.splash-loader[data-v-37ab2e4c]{background:#2349701a;border-radius:4px;width:160px;height:4px;overflow:hidden}.splash-loader-bar[data-v-37ab2e4c]{background:linear-gradient(90deg,#4ebec2,#234970);border-radius:4px;width:40%;height:100%;animation:1.4s ease-in-out infinite loader-slide-37ab2e4c}@keyframes loader-slide-37ab2e4c{0%{transform:translate(-100%)}to{transform:translate(400%)}}.splash-subtitle[data-v-37ab2e4c]{color:#9ca3af;margin:0;font-size:14px;font-weight:400}.splash--error .splash-logo-wrapper[data-v-37ab2e4c]{animation:none}.error-card[data-v-37ab2e4c]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffffbf;border:1px solid #23497014;border-radius:20px;flex-direction:column;align-items:center;gap:16px;max-width:300px;padding:28px 24px;display:flex;box-shadow:0 8px 32px #23497014}.error-icon-circle[data-v-37ab2e4c]{background:linear-gradient(135deg,#ef44441a,#ef44440d);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.error-icon-svg[data-v-37ab2e4c]{color:#ef4444;width:28px;height:28px}.error-title[data-v-37ab2e4c]{color:#234970;margin:0;font-size:18px;font-weight:700}.error-desc[data-v-37ab2e4c]{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.error-retry-btn[data-v-37ab2e4c]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4ebec2,#234970);border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #4ebec259}.error-retry-btn[data-v-37ab2e4c]:active{transform:scale(.95);box-shadow:0 2px 8px #4ebec24d}.retry-icon[data-v-37ab2e4c]{width:18px;height:18px}.offline-banner[data-v-37ab2e4c]{padding:10px 16px;padding-top:calc(10px + var(--sat,0px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:9999;background:#ef4444eb;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0}.offline-banner-icon[data-v-37ab2e4c]{width:16px;height:16px}.layout[data-v-37ab2e4c]{min-height:100%;margin-top:0!important}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
