@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&display=swap";
:root{overflow-wrap:break-word;-moz-text-size-adjust:none;text-size-adjust:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tt-gray-light-a-50:#3838380a;--tt-gray-light-a-100:#0f16240d;--tt-gray-light-a-200:#25272d1a;--tt-gray-light-a-300:#2f323733;--tt-gray-light-a-400:#282c336b;--tt-gray-light-a-500:#34373ca3;--tt-gray-light-a-600:#24272ec7;--tt-gray-light-a-700:#23252ade;--tt-gray-light-a-800:#1e2024f2;--tt-gray-light-a-900:#1d1e20fa;--tt-gray-light-50:#fafafa;--tt-gray-light-100:#f4f4f5;--tt-gray-light-200:#eaeaeb;--tt-gray-light-300:#d5d6d7;--tt-gray-light-400:#a6a7ab;--tt-gray-light-500:#7d7f82;--tt-gray-light-600:#53565a;--tt-gray-light-700:#404145;--tt-gray-light-800:#2c2d30;--tt-gray-light-900:#222325;--tt-gray-dark-a-50:#e8e8fd0d;--tt-gray-dark-a-100:#e7e7f312;--tt-gray-dark-a-200:#eeeef61c;--tt-gray-dark-a-300:#efeff538;--tt-gray-dark-a-400:#f4f4ff5e;--tt-gray-dark-a-500:#eceefd80;--tt-gray-dark-a-600:#f7f7fda3;--tt-gray-dark-a-700:#fbfbfebf;--tt-gray-dark-a-800:#fdfdfde0;--tt-gray-dark-a-900:#fffffff5;--tt-gray-dark-50:#19191a;--tt-gray-dark-100:#202022;--tt-gray-dark-200:#2d2d2f;--tt-gray-dark-300:#464649;--tt-gray-dark-400:#636369;--tt-gray-dark-500:#7c7c83;--tt-gray-dark-600:#a3a3a8;--tt-gray-dark-700:#c0c0c3;--tt-gray-dark-800:#e0e0e1;--tt-gray-dark-900:#f5f5f5;--tt-brand-color-50:#efeeff;--tt-brand-color-100:#dedbff;--tt-brand-color-200:#c3bdff;--tt-brand-color-300:#9d8aff;--tt-brand-color-400:#7a52ff;--tt-brand-color-500:#6229ff;--tt-brand-color-600:#5400e5;--tt-brand-color-700:#4b00cc;--tt-brand-color-800:#380099;--tt-brand-color-900:#2b1966;--tt-brand-color-950:#0d002e;--tt-color-green-inc-5:#f0fff2;--tt-color-green-inc-4:#d6ffdc;--tt-color-green-inc-3:#b8ffc5;--tt-color-green-inc-2:#90fea8;--tt-color-green-inc-1:#67fe92;--tt-color-green-base:#01fe73;--tt-color-green-dec-1:#03ce5e;--tt-color-green-dec-2:#02a247;--tt-color-green-dec-3:#007a35;--tt-color-green-dec-4:#005221;--tt-color-green-dec-5:#002e0f;--tt-color-yellow-inc-5:#fffcf0;--tt-color-yellow-inc-4:#fff7d1;--tt-color-yellow-inc-3:#fff1ad;--tt-color-yellow-inc-2:#ffeb8a;--tt-color-yellow-inc-1:#ffe45c;--tt-color-yellow-base:#fd0;--tt-color-yellow-dec-1:#d1b500;--tt-color-yellow-dec-2:#a38d00;--tt-color-yellow-dec-3:#7a6a00;--tt-color-yellow-dec-4:#524500;--tt-color-yellow-dec-5:#2e2600;--tt-color-red-inc-5:#ffeeeb;--tt-color-red-inc-4:#ffcdc2;--tt-color-red-inc-3:#fa9;--tt-color-red-inc-2:#ff8a75;--tt-color-red-inc-1:#ff5d47;--tt-color-red-base:#ff3014;--tt-color-red-dec-1:#d11800;--tt-color-red-dec-2:#a30e00;--tt-color-red-dec-3:#7a0800;--tt-color-red-dec-4:#520400;--tt-color-red-dec-5:#2e0100;--white:#fff;--black:#0e0e11;--transparent:#fff0;--tt-shadow-elevated-md:0px 16px 48px 0px #1118270a,0px 12px 24px 0px #1118270a,0px 6px 8px 0px #11182705,0px 2px 3px 0px #11182705;--tt-radius-xxs:.125rem;--tt-radius-xs:.25rem;--tt-radius-sm:.375rem;--tt-radius-md:.5rem;--tt-radius-lg:.75rem;--tt-radius-xl:1rem;--tt-transition-duration-short:.1s;--tt-transition-duration-default:.2s;--tt-transition-duration-long:.64s;--tt-transition-easing-default:cubic-bezier(.46,.03,.52,.96);--tt-transition-easing-cubic:cubic-bezier(.65,.05,.36,1);--tt-transition-easing-quart:cubic-bezier(.77,0,.18,1);--tt-transition-easing-circ:cubic-bezier(.79,.14,.15,.86);--tt-transition-easing-back:cubic-bezier(.68,-.55,.27,1.55);--tt-accent-contrast:8%;--tt-destructive-contrast:8%;--tt-foreground-contrast:8%}:root,:root *,:root :before,:root :after{box-sizing:border-box;transition:none var(--tt-transition-duration-default)var(--tt-transition-easing-default)}:root{--tt-bg-color:var(--white);--tt-border-color:var(--tt-gray-light-a-200);--tt-border-color-tint:var(--tt-gray-light-a-100);--tt-sidebar-bg-color:var(--tt-gray-light-100);--tt-scrollbar-color:var(--tt-gray-light-a-200);--tt-cursor-color:var(--tt-brand-color-500);--tt-selection-color:#9d8aff33;--tt-card-bg-color:var(--white);--tt-card-border-color:var(--tt-gray-light-a-100)}.dark{--tt-bg-color:var(--black);--tt-border-color:var(--tt-gray-dark-a-200);--tt-border-color-tint:var(--tt-gray-dark-a-100);--tt-sidebar-bg-color:var(--tt-gray-dark-100);--tt-scrollbar-color:var(--tt-gray-dark-a-200);--tt-cursor-color:var(--tt-brand-color-400);--tt-selection-color:#7a52ff33;--tt-card-bg-color:var(--tt-gray-dark-50);--tt-card-border-color:var(--tt-gray-dark-a-50);--tt-shadow-elevated-md:0px 16px 48px 0px #00000080,0px 12px 24px 0px #0000003d,0px 6px 8px 0px #00000038,0px 2px 3px 0px #0000001f}:root{--tt-color-text-gray:#787673;--tt-color-text-brown:#9d6a53;--tt-color-text-orange:#d9730d;--tt-color-text-yellow:#ca922f;--tt-color-text-green:#448361;--tt-color-text-blue:#327da9;--tt-color-text-purple:#8f64af;--tt-color-text-pink:#c24c8b;--tt-color-text-red:#d34a45;--tt-color-text-gray-contrast:#54473126;--tt-color-text-brown-contrast:#d2a28e59;--tt-color-text-orange-contrast:#e07b3845;--tt-color-text-yellow-contrast:#ecbe4163;--tt-color-text-green-contrast:#7bb78145;--tt-color-text-blue-contrast:#5ea6cf45;--tt-color-text-purple-contrast:#a881c545;--tt-color-text-pink-contrast:#e189b445;--tt-color-text-red-contrast:#f4aa9f66}.dark{--tt-color-text-gray:#9c9c9c;--tt-color-text-brown:#b9856e;--tt-color-text-orange:#c77d48;--tt-color-text-yellow:#ca994e;--tt-color-text-green:#519e71;--tt-color-text-blue:#3699d3;--tt-color-text-purple:#9e69d3;--tt-color-text-pink:#d15796;--tt-color-text-red:#df5553;--tt-color-text-gray-contrast:#ffffff17;--tt-color-text-brown-contrast:#b9674640;--tt-color-text-orange-contrast:#e97d2533;--tt-color-text-yellow-contrast:#b3823d33;--tt-color-text-green-contrast:#2d9a6533;--tt-color-text-blue-contrast:#327da933;--tt-color-text-purple-contrast:#9b60d22e;--tt-color-text-pink-contrast:#dc4c9238;--tt-color-text-red-contrast:#dd555540}:root{--tt-color-highlight-yellow:#fef9c3;--tt-color-highlight-green:#dcfce7;--tt-color-highlight-blue:#e0f2fe;--tt-color-highlight-purple:#f3e8ff;--tt-color-highlight-red:#ffe4e6;--tt-color-highlight-gray:#f8f8f7;--tt-color-highlight-brown:#f4eeee;--tt-color-highlight-orange:#fbecdd;--tt-color-highlight-pink:#fcf1f6;--tt-color-highlight-yellow-contrast:#fbe604;--tt-color-highlight-green-contrast:#c7fad8;--tt-color-highlight-blue-contrast:#ceeafd;--tt-color-highlight-purple-contrast:#e4ccff;--tt-color-highlight-red-contrast:#ffccd0;--tt-color-highlight-gray-contrast:#54483126;--tt-color-highlight-brown-contrast:#d2a28d59;--tt-color-highlight-orange-contrast:#e07c3945;--tt-color-highlight-pink-contrast:#e188b345}.dark{--tt-color-highlight-yellow:#6b6524;--tt-color-highlight-green:#509568;--tt-color-highlight-blue:#6e92aa;--tt-color-highlight-purple:#583e74;--tt-color-highlight-red:#743e42;--tt-color-highlight-gray:#2f2f2f;--tt-color-highlight-brown:#4a3228;--tt-color-highlight-orange:#5c3b23;--tt-color-highlight-pink:#4e2c3c;--tt-color-highlight-yellow-contrast:#58531e;--tt-color-highlight-green-contrast:#47855d;--tt-color-highlight-blue-contrast:#5e86a1;--tt-color-highlight-purple-contrast:#4c3564;--tt-color-highlight-red-contrast:#643539;--tt-color-highlight-gray-contrast:#ffffff18;--tt-color-highlight-brown-contrast:#b8654540;--tt-color-highlight-orange-contrast:#e97e2533;--tt-color-highlight-pink-contrast:#dc4c9138}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes slideFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--vfm-theme:#00bc7e;--vfm-theme-light:#ecf7f2;--vfm-yellow:#ffbd2d;--vfm-pink:#fe66a1;--vfm-red:#fe6057;--vfm-purple:#9d66fe;--vfm-danger:#fd397a;--vfm-text:#1b2539;--vfm-text-muted:#1b2539b3;--vfm-light-text:#a4adb6;--vfm-light-background:#f4f5f6;--vfm-light-mode-border:#f8f8f8;--vfm-light-mode-border-darken:#e8e9eb;--vfm-light-mode-vignette:#09080c59;--vfm-shadow-card:0 7px 25px 1px #0000001f;--vfm-shadow-popup:0 2px 40px #1a264a1f;--vfm-font-family:"Nunito Sans",sans-serif}.dark{--vfm-background:#151515;--vfm-foreground:#1e2024;--vfm-text-primary:#bec6cf;--vfm-text-secondary:#7d858c;--vfm-vignette:#16171b73;--vfm-shadow-card:0 10px 30px #0000004d}.vfm-ui{font-family:var(--vfm-font-family);color:var(--vfm-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.dark .vfm-ui{color:var(--vfm-text-primary)}.vfm-btn{cursor:pointer;font-size:15px;font-weight:700;line-height:1.4;font-family:var(--vfm-font-family);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .625rem;transition:all .15s;display:inline-flex}.vfm-btn:active{transform:scale(.95)}.vfm-btn:disabled{opacity:.5;cursor:not-allowed}.vfm-btn:disabled:active{transform:none}.vfm-btn--theme-solid{background-color:var(--vfm-theme);color:#fff}.vfm-btn--theme-solid:hover{background-color:#00a56e}.vfm-btn--danger{color:var(--vfm-danger);background-color:#fd397a1a}.vfm-btn--danger:hover{background-color:#fd397a33}.vfm-btn--danger-solid{background-color:var(--vfm-danger);color:#fff}.vfm-btn--danger-solid:hover{background-color:#e02e6a}.vfm-btn--secondary{background-color:var(--vfm-light-background);color:var(--vfm-text)}.dark .vfm-btn--secondary{background-color:var(--vfm-foreground);color:var(--vfm-text-primary)}.vfm-btn--secondary:hover{background-color:var(--vfm-light-mode-border-darken)}.dark .vfm-btn--secondary:hover{background-color:#2a2a35}.vfm-icon--xs{width:14px;height:14px}.vfm-icon--sm{width:16px;height:16px}.vfm-icon--md{width:19px;height:19px}.vfm-icon--lg{width:24px;height:24px}.vfm-icon--xl{width:32px;height:32px}.vfm-item{background-color:#fff;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.dark .vfm-item{background-color:var(--vfm-foreground)}.vfm-item:hover{box-shadow:var(--vfm-shadow-card)}.vfm-item--selected{outline:2px solid var(--vfm-theme);outline-offset:2px}.vfm-item--grid{height:192px}@media (min-width:640px){.vfm-item--grid{height:224px}}@media (min-width:1024px){.vfm-item--grid{height:240px}}.vfm-toolbar{box-shadow:var(--vfm-shadow-popup);background-color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.dark .vfm-toolbar{background-color:var(--vfm-foreground)}.vfm-toolbar-btn{cursor:pointer;width:42px;height:42px;color:var(--vfm-text);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.dark .vfm-toolbar-btn{color:var(--vfm-text-primary)}.vfm-toolbar-btn:hover{background-color:var(--vfm-light-background)}.dark .vfm-toolbar-btn:hover{background-color:var(--vfm-background)}.vfm-toolbar-btn:active{transform:scale(.95)}.vfm-toolbar-btn svg{width:19px;height:19px}.vfm-sidebar{border-right:1px solid var(--vfm-light-mode-border);background-color:#fff;flex-direction:column;align-items:center;width:64px;padding:1rem 0;display:flex}.dark .vfm-sidebar{background-color:var(--vfm-foreground);border-right-color:#ffffff1a}@media (min-width:1280px){.vfm-sidebar{width:80px}}.vfm-avatar{background-color:var(--vfm-light-background);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.dark .vfm-avatar{background-color:var(--vfm-background)}.vfm-avatar--sm{width:32px;height:32px}.vfm-avatar--md{width:44px;height:44px}.vfm-avatar--lg{width:64px;height:64px}.vfm-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vfm-checkbox{border:2px solid var(--vfm-light-mode-border-darken);cursor:pointer;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.dark .vfm-checkbox{background-color:var(--vfm-foreground);border-color:#fff3}.vfm-checkbox--checked{background-color:var(--vfm-theme);border-color:var(--vfm-theme)}.vfm-checkbox--checked svg{color:#fff}.vfm-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.vfm-popup{box-shadow:var(--vfm-shadow-popup);background-color:#fff;border-radius:12px;max-width:90vw;max-height:90vh;overflow:auto}.dark .vfm-popup{background-color:var(--vfm-foreground);box-shadow:var(--vfm-shadow-card)}.vfm-input{width:100%;height:44px;font-size:14px;font-weight:400;font-family:var(--vfm-font-family);color:#1b2539;letter-spacing:-.13px;box-shadow:none;background-color:#f1f1f1;border:1px solid #0000;border-radius:12px;padding:0 14px}.dark .vfm-input{background-color:var(--vfm-background);color:var(--vfm-text-primary);border-color:#ffffff1a}.vfm-input:focus{box-shadow:none;border-color:#0000;outline:none}.vfm-input::placeholder{color:#7b7b7b}.vfm-spinner{border:2px solid var(--vfm-light-mode-border-darken);border-top-color:var(--vfm-theme);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite vfm-spin}@keyframes vfm-spin{to{transform:rotate(360deg)}}.vfm-fade-enter{opacity:0}.vfm-fade-enter-active{opacity:1;transition:opacity .2s}.vfm-fade-exit{opacity:1}.vfm-fade-exit-active{opacity:0;transition:opacity .2s}.vfm-slide-up-enter{opacity:0;transform:translateY(10px)}.vfm-slide-up-enter-active{opacity:1;transition:all .2s;transform:translateY(0)}.vfm-slide-up-exit{opacity:1;transform:translateY(0)}.vfm-slide-up-exit-active{opacity:0;transition:all .2s;transform:translateY(10px)}.vfm-entry-list{min-height:200px}.vfm-entry-list--grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:16px;display:grid}@media (min-width:640px){.vfm-entry-list--grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width:1024px){.vfm-entry-list--grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.vfm-entry-list--list{flex-direction:column;display:flex}.vfm-entry-list__empty{min-height:300px;color:var(--vfm-light-text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.vfm-entry-list__loading{justify-content:center;align-items:center;min-height:300px;display:flex}.vfm-thumbnail{border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.vfm-thumbnail--sm{width:48px;height:48px}.vfm-thumbnail--lg{width:96px;height:96px}.vfm-thumbnail--image{position:relative}.vfm-thumbnail__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vfm-thumbnail__play{color:#fff;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vfm-thumbnail--icon{background:var(--vfm-light-background);position:relative}.dark .vfm-thumbnail--icon{background:var(--vfm-background)}.vfm-thumbnail__icon{width:32px;height:32px}.vfm-thumbnail__icon svg{width:100%;height:100%}.vfm-thumbnail__ext{text-transform:uppercase;color:var(--vfm-text-muted);font-size:10px;font-weight:700;position:absolute;bottom:4px}.vfm-file-entry{cursor:pointer;border-radius:12px;align-items:center;padding:12px;transition:all .15s;display:flex;position:relative}.vfm-file-entry:hover{background:var(--vfm-light-background)}.dark .vfm-file-entry:hover{background:var(--vfm-background)}.vfm-file-entry--selected{background:var(--vfm-theme-light)}.dark .vfm-file-entry--selected{background:#00bc7e26}.vfm-file-entry--grid{text-align:center;border:1px solid var(--vfm-light-mode-border);background:#fff;flex-direction:column;height:192px}.dark .vfm-file-entry--grid{background:var(--vfm-foreground);border-color:#ffffff1a}@media (min-width:640px){.vfm-file-entry--grid{height:224px}}.vfm-file-entry--grid .vfm-file-entry__checkbox{opacity:0;transition:opacity .15s;position:absolute;top:8px;left:8px}.vfm-file-entry--grid:hover .vfm-file-entry__checkbox,.vfm-file-entry--grid.vfm-file-entry--selected .vfm-file-entry__checkbox{opacity:1}.vfm-file-entry--grid .vfm-file-entry__thumbnail{flex:1;justify-content:center;align-items:center;padding:16px;display:flex}.vfm-file-entry--grid .vfm-thumbnail{width:96px;height:96px}.vfm-file-entry--grid .vfm-file-entry__info{width:100%;padding:0 12px 8px}.vfm-file-entry--grid .vfm-file-entry__name{color:var(--vfm-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.dark .vfm-file-entry--grid .vfm-file-entry__name{color:var(--vfm-text-primary)}.vfm-file-entry--grid .vfm-file-entry__meta{padding:0 12px 12px}.vfm-file-entry--grid .vfm-file-entry__size{color:var(--vfm-light-text);font-size:12px}.vfm-file-entry--list{border-bottom:1px solid var(--vfm-light-mode-border);gap:12px}.dark .vfm-file-entry--list{border-bottom-color:#ffffff1a}.vfm-file-entry--list .vfm-file-entry__checkbox,.vfm-file-entry--list .vfm-file-entry__thumbnail{flex-shrink:0}.vfm-file-entry--list .vfm-file-entry__info{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.vfm-file-entry--list .vfm-file-entry__name{min-width:0;color:var(--vfm-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}.dark .vfm-file-entry--list .vfm-file-entry__name{color:var(--vfm-text-primary)}.vfm-file-entry--list .vfm-file-entry__size,.vfm-file-entry--list .vfm-file-entry__date{color:var(--vfm-light-text);text-align:right;flex-shrink:0;width:100px;font-size:13px}.vfm-file-entry__input{width:100%;font-size:14px;font-weight:700;font-family:var(--vfm-font-family);border:1px solid var(--vfm-theme);color:var(--vfm-text);background:#fff;border-radius:4px;padding:4px 8px}.dark .vfm-file-entry__input{background:var(--vfm-background);color:var(--vfm-text-primary)}.vfm-folder-entry{cursor:pointer;border-radius:12px;align-items:center;padding:12px;transition:all .15s;display:flex;position:relative}.vfm-folder-entry:hover{background:var(--vfm-light-background)}.dark .vfm-folder-entry:hover{background:var(--vfm-background)}.vfm-folder-entry--selected{background:var(--vfm-theme-light)}.dark .vfm-folder-entry--selected{background:#00bc7e26}.vfm-folder-entry--drag-over{outline:2px dashed var(--vfm-theme);outline-offset:-2px;background:var(--vfm-theme-light)}.vfm-folder-entry--grid{text-align:center;border:1px solid var(--vfm-light-mode-border);background:#fff;flex-direction:column;height:192px}.dark .vfm-folder-entry--grid{background:var(--vfm-foreground);border-color:#ffffff1a}@media (min-width:640px){.vfm-folder-entry--grid{height:224px}}.vfm-folder-entry--grid .vfm-folder-entry__checkbox{opacity:0;transition:opacity .15s;position:absolute;top:8px;left:8px}.vfm-folder-entry--grid:hover .vfm-folder-entry__checkbox,.vfm-folder-entry--grid.vfm-folder-entry--selected .vfm-folder-entry__checkbox{opacity:1}.vfm-folder-entry--grid .vfm-folder-entry__thumbnail{flex:1;justify-content:center;align-items:center;padding:16px;display:flex}.vfm-folder-entry--grid .vfm-thumbnail{width:96px;height:96px}.vfm-folder-entry--grid .vfm-folder-entry__info{width:100%;padding:0 12px 8px}.vfm-folder-entry--grid .vfm-folder-entry__name{color:var(--vfm-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.dark .vfm-folder-entry--grid .vfm-folder-entry__name{color:var(--vfm-text-primary)}.vfm-folder-entry--grid .vfm-folder-entry__meta{padding:0 12px 12px}.vfm-folder-entry--grid .vfm-folder-entry__count{color:var(--vfm-light-text);font-size:12px}.vfm-folder-entry--list{border-bottom:1px solid var(--vfm-light-mode-border);gap:12px}.dark .vfm-folder-entry--list{border-bottom-color:#ffffff1a}.vfm-folder-entry--list .vfm-folder-entry__checkbox,.vfm-folder-entry--list .vfm-folder-entry__thumbnail{flex-shrink:0}.vfm-folder-entry--list .vfm-folder-entry__info{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.vfm-folder-entry--list .vfm-folder-entry__name{min-width:0;color:var(--vfm-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}.dark .vfm-folder-entry--list .vfm-folder-entry__name{color:var(--vfm-text-primary)}.vfm-folder-entry--list .vfm-folder-entry__count,.vfm-folder-entry--list .vfm-folder-entry__date{color:var(--vfm-light-text);text-align:right;flex-shrink:0;width:100px;font-size:13px}.vfm-folder-entry__input{width:100%;font-size:14px;font-weight:700;font-family:var(--vfm-font-family);border:1px solid var(--vfm-theme);color:var(--vfm-text);background:#fff;border-radius:4px;padding:4px 8px}.dark .vfm-folder-entry__input{background:var(--vfm-background);color:var(--vfm-text-primary)}.vfm-spinner--lg{border-width:3px;width:32px;height:32px}.vfm-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.vfm-theme{background:var(--vfm-light-background);color:var(--vfm-text);font-family:var(--vfm-font-family,"Nunito Sans",sans-serif);width:100%;min-height:100%}.vfm-theme *{font-family:var(--vfm-font-family,"Nunito Sans",sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-tap-highlight-color:#0000;outline:0;margin:0;padding:0;text-decoration:none}.vfm-theme a,.vfm-theme button,.vfm-theme input,.vfm-theme textarea,.vfm-theme select{font-family:var(--vfm-font-family,"Nunito Sans",sans-serif)}.vfm-theme img{max-width:100%;height:auto;display:block}.vfm-theme input::-moz-placeholder{color:#1b253980}.vfm-theme textarea::-moz-placeholder{color:#1b253980}.vfm-theme input::placeholder,.vfm-theme textarea::placeholder{color:#1b253980}.dark .vfm-theme input::-moz-placeholder{color:var(--vfm-text-secondary,#7d858c)}.dark .vfm-theme textarea::-moz-placeholder{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme input:disabled,.vfm-theme textarea:disabled,.vfm-theme select:disabled{color:#1b2539cc;-webkit-text-fill-color:#1b2539cc;opacity:1;cursor:not-allowed}.dark .vfm-theme{background:var(--vfm-background,#151515);color:var(--vfm-text-primary,#bec6cf)}.dark .vfm-theme :is(p,span:not(.iconify):not(.vfm-icon-fixed):not(.icon-color-lock),h1,h2,h3,h4,h5,h6,label,small,strong,em,li,a,th,td,dt,dd,button,input,textarea,select){color:var(--vfm-text-primary,#bec6cf)}.vfm-theme .vfm-icon svg,.vfm-theme .vfm-icon svg *{color:inherit}.vfm-theme .vfm-icon-fixed,.vfm-theme .vfm-icon-fixed svg,.vfm-theme .vfm-icon-fixed svg *,.vfm-theme .icon-color-lock,.vfm-theme .icon-color-lock svg,.vfm-theme .icon-color-lock svg *{color:unset}.dark .vfm-theme input::-moz-placeholder{color:var(--vfm-text-secondary,#7d858c)}.dark .vfm-theme textarea::-moz-placeholder{color:var(--vfm-text-secondary,#7d858c)}.dark .vfm-theme input::placeholder,.dark .vfm-theme textarea::placeholder{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme .vfm-app{background:var(--vfm-light-background);width:100%;min-height:100vh;display:flex}.dark .vfm-theme .vfm-app{background:var(--vfm-background,#151515)}.vfm-theme .vfm-sidebar{border-right:1px solid var(--vfm-light-mode-border-darken);background:#fff;flex-direction:column;width:280px;min-width:280px;height:100vh;display:flex;position:sticky;top:0}.vfm-theme .vfm-iconbar{background:var(--vfm-light-background);border-right:1px solid var(--vfm-light-mode-border);width:64px;min-width:64px;box-shadow:var(--vfm-shadow-card);overscroll-behavior-y:none;flex-direction:column;align-self:flex-start;align-items:center;gap:16px;height:100vh;padding:20px 12px;display:none;position:sticky;top:0;overflow-y:hidden}@media (min-width:1024px){.vfm-theme .vfm-iconbar{display:flex}}@media (min-width:1280px){.vfm-theme .vfm-iconbar{width:80px;min-width:80px}}.dark .vfm-theme .vfm-iconbar{background:var(--vfm-foreground,#1e2024);box-shadow:var(--vfm-shadow-card);border-right-color:#ffffff05}.vfm-theme .vfm-iconbar-top{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.vfm-theme .vfm-iconbar-bottom{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:auto;display:flex}.vfm-theme .vfm-iconbar-avatar{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.vfm-theme .vfm-iconbar-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vfm-theme .vfm-iconbar-nav{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.vfm-theme .vfm-iconbar-button{width:44px;height:44px;color:var(--vfm-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.vfm-theme .vfm-iconbar-button:hover{background:#e1e1ef}.dark .vfm-theme .vfm-iconbar-button:hover{background:#1e2124}.vfm-theme .vfm-iconbar-button.is-active.is-home{color:var(--vfm-theme);background:#00bc7e1a}.vfm-theme .vfm-iconbar-button.is-active.is-settings{color:#9d66fe;background:#9d66fe1a}.vfm-theme .vfm-iconbar-button.is-active.is-user{color:#fe66a1;background:#fe66a11a}.vfm-theme .vfm-iconbar-nav .vfm-iconbar-button{color:var(--vfm-theme)}.dark .vfm-theme .vfm-sidebar{background:var(--vfm-foreground,#1e2024);border-right-color:#ffffff05}.vfm-theme .vfm-sidebar--mobile{border-right:none;width:100%;min-width:100%;height:100%;position:static}.vfm-theme .vfm-sidebar-inner{flex-direction:column;height:100%;display:flex}.vfm-theme .vfm-sidebar-logo{padding:24px 24px 10px}.vfm-theme .vfm-sidebar-scroll{padding:10px 18px 18px}.vfm-theme .vfm-sidebar-profile{margin-top:auto;padding:12px 18px 20px}.vfm-theme .vfm-main{background:var(--vfm-light-background);flex-direction:column;flex:1;min-width:0;display:flex}.vfm-theme .vfm-content{background:var(--vfm-light-background);flex:1;padding:24px}.vfm-theme .vfm-content-inner{width:100%;box-shadow:var(--vfm-shadow-card);background:#fff;border-radius:12px}.dark .vfm-theme .vfm-content-inner{background:var(--vfm-foreground,#1e2024);box-shadow:var(--vfm-shadow-card)}.vfm-theme .vfm-content-inner--full,.vfm-theme .vfm-layout--chatflow .vfm-content{padding:0}.vfm-theme .vfm-layout--chatflow .vfm-content-inner,.vfm-theme .vfm-layout--profile .vfm-content-inner,.vfm-theme .vcr-layout--base .vfm-content-inner{box-shadow:none;background:0 0;border-radius:0}.vfm-theme .vcr-page{background:var(--vfm-light-background);min-height:100vh}.vfm-theme .vcr-page-container{flex-direction:column;gap:24px;max-width:1024px;margin:0 auto;padding:24px 24px 48px;display:flex;position:relative}@media (min-width:1024px){.vfm-theme .vcr-page-container{padding:24px 32px 48px}}.vfm-theme .vcr-sticky-card{z-index:6;padding:0;position:sticky;top:0}.vfm-theme .vcr-sticky-bar{flex-wrap:wrap;align-items:center;gap:12px;padding:16px 24px;display:flex}.vfm-theme .vcr-table-card{padding:0;overflow:hidden}.vfm-theme .vcr-select{-webkit-user-select:none;user-select:none;width:100%;position:relative}.vfm-theme .vcr-select-area{cursor:pointer;border:1px solid #0000;border-radius:8px;outline:0;justify-content:space-between;align-items:center;width:100%;padding:13px 20px;transition:all .15s;display:flex}.dark .vfm-theme .vcr-select-area{color:var(--vfm-text-primary,#bec6cf);background:#191b1e}.vfm-theme .vcr-select-area.is-active .vcr-select-chevron{transform:rotate(180deg)}.vfm-theme .vcr-select-area.is-error{border-color:#ef4444;box-shadow:0 0 7px #ef44444d}.vfm-theme .vcr-select-chevron{transition:all .15s}.vfm-theme .vcr-select-options{z-index:60;background:#fff;border-radius:8px;max-height:295px;position:absolute;top:65px;left:0;right:0;overflow:hidden auto;box-shadow:0 5px 15px #0000001f}.vfm-theme .vcr-select-item{cursor:pointer;padding:13px 20px;display:block}.vfm-theme .vcr-select-item:hover{color:var(--vfm-theme);background:var(--vfm-light-background)}.vfm-theme .vcr-select-search{background:#fff;padding:13px;position:sticky;top:0}.vfm-theme .vcr-select-search-input{background:var(--vfm-light-background);appearance:none;border:1px solid #0000;outline:0;width:100%;padding:13px 20px;font-size:14px;font-weight:700;transition:all .15s}.vfm-theme .vcr-select-value{vertical-align:middle;font-size:14px;font-weight:700}.vfm-theme .vcr-select-value.placeholder{color:#1b253980}.dark .vfm-theme .vcr-select-search{background:var(--vfm-foreground,#1e2024)}.dark .vfm-theme .vcr-select-search-input{background:var(--vfm-background,#151515)}.dark .vfm-theme .vcr-select-options{background:var(--vfm-foreground,#1e2024)}.dark .vfm-theme .vcr-select-item:hover{background:#ffffff0a}.dark .vfm-theme .vcr-select-value.placeholder{color:var(--vfm-text-muted)}.vfm-theme .vfm-content-inner--horizontal{margin-top:12px}.vfm-theme .vfm-header{z-index:10;background:0 0;position:sticky;top:0}.vfm-theme .vfm-header.is-sticky{background:var(--vfm-light-background);box-shadow:var(--vfm-shadow-popup)}.dark .vfm-theme .vfm-header.is-sticky{background:var(--vfm-background,#151515)}.vfm-theme .vfm-header-inner{align-items:center;gap:16px;padding:18px 24px;display:flex}.vfm-theme .vfm-header-inner--full{max-width:100%}.vfm-theme .vfm-header-left,.vfm-theme .vfm-header-right{align-items:center;gap:12px;display:flex}.vfm-theme .vfm-header-left{flex:1}.vfm-theme .vfm-header-right{margin-left:auto}.vfm-theme .vfm-header-icon{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .15s;display:inline-flex}.vfm-theme .vfm-header-icon:hover{background:var(--vfm-light-background)}.dark .vfm-theme .vfm-header-icon:hover{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-header-horizontal{border-top:1px solid var(--vfm-light-mode-border);border-bottom:1px solid var(--vfm-light-mode-border)}.dark .vfm-theme .vfm-header-horizontal{border-color:#ffffff05}.vfm-theme .vfm-header-horizontal-inner{padding:10px 24px}.vfm-theme .vfm-header-horizontal-inner--full{padding-left:24px;padding-right:24px}.vfm-theme .vfm-mobile-header{display:none}.vfm-theme .vfm-mobile-header.active{padding:0 24px 16px;display:block}.vfm-theme .vfm-nav-group{margin-bottom:18px}.vfm-theme .vfm-nav-heading{letter-spacing:.3px;color:var(--vfm-text-muted);text-transform:uppercase;margin:10px 6px;font-size:12px;font-weight:700}.dark .vfm-theme .vfm-nav-heading{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme .vfm-nav-item{color:var(--vfm-text);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.vfm-theme .vfm-nav-item-content{align-items:center;gap:10px;display:inline-flex}.vfm-theme .vfm-nav-item-icon{opacity:.9}.vfm-theme .vfm-nav-item-dot{background:#1b253966;border-radius:999px;width:6px;height:6px}.vfm-theme .vfm-nav-item:hover,.vfm-theme .vfm-nav-item.is-active{background:var(--vfm-theme-light);color:var(--vfm-theme)}.dark .vfm-theme .vfm-nav-item{color:var(--vfm-text-primary,#bec6cf)}.dark .vfm-theme .vfm-nav-item:hover,.dark .vfm-theme .vfm-nav-item.is-active{color:var(--vfm-theme);background:#00bc7e1f}.dark .vfm-theme .vfm-nav-item-dot{background:#bec6cf66}.vfm-theme .vfm-nav-item-collapse{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.vfm-theme .vfm-nav-caret{opacity:.7;font-size:12px;transition:transform .2s}.vfm-theme .vfm-nav-caret.is-open{transform:rotate(180deg)}.vfm-theme .vfm-nav-children{margin-top:6px;padding-left:18px;display:none}.vfm-theme .vfm-nav-children.is-open{display:block}.vfm-theme .text-primary{color:var(--vfm-theme)!important}.vfm-theme .bg-lightprimary{background:var(--vfm-theme-light)!important}.vfm-theme .text-link,.vfm-theme .text-darklink{color:var(--vfm-text-muted)!important}.vfm-theme .text-theme{color:var(--vfm-theme)!important}.vfm-theme .bg-theme{background:var(--vfm-theme)!important}.vfm-theme .bg-theme-100{background:#00bc7e1a!important}.vfm-theme .bg-lightgray{background:var(--vfm-light-background)!important}.vfm-theme .card-title{color:var(--vfm-text);font-size:18px;font-weight:800}.vfm-theme .card-subtitle{color:var(--vfm-text-muted);font-size:13px;font-weight:600}.vfm-theme .text-ld{color:var(--vfm-text)!important}.dark .vfm-theme .text-ld{color:var(--vfm-text-primary,#bec6cf)!important}.vfm-theme .border-ld{border-color:var(--vfm-light-mode-border-darken)!important}.dark .vfm-theme .border-ld{border-color:#ffffff05!important}.vfm-theme .bg-hover:hover{background:var(--vfm-light-background)!important}.dark .vfm-theme .bg-hover:hover{background:var(--vfm-foreground,#1e2024)!important}.vfm-theme .border-light{border-color:var(--vfm-light-mode-border)}.dark .vfm-theme .dark\:border-opacity-5{border-color:#ffffff0d}.vfm-theme .badge,.vfm-theme .vfm-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.vfm-theme .vfm-badge--published{color:var(--vfm-theme);background:#00bc7e1f}.vfm-theme .vfm-badge--draft{color:#c37700;background:#ffbd2d33}.vfm-theme .vfm-badge--archived{color:#4b5563;background:#a4adb633}.vfm-theme [role=dialog]{box-shadow:var(--vfm-shadow-card)!important;background:#fff!important;border-radius:12px!important;padding:24px!important}.dark .vfm-theme [role=dialog]{background:var(--vfm-foreground,#1e2024)!important;box-shadow:var(--vfm-shadow-card)!important}.vfm-theme [role=dialog] header{margin-bottom:16px!important;padding:0!important}.vfm-theme [role=dialog] .p-6{padding:0!important}.vfm-theme [role=dialog] footer{margin-top:24px!important;padding:0!important}.vfm-theme .dropdown,.vfm-theme [data-testid=flowbite-dropdown]{position:relative;box-shadow:var(--vfm-shadow-card)!important;background:#fff!important;border-radius:12px!important}.dark .vfm-theme .dropdown,.dark .vfm-theme [data-testid=flowbite-dropdown]{background:var(--vfm-foreground,#1e2024)!important;box-shadow:var(--vfm-shadow-card)!important}.vfm-theme .vfm-profile-trigger{cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .15s;display:inline-flex}.vfm-theme .vfm-profile-trigger:hover{background:var(--vfm-theme-light)}.vfm-theme .vfm-profile-avatar{border:1px dashed #0000;border-radius:999px;width:36px;height:36px;padding:2px}.vfm-theme .vfm-profile-trigger:hover .vfm-profile-avatar{border-color:var(--vfm-theme)}.vfm-theme input[type=text],.vfm-theme input[type=email],.vfm-theme input[type=password],.vfm-theme input[type=number],.vfm-theme input[type=search],.vfm-theme textarea,.vfm-theme select{appearance:none;background:var(--vfm-light-input-background);width:100%;color:var(--vfm-text);outline:0;font-weight:700;box-shadow:0 1px 5px #0000001f;border:1px solid #0000!important;border-radius:8px!important;padding:13px 20px!important}.vfm-theme textarea{resize:vertical}.vfm-theme input[type=text]:focus,.vfm-theme input[type=email]:focus,.vfm-theme input[type=password]:focus,.vfm-theme input[type=number]:focus,.vfm-theme input[type=search]:focus,.vfm-theme textarea:focus,.vfm-theme select:focus{box-shadow:0 1px 5px #00bc7e4d;border-color:var(--vfm-theme)!important}.dark .vfm-theme input[type=text],.dark .vfm-theme input[type=email],.dark .vfm-theme input[type=password],.dark .vfm-theme input[type=number],.dark .vfm-theme input[type=search],.dark .vfm-theme textarea,.dark .vfm-theme select{background:var(--vfm-foreground,#1e2024);color:var(--vfm-text-primary,#bec6cf);box-shadow:var(--vfm-shadow-card)}.vfm-theme input[type=color]{height:40px;width:38px!important;min-width:initial!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.vfm-theme button:not(.nav-center-button):not(.nav-item-button):not(.fab-circle-button):not(.circular-icon-button):not(.vfm-button),.vfm-theme .btn,.vfm-theme .button,.vfm-theme .button-base{font-size:15px;font-weight:700;border-radius:8px!important}.vfm-theme .btn-primary,.vfm-theme .button-base.theme-solid{background:var(--vfm-theme)!important;color:#fff!important}.vfm-theme .btn-primary:hover,.vfm-theme .button-base.theme-solid:hover{background:#00a56e!important}.vfm-theme .btn-secondary,.vfm-theme .button-base.theme{background:var(--vfm-theme-light)!important;color:var(--vfm-theme)!important}.vfm-theme .btn-secondary:hover,.vfm-theme .button-base.theme:hover{background:#00bc7e33!important}.vfm-theme .mobile-gestion-nav .nav-center-button{border-radius:50%;width:70px;min-width:70px;max-width:70px;height:70px;min-height:70px;max-height:70px;padding:0}.vfm-theme .mobile-gestion-nav .nav-item-button{font-size:inherit;font-weight:inherit;border-radius:0}.vfm-theme table{border-collapse:collapse;background:0 0;width:100%}.vfm-theme table thead th{text-transform:uppercase;letter-spacing:.3px;color:var(--vfm-text-muted);border-bottom:1px solid var(--vfm-light-mode-border-darken);padding:14px 16px;font-size:12px;font-weight:700}.vfm-theme table tbody td{border-bottom:1px solid var(--vfm-light-mode-border);padding:14px 16px;font-weight:700}.dark .vfm-theme table thead th{color:var(--vfm-text-secondary,#7d858c);border-bottom-color:#ffffff05}.dark .vfm-theme table tbody td{border-bottom-color:#ffffff05}.vfm-theme .form-group{margin-bottom:25px}.vfm-theme .form-group-label{letter-spacing:.3px;margin-bottom:25px;font-size:18px;font-weight:800;display:block}.vfm-theme .input-help{color:var(--vfm-text-muted);padding-top:10px;font-size:12px;line-height:1.35;display:block}.vfm-theme .error-message{color:var(--vfm-danger);text-align:left;padding-top:5px;font-size:14px;display:block}.vfm-theme .additional-link{margin-top:50px;font-size:16px;display:block}.vfm-theme .additional-link b,.vfm-theme .additional-link a{cursor:pointer}.vfm-theme .additional-link b:hover,.vfm-theme .additional-link a:hover{text-decoration:underline}.vfm-theme .checkbox{border:1px solid var(--vfm-light-mode-border-darken);background:#fff;border-radius:4px;width:18px;height:18px}.dark .vfm-theme .checkbox{background:var(--vfm-foreground,#1e2024);border-color:#ffffff0d}.vfm-theme .vfm-auth-wrapper{padding:0 10px;display:flex}@media (min-width:768px){.vfm-theme .vfm-auth-wrapper{padding:0 24px}}.vfm-theme .vfm-auth-content{text-align:center;width:100%;max-width:36rem;margin:auto;padding:24px 0}.vfm-theme .vfm-auth-headline{margin-bottom:56px}.vfm-theme .vfm-auth-logo-image{width:64px;height:64px;margin:0 auto 40px;display:block}@media (min-width:768px){.vfm-theme .vfm-auth-logo-image{width:80px;height:80px}}.vfm-theme .vfm-auth-title{margin-bottom:2px;font-size:30px;font-weight:800}@media (min-width:768px){.vfm-theme .vfm-auth-title{font-size:36px}}.vfm-theme .vfm-auth-subtitle{font-size:20px;font-weight:400}.vfm-theme .vfm-auth-avatar{-o-object-fit:cover;object-fit:cover;width:112px;height:112px;box-shadow:var(--vfm-shadow-card);border-radius:12px;margin:0 auto 24px}.vfm-theme .vfm-auth-form{margin-bottom:48px}.vfm-theme .vfm-auth-form-row{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:48px;display:flex}@media (min-width:768px){.vfm-theme .vfm-auth-form-row{flex-direction:row;align-items:flex-start;gap:16px}}.vfm-theme .vfm-auth-form-column{flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;display:flex}.vfm-theme .vfm-auth-field{text-align:left;width:100%}.vfm-theme .vfm-auth-error{text-align:left;color:#dc2626;margin-top:8px;font-size:12px}.vfm-theme .vfm-auth-inline{margin-bottom:20px;display:block}.vfm-theme .vfm-auth-inline a{margin-left:6px}.vfm-theme .vfm-auth-button{white-space:nowrap;background:0 0;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin:0 auto;padding:10px 28px;font-size:18px;font-weight:800;line-height:1.4;display:inline-flex}@media (min-width:768px){.vfm-theme .vfm-auth-button{width:auto}}.dark .vfm-theme .vfm-auth-button{border-color:#d1d5db}.vfm-theme .vfm-auth-button-text{padding-right:4px;font-size:18px;font-weight:800}.vfm-theme .vfm-auth-button-icon{color:var(--vfm-theme)}.vfm-theme .vfm-auth-spinner{height:48px;margin-top:20px}.vfm-theme .vfm-input{background:var(--vfm-light-background);font-weight:700;border:1px solid #0000!important;border-radius:8px!important;padding:14px 20px!important}.vfm-theme .vfm-input-2fa{text-align:center;max-width:320px}.vfm-theme .focus-border-theme:focus{border-color:var(--vfm-theme)!important}.vfm-theme .vfm-social-buttons{justify-content:center;align-items:center;gap:40px;margin-bottom:40px;display:flex}.vfm-theme .vfm-social-button{cursor:pointer;background:0 0;border:none}.vfm-theme .vfm-spin,.vfm-theme .sync-alt{animation:1s linear infinite vfm-spin}.vfm-theme .bg-light-background{background:var(--vfm-light-background)}.dark .vfm-theme .bg-2x-dark-foreground,.dark .vfm-theme .dark\:bg-2x-dark-foreground,.dark .vfm-theme .dark\:bg-dark-foreground{background:var(--vfm-foreground,#1e2024)}.vfm-theme .user-avatar{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100px;height:100px;margin-bottom:20px;box-shadow:0 10px 30px #19363c33}@keyframes vfm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vfm-theme .page-wrapper-sub{background:var(--vfm-light-background)}.dark .vfm-theme .page-wrapper-sub{background:var(--vfm-background,#151515)}.vfm-theme .menu-sidebar,.vfm-theme .minisidebar-icon{box-shadow:var(--vfm-shadow-card);background:#fff}.dark .vfm-theme .menu-sidebar,.dark .vfm-theme .minisidebar-icon{background:var(--vfm-foreground,#1e2024);box-shadow:var(--vfm-shadow-card)}.vfm-theme .card,.vfm-theme .widget-card{box-shadow:var(--vfm-shadow-card);background:#fff;border-radius:12px}.dark .vfm-theme .card,.dark .vfm-theme .widget-card{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-header-inner,.vfm-theme .vfm-sidebar{display:none!important}.grid-view{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:1rem 0;display:grid}.grid-view-sidebar{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.875rem;padding:1rem 0;display:grid}.vfm-theme .vfm-mobile-overlay{z-index:40;background:#09080c59;position:fixed;inset:0}.vfm-theme .vfm-mobile-header{z-index:50;pointer-events:none;align-items:flex-end;display:none;position:fixed;inset:0}.vfm-theme .vfm-mobile-header.is-open{pointer-events:auto;display:flex}.vfm-theme .vfm-mobile-sheet{width:100%;box-shadow:var(--vfm-shadow-popup);background:#fff;border-radius:20px 20px 0 0;padding:16px}.dark .vfm-theme .vfm-mobile-sheet{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-mobile-sheet-handle{background:var(--vfm-light-mode-border-darken);border-radius:999px;width:40px;height:4px;margin:6px auto 16px}.dark .vfm-theme .vfm-mobile-sheet-handle{background:#ffffff1a}.vfm-theme .vfm-mobile-user{box-shadow:var(--vfm-shadow-card);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.dark .vfm-theme .vfm-mobile-user{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-mobile-user-avatar{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:40px;height:40px}.vfm-theme .vfm-mobile-user-info{flex:1}.vfm-theme .vfm-mobile-user-name{font-size:14px;font-weight:700}.vfm-theme .vfm-mobile-user-email{color:var(--vfm-text-muted);font-size:12px}.vfm-theme .vfm-mobile-bell{border:1px solid var(--vfm-light-mode-border-darken);background:0 0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dark .vfm-theme .vfm-mobile-bell{border-color:#ffffff14}.vfm-theme .vfm-mobile-menu{flex-direction:column;gap:12px;max-height:50vh;margin-top:16px;display:flex;overflow-y:auto}.vfm-theme .vfm-mobile-group{box-shadow:var(--vfm-shadow-card);background:#fff;border-radius:14px;padding:10px 12px}.dark .vfm-theme .vfm-mobile-group{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-mobile-group-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-size:14px;font-weight:700;display:flex}.vfm-theme .vfm-mobile-group-caret{transition:transform .2s}.vfm-theme .vfm-mobile-group-caret.is-open{transform:rotate(90deg)}.vfm-theme .vfm-mobile-group-items{flex-direction:column;gap:8px;margin-top:10px;display:flex}.vfm-theme .vfm-mobile-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--vfm-text-muted);margin-bottom:6px;font-size:11px}.vfm-theme .vfm-mobile-link{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.vfm-theme .vfm-mobile-link-icon{color:var(--vfm-text-muted)}.vfm-theme .vfm-mobile-logout{width:100%;color:var(--vfm-text);background:0 0;border:none;align-items:center;gap:8px;margin-top:18px;padding:10px 4px;font-size:14px;font-weight:700;display:flex}.vfm-theme .vfm-chatflow-header{border-bottom:1px solid var(--vfm-light-mode-border-darken);background:var(--vfm-light-background);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.dark .vfm-theme .vfm-chatflow-header{background:var(--vfm-foreground,#1e2024);border-bottom-color:#ffffff0d}.vfm-theme .vfm-chatflow-title h1{font-size:18px;font-weight:800}.vfm-theme .vfm-chatflow-actions{align-items:center;gap:8px;display:flex}.vfm-theme .vfm-chatflow-actions .vfm-header-icon{border-radius:10px;width:40px;height:40px}.vfm-theme .vfm-chatflow-actions .vfm-header-icon.is-active{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-theme .vfm-chatflow-sidebar{background:var(--vfm-light-background);border-right:1px solid var(--vfm-light-mode-border-darken);flex-direction:column;width:280px;min-width:280px;display:flex}.dark .vfm-theme .vfm-chatflow-sidebar{background:var(--vfm-foreground,#1e2024);border-right-color:#ffffff0d}.vfm-theme .vfm-chatflow-sidebar-header{border-bottom:1px solid var(--vfm-light-mode-border-darken);padding:18px 18px 12px}.dark .vfm-theme .vfm-chatflow-sidebar-header{border-bottom-color:#ffffff0d}.vfm-theme .vfm-chatflow-sidebar-title{text-transform:uppercase;letter-spacing:.08em;color:var(--vfm-text-muted);font-size:11px;font-weight:700}.vfm-theme .vfm-chatflow-sidebar-body{flex:1;padding:12px 12px 20px;overflow:auto}.vfm-theme .vfm-chatflow-sidebar-footer{border-top:1px solid var(--vfm-light-mode-border-darken);padding:12px 16px 18px}.dark .vfm-theme .vfm-chatflow-sidebar-footer{border-top-color:#ffffff0d}.vfm-theme .vfm-chatflow-sidebar-action{width:100%;color:var(--vfm-text);background:0 0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.vfm-theme .vfm-chatflow-sidebar-action:hover{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-theme .vfm-chatflow-toolbar{border-bottom:1px solid var(--vfm-light-mode-border-darken);background:var(--vfm-light-background);justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.dark .vfm-theme .vfm-chatflow-toolbar{background:var(--vfm-foreground,#1e2024);border-bottom-color:#ffffff0d}.vfm-theme .vfm-chatflow-toolbar-left,.vfm-theme .vfm-chatflow-toolbar-right{align-items:center;gap:12px;display:flex}.vfm-theme .vfm-toolbar-pill{background:var(--vfm-light-input-background);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.dark .vfm-theme .vfm-toolbar-pill{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-toolbar-create{position:relative}.vfm-theme .vfm-toolbar-menu{min-width:200px;box-shadow:var(--vfm-shadow-popup);z-index:10;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.dark .vfm-theme .vfm-toolbar-menu{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-toolbar-menu button{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.vfm-theme .vfm-toolbar-menu button:hover{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-theme .vfm-toolbar-search{background:var(--vfm-light-input-background);cursor:text;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;display:flex}.vfm-theme .vfm-toolbar-search input{background:0 0;border:none;outline:none;width:140px;font-size:12px;font-weight:700}.vfm-theme .vfm-toolbar-key{border:1px solid var(--vfm-light-mode-border-darken);color:var(--vfm-text-muted);border-radius:6px;padding:2px 6px;font-size:11px}.vfm-theme .vfm-toolbar-actions{align-items:center;gap:6px;display:flex}.vfm-theme .vfm-toolbar-button{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s,color .15s;display:inline-flex}.vfm-theme .vfm-toolbar-button:hover{background:var(--vfm-light-input-background);color:var(--vfm-theme)}.vfm-theme .vfm-toolbar-button.is-active{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-theme .vfm-toolbar-button:disabled{opacity:.4;cursor:not-allowed}.vfm-theme .vfm-chatflow-entry-list{width:100%}.vfm-theme .vfm-chatflow-entry{color:var(--vfm-text)}.vfm-theme .vfm-chatflow-entry-meta{flex-direction:column;align-items:center;gap:6px;display:flex}.vfm-theme .vfm-chatflow-badge{color:var(--vfm-theme);text-transform:uppercase;letter-spacing:.02em;background:#00bc7e1f;padding:3px 10px;font-size:11px}.vfm-theme .vfm-chatflow-badge--draft{color:var(--vfm-yellow);background:#ffbd2d33}.vfm-theme .vfm-chatflow-badge--archived{color:var(--vfm-light-text);background:#a4adb633}.vfm-theme .vfm-chatflow-nodes{color:var(--vfm-light-text);font-size:12px}.vfm-theme .vfm-chatflow-status{text-transform:uppercase;letter-spacing:.02em;font-weight:700}.vfm-theme .vfm-chatflow-status--draft{color:var(--vfm-yellow)}.vfm-theme .vfm-chatflow-status--published{color:var(--vfm-theme)}.vfm-theme .vfm-chatflow-status--archived{color:var(--vfm-light-text)}.vfm-chatflow-menu{z-index:50;min-width:200px;box-shadow:var(--vfm-light-popup-shadow);border:1px solid var(--vfm-light-mode-border);background:#fff;border-radius:12px;position:fixed}.dark .vfm-chatflow-menu{background:var(--vfm-foreground,#1e2024);box-shadow:var(--vfm-shadow-card);border-color:#ffffff0d}.vfm-chatflow-menu-inner{flex-direction:column;gap:4px;padding:6px;display:flex}.vfm-chatflow-menu-item{width:100%;color:var(--vfm-text);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.vfm-chatflow-menu-item:hover{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-chatflow-menu-item.is-danger{color:var(--vfm-danger)}.vfm-chatflow-menu-item.is-disabled{opacity:.5;cursor:not-allowed}.vfm-chatflow-menu-divider{background:var(--vfm-light-mode-border-darken);height:1px;margin:4px 6px}.vfm-theme .shadow-card{box-shadow:var(--vfm-shadow-card)}.vfm-theme .vfm-profile-page{background:var(--vfm-light-background);min-height:100vh}.vfm-theme .vfm-profile-container{max-width:1024px;margin:0 auto;padding:24px 24px 48px;position:relative}@media (min-width:1024px){.vfm-theme .vfm-profile-container{padding:24px 32px 48px}}.vfm-theme .vfm-profile-card{margin-bottom:24px;padding:24px}.vfm-theme .vfm-profile-body{padding-top:8px}.vfm-theme .vfm-profile-loading{color:var(--vfm-text-muted);font-weight:700}.vfm-theme .vfm-profile-header{z-index:10;border-radius:12px;padding-bottom:0;position:sticky;top:0;overflow:hidden}.vfm-theme .vfm-profile-header-row{align-items:center;gap:16px;margin-bottom:12px;display:flex}.vfm-theme .vfm-profile-user{flex-direction:column;gap:4px;display:flex}.vfm-theme .vfm-profile-name{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.vfm-theme .vfm-profile-email{color:var(--vfm-text-muted);font-size:13px}.vfm-theme .vfm-profile-badge{color:#9d66fe;text-transform:uppercase;background:#9d66fe1a;border-radius:999px;align-items:center;padding:2px 10px;font-size:11px;font-weight:700;display:inline-flex}.vfm-theme .vfm-avatar-input{background:var(--vfm-light-background);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;overflow:hidden}.vfm-theme .vfm-avatar-input input{opacity:0;cursor:pointer;position:absolute;inset:0}.vfm-theme .vfm-avatar-input img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vfm-theme .vfm-avatar-placeholder{color:var(--vfm-text);font-weight:800}.vfm-theme .vfm-avatar-edit{color:var(--vfm-text);background:#ffffffd9;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;inset:auto 6px 6px}.vfm-theme .vfm-card-navigation{border-top:1px solid var(--vfm-light-mode-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff80;border-radius:0;height:62px;margin:0 -24px;padding:0 24px}.vfm-theme .vfm-card-navigation-inner{white-space:nowrap;align-items:center;gap:0;height:100%;display:flex;overflow-x:auto}.vfm-theme .vfm-card-nav-link{color:#4b5563;cursor:pointer;background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:20px 16px;font-size:14px;font-weight:700;transition:color .15s,border-color .15s}.vfm-theme .vfm-card-nav-link.is-active{border-color:var(--vfm-theme);color:var(--vfm-theme)}.vfm-theme .vfm-card-nav-link:hover{color:var(--vfm-theme)}.vfm-theme .vfm-section-title{margin-bottom:16px;font-size:14px;font-weight:800}.vfm-theme .vfm-form-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.vfm-theme .vfm-form-group{margin-bottom:20px}.vfm-theme .vfm-form-label{margin-bottom:8px;font-size:13px;font-weight:700;display:block}.vfm-theme .vfm-form-help{color:var(--vfm-text-muted);margin-bottom:8px;font-size:12px}.vfm-theme .input-dark{background:var(--vfm-light-background);width:100%;color:var(--vfm-text);border:1px solid #0000;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:700}.vfm-theme .input-dark:focus{outline:none}.dark .vfm-theme .input-dark{color:var(--vfm-text-primary,#bec6cf);background:#191b1e}.dark .vfm-theme .input-dark::placeholder{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.vcr-spotlight-input):not(.vcr-select-search-input),.vfm-theme textarea:not(.vcr-spotlight-input):not(.vcr-select-search-input),.vfm-theme select{background:var(--vfm-light-background);color:var(--vfm-text);border:1px solid #0000;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:700}.dark .vfm-theme input:not([type=checkbox]):not([type=radio]):not([type=file]):not(.vcr-spotlight-input):not(.vcr-select-search-input),.dark .vfm-theme textarea:not(.vcr-spotlight-input):not(.vcr-select-search-input),.dark .vfm-theme select{color:var(--vfm-text-primary,#bec6cf);background:#191b1e}.vfm-theme .vfm-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.vfm-theme .vfm-button-theme{background:var(--vfm-theme);color:#fff}.vfm-theme .vfm-button-secondary{background:var(--vfm-theme-light);color:var(--vfm-theme)}.vfm-theme .vfm-infobox{background:var(--vfm-light-background);color:var(--vfm-text-muted);border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px}.vfm-theme .vfm-switch-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.vfm-theme .vfm-switch-title{margin-bottom:4px;font-weight:700}.vfm-theme .vfm-switch{border:1px solid var(--vfm-light-mode-border-darken);background:var(--vfm-light-background);border-radius:999px;width:46px;height:26px;position:relative}.vfm-theme .vfm-switch-thumb{background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:2px}.vfm-theme .vfm-switch--inline{border:1px solid var(--vfm-light-mode-border-darken);background:#fff;border-radius:999px;align-items:center;gap:10px;width:auto;height:auto;padding:6px 10px;display:inline-flex}.vfm-theme .vfm-switch--inline .vfm-switch-thumb{position:static}.vfm-theme .vfm-switch-label{color:var(--vfm-text);font-size:12px;font-weight:700}.vfm-theme .vfm-divider{background:var(--vfm-light-mode-border-darken);height:1px;margin:16px 0}.vfm-theme .vfm-map-card{background:var(--vfm-light-background);border:1px solid var(--vfm-light-mode-border);border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.vfm-theme .vfm-map-page{background:var(--vfm-light-background);min-height:100vh}.vfm-theme .vfm-map-container{flex-direction:column;gap:24px;max-width:1024px;margin:0 auto;padding:24px 24px 48px;display:flex;position:relative}@media (min-width:1024px){.vfm-theme .vfm-map-container{padding:24px 32px 48px}}.vfm-theme .vfm-map-card+.vfm-map-card{margin-top:16px}.vfm-theme .vfm-map-title{font-size:14px;font-weight:800}.vfm-theme .vfm-map-sub{color:var(--vfm-text-muted);font-size:12px}.vfm-theme .vfm-map-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.vfm-theme .vfm-map-price{color:var(--vfm-text);align-items:center;gap:6px;font-weight:700;display:inline-flex}.vfm-theme .vfm-map-price-input{text-align:right;width:110px;padding:8px 10px}.vfm-theme .vfm-map-currency{color:var(--vfm-text-muted);font-size:12px;font-weight:700}.dark .vfm-theme .vfm-card-navigation{background:var(--vfm-foreground,#1e2024);border-top-color:#ffffff0a}.dark .vfm-theme .vfm-card-nav-link{color:#f3f4f6}.dark .vfm-theme .vfm-card-nav-link.is-active,.dark .vfm-theme .vfm-card-nav-link:hover{color:var(--vfm-theme)}.dark .vfm-theme .vfm-switch--inline{background:var(--vfm-foreground,#1e2024);border-color:#ffffff0f}.dark .vfm-theme .vfm-map-card{background:var(--vfm-foreground,#1e2024);border-color:#ffffff0a}.vfm-theme .vfm-billing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.vfm-theme .vfm-storage-value{font-size:28px;font-weight:800}.vfm-theme .vfm-storage-sub{color:var(--vfm-text-muted);font-size:12px}.vfm-theme .vfm-progress-line{background:var(--vfm-light-background);border-radius:999px;height:8px;margin-top:16px;overflow:hidden}.vfm-theme .vfm-progress-line span{background:var(--vfm-theme);height:100%;display:block}.vfm-theme .vfm-chart-placeholder{background:#ffbd2d33;border-radius:12px;height:140px;margin-top:16px}.vfm-theme .vfm-chart-placeholder.purple{background:#9d66fe33}.vfm-theme .dark-text-theme,.vfm-theme .text-theme{color:var(--vfm-theme)}.vfm-theme .vfm-map-search{background:var(--vfm-light-background);border-radius:12px;flex:1;align-items:center;gap:10px;min-width:220px;padding:6px 14px;display:flex}.vfm-theme .vfm-map-search input{background:0 0;border:none;padding:6px 0;font-size:14px;font-weight:700}.vfm-theme .vfm-map-search input:focus{outline:none}.vfm-theme .vfm-map-row td{border-bottom:1px dashed var(--vfm-light-mode-border-darken)}.vfm-theme .vfm-map-row:hover td{background:var(--vfm-light-background)}.dark .vfm-theme .vfm-map-row td{border-bottom-color:#ffffff0d}.dark .vfm-theme .vfm-map-row:hover td{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vfm-map-toolbar{align-items:center;gap:12px;height:62px;padding:0 24px;display:flex}.vfm-theme .vfm-map-toolbar.is-sticky{z-index:5;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-radius:16px;position:sticky;top:0}.dark .vfm-theme .vfm-map-toolbar.is-sticky{background:0 0}.vfm-theme .vfm-map-toolbar-shell{box-shadow:none;background:0 0}.vfm-theme .vfm-map-toolbar-card{margin-bottom:0;padding:0}.vfm-theme .vfm-map-toolbar-placeholder{height:62px}.vfm-theme .vfm-map-list-card{margin-top:0;padding:0}.vfm-theme .vfm-map-filters{gap:12px;padding:0 24px 24px;display:grid}@media (min-width:768px){.vfm-theme .vfm-map-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}.vfm-theme .vcr-spotlight-button{cursor:pointer;background:var(--vfm-light-background);border-radius:8px;position:relative}.vfm-theme .vcr-spotlight-button-inner{text-align:left;justify-content:space-between;align-items:center;width:14rem;padding:10px 16px;display:flex}@media (min-width:1280px){.vfm-theme .vcr-spotlight-button-inner{width:16rem}}.vfm-theme .vcr-spotlight-left{color:#9ca3af;align-items:center;gap:10px;display:flex}.vfm-theme .vcr-spotlight-label{color:#9ca3af;font-size:12px;font-weight:700}.vfm-theme .vcr-spotlight-kbd{color:#9ca3af;border:1px solid #94a3b859;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:700}.dark .vfm-theme .vcr-spotlight-button{background:var(--vfm-foreground,#1e2024)}.dark .vfm-theme .vcr-spotlight-left,.dark .vfm-theme .vcr-spotlight-label,.dark .vfm-theme .vcr-spotlight-kbd{color:#6b7280}.dark .vfm-theme .vcr-spotlight-kbd{border-color:#94a3b81f}.vfm-theme .vcr-spotlight-overlay{z-index:50;background:#fff;width:100%;height:100%;position:fixed;inset:0}@media (min-width:768px){.vfm-theme .vcr-spotlight-overlay{background:#0f172a59;position:absolute}}.dark .vfm-theme .vcr-spotlight-overlay{background:var(--vfm-dark-background)}@media (min-width:768px){.dark .vfm-theme .vcr-spotlight-overlay{background:#0f172a73}}.vfm-theme .vcr-spotlight-panel{z-index:50;background:#fff;width:100%;position:relative;overflow-y:auto}@media (min-width:768px){.vfm-theme .vcr-spotlight-panel{border-radius:12px;max-width:36rem;margin:32px auto 0;box-shadow:0 30px 60px #0f172a33}}.dark .vfm-theme .vcr-spotlight-panel{background:var(--vfm-foreground,#1e2024)}.vfm-theme .vcr-spotlight-bar{align-items:center;gap:12px;padding:16px 20px;display:flex}.vfm-theme .vcr-spotlight-icon{color:var(--vfm-theme)}.vfm-theme .vcr-spotlight-input{width:100%;color:var(--vfm-text);background:0 0;border:0;outline:none;font-size:18px;font-weight:600}.vfm-theme .vcr-spotlight-input::placeholder{color:#6b7280}.dark .vfm-theme .vcr-spotlight-input::placeholder{color:#9ca3af}.vfm-theme .vcr-spotlight-hint{color:#9ca3af;margin-left:auto;font-size:14px}.vfm-theme .vfm-map-avatar{background:var(--vfm-light-background);width:44px;height:44px;color:var(--vfm-text);border-radius:12px;justify-content:center;align-items:center;font-weight:800;display:inline-flex;overflow:hidden}.vfm-theme .vfm-map-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vfm-theme .vfm-table-action{background:var(--vfm-light-background);width:32px;height:32px;color:var(--vfm-text);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.vfm-theme .vfm-table-action--edit:hover{color:var(--vfm-theme);background:#00bc7e26}.vfm-theme .vfm-table-action--delete:hover{color:#fe6057;background:#fe605726}.dark .vfm-theme .vfm-table-action{background:var(--vfm-foreground,#1e2024);color:var(--vfm-text-primary,#bec6cf)}.vfm-theme .vfm-text-muted{color:var(--vfm-text-muted)}.vfm-theme .vfm-code-inline{background:var(--vfm-light-input-background);color:var(--vfm-text);border-radius:.25rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.dark .vfm-theme .vfm-code-inline{color:var(--vfm-text-primary,#bec6cf);background:#191b1e}.vfm-theme .vfm-info-box{border-radius:.5rem;padding:.75rem}.vfm-theme .vfm-info-box--neutral{background:var(--vfm-light-input-background);border:1px solid var(--vfm-light-mode-border)}.dark .vfm-theme .vfm-info-box--neutral{background:var(--vfm-foreground,#1e2024);border-color:#ffffff0d}.vfm-theme .vfm-info-box--primary{background:#3b82f61a}.dark .vfm-theme .vfm-info-box--primary{background:#3b82f626}.vfm-theme .vfm-text-primary-accent{color:#2563eb}.dark .vfm-theme .vfm-text-primary-accent{color:#60a5fa}.vfm-theme .vfm-text-danger{color:#dc2626}.dark .vfm-theme .vfm-text-danger{color:#f87171}.vfm-theme .vfm-bg-danger-subtle{background:#dc26261a}.dark .vfm-theme .vfm-bg-danger-subtle{background:#f8717126}.vfm-theme .vfm-text-computed{color:#9333ea!important}.dark .vfm-theme .vfm-text-computed{color:#c084fc!important}.vfm-theme .vfm-bg-computed-subtle{background:#9333ea1a}.dark .vfm-theme .vfm-bg-computed-subtle{background:#c084fc26}.vfm-theme table .vfm-table-action{z-index:10;pointer-events:auto;position:relative}.vfm-theme table .vfm-table-action:active{transform:scale(.95)}.vfm-theme table td{position:relative}.vfm-theme table td>div{z-index:1;position:relative}.vfm-theme .vfm-theme-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.vfm-theme .vfm-theme-card{cursor:pointer;text-align:center;border:3px solid #0000;border-radius:12px;flex-direction:column;gap:8px;padding:8px;font-weight:700;display:flex;overflow:hidden}.vfm-theme .vfm-theme-card.is-active{border-color:var(--vfm-theme)}.vfm-theme .vfm-theme-preview{background:linear-gradient(#f6f5f1 0%,#f3f4f6 100%);border-radius:10px;height:90px}.vfm-theme .vfm-theme-preview.dark{background:linear-gradient(#151515 0%,#1e2024 100%)}.vfm-theme .vfm-theme-preview.emoji{background:linear-gradient(135deg,#ffe5b4 0%,#ffd6e8 100%)}.vfm-theme .vfm-theme-preview.emoji-alt{background:linear-gradient(135deg,#c7f9cc 0%,#a0c4ff 100%)}.vfm-theme .vfm-navigation-panel{background:var(--vfm-light-background);border-right:1px solid var(--vfm-light-mode-border-darken);width:208px;min-width:208px;box-shadow:var(--vfm-shadow-card);flex-direction:column;height:100vh;display:none;position:sticky;top:0}@media (min-width:1024px){.vfm-theme .vfm-navigation-panel{display:flex}}@media (min-width:1280px){.vfm-theme .vfm-navigation-panel{width:224px;min-width:224px}}.dark .vfm-theme .vfm-navigation-panel{background:var(--vfm-foreground,#1e2024);box-shadow:var(--vfm-shadow-card);border-right-color:#ffffff05}.vfm-theme .vfm-navigation-close{justify-content:flex-end;padding:20px 14px 10px;display:flex}.vfm-theme .vfm-close-button{cursor:pointer;width:32px;height:32px;color:var(--vfm-text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.vfm-theme .vfm-close-button:hover{background:var(--vfm-light-background);color:var(--vfm-text)}.dark .vfm-theme .vfm-close-button:hover{background:#ffffff0d}.vfm-theme .vfm-navigation-groups{flex:1;padding:0 14px 20px;overflow-y:auto}@media (min-width:1024px){.vfm-theme .vfm-navigation-groups{overscroll-behavior:none;overflow-y:hidden}}.vfm-theme .vfm-content-group{margin-bottom:18px}.vfm-theme .vfm-group-header{cursor:default;justify-content:space-between;align-items:center;margin-bottom:6px;padding:8px 6px;display:flex}.vfm-theme .vfm-group-header--collapsible{cursor:pointer;border-radius:8px;transition:background .15s}.vfm-theme .vfm-group-header--collapsible:hover{background:var(--vfm-light-background)}.dark .vfm-theme .vfm-group-header--collapsible:hover{background:#ffffff08}.vfm-theme .vfm-group-title{text-transform:uppercase;letter-spacing:.08em;color:var(--vfm-text-muted);font-size:11px;font-weight:700}.dark .vfm-theme .vfm-group-title{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme .vfm-group-chevron{color:var(--vfm-text-muted);opacity:.6;transition:transform .2s}.vfm-theme .vfm-group-chevron--expanded{transform:rotate(90deg)}.vfm-theme .vfm-group-links{flex-direction:column;gap:4px;display:flex}.vfm-theme .vfm-nav-link{color:var(--vfm-text);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.vfm-theme .vfm-nav-link:hover,.vfm-theme .vfm-nav-link.is-active{background:var(--vfm-theme-light);color:var(--vfm-theme)}.dark .vfm-theme .vfm-nav-link{color:var(--vfm-text-primary,#bec6cf)}.dark .vfm-theme .vfm-nav-link:hover,.dark .vfm-theme .vfm-nav-link.is-active{color:var(--vfm-theme);background:#00bc7e1f}.vfm-theme .vfm-nav-icon{opacity:.9;flex-shrink:0}.vfm-theme .vfm-nav-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.vfm-theme .vfm-iconbar-button.is-active.is-chatflow{color:#9d66fe;background:#9d66fe1a}.vfm-theme .vfm-iconbar{transition:width .3s,min-width .3s;overflow:visible hidden}.vfm-theme .vfm-iconbar.is-expanded{width:220px;min-width:220px}@media (min-width:1280px){.vfm-theme .vfm-iconbar.is-expanded{width:240px;min-width:240px}}.vfm-theme .vfm-iconbar-button{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:relative}.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-button{justify-content:flex-start;gap:12px;width:100%;padding:0 12px}.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-top,.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-nav,.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-bottom{align-items:stretch}.vfm-theme .vfm-iconbar-label{white-space:nowrap;opacity:0;max-width:0;font-size:14px;font-weight:700;transition:opacity .2s,max-width .2s;overflow:hidden}.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-label{opacity:1;max-width:200px}.vfm-theme .vfm-iconbar-arrow{opacity:0;margin-left:auto;transition:opacity .2s}.vfm-theme .vfm-iconbar.is-expanded .vfm-iconbar-arrow{opacity:.7}.vfm-theme .vfm-navigation-panel{z-index:100;background:var(--vfm-light-background);border-right:1px solid var(--vfm-light-mode-border-darken);flex-direction:column;width:208px;min-width:208px;height:100vh;display:flex;position:fixed;top:0;left:220px}.dark .vfm-theme .vfm-navigation-panel{background:var(--vfm-foreground,#1e2024);border-right-color:#ffffff05}@media (min-width:1280px){.vfm-theme .vfm-navigation-panel{left:240px}}.vfm-theme .vfm-navigation-header{border-bottom:1px solid var(--vfm-light-mode-border);padding:24px 14px 12px}.dark .vfm-theme .vfm-navigation-header{border-bottom-color:#ffffff05}.vfm-theme .vfm-navigation-title{text-transform:uppercase;letter-spacing:.08em;color:var(--vfm-text-muted);font-size:12px;font-weight:700}.dark .vfm-theme .vfm-navigation-title{color:var(--vfm-text-secondary,#7d858c)}.vfm-theme .vfm-navigation-list{flex-direction:column;gap:4px;display:flex}@media (max-width:768px){.vfm-theme .vfm-content{padding:0}}
