@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}.loading-overlay[data-v-af687a9a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#808080e6;display:flex;justify-content:center;align-items:center;z-index:1000}.content[data-v-af687a9a]{display:flex;flex-direction:column;align-items:center}.loader[data-v-af687a9a]{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin-af687a9a 1s linear infinite}.loading-text[data-v-af687a9a]{margin-top:15px;font-size:18px;color:#fff;text-align:center}@keyframes spin-af687a9a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.v-toast .v-toast--bottom[data-v-51c7ae5d]{z-index:9999999!important}.overlay[data-v-51c7ae5d]{position:fixed;top:0;left:0;min-height:100vh;overflow-y:auto;width:100%;height:100%;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8eb 100%);display:flex;justify-content:center;align-items:center;z-index:100;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-align:center;background:white}.content[data-v-51c7ae5d]{display:flex;flex-direction:column;align-items:center;transform-origin:center}.icon-container[data-v-51c7ae5d]{position:relative;margin-bottom:1.5rem}.circle-animation[data-v-51c7ae5d]{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,rgba(66,145,248,.1) 0%,rgba(66,145,248,.2) 100%);display:flex;justify-content:center;align-items:center;animation:pulse-51c7ae5d 2.5s infinite ease-in-out}.logo[data-v-51c7ae5d]{width:70px;height:70px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(66,145,248,.3))}.title[data-v-51c7ae5d]{font-size:1.8rem;margin-bottom:1.2rem;color:#2c3e50;font-weight:700;display:flex;align-items:center;gap:.5rem}.version-badge[data-v-51c7ae5d]{font-size:.9rem;background:#4291f8;color:#fff;padding:.2rem .6rem;border-radius:20px;font-weight:600}.message[data-v-51c7ae5d]{color:#5a6a7d;margin-bottom:1.5rem;line-height:1.6;font-size:1.05rem}.features-list[data-v-51c7ae5d]{text-align:left;margin:0 auto 2rem;padding:0;list-style:none;width:100%;max-width:350px}.features-list li[data-v-51c7ae5d]{color:#4a5568;position:relative;padding:.5rem 0 .5rem 1.8rem}.check-icon[data-v-51c7ae5d]{position:absolute;left:0;color:#4291f8;font-weight:700}.button-container[data-v-51c7ae5d]{margin-top:1rem;width:100%}.update-button[data-v-51c7ae5d]{padding:1rem 2.5rem;font-size:1.1rem;background:linear-gradient(135deg,#4291f8 0%,#2a75e6 100%);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;display:inline-flex;align-items:center;gap:.6rem;box-shadow:0 4px 15px #4291f84d;position:relative;overflow:hidden}.update-button[data-v-51c7ae5d]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4291f866;background:linear-gradient(135deg,#2a75e6 0%,#4291f8 100%)}.update-button[data-v-51c7ae5d]:active{transform:translateY(0)}.button-icon[data-v-51c7ae5d]{font-size:1.2rem;transition:transform .3s ease}.update-button:hover .button-icon[data-v-51c7ae5d]{transform:rotate(180deg)}.update-hint[data-v-51c7ae5d]{margin-top:.8rem;font-size:.85rem;color:#7f8c9a}.progress-bar[data-v-51c7ae5d]{width:100%;height:6px;background:#e2e8f0;border-radius:3px;margin-top:1.5rem;overflow:hidden}.progress[data-v-51c7ae5d]{height:100%;background:linear-gradient(90deg,#4291f8 0%,#4fd1c5 100%);border-radius:3px;transition:width .2s ease}@keyframes fadeInUp-51c7ae5d{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse-51c7ae5d{0%{transform:scale(1);box-shadow:0 0 #4291f833}50%{transform:scale(1.05)}to{transform:scale(1);box-shadow:0 0 0 15px #4291f800}}@media (max-width: 600px){.content[data-v-51c7ae5d]{width:90%;padding:1.8rem}.title[data-v-51c7ae5d]{font-size:1.5rem;flex-direction:column}.version-badge[data-v-51c7ae5d]{margin-top:.3rem}}.vue-zoomer[data-v-2e65fed4]{overflow:hidden}.zoomer[data-v-2e65fed4]{transform-origin:50% 50%;width:100%;height:100%}.zoomer>img[data-v-2e65fed4]{vertical-align:top;user-drag:none;-webkit-user-drag:none;-moz-user-drag:none}.vue-zoomer-gallery[data-v-0d3d0b97]{position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;min-width:100px;min-height:100px}.vue-zoomer-gallery[data-v-0d3d0b97]>*{display:inline-block}.vue-zoomer-gallery.anim .slide[data-v-0d3d0b97]{transition:left .4s}.slide[data-v-0d3d0b97]{position:absolute;top:0;object-fit:contain;width:100%;height:100%;-webkit-user-drag:none}input,textarea,select{font-size:16px!important}@supports (-webkit-touch-callout: none){input,textarea,select{-webkit-user-select:text;-webkit-touch-callout:default;-webkit-appearance:none}}input,textarea{transform:translateZ(0);-webkit-transform:translateZ(0)}input:focus,textarea:focus{-webkit-user-select:text;-webkit-touch-callout:default}:root{font-family:Calibri,Helvetica;line-height:1.5;font-weight:400;font-size:medium;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.text-primary{color:#4291f8}body.body--dark{background:#000}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-left-4{left:-1rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-top-4{top:-1rem}.-top-4\.5{top:-1.125rem}.-top-5{top:-1.25rem}.-top-8{top:-2rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-4{left:1rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-8{top:2rem}.z-\[999\]{z-index:999}.z-10{z-index:10}.z-36{z-index:36}.z-50{z-index:50}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-2{margin-bottom:-.5rem}.-mt-6{margin-top:-1.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.ms{margin-inline-start:1rem}.mt-\[2px\]{margin-top:2px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3\.4{margin-top:.85rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-\[100vh\],.h-screen{height:100vh}.h-\[150px\]{height:150px}.h-\[40\%\]{height:40%}.h-\[40vh\]{height:40vh}.h-\[65\%\]{height:65%}.h-\[80vh\]{height:80vh}.h-\[85vh\]{height:85vh}.h-\[90vh\]{height:90vh}.h-\[95vh\]{height:95vh}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2,.h2{height:.5rem}.h-2\.5{height:.625rem}.h-23{height:5.75rem}.h-26{height:6.5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-full{height:100%}.h1{height:.25rem}.max-h-\[1000px\]{max-height:1000px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-0{max-height:0}.max-w-\[150px\]{max-width:150px}.max-w-16{max-width:4rem}.max-w-17{max-width:4.25rem}.max-w-3xl{max-width:48rem}.max-w-52{max-width:13rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.min-h-screen{min-height:100vh}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[30\%\]{width:30%}.w-\[40\%\]{width:40%}.w-\[50\%\],.w-1\/2{width:50%}.w-\[60\%\]{width:60%}.w-\[70\%\]{width:70%}.w-\[80\%\]{width:80%}.w-1\/3{width:33.3333333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-8{width:2rem}.w-fit{width:fit-content}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.-translate-x-1\/2{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-0{--un-scale-x:0;--un-scale-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-x--100{--un-scale-x:-1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1rem * var(--un-space-x-reverse))}.space-y-\[6px\]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(6px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(6px * var(--un-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.125rem * var(--un-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.75rem * var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.border,.border-\[1px\],.border-1{border-width:1px}.border-\[2px\],.border-2{border-width:2px}.border-0{border-width:0px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-\[\#99ecd6\]{--un-border-opacity:1;border-color:rgb(153 236 214 / var(--un-border-opacity))}.border-black{--un-border-opacity:1;border-color:rgb(0 0 0 / var(--un-border-opacity))}.border-black\/20{border-color:#0003}.border-blue-500{--un-border-opacity:1;border-color:rgb(59 130 246 / var(--un-border-opacity))}.border-danger{--un-border-opacity:1;border-color:rgb(178 10 1 / var(--un-border-opacity))}.border-gray{--un-border-opacity:1;border-color:rgb(166 166 166 / var(--un-border-opacity))}.border-gray\/30{border-color:#a6a6a64d}.border-gray\/35{border-color:#a6a6a659}.border-gray\/50{border-color:#a6a6a680}.border-red-200{--un-border-opacity:1;border-color:rgb(254 202 202 / var(--un-border-opacity))}.border-red-600{--un-border-opacity:1;border-color:rgb(220 38 38 / var(--un-border-opacity))}.group:hover .group-hover\:border-primary{--un-border-opacity:1;border-color:rgb(66 145 248 / var(--un-border-opacity))}.hover\:border-blue-400:hover{--un-border-opacity:1;border-color:rgb(96 165 250 / var(--un-border-opacity))}.border-x-gray{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(166 166 166 / var(--un-border-left-opacity));--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(166 166 166 / var(--un-border-right-opacity))}.border-x-gray\/30{border-left-color:#a6a6a64d;border-right-color:#a6a6a64d}.border-b-gray\/30{border-bottom-color:#a6a6a64d}.rounded,.rounded-1{border-radius:.25rem}.rounded-2,.rounded-lg{border-radius:.5rem}.rounded-3,.rounded-xl{border-radius:.75rem}.rounded-3xl,.rounded-6{border-radius:1.5rem}.rounded-5{border-radius:1.25rem}.rounded-8{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b-6{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-6{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-solid,.group:hover .group-hover\:border-solid{border-style:solid}.border-x-solid{border-left-style:solid;border-right-style:solid}.border-y-solid{border-top-style:solid;border-bottom-style:solid}.border-b-solid{border-bottom-style:solid}.border-t-dotted{border-top-style:dotted}.border-t-solid{border-top-style:solid}.bg-\[\#3c61d5\]{--un-bg-opacity:1;background-color:rgb(60 97 213 / var(--un-bg-opacity))}.bg-\[\#e5eefd\]{--un-bg-opacity:1;background-color:rgb(229 238 253 / var(--un-bg-opacity))}.bg-\[\#e6faf5\]{--un-bg-opacity:1;background-color:rgb(230 250 245 / var(--un-bg-opacity))}.bg-\[\#fff\]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/5{background-color:#0000000d}.bg-blue{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}.bg-blue-50{--un-bg-opacity:1;background-color:rgb(239 246 255 / var(--un-bg-opacity))}.bg-blue-600\/20{background-color:#2563eb33}.bg-danger{--un-bg-opacity:1;background-color:rgb(178 10 1 / var(--un-bg-opacity))}.bg-gray{--un-bg-opacity:1;background-color:rgb(166 166 166 / var(--un-bg-opacity))}.bg-gray\/20{background-color:#a6a6a633}.bg-green{--un-bg-opacity:1;background-color:rgb(35 186 11 / var(--un-bg-opacity))}.bg-green\/10{background-color:#23ba0b1a}.bg-primary{--un-bg-opacity:1;background-color:rgb(66 145 248 / var(--un-bg-opacity))}.bg-primary\/10{background-color:#4291f81a}.bg-primary\/50{background-color:#4291f880}.bg-red-100{--un-bg-opacity:1;background-color:rgb(254 226 226 / var(--un-bg-opacity))}.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242 / var(--un-bg-opacity))}.bg-red-600{--un-bg-opacity:1;background-color:rgb(220 38 38 / var(--un-bg-opacity))}.bg-secondary{--un-bg-opacity:1;background-color:rgb(55 105 202 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity))}.bg-white\/70{background-color:#fafafab3}.hover\:bg-blue-700:hover{--un-bg-opacity:1;background-color:rgb(29 78 216 / var(--un-bg-opacity))}.hover\:bg-red-600:hover{--un-bg-opacity:1;background-color:rgb(220 38 38 / var(--un-bg-opacity))}.active\:bg-blue-800:active{--un-bg-opacity:1;background-color:rgb(30 64 175 / var(--un-bg-opacity))}.bg-opacity-20{--un-bg-opacity:.2}.bg-none{background-image:none}.object-contain{object-fit:contain}.p-\[2px\]{padding:2px}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-2\.8{padding-top:.7rem;padding-bottom:.7rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-4{padding-bottom:1rem}.pb-44{padding-bottom:11rem}.pb-72{padding-bottom:18rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-5{padding-right:1.25rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-20{padding-top:5rem}.pt-22{padding-top:5.5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.align-start{vertical-align:top}.text-\[9px\]{font-size:9px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-500,.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-black-secondary{--un-text-opacity:1;color:rgb(105 105 107 / var(--un-text-opacity))}.text-black\/50{color:#00000080}.text-black\/60{color:#0009}.text-blue-600{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity))}.text-danger{--un-text-opacity:1;color:rgb(178 10 1 / var(--un-text-opacity))}.text-gray{--un-text-opacity:1;color:rgb(166 166 166 / var(--un-text-opacity))}.text-gray\/90{color:#a6a6a6e6}.text-green{--un-text-opacity:1;color:rgb(35 186 11 / var(--un-text-opacity))}.text-orange-600{--un-text-opacity:1;color:rgb(234 88 12 / var(--un-text-opacity))}.text-primary{--un-text-opacity:1;color:rgb(66 145 248 / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.text-red-600{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity))}.text-secondary{--un-text-opacity:1;color:rgb(55 105 202 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(250 250 250 / var(--un-text-opacity))}.text-yellow-400{--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(250 250 250 / var(--un-text-opacity))}.placeholder\:text-gray\/40::placeholder{color:#a6a6a666}.underline{text-decoration-line:underline}.decoration-none{text-decoration:none}.hover\:opacity-80:hover{opacity:.8}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 640px){.sm\:-left-3{left:-.75rem}.sm\:-right-3{right:-.75rem}.sm\:max-w-19{max-width:4.75rem}.sm\:text-\[10px\]{font-size:10px}}@media (min-width: 768px){.md\:w-\[120px\]{width:120px}.md\:w-44{width:11rem}}*{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}html,body{overflow:hidden;background-color:#fff;margin:0;padding:0;height:100vh;color:#2d3b4d}@media (max-width: 768px){.bg{height:100vh;display:flex;align-items:center;justify-content:center;margin:0}}@media (min-width: 769px){.bg{height:100vh;display:flex;align-items:center;justify-content:center;margin:0}}.input-field{width:100%;height:50px;padding:20px;margin-bottom:0;border:none;border-radius:10px;font-size:13px;box-sizing:border-box;color:#a6a6a6;background-color:#fafafa}.input-field:focus{border:none;outline:none}.button-field{color:#fafafa;background-color:#4492f8;width:100%;height:50px;padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-size:16px}.button-field:hover{background-color:#1375f6}.button-field2{color:#fafafa;background-color:#3769ca;width:100%;height:50px;padding:10px 20px;border:none;border-radius:10px;cursor:pointer;font-size:16px}.button-field2:hover{background-color:#1375f6}hr{border-top:1px solid #a6a6a6;opacity:20%}.multiline{white-space:pre-line}.bottom-navigation{position:fixed;bottom:0;left:50%;transform:translate(-50%);background-color:#fafafa;display:flex;justify-content:space-around;padding:12px 0}.ios-bottom-navigation{position:fixed;bottom:0;left:50%;transform:translate(-50%);background-color:#fafafa;display:flex;justify-content:space-around;padding:12px 0 24px}.nav-item{color:#69696b;text-decoration:none}.no-space{line-height:16px}.no-space2{line-height:8px}::-webkit-scrollbar{width:0;height:0}.sticky-header{position:fixed;top:0;width:100%;max-width:420px;z-index:2}.loader{border:16px solid #fafafa;border-top:16px solid #4492f8;border-radius:50%;width:80px;height:80px;animation:spin 2s linear infinite}.popupLoad{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:3}.power{vertical-align:super;font-size:smaller}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2!important}.popup-content{background:white;padding:20px;border-radius:8px;max-width:500px;width:100%;height:80%;position:relative}.close-button{background:none;border:none;font-size:18px;cursor:pointer;position:absolute;top:10px;right:10px}.fade-enter-active,.fade-leave-active{opacity:0}.container,.container-nav{width:100%;max-width:450px;margin:0 auto}.bg-gradient{background:linear-gradient(900deg,#3968f6,#3e75e5)}
