.search-chat .svelte-select-list{min-width:200%}.search-chat .selected-item{margin-left:auto;margin-right:3px}.search-chat.svelte-1d5kftg{position:relative}.search-chat__search.svelte-1d5kftg{width:100%;border:0;outline:none;box-shadow:none;background-color:#cfe7f4;padding:13px 20px;border-radius:15px;font-size:19px;font-weight:500}@media (max-width: 700px){.search-chat__search.svelte-1d5kftg{padding:10px 15px;font-size:17px;border-radius:10px}}@media (max-width: 540px){.search-chat__search.svelte-1d5kftg{font-size:15px;padding:8px 12px}}.search-chat__search.svelte-1d5kftg:focus{outline:none}.search-chat__search.svelte-1d5kftg::placeholder{color:#000}.search-chat__menu.svelte-1d5kftg{position:absolute;left:0;top:calc(100% + 10px);background-color:#fff;width:100%;box-shadow:0 0 5px silver;border-radius:10px;max-height:80vh;display:flex;flex-direction:column}.search-chat__menu--active.svelte-1d5kftg{padding-top:10px;padding-bottom:9px}.search-chat__results.svelte-1d5kftg{overflow:auto;flex-grow:1}.search-chat__new-number.svelte-1d5kftg{margin-right:auto;margin-left:5px}.search-chat__result.svelte-1d5kftg{padding:0 20px;height:50px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background-color:#fff;position:relative;transition:background-color .25s}@media (max-width: 430px){.search-chat__result.svelte-1d5kftg{font-size:13px;padding:0 10px;height:45px}}.search-chat__result.svelte-1d5kftg:hover{background-color:#f4f4f4}.search-chat__result--new.svelte-1d5kftg{cursor:default}.search-chat__result--new.svelte-1d5kftg:hover{background-color:#fff}.search-chat__loader.svelte-1d5kftg{padding:10px 0}.search-chat__tutorial-step.svelte-1d5kftg{position:absolute;top:100%;transform:translateY(20px);width:100%;left:0}.container.svelte-1x31v07{width:100%;max-width:1920px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media (max-width: 540px){.container.svelte-1x31v07{padding-left:10px;padding-right:10px}}.chat-page-header__search{max-width:400px;width:100%}.chat-page-header.svelte-1x31v07{position:fixed;z-index:100;width:100%;padding-top:5px;padding-bottom:5px;background-color:#ecf2f6;display:flex;align-items:center;height:65px}@media (max-width: 700px){.chat-page-header.svelte-1x31v07{padding-top:20px;padding-bottom:20px}}@media (max-width: 540px){.chat-page-header.svelte-1x31v07{height:80px}}.chat-page-header__inner.svelte-1x31v07{display:flex;justify-content:center;align-items:center;position:relative}.chat-page-header__logo.svelte-1x31v07{font-size:24px;display:flex;align-items:center;color:#000;position:absolute;left:0;-webkit-user-select:none;user-select:none;cursor:pointer}@media (max-width: 700px){.chat-page-header__logo.svelte-1x31v07{width:13%;max-width:60px}}.chat-page-header__logo-img.svelte-1x31v07{margin-right:15px;width:45px;height:auto}@media (max-width: 700px){.chat-page-header__logo-img.svelte-1x31v07{width:100%}}@media (max-width: 540px){.chat-page-header__logo-img.svelte-1x31v07{margin-right:0;max-width:38px}}.chat-page-header__content.svelte-1x31v07{display:flex;align-items:center;position:relative;width:50%;max-width:400px}@media (max-width: 700px){.chat-page-header__content.svelte-1x31v07{position:static}}@media (max-width: 700px){.chat-page-header__content.svelte-1x31v07{width:60%}}.chat-page-header__other.svelte-1x31v07{display:flex;align-items:center;position:absolute;left:calc(100% + 30px);-webkit-user-select:none;user-select:none}@media (max-width: 700px){.chat-page-header__other.svelte-1x31v07{left:unset;right:0}}.chat-page-header__name.svelte-1x31v07{width:100px;position:relative;padding-bottom:10px;padding-top:10px;word-break:break-all;display:flex;justify-content:center}@media (max-width: 700px){.chat-page-header__name.svelte-1x31v07{display:none}}.chat-page-header__dropdown.svelte-1x31v07{position:absolute;background-color:#fff;white-space:nowrap;padding:10px 20px;border-radius:10px;top:110%;box-shadow:0 0 10px #00000080}.chat-page-header__log-out.svelte-1x31v07{margin:10px auto 0;background-color:#fff;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:5px;font-weight:600;color:#009ae4;cursor:pointer;transition:background-color .25s}.chat-page-header__log-out.svelte-1x31v07:hover{background-color:#e4e4e4}.chat-page-header__user-icon.svelte-1x31v07{width:35px;height:auto;aspect-ratio:1/1;border-radius:50%;cursor:pointer;transition:opacity .25s}.chat-page-header__user-icon.svelte-1x31v07:hover{opacity:.7}.chat-page-header__login.svelte-1x31v07{position:absolute;left:calc(100% + 60px);cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Microsoft Tai Le,Arial,Helvetica,sans-serif;background-color:#009ae4;color:#fff;padding:11px 22px;font-weight:600;font-size:20px;border-radius:7px;transition:opacity .25s;border:none;outline:none}@media (max-width: 700px){.chat-page-header__login.svelte-1x31v07{left:unset;right:-10px;font-size:13px;padding:9px 10px}}@media (max-width: 540px){.chat-page-header__login.svelte-1x31v07{right:0}}.chat-page-header__login.svelte-1x31v07:hover{opacity:.8}.chat-page-header__login.svelte-1x31v07:active{opacity:.6;transition:opacity .1s}.login.svelte-hh8ngg.svelte-hh8ngg{display:flex;align-items:center;justify-content:center;flex-direction:column}.login__title.svelte-hh8ngg.svelte-hh8ngg{color:#fff;margin:0 0 40px;font-size:40px;font-weight:700;font-family:Microsoft Tai Le,Arial,Helvetica,sans-serif}@media (max-width: 700px){.login__title.svelte-hh8ngg.svelte-hh8ngg{margin:0 0 30px;font-size:36px}}.login__alternatives.svelte-hh8ngg.svelte-hh8ngg{display:flex;flex-direction:column;align-items:center}.login__alternative.svelte-hh8ngg.svelte-hh8ngg{display:flex;align-items:center;background-color:#fff;padding:10px 25px;font-size:18px;border-radius:10px;margin-bottom:30px;color:#73787a;font-weight:800;font-family:Microsoft Tai Le,Arial,Helvetica,sans-serif;cursor:pointer;border:none;outline:none;transition:background-color .25s,opacity .1s}@media (max-width: 700px){.login__alternative.svelte-hh8ngg.svelte-hh8ngg{padding:8px 15px;font-size:16px;margin-right:20px;border-radius:5px}}.login__alternative.svelte-hh8ngg.svelte-hh8ngg:hover{background-color:#dbdbe8}.login__alternative.svelte-hh8ngg.svelte-hh8ngg:active{opacity:.7}.login__alternative.svelte-hh8ngg.svelte-hh8ngg:last-child{margin-right:0}.login__alternative.svelte-hh8ngg img.svelte-hh8ngg{width:30px;height:auto;margin-right:15px}@media (max-width: 700px){.login__alternative.svelte-hh8ngg img.svelte-hh8ngg{width:20px;margin-right:10px}}.login-view__login{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#042b46b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.login-view.svelte-1f4v2q4{-webkit-user-select:none;user-select:none;background-color:#fff;display:flex;flex-direction:column;justify-self:center;overflow:hidden;min-height:450px;flex-grow:1;height:100%;border-radius:35px;position:relative;z-index:10}.login-view__img.svelte-1f4v2q4{position:absolute;width:100%;height:100%;object-fit:contain}.default-loader.svelte-1fntak2.svelte-1fntak2{display:flex;align-items:center;justify-content:center}.default-loader.svelte-1fntak2 svg.svelte-1fntak2{max-width:100%;height:auto}.btn__loader{width:20px;position:absolute}.btn.svelte-63il6x{display:inline-flex;align-items:center;justify-content:center;background-color:#009ae4;color:#fff;border-radius:5px;font-size:16px;font-weight:500;padding:10px 15px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;transition:background-color .25s,opacity .25s}@media (max-width: 430px){.btn.svelte-63il6x{font-size:14px;padding:6px 11px}}.btn.svelte-63il6x:hover{background-color:#057bb1}.btn.svelte-63il6x:active{background-color:#009ae4;transition:background-color .01s,opacity .01s}.btn--negative.svelte-63il6x{background-color:#ed4b4b}.btn--negative.svelte-63il6x:hover{background-color:#c24242}.btn--negative.svelte-63il6x:active{background-color:#983434}.btn--disabled.svelte-63il6x{background-color:#a3a3a3;pointer-events:none}.btn--loading.svelte-63il6x{pointer-events:none;background-color:#c4c4c4}.popup.svelte-7vty5b.svelte-7vty5b{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .5s,visibility .5s}.popup__active.svelte-7vty5b.svelte-7vty5b{opacity:1;visibility:visible;pointer-events:all}.popup__bg.svelte-7vty5b.svelte-7vty5b{position:absolute;width:100%;height:100%;left:0;right:0;border:none;outline:none;background-color:#00000080;z-index:1}.popup__close-btn.svelte-7vty5b.svelte-7vty5b{position:fixed;top:15px;right:15px;display:block;padding:0;border:none;cursor:pointer;z-index:2;background-color:transparent;transition:opacity .3s;will-change:opacity}.popup__close-btn.svelte-7vty5b.svelte-7vty5b:hover{opacity:.5}.popup__close-btn.svelte-7vty5b svg.svelte-7vty5b{pointer-events:none;width:15px}.popup__active.svelte-7vty5b .popup__inner.svelte-7vty5b{transform:translateY(0);opacity:1;visibility:visible}.popup__inner.svelte-7vty5b.svelte-7vty5b{z-index:2;transform:translateY(-20vh);border-radius:15px;opacity:0;visibility:hidden;background-color:#fff;transition:transform .4s,opacity .3s,visibility .3s;will-change:transform,opacity;overflow-y:scroll;scrollbar-width:0}.popup__inner.svelte-7vty5b.svelte-7vty5b::-webkit-scrollbar{width:0}.enter-single-string-popup{max-width:500px;padding:15px 25px;width:calc(100% - 30px);display:flex;flex-direction:column}@media (max-width: 540px){.enter-single-string-popup{padding:15px}}.enter-single-string-popup__add{margin-left:auto;display:block}.enter-single-string-popup__inner.svelte-kqvawi{flex-grow:1;display:flex;flex-direction:column}.enter-single-string-popup__desc.svelte-kqvawi{margin:0 0 .5em;font-size:.9em}.enter-single-string-popup__input.svelte-kqvawi{font:inherit;font-family:Quicksand,Arial,Helvetica,sans-serif;margin-bottom:20px;padding:3px 8px;border-radius:5px;border:1px solid #000;resize:vertical}.enter-single-string-popup__input.svelte-kqvawi::placeholder{font:inherit;font-family:Quicksand,Arial,Helvetica,sans-serif}.add-card{max-width:500px;padding:15px 25px;width:calc(100% - 30px);display:flex;flex-direction:column}@media (max-width: 540px){.add-card{padding:15px}}.add-card__add{margin-left:auto;display:block}.add-card__inner.svelte-xvge44{flex-grow:1;display:flex;flex-direction:column}.add-card__card.svelte-xvge44{margin:20px 0 40px;border:1px solid #999;padding:10px 20px;border-radius:15px}.chat.svelte-1gtm2tn.svelte-1gtm2tn{padding:0 20px 40px}.chat__tabs.svelte-1gtm2tn.svelte-1gtm2tn{display:flex;text-align:center;justify-content:space-around;position:relative;width:100%;margin-bottom:50px}.chat__tabs_title.svelte-1gtm2tn.svelte-1gtm2tn{font-size:32px}.chat__tabs.svelte-1gtm2tn a.svelte-1gtm2tn{width:33%;font-size:28px;text-transform:uppercase;font-weight:700}.chat__tabs.svelte-1gtm2tn p.svelte-1gtm2tn{display:flex;align-items:center;justify-content:center;gap:10px}.chat__tabs.svelte-1gtm2tn svg.svelte-1gtm2tn{width:25px;fill:#000}.chat__tabs.svelte-1gtm2tn.svelte-1gtm2tn:before{content:"";position:absolute;top:0;left:0;width:33%;height:100%;background:#cfe7f4;border-radius:50px;z-index:-1;transition:left .6s}.chat__tabs.chat__tab--one.svelte-1gtm2tn.svelte-1gtm2tn:before{left:0}.chat__tabs.chat__tab--two.svelte-1gtm2tn.svelte-1gtm2tn:before{left:33%}.chat__tabs.chat__tab--three.svelte-1gtm2tn.svelte-1gtm2tn:before{left:66%}.chat__tabs_block.svelte-1gtm2tn.svelte-1gtm2tn{position:relative}.chat__tab--active.svelte-1gtm2tn.svelte-1gtm2tn{color:#009ae4}.chat__tab--active.svelte-1gtm2tn path.svelte-1gtm2tn{stroke:#009ae4;fill:#009ae4}.swiper__item.svelte-1gtm2tn.svelte-1gtm2tn{border-radius:25px;overflow:hidden;background:#ecf2f6}.swiper__prev.svelte-1gtm2tn.svelte-1gtm2tn,.swiper__next.svelte-1gtm2tn.svelte-1gtm2tn{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;fill:#000;width:50px;height:50px;border-radius:50px;background:#ecf2f6;z-index:100;cursor:pointer;transition:.6s}.swiper__prev.svelte-1gtm2tn:hover svg.svelte-1gtm2tn,.swiper__next.svelte-1gtm2tn:hover svg.svelte-1gtm2tn{scale:1.1;transition:.6s}.swiper__prev.svelte-1gtm2tn.svelte-1gtm2tn{left:-25px}.swiper__next.svelte-1gtm2tn.svelte-1gtm2tn{right:-25px}.tabs__list.svelte-1gtm2tn.svelte-1gtm2tn{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.tabs__list_wrap.svelte-1gtm2tn.svelte-1gtm2tn{width:76%;margin:0 auto}.tabs__list_item.svelte-1gtm2tn.svelte-1gtm2tn{width:49%;border-radius:25px;background:#ecf2f6;transition:.6s}.tabs__list_item.svelte-1gtm2tn.svelte-1gtm2tn:hover{background:#cfe7f4}.tabs__list_item.svelte-1gtm2tn img.svelte-1gtm2tn{width:70px;height:auto}.tabs__list_link.svelte-1gtm2tn.svelte-1gtm2tn{display:flex;align-items:center;justify-content:center;gap:40px;padding:25px;width:100%;height:100%}.tabs__list_link.svelte-1gtm2tn p.svelte-1gtm2tn{font-size:26px}.payment.svelte-1gtm2tn.svelte-1gtm2tn{display:flex;flex-direction:column-reverse;gap:20px;width:50%;margin:0 auto;padding:25px;background:#ecf2f6;border-radius:25px;font-size:26px}.payment__wrap.svelte-1gtm2tn.svelte-1gtm2tn{display:flex;gap:10px;order:10}.payment__wrap.svelte-1gtm2tn span.svelte-1gtm2tn{display:flex;align-items:center;gap:5px}.payment__wrap--next.svelte-1gtm2tn.svelte-1gtm2tn{order:100}.payment__wrap--default.svelte-1gtm2tn.svelte-1gtm2tn{order:99}.payment__wrap--disabeld.svelte-1gtm2tn.svelte-1gtm2tn{pointer-events:none}.payment__wrap--loading.svelte-1gtm2tn.svelte-1gtm2tn{animation:svelte-1gtm2tn-blink .4s infinite;animation-fill-mode:both}.payment__wrap.svelte-1gtm2tn p.svelte-1gtm2tn{margin:0}.payment__wrap_img.svelte-1gtm2tn.svelte-1gtm2tn{width:40px;height:auto}.payment__controls.svelte-1gtm2tn.svelte-1gtm2tn{margin-left:auto}.payment__control.svelte-1gtm2tn.svelte-1gtm2tn{margin-left:auto;cursor:pointer}.payment__control--delete.svelte-1gtm2tn.svelte-1gtm2tn{color:red}.payment__subscriptiob-status.svelte-1gtm2tn.svelte-1gtm2tn{text-transform:capitalize}.payment__subscriptiob-status--active.svelte-1gtm2tn.svelte-1gtm2tn{color:green}.payment__btn.svelte-1gtm2tn.svelte-1gtm2tn{color:#009ae4;transition:.6s;order:0;cursor:pointer;margin-right:auto;font-size:20px}.payment__btn.svelte-1gtm2tn.svelte-1gtm2tn:hover{color:#175977}.payment__btn-cancel.svelte-1gtm2tn.svelte-1gtm2tn{color:#ff6565;font-size:20px}.payment__cancel.svelte-1gtm2tn.svelte-1gtm2tn{padding-top:40px;text-align:center;cursor:pointer}.payment__subscribe.svelte-1gtm2tn.svelte-1gtm2tn{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;padding-top:40px}@media (max-width: 1200px){.chat__tabs_title.svelte-1gtm2tn.svelte-1gtm2tn{font-size:28px}.swiper__prev.svelte-1gtm2tn.svelte-1gtm2tn{left:5px}.swiper__next.svelte-1gtm2tn.svelte-1gtm2tn{right:5px}}@media (max-width: 992px){.chat__tabs.svelte-1gtm2tn a.svelte-1gtm2tn{font-size:20px}.tabs__list_wrap.svelte-1gtm2tn.svelte-1gtm2tn{width:100%}.tabs__list_link.svelte-1gtm2tn.svelte-1gtm2tn{padding:15px;gap:30px}.tabs__list_link.svelte-1gtm2tn img.svelte-1gtm2tn{width:40px}.tabs__list_link.svelte-1gtm2tn p.svelte-1gtm2tn{font-size:20px}.tabs__list_item.svelte-1gtm2tn.svelte-1gtm2tn{width:100%}.payment.svelte-1gtm2tn.svelte-1gtm2tn{width:100%;font-size:20px}}@media (max-width: 640px){.chat__tabs.svelte-1gtm2tn p.svelte-1gtm2tn{margin:10px 0}.chat__tab-shadow.svelte-1gtm2tn.svelte-1gtm2tn{display:none}}@keyframes svelte-1gtm2tn-blink{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.dashboard-view.svelte-179jugu{width:100%;flex-grow:1;position:relative}.dashboard-view__view.svelte-179jugu{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:flex-start;justify-content:center}.dashboard-view__dashboard.svelte-179jugu{width:100%}body{font-family:Quicksand,Arial,Helvetica,sans-serif}@supports (max-height: 100svh){@media (min-height: 600px){body{overflow:hidden}}}input:focus,button:focus,textarea:focus,select:focus{outline:none}a{text-decoration:none;color:inherit}input::placeholder,input,button{font-family:Quicksand,Arial,Helvetica,sans-serif}button{box-shadow:none;border:none;background-color:transparent}.icon{display:block;position:relative;font-style:normal;font-weight:400;font-family:FirefoxEmoji}.app-page__loader{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:2}.hidden{display:none}@media (max-width: 1000px){.tablet-hidden{display:none}}@media (min-width: 1000px){.desk-hidden{display:none}}.container.svelte-8eb29q{width:100%;max-width:1000px;padding:120px 20px 30px;margin-left:auto;margin-right:auto;flex-grow:1;min-height:calc(100vh - 110px);display:flex;flex-direction:column;position:relative;z-index:10}@media (max-width: 700px){.container.svelte-8eb29q{padding:70px 0 0;min-height:calc(100vh - 80px);max-height:100svh}}.app-page.svelte-8eb29q{max-width:100vw;overflow:auto;position:relative;font-family:Quicksand,Arial,Helvetica,sans-serif;color:#000;min-height:100vh;display:flex;flex-direction:column;font-size:16px;font-weight:500}.main-sidebar.svelte-2x80vs.svelte-2x80vs{display:flex;flex-direction:column;position:relative;width:200px;height:100%;position:fixed;left:0;top:0;font-family:Quicksand,Arial,Helvetica,sans-serif;font-weight:500;color:#000;text-decoration:none;padding:45px 15px 30px;z-index:1000;background-color:#fff;transform:translate(-100%);transition:transform .4s,box-shadow .4s ease .3s}.main-sidebar--active.svelte-2x80vs.svelte-2x80vs{transform:translate(0);box-shadow:5px 0 10px gray;transition:transform .4s,box-shadow .4s}.main-sidebar__close.svelte-2x80vs.svelte-2x80vs{position:absolute;right:20px;top:20px;width:14px;height:auto;transition:opacity .25s;background-color:transparent;border:none;outline:none;padding:0;box-shadow:none;cursor:pointer}.main-sidebar__close.svelte-2x80vs.svelte-2x80vs:hover{opacity:.6}.main-sidebar__close.svelte-2x80vs svg.svelte-2x80vs{width:100%;height:auto}.main-sidebar__logo-btn.svelte-2x80vs.svelte-2x80vs{width:65px;margin-bottom:40px;cursor:pointer}.main-sidebar__logo.svelte-2x80vs.svelte-2x80vs{width:65px}.main-sidebar__open.svelte-2x80vs.svelte-2x80vs{position:absolute;bottom:20px;left:100%;background-color:#fff;width:70px;height:70px;box-shadow:5px 0 10px gray;border-radius:50%;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;transform:scale(1) translate(-50%);cursor:pointer;border:none;outline:none;transition:background-color .3s,opacity .4s,visibility .4s,transform .4s;transform-origin:20% 50%}@media (max-width: 430px){.main-sidebar__open.svelte-2x80vs.svelte-2x80vs{width:55px;height:55px;padding-right:5px;bottom:70px}}.main-sidebar__open.svelte-2x80vs.svelte-2x80vs:hover{background-color:#e8e8e8}.main-sidebar__open.svelte-2x80vs.svelte-2x80vs:before{content:"";display:block;position:absolute;width:calc(50% + 5px);height:calc(100% + 10px);top:-5px;left:-5px;background-color:#fff;pointer-events:none}.main-sidebar--active.svelte-2x80vs .main-sidebar__open.svelte-2x80vs{opacity:0;visibility:hidden;transform:scale(.5) translate(-50%);transform-origin:0% 50%}.main-sidebar__open-icon.svelte-2x80vs.svelte-2x80vs{width:20px;height:auto;pointer-events:none}.main-sidebar__link.svelte-2x80vs.svelte-2x80vs{display:flex;align-items:center;font-family:Quicksand,Arial,Helvetica,sans-serif;font-weight:500;color:#000;text-decoration:none;font-size:16px;margin:0 -15px;padding:10px 15px;height:57px;cursor:pointer;transition:background-color .25s}.main-sidebar__link.svelte-2x80vs.svelte-2x80vs:hover{background-color:#e8e8e8}.main-sidebar__link-icon.svelte-2x80vs.svelte-2x80vs{width:30px;margin-right:10px}.main-sidebar__legal.svelte-2x80vs.svelte-2x80vs{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:auto}.main-sidebar__privacy.svelte-2x80vs.svelte-2x80vs{font-family:Quicksand,Arial,Helvetica,sans-serif;font-weight:500;color:#000;text-decoration:none;margin:0 0 15px;transition:opacity .25s;cursor:pointer}.main-sidebar__privacy.svelte-2x80vs.svelte-2x80vs:hover{opacity:.7}.main-sidebar__copyright.svelte-2x80vs.svelte-2x80vs{font-size:12px;margin:0}body{margin:0;padding:0;color:#000}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.main.svelte-1ailh94{width:100vw;height:100vh}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:#ececec}input,select{padding:3px 8px;border-radius:5px;border:1px solid #000;background-color:#fff}
