:root{--orange: #ff8a00;--orange-red: #ff4a1d;--peach: #fff6f1;--peach-2: #fff1ea;--border: #ffe0d0;--taupe: #8b665b;--brown: #2b130f;--black: #111;--lavender: #f2ecff;--lavender-text: #7351d8;--green: #2f9d6a;--green-bg: #edf8f2;--blue-bg: #eef5ff}*{box-sizing:border-box}body{min-width:1180px;min-height:100vh;margin:0;background:#f8f6f4;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:268px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#fff}.brand{min-height:74px;padding:12px;display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:18px;background:var(--peach)}.brand img{width:48px;height:48px;border:2px solid var(--orange);border-radius:50%;object-fit:cover}.brand strong{display:block;color:var(--orange);font-family:Songti SC,STSong,SimSun,serif;font-size:20px;line-height:1.1}.brand span,.sidebar-foot,.topbar p,.metric-card span,.panel-head span,.eyebrow,.template-card span{color:var(--taupe);font-size:13px;font-weight:700}.nav{margin-top:24px;display:grid;gap:10px}.nav-item{min-height:50px;padding:0 18px;display:flex;align-items:center;border:1px solid transparent;border-radius:16px;background:transparent;color:#5f433b;font-weight:900;text-align:left}.nav-item.active{border-color:var(--border);background:var(--peach-2);color:var(--orange-red)}.sidebar-foot{margin-top:auto;padding:14px;display:flex;align-items:center;gap:8px;border-radius:16px;background:var(--green-bg);color:var(--green)}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.status-dot.muted{background:#d9b7aa}.main{padding:28px 34px 42px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar p{margin:0 0 8px}.topbar h1{margin:0;color:var(--orange);font-family:Songti SC,STSong,SimSun,serif;font-size:38px;line-height:1}.top-actions,.tools,.segments,.record-card footer{display:flex;align-items:center;gap:10px}.pill,.panel-head button,.hero-strip button,.detail-panel button,.template-card button,.orders-table button,.record-card button{min-height:38px;padding:0 16px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--orange-red);font-size:14px;font-weight:900}.pill.primary,.hero-strip button,.detail-panel button,.template-card button,.panel-head button{border:0;background:var(--peach-2)}.pill.ghost{color:var(--taupe)}.page{margin-top:26px}.hero-strip{min-height:132px;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,#fff,#fff7f2 58%,#f4efff);box-shadow:0 18px 44px #ff7a0012}.hero-strip span{color:var(--orange-red);font-size:14px;font-weight:900}.hero-strip h2{max-width:680px;margin:10px 0 0;font-size:29px;line-height:1.22}.metrics{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metrics.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.panel,.table-panel,.detail-panel,.record-card,.template-card,.global-prompt-panel,.model-panel,.config-panel{border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 30px #ff7a000e}.metric-card{min-height:124px;padding:20px;background:linear-gradient(180deg,#fff 0%,var(--peach) 100%)}.metric-card strong{display:block;margin-top:12px;color:var(--brown);font-size:32px;line-height:1}.metric-card em{display:block;margin-top:14px;color:var(--green);font-size:13px;font-style:normal;font-weight:900}.dashboard-grid{margin-top:16px;display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.panel,.config-panel{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.save-actions{display:flex;align-items:center;gap:12px}.save-actions em{color:var(--taupe);font-size:13px;font-style:normal;font-weight:800}.panel-head h3,.detail-panel h3,.template-card h3{margin:6px 0 0;font-size:21px}.funnel{margin-top:20px;display:grid;gap:12px}.funnel div{width:var(--w);min-width:190px;min-height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:var(--peach-2);color:var(--brown);font-weight:900}.funnel div:nth-child(2){background:#fff7dc}.funnel div:nth-child(3){background:var(--green-bg)}.funnel div:nth-child(4){background:var(--lavender)}.funnel div:nth-child(5){background:var(--blue-bg)}.funnel div:nth-child(6){background:#f6f2ff}.funnel span,.rank-list span{color:var(--orange-red)}.rank-list{margin-top:18px;display:grid;gap:12px}.rank-list div{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#fffaf7}.tools{justify-content:space-between;margin-bottom:16px}.search{width:min(520px,48vw);min-height:46px;padding:0 16px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;border:1px solid var(--border);border-radius:16px;background:#fff}.search span{color:var(--orange-red);font-weight:900}.search input{width:100%;border:0;outline:0;color:var(--brown);background:transparent}.segments{padding:4px;border:1px solid var(--border);border-radius:999px;background:#fff}.segments button{min-height:34px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--taupe);font-weight:900}.segments button.selected{background:var(--peach-2);color:var(--orange-red)}.content-grid{display:grid;grid-template-columns:1fr 300px;gap:16px}.table-panel{overflow:hidden}.table-row{min-height:70px;padding:0 20px;display:grid;grid-template-columns:1.4fr .8fr .8fr .9fr .7fr;align-items:center;gap:12px;border-bottom:1px solid #ffeadf;color:#51352e;font-weight:800}.table-row:last-child{border-bottom:0}.table-row.head{min-height:52px;background:var(--peach);color:var(--taupe);font-size:13px}.table-row small{display:block;margin-top:5px;color:#ad8d83}.table-row b{color:var(--green)}.table-row b.warn{color:var(--orange-red)}.detail-panel{padding:22px;background:linear-gradient(180deg,#fff,#fff8f4)}.detail-panel p,.template-card p,.record-card p{color:var(--taupe);font-size:14px;font-weight:700;line-height:1.65}.detail-stats{margin:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-stats div{min-height:80px;display:grid;place-items:center;border-radius:14px;background:var(--peach)}.detail-stats b{color:var(--orange-red);font-size:28px}.detail-stats span{color:var(--taupe);font-size:12px}.detail-panel button{width:100%;margin-top:10px}.detail-panel button.secondary{background:#fff;color:var(--taupe);border:1px solid var(--border)}.record-list,.template-grid{display:grid;gap:14px}.record-card{padding:20px}.record-card.warning{border-color:#ffd2bd;background:#fff9f6}.record-card header,.record-card footer{display:flex;justify-content:space-between;gap:18px}.record-card header b{color:var(--orange-red);font-size:18px}.record-card header span,.record-card footer span{color:var(--taupe);font-size:13px;font-weight:800}.record-card footer{justify-content:flex-start}.record-card footer button{margin-left:auto}.template-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.template-card{min-height:196px;padding:20px;display:flex;flex-direction:column}.template-card.active-template{border-color:#ffc6ad;background:linear-gradient(180deg,#fff 0%,var(--peach-2) 100%)}.template-card small{display:inline-flex;width:fit-content;margin-top:6px;padding:6px 10px;border-radius:999px;background:#fff8f4;color:var(--orange-red);font-size:12px;font-weight:900}.template-card button{margin-top:auto}.config-panel{margin-top:16px;padding-bottom:88px}.global-prompt-panel{margin-top:16px;padding:22px;background:linear-gradient(180deg,#fff,#fff8f4)}.global-prompt-panel textarea{width:100%;min-height:220px;margin-top:18px;padding:16px;border:1px solid var(--border);border-radius:16px;background:#fffdfa;color:var(--brown);font-size:15px;font-weight:800;line-height:1.75;outline:0;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.global-prompt-panel textarea:hover{background:#fff8f4}.global-prompt-panel textarea:focus{border-color:#ff9a55;background:#fff;box-shadow:0 0 0 4px #ff8a001a}.template-editor{margin-top:20px;display:grid;grid-template-columns:1fr 180px 2fr;gap:14px}.template-editor label,.prompt-editor{display:grid;gap:8px;color:var(--taupe);font-size:13px;font-weight:900}.template-editor input,.template-editor select,.model-form input,.model-form select,.field-editor-row input,.field-editor-row select,.prompt-editor textarea{width:100%;border:1px solid var(--border);border-radius:14px;background:#fffdfa;color:var(--brown);font-weight:800;outline:0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.template-editor input:hover,.template-editor select:hover,.model-form input:hover,.model-form select:hover,.field-editor-row input:hover,.field-editor-row select:hover,.prompt-editor textarea:hover{background:#fff8f4}.template-editor input:focus,.template-editor select:focus,.model-form input:focus,.model-form select:focus,.field-editor-row input:focus,.field-editor-row select:focus,.prompt-editor textarea:focus{border-color:#ff9a55;background:#fff;box-shadow:0 0 0 4px #ff8a001a}.template-editor input,.template-editor select,.model-form input,.model-form select,.field-editor-row input,.field-editor-row select{min-height:46px;padding:0 14px}.model-panel{max-width:900px;padding:22px}.model-form{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.model-form label{display:grid;gap:8px;color:var(--taupe);font-size:13px;font-weight:900}.model-form label.wide{grid-column:1 / -1}.model-form label.secret input{letter-spacing:.04em}.model-actions{margin-top:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.model-actions button{min-height:40px;padding:0 16px;border:0;border-radius:999px;background:var(--peach-2);color:var(--orange-red);font-size:14px;font-weight:900}.model-actions button.secondary{border:1px solid var(--border);background:#fff;color:var(--taupe)}.model-actions button:disabled{cursor:not-allowed;opacity:.55}.model-actions span{color:var(--green);font-size:13px;font-weight:900}.field-editor-head{margin-top:22px;display:flex;align-items:center;justify-content:space-between}.field-editor-head b{display:block;color:var(--brown);font-size:18px}.field-editor-head span{display:block;margin-top:6px;color:var(--taupe);font-size:13px;font-weight:800}.field-editor-head button,.field-editor-row button{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:var(--peach-2);color:var(--orange-red);font-size:13px;font-weight:900}.field-editor-list{margin-top:12px;display:grid;gap:10px}.field-editor-row{display:grid;grid-template-columns:1fr 120px 2fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #ffeadf;border-radius:16px;background:#fffaf7}.field-editor-row button{background:#fff;border:1px solid var(--border)}.prompt-editor{margin-top:18px}.prompt-editor textarea{min-height:120px;padding:14px;resize:vertical;line-height:1.65}.template-note{margin-top:14px;padding:14px 16px;border-radius:14px;background:var(--green-bg);color:var(--green);font-size:13px;font-weight:800;line-height:1.6}.sticky-save-bar{position:sticky;bottom:18px;z-index:5;margin-top:18px;min-height:64px;padding:12px 14px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #ffcdb7;border-radius:18px;background:#fff6f1f5;box-shadow:0 16px 40px #ff7a0029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-save-bar span{color:var(--brown);font-size:15px;font-weight:900}.sticky-save-bar button{min-width:132px;min-height:42px;border:0;border-radius:999px;background:var(--orange-red);color:#fff;font-size:15px;font-weight:900}.field-list{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.field-list div{min-height:118px;padding:16px;border-radius:16px;background:#fffaf7}.field-list b{display:block;color:var(--brown);font-size:18px}.field-list span{display:inline-flex;margin-top:12px;padding:5px 10px;border-radius:999px;background:var(--lavender);color:var(--lavender-text);font-size:12px;font-weight:900}.field-list em{display:block;margin-top:12px;color:var(--taupe);font-size:13px;font-style:normal;font-weight:700}.orders-table{margin-top:16px}.orders-table .table-row{grid-template-columns:1.2fr .8fr .8fr .7fr .8fr .7fr}.orders-table button{min-height:32px;padding:0 12px;background:var(--green-bg);color:var(--green);border-color:transparent}.orders-table button.danger{background:var(--peach-2);color:var(--orange-red)}@media(max-width:900px){body{min-width:0}.shell{display:block}.sidebar{position:static;width:100%;height:auto}.nav{grid-template-columns:repeat(2,1fr)}.main{padding:22px 16px 32px}.topbar,.hero-strip,.tools,.sticky-save-bar,.save-actions{align-items:flex-start;flex-direction:column}.metrics,.dashboard-grid,.content-grid,.template-grid,.template-editor,.model-form,.field-editor-row,.field-list,.metrics.compact{grid-template-columns:1fr}.search{width:100%}.table-panel{overflow-x:auto}.table-row{min-width:760px}}
