:root{--ink:#142033;--muted:#66758a;--line:#e5eaf1;--surface:#fff;--canvas:#f5f7fa;--nav:#101b2d;--blue:#1769e8;--blue-soft:#edf4ff;--red:#e5484d;--green:#159a6a;--amber:#d88b12;--shadow:0 8px 28px rgba(20,32,51,.07)}
*{box-sizing:border-box}body{font-family:Inter,"SF Pro Text","PingFang SC","Microsoft YaHei",sans-serif;background:var(--canvas);color:var(--ink);letter-spacing:0}.app-shell{grid-template-columns:224px minmax(0,1fr)}.sidebar{width:224px;padding:20px 14px 14px;background:linear-gradient(180deg,#111d31 0%,#0c1728 100%);border-right:1px solid rgba(255,255,255,.05)}.brand{padding:0 8px 18px}.brand-mark{width:36px;height:36px;border-radius:9px;background:linear-gradient(145deg,#2876ec,#1555be);box-shadow:none}.brand b{font-size:18px;letter-spacing:-.02em}.brand small{font-size:8px;letter-spacing:.18em;color:#8495af}.workspace{margin:0 2px 17px;padding:10px 12px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);border-radius:9px}.workspace b{font-size:11px}.workspace small{font-size:9px;color:#8292a9}.sidebar nav{scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}nav p{padding:7px 10px 4px;font-size:9px;letter-spacing:.12em;color:#657996;text-transform:uppercase}nav button{min-height:38px;margin:1px 0;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:500;color:#b8c6da}nav button:hover{background:rgba(255,255,255,.055);color:#fff}nav button.active{background:rgba(39,118,236,.16);box-shadow:inset 2px 0 #3b82f6;color:#fff}nav button i{width:20px;color:#86a1c5;font-size:13px}nav button em{font-size:9px;min-width:20px;height:20px;padding:0 6px;background:#253d5f;color:#a9c9f4}nav button em.danger,.publish-count{background:rgba(229,72,77,.17);color:#ff8d92}.operator{border-top:1px solid rgba(255,255,255,.08);padding:12px 6px 0}.operator>span{width:30px;height:30px;font-size:10px}.operator b{font-size:10px}.operator small{font-size:8px}.topbar{height:64px;padding:0 24px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);box-shadow:0 1px 0 rgba(15,23,42,.02)}.breadcrumb{font-size:11px;color:#8390a3}.search{height:36px;max-width:560px;background:#f4f6f9;border:1px solid transparent;border-radius:9px}.search:focus-within{background:#fff;border-color:#a9c8f8;box-shadow:0 0 0 3px rgba(23,105,232,.08)}.search input{font-size:11px}.top-actions button{height:34px;border-radius:8px;font-size:11px;border-color:#dce3ec;color:#45546a}.top-actions .primary,.primary{background:var(--blue);border-color:var(--blue);box-shadow:0 5px 14px rgba(23,105,232,.18);color:#fff}.view{padding:22px 26px 34px;max-width:1680px;margin:0 auto;width:100%}.page-intro{margin-bottom:16px}.page-intro h1{font-size:22px;letter-spacing:-.025em}.page-intro p{display:block;font-size:11px;color:var(--muted);margin-top:4px}.date-chip{border:1px solid var(--line);background:#fff;color:#56667a;border-radius:8px;box-shadow:none}.today-focus{background:linear-gradient(112deg,#173d6c,#0f568a);border:0;box-shadow:0 8px 22px rgba(16,61,108,.13)}.plain-stage,.app-map-card,.source-card,.what-ai-did,.result-card,.editor-guide,.card,.placeholder{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.plain-stage{border-radius:10px}.plain-stage.red{border-color:#f4c4c6;background:#fffafa}.visual-title{border-bottom:1px solid var(--line)}.visual-title h2{font-weight:650;letter-spacing:-.01em}.app-pages>button,.result-items button{transition:.16s ease;background:#fff}.app-pages>button:hover,.result-items button:hover{background:#f8fbff}.editor-guide{background:#f8fbff;border-color:#dfeaff}.placeholder{padding:0;border-radius:12px;overflow:hidden}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.module{min-height:170px;padding:20px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0}.module:nth-child(3n){border-right:0}.module:nth-last-child(-n+3){border-bottom:0}.module b{font-size:14px}.module p{font-size:11px;line-height:1.65;color:var(--muted);min-height:52px}.module button{border:0;background:transparent;color:var(--blue);padding:0;font-size:11px}.enterprise-page{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}.enterprise-main,.enterprise-guide{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:var(--shadow)}.enterprise-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.enterprise-head h2{font-size:15px}.enterprise-head p{font-size:10px;color:var(--muted);margin-top:3px}.enterprise-head button{border:1px solid #cfe0fa;background:var(--blue-soft);color:var(--blue);padding:7px 11px;border-radius:7px;font-size:10px}.enterprise-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.enterprise-metric{padding:16px 18px;border-right:1px solid var(--line)}.enterprise-metric:last-child{border-right:0}.enterprise-metric small{font-size:9px;color:var(--muted)}.enterprise-metric b{display:block;font-size:24px;margin:3px 0}.enterprise-metric em{font-size:9px;color:var(--green);font-style:normal}.enterprise-table{padding:0 20px 8px}.enterprise-row{display:grid;grid-template-columns:40px minmax(180px,1fr) 90px 90px 80px;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.enterprise-row:last-child{border-bottom:0}.enterprise-logo{width:32px;height:32px;border-radius:8px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-weight:700}.enterprise-row b{font-size:11px}.enterprise-row small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.enterprise-row span{font-size:10px;color:#425268}.health{display:inline-flex;align-items:center;gap:5px}.health:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.health.warn:before{background:var(--amber)}.enterprise-row button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 8px;font-size:9px;color:var(--blue)}.enterprise-guide{padding:18px;align-self:start}.enterprise-guide h2{font-size:15px;margin-bottom:5px}.enterprise-guide>p{font-size:10px;color:var(--muted);line-height:1.6}.guide-step{display:grid;grid-template-columns:24px 1fr;gap:9px;padding:12px 0;border-bottom:1px solid var(--line)}.guide-step:last-of-type{border-bottom:0}.guide-step>i{width:22px;height:22px;border-radius:7px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:9px;font-style:normal}.guide-step b{font-size:10px}.guide-step span{display:block;font-size:9px;color:var(--muted);line-height:1.55;margin-top:2px}.guide-callout{margin-top:12px;padding:12px;border-radius:8px;background:#f6f9fd}.guide-callout b{font-size:10px}.guide-callout p{font-size:9px;color:var(--muted);margin-top:3px}.function-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px;box-shadow:0 4px 16px rgba(20,32,51,.045)}.guide-card header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.guide-card header i{width:30px;height:30px;border-radius:8px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-style:normal}.guide-card h3{font-size:13px}.guide-card p{font-size:10px;color:var(--muted);line-height:1.6}.guide-card ul{margin:10px 0 0;padding:0;list-style:none}.guide-card li{font-size:9px;padding:4px 0;color:#445268}.guide-card li:before{content:"✓";color:var(--green);margin-right:7px}.content-type,.content-list-card,.content-help{border-color:var(--line);box-shadow:var(--shadow)}
@media(max-width:1100px){.app-shell{grid-template-columns:198px minmax(0,1fr)}.sidebar{width:198px}.enterprise-page{grid-template-columns:1fr}.enterprise-guide{display:block}.enterprise-metrics{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:repeat(2,1fr)}.module:nth-child(3n){border-right:1px solid var(--line)}.module:nth-child(2n){border-right:0}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto}.enterprise-metrics,.function-guide{grid-template-columns:1fr}.enterprise-row{grid-template-columns:34px 1fr auto}.enterprise-row span:nth-of-type(n+2){display:none}}
