:root{--white: #fff;--dark: #333132;--darkgray: #dfdfdf;--gray: #b8b8b8;--lightgray: #efefef;--blue: #5a78ff;--darkblue: #435abf;--green: #34c759;--red: #ff4646;--darkred: #e00000;--error: #ff5c5c;--blurwhite: rgba(255, 255, 255, .6);--gradient: linear-gradient(#64d2ff, #5856d6);--overlay: rgba(0, 0, 0, .5)}:root{--max-width: 1300px;--max-width-small: 30rem}*{box-sizing:border-box;margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;outline:none;overscroll-behavior:none}::-webkit-scrollbar{display:none}body{display:flex;flex-direction:column;min-height:100vh;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;color:var(--dark);background:var(--gradient)}body>.app{flex:1}h1{font-size:25px;font-weight:700;margin-bottom:20px}h2{font-size:20px;font-weight:700;margin-bottom:5px}h3{font-size:15px;font-weight:700;margin-bottom:5px}h4{font-size:13px;font-weight:400;margin-bottom:5px}p{line-height:1.7}button{border:none;background-color:transparent;text-align:left}.float-btn{padding:10px 20px;color:var(--white);background-color:var(--blue);border:none;border-radius:5px}.text-btn{padding:0;color:var(--blue);background-color:transparent;border:none}.top-bar.svelte-og6v7m.svelte-og6v7m{position:fixed;display:grid;top:0;width:100%;padding:10px 20px;height:var(--topbar-height);grid-template-columns:1fr auto;gap:10px;align-items:center;z-index:999;background-color:var(--white);border-bottom:1px solid var(--darkgray)}@supports (width: min(100%,var(--max-width))){.top-bar.svelte-og6v7m.svelte-og6v7m{width:min(100%,var(--max-width))}}.left.svelte-og6v7m.svelte-og6v7m{display:flex;gap:5px;align-items:center;height:100%;overflow:hidden}.back.svelte-og6v7m.svelte-og6v7m{width:25px;height:25px;padding:0;background-image:url(/img/icons/arrow-back-dark.svg);background-size:20px;background-repeat:no-repeat;background-position:left center;flex-shrink:0;cursor:pointer}h2.svelte-og6v7m.svelte-og6v7m{margin-bottom:0}.profile.svelte-og6v7m.svelte-og6v7m{width:40px;height:40px;padding:0;border-radius:20px;overflow:hidden}.profile.svelte-og6v7m img.svelte-og6v7m{display:block;width:100%;height:100%}.shell.svelte-1g90pks.svelte-1g90pks{--topbar-height:70px;--nav-height:115px;display:flex;flex-direction:columns;padding-top:var(--topbar-height);padding-bottom:var(--nav-height)}.shell.svelte-1g90pks>:nth-child(2){flex:1}.nav.svelte-1g90pks.svelte-1g90pks{position:fixed;bottom:0;display:none;width:100%;height:var(--nav-height);background-color:#efefef;overflow:hidden}@supports (width: min(100%,var(--max-width))){.nav.svelte-1g90pks.svelte-1g90pks{width:min(100%,var(--max-width))}}.nav.show.svelte-1g90pks.svelte-1g90pks{display:block}.shadow.svelte-1g90pks.svelte-1g90pks{position:absolute;top:-15px;left:0;width:100%;height:15px;box-shadow:0 0 15px #0000004d}.scroller.svelte-1g90pks.svelte-1g90pks{overflow:auto;width:100%}.apps.svelte-1g90pks.svelte-1g90pks{display:flex;width:fit-content;margin:0 auto;padding:20px}.app.svelte-1g90pks.svelte-1g90pks{display:inline-block;width:75px;height:75px;padding:15px;background-color:var(--white);border-radius:10px}.app.svelte-1g90pks.svelte-1g90pks:not(:last-child){margin-right:20px}.app.svelte-1g90pks img.svelte-1g90pks{display:block;width:100%}#install-app.svelte-1poactm.svelte-1poactm{display:flex;width:100%;align-items:center}.center-box.svelte-1poactm.svelte-1poactm{display:flex;width:100%;padding:15px;flex-direction:column;align-items:center;list-style-type:none}.ios.svelte-1poactm.svelte-1poactm,.android.svelte-1poactm.svelte-1poactm{display:block;height:90px;padding:15px}.webapp.svelte-1poactm.svelte-1poactm{padding:15px}.webapp-inner.svelte-1poactm.svelte-1poactm{display:block;padding:15px;width:100%;border-radius:8px;font-size:20px;color:#fff;background-color:#000;cursor:pointer}img.svelte-1poactm.svelte-1poactm{display:block;height:100%}.install-overlay.svelte-1poactm.svelte-1poactm{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;padding:15px;align-items:center;justify-content:center;background-color:var(--overlay);z-index:10}.install-modal.svelte-1poactm.svelte-1poactm{display:flex;width:100%;max-width:var(--max-width-small);padding:25px;flex-direction:column;gap:15px;border-radius:20px;background-color:var(--white)}.install-modal.svelte-1poactm .float-btn.svelte-1poactm{width:100%;text-align:center}.install-modal.svelte-1poactm .text-btn.svelte-1poactm{text-align:center}#registration.svelte-1fas1vv{position:absolute;display:grid;top:0;left:0;width:100%;height:100%;grid-template-rows:auto 1fr}.ctn.svelte-1fas1vv{overflow-y:auto;padding-bottom:20px}.header.svelte-1fas1vv{padding:20px 20px 0}.back.svelte-1fas1vv{width:25px;height:25px;padding:0;background-image:url(/img/icons/arrow-back-dark.svg);background-size:20px;background-repeat:no-repeat;background-position:left center}.logo.svelte-1fas1vv{display:block;width:200px;margin:25px auto}p.svelte-1fas1vv{text-align:center;margin-bottom:25px;color:var(--gray)}form.svelte-1fas1vv{padding:0 20px}input.svelte-1fas1vv{width:100%;padding:15px 20px;margin-bottom:20px;background-color:var(--lightgray);border:none;border-radius:5px}.float-btn.svelte-1fas1vv{width:100%;text-align:center}.app.svelte-ksnpgz{display:flex;width:100%;max-width:var(--max-width);min-height:100%;margin:0 auto;flex-direction:column;background-color:var(--white)}.app.svelte-ksnpgz>*{flex:1}#login.svelte-n2i0wi.svelte-n2i0wi{display:grid;grid-template-rows:1fr 2fr;width:100%;height:100vh;background-color:var(--blue)}.logo.svelte-n2i0wi.svelte-n2i0wi{display:flex;justify-content:center;align-items:center}.logo.svelte-n2i0wi img.svelte-n2i0wi{width:200px}.login-box.svelte-n2i0wi.svelte-n2i0wi{width:100%;padding:40px 20px 20px;background-color:var(--white);border-top-left-radius:20px;border-top-right-radius:20px}.login-inner.svelte-n2i0wi.svelte-n2i0wi{width:100%;max-width:var(--max-width-small);margin:0 auto}.login-box.svelte-n2i0wi h4.svelte-n2i0wi{color:var(--gray);margin:0}.login-box.svelte-n2i0wi input.svelte-n2i0wi{padding:10px 0 20px;margin-bottom:20px;border:none;border-bottom:1px solid var(--darkgray);width:100%}.login-box.svelte-n2i0wi .float-btn.svelte-n2i0wi{width:100%;margin:20px 0 10px;text-align:center}.login-box.svelte-n2i0wi p.svelte-n2i0wi{text-align:center}.error-box.svelte-n2i0wi.svelte-n2i0wi{color:var(--red);text-align:center}a.svelte-n2i0wi.svelte-n2i0wi{text-decoration:none}.forgot-password.svelte-n2i0wi.svelte-n2i0wi{margin-bottom:16px}
