.flex{flex:1}.row{flex-direction:row;display:flex}.col{flex-direction:column;display:flex}.flex-between{justify-content:space-between}.flex-center{justify-content:center}.flex-align-center{align-items:center}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-26{gap:26px}.gap-32{gap:32px}.gap-36{gap:36px}:root{--color-gray-700:#000;--color-gray-600:#000000e0;--color-gray-500:#000000ad;--color-gray-400:#0000004d;--color-gray-300:#00000047;--color-gray-200:#0000001a;--color-gray-100:#00000008;--color-gray-0:#00000003;--color-gray-solid-700:#000;--color-gray-solid-600:#1f1f1f;--color-gray-solid-500:#505050;--color-gray-solid-400:#8b8b8b;--color-gray-solid-300:#b1b1b1;--color-gray-solid-200:#e6e6e6;--color-gray-solid-100:#f7f7f7;--color-gray-solid-0:#fff;--color-accent-700:#467aff;--color-accent-600:#467affdb;--color-accent-500:#467affad;--color-accent-400:#467aff4d;--color-accent-300:#467aff47;--color-accent-200:#467aff1a;--color-accent-100:#467aff08;--color-accent-0:#467aff03;--color-text-primary:var(--color-gray-solid-700);--color-text-secondary:var(--color-gray-solid-300);--color-text-accent:var(--color-accent-700);--color-text-placeholder:var(--color-gray-solid-300);--color-text-negative:var(--color-gray-solid-0);--color-background-primary:var(--color-gray-solid-100);--color-background-secondary:var(--color-gray-solid-0);--color-surface-primary:var(--color-gray-solid-0);--color-surface-secondary:var(--color-gray-100);--color-surface-accent:var(--color-accent-700);--color-surface-accent-opacity:#467bff14;--color-stroke-accent:var(--color-accent-700);--color-icon-primary:var(--color-gray-solid-300);--color-icon-accent:var(--color-accent-700);--color-border-primary:var(--color-gray-solid-200)}*{touch-action:pan-x pan-y;scrollbar-width:none;-ms-overflow-style:none;-webkit-tap-highlight-color:transparent}html{width:100%;height:100%;color:var(--color-text-primary);background-color:var(--color-surface-primary);font-synthesis:none;text-rendering:optimizelegibility;overscroll-behavior:none;overscroll-behavior-y:none;touch-action:pan-y;scrollbar-width:none;-webkit-overflow-scrolling:touch;transition:background-color .3s;position:fixed}body{margin:0;position:relative}h1{letter-spacing:0;margin:0;font-family:Inter;font-size:1.68rem;font-weight:600;line-height:2.38rem}h2{letter-spacing:0;margin:0;font-family:Inter;font-size:1.53rem;font-weight:600;line-height:2.19rem}h3{letter-spacing:0;margin:0;font-family:Inter;font-size:1.38rem;font-weight:600;line-height:2rem}h4{letter-spacing:0;margin:0;font-family:Inter;font-size:1.18rem;font-weight:600;line-height:1.75rem}h5{letter-spacing:0;margin:0;font-family:Inter;font-size:1.13rem;font-weight:600;line-height:1.75rem}p{letter-spacing:0;margin:0;font-family:Inter;font-size:.95rem;font-weight:400;line-height:1.6rem}p.subtitle-medium{letter-spacing:0;font-family:Inter;font-size:1.07rem;font-weight:500;line-height:1.56rem}p.subtitle{letter-spacing:0;font-family:Inter;font-size:1.06rem;font-weight:400;line-height:1.56rem}p.button{letter-spacing:0;font-family:Inter;font-size:.96rem;font-weight:500;line-height:1.19rem}p.caption{letter-spacing:0;font-family:Inter;font-size:.9rem;font-weight:400;line-height:1.44rem}p.gray{color:var(--color-text-secondary)}p.input{letter-spacing:0;font-family:Inter;font-size:16px;font-weight:400;line-height:22px}li{letter-spacing:0;margin:0;font-family:Inter;font-size:.95rem;font-weight:400;line-height:1.65rem}code{background-color:var(--color-gray-200);border-radius:8px;padding:3px 4px}hr{border:1px solid var(--color-gray-solid-100);outline:none;margin:64px 0}input,textarea{letter-spacing:0;font-family:Inter;font-size:16px;font-weight:400;line-height:22px}input:focus,textarea:focus,select:focus{outline:none}.view{height:100vh;position:relative}.shadow{box-shadow:0 0 20px #223c500d}.loader.small{border:3px solid var(--color-surface-accent);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:26px;height:26px;animation:1s linear infinite loader-rotation;display:inline-block}.loader{border:5px solid var(--color-surface-accent);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:36px;height:36px;animation:1s linear infinite loader-rotation;display:inline-block}.icon-small{width:18px;min-width:18px;height:18px;min-height:18px;margin:auto}.icon-medium{width:20px;min-width:20px;height:20px;min-height:20px;margin:auto}.icon-large{width:22px;min-width:22px;height:22px;min-height:22px;margin:auto}p.overlap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}#noevents{touch-action:none;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}@keyframes loader-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-content{flex-direction:column;gap:8px;display:flex}.md-content h1{letter-spacing:0;margin:20px 0 8px;font-family:Inter;font-size:1.68rem;font-weight:600;line-height:2.38rem}.md-content h2{letter-spacing:0;margin:20px 0 8px;font-family:Inter;font-size:1.53rem;font-weight:600;line-height:2.19rem}.md-content h3{letter-spacing:0;margin:20px 0 8px;font-family:Inter;font-size:1.38rem;font-weight:600;line-height:2rem}.md-content h4{letter-spacing:0;margin:20px 0 8px;font-family:Inter;font-size:1.18rem;font-weight:600;line-height:1.75rem}.md-content p{letter-spacing:0;margin:0;font-family:Inter;font-size:.95rem;font-weight:400;line-height:1.65rem}.t-fade-router-enter-from,.t-fade-router-leave-to{opacity:0}.t-fade-router-enter-active,.t-fade-router-leave-active{pointer-events:none;width:100%;transition:opacity .2s ease-out;position:absolute;top:0;left:0}.t-fade-router-enter-to,.t-fade-router-leave-from{opacity:1}.t-fade-slide-enter-active,.t-fade-slide-leave-active{transition:all .3s ease-out}.t-fade-slide-enter-from,.t-fade-slide-leave-to{opacity:0;transform:translateY(-20px)}.modal[data-v-12e0d416]{box-sizing:border-box;background-color:var(--color-surface-primary);border-radius:32px;width:210px;min-width:100px;min-height:100px;margin:auto;padding:16px}@media screen and (width<=400px){.modal[data-v-12e0d416]{min-width:90%}}button[data-v-8c219677]{border:0;border-radius:20px;align-items:center;gap:12px;margin:0;display:inline-flex}button.rounded[data-v-8c219677]{border-radius:64px}button p[data-v-8c219677]{width:-webkit-fill-available}button.small p[data-v-8c219677]{font-weight:400}button.flex[data-v-8c219677]{flex:1;width:-webkit-fill-available}button.icon[data-v-8c219677]{justify-content:center}button.blur[data-v-8c219677]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}button.small[data-v-8c219677]{min-height:38px;padding:0 16px}button.medium[data-v-8c219677]{min-height:48px;padding:0 20px}button.large[data-v-8c219677]{min-height:56px;padding:0 26px}button.icon.small[data-v-8c219677]{min-width:38px;min-height:38px;padding:0}button.icon.medium[data-v-8c219677]{min-width:48px;min-height:48px;padding:0}button.icon.large[data-v-8c219677]{min-width:56px;min-height:56px;padding:0}button.primary[data-v-8c219677]{color:var(--color-text-primary);background-color:var(--color-surface-primary)}button.accent[data-v-8c219677]{color:var(--color-text-negative);background-color:var(--color-surface-accent)}button.ternary[data-v-8c219677]{color:var(--color-text-accent);background-color:var(--color-surface-accent-opacity)}button.transparent[data-v-8c219677]{color:var(--color-text-accent);background-color:#0000}.text[data-v-4e4f3193]{width:290px}.text .container[data-v-4e4f3193]{flex-direction:column;align-items:center;gap:20px;margin-top:20px;margin-bottom:42px;padding:0 12px;display:flex}.payment[data-v-19ec12fd]{width:290px}.payment .container[data-v-19ec12fd]{flex-direction:column;align-items:center;gap:26px;margin-top:20px;margin-bottom:36px;display:flex}.payment .info[data-v-19ec12fd]{text-align:center;flex-direction:column;gap:20px;display:flex}.payment .number-current[data-v-19ec12fd]{height:76px;font-size:68px;line-height:.8}#modals[data-v-f430fcc0]{z-index:2;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.backdrop[data-v-f430fcc0]{z-index:-1;background:#00000080;width:100%;height:100%;position:absolute}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-loop{0%{opacity:0}50%{opacity:1}to{opacity:0}}.error[data-v-8f9fae85]{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}button[data-v-5cf1feeb]{background:0 0;border:0;flex-direction:row;align-items:center;gap:20px;width:100%;height:58px;min-height:58px;margin:0;padding:0 16px;display:flex}button p[data-v-5cf1feeb]{white-space:nowrap;text-overflow:ellipsis;text-align:left;width:100%;height:21px;overflow:hidden}button.active[data-v-5cf1feeb]{color:var(--color-text-accent);background-color:#467bff14;border-radius:14px}button .img-doc[data-v-5cf1feeb]{aspect-ratio:1;height:26px;margin-bottom:-2px}button .delete[data-v-5cf1feeb]{aspect-ratio:1;width:26px;height:26px;display:flex}.header[data-v-653bcd71]{flex-direction:row;justify-content:space-between;width:100%;display:flex;position:absolute;top:0;left:0}.header .info[data-v-653bcd71]{box-sizing:border-box;background:var(--color-background-secondary);border-radius:32px;max-width:360px;padding:12px 16px;overflow:auto}@media (width<=690px){.header .info[data-v-653bcd71]{max-width:200px}}.droparea-wrapper[data-v-c6357d51]{cursor:pointer;transition:all .3s;position:relative}.button-droparea[data-v-c6357d51]{background-color:var(--color-accent-200);outline:2px;outline-color:var(--color-stroke-accent);width:100%;min-height:180px;color:var(--color-text-accent);cursor:pointer;border:0;border-radius:26px;outline-style:dashed;justify-content:center;align-items:center;margin:0;padding:0;transition:all .3s;display:flex}.drag-over .button-droparea[data-v-c6357d51]{background-color:var(--color-accent-300);outline-color:var(--color-primary);transform:scale(1.02)}.droparea-wrapper input[data-v-c6357d51]{display:none}.home[data-v-54f7ee5b]{box-sizing:border-box;background:var(--color-background-primary);flex-direction:row;gap:12px;padding:16px;display:flex}.home .block[data-v-54f7ee5b]{box-sizing:border-box;flex-direction:column;gap:12px;display:flex}.home .left[data-v-54f7ee5b]{width:280px;position:relative}.home .right[data-v-54f7ee5b]{flex:1;display:flex;position:relative}.home .right.sidebar[data-v-54f7ee5b]{transform:translate(0)}.home .bar[data-v-54f7ee5b]{box-sizing:border-box;background:var(--color-background-secondary);border-radius:20px;flex:1;padding:12px;overflow:auto}.home .label[data-v-54f7ee5b]{background:var(--color-background-secondary);border-radius:20px;padding:12px 32px}.home .profile[data-v-54f7ee5b]{background:var(--color-background-secondary);border-radius:20px;padding:12px}.home .chat[data-v-54f7ee5b]{border-radius:20px;width:100%;height:100%;display:flex;position:relative}.home .chat .file[data-v-54f7ee5b]{flex-direction:column;gap:36px;width:360px;margin:auto;display:flex}.home .chat .document[data-v-54f7ee5b]{width:640px;height:100%;margin:auto;overflow-y:auto}.mobile[data-v-54f7ee5b]{visibility:hidden}@media (width<=690px){.mobile[data-v-54f7ee5b]{visibility:visible}.home .chat .document[data-v-54f7ee5b]{width:85%}.home .left[data-v-54f7ee5b]{visibility:hidden;height:100%;position:absolute}.home .left.sidebar[data-v-54f7ee5b]{visibility:visible;height:96%}.home .right.sidebar[data-v-54f7ee5b]{transform:translate(300px)}}@media (width<=1000px){.home .chat .document[data-v-54f7ee5b]{width:97%}}
