.expenses-today-block{border:0;box-shadow:none}.expenses-today-title{margin:0 0 4px;font-size:15px;font-weight:400;color:var(--my-gray-color)}.expenses-today-value{margin:0;display:flex;align-items:baseline;justify-content:center;gap:6px;font-size:36px;line-height:1;font-weight:700;color:var(--my-base-color)}.expenses-today-currency{font-size:32px;line-height:1}.expenses-yesterday-block{border:0;box-shadow:none}.expenses-yesterday-title{margin:0 0 4px;font-size:15px;font-weight:400;color:var(--my-gray-color)}.expenses-yesterday-value{margin:0;display:flex;align-items:baseline;justify-content:center;gap:6px;font-size:36px;line-height:1;font-weight:700;color:var(--my-base-color)}.expenses-yesterday-currency{font-size:32px;line-height:1}.balance-status-block{border:0;box-shadow:none}.balance-summary-row{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;align-items:stretch;width:100%;max-width:var(--balance-content-max-width);margin:0}.balance-summary-row .result-block{min-height:108px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.balance-status-title{margin:0 0 4px;font-size:15px;font-weight:400;color:var(--my-gray-color)}.balance-status-value{margin:0;display:flex;align-items:baseline;justify-content:center;gap:6px;font-size:36px;line-height:1;font-weight:700;color:var(--my-base-color)}.balance-status-currency{font-size:32px;line-height:1}.history-page{background:transparent;border-radius:20px;padding:10px 0;border:0;width:100%;max-width:var(--balance-content-max-width);margin:0;box-sizing:border-box}.history-section{margin:0}.history-page__profile{margin:0 0 20px;font-size:24px;color:var(--my-base-color);font-weight:400;padding-bottom:15px;line-height:28px;border-bottom:1px solid var(--my-base-color)}.history-state-message{margin:0 0 14px;padding:10px 14px;border-radius:10px;background:#ffffff0a;color:var(--text)}.history-state-message--error{background:#ff7a7a1a;border:1px solid rgba(255,122,122,.4);color:#ffb3b3}.history-state-message--warning{background:#ffe69c1a;border:1px solid rgba(255,230,156,.35);color:#ffe7a8}.history-filter{position:relative;display:flex;align-items:center;gap:18px;margin:0 0 10px;padding:0 0 4px}.history-filter-btn{border:0;border-bottom:2px solid transparent;border-radius:0;padding:2px 0 6px;background:transparent;color:var(--my-base-color);cursor:pointer;font-size:17px;font-weight:500;transition:color .26s ease}.history-filter-btn.is-active{color:var(--my-base-color);border-bottom-color:transparent}.history-filter-btn:hover{color:var(--my-base-color)}.history-empty{margin:0 0 14px;padding:12px 14px;border-radius:10px;background:#ffffff0a;color:var(--muted)}.history-table-wrap{width:100%;max-width:100%;margin:0 0 16px;overflow-x:auto;border:0;border-radius:10px}.history-table{width:100%;min-width:0;background:#ffffff05;table-layout:fixed}.history-table thead tr{background-color:#ffffff0f}.history-table th,.history-table td{text-align:center;padding:10px;border-bottom:0;font-size:14px;height:48px;vertical-align:middle;white-space:nowrap}.history-table th{color:var(--my-gray-color);font-weight:600;white-space:nowrap}.history-table td{color:var(--text)}.history-table tbody tr:nth-child(2n){background:#ffffff08}.history-table tbody tr:hover{background:#ffffff0f}.history-table tbody tr:last-child td{border-bottom:0}.history-id{font-weight:600;color:var(--my-base-color)}.history-amount{font-weight:400;font-variant-numeric:tabular-nums;color:#c62828}.history-amount--debit,.history-amount--credit{color:#c62828}.history-tags{display:flex;flex-wrap:wrap;gap:6px;max-width:none;overflow:visible;justify-content:center}.history-col-date,.history-col-operation,.history-col-balance{width:auto;white-space:nowrap}.history-col-type{width:auto;white-space:normal}.history-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-size:12px;line-height:1.2}.history-tag__label{color:var(--my-base-color)}.history-tag__value{color:var(--my-base-color);font-weight:600}.history-tag--muted{color:var(--my-base-color)}.history-pagination-panel{margin-top:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px}.history-pagination-info{margin:0;font-size:14px;color:var(--text);text-align:center}.history-pagination-buttons{display:flex;gap:5px;flex-wrap:wrap}.history-pagination-btn{border-radius:5px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);background:#ffffff0a;color:var(--text);cursor:pointer;min-width:34px}.history-pagination-btn:hover:not(:disabled){border-color:var(--my-base-color)}.history-pagination-btn.active{background:var(--my-base-color);color:#fff;border-color:var(--my-base-color)}.history-pagination-btn:disabled{opacity:1;cursor:default}.balance-module-tabs-wrap{width:100%;max-width:none;margin:0 0 10px;padding:0 0 2px;background:transparent;position:sticky;top:0;z-index:10}.balance-module-tabs{position:relative;display:flex;align-items:center;gap:18px;margin:0 0 4px;padding:0 0 4px;background:transparent;border:0}.balance-module-tab{border:0;border-bottom:2px solid transparent;border-radius:0;padding:2px 0 6px;background:transparent;color:var(--my-base-color);cursor:pointer;font-size:17px;font-weight:500;font-family:inherit;transition:color .26s ease}.balance-module-tab.is-active{color:var(--my-base-color);border-bottom-color:transparent}.balance-module-tab:hover{color:var(--my-base-color)}.balance-module-tab:focus{outline:none}.balance-module-tab:focus-visible{outline:2px solid var(--my-base-color);outline-offset:2px}.balance-module-placeholder{margin:0;color:var(--my-gray-color);font-size:15px}.balance-module-panels{display:grid;gap:16px;justify-items:start;width:100%}.balance-module-panels .content-panel.balance-module-panel{width:min(100%,calc(var(--balance-content-max-width) + 32px));box-sizing:border-box}.workspace-table th,.workspace-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px;vertical-align:top}.workspace-table th{color:#374151;font-weight:600}.bot-editor{width:100%;max-width:min(100%,var(--balance-content-max-width))}.bot-editor__head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.bot-editor__back{flex-shrink:0;width:24px;height:24px;border-radius:6px;border:0;background:transparent;color:var(--brand-color);font-size:32px;line-height:1;cursor:pointer;padding:0;transition:background .18s ease,transform .16s ease}.bot-editor__back:hover{background:#ffffff0f}.bot-editor__back:active{transform:scale(.96)}.bot-editor__title{margin:0;font-size:26px;font-weight:700;color:var(--text);line-height:1.2}.bot-editor__ok{margin:0 0 12px;color:#15803d;font-size:14px}.bot-editor__tabs-wrap{margin-bottom:8px}.bot-editor__tabs{flex-wrap:wrap;gap:14px 20px}.bot-editor__tabs .balance-module-tab:not(.is-active){color:var(--my-gray-color);font-weight:500}.bot-editor__tabs .balance-module-tab.is-active{font-weight:700}.bot-editor__subtabs .balance-module-tab:not(.is-active){color:var(--my-gray-color);font-weight:500}.bot-editor__subtabs .balance-module-tab.is-active{font-weight:700}.bot-editor__panel-wrap{margin-top:8px}.bot-editor__extras-layout{display:grid;grid-template-columns:220px 1fr;gap:14px}.bot-editor__extras-nav{display:flex;flex-direction:column;gap:8px}.bot-editor__extras-nav-item{border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0a;text-align:left;padding:10px 12px;cursor:pointer;color:var(--text)}.bot-editor__extras-nav-item.is-active{background:#ffffff1a;border-color:#ffffff38;font-weight:700}@keyframes bot-editor-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bot-editor-panel--enter{animation:bot-editor-panel-in .34s cubic-bezier(.4,0,.2,1) forwards}.bot-editor__card{width:100%}.bot-editor__label{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-size:14px;font-weight:600;color:var(--text)}.bot-editor__input{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px 12px;font-size:15px;font-family:inherit;background:#00000029;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.bot-editor__input:focus{outline:none;border-color:var(--my-base-color);box-shadow:0 0 0 3px #0041741f}.bot-editor__subheading{margin:0 0 12px;font-size:18px;font-weight:700;color:var(--text)}.bot-editor__caption{margin:0;font-size:13px;color:var(--my-gray-color);line-height:1.45}.bot-editor__caption--mb{margin-bottom:10px}.bot-editor__instr-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:20px 0 10px}.bot-editor__ghost-btn{flex-shrink:0;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:8px 14px;background:#00000038;font-size:13px;font-weight:600;font-family:inherit;color:var(--text);cursor:pointer;transition:background .22s ease,border-color .22s ease,transform .14s ease}.bot-editor__ghost-btn:hover{background:#ffffff14;border-color:#ffffff38}.bot-editor__ghost-btn:active{transform:scale(.98)}.bot-editor__textarea{width:100%;min-height:280px;resize:vertical;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.5;font-family:inherit;background:#00000029;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.bot-editor__textarea:focus{outline:none;border-color:var(--my-base-color);box-shadow:0 0 0 3px #0041741a}.bot-editor__actions{margin-top:18px;display:flex;justify-content:flex-end}.bot-editor__range{width:100%;accent-color:var(--my-base-color)}.bot-editor__toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 8px;font-size:14px;font-weight:600}.bot-editor__switch{position:relative;width:48px;height:28px;border-radius:20px;border:none;padding:0;background:#ffffff2e;cursor:pointer;flex-shrink:0;transition:background .28s cubic-bezier(.4,0,.2,1)}.bot-editor__switch:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#ffffffdb;box-shadow:0 1px 3px #0000001f;transition:transform .28s cubic-bezier(.4,0,.2,1)}.bot-editor__switch.is-on{background:#22c55e}.bot-editor__switch.is-on:after{transform:translate(20px)}.bot-editor__switch--sm{width:42px;height:24px}.bot-editor__switch--sm:after{width:18px;height:18px}.bot-editor__switch--sm.is-on:after{transform:translate(18px)}.bot-editor__switch:disabled{opacity:.55;cursor:wait}.bot-editor__subtabs-wrap{margin-bottom:14px}.bot-editor__subtabs{gap:12px 18px}.bot-editor__kb-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px}.bot-editor__add-btn{padding:9px 16px;font-size:13px}.bot-editor__search{position:relative;flex:1;min-width:200px}.bot-editor__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:15px;color:var(--my-gray-color);pointer-events:none}.bot-editor__search-input{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px 12px 10px 36px;font-size:14px;font-family:inherit;background:#00000029;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.bot-editor__search-input:focus{outline:none;border-color:var(--my-base-color);box-shadow:0 0 0 2px #00417414}.bot-editor__kb-create{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px;margin-bottom:12px;background:#ffffff0a}.bot-editor__kb-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bot-editor__kb-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:12px;transition:box-shadow .22s ease,transform .18s ease,border-color .2s ease}.bot-editor__kb-row:hover{border-color:#fff3;box-shadow:0 8px 20px #0000004d;transform:translateY(-1px)}.bot-editor__kb-check{width:16px;height:16px;border:1px solid rgba(255,255,255,.22);border-radius:4px;flex-shrink:0;opacity:.45}.bot-editor__kb-drag{color:var(--my-gray-color);font-size:14px;line-height:1;flex-shrink:0;opacity:.5}.bot-editor__kb-text{flex:1;min-width:0}.bot-editor__kb-title{font-size:15px;font-weight:700;color:var(--text)}.bot-editor__kb-summary{margin-top:4px;font-size:13px;color:var(--my-gray-color);line-height:1.4}.bot-editor__kb-more{color:var(--my-gray-color);font-size:18px;padding:0 4px;flex-shrink:0}.bot-editor__tool-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bot-editor__tool-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a;transition:border-color .2s ease,transform .18s ease}.bot-editor__tool-row:hover{border-color:#fff3;transform:translateY(-1px)}.bot-editor__tool-name{font-size:15px;font-weight:700;color:var(--text)}.bot-editor__tool-meta{margin-top:4px;font-size:12px;color:var(--my-gray-color);word-break:break-all}.bot-editor__tool-desc{margin:8px 0 0;font-size:13px;color:var(--muted);line-height:1.45}.bot-editor__pill{flex-shrink:0;font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:999px;background:#ffffff1f;color:var(--text)}.bot-editor__pill.is-on{background:#dcfce7;color:#166534}.bot-editor__grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 980px){.bot-editor__extras-layout,.bot-editor__grid-2{grid-template-columns:1fr}}.bots-page{max-width:720px}.bots-page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.bots-page__title{margin:0;font-size:26px;font-weight:700;color:#fff;line-height:1.2}.bots-page__new-btn{flex-shrink:0;border:none;border-radius:10px;padding:10px 18px;background:var(--my-base-color);color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.bots-page__new-btn:hover{opacity:.92}.bots-page__new-btn:active{transform:scale(.98)}.bots-page__new-btn:disabled{opacity:.7;cursor:not-allowed}.bots-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bots-list__item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#ffffff0a;border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:none}.bots-list__item-row{padding:0;border:none;background:transparent}.bots-list__item--action{width:100%;margin:0;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .16s ease}.bots-list__item--action:hover{border-color:#ffffff2e;box-shadow:0 6px 16px #00000040}.bots-list__item--action:active{transform:scale(.995)}.bots-list__icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,#8b5cf6,#6d28d9);display:flex;align-items:center;justify-content:center;color:#fff}.bots-list__icon svg{display:block}.bots-list__name{flex:1;font-size:16px;font-weight:600;color:var(--text)}.bots-list__status{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#9ca3af}.bots-list__status.is-active{background:#22c55e}.bots-page__error{margin:0 0 12px;color:#b42318;font-size:14px}.bots-page__hint{margin:0 0 12px;color:var(--my-gray-color);font-size:14px}.bots-list__delete-btn{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#00000038;color:#ff7a7a;width:30px;height:30px;cursor:pointer}.na-panel{background:#17191c4d;border:1px solid #3e3e3e;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.chats-layout{margin-top:14px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:10px;align-items:stretch;max-height:calc(100vh - 170px)}.chats-left{padding:10px;border-radius:20px;overflow:hidden}.chats-left__top{display:grid;gap:10px;margin-bottom:12px}.chats-search{height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000029;display:flex;align-items:center;gap:10px;padding:0 10px}.chats-search__input{width:100%;border:0;outline:none;background:transparent;color:#ffffffdb}.chats-filter,.chats-new,.chat-attach,.chat-send{border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#00000038;color:#ffffffe6;cursor:pointer}.chats-filter{width:30px;height:30px}.chats-new{height:36px;width:100%;font-weight:700}.chats-list{display:flex;flex-direction:column;gap:8px}.chat-item{width:100%;text-align:left;display:flex;align-items:flex-start;gap:12px;padding:10px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#ffffffdb;cursor:pointer}.chat-item.active{background:#ffffff14;border-color:#ffffff24}.chat-item__avatar,.chat-head__avatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:12px;color:#ffffffeb;background:#46c96d33;border:1px solid rgba(70,201,109,.3)}.chat-item__main{min-width:0;flex:1}.chat-item__top{display:flex;justify-content:space-between}.chat-item__name{font-weight:650;font-size:13.5px;line-height:1.2;color:#fffffff0}.chat-item__time,.chat-head__sub,.msg__time{color:#ffffff73;font-size:13px}.chat-item__preview{display:block;margin-top:3px;color:#ffffff94;font-size:12.5px;font-weight:400;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chats-right{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-height:360px;height:calc(100vh - 230px)}.chat-head{padding:10px 12px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.06)}.chat-head__name{font-weight:400;font-size:12.5px;margin-top:2px;color:#ffffff8f}.chat-head__sub{font-weight:650;font-size:13.5px;color:#ffffffe0}.chat-body{padding:8px;overflow:auto;display:flex;flex-direction:column;gap:8px;flex:1;max-height:calc(100vh - 340px)}.msg{display:flex}.msg--agent{justify-content:flex-start}.msg--user{justify-content:flex-end}.msg__bubble{max-width:min(620px,88%);padding:8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffdb;font-size:12.5px;line-height:1.4;font-weight:400}.msg--user .msg__bubble{background:#00a2e61a;border-color:#00a2e638}.msg__who{display:flex;justify-content:space-between;margin-bottom:6px;font-size:12.5px;color:#ffffff85}.msg__who span:first-child{font-weight:650}.chat-compose{padding:6px 8px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.06);background:#0000001a}.chat-attach,.chat-send{width:32px;height:32px;flex:0 0 auto}.chat-input{width:100%;font-size:14px}@media (max-width: 980px){.chats-layout{grid-template-columns:1fr}.chats-right{min-height:460px}}.workspace-hint{margin:0;color:var(--my-gray-color)}.workspace-error{margin:0;color:#b42318}.workspace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.workspace-list{display:grid;gap:10px}.workspace-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0a;padding:12px}.workspace-card h3{margin:0 0 8px;font-size:16px}.workspace-card p{margin:4px 0}.workspace-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.workspace-pill{display:inline-flex;border-radius:999px;background:#ffffff14;color:var(--text);padding:2px 10px;font-size:12px;font-weight:600}.workspace-text{margin:8px 0 0;color:var(--text);white-space:pre-wrap}.workspace-table{width:100%;border-collapse:collapse;font-size:14px}.workspace-table th,.workspace-table td{text-align:left;border-bottom:1px solid rgba(255,255,255,.08);padding:8px;vertical-align:top;color:var(--text)}.workspace-table th{color:var(--muted);font-weight:600}.workspace-actions{display:flex;flex-wrap:wrap;gap:6px}.workspace-btn{border:1px solid rgba(255,255,255,.14);background:#00000038;color:var(--text);border-radius:10px;padding:4px 10px;font-size:12px;cursor:pointer}.workspace-btn.is-active{background:#ffffff1a;border-color:#fff3}.workspace-input{border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#00000029;color:var(--text);padding:6px 10px;font-size:13px;min-width:140px}.workspace-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.workspace-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}:root{--bg: #0b0e16;--brand-color: #00a2e6;--panel: rgba(13, 16, 26, .62);--panel-2: rgba(12, 15, 24, .52);--stroke: rgba(255, 255, 255, .08);--stroke-2: rgba(255, 255, 255, .12);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .62);--muted-2: rgba(255, 255, 255, .44);--accent: rgba(255, 255, 255, .86);--shadow: 0 16px 60px rgba(0, 0, 0, .55);--radius-lg: 16px;--radius-md: 12px;--radius-sm: 10px;--sidebar-w: 260px;--app-max-w: 1180px;--gutter: 18px;--my-base-color: var(--brand-color);--my-gray-color: var(--muted);--balance-content-max-width: 980px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,Manrope,Segoe UI,SF Pro Display,Roboto,Arial,sans-serif;color:var(--text);background:#000;font-size:15px;line-height:1.42;letter-spacing:.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.na-bg-orbs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:visible}.na-bg-orbs__ball{position:absolute;width:min(240vmin,260vh);height:min(240vmin,260vh);border-radius:50%;will-change:transform,filter;filter:blur(56px);-webkit-filter:blur(56px)}.na-bg-orbs__ball--teal{left:max(-58%,-48vw);top:max(-50%,-42vh);background:radial-gradient(circle at 50% 50%,#053d51 0%,rgba(5,61,81,.92) 12%,rgba(5,61,81,.65) 28%,rgba(5,61,81,.38) 44%,rgba(5,61,81,.2) 58%,rgba(5,61,81,.09) 72%,rgba(5,61,81,.03) 86%,transparent 100%);animation:na-bg-drift-a 5.5s ease-in-out infinite}.na-bg-orbs__ball--plum{right:max(-55%,-45vw);bottom:max(-48%,-40vh);background:radial-gradient(circle at 50% 50%,#260f1d 0%,rgba(38,15,29,.9) 12%,rgba(38,15,29,.62) 28%,rgba(38,15,29,.36) 44%,rgba(38,15,29,.18) 58%,rgba(38,15,29,.08) 72%,rgba(38,15,29,.025) 86%,transparent 100%);animation:na-bg-drift-b 6.5s ease-in-out infinite}@keyframes na-bg-drift-a{0%,to{transform:translateZ(0) scale(1)}20%{transform:translate3d(22vw,12vh,0) scale(1.04)}45%{transform:translate3d(-14vw,22vh,0) scale(.97)}70%{transform:translate3d(16vw,-16vh,0) scale(1.03)}}@keyframes na-bg-drift-b{0%,to{transform:translateZ(0) scale(1)}25%{transform:translate3d(-20vw,-14vh,0) scale(1.05)}50%{transform:translate3d(14vw,-20vh,0) scale(.96)}75%{transform:translate3d(-10vw,18vh,0) scale(1.02)}}@media (prefers-reduced-motion: reduce){.na-bg-orbs__ball--teal,.na-bg-orbs__ball--plum{animation:none}}.app-layout{position:relative;z-index:1;min-height:100%;display:flex}.sidebar{width:var(--sidebar-w);border-right:1px solid #3e3e3e;padding:20px 12px 14px;display:flex;flex-direction:column;background:#17191c4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-logo{padding:0 10px 14px;color:#fffffff2;font-weight:800;font-size:23px;line-height:1;letter-spacing:.2px;text-transform:uppercase}.menu-list{display:flex;flex-direction:column;gap:8px;padding:4px 0 0}.menu-item{display:flex;align-items:center;justify-content:flex-start;width:100%;border-radius:13px;border:1px solid transparent;padding:11px 10px;background:transparent;color:#fffc;font-size:13.5px;line-height:1;font-weight:500;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.menu-item__left{display:inline-flex;align-items:center;gap:10px}.menu-item__icon{width:22px;height:22px;color:var(--brand-color);flex:0 0 auto;display:inline-grid;place-items:center}.menu-item__icon svg{width:20px;height:20px;display:block}.menu-item.active{background:#ffffff0f;border-color:#ffffff1a;color:var(--text)}.menu-divider{margin:10px 8px 2px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-support-wrap{margin-top:auto;padding-top:12px}.sidebar-support{width:100%;height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.14);background:#0003;color:#ffffffe6;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.sidebar-support.active{border-color:#ffffff38;background:#ffffff14}.main-content{flex:1;padding:24px 30px;max-width:calc(100vw - var(--sidebar-w))}.module-header{margin-bottom:12px}.module-header__title{margin:0;font-size:25px;font-weight:650;color:#fff;letter-spacing:.01em}.module-header__description{margin:8px 0 0;color:var(--muted);font-size:14px}.content-panel,.workspace-card,.bots-list__item,.history-table-wrap,.balance-module-panel{background:#17191c4d;border:1px solid #3e3e3e;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow)}.content-panel{padding:14px;margin-bottom:14px}.workspace-table,.history-table{width:100%;border-collapse:collapse}.workspace-table th,.workspace-table td,.history-table th,.history-table td{border-bottom:1px solid var(--stroke);padding:10px;color:var(--text);font-size:15px}.workspace-hint,.history-state-message,.placeholder-page{color:var(--muted)}.workspace-error,.error-text,.bots-page__error{color:#ff7a7a}.workspace-btn,.bots-page__new-btn,.history-pagination-btn,.kb-add,.btn-save{border:1px solid rgba(255,255,255,.14);background:#00000038;color:var(--text);border-radius:12px;cursor:pointer;font-size:14px;padding:8px 12px}.workspace-btn:hover,.bots-page__new-btn:hover{border-color:#fff3}.workspace-input,.bot-editor__input,.chat-input,.kb-search__input{height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000029;padding:0 12px;color:var(--text);font-size:15px}.sliding-tab-underline{position:absolute;left:0;bottom:0;height:2px;border-radius:2px;background:#ffffffb8;pointer-events:none;transition:left .32s ease,width .32s ease,opacity .2s ease}.module-header{margin-bottom:16px}.module-header__top-row{display:flex;align-items:center;gap:12px}.module-header__back-btn{border:0;background:transparent;color:var(--brand-color);width:22px;height:22px;border-radius:6px;display:inline-grid;place-items:center;font-size:30px;line-height:1;cursor:pointer;padding:0}.module-header__back-btn:hover{background:#ffffff0f}.module-header,.bots-page__header{position:relative;z-index:3;isolation:isolate}.module-header:before,.bots-page__header:before{content:"";position:absolute;top:-6px;right:-10px;bottom:-6px;left:-10px;border-radius:14px;background:linear-gradient(180deg,#0b0e16cc,#0b0e1600);z-index:-1;pointer-events:none}:root{--ulist-item-bg: #ffffff0a;--ulist-item-bg-hover: #ffffff14;--ulist-item-border: rgba(255,255,255,.1);--ulist-item-border-hover: rgba(255,255,255,.22);--ulist-item-radius: 14px;--ulist-item-gap: 12px;--ulist-item-pad-y: 12px;--ulist-item-pad-x: 14px;--ulist-title-size: 18px;--ulist-title-weight: 700;--ulist-meta-size: 13px;--ulist-meta-color: rgba(255,255,255,.62);--ulist-shadow-inset: 0 0 0 1px rgba(255,255,255,.08) inset}.ui-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ui-list__item{display:flex;align-items:center;gap:var(--ulist-item-gap);width:100%;padding:var(--ulist-item-pad-y) var(--ulist-item-pad-x);border-radius:var(--ulist-item-radius);border:1px solid var(--ulist-item-border);background:var(--ulist-item-bg);transition:border-color .2s ease,background .2s ease,transform .16s ease}.ui-list__item:hover{border-color:var(--ulist-item-border-hover);background:var(--ulist-item-bg-hover)}.ui-list__item:active{transform:scale(.997)}.ui-list__left{flex:0 0 auto;display:inline-flex;align-items:center}.ui-list__body{min-width:0;flex:1}.ui-list__title{margin:0;color:#fffffff0;font-size:var(--ulist-title-size);line-height:1.24;font-weight:var(--ulist-title-weight)}.ui-list__meta{margin:4px 0 0;color:var(--ulist-meta-color);font-size:var(--ulist-meta-size)}.ui-list__actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.bots-list,.chats-list,.bot-editor__kb-list,.bot-editor__tool-list,.workspace-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.bots-list__item,.chat-item,.bot-editor__kb-row,.bot-editor__tool-row,.workspace-card{border-radius:var(--ulist-item-radius);border:1px solid var(--ulist-item-border);background:var(--ulist-item-bg);transition:border-color .2s ease,background .2s ease,transform .16s ease,box-shadow .2s ease;box-shadow:var(--ulist-shadow-inset)}.bots-list__item:hover,.chat-item:hover,.bot-editor__kb-row:hover,.bot-editor__tool-row:hover,.workspace-card:hover{border-color:var(--ulist-item-border-hover);background:var(--ulist-item-bg-hover);transform:translateY(-1px)}.bots-list__name,.chat-item__name,.bot-editor__kb-title,.bot-editor__tool-name{color:#fffffffa;font-weight:var(--ulist-title-weight)}.chat-item__time,.chat-item__preview,.bot-editor__kb-summary,.bot-editor__tool-meta{color:var(--ulist-meta-color)}.bots-list.ui-list{gap:10px;max-width:760px}.bots-list__item.ui-list__item{position:relative;display:flex;align-items:center;gap:10px;min-height:72px;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#11142294;box-shadow:0 0 0 1px #ffffff0a inset}.bots-list__item.ui-list__item:before{content:none}.bots-list__icon.ui-list__left{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,#8b5cf6,#6d28d9 70%);color:#fff;border:1px solid rgba(255,255,255,.14)}.bots-list__icon.ui-list__left svg{width:18px;height:18px}.bots-list__name.ui-list__body{min-width:0;flex:1 1 auto;display:block;margin-left:0;font-size:16px;line-height:1.2;font-weight:700;color:#f5f8fbf5;text-shadow:0 1px 1px rgba(0,0,0,.28);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bots-list__name,.bots-list__name.ui-list__title{color:#f5f8fbf5;opacity:1}.bots-list__status.ui-list__actions,.bots-list__delete-btn.ui-list__actions{margin-left:0;flex:0 0 auto}.bots-list__status.ui-list__actions{width:10px;height:10px;border-radius:50%;background:#ffffff52;border:0;padding:0;justify-self:auto;display:inline-block;margin-left:auto}.bots-list__status.ui-list__actions:after{content:none}.bots-list__status.is-active.ui-list__actions{background:#22d36d}.bots-list__delete-btn.ui-list__actions{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#080a148f;color:#e9f0f8db;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;justify-self:auto;margin-left:6px}.bots-list__item .bots-list__name,.bots-list__item .ui-list__title{opacity:1;visibility:visible;color:#f5f8fbf5}.chat-item__avatar,.chat-head__avatar{width:30px;height:30px;min-width:30px;min-height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.chats-left .chat-item{display:flex;align-items:flex-start}.chats-left .chat-item__main{min-width:0}.chats-left .chat-item{padding:10px}.chats-left .chat-item__name{font-size:15px;line-height:1.15;font-weight:700}.chats-left .chat-item__preview{margin-top:4px;font-size:12px;line-height:1.3}.chats-left .chat-item__time{font-size:12px}.history-table-wrap,.workspace-card,.balance-module-panel{border-radius:14px;border:1px solid var(--ulist-item-border);background:var(--ulist-item-bg);box-shadow:var(--ulist-shadow-inset)}.history-table thead tr{background:#ffffff14}.history-table tbody tr{background:transparent;transition:background .2s ease}.history-table tbody tr:hover{background:#ffffff14}.bot-editor__kb-row,.bots-list__item,.chat-item{box-shadow:0 0 0 1px #ffffff14 inset}.bot-editor__kb-row{padding:14px 16px}.bot-editor__head{position:relative;z-index:6;isolation:isolate;padding:2px 0}.bot-editor__head:before{content:"";position:absolute;top:-6px;right:-8px;bottom:-6px;left:-8px;border-radius:12px;background:linear-gradient(180deg,#0b0e16eb,#0b0e1600);pointer-events:none;z-index:-1}.bot-editor__title{position:relative;z-index:7;text-shadow:0 1px 2px rgba(0,0,0,.35)}.tool-add-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:170px;display:flex;flex-direction:column;gap:4px;padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#080a14f5;box-shadow:0 10px 22px #00000061;z-index:60}.tool-add-menu__item{height:34px;border-radius:8px;border:1px solid transparent;background:transparent;color:#ecf3fbeb;font-size:13px;font-weight:600;text-align:left;padding:0 10px;cursor:pointer}.tool-add-menu__item:hover{border-color:#ffffff26;background:#ffffff0f}.bot-editor .bot-editor__tabs{border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:8px;gap:18px}.bot-editor .bot-editor__tabs .balance-module-tab{font-size:14px;font-weight:600;color:#d2dfebb8;padding:0 0 8px}.bot-editor .bot-editor__tabs .balance-module-tab.is-active{color:#edf5fbf5;border-bottom-color:#f0f6fcd1}.bot-editor .bot-editor__kb-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:10px}.bot-editor .bot-editor__add-btn{height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#090c1694;color:#f0f6fbf0;padding:0 12px;font-size:13px;font-weight:700}.bot-editor .bot-editor__search{flex:1}.bot-editor .bot-editor__search-input{height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.13);background:#090c1680;color:#e2ecf5e6;font-size:13px}.bot-editor .bot-editor__tool-list{gap:8px}.bot-editor .bot-editor__tool-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:78px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#0f121e8f;padding:10px 12px}.bot-editor .bot-editor__tool-name{margin:0;font-size:14px;line-height:1.25;color:#f1f7fcf5;font-weight:700}.bot-editor .bot-editor__tool-meta{margin-top:3px;font-size:12px;color:#c1d1dfc2}.bot-editor .bot-editor__tool-desc{margin-top:5px;font-size:12px;line-height:1.3;color:#b8cad99e}.bot-editor .bot-editor__pill{min-width:70px;border-radius:999px;padding:4px 10px;font-size:11px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#ecf3fae6}.bot-editor .bot-editor__pill.is-on{background:#c0fcdceb;color:#0e7c44;border-color:#c0fcdceb}.bot-editor .bot-editor__tool-row .workspace-btn,.bot-editor .bot-editor__tool-row .bot-editor__ghost-btn{height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#090c169e;color:#eff5fbeb;font-size:12px;font-weight:700;padding:0 10px}.bot-editor .bot-editor__card{border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#0a0d18b8}.bot-editor .bot-editor__subtabs{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:8px;margin-bottom:10px;gap:14px}.bot-editor .bot-editor__subtabs .balance-module-tab{font-size:13px;font-weight:600;color:#cad8e4b8}.bot-editor .bot-editor__subtabs .balance-module-tab.is-active{color:#edf4fbf2;border-bottom-color:#eaf2fae0}.bot-editor .bot-editor__label{font-size:12px;color:#c9d8e5db;font-weight:500;gap:4px}.bot-editor .bot-editor__input,.bot-editor .bot-editor__textarea{border:1px solid rgba(255,255,255,.13);background:#080b158f;border-radius:10px;color:#ecf5fbf0}.bot-editor .bot-editor__input{height:34px;padding:0 10px;font-size:13px}.bot-editor .bot-editor__textarea{min-height:84px;padding:10px;font-size:13px;line-height:1.4}.bot-editor .bot-editor__toggle-row{margin:8px 0 4px;padding:8px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.bot-editor .bot-editor__switch{width:40px;height:22px}.bot-editor .bot-editor__switch:after{width:16px;height:16px;top:3px;left:3px}.bot-editor .bot-editor__switch.is-on:after{transform:translate(18px)}.tools-section{position:relative}.tools-section .bot-editor__kb-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:10px;position:relative}.tools-section .bot-editor__add-btn{height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#090c1694;color:#f0f6fbf0;font-size:13px;font-weight:700;padding:0 12px;cursor:pointer}.tools-section .bot-editor__search{flex:1}.tools-section .bot-editor__search-input{width:100%;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.13);background:#090c1680;color:#e2ecf5e6;padding:0 10px;font-size:13px}.tools-section .bot-editor__tool-list{gap:10px}.tools-section .bot-editor__tool-row{grid-template-columns:28px minmax(0,1fr) auto;gap:14px;min-height:74px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,#0f1420c2,#14101c85);padding:10px 12px}.tools-section .bot-editor__tool-grip{width:24px;height:24px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#c9d9e58c;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.tools-section .bot-editor__tool-main{min-width:0}.tools-section .bot-editor__tool-name{font-size:28px;line-height:1.08;font-weight:700;color:#f1f7fcf2}.tools-section .bot-editor__tool-meta{margin-top:2px;font-size:13px;color:#afc4d4b8}.tools-section .bot-editor__tool-desc{margin-top:3px;font-size:12px;color:#b0c6d89e}.tools-section .bot-editor__tool-right{display:inline-flex;align-items:center;gap:8px}.tools-section .bot-editor__chip{height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0b0e18a6;color:#e8f0f8e6;font-size:11px;font-weight:700;padding:0 10px;display:inline-flex;align-items:center}.tools-section .bot-editor__row-toggle{width:44px;height:24px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff3d;position:relative}.tools-section .bot-editor__row-toggle:after{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:999px;background:#fffffff2;transition:transform .18s ease}.tools-section .bot-editor__row-toggle.is-on{background:#2ac579d9}.tools-section .bot-editor__row-toggle.is-on:after{transform:translate(19px)}.tool-add-menu{display:none}.bot-editor__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200}.bot-editor__overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04081061;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.bot-editor__right-panel{position:absolute;top:14px;right:14px;width:min(980px,calc(100vw - 28px));height:calc(100vh - 28px);border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#060a12f2;box-shadow:0 16px 36px #00000061;padding:14px 14px 12px;display:flex;flex-direction:column;gap:12px;transform:translate(30px);opacity:0;transition:transform .2s ease,opacity .2s ease;z-index:2;overflow:auto}.bot-editor__right-panel.is-open{transform:translate(0);opacity:1}.bot-editor__overlay-close{position:absolute;top:10px;right:10px;width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#090c16cc;color:#e6eff7eb;font-size:16px;line-height:1;cursor:pointer}.bot-editor__right-head{font-size:15px;font-weight:700;color:#eef5fcf5;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.12)}.bot-editor__right-tabs{display:flex;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:8px}.bot-editor__right-tab{height:30px;border:0;background:transparent;color:#c4d3e0bd;font-size:12px;font-weight:600;padding:0;cursor:pointer}.bot-editor__right-tab.is-active{color:#ecf4fbf2}.bot-editor__right-tab-panel{display:none;flex-direction:column;gap:10px}.bot-editor__right-tab-panel.is-active{display:flex}.bot-editor__right-label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#c9d8e5db}.bot-editor__right-input,.bot-editor__right-textarea{border:1px solid rgba(255,255,255,.13);background:#080b158f;border-radius:10px;color:#ecf5fbf0;font-size:13px}.bot-editor__right-input{height:34px;padding:0 10px}.bot-editor__right-textarea{min-height:98px;padding:10px;resize:vertical}.bot-editor__right-toggle-row{display:flex;align-items:center;gap:10px;min-height:38px;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:0 10px;font-size:13px;color:#dee9f3e0;cursor:pointer}.bot-editor__right-toggle-row .bot-editor__switch{width:34px;height:20px;border-radius:999px;background:#ffffff3d;position:relative;display:inline-block;cursor:pointer;transition:background .18s ease}.bot-editor__right-toggle-row .bot-editor__switch:after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;border-radius:999px;background:#fffffff2;transition:transform .18s ease}.bot-editor__right-toggle-row .bot-editor__switch.is-on{background:#2ac579d9}.bot-editor__right-toggle-row .bot-editor__switch.is-on:after{transform:translate(14px)}.bot-editor__param-add-btn{align-self:flex-start;height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#080c16ad;color:#e8f1f9e6;padding:0 10px;font-size:12px;font-weight:700;cursor:pointer}.bot-editor__param-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:10px}.bot-editor__param-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bot-editor__param-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.bot-editor__param-delete-btn{height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#080c16b3;color:#e8f1f9e6;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.bot-editor__right-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:8px}.bot-editor__right-btn{height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.15);padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.bot-editor__right-btn--ghost{background:#080c16b3;color:#e8f1f9e6}.bot-editor__right-btn--primary{background:#0077b65c;border-color:#2caaef85;color:#f1f8fdf5}.bot-editor__overlay button,.tools-section button{cursor:pointer}
