.device-padding-top{padding-top:env(safe-area-inset-top,100px)}.factus-chat[data-v-70eb0e37]{flex-direction:column;gap:0;min-height:0;display:flex}.factus-chat--drag-over[data-v-70eb0e37]{position:relative}.factus-drop-overlay[data-v-70eb0e37]{z-index:20;background:rgba(var(--v-theme-surface), .56);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:24px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.factus-drop-overlay__pill[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-primary), .28);background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:inline-flex}.factus-chat--page[data-v-70eb0e37]{height:calc(100dvh - var(--v-layout-top,0px) - var(--v-layout-bottom,0px) - var(--factum-space-4) - var(--factum-space-4))}.factus-chat--popup[data-v-70eb0e37]{height:100%}.factus-popup-header[data-v-70eb0e37]{border-top:0;border-left:0;border-right:0;border-bottom:1px solid rgba(var(--v-theme-on-surface), .1);background:rgba(var(--v-theme-surface), .96);z-index:8;border-radius:0;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:2px 6px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #13213514}.factus-popup-header__left[data-v-70eb0e37]{align-items:center;gap:8px;display:flex}.factus-popup-new-thread[data-v-70eb0e37]{border-radius:8px!important}.factus-popup-logo[data-v-70eb0e37]{border-radius:7px;width:24px!important;height:24px!important}.factus-popup-title[data-v-70eb0e37]{margin:0;font-size:.95rem;font-weight:600}.factus-footer-pill[data-v-70eb0e37]{border:0;border-top:1px solid rgba(var(--v-theme-on-surface), .1);background:rgba(var(--v-theme-surface), .96);-webkit-backdrop-filter:blur(16px)saturate(1.08);backdrop-filter:blur(16px)saturate(1.08);padding:8px 10px calc(8px + env(safe-area-inset-bottom));z-index:6;border-radius:0;flex-direction:column;gap:8px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #13213514}.factus-content[data-v-70eb0e37]{flex:auto;grid-template-columns:260px minmax(0,1fr);align-items:stretch;gap:8px;min-height:0;padding:0;display:grid;overflow:hidden}.factus-content--popup[data-v-70eb0e37]{grid-template-columns:none;display:flex}.factus-main-column[data-v-70eb0e37]{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.factus-history[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .1);background:rgba(var(--v-theme-surface), .8);border-radius:14px;flex-direction:column;gap:8px;height:100%;min-height:0;padding:10px 8px;display:flex;overflow:hidden}.factus-history-header[data-v-70eb0e37]{justify-content:space-between;align-items:center;gap:8px;padding:0 4px;display:flex}.factus-history-title[data-v-70eb0e37]{letter-spacing:.04em;text-transform:uppercase;opacity:.62;margin:0;font-size:.78rem}.factus-history-list[data-v-70eb0e37]{flex-direction:column;gap:4px;min-height:0;padding:2px;display:flex;overflow-y:auto}.factus-history-item[data-v-70eb0e37]{appearance:none;cursor:pointer;border:1px solid rgba(var(--v-theme-on-surface), .1);text-align:left;background:0 0;border-radius:9px;flex-direction:column;gap:1px;width:100%;padding:6px 8px;transition:background-color .12s,border-color .12s;display:flex}.factus-history-item[data-v-70eb0e37]:hover{background:rgba(var(--v-theme-primary), .04)}.factus-history-item.is-active[data-v-70eb0e37]{border-color:rgba(var(--v-theme-primary), .24);background:rgba(var(--v-theme-primary), .09)}.factus-history-item__title[data-v-70eb0e37]{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;line-height:1.15;overflow:hidden}.factus-history-item__row[data-v-70eb0e37]{justify-content:space-between;align-items:center;gap:4px;display:flex}.factus-history-item__menu[data-v-70eb0e37]{opacity:.7;width:20px!important;min-width:20px!important;height:20px!important}.factus-history-item__menu[data-v-70eb0e37]:hover{opacity:1}.factus-history-item__time[data-v-70eb0e37]{opacity:.65;font-size:.67rem;line-height:1.1}.factus-thread[data-v-70eb0e37]{flex:auto;justify-self:center;width:min(100%,980px);min-height:0;margin:0 auto;padding-right:2px;overflow-y:auto}.factus-empty-state[data-v-70eb0e37]{justify-content:center;align-items:center;min-height:140px;padding:12px 16px;display:flex}.factus-empty-state__text[data-v-70eb0e37]{text-align:center;opacity:.72;max-width:680px;margin:0}.factus-message-row[data-v-70eb0e37]{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.factus-message-row.user[data-v-70eb0e37]{align-items:flex-end}.factus-message-row.assistant[data-v-70eb0e37],.factus-message-row.error[data-v-70eb0e37]{align-items:flex-start}.factus-message[data-v-70eb0e37]{overflow-wrap:anywhere;border-radius:18px;width:fit-content;max-width:min(82%,720px);padding:8px 12px;font-size:.95rem;line-height:1.35}.factus-message[data-v-70eb0e37] p,.factus-message[data-v-70eb0e37] ul,.factus-message[data-v-70eb0e37] ol{margin:0}.factus-message.user[data-v-70eb0e37]{background:linear-gradient(135deg, rgb(var(--v-theme-primary)), rgba(var(--v-theme-secondary), .94));color:#fff;border-top-right-radius:7px}.factus-message.assistant[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .1);background:rgba(var(--v-theme-surface), .84);border-top-left-radius:7px}.factus-message--with-drafts[data-v-70eb0e37]{width:100%;max-width:min(100%,860px)}.factus-message.error[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-error), .22);background:rgba(var(--v-theme-error), .08);color:rgb(var(--v-theme-error))}.factus-draft-grid[data-v-70eb0e37]{gap:10px;margin-top:10px;display:grid}.factus-draft-card[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-primary), .2);background:rgba(var(--v-theme-surface), .96);border-radius:12px;padding:10px}.factus-draft-card--saved[data-v-70eb0e37]{border-color:rgba(var(--v-theme-success), .35);background:rgba(var(--v-theme-success), .08)}.factus-draft-card__header[data-v-70eb0e37]{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.factus-draft-card__title[data-v-70eb0e37]{margin:0;font-size:.86rem;font-weight:700}.factus-draft-card__description[data-v-70eb0e37],.factus-draft-card__date[data-v-70eb0e37]{margin:0;line-height:1.3}.factus-draft-card__date[data-v-70eb0e37]{opacity:.72;margin-top:4px;font-size:.82rem}.factus-draft-card__warning[data-v-70eb0e37]{color:#9a5b00;background:#fff4dd;border:1px solid #ffd89a;border-radius:8px;margin:8px 0 0;padding:6px 8px;font-size:.8rem}.factus-draft-lines[data-v-70eb0e37]{gap:8px;margin-top:10px;display:grid}.factus-draft-summary[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .08);border-radius:9px;gap:4px;margin-top:8px;padding:6px 8px;display:grid}.factus-draft-summary__row[data-v-70eb0e37]{justify-content:space-between;align-items:center;gap:8px;display:flex}.factus-draft-summary__label[data-v-70eb0e37]{opacity:.72;font-size:.76rem}.factus-draft-summary__value[data-v-70eb0e37]{text-align:right;font-size:.82rem;font-weight:600}.factus-draft-mode-toggle[data-v-70eb0e37]{margin-top:10px;display:flex}.factus-draft-simple-edit[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .08);background:rgba(var(--v-theme-surface), .86);border-radius:10px;gap:10px;margin-top:10px;padding:12px;display:grid}.factus-draft-account-selector[data-v-70eb0e37] .v-field{min-height:52px}.factus-draft-account-selector[data-v-70eb0e37] .v-field__input{padding-top:12px;padding-bottom:12px}.factus-draft-line[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .08);border-radius:9px;padding:10px}.factus-draft-lines .factus-draft-line[data-v-70eb0e37]{padding-top:12px;padding-bottom:12px}.factus-draft-advanced[data-v-70eb0e37]{border:1px solid rgba(var(--v-theme-on-surface), .08);background:rgba(var(--v-theme-surface), .9);border-radius:10px;padding:10px;overflow:hidden}.factus-draft-advanced[data-v-70eb0e37] .slide{right:0!important}.factus-draft-advanced[data-v-70eb0e37] .v-container{margin:0}.factus-draft-advanced[data-v-70eb0e37] .v-card-text{padding:10px}.factus-draft-advanced[data-v-70eb0e37] .v-col{min-width:0}.factus-draft-line__account[data-v-70eb0e37],.factus-draft-line__amount[data-v-70eb0e37]{margin:0}.factum-field-caption[data-v-70eb0e37]{opacity:.75;margin:0 0 4px;font-size:.72rem}.factus-draft-line__amount[data-v-70eb0e37]{text-align:right}.factus-draft-card__error[data-v-70eb0e37]{color:rgb(var(--v-theme-error));margin:8px 0 0;font-size:.8rem}.factus-draft-card__actions[data-v-70eb0e37]{gap:8px;margin-top:10px;display:flex}.factus-waiting[data-v-70eb0e37]{min-width:96px}.factus-status[data-v-70eb0e37]{opacity:.72;margin:0 0 8px;font-size:.78rem}.factus-typing-dots[data-v-70eb0e37]{align-items:center;gap:6px;min-height:14px;display:inline-flex}.factus-typing-dots span[data-v-70eb0e37]{background:rgba(var(--v-theme-on-surface), .6);border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite factus-dot-bounce-70eb0e37}.factus-typing-dots span[data-v-70eb0e37]:nth-child(2){animation-delay:.15s}.factus-typing-dots span[data-v-70eb0e37]:nth-child(3){animation-delay:.3s}@keyframes factus-dot-bounce-70eb0e37{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.factus-status-inline[data-v-70eb0e37]{opacity:.68;padding:2px 2px 0;font-size:.78rem}.factus-message-files[data-v-70eb0e37],.factus-selected-files[data-v-70eb0e37]{flex-wrap:wrap;gap:6px;display:flex}.factus-message-files[data-v-70eb0e37]{max-width:min(82%,700px)}.factus-selected-files[data-v-70eb0e37]{align-items:center;width:100%;margin:0;padding:2px 6px 0}.factus-composer[data-v-70eb0e37]{background:rgba(var(--v-theme-surface), .86);border:1px solid rgba(var(--v-theme-on-surface), .08);border-radius:10px;align-items:center;gap:8px;width:100%;padding:2px 4px;display:flex}.factus-chat--popup .factus-main-column[data-v-70eb0e37]{width:100%}.factus-chat--popup .factus-thread[data-v-70eb0e37]{width:100%;margin:0;padding:10px 12px 8px}.factus-chat--popup .factus-footer-pill[data-v-70eb0e37]{margin-top:auto}.factus-chat--popup .factus-content[data-v-70eb0e37]{gap:0}.factus-chat--popup .factus-composer[data-v-70eb0e37]{background:0 0;border:0;padding:0 2px}@media (width<=600px){.factus-message--with-drafts[data-v-70eb0e37]{width:100%;max-width:100%;padding:6px 6px 8px}.factus-draft-card[data-v-70eb0e37],.factus-draft-advanced[data-v-70eb0e37]{padding:8px}.factus-draft-advanced[data-v-70eb0e37] .v-row{margin-inline:0}.factus-draft-advanced[data-v-70eb0e37] .v-col{padding-inline:4px}}.factus-file-input[data-v-70eb0e37]{display:none}.factus-message-input[data-v-70eb0e37] .v-field{box-shadow:none;background:0 0;border:0;border-radius:10px}.factus-message-input[data-v-70eb0e37] .v-field__input{color:rgb(var(--v-theme-on-surface));padding-top:9px;padding-bottom:9px}.factus-chat--popup .factus-message-input[data-v-70eb0e37] .v-field{background:rgba(var(--v-theme-surface), .98);border:1px solid rgba(var(--v-theme-on-surface), .1)}.factus-chat--popup .factus-message-input[data-v-70eb0e37] .v-field--focused{border-color:rgba(var(--v-theme-primary), .36);box-shadow:0 0 0 2px rgba(var(--v-theme-primary), .1)}.factus-message-input[data-v-70eb0e37] textarea::placeholder{color:rgba(var(--v-theme-on-surface), .62);opacity:1}.v-theme--dark{color:#dce8f88c;background:#141e2e8f;border-color:#96b4dc1a;box-shadow:0 0 0 1px #639de01f;color:#ddeafae6!important}.factus-icon-button[data-v-70eb0e37]{border-radius:10px!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important}.factus-send-button[data-v-70eb0e37]{box-shadow:none;color:inherit!important;background:0 0!important;border-radius:10px!important}.factus-send-button.v-btn--disabled[data-v-70eb0e37]{box-shadow:none}.factus-send-button[data-v-70eb0e37] .v-btn__overlay{opacity:.06;background:currentColor}@media (width<=700px){.factus-chat--page[data-v-70eb0e37]{height:calc(100dvh - var(--v-layout-top,0px) - var(--v-layout-bottom,0px) - var(--factum-space-2) - var(--factum-space-2))}.factus-chat--popup[data-v-70eb0e37]{height:100%}.factus-content[data-v-70eb0e37]{grid-template-columns:1fr;padding:0}.factus-history[data-v-70eb0e37]{display:none}.factus-message[data-v-70eb0e37],.factus-message-files[data-v-70eb0e37]{max-width:92%}.factus-footer-pill[data-v-70eb0e37]{padding:8px calc(8px + env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) calc(8px + env(safe-area-inset-left))}.factus-composer[data-v-70eb0e37]{gap:4px}.factus-icon-button[data-v-70eb0e37]{width:38px!important;min-width:38px!important;height:38px!important}}.device-padding-bottom{padding-bottom:env(safe-area-inset-bottom);height:calc(env(safe-area-inset-bottom) + 56px)!important}.logo-container{margin-top:auto}.factus-launcher{left:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:1400;flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:fixed}.factus-popup{background:rgba(var(--v-theme-surface), .76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffffa8;border-radius:26px;width:min(420px,100vw - 20px);height:min(72dvh,680px);padding:0;overflow:hidden;box-shadow:0 18px 40px #10203338}.factus-launcher-button{box-shadow:0 10px 24px rgba(var(--v-theme-primary), .35);width:54px!important;min-width:54px!important;height:54px!important}@media (width<=700px){.factus-launcher{left:10px;bottom:calc(72px + env(safe-area-inset-bottom))}.factus-popup{border-radius:20px;width:calc(100vw - 20px);height:min(76dvh,620px)}}.form-container[data-v-1a7dc3e4]{width:437px}.background-image[data-v-1a7dc3e4]{background:url(/images/background.jpg) 0 0/cover}.background-image[data-v-1a7dc3e4]:before{content:"";opacity:.6;background-image:linear-gradient(to bottom right,#d9ebee,#002f4b);position:absolute;inset:0}.app-icon[data-v-1a7dc3e4]{width:150px;height:150px}.factum-confirm-dialog[data-v-40a0a2b2]{border:1px solid var(--factum-stroke-light);box-shadow:var(--factum-shadow-soft);background:linear-gradient(180deg, #ffffffdb, #ffffffbd), rgb(var(--v-theme-surface))!important}.factum-confirm-dialog__header[data-v-40a0a2b2]{align-items:center;gap:var(--factum-space-3);padding:var(--factum-space-5) var(--factum-space-5) var(--factum-space-2);min-width:0;display:flex}.factum-confirm-dialog__icon[data-v-40a0a2b2]{width:40px;height:40px;color:rgb(var(--v-theme-onGlass));background:rgba(var(--v-theme-warning), .12);border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.factum-confirm-dialog__title[data-v-40a0a2b2]{min-width:0;color:rgb(var(--v-theme-onGlass));white-space:normal;padding:0;font-size:1.15rem;line-height:1.3}.factum-confirm-dialog__message[data-v-40a0a2b2]{padding:0 var(--factum-space-5) var(--factum-space-4);color:rgba(var(--v-theme-onGlass), .78);line-height:1.45}.factum-confirm-dialog__actions[data-v-40a0a2b2]{justify-content:flex-end;gap:var(--factum-space-3);padding:0 var(--factum-space-5) var(--factum-space-5);display:flex}.factum-confirm-dialog__actions[data-v-40a0a2b2] .v-btn{margin-inline-start:0}.factum-confirm-dialog__button[data-v-40a0a2b2]{min-width:112px}@media (width<=420px){.factum-confirm-dialog__header[data-v-40a0a2b2],.factum-confirm-dialog__message[data-v-40a0a2b2],.factum-confirm-dialog__actions[data-v-40a0a2b2]{padding-inline:var(--factum-space-4)}.factum-confirm-dialog__actions[data-v-40a0a2b2]{flex-direction:column-reverse;align-items:stretch}}.app-icon[data-v-c99563c9]{width:10%;min-width:200px;height:10%;min-height:200px;margin-left:auto;margin-right:auto;padding-top:40px}.flag-icon[data-v-5c38ef3e]{vertical-align:middle;width:20px;height:15px}
