: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)}*{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}html{height:100%}body{display:flex;height:100%;flex-direction:column;font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;color:var(--dark)}body>*{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-18v1zh6.svelte-18v1zh6{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)}.left.svelte-18v1zh6.svelte-18v1zh6{display:flex;gap:5px;align-items:center;height:100%;overflow:hidden}.back.svelte-18v1zh6.svelte-18v1zh6{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}h2.svelte-18v1zh6.svelte-18v1zh6{margin-bottom:0}.profile.svelte-18v1zh6.svelte-18v1zh6{width:40px;height:40px;padding:0;border-radius:20px;overflow:hidden}.profile.svelte-18v1zh6 img.svelte-18v1zh6{display:block;width:100%;height:100%}.shell.svelte-hpx9oq.svelte-hpx9oq{--topbar-height:70px;--nav-height:115px;padding-top:var(--topbar-height);padding-bottom:var(--nav-height)}.nav.svelte-hpx9oq.svelte-hpx9oq{position:fixed;bottom:0;display:none;width:100%;height:var(--nav-height);background-color:#efefef;overflow:hidden}.nav.show.svelte-hpx9oq.svelte-hpx9oq{display:block}.shadow.svelte-hpx9oq.svelte-hpx9oq{position:absolute;top:-15px;left:0;width:100%;height:15px;box-shadow:0 0 15px #0000004d}.scroller.svelte-hpx9oq.svelte-hpx9oq{overflow:auto;width:100%}.apps.svelte-hpx9oq.svelte-hpx9oq{display:flex;width:fit-content;padding:20px}.app.svelte-hpx9oq.svelte-hpx9oq{display:inline-block;width:75px;height:75px;padding:15px;background-color:var(--white);border-radius:10px}.app.svelte-hpx9oq.svelte-hpx9oq:not(:last-child){margin-right:20px}.app.svelte-hpx9oq img.svelte-hpx9oq{display:block;width:100%}#install-app.svelte-brn61f{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center}.center-box.svelte-brn61f{width:100%;padding:15px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.ios.svelte-brn61f,.android.svelte-brn61f{display:block;height:90px;padding:15px}img.svelte-brn61f{display:block;height:100%}#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}#login.svelte-7fzs3k.svelte-7fzs3k{display:grid;grid-template-rows:1fr 2fr;width:100%;height:100vh;background-color:var(--blue)}.logo.svelte-7fzs3k.svelte-7fzs3k{display:flex;justify-content:center;align-items:center}.logo.svelte-7fzs3k img.svelte-7fzs3k{width:200px}.login-box.svelte-7fzs3k.svelte-7fzs3k{width:100%;height:100%;padding:40px 20px 20px;background-color:var(--white);border-top-left-radius:20px;border-top-right-radius:20px}.login-box.svelte-7fzs3k h4.svelte-7fzs3k{color:var(--gray);margin:0}.login-box.svelte-7fzs3k input.svelte-7fzs3k{padding:10px 0 20px;margin-bottom:20px;border:none;border-bottom:1px solid var(--darkgray);width:100%}.login-box.svelte-7fzs3k .float-btn.svelte-7fzs3k{width:100%;margin:20px 0 10px;text-align:center}.login-box.svelte-7fzs3k p.svelte-7fzs3k{text-align:center}.error-box.svelte-7fzs3k.svelte-7fzs3k{color:var(--red);text-align:center}.forgot-password.svelte-7fzs3k.svelte-7fzs3k{margin-bottom:16px}
