:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#20211f;background:#f7f7f4;font-synthesis:none;text-rendering:optimizeLegibility;--sidebar: #f1f1ed;--surface: #ffffff;--surface-soft: #f7f7f4;--surface-hover: #e9e9e4;--border: #e4e4de;--border-strong: #d7d7d0;--text: #20211f;--text-soft: #686a65;--text-faint: #96988f;--accent: #6556e8;--accent-soft: #efedff;--shadow-lg: 0 24px 70px rgba(27, 28, 25, .12);--shadow-md: 0 12px 35px rgba(27, 28, 25, .09)}.image-result>img,.image-library-grid figure>img{cursor:zoom-in}.image-viewer-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;padding:28px;cursor:zoom-out;place-items:center;background:#0c0d0cdb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-viewer-backdrop>img{display:block;max-width:min(96vw,3840px);max-height:94vh;cursor:default;object-fit:contain;border-radius:10px;box-shadow:0 24px 80px #0000007a}.image-viewer-close{position:fixed;z-index:1;top:18px;right:20px;display:grid;width:42px;height:42px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:#0000006b}.billing-compact-header>.icon-button{position:absolute;top:19px;right:22px}.billing-compact-summary .spinning{animation:spin .75s linear infinite}.billing-compact-plan-grid article.recommended{border-color:#6556e88f;background:linear-gradient(180deg,#efedff8f,#fff 68%)}.billing-compact-plan-grid article.current{border-color:#deded8;background:#f6f6f3;opacity:.72}.billing-compact-plan-heading b.current-badge{color:#73756e;background:#e8e8e3}.billing-compact-topup-options button.selected{border-color:#6556e89e;color:#5b4ed2;background:var(--accent-soft)}@media(max-width:720px){.billing-compact-header>.icon-button{top:14px;right:13px}}.billing-clean-balance-note .spinning{animation:spin .75s linear infinite}.billing-clean-plan-grid article.recommended{border-color:#6556e885;background:linear-gradient(180deg,#efedff8a,#fff 62%)}.billing-clean-plan-grid article.recommended>button{background:var(--accent)}.billing-clean-topup-options button.selected{border-color:#6556e89e;color:#5b4ed2;background:var(--accent-soft)}.billing-clean-body>.auth-error{margin:-4px 0 0}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{min-width:320px;overflow:hidden}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{display:flex;width:100%;height:100dvh;overflow:hidden;background:var(--surface)}.sidebar{position:relative;z-index:30;display:flex;width:278px;min-width:278px;height:100%;flex-direction:column;overflow:hidden;border-right:1px solid rgba(215,215,208,.72);background:var(--sidebar);transition:width .22s ease,min-width .22s ease,transform .22s ease}.sidebar.collapsed{width:0;min-width:0;transform:translate(-100%);border-right-color:transparent}.sidebar-top{display:flex;min-width:278px;height:64px;align-items:center;justify-content:space-between;padding:0 14px 0 16px}.sidebar-brand{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;letter-spacing:-.02em}.brand-mark{display:block;width:56px;height:56px;flex:0 0 auto;overflow:visible;filter:drop-shadow(0 10px 18px rgba(100,83,224,.18))}.brand-mark.compact{width:32px;height:32px;filter:drop-shadow(0 5px 9px rgba(100,83,224,.14))}.icon-button{display:inline-grid;width:36px;height:36px;flex:0 0 auto;cursor:pointer;place-items:center;border:0;border-radius:11px;color:#64665f;background:transparent;transition:background .15s ease,color .15s ease,transform .15s ease}.icon-button:hover{color:#292a27;background:var(--surface-hover)}.icon-button:active{transform:scale(.96)}button:focus-visible,a:focus-visible{outline:2px solid rgba(101,86,232,.72);outline-offset:2px}.icon-button svg,.new-chat-button>svg,.primary-nav button>svg,.share-button svg,.message-actions svg,.image-result figcaption svg,.library-empty>svg{stroke-width:1.9}.sidebar-brand .brand-mark{width:32px;height:32px}.icon-button.subtle{width:34px;height:34px;color:#6d6f68}.sidebar-toggle{color:#787a74}.new-chat-button{display:flex;min-width:246px;height:43px;margin:4px 15px 7px;padding:0 12px;cursor:pointer;align-items:center;gap:10px;border:1px solid var(--border-strong);border-radius:12px;background:#ffffffb8;font-size:14px;font-weight:600;box-shadow:0 1px 2px #1e1f1d08;transition:border-color .15s ease,background .15s ease,transform .15s ease}.new-chat-button.search-chat-button{margin-top:0;margin-bottom:9px;border-color:transparent;background:transparent;box-shadow:none;font-weight:540}.new-chat-button.search-chat-button:hover{border-color:transparent;background:#dadad394;transform:none}.new-chat-button:hover{border-color:#c7c7bf;background:#fff;transform:translateY(-1px)}.new-chat-button kbd{margin-left:auto;color:var(--text-faint);font-size:11px;font-weight:500}.primary-nav{min-width:278px;padding:2px 10px 12px}.primary-nav button{display:flex;width:100%;height:40px;padding:0 11px;cursor:pointer;align-items:center;gap:11px;border:0;border-radius:10px;color:#555752;background:transparent;font-size:14px;text-align:left}.primary-nav button:hover,.primary-nav button.active{color:var(--text);background:#dadad3a8}.primary-nav button.active{font-weight:620}.primary-nav button em{display:grid;width:20px;height:20px;margin-left:auto;place-items:center;border-radius:6px;color:#7065d8;background:#e6e2ff;font-size:11px;font-style:normal;font-weight:700}.history-scroll{min-width:278px;flex:1;overflow-y:auto;padding:2px 10px 16px;scrollbar-width:thin;scrollbar-color:transparent transparent}.history-scroll:hover{scrollbar-color:#c9c9c1 transparent}.history-group+.history-group{margin-top:14px}.history-label{padding:0 10px 7px;color:var(--text-faint);font-size:11px;font-weight:650}.history-group button{display:flex;width:100%;height:35px;padding:0 9px;cursor:pointer;align-items:center;border:0;border-radius:8px;color:#50524d;background:transparent;font-size:13px;text-align:left}.history-group button:hover{background:#dadad394}.history-group button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-group button svg{visibility:hidden;color:var(--text-faint)}.history-group button:hover svg{visibility:visible}.history-empty{padding:9px 10px;color:var(--text-faint);font-size:11px;line-height:1.5}.history-item-wrap{position:relative;display:flex;align-items:center}.history-item-wrap>button:first-child.current{position:relative;background:#dadad3a8;font-weight:620}.history-item-wrap>button:first-child.current:before{position:absolute;left:2px;width:3px;height:16px;border-radius:999px;background:var(--accent);content:""}.history-item-wrap .history-more{position:absolute;right:3px;display:grid;width:29px;padding:0;place-items:center;opacity:.58;transition:opacity .14s ease,background-color .14s ease}.history-item-wrap .history-more svg{visibility:visible}.history-item-wrap:hover .history-more,.history-item-wrap:focus-within .history-more,.history-item-wrap .history-more[aria-expanded=true]{opacity:1}.history-item-wrap>button:first-child span{padding-right:25px}.history-task-indicator{position:absolute;right:36px;width:7px;height:7px;border:2px solid rgba(101,86,232,.24);border-top-color:var(--accent);border-radius:50%;animation:spin .75s linear infinite}.history-popover{position:absolute;z-index:90;top:31px;right:2px;width:142px;padding:5px;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:var(--shadow-md)}.history-popover button{height:32px;padding:0 8px;gap:7px}.history-popover button.danger{color:#b14949}.sidebar-bottom{position:relative;min-width:278px;padding:9px 10px 11px;border-top:1px solid rgba(215,215,208,.68)}.account-row{display:flex;width:100%;cursor:pointer;align-items:center;border:0;background:transparent;text-align:left}.account-row:hover{background:#dadad394}.account-row>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.account-row strong{font-size:12.5px;font-weight:650}.account-row small{display:flex;align-items:center;gap:4px;color:var(--text-faint);font-size:10.5px}.account-row{gap:10px;margin-top:3px;padding:8px;border-radius:10px}.avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#604e33;background:linear-gradient(145deg,#f3dcc1,#ddbd98);font-size:12px;font-weight:700}.account-row>svg{color:var(--text-faint)}.account-popover{position:absolute;z-index:90;right:10px;bottom:calc(100% - 4px);left:10px;padding:7px;border:1px solid var(--border);border-radius:15px;background:#fff;box-shadow:0 16px 42px #1d1e1c2b}.account-popover-summary{display:flex;padding:8px 9px 9px;align-items:center;gap:10px}.account-popover-summary>span:last-child{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.account-popover-summary strong,.account-popover-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover-summary strong{font-size:13px}.account-popover-summary small{color:var(--text-faint);font-size:10.5px}.account-popover>button{display:flex;width:100%;height:38px;padding:0 10px;cursor:pointer;align-items:center;gap:10px;border:0;border-radius:9px;color:var(--text);background:transparent;font:inherit;font-size:12px;text-align:left}.account-popover>button:hover{background:#f2f2ee}.account-popover>button.danger{color:#ad4545}.account-popover-divider{height:1px;margin:5px 4px;background:var(--border)}.collapsed-sidebar-button{position:fixed;z-index:50;top:14px;left:14px;display:grid;width:36px;height:36px;cursor:pointer;place-items:center;border:1px solid var(--border);border-radius:10px;background:#ffffffe6;box-shadow:0 4px 16px #1e1f1d0f}.main-panel{position:relative;display:flex;min-width:0;height:100%;flex:1;flex-direction:column;background:radial-gradient(circle at 50% -24%,rgba(111,95,234,.045),transparent 42%),var(--surface)}.topbar{position:relative;z-index:20;display:flex;height:64px;flex:0 0 64px;align-items:center;justify-content:space-between;padding:0 18px 0 20px;background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-sidebar-toggle{width:40px;height:40px;border-radius:12px}.model-picker{position:relative}.model-picker>button{display:flex;height:36px;padding:0 10px;cursor:pointer;align-items:center;gap:6px;border:0;border-radius:10px;background:transparent;font-size:15px;font-weight:660;letter-spacing:-.015em}.model-picker>button:hover{background:var(--surface-soft)}.composer-model-picker>button{height:36px;padding:0 9px;color:#4f514c;font-size:14px;font-weight:650}.composer-model-picker>button svg{width:16px;height:16px}.composer-model-picker .model-menu{top:auto;right:0;bottom:42px;left:auto}.model-menu{position:absolute;z-index:80;top:43px;left:0;width:238px;padding:7px;border:1px solid var(--border);border-radius:14px;background:#fffffffa;box-shadow:var(--shadow-md)}.menu-label{padding:5px 9px 7px;color:var(--text-faint);font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.model-menu button{display:flex;width:100%;min-height:50px;padding:7px 9px;cursor:pointer;align-items:center;justify-content:space-between;border:0;border-radius:9px;background:transparent;text-align:left}.model-menu button:hover,.model-menu button.selected{background:var(--surface-soft)}.model-menu button>span{display:flex;flex-direction:column;gap:2px}.model-menu strong{font-size:13px;font-weight:650}.model-menu small{color:var(--text-faint);font-size:10.5px}.model-menu svg{color:var(--accent)}.connection-pill{display:inline-flex;height:24px;padding:0 9px;align-items:center;gap:6px;border:1px solid #e5e5df;border-radius:999px;color:#777972;background:#fafaf8;font-size:10.5px;font-weight:600}.connection-pill i{width:6px;height:6px;border-radius:50%;background:#b0b1ab}.connection-pill.live{color:#397555;border-color:#d7eadf;background:#f3fbf6}.connection-pill.live i{background:#53b77a;box-shadow:0 0 0 3px #53b77a1c}.share-button{display:flex;height:35px;padding:0 12px;cursor:pointer;align-items:center;gap:7px;border:1px solid var(--border);border-radius:10px;background:#fff;font-size:12px;font-weight:600}.share-button:hover{background:var(--surface-soft)}.topbar-support{display:inline-flex;height:42px;padding:0 14px;cursor:pointer;align-items:center;gap:8px;border:0;border-radius:10px;color:#55534f;background:transparent;font-size:14.5px;font-weight:650;transition:color .16s ease,background .16s ease}.topbar-support:hover{color:#2f2c29;background:#f4f2ee}.topbar-support svg{color:#7760ca}.topbar-login{display:inline-flex;height:42px;padding:0 19px;cursor:pointer;align-items:center;justify-content:center;border:1px solid rgba(101,86,232,.3);border-radius:999px;color:#5f4ed1;background:#f4f1ff;font-size:14.5px;font-weight:700;transition:border-color .16s ease,background .16s ease,transform .16s ease}.topbar-login:hover:not(:disabled){border-color:#6556e87a;background:#ece7ff;transform:translateY(-1px)}.topbar-login:disabled{cursor:default;opacity:.55}.welcome-view{position:relative;display:flex;min-height:0;flex:1;overflow-y:auto;flex-direction:column;align-items:center;justify-content:center;justify-content:safe center;padding:44px 24px 30px}.welcome-content{width:min(780px,100%);margin:0;text-align:center}.welcome-content>.brand-mark{margin:0 auto 22px}.welcome-content h1{margin:0;color:#262724;font-size:clamp(28px,4vw,38px);font-weight:650;letter-spacing:-.04em}.welcome-content>p{margin:12px 0 31px;color:var(--text-soft);font-size:14px}.welcome-composer,.conversation-composer{width:100%}.starter-grid{display:grid;margin-top:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;text-align:left}.starter-card{display:flex;min-width:0;min-height:72px;padding:13px 14px;cursor:pointer;align-items:center;gap:11px;border:1px solid #e5e5df;border-radius:16px;color:var(--text);background:#ffffffc2;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.starter-card:hover{border-color:#d7d6df;background:#fbfbf9;box-shadow:0 7px 20px #1f201d0e;transform:translateY(-1px)}.starter-card:active{box-shadow:none;transform:translateY(0)}.starter-card:focus-visible{outline:3px solid rgba(101,86,232,.16);outline-offset:2px}.starter-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:12px;color:#656761;background:#f0f0ec;transition:color .15s ease,background .15s ease}.starter-card:hover .starter-icon{color:#5549ba;background:#efedfb}.starter-copy{display:flex;min-width:0;flex-direction:column;gap:3px}.starter-copy strong{font-size:13px;font-weight:650;letter-spacing:-.01em}.starter-copy small{overflow:hidden;color:var(--text-faint);font-size:10.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.composer-shell{position:relative;width:100%;border:1px solid var(--border-strong);border-radius:21px;background:#fffffffa;box-shadow:0 11px 36px #1d1e1b13,0 1px 2px #1d1e1b0a;transition:border-color .16s ease,box-shadow .16s ease}.composer-stack{width:100%}.composer-shell:focus-within{border-color:#cac7e7;box-shadow:0 15px 46px #38317a18,0 0 0 3px #6556e80e}.composer-shell.dragging-image{border-color:#8d82df;box-shadow:0 15px 46px #38317a1c,0 0 0 4px #6556e814}.image-drop-overlay{position:absolute;z-index:40;top:5px;right:5px;bottom:5px;left:5px;display:flex;pointer-events:none;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:1.5px dashed #8175d6;border-radius:17px;color:#5147a8;background:#f8f7fff5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.image-drop-overlay strong{margin-top:3px;font-size:13px;font-weight:680}.image-drop-overlay span{color:#817ba8;font-size:10.5px}.composer-shell textarea{display:block;width:100%;min-height:51px;max-height:180px;padding:18px 18px 6px;resize:none;overflow-y:auto;border:0;outline:0;color:var(--text);background:transparent;font-size:14px;line-height:1.5}.composer-shell.roomy textarea{min-height:62px;padding:19px 20px 8px;font-size:15px}.composer-shell textarea::placeholder{color:#9a9b96}.image-attachment-list{display:flex;padding:5px 12px 3px;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:thin}.image-attachment{position:relative;width:72px;height:72px;flex:0 0 72px;margin:0;overflow:hidden;border:1px solid #dedde5;border-radius:13px;background:#f1f1ee}.image-attachment img{display:block;width:100%;height:100%;object-fit:contain;background:#f1f1ee}.file-attachment-icon{display:grid;width:100%;height:100%;place-items:center;color:#686a65;background:linear-gradient(145deg,#f5f5f2,#e9e9e4)}.image-attachment figcaption{position:absolute;right:0;bottom:0;left:0;overflow:hidden;padding:12px 5px 4px;color:#fff;background:linear-gradient(to top,rgba(20,21,19,.72),transparent);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.image-attachment figcaption strong{font:inherit;font-weight:500}.image-attachment.file{width:210px;height:58px;flex-basis:210px;padding:8px 34px 8px 8px;align-items:center;gap:9px}.image-attachment.file .file-attachment-icon{width:40px;height:40px;flex:0 0 40px;border-radius:10px}.image-attachment.file figcaption{position:static;display:flex;min-width:0;padding:0;color:#4d4f4a;background:transparent;flex-direction:column;gap:2px;font-size:10.5px}.image-attachment.file figcaption strong{overflow:hidden;color:#30322f;font-size:10.5px;font-weight:620;text-overflow:ellipsis}.image-attachment.file figcaption small{color:#92948d;font-size:9px}.image-attachment button{position:absolute;top:4px;right:4px;display:grid;width:21px;height:21px;padding:0;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff;background:#232421b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-attachment button:hover{background:#232421e6}.composer-footer{display:flex;min-height:48px;padding:4px 8px 8px 9px;align-items:flex-end;justify-content:space-between}.composer-tools,.composer-actions{display:flex;align-items:center;gap:3px}.tool-picker{position:relative}.tool-trigger{border-radius:50%}.tool-trigger.active,.tool-trigger:hover{color:#33342f;background:#ecece8}.tool-menu{position:absolute;z-index:100;bottom:43px;left:0;width:300px;padding:7px;border:1px solid var(--border);border-radius:16px;background:#fffffffc;box-shadow:var(--shadow-lg);text-align:left}.tool-menu>button{display:flex;width:100%;min-height:55px;padding:7px 8px;cursor:pointer;align-items:center;gap:10px;border:0;border-radius:11px;color:#2d2e2b;background:transparent;text-align:left}.tool-menu>button:hover,.tool-menu>button.selected{background:#f2f2ef}.tool-menu-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:11px;color:#62645e;background:#ecece8}.tool-menu-icon.image{color:#7856ba;background:#f0eaff}.tool-menu>button>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.tool-menu strong{font-size:12.5px;font-weight:660}.tool-menu small{color:var(--text-faint);font-size:10.5px}.tool-menu-check{flex:0 0 auto;color:var(--accent)}.active-tool-chip{display:flex;height:31px;padding:0 8px;cursor:pointer;align-items:center;gap:5px;border:0;border-radius:9px;color:#356d9d;background:#eaf4fb;font-size:11px;font-weight:630}.active-tool-chip:hover{background:#deedf8}.image-mode-panel{display:flex;width:fit-content;max-width:100%;margin:9px 0 0;padding:6px 8px;align-items:center;gap:9px;border:1px solid #e1e0da;border-radius:999px;background:#f7f7f4}.image-mode-heading,.image-mode-heading>span,.image-option-group{display:flex;align-items:center}.image-mode-heading{gap:4px;padding-right:8px;border-right:1px solid #e1deec}.image-mode-heading>span{gap:5px;color:#6750ae;font-size:11px;font-weight:680;white-space:nowrap}.image-mode-heading>button{display:grid;width:24px;height:24px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:7px;color:#817c91;background:transparent}.image-mode-heading>button:hover{background:#ece9f7}.image-option-group{gap:4px}.image-option-group>span{margin-right:2px;color:#8a8792;font-size:10px;white-space:nowrap}.image-option-group>button{display:flex;height:27px;padding:0 8px;cursor:pointer;align-items:center;gap:5px;border:1px solid transparent;border-radius:8px;color:#65635f;background:transparent;font-size:10.5px;font-weight:620}.image-option-group>button:hover{background:#f0eef8}.image-option-group>button.selected{border-color:#d8d2ee;color:#5846a5;background:#fff;box-shadow:0 1px 4px #473a8414}.aspect-icon{display:inline-block;border:1.5px solid currentColor;border-radius:2px}.aspect-icon.landscape{width:13px;height:8px}.aspect-icon.portrait{width:8px;height:13px}.mode-picker{position:relative}.mode-trigger{display:flex;height:33px;padding:0 9px;cursor:pointer;align-items:center;gap:6px;border:0;border-radius:9px;color:#60625d;background:transparent;font-size:11.5px;font-weight:620}.mode-trigger:hover{background:var(--surface-soft)}.mode-trigger.mode-search,.mode-trigger.mode-image{color:#5c50c9;background:#f1efff}.mode-menu{position:absolute;z-index:100;bottom:42px;left:0;width:310px;padding:8px;border:1px solid var(--border);border-radius:16px;background:#fffffffc;box-shadow:var(--shadow-lg);text-align:left}.mode-menu>button{display:flex;width:100%;min-height:54px;padding:7px 8px;cursor:pointer;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;text-align:left}.mode-menu>button:hover,.mode-menu>button.selected{background:var(--surface-soft)}.menu-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;color:#686a65;background:#eeeeea}.menu-icon.mode-search{color:#3c70ad;background:#e7f1fc}.menu-icon.mode-image{color:#7551bb;background:#f0e8ff}.mode-menu button>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.mode-menu strong{font-size:12.5px;font-weight:650}.mode-menu small{color:var(--text-faint);font-size:10.5px}.mode-menu .menu-check{color:var(--accent)}.send-button{display:grid;width:34px;height:34px;cursor:pointer;place-items:center;border:0;border-radius:11px;color:#fff;background:#252623;transition:opacity .15s ease,transform .15s ease}.send-button:hover:not(:disabled){transform:scale(1.04)}.send-button:disabled{cursor:default;opacity:.28}.send-button.stop{color:#2b2c29;background:#e9e9e5}.welcome-footnote{margin-top:28px;color:#aaa9a4;font-size:10.5px}.conversation-view{display:flex;min-height:0;flex:1;flex-direction:column}.conversation-scroll{min-height:0;flex:1;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d1d1cb transparent}.conversation-column{width:min(780px,calc(100% - 36px));margin:0 auto;padding:34px 0 58px}.message-row{display:flex;width:100%;gap:13px}.message-row+.message-row{margin-top:31px}.message-row.user{justify-content:flex-end}.message-body{min-width:0;max-width:100%}.message-row.assistant .message-body{width:calc(100% - 45px)}.user-message-content{display:flex;width:fit-content;max-width:min(610px,82vw);margin-left:auto;align-items:flex-end;flex-direction:column;gap:7px}.user-input-images{display:flex;max-width:100%;justify-content:flex-end;flex-wrap:wrap;gap:7px}.user-input-images img{display:block;width:auto;height:auto;max-width:min(280px,68vw);max-height:240px;object-fit:contain;border:1px solid #dedfd9;border-radius:15px;background:#f2f2ef}.user-image-placeholder{display:flex;max-width:240px;min-height:40px;padding:8px 11px;align-items:center;gap:7px;border:1px solid #dedfd9;border-radius:12px;color:#686a65;background:#f4f4f1;font-size:11px}.user-input-files{display:flex;max-width:100%;align-items:flex-end;flex-direction:column;gap:6px}.user-input-file{display:flex;width:min(290px,72vw);min-height:54px;padding:9px 11px;align-items:center;gap:9px;border:1px solid #dedfd9;border-radius:14px;color:#5f615c;background:#f4f4f1}.user-input-file>svg{flex:0 0 auto}.user-input-file>span{display:flex;min-width:0;flex-direction:column;gap:2px}.user-input-file strong{overflow:hidden;color:#373936;font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.user-input-file small{color:#92948d;font-size:9.5px}.assistant-avatar{width:32px;height:32px;flex:0 0 32px}.assistant-avatar .brand-mark.compact{width:32px;height:32px;border-radius:10px}.user-bubble{max-width:min(610px,82vw);padding:11px 16px;border-radius:19px;color:#2f302d;background:#f0f0ec;font-size:14px;line-height:1.65;white-space:pre-wrap}.assistant-copy{color:#2e2f2c;font-size:14px;line-height:1.82}.assistant-copy p{margin:0 0 12px}.assistant-copy p:last-child{margin-bottom:0}.assistant-copy h1,.assistant-copy h2,.assistant-copy h3,.assistant-copy h4{margin:20px 0 9px;color:#222320;line-height:1.35}.assistant-copy h1:first-child,.assistant-copy h2:first-child,.assistant-copy h3:first-child,.assistant-copy h4:first-child{margin-top:0}.assistant-copy h1{font-size:1.45em}.assistant-copy h2{font-size:1.28em}.assistant-copy h3,.assistant-copy h4{font-size:1.08em}.assistant-copy ul,.assistant-copy ol{margin:0 0 12px;padding-left:1.55em}.assistant-copy li{margin:4px 0;padding-left:.12em}.assistant-copy li>p{margin:0}.assistant-copy a{color:#2868c7;text-decoration:underline;text-decoration-color:#2868c759;text-underline-offset:3px}.assistant-copy a:hover{text-decoration-color:currentColor}.assistant-copy blockquote{margin:12px 0;padding:1px 0 1px 14px;border-left:3px solid #d4d6cf;color:#666861}.assistant-copy blockquote>:last-child{margin-bottom:0}.assistant-copy code{border-radius:5px;background:#f1f2ee;padding:.14em .38em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.assistant-copy pre{margin:13px 0;overflow-x:auto;border:1px solid #e1e2dc;border-radius:12px;background:#f6f7f3;padding:13px 15px;line-height:1.62}.assistant-copy pre code{background:transparent;padding:0;font-size:12.5px}.generated-file-list{display:flex;width:min(520px,100%);margin-top:14px;flex-direction:column;gap:8px}.generated-file-card{display:flex;min-height:64px;padding:10px 12px;align-items:center;gap:11px;border:1px solid #dedfd9;border-radius:14px;color:#333531;background:#f7f7f4;text-decoration:none;transition:border-color .14s ease,background .14s ease,transform .14s ease}.generated-file-card:hover{border-color:#c7c9c1;background:#f2f3ef;transform:translateY(-1px)}.generated-file-icon,.generated-file-download{display:grid;flex:0 0 auto;place-items:center}.generated-file-icon{width:38px;height:38px;border-radius:11px;color:#2f6a45;background:#e4f1e8}.generated-file-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.generated-file-copy strong{overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.generated-file-copy small{color:#85877f;font-size:10px}.generated-file-download{width:32px;height:32px;border-radius:9px;color:#656861}.generated-file-card:hover .generated-file-download{color:#2f6a45;background:#e4f1e8}.assistant-copy table{display:block;width:max-content;max-width:100%;margin:13px 0;overflow-x:auto;border-collapse:collapse}.assistant-copy th,.assistant-copy td{min-width:92px;padding:8px 11px;border:1px solid #dedfd9;text-align:left}.assistant-copy th{background:#f3f4f0;font-weight:650}.assistant-copy hr{margin:18px 0;border:0;border-top:1px solid #dedfd9}.thinking-line{display:flex;height:32px;align-items:center;gap:5px}.thinking-line span{width:5px;height:5px;animation:pulse-dot 1.15s infinite ease-in-out;border-radius:50%;background:#999b94}.thinking-line span:nth-child(2){animation-delay:.12s}.thinking-line span:nth-child(3){animation-delay:.24s}.thinking-line em{margin-left:4px;color:var(--text-faint);font-size:11.5px;font-style:normal}.message-duration{margin-top:8px;color:var(--text-faint);font-size:10.5px;line-height:1.4}@keyframes pulse-dot{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.image-task-status{display:flex;max-width:680px;min-height:34px;margin:12px 0 16px;padding:3px 2px;align-items:flex-start;gap:10px}.image-task-status-icon{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;color:var(--accent)}.image-task-spinner{width:15px;height:15px;border:1.8px solid rgba(101,86,232,.18);border-top-color:var(--accent);border-radius:50%;animation:spin .9s linear infinite}.image-task-status-body{min-width:0;flex:1}.image-task-status-line{display:flex;min-height:22px;flex-wrap:wrap;align-items:center;gap:6px;line-height:1.55}.image-task-status-line strong{color:var(--text-muted);font-size:13px;font-weight:500}.image-task-status-line time{flex:0 0 auto;color:var(--text-faint);font-size:12px}.image-task-status-body p{margin:3px 0 0;color:var(--text-muted);font-size:12px;line-height:1.6}.image-task-actions{display:flex;flex-wrap:wrap;margin-top:9px;gap:7px}.image-task-actions button{display:inline-flex;min-height:31px;padding:0 11px;align-items:center;gap:5px;border:1px solid #d8d9d3;border-radius:9px;background:#fff;color:var(--text-muted);font-size:12px}.image-task-actions button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.image-result{position:relative;width:min(600px,100%);margin:19px 0 5px;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#171729;box-shadow:0 12px 32px #1818231f}.image-result img{display:block;width:100%;height:auto;max-height:min(70vh,760px);object-fit:contain;object-position:center;background:#171729}.image-result figcaption{display:flex;height:46px;padding:0 9px 0 13px;align-items:center;justify-content:space-between;color:#e4e4ed;background:#171729f5}.image-result figcaption>span{display:flex;align-items:center;gap:7px;color:#c8c8d7;font-size:10.5px}.image-result figcaption>div{display:flex;align-items:center;gap:2px}.image-actions-wrap{position:relative}.image-action-menu{position:absolute;z-index:50;right:0;bottom:37px;display:flex!important;width:158px;padding:5px;flex-direction:column;align-items:stretch!important;border:1px solid #3d3d50;border-radius:11px;background:#252536;box-shadow:0 14px 34px #00000040}.image-action-menu button,.image-action-menu a{display:flex!important;width:100%!important;height:33px!important;padding:0 9px;align-items:center;justify-content:flex-start;color:#eeeef5!important;font-size:11px;text-decoration:none}.image-result figcaption a,.image-result figcaption button{display:grid;width:31px;height:31px;cursor:pointer;place-items:center;border:0;border-radius:9px;color:#dadae4;background:transparent}.image-result figcaption a:hover,.image-result figcaption button:hover{background:#ffffff1a}.sources-block{width:min(700px,100%);margin-top:19px}.sources-title{display:flex;margin-bottom:8px;align-items:center;gap:7px;color:#454741;font-size:13px;font-weight:680}.source-grid{display:flex;flex-direction:column;gap:6px}.source-grid a{display:flex;min-width:0;min-height:54px;padding:9px 11px;align-items:center;gap:10px;border:1px solid #dedfd9;border-radius:11px;color:inherit;background:#fff;text-decoration:none;transition:border-color .14s ease,background .14s ease,transform .14s ease}.source-grid a:hover{border-color:#c7c9c1;background:#f8f9f5;transform:translateY(-1px)}.source-index{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:7px;color:#5c50bd;background:#eeecff;font-size:11px;font-weight:700}.source-grid a>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.source-grid strong{display:block;overflow:hidden;font-size:13px;font-weight:650;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.source-grid small{display:flex;min-width:0;overflow:hidden;align-items:center;gap:5px;color:#777972;font-size:11px;line-height:1.35}.source-grid small>span:first-child{flex:0 0 auto;color:#565851;font-weight:550}.source-path{min-width:0;overflow:hidden;color:#8b8d86;text-overflow:ellipsis;white-space:nowrap}.source-grid a>svg{flex:0 0 auto;color:#85877f}.source-address-warning{display:flex;min-height:58px;padding:10px 12px;flex-direction:column;justify-content:center;gap:3px;border:1px solid #e2e3de;border-radius:11px;color:#777972;background:#f8f8f5;font-size:12px;line-height:1.45}.source-address-warning strong{color:#555750;font-size:13px;font-weight:650}.message-actions{display:flex;height:35px;margin-top:9px;align-items:center;gap:1px}.message-actions button{display:grid;width:31px;height:31px;cursor:pointer;place-items:center;border:0;border-radius:8px;color:#898b85;background:transparent}.message-actions button:hover{color:#51534e;background:var(--surface-soft)}.message-actions button.active{color:var(--accent);background:var(--accent-soft)}.conversation-view.compact .message-row+.message-row{margin-top:18px}.conversation-view.compact .conversation-column{padding-top:22px}.image-library-view{min-height:0;flex:1;overflow-y:auto;padding:38px clamp(18px,5vw,64px) 60px}.library-heading{display:flex;max-width:1100px;margin:0 auto 26px;align-items:flex-start;justify-content:space-between;gap:20px}.library-heading h1{margin:0 0 7px;font-size:28px;letter-spacing:-.035em}.library-heading p{margin:0;color:var(--text-soft);font-size:12px}.library-empty{display:flex;width:min(470px,100%);min-height:250px;margin:80px auto 0;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1px dashed var(--border-strong);border-radius:20px;color:var(--text-faint);background:var(--surface-soft);text-align:center}.library-empty strong{color:var(--text);font-size:14px}.library-empty span{font-size:11px}.library-empty button,.primary-button{height:35px;padding:0 14px;cursor:pointer;border:0;border-radius:10px;color:#fff;background:#272824;font-size:11.5px;font-weight:650}.image-library-grid{display:grid;max-width:1100px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.image-library-grid figure{margin:0;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:#f4f4f1}.image-library-grid img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#f4f4f1}.image-library-grid figcaption{display:flex;height:42px;padding:0 9px;align-items:center;justify-content:flex-end;gap:5px}.image-library-grid button,.image-library-grid a{display:inline-flex;height:29px;padding:0 8px;cursor:pointer;align-items:center;gap:5px;border:0;border-radius:8px;color:#555752;background:transparent;font-size:10.5px;text-decoration:none}.image-library-grid button:hover,.image-library-grid a:hover{background:#fff}.image-library-grid .library-delete-button{color:#a64747}.image-library-grid .library-delete-button:hover{color:#8f3434;background:#fff1f1}.image-library-grid button:disabled{cursor:wait;opacity:.55}.library-section{max-width:1100px;margin:0 auto 34px}.library-section-heading{display:flex;margin:0 0 12px;align-items:center;justify-content:space-between;gap:14px;color:var(--text-soft);font-size:11px}.library-section-heading strong{color:var(--text);font-size:13px}.unsaved-badge{padding:4px 8px;border-radius:999px;color:#8a6840;background:#fbf3e7;font-size:10px}.local-images-section{margin-top:34px;padding-top:24px;border-top:1px solid var(--border)}.compact-empty{min-height:170px;margin-top:45px}.modal-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;padding:18px;place-items:center;background:#1d1e1b52;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.history-search-backdrop{padding-top:min(16vh,138px);place-items:start center}.history-search-dialog,.archived-dialog{width:min(620px,100%);overflow:hidden;border:1px solid rgba(211,211,204,.92);border-radius:18px;background:#fff;box-shadow:0 24px 70px #1819162e}.history-search-header{display:flex;min-height:58px;padding:0 13px 0 18px;align-items:center;gap:11px;border-bottom:1px solid #ecece7;color:#777970}.history-search-header input{min-width:0;height:56px;flex:1;border:0;outline:0;color:var(--text);background:transparent;font-size:15px}.history-search-header input::placeholder{color:#a3a49e}.history-search-results{max-height:min(54vh,440px);min-height:184px;overflow-y:auto;padding:8px}.history-search-state{display:flex;min-height:168px;padding:28px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--text-faint);font-size:12px;text-align:center}.history-search-state strong{color:var(--text);font-size:14px}.history-search-state span:not(.small-spinner){max-width:330px;line-height:1.55}.history-search-result{position:relative;display:flex;width:100%;min-height:64px;padding:10px 70px 10px 12px;cursor:pointer;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;border:0;border-radius:11px;color:var(--text);background:transparent;text-align:left}.history-search-result:hover,.history-search-result.active{background:#f1f1ed}.history-search-result-title{display:flex;max-width:100%;align-items:center;gap:8px}.history-search-result-title strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.history-search-result-title em{padding:2px 6px;flex:0 0 auto;border-radius:999px;color:#6d685b;background:#e9e7de;font-size:9px;font-style:normal}.history-search-result small{display:block;max-width:100%;overflow:hidden;color:var(--text-faint);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.history-search-result time{position:absolute;top:13px;right:12px;color:#a1a29c;font-size:10px}.history-search-footer{display:flex;min-height:38px;padding:0 14px;align-items:center;justify-content:flex-end;gap:15px;border-top:1px solid #ecece7;color:var(--text-faint);font-size:9.5px}.history-search-footer span{display:inline-flex;align-items:center;gap:4px}.history-search-footer kbd{min-width:19px;padding:2px 4px;border:1px solid #d9d9d3;border-radius:5px;color:#777870;background:#fafaf8;font-size:9px;text-align:center}.archived-dialog{width:min(560px,100%)}.archived-dialog>header{display:flex;padding:20px 20px 15px;align-items:flex-start;justify-content:space-between}.archived-dialog h2{margin:0 0 5px;font-size:19px}.archived-dialog header p{margin:0;color:var(--text-faint);font-size:10.5px}.archived-list{max-height:min(58vh,460px);min-height:180px;overflow-y:auto;padding:4px 14px 18px}.archived-item{display:flex;min-height:54px;padding:5px 3px 5px 10px;align-items:center;gap:4px;border-top:1px solid #efefeb}.archived-item>button:first-child{display:flex;min-width:0;height:44px;flex:1;cursor:pointer;justify-content:center;flex-direction:column;gap:4px;border:0;background:transparent;text-align:left}.archived-item strong{overflow:hidden;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.archived-item time{color:var(--text-faint);font-size:10px}.danger-icon{color:#b14949}.settings-dialog,.auth-dialog,.billing-dialog:not(.billing-compact-dialog){width:min(480px,100%);overflow:hidden;border:1px solid var(--border);border-radius:19px;background:#fff;box-shadow:var(--shadow-lg)}.support-dialog{width:min(430px,100%);overflow:hidden;border:1px solid rgba(218,215,209,.95);border-radius:20px;background:#fff;box-shadow:0 26px 80px #1d1a1633}.wallet-dialog>header .icon-button{position:absolute;top:13px;right:13px}.referral-dialog>header .icon-button{position:absolute;top:13px;right:13px}.referral-activity-row>span.rewarded{color:#6548c7;background:#eee8ff}.support-dialog>header{display:flex;padding:20px 20px 16px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #efede9}.support-dialog-title{display:flex;min-width:0;align-items:center;gap:12px}.support-dialog-title>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:13px;color:#7356d1;background:#f0ebff}.support-dialog-title h2{margin:0 0 4px;color:#2e2c29;font-size:19px;letter-spacing:-.02em}.support-dialog-title p{margin:0;color:#8a8781;font-size:11px}.support-contact-list{display:flex;padding:14px;flex-direction:column;gap:9px}.support-contact-card{display:flex;min-height:68px;padding:13px 13px 13px 15px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e8e5df;border-radius:14px;background:#fbfaf8}.support-contact-card.prominent{min-height:88px;border-color:#d9ccff;background:linear-gradient(135deg,#f5f1ff,#fbfaff);box-shadow:0 8px 24px #6f52d014}.support-contact-card>div{display:flex;min-width:0;flex-direction:column;gap:3px}.support-contact-card span{color:#817d76;font-size:11px;font-weight:650}.support-contact-card strong{color:#2f2d29;font-size:17px;letter-spacing:.015em}.support-contact-card.prominent strong{color:#6245c5;font-size:21px}.support-contact-card small{color:#887dae;font-size:10px}.support-contact-card>button{display:inline-flex;height:34px;padding:0 11px;flex:0 0 auto;cursor:pointer;align-items:center;justify-content:center;gap:5px;border:1px solid #ddd8d0;border-radius:9px;color:#55514c;background:#fff;font-size:11px;font-weight:650;transition:border-color .16s ease,color .16s ease,background .16s ease}.support-contact-card>button:hover{border-color:#cfc4ef;color:#684bc7;background:#faf8ff}.support-contact-card.prominent>button{border-color:#7456d2;color:#fff;background:#7456d2}.support-contact-card.prominent>button:hover{border-color:#6848c9;color:#fff;background:#6848c9}.settings-dialog>header,.auth-dialog>header,.billing-dialog:not(.billing-compact-dialog)>header{display:flex;padding:20px 20px 15px;align-items:flex-start;justify-content:space-between}.auth-dialog>header.auth-dialog-header-login{position:relative;display:block;padding:23px 54px 10px;text-align:center}.auth-dialog-header-login h2{margin:0;font-size:20px}.auth-dialog-header-login .icon-button{position:absolute;top:13px;right:13px}.settings-dialog h2,.auth-dialog h2,.billing-dialog:not(.billing-compact-dialog) h2{margin:0 0 5px;font-size:19px}.settings-dialog header p,.auth-dialog header p,.billing-dialog:not(.billing-compact-dialog) header p{margin:0;color:var(--text-faint);font-size:10.5px}.billing-refresh .spinning{animation:spin .75s linear infinite}.billing-plan-grid article.recommended{border-color:#6556e885;background:linear-gradient(180deg,#efedff99,#fff 46%);box-shadow:0 10px 30px #6556e817}.billing-plan-grid button.primary{color:#fff;background:var(--accent);box-shadow:0 7px 18px #6556e833}.billing-plan-grid button.primary:hover{background:#594bdd}.billing-plan-grid button.secondary{border:1px solid var(--border-strong);color:var(--text);background:#fff}.billing-plan-grid button.secondary:hover{background:var(--surface-soft)}.billing-topup-options button:hover,.billing-topup-options button.selected{border-color:#6556e885;background:var(--accent-soft)}.billing-dialog-body>.auth-error{margin:-5px 0 0}.billing-pricing-header>.icon-button{position:absolute;top:22px;right:24px}.billing-plan-switch button.selected{border-color:#6556e8ad;color:#5b4ed2;background:#fff;box-shadow:0 2px 8px #6556e814}.billing-mode-action.secondary{border:1px solid #393a36;color:var(--text);background:#fff}.billing-mode-action.secondary:hover{background:var(--surface-soft)}.billing-mode-action.primary{border:0;color:#fff;background:var(--accent);box-shadow:0 8px 20px #6556e82e}.billing-mode-action.primary:hover{background:#594bdd}.billing-topup-card .billing-topup-options button:hover,.billing-topup-card .billing-topup-options button.selected{border-color:#6556e8b8;color:#584bcf;background:#fff;box-shadow:0 2px 8px #6556e814}.billing-pricing-body>.auth-error{margin:12px 0 0}.auth-tabs{display:grid;margin:0 20px 16px;padding:3px;grid-template-columns:1fr 1fr;border-radius:11px;background:#f1f1ed}.auth-tabs button{height:34px;cursor:pointer;border:0;border-radius:8px;color:var(--text-soft);background:transparent;font-size:12px;font-weight:650}.auth-tabs button.active{color:var(--text);background:#fff;box-shadow:0 1px 4px #1e1f1d14}.auth-form{display:flex;padding:0 20px 22px;flex-direction:column;gap:13px}.auth-form label{display:flex;flex-direction:column;gap:6px;color:var(--text-soft);font-size:11px;font-weight:620}.auth-form input{width:100%;height:42px;padding:0 12px;border:1px solid var(--border-strong);border-radius:10px;outline:none;color:var(--text);background:#fff;font:inherit;font-size:13px}.auth-form input:focus{border-color:#9b94dc;box-shadow:0 0 0 3px #6a5ecf1a}.auth-invite-field.valid input{border-color:#6cb58b}.auth-invite-field.valid>svg{color:#258052}.auth-invite-field.invalid input{border-color:#d78383}.auth-invite-field.invalid>svg{color:#b14747}.auth-invite-status.valid{color:#258052}.auth-invite-status.invalid{color:#b14747}.auth-form .primary-button{width:100%;height:40px;margin-top:3px}.auth-step-form{padding-top:4px}.auth-input-wrap{position:relative;display:block}.auth-input-wrap input{padding-right:112px}.auth-form button:disabled,.account-dialog-body button:disabled{cursor:wait;opacity:.62}.auth-error{padding:9px 10px;border-radius:9px;color:#a04242;background:#fff2f2;font-size:10.5px;line-height:1.45}.account-dialog-body{display:flex;padding:4px 20px 22px;align-items:center;flex-direction:column;gap:9px;text-align:center}.account-dialog-avatar{display:grid;width:50px;height:50px;margin-bottom:2px;place-items:center;border-radius:50%;color:#5c554c;background:#eee9df}.account-dialog-body strong{font-size:14px}.account-dialog-body p{max-width:340px;margin:0 0 8px;color:var(--text-faint);font-size:10.5px;line-height:1.6}.haovio-sso-login{display:flex;padding:8px 24px 24px;align-items:center;flex-direction:column;gap:14px;text-align:center}.haovio-sso-login .auth-error{width:100%}.haovio-sso-login .primary-button{display:inline-flex;width:100%;height:42px;align-items:center;justify-content:center;gap:8px}.haovio-sso-login .primary-button:disabled{cursor:not-allowed;opacity:.58}.settings-list{padding:2px 20px}.settings-list label{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #efefeb}.settings-list label>span{display:flex;flex-direction:column;gap:4px}.settings-list strong{font-size:12.5px}.settings-list small{color:var(--text-faint);font-size:10px;line-height:1.45}.settings-list input{width:17px;height:17px;accent-color:var(--accent)}.settings-manage-row{display:flex;width:100%;min-height:66px;padding:0;cursor:pointer;align-items:center;justify-content:space-between;gap:18px;border:0;border-top:1px solid #efefeb;color:var(--text);background:transparent;text-align:left}.settings-manage-row:hover{color:var(--accent)}.settings-manage-row>span{display:flex;flex-direction:column;gap:4px}.small-spinner{width:17px;height:17px;border:2px solid #deded8;border-top-color:var(--accent);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.settings-note{margin:12px 20px;padding:10px 12px;border-radius:10px;color:#6d6a58;background:#faf8ed;font-size:10px;line-height:1.55}.settings-version{margin:0 20px 12px;color:var(--text-faint);font-size:10px;text-align:right}.settings-dialog footer{display:flex;padding:15px 20px 19px;justify-content:space-between;gap:10px;border-top:1px solid #efefeb}.danger-button{height:35px;padding:0 12px;cursor:pointer;border:1px solid #ecdada;border-radius:10px;color:#a34b4b;background:snow;font-size:11px}.toast{position:fixed;z-index:300;bottom:24px;left:50%;max-width:min(420px,calc(100vw - 30px));padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#fff;background:#232421f0;box-shadow:0 12px 35px #14141233;font-size:11.5px;transform:translate(-50%)}.conversation-composer-wrap{position:relative;z-index:15;flex:0 0 auto;padding:10px 22px 9px;background:linear-gradient(to top,#fff 70%,#fff0)}.conversation-composer{width:min(780px,100%);margin:0 auto}.conversation-composer .composer-shell{border-radius:19px;box-shadow:0 8px 30px #1d1e1b13,0 1px 2px #1d1e1b0a}.composer-disclaimer{margin-top:7px;color:#aaa9a4;font-size:9.5px;text-align:center}.mobile-only,.mobile-scrim{display:none}@media(max-width:900px){.source-grid a{min-height:52px}}@media(max-width:760px){.desktop-only{display:none!important}.mobile-only{display:inline-grid}.sidebar,.sidebar.open,.sidebar.collapsed{position:fixed;top:0;bottom:0;left:0;width:min(86vw,292px);min-width:min(86vw,292px);transform:translate(-102%);border-right:1px solid var(--border-strong);box-shadow:16px 0 45px #1e1f1d21}.sidebar.mobile-open{transform:translate(0)}.sidebar-top,.primary-nav,.history-scroll,.sidebar-bottom{min-width:min(86vw,292px)}.mobile-scrim{position:fixed;z-index:25;top:0;right:0;bottom:0;left:min(86vw,292px);display:block;cursor:default;border:0;background:#1c1d1b47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.history-search-backdrop{padding:8px;place-items:start center}.history-search-dialog{width:100%;margin-top:48px;border-radius:16px}.history-search-results{max-height:calc(100dvh - 200px)}.history-search-footer{display:none}.archived-dialog{max-height:calc(100dvh - 24px)}.topbar{height:58px;flex-basis:58px;padding:0 10px}.topbar-left,.topbar-actions{gap:4px}.connection-pill,.share-button span{display:none}.share-button{width:36px;padding:0;justify-content:center}.topbar-support{width:auto;height:40px;padding:0 11px;justify-content:center;gap:5px;border-radius:999px;color:#5f4ed1;background:#f6f3ff;font-size:13px}.topbar-support span{display:none}.topbar-support span.mobile-only{display:inline}.topbar-login{height:38px;padding:0 15px;font-size:13.5px}.support-dialog,.referral-dialog{width:100%;max-height:calc(100dvh - 20px);border-radius:18px}.welcome-view{justify-content:flex-start;padding:44px 14px calc(22px + env(safe-area-inset-bottom))}.welcome-content{margin:0 auto}.welcome-content>.brand-mark{width:46px;height:46px;margin-bottom:16px}.welcome-content h1{font-size:28px}.welcome-content>p{display:none}.welcome-composer{margin-top:27px}.starter-grid{margin-top:10px;grid-template-columns:1fr;gap:6px}.starter-card{min-height:52px;padding:8px 11px}.starter-icon{width:33px;height:33px;flex-basis:33px;border-radius:11px}.starter-copy strong{font-size:14px}.starter-copy small,.search-chat-button kbd{display:none}.mode-menu{left:-42px;width:min(310px,calc(100vw - 30px))}.conversation-column{width:calc(100% - 24px);padding-top:24px}.message-row+.message-row{margin-top:25px}.message-row.assistant .message-body{width:calc(100% - 41px)}.assistant-avatar,.assistant-avatar .brand-mark.compact{width:29px;height:29px;flex-basis:29px}.assistant-copy,.user-bubble{font-size:13.5px}.conversation-composer-wrap{padding:8px 9px calc(7px + env(safe-area-inset-bottom))}.composer-shell textarea,.composer-shell.roomy textarea{font-size:16px}.tool-menu{width:min(300px,calc(100vw - 38px))}.image-mode-panel{display:flex;width:100%;padding:6px 7px;gap:5px;border-radius:13px}.image-mode-heading{padding-right:5px}.image-option-group{min-width:0}.image-option-group>button{min-width:0;padding:0 6px}.billing-pricing-header>.icon-button{top:14px;right:12px}}@media(max-width:430px){.welcome-view{padding-top:36px}.modal-backdrop{padding:8px}}@media(max-height:720px)and (min-width:761px){.welcome-view{justify-content:flex-start;padding-top:28px}.welcome-content>.brand-mark{width:42px;height:42px;margin-bottom:14px}.welcome-content h1{font-size:31px}.welcome-content>p{margin:8px 0 22px}.welcome-footnote{margin-top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:1100px){.sidebar{width:310px;min-width:310px}.sidebar-top,.primary-nav,.history-scroll,.sidebar-bottom{min-width:310px}.sidebar-top{height:72px;padding:0 17px 0 19px}.sidebar-brand{gap:11px;font-size:18px}.sidebar-brand .brand-mark{width:37px;height:37px}.icon-button,.icon-button.subtle{width:40px;height:40px}.new-chat-button{min-width:278px;height:50px;margin-right:16px;margin-left:16px;padding:0 14px;gap:12px;border-radius:14px;font-size:16px}.new-chat-button kbd{font-size:12px}.primary-nav{padding:3px 11px 14px}.primary-nav button{height:46px;padding:0 13px;gap:12px;border-radius:12px;font-size:16px}.history-scroll{padding:3px 11px 18px}.history-group+.history-group{margin-top:17px}.history-label{padding:0 11px 8px;font-size:12.5px}.history-group button{height:41px;padding:0 11px;border-radius:10px;font-size:15px}.history-item-wrap .history-more{right:4px;width:33px}.history-item-wrap>button:first-child span{padding-right:30px}.history-popover{top:37px;width:154px;padding:6px;border-radius:12px}.history-popover button{height:37px;gap:9px}.sidebar-bottom{padding:11px 11px 13px}.account-row{padding:9px;gap:11px;border-radius:12px}.account-row strong{font-size:14px}.account-row small{font-size:12px}.avatar{width:37px;height:37px;font-size:14px}.topbar{height:72px;flex-basis:72px;padding:0 22px 0 24px}.topbar-actions{gap:10px}.share-button{height:40px;padding:0 14px;border-radius:12px;font-size:14px}.welcome-view{padding:52px 28px 36px}.welcome-content{width:min(860px,100%)}.welcome-content>.brand-mark{width:64px;height:64px;margin-bottom:25px}.welcome-content h1{font-size:clamp(34px,4vw,43px)}.welcome-content>p{margin:14px 0 35px;font-size:16px}.starter-grid{margin-top:16px;gap:11px}.starter-card{min-height:82px;padding:15px 16px;gap:13px;border-radius:18px}.starter-icon{width:40px;height:40px;flex-basis:40px;border-radius:13px}.starter-copy strong{font-size:15px}.starter-copy small{font-size:12px}.conversation-column{width:min(860px,calc(100% - 46px));padding:42px 0 68px}.message-row{gap:15px}.message-row+.message-row{margin-top:36px}.message-row.assistant .message-body{width:calc(100% - 53px)}.assistant-avatar,.assistant-avatar .brand-mark.compact{width:38px;height:38px;flex-basis:38px}.assistant-avatar .brand-mark.compact{border-radius:12px}.assistant-copy{font-size:16px;line-height:1.78}.assistant-copy pre code{font-size:14px}.user-message-content,.user-bubble{max-width:min(680px,82vw)}.user-bubble{padding:13px 18px;border-radius:21px;font-size:16px;line-height:1.62}.user-input-images img{max-width:min(320px,68vw);max-height:275px;border-radius:17px}.user-input-file{width:min(330px,72vw);min-height:62px;padding:10px 13px}.user-input-file strong{font-size:13px}.user-input-file small{font-size:11px}.message-actions{height:39px;margin-top:10px;gap:2px}.message-actions button{width:35px;height:35px}.source-grid a{min-height:62px;padding:10px 13px;border-radius:13px}.source-grid strong{font-size:14.5px}.source-grid small{font-size:12px}.conversation-composer-wrap{padding:12px 26px 11px}.conversation-composer{width:min(860px,100%)}.conversation-composer .composer-shell{border-radius:23px}.composer-shell textarea{min-height:58px;padding:20px 20px 7px;font-size:16px}.composer-shell.roomy textarea{min-height:70px;padding:21px 22px 9px;font-size:17px}.composer-footer{min-height:54px;padding:5px 10px 9px 11px}.composer-tools,.composer-actions{gap:4px}.composer-model-picker>button{height:40px;padding:0 10px;font-size:15px}.send-button{width:39px;height:39px;border-radius:13px}.image-attachment{width:80px;height:80px;flex-basis:80px}}.np-root{height:100%;overflow-y:auto;background:var(--surface-soft)}.np-wrap{max-width:1000px;margin:0 auto;padding:28px 28px 64px;display:flex;flex-direction:column;gap:16px}.np-title{margin:0 0 4px;font-size:22px;font-weight:650;letter-spacing:-.02em}.np-error{padding:11px 14px;border-radius:10px;background:#fdecea;color:#a3372a;font-size:13px}.np-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px}.np-card-head{display:flex;align-items:center;gap:12px}.np-card-head h2{margin:0;font-size:14px;font-weight:600}.np-card-head>.np-btn,.np-card-head>.np-note{margin-left:auto}.np-note{font-size:12.5px;color:var(--text-faint)}.np-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.np-input{flex:1;min-width:180px;font:inherit;font-size:14px;padding:10px 13px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);color:var(--text)}.np-input::placeholder{color:var(--text-faint)}.np-input:focus-visible{outline:none;border-color:var(--accent)}.np-select{font:inherit;font-size:14px;padding:9px 12px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);color:var(--text);cursor:pointer}.np-select:disabled{opacity:.45;cursor:default}.np-switch{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.np-switch input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.np-empty{margin:0;font-size:13.5px;color:var(--text-faint);line-height:1.6}.np-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.np-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--border)}.np-list>.np-item:first-child{border-top:0;padding-top:4px}.np-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;text-align:left}.np-item-main strong{font-size:14px;font-weight:550;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.np-item-main small{font-size:12px;color:var(--text-faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.np-item-link{font:inherit;border:0;background:none;color:inherit;padding:0;cursor:pointer}.np-item-link:hover strong{color:var(--accent)}.np-item-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.np-btn{font:inherit;font-size:13.5px;font-weight:550;padding:9px 16px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);color:var(--text);cursor:pointer;flex:none}.np-btn:hover{background:var(--surface-hover)}.np-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.np-btn:disabled{opacity:.45;cursor:progress}.np-btn-primary{background:var(--text);border-color:var(--text);color:var(--surface)}.np-btn-primary:hover{background:#000;border-color:#000}.np-btn-quiet{border-color:transparent;color:var(--text-soft);padding:7px 12px}.np-btn-quiet:hover{background:var(--surface-hover);color:var(--text)}.np-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:24px;background:#1415136b}.np-modal-box{width:min(640px,100%);max-height:84vh;display:flex;flex-direction:column;background:var(--surface);border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden}.np-modal-head{display:flex;align-items:flex-start;gap:12px;padding:18px 20px 14px;border-bottom:1px solid var(--border)}.np-modal-head h2{margin:0;font-size:17px;font-weight:650;line-height:1.4;letter-spacing:-.01em}.np-modal-head>.np-btn{margin-left:auto}.np-modal-body{padding:18px 20px 24px;overflow-y:auto;font-size:14.5px;line-height:1.8}.np-modal-body p{margin:0 0 12px}.np-modal-body p:last-child{margin-bottom:0}.np-thumb{width:56px;height:40px;flex:none;object-fit:cover;border-radius:6px;background:var(--surface-hover)}.np-cover{display:block;width:100%;max-height:300px;object-fit:cover;border-radius:10px;margin-bottom:14px;background:var(--surface-hover)}.np-source{margin:0 0 14px;font-size:12.5px;color:var(--text-faint)}.np-source a{color:var(--accent);text-decoration:none}.np-source a:hover{text-decoration:underline}a.np-item-link{text-decoration:none;color:inherit}.nh-root{width:100%;max-width:860px;margin:34px auto 0;display:flex;flex-direction:column;gap:12px}.nh-head{display:flex;align-items:baseline;gap:12px;padding:0 2px}.nh-head h2{margin:0;font-size:13px;font-weight:600;color:var(--text-soft)}.nh-more{margin-left:auto;font:inherit;font-size:12.5px;border:0;background:none;color:var(--text-faint);cursor:pointer;padding:2px 4px;border-radius:6px}.nh-more:hover{color:var(--accent)}.nh-more:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.nh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media(max-width:900px){.nh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.nh-grid{grid-template-columns:minmax(0,1fr)}}.nh-card{font:inherit;text-align:left;padding:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.nh-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.nh-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.nh-card{transition:none}}.nh-thumb{display:block;aspect-ratio:16 / 9;background:var(--surface-hover);overflow:hidden}.nh-thumb img{display:block;width:100%;height:100%;object-fit:cover}.nh-thumb-empty{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--surface-hover),var(--accent-soft))}.nh-body{display:flex;flex-direction:column;gap:5px;padding:11px 13px 13px;min-width:0}.nh-card-title{font-size:13.5px;font-weight:600;line-height:1.45;letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nh-card-sum{font-size:12px;line-height:1.55;color:var(--text-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nh-card-src{font-size:11px;color:var(--text-faint);margin-top:1px}.news-chip{display:flex;align-items:center;gap:10px;width:100%;max-width:100%;margin:0 0 8px;padding:7px 9px 7px 7px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #1b1c190a;text-align:left;animation:news-chip-in .16s ease-out}@keyframes news-chip-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.news-chip{animation:none}}.news-chip-thumb{width:46px;height:34px;flex:none;object-fit:cover;border-radius:7px;background:var(--surface-hover)}.news-chip-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.news-chip-body strong{font-size:12.5px;font-weight:600;line-height:1.4;letter-spacing:-.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-chip-body small{font-size:11px;color:var(--text-faint)}.news-chip-close{flex:none;display:grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:7px;background:transparent;color:var(--text-faint);cursor:pointer}.news-chip-close:hover{background:var(--surface-hover);color:var(--text)}.news-chip-close:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.np-sep{width:1px;height:18px;background:var(--border);margin:0 2px}.np-inline{font-size:14px;color:var(--text-soft)}.nh-grid{animation:nh-fade .28s ease-out}@keyframes nh-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.nh-grid{animation:none}}.nh-dots{display:inline-flex;gap:4px;align-items:center}.nh-dots i{width:5px;height:5px;border-radius:50%;background:var(--border-strong);transition:background .2s ease}.nh-dots i.on{background:var(--accent)}@media(prefers-reduced-motion:reduce){.nh-dots i{transition:none}}.np-title{font-size:26px;letter-spacing:-.025em;margin-bottom:2px}.np-card-head h2{font-size:12.5px;font-weight:600;letter-spacing:.02em;color:var(--text-soft)}.np-thumb{width:56px;height:40px;flex:none;display:block;border-radius:6px;overflow:hidden;background:var(--surface-hover)}.np-thumb img{display:block;width:100%;height:100%;object-fit:cover}.np-thumb-blank{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--surface-hover),var(--accent-soft))}.np-row-action{opacity:0;transition:opacity .12s ease}.np-item:hover .np-row-action,.np-item:focus-within .np-row-action{opacity:1}@media(hover:none){.np-row-action{opacity:1}}@media(prefers-reduced-motion:reduce){.np-row-action{transition:none}}.np-item{padding-left:8px;padding-right:8px;margin-left:-8px;margin-right:-8px;border-radius:8px}.np-item:hover{background:var(--surface-soft)}.np-more{align-self:flex-start;font:inherit;font-size:12.5px;padding:6px 2px 0;border:0;background:none;color:var(--text-faint);cursor:pointer}.np-more:hover{color:var(--accent)}.np-more:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.np-card>.np-empty{margin-top:-4px}
