:root,html,body,[data-theme=dark]{--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg: #0b0c12;--text: #f4f4f8;--hint: #9aa0b3;--link: #a5b4fc;--btn: #818cf8;--btn-deep: #4f46e5;--btn-text: #0b0c12;--sec: #14151d;--line: rgba(165, 180, 252, .18);--press: rgba(129, 140, 248, .12);--tg-viewport-height: 100% !important;--tg-viewport-stable-height: 100% !important;--tg-theme-bg-color: #0b0c12 !important;--tg-theme-secondary-bg-color: #14151d !important;--tg-theme-text-color: #f4f4f8 !important;--tg-theme-hint-color: #9aa0b3 !important;--tg-theme-link-color: #a5b4fc !important;--tg-theme-button-color: #818cf8 !important;--tg-theme-button-text-color: #0b0c12 !important;--tg-theme-accent-text-color: #818cf8 !important;--tg-theme-subtitle-text-color: #9aa0b3 !important;--tg-theme-destructive-text-color: #f87171 !important;--tg-theme-section-header-text-color: #a5b4fc !important;--tg-theme-section-bg-color: #14151d !important;--tg-theme-header-bg-color: #0b0c12 !important;--tg-theme-bottom-bar-bg-color: #10111a !important;--tgui--bg_color: #0b0c12 !important;--tgui--secondary_bg_color: #14151d !important;--tgui--text_color: #f4f4f8 !important;--tgui--hint_color: #9aa0b3 !important;--tgui--link_color: #a5b4fc !important;--tgui--button_color: #818cf8 !important;--tgui--button_text_color: #0b0c12 !important;--tgui--accent_text_color: #818cf8 !important;--tgui--subtitle_text_color: #9aa0b3 !important;--tgui--destructive_text_color: #f87171 !important;--tgui--section_bg_color: #14151d !important;--tgui--header_bg_color: #0b0c12 !important;--tgui--section_header_text_color: #a5b4fc !important;--env-safe-b: env(safe-area-inset-bottom, 0px);--safe-bottom: calc(var(--env-safe-b) + 28px);--kb: 0px}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden;position:fixed;inset:0;overscroll-behavior:none}html,body{background:var(--bg);color:var(--text);font-family:var(--font);color-scheme:dark}.tgui-7e5c1,[class*=tgui]{color:var(--text)}[class*=tgui] h1,[class*=tgui] h2,[class*=tgui] h3,[class*=tgui] span,[class*=tgui] p,[class*=tgui] textarea{color:inherit}*{box-sizing:border-box;letter-spacing:normal;word-spacing:normal}button,input,textarea{font:inherit;outline:none!important;box-shadow:none;-webkit-tap-highlight-color:transparent}@keyframes rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes pop{0%{opacity:0}to{opacity:1}}@keyframes pulse{50%{opacity:.45}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.plain{font-family:var(--font);letter-spacing:.01em;word-spacing:.06em;white-space:pre-wrap}.shell,.chat-shell{position:absolute;inset:0;display:flex;flex-direction:column;overflow:hidden}.page-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-page{padding:0 0 16px}.card{margin:0 16px;border:1px solid var(--line);border-radius:16px;background:#14151d;overflow:hidden}.user-card{display:flex;align-items:center;gap:12px;padding:14px}.user-card b,.user-card span{display:block}.user-card span{margin-top:3px;font-size:13px;color:var(--hint)}.sec-title{margin:20px 16px 8px;font-size:13px;font-weight:700;color:#a5b4fc}.sec-note{margin:8px 16px 0;font-size:12px;color:var(--hint)}.choice{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left}.choice:last-child{border-bottom:0}.choice.on{background:var(--press)}.choice input{accent-color:#818cf8}.choice span{display:block;min-width:0}.choice b,.choice small{display:block}.choice small{margin-top:2px;color:var(--hint);font-size:13px}.stat{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.save-btn{display:block;width:calc(100% - 28px);margin:12px 14px 14px;padding:12px;border:0;border-radius:12px;background:#818cf8;color:#0b0c12;font-weight:700}.save-btn.danger{background:#be3b5a;color:#fff}.page-head{flex:0 0 auto;z-index:4;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:18px 16px 12px;background:var(--bg)}.page-head h1{margin:0;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.02em;white-space:pre-wrap;color:#eef2ff}.page-head p{margin:6px 0 0;font-size:13px;color:var(--hint);white-space:pre-wrap}.round-btn{width:36px;height:36px;border:0;border-radius:18px;background:var(--btn);color:var(--btn-text);display:grid;place-items:center;transition:transform .14s ease}.round-btn:active{transform:scale(.9)}.quota-bar{margin:0 16px 14px;padding:10px 12px;border-radius:14px;background:#16182a;border:1px solid var(--line);border-left:3px solid var(--btn);animation:rise .4s cubic-bezier(.22,1,.36,1)}.quota-bar strong,.quota-bar span{display:block;white-space:pre-wrap}.quota-bar strong{font-size:13px}.quota-bar span{margin-top:3px;font-size:12px;color:var(--hint)}.chat-list{border-top:1px solid var(--line)}.swipe{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.swipe-actions{position:absolute;inset:0 0 0 auto;display:flex;width:148px}.act{flex:1;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#eef2ff;font-size:11px;font-weight:650}.act.edit{background:#4f46e5}.act.del{background:#be3b5a}.chat-row{position:relative;z-index:1;display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px 11px 16px;border:0;background:var(--bg);color:inherit;text-align:left;touch-action:pan-y;transition:transform .28s cubic-bezier(.2,.85,.25,1)}.row-more{display:none;flex:0 0 36px;height:36px;border:0;border-radius:18px;background:transparent;color:#8b91a7}@media(hover:hover)and (pointer:fine){.row-more{display:grid;place-items:center}.row-more:hover{background:var(--press);color:#eef2ff}}.ava{width:50px;height:50px;border-radius:50%;flex:0 0 50px;display:grid;place-items:center;background:var(--btn-deep);color:#eef2ff;font-size:17px;font-weight:700;box-shadow:inset 0 0 0 2px #a5b4fc59}.ava.sm{width:38px;height:38px;flex-basis:38px;font-size:14px}.row-main{min-width:0;flex:1}.row-top{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.row-top b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.row-top time{flex:0 0 auto;font-size:12px;color:var(--hint)}.row-main small{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:var(--hint)}.empty-page{padding:48px 28px;text-align:center;animation:rise .4s cubic-bezier(.22,1,.36,1)}.empty-page h2,.empty-page p{white-space:pre-wrap}.empty-page h2{margin:16px 0 8px;font-size:22px}.empty-page p{margin:0 auto;max-width:280px;font-size:15px;line-height:1.45;color:var(--hint)}.mark{width:72px;height:72px;margin:0 auto;border-radius:24px;display:grid;place-items:center;background:var(--bg);color:var(--btn);border:1px solid var(--line);animation:pop .35s ease}.chat-shell{background:var(--sec)}.chat-head{flex:0 0 auto;position:relative;z-index:6;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#10111a;border-bottom:1px solid var(--line);box-shadow:inset 0 2px #818cf8}.chat-head-main{min-width:0;flex:1}.chat-head-main b,.chat-head-main span{display:block;white-space:pre-wrap}.chat-head-main b{font-size:16px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-head-main span{margin-top:1px;font-size:12px;color:var(--hint)}.ghost{border:0;background:transparent;color:var(--link);padding:8px;font-size:20px;line-height:1;transition:transform .14s ease}.ghost:active{transform:scale(.9)}.file-strip{flex:0 0 auto;display:flex;gap:6px;overflow-x:auto;padding:8px 12px;background:var(--bg);border-bottom:1px solid var(--line)}.pill{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:var(--sec);border:1px solid var(--line);font-size:12px;white-space:nowrap}.thread{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 12px 12px;display:flex;flex-direction:column;gap:8px}.empty-chat{margin:auto;padding:12px 20px 40px;text-align:center;animation:rise .4s cubic-bezier(.22,1,.36,1)}.empty-chat h2,.empty-chat p{white-space:pre-wrap}.empty-chat h2{margin:14px 0 8px;font-size:20px;font-weight:700}.empty-chat p{margin:0 auto;max-width:260px;font-size:14px;line-height:1.5;color:var(--hint)}.msg{display:flex;animation:rise .36s cubic-bezier(.22,1,.36,1)}.msg.user{justify-content:flex-end}.msg.user .bubble{transform-origin:bottom right}.msg.assistant .bubble{transform-origin:bottom left}.bubble{max-width:min(80%,440px);padding:8px 12px 5px;border-radius:18px;font-size:15.5px;line-height:1.4;white-space:pre-wrap;word-break:break-word}.msg.user .bubble{background:var(--btn-deep);color:#eef2ff;border-bottom-right-radius:5px}.msg.assistant .bubble{background:var(--bg);color:var(--text);border:1px solid var(--line);border-bottom-left-radius:5px}.msg.assistant .bubble.has-code{max-width:min(94%,560px)}.msg-body{display:block}.think-box{margin:0 0 8px;border-radius:10px;background:#10111a;border:1px solid var(--line)}.think-box summary{list-style:none;cursor:pointer;padding:6px 8px;font-size:12px;color:var(--hint)}.think-box summary::-webkit-details-marker{display:none}.think-body{padding:0 8px 8px;max-height:220px;overflow-y:auto;font-size:13px;line-height:1.45;color:var(--hint);white-space:pre-wrap}.inline-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;padding:1px 6px;border-radius:6px;background:#818cf824;color:#c7d2fe}.msg.user .inline-code{background:#0b0c1247;color:#eef2ff}.code-card{margin:8px 0 6px;border-radius:12px;border:1px solid var(--line);background:#10111a;overflow:hidden}.code-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;background:#161826;border-bottom:1px solid var(--line);font-size:12px;color:var(--hint)}.code-bar button{display:inline-flex;align-items:center;gap:5px;margin:0;padding:3px 8px;border:0;border-radius:8px;background:transparent;color:var(--hint)}.code-bar button.on,.code-bar button:active{color:#c7d2fe;background:var(--press)}.code-card pre{margin:0;padding:10px 12px 12px;overflow-x:auto;-webkit-overflow-scrolling:touch;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.45;white-space:pre;color:#e8eaf4}.code-card.open .code-bar span:after{content:" ???"}.admin-msg{margin:0 0 14px;white-space:pre-wrap;word-break:break-word}.admin-msg .who{display:block;margin-bottom:4px}.msg.live time{animation:pulse 1s ease infinite}.bubble time{display:block;margin-top:3px;font-size:11px;opacity:.7;text-align:right}.composer-wrap{flex:0 0 auto;z-index:6;padding:10px 14px calc(12px + var(--safe-bottom));background:var(--bg);border-top:1px solid var(--line)}.composer{display:flex;align-items:flex-end;gap:10px}.composer textarea{flex:1;min-height:36px;max-height:120px;resize:none;border:1px solid var(--line);border-radius:18px;padding:8px 14px;background:var(--sec);color:var(--text);outline:none;transition:border-color .16s ease}.composer textarea:focus{border-color:#818cf8}.icon-plain,.send{width:36px;height:36px;border:0;border-radius:18px;display:grid;place-items:center;transition:transform .14s ease,opacity .16s ease}.icon-plain{background:transparent;color:var(--text)}.icon-plain.on{color:#c7d2fe;background:var(--press)}.icon-plain:active,.send:active{transform:scale(.9)}.send{background:var(--btn);color:var(--btn-text)}.send[disabled]{opacity:.35}.send:not([disabled]){transition:opacity .2s ease}.send.stop{width:auto;padding:0 12px;font-size:13px;font-weight:600;background:#d04848}.err{padding:0 14px 6px;font-size:12px;color:#d04848;white-space:pre-wrap}.sheet{padding:8px 16px 20px}.rename-label{display:block;margin:4px 0 8px;font-size:13px;color:var(--hint)}.rename-input{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;background:#0b0c12;color:var(--text);outline:none}.rename-input:focus{border-color:#818cf8}.sheet button{display:block;width:100%;margin-top:10px;padding:12px 18px;border:0;border-radius:12px;background:transparent;color:inherit;text-align:center;font-size:16px}.sheet-primary{background:#818cf8!important;color:#0b0c12!important;font-weight:650}.sheet button.danger{color:#f87171}.transcript{padding:4px 16px 24px}.transcript p{margin:0 0 14px;line-height:1.45;white-space:pre-wrap}.transcript .who{display:block;margin-bottom:3px;font-size:12px;color:var(--hint)}.instr{padding:12px 16px 8px}.instr label{display:block;margin-bottom:8px;font-size:13px;color:var(--hint)}.instr-box{display:block;width:100%;min-height:96px;max-height:160px;resize:none;border:1px solid var(--line);border-radius:14px;padding:12px 14px;background:#0b0c12;color:var(--text);line-height:1.45}.instr-box:focus{border-color:#818cf8}.instr-box.tall{min-height:180px;max-height:360px;resize:vertical}.dock{flex:0 0 auto;z-index:20;display:flex;background:#10111a;border-top:1px solid var(--line);padding:10px 12px calc(12px + var(--safe-bottom))}html.kb-open .dock,.kb-open .dock{display:none}.dock button{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#8b91a7;font-size:11px;font-weight:600}.dock button.on{color:#818cf8}.dlg-back{position:fixed;inset:0;z-index:40;background:#07080e9e;display:grid;place-items:center;padding:24px}.dlg{width:min(100%,360px);padding:20px 18px 16px;border-radius:18px;background:#14151d;border:1px solid var(--line);box-shadow:0 16px 40px #00000059}.dlg h3{margin:0 0 8px;font-size:18px;color:#eef2ff}.dlg p{margin:0 0 16px;font-size:14px;color:var(--hint)}.dlg-row{display:flex;gap:8px;margin-top:14px}.dlg-btn{display:block;width:100%;margin-top:8px;padding:12px 14px;border:0;border-radius:12px;background:#1c1e2b;color:#eef2ff;font-size:15px;font-weight:650}.dlg-row .dlg-btn{margin-top:0}.dlg-btn.primary{background:#818cf8;color:#0b0c12}.dlg-btn.danger{background:#be3b5a;color:#fff}.dlg-btn.ghost{background:transparent;color:var(--hint)}
