:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f1f1f;--bg:#f7f7f8;--bg-2:#fff;--panel:#fff;--panel-2:#f3f4f6;--panel-warm:#fffffff0;--line:#0f172a14;--line-strong:#0f172a24;--text:#1f1f1f;--muted:#6b7280;--soft:#374151;--paper:#fff;--cyan:#10a37f;--cyan-dark:#0d7f63;--amber:#10a37f;--sage:#d1fae5;--steel:#94a3b8;--danger:#e76f51;--walnut:#374151;--travertine:#e5e7eb;--accent-glow:#10a37f24;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--shadow-panel:0 16px 40px #0f172a0f;--shadow-canvas:0 24px 80px #0f172a14;background:#f7f7f8;font-family:Segoe UI,PingFang SC,Microsoft YaHei UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:radial-gradient(circle at top,#fffffff2,#f7f7f8eb 50%,#eef0f3e0),linear-gradient(#fff 0%,#f7f7f8 100%);min-width:320px;height:100%;min-height:100vh;margin:0;overflow:hidden}body.is-resizing-layout,body.is-resizing-layout *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}button,input,select{font:inherit}button{color:inherit}.visually-hidden-input{display:none}button,select{border:0}button:disabled{cursor:not-allowed;opacity:.48;transform:none}h1,h2,h3,p{margin:0}.studio-shell{grid-template-rows:auto minmax(0,1fr) auto;gap:16px;min-height:100vh;padding:20px;display:grid}.studio-bar{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg, #3a2d21eb, #1b1814e0), var(--panel-warm);min-height:84px;box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);grid-template-columns:minmax(280px,.95fr) minmax(420px,1.5fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.brand-lockup,.studio-actions,.toolbar-group,.viewport-meta,.section-title,.select-row span,.primary-button,.ghost-button{align-items:center;display:flex}.brand-lockup{gap:12px;min-width:0}.brand-mark{color:#24170d;background:linear-gradient(135deg, #f0d6a8, #b9814a 58%, #7c5838), var(--cyan);border-radius:16px;flex:none;place-items:center;width:50px;height:50px;display:grid;box-shadow:inset 0 0 0 1px #ffffff80,0 14px 34px #d1a46c33}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-bottom:4px;font-size:11px;line-height:1.2}.brand-lockup h1,.panel-heading h2,.timeline-heading h2{color:var(--text);letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1.2;overflow:hidden}.project-strip{border:1px solid var(--line);border-radius:var(--radius-sm);background:#101312b3;grid-template-columns:repeat(4,minmax(92px,1fr));min-width:0;display:grid}.project-strip div{border-right:1px solid var(--line);min-width:0;padding:10px 12px}.project-strip div:last-child{border-right:0}.project-strip span,.project-strip strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.project-strip span{color:var(--muted);margin-bottom:4px;font-size:11px}.project-strip strong{color:var(--soft);font-size:13px;font-weight:650}.studio-actions{justify-content:flex-end;gap:8px}.icon-button,.tool-button,.primary-button,.ghost-button,.select-shell{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff09;min-height:36px;transition:border-color .16s,background .16s,transform .16s}.icon-button,.tool-button{width:36px;height:36px;color:var(--soft);flex:none;place-items:center;display:grid}.icon-button:hover,.tool-button:hover,.ghost-button:hover,.select-shell:hover{border-color:var(--line-strong);background:#fff1}.primary-button{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber) 52%, #b9814a);border-color:#ffffff57;justify-content:center;gap:8px;min-width:122px;padding:0 15px;font-weight:780;box-shadow:0 12px 28px #d1a46c2e}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.primary-button[aria-busy=true]:disabled{cursor:wait;opacity:.82}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #d1a46cb8}.language-toggle{border:1px solid var(--line);border-radius:var(--radius-sm);background:#101312bd;grid-template-columns:repeat(2,minmax(48px,1fr));min-height:36px;padding:3px;display:inline-grid}.language-toggle button{min-width:48px;min-height:28px;color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;padding:0 9px;font-size:12px;font-weight:720}.language-toggle button.is-active{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber))}.workspace-grid{grid-template-columns:320px minmax(520px,1fr) 340px;gap:14px;min-height:0;display:grid}.panel,.viewport-zone,.timeline-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg, #2d261eeb, #181613e6), var(--panel);min-width:0;box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panel{padding:14px;overflow:hidden}.brief-panel,.control-panel{overflow:auto}.panel-heading,.timeline-heading,.critique-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-heading h2{font-size:17px}.status-badge{border:1px solid var(--line);min-height:24px;color:var(--soft);white-space:nowrap;background:#ffffff0a;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;display:inline-flex}.drop-zone{border:1px solid var(--line);border-radius:var(--radius-sm);background:#10131285;gap:10px;margin-top:16px;padding:12px;display:grid}.brief-dropzone{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:#ffffff06;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;min-height:158px;padding:14px;display:grid}.brief-dropzone--empty{background:#d1a46c0b;border-color:#d1a46c4d}.brief-dropzone__icon{border:1px solid var(--line);border-radius:var(--radius-sm);width:42px;height:42px;color:var(--cyan);background:#d1a46c14;place-items:center;display:grid}.brief-dropzone__copy{min-width:0}.brief-dropzone strong{color:var(--text);font-size:14px;line-height:1.25;display:block}.brief-dropzone p,.brief-note p{color:var(--muted);font-size:12px;line-height:1.55}.brief-dropzone .ghost-button{grid-column:1/-1;margin-top:2px}.brief-file-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.brief-file-list li{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;color:var(--soft);background:#ffffff09;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:grid}.brief-file-list li span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.brief-file-list li button{color:#f0b79e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.brief-file-list li button:hover{background:#d9876a17;border-color:#d9876a57}.brief-note{border-top:1px solid var(--line);padding-top:12px}.brief-memory-summary{border-top:1px solid var(--line);padding-top:8px}.brief-memory-summary strong{color:var(--soft);font-size:11px}.brief-memory-summary ul{gap:4px;margin:6px 0 0;padding-left:16px;display:grid}.brief-history-card{border-radius:var(--radius-sm);background:#d1a46c0e;border:1px solid #d1a46c38;gap:10px;margin-top:12px;padding:12px;display:grid}.brief-history-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.brief-history-head p,.brief-history-empty{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.5}.brief-history-head strong{min-width:28px;height:28px;color:var(--amber);background:#d1a46c14;border:1px solid #d1a46c47;border-radius:999px;place-items:center;font-size:12px;display:inline-grid}.brief-history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:214px;padding-right:2px;display:grid;overflow:auto}.brief-history-thumb{border:1px solid var(--line);min-width:0;color:var(--muted);cursor:pointer;background:#ffffff09;border-radius:10px;gap:5px;padding:5px;display:grid}.brief-history-thumb:hover,.brief-history-thumb--active{color:var(--soft);background:#d1a46c1f;border-color:#d1a46c94}.brief-history-thumb img,.brief-history-thumb span{aspect-ratio:4/3;object-fit:cover;background:linear-gradient(125deg,#d4c8b4 0 34%,#7f8d85 35% 58%,#b99f73 59% 100%);border-radius:7px;width:100%}.brief-history-thumb em{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-style:normal;overflow:hidden}.brief-history-thumb:disabled{cursor:not-allowed;opacity:.52}.brief-analysis-card{border-radius:var(--radius-sm);background:#d1a46c0e;border:1px solid #d1a46c38;gap:10px;margin-top:12px;padding:12px;display:grid}.brief-analysis-card p,.brief-analysis-card em,.brief-analysis-card summary{color:var(--muted);font-size:12px;line-height:1.55}.brief-analysis-card pre,.prompt-details pre,.comparison-analysis pre{white-space:pre-wrap;word-break:break-word;max-height:220px;color:var(--soft);margin:0;font:12px/1.6 SFMono-Regular,Consolas,monospace;overflow:auto}.brief-analysis-card details,.prompt-details{border-top:1px solid var(--line);padding-top:8px}.brief-analysis-card summary,.prompt-details summary{cursor:pointer;color:var(--amber)}.floor-plan-preview{border-radius:var(--radius-sm);background:linear-gradient(90deg,#10131229 1px,#0000 1px) 0 0/18px 18px,linear-gradient(#10131229 1px,#0000 1px) 0 0/18px 18px,#d9d5ca;border:1px solid #edf2ee3d;height:178px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 8px #1013120f}.floor-plan-preview--empty{background:linear-gradient(90deg,#10131214 1px,#0000 1px) 0 0/16px 16px,linear-gradient(#10131214 1px,#0000 1px) 0 0/16px 16px,#d9d5caeb;place-items:center;display:grid}.floor-plan-preview--empty div{color:#101312d6;max-width:220px;padding:16px}.floor-plan-preview--empty strong{margin-bottom:8px;font-size:14px;display:block}.floor-plan-preview--empty p{font-size:12px;line-height:1.5}.floor-file-list{gap:8px;width:100%;margin:0;padding:16px;list-style:none;display:grid}.floor-file-list li{border-radius:var(--radius-sm);color:#101312c7;text-overflow:ellipsis;white-space:nowrap;background:#ffffff4d;border:1px solid #1013121f;min-width:0;padding:10px 12px;font-size:12px;overflow:hidden}.plan-room{color:#101312c7;background:#ffffff42;border:2px solid #1013126b;place-items:center;font-size:11px;display:grid;position:absolute}.plan-room--living{width:148px;height:88px;top:18px;left:16px}.plan-room--dining{width:92px;height:88px;top:18px;right:18px}.plan-room--suite{width:226px;height:46px;bottom:16px;left:16px}.plan-window{background:#62d7c42e;border:2px solid #246a61b8;width:44px;height:46px;position:absolute;bottom:16px;right:18px}.ghost-button{width:100%;color:var(--soft);justify-content:center;gap:8px;margin-top:10px;padding:0 12px}.asset-stack{gap:8px;margin-top:12px;display:grid}.asset-row{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:64px;color:inherit;text-align:left;cursor:pointer;background:#ffffff09;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.asset-row:hover{background:#d1a46c12;border-color:#d1a46c52}.asset-icon{width:38px;height:38px;color:var(--cyan);border-radius:var(--radius-sm);background:#62d7c41a;place-items:center;display:grid}.asset-row h3,.critique-panel h3,.timeline-card h3{letter-spacing:0;font-size:13px;line-height:1.25}.asset-row p,.brief-copy p,.timeline-card p,.timeline-card li,.direction-item p{color:var(--muted);font-size:12px;line-height:1.55}.asset-check{color:var(--sage)}.brief-copy,.control-section,.critique-panel{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.section-title{color:var(--soft);gap:8px;margin-bottom:10px;font-size:12px;font-weight:720}.run-status-panel{gap:10px;display:grid}.run-stage-rail{gap:6px;display:grid}.run-stage{border:1px solid var(--line);min-width:0;min-height:50px;color:var(--muted);background:#ffffff08;border-radius:10px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 8px;padding:8px;transition:border-color .18s,background .18s,transform .18s,color .18s;display:grid}.run-stage span{width:22px;height:22px;color:var(--muted);background:#ffffff0e;border-radius:999px;grid-row:1/span 2;place-items:center;font-size:11px;font-weight:820;display:grid}.run-stage strong,.run-stage em{text-overflow:ellipsis;min-width:0;overflow:hidden}.run-stage strong{color:var(--soft);white-space:nowrap;font-size:11px;line-height:1.25}.run-stage em,.run-stage-note,.floor-analysis-sidebar p,.floor-analysis-sidebar em,.quality-toggle-card p{color:var(--muted);font-size:11px;font-style:normal;line-height:1.5}.run-stage em{white-space:nowrap}.run-stage--done{background:#9fb08f14;border-color:#9fb08f61}.run-stage--done span{color:#1d1a14;background:var(--sage)}.run-stage--active{color:var(--text);background:#d1a46c21;border-color:#f0d6a89e;transform:translateY(-1px);box-shadow:0 0 0 1px #f0d6a814,0 10px 24px #d1a46c1f}.run-stage--active span{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber))}.run-stage--warning{background:#d9a74e1a;border-color:#d9a74e6b}.run-stage--skipped{opacity:.62;background:#ffffff05}.floor-analysis-sidebar{border-radius:var(--radius-sm);background:#d1a46c0e;border:1px solid #d1a46c38;gap:10px;padding:12px;display:grid}.floor-analysis-sidebar pre{white-space:pre-wrap;word-break:break-word;max-height:260px;color:var(--soft);margin:0;font:12px/1.6 SFMono-Regular,Consolas,monospace;overflow:auto}.quality-toggle-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff09;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.quality-toggle-card--active{background:#9fb08f14;border-color:#9fb08f5c}.quality-toggle-card .section-title{margin-bottom:4px}.quality-toggle-card button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:32px;color:var(--soft);white-space:nowrap;cursor:pointer;background:#ffffff0b;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.quality-toggle-card button.is-active{color:#1d1a14;background:linear-gradient(135deg, #f0d6a8, var(--amber));border-color:#f0d6a87a}.brief-copy p{color:#c8d0c9}.token-wrap{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.style-token{border:1px solid var(--line);color:#d5ddd7;cursor:pointer;background:#ffffff0a;border-radius:999px;max-width:100%;padding:7px 9px;font-size:12px}.style-token:hover{background:#d1a46c14;border-color:#d1a46c57}.viewport-zone{grid-template-rows:auto minmax(360px,1fr) auto;display:grid;overflow:hidden}.chat-workspace{grid-template-rows:auto minmax(360px,1fr) auto auto}.viewport-toolbar{border-bottom:1px solid var(--line);background:#141816b8;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:10px;display:flex}.toolbar-group{gap:6px}.tool-button.is-active{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber));border-color:#d1a46cad}.tool-button svg path{fill:currentColor}.viewport-meta{color:var(--muted);justify-content:flex-end;gap:8px;font-size:12px}.viewport-meta>span{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;display:inline-flex}.chat-thread{background:radial-gradient(circle at 88% 8%,#d1a46c1f,#0000 28%),linear-gradient(90deg,#f5ebdc06 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#f5ebdc05 1px,#0000 1px) 0 0/32px 32px,#15130f;align-content:start;gap:14px;min-height:360px;padding:20px;display:grid;overflow:auto}.empty-workspace{border:1px solid var(--line);border-radius:var(--radius-sm);background:#1d2220d1;gap:8px;padding:16px;display:grid}.empty-workspace strong{color:var(--text);font-size:14px}.empty-workspace p{color:var(--muted);font-size:12px;line-height:1.6}.chat-thread-heading{border:1px solid var(--line);border-radius:var(--radius-sm);background:#1d2220d1;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.chat-thread-heading h2{color:var(--text);font-size:18px;line-height:1.2}.chat-message{grid-template-columns:34px minmax(0,1fr);gap:10px;max-width:92%;display:grid}.chat-message--user{grid-template-columns:minmax(0,1fr) 34px;justify-self:end}.chat-message--user .message-avatar{grid-column:2}.chat-message--user .message-body{background:#62d7c414;border-color:#62d7c452;grid-area:1/1}.message-avatar{border:1px solid var(--line);border-radius:var(--radius-sm);width:34px;height:34px;color:var(--cyan);background:#62d7c417;place-items:center;font-size:12px;font-weight:820;display:grid}.message-body{border:1px solid var(--line);border-radius:var(--radius-sm);background:#1d2220eb;min-width:0;padding:12px}.message-meta{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:8px;display:flex}.message-meta .message-version-switch{margin-left:auto}.assistant-streaming-indicator{color:#047857;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.assistant-streaming-indicator span{background:#10a37f;border-radius:999px;width:8px;height:8px;animation:1.2s ease-out infinite assistant-streaming-pulse;box-shadow:0 0 #10a37f57}@keyframes assistant-streaming-pulse{0%{opacity:1;box-shadow:0 0 #10a37f57}70%{opacity:.72;box-shadow:0 0 0 6px #10a37f00}to{opacity:1;box-shadow:0 0 #10a37f00}}.message-meta strong{color:var(--text);font-size:13px}.message-meta .assistant-streaming-indicator{color:#047857;font-size:12px;font-weight:650}.message-meta .assistant-streaming-indicator span{color:inherit}.assistant-thinking-card{color:#202522;gap:12px;margin:2px 0 12px;padding:4px 0 2px;display:grid}.assistant-thinking-head{color:#262d298a;font-size:14px;font-weight:620;line-height:1.35}.assistant-thinking-divider{background:#2025221f;height:1px}.assistant-thinking-summary{color:#202522;margin:0;font-size:14px;line-height:1.7}.assistant-thinking-tool{color:#2025226b;align-items:center;gap:8px;min-width:0;font-size:13px;line-height:1.45;display:inline-flex}.assistant-thinking-tool svg{color:#20252270;flex:none}.assistant-thinking-tool span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.web-search-sources{border-top:1px solid #2025221f;margin-top:12px;padding-top:10px}.web-search-sources--warning{border-top-color:#e76f5147}.web-search-sources__head{min-width:0;color:var(--muted);align-items:center;gap:7px;display:flex}.web-search-sources__head svg{flex:none}.web-search-sources__head strong{color:var(--text);font-size:13px;font-weight:720;line-height:1.2}.web-search-sources__head span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.web-search-sources__strategy,.web-search-sources__query,.web-search-sources__answer,.web-search-diagnostics p{color:var(--soft);margin:7px 0 0;font-size:12px;line-height:1.5}.web-search-sources__query{overflow-wrap:anywhere}.web-search-citation-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.web-search-citation{min-width:0;max-width:min(100%,280px);color:inherit;background:#ffffffa3;border:1px solid #2025221f;border-radius:8px;align-items:center;gap:7px;padding:6px 8px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.web-search-citation:hover{background:#ffffffe6;border-color:#1b839947;transform:translateY(-1px)}.web-search-citation__index{width:18px;height:18px;color:var(--cyan-dark);background:var(--sage);border-radius:999px;flex:none;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.web-search-citation__body{gap:2px;min-width:0;display:grid}.web-search-citation strong,.web-search-citation small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.web-search-citation strong{color:var(--text);font-size:12px;line-height:1.25}.web-search-citation small{color:var(--muted);font-size:11px;line-height:1.2}.web-search-citation svg{color:var(--muted);flex:none}.web-search-diagnostics{gap:6px;margin-top:8px;display:grid}.web-search-diagnostics p{margin:0}.web-search-diagnostics strong,.web-search-diagnostics span{display:block}.system-update-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.system-update-grid div{border:1px solid var(--line);background:#ffffffad;border-radius:8px;min-width:0;padding:10px}.system-update-grid span,.system-update-grid strong{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.system-update-grid span{color:var(--muted);font-size:11px}.system-update-grid strong{color:var(--text);margin-top:4px;font-size:13px}.system-update-log{border:1px solid var(--line);color:#e5e7eb;white-space:pre-wrap;background:#101827;border-radius:8px;max-height:240px;margin-top:12px;padding:10px;font-size:11px;line-height:1.55;overflow:auto}.system-update-blockers{color:#92400e;background:#fffbebb8;border:1px solid #d9770647;border-radius:8px;margin-top:12px;padding:10px;font-size:12px;line-height:1.45}.system-update-blockers strong,.system-update-blockers p{margin:0;display:block}.system-update-blockers p{margin-top:4px}.form-error{color:var(--danger);margin-top:10px;font-size:12px;line-height:1.45}.message-body p,.analysis-list li{color:#c8d0c9;font-size:13px;line-height:1.65}.analysis-list{gap:5px;margin:10px 0 0;padding-left:18px;display:grid}.message-action-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.message-action-row button{color:#e5f7f2;cursor:pointer;background:#62d7c41f;border:1px solid #62d7c447;border-radius:10px;align-items:center;gap:6px;min-height:32px;padding:0 10px;display:inline-flex}.message-action-row small{min-width:0;color:var(--muted);flex:180px;font-size:12px;line-height:1.5}.render-preview-card{background:linear-gradient(#d1a46c14,#ffffff06),#12100d94;border:1px solid #d1a46c47;border-radius:18px;margin-top:12px;padding:14px}.empty-render-result{border:1px dashed var(--line);border-radius:var(--radius-sm);color:var(--muted);margin-top:12px;padding:12px;font-size:12px;line-height:1.6}.render-preview-info{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex;position:relative}.render-preview-info h3{color:var(--text);font-size:14px}.render-preview-info .score-pill{flex:none;position:static}.render-viewport--chat{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:250px;padding:12px}.render-viewport--chat .render-frame{width:100%;min-height:230px;box-shadow:0 18px 48px #00000042,inset 0 0 0 1px #ffffff42}.api-render-image{object-fit:contain;border:1px solid var(--line);border-radius:var(--radius-sm);background:#101312bd;width:100%;max-height:420px;display:block}.image-zoom-trigger{border-radius:var(--radius-sm);cursor:zoom-in;background:0 0;border:0;width:100%;padding:0}.image-zoom-trigger .api-render-image{transition:transform .18s,border-color .18s}.image-zoom-trigger:hover .api-render-image{border-color:#e0b77894;transform:scale(1.01)}.chat-version-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chat-composer{background:linear-gradient(#2b241ce6,#14120feb);gap:12px;padding:14px;display:grid}.composer-head,.composer-actions,.composer-attachments,.composer-meta-row,.shortcut-toolbar__head,.shortcut-chip-row,.parameter-stepper{align-items:center;gap:8px;display:flex}.composer-head{justify-content:space-between}.generation-mode-selector{border:1px solid var(--line);background:#ffffff08;border-radius:8px;flex-wrap:wrap;gap:6px;padding:4px;display:inline-flex}.generation-mode-selector button{min-height:30px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 10px}.generation-mode-selector button:hover:not(:disabled),.generation-mode-selector button.is-active{color:var(--text);background:#d1a46c1a;border-color:#d1a46c6b}.composer-head>span{color:var(--muted);font-size:12px}.composer-head div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.composer-head em{max-width:260px;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.composer-head button,.composer-attachments label,.composer-attachments button,.shortcut-chip-row button,.parameter-stepper button{border:1px solid var(--line);min-height:30px;color:var(--soft);cursor:pointer;background:#ffffff09;border-radius:999px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.composer-head button:hover,.composer-attachments label:hover,.composer-attachments button:hover:not(:disabled),.shortcut-chip-row button:hover:not(:disabled),.parameter-stepper button:hover:not(:disabled){background:#d1a46c14;border-color:#d1a46c61}.composer-attachments input{display:none}.chat-composer textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:96px;color:var(--text);background:#101312bd;outline:0;padding:12px}.composer-meta-row{color:var(--muted);flex-wrap:wrap;justify-content:space-between;font-size:11px;line-height:1.4}.shortcut-toolbar{border-radius:var(--radius-sm);background:#d1a46c0b;border:1px solid #d1a46c29;gap:8px;padding:10px;display:grid}.shortcut-toolbar__head{color:var(--soft);flex-wrap:wrap;justify-content:space-between;font-size:12px;font-weight:720}.shortcut-toolbar__head em{color:var(--muted);font-size:11px;font-style:normal;font-weight:400}.shortcut-chip-row{flex-wrap:wrap}.shortcut-chip{border:1px solid var(--line);background:#ffffff09;border-radius:999px;max-width:100%;display:inline-flex;overflow:hidden}.shortcut-chip button{background:0 0;border:0;border-radius:0}.shortcut-empty-note{width:100%;color:var(--muted);margin:0;padding:8px 0;font-size:12px;line-height:1.45}.chat-composer textarea:focus{border-color:#d1a46c8f;box-shadow:0 0 0 3px #d1a46c1a}.composer-actions{justify-content:space-between}.composer-submit{min-width:128px}.composer-hint{color:var(--muted);font-size:11px;line-height:1.5}.file-chip-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.file-chip-row em{max-width:180px;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;background:#62d7c411;border:1px solid #62d7c43d;border-radius:999px;padding:5px 8px;font-style:normal;overflow:hidden}.render-viewport{background:radial-gradient(circle at 74% 22%,#e0b7781f,#0000 30%),linear-gradient(90deg,#f5ebdc08 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#f5ebdc07 1px,#0000 1px) 0 0/32px 32px,#14120f;place-items:center;min-height:360px;padding:22px;display:grid;position:relative;overflow:hidden}.viewport-gridlines{pointer-events:none;border:1px solid #edf2ee14;position:absolute;inset:18px}.render-frame{aspect-ratio:16/9;border-radius:var(--radius-sm);background:var(--paper);width:min(100%,980px);min-height:300px;box-shadow:var(--shadow-canvas), inset 0 0 0 1px #ffffff52;border:1px solid #edf2ee38;position:relative;overflow:hidden}.render-scene{background:linear-gradient(#ffffff6b,#0000 46%),linear-gradient(110deg,#e4dfd4 0%,#d6d0c2 38%,#bfc0b5 100%);position:absolute;inset:0;overflow:hidden}.ceiling-plane{background:linear-gradient(90deg,#ffffff7a,#d6d0c23d),#ece8dd;border-bottom:1px solid #1013121a;height:42%;position:absolute;top:-18%;left:-8%;right:-8%;transform:skew(-12deg)}.back-wall{background:linear-gradient(90deg,#5848361f 1px,#0000 1px) 0 0/18px 100%,#d9d3c4;width:48%;height:39%;position:absolute;top:19%;left:8%;box-shadow:inset 0 -10px 20px #57483714}.wall-art{background:linear-gradient(140deg,#b9b093,#edf0e7);border:8px solid #544738cc;width:28%;height:44%;position:absolute;top:22%;left:14%}.wall-art--small{background:linear-gradient(140deg,#6e7f7b,#d7d6c8);width:19%;left:49%}.window-wall{background:linear-gradient(90deg,#ffffff85 1px,#0000 1px) 0 0/34% 100%,linear-gradient(#6990988c,#e9ece059);border-left:10px solid #5b4b385c;width:28%;height:56%;position:absolute;top:14%;right:8%;box-shadow:-20px 18px 42px #ffffff42}.floor-plane{background:linear-gradient(112deg,#62523929 1px,#0000 1px) 0 0/52px 100%,linear-gradient(#c9bdab,#a7967d);height:52%;position:absolute;bottom:-18%;left:-12%;right:-8%;transform:skew(-18deg)}.sofa-block{background:linear-gradient(#b7b7a9,#888c80);border-radius:5px 5px 14px 14px;width:35%;height:17%;position:absolute;bottom:20%;left:18%;box-shadow:0 18px 32px #26201842}.table-block{background:linear-gradient(145deg,#76654c,#b0a184);border-radius:50%;width:18%;height:10%;position:absolute;bottom:17%;left:44%;box-shadow:0 16px 24px #2620183d}.chair-block{background:linear-gradient(#5f584d,#3f403a);border-radius:5px;width:10%;height:12%;position:absolute;box-shadow:0 15px 22px #26201847}.chair-block--left{bottom:18%;left:62%}.chair-block--right{bottom:26%;left:71%}.plant-block{background:radial-gradient(circle at 40% 24%,#9bb68a 0 20%,#0000 22%),radial-gradient(circle at 62% 42%,#70865f 0 24%,#0000 25%),linear-gradient(#6b5e47 52%,#4b4032 53%);border-radius:50% 50% 10px 10px;width:8%;height:22%;position:absolute;bottom:18%;right:13%}.light-beam{mix-blend-mode:soft-light;background:linear-gradient(110deg,#ffffff5c,#0000 68%);width:40%;height:52%;position:absolute;top:21%;right:13%;transform:skew(-24deg)}.rendering-scan{background:linear-gradient(#0000 0 42%,#62d7c447 50%,#0000 58%),#62d7c40f;animation:1.2s ease-in-out infinite scan-frame;position:absolute;inset:0}@keyframes scan-frame{0%{transform:translateY(-48%)}to{transform:translateY(48%)}}.version-scene-a03 .render-scene{filter:saturate(.92)contrast(1.04)}.version-scene-a02 .render-scene{filter:saturate(.78)brightness(.84)}.frame-overlay{z-index:3;color:#101312b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#edf2eeb8;border:1px solid #1013121f;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;display:inline-flex;position:absolute}.frame-overlay--top{top:14px;left:14px}.frame-overlay--bottom{bottom:14px;right:14px}.filmstrip{border-top:1px solid var(--line);background:#141816b8;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:110px;padding:10px;display:grid}.version-tile{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;color:inherit;text-align:left;cursor:pointer;background:#ffffff09;grid-template-columns:72px minmax(0,1fr);align-items:end;gap:10px;padding:8px;display:grid;position:relative}.version-tile--selected{background:#d1a46c1a;border-color:#d1a46c94}.version-tile:hover{border-color:#d1a46c61}.version-thumb{border-radius:var(--radius-sm);background:linear-gradient(160deg,#ffffff47,#0000 45%),linear-gradient(125deg,#d4c8b4 0 34%,#7f8d85 35% 58%,#b99f73 59% 100%);border:1px solid #edf2ee29;height:56px;overflow:hidden}.version-thumb span{background:#27221c61;border-radius:50%;width:56%;height:35%;margin:29px auto 0;display:block}.version-tile strong,.version-tile p,.version-tile small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.version-tile strong{color:var(--text);margin-bottom:4px;font-size:13px}.version-tile p,.version-tile small{color:var(--muted);font-size:11px}.score-pill{color:#18130b;background:var(--amber);border-radius:999px;place-items:center;min-width:36px;min-height:28px;font-size:12px;font-weight:750;display:grid;position:absolute;top:8px;right:8px}.direction-stack{gap:8px;display:grid}.direction-editor{gap:10px;display:grid}.direction-empty{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.direction-row{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.direction-row span{min-height:34px;color:var(--cyan);border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff09;place-items:center;font-size:11px;font-weight:760;display:grid}.direction-row input{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:34px;color:var(--text);background:#101312bd;outline:0;padding:0 10px}.direction-row input:focus{border-color:#62d7c48c;box-shadow:0 0 0 2px #62d7c41f}.direction-row button,.direction-actions button,.quick-stack button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:34px;color:var(--soft);cursor:pointer;background:#ffffff09}.quick-stack .shortcut-chip button{background:0 0;border:0;border-radius:0}.direction-row button:hover,.direction-actions button:hover:not(:disabled),.quick-stack button:hover{background:#d1a46c14;border-color:#d1a46c61}.direction-actions,.quick-stack{flex-wrap:wrap;gap:8px;display:flex}.direction-actions button,.quick-stack button{padding:0 10px}.quick-stack-label{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.direction-item{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff08;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.direction-item--active,.direction-item:hover{background:#62d7c412;border-color:#62d7c457}.direction-item span{color:var(--cyan);font-size:11px;font-weight:760}.parameter-grid{gap:12px;display:grid}.parameter-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06;gap:9px;padding:10px;display:grid}.parameter-label{color:var(--muted);justify-content:space-between;gap:12px;font-size:12px;display:flex}.parameter-label strong{color:var(--cyan);font-weight:760}.parameter-card>input[type=range]{width:100%;accent-color:var(--cyan)}.parameter-stepper{justify-content:space-between}.parameter-stepper button{border-radius:var(--radius-sm);justify-content:center;width:34px;font-size:16px}.parameter-stepper input{border:1px solid var(--line);border-radius:var(--radius-sm);width:76px;min-height:30px;color:var(--soft);text-align:center;background:#101312bd;outline:0;padding:0 8px}.parameter-stepper input:focus{border-color:#d1a46c8f;box-shadow:0 0 0 3px #d1a46c1a}.select-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:46px;display:flex}.select-row--stacked{flex-direction:column;align-items:flex-start;padding:10px 0}.select-row--stacked .select-shell{width:100%}.select-row:last-child{border-bottom:0}.select-row span{color:var(--soft);gap:8px;font-size:12px}.select-shell{min-width:116px;color:var(--soft);justify-content:center;align-items:center;gap:6px;padding:0 34px 0 10px;display:inline-flex;position:relative}.select-shell select{width:100%;height:100%;color:var(--soft);appearance:none;cursor:pointer;background:0 0;border:none;outline:0;padding:0 34px 0 10px;position:absolute;inset:0}.select-shell svg{pointer-events:none;position:absolute;right:10px}.select-shell--input{cursor:text;justify-content:flex-start;min-width:168px;padding:0 10px}.select-shell--wide{width:100%;min-width:0}.select-shell--number{min-width:112px}.select-shell--input input{width:100%;min-width:0;height:100%;color:var(--soft);background:0 0;border:0;outline:0}.select-shell--number input{text-align:right}.select-shell__unit{color:var(--muted);white-space:nowrap;flex:none;font-size:11px}.critique-panel{border-radius:var(--radius-sm);background:linear-gradient(#d9a74e17,#ffffff06),#1013125c;border:1px solid #d9a74e2e;padding:14px}.score-ring{color:#151109;background:radial-gradient(circle at center, var(--amber) 0 57%, transparent 58%), conic-gradient(var(--amber) 0 87%, #ffffff24 87% 100%);border-radius:50%;flex:none;place-items:center;width:54px;height:54px;font-size:17px;font-weight:800;display:grid}.metrics{gap:12px;margin-top:14px;display:grid}.result-summary{gap:10px;margin-top:14px;display:grid}.result-summary p{color:var(--muted);font-size:12px;line-height:1.6}.result-summary pre{border:1px solid var(--line);border-radius:var(--radius-sm);max-height:220px;color:var(--soft);white-space:pre-wrap;background:#ffffff08;margin:0;padding:10px;overflow:auto}.metric{gap:7px;display:grid}.metric div:first-child{color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;display:flex}.metric strong{color:var(--soft)}.meter{background:#ffffff14;border-radius:999px;height:7px;position:relative;overflow:hidden}.meter-fill{border-radius:inherit;position:absolute;inset:0 auto 0 0}.meter-fill--good{background:linear-gradient(90deg, var(--cyan), var(--sage))}.meter-fill--warn{background:linear-gradient(90deg, var(--amber), #d67760)}.meter-fill--neutral{background:var(--steel)}.timeline-panel{padding:12px}.timeline-heading{align-items:center;margin-bottom:10px}.timeline-meta{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.timeline-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.timeline-card{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:164px;color:inherit;text-align:left;cursor:pointer;background:#ffffff09;padding:12px}.timeline-card--accepted{border-color:#9bb68a4d}.timeline-card--warning{border-color:#d9a74e57}.timeline-card--active,.timeline-card:hover{background:#d1a46c12;border-color:#d1a46c80}.timeline-step{color:var(--cyan);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;font-weight:760;display:flex}.timeline-card h3{margin-bottom:4px}.timeline-score{min-height:24px;color:var(--soft);background:#ffffff0f;border-radius:999px;align-items:center;margin:10px 0 8px;padding:0 8px;font-size:12px;display:inline-flex}.timeline-card ul{gap:5px;margin:0;padding-left:16px;display:grid}@media (width<=1240px){.studio-bar{grid-template-columns:1fr}.project-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.project-strip div:nth-child(2){border-right:0}.project-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.studio-actions{justify-content:flex-start}.workspace-grid{grid-template-columns:300px minmax(520px,1fr)}.control-panel{grid-column:1/-1}.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.studio-shell{padding:10px}.workspace-grid{grid-template-columns:1fr}.viewport-zone{grid-row:1}.brief-panel{grid-row:2}.control-panel{grid-row:3}.viewport-toolbar,.viewport-meta,.studio-actions{flex-wrap:wrap}.render-viewport{min-height:300px;padding:12px}.render-frame{min-height:240px}.filmstrip,.timeline-grid{grid-template-columns:1fr}.composer-actions{flex-direction:column;align-items:stretch}.composer-submit{width:100%}}@media (width<=560px){.studio-bar,.panel,.timeline-panel{padding:10px}.brand-lockup h1{font-size:16px}.project-strip{grid-template-columns:1fr}.project-strip div{border-right:0;border-bottom:1px solid var(--line)}.project-strip div:last-child{border-bottom:0}.version-tile{grid-template-columns:76px minmax(0,1fr)}.score-pill{grid-column:2;justify-self:start}}.config-toggle{width:100%;min-height:38px;color:var(--soft);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.config-toggle span{align-items:center;gap:8px;font-size:12px;font-weight:720;display:inline-flex}.config-toggle .is-open{transform:rotate(180deg)}.config-hint{color:var(--muted);margin:4px 0 12px;font-size:11px;line-height:1.5}.api-config-grid{gap:10px;display:grid}.api-config-grid label{gap:5px;display:grid}.api-config-grid label>span{color:var(--muted);font-size:11px}.api-config-wide{grid-column:1/-1}.api-config-grid input,.api-config-grid select,.api-config-grid textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:34px;color:var(--soft);background:#ffffff0b;outline:0;padding:8px 10px}.api-config-grid textarea{resize:vertical}.config-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0;display:grid}.config-action-row button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:32px;color:var(--soft);cursor:pointer;background:#ffffff0d;justify-content:center;align-items:center;gap:6px;display:inline-flex}.config-action-row button:hover{background:#62d7c414;border-color:#62d7c459}.config-action-row button:disabled{background:#ffffff08}.config-status{border:1px solid var(--line);border-radius:var(--radius-sm);white-space:pre-wrap;margin:6px 0 10px;padding:8px 10px;font-size:11px;line-height:1.5}.config-status--good{color:var(--sage);background:#9bb68a14}.config-status--warn{color:var(--amber);background:#d9a74e14}.assistant-output-actions button,.file-chip-row button,.result-card-actions button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:30px;color:var(--soft);cursor:pointer;background:#ffffff0b;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.assistant-output-actions button:hover,.file-chip-row button:hover,.result-card-actions button:hover:not(:disabled){background:#62d7c414;border-color:#62d7c45c}.result-library{border-top:1px solid var(--line);background:#101312ad;gap:10px;padding:10px;display:grid}.result-library--empty{color:var(--muted);grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;font-size:12px}.result-library--empty strong,.result-library-head strong{color:var(--soft);font-size:13px}.result-library--empty span,.result-library-head span{color:var(--muted);font-size:11px}.result-library-empty-icon{border:1px solid var(--line);width:42px;height:42px;color:var(--soft);background:#ffffffb3;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.result-library-empty-copy{gap:6px;min-width:0;display:grid}.result-library-empty-copy span{max-width:52ch;line-height:1.6}.result-library-empty-steps{gap:7px;min-width:0;display:grid}.result-library-empty-steps span{border:1px solid var(--line);background:#fff9;border-radius:10px;min-width:0;padding:7px 9px}.result-library-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.result-library-clear{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:30px;color:var(--soft);cursor:pointer;background:#ffffff0a;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.timeline-empty{border:1px dashed var(--line);border-radius:var(--radius-sm);color:var(--muted);padding:12px;font-size:12px;line-height:1.6}.result-library-clear:hover{background:#d6776014;border-color:#d6776059}.result-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff09;grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;padding:7px;display:grid}.result-card--active{background:#d1a46c1a;border-color:#d1a46c85}.result-card-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;padding:0;display:grid}.result-card-main img,.result-card-placeholder{object-fit:cover;background:linear-gradient(125deg,#d4c8b4 0 34%,#7f8d85 35% 58%,#b99f73 59% 100%);border-radius:5px;width:44px;height:34px}.result-card-main strong,.result-card-main em,.result-card-main small{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.result-card-main strong{color:var(--soft);font-size:12px}.result-card-main em{color:var(--muted);margin-top:2px;font-size:11px;font-style:normal}.result-card-main small{color:#e0b778d1;margin-top:2px;font-size:10px;line-height:1.3}.result-card-actions{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:4px;display:grid}.result-card-actions button{width:100%;padding:0}.result-card-actions button:disabled{cursor:not-allowed;opacity:.42}.toast-message{z-index:70;color:#fff3dd;max-width:min(360px,100vw - 36px);box-shadow:var(--shadow-panel);background:#1c1712f5;border:1px solid #d1a46c75;border-radius:14px;padding:11px 14px;font-size:12px;line-height:1.45;position:fixed;bottom:18px;right:18px}.annotation-modal,.preview-modal,.comparison-modal{z-index:28;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080706c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.annotation-modal__content,.preview-modal__content,.comparison-modal__content{border:1px solid var(--line-strong);width:min(1180px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow-canvas);background:#1b1712f5;border-radius:24px;gap:14px;padding:16px;display:grid;overflow:auto}.annotation-modal__bar,.preview-modal__bar,.comparison-modal__head,.preview-modal__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-modal__actions{flex-wrap:wrap;justify-content:flex-end}.annotation-modal__content{grid-template-rows:auto auto minmax(260px,1fr) auto auto;width:min(1120px,100%)}.annotation-modal__bar h2{color:var(--text);font-size:16px;line-height:1.25}.annotation-modal__bar button{border:1px solid var(--line);width:34px;height:34px;color:var(--soft);cursor:pointer;background:#ffffff0b;border-radius:999px;place-items:center;display:grid}.annotation-toolbar{flex-wrap:wrap;gap:8px;display:flex}.annotation-toolbar button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:34px;color:var(--soft);cursor:pointer;background:#ffffff0b;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.annotation-toolbar button.is-active{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber));border-color:#f0d6a885}.annotation-canvas-shell{border:1px solid var(--line);background:linear-gradient(90deg,#f5ebdc09 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#f5ebdc07 1px,#0000 1px) 0 0/32px 32px,#0a0a099e;border-radius:18px;place-items:center;min-height:280px;display:grid;overflow:auto}.annotation-canvas-shell canvas{cursor:crosshair;touch-action:none;background:#101312b8;border-radius:12px;width:auto;max-width:min(100%,1040px);height:auto;max-height:62vh;display:block}.annotation-form-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.annotation-form-row textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:78px;color:var(--text);background:#101312bd;outline:0;padding:11px 12px}.annotation-form-row .primary-button{align-self:stretch;min-width:158px}.annotation-hint,.annotation-error{color:var(--amber);font-size:12px;line-height:1.5}.annotation-error{padding:18px}.preview-modal__actions button,.comparison-modal__head button{border:1px solid var(--line);min-height:34px;color:var(--soft);cursor:pointer;background:#ffffff0b;border-radius:999px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.preview-modal__image-button{cursor:zoom-out;background:0 0;border:0;border-radius:18px;padding:0}.preview-modal__image-button img{object-fit:contain;border:1px solid var(--line);border-radius:inherit;background:#101312b8;width:100%;max-height:calc(100vh - 180px);display:block}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.comparison-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.comparison-selectors__note{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.comparison-selectors label{color:var(--muted);gap:6px;font-size:12px;display:grid}.comparison-selectors select{border:1px solid var(--line);min-width:0;min-height:34px;color:var(--text);background:#ffffff0a;border-radius:6px}.comparison-grid figure{border:1px solid var(--line);background:#ffffff09;border-radius:18px;min-width:0;margin:0;padding:12px}.comparison-grid figcaption{color:var(--amber);gap:4px;margin-bottom:8px;font-size:12px;font-weight:760;display:grid}.comparison-grid figcaption small{color:var(--muted);font-size:11px;font-weight:600;line-height:1.35}.comparison-grid img{object-fit:contain;background:#0a0a0985;border-radius:12px;width:100%;max-height:58vh;display:block}.comparison-analysis{background:#d1a46c0e;border:1px solid #d1a46c38;border-radius:16px;gap:8px;padding:12px;display:grid}.comparison-analysis strong{color:var(--text);font-size:13px}@media (width<=760px){.annotation-modal,.preview-modal,.comparison-modal{padding:12px}.annotation-modal__bar,.preview-modal__bar,.comparison-modal__head,.comparison-grid,.comparison-selectors{grid-template-columns:1fr}.annotation-modal__bar,.preview-modal__bar,.comparison-modal__head{flex-direction:column;align-items:flex-start}.annotation-form-row{grid-template-columns:1fr}.annotation-form-row .primary-button{width:100%}.comparison-grid{display:grid}}@media (width<=860px){.result-library-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.result-library--empty,.result-library-head{grid-template-columns:1fr;display:grid}.result-library-list{grid-template-columns:1fr}}.studio-shell{position:relative}.drop-overlay{z-index:40;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 44%,#d1a46c3d,#0000 34%),#0c0a08b8;border:1px solid #f0d6a89e;border-radius:34px;place-items:center;display:grid;position:fixed;inset:14px;box-shadow:inset 0 0 0 1px #ffffff14,0 28px 90px #0000006b}.drop-overlay>div{text-align:center;width:min(440px,100vw - 48px);min-height:180px;color:var(--text);background:#231c14d6;border:1px dashed #f0d6a88a;border-radius:24px;place-items:center;gap:10px;padding:28px;display:grid}.drop-overlay span{max-width:320px;color:var(--muted);font-size:12px;line-height:1.6}.is-dragging-files .panel,.is-dragging-files .viewport-zone,.is-dragging-files .timeline-panel{border-color:#f0d6a857}.brief-dropzone{width:100%;color:inherit;text-align:left;cursor:default}.generation-progress-bar--indeterminate span{width:38%;animation:1.45s ease-in-out infinite progressRail}.brief-dropzone:hover,.brief-dropzone--dragging{background:linear-gradient(135deg,#d1a46c24,#9fb08f14),#ffffff09;border-color:#f0d6a8b8;transform:translateY(-1px)}.brief-preview-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;display:grid}.brief-preview-thumb,.brief-preview-more{background:#10131294;border:1px solid #f5ebdc2e;border-radius:12px;min-height:74px;position:relative;overflow:hidden}.brief-preview-name{color:#fff7e8;text-overflow:ellipsis;white-space:nowrap;background:#0d0b09b8;border-radius:8px;min-width:0;padding:4px 6px;font-size:10px;line-height:1.2;position:absolute;bottom:6px;left:6px;right:36px;overflow:hidden}.brief-preview-remove{color:#ffd0bd;cursor:pointer;background:#2a160ec7;border:1px solid #ffe6d647;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:6px;right:6px}.brief-preview-remove:hover{background:#662c1ae0;border-color:#ffd0bd8f}.brief-preview-thumb img,.file-chip-row--preview img{object-fit:cover;width:100%;height:100%;display:block}.brief-preview-more{color:var(--soft);place-items:center;font-weight:800;display:grid}.empty-workspace{background:linear-gradient(135deg,#d1a46c17,#9fb08f0b),#1d2220d1;grid-template-columns:minmax(0,1.1fr) minmax(250px,.9fr);align-items:stretch}.onboarding-steps{gap:8px;display:grid}.onboarding-step{border:1px solid var(--line);background:#ffffff08;border-radius:12px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.onboarding-step>span{width:30px;height:30px;color:var(--muted);background:#ffffff0b;border-radius:10px;place-items:center;display:grid}.onboarding-step strong,.onboarding-step em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.onboarding-step strong{color:var(--soft);font-size:12px}.onboarding-step em{color:var(--muted);margin-top:2px;font-size:11px;font-style:normal}.onboarding-step.is-done{background:#9fb08f13;border-color:#9fb08f5c}.onboarding-step.is-done>span{color:#1d1a14;background:var(--sage)}.generation-progress-card{background:radial-gradient(circle at 12% 20%,#e0b77838,#0000 28%),#1d1812eb;border:1px solid #d1a46c47;border-radius:18px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;max-width:620px;padding:14px;display:grid}.generation-progress-card strong{color:var(--text);font-size:14px}.generation-progress-card p{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.55}.generation-progress-content{min-width:0}.generation-progress-head,.generation-progress-meta,.generation-progress-steps{justify-content:space-between;align-items:center;gap:10px;display:flex}.generation-progress-head span{min-width:48px;color:var(--amber);text-align:right;font-size:13px;font-weight:820}.generation-progress-meta{color:var(--muted);margin-top:10px;font-size:11px}.generation-progress-bar{background:#ffffff0e;border:1px solid #f5ebdc1a;border-radius:999px;height:9px;margin-top:10px;overflow:hidden}.generation-progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--cyan-dark), var(--amber), #f0d6a8);height:100%;transition:width .65s;display:block;box-shadow:0 0 18px #e0b77842}.generation-progress-steps{flex-wrap:wrap;justify-content:flex-start;margin-top:9px}.generation-progress-steps span{border:1px solid var(--line);min-height:24px;color:var(--muted);background:#ffffff09;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;display:inline-flex}.generation-progress-steps span.is-active{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber));border-color:#f0d6a885}.generation-progress-steps span.is-muted{color:#aa9f90b8;background:#ffffff06;border-color:#f5ebdc14}.generation-slow-note{background:#e0b77814;border:1px solid #e0b77847;border-radius:12px;padding:8px 10px;color:#f1d7a6!important;margin-top:10px!important}.progress-orb{background:conic-gradient(from 0deg, #f0d6a800, var(--amber), #9fb08fcc, #f0d6a800);border-radius:18px;place-items:center;width:52px;height:52px;animation:1.8s linear infinite progressSpin;display:grid}.progress-orb span{background:#18140ff5;border-radius:13px;width:38px;height:38px}.progress-rail{background:#ffffff0f;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.progress-rail span{border-radius:inherit;background:linear-gradient(90deg, transparent, var(--amber), transparent);width:42%;height:100%;animation:1.4s ease-in-out infinite progressRail;display:block}.chat-composer textarea.is-long-draft{border-color:#e0b7788f;box-shadow:0 0 0 3px #e0b77817}.file-chip-row--preview em{align-items:center;gap:6px;max-width:230px;padding-left:5px;display:inline-flex}.file-chip-row--preview img{border-radius:999px;flex:none;width:22px;height:22px}.file-chip-row--preview .file-chip-remove{color:#f0b79e;background:0 0;border-color:#0000;border-radius:999px;width:22px;min-height:22px;margin-left:2px;padding:0}.file-chip-row--preview .file-chip-remove:hover{background:#d9876a17;border-color:#d9876a57}@keyframes progressSpin{to{transform:rotate(360deg)}}@keyframes progressRail{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media (width<=860px){.empty-workspace{grid-template-columns:1fr}}.studio-shell{background:0 0;gap:0;min-height:100vh;padding:0}.chatgpt-layout{--chatgpt-sidebar-width:280px;--chatgpt-drawer-width:380px;grid-template-columns:minmax(240px, var(--chatgpt-sidebar-width)) minmax(0, 1fr);background:#fff;width:100%;max-width:100vw;min-height:100vh;display:grid;position:relative;overflow-x:hidden}.chatgpt-layout__resize-handle{z-index:12;cursor:col-resize;touch-action:none;width:12px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.chatgpt-layout__resize-handle:after{content:"";opacity:0;background:#0f766e33;border-radius:999px;width:2px;transition:opacity .16s,background-color .16s;position:absolute;top:18px;bottom:18px;left:5px}.chatgpt-layout__resize-handle:hover:after,.chatgpt-layout__resize-handle:focus-visible:after{opacity:1;background:#0f766e75}.chatgpt-layout__resize-handle--sidebar{left:var(--chatgpt-sidebar-width)}.chatgpt-layout__resize-handle--drawer{left:calc(100% - var(--chatgpt-drawer-width))}.chatgpt-sidebar{border-right:1px solid var(--line);background:#f9f9fa;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:14px;min-width:0;padding:16px 12px;display:grid}.chatgpt-sidebar__brand{align-items:center;gap:10px;padding:6px 8px;display:flex}.chatgpt-sidebar__brand strong,.chatgpt-sidebar__brand span{display:block}.chatgpt-sidebar__brand strong{font-size:15px;font-weight:650}.chatgpt-sidebar__brand span{color:var(--muted);font-size:12px}.chatgpt-sidebar__new-chat,.chatgpt-sidebar__section button,.chatgpt-main__actions button,.chatgpt-empty__actions button,.workspace-mode-toggle button,.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{min-height:40px;color:var(--soft);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:8px;padding:0 14px;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.chatgpt-sidebar__new-chat{border-color:var(--line);background:#fff;border-radius:12px;justify-content:flex-start;align-items:center;width:100%;min-height:36px;padding:0 12px}.chatgpt-sidebar__new-chat span{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.chatgpt-sidebar__new-chat.is-empty-session{color:#475569;background:#ffffffc2;border-style:dashed}.chatgpt-sidebar__label{color:var(--muted);padding:0 8px;font-size:12px;font-weight:600}.chatgpt-sidebar__section button{justify-content:flex-start;width:100%}.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__new-chat:hover,.chatgpt-main__actions button:hover,.chatgpt-empty__actions button:hover,.workspace-mode-toggle button:hover,.chatgpt-composer__mode-row button:hover,.chatgpt-composer__utility-row button:hover{background:#0f172a0a}.chatgpt-sidebar__section button.is-active,.chatgpt-main__actions button.is-active,.workspace-mode-toggle button.is-active,.chatgpt-composer__mode-row button.is-active{color:#0f172a;background:#10a37f1a;border-color:#10a37f38}.chatgpt-sidebar__history{align-content:start;min-height:0}.chatgpt-sidebar__history button{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:auto;padding-top:10px;padding-bottom:10px}.chatgpt-sidebar__history-title{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:13px;font-weight:500;display:block;overflow:hidden}.chatgpt-sidebar__history small{color:var(--muted);font-size:11px}.chatgpt-sidebar__empty{color:var(--muted);padding:6px 8px;font-size:12px}.chatgpt-sidebar__footer{gap:12px;display:grid}.chatgpt-sidebar__settings-list{gap:6px;display:grid}.chatgpt-sidebar__menu-item{background:#fff;border-color:#0f172a14;border-radius:14px}.chatgpt-sidebar__menu-item.is-active{background:#f0fdf9;border-color:#10a37f3d}.chatgpt-sidebar__tool-icon{color:#0f766e;background:#ecfdf5;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;min-width:32px;height:32px;display:grid}.chatgpt-sidebar__tool-copy{gap:2px;min-width:0;max-width:100%;display:grid}.chatgpt-sidebar__tool-copy strong,.chatgpt-sidebar__tool-copy small{overflow-wrap:anywhere;word-break:break-word;min-width:0;display:block}.chatgpt-sidebar__tool-copy strong{color:var(--text);font-size:13px;font-weight:650;line-height:1.35}.chatgpt-sidebar__tool-copy small{color:var(--muted);font-size:11px;line-height:1.45}.chatgpt-sidebar__menu-item.is-active .chatgpt-sidebar__tool-icon{background:#10a37f29}.chatgpt-sidebar__identity{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.chatgpt-sidebar__identity span,.chatgpt-sidebar__identity strong,.chatgpt-sidebar__identity small{display:block}.chatgpt-sidebar__identity span{color:var(--muted);font-size:11px}.chatgpt-sidebar__identity strong{margin-top:4px;font-size:13px;font-weight:650}.chatgpt-sidebar__identity small{max-width:190px;color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.chatgpt-sidebar__identity button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:34px;padding:0 12px}.chatgpt-sidebar__status{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.chatgpt-sidebar__status span{color:var(--muted);font-size:12px}.chatgpt-sidebar__status strong{font-size:12px;font-weight:600}.chatgpt-main{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;min-width:0;min-height:100vh;padding:18px 28px 20px;display:grid}.chatgpt-main__header{grid-template-columns:minmax(180px,1fr) 192px minmax(220px,1fr);align-items:center;gap:12px;display:grid}.chatgpt-main__title{align-self:center;min-width:0}.chatgpt-main__title p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.chatgpt-main__status-row{align-items:center;gap:8px;min-width:0;max-width:100%;margin-top:5px;display:flex}.chatgpt-main__title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(280px,100%);font-size:15px;font-weight:650;line-height:1.35;overflow:hidden}.chatgpt-main__model-name{flex:0 auto;display:inline-block}.chatgpt-main__status-row .status-badge{text-overflow:ellipsis;white-space:nowrap;max-width:min(220px,46vw);overflow:hidden}.workspace-mode-toggle{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4px;width:192px;min-width:192px;height:46px;min-height:46px;padding:4px;display:grid}.workspace-mode-toggle button{border-radius:12px;justify-content:center;width:100%;min-width:0;height:36px;min-height:36px;padding:0 10px;font-size:13px;font-weight:600;line-height:1}.workspace-mode-toggle button.is-active{box-shadow:0 6px 18px #10a37f1f}.workspace-mode-toggle button svg,.chatgpt-main__actions button svg,.chatgpt-composer__inline-actions button svg,.chatgpt-composer__mode-row button svg{flex:none}.chatgpt-main__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.chatgpt-main__action-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.chatgpt-main__actions button{border-color:#0000;border-radius:12px;min-height:36px;padding:0 11px;font-size:13px;font-weight:600}.chatgpt-main__actions button:disabled{color:#9ca3af;cursor:not-allowed;opacity:.58;background:#f9fafb;border-color:#0f172a0f}.chatgpt-thread{min-height:0;padding-right:4px;overflow-y:auto}.chatgpt-empty{text-align:center;justify-items:center;gap:18px;width:min(620px,100%);padding:8px 20px 18px;display:grid}.chatgpt-empty__copy h1{font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.12}.chatgpt-empty__copy p{max-width:620px;color:var(--muted);margin:12px auto 0;font-size:15px;line-height:1.65}.chatgpt-empty__actions button{border-color:var(--line);background:#fff;justify-content:center;min-width:132px;min-height:38px;padding:0 14px}.chat-message{grid-template-columns:36px minmax(0,1fr);gap:14px;width:min(900px,100%);margin:0 auto 18px;animation:.18s ease-out both chat-message-in;display:grid}.message-avatar{color:#fff;background:#111827;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.message-body{color:var(--text);padding:4px 0}.chat-message--assistant .message-body{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;border-radius:24px;max-width:min(780px,100%);padding:16px 18px;box-shadow:0 16px 32px #0f172a0f}.chat-message--error .message-body{box-shadow:none;background:#fff7f5;border-color:#d6776042}.chat-message--user .message-body{border:1px solid var(--line);background:#f3f4f6;border-radius:20px;max-width:min(720px,100%);padding:14px 16px}.message-meta strong{font-size:13px;font-weight:650}.message-meta span{color:#64748b;font-size:12px}.message-body>p{color:var(--text);font-size:15px;line-height:1.72}.message-markdown ol,.message-markdown ul{color:var(--text);margin:8px 0 0;padding-left:22px;line-height:1.72}.message-markdown li+li{margin-top:4px}.analysis-list{color:#334155;margin:10px 0 0;padding-left:18px}.analysis-list li+li{margin-top:6px}.generation-progress-card,.render-preview-card,.result-library,.result-library--empty,.control-section,.chatgpt-drawer__empty-note{border:1px solid var(--line);box-shadow:var(--shadow-panel);background:#fff;border-radius:20px}.generation-progress-card{background:#fff;grid-template-columns:52px minmax(0,1fr);gap:16px;max-width:900px;margin:0 auto 22px;padding:18px}.generation-progress-card p,.run-stage-note,.config-hint,.chatgpt-drawer__empty-note{color:var(--muted)}.generation-progress-bar span{box-shadow:none;background:linear-gradient(90deg,#10a37f1a,#10a37f,#10a37f1a)}.render-preview-card{margin-top:14px;padding:16px}.render-preview-info h3{font-size:15px;font-weight:650}.score-pill{color:#0f172a;background:#ecfdf5;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.image-zoom-trigger{background:#f3f4f6;border-radius:16px;width:100%;margin-top:12px;padding:0;overflow:hidden}.assistant-output-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button,.chatgpt-attachment-item button{border:1px solid var(--line);min-height:34px;color:var(--soft);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.assistant-output-actions button.is-selected{color:#047857;background:#ecfdf5;border-color:#10a37f47}.chatgpt-composer{gap:10px;width:min(860px,100%);margin:0 auto;display:grid}.chatgpt-composer__attachment{border:1px solid var(--line);max-width:min(220px,100%);min-height:58px;color:var(--soft);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:46px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:5px 8px 5px 5px;display:grid;box-shadow:0 6px 18px #0f172a0f}.chatgpt-composer__attachment:hover{background:#fbfbfc;border-color:#10a37f3d}.chatgpt-composer__attachment img{object-fit:cover;background:#f3f4f6;border-radius:10px;width:46px;height:46px;display:block}.chatgpt-composer__attachment span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.chatgpt-chip{border:1px solid var(--line);max-width:min(280px,100%);min-height:32px;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:inline-flex;overflow:hidden}.chatgpt-chip--accent{background:#10a37f14;border-color:#10a37f2e}.chatgpt-composer__bar{background:#fff;border:1px solid #0f172a1f;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;min-height:64px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 12px 34px #0f172a14}.chatgpt-composer__plus,.chatgpt-composer__send{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #0000;border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;transition:background-color .16s,color .16s,transform .16s;display:grid}.chatgpt-composer__send{color:#fff;background:#111827}.chatgpt-composer textarea{resize:none;width:100%;min-height:38px;max-height:232px;color:var(--text);background:0 0;border:0;outline:none;padding:6px 0 8px;font-size:15px;line-height:1.6;overflow-y:hidden}.chatgpt-composer__inline-actions{align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select,.chatgpt-composer__inline-actions button{border:1px solid var(--line);min-height:38px;color:var(--soft);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:inline-flex}.chatgpt-composer__inline-actions .chatgpt-composer__send{width:38px;min-width:38px;padding:0}.chatgpt-composer__inline-actions button.is-active{background:#10a37f14;border-color:#10a37f33}.chatgpt-composer__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.chatgpt-composer__mode-row,.chatgpt-composer__utility-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{border-color:var(--line);min-height:34px;color:var(--soft);background:#fff;border-radius:12px;padding:0 12px;font-size:12px;font-weight:600}.chatgpt-composer__mode-row button.is-active{color:#0f172a;background:#10a37f14;border-color:#10a37f33;box-shadow:0 6px 16px #10a37f14}.chatgpt-composer__utility-row span{color:var(--muted);font-size:12px}.chatgpt-mode-note{min-height:32px;color:var(--muted);align-items:center;font-size:12px;display:inline-flex}@keyframes chat-message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.shortcut-toolbar__head{justify-content:space-between}.shortcut-toolbar__head button,.shortcut-manager__head button,.shortcut-manager__item-actions button,.shortcut-editor__actions button{border:1px solid var(--line);min-height:32px;color:var(--soft);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.chatgpt-drawer{border-left:1px solid var(--line);background:#fff;min-width:0;padding:18px 18px 22px 0;animation:.2s ease-out both drawer-in}.chatgpt-drawer__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;margin-left:18px;display:flex}.chatgpt-drawer__header>div{min-width:0}.chatgpt-drawer__header h2{overflow-wrap:anywhere;font-size:18px;font-weight:650}.chatgpt-drawer__header button{border:1px solid var(--line);min-height:36px;color:var(--soft);cursor:pointer;background:#fff;border-radius:12px;padding:0 12px}.chatgpt-drawer__content{scrollbar-gutter:stable;height:calc(100vh - 104px);padding:0 0 0 18px;overflow-y:auto}.chatgpt-drawer__stack{gap:18px;display:grid}.chatgpt-attachment-list{gap:10px;display:grid}.chatgpt-attachment-item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.chatgpt-attachment-item img{object-fit:cover;border-radius:14px;width:68px;height:68px;display:block}.chatgpt-attachment-item strong,.chatgpt-attachment-item span{display:block}.chatgpt-attachment-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.chatgpt-attachment-item span{color:var(--muted);margin-top:4px;font-size:12px}.shortcut-manager,.shortcut-editor,.prompt-skill-manager,.prompt-skill-editor{gap:12px;display:grid}.shortcut-manager__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.shortcut-manager__list{gap:10px;display:grid}.shortcut-manager__item{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.shortcut-manager__phrase{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:0;display:grid}.shortcut-manager__phrase span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.shortcut-manager__phrase small{color:var(--muted);font-size:12px}.shortcut-manager__item-actions,.shortcut-editor__actions{flex-wrap:wrap;gap:8px;display:flex}.shortcut-manager__item-actions button{justify-content:center;width:34px;height:34px;padding:0}.shortcut-editor label{gap:6px;display:grid}.shortcut-editor label span{color:var(--muted);font-size:12px}.shortcut-editor textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:72px;color:var(--text);background:#fff;border-radius:10px;padding:9px 10px}.result-library,.result-library--empty{min-width:0;box-shadow:none;background:#fff;border-radius:16px;padding:16px}.result-library--empty{border-style:dashed;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;overflow:hidden}.result-library-empty-copy strong{color:var(--text);font-size:17px;font-weight:700;line-height:1.25}.result-library-empty-copy span{color:var(--muted);font-size:13px}.result-library-empty-steps{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:2px}.result-library-empty-steps span{color:#475569;background:#f8fafc;font-size:12px;line-height:1.45}.result-library-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.result-library-head strong{font-size:15px;font-weight:650}.result-library-clear{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:inline-flex}.result-library-list{grid-template-columns:1fr;gap:10px;display:grid}.result-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;padding:12px;display:grid;overflow:hidden}.result-card--active{border-color:#10a37f38;box-shadow:0 0 0 3px #10a37f14}.result-card-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;padding:0;display:grid}.result-card-thumb,.result-card-main img,.result-card-placeholder{border-radius:10px;width:112px;height:84px;display:block}.result-card-thumb{border:1px solid var(--line);background:#f3f4f6;overflow:hidden}.result-card-main img,.result-card-placeholder{object-fit:cover;background:#f3f4f6}.result-card-copy{align-content:start;min-width:0;display:grid}.result-card-kicker{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.result-card-kicker span{border:1px solid var(--line);color:#475569;background:#f8fafc;border-radius:999px;align-items:center;gap:4px;min-width:0;padding:3px 6px;font-size:11px;line-height:1.2;display:inline-flex}.result-card-main strong,.result-card-main em,.result-card-main small{text-align:left;display:block}.result-card-main strong{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:650;display:-webkit-box;overflow:hidden}.result-card-main em,.result-card-main small{color:var(--muted);margin-top:5px;font-size:12px;font-style:normal;line-height:1.5}.result-card-actions{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:8px;display:grid}.result-card-actions button{border:1px solid var(--line);min-width:0;min-height:36px;color:var(--soft);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.result-card-actions button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.result-note-editor{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding-top:10px;display:grid}.result-note-editor label{gap:6px;display:grid}.result-note-editor label span,.result-note-editor button{align-items:center;gap:6px;display:inline-flex}.result-note-editor label span{color:var(--muted);font-size:12px}.result-note-editor textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:76px;color:var(--text);background:#ffffffb8;border-radius:8px;padding:8px 9px}.result-note-editor button{border:1px solid var(--line);min-height:38px;color:var(--text);background:#fffc;border-radius:8px;justify-content:center;padding:0 12px}.result-note-editor button:disabled{cursor:not-allowed;opacity:.52}@media (width<=560px){.result-library--empty,.result-library-empty-steps,.result-card-main{grid-template-columns:1fr}.result-card-thumb,.result-card-main img,.result-card-placeholder{aspect-ratio:4/3;width:100%;height:auto}.result-note-editor{grid-template-columns:1fr}.result-note-editor button{width:100%}}.control-section{box-shadow:none;border-top:0;border-radius:16px;gap:14px;margin-top:0;padding:16px;display:grid}.section-title{color:var(--soft);gap:8px;font-size:13px;font-weight:650}.run-stage-rail{gap:10px;margin-top:12px;display:grid}.run-stage{border:1px solid var(--line);background:#fafafa;border-radius:16px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.run-stage>span{background:#e5e7eb;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.run-stage strong{font-size:13px;font-weight:650;display:block}.run-stage em{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;display:block}.run-stage--done,.run-stage--active{background:#10a37f0f;border-color:#10a37f33}.run-stage--done>span,.run-stage--active>span{color:#fff;background:#10a37f}.floor-analysis-sidebar pre,.prompt-details pre,.comparison-analysis pre{border:1px solid var(--line);max-height:320px;color:var(--soft);white-space:pre-wrap;background:#fafafa;border-radius:16px;padding:14px;font-family:Consolas,Microsoft YaHei UI,monospace;font-size:12px;line-height:1.6;overflow:auto}.select-row{gap:8px;display:grid}.select-row+.select-row,.quality-toggle-card,.config-toggle,.config-action-row,.api-config-grid{margin-top:0}.select-row--stacked{gap:8px}.select-shell,.config-toggle,.api-config-grid input,.api-config-grid select,.api-config-grid textarea{border:1px solid var(--line);background:#fff;border-radius:14px}.select-shell{align-items:center;min-height:42px;padding:0 12px;display:flex}.select-shell input,.api-config-grid input,.api-config-grid select,.api-config-grid textarea{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:14px}.select-shell__unit{color:var(--muted);font-size:12px}.quality-toggle-card{border:1px solid var(--line);background:#fafafa;border-radius:14px;gap:12px;padding:14px;display:grid}.quality-toggle-card p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6}.quality-toggle-card button,.config-action-row button{border:1px solid var(--line);overflow-wrap:anywhere;text-align:center;cursor:pointer;background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:36px;padding:0 12px;line-height:1.3;display:inline-flex}.quality-toggle-card button.is-active{background:#10a37f14;border-color:#10a37f33}.config-toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:46px;padding:0 14px;display:flex}.config-hint{line-height:1.55}.config-toggle span{overflow-wrap:anywhere;text-align:left;align-items:center;gap:8px;min-width:0;display:inline-flex}.config-action-row{grid-template-columns:repeat(auto-fit,minmax(min(132px,100%),1fr));gap:8px;display:grid}.api-config-grid{border:1px solid var(--line);background:#fafafa;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;min-width:0;padding:14px;display:grid}.api-config-grid label{gap:8px;min-width:0;display:grid}.api-config-grid label span{min-width:0;color:var(--muted);overflow-wrap:anywhere;word-break:break-word;font-size:12px;font-weight:600}.chatgpt-drawer .api-config-grid{grid-template-columns:minmax(0,1fr)}.chatgpt-drawer .api-config-wide{grid-column:1/-1}.chatgpt-drawer .api-config-grid label,.chatgpt-drawer .api-config-grid input,.chatgpt-drawer .api-config-grid select,.chatgpt-drawer .api-config-grid textarea{width:100%;min-width:0}.api-model-search-row{flex-wrap:wrap;gap:8px;display:flex}.api-model-picker{background:#f8fafc;border:1px solid #0f172a14;border-radius:16px;gap:10px;padding:12px;display:grid}.api-model-picker__head{gap:3px;display:grid}.api-model-picker__head strong{font-size:13px}.api-model-picker__head small{color:var(--muted);line-height:1.45}.api-model-picker__list{flex-wrap:wrap;gap:6px;display:flex}.api-model-picker__list button{min-height:30px;color:var(--soft);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.api-model-picker__list button.is-selected{color:#0f766e;background:#10a37f1a;border-color:#10a37f3d}.api-model-chip{min-height:30px;color:var(--soft);background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;padding:0 4px 0 10px;display:inline-flex}.prompt-skill-manager__item .shortcut-manager__phrase small{white-space:normal}.prompt-skill-editor input{border:1px solid var(--line);width:100%;min-height:36px;color:var(--text);background:#fff;border-radius:10px;padding:9px 10px}.api-model-chip__remove{width:24px;min-width:24px;height:24px;min-height:24px;color:var(--muted);background:0 0;border-color:#0000;padding:0}.api-model-chip__remove:hover:not(:disabled){color:#b42318;background:#fee4e2}.api-model-picker__list em{color:var(--muted);font-size:10px;font-style:normal}.learned-profile-list{gap:10px;margin-top:12px;display:grid}.learned-profile-block{border:1px solid var(--line);background:#fafafa;border-radius:16px;padding:12px}.learned-profile-block strong{font-size:13px;font-weight:650;display:block}.learned-profile-block p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.65}.memory-item-list{gap:8px;margin-top:10px;display:grid}.memory-item-row{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:9px;display:grid}.memory-item-row span,.memory-item-row input{min-width:0;color:var(--text);font-size:12px;line-height:1.55}.memory-item-row input{border:1px solid var(--line-strong);width:100%;min-height:36px;font:inherit;border-radius:8px;padding:0 10px}.memory-item-row small,.memory-item-empty{color:var(--muted);font-size:11px}.memory-item-empty{margin-top:8px}.memory-item-actions{flex-wrap:wrap;gap:6px;display:flex}.memory-item-actions button{border:1px solid var(--line);min-height:30px;color:var(--soft);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.memory-item-actions button:hover:not(:disabled){border-color:var(--line-strong);color:var(--text)}.api-config-grid input,.api-config-grid select{min-width:0;min-height:44px;padding:0 12px}.api-config-grid textarea{resize:vertical;overflow-wrap:anywhere;min-width:0;min-height:88px;padding:12px}@keyframes drawer-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.preview-modal,.comparison-modal,.identity-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a47;padding:20px}.preview-modal__content,.comparison-modal__content,.identity-modal__content{background:#fffffffa;border:1px solid #ffffffb3}.preview-modal__bar h2,.comparison-modal__head h2{font-size:18px;font-weight:650}.comparison-grid figure,.comparison-analysis{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px}.identity-modal{z-index:50;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden auto}.identity-modal__content{border-radius:20px;width:min(460px,100vw - 32px);padding:24px;box-shadow:0 28px 70px #0f172a33}.identity-modal__head,.identity-modal__known-users div{align-items:center;display:flex}.identity-modal__head{justify-content:space-between;gap:12px}.identity-modal__title-block{min-width:0}.identity-modal__head h2{color:var(--text);font-size:22px;font-weight:650;line-height:1.2}.identity-modal__head button,.identity-modal__form button,.identity-modal__known-users button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:36px;padding:0 12px}.identity-modal__close{width:38px;min-width:38px;color:var(--muted);place-items:center;padding:0;display:grid}.identity-modal__close:hover{color:var(--text);border-color:var(--line-strong);background:var(--panel-2)}.identity-modal__hint{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.6}.identity-modal__mode-row{border:1px solid var(--line);background:#f3f4f6;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:18px;padding:4px;display:grid}.identity-modal__mode-row button{min-width:0;min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.identity-modal__mode-row button.is-active{color:var(--text);background:#fff;box-shadow:0 6px 18px #0f172a14}.identity-modal__form{gap:14px;margin-top:18px;display:grid}.identity-modal__field{color:var(--soft);gap:7px;font-size:13px;font-weight:600;display:grid}.identity-modal__field input{border:1px solid var(--line);width:100%;min-height:46px;font:inherit;color:var(--text);background:#fff;border-radius:12px;padding:0 14px;font-weight:400}.identity-modal__field input:focus{outline-offset:2px;border-color:#10a37f61;outline:2px solid #10a37f38}.identity-modal__error{color:#991b1b;background:#fef2f2;border:1px solid #b91c1c2e;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.45}.identity-modal__form .identity-modal__submit{color:#fff;background:linear-gradient(135deg, var(--cyan), var(--cyan-dark));border-color:#0000;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:2px;font-weight:650;display:inline-flex;box-shadow:0 12px 28px #10a37f3d}.identity-modal__form .identity-modal__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px #10a37f47}.identity-modal__known-users{margin-top:16px}.identity-modal__known-users>span{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.identity-modal__known-users div{flex-wrap:wrap;gap:8px}.drop-overlay{box-shadow:none;background:#f8fafcc7;border-color:#10a37f29;inset:18px}.drop-overlay strong{font-size:19px}@media (width<=1280px){.chatgpt-main__header{grid-template-columns:minmax(190px,.8fr) auto minmax(260px,1fr);gap:14px}.workspace-mode-toggle{grid-template-columns:repeat(2,minmax(80px,1fr));min-width:178px}}@media (width<=1100px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:220px minmax(0,1fr)}.chatgpt-layout__resize-handle{display:none}.chatgpt-main__header{grid-template-columns:minmax(0,1fr) auto}.chatgpt-main__actions{grid-column:1/-1;justify-content:flex-start}.chatgpt-main__action-group{justify-content:flex-start}.chatgpt-drawer{z-index:30;border-left:1px solid var(--line);width:min(380px,92vw);padding:18px;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px #0f172a1f}.chatgpt-drawer__header,.chatgpt-drawer__content{margin-left:0;padding-left:0}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:1fr}.chatgpt-sidebar{border-right:0;border-bottom:1px solid var(--line);grid-template-rows:auto auto auto auto auto auto}.chatgpt-main{padding:16px}.chatgpt-main__header,.chatgpt-composer__meta{flex-direction:column;align-items:flex-start;display:flex}.workspace-mode-toggle{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.chatgpt-composer__bar{border-radius:20px;grid-template-columns:minmax(0,1fr)}.chatgpt-composer__inline-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between}.chatgpt-composer__bar--chat{grid-template-columns:minmax(0,1fr)}.chatgpt-composer__bar--chat .chatgpt-composer__inline-actions{grid-column:1}.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select{flex:150px;max-width:none}.api-config-grid,.config-action-row{grid-template-columns:1fr}.chatgpt-attachment-item,.result-card-main{grid-template-columns:56px minmax(0,1fr)}.chatgpt-attachment-item img,.result-card-main img,.result-card-placeholder{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#root{height:100%;min-height:0}body{height:100%;overflow:hidden}.studio-shell{height:100dvh;min-height:0;overflow:hidden}.chatgpt-layout{--chatgpt-sidebar-width:312px;--chatgpt-drawer-width:440px;grid-template-columns:minmax(240px, var(--chatgpt-sidebar-width)) minmax(0, 1fr);background:linear-gradient(#fff 0%,#fafafa 100%),#fff;height:100dvh;min-height:0;overflow:hidden}.chatgpt-sidebar{background:linear-gradient(#fafafafa 0%,#f4f5f7fa 100%),#f7f7f8;gap:12px;height:100dvh;min-height:0;padding:14px 10px;overflow:hidden}.chatgpt-sidebar__brand{border-radius:16px;flex:auto;min-width:0;padding:6px}.chatgpt-sidebar__icon-button{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;width:36px;min-width:36px;height:36px;transition:background-color .16s,border-color .16s,color .16s;display:grid}.chatgpt-sidebar__icon-button:hover{color:#111827;background:#0f172a0f}.chatgpt-sidebar__new-chat{color:#0f172a;background:#fff;border-color:#0f172a14;border-radius:16px;min-height:44px;padding:0 14px;box-shadow:0 10px 28px #0f172a12}.chatgpt-sidebar__new-chat.is-active,.chatgpt-sidebar__new-chat:hover{background:#f7fffc;border-color:#10a37f3d}.chatgpt-sidebar__section button{border-radius:16px;align-items:center;min-height:48px}.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__section button.is-active{background:#0f172a0e}.chatgpt-sidebar__section button.is-active{color:#111827;border-color:#0f172a14;box-shadow:inset 3px 0 #10a37fbd}.chatgpt-sidebar__history.is-open{overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:2px;overflow-y:auto}.chatgpt-sidebar__history-toggle{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;flex-direction:row!important;align-items:center!important;display:grid!important}.chatgpt-sidebar__history-search{min-height:38px;color:var(--muted);background:#ffffffd1;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:8px;padding:0 10px;display:flex}.chatgpt-sidebar__history-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.chatgpt-sidebar__footer{border-top:1px solid #0f172a14;min-width:0;padding-top:8px;position:relative}.chatgpt-sidebar__account-button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;width:100%;min-width:0;min-height:54px;padding:8px 10px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:flex}.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open{background:#fff;border-color:#0f172a14;box-shadow:0 12px 30px #0f172a14}.chatgpt-sidebar__account-button.is-collapsed{justify-content:center;min-height:46px;padding:6px}.chatgpt-sidebar__account-copy strong{font-size:13px;font-weight:650}.chatgpt-sidebar__account-copy small{color:var(--muted);font-size:11px;line-height:1.35}.chatgpt-sidebar__account-menu{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #0f172a1a;border-radius:20px;gap:4px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 70px #0f172a33}.chatgpt-sidebar__account-menu button{color:#1f2937;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;min-height:38px;padding:8px 10px;display:flex}.chatgpt-sidebar__account-menu button:hover,.chatgpt-sidebar__account-menu button.is-active{background:#0f172a0f}.chatgpt-sidebar__account-summary{cursor:default!important;min-height:54px!important}.chatgpt-sidebar__account-menu button.is-danger{color:#b42318}.chatgpt-sidebar__account-menu button.is-danger:hover{background:#e76f511a}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar{justify-items:center;padding-inline:8px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand-row,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__new-chat,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__section,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__footer{width:100%}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand{display:none}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand-row{justify-content:center}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__new-chat,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__section button{justify-content:center;padding:0}.chatgpt-main{min-width:0;height:100dvh;min-height:0;padding:18px clamp(18px,3vw,36px) 20px;overflow:hidden}.chatgpt-main--management{scrollbar-gutter:stable;overflow:auto}.chatgpt-thread.is-empty{align-items:center;min-height:0;padding-top:0;padding-bottom:0}.chatgpt-main--empty-conversation .chatgpt-thread{grid-row:2}.chatgpt-composer{z-index:2;width:min(900px,100%);position:relative}.chatgpt-composer--empty-conversation{width:min(900px,100%)}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{border-radius:28px;min-height:74px}.chatgpt-drawer.chatgpt-drawer--settings-dialog{z-index:36;background:#fff;border:1px solid #0f172a1f;border-radius:26px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:248px minmax(0,1fr);width:min(960px,100vw - 48px);max-height:min(760px,100dvh - 48px);padding:0;display:grid;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 34px 100px #0f172a47}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{border-bottom:1px solid #0f172a14;grid-column:2;margin:0;padding:26px 28px 18px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{letter-spacing:-.02em;font-size:22px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header p{color:var(--muted);margin-top:6px;line-height:1.5}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:flex-start;gap:10px;min-height:44px;padding:0 12px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button:hover,.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button.is-active{color:#111827;background:#fff;box-shadow:0 8px 20px #0f172a0f}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{scrollbar-gutter:stable;grid-area:2/2;align-content:start;min-height:0;padding:16px 18px 20px;overflow-y:auto}.chatgpt-drawer--settings-dialog .control-section{box-shadow:none;background:#fff;border-color:#0f172a14;border-radius:12px}.image-management-page{min-height:100%}@media (width<=1100px){.chatgpt-drawer.chatgpt-drawer--settings-dialog{width:min(920px,100vw - 32px);max-height:calc(100dvh - 32px)}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chatgpt-sidebar{height:auto;max-height:42dvh;overflow-y:auto}.chatgpt-main{height:100%;min-height:0}.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-radius:0;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;width:100vw;height:100dvh;max-height:100dvh;inset:0;transform:none}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{grid-column:1;padding:18px 18px 14px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__content{display:contents}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-bottom:1px solid #0f172a14;border-right:0;grid-area:2/1;padding:12px 14px;display:flex;overflow-x:auto}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{flex:none}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{grid-area:3/1;padding:16px}}.design-assistant-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(135deg,#2a241ef5,#191612f0);margin:0 16px 14px;padding:14px;box-shadow:0 16px 40px #00000038}.design-assistant-panel__head,.design-assistant-panel__form,.assistant-meta-row,.assistant-action-row{align-items:center;display:flex}.design-assistant-panel__head{justify-content:space-between;gap:10px;margin-bottom:10px}.design-assistant-panel__head h3{align-items:center;gap:6px;font-size:14px;display:flex}.design-assistant-panel__form{align-items:stretch;gap:8px}.design-assistant-panel textarea{resize:vertical;border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:52px;color:var(--text);background:#0d0f0eb8;outline:none;padding:10px 12px}.design-assistant-panel textarea:focus{border-color:var(--amber);box-shadow:0 0 0 3px #d1a46c21}.design-assistant-panel button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:34px;color:var(--soft);cursor:pointer;background:#ffffff0b;justify-content:center;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.design-assistant-panel__form button{color:#24170d;background:linear-gradient(135deg, #f0d6a8, var(--amber) 58%, #b9814a);border-color:#ffffff4d;flex:none;font-weight:760}.design-assistant-panel__reply{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.design-assistant-panel__reply p{color:var(--text);margin:8px 0;font-size:13px;line-height:1.65}.design-assistant-panel__reply em,.design-assistant-panel__reply small,.assistant-status{color:var(--muted);font-size:12px;line-height:1.5;display:block}.intent-badge{color:#f0d6a8;white-space:nowrap;text-overflow:ellipsis;background:#d1a46c1a;border:1px solid #d1a46c47;border-radius:999px;align-items:center;max-width:180px;padding:4px 8px;font-size:11px;display:inline-flex;overflow:hidden}.intent-badge--soft{color:var(--soft);border-color:var(--line);background:#ffffff0a}.assistant-meta-row,.assistant-action-row{flex-wrap:wrap;gap:8px}.assistant-draft-details{border:1px solid var(--line);border-radius:var(--radius-sm);background:#0d0f0e7a;margin:10px 0}.assistant-draft-details summary{color:var(--soft);cursor:pointer;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex}.assistant-draft-details pre{white-space:pre-wrap;max-height:180px;color:var(--paper);border-top:1px solid var(--line);margin:0;padding:10px;font-size:12px;line-height:1.55;overflow:auto}.assistant-status{color:var(--sage);margin-top:8px}@media (width<=760px){.design-assistant-panel__form{flex-direction:column}}:root{--chat-column:800px;--chat-sidebar-width:280px;--bg:#fff;--bg-2:#f7f7f8;--panel:#fff;--panel-2:#f9fafb;--line:#e5e7eb;--line-strong:#d1d5db;--text:#111827;--muted:#6b7280;--soft:#374151;--cyan:#10a37f;--cyan-dark:#0d8a6d;--shadow-panel:0 8px 24px #0f172a0d}html,body,#root{background:#fff;height:100%;min-height:0}body{color:var(--text);background:#fff;overflow:hidden}button,select,input,textarea{font:inherit}.studio-shell{background:#fff;height:100dvh;min-height:0;padding:0;overflow:hidden}.chatgpt-layout{--chatgpt-sidebar-width:var(--chat-sidebar-width);--chatgpt-drawer-width:420px;grid-template-columns:var(--chat-sidebar-width) minmax(0, 1fr);background:#fff;gap:0;width:100%;height:100dvh;min-height:0;display:grid;overflow:hidden}.chatgpt-layout__resize-handle{display:none}.chatgpt-sidebar{min-width:0;height:100dvh;box-shadow:none;background:#f7f7f8;border-right:1px solid #e5e7eb;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:12px;padding:12px;display:grid;overflow:hidden}.chatgpt-sidebar__brand-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:2px 0 4px;display:flex}.chatgpt-sidebar__brand{border-radius:12px;align-items:center;gap:10px;min-width:0;padding:4px;display:flex}.chatgpt-sidebar__brand .brand-mark{color:#fff;width:32px;height:32px;box-shadow:none;background:#111827;border-radius:10px}.chatgpt-sidebar__brand strong,.chatgpt-sidebar__brand span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.chatgpt-sidebar__brand span{color:#6b7280;font-size:12px;line-height:1.35}.chatgpt-sidebar__icon-button,.chatgpt-sidebar__new-chat,.chatgpt-sidebar__section button,.chatgpt-sidebar__account-button,.chatgpt-sidebar__account-menu button{color:#374151;min-height:40px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;transition:background-color .14s,color .14s}.chatgpt-sidebar__icon-button{place-items:center;width:36px;min-width:36px;height:36px;display:grid}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open,.chatgpt-sidebar__account-menu button:hover{color:#111827;box-shadow:none;background:#f3f4f6}.chatgpt-sidebar__new-chat{color:#111827;background:#fff;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.chatgpt-sidebar__new-chat.is-active{background:#f3f4f6}.chatgpt-sidebar__section{gap:6px;min-width:0;display:grid}.chatgpt-sidebar__label{color:#9ca3af;margin:0 6px 2px;font-size:11px;font-weight:600}.chatgpt-sidebar__section button{text-align:left;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0;padding:0 10px;display:flex}.chatgpt-sidebar__section button.is-active{color:#111827;box-shadow:none;background:#eceff3;border:0}.chatgpt-sidebar__tool-copy{gap:2px;min-width:0;display:grid}.chatgpt-sidebar__tool-copy strong,.chatgpt-sidebar__tool-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatgpt-sidebar__tool-copy strong{color:inherit;font-size:13px;font-weight:600}.chatgpt-sidebar__tool-copy small{color:#6b7280;font-size:11px}.chatgpt-sidebar__history.is-open{overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:2px;overflow:visible auto}.chatgpt-sidebar__history-toggle{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:0 10px!important;display:grid!important}.chatgpt-sidebar__history-toggle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chatgpt-sidebar__history-search{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;min-height:38px;margin:4px 0;padding:0 10px;display:flex}.chatgpt-sidebar__history-search input{color:#111827;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.chatgpt-sidebar__history-title{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex;overflow:hidden}.chatgpt-sidebar__history-item{border-radius:10px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;min-height:42px;display:grid;position:relative}.chatgpt-sidebar__history-item:hover,.chatgpt-sidebar__history-item.is-active,.chatgpt-sidebar__history-item.has-menu{background:#eceff3}.chatgpt-sidebar__history-open,.chatgpt-sidebar__history-rename{grid-template-columns:minmax(0,1fr);align-content:center;gap:2px;min-height:40px;padding:6px 10px;display:grid}.chatgpt-sidebar__history-open{background:0 0!important;border-radius:10px 0 0 10px!important}.chatgpt-sidebar__history-more{opacity:1;place-items:center;height:30px;color:#6b7280!important;background:0 0!important;border-radius:8px!important;width:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;display:grid!important}.chatgpt-sidebar__history-title svg,.chatgpt-sidebar__history-more svg,.chatgpt-sidebar__history-menu svg{flex-shrink:0;display:block}.chatgpt-sidebar__history-rename{grid-column:1/-1;padding:5px 8px}.chatgpt-sidebar__history-rename input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:0;width:100%;min-width:0;height:30px;padding:0 8px;font-size:13px}.chatgpt-sidebar__history-rename input:focus{border-color:#10a37f;box-shadow:0 0 0 3px #10a37f1f}.chatgpt-sidebar__history-menu{z-index:80;background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:2px;width:178px;padding:10px;display:grid;position:fixed;box-shadow:0 18px 42px #0f172a29}.chatgpt-sidebar__history-menu button{color:#111827;gap:10px;background:0 0!important;border-radius:9px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;min-height:38px!important;padding:0 8px!important;display:flex!important}.chatgpt-sidebar__history-menu button.is-danger{color:#dc2626}.chatgpt-sidebar__history-menu-separator{background:#e5e7eb;height:1px;margin:4px 6px}.chatgpt-sidebar__empty{color:#9ca3af;padding:10px;font-size:12px;line-height:1.5}.chatgpt-sidebar__footer{border-top:1px solid #e5e7eb;min-width:0;padding-top:8px}.chatgpt-sidebar__account-button{text-align:left;align-items:center;gap:10px;width:100%;min-width:0;min-height:44px;padding:6px 8px;display:flex}.chatgpt-sidebar__account-avatar{color:#fff;background:#111827;border-radius:50%;place-items:center;width:30px;min-width:30px;height:30px;font-size:12px;font-weight:650;display:grid}.chatgpt-sidebar__account-copy{flex:auto;gap:1px;min-width:0;display:grid}.chatgpt-sidebar__account-copy strong,.chatgpt-sidebar__account-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatgpt-sidebar__account-copy strong{color:#111827;font-size:13px;font-weight:600}.chatgpt-sidebar__account-copy small{color:#6b7280;font-size:11px}.chatgpt-sidebar__account-menu{z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:4px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);left:10px;right:10px;box-shadow:0 18px 40px #0f172a24}.chatgpt-sidebar__account-menu button{align-items:center;gap:10px;min-height:38px;padding:0 10px;display:flex}.chatgpt-sidebar__account-menu-separator{background:#e5e7eb;height:1px;margin:4px}.chatgpt-main{background:#fff;grid-template-rows:56px minmax(0,1fr);gap:0;min-width:0;height:100dvh;min-height:0;padding:0 24px;display:grid;position:relative;overflow:hidden}.chatgpt-main--management{scrollbar-gutter:stable;background:radial-gradient(circle at 16% 0,#ffffffeb,#fff0 34%),linear-gradient(115deg,#fbfaf8 0%,#fff 48%,#f6f0e8 100%);padding:0;display:block;overflow:auto}.image-management-page{color:#111827;align-content:start;gap:26px;width:min(1814px,100% - 96px);min-height:100%;margin:0 auto;padding:16px 0 40px;display:grid}.image-management-page svg{flex-shrink:0;display:block}.image-management-hero{justify-content:space-between;align-items:start;gap:24px;display:flex}.image-management-heading{gap:6px;display:grid}.image-management-hero h1{color:#111827;letter-spacing:0;margin:0;font-size:29px;font-weight:760;line-height:1}.image-management-heading .eyebrow{color:#6b7280;letter-spacing:.22em;margin:0;font-size:17px;font-weight:760;line-height:1}.image-management-filters,.image-management-toolbar,.image-management-bulk-actions{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.image-management-filters{justify-content:flex-end;padding-top:12px}.image-date-range,.image-management-action,.image-management-count button,.image-management-bulk-actions button,.image-management-empty button{color:#4b5563;background:#fff;border:1px solid #11182714;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:16px;font-weight:560;line-height:1;display:inline-flex;box-shadow:0 10px 22px #11182714}.image-date-range{flex-wrap:wrap;justify-content:flex-start;gap:10px;min-width:min(100%,560px);padding:8px 10px}.image-date-range__title,.image-date-input,.image-date-presets{align-items:center;gap:8px;min-width:0;display:inline-flex}.image-date-range__title{color:#6b7280;font-size:13px;font-weight:650}.image-date-input{background:#f9fafb;border:1px solid #11182714;border-radius:11px;min-height:34px;padding:0 8px}.image-date-input span{color:#6b7280;font-size:12px;font-weight:650}.image-date-input input{color:#111827;width:132px;min-width:0;font:inherit;background:0 0;border:0;outline:none;font-size:13px}.image-date-presets{flex-wrap:wrap;gap:6px}.image-date-presets button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:0;border-radius:9px;min-height:30px;padding:0 9px;font-size:12px;font-weight:650}.image-date-presets button:hover{color:#111827;background:#e5e7eb}.image-management-action,.image-management-count button,.image-management-bulk-actions button,.image-management-empty button{cursor:pointer;white-space:nowrap;padding:0 18px}.image-management-action:hover:not(:disabled),.image-management-count button:hover:not(:disabled),.image-management-bulk-actions button:hover:not(:disabled),.image-management-empty button:hover{color:#111827;background:#fff;border-color:#11182724;box-shadow:0 12px 26px #1118271a}.image-management-action--primary{color:#fff;background:#050505;border-color:#050505;box-shadow:0 12px 22px #0000002e}.image-management-action--primary:hover:not(:disabled){color:#fff;background:#111827;border-color:#111827}.image-management-action--danger,.image-management-bulk-danger,.image-management-card__actions button:last-child{color:#ff6b8a;background:#fff8fa;border-color:#ff6b8a2e}.image-management-action--danger:hover:not(:disabled),.image-management-bulk-danger:hover:not(:disabled),.image-management-card__actions button:last-child:hover:not(:disabled){color:#f43f6b;background:#fff1f5;border-color:#f43f6b47}.image-management-board{background:#ffffffe6;border:1px solid #11182714;border-radius:18px;gap:0;min-width:0;display:grid;overflow:hidden;box-shadow:0 18px 50px #11182714}.image-management-toolbar{border-bottom:1px solid #1118270d;justify-content:space-between;min-height:80px;padding:16px 26px}.image-management-count{color:#6f6b66;flex-wrap:wrap;align-items:center;gap:10px;min-height:40px;font-size:15px;display:inline-flex}.image-management-count strong{color:#6f6b66;font-size:16px;font-weight:560}.image-management-count span{color:#6b7280;font-size:12px}.image-management-filter-summary{background:#f3f4f6;border-radius:999px;padding:4px 8px}.image-management-count button,.image-management-bulk-actions button{color:#6f6b66;min-height:40px;box-shadow:none;border-radius:12px;padding:0 10px;font-size:16px}.image-management-count button{background:0 0;border-color:#0000;min-width:0}.image-management-count button svg{color:#e5e7eb;width:20px;height:20px}.image-management-bulk-actions{justify-content:flex-end}.image-management-bulk-actions button{color:#928d87;background:0 0;border-color:#0000}.image-management-bulk-actions button:not(:first-child){background:#fff;border-color:#11182714;box-shadow:0 6px 14px #1118270f}.image-management-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0;display:grid}.image-management-card{background:#fff9;border-bottom:1px solid #1118270d;border-right:1px solid #1118270d;align-content:start;gap:14px;min-width:0;padding:20px;display:grid}.image-management-card.is-selected{background:#fffafb;box-shadow:inset 0 0 0 2px #ff6b8a2e}.image-management-card.is-active{background:#fbfdff}.image-management-card__image{aspect-ratio:1.05;cursor:pointer;background:#fafafa;border:0;border-radius:12px;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.image-management-card__image img{object-fit:cover;width:100%;height:100%;display:block}.image-management-card__placeholder{color:#9ca3af;place-items:center;display:grid}.image-management-card__meta,.image-management-card__time,.image-management-card__quick-actions,.image-management-card__actions{align-items:center;min-width:0;display:flex}.image-management-card__meta{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;display:grid}.image-management-card__time{color:#6f6b66;white-space:nowrap;gap:6px;font-size:15px}.image-management-card__time span{text-overflow:ellipsis;min-width:0;overflow:hidden}.image-management-card__check,.image-management-card__quick-actions button,.image-management-card__actions button{color:#b3aea7;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:24px;min-width:24px;height:24px;padding:0;display:grid}.image-management-card__check:hover,.image-management-card__quick-actions button:hover:not(:disabled),.image-management-card__actions button:hover:not(:disabled){color:#6f6b66;background:#f5f5f4}.image-management-card__check.is-selected{color:#ff6b8a;background:#fff1f5}.image-management-card__details{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.image-management-card__details span{text-overflow:ellipsis;white-space:nowrap;color:#7c776f;min-width:0;font-size:15px;line-height:1.35;overflow:hidden}.image-management-card__details span:first-child{flex:auto}.image-management-card__details span:last-child{text-align:right;max-width:48%}.image-management-card__actions{flex-wrap:wrap;gap:6px}.image-management-card__actions button{border:1px solid #11182714;border-radius:50%}.image-management-empty{color:#6b7280;text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;align-content:center;place-items:center;gap:10px;min-height:280px;padding:42px 20px;display:grid}.image-management-empty strong{color:#111827;font-size:16px}.image-management-empty p{max-width:420px;margin:0;font-size:13px;line-height:1.5}@media (width<=760px){.chatgpt-main--management{padding:0}.image-management-page{gap:18px;width:min(100% - 28px,1814px);padding-top:16px}.image-management-hero{gap:14px;display:grid}.image-management-filters{justify-content:stretch;padding-top:0}.image-management-toolbar{align-items:flex-start}.image-management-count{flex-basis:100%}.image-date-range,.image-management-action,.image-management-bulk-actions button{min-height:38px}.image-date-range{align-items:stretch;width:100%}.image-management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.image-management-grid{grid-template-columns:1fr}.image-date-range,.image-management-action,.image-date-input,.image-date-input input,.image-date-presets{width:100%}.image-date-presets button{flex:90px}}.chatgpt-main__header{background:0 0;border-bottom:0;grid-template-columns:minmax(0,1fr) minmax(0,auto);align-items:center;gap:12px;width:100%;height:56px;margin:0;display:grid;position:relative}.chatgpt-main__model-pill{color:#111827;text-align:left;width:auto;min-width:0;max-width:100%;min-height:40px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-self:start;align-items:center;gap:9px;padding:0;display:inline-flex}.chatgpt-main__model-pill>svg{color:#6b7280}.chatgpt-main__model-pill-copy{gap:1px;min-width:0;display:grid}.chatgpt-main__model-pill-copy strong,.chatgpt-main__model-pill-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatgpt-main__model-pill-copy strong{color:#111827;max-width:180px;font-size:14px;font-weight:650;line-height:1.3}.chatgpt-main__model-pill-copy small{color:#6b7280;font-size:12px;line-height:1.3}.chatgpt-main__model-pill .status-badge{max-width:110px}.chatgpt-main__header--image .chatgpt-main__model-pill-copy strong{max-width:130px}.chatgpt-main__header--image .chatgpt-main__model-pill .status-badge{display:none}.status-badge{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:999px;min-height:24px;padding:0 8px;font-size:11px;font-weight:500}.status-badge--good{color:#047857;background:#ecfdf5;border-color:#d1fae5}.workspace-mode-toggle{z-index:2;background:#f7f7f8;border:1px solid #e5e7eb;border-radius:999px;grid-template-columns:repeat(2,minmax(68px,1fr));justify-self:center;align-items:center;gap:2px;width:auto;min-width:154px;height:36px;min-height:36px;padding:3px;display:grid;position:absolute;top:10px;left:50%;transform:translate(-50%)}.workspace-mode-toggle button{color:#6b7280;min-width:0;height:28px;min-height:28px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.workspace-mode-toggle button.is-active{color:#065f46;box-shadow:none;background:#ecfdf5}.chatgpt-main__actions{flex-wrap:nowrap;justify-content:flex-end;justify-self:end;align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-main__actions--image{gap:4px}.chatgpt-main__action-group{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.quick-phrase-popover{display:inline-flex;position:relative}.quick-phrase-popover__actions{align-items:center;gap:6px;display:inline-flex}.quick-phrase-card{z-index:20;background:#fffffff0;border:1px solid #0f172a14;border-radius:12px;width:min(300px,100vw - 32px);padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #0f172a24}.quick-phrase-card__list{scrollbar-gutter:stable;gap:4px;max-height:min(54vh,360px);display:grid;overflow-y:auto}.chatgpt-main__actions .quick-phrase-card button{color:#334155;text-align:left;white-space:normal;overflow-wrap:anywhere;border-radius:8px;justify-content:flex-start;width:100%;min-height:34px;padding:7px 9px;font-size:12px;line-height:1.35;transition:background-color .16s,box-shadow .16s,transform .16s,color .16s}.chatgpt-main__actions .quick-phrase-card button:hover,.chatgpt-main__actions .quick-phrase-card button:focus-visible{color:#111827;background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a21}.chatgpt-main__action-group--result{border-left:1px solid #e5e7eb;padding-left:6px}.chatgpt-main__actions button{color:#4b5563;min-height:34px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.chatgpt-main__actions button:hover,.chatgpt-main__actions button.is-active{color:#111827;background:#f3f4f6}.chatgpt-main__actions button:disabled{color:#9ca3af;opacity:1;background:0 0}.chatgpt-main__action-label{min-width:0}.chatgpt-main__actions--image button{width:34px;min-width:34px;padding:0}.chatgpt-main__actions--image .quick-phrase-card button{width:100%;min-width:0;padding:7px 9px}.chatgpt-main__actions--image .chatgpt-main__action-label{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.chatgpt-thread{overscroll-behavior:contain;min-height:0;padding:28px max(0px, calc((100% - var(--chat-column)) / 2)) 220px;scrollbar-gutter:stable;overflow-y:auto}.chatgpt-thread.is-empty{justify-content:center;align-items:flex-start;padding-top:clamp(56px,12vh,120px);padding-bottom:220px;display:flex}.chatgpt-empty{width:min(var(--chat-column), 100%);text-align:center;justify-items:center;gap:18px;padding:0;display:grid}.chatgpt-empty__copy h1{color:#111827;letter-spacing:0;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.16}.chatgpt-empty__copy p{color:#6b7280;max-width:560px;margin:12px auto 0;font-size:14px;line-height:1.65}.chatgpt-empty__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.chatgpt-empty__actions button{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:13px;display:inline-flex}.chatgpt-empty__actions button:hover,.chatgpt-empty__actions button.is-primary{color:#111827;background:#f3f4f6}.chat-message{width:min(var(--chat-column), 100%);grid-template-columns:30px minmax(0,1fr);gap:12px;margin:0 auto 24px;animation:.16s ease-out both chat-message-in;display:grid}.chat-message--user{grid-template-columns:minmax(0,1fr);justify-items:end}.chat-message--user .message-avatar{display:none}.message-avatar{color:#fff;width:30px;height:30px;box-shadow:none;background:#111827;border-radius:50%;place-items:center;margin-top:2px;font-size:10px;font-weight:650;display:grid}.chat-message--assistant .message-avatar{box-shadow:none;background:#10a37f}.message-body{color:#111827;min-width:0;padding:0}.chat-message--assistant .message-body{width:100%;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.chat-message--assistant.chat-message--analysis .message-body{background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:12px 14px}.chat-message--assistant.chat-message--render .message-body{background:0 0;border:0;padding:0}.chat-message--error .message-body{background:#fff7f7;border:1px solid #fecaca;border-radius:14px;padding:12px 14px}.chat-message--user .message-body{color:#111827;background:#f3f4f6;border:0;border-radius:18px;max-width:min(620px,86%);padding:10px 14px}.message-meta{align-items:center;gap:8px;margin-bottom:6px;display:flex}.chat-message--user .message-meta{display:none}.message-meta span{color:#6b7280;font-size:12px;font-weight:500}.message-meta .assistant-streaming-indicator{color:#047857;font-weight:650}.message-body>p,.message-markdown,.message-markdown p,.message-markdown li,.analysis-list li{color:#111827;font-size:14px;line-height:1.6}.message-body>p+p,.message-markdown p+p{margin-top:10px}.message-markdown ol,.message-markdown ul,.analysis-list{margin:10px 0 0;padding-left:20px}.analysis-list{color:#374151}.analysis-list li+li,.message-markdown li+li{margin-top:4px}.message-markdown h2,.message-markdown h3{color:#111827;margin:14px 0 6px;font-weight:750;line-height:1.35}.message-markdown h2:first-child,.message-markdown h3:first-child{margin-top:0}.message-markdown h2{font-size:16px}.message-markdown h3{font-size:15px}.message-markdown pre{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:13px;line-height:1.55;overflow-x:auto}.message-markdown-link{color:#1f6feb;vertical-align:baseline;align-items:baseline;gap:3px;max-width:100%;font-weight:650;text-decoration:none;display:inline-flex}.message-markdown-link:hover{text-decoration:underline}.message-markdown-link span{overflow-wrap:anywhere;min-width:0}.message-markdown-link svg{flex:none;transform:translateY(1px)}.prompt-details{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:10px}.prompt-details summary{color:#6b7280;cursor:pointer;font-size:12px}.prompt-details pre{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;max-height:240px;margin-top:8px;padding:12px;font:12px/1.6 Consolas,Microsoft YaHei UI,monospace}.message-action-row,.assistant-output-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.message-action-row button,.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button,.chatgpt-attachment-item button{color:#6b7280;min-height:32px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.message-action-row button:hover,.assistant-output-actions button:hover,.preview-modal__actions button:hover,.comparison-modal__head button:hover{color:#111827;background:#f3f4f6}.assistant-output-actions button.is-selected{color:#047857;background:#ecfdf5}.assistant-output-actions__retry{display:inline-flex;position:relative}.message-version-switch{color:#6b7280;background:0 0;border-radius:9px;align-items:center;gap:2px;min-height:32px;padding:0 4px;font-size:12px;font-weight:650;display:inline-flex}.message-version-switch span{text-align:center;min-width:34px}.message-version-switch button{width:28px;min-height:28px;padding:0}.assistant-output-actions button:disabled,.message-version-switch button:disabled{opacity:.38;cursor:not-allowed}.retry-popover{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(320px,100vw - 32px);padding:12px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 18px 45px #0f172a24}.retry-popover label{color:#6b7280;gap:8px;font-size:12px;font-weight:650;display:grid}.retry-popover select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:9px;width:100%;min-height:34px;padding:0 10px;font-size:13px}.retry-popover>button{color:#047857;background:#ecfdf5;width:100%;margin-top:10px}.message-action-row small{color:#6b7280;flex:180px;min-width:0;font-size:12px;line-height:1.5}.generation-progress-card,.render-preview-card{width:min(var(--chat-column), 100%);background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin:0 auto 24px;box-shadow:0 4px 14px #0f172a08}.generation-progress-card{grid-template-columns:40px minmax(0,1fr);gap:14px;padding:16px;display:grid}.progress-orb{background:conic-gradient(#10a37f00,#10a37fe6,#10a37f00);border-radius:50%;width:32px;height:32px}.progress-orb span{background:#fff;border-radius:50%;width:22px;height:22px;margin:5px;display:block}.generation-progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.generation-progress-head strong{color:#111827;font-size:14px;font-weight:650}.generation-progress-head span,.generation-progress-card p,.generation-progress-meta,.generation-slow-note{color:#6b7280;font-size:12px;line-height:1.55}.generation-progress-meta,.generation-progress-steps{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.generation-progress-bar{background:#f3f4f6;border-radius:999px;height:4px;margin-top:12px;overflow:hidden}.generation-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#10a37f00,#10a37f,#10a37f00);height:100%;display:block}.generation-progress-steps span{color:#6b7280;background:#f7f7f8;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;display:inline-flex}.generation-progress-steps span.is-active{color:#047857;background:#ecfdf5}.render-preview-card{gap:14px;padding:16px;display:grid}.render-preview-info{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.render-preview-info .eyebrow{color:#6b7280;margin:0 0 4px;font-size:11px;font-weight:600}.render-preview-info h3{color:#111827;font-size:14px;font-weight:650;line-height:1.35}.score-pill{color:#047857;background:#ecfdf5;border:1px solid #d1fae5;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.image-zoom-trigger{cursor:zoom-in;background:#f6f7f8;border:0;border-radius:12px;place-items:center;width:100%;margin-top:0;padding:12px;display:grid;overflow:hidden}.api-render-image,.image-zoom-trigger .api-render-image{object-fit:contain;background:0 0;border:0;border-radius:12px;width:100%;max-width:100%;max-height:min(520px,58vh);display:block;transform:none}.image-zoom-trigger:hover .api-render-image{transform:none}.empty-render-result{color:#6b7280;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;padding:16px;font-size:13px}.chatgpt-composer{z-index:4;width:min(var(--chat-column), calc(100% - 48px));gap:8px;margin:0;display:grid;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.chatgpt-composer__attachments{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chatgpt-composer__attachment,.chatgpt-chip{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;min-height:32px;font-size:12px;box-shadow:0 4px 14px #0f172a0a}.chatgpt-composer__attachment{grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;max-width:220px;padding:3px 8px 3px 3px;display:grid}.chatgpt-composer__attachment img{object-fit:cover;background:#f3f4f6;border-radius:50%;width:28px;height:28px}.chatgpt-composer__attachment span,.chatgpt-chip{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatgpt-chip{align-items:center;padding:0 10px;display:inline-flex}.chatgpt-composer__attachments--inside{padding:12px 16px 0}.chatgpt-composer__bar--has-attachments{flex-direction:column;gap:0;padding:12px;display:flex}.chatgpt-composer__bar--has-attachments .chatgpt-composer__attachments-inner{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.chatgpt-composer__attachments-inner{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.chatgpt-composer__attachment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:180px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.chatgpt-composer__attachment-card-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:6px;padding:6px 8px;display:flex}.chatgpt-composer__attachment-card-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:20px;height:20px}.chatgpt-composer__attachment-card-name{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.chatgpt-composer__attachment-card-close{color:#fff;cursor:pointer;z-index:2;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .14s;display:flex;position:absolute;top:4px;right:4px}.chatgpt-composer__attachment-card-preview{object-fit:cover;background:#f9fafb;width:100%;height:120px;display:block}.chatgpt-chip--accent{color:#047857;background:#ecfdf5;border-color:#d1fae5}.chatgpt-composer__bar{background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-height:72px;padding:10px;display:grid;box-shadow:0 14px 38px #0f172a1f}.chatgpt-composer__bar--chat{grid-template-columns:minmax(0,1fr)}.chatgpt-composer textarea{resize:none;color:#111827;background:0 0;border:0;outline:0;width:100%;min-height:34px;max-height:160px;padding:4px 6px;font-size:14px;line-height:1.6;overflow-y:hidden}.chatgpt-composer textarea::placeholder{color:#9ca3af}.chatgpt-composer__inline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select,.chatgpt-composer__inline-actions button,.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{color:#374151;min-height:36px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.chatgpt-composer__effort-select{max-width:126px}.chatgpt-composer__send,.chatgpt-composer__inline-actions .chatgpt-composer__send{color:#fff;background:#111827;border:0;border-radius:50%;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.chatgpt-composer__send:disabled{color:#fff;opacity:1;background:#d1d5db}.chatgpt-composer__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:0 2px;display:flex}.chatgpt-composer__mode-row,.chatgpt-composer__utility-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{color:#6b7280;background:#ffffffe0;border-color:#0000;min-height:32px}.chatgpt-composer__mode-row button:hover,.chatgpt-composer__utility-row button:hover{color:#111827;background:#f3f4f6}.chatgpt-composer__mode-row button.is-active{color:#047857;box-shadow:none;background:#ecfdf5;border-color:#d1fae5}.chatgpt-composer__utility-row span,.chatgpt-mode-note,.composer-hint,.shortcut-empty-note{color:#6b7280;font-size:12px;line-height:1.5}.composer-hint,.shortcut-toolbar__head{display:none}.chatgpt-settings-backdrop{z-index:35;cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a40;border:0;position:fixed;inset:0}.chatgpt-drawer.chatgpt-drawer--settings-dialog{z-index:36;background:#fff;border:1px solid #e5e7eb;border-radius:20px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:220px minmax(0,1fr);width:min(860px,90vw);height:min(760px,100dvh - 48px);max-height:calc(100dvh - 48px);padding:0;animation:none;display:grid;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0f172a2e}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{border-bottom:1px solid #e5e7eb;grid-area:1/2;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;min-height:72px;margin:0;padding:18px 20px 14px;display:flex}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{color:#111827;letter-spacing:0;font-size:18px;font-weight:650;line-height:1.3}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header p{color:#6b7280;margin-top:4px;font-size:13px;line-height:1.45}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header button{color:#6b7280;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:grid}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header button:hover{color:#111827;background:#f3f4f6}.chatgpt-drawer--settings-dialog .chatgpt-drawer__content{display:contents}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{background:#f7f7f8;border-right:1px solid #e5e7eb;grid-area:1/1/-1;align-content:start;gap:4px;padding:14px 10px;display:grid}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{color:#4b5563;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:13px;display:flex}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button svg{flex:none;display:block}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button span{min-width:0;line-height:1.2}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button:hover,.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button.is-active{color:#111827;box-shadow:none;background:#f3f4f6}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{scrollbar-gutter:stable;grid-area:2/2;align-content:start;gap:12px;min-height:0;padding:14px 16px 18px;display:grid;overflow-y:auto}.chatgpt-drawer--settings-dialog .control-section,.control-section,.quality-toggle-card,.floor-analysis-sidebar,.learned-profile-block,.api-config-grid,.api-model-picker,.memory-item-row{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.section-title{color:#374151;font-size:13px;font-weight:650}.config-hint,.quality-toggle-card p,.run-stage-note,.floor-analysis-sidebar p,.floor-analysis-sidebar em,.learned-profile-block p,.api-model-picker__head small{color:#6b7280;font-size:12px;line-height:1.55}.api-config-grid input,.api-config-grid select,.api-config-grid textarea,.select-shell{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.api-key-field{grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;display:grid}.api-key-field input{border-top-right-radius:0;border-bottom-right-radius:0}.api-key-field button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-left:0;border-radius:0 10px 10px 0;min-width:38px}.api-key-field button:hover{color:#111827;background:#f3f4f6}.api-config-grid{background:#f9fafb;padding:10px}.api-provider-manager{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:8px;min-width:0;display:grid}.api-provider-manager>div{gap:8px;min-width:0;display:grid}.api-provider-manager>div>span{color:#6b7280;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:600;line-height:1.2}.api-config-grid input:focus,.api-config-grid select:focus,.api-config-grid textarea:focus{border-color:#10a37f73;box-shadow:0 0 0 3px #10a37f14}.config-action-row button,.quality-toggle-card button,.api-model-search-row button,.api-provider-manager button,.shortcut-manager__head button,.shortcut-manager__item-actions button,.shortcut-editor__actions button{color:#374151;text-align:center;min-height:32px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;line-height:1.2;display:inline-flex}.chatgpt-drawer--settings-dialog .config-action-row button svg,.chatgpt-drawer--settings-dialog .quality-toggle-card button svg,.chatgpt-drawer--settings-dialog .api-model-search-row button svg,.chatgpt-drawer--settings-dialog .api-provider-manager button svg,.chatgpt-drawer--settings-dialog .shortcut-manager__head button svg,.chatgpt-drawer--settings-dialog .shortcut-manager__item-actions button svg,.chatgpt-drawer--settings-dialog .shortcut-editor__actions button svg,.chatgpt-drawer--settings-dialog .api-model-picker__list button svg{flex:none;display:block}.config-action-row button:hover,.quality-toggle-card button:hover,.api-model-search-row button:hover,.api-provider-manager button:hover,.shortcut-manager__head button:hover,.shortcut-manager__item-actions button:hover,.shortcut-editor__actions button:hover{color:#111827;background:#f3f4f6}.quality-toggle-card button.is-active,.api-model-picker__list button.is-selected{color:#047857;background:#ecfdf5;border-color:#d1fae5}.config-status--good{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.preview-modal,.comparison-modal{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a40;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.preview-modal__content,.comparison-modal__content{background:#fff;border:1px solid #e5e7eb;border-radius:20px;gap:14px;width:min(1120px,96vw);max-height:calc(100vh - 48px);padding:16px;display:grid;overflow:auto;box-shadow:0 24px 70px #0f172a2e}.preview-modal__bar,.comparison-modal__head{justify-content:space-between;align-items:center;gap:14px;display:flex}.preview-modal__bar h2,.comparison-modal__head h2{color:#111827;font-size:18px;font-weight:650}.preview-modal__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.preview-modal__image-button{cursor:zoom-out;background:#f6f7f8;border:0;border-radius:16px;place-items:center;padding:12px;display:grid}.preview-modal__image-button img{object-fit:contain;background:0 0;border:0;border-radius:12px;width:100%;max-height:calc(100vh - 180px);display:block}.comparison-grid figure{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px}.comparison-grid figcaption{color:#374151}.comparison-grid img{background:#f6f7f8;border-radius:12px}.drop-overlay{box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8fafcc7;border-color:#10a37f29}.drop-overlay span{color:#6b7280}@media (width<=1280px){.chatgpt-main__header{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.chatgpt-main__model-pill .status-badge{display:none}.workspace-mode-toggle{min-width:148px}}@media (width<=1100px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:var(--chat-sidebar-width) minmax(0, 1fr)}.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){z-index:30;background:#fff;border-left:1px solid #e5e7eb;width:min(380px,92vw);padding:18px;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #0f172a24}.chatgpt-main__actions button{padding-inline:8px}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chatgpt-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;height:auto;max-height:38dvh;overflow-y:auto}.chatgpt-main{height:100%;padding:0 16px}.chatgpt-main__header{grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%}.chatgpt-main__actions{display:none}.workspace-mode-toggle{justify-self:center;min-width:136px;top:10px;left:50%;transform:translate(-50%)}.workspace-mode-toggle button{padding-inline:8px}.chatgpt-thread{padding-inline:0;padding-bottom:210px}.chat-message{grid-template-columns:28px minmax(0,1fr);gap:10px}.chat-message--user .message-body{max-width:92%}.chatgpt-composer{width:calc(100% - 32px);bottom:12px}.chatgpt-composer__inline-actions{justify-content:space-between}.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select{flex:132px;max-width:none}.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-radius:20px;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;width:auto;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);inset:12px;transform:none}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{grid-area:1/1;padding:16px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-bottom:1px solid #e5e7eb;border-right:0;grid-area:2/1;padding:10px 12px;display:flex;overflow-x:auto}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{flex:none}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{grid-area:3/1;padding:16px}.api-provider-manager{grid-template-columns:minmax(0,1fr);align-items:stretch}}@media (height<=820px){.chatgpt-thread{padding-top:18px;padding-bottom:230px}.chat-message{margin-bottom:18px}.render-preview-card{gap:10px;padding:14px}.image-zoom-trigger{padding:10px}.api-render-image,.image-zoom-trigger .api-render-image{max-height:330px}.chatgpt-composer{gap:6px;bottom:14px}.chatgpt-composer__bar{gap:6px;min-height:66px;padding:9px 10px}.chatgpt-composer textarea{min-height:30px;padding-block:2px}.chatgpt-composer__meta{gap:6px;min-height:18px}.chatgpt-mode-note{display:none}}:root{--app-font:"Aptos", "Microsoft YaHei UI", "PingFang SC", "Segoe UI", sans-serif;--app-bg:#f5f6f8;--app-canvas:#fff;--app-sidebar:#f1f3f5;--app-sidebar-hover:#e8ebef;--app-surface:#fff;--app-surface-subtle:#f8fafb;--app-border:#dfe3e8;--app-border-strong:#c8d0d8;--app-text:#111827;--app-text-soft:#344054;--app-muted:#667085;--app-muted-2:#98a2b3;--app-accent:#0f7f62;--app-accent-soft:#e8f7f1;--app-danger:#b42318;--app-shadow-popover:0 18px 48px #10182829;--app-shadow-dialog:0 24px 70px #1018282e;--chat-column:840px;--chat-sidebar-width:292px;--chatgpt-drawer-width:430px;font-family:var(--app-font);color:var(--app-text);background:var(--app-bg)}body{color:var(--app-text);font-family:var(--app-font)}button,select,input,textarea{font-family:var(--app-font)}.chatgpt-layout{--chatgpt-sidebar-width:var(--chat-sidebar-width);--chatgpt-drawer-width:430px;color:var(--app-text);background:var(--app-canvas)}.chatgpt-sidebar{border-right:1px solid var(--app-border);background:var(--app-sidebar);gap:10px;padding:12px 10px}.chatgpt-sidebar__brand-row{padding-bottom:6px}.chatgpt-sidebar__brand .brand-mark{color:#fff;background:#1f2937;border-radius:8px;width:30px;height:30px}.chatgpt-sidebar__brand strong{color:var(--app-text);font-size:14px;font-weight:680}.chatgpt-sidebar__brand span,.chatgpt-sidebar__tool-copy small,.chatgpt-sidebar__account-copy small,.chatgpt-sidebar__history-toggle small,.chatgpt-sidebar__history button small{color:var(--app-muted)}.chatgpt-sidebar__icon-button,.chatgpt-sidebar__new-chat,.chatgpt-sidebar__section button,.chatgpt-sidebar__account-button,.chatgpt-sidebar__account-menu button{color:var(--app-text-soft);border-radius:8px;transition:background-color .14s,color .14s,border-color .14s}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open,.chatgpt-sidebar__account-menu button:hover{color:var(--app-text);background:var(--app-sidebar-hover)}.chatgpt-sidebar__new-chat{min-height:40px;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border)}.chatgpt-sidebar__new-chat.is-active,.chatgpt-sidebar__section button.is-active,.chatgpt-sidebar__history-item:hover,.chatgpt-sidebar__history-item.is-active,.chatgpt-sidebar__history-item.has-menu{color:var(--app-text);background:#e4e8ed}.chatgpt-sidebar__label{color:var(--app-muted-2);text-transform:none;font-size:11px}.chatgpt-sidebar__tool-icon{color:var(--app-muted)}.chatgpt-sidebar__history-search,.chatgpt-sidebar__history-rename input{border-color:var(--app-border);background:var(--app-surface);border-radius:8px}.chatgpt-sidebar__history-more:hover,.chatgpt-sidebar__history-more[aria-expanded=true]{background:var(--app-surface)!important}.chatgpt-sidebar__history-menu,.chatgpt-sidebar__account-menu{border-color:var(--app-border);background:var(--app-surface);box-shadow:var(--app-shadow-popover);border-radius:10px}.chatgpt-sidebar__history-menu button,.chatgpt-sidebar__account-menu button{border-radius:7px!important}.chatgpt-sidebar__history-menu button:hover{background:var(--app-surface-subtle)!important}.chatgpt-sidebar__history-menu button.is-danger,.chatgpt-sidebar__account-menu button.is-danger{color:var(--app-danger)}.chatgpt-sidebar__footer{border-top-color:var(--app-border)}.chatgpt-sidebar__account-avatar,.message-avatar{background:#1f2937}.chatgpt-main{--chat-composer-veil-height:clamp(176px, 26dvh, 276px);isolation:isolate;background:var(--app-canvas);padding:0 clamp(20px,3vw,40px);position:relative}.chatgpt-main:after{content:"";z-index:3;height:var(--chat-composer-veil-height);pointer-events:none;background:linear-gradient(180deg, #fff0 0, #ffffffeb 34px, var(--app-canvas) 74px, var(--app-canvas) 100%);position:absolute;bottom:0;left:0;right:0}.chatgpt-main--management:after{content:none}.chatgpt-main__header{height:58px}.chatgpt-main__model-pill{border-radius:8px;min-height:38px;padding:0 8px}.chatgpt-main__model-pill-copy strong,.message-meta strong,.render-preview-info h3,.generation-progress-head strong{color:var(--app-text)}.chatgpt-main__model-pill-copy small,.message-meta span,.chatgpt-empty__copy p,.generation-progress-head span,.generation-progress-card p,.generation-progress-meta,.generation-slow-note,.shortcut-empty-note,.config-hint{color:var(--app-muted)}.workspace-mode-toggle{border-color:var(--app-border);background:var(--app-surface-subtle);height:34px;min-height:34px;padding:2px}.workspace-mode-toggle button{height:28px;min-height:28px;color:var(--app-muted);border-radius:999px;font-size:12px}.workspace-mode-toggle button:hover{background:var(--app-surface)}.chatgpt-main__actions button,.message-action-row button,.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button{color:var(--app-muted);border-radius:8px}.chatgpt-thread{z-index:1;padding-top:28px;padding-bottom:224px;position:relative}.chatgpt-thread.is-empty{align-items:flex-start;padding-top:clamp(36px,8vh,86px)}.chatgpt-empty{text-align:left;justify-items:stretch;gap:16px}.chatgpt-empty__copy{text-align:center;justify-self:center;max-width:650px}.chatgpt-empty__badge{border:1px solid var(--app-border);min-height:24px;color:var(--app-muted);background:var(--app-surface-subtle);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:620;display:inline-flex}.chatgpt-empty__copy h1{max-width:650px;color:var(--app-text);letter-spacing:0;margin:12px auto 0;font-size:clamp(28px,3.2vw,42px);font-weight:650}.chatgpt-empty__copy p{max-width:620px;font-size:14px}.chatgpt-empty__starters{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:center;gap:8px;width:min(760px,100%);display:grid}.chatgpt-empty__starters button{border:1px solid var(--app-border);min-width:0;min-height:78px;color:var(--app-text-soft);text-align:left;background:var(--app-surface);cursor:pointer;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:12px;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.chatgpt-empty__starters button:hover{border-color:var(--app-border-strong);background:var(--app-surface-subtle);transform:translateY(-1px)}.chatgpt-empty__starters svg{color:var(--app-accent);margin-top:1px}.chatgpt-empty__starters span,.chatgpt-empty__starters strong,.chatgpt-empty__starters small{min-width:0;display:block}.chatgpt-empty__starters strong{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.25;overflow:hidden}.chatgpt-empty__starters small{color:var(--app-muted);margin-top:4px;font-size:12px;line-height:1.4}.chatgpt-empty__actions{justify-self:center}.chatgpt-empty__actions button{border-color:var(--app-border);color:var(--app-text-soft);background:var(--app-surface)}.chatgpt-empty__actions button:hover{color:var(--app-text);background:var(--app-surface-subtle)}.chatgpt-empty__actions button.is-primary{color:#fff;border-color:var(--app-accent);background:var(--app-accent)}.chat-message--assistant.chat-message--analysis .message-body,.generation-progress-card,.render-preview-card,.control-section,.quality-toggle-card,.floor-analysis-sidebar,.learned-profile-block,.api-config-grid,.api-model-picker,.memory-item-row,.comparison-grid figure,.comparison-analysis{border-color:var(--app-border);background:var(--app-surface);box-shadow:none;border-radius:8px}.chat-message--user .message-body{background:#eef1f4;border-radius:14px}.chat-message--user.chat-message--editing .message-body{width:min(760px,92%);max-width:min(760px,92%);padding:16px 18px 14px}.message-inline-editor{gap:10px;width:min(760px,100%);display:grid}.message-inline-editor textarea{appearance:none;resize:none;width:100%;min-height:96px;max-height:260px;color:var(--app-text);font:inherit;border-radius:0;padding:0;line-height:1.6;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.message-inline-editor textarea:focus,.message-inline-editor textarea:focus-visible{box-shadow:none!important;border:0!important;outline:0!important}.message-inline-editor__actions{justify-content:flex-end;gap:8px;display:flex}.message-inline-editor__actions button{border:1px solid var(--app-border);min-height:34px;color:var(--app-text);background:var(--app-surface);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.message-inline-editor__actions button.is-primary{color:#fff;background:#111827;border-color:#111827}.message-inline-editor__actions button:disabled{opacity:.45;cursor:not-allowed}.chat-message--assistant .message-avatar{background:var(--app-accent)}.prompt-details pre,.floor-analysis-sidebar pre,.comparison-analysis pre{border-color:var(--app-border);background:var(--app-surface-subtle);border-radius:8px}.chatgpt-composer{z-index:4;width:min(var(--chat-column), calc(100% - 48px))}.chatgpt-composer__bar{border-color:var(--app-border);border-radius:18px;min-height:72px;box-shadow:0 14px 34px #1018281f}.chatgpt-composer:focus-within .chatgpt-composer__bar{border-color:#0f7f626b;box-shadow:0 16px 38px #10182824,0 0 0 3px #0f7f621a}.chatgpt-composer textarea:focus,.chatgpt-composer textarea:focus-visible{outline:none}.chatgpt-composer__send,.chatgpt-composer__inline-actions .chatgpt-composer__send{background:var(--app-text)}.chatgpt-composer__send:hover{background:#030712}.chatgpt-composer__send:disabled{color:#fff;background:#c7cdd4}.chatgpt-main--empty-conversation{--chat-composer-veil-height:0px;--empty-composer-width:min(1040px, calc(100% - 48px));grid-template-rows:58px minmax(28px,.28fr) auto minmax(0,1fr);gap:0}.chatgpt-main--empty-conversation:after{content:none}.chatgpt-main--empty-conversation .chatgpt-thread{padding:0;overflow:visible}.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{justify-content:center;align-items:center;padding-bottom:0}.chatgpt-empty{text-align:center;justify-items:center;gap:0;width:min(100%,980px)}.chatgpt-empty__copy{width:var(--empty-composer-width);text-align:center;max-width:100%}.chatgpt-empty__copy h1{color:#030712;letter-spacing:0;margin:0;font-size:clamp(28px,2.6vw,36px);font-weight:520;line-height:1.2}.chatgpt-composer__empty-title{text-align:center;width:100%}.chatgpt-composer__empty-title h1{color:#1a1a1a;letter-spacing:0;margin:0;font-size:clamp(24px,2.5vw,32px);font-weight:600;line-height:1.3}.chatgpt-empty__badge,.chatgpt-empty__copy p,.chatgpt-empty__starters,.chatgpt-empty__actions{display:none}.chatgpt-composer--empty-conversation{z-index:4;width:var(--empty-composer-width);gap:28px;margin:0 auto;position:relative;bottom:auto;left:auto;transform:none}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{border-color:#e0e0e0;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;padding:7px 10px 7px 14px;overflow:hidden;box-shadow:0 2px 12px #1018280f}.chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{border-radius:26px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"attachments attachments""textarea actions";align-items:end;gap:16px 10px;min-height:236px;padding:14px;display:grid;overflow:visible}.chatgpt-composer--empty-conversation .chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{border-color:#d9dde2;border-radius:32px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"attachments attachments attachments""plus textarea actions";align-content:space-between;min-height:292px;padding:14px;box-shadow:0 16px 42px #1018281f}.chatgpt-composer__bar--has-attachments .chatgpt-composer__attachments-inner{grid-area:attachments;gap:10px;margin-bottom:0}.chatgpt-composer__bar--has-attachments .chatgpt-composer__plus-btn{grid-area:plus;align-self:center}.chatgpt-composer__bar--has-attachments textarea{grid-area:textarea;align-self:center}.chatgpt-composer__bar--has-attachments .chatgpt-composer__inline-actions{grid-area:actions;align-self:center}.chatgpt-composer__attachment-card{width:min(194px,44vw);box-shadow:none;border-color:#e5e7eb;border-radius:14px}.chatgpt-composer__attachment-card-header{border-bottom:0;padding:0;display:contents}.chatgpt-composer__attachment-card-thumb,.chatgpt-composer__attachment-card-name{display:none}.chatgpt-composer__attachment-card-close{color:#fff;background:#050505;width:32px;height:32px;top:8px;right:8px}.chatgpt-composer__attachment-card-preview{height:174px}.chatgpt-composer__plus-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:background-color .14s,color .14s;display:flex}.chatgpt-composer__plus-btn:hover{color:#111827;background:#f3f4f6}.chatgpt-composer__mic-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:color .14s;display:flex}.chatgpt-composer__mic-btn:hover{color:#111827}.chatgpt-composer--empty-conversation textarea{color:#111827;white-space:nowrap;min-height:34px;padding:4px 0;font-size:16px;line-height:1.4;overflow:hidden}.chatgpt-composer--empty-conversation textarea::placeholder{color:#9a9a9a;opacity:1}.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:auto;max-width:none}.chatgpt-composer--empty-conversation .chatgpt-composer__provider-badge{display:none}.chatgpt-composer--empty-conversation .chatgpt-composer__model-select,.chatgpt-composer--empty-conversation .chatgpt-composer__effort-select{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;appearance:auto;background:0 0;border:#0000;width:auto;min-width:0;max-width:140px;min-height:34px;padding:2px 16px 2px 8px;font-size:13px;overflow:hidden}.chatgpt-composer--empty-conversation .chatgpt-composer__send{color:#fff;background:#050505;width:44px;min-width:44px;height:44px;min-height:44px}.chatgpt-empty__suggestions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:16px;display:flex}.chatgpt-empty__suggestions button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e1e4e8;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:0 20px;font-size:14px;transition:border-color .14s,color .14s,background-color .14s,transform .14s;display:inline-flex}.chatgpt-empty__suggestions button:hover{color:#111827;background:#fafafa;border-color:#cdd3da;transform:translateY(-1px)}.chatgpt-empty__suggestions svg{color:#6b7280}.chatgpt-composer__mode-row button:hover,.chatgpt-composer__utility-row button:hover,.chatgpt-composer__inline-actions button:hover{color:var(--app-text);background:var(--app-surface-subtle)}.chatgpt-composer__mode-row button.is-active,.chatgpt-chip--accent,.assistant-output-actions button.is-selected,.quality-toggle-card button.is-active,.api-model-picker__list button.is-selected,.generation-progress-steps span.is-active{color:var(--app-accent);background:var(--app-accent-soft);border-color:#b9e5d4}.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){border-left-color:var(--app-border);background:var(--app-surface)}.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-color:var(--app-border);width:min(900px,100vw - 48px);height:min(724px,100dvh - 48px);box-shadow:var(--app-shadow-dialog);border-radius:12px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{border-bottom-color:var(--app-border);min-height:70px;padding:18px 22px 14px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{font-size:18px;font-weight:680}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header p{color:var(--app-muted)}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-right-color:var(--app-border);background:var(--app-sidebar);padding:12px 10px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{background:var(--app-surface-subtle);align-content:start;gap:10px;padding:14px 16px 18px}.control-section{padding:12px}.section-title{color:var(--app-text-soft);font-weight:680}.api-config-grid,.quality-toggle-card,.learned-profile-block,.api-model-picker{background:var(--app-surface)}.chatgpt-drawer--settings-dialog .config-toggle{border-radius:8px;min-height:38px;padding:0 12px}.chatgpt-drawer--settings-dialog .config-action-row button{flex:0 auto;min-height:32px}.chatgpt-drawer--settings-dialog .api-config-grid{border-radius:8px;gap:10px;padding:10px}.chatgpt-drawer--settings-dialog .api-config-grid label{gap:6px}.chatgpt-drawer--settings-dialog .api-model-picker,.chatgpt-drawer--settings-dialog .quality-toggle-card{border-radius:8px;padding:10px}.api-config-grid input,.api-config-grid select,.api-config-grid textarea,.select-shell,.prompt-skill-editor input,.shortcut-editor textarea,.memory-item-row input,.retry-popover select{border-color:var(--app-border);color:var(--app-text);background:var(--app-surface);border-radius:8px}.config-action-row button,.quality-toggle-card button,.api-model-search-row button,.api-provider-manager button,.shortcut-manager__head button,.shortcut-manager__item-actions button,.shortcut-editor__actions button,.prompt-skill-manager .shortcut-manager__head button,.memory-item-actions button{border-color:var(--app-border);color:var(--app-text-soft);background:var(--app-surface);border-radius:8px}.config-action-row button:hover,.quality-toggle-card button:hover,.api-model-search-row button:hover,.api-provider-manager button:hover,.shortcut-manager__head button:hover,.shortcut-manager__item-actions button:hover,.shortcut-editor__actions button:hover,.prompt-skill-manager .shortcut-manager__head button:hover,.memory-item-actions button:hover:not(:disabled){color:var(--app-text);background:var(--app-surface-subtle)}.preview-modal__content,.comparison-modal__content,.identity-modal__content{border-color:var(--app-border);box-shadow:var(--app-shadow-dialog);border-radius:12px}@media (width<=1280px){.chatgpt-empty__starters{grid-template-columns:1fr;max-width:560px}}@media (width<=1100px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:var(--chat-sidebar-width) minmax(0, 1fr)}.chatgpt-drawer.chatgpt-drawer--settings-dialog{width:min(860px,100vw - 32px);height:min(720px,100dvh - 32px)}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chatgpt-sidebar{max-height:228px;padding:10px}.chatgpt-sidebar__brand span,.chatgpt-sidebar__tool-copy small,.chatgpt-sidebar__account-copy small,.chatgpt-sidebar__label,.chatgpt-sidebar__history-search,.chatgpt-sidebar__empty{display:none}.chatgpt-sidebar__brand-row{padding-bottom:0}.chatgpt-sidebar__new-chat{min-height:38px}.chatgpt-sidebar__section button{min-height:40px}.chatgpt-sidebar__history{min-height:auto}.chatgpt-sidebar__history-toggle{min-height:36px!important}.chatgpt-sidebar__history.is-open{overflow:visible}.chatgpt-sidebar__history-item{display:none}.chatgpt-sidebar__footer{padding-top:6px}.chatgpt-sidebar__account-button{min-height:38px}.chatgpt-main{padding:0 14px}.chatgpt-main--empty-conversation{grid-template-rows:64px minmax(0,1fr) auto minmax(0,1fr);gap:0}.chatgpt-main--empty-conversation .chatgpt-thread{grid-row:2}.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding-top:0}.chatgpt-empty{gap:0}.chatgpt-empty__copy{text-align:center}.chatgpt-composer__empty-title h1{font-size:clamp(28px,8vw,38px)}.chatgpt-empty__copy p,.chatgpt-empty__starters,.chatgpt-empty__actions{display:none}.chatgpt-composer{width:calc(100% - 28px)}.chatgpt-composer--empty-conversation{gap:18px;width:100%}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:56px;padding:6px 7px 6px 16px}.chatgpt-composer--empty-conversation .chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;min-height:254px;padding:12px}.chatgpt-composer__attachment-card{width:min(180px,54vw)}.chatgpt-composer__attachment-card-preview{height:150px}.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions{flex-wrap:nowrap;justify-content:flex-end;min-width:46px}.chatgpt-composer--empty-conversation textarea{min-height:32px;font-size:16px}.chatgpt-composer--empty-conversation .chatgpt-composer__model-select,.chatgpt-composer--empty-conversation .chatgpt-composer__effort-select{display:none}.chatgpt-composer--empty-conversation .chatgpt-composer__send{width:42px;min-width:42px;height:42px;min-height:42px}.chatgpt-empty__suggestions{gap:8px}.chatgpt-empty__suggestions button{gap:8px;min-height:42px;padding:0 13px;font-size:13px}.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-radius:10px;width:auto;height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);inset:10px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{padding:10px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{padding:14px}}@media (height<=820px){.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding-top:0;padding-bottom:0}.chatgpt-empty{gap:12px}.chatgpt-composer__empty-title h1{font-size:clamp(26px,3vw,38px)}.chatgpt-empty__copy p{margin-top:8px}.chatgpt-empty__starters button{min-height:64px;padding:10px}}:root{--app-font:"StyreneB", "Inter", "Aptos", "Microsoft YaHei UI", "PingFang SC", "Segoe UI", sans-serif;--app-display-font:"Copernicus", "Tiempos Headline", Georgia, "Times New Roman", serif;--app-bg:#f3eee6;--app-canvas:#faf9f5;--app-sidebar:#f0e8dc;--app-sidebar-hover:#e8dfd2;--app-surface:#fffdfa;--app-surface-subtle:#f5f0e8;--app-surface-strong:#efe7da;--app-surface-dark:#181715;--app-border:#e4dcd1;--app-border-strong:#d5c8b8;--app-text:#181715;--app-text-soft:#3d3a34;--app-muted:#756e65;--app-muted-2:#9a9186;--app-accent:#cc785c;--app-accent-hover:#a9583e;--app-accent-soft:#f3dfd6;--app-accent-faint:#cc785c21;--app-teal:#4f9f91;--app-teal-soft:#e0f0ec;--app-danger:#b94b45;--app-shadow-popover:0 18px 48px #3a2b1e29;--app-shadow-dialog:0 26px 76px #18171538;--app-shadow-soft:0 16px 42px #3a2b1e1a;--app-shadow-lift:0 22px 54px #3a2b1e24;--chat-column:860px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{background:var(--app-bg)}button,select,input,textarea{color:inherit}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #cc785c6b}.studio-shell{background:0 0}.chatgpt-layout{background:linear-gradient(180deg, #fffdfab8, #faf9f5f5), var(--app-canvas);border:1px solid #d5c8b8d1;box-shadow:0 24px 80px #3a2b1e24}.chatgpt-sidebar{border-right-color:var(--app-border);background:linear-gradient(180deg, #f5f0e8f5, #efe7daf0), var(--app-sidebar)}.chatgpt-sidebar__brand{transition:background-color .16s,transform .16s}.chatgpt-sidebar__brand .brand-mark,.brand-mark{color:#fffaf6;background:radial-gradient(circle at 34% 24%,#ffddc3d1,#0000 30%),linear-gradient(135deg,#cc785c,#7b4635 66%,#252320);box-shadow:inset 0 0 0 1px #ffffff52,0 12px 28px #cc785c33}.chatgpt-sidebar__brand strong,.chatgpt-main__model-pill-copy strong,.chatgpt-empty__copy h1,.chatgpt-composer__empty-title h1,.render-preview-info h3,.generation-progress-head strong,.preview-modal__bar h2,.comparison-modal__head h2,.identity-modal__content h2{color:var(--app-text)}.chatgpt-sidebar__brand span,.chatgpt-sidebar__tool-copy small,.chatgpt-sidebar__account-copy small,.chatgpt-sidebar__history-toggle small,.chatgpt-sidebar__history button small,.chatgpt-main__model-pill-copy small,.message-meta span,.chatgpt-empty__copy p,.generation-progress-head span,.generation-progress-card p,.generation-progress-meta,.generation-slow-note,.shortcut-empty-note,.config-hint,.preview-modal__bar .eyebrow,.comparison-modal__head .eyebrow{color:var(--app-muted)}.chatgpt-sidebar__icon-button,.chatgpt-sidebar__new-chat,.chatgpt-sidebar__section button,.chatgpt-sidebar__account-button,.chatgpt-sidebar__account-menu button,.chatgpt-main__actions button,.message-action-row button,.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button,.config-action-row button,.quality-toggle-card button,.api-model-search-row button,.api-provider-manager button,.shortcut-manager__head button,.shortcut-manager__item-actions button,.shortcut-editor__actions button,.prompt-skill-manager .shortcut-manager__head button,.memory-item-actions button{transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open,.chatgpt-sidebar__account-menu button:hover,.chatgpt-main__actions button:hover,.chatgpt-main__actions button.is-active,.message-action-row button:hover,.assistant-output-actions button:hover,.preview-modal__actions button:hover,.comparison-modal__head button:hover,.config-action-row button:hover,.quality-toggle-card button:hover,.api-model-search-row button:hover,.api-provider-manager button:hover,.shortcut-manager__head button:hover,.shortcut-manager__item-actions button:hover,.shortcut-editor__actions button:hover,.prompt-skill-manager .shortcut-manager__head button:hover,.memory-item-actions button:hover:not(:disabled){color:var(--app-text);background:#fffdfac2}.chatgpt-sidebar__new-chat{border-color:var(--app-border);background:#fffdfadb;box-shadow:0 8px 22px #3a2b1e12}.chatgpt-sidebar__new-chat:hover{border-color:var(--app-border-strong);transform:translateY(-1px)}.chatgpt-sidebar__new-chat.is-active,.chatgpt-sidebar__section button.is-active,.chatgpt-sidebar__history-item:hover,.chatgpt-sidebar__history-item.is-active,.chatgpt-sidebar__history-item.has-menu{background:#fffdfad1}.chatgpt-sidebar__section button.is-active{box-shadow:inset 3px 0 0 var(--app-accent)}.chatgpt-sidebar__label{color:var(--app-muted-2);letter-spacing:.08em;text-transform:uppercase}.chatgpt-sidebar__history-search,.chatgpt-sidebar__history-rename input,.chatgpt-sidebar__history-menu,.chatgpt-sidebar__account-menu,.quick-phrase-card,.retry-popover{border-color:var(--app-border);box-shadow:var(--app-shadow-popover);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf5}.chatgpt-sidebar__account-avatar,.message-avatar{color:#fffaf6;background:radial-gradient(circle at 35% 25%,#ffebda9e,#0000 28%),linear-gradient(145deg,#cc785c,#252320)}.chatgpt-main{background:linear-gradient(180deg, #faf9f5fa 0%, #faf9f5f0 100%), var(--app-canvas)}.chatgpt-main__model-pill{color:var(--app-text)}.chatgpt-main__model-pill:hover{background:#f5f0e8c2}.chatgpt-main__model-pill>svg,.chatgpt-sidebar__tool-icon,.chatgpt-empty__suggestions svg,.chatgpt-empty__starters svg{color:var(--app-accent)}.workspace-mode-toggle{background:#f5f0e8e0;border-color:#e4dcd1eb;box-shadow:inset 0 1px #ffffff8f}.workspace-mode-toggle button{color:var(--app-muted)}.chatgpt-empty__copy h1,.chatgpt-composer__empty-title h1{font-family:var(--app-display-font);letter-spacing:0;font-weight:400}.chatgpt-empty__badge,.chatgpt-empty__actions button,.chatgpt-empty__starters button,.chatgpt-empty__suggestions button{border-color:var(--app-border);color:var(--app-text-soft);background:#fffdfae6}.chatgpt-empty__starters button,.chatgpt-empty__suggestions button{box-shadow:0 8px 22px #3a2b1e0f}.chatgpt-empty__starters button:hover,.chatgpt-empty__suggestions button:hover{border-color:var(--app-border-strong);color:var(--app-text);background:var(--app-surface);box-shadow:var(--app-shadow-soft);transform:translateY(-2px)}.chat-message--assistant.chat-message--analysis .message-body{background:#fffdfadb;border-color:#e4dcd1db;box-shadow:0 8px 24px #3a2b1e0f}.chat-message--user .message-body{color:var(--app-text);background:#efe7db;box-shadow:inset 0 0 0 1px #d5c8b87a}.message-body>p,.message-markdown,.message-markdown p,.message-markdown li,.analysis-list li{color:var(--app-text)}.assistant-streaming-indicator span{background:var(--app-accent);animation:1.25s ease-out infinite assistant-streaming-pulse-warm}.message-action-row button,.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button{color:var(--app-muted)}.assistant-output-actions button.is-selected,.chatgpt-composer__mode-row button.is-active,.chatgpt-chip--accent,.quality-toggle-card button.is-active,.api-model-picker__list button.is-selected,.generation-progress-steps span.is-active{color:var(--app-accent-hover);background:var(--app-accent-soft);border-color:#cc785c52}.message-inline-editor__actions button{border-color:var(--app-border);color:var(--app-text-soft);background:var(--app-surface)}.message-inline-editor__actions button.is-primary,.chatgpt-empty__actions button.is-primary{color:#fff;border-color:var(--app-accent);background:var(--app-accent)}.message-inline-editor__actions button.is-primary:hover,.chatgpt-empty__actions button.is-primary:hover{background:var(--app-accent-hover)}.generation-progress-card,.render-preview-card,.control-section,.quality-toggle-card,.floor-analysis-sidebar,.learned-profile-block,.api-config-grid,.api-model-picker,.memory-item-row,.comparison-grid figure,.comparison-analysis{border-color:var(--app-border);background:#fffdfae6}.generation-progress-card{box-shadow:var(--app-shadow-soft)}.progress-orb{background:conic-gradient(#cc785c00,#cc785cf0,#4f9f919e,#cc785c00);animation:1.8s linear infinite progressSpin}.generation-progress-steps span{background:var(--app-surface-subtle)}.render-preview-card{background:linear-gradient(180deg, #fffdfaf0, #f5f0e8eb), var(--app-surface);box-shadow:var(--app-shadow-soft);border-color:#2523201f;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.render-preview-card:hover{box-shadow:var(--app-shadow-lift);border-color:#cc785c57;transform:translateY(-1px)}.render-preview-info .eyebrow{color:var(--app-muted);letter-spacing:.08em}.score-pill{color:var(--app-accent-hover);background:var(--app-accent-soft);border-color:#cc785c52}.image-zoom-trigger{background:radial-gradient(circle at 50% 20%,#faf9f51f,#0000 26%),linear-gradient(145deg,#252320,#11100e);border:1px solid #1817151a;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 0 0 1px #ffffff0d}.image-zoom-trigger:hover,.image-zoom-trigger:focus-visible{border-color:#faf9f538;transform:translateY(-1px);box-shadow:0 22px 58px #1817152e,inset 0 0 0 1px #ffffff14}.api-render-image,.image-zoom-trigger .api-render-image{border-radius:10px;transition:transform .22s,filter .22s;box-shadow:0 18px 48px #0003}.image-zoom-trigger:hover .api-render-image{filter:saturate(1.02)contrast(1.01);transform:scale(1.01)}.empty-render-result{border-color:var(--app-border);background:var(--app-surface-subtle)}.chatgpt-composer__bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfaf5;border-color:#d5c8b8e0;transition:border-color .18s,box-shadow .18s,transform .18s,background-color .18s;box-shadow:0 16px 44px #3a2b1e24}.chatgpt-composer:focus-within .chatgpt-composer__bar{background:#fffdfa;border-color:#cc785c94;box-shadow:0 20px 56px #3a2b1e2b,0 0 0 3px #cc785c1f}.chatgpt-composer textarea{color:var(--app-text)}.chatgpt-composer__mode-row button:hover,.chatgpt-composer__utility-row button:hover,.chatgpt-composer__inline-actions button:hover,.chatgpt-composer__plus-btn:hover,.chatgpt-composer__mic-btn:hover{color:var(--app-text);background:var(--app-surface-subtle)}.chatgpt-composer__send:hover,.chatgpt-composer__inline-actions .chatgpt-composer__send:hover,.chatgpt-composer--empty-conversation .chatgpt-composer__send:hover{background:var(--app-accent-hover);transform:translateY(-1px)}.chatgpt-composer__send:disabled,.chatgpt-composer__inline-actions .chatgpt-composer__send:disabled,.chatgpt-composer--empty-conversation .chatgpt-composer__send:disabled{color:#8b837a;box-shadow:none;background:#e6dfd8;transform:none}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{background:#fffdfafa;border-color:#d5c8b8c7;box-shadow:0 14px 38px #3a2b1e1f}.chatgpt-composer__attachment-card{background:var(--app-surface);border-color:#d5c8b8b8;box-shadow:0 12px 28px #3a2b1e1a}.chatgpt-composer__attachment-card-preview{background:#181715}.chatgpt-settings-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18171547}.chatgpt-drawer.chatgpt-drawer--settings-dialog,.preview-modal__content,.comparison-modal__content,.identity-modal__content{background:var(--app-surface);box-shadow:var(--app-shadow-dialog);border-color:#d5c8b8d1}.identity-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 48% 18%,#faf9f533,#0000 34%),#18171561}.identity-modal__content{background:linear-gradient(180deg, #fffdfafa, #faf9f5f5), var(--app-surface)}.identity-modal__head h2{font-family:var(--app-display-font);letter-spacing:0;font-weight:400}.identity-modal__hint,.identity-modal__field{color:var(--app-muted)}.identity-modal__mode-row{border-color:var(--app-border);background:var(--app-surface-subtle)}.identity-modal__mode-row button{color:var(--app-muted);transition:background-color .16s,color .16s,box-shadow .16s}.identity-modal__mode-row button:hover,.identity-modal__mode-row button.is-active{color:var(--app-text);background:var(--app-surface);box-shadow:0 8px 22px #3a2b1e14}.identity-modal__field input{border-color:var(--app-border);color:var(--app-text);background:var(--app-surface)}.identity-modal__field input:focus{border-color:#cc785c73;outline:2px solid #cc785c33}.identity-modal__error{color:#9b2f2b;background:#fff2ef;border-color:#b94b453d}.identity-modal__head button,.identity-modal__form button,.identity-modal__known-users button{border-color:var(--app-border);color:var(--app-text-soft);background:var(--app-surface)}.identity-modal__close:hover,.identity-modal__known-users button:hover{color:var(--app-text);border-color:var(--app-border-strong);background:var(--app-surface-subtle)}.identity-modal__form .identity-modal__submit{color:#fff;border-color:var(--app-accent);background:var(--app-accent);box-shadow:0 14px 30px #cc785c3d}.identity-modal__form .identity-modal__submit:hover:not(:disabled){background:var(--app-accent-hover);box-shadow:0 18px 38px #cc785c47}.identity-modal__form .identity-modal__submit:disabled{color:#8b837a;box-shadow:none;background:#e6dfd8;border-color:#e6dfd8}.api-config-grid input:focus,.api-config-grid select:focus,.api-config-grid textarea:focus,.retry-popover select:focus{border-color:#cc785c85;box-shadow:0 0 0 3px #cc785c1f}.preview-modal,.comparison-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 0,#faf9f51f,#0000 38%),#1817159e}.preview-modal__image-button{background:radial-gradient(circle at 50% 20%,#faf9f51f,#0000 30%),linear-gradient(145deg,#252320,#0f0e0c)}.preview-modal__image-button img{border-radius:10px;box-shadow:0 22px 70px #00000057}.comparison-grid figure,.comparison-grid img{background:var(--app-surface-subtle)}@keyframes assistant-streaming-pulse-warm{0%{box-shadow:0 0 #cc785c57}to{box-shadow:0 0 0 8px #cc785c00}}@media (prefers-reduced-motion:reduce){.chat-message,.progress-orb,.assistant-streaming-indicator span{animation:none}.chatgpt-sidebar__new-chat:hover,.chatgpt-empty__starters button:hover,.chatgpt-empty__suggestions button:hover,.render-preview-card:hover,.image-zoom-trigger:hover,.chatgpt-composer__send:hover{transform:none}}@media (width<=1100px){.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){border-left-color:var(--app-border);background:var(--app-surface);box-shadow:-20px 0 60px #3a2b1e29}}@media (width<=860px){.chatgpt-sidebar{border-bottom-color:var(--app-border);background:var(--app-sidebar)}.chatgpt-main{background:var(--app-canvas);grid-template-rows:minmax(96px,auto) minmax(0,1fr)}.chatgpt-main__header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:center;justify-items:stretch;gap:8px;height:auto;min-height:84px;padding-top:10px}.chatgpt-main__model-pill{max-width:100%}.chatgpt-main__model-pill-copy strong{max-width:min(260px,100vw - 92px)}.workspace-mode-toggle{justify-self:center;width:max-content;max-width:100%;position:static;transform:none}.chatgpt-main:not(.chatgpt-main--empty-conversation):not(.chatgpt-main--management) .chatgpt-thread{padding-top:24px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-bottom-color:var(--app-border)}}:root{--attuno-bg:#fbf8f2;--attuno-canvas:#fffdf8;--attuno-warm:#f2ebdf;--attuno-warm-2:#e9dece;--attuno-ink:#312820;--attuno-ink-2:#49392e;--attuno-muted:#85786a;--attuno-meta:#a89d91;--attuno-border:#e7ded1;--attuno-border-soft:#efe7dc;--attuno-accent:#a65f3f;--attuno-accent-hover:#8d4f34;--attuno-accent-soft:#f3dfd6;--attuno-success:#4c9b77;--attuno-success-soft:#e3f1ea;--attuno-danger:#d85b53;--attuno-shadow-soft:0 14px 38px #5d3e271a;--attuno-shadow-raised:0 20px 56px #5d3e2724;--attuno-focus:0 0 0 3px #a65f3f29;--app-font:"Söhne", "Inter", "Aptos", "Microsoft YaHei UI", "PingFang SC", "Segoe UI", sans-serif;--app-display-font:"Signifier", "Source Serif Pro", Georgia, "Times New Roman", serif;--app-bg:var(--attuno-bg);--app-canvas:var(--attuno-canvas);--app-sidebar:var(--attuno-warm);--app-sidebar-hover:var(--attuno-warm-2);--app-surface:var(--attuno-canvas);--app-surface-subtle:var(--attuno-warm);--app-surface-strong:var(--attuno-warm-2);--app-border:var(--attuno-border);--app-border-strong:#d6c7b7;--app-text:var(--attuno-ink);--app-text-soft:var(--attuno-ink-2);--app-muted:var(--attuno-muted);--app-muted-2:var(--attuno-meta);--app-accent:var(--attuno-accent);--app-accent-hover:var(--attuno-accent-hover);--app-accent-soft:var(--attuno-accent-soft);--app-teal:var(--attuno-success);--app-teal-soft:var(--attuno-success-soft);--app-danger:var(--attuno-danger);--app-shadow-popover:var(--attuno-shadow-raised);--app-shadow-dialog:0 28px 80px #3128203d;--app-shadow-soft:var(--attuno-shadow-soft);--app-shadow-lift:var(--attuno-shadow-raised);--chat-column:920px}html,body,#root,.studio-shell{background:var(--attuno-bg);height:100dvh;min-height:0;overflow:hidden}body{color:var(--attuno-ink);background:linear-gradient(120deg, #f2ebdff0, #fbf8f2fa 42%, #fffdf8f5), var(--attuno-bg)}button,input,select,textarea{font-family:var(--app-font)}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:var(--attuno-focus);outline:none}.studio-shell{color:var(--attuno-ink);padding:0}.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{height:100dvh;min-height:0;box-shadow:none;background:0 0;border:0;overflow:hidden}.chatgpt-layout__resize-handle:after{background:#a65f3f38}.chatgpt-layout__resize-handle:hover:after,.chatgpt-layout__resize-handle:focus-visible:after{background:#a65f3f85}.chatgpt-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2ebdfe0;border-right:1px solid #e7ded1c2;gap:16px;height:100dvh;min-height:0;padding:18px 14px;overflow:hidden}.chatgpt-sidebar__brand-row{gap:10px;padding:2px 4px 8px}.chatgpt-sidebar__brand{border-radius:14px;gap:10px;padding:2px 0}.chatgpt-sidebar__brand strong{color:var(--attuno-ink);font-size:18px;font-weight:650;line-height:1.1}.chatgpt-sidebar__brand span{color:var(--attuno-muted);margin-top:3px;font-size:12px;line-height:1.25}.chatgpt-sidebar__icon-button{width:36px;min-width:36px;height:36px;color:var(--attuno-muted);background:0 0;border:0;border-radius:12px}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__icon-button:focus-visible{color:var(--attuno-ink);background:#fffdf8b8}.chatgpt-sidebar__new-chat{min-height:48px;color:var(--attuno-canvas);background:var(--attuno-ink);border:0;border-radius:16px;padding:0 14px;box-shadow:0 16px 36px #31282024}.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__new-chat.is-active{color:#fffaf2;background:var(--attuno-accent);transform:translateY(-1px);box-shadow:0 18px 42px #a65f3f40}.chatgpt-sidebar__new-chat.is-empty-session{color:var(--attuno-ink-2);box-shadow:none;background:#fffdf8b8;border:1px dashed #a65f3f4d}.chatgpt-sidebar__label{color:var(--attuno-meta);letter-spacing:0;text-transform:uppercase;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650}.chatgpt-sidebar__section button,.chatgpt-sidebar__history-open,.chatgpt-sidebar__history-more,.chatgpt-sidebar__history-toggle,.chatgpt-sidebar__account-button,.chatgpt-sidebar__account-menu button{color:var(--attuno-muted);box-shadow:none;background:0 0;border:0}.chatgpt-sidebar__section button{border-radius:15px;min-height:42px;padding:9px 10px}.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__history-item:hover,.chatgpt-sidebar__history-item.is-active,.chatgpt-sidebar__history-item.has-menu,.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open,.chatgpt-sidebar__account-menu button:hover{color:var(--attuno-ink);background:#fffdf8b8}.chatgpt-sidebar__section button.is-active{color:var(--attuno-ink);box-shadow:inset 5px 0 0 var(--attuno-accent);background:#fffdf8db}.chatgpt-sidebar__tool-icon{width:34px;min-width:34px;height:34px;color:var(--attuno-accent);background:#a65f3f1a;border-radius:13px}.chatgpt-sidebar__tool-copy strong,.chatgpt-sidebar__history-title,.chatgpt-sidebar__account-copy strong{color:var(--attuno-ink-2)}.chatgpt-sidebar__tool-copy small,.chatgpt-sidebar__history small,.chatgpt-sidebar__history-toggle small,.chatgpt-sidebar__account-copy small{color:var(--attuno-meta)}.chatgpt-sidebar__history{min-height:0;overflow:hidden}.chatgpt-sidebar__history-search,.chatgpt-sidebar__history-rename input{border:1px solid var(--attuno-border-soft);min-height:42px;color:var(--attuno-meta);box-shadow:none;background:#fffdf8cc;border-radius:14px}.chatgpt-sidebar__history-search input,.chatgpt-sidebar__history-rename input{color:var(--attuno-ink)}.chatgpt-sidebar__history-menu,.chatgpt-sidebar__account-menu,.quick-phrase-card,.retry-popover{border:1px solid var(--attuno-border-soft);box-shadow:var(--attuno-shadow-raised);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border-radius:18px}.chatgpt-sidebar__account-button{border-top:1px solid #e7ded1c2;border-radius:0;min-height:54px;padding:8px 10px}.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open{border-radius:16px}.chatgpt-sidebar__account-avatar,.message-avatar{color:#fffaf2;background:linear-gradient(145deg, var(--attuno-accent), #312820);border-radius:14px;box-shadow:0 10px 24px #a65f3f24}.chatgpt-main{background:linear-gradient(180deg, #fbf8f2e0, #fffdf8f0), var(--attuno-bg);grid-template-rows:auto minmax(0,1fr) auto;gap:0;height:100dvh;min-height:0;padding:0;overflow:hidden}.chatgpt-main:after{background:linear-gradient(#fbf8f200,#fbf8f2e0 34px,#fbf8f2 78px)}.chatgpt-main__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2d1;border-bottom:1px solid #e7ded1a3;grid-template-columns:minmax(190px,1fr) auto minmax(220px,1fr);align-items:center;gap:14px;min-height:68px;padding:12px 28px;display:grid}.chatgpt-main__model-pill{border:1px solid var(--attuno-border);min-width:190px;min-height:48px;color:var(--attuno-ink);background:#fffdf8c2;border-radius:17px;justify-self:start;gap:10px;padding:8px 10px;box-shadow:0 0 0 1px #e7ded166}.chatgpt-main__model-pill:hover,.chatgpt-main__model-pill:focus-visible{background:var(--attuno-canvas);box-shadow:var(--attuno-shadow-soft);transform:translateY(-1px)}.chatgpt-main__model-pill>svg,.chatgpt-main__model-pill-copy small{color:var(--attuno-muted)}.chatgpt-main__model-pill-copy strong{max-width:260px;color:var(--attuno-ink);font-size:14px;font-weight:680}.chatgpt-main__actions{justify-self:end;gap:8px}.chatgpt-main__actions button,.message-action-row button,.assistant-output-actions button,.preview-modal__actions button,.comparison-modal__head button{min-height:36px;color:var(--attuno-muted);background:0 0;border:1px solid #0000;border-radius:12px}.chatgpt-main__actions button:hover,.chatgpt-main__actions button.is-active,.message-action-row button:hover,.assistant-output-actions button:hover,.preview-modal__actions button:hover,.comparison-modal__head button:hover{color:var(--attuno-ink);background:#fffdf8c2}.workspace-mode-toggle{border:1px solid var(--attuno-border);background:#fffdf8c7;border-radius:999px;justify-self:center;gap:3px;width:auto;min-width:0;height:44px;min-height:44px;padding:4px;display:flex;box-shadow:0 0 0 1px #e7ded166}.workspace-mode-toggle button{width:auto;min-width:0;height:36px;min-height:36px;color:var(--attuno-muted);border-radius:999px;padding:0 15px;font-size:13px;font-weight:650}.workspace-mode-toggle button:hover{color:var(--attuno-ink);background:0 0}.workspace-mode-toggle button.is-active{color:var(--attuno-accent);background:var(--attuno-canvas);box-shadow:0 8px 18px #31282014}.status-badge{border-color:var(--attuno-border);color:var(--attuno-muted);background:var(--attuno-canvas)}.status-badge--good,.config-status--good{color:#2f7f65;background:var(--attuno-success-soft);border-color:#bdd9cd}.status-badge--warn{color:#9b5e1a;background:#fff3db;border-color:#ecd0a0}.chatgpt-thread{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:42px max(28px,50% - 490px) 24px;overflow-y:auto}.chatgpt-thread::-webkit-scrollbar{width:8px}.chatgpt-sidebar__history::-webkit-scrollbar{width:8px}.chatgpt-drawer__content::-webkit-scrollbar{width:8px}.chatgpt-thread::-webkit-scrollbar-thumb{background:#85786a57 padding-box padding-box;border:2px solid #0000;border-radius:999px}.chatgpt-sidebar__history::-webkit-scrollbar-thumb{background:#85786a57 padding-box padding-box;border:2px solid #0000;border-radius:999px}.chatgpt-drawer__content::-webkit-scrollbar-thumb{background:#85786a57 padding-box padding-box;border:2px solid #0000;border-radius:999px}.chatgpt-thread.is-empty{justify-content:center;align-items:center;padding-top:clamp(32px,8vh,86px);padding-bottom:28px}.chatgpt-empty{justify-items:center;gap:24px;width:min(100%,980px);padding:0}.chatgpt-empty__copy{width:min(760px,100%)}.chatgpt-empty__copy h1,.chatgpt-composer__empty-title h1{color:var(--attuno-ink);font-family:var(--app-display-font);letter-spacing:0;font-size:40px;font-weight:420;line-height:1.08}.chatgpt-empty__copy p{color:var(--attuno-muted);font-size:17px;line-height:1.6}.chatgpt-empty__badge{min-height:28px;color:var(--attuno-accent);background:#a65f3f17;border-color:#a65f3f2e}.chatgpt-empty__starters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(820px,100%)}.chatgpt-empty__starters button{min-height:128px;color:var(--attuno-ink-2);background:#fffdf8c7;border:1px solid #efe7dcdb;border-radius:22px;align-items:start;box-shadow:0 10px 28px #3128200d}.chatgpt-empty__starters button:hover,.chatgpt-empty__suggestions button:hover{color:var(--attuno-ink);background:var(--attuno-canvas);box-shadow:var(--attuno-shadow-soft);border-color:#a65f3f3d;transform:translateY(-2px)}.chatgpt-empty__starters svg,.chatgpt-empty__suggestions svg{color:var(--attuno-accent)}.chatgpt-empty__suggestions{gap:10px;margin-top:14px}.chatgpt-empty__suggestions button,.chatgpt-empty__actions button{border:1px solid var(--attuno-border);min-height:42px;color:var(--attuno-ink-2);background:#fffdf8e6;border-radius:999px;box-shadow:0 8px 22px #3128200f}.chat-message{grid-template-columns:36px minmax(0,1fr);gap:12px;width:min(920px,100%);margin-bottom:24px}.message-avatar{width:34px;height:34px}.chat-message--assistant .message-avatar{background:var(--attuno-ink);box-shadow:none}.message-body{color:var(--attuno-ink)}.chat-message--assistant .message-body{border:1px solid var(--attuno-border-soft);background:#fffdf8db;border-radius:24px;max-width:min(820px,100%);padding:20px 22px;box-shadow:0 16px 42px #3128200f}.chat-message--analysis .message-body,.chat-message--render .message-body{border-color:#4c9b7738}.chat-message--user .message-body{max-width:min(760px,100%);color:var(--attuno-ink);box-shadow:none;background:#a65f3f21;border:1px solid #a65f3f2e;border-radius:24px;padding:16px 18px}.chat-message--error .message-body{background:#fff2ef;border-color:#d85b5347}.message-meta strong{color:var(--attuno-ink);font-size:13px;font-weight:650}.message-meta span,.message-body>p,.message-markdown,.message-markdown p,.message-markdown li,.analysis-list li{color:var(--attuno-ink-2)}.message-meta .assistant-streaming-indicator{color:var(--attuno-accent-hover)}.message-markdown h2,.message-markdown h3{color:var(--attuno-ink)}.message-markdown pre{border-color:var(--attuno-border-soft);color:var(--attuno-ink);background:#3128200b}.assistant-streaming-indicator span{background:var(--attuno-accent)}.generation-progress-card,.render-preview-card,.result-library,.result-library--empty,.control-section,.chatgpt-drawer__empty-note,.quality-toggle-card,.floor-analysis-sidebar,.learned-profile-block,.api-config-grid,.api-model-picker,.memory-item-row,.comparison-grid figure,.comparison-analysis{border-color:var(--attuno-border);box-shadow:var(--attuno-shadow-soft);background:#fffdf8e6}.render-preview-card{border-radius:22px}.render-preview-card:hover{box-shadow:var(--attuno-shadow-raised);border-color:#a65f3f57}.score-pill,.assistant-output-actions button.is-selected,.chatgpt-composer__mode-row button.is-active,.chatgpt-chip--accent,.quality-toggle-card button.is-active,.api-model-picker__list button.is-selected,.generation-progress-steps span.is-active{color:var(--attuno-accent-hover);background:var(--attuno-accent-soft);border-color:#a65f3f52}.progress-orb{background:conic-gradient(#a65f3f00,#a65f3ff0,#4c9b779e,#a65f3f00)}.progress-orb span{background:var(--attuno-canvas)}.generation-progress-bar{background:#eadfd2}.generation-progress-bar span{background:linear-gradient(90deg, #a65f3f00, var(--attuno-accent), #4c9b77bf, #a65f3f00)}.chatgpt-composer{width:min(920px,100% - 56px)}.chatgpt-composer__bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;border:1px solid #e7ded1db;border-radius:28px;gap:12px;min-height:76px;padding:12px;box-shadow:0 24px 70px #3128201a}.chatgpt-composer:focus-within .chatgpt-composer__bar{background:var(--attuno-canvas);box-shadow:0 28px 86px #a65f3f24, var(--attuno-focus);border-color:#a65f3f70;transform:translateY(-1px)}.chatgpt-composer textarea{min-height:46px;color:var(--attuno-ink);font-size:16px;line-height:1.55}.chatgpt-composer__attachment,.chatgpt-chip,.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select,.chatgpt-composer__inline-actions button,.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{border-color:var(--attuno-border);color:var(--attuno-ink-2);background:#fffdf8db}.chatgpt-composer__plus-btn,.chatgpt-composer__mic-btn{border-color:var(--attuno-border);color:var(--attuno-muted);background:0 0}.chatgpt-composer__plus-btn:hover,.chatgpt-composer__mic-btn:hover,.chatgpt-composer__mode-row button:hover,.chatgpt-composer__utility-row button:hover,.chatgpt-composer__inline-actions button:hover{color:var(--attuno-ink);background:#f2ebdfa8}.chatgpt-composer__send,.chatgpt-composer__inline-actions .chatgpt-composer__send,.chatgpt-composer--empty-conversation .chatgpt-composer__send{color:#fffaf2;background:var(--attuno-ink);box-shadow:none}.chatgpt-composer__send:hover,.chatgpt-composer__inline-actions .chatgpt-composer__send:hover,.chatgpt-composer--empty-conversation .chatgpt-composer__send:hover{background:var(--attuno-accent)}.chatgpt-composer__send:disabled,.chatgpt-composer__inline-actions .chatgpt-composer__send:disabled,.chatgpt-composer--empty-conversation .chatgpt-composer__send:disabled{color:#8b837a;background:#e6dfd8}.chatgpt-composer__model-select,.chatgpt-composer__effort-select{background:linear-gradient(45deg, transparent 50%, var(--attuno-muted) 50%) right 13px center / 5px 5px no-repeat, linear-gradient(135deg, var(--attuno-muted) 50%, transparent 50%) right 8px center / 5px 5px no-repeat, #fffdf8e6}.chatgpt-composer__mode-row,.chatgpt-composer__utility-row{gap:8px}.chatgpt-composer__mode-row button,.chatgpt-composer__utility-row button{border-radius:999px;min-height:38px;font-size:12px}.chatgpt-main--empty-conversation .chatgpt-thread{min-height:0;padding:0 28px;overflow:hidden}.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding-top:0;padding-bottom:0}.chatgpt-composer--empty-conversation{width:var(--empty-composer-width);gap:26px}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{background:#fffdf8f5;border-color:#e7ded1db;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:74px;padding:12px;box-shadow:0 18px 48px #3128201a}.chatgpt-composer__bar.chatgpt-composer__bar--has-attachments,.chatgpt-composer--empty-conversation .chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{box-shadow:var(--attuno-shadow-soft);background:#fffdf8f5;border-color:#e7ded1db;border-radius:28px}.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){border-left-color:var(--attuno-border);background:linear-gradient(180deg, #fffdf8fa, #f2ebdff5), var(--attuno-canvas);box-shadow:-18px 0 54px #3128201a}.chatgpt-settings-backdrop,.identity-modal,.preview-modal,.comparison-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#31282052}.chatgpt-drawer.chatgpt-drawer--settings-dialog,.preview-modal__content,.comparison-modal__content,.identity-modal__content{background:var(--attuno-canvas);box-shadow:var(--app-shadow-dialog);border:1px solid #e7ded1d1;border-radius:26px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-right-color:var(--attuno-border);background:#f2ebdf8a}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{color:var(--attuno-ink-2);border-radius:14px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button:hover,.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button.is-active{color:var(--attuno-accent);background:var(--attuno-canvas)}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{background:#f2ebdf6b}.api-config-grid input,.api-config-grid select,.api-config-grid textarea,.select-shell,.prompt-skill-editor input,.shortcut-editor textarea,.memory-item-row input,.retry-popover select{border-color:var(--attuno-border);color:var(--attuno-ink);background:var(--attuno-canvas)}.api-config-grid input:focus,.api-config-grid select:focus,.api-config-grid textarea:focus,.retry-popover select:focus{box-shadow:var(--attuno-focus);border-color:#a65f3f85}.drop-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf8f2c7;border-color:#a65f3f33}.drop-overlay>div{color:var(--attuno-ink);background:#fffdf8f5;border-color:#a65f3f4d}.drop-overlay svg{color:var(--attuno-accent)}.toast-message{box-shadow:var(--attuno-shadow-raised);background:#312820f0;border:1px solid #e7ded1db}@media (width<=1280px){.chatgpt-empty__starters{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}}@media (width<=1100px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:var(--chat-sidebar-width) minmax(0, 1fr)}.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-columns:72px minmax(0,1fr)}.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){border-left-color:var(--attuno-border);background:var(--attuno-canvas);box-shadow:-20px 0 60px #31282029}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chatgpt-sidebar{border-right:0;border-bottom:1px solid var(--attuno-border);background:#f2ebdff0;height:auto;max-height:186px;padding:10px 12px}.chatgpt-main{grid-template-rows:minmax(96px,auto) minmax(0,1fr) auto;height:auto;min-height:0;padding:0 14px}.chatgpt-main__header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:8px;min-height:84px;padding:10px 0 12px}.chatgpt-main__model-pill{width:100%;min-width:0;max-width:100%}.chatgpt-main__model-pill-copy strong{max-width:min(260px,100vw - 92px)}.workspace-mode-toggle{justify-self:center;width:max-content;max-width:100%}.workspace-mode-toggle button{padding:0 13px}.chatgpt-main__actions{justify-content:center}.chatgpt-thread{padding:24px 0 18px}.chatgpt-main--empty-conversation{grid-template-rows:minmax(84px,auto) minmax(0,.88fr) auto minmax(0,.12fr)}.chatgpt-main--empty-conversation .chatgpt-thread{grid-row:2;padding:0}.chatgpt-empty{gap:14px}.chatgpt-empty__copy h1,.chatgpt-composer__empty-title h1{font-size:32px}.chatgpt-empty__copy p,.chatgpt-empty__starters,.chatgpt-empty__actions{display:none}.chatgpt-composer{width:calc(100% - 8px)}.chatgpt-composer--empty-conversation{gap:12px;width:100%}.chatgpt-composer__bar,.chatgpt-composer--empty-conversation .chatgpt-composer__bar{border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:60px;padding:8px}.chatgpt-composer__plus-btn,.chatgpt-composer--empty-conversation .chatgpt-composer__plus-btn{grid-area:1/1}.chatgpt-composer textarea,.chatgpt-composer--empty-conversation textarea{grid-area:1/2;align-self:center;min-width:0;min-height:34px}.chatgpt-composer__inline-actions,.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions{grid-area:1/3;align-self:center}.chatgpt-composer__empty-title h1{font-size:30px}.chatgpt-composer__bar.chatgpt-composer__bar--has-attachments,.chatgpt-composer--empty-conversation .chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;min-height:254px;padding:12px}.chatgpt-composer__inline-actions{flex-wrap:nowrap;justify-content:flex-end;min-width:46px}.chatgpt-composer__provider-badge,.chatgpt-composer--empty-conversation .chatgpt-composer__provider-badge,.chatgpt-composer--empty-conversation .chatgpt-composer__model-select,.chatgpt-composer--empty-conversation .chatgpt-composer__effort-select{display:none}.chatgpt-empty__suggestions{gap:8px}.chatgpt-empty__suggestions button{min-height:42px;padding:0 13px;font-size:13px}.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-radius:18px;width:auto;height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);inset:10px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{border-right:0;border-bottom:1px solid var(--attuno-border)}}@media (height<=820px){.chatgpt-empty__copy h1,.chatgpt-composer__empty-title h1{font-size:30px}.chatgpt-empty__starters button{min-height:96px}}@media (prefers-reduced-motion:reduce){.chatgpt-sidebar__new-chat:hover,.chatgpt-main__model-pill:hover,.chatgpt-empty__starters button:hover,.chatgpt-empty__suggestions button:hover,.chatgpt-composer:focus-within .chatgpt-composer__bar,.chatgpt-composer__send:hover{transform:none}}@keyframes attuno-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes attuno-pop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes attuno-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}body{background:radial-gradient(circle at 56% 14%, #a65f3f14, transparent 34%), linear-gradient(120deg, #f2ebdffa, #fbf8f2fa 38%, #fffdf8f5), var(--attuno-bg)}.chatgpt-sidebar{box-shadow:18px 0 54px #5d3e270d}.chatgpt-sidebar__new-chat:not(.is-empty-session){min-height:50px;font-size:16px;font-weight:720}.chatgpt-sidebar__new-chat:not(.is-empty-session) svg{width:18px;height:18px}.chatgpt-sidebar__section button,.chatgpt-sidebar__history-item,.chatgpt-sidebar__account-button,.chatgpt-main__actions button,.workspace-mode-toggle button,.chatgpt-composer__inline-actions button,.chatgpt-composer__mode-row button,.chatgpt-empty__starters button,.chatgpt-empty__suggestions button{transition:background-color .15s cubic-bezier(.16,1,.3,1),border-color .15s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1),opacity .15s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)}.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__history-item:hover{transform:translate(2px)}.chatgpt-sidebar__section button.is-active{box-shadow:none;position:relative}.chatgpt-sidebar__section button.is-active:before{content:"";background:var(--attuno-accent);border-radius:999px;width:5px;height:22px;position:absolute;left:-3px}.chatgpt-main__header{z-index:12;position:sticky;top:0}.chatgpt-main__model-pill,.workspace-mode-toggle{animation:.26s cubic-bezier(.16,1,.3,1) both attuno-pop}.workspace-mode-toggle button.is-active{transform:translateY(-1px)}.chatgpt-main--empty-conversation{--empty-composer-width:min(920px, calc(100% - 56px));grid-template-rows:68px minmax(0,1fr) auto}.chatgpt-main--empty-conversation .chatgpt-thread{grid-row:auto;min-height:0;padding:clamp(68px,8.4vh,88px) max(28px,50% - 490px) 16px;display:grid;overflow-y:auto}.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{justify-content:center;align-items:start;padding:clamp(68px,8.4vh,88px) max(28px,50% - 490px) 16px}.chatgpt-empty{text-align:center;justify-items:center;gap:28px;width:min(100%,980px);min-height:0;animation:.42s cubic-bezier(.16,1,.3,1) both attuno-rise;display:grid}.chatgpt-empty__copy p.chatgpt-empty__kicker{color:#a65f3f99;letter-spacing:0;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:720;line-height:1;display:block}.chatgpt-empty__copy h1{color:#31282075;max-width:780px;font-family:var(--app-display-font);letter-spacing:0;margin:0;font-size:clamp(44px,5.4vw,62px);font-weight:420;line-height:1.08}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){color:#85786a9e;max-width:620px;margin:0;font-size:17px;line-height:1.65;display:block}.chatgpt-empty__starters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(820px,100%);display:grid}.chatgpt-empty__starters button{color:#49392eb8;text-align:left;background:#fffdf894;border:1px solid #efe7dcdb;border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:start;place-items:start;gap:12px;min-width:0;min-height:148px;padding:16px;animation:.36s cubic-bezier(.16,1,.3,1) both attuno-rise;display:grid;box-shadow:0 10px 28px #3128200a}.chatgpt-empty__starters button:nth-child(2){animation-delay:40ms}.chatgpt-empty__starters button:nth-child(3){animation-delay:80ms}.chatgpt-empty__starters button:nth-child(4){animation-delay:.12s}.chatgpt-empty__starters button:nth-child(5){animation-delay:.16s}.chatgpt-empty__starters button:nth-child(6){animation-delay:.2s}.chatgpt-empty__starters button:hover,.chatgpt-empty__starters button:focus-visible{color:var(--attuno-ink);background:#fffdf8fa;border-color:#a65f3f42;transform:translateY(-4px);box-shadow:0 18px 38px #31282017}.chatgpt-empty__starter-icon{color:#a65f3fc7;background:#a65f3f14;border-radius:13px;place-items:center;width:34px;height:34px;display:grid}.chatgpt-empty__starter-copy{gap:5px;min-width:0;display:grid}.chatgpt-empty__starter-copy strong{color:#312820b8;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:680;line-height:1.25;overflow:hidden}.chatgpt-empty__starter-copy small{color:#85786aad;font-size:13px;line-height:1.45}.chatgpt-composer{z-index:9;margin-bottom:24px;animation:.38s cubic-bezier(.16,1,.3,1) .12s both attuno-rise;position:relative}.chatgpt-main--empty-conversation .chatgpt-composer{width:var(--empty-composer-width);margin-top:-16px;margin-bottom:24px}.chatgpt-composer__bar,.chatgpt-composer--empty-conversation .chatgpt-composer__bar{background:#fffdf8eb;border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"plus textarea actions";align-items:end;display:grid;box-shadow:0 24px 70px #3128201c}.chatgpt-composer__plus-btn{grid-area:plus;align-self:end}.chatgpt-composer textarea{grid-area:textarea;min-width:0}.chatgpt-composer__inline-actions{grid-area:actions;align-self:end}.chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"attachments attachments attachments""plus textarea actions"}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{grid-template:"textarea textarea textarea"minmax(54px,auto)"plus spacer actions"/auto minmax(0,1fr) auto;gap:14px;min-height:146px;padding:16px 16px 12px}.chatgpt-composer--empty-conversation .chatgpt-composer__plus-btn{width:auto;min-width:80px;height:38px;color:var(--attuno-muted);background:0 0;border-radius:999px;grid-area:plus;gap:8px}.chatgpt-composer--empty-conversation textarea{grid-area:textarea;min-height:54px;padding:8px 10px;font-size:16px}.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions{border-top:1px solid #e7ded1b8;grid-area:actions;justify-content:flex-end;padding-top:12px}.chatgpt-composer--empty-conversation .chatgpt-composer__model-select,.chatgpt-composer--empty-conversation .chatgpt-composer__effort-select{max-width:132px}.chatgpt-composer__send,.chatgpt-composer__inline-actions .chatgpt-composer__send,.chatgpt-composer--empty-conversation .chatgpt-composer__send{color:#fffaf2;background:var(--attuno-ink);border-radius:999px;width:44px;min-width:44px;height:44px;box-shadow:0 12px 28px #3128202e}.chatgpt-composer__send:hover,.chatgpt-composer__inline-actions .chatgpt-composer__send:hover,.chatgpt-composer--empty-conversation .chatgpt-composer__send:hover{background:var(--attuno-accent);transform:translateY(-1px);box-shadow:0 16px 36px #a65f3f42}.chat-message{animation:.32s cubic-bezier(.16,1,.3,1) both attuno-rise}.chat-message--assistant .message-body{animation:.34s cubic-bezier(.16,1,.3,1) both attuno-rise}.assistant-streaming-indicator span{animation:1.25s ease-out infinite attuno-pulse}.quick-phrase-card,.retry-popover,.chatgpt-sidebar__history-menu,.chatgpt-sidebar__account-menu,.toast-message{animation:.22s cubic-bezier(.16,1,.3,1) both attuno-pop}@media (width<=1280px){.chatgpt-main--empty-conversation .chatgpt-thread,.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding-top:58px}.chatgpt-empty__copy h1{font-size:clamp(40px,5vw,56px)}.chatgpt-empty__starters button{min-height:132px}}@media (width<=860px){.chatgpt-main--empty-conversation{grid-template-rows:minmax(84px,auto) minmax(0,1fr) auto}.chatgpt-main--empty-conversation .chatgpt-thread,.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding:20px 0 8px;overflow:hidden}.chatgpt-empty{text-align:left;justify-items:start;gap:18px}.chatgpt-empty__copy{justify-items:start;gap:10px;width:100%;padding:0 4px}.chatgpt-empty__copy h1{max-width:100%;font-size:clamp(34px,10vw,44px);line-height:1.08}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){max-width:100%;font-size:14px;line-height:1.55;display:block}.chatgpt-empty__starters{scroll-snap-type:x mandatory;gap:10px;width:100%;padding:2px 4px 8px;display:flex;overflow-x:auto}.chatgpt-empty__starters button{scroll-snap-align:start;min-width:236px;min-height:118px;padding:14px}.chatgpt-main--empty-conversation .chatgpt-composer{width:100%;margin-top:0;margin-bottom:14px}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{border-radius:24px;grid-template:"plus textarea actions"/auto minmax(0,1fr) auto;gap:8px;min-height:64px;padding:9px}.chatgpt-composer--empty-conversation .chatgpt-composer__plus-btn{grid-area:plus;width:42px;min-width:42px;height:42px;padding:0}.chatgpt-composer--empty-conversation .chatgpt-composer__plus-btn span{display:none}.chatgpt-composer--empty-conversation textarea{grid-area:textarea;min-height:38px;padding:5px 8px}.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions{border-top:0;grid-area:actions;align-self:center;padding-top:0}.chatgpt-composer--empty-conversation .chatgpt-composer__model-select,.chatgpt-composer--empty-conversation .chatgpt-composer__effort-select,.chatgpt-composer--empty-conversation .chatgpt-composer__mic-btn{display:none}.chatgpt-composer--empty-conversation .chatgpt-composer__send{width:42px;min-width:42px;height:42px}}@media (height<=820px) and (width>=861px){.chatgpt-main--empty-conversation .chatgpt-thread,.chatgpt-main--empty-conversation .chatgpt-thread.is-empty{padding-top:36px}.chatgpt-empty{gap:18px}.chatgpt-empty__copy h1{font-size:clamp(38px,5vw,52px)}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){font-size:15px}.chatgpt-empty__starters button{min-height:116px}.chatgpt-composer--empty-conversation .chatgpt-composer__bar{min-height:118px}}@media (prefers-reduced-motion:reduce){.chatgpt-main__model-pill,.workspace-mode-toggle,.chatgpt-empty,.chatgpt-empty__starters button,.chatgpt-composer,.chat-message,.chat-message--assistant .message-body,.quick-phrase-card,.retry-popover,.chatgpt-sidebar__history-menu,.chatgpt-sidebar__account-menu,.toast-message{animation:none}.chatgpt-sidebar__section button:hover,.chatgpt-sidebar__history-item:hover,.chatgpt-empty__starters button:hover,.chatgpt-composer__send:hover,.workspace-mode-toggle button.is-active{transform:none}}.chatgpt-sidebar__label,.chatgpt-sidebar__history-group-label,.chatgpt-drawer__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650}.chatgpt-sidebar__label{color:var(--attuno-meta);padding:4px 10px 2px}.chatgpt-sidebar__nav{gap:6px}.chatgpt-sidebar__nav button{align-items:flex-start}.chatgpt-sidebar__history.is-open{align-content:start;gap:12px;display:grid;overflow-y:auto}.chatgpt-sidebar__history-group{gap:4px;display:grid}.chatgpt-sidebar__history-group-label{color:var(--attuno-meta);margin:0;padding:4px 10px}.chatgpt-sidebar__history-item{min-height:48px}.chatgpt-sidebar__history-open{gap:4px}.chatgpt-main__actions{gap:10px}.chatgpt-main__actions button{border-radius:999px;min-height:36px}.chatgpt-main__action-label{white-space:nowrap}.chatgpt-drawer__eyebrow{color:var(--attuno-meta);margin:0 0 8px}.chatgpt-drawer__section-head{gap:6px;padding:0 4px;display:grid}.chatgpt-drawer__section-head h3{color:var(--attuno-ink);font-family:var(--app-display-font);letter-spacing:-.02em;margin:0;font-size:clamp(24px,2vw,32px);font-weight:420;line-height:1.08}.chatgpt-drawer__section-head p{max-width:620px;color:var(--attuno-muted);margin:0;font-size:14px;line-height:1.6}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{padding-bottom:16px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{font-family:var(--app-display-font);letter-spacing:-.02em;font-size:clamp(28px,2.8vw,38px);font-weight:420;line-height:1.08}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header p:not(.chatgpt-drawer__eyebrow){max-width:680px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{padding-top:78px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button{border-radius:16px;min-height:52px;padding:0 14px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack{gap:14px}.chatgpt-composer__provider-badge{max-width:168px}.chatgpt-composer__inline-actions{flex-wrap:wrap;justify-content:flex-end}@media (width<=860px){.chatgpt-main__action-group--primary{border-right:0;padding-right:0}.chatgpt-main__actions{justify-content:center}.chatgpt-main__action-label{display:none}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav{padding-top:12px}.chatgpt-drawer__section-head h3{font-size:24px}}.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{background:radial-gradient(circle at 56% 14%, #a65f3f14, transparent 34%), linear-gradient(120deg, #f2ebdffa, #fbf8f2fa 38%, #fffdf8f5), var(--attuno-bg);height:100dvh;min-height:0;box-shadow:none;border:0;overflow:hidden}.chatgpt-layout{--chatgpt-sidebar-width:316px;grid-template-columns:var(--chatgpt-sidebar-width) minmax(0, 1fr)}.chatgpt-layout.has-drawer{grid-template-columns:var(--chatgpt-sidebar-width) minmax(0, 1fr) minmax(340px, var(--chatgpt-drawer-width))}.chatgpt-layout.is-sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-columns:72px minmax(0, 1fr) minmax(340px, var(--chatgpt-drawer-width))}.chatgpt-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2ebdfe0;border-right:1px solid #e7ded1c2;flex-direction:column;gap:16px;height:100dvh;min-height:0;padding:18px 14px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:18px 0 54px #5d3e270d}.chatgpt-sidebar__brand{background:0 0;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.chatgpt-sidebar__brand:hover{background:0 0}.chatgpt-sidebar__brand .brand-mark,.brand-mark{color:#fffaf2;background:linear-gradient(145deg, var(--attuno-accent), #6f3f2f);border-radius:14px;width:40px;height:40px;box-shadow:0 10px 26px #a65f3f38}.brand-title{color:var(--attuno-ink);font-size:18px;font-weight:650;line-height:1.1}.brand-sub{color:var(--attuno-muted);margin-top:3px;font-size:12px;line-height:1.25}.chatgpt-sidebar__icon-button,.icon-btn{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:12px;place-items:center;padding:0;transition:background .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);display:grid}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__icon-button:focus-visible,.icon-btn:hover,.icon-btn:focus-visible,.icon-btn.active,.icon-btn.is-active{color:var(--attuno-ink);background:#fffdf8b8}.chatgpt-sidebar__icon-button:active,.icon-btn:active{transform:scale(.96)}.chatgpt-sidebar__new-chat,.chatgpt-sidebar__new-chat.is-empty-session,.chatgpt-sidebar__new-chat:not(.is-empty-session){min-height:48px;color:var(--attuno-canvas);background:var(--attuno-ink);border:0;border-radius:16px;justify-content:flex-start;gap:10px;padding:0 14px;font-size:15px;font-weight:620;transition:background .15s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);box-shadow:0 16px 36px #31282024}.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__new-chat.is-active,.chatgpt-sidebar__new-chat.is-empty-session:hover{color:#fffaf2;background:var(--attuno-accent);transform:translateY(-1px);box-shadow:0 18px 42px #a65f3f40}.chatgpt-sidebar__label,.chatgpt-sidebar__history-group-label{color:var(--attuno-meta);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650;line-height:1}.chatgpt-sidebar__nav{flex-direction:column;gap:4px;display:flex}.chatgpt-sidebar__nav .nav-item{width:100%;min-height:42px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:15px;align-items:center;gap:10px;padding:9px 10px;transition:background .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.chatgpt-sidebar__nav .nav-item.is-active,.chatgpt-sidebar__nav .nav-item.active{color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-accent) 12%, var(--attuno-canvas));box-shadow:none}.chatgpt-sidebar__tool-icon{color:currentColor;background:0 0;place-items:center;width:24px;min-width:24px;height:24px;display:grid}.chatgpt-sidebar__history-toggle{width:100%;min-height:32px;color:var(--attuno-muted);background:0 0;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center!important;padding:0 10px!important;display:grid!important}.chatgpt-sidebar__history-toggle:hover{color:var(--attuno-ink);background:#fffdf89e}.chatgpt-sidebar__history-toggle span{color:var(--attuno-ink-2);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.chatgpt-sidebar__history-toggle small,.chatgpt-sidebar__history button small{color:var(--attuno-meta);font-size:12px}.chatgpt-sidebar__history-search,.search{border:1px solid var(--attuno-border-soft);min-height:42px;color:var(--attuno-meta);background:#fffdf8cc;border-radius:14px;align-items:center;gap:9px;padding:0 12px;display:flex}.chatgpt-sidebar__history-search input,.search input{width:100%;min-width:0;color:var(--attuno-ink);background:0 0;border:0;outline:0;font-size:14px}.chatgpt-sidebar__history-item{min-height:48px;color:var(--attuno-muted);background:0 0;border-radius:15px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;transition:background .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.chatgpt-sidebar__account-button{width:100%;min-width:0;min-height:38px;color:var(--attuno-ink);text-align:left;background:0 0;border:0;border-radius:15px;grid-column:1/3;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open{background:0 0}.chatgpt-sidebar__account-avatar{color:#fffaf2;background:linear-gradient(145deg, var(--attuno-accent), #312820);border-radius:14px;place-items:center;width:38px;min-width:38px;height:38px;font-weight:700;display:grid;box-shadow:0 10px 24px #a65f3f24}.chatgpt-sidebar__footer-settings{grid-column:3;width:36px;min-width:36px;height:36px}.chatgpt-sidebar__account-menu{border-color:var(--attuno-border-soft);width:auto;box-shadow:var(--attuno-shadow-raised);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;border-radius:18px;bottom:calc(100% + 10px);left:0;right:0}.chatgpt-main{isolation:isolate;background:0 0;grid-template-rows:68px minmax(0,1fr) auto;gap:0;min-width:0;height:100dvh;min-height:0;padding:0;display:grid;position:relative;overflow:hidden}.chatgpt-main:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#fbf8f200,#fbf8f2f0 38%,#fbf8f2);height:clamp(150px,24dvh,260px);position:absolute;bottom:0;left:0;right:0}.chatgpt-main__header.topbar{z-index:12;height:68px;min-height:68px;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2d1;border-bottom:1px solid #e7ded1a3;grid-template-columns:minmax(190px,1fr) auto minmax(160px,1fr);align-items:center;gap:14px;padding:12px 28px;display:grid;position:sticky;top:0}.chatgpt-main__model-pill.model-trigger{min-width:190px;max-width:min(380px,100%);min-height:48px;color:var(--attuno-ink);background:#fffdf8c2;border:0;border-radius:17px;justify-self:start;align-items:center;gap:10px;padding:8px 10px;transition:background .15s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 0 1px #e7ded1b8}.chatgpt-main__model-pill.model-trigger:hover{background:#fffdf8f0;transform:translateY(-1px);box-shadow:0 20px 56px #5d3e2724}.chatgpt-main__model-pill>svg:first-child{color:#fffaf2;background:linear-gradient(145deg,#312820,#6f3f2f);border-radius:12px;width:32px;min-width:32px;height:32px;padding:8px}.chatgpt-main__model-pill-copy{text-align:left;gap:2px;min-width:0;display:grid}.model-name,.chatgpt-main__model-pill-copy strong{color:var(--attuno-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:680;line-height:1.1;overflow:hidden}.model-sub,.chatgpt-main__model-pill-copy small{color:var(--attuno-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.chatgpt-main__model-pill .status-badge{min-height:25px;color:var(--attuno-success);white-space:nowrap;background:color-mix(in oklab, var(--attuno-success) 15%, var(--attuno-canvas));border:0;border-radius:999px;padding:0 9px;font-size:12px;font-weight:610}.workspace-mode-toggle.mode-tabs{background:#fffdf8c7;border:0;border-radius:999px;justify-self:center;align-items:center;gap:3px;width:auto;min-width:0;min-height:44px;padding:4px;display:flex;box-shadow:0 0 0 1px #e7ded1b8}.workspace-mode-toggle.mode-tabs .mode-tab,.workspace-mode-toggle button{width:auto;min-width:0;height:36px;min-height:36px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:14px;font-weight:610;transition:background .15s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1);display:inline-flex}.workspace-mode-toggle.mode-tabs .mode-tab:hover,.workspace-mode-toggle button:hover{color:var(--attuno-ink);background:0 0}.workspace-mode-toggle.mode-tabs .mode-tab.is-active,.workspace-mode-toggle.mode-tabs .mode-tab.active,.workspace-mode-toggle button.is-active{color:var(--attuno-accent);background:var(--attuno-canvas);transform:none;box-shadow:0 8px 18px #31282014}.chatgpt-main__actions.top-actions{flex-wrap:nowrap;justify-content:flex-end;justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.chatgpt-main__action-group,.quick-phrase-popover__actions{align-items:center;gap:8px;display:flex}.chatgpt-main__action-group--primary{border-right:0;padding-right:0}.top-actions .icon-btn.tool-btn{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:12px;padding:0;position:relative}.top-actions .icon-btn.tool-btn:hover,.top-actions .icon-btn.tool-btn.is-active,.top-actions .icon-btn.tool-btn.active{color:var(--attuno-ink);background:#fffdf8b8}.top-actions .chatgpt-main__action-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.chatgpt-thread.chat-shell{z-index:1;min-height:0;padding:42px 28px 24px;position:relative;overflow-y:auto}.chatgpt-thread.chat-shell::-webkit-scrollbar{width:8px}.chatgpt-thread.chat-shell::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--attuno-border), var(--attuno-muted) 28%);border-radius:99px}.chatgpt-main--empty-conversation{grid-template-rows:68px minmax(0,1fr) auto}.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell,.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell.is-empty{align-content:center;justify-items:center;min-height:0;padding:clamp(42px,6vh,72px) 28px 24px;display:grid;overflow-y:auto}.chatgpt-empty.empty-state{text-align:center;align-content:center;justify-items:center;gap:26px;width:min(100%,980px);min-height:calc(100vh - 260px);display:grid}.chatgpt-empty__copy{justify-items:center;gap:14px;width:min(760px,100%);display:grid}.chatgpt-empty__kicker.hero-kicker{color:var(--attuno-accent);letter-spacing:.09em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:650;line-height:1}.chatgpt-empty__copy h1{color:#312820c2;max-width:760px;font-family:var(--app-display-font);letter-spacing:0;font-size:clamp(36px,6vw,62px);font-weight:420;line-height:1.06}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){color:#85786aad;max-width:620px;font-size:17px;line-height:1.65}.chatgpt-empty__starters.prompt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,820px);display:grid}.chatgpt-empty__starters .prompt-card{color:#49392eb8;text-align:left;background:#fffdf894;border:1px solid #efe7dcdb;border-radius:22px;align-content:start;justify-items:start;gap:12px;min-width:0;min-height:128px;padding:16px;display:grid;box-shadow:0 10px 28px #3128200d}.chatgpt-empty__starters .prompt-card:hover{border-color:color-mix(in oklab, var(--attuno-accent) 24%, var(--attuno-border));color:var(--attuno-ink);background:var(--attuno-canvas);transform:translateY(-4px);box-shadow:0 18px 38px #31282017}.chatgpt-empty__starter-icon{width:34px;height:34px;color:var(--attuno-accent);background:color-mix(in oklab, var(--attuno-accent) 10%, var(--attuno-canvas));border-radius:13px;margin-top:12px}.chatgpt-composer.composer{z-index:9;background:#fffdf8e0;border:1px solid #e7ded1db;border-radius:28px;width:min(920px,100% - 56px);max-width:920px;margin:0 auto 24px;padding:12px;transition:border-color .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1);display:block;position:relative;bottom:auto;left:auto;transform:none;box-shadow:0 24px 70px #3128201a}.chatgpt-composer.composer:hover{border-color:color-mix(in oklab, var(--attuno-accent) 28%, var(--attuno-border));box-shadow:0 28px 80px #3128201f}.chatgpt-composer.composer:focus-within{border-color:color-mix(in oklab, var(--attuno-accent) 44%, var(--attuno-border));box-shadow:0 28px 86px #a65f3f24, var(--attuno-focus);transform:translateY(-1px)}.chatgpt-composer__bar,.chatgpt-composer--empty-conversation .chatgpt-composer__bar,.chatgpt-composer__bar.chatgpt-composer__bar--chat,.chatgpt-composer__bar.chatgpt-composer__bar--has-attachments,.chatgpt-composer--empty-conversation .chatgpt-composer__bar.chatgpt-composer__bar--has-attachments{min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template:"attachments""textarea""toolbar"/minmax(0,1fr);align-items:stretch;gap:0;padding:0;display:grid}.chatgpt-composer:focus-within .chatgpt-composer__bar{box-shadow:none;border-color:#0000;transform:none}.chatgpt-composer__attachments-inner{flex-wrap:wrap;grid-area:attachments;gap:8px;padding-bottom:10px;display:flex}.chatgpt-composer textarea,.chatgpt-composer--empty-conversation textarea{resize:vertical;width:100%;min-width:0;min-height:calc(1lh + 18px);max-height:170px;color:var(--attuno-ink);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:0 0;border:0;outline:0;grid-area:textarea;padding:12px 14px 6px;font-size:16px;line-height:1.55}.chatgpt-composer textarea::placeholder,.chatgpt-composer--empty-conversation textarea::placeholder{color:var(--attuno-meta)}.chatgpt-composer__inline-actions.composer-toolbar,.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions.composer-toolbar{border-top:1px solid #e7ded1a8;flex-wrap:nowrap;grid-area:toolbar;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:8px;display:flex}.chatgpt-composer__tool-group.tool-group{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-composer__tool-group--end{justify-content:flex-end}.chatgpt-composer__inline-actions .tool-btn,.chatgpt-composer__inline-actions .chip-btn,.chatgpt-composer__provider-badge,.chatgpt-composer__model-select,.chatgpt-composer__effort-select{min-height:38px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:560;transition:background .15s cubic-bezier(.16,1,.3,1),color .15s cubic-bezier(.16,1,.3,1),transform .15s cubic-bezier(.16,1,.3,1);display:inline-flex}.chatgpt-composer__inline-actions .tool-btn:hover,.chatgpt-composer__inline-actions .chip-btn:hover,.chatgpt-composer__model-select:hover,.chatgpt-composer__effort-select:hover{color:var(--attuno-ink);background:#f2ebdfa8}.chatgpt-composer__inline-actions .tool-btn.selected,.chatgpt-composer__inline-actions .tool-btn.is-active,.chatgpt-composer__inline-actions .chip-btn.selected,.chatgpt-composer__inline-actions .chip-btn.is-active{color:var(--attuno-accent);background:color-mix(in oklab, var(--attuno-accent) 10%, var(--attuno-canvas))}.chatgpt-composer__model-select,.chatgpt-composer__effort-select{appearance:none;background:linear-gradient(45deg, transparent 50%, var(--attuno-muted) 50%) right 13px center / 5px 5px no-repeat, linear-gradient(135deg, var(--attuno-muted) 50%, transparent 50%) right 8px center / 5px 5px no-repeat, transparent;max-width:148px;padding-right:30px}.chatgpt-composer__provider-badge{cursor:default;max-width:168px}.chatgpt-composer__provider-badge span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chatgpt-composer__send.send-btn,.chatgpt-composer__inline-actions .chatgpt-composer__send.send-btn,.chatgpt-composer--empty-conversation .chatgpt-composer__send.send-btn{color:#fffaf2;background:var(--attuno-ink);width:42px;min-width:42px;height:38px;min-height:38px;box-shadow:none;border:0;border-radius:999px;place-items:center;padding:0 13px;display:inline-grid}.chatgpt-composer__send.send-btn:hover,.chatgpt-composer__inline-actions .chatgpt-composer__send.send-btn:hover,.chatgpt-composer--empty-conversation .chatgpt-composer__send.send-btn:hover{color:#fffaf2;background:var(--attuno-accent);transform:translateY(-1px);box-shadow:0 16px 36px #a65f3f42}.chatgpt-composer__send.send-btn:disabled,.chatgpt-composer__inline-actions .chatgpt-composer__send.send-btn:disabled,.chatgpt-composer--empty-conversation .chatgpt-composer__send.send-btn:disabled{color:#8b837a;box-shadow:none;opacity:1;background:#e6dfd8;transform:none}.chatgpt-composer__meta{width:min(920px,100% - 56px);max-width:920px;margin:8px auto 0}.chatgpt-composer__attachment-card{background:var(--attuno-canvas);border-color:#e7ded1b8;border-radius:16px;box-shadow:0 12px 28px #3128201a}.chatgpt-composer__attachment-card-preview,.api-render-image,.image-zoom-trigger .api-render-image{border-radius:12px}.chatgpt-composer__attachment-card-close{background:#312820d6}.chatgpt-composer__attachment-card-close:hover{background:var(--attuno-ink)}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar{align-items:center;padding:18px 10px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand-row{grid-template-columns:40px;justify-content:center;padding-inline:0}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand{grid-template-columns:40px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__new-chat,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__nav .nav-item,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__account-button{justify-content:center;width:44px;min-width:44px;padding-inline:0}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__footer.user-card{justify-content:center;width:100%;display:flex}@media (width<=1280px){.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell,.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell.is-empty{padding-top:clamp(30px,5vh,58px)}.chatgpt-empty__copy h1{font-size:clamp(38px,5vw,56px)}.chatgpt-empty__starters .prompt-card{min-height:122px}}@media (width<=1100px){.chatgpt-layout,.chatgpt-layout.has-drawer{grid-template-columns:var(--chatgpt-sidebar-width) minmax(0, 1fr)}.chatgpt-drawer:not(.chatgpt-drawer--settings-dialog){z-index:60;position:fixed;inset:0 0 0 auto}.chatgpt-main__header.topbar{grid-template-columns:minmax(170px,1fr) auto minmax(110px,1fr);padding-inline:20px}.top-actions .icon-btn.tool-btn{width:34px;min-width:34px;height:34px;min-height:34px}}@media (width<=860px){.chatgpt-layout,.chatgpt-layout.has-drawer,.chatgpt-layout.is-sidebar-collapsed,.chatgpt-layout.is-sidebar-collapsed.has-drawer{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chatgpt-sidebar{border-bottom:1px solid #e7ded1c2;border-right:0;height:auto;max-height:38dvh;padding:10px 12px;position:relative;overflow-y:auto}.chatgpt-main{grid-template-rows:minmax(84px,auto) minmax(0,1fr) auto;height:auto;min-height:0}.chatgpt-main__header.topbar{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:8px;height:auto;min-height:84px;padding:10px 14px 12px}.chatgpt-main__model-pill.model-trigger{width:100%;min-width:0;max-width:100%}.workspace-mode-toggle.mode-tabs{grid-column:1/-1;justify-self:center}.chatgpt-main__actions.top-actions{justify-content:flex-end}.chatgpt-main__actions.top-actions .chatgpt-main__action-group:not(.chatgpt-main__action-group--primary),.chatgpt-main__actions.top-actions .chatgpt-main__action-group--result{display:none}.chatgpt-thread.chat-shell{padding:22px 14px 16px}.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell,.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell.is-empty{align-content:start;padding:22px 14px 14px}.chatgpt-empty.empty-state{text-align:left;justify-items:start;gap:18px;min-height:0}.chatgpt-empty__copy{justify-items:start}.chatgpt-empty__copy h1{max-width:100%;font-size:clamp(32px,10vw,44px)}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){font-size:14px;line-height:1.55}.chatgpt-empty__starters.prompt-grid{scroll-snap-type:x mandatory;gap:10px;width:100%;padding:2px 4px 8px;display:flex;overflow-x:auto}.chatgpt-empty__starters .prompt-card{scroll-snap-align:start;min-width:236px;min-height:118px}.chatgpt-composer.composer,.chatgpt-composer__meta{width:calc(100% - 28px);margin-bottom:14px}.chatgpt-composer.composer{border-radius:24px;padding:10px}.chatgpt-composer textarea,.chatgpt-composer--empty-conversation textarea{min-height:44px;padding:9px 10px 6px;font-size:15px}.chatgpt-composer__inline-actions.composer-toolbar,.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions.composer-toolbar{flex-wrap:wrap;align-items:flex-start}.chatgpt-composer__tool-group.tool-group{flex:100%}.chatgpt-composer__tool-group--end{flex:100%;justify-content:space-between}.chatgpt-composer__provider-badge{display:none}.chatgpt-composer__model-select,.chatgpt-composer__effort-select{flex:128px;max-width:none}}@media (width<=430px){.chatgpt-sidebar{max-height:32dvh}.chatgpt-main__model-pill .status-badge,.chatgpt-composer__mic-btn,.chatgpt-composer__effort-select,.chatgpt-composer__inline-actions .tool-btn span,.chatgpt-composer__inline-actions .chip-btn span{display:none}.chatgpt-composer__inline-actions .tool-btn,.chatgpt-composer__inline-actions .chip-btn{width:38px;min-width:38px;padding:0}}@media (height<=820px) and (width>=861px){.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell,.chatgpt-main--empty-conversation .chatgpt-thread.chat-shell.is-empty{padding-top:32px}.chatgpt-empty.empty-state{gap:18px}.chatgpt-empty__copy h1{font-size:clamp(36px,5vw,52px)}.chatgpt-empty__starters .prompt-card{min-height:112px}}@media (prefers-reduced-motion:reduce){.chatgpt-sidebar__new-chat:hover,.chatgpt-sidebar__nav .nav-item:hover,.chatgpt-sidebar__history-item:hover,.chatgpt-main__model-pill.model-trigger:hover,.chatgpt-empty__starters .prompt-card:hover,.chatgpt-composer.composer:focus-within,.chatgpt-composer__send.send-btn:hover{transform:none}}.chatgpt-sidebar{border-right:1px solid color-mix(in oklab, var(--attuno-border) 76%, transparent);background:color-mix(in oklab, var(--attuno-warm) 82%, transparent);min-height:0;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-direction:column;gap:16px;padding:18px 14px;display:flex}.chatgpt-sidebar__brand-row{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:10px;padding:2px 4px 8px;display:grid}.chatgpt-sidebar__brand.brand{border-radius:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.chatgpt-sidebar__brand.brand:hover{background:0 0}.chatgpt-sidebar__brand .brand-mark,.chatgpt-sidebar__account-avatar{color:var(--attuno-on-accent);background:linear-gradient(145deg, var(--attuno-accent), color-mix(in oklab, var(--attuno-accent), var(--attuno-ink) 16%));box-shadow:0 10px 26px color-mix(in oklab, var(--attuno-accent) 22%, transparent);border-radius:14px}.chatgpt-sidebar__brand .brand-mark{width:40px;min-width:40px;height:40px}.chatgpt-sidebar__brand .brand-title{color:var(--attuno-ink);font-size:18px;font-weight:650;line-height:1.1}.chatgpt-sidebar__brand .brand-sub{color:var(--attuno-muted);margin-top:3px;font-size:12px;line-height:1.25}.chatgpt-sidebar__icon-button,.chatgpt-sidebar__history-action,.chatgpt-sidebar__footer-settings{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:12px;place-items:center;padding:0;display:grid}.chatgpt-sidebar__icon-button:hover,.chatgpt-sidebar__history-action:hover,.chatgpt-sidebar__history-action.is-open,.chatgpt-sidebar__footer-settings:hover,.chatgpt-sidebar__footer-settings.is-active{color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 72%, transparent);transform:none}.chatgpt-sidebar__history-action.is-open svg{transform:rotate(180deg)}.chatgpt-sidebar__new-chat.primary-action{border:1px solid color-mix(in oklab, var(--attuno-accent) 28%, var(--attuno-border));min-height:48px;color:var(--attuno-ink);background:linear-gradient(180deg, color-mix(in oklab, var(--attuno-canvas) 94%, white), color-mix(in oklab, var(--attuno-surface) 86%, white));box-shadow:0 10px 26px color-mix(in oklab, var(--attuno-accent) 10%, transparent);border-radius:16px;justify-content:flex-start;gap:10px;padding:0 14px;font-size:15px;font-weight:620}.chatgpt-sidebar__new-chat.primary-action:hover,.chatgpt-sidebar__new-chat.primary-action.is-active{color:var(--attuno-ink);border-color:color-mix(in oklab, var(--attuno-accent) 46%, var(--attuno-border));background:color-mix(in oklab, var(--attuno-canvas) 82%, var(--attuno-accent) 8%);box-shadow:0 14px 34px color-mix(in oklab, var(--attuno-accent) 16%, transparent);transform:translateY(-1px)}.chatgpt-sidebar__new-chat.primary-action.is-empty-session{border:1px dashed color-mix(in oklab, var(--attuno-accent) 30%, var(--attuno-border));color:var(--attuno-ink-2);background:color-mix(in oklab, var(--attuno-canvas) 76%, transparent);box-shadow:none}.chatgpt-sidebar__section{gap:6px;display:grid}.chatgpt-sidebar__label,.chatgpt-sidebar__history-heading-label,.chatgpt-sidebar__history-group-label{color:var(--attuno-meta);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:650;line-height:1}.chatgpt-sidebar__nav.nav-list,.chatgpt-sidebar__nav{flex-direction:column;gap:4px;display:flex}.chatgpt-sidebar__nav .nav-item{min-height:42px;color:var(--attuno-muted);box-shadow:none;background:0 0;border:0;border-radius:15px;align-items:center;gap:10px;padding:9px 10px;display:flex;position:relative}.chatgpt-sidebar__nav .nav-item:hover{color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 62%, transparent);transform:translate(2px)}.chatgpt-sidebar__nav .nav-item.is-active,.chatgpt-sidebar__nav .nav-item.active{color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-accent) 12%, var(--attuno-canvas))}.chatgpt-sidebar__nav .nav-item.is-active:before,.chatgpt-sidebar__nav .nav-item.active:before{content:"";background:var(--attuno-accent);border-radius:999px;width:5px;height:22px;position:absolute;left:-3px}.chatgpt-sidebar__tool-icon{color:currentColor;background:0 0;border-radius:0;place-items:center;width:18px;min-width:18px;height:18px;display:grid}.chatgpt-sidebar__tool-icon svg{width:18px;height:18px}.chatgpt-sidebar__tool-copy,.nav-copy{flex-direction:column;min-width:0;line-height:1.15;display:flex}.chatgpt-sidebar__tool-copy strong,.nav-copy strong{color:var(--attuno-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:620;overflow:hidden}.chatgpt-sidebar__tool-copy small,.nav-copy small{color:var(--attuno-meta);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.chatgpt-sidebar__history{flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex;overflow:hidden}.chatgpt-sidebar__history.is-open{overflow:hidden}.history-head{justify-content:space-between;align-items:center;gap:8px;padding-right:4px;display:flex}.chatgpt-sidebar__history-heading{align-items:center;gap:6px;min-width:0;display:flex}.chatgpt-sidebar__history-heading small{min-width:22px;min-height:22px;color:var(--attuno-accent);background:color-mix(in oklab, var(--attuno-accent) 10%, transparent);border-radius:999px;place-items:center;font-size:11px;font-weight:650;display:inline-grid}.history-actions{align-items:center;gap:4px;display:flex}.chatgpt-sidebar__history-action{border-radius:11px;width:32px;min-width:32px;height:32px;min-height:32px}.chatgpt-sidebar__history-search.search{border:1px solid var(--attuno-border-soft);min-height:42px;color:var(--attuno-meta);background:color-mix(in oklab, var(--attuno-canvas) 80%, transparent);box-shadow:none;border-radius:14px;align-items:center;gap:9px;padding:0 12px;display:flex}.chatgpt-sidebar__history-search input{width:100%;min-width:0;color:var(--attuno-ink);background:0 0;border:0;outline:0;font-size:14px}.history-scroll{flex:auto;min-height:0;padding-right:3px;overflow:auto}.history-scroll::-webkit-scrollbar{width:6px}.history-scroll::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--attuno-border), var(--attuno-muted) 18%);border-radius:999px}.chatgpt-sidebar__history-group{gap:4px;margin-top:16px;display:grid}.chatgpt-sidebar__history-group:first-child{margin-top:0}.chatgpt-sidebar__history-item{min-height:48px;color:var(--attuno-muted);background:0 0;border-radius:15px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid;position:relative}.chatgpt-sidebar__history-item:hover,.chatgpt-sidebar__history-item.is-active,.chatgpt-sidebar__history-item.has-menu{color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 78%, var(--attuno-accent) 9%);transform:translate(2px)}.chatgpt-sidebar__history-open{width:100%;min-width:0;min-height:48px;color:inherit;text-align:left;background:0 0;border:0;border-radius:15px;justify-content:flex-start;padding:9px 10px}.history-main,.chatgpt-sidebar__history-main{gap:2px;min-width:0;display:grid}.history-title,.chatgpt-sidebar__history-title{color:var(--attuno-ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.chatgpt-sidebar__history-title{align-items:center;gap:6px;display:inline-flex}.history-time{color:var(--attuno-meta);font-size:12px}.chatgpt-sidebar__history-more{opacity:1;border:0;place-items:center;height:30px;width:30px!important;min-width:30px!important;min-height:30px!important;color:var(--attuno-muted)!important;background:0 0!important;border-radius:11px!important;padding:0!important;display:grid!important}.chatgpt-sidebar__history-item:hover .chatgpt-sidebar__history-more,.chatgpt-sidebar__history-item.has-menu .chatgpt-sidebar__history-more{opacity:1}.chatgpt-sidebar__history-more:hover,.chatgpt-sidebar__history-more[aria-expanded=true]{color:var(--attuno-ink)!important;background:color-mix(in oklab, var(--attuno-canvas) 78%, transparent)!important}.chatgpt-sidebar__empty{color:var(--attuno-meta);background:color-mix(in oklab, var(--attuno-canvas) 58%, transparent);border-radius:14px;padding:10px;font-size:12px;line-height:1.45}.chatgpt-sidebar__footer.user-card{border-top:1px solid color-mix(in oklab, var(--attuno-border) 76%, transparent);grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:grid;position:relative}.chatgpt-sidebar__account-button{width:100%;min-width:0;min-height:38px;color:var(--attuno-ink);text-align:left;box-shadow:none;background:0 0;border:0;border-radius:15px;grid-column:1/3;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.chatgpt-sidebar__account-button:hover,.chatgpt-sidebar__account-button.is-open{box-shadow:none;background:0 0}.chatgpt-sidebar__account-avatar{width:38px;min-width:38px;height:38px;font-weight:700}.chatgpt-sidebar__account-copy{gap:2px;min-width:0;display:grid}.chatgpt-sidebar__account-copy strong{color:var(--attuno-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.chatgpt-sidebar__account-copy small,.chatgpt-sidebar__account-copy .quota{color:var(--attuno-accent);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.chatgpt-sidebar__footer-settings{grid-column:3}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar{align-items:stretch;gap:14px;padding:18px 10px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand-row{grid-template-columns:1fr;justify-items:center;padding:0}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand.brand{grid-template-columns:40px;justify-content:center;width:44px;padding:0;display:grid}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__icon-button{display:none}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__new-chat.primary-action,.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__nav .nav-item{justify-content:center;width:44px;min-width:44px;padding:0}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__tool-icon{width:18px;min-width:18px;height:18px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__footer.user-card{grid-template-columns:1fr;justify-items:center;gap:8px;width:100%;display:grid}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__account-button{grid-column:1;grid-template-columns:1fr;place-items:center;width:44px;min-width:44px;min-height:44px;padding:0;display:grid}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__account-avatar{width:38px;min-width:38px;height:38px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__footer-settings{border-radius:13px;grid-column:1;width:40px;min-width:40px;height:40px;min-height:40px}.chatgpt-sidebar__account-menu{border:1px solid var(--attuno-border-soft);background:color-mix(in oklab, var(--attuno-canvas) 94%, transparent);width:auto;box-shadow:var(--attuno-shadow-raised);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;bottom:calc(100% + 10px);left:0;right:0}.chatgpt-sidebar__account-menu.is-collapsed{width:248px;left:6px;right:auto}@media (width<=860px){.chatgpt-sidebar{max-height:38dvh;padding:10px 12px;overflow-y:auto}.chatgpt-sidebar__history{flex:none}}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__brand-row{gap:8px}.chatgpt-layout.is-sidebar-collapsed .chatgpt-sidebar__icon-button{background:color-mix(in oklab, var(--attuno-canvas) 58%, transparent);border-radius:13px;width:40px;min-width:40px;height:40px;min-height:40px;display:grid}.prompt-plaza-overlay{z-index:90;background:color-mix(in oklab, var(--attuno-ink) 22%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.prompt-market-card{border:1px solid var(--attuno-border-soft);background:color-mix(in oklab, var(--attuno-canvas) 94%, var(--attuno-warm));width:min(1760px,100vw - 28px);height:min(940px,100vh - 24px);box-shadow:var(--attuno-shadow-raised);border-radius:32px;grid-template-rows:auto auto 1fr;animation:.22s cubic-bezier(.16,1,.3,1) both attuno-pop;display:grid;overflow:hidden}.prompt-market-head{border-bottom:1px solid color-mix(in oklab, var(--attuno-border) 62%, transparent);grid-template-columns:minmax(0,1fr) auto 38px;align-items:start;gap:16px;padding:28px 32px 20px;display:grid}.prompt-market-head h2{color:var(--attuno-ink);font-family:var(--app-display-font);letter-spacing:0;margin:0;font-size:clamp(28px,3vw,40px);font-weight:440;line-height:1.1}.prompt-market-head p{max-width:900px;color:var(--attuno-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.prompt-count{min-height:38px;color:var(--attuno-muted);background:color-mix(in oklab, var(--attuno-warm) 76%, transparent);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:650;display:inline-flex}.prompt-modal-close{width:38px;min-width:38px;height:38px;min-height:38px}.prompt-market-toolbar{border-bottom:1px solid color-mix(in oklab, var(--attuno-border) 50%, transparent);background:color-mix(in oklab, var(--attuno-warm) 45%, transparent);gap:12px;padding:22px 32px 18px;display:grid}.prompt-import-row{flex-wrap:wrap;gap:10px;display:flex}.prompt-import-row .chip-btn,.prompt-plaza-editor__actions .chip-btn{border:1px solid color-mix(in oklab, var(--attuno-border) 72%, transparent);min-height:38px;color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 72%, transparent);border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-weight:650;display:inline-flex}.prompt-import-row .chip-btn.selected,.prompt-plaza-editor__actions .chip-btn.selected{border-color:var(--attuno-ink);color:var(--attuno-canvas);background:var(--attuno-ink)}.prompt-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.prompt-search{border:1px solid color-mix(in oklab, var(--attuno-border) 86%, transparent);min-height:60px;color:var(--attuno-muted);background:color-mix(in oklab, var(--attuno-canvas) 88%, transparent);box-shadow:0 10px 26px color-mix(in oklab, var(--attuno-ink) 4%, transparent);border-radius:20px;align-items:center;gap:12px;padding:0 18px;display:flex}.prompt-search:focus-within{border-color:color-mix(in oklab, var(--attuno-accent) 42%, var(--attuno-border));background:var(--attuno-canvas);box-shadow:var(--attuno-focus), 0 14px 32px color-mix(in oklab, var(--attuno-ink) 7%, transparent)}.prompt-search input{width:100%;min-width:0;color:var(--attuno-ink);background:0 0;border:0;outline:0;font-size:16px}.prompt-view-toggle{border:1px solid color-mix(in oklab, var(--attuno-border) 66%, transparent);background:color-mix(in oklab, var(--attuno-warm) 72%, transparent);border-radius:22px;gap:4px;min-height:58px;padding:4px;display:inline-flex}.market-tab{min-width:102px;color:var(--attuno-muted);background:0 0;border:0;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:650;display:inline-flex}.market-tab:hover,.market-tab.selected{color:var(--attuno-accent);background:var(--attuno-canvas);box-shadow:0 8px 20px color-mix(in oklab, var(--attuno-ink) 3%, transparent)}.market-filter-row{flex-wrap:wrap;gap:10px;display:flex}.market-select{border:1px solid color-mix(in oklab, var(--attuno-border) 78%, transparent);min-width:154px;min-height:40px;color:var(--attuno-ink);background:linear-gradient(45deg, transparent 50%, var(--attuno-muted) 50%) right 14px center / 6px 6px no-repeat, linear-gradient(135deg, var(--attuno-muted) 50%, transparent 50%) right 9px center / 6px 6px no-repeat, color-mix(in oklab, var(--attuno-canvas) 88%, transparent);appearance:none;border-radius:14px;padding:0 36px 0 14px}.prompt-market-body{min-height:0;padding:24px 32px 32px;overflow:auto}.prompt-plaza-editor{border:1px solid color-mix(in oklab, var(--attuno-border) 72%, transparent);background:color-mix(in oklab, var(--attuno-canvas) 88%, transparent);border-radius:20px;gap:14px;margin-bottom:18px;padding:18px;display:grid}.prompt-plaza-editor label{color:var(--attuno-muted);gap:7px;font-size:12px;font-weight:650;display:grid}.prompt-plaza-editor input,.prompt-plaza-editor select,.prompt-plaza-editor textarea{border:1px solid color-mix(in oklab, var(--attuno-border) 72%, transparent);width:100%;min-width:0;color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 90%, transparent);font:inherit;border-radius:13px}.prompt-plaza-editor input,.prompt-plaza-editor select{min-height:40px;padding:0 12px}.prompt-plaza-editor textarea{resize:vertical;min-height:118px;padding:12px;line-height:1.55}.prompt-plaza-editor__prompt,.prompt-plaza-editor__actions{grid-column:1/-1}.prompt-plaza-editor__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.prompt-plaza-editor__actions{justify-content:flex-end;gap:10px;display:flex}.prompt-market-body::-webkit-scrollbar{width:10px}.prompt-market-body::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--attuno-muted) 34%, transparent);background-clip:padding-box;border:3px solid #0000;border-radius:999px}.plaza-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:start;gap:18px;max-width:1640px;display:grid}.plaza-card{border:1px solid color-mix(in oklab, var(--attuno-border-soft) 86%, transparent);background:color-mix(in oklab, var(--attuno-canvas) 92%, transparent);border-radius:26px;flex-direction:column;width:100%;max-width:420px;min-height:286px;display:flex;overflow:hidden}.plaza-card:hover{border-color:color-mix(in oklab, var(--attuno-accent) 25%, var(--attuno-border));background:var(--attuno-canvas);box-shadow:0 18px 44px color-mix(in oklab, var(--attuno-ink) 8%, transparent);transform:translateY(-3px)}.plaza-preview{background:linear-gradient(135deg, color-mix(in oklab, var(--attuno-warm) 70%, transparent), color-mix(in oklab, var(--attuno-canvas) 90%, transparent));justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:14px 16px;display:flex}.plaza-card--image .plaza-preview{background:linear-gradient(135deg, oklab(65.7987% .0877325 .0714135/.18), transparent 55%), color-mix(in oklab, var(--attuno-warm) 78%, transparent)}.plaza-card--research .plaza-preview{background:linear-gradient(135deg, oklab(58.7963% .013951 .0305746/.16), transparent 58%), color-mix(in oklab, var(--attuno-canvas) 76%, var(--attuno-warm))}.plaza-card--code .plaza-preview{background:linear-gradient(135deg, oklab(28.4354% .00867682 .0174458/.14), transparent 58%), color-mix(in oklab, var(--attuno-warm) 78%, transparent)}.plaza-source,.plaza-tag{min-height:28px;color:var(--attuno-accent);background:color-mix(in oklab, var(--attuno-canvas) 72%, transparent);border-radius:999px;align-items:center;font-size:12px;font-weight:650;display:inline-flex}.plaza-source{padding:0 12px}.plaza-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.plaza-tag{padding:0 10px}.plaza-body{flex-direction:column;flex:auto;gap:12px;padding:18px;display:flex}.plaza-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.plaza-card-head h3{color:var(--attuno-ink);margin:0;font-size:18px;font-weight:650;line-height:1.25}.plaza-meta-line{color:var(--attuno-meta);margin-top:6px;font-size:12px}.plaza-card-actions{align-items:center;gap:6px;display:inline-flex}.plaza-body p{color:var(--attuno-muted);margin:0;font-size:14px;line-height:1.65}.favorite-btn{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--attuno-muted);background:0 0;border:0;border-radius:12px;place-items:center;padding:0;display:grid}.favorite-btn:hover,.favorite-btn.favorited{color:var(--attuno-accent);background:color-mix(in oklab, var(--attuno-accent) 10%, var(--attuno-canvas))}.favorite-btn.favorited svg{fill:currentColor}.like-btn.favorited svg{fill:none}.plaza-actions{border-top:1px solid color-mix(in oklab, var(--attuno-border) 58%, transparent);justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.plaza-actions .chip-btn{border:1px solid color-mix(in oklab, var(--attuno-border) 72%, transparent);min-height:34px;color:var(--attuno-ink);background:color-mix(in oklab, var(--attuno-canvas) 72%, transparent);border-radius:999px;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.plaza-actions .chip-btn.selected{border-color:var(--attuno-ink);color:var(--attuno-canvas);background:var(--attuno-ink)}.prompt-market-empty{border:1px dashed color-mix(in oklab, var(--attuno-border) 86%, transparent);min-height:220px;color:var(--attuno-muted);background:color-mix(in oklab, var(--attuno-warm) 48%, transparent);text-align:center;border-radius:24px;place-items:center;gap:6px;display:grid}.prompt-market-empty p{margin:0}@media (width<=820px){.prompt-plaza-overlay{padding:12px}.prompt-market-card{border-radius:24px;width:calc(100vw - 24px);height:calc(100vh - 24px)}.prompt-market-head{grid-template-columns:minmax(0,1fr) auto 38px;padding:18px}.prompt-market-head p{display:none}.prompt-market-toolbar{padding:16px 18px}.prompt-search-row{grid-template-columns:minmax(0,1fr)}.prompt-search{border-radius:17px;min-height:52px}.prompt-view-toggle{width:100%;min-height:48px}.market-tab{flex:1;min-width:0}.market-filter-row,.prompt-import-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.market-select{min-width:176px}.prompt-market-body{padding:18px}.plaza-grid{grid-template-columns:1fr;gap:14px}.plaza-card{min-height:auto}.plaza-preview{min-height:56px}.prompt-plaza-editor__row{grid-template-columns:1fr}}.chatgpt-main.chatgpt-main--management{background:radial-gradient(circle at 16% 0,#ffffffeb,#fff0 34%),linear-gradient(115deg,#fbfaf8 0%,#fff 48%,#f6f0e8 100%);height:100dvh;padding:0;display:block;overflow:auto}.chatgpt-main.chatgpt-main--management:after{display:none}.chatgpt-main.chatgpt-main--management .image-management-page{height:auto;min-height:100%}.chat-message{justify-items:stretch;min-width:0}.chat-message--user{grid-template-columns:minmax(0,1fr);justify-items:end;width:min(920px,100%)}.chat-message--user .message-body{writing-mode:horizontal-tb;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;width:fit-content;min-width:min(260px,100%);max-width:min(720px,100%)}.message-body,.message-markdown,.message-markdown p,.message-body>p{writing-mode:horizontal-tb;overflow-wrap:break-word;word-break:normal}.chat-search-overlay{z-index:88;background:color-mix(in oklab, var(--attuno-ink) 24%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.chat-search-modal{border:1px solid var(--attuno-border-soft);background:color-mix(in oklab, var(--attuno-canvas) 96%, var(--attuno-warm));width:min(1048px,100vw - 40px);max-height:min(796px,100vh - 40px);box-shadow:var(--attuno-shadow-raised);border-radius:32px;grid-template-rows:auto auto minmax(0,1fr);gap:18px;padding:28px;animation:.22s cubic-bezier(.16,1,.3,1) both attuno-pop;display:grid;overflow:hidden}.chat-search-modal__head{grid-template-columns:minmax(0,1fr) 40px;align-items:start;gap:18px;display:grid}.chat-search-modal__head h2{color:var(--attuno-ink);font-family:var(--app-display-font);letter-spacing:0;margin:0;font-size:clamp(32px,3vw,44px);font-weight:440;line-height:1.08}.chat-search-modal__head p{color:var(--attuno-muted);margin:10px 0 0;font-size:16px;line-height:1.55}.chat-search-field{border:1px solid color-mix(in oklab, var(--attuno-border) 84%, transparent);min-height:78px;color:var(--attuno-muted);background:color-mix(in oklab, var(--attuno-canvas) 90%, transparent);border-radius:24px;align-items:center;gap:14px;padding:0 22px;display:flex}.chat-search-field:focus-within{border-color:color-mix(in oklab, var(--attuno-accent) 42%, var(--attuno-border));box-shadow:var(--attuno-focus)}.chat-search-field input{width:100%;min-width:0;color:var(--attuno-ink);background:0 0;border:0;outline:0;font-size:20px}.chat-search-results{gap:8px;min-height:0;padding-right:4px;display:grid;overflow:auto}.chat-search-result{width:100%;min-height:78px;color:var(--attuno-ink);text-align:left;background:0 0;border:0;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 18px;display:grid}.chat-search-result:hover,.chat-search-result.is-active{background:color-mix(in oklab, var(--attuno-warm) 58%, transparent)}.chat-search-result__title,.chat-search-result__meta{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-search-result__title{color:var(--attuno-ink);font-size:18px;font-weight:650;line-height:1.35}.chat-search-result__meta{color:var(--attuno-muted);margin-top:5px;font-size:15px}.chat-search-result__badge{min-height:38px;color:var(--attuno-success);background:var(--attuno-success-soft);white-space:nowrap;border-radius:999px;place-items:center;padding:0 14px;font-weight:700;display:inline-grid}.chat-search-empty{border:1px dashed color-mix(in oklab, var(--attuno-border) 86%, transparent);min-height:220px;color:var(--attuno-muted);background:color-mix(in oklab, var(--attuno-warm) 42%, transparent);text-align:center;border-radius:24px;place-items:center;gap:6px;display:grid}.chat-search-empty p{margin:0}.delete-chat-dialog-overlay{z-index:96;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:oklab(23.9292% 2.23517e-8 1.49012e-8/.22);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.delete-chat-dialog{color:#1f1f1f;background:#fff;border:1px solid #0f172a1f;border-radius:22px;grid-template-rows:auto auto auto minmax(0,1fr);align-content:start;width:min(606px,100vw - 48px);min-height:240px;max-height:calc(100dvh - 48px);padding:22px;animation:.18s cubic-bezier(.16,1,.3,1) both attuno-pop;display:grid;overflow:auto;box-shadow:0 18px 50px #0f172a2e,0 2px 8px #0f172a14}.delete-chat-dialog h2{color:#1f1f1f;font-family:var(--app-font,"Segoe UI", "PingFang SC", "Microsoft YaHei UI", sans-serif);letter-spacing:0;margin:0 0 26px;font-size:24px;font-weight:500;line-height:1.25}.delete-chat-dialog__message{color:#202123;overflow-wrap:anywhere;margin:0 0 10px;font-size:20px;font-weight:400;line-height:1.38}.delete-chat-dialog__message strong{font-weight:700}.delete-chat-dialog__hint{color:#8a8a8a;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.5}.delete-chat-dialog__actions{justify-content:flex-end;align-self:end;align-items:center;gap:18px;margin-top:26px;display:flex}.delete-chat-dialog__button{color:#202123;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:48px;padding:0 18px;font-size:17px;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.delete-chat-dialog__button:hover{background:#f7f7f8;border-color:#0f172a2e}.delete-chat-dialog__button:focus-visible{outline-offset:2px;outline:3px solid #007aff4d}.delete-chat-dialog__button--danger{color:#fff;background:#ff003d;border-color:#ff003d;min-width:72px}.delete-chat-dialog__button--danger:hover{background:#e60037;border-color:#e60037;box-shadow:0 12px 28px #ff003d38}@media (width<=860px){.chat-message--user .message-body{max-width:calc(100vw - 48px)}.chat-search-overlay{padding:12px}.chat-search-modal{border-radius:24px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:20px}.chat-search-field{border-radius:18px;min-height:58px}.chat-search-field input{font-size:16px}.delete-chat-dialog-overlay{padding:16px}.delete-chat-dialog{border-radius:20px;width:calc(100vw - 32px);min-height:220px;padding:20px}.delete-chat-dialog h2{margin-bottom:20px;font-size:22px}.delete-chat-dialog__message{font-size:18px}.delete-chat-dialog__actions{gap:12px;margin-top:24px}}:root{--app-display-font:"Signifier", "Source Serif Pro", Georgia, ui-serif, serif;--app-font:"Söhne", "Inter", system-ui, -apple-system, "Segoe UI", "Microsoft YaHei UI", "PingFang SC", sans-serif;--app-mono-font:"Söhne Mono", ui-monospace, "JetBrains Mono", Menlo, Consolas, monospace;--attuno-accent:#a65f3f;--attuno-accent-hover:#8d4f34;--attuno-ink:#312820;--attuno-ink-2:#49392e;--attuno-muted:#85786a;--attuno-meta:#aa9d8f;--attuno-canvas:#fffdf8;--attuno-warm:#f6efe5;--attuno-border:#e7ded1;--attuno-border-soft:#e7ded1b8;--attuno-success:#4c9b77;--attuno-success-soft:color-mix(in oklab, var(--attuno-success) 15%, var(--attuno-canvas))}body{font-family:var(--app-font);background:radial-gradient(circle at 48% 10%,#f3e8db8a,#f3e8db00 22%),radial-gradient(circle at 14% 0,#fffdf8f5,#fffdf800 32%),linear-gradient(#fffdf8 0%,#fbf8f2 62%,#f7f0e6 100%)}.chatgpt-main:not(.chatgpt-main--management){background:radial-gradient(circle at 48% 10%,#f3e8db80,#f3e8db00 22%),linear-gradient(#fffdf8 0%,#fbf8f2 100%);padding:0}.chatgpt-main__header.topbar{background:oklab(99.4198% .00016439 .00692415/.82);grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);padding:12px 28px}.workspace-mode-toggle.mode-tabs{grid-column:2;justify-self:center}.chatgpt-main__actions.top-actions{grid-column:3;justify-self:end;max-width:100%;overflow:visible}.chatgpt-main__actions.top-actions .chatgpt-main__action-group{flex:none}.chatgpt-main__actions.top-actions .chatgpt-main__action-group:not(.chatgpt-main__action-group--primary),.chatgpt-main__actions.top-actions .chatgpt-main__action-group--result{display:flex}.chatgpt-thread.chat-shell{grid-auto-rows:max-content;align-content:start;place-items:start center;width:100%;padding:42px 28px 24px;display:grid}.chat-message,.chat-message--assistant,.chat-message--user{justify-self:center}.chatgpt-composer.composer,.chatgpt-composer__meta{width:min(920px,100% - 56px);margin-left:auto;margin-right:auto}.chatgpt-sidebar__history-open{grid-template-columns:minmax(0,1fr);justify-content:stretch;place-items:center stretch;text-align:left!important;padding:9px 10px!important;display:grid!important}.history-main,.chatgpt-sidebar__history-main{text-align:left;justify-items:start;width:100%}.history-title,.chatgpt-sidebar__history-title,.history-time{text-align:left;justify-content:flex-start;width:100%}.chatgpt-sidebar__history-title{display:flex}.chatgpt-sidebar__history-more.more{justify-self:end}.chatgpt-empty__kicker.hero-kicker{color:var(--attuno-accent);font-family:var(--app-mono-font)}.chatgpt-empty__copy h1{color:#312820c2;font-family:var(--app-display-font);letter-spacing:0;font-size:clamp(36px,6vw,62px);font-weight:420}.chatgpt-empty__copy p:not(.chatgpt-empty__kicker){color:var(--attuno-muted)}.chatgpt-empty__starters .prompt-card{color:#49392eb8;background:#fffdf894}.chatgpt-empty__starters .prompt-title{color:var(--attuno-ink);font-weight:650}.chatgpt-empty__starters .prompt-desc{color:var(--attuno-muted)}@media (width<=1100px){.chatgpt-main__header.topbar{grid-template-columns:minmax(160px,1fr) auto minmax(120px,1fr);gap:10px}.chatgpt-main__model-pill.model-trigger{min-width:0}.chatgpt-main__model-pill .status-badge{display:none}}@media (width<=860px){.chatgpt-main__header.topbar{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:62px}.workspace-mode-toggle.mode-tabs{grid-area:2/1/auto/-1}.chatgpt-main__actions.top-actions{grid-area:1/2}}.prompt-market-card .prompt-search{border-color:color-mix(in oklab, var(--attuno-border) 72%, transparent);background:color-mix(in oklab, var(--attuno-canvas) 90%, transparent);box-shadow:0 10px 26px color-mix(in oklab, var(--attuno-ink) 4%, transparent)}.prompt-market-card .prompt-search:focus-within{border-color:color-mix(in oklab, var(--attuno-accent) 34%, var(--attuno-border));background:var(--attuno-canvas);box-shadow:0 14px 34px color-mix(in oklab, var(--attuno-ink) 7%, transparent)}.prompt-market-card .prompt-search input,.prompt-market-card .prompt-search input:focus,.prompt-market-card .prompt-search input:focus-visible{appearance:none;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.prompt-market-card .prompt-search input::-webkit-search-decoration{display:none}.prompt-market-card .prompt-search input::-webkit-search-cancel-button{display:none}.prompt-market-card .prompt-search input::-webkit-search-results-button{display:none}.prompt-market-card .prompt-search input::-webkit-search-results-decoration{display:none}.chatgpt-composer textarea,.chatgpt-composer textarea:focus,.chatgpt-composer textarea:focus-visible,.chatgpt-composer--empty-conversation textarea,.chatgpt-composer--empty-conversation textarea:focus,.chatgpt-composer--empty-conversation textarea:focus-visible{appearance:none;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.chatgpt-composer__inline-actions.composer-toolbar,.chatgpt-composer--empty-conversation .chatgpt-composer__inline-actions.composer-toolbar{gap:18px;padding-top:12px}.chatgpt-composer__tool-group.tool-group{gap:12px}.chatgpt-composer__tool-group--end{gap:14px}.chatgpt-composer__inline-actions .tool-btn,.chatgpt-composer__inline-actions .chip-btn{min-height:40px;padding:0 15px}.composer-hint,.chatgpt-mode-note,.chatgpt-composer__mic-btn,.chatgpt-composer__web-btn{display:none!important}.chatgpt-drawer.chatgpt-drawer--settings-dialog{background:var(--attuno-canvas,#fffdf8);border:1px solid #e7ded1cc;border-radius:28px;grid-template-rows:auto minmax(0,1fr);grid-template-columns:326px minmax(0,1fr);width:min(1320px,100vw - 32px);max-width:calc(100vw - 32px);height:min(900px,100dvh - 32px);max-height:calc(100dvh - 32px);padding:0;display:grid;overflow:hidden;box-shadow:0 38px 120px #3128203d}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{background:linear-gradient(#fffdf8fa,#faf6eeeb);border-bottom:1px solid #e7ded1b8;grid-area:1/2;grid-template-columns:minmax(0,1fr) 42px;align-items:start;gap:20px;min-width:0;min-height:112px;padding:30px 36px 24px;display:grid}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{color:var(--attuno-ink,#312820);font-family:var(--app-display-font,Georgia, serif);letter-spacing:0;margin:0;font-size:clamp(42px,4vw,64px);font-weight:420;line-height:.98}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header p:not(.chatgpt-drawer__eyebrow){max-width:740px;color:var(--attuno-muted,#85786a);margin-top:12px;font-size:17px;line-height:1.6}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header button{width:42px;height:42px;color:var(--attuno-muted,#85786a);background:#fffdf8c7;border:1px solid #e7ded1c7;border-radius:999px;box-shadow:0 12px 30px #31282014}.chatgpt-drawer--settings-dialog .chatgpt-drawer__content.settings-shell{min-height:0;display:contents}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav.settings-nav{background:#f5ecdf;border-right:1px solid #e7ded1bd;grid-area:1/1/-1;align-content:start;gap:14px;min-height:0;padding:28px 20px;overflow-y:auto}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button,.chatgpt-drawer--settings-dialog .settings-tab{color:#49392ec7;text-align:left;background:0 0;border:1px solid #0000;border-radius:20px;justify-content:flex-start;gap:14px;width:100%;min-height:64px;padding:0 20px;font-size:20px;font-weight:620}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button svg,.chatgpt-drawer--settings-dialog .settings-tab svg{color:#a65f3fc7;flex:none;width:22px;height:22px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button:hover,.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button.is-active,.chatgpt-drawer--settings-dialog .settings-tab:hover,.chatgpt-drawer--settings-dialog .settings-tab.is-active{color:var(--attuno-ink,#312820);background:#fffdf8f0;border-color:#fffdf8e0;box-shadow:0 18px 42px #31282014}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack.settings-content{background:var(--attuno-canvas,#fffdf8);grid-area:2/2;align-content:start;gap:24px;min-width:0;min-height:0;padding:34px 46px 44px;overflow-y:auto}.chatgpt-drawer--settings-dialog .chatgpt-drawer__section-head{gap:10px;padding:0 0 6px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__section-head h3{color:var(--attuno-ink,#312820);font-family:var(--app-font,system-ui, sans-serif);letter-spacing:0;font-size:clamp(30px,2.6vw,40px);font-weight:680;line-height:1.08}.chatgpt-drawer--settings-dialog .chatgpt-drawer__section-head p{max-width:760px;color:var(--attuno-muted,#85786a);font-size:17px;line-height:1.62}.chatgpt-drawer--settings-dialog .control-section,.chatgpt-drawer--settings-dialog .quality-toggle-card,.chatgpt-drawer--settings-dialog .learned-profile-block,.chatgpt-drawer--settings-dialog .api-model-picker{box-shadow:none;background:#fffdf8c7;border:1px solid #e7ded1b8;border-radius:18px}.chatgpt-drawer--settings-dialog .control-section{gap:16px;padding:22px 24px;display:grid}.chatgpt-drawer--settings-dialog .quality-toggle-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:22px 24px;display:grid}.chatgpt-drawer--settings-dialog .section-title{color:var(--attuno-ink,#312820);font-size:18px;font-weight:680}.chatgpt-drawer--settings-dialog .config-hint,.chatgpt-drawer--settings-dialog .quality-toggle-card p,.chatgpt-drawer--settings-dialog .learned-profile-block p{color:var(--attuno-muted,#85786a);font-size:15px;line-height:1.65}.chatgpt-drawer--settings-dialog .select-row,.chatgpt-drawer--settings-dialog .api-config-grid label,.chatgpt-drawer--settings-dialog .learned-profile-block,.chatgpt-drawer--settings-dialog .memory-item-row,.chatgpt-drawer--settings-dialog .shortcut-manager__item{background:#faf6ee8c;border-radius:14px}.chatgpt-drawer--settings-dialog .select-row{grid-template-columns:minmax(170px,.4fr) minmax(0,1fr);align-items:center;gap:20px;min-height:72px;padding:14px 16px;display:grid}.chatgpt-drawer--settings-dialog .api-config-grid{background:#faf6ee7a;border:1px solid #e7ded1ad;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.chatgpt-drawer--settings-dialog .api-config-grid label{border:1px solid #e7ded194;gap:8px;padding:14px}.chatgpt-drawer--settings-dialog .api-config-wide{grid-column:1/-1}.chatgpt-drawer--settings-dialog .api-config-grid input,.chatgpt-drawer--settings-dialog .api-config-grid select,.chatgpt-drawer--settings-dialog .api-config-grid textarea,.chatgpt-drawer--settings-dialog .select-shell,.chatgpt-drawer--settings-dialog .prompt-skill-editor input,.chatgpt-drawer--settings-dialog .shortcut-editor textarea,.chatgpt-drawer--settings-dialog .memory-item-row input{min-height:42px;color:var(--attuno-ink,#312820);box-shadow:none;background:#fffdf8f5;border:1px solid #e7ded1e0;border-radius:12px}.chatgpt-drawer--settings-dialog .api-config-grid input:focus,.chatgpt-drawer--settings-dialog .api-config-grid select:focus,.chatgpt-drawer--settings-dialog .api-config-grid textarea:focus,.chatgpt-drawer--settings-dialog .select-shell:focus-within,.chatgpt-drawer--settings-dialog .prompt-skill-editor input:focus,.chatgpt-drawer--settings-dialog .shortcut-editor textarea:focus,.chatgpt-drawer--settings-dialog .memory-item-row input:focus{border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 42%, var(--attuno-border,#e7ded1));outline:0;box-shadow:0 0 0 3px #a65f3f1f}.chatgpt-drawer--settings-dialog .config-toggle{min-height:56px;color:var(--attuno-ink,#312820);background:#faf6ee94;border:1px solid #e7ded1c7;border-radius:16px;padding:0 18px}.chatgpt-drawer--settings-dialog .config-action-row{flex-wrap:wrap;gap:12px;display:flex}.chatgpt-drawer--settings-dialog .config-action-row button,.chatgpt-drawer--settings-dialog .quality-toggle-card button,.chatgpt-drawer--settings-dialog .api-model-search-row button,.chatgpt-drawer--settings-dialog .api-provider-manager button,.chatgpt-drawer--settings-dialog .shortcut-manager__head button,.chatgpt-drawer--settings-dialog .shortcut-manager__item-actions button,.chatgpt-drawer--settings-dialog .shortcut-editor__actions button,.chatgpt-drawer--settings-dialog .prompt-skill-manager .shortcut-manager__head button,.chatgpt-drawer--settings-dialog .memory-item-actions button{min-height:40px;color:var(--attuno-ink,#312820);box-shadow:none;background:#fffdf8f0;border:1px solid #e7ded1d1;border-radius:999px;padding:0 15px}.chatgpt-drawer--settings-dialog .quality-toggle-card button.is-active,.chatgpt-drawer--settings-dialog .api-model-picker__list button.is-selected{color:#fffaf2;border-color:var(--attuno-accent,#a65f3f);background:var(--attuno-accent,#a65f3f)}.memory-create-panel{background:#faf6ee9e;border:1px solid #e7ded1b8;border-radius:14px;gap:12px;padding:16px;display:grid}.memory-create-panel label{color:var(--attuno-muted,#85786a);gap:8px;font-size:13px;font-weight:620;display:grid}.memory-create-panel textarea,.memory-create-panel select{width:100%;color:var(--attuno-ink,#312820);background:#fffdf8f5;border:1px solid #e7ded1e0;border-radius:12px}.memory-create-panel textarea{resize:vertical;min-height:96px;padding:12px}.memory-create-panel select{min-height:42px;padding:0 12px}.memory-create-panel textarea:focus,.memory-create-panel select:focus{border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 42%, var(--attuno-border,#e7ded1));outline:0;box-shadow:0 0 0 3px #a65f3f1f}.memory-create-panel__actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:12px;display:grid}.memory-create-panel__actions button{border:1px solid color-mix(in oklab, var(--attuno-accent,#a65f3f) 32%, var(--attuno-border,#e7ded1));min-height:42px;color:var(--attuno-ink,#312820);background:#fffdf8f5;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.memory-create-panel__actions button:hover:not(:disabled){background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 82%, var(--attuno-accent,#a65f3f) 8%)}.memory-create-panel__actions button:disabled{cursor:not-allowed;opacity:.58}.memory-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.memory-section-head button{min-height:34px;color:var(--attuno-ink,#312820);cursor:pointer;background:#fffdf8f0;border:1px solid #e7ded1d1;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.memory-section-head button:hover{background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 82%, var(--attuno-accent,#a65f3f) 8%)}.memory-item-group{background:#fffdf8c7;border:1px solid #e7ded1c2;border-radius:999px;justify-self:start;padding:3px 8px}.memory-item-actions small{align-self:center}.comparison-picker{background:#faf6ee94;border:1px solid #e7ded1c2;border-radius:18px;gap:12px;padding:12px;display:grid}.comparison-slot-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.comparison-slot-card{min-width:0;min-height:116px;color:var(--attuno-ink,#312820);text-align:left;cursor:pointer;background:#fffdf8d6;border:1px solid #e7ded1c7;border-radius:16px;grid-template-columns:92px minmax(0,1fr);grid-template-areas:"thumb title""thumb meta";align-items:center;gap:8px 12px;padding:10px;display:grid}.comparison-slot-card.is-active{border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 42%, var(--attuno-border,#e7ded1));box-shadow:0 0 0 3px #a65f3f1f}.comparison-slot-card span{grid-area:title;min-width:0;font-size:13px;font-weight:720}.comparison-slot-card small{min-width:0;color:var(--attuno-muted,#85786a);text-overflow:ellipsis;white-space:nowrap;grid-area:meta;font-size:11px;line-height:1.35;overflow:hidden}.comparison-slot-card img,.comparison-slot-card em{aspect-ratio:4/3;background:var(--attuno-surface,#f6efe4);border-radius:12px;grid-area:thumb;width:92px}.comparison-slot-card img{object-fit:cover;display:block}.comparison-slot-card em{color:var(--attuno-muted,#85786a);place-items:center;font-size:12px;font-style:normal;display:grid}.comparison-source-tabs{background:#fffdf8c7;border:1px solid #e7ded1c7;border-radius:999px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:inline-flex}.comparison-source-tabs button{min-height:32px;color:var(--attuno-muted,#85786a);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.comparison-source-tabs button.is-active{color:var(--attuno-ink,#312820);background:var(--attuno-canvas,#fffdf8);box-shadow:0 8px 20px #31282014}.comparison-source-tabs span{min-width:22px;height:22px;color:var(--attuno-ink,#312820);background:#f2ebdfd1;border-radius:999px;place-items:center;font-size:11px;display:inline-grid}.comparison-thumbnail-grid{grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:10px;max-height:296px;padding-right:2px;display:grid;overflow:auto}.comparison-thumbnail{min-width:0;color:var(--attuno-ink,#312820);text-align:left;cursor:pointer;background:#fffdf8d6;border:1px solid #e7ded1c2;border-radius:14px;gap:7px;padding:8px;display:grid;position:relative}.comparison-thumbnail.is-selected{border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 46%, var(--attuno-border,#e7ded1));background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 88%, var(--attuno-accent,#a65f3f) 6%)}.comparison-thumbnail img{aspect-ratio:4/3;object-fit:cover;background:var(--attuno-surface,#f6efe4);border-radius:10px;width:100%}.comparison-thumbnail span{gap:2px;min-width:0;display:grid}.comparison-thumbnail strong{color:var(--attuno-ink,#312820);font-size:12px;line-height:1.25}.comparison-thumbnail small{min-width:0;color:var(--attuno-muted,#85786a);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.comparison-thumbnail b{color:#fffaf2;background:var(--attuno-accent,#a65f3f);border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:12px;display:inline-grid;position:absolute;top:10px;right:10px;box-shadow:0 8px 18px #3128202e}.comparison-picker__empty{color:var(--attuno-muted,#85786a);text-align:center;background:#fffdf885;border:1px dashed #e7ded1eb;border-radius:14px;margin:0;padding:18px;font-size:12px}.comparison-selectors--native{border-top:1px solid #e7ded1ad;padding-top:10px}@media (width<=760px){.memory-section-head,.comparison-slot-row,.comparison-selectors--native{grid-template-columns:1fr}.comparison-source-tabs{width:100%}.comparison-source-tabs button{flex:1 1 0;justify-content:center}}.chatgpt-sidebar__new-chat.primary-action,.chatgpt-sidebar__new-chat.primary-action:not(.is-empty-session){border:1px solid color-mix(in oklab, var(--attuno-accent,#a65f3f) 28%, var(--attuno-border,#e7ded1));color:var(--attuno-ink,#312820);background:linear-gradient(180deg, color-mix(in oklab, var(--attuno-canvas,#fffdf8) 94%, white), color-mix(in oklab, var(--attuno-surface,#f6efe4) 88%, white));box-shadow:0 10px 26px color-mix(in oklab, var(--attuno-accent,#a65f3f) 10%, transparent)}.chatgpt-sidebar__new-chat.primary-action:hover,.chatgpt-sidebar__new-chat.primary-action.is-active,.chatgpt-sidebar__new-chat.primary-action:not(.is-empty-session):hover{color:var(--attuno-ink,#312820);border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 46%, var(--attuno-border,#e7ded1));background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 82%, var(--attuno-accent,#a65f3f) 8%);box-shadow:0 14px 34px color-mix(in oklab, var(--attuno-accent,#a65f3f) 16%, transparent)}.quick-phrase-card{background:#fffdf8fa;border-color:#e7ded1e6;box-shadow:0 18px 44px #31282029}.chatgpt-main__actions .quick-phrase-card button{color:var(--attuno-ink,#312820);background:#faf6ee9e;border:1px solid #0000}.chatgpt-main__actions .quick-phrase-card button:first-child{border-color:color-mix(in oklab, var(--attuno-accent,#a65f3f) 28%, var(--attuno-border,#e7ded1));background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 80%, var(--attuno-accent,#a65f3f) 7%)}.chatgpt-main__actions .quick-phrase-card button:hover,.chatgpt-main__actions .quick-phrase-card button:focus-visible{color:var(--attuno-ink,#312820);background:var(--attuno-canvas,#fffdf8)}.chatgpt-main__header.topbar{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);position:sticky}.workspace-mode-toggle.mode-tabs{grid-column:2;justify-self:center;position:static;transform:none}.chatgpt-main__actions.top-actions{grid-column:3}.image-management-count button.is-selected{color:var(--attuno-success,#4c9b77);border-color:color-mix(in oklab, var(--attuno-success,#4c9b77) 38%, var(--attuno-border,#e7ded1));background:color-mix(in oklab, var(--attuno-success,#4c9b77) 12%, var(--attuno-canvas,#fffdf8))}.image-management-count button.is-selected svg{color:var(--attuno-success,#4c9b77)}.generation-progress-status{border:1px solid color-mix(in oklab, var(--attuno-success,#4c9b77) 34%, var(--attuno-border,#e7ded1));width:max-content;max-width:100%;min-height:30px;color:var(--attuno-success,#4c9b77);background:color-mix(in oklab, var(--attuno-success,#4c9b77) 10%, var(--attuno-canvas,#fffdf8));border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:0 11px;font-size:13px;font-weight:720;line-height:1;display:inline-flex}.generation-progress-status svg{color:currentColor;flex:none}.generation-progress-status span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-message--generation-progress .message-body{box-shadow:none;background:0 0;border:0;padding:0}.chat-message--generation-progress .generation-progress-card{width:100%;margin:0}body>.chatgpt-sidebar__history-menu{z-index:1000;border:1px solid color-mix(in oklab, var(--attuno-border,#e7ded1) 88%, transparent);background:color-mix(in oklab, var(--attuno-canvas,#fffdf8) 94%, var(--attuno-surface,#f6efe4));border-radius:14px;gap:2px;width:190px;padding:8px;display:grid;position:fixed;box-shadow:0 14px 34px #3128201f,0 2px 7px #3128200f}body>.chatgpt-sidebar__history-menu button{width:100%;color:var(--attuno-ink,#312820);text-align:left;border:0;gap:9px;font-size:14px;font-weight:580;line-height:1.2;background:0 0!important;border-radius:9px!important;justify-content:flex-start!important;align-items:center!important;min-height:34px!important;padding:0 9px!important;display:flex!important}body>.chatgpt-sidebar__history-menu button:hover,body>.chatgpt-sidebar__history-menu button:focus-visible{background:color-mix(in oklab, var(--attuno-surface,#f6efe4) 74%, var(--attuno-accent,#a65f3f) 6%)!important}body>.chatgpt-sidebar__history-menu button svg{color:currentColor;flex:none;width:15px;height:15px}body>.chatgpt-sidebar__history-menu button.is-danger{color:#c93131}body>.chatgpt-sidebar__history-menu .chatgpt-sidebar__history-menu-separator{background:color-mix(in oklab, var(--attuno-border,#e7ded1) 88%, transparent);height:1px;margin:5px 7px}@media (width<=860px){.chatgpt-main__header.topbar{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto}.workspace-mode-toggle.mode-tabs{grid-column:1/-1;justify-self:center;position:static;transform:none}}@media (width<=980px){.chatgpt-drawer.chatgpt-drawer--settings-dialog{border-radius:22px;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header{grid-area:1/1;min-height:92px;padding:22px 22px 18px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__header h2{font-size:clamp(32px,9vw,44px)}.chatgpt-drawer--settings-dialog .chatgpt-drawer__content.settings-shell{display:contents}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav.settings-nav{border-bottom:1px solid #e7ded1bd;border-right:0;grid-area:2/1;gap:10px;padding:12px 14px;display:flex;overflow:auto hidden}.chatgpt-drawer--settings-dialog .chatgpt-drawer__nav button,.chatgpt-drawer--settings-dialog .settings-tab{width:auto;min-width:max-content;min-height:46px;padding:0 14px;font-size:15px}.chatgpt-drawer--settings-dialog .chatgpt-drawer__stack.settings-content{grid-area:3/1;padding:22px 16px 28px}.chatgpt-drawer--settings-dialog .quality-toggle-card,.chatgpt-drawer--settings-dialog .select-row,.chatgpt-drawer--settings-dialog .api-config-grid{grid-template-columns:1fr}}.citation-pill-container{vertical-align:middle;align-items:center;display:inline-flex;position:relative}.citation-pill{height:18px;color:var(--soft,#374151);cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172a0d;border:.5px solid #0f172a14;border-radius:9px;align-items:center;gap:4px;margin:0 3px;padding:0 6px;font-size:11px;font-weight:500;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.citation-pill:hover{background:#0f172a17;border-color:#0f172a29;transform:scale(1.02)}.citation-pill__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.citation-pill__icon img{border-radius:2px}.citation-pill__text{white-space:nowrap;text-overflow:ellipsis;max-width:120px;line-height:1;overflow:hidden}.citation-popover{-webkit-backdrop-filter:blur(20px)saturate(160%);z-index:1000;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:auto;background:#fffffff0;border:.5px solid #00000014;border-radius:12px;flex-direction:column;gap:8px;width:280px;margin-bottom:8px;padding:12px;animation:.24s cubic-bezier(.16,1,.3,1) forwards citationPopoverSpring;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000014,inset 0 1px #fff9}.dark .citation-pill{color:#d1d5db;background:#ffffff14;border-color:#ffffff1f}.dark .citation-pill:hover{background:#ffffff1f;border-color:#fff3}.dark .citation-popover{background:#242424eb;border-color:#ffffff1f;box-shadow:0 10px 30px #00000040,inset 0 1px #ffffff1a}@keyframes citationPopoverSpring{0%{opacity:0;transform:translate(-50%)translateY(4px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.citation-popover__header{border-bottom:.5px solid #0000000f;justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:6px;display:flex}.dark .citation-popover__header{border-color:#ffffff0f}.citation-popover__nav{gap:4px;display:flex}.citation-popover__nav-btn{width:18px;height:18px;color:var(--muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .12s,color .12s;display:inline-flex}.citation-popover__nav-btn:hover:not(:disabled){color:var(--text,#1f1f1f);background:#0000000d}.dark .citation-popover__nav-btn:hover:not(:disabled){color:#fff;background:#ffffff14}.citation-popover__nav-btn:disabled{opacity:.3;cursor:not-allowed}.citation-popover__index{color:var(--muted,#6b7280);font-size:10px;font-weight:500}.dark .citation-popover__index{color:#9ca3af}.citation-popover__body{flex-direction:column;gap:4px;display:flex}.citation-popover__site{color:var(--muted,#6b7280);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.dark .citation-popover__site{color:#9ca3af}.citation-popover__site-icon{width:10px;height:10px}.citation-popover__title{color:var(--text,#1f1f1f);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.dark .citation-popover__title{color:#f3f4f6}.citation-popover__snippet{color:var(--soft,#4b5563);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.dark .citation-popover__snippet{color:#9ca3af}.citation-popover__footer{color:var(--muted,#6b7280);border-top:.5px solid #0000000f;justify-content:space-between;align-items:center;margin-top:2px;padding-top:6px;font-size:10px;font-weight:500;display:flex}.dark .citation-popover__footer{color:#9ca3af;border-color:#ffffff0f}.citation-popover__footer svg{color:var(--muted,#6b7280)}.dark .citation-popover__footer svg{color:#9ca3af}
