:root{--bg-shell:#f3f1ea;--bg-panel:rgba(255,255,255,0.9);--bg-accent:#103d35;--bg-accent-soft:#dbe8df;--text-main:#1f2923;--text-muted:#5b655e;--border-soft:rgba(16,61,53,0.12);--shadow-soft:0 18px 48px rgba(31,41,35,0.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top right,rgba(190,214,196,.55),transparent 26%),radial-gradient(circle at bottom left,rgba(241,206,159,.28),transparent 30%),var(--bg-shell);color:var(--text-main);font-family:PingFang SC,Microsoft YaHei,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}.status-pill{font-size:12px;padding:3px 10px;border-radius:999px;background:#e7f7f0;color:#1a5b4a;border:1px solid #c8efe0;font-weight:600}.page-shell{display:flex;flex-direction:column;gap:20px}.page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.hero-panel{padding:28px;border-radius:28px;background:linear-gradient(135deg,rgba(16,61,53,.96),rgba(32,89,72,.9)),linear-gradient(120deg,rgba(255,255,255,.12),transparent);color:#f8fbf8;box-shadow:var(--shadow-soft)}.hero-title{margin:0;font-size:34px;line-height:1.15;font-weight:700}.hero-subtitle{margin:10px 0 0;max-width:760px;color:rgba(248,251,248,.82);font-size:15px;line-height:1.7}.section-title{margin:0 0 14px;font-size:18px;font-weight:700}.kpi-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px;margin-top:22px}.kpi-card{border-radius:20px;padding:16px 18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}.kpi-label{font-size:12px;color:rgba(248,251,248,.72)}.kpi-value{margin-top:8px;font-size:24px;font-weight:700}.module-stack{display:flex;flex-direction:column;gap:18px}.chart-wrap{min-height:280px}.home-divider{height:1px;margin:16px 0 14px;background:rgba(16,61,53,.1)}.home-kicker{margin:0 0 20px;color:#4e5f59;font-size:14px;font-weight:600}.scene-card-link{display:block;height:100%}.scene-card{height:100%;min-height:120px;border:1px solid rgba(16,61,53,.08);box-shadow:0 10px 28px rgba(31,41,35,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.scene-card .ant-card-body{position:relative;display:flex;min-height:156px;padding:22px 22px 22px 20px}.scene-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(31,41,35,.12);border-color:rgba(16,61,53,.14)}.scene-card-accent{width:4px;min-width:4px;border-radius:999px}.scene-card-main{display:flex;flex:1 1;flex-direction:column;padding-left:14px}.scene-card-title-row{display:flex;align-items:center;gap:10px}.scene-card-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:rgba(16,61,53,.06);font-size:18px}.scene-card-action{margin-top:auto;padding-top:14px;color:#6c7f78;font-size:14px;font-weight:700;transition:color .2s ease}.scene-card:hover .scene-card-action{color:#2f6df6}@media (max-width:960px){.hero-title{font-size:28px}}body{background:#f5f6f7!important;color:#333!important}.ant-layout-sider{border-right:1px solid #1a1a1a!important}.ant-menu-dark .ant-menu-item:hover{color:#fff!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important}.ant-card{box-shadow:0 2px 6px rgba(0,0,0,.05),0 8px 20px rgba(0,0,0,.04)!important}.ant-card,.ant-card .ant-card-body{background:linear-gradient(135deg,#ffffff,#e8edf3 52%,#dde5ee)!important}.ant-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08),0 12px 28px rgba(0,0,0,.06)!important}.peng-card-gradient{border:1px solid #e5e7eb!important;box-shadow:0 2px 6px rgba(0,0,0,.05),0 8px 20px rgba(0,0,0,.04)!important;transition:transform .2s ease,box-shadow .2s ease}.peng-card-gradient,.peng-card-gradient .ant-card-body{background:linear-gradient(135deg,#ffffff,#e8edf3 52%,#dde5ee)!important;border-radius:16px!important}.peng-card-gradient:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08),0 12px 28px rgba(0,0,0,.06)!important}.page-hero-card{margin-top:8px;background:#0b0b0b!important;background-image:linear-gradient(120deg,#050505,#121212 38%,#2f2716 72%,#8b6d1f)!important;border-radius:18px;padding:28px 26px;color:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(0,0,0,.26),0 2px 10px rgba(139,109,31,.2);border:1px solid rgba(212,175,55,.18)}.page-hero-title{font-size:34px;font-weight:900;color:#d4af37}.page-hero-desc{margin-top:8px;opacity:.85}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}body{background:#f5f6f7;color:#333}.ant-layout-sider{border-right:1px solid #1a1a1a}.ant-layout-sider,.ant-menu-dark{background:#0b0b0b!important}.ant-menu-dark .ant-menu-item{color:#c0c4cc!important}.ant-menu-dark .ant-menu-item:hover{background:#1a1a1a!important;color:#ffffff!important}.ant-menu-dark .ant-menu-item-selected{background:rgba(212,175,55,.15)!important;color:#d4af37!important}.ant-menu-dark .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:#d4af37}.logo{color:#d4af37!important;font-weight:600}.ant-layout-header{background:#ffffff!important;border-bottom:1px solid #e5e7eb}.ant-card{background:linear-gradient(135deg,#ffffff,#f3f4f6)!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 2px 6px rgba(0,0,0,.05),0 8px 20px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.ant-card:hover{transform:translateY(-2px);border:1px solid #e5e7eb!important;box-shadow:0 6px 18px rgba(0,0,0,.08),0 12px 28px rgba(0,0,0,.06)}.ant-btn-primary{background:#d4af37!important;border-color:#d4af37!important;color:#000!important}.ant-btn-primary:hover{background:#facc15!important;border-color:#facc15!important}.ant-input{border-radius:6px}.query-panel{background:#ffffff;border-radius:10px}.ai-header-card{background:linear-gradient(135deg,#0b0b0b,#1a1a1a)!important;color:white!important}.ai-header-card h1{color:#d4af37!important}.example-question{background:#f5f6f7!important;border:1px solid #e5e7eb!important}.example-question:hover{border-color:#d4af37!important}.status-pill,.tag-ai{background:rgba(212,175,55,.12)!important;color:#b8962e!important;border:1px solid rgba(212,175,55,.25)!important}