.search-chat .svelte-select-list{min-width:200%}.search-chat .selected-item{margin-left:auto;margin-right:3px}.search-chat.svelte-2ktc31{position:relative}.search-chat__search.svelte-2ktc31{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-2ktc31{padding:10px 15px;font-size:17px;border-radius:10px}}@media (max-width: 540px){.search-chat__search.svelte-2ktc31{font-size:16px;padding:9px 14px;min-height:44px}}.search-chat__search.svelte-2ktc31:focus{outline:none}.search-chat__search.svelte-2ktc31::placeholder{color:#000}.search-chat__menu.svelte-2ktc31{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-2ktc31{padding-top:10px;padding-bottom:9px}.search-chat__results.svelte-2ktc31{overflow:auto;flex-grow:1}.search-chat__new-number.svelte-2ktc31{margin-right:auto;margin-left:5px}.search-chat__result.svelte-2ktc31{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-2ktc31{font-size:13px;padding:0 10px;height:45px}}.search-chat__result.svelte-2ktc31:hover{background-color:#f4f4f4}.search-chat__result--new.svelte-2ktc31{cursor:default}.search-chat__result--new.svelte-2ktc31:hover{background-color:#fff}.search-chat__loader.svelte-2ktc31{padding:10px 0}.search-chat__tutorial-step.svelte-2ktc31{position:absolute;top:100%;transform:translateY(20px);width:100%;left:0}.container.svelte-1kl1tjb{width:100%;max-width:1920px;padding-left:max(20px,env(safe-area-inset-left,20px));padding-right:max(20px,env(safe-area-inset-right,20px));margin-left:auto;margin-right:auto}@media (max-width: 540px){.container.svelte-1kl1tjb{padding-left:max(10px,env(safe-area-inset-left,10px));padding-right:max(10px,env(safe-area-inset-right,10px))}}.chat-page-header__search{max-width:400px;width:100%}.chat-page-header.svelte-1kl1tjb{position:fixed;top:0;left:0;z-index:100;width:100%;padding-top:calc(5px + env(safe-area-inset-top,0px));padding-bottom:5px;background-color:#ecf2f6;display:flex;align-items:center;height:calc(65px + env(safe-area-inset-top,0px));box-sizing:border-box}@media (max-width: 700px){.chat-page-header.svelte-1kl1tjb{padding-top:calc(10px + env(safe-area-inset-top,0px));padding-bottom:10px;height:calc(70px + env(safe-area-inset-top,0px))}}@media (max-width: 540px){.chat-page-header.svelte-1kl1tjb{height:calc(75px + env(safe-area-inset-top,0px))}}.chat-page-header__inner.svelte-1kl1tjb{display:flex;justify-content:center;align-items:center;position:relative}.chat-page-header__logo.svelte-1kl1tjb{font-size:24px;font-weight:700;display:flex;align-items:center;color:#000;position:absolute;left:0;-webkit-user-select:none;user-select:none;cursor:pointer;background:transparent;border:none;padding:6px 8px;min-height:44px;border-radius:8px;font-family:inherit;-webkit-tap-highlight-color:transparent}@media (max-width: 700px){.chat-page-header__logo.svelte-1kl1tjb{width:auto;padding:4px;min-width:44px;min-height:44px;justify-content:center}}@media (max-width: 700px){.chat-page-header__logo-text.svelte-1kl1tjb{display:none}}.chat-page-header__user-btn.svelte-1kl1tjb{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%;-webkit-tap-highlight-color:transparent}.chat-page-header__logo-img.svelte-1kl1tjb{margin-right:15px;width:45px;height:auto}@media (max-width: 700px){.chat-page-header__logo-img.svelte-1kl1tjb{width:38px;height:38px;margin-right:0}}@media (max-width: 540px){.chat-page-header__logo-img.svelte-1kl1tjb{width:36px;height:36px;margin-right:0}}.chat-page-header__content.svelte-1kl1tjb{display:flex;align-items:center;position:relative;width:50%;max-width:400px}@media (max-width: 700px){.chat-page-header__content.svelte-1kl1tjb{position:static;width:calc(100% - 110px);max-width:380px}}@media (max-width: 540px){.chat-page-header__content.svelte-1kl1tjb{width:calc(100% - 96px)}}.chat-page-header__other.svelte-1kl1tjb{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-1kl1tjb{left:unset;right:0}}.chat-page-header__name.svelte-1kl1tjb{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-1kl1tjb{width:auto;padding:0}}.chat-page-header__dropdown.svelte-1kl1tjb{position:absolute;background-color:#fff;white-space:nowrap;padding:10px 20px;border-radius:10px;top:110%;box-shadow:0 0 10px #00000080;z-index:1000}@media (max-width: 700px){.chat-page-header__dropdown.svelte-1kl1tjb{right:0;top:calc(100% + 8px)}}.chat-page-header__log-out.svelte-1kl1tjb{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-1kl1tjb:hover{background-color:#e4e4e4}.chat-page-header__user-icon.svelte-1kl1tjb{width:35px;height:35px;aspect-ratio:1/1;border-radius:50%;cursor:pointer;object-fit:cover;transition:opacity .25s}@media (max-width: 540px){.chat-page-header__user-icon.svelte-1kl1tjb{width:36px;height:36px}}.chat-page-header__user-icon.svelte-1kl1tjb:hover{opacity:.7}.chat-page-header__login.svelte-1kl1tjb{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-1kl1tjb{left:unset;right:0;font-size:13px;padding:8px 12px}}@media (max-width: 540px){.chat-page-header__login.svelte-1kl1tjb{right:0}}.chat-page-header__login.svelte-1kl1tjb:hover{opacity:.8}.chat-page-header__login.svelte-1kl1tjb:active{opacity:.6;transition:opacity .1s}.special-loader.svelte-l0pvdc{width:100%;height:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#ecf2f6}.special-loader__brand.svelte-l0pvdc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;animation:svelte-l0pvdc-logoPulse 2s cubic-bezier(.4,0,.2,1) infinite}.special-loader__logo.svelte-l0pvdc{width:clamp(160px,35vw,240px);height:auto;filter:drop-shadow(0 4px 12px rgba(46,213,115,.2));-webkit-user-select:none;user-select:none}.special-loader__bar.svelte-l0pvdc{width:140px;height:3.5px;background:#00000014;border-radius:9999px;overflow:hidden;position:relative}.special-loader__progress.svelte-l0pvdc{position:absolute;top:0;left:0;height:100%;width:50%;background:linear-gradient(90deg,#2ed573 0%,#34f783 100%);border-radius:9999px;animation:svelte-l0pvdc-loadingSlide 1.4s ease-in-out infinite}@keyframes svelte-l0pvdc-logoPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.88}}@keyframes svelte-l0pvdc-loadingSlide{0%{left:-50%;width:30%}50%{left:25%;width:60%}to{left:100%;width:30%}}.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-1ivzj0g{display:inline-flex;align-items:center;justify-content:center;background-color:#009ae4;color:#fff;border-radius:8px;font-size:16px;font-weight:600;padding:10px 20px;min-height:44px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;transition:background-color .25s,opacity .25s,transform .15s;-webkit-tap-highlight-color:transparent}@media (max-width: 430px){.btn.svelte-1ivzj0g{font-size:15px;padding:9px 16px;min-height:44px}}.btn.svelte-1ivzj0g:hover{background-color:#057bb1}.btn.svelte-1ivzj0g:active{background-color:#009ae4;transform:scale(.97);transition:background-color .01s,opacity .01s,transform .01s}.btn--negative.svelte-1ivzj0g{background-color:#ed4b4b}.btn--negative.svelte-1ivzj0g:hover{background-color:#c24242}.btn--negative.svelte-1ivzj0g:active{background-color:#983434}.btn--disabled.svelte-1ivzj0g{background-color:#a3a3a3;pointer-events:none}.btn--loading.svelte-1ivzj0g{pointer-events:none;background-color:#c4c4c4}.benefit-card.svelte-5i6yka.svelte-5i6yka{background:#fff;border:1px solid #e0e0e0;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-sizing:border-box;box-shadow:0 1px 3px #0000000a;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s ease,border-color .28s ease}.benefit-card.svelte-5i6yka.svelte-5i6yka:hover{transform:translateY(-4px);box-shadow:0 12px 28px -6px #00000017;border-color:#d1d5db}.benefit-card.svelte-5i6yka:hover .benefit-card__img.svelte-5i6yka{transform:scale(1.04)}.benefit-card.svelte-5i6yka:hover .benefit-card__play.svelte-5i6yka{transform:translate(-50%,-50%) scale(1.08);background:#fff;box-shadow:0 6px 16px #0003}.benefit-card__media.svelte-5i6yka.svelte-5i6yka{position:relative;width:100%;aspect-ratio:16/9;background:#0f172a;overflow:hidden;cursor:pointer;border-top-left-radius:19px;border-top-right-radius:19px}.benefit-card__img.svelte-5i6yka.svelte-5i6yka{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.2,0,0,1)}.benefit-card__overlay.svelte-5i6yka.svelte-5i6yka{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d 0%,#00000059 100%);pointer-events:none}.benefit-card__play.svelte-5i6yka.svelte-5i6yka{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease;color:#0b57d0}.benefit-card__play.svelte-5i6yka .play-icon.svelte-5i6yka{margin-left:3px}.benefit-card__body.svelte-5i6yka.svelte-5i6yka{padding:20px 24px 24px;display:flex;flex-direction:column;flex-grow:1;background:#fff}.benefit-card__eyebrow.svelte-5i6yka.svelte-5i6yka{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5f6368;margin-bottom:8px;line-height:1.2}.benefit-card__title.svelte-5i6yka.svelte-5i6yka{font-size:18.5px;font-weight:600;line-height:1.35;color:#1f2937;margin:0 0 10px;letter-spacing:-.01em}.benefit-card__desc.svelte-5i6yka.svelte-5i6yka{font-size:14px;line-height:1.48;color:#4b5563;margin:0 0 22px;flex-grow:1;font-weight:400}.benefit-card__btn.svelte-5i6yka.svelte-5i6yka{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;border-radius:9999px;border:1px solid #747775;background:transparent;color:#0b57d0;font-size:14px;font-weight:600;padding:9px 24px;min-height:44px;cursor:pointer;outline:none;transition:all .2s ease;font-family:inherit;-webkit-tap-highlight-color:transparent}.benefit-card__btn.svelte-5i6yka.svelte-5i6yka:hover{background:#f0f7ff;border-color:#0b57d0;color:#0b57d0}.benefit-card__btn.svelte-5i6yka.svelte-5i6yka:active{transform:scale(.97)}@media (max-width: 640px){.benefit-card.svelte-5i6yka.svelte-5i6yka{border-radius:16px}.benefit-card__media.svelte-5i6yka.svelte-5i6yka{border-top-left-radius:15px;border-top-right-radius:15px}.benefit-card__body.svelte-5i6yka.svelte-5i6yka{padding:16px 18px 20px}.benefit-card__title.svelte-5i6yka.svelte-5i6yka{font-size:17px}.benefit-card__desc.svelte-5i6yka.svelte-5i6yka{font-size:13.5px;margin-bottom:18px}.benefit-card__btn.svelte-5i6yka.svelte-5i6yka{padding:8px 22px;font-size:14px;min-height:44px}}.video-modal-backdrop.svelte-tll4gm{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,16px)) max(16px,env(safe-area-inset-right,16px)) max(16px,env(safe-area-inset-bottom,16px)) max(16px,env(safe-area-inset-left,16px));box-sizing:border-box}.video-modal-overlay-btn.svelte-tll4gm{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;border:none;cursor:pointer;z-index:1}.video-modal.svelte-tll4gm{background:#fff;border-radius:24px;width:100%;max-width:820px;overflow:hidden;position:relative;box-shadow:0 25px 50px -12px #00000059;display:flex;flex-direction:column;z-index:2}.video-modal__close.svelte-tll4gm{position:absolute;top:12px;right:12px;z-index:10;width:44px;height:44px;border-radius:50%;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background-color .2s,transform .2s;-webkit-tap-highlight-color:transparent}.video-modal__close.svelte-tll4gm:hover{background:#000000d9;transform:scale(1.06)}.video-modal__close.svelte-tll4gm:active{transform:scale(.95)}.video-modal__player-wrap.svelte-tll4gm{width:100%;aspect-ratio:16/9;background:#000;position:relative}.video-modal__iframe.svelte-tll4gm{width:100%;height:100%;display:block;border:none}.video-modal__info.svelte-tll4gm{padding:24px 28px 28px}.video-modal__tag.svelte-tll4gm{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0b57d0;display:inline-block;margin-bottom:6px}.video-modal__title.svelte-tll4gm{font-size:22px;font-weight:700;color:#111827;margin:0 0 10px;line-height:1.3}.video-modal__desc.svelte-tll4gm{font-size:14.5px;line-height:1.55;color:#4b5563;margin:0}@media (max-width: 640px){.video-modal.svelte-tll4gm{border-radius:18px}.video-modal__info.svelte-tll4gm{padding:18px 20px 22px}.video-modal__title.svelte-tll4gm{font-size:18px}.video-modal__desc.svelte-tll4gm{font-size:13.5px}}.popup.svelte-ek3aw4.svelte-ek3aw4{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-ek3aw4.svelte-ek3aw4{opacity:1;visibility:visible;pointer-events:all}.popup__bg.svelte-ek3aw4.svelte-ek3aw4{position:absolute;width:100%;height:100%;left:0;right:0;border:none;outline:none;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1}.popup__close-btn.svelte-ek3aw4.svelte-ek3aw4{position:fixed;top:max(15px,env(safe-area-inset-top,15px));right:max(15px,env(safe-area-inset-right,15px));display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:none;cursor:pointer;z-index:2;background-color:transparent;transition:opacity .3s,transform .2s;will-change:opacity,transform;-webkit-tap-highlight-color:transparent}.popup__close-btn.svelte-ek3aw4.svelte-ek3aw4:hover{opacity:.7;transform:scale(1.1)}.popup__close-btn.svelte-ek3aw4.svelte-ek3aw4:active{transform:scale(.95)}.popup__close-btn.svelte-ek3aw4 svg.svelte-ek3aw4{pointer-events:none;width:18px;fill:#fff}.popup__active.svelte-ek3aw4 .popup__inner.svelte-ek3aw4{transform:translateY(0);opacity:1;visibility:visible}.popup__inner.svelte-ek3aw4.svelte-ek3aw4{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-ek3aw4.svelte-ek3aw4::-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-1sf2fsh.svelte-1sf2fsh{padding:0 10px 60px;width:100%;box-sizing:border-box;position:relative}.tab-panel.svelte-1sf2fsh.svelte-1sf2fsh{width:100%;outline:none}.tab-panel.svelte-1sf2fsh.svelte-1sf2fsh:focus-visible{outline:none}.chat__tabs.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;text-align:center;justify-content:space-around;position:relative;width:100%;max-width:800px;margin:0 auto 40px;z-index:5}.chat__tabs_title.svelte-1sf2fsh.svelte-1sf2fsh{font-size:32px;font-weight:700;margin-bottom:24px;color:#111827}.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh{width:33.333%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;text-transform:uppercase;font-weight:700;text-decoration:none;color:#374151;padding:10px 12px;transition:color .25s ease,transform .15s ease;cursor:pointer;background:transparent;border:none;outline:none;font-family:inherit;-webkit-user-select:none;user-select:none;border-radius:9999px;-webkit-tap-highlight-color:transparent}.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh:active{transform:scale(.97)}.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh:focus-visible{outline:2px solid #0b57d0;outline-offset:2px}.chat__tabs.svelte-1sf2fsh p.svelte-1sf2fsh{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;pointer-events:none;white-space:nowrap}.chat__tabs.svelte-1sf2fsh svg.svelte-1sf2fsh{width:22px;height:auto;fill:#1f2937;flex-shrink:0}.chat__tabs.svelte-1sf2fsh.svelte-1sf2fsh:before{content:"";position:absolute;top:0;left:0;width:33.333%;height:100%;background:#cfe7f4;border-radius:50px;z-index:-1;transition:left .35s cubic-bezier(.2,0,0,1)}.chat__tabs.chat__tab--one.svelte-1sf2fsh.svelte-1sf2fsh:before{left:0}.chat__tabs.chat__tab--two.svelte-1sf2fsh.svelte-1sf2fsh:before{left:33.333%}.chat__tabs.chat__tab--three.svelte-1sf2fsh.svelte-1sf2fsh:before{left:66.666%}.chat__tabs_block.svelte-1sf2fsh.svelte-1sf2fsh{position:relative;width:100%}.chat__tab--active.svelte-1sf2fsh.svelte-1sf2fsh{color:#009ae4!important}.chat__tab--active.svelte-1sf2fsh path.svelte-1sf2fsh{stroke:#009ae4;fill:#009ae4}.products-section.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:48px}.products-grid.svelte-1sf2fsh.svelte-1sf2fsh{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width: 900px){.products-grid.svelte-1sf2fsh.svelte-1sf2fsh{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.products-grid.svelte-1sf2fsh.svelte-1sf2fsh{grid-template-columns:1fr;gap:12px}}.product-card.svelte-1sf2fsh.svelte-1sf2fsh{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;min-height:80px;display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;position:relative;transition:all .25s cubic-bezier(.2,0,0,1);box-shadow:0 1px 3px #00000008;-webkit-tap-highlight-color:transparent}.product-card.svelte-1sf2fsh.svelte-1sf2fsh:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 10px 24px -4px #00000014}.product-card.svelte-1sf2fsh:hover .product-card__arrow.svelte-1sf2fsh{transform:translate(3px);color:#0b57d0}.product-card.svelte-1sf2fsh.svelte-1sf2fsh:active{transform:scale(.98)}.product-card--disabled.svelte-1sf2fsh.svelte-1sf2fsh{opacity:.82;background:#f8fafc}.product-card--disabled.svelte-1sf2fsh.svelte-1sf2fsh:hover{transform:none;box-shadow:0 1px 3px #00000008;border-color:#e2e8f0}.product-card--disabled.svelte-1sf2fsh.svelte-1sf2fsh:active{transform:none}.product-card__icon-wrap.svelte-1sf2fsh.svelte-1sf2fsh{width:52px;height:52px;border-radius:14px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-card__icon.svelte-1sf2fsh.svelte-1sf2fsh{width:32px;height:32px;object-fit:contain}.product-card__info.svelte-1sf2fsh.svelte-1sf2fsh{flex:1;min-width:0}.product-card__top.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-card__name.svelte-1sf2fsh.svelte-1sf2fsh{font-size:17px;font-weight:700;color:#111827;margin:0}.product-card__badge.svelte-1sf2fsh.svelte-1sf2fsh{font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:9999px}.product-card__badge--active.svelte-1sf2fsh.svelte-1sf2fsh{background:#e6f4ea;color:#137333}.product-card__badge--soon.svelte-1sf2fsh.svelte-1sf2fsh{background:#f1f3f4;color:#5f6368}.product-card__desc.svelte-1sf2fsh.svelte-1sf2fsh{font-size:12.5px;line-height:1.4;color:#5f6368;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__arrow.svelte-1sf2fsh.svelte-1sf2fsh{color:#9ca3af;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s,color .2s}.benefits-section.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:52px;position:relative}.benefits-section.svelte-1sf2fsh.svelte-1sf2fsh:last-of-type{margin-bottom:20px}.benefits-header.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;padding:0 4px}.benefits-header__info.svelte-1sf2fsh.svelte-1sf2fsh{flex:1}.benefits-header__title.svelte-1sf2fsh.svelte-1sf2fsh{font-size:26px;font-weight:700;color:#111827;margin:0 0 6px;letter-spacing:-.015em}.benefits-header__subtitle.svelte-1sf2fsh.svelte-1sf2fsh{font-size:15px;color:#5f6368;margin:0;font-weight:400;line-height:1.4}.benefits-header__see-all.svelte-1sf2fsh.svelte-1sf2fsh{color:#0b57d0;font-size:14.5px;font-weight:600;text-decoration:none;padding:8px 12px;min-height:44px;display:inline-flex;align-items:center;border-radius:8px;transition:background-color .2s,text-decoration .2s;white-space:nowrap;margin-bottom:2px}.benefits-header__see-all.svelte-1sf2fsh.svelte-1sf2fsh:hover{text-decoration:underline;background-color:#f0f7ff}.benefits-carousel-wrap.svelte-1sf2fsh.svelte-1sf2fsh{position:relative;width:100%}.benefits-carousel-wrap.svelte-1sf2fsh swiper-container.svelte-1sf2fsh{width:100%;padding:8px 4px 14px;touch-action:pan-y}.benefits-carousel-wrap.svelte-1sf2fsh swiper-slide.svelte-1sf2fsh{height:auto;display:flex;box-sizing:border-box}.swiper__controls.svelte-1sf2fsh.svelte-1sf2fsh{position:static}.swiper__btn.svelte-1sf2fsh.svelte-1sf2fsh{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #dadce0;color:#3c4043;box-shadow:0 4px 12px #00000014;z-index:10;cursor:pointer;outline:none;transition:all .2s cubic-bezier(.2,0,0,1);-webkit-tap-highlight-color:transparent}.swiper__btn.svelte-1sf2fsh.svelte-1sf2fsh:hover{background:#f8fafc;color:#0b57d0;border-color:#cbd5e1;box-shadow:0 6px 18px #0000001f;transform:translateY(-50%) scale(1.08)}.swiper__btn.svelte-1sf2fsh.svelte-1sf2fsh:active{transform:translateY(-50%) scale(.95)}.swiper__btn.swiper-button-disabled.svelte-1sf2fsh.svelte-1sf2fsh{opacity:.3;pointer-events:none}.swiper__prev.svelte-1sf2fsh.svelte-1sf2fsh{left:-20px}.swiper__next.svelte-1sf2fsh.svelte-1sf2fsh{right:-20px}.plan-management.svelte-1sf2fsh.svelte-1sf2fsh{max-width:680px;margin:0 auto 50px;width:100%;box-sizing:border-box;position:relative;z-index:2}.plan-management__headline.svelte-1sf2fsh.svelte-1sf2fsh{text-align:center;font-size:26px;font-weight:500;color:#1f2937;margin:0 0 36px;letter-spacing:-.01em}.plan-group.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:28px}.plan-group__label.svelte-1sf2fsh.svelte-1sf2fsh{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4b5563;margin-bottom:12px;padding-left:2px}.plan-card-wrapper.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:18px;position:relative}.plan-card-wrapper--recommended.svelte-1sf2fsh.svelte-1sf2fsh{border-radius:22px;padding:2.5px;background:linear-gradient(135deg,#4285f4 0%,#34a853 40%,#fbbc05 75%,#ea4335 100%);margin-bottom:20px;box-shadow:0 4px 16px #4285f41f}.plan-card-wrapper--recommended.svelte-1sf2fsh .plan-card--recommended.svelte-1sf2fsh{border:none;border-radius:19.5px;background:#fff;margin-bottom:0}.plan-card.svelte-1sf2fsh.svelte-1sf2fsh{background:#fff;border-radius:20px;padding:24px 28px 16px;box-sizing:border-box;position:relative;transition:border-color .2s,box-shadow .2s}.plan-card--bordered.svelte-1sf2fsh.svelte-1sf2fsh{border:1px solid #e0e0e0}.plan-card--current.svelte-1sf2fsh.svelte-1sf2fsh{background:#f0f4f9;border:none;padding-bottom:16px;margin-bottom:0}.plan-card__main.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.plan-card__info.svelte-1sf2fsh.svelte-1sf2fsh{flex:1}.plan-card__tag.svelte-1sf2fsh.svelte-1sf2fsh{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0b57d0;margin-bottom:6px}.plan-card__title.svelte-1sf2fsh.svelte-1sf2fsh{font-size:20px;font-weight:600;color:#111827;margin:0 0 6px;letter-spacing:-.01em}.plan-card__subtitle.svelte-1sf2fsh.svelte-1sf2fsh{font-size:14.5px;color:#4b5563;margin:0 0 14px;line-height:1.45}.plan-card__pricing.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;flex-direction:column;gap:2px;margin-top:6px}.plan-card__price-large.svelte-1sf2fsh.svelte-1sf2fsh{font-size:19px;font-weight:700;color:#111827}.plan-card__period.svelte-1sf2fsh.svelte-1sf2fsh{font-size:15px;font-weight:400;color:#5f6368}.plan-card__billing-note.svelte-1sf2fsh.svelte-1sf2fsh{font-size:13.5px;color:#5f6368}.plan-card__side.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;flex-direction:column;align-items:flex-end;gap:14px;flex-shrink:0}.plan-card__side--centered.svelte-1sf2fsh.svelte-1sf2fsh{align-self:center}.plan-card__price-box.svelte-1sf2fsh.svelte-1sf2fsh{text-align:right}.plan-card__price.svelte-1sf2fsh.svelte-1sf2fsh{font-size:15px;font-weight:500;color:#4b5563}.plan-card__footer.svelte-1sf2fsh.svelte-1sf2fsh{margin-top:14px;padding-top:12px;display:flex;justify-content:center}.plan-card__expand-btn.svelte-1sf2fsh.svelte-1sf2fsh{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;border:none;color:#0b57d0;font-size:14px;font-weight:600;cursor:pointer;padding:10px 20px;min-height:44px;border-radius:9999px;font-family:inherit;transition:background-color .2s;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.plan-card__expand-btn.svelte-1sf2fsh.svelte-1sf2fsh:hover{background-color:#0b57d014}.plan-card__expand-btn.svelte-1sf2fsh.svelte-1sf2fsh:active{transform:scale(.97)}.plan-card__expand-btn.svelte-1sf2fsh span.svelte-1sf2fsh{pointer-events:none}.plan-card__expand-btn.svelte-1sf2fsh svg.svelte-1sf2fsh{pointer-events:none}.plan-card__expanded.svelte-1sf2fsh.svelte-1sf2fsh{padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.plan-accordion.svelte-1sf2fsh.svelte-1sf2fsh{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.2,0,0,1)}.plan-accordion__inner.svelte-1sf2fsh.svelte-1sf2fsh{overflow:hidden}.plan-accordion--open.svelte-1sf2fsh.svelte-1sf2fsh{grid-template-rows:1fr}.plan-btn.svelte-1sf2fsh.svelte-1sf2fsh{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:10px 24px;min-height:44px;font-size:15px;font-weight:600;cursor:pointer;outline:none;transition:all .2s ease;font-family:inherit;white-space:nowrap;-webkit-tap-highlight-color:transparent}.plan-btn--outline.svelte-1sf2fsh.svelte-1sf2fsh{border:1px solid #747775;background:#fff;color:#0b57d0}.plan-btn--outline.svelte-1sf2fsh.svelte-1sf2fsh:hover{background:#f0f7ff;border-color:#0b57d0}.plan-btn--outline-blue.svelte-1sf2fsh.svelte-1sf2fsh{border:1px solid #747775;background:#fff;color:#0b57d0}.plan-btn--outline-blue.svelte-1sf2fsh.svelte-1sf2fsh:hover{background:#f0f7ff;border-color:#0b57d0}.plan-btn--downgrade.svelte-1sf2fsh.svelte-1sf2fsh{border:1px solid #9ca3af;background:#fff;color:#4b5563}.plan-btn--downgrade.svelte-1sf2fsh.svelte-1sf2fsh:hover{background:#f3f4f6;color:#111827;border-color:#4b5563}.plan-btn--primary.svelte-1sf2fsh.svelte-1sf2fsh{border:none;background:#0b57d0;color:#fff;box-shadow:0 2px 6px #0b57d040}.plan-btn--primary.svelte-1sf2fsh.svelte-1sf2fsh:hover{background:#0842a0;box-shadow:0 4px 10px #0b57d059}.plan-btn.svelte-1sf2fsh.svelte-1sf2fsh:active{transform:scale(.97)}.benefit-list.svelte-1sf2fsh.svelte-1sf2fsh{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.benefit-list.svelte-1sf2fsh li.svelte-1sf2fsh{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#374151;line-height:1.45}.benefit-list.svelte-1sf2fsh li .check-icon.svelte-1sf2fsh{color:#0b57d0;flex-shrink:0;margin-top:1px}.expand-icon.svelte-1sf2fsh.svelte-1sf2fsh{transition:transform .25s ease}.expand-icon--open.svelte-1sf2fsh.svelte-1sf2fsh{transform:rotate(180deg)}.billing-switch-row.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;align-items:center;justify-content:space-between;margin:28px 0 16px;padding:0 4px}.billing-switch-row__text.svelte-1sf2fsh.svelte-1sf2fsh{font-size:14.5px;color:#374151}.billing-switch-row__action.svelte-1sf2fsh.svelte-1sf2fsh{background:transparent;border:none;color:#0b57d0;font-size:14.5px;font-weight:600;cursor:pointer;padding:8px 12px;min-height:44px;display:inline-flex;align-items:center;border-radius:6px;font-family:inherit;-webkit-tap-highlight-color:transparent}.billing-switch-row__action.svelte-1sf2fsh.svelte-1sf2fsh:hover{text-decoration:underline;background-color:#f0f7ff}.billing-toggle-container.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;justify-content:center;margin-bottom:28px}.billing-toggle.svelte-1sf2fsh.svelte-1sf2fsh{display:inline-flex;background:#fff;border:1px solid #747775;border-radius:9999px;padding:0;overflow:hidden;width:100%;max-width:320px;min-height:44px}.billing-toggle__btn.svelte-1sf2fsh.svelte-1sf2fsh{flex:1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border:none;background:transparent;font-size:14.5px;font-weight:500;color:#444746;cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:center;-webkit-tap-highlight-color:transparent}.billing-toggle__btn--active.svelte-1sf2fsh.svelte-1sf2fsh{background:#c2e7ff;color:#001d35;font-weight:700}.billing-toggle__btn.svelte-1sf2fsh.svelte-1sf2fsh:first-child{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.billing-toggle__btn.svelte-1sf2fsh.svelte-1sf2fsh:last-child{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.billing-toggle__btn.svelte-1sf2fsh.svelte-1sf2fsh:active{opacity:.85}.payment.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;flex-direction:column-reverse;gap:20px;width:65%;margin:0 auto;padding:28px;background:#ecf2f6;border-radius:24px;font-size:20px;box-sizing:border-box}.payment__wrap.svelte-1sf2fsh.svelte-1sf2fsh{display:flex;gap:10px;order:10;align-items:center;flex-wrap:wrap}.payment__wrap.svelte-1sf2fsh span.svelte-1sf2fsh{display:flex;align-items:center;gap:5px}.payment__wrap--next.svelte-1sf2fsh.svelte-1sf2fsh{order:100}.payment__wrap--default.svelte-1sf2fsh.svelte-1sf2fsh{order:99}.payment__wrap--disabeld.svelte-1sf2fsh.svelte-1sf2fsh{pointer-events:none}.payment__wrap--loading.svelte-1sf2fsh.svelte-1sf2fsh{animation:svelte-1sf2fsh-blink .4s infinite;animation-fill-mode:both}.payment__wrap.svelte-1sf2fsh p.svelte-1sf2fsh{margin:0}.payment__wrap_img.svelte-1sf2fsh.svelte-1sf2fsh{width:36px;height:auto}.payment__controls.svelte-1sf2fsh.svelte-1sf2fsh{margin-left:auto;display:flex;gap:12px}.payment__control.svelte-1sf2fsh.svelte-1sf2fsh{cursor:pointer;background:transparent;border:none;font-family:inherit;font-size:15px;font-weight:600;color:#0b57d0;padding:8px 12px;min-height:44px;display:inline-flex;align-items:center;border-radius:6px}.payment__control--delete.svelte-1sf2fsh.svelte-1sf2fsh{color:#e53e3e}.payment__control.svelte-1sf2fsh.svelte-1sf2fsh:hover{background-color:#0000000d}.payment__btn.svelte-1sf2fsh.svelte-1sf2fsh{color:#009ae4;transition:.3s;order:0;cursor:pointer;margin-right:auto;font-size:18px;font-weight:600;min-height:44px;display:inline-flex;align-items:center;padding:8px 16px;border-radius:8px;background:transparent;border:none}.payment__btn.svelte-1sf2fsh.svelte-1sf2fsh:hover{color:#175977;background-color:#009ae414}.payment__btn-cancel.svelte-1sf2fsh.svelte-1sf2fsh{color:#ff6565;font-size:18px;background:transparent;border:none;cursor:pointer;font-family:inherit;min-height:44px;padding:8px 16px;border-radius:8px}.payment__btn-cancel.svelte-1sf2fsh.svelte-1sf2fsh:hover{background-color:#ff656514}.payment__cancel.svelte-1sf2fsh.svelte-1sf2fsh{padding-top:30px;text-align:center}.payment__subscribe.svelte-1sf2fsh.svelte-1sf2fsh{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding-top:40px}@media (max-width: 1200px){.swiper__prev.svelte-1sf2fsh.svelte-1sf2fsh{left:-10px}.swiper__next.svelte-1sf2fsh.svelte-1sf2fsh{right:-10px}}@media (max-width: 992px){.chat__tabs.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:32px}.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh{font-size:18px;min-height:46px;padding:8px}.benefits-header__title.svelte-1sf2fsh.svelte-1sf2fsh{font-size:22px}.benefits-header__subtitle.svelte-1sf2fsh.svelte-1sf2fsh{font-size:14px}.payment.svelte-1sf2fsh.svelte-1sf2fsh{width:100%;font-size:18px;padding:20px}.swiper__prev.svelte-1sf2fsh.svelte-1sf2fsh{left:2px}.swiper__next.svelte-1sf2fsh.svelte-1sf2fsh{right:2px}}@media (max-width: 640px){.chat.svelte-1sf2fsh.svelte-1sf2fsh{padding:0 4px 40px}.chat__tabs.svelte-1sf2fsh.svelte-1sf2fsh{margin-bottom:24px}.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh{font-size:clamp(12px,3.2vw,15px);padding:8px 4px;min-height:44px}.chat__tabs.svelte-1sf2fsh p.svelte-1sf2fsh{gap:clamp(4px,1.5vw,6px)}.chat__tabs.svelte-1sf2fsh svg.svelte-1sf2fsh{width:clamp(16px,3.8vw,19px)}.benefits-header.svelte-1sf2fsh.svelte-1sf2fsh{flex-direction:column;align-items:flex-start;gap:8px}.benefits-header__title.svelte-1sf2fsh.svelte-1sf2fsh{font-size:20px}.benefits-header__subtitle.svelte-1sf2fsh.svelte-1sf2fsh{font-size:13px}.benefits-header__see-all.svelte-1sf2fsh.svelte-1sf2fsh{align-self:flex-end;margin-top:-24px}.plan-card.svelte-1sf2fsh.svelte-1sf2fsh{padding:18px 16px 14px}.plan-card__main.svelte-1sf2fsh.svelte-1sf2fsh{flex-direction:column;gap:14px}.plan-card__side.svelte-1sf2fsh.svelte-1sf2fsh{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.swiper__btn.svelte-1sf2fsh.svelte-1sf2fsh{width:36px;height:36px}}@media (max-width: 380px){.chat__tabs.svelte-1sf2fsh button.svelte-1sf2fsh{font-size:11.5px;padding:8px 2px}.chat__tabs.svelte-1sf2fsh p.svelte-1sf2fsh{gap:3px}}@keyframes svelte-1sf2fsh-blink{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.dashboard-view.svelte-v47m39{width:100%;flex-grow:1;display:flex;flex-direction:column}.dashboard-view__view.svelte-v47m39{width:100%;display:flex;align-items:flex-start;justify-content:center}.dashboard-view__dashboard.svelte-v47m39{width:100%}html,body{font-family:Quicksand,Arial,Helvetica,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}input:focus,button:focus,textarea:focus,select:focus{outline:none}:focus-visible{outline:2px solid #0b57d0;outline-offset:2px}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:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:200;background-color:#ecf2f6}.hidden{display:none}@media (max-width: 1000px){.tablet-hidden{display:none}}@media (min-width: 1000px){.desk-hidden{display:none}}.container.svelte-ewrk1y{width:100%;max-width:1160px;padding-left:max(20px,env(safe-area-inset-left,20px));padding-right:max(20px,env(safe-area-inset-right,20px));margin-left:auto;margin-right:auto;flex-grow:1;min-height:calc(100vh - 110px);min-height:calc(100dvh - 110px);padding-top:calc(90px + env(safe-area-inset-top,0px));padding-bottom:max(30px,env(safe-area-inset-bottom,20px));display:flex;flex-direction:column;position:relative;z-index:10}@media (max-width: 700px){.container.svelte-ewrk1y{padding-left:max(12px,env(safe-area-inset-left,12px));padding-right:max(12px,env(safe-area-inset-right,12px));padding-top:calc(75px + env(safe-area-inset-top,0px));padding-bottom:max(20px,env(safe-area-inset-bottom,20px));min-height:calc(100vh - 75px);min-height:calc(100dvh - 75px);max-height:none}}.app-page.svelte-ewrk1y{max-width:100vw;overflow-x:hidden;overflow-y:auto;position:relative;font-family:Quicksand,Arial,Helvetica,sans-serif;color:#000;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;font-size:16px;font-weight:500}.main-sidebar.svelte-j9dwhq.svelte-j9dwhq{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-j9dwhq.svelte-j9dwhq{transform:translate(0);box-shadow:5px 0 10px gray;transition:transform .4s,box-shadow .4s}.main-sidebar__close.svelte-j9dwhq.svelte-j9dwhq{position:absolute;right:12px;top:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:opacity .25s,transform .2s;background-color:transparent;border:none;outline:none;padding:10px;box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.main-sidebar__close.svelte-j9dwhq.svelte-j9dwhq:hover{opacity:.6;transform:scale(1.1)}.main-sidebar__close.svelte-j9dwhq.svelte-j9dwhq:active{transform:scale(.95)}.main-sidebar__close.svelte-j9dwhq svg.svelte-j9dwhq{width:16px;height:auto}.main-sidebar__logo-btn.svelte-j9dwhq.svelte-j9dwhq{width:65px;margin-bottom:40px;cursor:pointer}.main-sidebar__logo.svelte-j9dwhq.svelte-j9dwhq{width:65px}.main-sidebar__open.svelte-j9dwhq.svelte-j9dwhq{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-j9dwhq.svelte-j9dwhq{width:55px;height:55px;padding-right:5px;bottom:70px}}.main-sidebar__open.svelte-j9dwhq.svelte-j9dwhq:hover{background-color:#e8e8e8}.main-sidebar__open.svelte-j9dwhq.svelte-j9dwhq: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-j9dwhq .main-sidebar__open.svelte-j9dwhq{opacity:0;visibility:hidden;transform:scale(.5) translate(-50%);transform-origin:0% 50%}.main-sidebar__open-icon.svelte-j9dwhq.svelte-j9dwhq{width:20px;height:auto;pointer-events:none}.main-sidebar__link.svelte-j9dwhq.svelte-j9dwhq{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-j9dwhq.svelte-j9dwhq:hover{background-color:#e8e8e8}.main-sidebar__link-icon.svelte-j9dwhq.svelte-j9dwhq{width:30px;margin-right:10px}.main-sidebar__legal.svelte-j9dwhq.svelte-j9dwhq{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:auto}.main-sidebar__privacy.svelte-j9dwhq.svelte-j9dwhq{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-j9dwhq.svelte-j9dwhq:hover{opacity:.7}.main-sidebar__copyright.svelte-j9dwhq.svelte-j9dwhq{font-size:12px;margin:0}body{margin:0;padding:0;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.main.svelte-1v6okt4{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:#ececec;border-radius:4px}input,select,textarea{padding:6px 10px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;font-size:16px}
