:root{--ink: #172026;--ink-2: #3e4a51;--ink-3: #74818a;--paper: #fffdf7;--paper-2: #f5f0e7;--paper-3: #ebe2d4;--night: #211f1d;--line: #ded5c8;--line-dark: rgba(255,255,255,.14);--amber: #bd7a2f;--amber-2: #94601f;--amber-soft: #f3e4ce;--green: #1c7b53;--green-soft: #dcefe5;--red: #b94235;--red-soft: #f3dedb;--blue: #245f88;--blue-soft: #d9e9f3;--shadow: 0 24px 70px rgba(0,0,0,.32)}*{box-sizing:border-box}html,body,#app{height:100%;min-height:100%}body{margin:0;color:var(--ink);font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif;background:linear-gradient(120deg,rgba(36,95,136,.14),transparent 35%),linear-gradient(210deg,rgba(28,123,83,.13),transparent 30%),#292521;overflow-x:hidden}button,textarea,input,select{font:inherit}button{border:0}.app-shell{width:100%;min-height:100vh;padding:20px;display:flex;align-items:stretch;justify-content:center}.workspace{width:min(1440px,100%);min-height:calc(100vh - 40px);display:grid;grid-template-columns:360px minmax(620px,1fr);gap:18px;align-items:stretch;min-width:0}.case-panel{height:calc(100vh - 40px);min-height:0;background:#fffdf713;border:1px solid var(--line-dark);border-radius:14px;color:var(--paper);padding:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.24) transparent}.case-panel::-webkit-scrollbar{width:6px}.case-panel::-webkit-scrollbar-thumb{border-radius:99px;background:#ffffff3d}.brand{display:flex;align-items:center;gap:12px}.brand-mark,.avatar{width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:var(--amber);color:#fff;display:grid;place-items:center;font-weight:800;font-family:Georgia,Times New Roman,serif}.brand h1{margin:0;font-size:1.05rem;line-height:1.25;letter-spacing:.02em}.brand p{margin:2px 0 0;color:#fffdf794;font-size:.74rem}.panel-section{border-top:1px solid var(--line-dark);padding-top:12px}.panel-section.grow{flex:1;min-height:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;color:#fffdf7db;font-weight:700;font-size:.82rem;letter-spacing:.05em}.collapsible-section{display:block}.collapsible-section>summary{cursor:pointer;list-style:none;justify-content:flex-start}.collapsible-section>summary::-webkit-details-marker{display:none}.collapsible-section>summary>span:first-child{flex:1}.collapsible-section>summary:after{content:"+";width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#fffdf7c2;background:#ffffff14;border:1px solid rgba(255,255,255,.13)}.collapsible-section[open]>summary:after{content:"-"}.collapsible-section:not([open])>summary{margin-bottom:0}.summary-toggle{display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#fffdf7b8;font-size:.7rem;font-weight:700;letter-spacing:0}.summary-toggle input{width:15px;height:15px;accent-color:var(--green)}.icon-btn,.mini-btn,.small-ghost{cursor:pointer;color:#fffdf7c7;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:8px;transition:.18s ease}.icon-btn{width:30px;height:30px}.mini-btn,.small-ghost{height:30px;padding:0 10px;font-size:.72rem}.icon-btn:hover,.mini-btn:hover,.small-ghost:hover{background:#ffffff29;color:#fff}.example-list{display:grid;gap:8px}.example-card{width:100%;text-align:left;cursor:pointer;border-radius:10px;padding:11px 12px;color:var(--paper);background:#fffdf70e;border:1px solid rgba(255,253,247,.13);transition:.18s ease}.example-card:hover{border-color:#bd7a2fbf;background:#bd7a2f2e}.example-card strong{display:block;font-size:.82rem;line-height:1.35}.example-card span{display:block;margin-top:3px;color:#fffdf78f;font-size:.7rem;line-height:1.4}.fact-grid{display:flex;flex-wrap:wrap;gap:7px}.fact-pill,.empty-state{border-radius:7px;border:1px solid rgba(255,255,255,.13);background:#ffffff0f;color:#fffdf7b8;padding:6px 8px;font-size:.7rem;line-height:1.35}.fact-pill.project{color:#fff;border-color:#bd7a2fa6;background:#bd7a2f2e}.fact-pill.feature{color:#f7e7e5;border-color:#b942356b;background:#b9423529}.fact-pill.value{color:#dcecf5;border-color:#245f886b;background:#245f8829}.model-config{display:grid;gap:8px}.model-config label{display:grid;gap:4px;color:#fffdf79e;font-size:.68rem}.model-config .switch-row{grid-template-columns:auto 1fr;align-items:center;color:#fffdf7d1;font-weight:700}.model-config input,.model-config select,.model-config textarea{width:100%;min-height:30px;border-radius:8px;border:1px solid rgba(255,253,247,.15);background:#fffdf714;color:#fff;outline:none;padding:0 8px;font-size:.72rem}.model-config textarea{min-height:56px;resize:vertical;padding:7px 8px;line-height:1.35}.model-config select option{color:var(--ink)}.model-config input[type=checkbox]{width:16px;min-height:16px;accent-color:var(--green)}.endpoint-preview{color:#fffdf77a;font-size:.66rem;line-height:1.35;word-break:break-all}.source-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:3px;border:1px solid rgba(255,253,247,.13);border-radius:9px;background:#fffdf70e}.source-toggle button{cursor:pointer;min-height:30px;border-radius:7px;color:#fffdf7ad;background:transparent;font-size:.72rem;font-weight:800}.source-toggle button.active{color:#fff;background:#bd7a2fc7}.model-default-note{border-radius:8px;border:1px solid rgba(28,123,83,.36);background:#1c7b5329;color:#e6f8eee0;padding:8px;font-size:.68rem;line-height:1.45}.model-custom-fields{display:grid;gap:8px}.model-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.small-ghost:disabled{cursor:wait;opacity:.58}.model-status{border-radius:8px;padding:7px 8px;font-size:.68rem;line-height:1.4;word-break:break-word;border:1px solid rgba(255,255,255,.12)}.model-status.info{color:#dcecf5;background:#245f8829;border-color:#245f8857}.model-status.success{color:#ddf3e8;background:#1c7b532e;border-color:#1c7b5366}.model-status.error{color:#f7e7e5;background:#b942352e;border-color:#b9423566}.side-ranking{display:grid;gap:8px;overflow:auto;padding-right:2px;max-height:280px}.side-cause{border-radius:10px;border:1px solid rgba(255,253,247,.12);background:#fffdf70e;padding:10px 11px}.side-cause .topline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;color:#fffdf7db;font-size:.74rem;font-weight:700}.side-cause code{color:#fffdf794;font-family:Georgia,Times New Roman,serif}.side-cause .bar{height:4px;margin-top:8px;border-radius:99px;overflow:hidden;background:#ffffff1c}.side-cause .bar span{display:block;height:100%;border-radius:inherit;background:var(--amber)}.phone-zone{display:flex;justify-content:center;align-items:stretch;min-width:0;max-width:100%}.phone{width:min(780px,100%);height:calc(100vh - 40px);min-height:660px;max-height:920px;padding:0;border-radius:22px;background:transparent;box-shadow:var(--shadow);position:relative;min-width:0;max-width:100%}.phone:before{display:none}.phone-screen{height:100%;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;background:var(--paper);border:1px solid rgba(255,255,255,.18);min-width:0;max-width:100%}.status-bar{display:none;height:43px;padding:12px 28px 0;justify-content:space-between;align-items:center;flex:0 0 auto;color:var(--ink);font-size:.72rem;font-weight:700}.status-icons{color:var(--ink-2);font-size:.68rem;letter-spacing:.02em}.assistant-head{padding:14px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:var(--paper);min-width:0}.assistant-meta{min-width:0;flex:1}.assistant-meta strong,.assistant-meta span{display:block}.assistant-meta strong{font-size:.9rem;line-height:1.2}.assistant-meta span{color:var(--green);font-size:.66rem;margin-top:2px}.assistant-head .mini-btn{color:var(--ink-2);background:var(--paper-2);border-color:var(--line)}.assistant-actions{display:flex;gap:6px;flex:0 0 auto}.chat{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px;background:linear-gradient(180deg,var(--paper) 0%,#f8f3ea 100%);scroll-behavior:smooth;min-width:0}.chat::-webkit-scrollbar,.side-ranking::-webkit-scrollbar{width:0}.msg{max-width:min(680px,84%);display:flex;flex-direction:column;gap:3px;animation:pop .2s ease-out}@keyframes pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.msg .who{color:var(--ink-3);font-size:.58rem;font-weight:700;padding:0 4px}.msg.user{align-self:flex-end;align-items:flex-end}.msg.sys{align-self:flex-start}.bubble{border-radius:16px;padding:11px 13px;font-size:.84rem;line-height:1.58;word-break:break-word;overflow-wrap:anywhere;min-width:0;max-width:100%}.sys .bubble{border:1px solid var(--line);border-bottom-left-radius:6px;color:var(--ink);background:#fff;box-shadow:0 1px 2px #00000009}.user .bubble{border-bottom-right-radius:6px;color:#fff;background:var(--amber);font-weight:600}.user .answer-package-bubble{width:min(520px,100%);color:var(--ink);background:#fff;border:1px solid rgba(189,122,47,.32);box-shadow:0 8px 22px #241f1814;padding:10px}.answer-package-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 8px;border-bottom:1px solid rgba(132,95,52,.16)}.answer-package-head strong{color:var(--amber-2);font-size:.78rem;line-height:1.3}.answer-package-head span{flex:0 0 auto;min-width:34px;min-height:22px;display:inline-grid;place-items:center;border-radius:11px;background:var(--amber-soft);color:var(--amber-2);font-size:.66rem;font-weight:800}.answer-package-list{display:grid;gap:8px;padding-top:9px}.answer-package-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start}.answer-package-row>span{min-width:42px;min-height:20px;display:inline-grid;place-items:center;border-radius:6px;background:#1c7b531f;color:var(--green);font-size:.62rem;font-weight:800}.answer-package-row p{margin:0 0 2px;color:var(--ink-3);font-size:.68rem;line-height:1.35}.answer-package-row b{display:block;color:var(--ink);font-size:.76rem;line-height:1.45;font-weight:800;overflow-wrap:anywhere}.typing{display:flex;gap:4px;width:fit-content;padding:10px 13px;background:#fff;border:1px solid var(--line);border-radius:15px 15px 15px 6px}.typing-status{max-width:min(560px,92%);align-items:center;gap:10px;color:var(--ink)}.typing-status.waiting{border-color:#bd7a2f6b;background:#fffaf1}.typing-dots{flex:0 0 auto;display:inline-flex;gap:4px}.typing-dots i{width:6px;height:6px;border-radius:50%;background:var(--ink-3);animation:typing 1.1s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}.typing-copy{min-width:0;display:grid;gap:1px}.typing-copy strong{color:var(--ink);font-size:.74rem;line-height:1.25}.typing-copy span{color:var(--ink-3);font-size:.68rem;line-height:1.35}.typing-status em{flex:0 0 auto;color:var(--amber-2);font-size:.66rem;font-style:normal;font-weight:800;white-space:nowrap}@keyframes typing{0%,80%,to{opacity:.35;transform:scale(.65)}40%{opacity:1;transform:scale(1)}}.answer-card,.rank-card,.step-card,.note-card,.guidance-card,.model-card{margin-top:8px;border-radius:9px;border:1px solid var(--line);background:var(--paper-2);padding:11px 12px;max-width:100%;overflow-wrap:anywhere}.answer-card h3,.rank-card h3,.step-card h3,.note-card h3,.guidance-card h3,.model-card h3{margin:0 0 7px;color:var(--amber-2);font-family:Georgia,Times New Roman,Microsoft YaHei,serif;font-size:.78rem}.note-card p,.guidance-card p,.model-card p{margin:0;color:var(--ink-2);font-size:.76rem;line-height:1.55;white-space:pre-wrap}.guidance-card{background:#fff;border-left:4px solid var(--amber)}.guidance-card.model{border-left-color:var(--blue);background:var(--blue-soft);border-color:#245f884d}.guidance-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.guidance-head h3{margin:0}.guidance-head span{flex:0 0 auto;min-width:34px;min-height:20px;display:inline-grid;place-items:center;border-radius:10px;color:#fff;background:var(--amber);font-size:.62rem;font-weight:800}.guidance-card.model .guidance-head span{background:var(--blue)}.guidance-options{display:grid;gap:6px;margin-top:9px}.guidance-groups{display:grid;gap:10px;margin-top:10px}.guidance-groups.collecting{gap:12px}.guidance-group{display:grid;gap:7px;padding-top:9px;border-top:1px solid rgba(132,95,52,.18)}.guidance-group.branch{margin-left:min(18px,calc(var(--depth, 0) * 10px));padding-left:10px;border-left:2px solid rgba(189,122,47,.22)}.guidance-group.complete h4{color:var(--green)}.guidance-group:first-child{padding-top:0;border-top:0}.guidance-group h4{margin:0;color:var(--ink);font-size:.74rem;line-height:1.45}.guidance-group h4 span{display:inline-grid;place-items:center;min-width:44px;min-height:20px;margin-right:7px;border-radius:6px;background:var(--amber-soft);color:var(--amber-2);font-size:.64rem;font-weight:800}.guidance-group .guidance-options{margin-top:0}.guidance-options button{cursor:pointer;width:100%;min-height:32px;border-radius:7px;border:1px solid var(--line);background:var(--paper);color:var(--ink-2);padding:6px 9px;text-align:left;font-size:.72rem;font-weight:700;line-height:1.35}.guidance-options button.free-text{border-style:dashed;background:#fffaf1;color:var(--amber-2)}.guidance-options button.active{color:#fff;border-color:var(--amber);background:var(--amber)}.guidance-options button:disabled{cursor:default;opacity:.68}.guidance-options button:hover{color:#fff;border-color:var(--amber);background:var(--amber)}.guidance-options button:disabled:hover{color:var(--ink-2);border-color:var(--line);background:var(--paper)}.guidance-options button.active:disabled:hover{color:#fff;border-color:var(--amber);background:var(--amber)}.guidance-card.model .guidance-options button:hover{border-color:var(--blue);background:var(--blue)}.guidance-free-text{width:100%;min-height:58px;resize:vertical;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);padding:8px 9px;font-family:inherit;font-size:.72rem;line-height:1.45}.guidance-free-text:focus{outline:2px solid rgba(189,122,47,.18);border-color:var(--amber)}.guidance-collector{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(132,95,52,.18)}.guidance-collector span{color:var(--ink-3);font-size:.7rem;font-weight:800}.guidance-collector button{flex:0 0 auto;cursor:pointer;min-height:32px;border:0;border-radius:7px;background:var(--amber);color:#fff;padding:0 12px;font-size:.72rem;font-weight:800}.guidance-collector button:disabled{cursor:default;background:var(--paper-3);color:var(--ink-3)}.model-card.info{background:var(--blue-soft);border-color:#245f884d}.model-card.success,.note-card{background:var(--green-soft);border-color:#1c7b5359}.model-card.error{background:var(--red-soft);border-color:#b9423559}.model-card.success h3,.note-card h3{color:var(--green)}.model-card.error h3{color:var(--red)}.model-details{margin-top:10px;border-top:1px solid rgba(91,75,54,.14);padding-top:8px}.model-details summary{cursor:pointer;color:var(--amber-2);font-size:.74rem;font-weight:700;list-style-position:inside}.model-detail-item{margin-top:8px;border-radius:8px;background:#ffffff75;padding:8px}.model-detail-item h4{margin:0 0 5px;color:var(--ink);font-size:.74rem}.model-detail-item pre{max-height:180px;overflow:auto;margin:7px 0 0;border-radius:7px;border:1px solid rgba(91,75,54,.15);background:#ffffffad;padding:8px;color:var(--ink-2);font-size:.68rem;line-height:1.45;white-space:pre-wrap}.tag-row{display:flex;flex-wrap:wrap;gap:5px}.tag{display:inline-flex;align-items:center;min-height:23px;border-radius:5px;border:1px solid var(--line);background:#fff;padding:2px 7px;color:var(--ink-2);font-size:.68rem;font-weight:700}.tag.project{color:var(--amber-2);border-color:#bd7a2f73;background:#bd7a2f1f}.tag.feature{color:var(--red);border-color:#b9423559;background:var(--red-soft)}.tag.value{color:var(--blue);border-color:#245f8859;background:var(--blue-soft)}.rank-item{display:grid;grid-template-columns:20px 1fr 40px;gap:7px;align-items:center;padding:7px 0;border-bottom:1px dashed rgba(0,0,0,.08)}.rank-item:last-child{border-bottom:0}.rank-num{font-family:Georgia,Times New Roman,serif;font-weight:800;color:var(--ink-3);text-align:center}.rank-item.top .rank-num,.rank-item.top .rank-title code,.rank-item.top .pct{color:var(--amber-2)}.rank-title{font-size:.74rem;line-height:1.35}.rank-title code{margin-right:5px;color:var(--ink-3);font-family:Georgia,Times New Roman,serif;font-weight:800}.meter{height:4px;margin-top:4px;overflow:hidden;border-radius:99px;background:#e1dbd1}.meter span{display:block;height:100%;border-radius:inherit;background:var(--amber)}.pct{text-align:right;color:var(--ink-2);font-family:Georgia,Times New Roman,serif;font-size:.76rem;font-weight:800}.step-card ol{margin:0;padding-left:18px;color:var(--ink-2);font-size:.76rem}.step-card li{margin:4px 0}.step-card em{color:var(--amber-2);font-style:normal;font-weight:800}.quick-replies{flex:0 0 auto;min-height:0;display:flex;gap:7px;overflow-x:auto;padding:0 18px 10px;background:#f8f3ea;max-width:100%}.quick-replies button{flex:0 0 auto;cursor:pointer;min-height:32px;max-width:260px;border-radius:18px;padding:0 12px 0 8px;color:var(--amber-2);background:#fff;border:1px solid rgba(189,122,47,.55);font-size:.72rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center;gap:6px}.quick-replies button.model{color:var(--blue);border-color:#245f886b;background:#fff}.quick-replies button:hover{color:#fff;background:var(--amber)}.quick-replies button.model:hover{background:var(--blue)}.quick-reply-source{display:inline-grid;place-items:center;min-width:30px;min-height:20px;padding:0 6px;border-radius:11px;color:#fff;background:var(--amber);font-size:.62rem;line-height:1}.quick-replies button.model .quick-reply-source{background:var(--blue)}.quick-reply-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.composer{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 18px 16px;border-top:1px solid var(--line);background:var(--paper)}.composer textarea{width:100%;min-width:0;min-height:38px;max-height:112px;resize:none;border-radius:19px;border:1px solid var(--line);color:var(--ink);background:var(--paper-2);outline:none;padding:9px 13px;font-size:.78rem;line-height:1.45}.composer textarea:focus{border-color:#bd7a2fcc;box-shadow:0 0 0 3px #bd7a2f21}.composer button{cursor:pointer;min-width:58px;height:38px;border-radius:19px;color:#fff;background:var(--amber);font-size:.78rem;font-weight:800}.composer button:hover{background:var(--amber-2)}@media(max-width:900px){.app-shell{padding:0;align-items:flex-start}.workspace{grid-template-columns:1fr;min-height:auto;gap:0}.case-panel{order:2;width:100%;height:auto;min-height:auto;border-radius:0;border-left:0;border-right:0}.phone-zone{order:1;width:100%}.phone{width:100%;max-width:none;height:100svh;min-height:620px;border-radius:0;box-shadow:none}.phone-screen{border-radius:0;border:0}.msg{max-width:96%}.bubble{font-size:.8rem}}@media(max-width:460px){.app-shell{padding:0}.workspace{gap:0}.phone{width:100%;height:100vh;min-height:640px;padding:0;border-radius:0}.case-panel{border-radius:0;border-left:0;border-right:0}.bubble{font-size:.77rem}.assistant-head{padding:12px;gap:8px}.assistant-actions{gap:4px}.avatar{width:34px;height:34px}.assistant-meta strong{font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assistant-meta span{font-size:.6rem}.assistant-head .mini-btn{min-width:38px;padding:0 8px;font-size:.68rem}.chat{padding:12px 10px 14px}.quick-replies{padding:0 10px 9px}.composer{padding:9px 10px 12px}.rank-item{grid-template-columns:18px 1fr 34px;gap:5px}}
