:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0b1831;--ink-soft:#40506c;--paper:#fffaf1;--surface:#fffefb;--panel:#fffdfa;--muted:#f3f0e9;--muted-2:#ebe7df;--line:#ded8cd;--line-strong:#b8b1a5;--blue:#3678f5;--cyan:#8ceef2;--mint-soft:#dcf6ee;--mint-ink:#176960;--warm-highlight:#f0ece4;--action-dark:#424345;--yellow:#f4b82e;--coral:#f2655b;--shadow:0 18px 48px #1c25361f;--radius:18px;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-width:1280px;height:100%;min-height:720px;color:var(--ink);background:#f1eee7;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,[contenteditable=true]:focus-visible{outline-offset:2px;outline:3px solid #3678f547}.is-hidden{display:none!important}.app-shell{border:3px solid var(--blue);background:var(--paper);width:100vw;min-width:1280px;height:100vh;min-height:720px;padding:16px 18px 18px;overflow:hidden}.project-chip{border:1px solid var(--line);text-align:left;background:#fffdf8;border-radius:14px;grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,1fr) 20px;align-items:center;min-width:148px;max-width:210px;height:48px;padding:6px 10px 6px 13px;display:grid}.project-chip strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.project-chip small{color:var(--ink-soft);font-size:10px}.project-chip svg{grid-area:1/2/span 2;width:16px}.inline-editor{resize:vertical;color:#33405a;background:#fffef9;border:1px solid #efca65;border-radius:10px;width:100%;min-height:74px;margin:5px 0;padding:10px 12px;font-size:15px;line-height:1.55}.discarded{color:#8c8983;text-decoration:line-through}.status-note{color:#8c8983;margin-left:4px;font-size:12px;font-style:normal}.empty-transcript{color:#8a847a;text-align:center;align-content:center;place-items:center;gap:12px;min-height:220px;display:grid}.empty-transcript svg{width:32px;height:32px}.empty-transcript p{max-width:190px;margin:0;font-size:13px;line-height:1.55}.gate{background:var(--paper);place-items:center;min-width:100vw;min-height:100vh;padding:24px;display:grid}.gate-card{border:1px solid var(--line);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;align-items:center;padding:42px;display:flex}.gate-card h1{margin:18px 0 5px;font-size:28px}.gate-card>p{color:var(--ink-soft);margin:0 0 26px}.gate-card label{width:100%;color:var(--ink-soft);font-size:13px;font-weight:800}.gate-card input{border:1px solid var(--line);text-align:center;text-transform:uppercase;border-radius:12px;width:100%;height:48px;margin-top:7px;padding:0 14px;font-size:17px}.gate-card .dark-button{width:100%;margin-top:14px}.gate-card small{color:#8d877e;margin-top:14px}.form-error{font-size:12px;color:#b4433c!important}.mode-switch{color:var(--ink-soft);justify-content:flex-end;align-items:center;gap:10px;margin:-8px 0 14px;font-size:13px;font-weight:800;display:flex}.mode-switch select,.lab-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;height:38px;padding:0 34px 0 12px}.settings-footer{gap:8px}.settings-footer>span{color:var(--ink-soft);margin-right:auto;font-size:12px}.settings-footer a{text-decoration:none}.projects-modal{width:min(720px,100vw - 80px);max-height:min(760px,100vh - 80px);overflow-y:auto}.new-project{margin:18px 0 12px}.project-list{gap:8px;display:grid}.project-row{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:8px;display:flex}.project-row.active{background:var(--mint-soft);border-color:#8fcfc4}.project-row>button:first-child,.project-row>span{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:5px;min-width:0;padding:7px;display:flex}.project-row strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.project-row small{color:var(--ink-soft)}.project-row .icon-button svg{width:18px}.trash-heading{align-items:center;gap:8px;margin:24px 0 10px;font-size:15px;display:flex}.trash-heading svg{width:19px}.trash-list{opacity:.78}.lab-shell{background:#faf8f3;width:100vw;height:100vh;padding:28px 34px 54px;overflow:auto}.lab-shell a{text-decoration:none}.lab-loading{align-content:center;place-items:center;gap:12px;display:grid}.lab-header{justify-content:space-between;align-items:flex-start;max-width:1540px;margin:0 auto 20px;display:flex}.lab-header h1{margin:4px 0 6px;font-size:31px}.lab-header p{color:var(--ink-soft);margin:0}.lab-kind-tabs{border-bottom:1px solid var(--line);gap:6px;max-width:1540px;margin:0 auto 14px;padding-bottom:12px;display:flex}.lab-kind-tabs button{height:42px;color:var(--ink-soft);border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.lab-kind-tabs button:hover{background:var(--muted)}.lab-kind-tabs button.active{color:#fff;background:var(--action-dark)}.lab-kind-tabs svg{width:18px}.lab-message{max-width:1540px;color:var(--mint-ink);background:var(--mint-soft);border:1px solid #91d7c7;border-radius:8px;margin:0 auto 12px;padding:10px 13px;font-size:13px;font-weight:700}.lab-message.is-error{color:#9f3731;background:#fff0ee;border-color:#efb2ab}.lab-editor-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px;max-width:1540px;margin:auto;display:grid}.lab-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0}.prompt-editor-card,.test-input-card{flex-direction:column;min-height:610px;padding:18px;display:flex}.lab-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.lab-card-header>div{align-items:center;gap:9px;display:flex}.lab-card-header h2{margin:0;font-size:18px}.lab-step{width:27px;height:27px;color:var(--mint-ink);background:var(--mint-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.version-badge,.result-kind{color:#5e625f;background:var(--muted);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.version-badge.has-draft{color:var(--mint-ink);background:var(--mint-soft)}.prompt-part-tabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.prompt-part-tabs button{border:1px solid var(--line);background:#fff;border-radius:7px;height:34px;padding:0 11px;font-size:12px;font-weight:800}.prompt-part-tabs button.active{color:var(--mint-ink);background:var(--mint-soft);border-color:#8bcfc1}.lab-help{color:var(--ink-soft);margin:0 0 10px;font-size:12px;line-height:1.55}.prompt-rule-editor{border:1px solid var(--line);resize:vertical;min-height:390px;color:var(--ink);background:#fff;border-radius:8px;flex:1;padding:14px;font:14px/1.7 inherit}.prompt-editor-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.prompt-editor-actions .text-button{margin-right:auto}.text-button{color:var(--ink-soft);align-items:center;gap:6px;padding:8px;font-size:12px;font-weight:800;display:inline-flex}.text-button:hover{color:var(--ink);background:var(--muted)}.text-button svg{width:16px}.publish-button{min-height:42px;color:var(--mint-ink);background:var(--mint-soft);border:1px solid #7fc8ba;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:inline-flex}.publish-button svg{width:17px}.lab-field{color:var(--ink);flex-direction:column;gap:5px;font-size:13px;font-weight:850;display:flex}.lab-field>span,.board-source-row>div>span{color:var(--ink-soft);font-size:11px;font-weight:500}.transcript-editor{border:1px solid var(--line);resize:vertical;border-radius:8px;min-height:106px;padding:11px;line-height:1.6}.board-source-row{justify-content:space-between;align-items:flex-end;gap:12px;margin:14px 0 9px;display:flex}.board-source-row>div:first-child{flex-direction:column;gap:4px;display:flex}.source-switch{background:var(--muted);border-radius:8px;padding:3px;display:inline-flex}.source-switch button{height:31px;color:var(--ink-soft);border-radius:6px;padding:0 10px;font-size:11px;font-weight:800}.source-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1e232d1f}.test-board-fields{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-height:0;display:grid;overflow:auto}.test-board-fields section{border-right:1px solid var(--line);min-width:0;padding:11px}.test-board-fields section:last-child{border-right:0}.test-board-fields h3{margin:0 0 9px;font-size:13px}.test-board-fields label{color:var(--ink-soft);margin-top:8px;font-size:10px;font-weight:800;display:block}.test-board-fields textarea{resize:vertical;width:100%;min-height:66px;color:var(--ink);background:#fffdf9;border:1px solid #e6e2da;border-radius:6px;margin-top:4px;padding:7px 8px;font-size:11px;line-height:1.45}.compare-toggle{background:var(--muted);border-radius:8px;align-items:flex-start;gap:9px;margin-top:12px;padding:10px;display:flex}.compare-toggle input{accent-color:var(--mint-ink);margin-top:3px}.compare-toggle span{flex-direction:column;gap:3px;display:flex}.compare-toggle strong{font-size:12px}.compare-toggle small{color:var(--ink-soft);font-size:10px}.lab-output-card{max-width:1540px;margin:14px auto 0;padding:18px}.lab-empty-result{color:#8c877f;text-align:center;align-content:center;place-items:center;gap:9px;min-height:260px;display:grid}.lab-empty-result svg{width:34px}.lab-empty-result p{margin:0;font-size:12px}.lab-results{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.lab-results.is-comparison{grid-template-columns:repeat(2,minmax(0,1fr))}.result-pane{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:14px}.result-pane>header{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.result-pane>header span{max-width:70%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.board-preview{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.board-preview>section{border-right:1px solid var(--line);min-width:0;padding:11px}.board-preview>section:last-child{border-right:0}.board-preview h3{margin:0 0 10px;font-size:13px}.preview-section{margin-top:9px}.preview-section>strong{color:var(--ink-soft);margin-bottom:5px;font-size:10px;display:block}.preview-section p,.preview-section small{color:#33405a;background:#fbfaf7;border-left:3px solid #bcb7ae;margin:4px 0;padding:7px 8px;font-size:11px;line-height:1.45;display:block}.preview-section p.is-new{background:var(--mint-soft);border-left-color:#67bfae}.preview-section small{color:#9b958b}.preview-section em{color:#8b867f;font-style:normal}.suggestion-preview{gap:8px;display:grid}.suggestion-preview p{background:var(--mint-soft);border-left:3px solid #70c7b7;gap:10px;margin:0;padding:12px;display:flex}.suggestion-preview span{font-weight:900}.workbuddy-preview{border:1px solid var(--line);resize:vertical;border-radius:8px;width:100%;min-height:260px;padding:14px;line-height:1.65}.advanced-debug{border-top:1px solid var(--line);margin-top:14px}.advanced-debug summary{color:var(--ink-soft);cursor:pointer;align-items:center;gap:7px;padding:12px 0 0;font-size:12px;font-weight:800;display:flex}.advanced-debug summary svg{width:16px}.advanced-debug summary svg:last-child{margin-left:auto}.advanced-debug h4{margin:15px 0 7px;font-size:11px}.advanced-debug pre{color:#d8f7ef;white-space:pre-wrap;background:#222426;border-radius:7px;max-height:280px;margin:0;padding:12px;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}@media (width<=1390px){.topbar{grid-template-columns:minmax(470px,1.25fr) auto minmax(200px,.6fr);gap:12px}.brand p,.motto{display:none}.project-chip{max-width:150px}.workspace{grid-template-columns:minmax(0,1.04fr) minmax(0,1fr) minmax(0,1fr) minmax(250px,.84fr)}}.topbar{grid-template-columns:minmax(520px,1.35fr) auto minmax(260px,.75fr);align-items:center;gap:22px;height:86px;padding:0 12px 10px;display:grid}.brand,.brand-title-row,.record-controls,.top-actions,.motto,.section-title>span,.model-card header,.drawer-actions,.modal-actions,.settings-footer,.secret-field{align-items:center;display:flex}.brand{gap:14px;min-width:0}.brand .project-chip{margin-left:auto}.brand-mark{width:60px;height:60px;color:var(--cyan);background:#050505;border-radius:18px;flex:0 0 60px;place-items:center;display:grid}.tv-doodle{width:44px;height:44px;display:block;overflow:visible}.tv-antenna{fill:none;stroke:var(--cyan);stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.tv-screen{fill:#050505;stroke:var(--cyan);stroke-width:8px}.tv-eye{fill:var(--cyan)}.brand-title-row{gap:14px}.brand h1{letter-spacing:0;margin:0;font-size:27px;line-height:1.05}.brand p{color:var(--ink-soft);white-space:nowrap;margin:7px 0 0;font-size:15px}.sparkle{color:var(--cyan);font-size:29px;line-height:1}.sparkle.small{font-size:19px}.record-controls{white-space:nowrap;justify-content:center;gap:13px}.top-actions{justify-content:flex-end;gap:11px;min-width:0}button{cursor:pointer;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.48}.record-primary,.round-control,.edit-control,.icon-button,.soft-button,.dark-button,.danger-button,.test-button{justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.record-primary{color:#fff;background:#555657;border-radius:999px;height:50px;padding:0 22px;font-size:17px;font-weight:800}.record-primary.is-recording{background:var(--coral)}.record-primary svg{fill:currentColor;width:21px;height:21px}.round-control{border:1px solid var(--line);background:#fff;border-radius:50%;width:50px;height:50px}.round-control svg{stroke-width:3px;width:23px;height:23px}.stop-control{border-color:var(--coral);color:var(--coral)}.stop-control svg{fill:currentColor;stroke-width:1px;width:18px;height:18px}.round-control.is-active{border-color:var(--coral);background:#fff0ed}.toolbar-divider{background:var(--line);width:1px;height:34px;margin:0 3px}.diagnostic-trigger.has-error{color:#b83e37;background:#fff0ee;border-color:#f0aca5}.edit-control{border:1px solid var(--line);background:#fffdf8;border-radius:14px;height:50px;padding:0 18px;font-size:16px;font-weight:800}.edit-control svg{color:#3694ee;fill:#3694ee;stroke-width:1.5px}.edit-actions{gap:8px;display:flex}.record-time{color:#b4433c;background:#fff0ed;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.icon-button{border-radius:50%;width:44px;height:44px}.icon-button:hover{background:var(--muted)}.icon-button svg{stroke-width:2px;width:25px;height:25px}.recycle-button{position:relative}.recycle-count{color:#fff;background:var(--coral);border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:900;display:grid;position:absolute;top:0;right:0}.motto{justify-content:flex-end;gap:9px;min-width:180px}.motto-icon{background:#e3f5f5;border-radius:50%;place-items:center;width:48px;height:48px;font-size:26px;display:grid}.motto strong{color:var(--ink-soft);font-size:14px;line-height:1.45}.workspace{grid-template-columns:minmax(0,1.04fr) minmax(0,.99fr) minmax(0,.99fr) minmax(285px,.98fr);gap:12px;height:calc(100vh - 111px);display:grid}.board-column,.right-slot{border:1px solid var(--line);border-radius:var(--radius);min-width:0;min-height:0}.board-column{background:var(--panel);grid-template-rows:76px minmax(0,1fr);display:grid;overflow:hidden}.right-slot{background:#faf7f1;position:relative;overflow:hidden}.column-title{z-index:2;background:inherit;align-items:center;gap:14px;min-width:0;padding:15px 20px 10px;display:flex;position:relative}.column-title h2{letter-spacing:0;white-space:nowrap;margin:0;font-size:23px}.title-icon{color:#fff;background:#050505;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.title-icon svg{stroke-width:1.8px;width:30px;height:30px}.title-zigzag{margin-left:auto;font-size:25px;font-weight:900;transform:rotate(40deg)}.title-zigzag.yellow{color:var(--yellow)}.title-zigzag.gray{color:#858585}.title-zigzag.coral{color:#ef8d89}.column-scroll,.transcript-scroll{scrollbar-width:thin;scrollbar-color:#4c4e542e transparent;min-height:0;overflow-y:auto}.column-scroll{padding:0 16px 18px}.column-scroll::-webkit-scrollbar{width:7px}.transcript-scroll::-webkit-scrollbar{width:7px}.column-scroll::-webkit-scrollbar-thumb{background:#4c4e542b;border-radius:10px}.transcript-scroll::-webkit-scrollbar-thumb{background:#4c4e542b;border-radius:10px}.column-scroll:hover::-webkit-scrollbar-thumb{background:#4c4e546b}.transcript-scroll:hover::-webkit-scrollbar-thumb{background:#4c4e546b}.content-section+.content-section{margin-top:16px}.section-title{background:var(--muted);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;min-height:51px;padding:0 13px 0 17px;display:flex}.section-title>span{gap:12px;min-width:0;font-size:16px;font-weight:800}.section-title svg{stroke-width:2px;width:24px;height:24px}.section-actions{flex:none;align-items:center;margin-left:auto;display:inline-flex;gap:3px!important}.clear-button{color:#726e68;border-radius:8px;flex:none;align-items:center;gap:4px;padding:6px;font-size:13px;display:inline-flex}.clear-button:hover{color:#aa4039;background:#fff}.clear-button svg{width:15px;height:15px}.section-body{padding:12px 10px 0 16px}.section-body p{color:#33405a;margin:0;padding:7px 0 7px 18px;font-size:16px;line-height:1.55;position:relative}.section-body p:before{content:"";background:#b6afa3;border-radius:3px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.section-body p.live-update{animation:2.4s board-update}@keyframes board-update{0%,35%{background:#fff0ba;box-shadow:0 0 0 5px #fff0ba}to{background:0 0;box-shadow:0 0 #0000}}.column-update-badge{color:var(--mint-ink);background:var(--mint-soft);white-space:nowrap;border:1px solid #b9e9dc;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:11px;font-weight:900;animation:.26s badge-pop}.column-update-badge+.title-zigzag{margin-left:0}@keyframes badge-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.section-body strong{color:var(--ink)}.section-body.is-empty{border:1px dashed var(--line-strong);color:#868076;border-radius:12px;min-height:68px;margin-top:10px}.section-body.is-empty:after{content:"这里暂时没有内容";text-align:center;padding:20px 12px;font-size:13px;display:block}body.editing .section-body:not(.is-empty){background:#fff8df;border-radius:12px;box-shadow:inset 0 0 0 1px #f0c861}body.editing .section-body p{cursor:text}body.editing .section-body p:hover{background:#ffffffb3;border-radius:8px}.generate-button{color:#fff;background:#6b6b6b;border-radius:14px;width:calc(100% - 16px);min-height:62px;margin:12px 8px 2px;padding:12px;font-size:17px;font-weight:900}.generate-button:hover{background:#4d4d4d}.generate-button span{color:var(--cyan);margin-right:8px;font-size:25px}.ai-plan-button{color:var(--cyan);background:var(--action-dark);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;font-size:11px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;position:relative;box-shadow:0 4px 10px #141b262e,inset 0 1px #ffffff21}.ai-plan-button:hover{background:#303133;transform:translateY(-1px);box-shadow:0 6px 14px #141b263d,inset 0 1px #ffffff24}.ai-plan-button:active{transform:translateY(0);box-shadow:0 2px 6px #141b2633}.ai-plan-spark{color:var(--cyan);font-size:14px}.ai-plan-tooltip{z-index:8;color:#fff;opacity:0;pointer-events:none;background:#1b1f25f0;border-radius:8px;width:max-content;max-width:170px;padding:7px 9px;font-size:11px;font-weight:700;line-height:1.3;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-3px);box-shadow:0 6px 16px #141b2633}.ai-plan-button:hover .ai-plan-tooltip,.ai-plan-button:focus-visible .ai-plan-tooltip{opacity:1;transform:translateY(0)}.ai-plan-suggestions{background:var(--warm-highlight);border:1px solid #d9d2c7;border-radius:13px;margin:9px 4px 0;padding:10px}.ai-plan-loading{color:#50575f;align-items:center;gap:8px;font-size:12px;display:flex}.mini-loading{border:2px solid #bceae2;border-top-color:var(--mint-ink);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.ai-suggestion-row{grid-template-columns:58px minmax(0,1fr) 58px;align-items:start;gap:8px;padding:8px 4px;display:grid}.ai-suggestion-row+.ai-suggestion-row{border-top:1px solid #d9d2c7}.ai-suggestion-row p{color:#3f4b61;margin:0;font-size:12px;line-height:1.45}.ai-suggestion-label,.ai-suggestion-row button{color:#243449;background:var(--mint-soft);white-space:nowrap;border:1px solid #b9e9dc;border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:24px;padding:0 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.ai-suggestion-row button:hover{background:#c9f0e5;border-color:#92d8c7}.ai-suggestion-row button:disabled{opacity:.62;cursor:default}.inline-ai-label{color:var(--cyan);background:var(--action-dark);vertical-align:1px;border-radius:999px;align-items:center;margin-right:6px;padding:2px 6px;font-size:10px;font-weight:900;display:inline-flex}.transcript-panel,.prompt-drawer{min-height:0;position:absolute;inset:0}.transcript-panel{grid-template-rows:86px minmax(0,1fr) 68px;display:grid}.transcript-title{padding-top:15px}.transcript-icon{background:#f0ece4;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.transcript-icon svg{stroke-width:2px;width:30px;height:30px}.transcript-scroll{border-top:1px solid #e7e1d7;padding:2px 16px 12px}.transcript-item{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:15px 0;display:grid}.transcript-item time{color:#53637c;font-size:13px}.transcript-item>div{padding-left:15px;position:relative}.transcript-item>div:before{content:"";background:#b5ada1;width:3px;position:absolute;top:0;bottom:0;left:0}.transcript-item strong{font-size:15px}.transcript-item p{color:#33405a;margin:6px 0 0;font-size:14px;line-height:1.55}.transcript-item.is-new{animation:1.2s highlight-in}.transcript-item.is-temporary{opacity:.58}@keyframes highlight-in{0%{background:#fff0ba;transform:translateY(8px)}to{background:0 0;transform:translateY(0)}}.export-wrap{min-height:68px;position:relative}.export-button{background:#efede9;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 32px);height:44px;margin:8px 16px 16px;font-size:15px;font-weight:900;display:flex}.export-button:hover{background:#e5e1db}.export-chevron{width:15px;height:15px;margin-left:2px}.export-menu{z-index:4;border:1px solid var(--line);background:#fff;border-radius:14px;padding:7px;position:absolute;bottom:66px;left:16px;right:16px;box-shadow:0 14px 32px #1c253629}.export-menu button{text-align:left;border-radius:9px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;width:100%;padding:9px;display:grid}.export-menu button:hover{background:var(--muted)}.export-menu button svg{width:19px;height:19px}.export-menu button span{gap:2px;display:grid}.export-menu strong{font-size:12px}.export-menu small{color:#747c8c;font-size:10px}.prompt-drawer{background:#fffefa;flex-direction:column;padding:20px;animation:.22s ease-out drawer-in;display:flex}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-header h2{margin:2px 0 0;font-size:23px}.drawer-kicker{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:900}.drawer-note{color:#526078;background:#f1f6ff;border-radius:12px;margin:15px 0 17px;padding:11px 12px;font-size:12px;line-height:1.55}.prompt-state{text-align:center;color:#536078;flex:1;align-content:center;place-items:center;gap:10px;display:grid}.prompt-state strong{color:var(--ink);font-size:17px}.prompt-state p{max-width:270px;margin:0;font-size:13px;line-height:1.55}.prompt-state .dark-button{margin-top:8px}.loading-ring{border:4px solid #dbe6fb;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.prompt-error svg{width:38px;height:38px;color:var(--coral)}.prompt-result{flex-direction:column;flex:1;min-height:0;display:flex}.prompt-result label{margin-bottom:8px;font-size:13px;font-weight:900}.prompt-result textarea{resize:none;border:1px solid var(--line);color:#28344c;background:#fff;border-radius:14px;flex:1;min-height:0;padding:14px;font-size:13px;line-height:1.6}.drawer-actions{gap:9px;margin-top:13px}.drawer-actions button{flex:1}.prompt-export-wrap{flex:1;position:relative}.prompt-export-wrap>.soft-button{width:100%}.prompt-export-menu{z-index:8;border:1px solid var(--line);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0}.prompt-export-menu button{text-align:left;border-radius:6px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.prompt-export-menu button:hover{background:var(--muted)}.prompt-export-menu button svg{flex:0 0 18px;width:18px}.prompt-export-menu button span{gap:2px;display:grid}.prompt-export-menu strong{font-size:12px}.prompt-export-menu small{color:var(--ink-soft);font-size:10px}.copy-feedback{color:#188166;justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:12px;font-weight:800;display:flex}.copy-feedback svg{width:15px;height:15px}.soft-button,.dark-button,.danger-button,.test-button{border-radius:11px;padding:0 16px;font-size:13px;font-weight:800}.soft-button{border:1px solid var(--line);background:#fff}.dark-button{color:#fff;background:#242a35}.danger-button{color:#fff;background:var(--coral)}.soft-button:hover{background:var(--muted)}.dark-button:hover{background:#0c111a}.danger-button:hover{background:#d84e45}.soft-button svg,.dark-button svg{width:16px;height:16px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12192761;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{width:min(92vw,480px);box-shadow:var(--shadow);background:#fffdfa;border:1px solid #ffffffbf;border-radius:22px;padding:28px}.compact-modal{text-align:center}.modal-icon{border-radius:17px;place-items:center;width:52px;height:52px;margin:0 auto 16px;display:grid}.modal-icon.blue{color:#2167de;background:#e7f0ff}.modal-icon.coral{color:#c8423b;background:#ffebe8}.modal-icon.yellow{color:#9b6c00;background:#fff2c8}.modal-icon svg{width:27px;height:27px}.modal h2{margin:0;font-size:23px}.modal>p{color:#56627a;max-width:390px;margin:12px auto 22px;font-size:14px;line-height:1.65}.modal-actions{justify-content:center;gap:10px}.settings-modal{width:min(92vw,920px);padding:26px}.settings-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-header h2{margin:3px 0 0}.settings-header p{color:#67738a;margin:8px 0 0;font-size:13px}.settings-title-row{align-items:center;gap:9px;display:flex}.settings-title-row>span{color:var(--mint-ink);background:var(--mint-soft);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.model-settings-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.model-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.model-card header{gap:12px;margin-bottom:17px}.model-card h3{margin:0;font-size:17px}.model-card header p{color:#6c7688;margin:4px 0 0;font-size:12px}.model-card-icon{border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.model-card-icon.blue{color:#2866cf;background:#e9f1ff}.model-card-icon.coral{color:#bd514a;background:#ffebe8}.model-card-icon svg{width:22px;height:22px}.model-card label{color:#4b566b;gap:6px;margin-top:12px;font-size:12px;font-weight:800;display:grid}.model-card input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#fffdfa;border-radius:10px;padding:0 11px;font-size:13px}.field-help{color:#7a8290;font-size:10px;font-weight:500;line-height:1.45}.secret-field{position:relative}.secret-field input{padding-right:44px}.secret-toggle{place-items:center;width:36px;height:34px;display:grid;position:absolute;right:4px}.secret-toggle svg{width:17px;height:17px}.test-button{border:1px solid var(--line);background:var(--muted);width:100%;margin-top:16px}.test-button.is-success{color:#17765f;background:#e5f7ef;border-color:#aadbc9}.test-button svg{width:17px;height:17px}.settings-footer{justify-content:flex-end;gap:10px;margin-top:18px}.settings-status{color:#17765f;margin-right:auto;font-size:13px;font-weight:800}.simple-settings-modal{width:min(92vw,590px)}.api-key-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:22px;padding:20px}.api-key-card>label{color:#4b566b;gap:8px;font-size:13px;font-weight:900;display:grid}.api-key-card input{border:1px solid var(--line);width:100%;height:46px;color:var(--ink);background:#fffdfa;border-radius:11px;padding:0 46px 0 13px;font-size:14px}.auto-config-list{color:#59657a;background:#f4f7fb;border-radius:12px;gap:6px;margin:16px 0 4px;padding:14px;font-size:12px;line-height:1.45;display:grid}.auto-config-list strong{color:var(--ink);margin-bottom:2px;font-size:12px}.auto-config-list span:before{content:"✓";color:var(--mint-ink);margin-right:7px;font-weight:900}.settings-result{color:#91423c;background:#fff0ee;border-radius:10px;margin:12px 0 0;padding:11px 13px;font-size:12px;line-height:1.55}.settings-result.is-success{color:#17695b;background:var(--mint-soft)}.diagnostics-modal{width:min(92vw,820px)}.diagnostic-summary{background:#eff9f6;border:1px solid #cfe6df;border-radius:12px;align-items:flex-start;gap:10px;margin:18px 0 12px;padding:13px 15px;display:flex}.diagnostic-summary .status-dot{background:var(--mint-ink);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:5px}.diagnostic-summary.status-error{background:#fff1ef;border-color:#f0bbb5}.diagnostic-summary.status-error .status-dot{background:var(--coral)}.diagnostic-summary strong{font-size:14px}.diagnostic-summary p{color:#79423f;margin:5px 0 0;font-size:12px;line-height:1.5}.diagnostic-log{color:#e6e9ed;background:#23262b;border:1px solid #34383e;border-radius:12px;height:min(390px,48vh);font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.diagnostic-empty{color:#aeb5bf;text-align:center;place-items:center;min-height:170px;padding:22px;display:grid}.diagnostic-row{border-bottom:1px solid #ffffff12;grid-template-columns:76px 58px minmax(0,1fr);gap:9px;padding:9px 12px;display:grid}.diagnostic-row time{color:#9ca7b5}.diagnostic-row>span{color:#8ceef2;font-weight:800}.diagnostic-row p{overflow-wrap:anywhere;margin:0}.diagnostic-row.level-error{color:#ffb0a9;background:#f2655b14}.diagnostic-row.level-success>span{color:#8fe0c8}.diagnostic-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.diagnostic-actions button{align-items:center;gap:7px;display:inline-flex}.diagnostic-actions svg{width:16px;height:16px}.recycle-modal{width:min(92vw,620px)}.recycle-list{gap:10px;max-height:420px;margin-top:20px;display:grid;overflow-y:auto}.recycle-empty{border:1px dashed var(--line-strong);color:#777f8d;text-align:center;border-radius:15px;padding:48px 20px}.recycle-empty svg{width:34px;height:34px;margin-bottom:9px}.recycle-item{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.recycle-item strong{font-size:14px;display:block}.recycle-item small{color:#747d8e;font-size:11px}.recycle-item button{color:#245fae;background:#eaf2ff;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.recycle-item button svg{width:15px;height:15px}.toast{z-index:50;color:#fff;box-shadow:var(--shadow);background:#161c27f0;border-radius:12px;align-items:center;gap:14px;padding:12px 18px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast-action{color:#9cecf0;border-left:1px solid #ffffff47;padding-left:13px;font-size:13px;font-weight:900}@media (width<=1390px){.app-shell{padding-left:12px;padding-right:12px}.topbar{grid-template-columns:minmax(350px,.95fr) auto minmax(245px,.7fr);gap:12px;padding-left:6px;padding-right:6px}.brand-mark{flex-basis:54px;width:54px;height:54px}.brand h1{font-size:23px}.brand p{font-size:13px}.record-controls{gap:8px}.record-primary{padding:0 15px;font-size:15px}.round-control{width:46px;height:46px}.edit-control{padding:0 13px}.motto{min-width:135px}.motto strong{font-size:12px}.motto-icon{width:42px;height:42px}.workspace{grid-template-columns:minmax(0,1.04fr) minmax(0,.99fr) minmax(0,.99fr) minmax(250px,.88fr);gap:9px}.column-title{gap:10px;padding-left:13px;padding-right:13px}.column-title h2{font-size:19px}.title-icon,.transcript-icon{border-radius:14px;flex-basis:48px;width:48px;height:48px}.column-scroll{padding-left:11px;padding-right:11px}.section-title{padding-left:12px}.section-title>span{gap:8px;font-size:14px}.ai-plan-button{justify-content:center;width:30px;height:30px;padding:0}.ai-plan-text{display:none}.ai-plan-spark{font-size:15px}.section-body p,.generate-button{font-size:14px}.transcript-item{grid-template-columns:47px minmax(0,1fr);gap:6px}}@media (height<=780px){.app-shell{padding-top:8px;padding-bottom:10px}.topbar{height:72px;padding-bottom:6px}.brand-mark{flex-basis:50px;width:50px;height:50px}.tv-doodle{transform:scale(.9)}.brand h1{font-size:22px}.brand p{margin-top:4px;font-size:12px}.record-primary,.round-control,.edit-control{height:44px;min-height:44px}.round-control{width:44px}.workspace{height:calc(100vh - 89px)}.board-column{grid-template-rows:64px minmax(0,1fr)}.column-title{padding-top:8px;padding-bottom:6px}.transcript-panel{grid-template-rows:72px minmax(0,1fr) 58px}.section-title{min-height:44px}.section-body{padding-top:7px}.section-body p{padding-top:5px;padding-bottom:5px;line-height:1.45}.content-section+.content-section{margin-top:11px}.export-button{margin-bottom:10px}}
