.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.nav-link[data-v-e423aea6]{position:relative;transition:color .2s ease}.nav-link[data-v-e423aea6]:after{background-color:#dc2626;border-radius:2px;bottom:3px;content:"";height:2px;left:.75rem;position:absolute;right:.75rem;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1)}[dir=rtl] .nav-link[data-v-e423aea6]:after{transform-origin:right}.is-active.nav-link[data-v-e423aea6]:after,.nav-link[data-v-e423aea6]:hover:after{transform:scaleX(1)}.is-active.nav-link[data-v-e423aea6]{color:#dc2626}.comparator-btn[data-v-e423aea6]{transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease,background-color .25s ease}.comparator-btn[data-v-e423aea6]:hover{background-color:#b91c1c;box-shadow:0 6px 20px #dc262673,0 0 0 3px #dc262633;transform:translateY(-2px) scale(1.07)}.comparator-btn[data-v-e423aea6]:active{transform:scale(.97)}.is-active.comparator-btn[data-v-e423aea6]{background-color:#dc2626;box-shadow:none;transform:none}.mobile-nav-link[data-v-e423aea6]{transition:color .2s ease}.mobile-nav-link[data-v-e423aea6]:hover{color:#fff}.is-active.mobile-nav-link[data-v-e423aea6]{color:#dc2626}.hamburger-wrapper[data-v-e423aea6]{opacity:0;transform:translate(2rem);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)}.hamburger-wrapper.intro-visible[data-v-e423aea6]{opacity:1;transform:translate(0)}.hamburger[data-v-e423aea6]{cursor:pointer}.hamburger input[data-v-e423aea6]{display:none}.hamburger svg[data-v-e423aea6]{height:2em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.line[data-v-e423aea6]{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line-top-bottom[data-v-e423aea6]{stroke-dasharray:12 63}.hamburger input:checked+svg[data-v-e423aea6]{transform:rotate(-45deg)}.hamburger input:checked+svg .line-top-bottom[data-v-e423aea6]{stroke-dasharray:20 300;stroke-dashoffset:-32.42}.drawer-link[data-v-e423aea6]{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:1rem;padding:.75rem 1.25rem;transition:background-color .2s ease,color .2s ease}.drawer-link[data-v-e423aea6]:hover{background-color:#ffffff0d}.drawer-icon[data-v-e423aea6]{flex-shrink:0;height:1.5rem;width:1.5rem}.drawer-sublink[data-v-e423aea6]{color:#94a3b8;display:block;font-size:.9rem;padding:.5rem 1.25rem .5rem 3.75rem;transition:color .2s ease}[dir=rtl] .drawer-sublink[data-v-e423aea6]{padding:.5rem 3.75rem .5rem 1.25rem}.drawer-sublink[data-v-e423aea6]:hover{color:#fff}.lang-row__hint[data-v-e423aea6],.theme-row__hint[data-v-e423aea6]{color:#64748b;display:block;font-size:.65rem;font-weight:600;letter-spacing:.08em;margin-top:2px;text-transform:uppercase;transition:color .3s ease}.lang-row:hover .lang-row__hint[data-v-e423aea6],.theme-row:hover .theme-row__hint[data-v-e423aea6]{color:#94a3b8}.theme-row__icon[data-v-e423aea6]{display:grid;place-items:center;position:relative}.theme-row__glyph[data-v-e423aea6]{height:1.5rem;position:absolute;transition:opacity .35s ease,transform .5s cubic-bezier(.34,1.56,.64,1);width:1.5rem}.theme-row__glyph--sun[data-v-e423aea6]{color:#fbbf24}.theme-row__glyph--moon[data-v-e423aea6]{color:#a5b4fc}.theme-row__glyph.is-shown[data-v-e423aea6]{opacity:1;transform:scale(1) rotate(0)}.theme-row__glyph.is-hidden[data-v-e423aea6]{opacity:0;transform:scale(.4) rotate(-120deg)}.theme-switch[data-v-e423aea6]{border:1px solid transparent;border-radius:999px;flex-shrink:0;height:1.75rem;overflow:hidden;position:relative;transition:background .5s ease,border-color .5s ease,box-shadow .5s ease,transform .35s cubic-bezier(.34,1.56,.64,1);width:3.25rem}.theme-switch--dark[data-v-e423aea6]{background:linear-gradient(140deg,#0b1225,#1e293b 55%,#312e81);border-color:#a5b4fc59;box-shadow:inset 0 1px 3px #000000b3,0 0 12px #6366f159}.theme-switch--light[data-v-e423aea6]{background:linear-gradient(140deg,#fde68a,#fbbf24 55%,#f97316);border-color:#ffffff73;box-shadow:inset 0 1px 3px #78350f40,0 0 14px #f9731673}.theme-row:hover .theme-switch[data-v-e423aea6]{transform:scale(1.06)}.theme-row:active .theme-switch[data-v-e423aea6]{transform:scale(.94)}.theme-switch__sky[data-v-e423aea6]{inset:0;position:absolute;transition:opacity .5s ease}.theme-switch--light .theme-switch__sky[data-v-e423aea6]{opacity:0}.theme-switch__sky i[data-v-e423aea6]{animation:theme-twinkle-e423aea6 2.4s ease-in-out infinite;background:#fff;border-radius:999px;height:2px;position:absolute;width:2px}.theme-switch__sky i[data-v-e423aea6]:first-child{animation-delay:0s;left:22%;top:25%}.theme-switch__sky i[data-v-e423aea6]:nth-child(2){animation-delay:.7s;left:33%;top:62%}.theme-switch__sky i[data-v-e423aea6]:nth-child(3){animation-delay:1.4s;height:3px;left:45%;top:34%;width:3px}@keyframes theme-twinkle-e423aea6{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}.theme-switch__knob[data-v-e423aea6]{background:#fff;border-radius:999px;box-shadow:0 2px 6px #0006,inset 0 -1px 2px #0000001f;display:grid;height:1.25rem;left:3px;place-items:center;position:absolute;top:3px;transition:transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .5s ease;width:1.25rem}[dir=rtl] .theme-switch__knob[data-v-e423aea6]{left:auto;right:3px}.theme-switch--dark .theme-switch__knob[data-v-e423aea6]{background:#e0e7ff;transform:translate(1.5rem) rotate(1turn)}[dir=rtl] .theme-switch--dark .theme-switch__knob[data-v-e423aea6]{transform:translate(-1.5rem) rotate(-1turn)}.theme-switch__knob-icon[data-v-e423aea6]{height:.85rem;position:absolute;transition:opacity .3s ease,transform .5s cubic-bezier(.34,1.56,.64,1);width:.85rem}.theme-switch__knob-icon--sun[data-v-e423aea6]{color:#f59e0b}.theme-switch__knob-icon--moon[data-v-e423aea6]{color:#4f46e5}.theme-switch__knob-icon.is-shown[data-v-e423aea6]{opacity:1;transform:scale(1) rotate(0)}.theme-switch__knob-icon.is-hidden[data-v-e423aea6]{opacity:0;transform:scale(.3) rotate(90deg)}.lang-row__globe[data-v-e423aea6]{color:#fff;transition:transform .6s cubic-bezier(.34,1.56,.64,1),color .3s ease}.lang-row:hover .lang-row__globe[data-v-e423aea6]{color:#f87171;transform:rotate(-25deg) scale(1.12)}.lang-switch[data-v-e423aea6]{border:1px solid hsla(0,0%,100%,.1);border-radius:999px;box-shadow:inset 0 1px 3px #0009;display:grid;flex-shrink:0;grid-template-columns:repeat(var(--lang-count,3),1fr);padding:3px;position:relative;transition:border-color .3s ease}.lang-row:hover .lang-switch[data-v-e423aea6]{border-color:#f8727259}.lang-switch__thumb[data-v-e423aea6]{background:linear-gradient(140deg,#f87171,#dc2626 55%,#991b1b);border-radius:999px;bottom:3px;box-shadow:0 2px 10px #dc262680,inset 0 1px #ffffff40;left:3px;position:absolute;top:3px;transform:translate(calc(var(--lang-index, 0)*100%));transition:transform .5s cubic-bezier(.34,1.56,.64,1);width:calc((100% - 6px)/var(--lang-count, 3))}[dir=rtl] .lang-switch__thumb[data-v-e423aea6]{left:auto;right:3px;transform:translate(calc(var(--lang-index, 0)*-100%))}.lang-switch__option[data-v-e423aea6]{border-radius:999px;color:#94a3b8;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.3rem .6rem;position:relative;transition:color .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1);z-index:1}.lang-switch__option[data-v-e423aea6]:hover{color:#fff}.lang-switch__option[data-v-e423aea6]:active{transform:scale(.88)}.lang-switch__option.is-active[data-v-e423aea6]{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.lang-switch__option[data-v-e423aea6]:focus-visible{outline:2px solid #f87171;outline-offset:1px}@media (prefers-reduced-motion:reduce){.lang-row__globe[data-v-e423aea6],.lang-switch__option[data-v-e423aea6],.lang-switch__thumb[data-v-e423aea6],.theme-row__glyph[data-v-e423aea6],.theme-switch[data-v-e423aea6],.theme-switch__knob[data-v-e423aea6],.theme-switch__knob-icon[data-v-e423aea6]{transition-duration:.01ms}.theme-switch--dark .theme-switch__knob[data-v-e423aea6]{transform:translate(1.5rem)}[dir=rtl] .theme-switch--dark .theme-switch__knob[data-v-e423aea6]{transform:translate(-1.5rem)}.theme-switch__sky i[data-v-e423aea6]{animation:none}}.bottom-nav-item[data-v-e423aea6]{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem;justify-content:center;transition:color .2s ease}.bottom-nav-label[data-v-e423aea6]{font-size:10px;font-weight:500;line-height:1}
