:root{color-scheme:dark;--bg: #050816;--bg-secondary: #0a122a;--panel: rgba(11, 20, 42, .6);--panel-border: rgba(126, 231, 255, .16);--text: #eaf4ff;--muted: rgba(234, 244, 255, .7);--blue: #4da3ff;--cyan: #7ee7ff;--deep-blue: #2f6bff;--gold: #f4c15d}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:radial-gradient(circle at 20% 20%,rgba(77,163,255,.12),transparent 30%),radial-gradient(circle at 80% 10%,rgba(126,231,255,.1),transparent 24%),radial-gradient(circle at 50% 70%,rgba(47,107,255,.15),transparent 32%),#050816;color:var(--text);font-family:PingFang SC,Microsoft YaHei,sans-serif}body{overflow:auto;font-size:14px}button{font:inherit}.agent-shell{position:relative;min-height:100vh}.agent-shell__background,.agent-shell__noise{top:0;right:0;bottom:0;left:0;position:fixed;pointer-events:none}.agent-shell__background{background:radial-gradient(circle at center,rgba(77,163,255,.1),transparent 35%),linear-gradient(180deg,#050816cc,#050816)}.agent-shell__noise{opacity:.3;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:90px 90px}.agent-shell__content{position:relative;min-height:100vh;padding:0 10px 10px}.shell-userbar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:10px}.shell-userbar--compact{min-height:34px;align-items:center;justify-content:space-between;margin:0 -10px 12px;padding:0 16px;border-bottom:1px solid #e5e7eb;color:#111827;background:#fffffff5;box-shadow:0 8px 24px #0f172a0a}.shell-logo{color:#111827;font-size:14px;font-weight:800;letter-spacing:0;white-space:nowrap}.top-quick-nav{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:14px;padding:0;border:0;border-radius:0;background:transparent}.top-quick-nav__label{padding:0 6px 0 2px;color:var(--muted);font-size:12px;letter-spacing:.08em}.top-quick-nav a{padding:0;border-radius:0;color:#312e81;text-decoration:none;font-size:12px;background:transparent}.top-quick-nav a:hover{background:transparent;box-shadow:inset 0 -2px #4f46e5}.top-quick-nav__button{border:0;border-radius:0;min-height:34px;padding:0 0 2px;color:#111827;background:transparent;cursor:pointer}.top-quick-nav__button:hover{color:#312e81;background:transparent;box-shadow:inset 0 -2px #4f46e5}.user-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 9px;border-radius:16px;border:1px solid rgba(126,231,255,.14);background:#0b142ab8}.user-badge--compact{gap:10px;padding:0;border:0;border-radius:0;background:transparent}.user-badge--compact button,.user-badge--compact span:not(.user-mobile){width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:999px;color:#111827;background:transparent;cursor:pointer;font-size:13px}.user-badge--compact span:not(.user-mobile){color:#fff;background:#4f46e5}.user-badge--compact .user-mobile{width:auto;height:auto;color:#475569;background:transparent;font-size:12px}.auth-screen{min-height:calc(100vh - 48px);display:flex;align-items:center;justify-content:center}.auth-card{width:min(520px,100%);padding:32px;display:grid;gap:18px}.form-field{display:grid;gap:6px}.form-field span{color:var(--muted);font-size:13px}.form-field input,.form-field textarea,.prompt-editor textarea{width:100%;border:1px solid rgba(126,231,255,.14);border-radius:14px;background:#ffffff08;color:var(--text);padding:10px 12px;outline:none}.form-field input:focus,.form-field textarea:focus,.prompt-editor textarea:focus{border-color:#7ee7ff47;box-shadow:0 0 0 3px #4da3ff1f}.form-field textarea{min-height:96px;resize:vertical;line-height:1.55}.status-banner{padding:9px 11px;border-radius:14px;background:#4da3ff1f;border:1px solid rgba(77,163,255,.2);color:var(--text)}.status-banner--error{background:#ff5f871f;border-color:#ff5f873d}.loading-inline{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(126,231,255,.14);background:#ffffff08;color:var(--muted);font-size:13px}.loading-inline__spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(126,231,255,.2);border-top-color:var(--cyan);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.agent-page{display:grid;gap:14px;min-height:calc(100vh - 48px);align-items:start}.agent-page--hub{grid-template-columns:320px minmax(0,1fr) 320px}.agent-page--explorer{grid-template-columns:300px minmax(0,1fr) 330px}.agent-page--explorer-fullscreen{grid-template-columns:1fr}.glass-panel{background:var(--panel);border:1px solid var(--panel-border);border-radius:24px;box-shadow:0 18px 70px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hub-sidebar,.hub-detail,.explorer-left,.explorer-right{padding:12px 14px}.eyebrow{color:var(--cyan);font-size:12px;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.muted{color:var(--muted);line-height:1.7}.metric-stack,.detail-grid{display:grid;gap:12px}.metric-card,.detail-stat{padding:16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(126,231,255,.1)}.metric-card span,.detail-stat span{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.metric-card strong,.detail-stat strong{font-size:28px}.hub-center{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.hub-center:fullscreen{padding:24px;background:radial-gradient(circle at top,rgba(77,163,255,.16),transparent 30%),#050816;grid-template-rows:auto minmax(0,1fr)}.hub-center:fullscreen .scenario-galaxy{min-height:calc(100vh - 120px)}.hub-topbar,.explorer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.scenario-galaxy,.knowledge-graph-stage{min-height:540px;border-radius:28px;overflow:hidden;border:1px solid rgba(126,231,255,.12);background:#050816a6}.explorer-stage{position:relative}.explorer-stage--fullscreen{padding:0;background:radial-gradient(circle at top,rgba(77,163,255,.16),transparent 30%),#050816}.explorer-stage--fullscreen:fullscreen{padding:20px;background:radial-gradient(circle at top,rgba(77,163,255,.16),transparent 30%),#050816}.explorer-stage--fullscreen:fullscreen .knowledge-graph-stage{min-height:calc(100vh - 40px)}.explorer-fullscreen-exit{position:absolute;top:18px;right:18px;z-index:20}.knowledge-graph-stage--2d{position:relative}.knowledge-graph-stage--2d svg{width:100%;height:100%;min-height:540px;background:radial-gradient(circle at center,rgba(77,163,255,.12),transparent 36%),#050816c7}.graph-node-2d,.graph-edge-2d{cursor:pointer}.graph-node-2d text,.graph-edge-2d text{fill:#eaf4ff;font-size:2px}.graph-selection-rect{fill:#5ea8ff1f;stroke:#7ee7ffe6;stroke-width:.35;stroke-dasharray:1.2 .8}.scenario-galaxy--placeholder,.explorer-loading{display:flex;align-items:center;justify-content:center;padding:24px}.chip-list,.prompt-list,.inline-actions,.toolbar-actions{display:flex;flex-wrap:wrap;gap:10px}.chip,.prompt-chip,.ghost-button,.neon-button{border-radius:14px;border:1px solid rgba(126,231,255,.14);background:#ffffff08;color:var(--text);padding:10px 14px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.chip:hover,.prompt-chip:hover,.ghost-button:hover,.neon-button:hover{transform:translateY(-1px);border-color:#7ee7ff47}.chip:disabled,.prompt-chip:disabled,.ghost-button:disabled,.neon-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.prompt-chip{text-align:left;display:grid;gap:4px;padding:7px 9px;font-size:12px;line-height:1.42;min-width:180px}.prompt-chip small{color:var(--muted);font-size:10px}.prompt-chip.is-active,.prompt-chip--active,.neon-button{background:linear-gradient(135deg,#4da3ff33,#2f6bff59);border-color:#7ee7ff47;box-shadow:0 0 24px #4da3ff38}.graph-stage-loading{position:absolute;top:72px;right:16px;bottom:86px;left:16px;z-index:14;display:grid;place-items:center;align-content:center;gap:10px;border-radius:22px;border:1px solid rgba(126,231,255,.18);background:radial-gradient(circle at center,rgba(77,163,255,.22),transparent 34%),#030814ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text);text-align:center;pointer-events:none}.graph-stage-loading .loading-inline__spinner{width:30px;height:30px;border-width:3px}.graph-stage-loading small{color:var(--muted)}.neon-button--small{padding:10px 12px}.hub-detail,.explorer-left,.explorer-right{position:relative;display:flex;flex-direction:column;gap:8px;min-height:0;max-height:calc(100vh - 76px);overflow:auto}.sidebar-card{display:grid;gap:9px;padding:10px;border:1px solid rgba(126,231,255,.18);border-radius:18px;background:linear-gradient(180deg,#1b46832e,#050d1f94),#0308149e;box-shadow:inset 0 0 24px #4da3ff14}.sidebar-card--scene{height:200px;flex:0 0 200px;gap:6px;padding:10px;overflow:hidden}.sidebar-card--scene h2{margin-bottom:0;font-size:17px;line-height:1.32}.sidebar-card--scene .path-item{padding:9px 10px;font-size:12px;line-height:1.45}.sidebar-card--scene textarea{min-height:32px;max-height:42px;padding:8px 10px;font-size:12px}.sidebar-card--recommend,.sidebar-card--analysis{min-height:0;flex:1;overflow:auto}.sidebar-card--recommend{flex:1 1 calc((100vh - 300px)*1.5)}.sidebar-card--analysis{flex:1 1 auto}.sidebar-card--selection{height:250px;flex:0 0 250px;overflow:auto}.sidebar-card--node-overview{height:200px;flex:0 0 200px;gap:8px;overflow:auto}.sidebar-card--node-overview h3{margin-bottom:0;font-size:17px}.sidebar-card--node-overview p{margin-bottom:0;font-size:13px;line-height:1.55}.prompt-recommend-header{display:grid;gap:8px;position:sticky;top:-10px;z-index:1;padding-bottom:8px;background:linear-gradient(180deg,#07122bf5,#07122bd1)}.prompt-recommend-list{display:grid;gap:10px;min-height:0;overflow:auto}.selection-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.selection-card-header strong{color:var(--text);font-size:13px}.explorer-nav-actions{display:grid;grid-template-columns:1fr}.right-highlight-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.right-highlight-actions .neon-button{justify-content:center;font-weight:700}.floating-loading{position:absolute;z-index:18;left:18px;right:18px;top:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border:1px solid rgba(126,231,255,.18);border-radius:999px;background:#030814d1;box-shadow:0 14px 38px #00000057;color:var(--muted);font-size:12px;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.graph-side-modal .insight-stack{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.panel-section{display:grid;gap:8px}.prompt-group{display:grid;gap:10px}.prompt-group__title{color:var(--cyan);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.section-title{font-size:13px;color:var(--cyan);letter-spacing:.08em}.path-item,.relation-item{padding:12px 14px;border-radius:14px;background:#ffffff08;color:var(--muted)}.relation-stack{display:grid;gap:10px}.relation-item--button{border:1px solid rgba(126,231,255,.08);text-align:left;cursor:pointer}.relation-item--button span{display:block;margin-bottom:6px}.relation-item--button strong{color:var(--text)}.relation-item--button.is-active{border-color:#7ee7ff47;box-shadow:0 0 0 1px #7ee7ff2e inset}.relation-item--button.is-scoped{background:#59f0c014}.path-item.active{color:var(--text);border:1px solid rgba(126,231,255,.16)}.explorer-stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;height:calc(100vh - 86px);min-height:0;align-content:start}.floating-action-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:8px 10px}.explorer-stage .knowledge-graph-stage{min-height:0;height:100%}.detail-list{display:grid;gap:6px}.detail-list>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(126,231,255,.08)}.derived-evidence-block{display:grid;gap:8px;margin-bottom:8px}.evidence-panel{display:grid;gap:8px;margin-top:10px;padding:12px;border-radius:16px;background:#ffffff06;border:1px solid rgba(126,231,255,.08)}.evidence-panel__content,.derived-evidence-list{display:grid;gap:8px}.derived-evidence-item{padding:10px 12px;border-radius:14px;background:#ffffff08;border:1px solid rgba(126,231,255,.1)}.derived-evidence-item strong{display:block;color:var(--text);margin-bottom:4px}.derived-evidence-item p{margin:0;color:var(--muted);line-height:1.6;font-size:12px}.prompt-editor{display:grid;gap:12px}.prompt-editor--inline{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px}.prompt-editor textarea{min-height:88px;resize:vertical}.sidebar-card--scene .prompt-editor{gap:6px}.sidebar-card--scene .prompt-editor textarea{min-height:40px;height:42px;max-height:42px;padding:7px 9px;resize:none}.prompt-submit-arrow{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(126,231,255,.14);border-radius:999px;background:#ffffff0f;color:#eaf4ff80;font-size:20px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.prompt-submit-arrow.is-active{color:#021326;border-color:#7ee7ffcc;background:linear-gradient(135deg,#7ee7ff,#59f0c0);box-shadow:0 0 24px #7ee7ff59}.prompt-submit-arrow:disabled{cursor:not-allowed}.prompt-submit-arrow:not(:disabled):hover{transform:translateY(-1px)}.sidebar-card--scene .prompt-submit-arrow{align-self:center;justify-content:center}.report-panel{padding-top:6px}.report-section-list{display:grid;gap:10px}.report-section-card{padding:14px;border-radius:16px;background:#ffffff08;border:1px solid rgba(126,231,255,.08)}.report-section-card strong{display:block;margin-bottom:8px}.report-section-card p{margin:0;color:var(--muted);line-height:1.7}.report-bullets{margin:10px 0 0;padding-left:18px;color:var(--muted);display:grid;gap:6px}.selected-node-tag{padding:10px 12px;border-radius:12px;background:#7ee7ff14;border:1px solid rgba(126,231,255,.12);color:var(--text);font-size:13px}.insight-stack{display:grid;gap:8px}.insight-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;background:transparent;border:0;color:var(--text);padding:0;cursor:pointer}.insight-toggle span{color:var(--cyan);font-size:12px}.history-page{grid-template-columns:1fr;align-content:start}.history-page__header{padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.history-list{display:grid;gap:16px}.history-tabs{align-items:center}.history-filter-panel{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(4,minmax(140px,1fr)) auto;gap:12px;align-items:end;padding:16px}.history-filter-panel label{display:grid;gap:6px;color:var(--muted);font-size:12px}.history-filter-panel input,.history-filter-panel select{min-height:40px;border:1px solid rgba(126,231,255,.18);border-radius:8px;padding:0 12px;color:var(--text);background:#050c1cb8;outline:none}.history-filter-actions{display:flex;gap:8px}.knowledge-page__search{display:grid;gap:12px}.knowledge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;align-items:start}.knowledge-table-panel{overflow:hidden}.knowledge-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.knowledge-table th,.knowledge-table td{padding:10px 9px;border-bottom:1px solid rgba(126,231,255,.1);vertical-align:top;text-align:left}.knowledge-table th{color:var(--cyan);font-weight:600;background:#7ee7ff0f}.knowledge-table th:nth-child(1){width:17%}.knowledge-table th:nth-child(2){width:31%}.knowledge-table th:nth-child(3){width:17%}.knowledge-table th:nth-child(4){width:10%}.knowledge-table th:nth-child(5){width:8%}.knowledge-table th:nth-child(6){width:12%}.knowledge-table th:nth-child(7){width:148px}.knowledge-table__title,.knowledge-table__content{overflow-wrap:anywhere;word-break:break-word}.knowledge-table__content{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--muted);line-height:1.55}.knowledge-table__content.is-expanded{display:block;max-height:180px;overflow:auto}.knowledge-table__tags{display:flex;flex-wrap:wrap;gap:5px}.knowledge-table__tags span{padding:3px 6px;border-radius:999px;color:var(--cyan);background:#7ee7ff14}.knowledge-table__actions{display:flex;flex-wrap:wrap;gap:6px}.knowledge-table-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px;color:var(--muted);font-size:12px}.knowledge-pagination{display:inline-flex;align-items:center;gap:8px}.knowledge-modal{width:min(720px,94vw)}.knowledge-modal--wide{width:min(880px,96vw)}.knowledge-modal__form{display:grid;gap:12px}.knowledge-modal__content-input{min-height:220px}.knowledge-modal__actions{justify-content:flex-end;margin-top:16px}.knowledge-card{min-height:240px;max-height:240px;display:grid;grid-template-rows:auto 1fr auto auto;gap:10px;align-content:start;overflow:hidden}.knowledge-card--expanded{max-height:460px}.knowledge-card__label{display:block;font-size:12px;color:var(--cyan);letter-spacing:.08em;margin-bottom:6px}.knowledge-card__content{overflow:hidden}.knowledge-card__title,.knowledge-card__summary{overflow-wrap:anywhere;word-break:break-word}.knowledge-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.knowledge-card__summary{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.knowledge-card--expanded .knowledge-card__summary{display:block;overflow:auto}.knowledge-card__actions{display:flex;justify-content:flex-end}.ghost-button--compact{padding:6px 10px;min-height:auto;font-size:12px}.knowledge-card__tag-block,.knowledge-card__tags{overflow:hidden}.history-card,.history-empty{padding:20px 24px}.history-card__meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--cyan);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px;background:#030814b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-modal{width:min(980px,96vw);max-height:88vh;overflow:auto;padding:22px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.video-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.form-field select{width:100%;padding:12px 14px;border-radius:8px;border:1px solid rgba(126,231,255,.18);background:#030814b8;color:var(--text)}.video-storyboard{margin-top:16px}.video-scene-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.video-scene-card{min-height:170px;padding:14px;border:1px solid rgba(126,231,255,.14);border-radius:8px;background:#ffffff0a;overflow:hidden}.video-scene-card p{color:var(--muted);font-size:13px;line-height:1.55;overflow-wrap:anywhere}.agent-page--single{display:block;min-height:calc(100vh - 96px)}.page-panel{width:min(1240px,calc(100vw - 48px));margin:0 auto;padding:24px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.video-task-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.video-task-card{display:grid;grid-template-rows:150px auto;min-height:270px;border:1px solid rgba(126,231,255,.14);border-radius:8px;overflow:hidden;color:var(--text);text-align:left;background:#ffffff0a;cursor:pointer}.video-task-card:hover{border-color:#7ee7ff6b}.video-cover{display:grid;place-items:center;background:linear-gradient(140deg,#7ee7ff29,#ffd06f1f),radial-gradient(circle at 50% 50%,rgba(126,231,255,.18),transparent 58%)}.video-cover span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 12px;color:var(--cyan);background:#03081480}.video-task-card__body{display:grid;gap:8px;padding:14px}.video-task-card__body p,.video-task-card__body small{color:var(--muted);margin:0}.video-preview-shell{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:16px;margin-bottom:20px}.video-preview-placeholder{min-height:320px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid rgba(126,231,255,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff0a,#ffffff05),radial-gradient(circle at 50% 50%,rgba(126,231,255,.16),transparent 64%);text-align:center;padding:24px}.video-preview-placeholder p{max-width:520px;color:var(--muted)}.debate-page{width:100%;margin:0 auto;padding:12px 0 20px}.debate-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 390px;gap:12px;align-items:start}.debate-control,.debate-judge{position:sticky;top:92px;display:grid;gap:14px}.debate-control textarea{min-height:92px;resize:vertical}.debate-check{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.debate-expert-picker{display:grid;gap:8px}.debate-expert-picker>span{color:var(--cyan);font-size:12px;letter-spacing:.08em}.debate-expert-picker>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.debate-action-row{display:flex;gap:8px;flex-wrap:wrap}.debate-expert-review{display:grid;gap:8px;padding:10px;border:1px solid rgba(126,231,255,.14);border-radius:12px;background:#ffffff0a}.debate-expert-review span{color:var(--cyan);font-weight:800}.debate-expert-review small,.debate-judge-field small{color:var(--muted)}.debate-progress-card{display:grid;gap:8px;padding:10px;border:1px solid rgba(126,231,255,.14);border-radius:12px;background:#08132ab8}.debate-progress-step{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:8px;color:var(--muted);font-size:12px}.debate-progress-step span{width:9px;height:9px;border:1px solid rgba(126,231,255,.32);border-radius:999px;background:#ffffff14}.debate-progress-step--active{color:var(--text)}.debate-progress-step--active span{border-color:#7ee7fff2;background:var(--cyan);box-shadow:0 0 14px #7ee7ffad}.debate-progress-step--done{color:#7ee7ffb8}.debate-progress-step--done span{border-color:#7ee7ff80;background:#7ee7ff61}.debate-history-list{display:grid;gap:8px;margin-top:8px}.debate-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:10px;border:1px solid rgba(126,231,255,.14);border-radius:10px;color:var(--text);text-align:left;background:#ffffff0a;cursor:pointer}.debate-history-item>button:first-child{min-width:0;display:grid;gap:4px;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.debate-history-item:hover{border-color:#7ee7ff6b}.debate-history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debate-history-item small{color:var(--cyan)}.debate-history-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.debate-main{display:grid;gap:16px}.debate-empty{min-height:420px;display:grid;place-content:center;text-align:center}.debate-empty p{max-width:620px}.debate-topic-card{display:grid;gap:12px}.debate-topic-card h3{margin:0}.debate-meta-grid,.debate-focus-list{display:flex;flex-wrap:wrap;gap:8px}.debate-meta-grid span,.debate-focus-list span{padding:7px 10px;border:1px solid rgba(126,231,255,.14);border-radius:999px;color:var(--muted);background:#ffffff0a;font-size:12px}.debate-round-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.debate-turn{display:grid;gap:12px;min-width:0;padding:16px;border-color:#7ee7ff29;overflow:hidden}.debate-turn--pro{box-shadow:inset 3px 0 #5b8dffdb}.debate-turn--con{box-shadow:inset 3px 0 #ff9d5cdb}.debate-turn--pending{border-style:dashed;opacity:.82}.debate-turn__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.debate-turn__header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debate-turn__header span{color:var(--muted);font-size:12px;flex:0 0 auto}.debate-section-title{color:var(--cyan);font-size:12px;letter-spacing:.08em}.debate-turn p,.debate-note span,.debate-judge-section p{color:var(--muted);line-height:1.7;margin:0;overflow-wrap:anywhere}.debate-keywords{display:flex;flex-wrap:wrap;gap:6px}.debate-keywords span{padding:5px 8px;border-radius:999px;border:1px solid rgba(126,231,255,.18);color:var(--cyan);background:#7ee7ff14;font-size:12px}.debate-keyword{padding:0 3px;border-radius:4px;color:#fff;background:#7ee7ff3d}.debate-core-list{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--muted);line-height:1.7}.debate-core-list li{overflow-wrap:anywhere}.debate-loading-text{padding:14px;border-radius:12px;border:1px solid rgba(126,231,255,.12);color:var(--muted);background:#7ee7ff0d}.debate-note{display:grid;gap:6px;padding:10px;border-radius:10px;background:#7ee7ff0f}.debate-note--risk{background:#ff9d5c14}.debate-details{border-top:1px solid rgba(126,231,255,.12);padding-top:8px}.debate-details summary{cursor:pointer;color:var(--cyan)}.debate-verdict{display:grid;gap:6px;padding:14px;border:1px solid rgba(126,231,255,.22);border-radius:12px;background:linear-gradient(135deg,#4da3ff2e,#ffd06f1a)}.debate-verdict span{color:var(--cyan);font-size:24px;font-weight:800}.debate-verdict small,.debate-turn small{color:var(--muted)}.debate-judge-section{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(126,231,255,.12)}.debate-judge-list{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--muted);line-height:1.7}.debate-judge-list li{padding-left:2px;overflow-wrap:anywhere}.debate-judge-field{display:grid;gap:4px;padding:9px;border-radius:10px;background:#7ee7ff0b}@media (max-width: 1180px){.debate-layout{grid-template-columns:1fr}.debate-control,.debate-judge{position:static}}@media (max-width: 780px){.debate-round-grid{grid-template-columns:1fr}}.video-player{width:100%;min-height:320px;max-height:520px;border-radius:8px;border:1px solid rgba(126,231,255,.16);background:#020714}.wisdom-page{display:grid;gap:14px}.wisdom-start-page{min-height:calc(100vh - 92px);display:grid;align-content:center;justify-items:center;gap:28px;padding:44px 18px;border-radius:8px;color:#111827;background:radial-gradient(circle at 18% 20%,rgba(79,70,229,.08),transparent 28%),radial-gradient(circle at 82% 28%,rgba(59,130,246,.08),transparent 25%),#fff;box-shadow:0 18px 70px #0f172a1f}.wisdom-start-title{display:flex;align-items:flex-start;justify-content:center;gap:12px;text-align:center}.wisdom-title-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#4f46e5;box-shadow:0 12px 26px #4f46e542}.wisdom-start-title h1{margin-bottom:10px;font-size:clamp(30px,4vw,44px);line-height:1.08;color:#0f172a}.wisdom-start-title p{margin-bottom:0;color:#334155}.wisdom-start-goals{width:min(1180px,100%);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.wisdom-start-goal{min-height:128px;display:grid;justify-items:center;align-content:center;gap:8px;border:1px solid rgba(99,102,241,.08);border-radius:18px;color:#111827;background:#ffffffeb;box-shadow:0 18px 38px #4f46e51f;cursor:pointer}.wisdom-start-goal.is-active{border-color:#4f46e58c;box-shadow:0 22px 44px #4f46e538}.wisdom-start-goal small{max-width:130px;color:#64748b;font-size:11px;line-height:1.35}.wisdom-goal-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;color:#4f46e5;background:linear-gradient(145deg,#f5f3ff,#dbe3ff);box-shadow:inset 0 -8px 18px #4f46e524}.wisdom-goal-icon svg{width:34px;height:34px;stroke-width:2.4}.wisdom-start-identity{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;color:#334155}.wisdom-dot{width:13px;height:13px;border-radius:999px;background:#dbeafe}.wisdom-start-identity button{min-height:30px;border:1px solid rgba(79,70,229,.18);border-radius:8px;padding:4px 9px;color:#3730a3;background:#fff;cursor:pointer}.wisdom-start-identity button.is-active{color:#fff;background:#4f46e5}.wisdom-start-input{position:relative;width:min(860px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.wisdom-start-input textarea{min-height:58px;border:0;outline:none;resize:vertical;color:#111827;background:transparent;font-size:18px;line-height:1.6}.wisdom-start-input textarea::placeholder{color:#a8b0bd}.wisdom-start-input textarea:focus::placeholder{color:transparent}.wisdom-start-input .neon-button{align-self:center;min-width:126px;min-height:54px;border-radius:16px;background:#4f46e5;box-shadow:0 16px 32px #4f46e547}.wisdom-start-error{width:min(860px,100%);display:grid;gap:6px;color:#991b1b;background:#fef2f2;border-color:#fecaca}.wisdom-start-error span{color:#7f1d1d}.wisdom-start-shortcuts{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.wisdom-start-shortcuts button{min-height:34px;border:1px solid #e5e7eb;border-radius:999px;padding:6px 14px;color:#334155;background:#fff;cursor:pointer}.wisdom-recent-panel{width:min(860px,100%);display:grid;gap:8px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;color:#111827;background:#fffffff2;box-shadow:0 16px 36px #4f46e514}.wisdom-recent-panel__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.wisdom-recent-panel__head>strong{color:#111827}.wisdom-recent-panel__head button,.wisdom-recent-filters button,.wisdom-recent-row>button{border:1px solid #ddd6fe;border-radius:999px;padding:7px 12px;color:#312e81;background:#fff;cursor:pointer}.wisdom-recent-filters{display:grid;grid-template-columns:minmax(180px,1fr) repeat(4,minmax(110px,.65fr)) auto;gap:8px}.wisdom-recent-filters input,.wisdom-recent-filters select{min-height:34px;border:1px solid #e5e7eb;border-radius:10px;padding:0 10px;color:#111827;background:#fff}.wisdom-recent-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:stretch}.wisdom-recent-row>button:first-child{display:grid;gap:4px;border:1px solid #eef2ff;border-radius:10px;padding:10px 12px;color:#111827;text-align:left;background:#fff;cursor:pointer}.wisdom-recent-row>button:disabled{cursor:wait;opacity:.55}.wisdom-recent-panel button span{font-weight:700}.wisdom-recent-panel button small,.wisdom-recent-panel p{margin:0;color:#64748b;line-height:1.5}.wisdom-flow-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border:1px solid rgba(126,231,255,.14);border-radius:8px;background:#0b142a99}.wisdom-flow-tabs button{min-height:36px;border:1px solid rgba(126,231,255,.12);border-radius:8px;padding:8px 12px;color:var(--muted);background:#ffffff09;cursor:pointer}.wisdom-flow-tabs button.is-active{color:var(--text);border-color:#7ee7ff66;background:linear-gradient(135deg,#4da3ff33,#f4c15d1a)}.wisdom-flow-tabs button:disabled{opacity:.45;cursor:not-allowed}.wisdom-light-topbar{display:grid;grid-template-columns:160px minmax(0,1fr) 220px;align-items:center;gap:12px;padding:12px 18px;border-radius:8px;color:#111827;background:#fffffff0;box-shadow:0 12px 36px #4f46e514}.wisdom-light-topbar--center{grid-template-columns:160px minmax(0,1fr) 160px}.wisdom-light-topbar strong{text-align:center;font-size:18px}.wisdom-light-topbar button,.wisdom-light-topbar span{border:0;color:#312e81;background:transparent}.wisdom-light-topbar div{display:flex;justify-content:flex-end;gap:8px}.wisdom-light-topbar div span{border:1px solid #ddd6fe;border-radius:999px;padding:6px 12px;color:#312e81;background:#fff}.wisdom-question-card{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:14px;padding:14px 18px;border:1px solid rgba(79,70,229,.14);border-radius:8px;color:#111827;background:#fffffff0;box-shadow:0 12px 34px #4f46e514}.wisdom-question-card>div{display:grid;gap:8px;min-width:0}.wisdom-question-card span{color:#4f46e5;font-size:12px;font-weight:700}.wisdom-question-card strong{overflow-wrap:anywhere;color:#111827;font-size:17px;line-height:1.5}.wisdom-question-card nav{display:flex;flex-wrap:wrap;gap:8px}.wisdom-question-card nav button{max-width:min(520px,100%);border:1px solid #ddd6fe;border-radius:999px;padding:8px 12px;overflow:hidden;color:#312e81;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;cursor:pointer}.wisdom-question-card nav button.is-active{color:#fff;background:#4f46e5}.wisdom-question-topbar{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:8px 14px;border:1px solid rgba(79,70,229,.14);border-radius:8px;color:#111827;background:#fffffff5;box-shadow:0 10px 28px #4f46e514}.wisdom-question-topbar>button{border:0;color:#312e81;background:transparent;cursor:pointer;text-align:left}.wisdom-question-topbar__main{display:grid;gap:6px;min-width:0;text-align:center}.wisdom-question-topbar__main strong{overflow:hidden;color:#111827;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.wisdom-question-topbar__badges{display:flex;gap:8px}.wisdom-question-topbar__badges span{border:1px solid #ddd6fe;border-radius:999px;padding:6px 12px;color:#312e81;background:#fff}.wisdom-fact-strip{width:min(1240px,calc(100% - 48px));margin:10px auto 0;padding:10px 14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1px;background:#dfe3ec;border:1px solid #dfe3ec;border-radius:6px;overflow:hidden}.wisdom-fact-item{min-width:0;padding:9px 12px;display:grid;gap:3px;background:#fff;color:#172033}.wisdom-fact-item span{color:#5750c9;font-size:12px;font-weight:700}.wisdom-fact-item strong{font-size:17px;line-height:1.25}.wisdom-fact-item strong em{color:#667085;font-size:12px;font-style:normal;font-weight:500}.wisdom-fact-item small{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.wisdom-source-kind{display:inline-block;margin-left:8px;padding:2px 6px;border:1px solid #d7dbea;border-radius:4px;color:#667085;font-size:11px;font-style:normal}.wisdom-source-kind.is-market_fact,.wisdom-source-kind.is-enterprise_fact{border-color:#a9c9b6;color:#17643a;background:#f1faf4}.wisdom-source-kind.is-deepseek_reasoning{border-color:#c8c4f2;color:#4d46b8;background:#f6f5ff}.wisdom-inline-command{justify-self:start;padding:3px 7px;border:1px solid #b8b3ee;border-radius:4px;background:#fff;color:#4d46b8;font-size:12px}.wisdom-enterprise-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#11182775}.wisdom-enterprise-dialog{width:min(620px,100%);max-height:78vh;overflow:auto;padding:20px;border:1px solid #d7dbea;border-radius:8px;background:#fff;color:#172033;box-shadow:0 18px 50px #1118272e}.wisdom-enterprise-dialog header,.wisdom-enterprise-search{display:flex;gap:10px;align-items:center}.wisdom-enterprise-dialog header{justify-content:space-between}.wisdom-enterprise-dialog header button{border:0;background:transparent;font-size:22px}.wisdom-enterprise-search input{flex:1;min-width:0}.wisdom-enterprise-search button{padding:9px 16px}.wisdom-enterprise-candidates{display:grid;gap:8px;margin-top:14px}.wisdom-enterprise-candidates button{display:grid;gap:4px;padding:12px;text-align:left}.wisdom-enterprise-candidates span{color:#667085;font-size:12px}.wisdom-trail-inline{display:flex;flex-wrap:nowrap;justify-content:center;gap:6px;overflow-x:auto;padding-bottom:1px}.wisdom-trail-inline button{flex:0 0 auto;max-width:156px;border:1px solid #ddd6fe;border-radius:999px;padding:5px 9px;overflow:hidden;color:#312e81;font-size:12px;text-overflow:ellipsis;white-space:nowrap;background:#fff;cursor:pointer}.wisdom-trail-inline button.is-active{color:#fff;background:#4f46e5}.wisdom-step-page,.wisdom-conclusion-page,.wisdom-graph-page{min-height:calc(100vh - 140px);display:grid;align-content:start;gap:18px;padding:clamp(20px,4vw,48px);border:1px solid rgba(126,231,255,.16);border-radius:8px;background:linear-gradient(180deg,#0b1834b8,#050a19c7),#0b142a9e}.wisdom-conclusion-page,.wisdom-graph-page{color:#111827;background:radial-gradient(circle at 18% 20%,rgba(79,70,229,.08),transparent 28%),radial-gradient(circle at 82% 28%,rgba(59,130,246,.08),transparent 25%),#f8fbff}.wisdom-step-hero{display:grid;gap:8px;max-width:900px}.wisdom-step-hero h1{margin-bottom:0;font-size:clamp(32px,4vw,56px);line-height:1.08}.wisdom-identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wisdom-identity-card{min-height:150px;display:grid;align-content:start;gap:9px;padding:18px;border:1px solid rgba(126,231,255,.14);border-radius:8px;color:var(--text);text-align:left;background:#ffffff09;cursor:pointer}.wisdom-identity-card span,.wisdom-identity-card small{color:var(--muted);line-height:1.6}.wisdom-identity-card.is-active{border-color:#7ee7ff75;background:linear-gradient(135deg,#4da3ff38,#f4c15d1a);box-shadow:inset 0 0 28px #4da3ff1f}.wisdom-page-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.wisdom-question-page{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);align-items:start}.wisdom-question-confirm{display:grid;gap:12px;padding:16px;border:1px solid rgba(126,231,255,.14);border-radius:8px;background:#ffffff09}.wisdom-question-confirm textarea{min-height:180px;border:1px solid rgba(126,231,255,.16);border-radius:8px;padding:14px;color:var(--text);background:#03081475;line-height:1.7;resize:vertical;outline:none}.wisdom-cognitive-page{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;gap:14px;min-height:calc(100vh - 140px);padding:28px;border-radius:8px;background:radial-gradient(circle at 10% 20%,rgba(79,70,229,.08),transparent 28%),radial-gradient(circle at 90% 35%,rgba(59,130,246,.08),transparent 25%),#f8fbff}.wisdom-timeline,.wisdom-card-carousel,.wisdom-result-side{border:1px solid rgba(79,70,229,.1);border-radius:18px;padding:22px;color:#111827;background:#fffffff2;box-shadow:0 18px 44px #4f46e51f}.wisdom-timeline{display:grid;align-content:start;gap:10px}.wisdom-timeline-item{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 8px;padding:11px 12px;border:1px solid #e5e7eb;border-radius:999px;color:#334155;text-align:left;background:#fff;cursor:pointer}.wisdom-timeline-item span{grid-row:span 2;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#4f46e5;background:#eef2ff}.wisdom-timeline-item small{color:#64748b;line-height:1.4}.wisdom-timeline-item.is-active{border-color:#4f46e580;color:#312e81;background:#eef2ff}.wisdom-timeline-item.is-done span{color:#fff;background:#4f46e5}.wisdom-progress-line{height:6px;margin-top:18px;overflow:hidden;border-radius:999px;background:#e5e7eb}.wisdom-progress-line span{display:block;height:100%;border-radius:inherit;background:#4f46e5}.wisdom-progress-copy{justify-self:end;color:#64748b}.wisdom-card-carousel{display:grid;align-content:start;gap:12px;overflow:hidden}.wisdom-slide-card{min-height:360px;border:2px solid rgba(79,70,229,.52);box-shadow:0 16px 36px #4f46e51f}.wisdom-slide-card h3{font-size:22px;line-height:1.45;color:#111827}.wisdom-card-title-row{display:flex;justify-content:space-between;gap:12px;color:#4f46e5}.wisdom-slide-hint{justify-self:center;border:0;color:#4f46e5;background:transparent;cursor:pointer}.wisdom-result-side .wisdom-side-block{border:0;background:transparent}.wisdom-card-carousel .wisdom-current-step,.wisdom-conclusion-card--standalone .wisdom-conclusion-columns div{color:#111827;background:#fff}.wisdom-card-carousel .wisdom-evidence-bar span{color:#475569;background:#fff;border-color:#e5e7eb}.wisdom-result-side .wisdom-recommend-question{border:0;color:#312e81;font-size:16px;background:transparent}.wisdom-result-side .wisdom-recommend-question:before{content:"•";margin-right:8px}.wisdom-result-side-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.wisdom-result-side-actions button{border:1px solid #ddd6fe;border-radius:999px;padding:11px 14px;color:#4f46e5;background:#fff}.wisdom-conclusion-card--standalone{max-width:1180px;margin:0 auto;color:#111827;background:#fffffff5}.wisdom-conclusion-card--standalone h1{margin-bottom:0;font-size:clamp(28px,3.5vw,46px);line-height:1.25}.wisdom-confidence{justify-self:end;color:#312e81}.wisdom-conclusion-columns--compact{border-top:1px solid #e5e7eb;padding-top:12px}.wisdom-chain-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;border-radius:999px;color:#312e81;background:#eef2ff}.wisdom-chain-line span:not(:last-child):after{content:"→";margin-left:10px}.wisdom-action-list{display:grid;gap:6px}.wisdom-action-list p{margin:0;color:#312e81}.wisdom-primary-strip{padding:13px 18px;border-radius:999px;color:#fff;background:#4f46e5}.wisdom-graph-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px}.wisdom-graph-canvas--large{min-height:520px}.wisdom-graph-panel{display:grid;gap:12px;color:#111827}.wisdom-graph-panel h2,.wisdom-graph-panel p{margin-bottom:0}.wisdom-graph-path,.wisdom-graph-question{padding:10px 14px;border-radius:999px;color:#312e81;background:#eef2ff}.wisdom-graph-question{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.wisdom-graph-question button,.wisdom-node-question{border:1px solid #ddd6fe;border-radius:10px;padding:8px 10px;color:#312e81;background:#fff;cursor:pointer;text-align:left;line-height:1.45}.wisdom-graph-question button:disabled,.wisdom-node-question:disabled{cursor:wait;opacity:.58}.wisdom-graph-loading{width:100%;color:#4f46e5;background:#eef2ff;border-color:#ddd6fe}.wisdom-node-question{width:100%}.wisdom-node-note--panel{padding:16px;border:1px solid #ddd6fe;border-radius:8px;color:#111827;background:#ffffffdb}.wisdom-node-explain{display:grid;gap:4px;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.wisdom-home{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px}.wisdom-home__main,.wisdom-home__side,.wisdom-flow-path,.wisdom-analysis,.wisdom-result-side{border:1px solid rgba(126,231,255,.16);background:linear-gradient(180deg,#0b1834b8,#050a19c7),#0b142a9e;box-shadow:0 18px 70px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wisdom-home__main{display:grid;align-content:start;gap:24px;padding:clamp(24px,5vw,72px);border-radius:8px}.wisdom-home__main h1{max-width:780px;margin-bottom:0;font-size:clamp(34px,5vw,68px);line-height:1.06}.wisdom-question-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:980px;padding:10px;border:1px solid rgba(126,231,255,.18);border-radius:8px;background:#0308147a}.wisdom-question-box textarea{min-height:74px;border:0;outline:none;resize:vertical;color:var(--text);background:transparent;line-height:1.65}.wisdom-start-button{align-self:stretch;min-width:112px}.wisdom-section{display:grid;gap:10px}.wisdom-section__title{color:var(--cyan);font-size:13px;letter-spacing:.08em}.wisdom-goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wisdom-goal-card,.wisdom-identity-chip,.wisdom-recommend-question,.wisdom-step{border:1px solid rgba(126,231,255,.14);color:var(--text);background:#ffffff09;cursor:pointer}.wisdom-goal-card{min-height:106px;display:grid;align-content:start;gap:8px;padding:16px;text-align:left;border-radius:8px}.wisdom-goal-card span,.wisdom-identity-chip,.wisdom-recommend-question,.wisdom-side-block span,.wisdom-progress,.wisdom-step small,.wisdom-analysis__header p,.wisdom-current-step li,.wisdom-conclusion-columns p,.wisdom-node-note p,.wisdom-evidence-bar span{color:var(--muted);line-height:1.65}.wisdom-goal-card.is-active,.wisdom-identity-chip.is-active,.wisdom-step.is-active{border-color:#7ee7ff6b;background:linear-gradient(135deg,#4da3ff33,#f4c15d1a);box-shadow:inset 0 0 28px #4da3ff1a}.wisdom-identity-row{display:flex;flex-wrap:wrap;gap:10px}.wisdom-identity-chip{min-height:40px;padding:9px 13px;border-radius:8px}.wisdom-home__side{display:grid;align-content:start;gap:12px;padding:14px;border-radius:8px}.wisdom-side-block{display:grid;gap:9px;padding:14px;border:1px solid rgba(126,231,255,.12);border-radius:8px;background:#ffffff09}.wisdom-side-block strong{color:var(--text)}.wisdom-recommend-question{width:100%;padding:10px 12px;border-radius:8px;text-align:left}.wisdom-recommend-question:hover,.wisdom-goal-card:hover,.wisdom-identity-chip:hover,.wisdom-step:hover{border-color:#7ee7ff57}.wisdom-result-grid{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;gap:14px;min-height:720px}.wisdom-flow-path,.wisdom-analysis,.wisdom-result-side{border-radius:8px;padding:14px}.wisdom-flow-path{display:grid;align-content:start;gap:10px}.wisdom-flow-path h2,.wisdom-analysis h2,.wisdom-analysis h3{margin-bottom:0}.wisdom-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:3px 10px;padding:12px;border-radius:8px;text-align:left}.wisdom-step span{grid-row:span 2;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:var(--cyan);background:#7ee7ff1a}.wisdom-analysis{display:grid;align-content:start;gap:12px}.wisdom-analysis__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wisdom-conclusion-card,.wisdom-current-step,.wisdom-mini-graph{display:grid;gap:14px;padding:16px;border:1px solid rgba(126,231,255,.14);border-radius:8px;background:#ffffff09}.wisdom-card-label{color:var(--gold);font-size:13px}.wisdom-conclusion-card h3{font-size:24px;line-height:1.45}.wisdom-causal-chain{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.wisdom-causal-chain span{position:relative;min-height:46px;display:grid;place-items:center;padding:8px;border:1px solid rgba(126,231,255,.14);border-radius:8px;color:var(--cyan);text-align:center;background:#03081470}.wisdom-causal-chain span:not(:last-child):after{content:">";position:absolute;right:-10px;color:#7ee7ffb3}.wisdom-conclusion-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wisdom-conclusion-columns div{padding:12px;border-radius:8px;background:#0308145c}.wisdom-card-actions,.wisdom-step-actions{display:flex;flex-wrap:wrap;gap:10px}.wisdom-current-step ul{margin:0;padding-left:20px}.wisdom-evidence-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.wisdom-evidence-bar span{min-height:70px;padding:10px;border:1px solid rgba(126,231,255,.12);border-radius:8px;background:#7ee7ff0d}.wisdom-result-side{display:grid;align-content:start;gap:12px}.wisdom-graph-canvas{position:relative;min-height:220px;border:1px solid rgba(126,231,255,.12);border-radius:8px;background:linear-gradient(rgba(126,231,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(126,231,255,.05) 1px,transparent 1px),#03081485;background-size:38px 38px}.wisdom-graph-canvas:before{content:"";position:absolute;left:16%;right:16%;top:50%;height:2px;background:linear-gradient(90deg,#7ee7ff4d,#f4c15db3)}.wisdom-graph-canvas .node{position:absolute;width:64px;min-height:38px;display:grid;place-items:center;padding:6px;border:1px solid rgba(126,231,255,.32);border-radius:999px;color:var(--text);background:#0a1834eb;box-shadow:0 0 20px #4da3ff2e;font-size:12px;text-align:center}.node-a{left:4%;top:38%}.node-b{left:28%;top:24%}.node-c{left:46%;top:58%}.node-d{left:64%;top:31%}.node-e{right:3%;top:50%}.node-f{right:12%;top:14%}.wisdom-node-note{display:grid;gap:6px}@media (max-width: 1400px){.agent-page--hub,.agent-page--explorer{grid-template-columns:280px minmax(0,1fr) 280px}.wisdom-result-grid,.wisdom-cognitive-page{grid-template-columns:220px minmax(0,1fr) 280px}}@media (max-width: 1100px){.agent-page--hub,.agent-page--explorer{grid-template-columns:1fr}.hub-sidebar,.hub-detail,.explorer-left,.explorer-right{order:2}.hub-center,.explorer-stage{order:1}.scenario-galaxy,.knowledge-graph-stage{min-height:420px}.video-form-grid,.page-header,.video-preview-shell{grid-template-columns:1fr}.page-header{align-items:flex-start;flex-direction:column}.shell-userbar{flex-direction:column;align-items:stretch}.top-quick-nav,.user-badge{width:100%}.wisdom-home,.wisdom-result-grid,.wisdom-cognitive-page,.wisdom-question-page,.wisdom-graph-layout,.wisdom-conclusion-columns,.wisdom-evidence-bar{grid-template-columns:1fr}.wisdom-home{min-height:auto}.wisdom-goal-grid,.wisdom-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wisdom-start-goals{grid-template-columns:repeat(3,minmax(0,1fr))}.wisdom-start-input,.wisdom-causal-chain{grid-template-columns:1fr}.wisdom-causal-chain span:not(:last-child):after{right:50%;top:calc(100% - 2px);transform:translate(50%) rotate(90deg)}}@media (max-width: 680px){.agent-shell__content{padding:10px}.wisdom-home__main{padding:20px}.wisdom-question-box,.wisdom-goal-grid,.wisdom-identity-grid,.wisdom-start-goals{grid-template-columns:1fr}.wisdom-analysis__header{display:grid}.wisdom-start-button{min-height:46px}.wisdom-conclusion-card h3{font-size:20px}}.wisdom-page{color:#111827;min-height:calc(100vh - 52px);background:#f5f7fb}.wisdom-page .wisdom-light-topbar{min-height:72px;margin:0 0 14px;border:1px solid #eef2ff;border-radius:8px;color:#111827;background:#fffffff5;box-shadow:0 12px 34px #4f46e514}.wisdom-page .wisdom-light-topbar strong{color:#111827;font-size:21px;line-height:1.35}.wisdom-page .wisdom-light-topbar button,.wisdom-page .wisdom-light-topbar span{color:#312e81}.wisdom-page .wisdom-cognitive-page,.wisdom-page .wisdom-conclusion-page,.wisdom-page .wisdom-graph-page{border:0;border-radius:0;color:#111827;background:#f5f7fb}.wisdom-page .wisdom-cognitive-page{grid-template-columns:250px minmax(0,1fr) 310px;gap:20px;padding:28px 34px}.wisdom-page .wisdom-timeline,.wisdom-page .wisdom-card-carousel,.wisdom-page .wisdom-result-side,.wisdom-page .wisdom-graph-panel,.wisdom-page .wisdom-node-note--panel,.wisdom-page .wisdom-conclusion-card--standalone{border:1px solid #ebe8ff;border-radius:8px;color:#111827;background:#fffffff5;box-shadow:0 8px 22px #202e4c12;-webkit-backdrop-filter:none;backdrop-filter:none}.wisdom-page .wisdom-timeline{padding:24px 20px}.wisdom-page .wisdom-timeline h2{margin:0 0 22px;color:#111827;font-size:22px}.wisdom-page .wisdom-timeline-item{min-height:54px;border-color:#e5e7eb;color:#334155;background:#fff;box-shadow:none}.wisdom-page .wisdom-timeline-item.is-active{border-color:#a5b4fc;color:#312e81;background:#eef2ff}.wisdom-page .wisdom-card-carousel{padding:28px}.wisdom-page .wisdom-current-step,.wisdom-page .wisdom-slide-card{min-height:330px;border:2px solid #8b7cf6;border-radius:14px;color:#111827;background:#fff;box-shadow:0 14px 34px #4f46e51f}.wisdom-page .wisdom-card-title-row{color:#4f46e5;font-weight:700}.wisdom-page .wisdom-slide-card h3{margin:8px 0 28px;color:#111827;font-size:26px;line-height:1.42}.wisdom-page .wisdom-current-step strong,.wisdom-page .wisdom-side-block strong,.wisdom-page .wisdom-node-note--panel b,.wisdom-page .wisdom-node-note--panel h3{color:#111827}.wisdom-page .wisdom-current-step li,.wisdom-page .wisdom-side-block small,.wisdom-page .wisdom-node-note p,.wisdom-page .wisdom-conclusion-columns p{color:#475569}.wisdom-layer-facts{display:grid;gap:7px;padding:10px 12px;border-left:3px solid #4f46e5;background:#f8f9ff}.wisdom-layer-facts>div{display:grid;grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);gap:10px;color:#475569;font-size:13px;line-height:1.5}.wisdom-layer-facts b{color:#312e81}.enterprise-confirm-page{min-height:calc(100vh - 58px);padding:34px 5vw;color:#172033;background:#f5f7fb}.enterprise-confirm-card{width:min(1180px,100%);margin:0 auto;padding:32px 42px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;box-shadow:0 12px 32px #202e4c12}.enterprise-confirm-card header h1{margin:0 0 8px;font-size:28px}.enterprise-confirm-card header p{margin:0 0 24px;color:#667085}.enterprise-original-question{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:16px 20px;border:1px solid #e1e5ee;background:#f8f9fc}.enterprise-original-question b{color:#4f46e5}.enterprise-confirm-search{margin-top:18px;display:grid;grid-template-columns:1fr auto;gap:10px}.enterprise-confirm-search input{min-height:44px;border:1px solid #d9deea;padding:0 14px;color:#172033;background:#fff}.enterprise-confirm-search button,.data-source-title button{border:0;padding:0 20px;color:#fff;background:#4f46e5}.enterprise-confirm-list{margin-top:16px;display:grid;gap:10px}.enterprise-confirm-list>button{min-height:82px;display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:16px;border:1px solid #dfe3ec;padding:14px 18px;color:#172033;text-align:left;background:#fff}.enterprise-confirm-list>button.is-active{border:2px solid #4f46e5;background:#fafaff}.enterprise-radio{width:20px;height:20px;border:2px solid #b8c0d4;border-radius:50%}.enterprise-confirm-list>button.is-active .enterprise-radio{border:6px solid #4f46e5}.enterprise-confirm-list div{display:grid;gap:5px}.enterprise-confirm-list strong{font-size:18px}.enterprise-confirm-list small{color:#667085}.enterprise-confirm-list em{color:#475569;font-style:normal}.enterprise-confirm-list b{padding:7px 10px;color:#b54708;background:#fff4e8;font-size:12px}.enterprise-confirm-list b.is-cached{color:#17643a;background:#edf9f1}.enterprise-cache-note{margin-top:18px;padding:13px 16px;border:1px solid #b9c9fa;color:#3448a6;background:#f5f7ff}.enterprise-confirm-card footer{margin-top:24px;display:flex;justify-content:center;gap:18px}.enterprise-profile-card,.oil-trend-card{display:grid;gap:16px;color:#172033}.enterprise-profile-card>header,.oil-trend-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.enterprise-profile-card>header span{color:#4f46e5;font-size:13px;font-weight:700}.enterprise-profile-card h2,.oil-trend-card h2{margin:5px 0 0;color:#111827;font-size:23px}.enterprise-profile-status{display:grid;gap:5px;text-align:right}.enterprise-profile-status b{color:#17643a}.enterprise-profile-status small{color:#667085}.enterprise-profile-metrics,.oil-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfe3ec}.enterprise-profile-metrics>div,.oil-metric-grid>div{min-height:82px;display:grid;place-content:center;gap:6px;padding:10px;border-right:1px solid #dfe3ec;text-align:center}.enterprise-profile-metrics>div:last-child,.oil-metric-grid>div:last-child{border-right:0}.enterprise-profile-metrics span,.oil-metric-grid span{color:#667085;font-size:12px}.enterprise-profile-metrics strong,.oil-metric-grid strong{color:#172033;font-size:21px}.enterprise-profile-card .is-risk{color:#d92d20}.enterprise-profile-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.enterprise-profile-columns section{border:1px solid #dfe3ec;padding:15px 18px}.enterprise-profile-columns h3{margin:0 0 12px;font-size:17px}.enterprise-profile-columns p{margin:8px 0;color:#475569;line-height:1.55}.enterprise-profile-columns p b{color:#172033}.enterprise-risk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.enterprise-risk-trigger{min-width:0;display:grid;grid-template-columns:1fr auto;gap:4px 8px;border:1px solid transparent;padding:9px 10px;color:#475569;text-align:left;background:#f7f8fb}.enterprise-risk-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.enterprise-risk-trigger b{text-align:right}.enterprise-risk-trigger em{grid-column:1 / -1;color:#98a2b3;font-size:11px;font-style:normal}.enterprise-risk-trigger.has-risk{border-color:#ddd6fe;cursor:pointer;background:#fafaff}.enterprise-risk-trigger.has-risk em{color:#4f46e5}.enterprise-risk-trigger:disabled{cursor:default;opacity:1}.enterprise-risk-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0f172a7a}.enterprise-risk-modal>section{width:min(900px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #dfe3ec;border-radius:8px;color:#172033;background:#fff;box-shadow:0 24px 70px #0f172a40}.enterprise-risk-modal header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding:18px 22px}.enterprise-risk-modal header span{color:#4f46e5;font-size:12px;font-weight:700}.enterprise-risk-modal header h3{margin:4px 0 0;font-size:21px}.enterprise-risk-modal header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:50%;color:#475569;background:#fff}.enterprise-risk-modal header svg{width:18px;height:18px}.enterprise-risk-modal__body{min-height:0;overflow:auto;display:grid;gap:12px;padding:18px 22px 24px}.enterprise-risk-modal__body article{border:1px solid #e1e5ee;padding:16px;background:#fafbfc}.enterprise-risk-modal__body article>strong{display:block;margin-bottom:12px;color:#312e81}.enterprise-risk-modal__body dl{margin:0;display:grid;gap:0}.enterprise-risk-modal__body dl>div{display:grid;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr);border-top:1px solid #e8ebf0;padding:9px 0}.enterprise-risk-modal__body dt{color:#667085}.enterprise-risk-modal__body dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap;color:#172033}.enterprise-profile-card footer{display:flex;gap:8px;flex-wrap:wrap}.enterprise-profile-card footer span{border:1px solid #dfe3ec;padding:7px 10px;color:#667085;font-size:12px}.wisdom-special-actions{display:flex;flex-wrap:wrap;gap:9px}.wisdom-side-conclusion{margin:12px 0;padding:12px;border-left:3px solid #4f46e5;color:#344054;background:#f7f8fc;line-height:1.6}.enterprise-action-preview{display:grid;gap:8px;margin-bottom:14px}.enterprise-action-preview>div{display:grid;gap:4px;padding:10px;border:1px solid #e1e5ee}.enterprise-action-preview b{color:#312e81;font-size:13px}.enterprise-action-preview span{color:#667085;font-size:12px;line-height:1.5}.oil-trend-card>header small{color:#667085}.oil-metric-grid strong{font-size:26px}.oil-metric-grid small{color:#667085}.oil-chart-legend{display:flex;align-items:center;gap:20px;color:#475569;font-size:12px}.oil-chart-legend span:before{content:"";width:22px;height:3px;display:inline-block;margin-right:7px;vertical-align:middle}.oil-chart-legend .is-brent:before{background:#405cf5}.oil-chart-legend .is-wti:before{background:#159e9c}.oil-chart-legend em{margin-left:auto;color:#8a94a6;font-style:normal}.oil-line-chart{position:relative;height:270px;padding:12px 8px 4px;border:1px solid #dfe3ec;background:#fff}.oil-line-chart svg{width:100%;height:235px;overflow:visible}.oil-line-chart polyline{fill:none;stroke-width:3;vector-effect:non-scaling-stroke}.oil-line-chart .brent-line{stroke:#405cf5}.oil-line-chart .wti-line{stroke:#159e9c}.oil-line-chart .grid-line{stroke:#e6e9f0;stroke-width:1}.oil-chart-axis{display:flex;justify-content:space-between;color:#8a94a6;font-size:11px}.oil-chart-hover{position:absolute;inset:12px auto 23px 8px;width:0;pointer-events:none}.oil-chart-guide{position:absolute;top:0;bottom:0;border-left:1px dashed #7c84a5}.oil-chart-tooltip{position:absolute;top:10px;left:9px;width:max-content;min-width:150px;display:grid;gap:5px;padding:9px 11px;border:1px solid #cfd5e3;color:#344054;background:#fffffff7;box-shadow:0 8px 20px #1f2a4424;font-size:12px;z-index:2}.oil-chart-tooltip strong{color:#172033}.oil-chart-tooltip b{color:#3448d8}.oil-forecast-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #cbd3ef;background:#fafbff}.oil-forecast-strip>div{min-width:0;min-height:70px;display:grid;place-content:center;gap:4px;padding:9px;border-right:1px solid #dfe3ec;text-align:center}.oil-forecast-strip>div:last-child{border-right:0}.oil-forecast-strip span,.oil-forecast-strip small{color:#667085;font-size:12px}.oil-forecast-strip strong{overflow-wrap:anywhere;color:#3448d8;font-size:16px}.oil-forecast-strip>div:last-child strong{font-size:12px}.oil-forecast-strip strong.is-risk{color:#d97706}.oil-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.oil-analysis-grid>div{min-height:98px;border:1px solid #dfe3ec;padding:12px}.oil-analysis-grid b{color:#312e81}.oil-analysis-grid p{margin:7px 0 0;color:#475569;line-height:1.5}.oil-layer-summary{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:12px 14px;color:#344054;background:#f6f7ff}.oil-layer-summary b{color:#4f46e5}.data-source-page{min-height:calc(100vh - 58px);padding:28px 32px;color:#172033;background:#f5f7fb}.data-source-title{display:flex;justify-content:space-between;align-items:center;gap:20px}.data-source-title h1{margin:0;font-size:28px}.data-source-title p{margin:5px 0 0;color:#667085}.data-source-title button{min-height:42px}.data-source-kpis{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.data-source-kpis>div{min-height:112px;display:flex;align-items:baseline;gap:7px;padding:22px;border:1px solid #dfe3ec;background:#fff}.data-source-kpis span{width:100%;color:#475569}.data-source-kpis strong{color:#263bdf;font-size:30px}.data-source-kpis small{color:#667085}.data-source-grid{margin-top:14px;display:grid;grid-template-columns:1.35fr .8fr;gap:14px}.data-source-panel{border:1px solid #dfe3ec;padding:20px;background:#fff}.data-source-panel>header{display:flex;justify-content:space-between;align-items:center;gap:12px}.data-source-panel h2{margin:0 0 14px;font-size:20px}.data-source-panel h3{margin:20px 0 10px;font-size:15px}.data-source-panel table{width:100%;border-collapse:collapse}.data-source-panel th,.data-source-panel td{border-bottom:1px solid #e6e9f0;padding:11px 9px;text-align:left}.data-source-panel th{color:#667085;font-size:12px;background:#f7f8fb}.quality-tag{padding:5px 9px;color:#667085;background:#f2f4f7;font-size:12px}.quality-tag.is-fresh{color:#17643a;background:#edf9f1}.quality-tag.is-stale{color:#b54708;background:#fff4e8}.data-source-summary{margin-top:12px;display:flex;justify-content:space-between;color:#667085;font-size:12px}.cache-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dfe3ec}.cache-status-grid div{min-height:88px;display:grid;place-content:center;gap:4px;text-align:center;background:#fff}.cache-status-grid b{color:#17643a;font-size:24px}.cache-status-grid span{color:#667085;font-size:12px}.cache-hit-note{margin-top:14px;padding:10px 12px;color:#3448a6;background:#f5f7ff}.source-log-list{display:grid;border-top:1px solid #e6e9f0}.source-log-list>div{display:grid;grid-template-columns:1fr auto auto;gap:12px;padding:9px 4px;border-bottom:1px solid #e6e9f0;color:#475569;font-size:12px}.source-log-list b{color:#17643a}.source-log-list b.is-failed{color:#d92d20}.data-source-warning{margin-top:14px;padding:14px 18px;border:1px solid #f4bd50;color:#8a4b08;background:#fff9eb}@media (max-width: 900px){.enterprise-profile-metrics,.oil-metric-grid,.oil-forecast-strip,.data-source-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-profile-columns,.data-source-grid,.oil-analysis-grid{grid-template-columns:1fr}.enterprise-confirm-list>button{grid-template-columns:24px 1fr}.enterprise-confirm-list em,.enterprise-confirm-list>button>b{grid-column:2}}@media (max-width: 600px){.enterprise-confirm-page,.data-source-page{padding:18px 12px}.enterprise-confirm-card{padding:22px 16px}.enterprise-confirm-card footer{flex-direction:column}.enterprise-profile-metrics,.oil-metric-grid,.data-source-kpis,.enterprise-risk-grid{grid-template-columns:1fr}}.wisdom-page .wisdom-step-actions .neon-button,.wisdom-page .wisdom-card-actions .neon-button,.wisdom-page .wisdom-node-note--panel .neon-button{border-color:#4f46e5;color:#fff;background:#4f46e5;box-shadow:0 10px 22px #4f46e538}.wisdom-page .wisdom-step-actions .ghost-button,.wisdom-page .wisdom-card-actions .ghost-button{border-color:#ddd6fe;color:#4f46e5;background:#fff}.wisdom-page .wisdom-slide-hint{margin-top:4px;color:#4f46e5;font-weight:700}.wisdom-page .wisdom-evidence-detail,.wisdom-page .status-banner{border:1px solid #ddd6fe;border-radius:14px;padding:14px;color:#334155;background:#fff}.wisdom-input-tools{position:absolute;right:154px;bottom:24px;z-index:2}.wisdom-attach-button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:0;padding:0;color:#667085;background:#f3f4f6}.wisdom-attach-button:hover{color:#4f46e5;background:#f3f4ff}.wisdom-attach-button svg{width:18px;height:18px}.wisdom-attach-button.is-loading svg{animation:spin .8s linear infinite}.wisdom-start-input textarea{padding-right:46px}.wisdom-attachment-list{width:min(1120px,100%);display:flex;flex-wrap:wrap;gap:8px}.wisdom-attachment-list>span{display:inline-flex;align-items:center;gap:7px;min-width:0;border:1px solid #dfe3ec;padding:7px 9px;color:#344054;background:#fff}.wisdom-attachment-list svg{width:15px;height:15px;color:#4f46e5}.wisdom-attachment-list b{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.wisdom-attachment-list small{color:#98a2b3}.wisdom-attachment-list button{display:grid;place-items:center;border:0;padding:2px;background:transparent}.wisdom-attachment-list button svg{color:#667085}.wisdom-guest-note{margin:0;color:#667085;font-size:12px}.wisdom-fact-support{margin-top:18px;border-top:1px solid #e5e7eb;padding-top:18px}.wisdom-fact-support:before{content:"专业数据支撑";display:block;margin-bottom:12px;color:#667085;font-size:12px;font-weight:700}.top-feedback-button{flex:0 0 auto;border:1px solid #d9ddff;padding:6px 12px;color:#4f46e5;background:#fff}.feedback-page{min-height:calc(100vh - 58px);display:grid;place-items:start center;padding:36px 20px;color:#172033;background:#f5f7fb}.feedback-panel{width:min(760px,100%);display:grid;gap:18px;border:1px solid #e1e5ee;padding:28px;background:#fff;box-shadow:0 12px 30px #202e4c12}.feedback-panel header{display:flex;align-items:center;gap:14px}.feedback-panel header>span{width:42px;height:42px;display:grid;place-items:center;color:#4f46e5;background:#eef2ff}.feedback-panel header svg{width:22px;height:22px}.feedback-panel h1{margin:0;font-size:24px}.feedback-panel header p{margin:5px 0 0;color:#667085}.feedback-panel label{display:grid;gap:7px;font-weight:700}.feedback-panel input,.feedback-panel textarea{border:1px solid #d9deea;padding:11px 13px;color:#172033;background:#fff}.feedback-panel textarea{min-height:180px;resize:vertical}.feedback-panel .neon-button{justify-self:start;display:inline-flex;align-items:center;gap:8px;border-color:#4f46e5;color:#fff;background:#4f46e5}.feedback-panel .neon-button svg{width:17px;height:17px}.feedback-note{margin:0;color:#667085;font-size:12px}.feedback-panel .status-banner{border-color:#a7e0bf;color:#12643d;background:#ecf9f1;font-weight:700}.feedback-panel .status-banner--error{border-color:#f0b4bd;color:#9f2435;background:#fff0f2}@media (max-width: 760px){.wisdom-attachment-list{padding:0 12px}.feedback-panel{padding:20px 16px}.top-feedback-button{padding:5px 8px}}.wisdom-page .wisdom-evidence-detail{display:grid;gap:10px}.wisdom-page .wisdom-evidence-detail section{display:grid;gap:8px;padding:12px;border:1px solid #eef2ff;border-radius:12px;background:#fff}.app-header{position:sticky;top:0;z-index:50;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin:0 -10px;padding:0 28px;border-bottom:1px solid #e5e9f2;color:#182033;background:#fffffffa;box-shadow:0 3px 14px #1f31530a}.app-brand{display:flex;align-items:center;gap:9px;border:0;padding:0;color:#172033;background:transparent;cursor:pointer;white-space:nowrap}.app-brand>span{width:30px;height:30px;display:grid;place-items:center;color:#fff;font-weight:800;background:#3656e8;border-radius:7px}.app-brand b{font-size:17px;letter-spacing:0}.app-brand em{padding:2px 5px;color:#3b4bdc;font-size:10px;font-style:normal;background:#eef0ff}.app-header nav{min-width:0;display:flex;align-items:center;gap:18px;overflow-x:auto;scrollbar-width:none}.app-header nav::-webkit-scrollbar{display:none}.app-header nav button,.app-header nav a{flex:0 0 auto;min-height:58px;display:inline-flex;align-items:center;border:0;padding:2px 0 0;color:#3d4657;text-decoration:none;font-size:13px;background:transparent;cursor:pointer}.app-header nav button.is-active,.app-header nav button:hover,.app-header nav a:hover{color:#304ce8;box-shadow:inset 0 -3px #3656e8}.app-header-actions{display:flex;align-items:center;gap:9px;white-space:nowrap}.app-header-actions button{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe1ed;padding:0 11px;color:#354154;background:#fff;cursor:pointer}.app-header-actions button svg{width:16px;height:16px}.app-header-actions .visitor-entry{color:#344054}.app-header-actions .login-entry,.app-header-actions .admin-entry{border-color:#3656e8;color:#fff;background:#3656e8}.header-user{display:inline-flex;align-items:center;gap:6px;color:#344054;font-size:12px}.header-user svg{width:17px}.app-loading{min-height:100vh;display:grid;place-items:center;color:#2d3c65;background:#f5f7fb}.market-home{min-height:calc(100vh - 58px);padding:14px 30px 0;color:#172033;background:#f4f7fb}.market-hero{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 24px;color:#fff;background:linear-gradient(100deg,#243ea8,#315be4 56%,#1476a8)}.market-hero span{color:#b9d5ff;font-size:12px;font-weight:700}.market-hero h1{margin:4px 0 0;font-size:23px;letter-spacing:0}.market-oil-spot{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px}.market-oil-spot article{min-width:190px;border:1px solid rgba(255,255,255,.28);padding:8px 11px;background:#ffffff1f}.market-oil-spot small{display:flex;justify-content:space-between;gap:14px;color:#e6edff;font-size:10px}.market-oil-spot time{color:#c4d3fa}.market-oil-spot article>div{display:flex;align-items:baseline;gap:5px;margin-top:3px}.market-oil-spot strong{font-size:20px}.market-oil-spot em{color:#dce6ff;font-size:9px;font-style:normal}.market-oil-spot b{margin-left:auto;font-size:10px}.market-oil-spot b.is-up{color:#ffd1d4}.market-oil-spot b.is-down{color:#b9f4d4}.market-oil-empty{color:#dfe9ff}.is-spinning{animation:spin .8s linear infinite}.market-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:10px 0}.market-kpis article{min-height:86px;display:flex;align-items:center;gap:12px;border:1px solid #dfe5ef;padding:12px 14px;background:#fff;box-shadow:0 5px 16px #2637580a}.market-kpi-icon{flex:0 0 42px;height:42px;display:grid;place-items:center;color:#3656e8;background:#eef1ff;border-radius:7px}.market-kpi-icon svg{width:21px}.market-kpis small,.market-kpis p{display:block;margin:0;color:#748096;font-style:normal}.market-kpis small{display:flex;justify-content:space-between;gap:12px}.market-kpis small time{color:#98a2b3;font-weight:400}.market-kpis strong{margin-right:7px;font-size:24px}.market-kpis em{color:#687489;font-size:12px;font-style:normal}.market-kpis p{margin-top:5px;font-size:11px}.market-kpis p.is-up{color:#d9363e;font-weight:700}.market-kpis p.is-down{color:#15965b;font-weight:700}.market-main-grid,.market-lower-grid{display:grid;gap:12px;margin-bottom:12px}.market-main-grid{grid-template-columns:minmax(420px,1.25fr) minmax(360px,1fr) minmax(230px,.65fr)}.market-lower-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.75fr);align-items:stretch}.market-panel{min-width:0;border:1px solid #dfe5ef;padding:15px;background:#fff;box-shadow:0 5px 16px #26375809}.market-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.market-panel>header>div{display:flex;align-items:center;gap:8px}.market-panel>header svg{width:18px;color:#3656e8}.market-panel h2{margin:0;font-size:18px}.market-panel header>span{color:#8b94a5;font-size:11px}.market-map{position:relative;min-height:270px;overflow:hidden;background:linear-gradient(#f9fbff,#f1f6ff)}.market-china-map{width:100%;height:270px;display:block}.market-china-map path{stroke:#fff;stroke-width:1.2;vector-effect:non-scaling-stroke;transition:filter .15s,opacity .15s}.market-china-map path:hover{filter:brightness(.92);stroke:#2746c8;stroke-width:1.8}.market-map-label{position:absolute;z-index:2;min-width:58px;padding:4px 6px;transform:translate(-50%,-50%);border:1px solid #9fb3ef;background:#fffffff5;box-shadow:0 2px 6px #26459a1f;color:#1734a4;text-align:center;pointer-events:none}.market-map-label b,.market-map-label em{display:block;line-height:1.15}.market-map-label b{font-size:11px}.market-map-label em{margin-top:1px;font-size:10px;font-style:normal;font-weight:800}.market-map-scale{position:absolute;right:12px;bottom:9px;display:flex;align-items:center;gap:6px;color:#687489;font-size:9px}.market-map-scale i{width:72px;height:7px;background:linear-gradient(90deg,#b0c1f2,#224ed3)}.market-map-scale em{margin-left:8px;padding-left:11px;position:relative;font-style:normal}.market-map-scale em:before{content:"";position:absolute;left:0;top:1px;width:8px;height:8px;background:#eef2f7;border:1px solid #d7dee9}.market-ranking>div>div{display:grid;grid-template-columns:28px 1fr auto auto;align-items:center;gap:8px;min-height:34px;border-bottom:1px solid #eef1f5}.market-ranking i{width:20px;height:20px;display:grid;place-items:center;color:#60708c;font-size:10px;font-style:normal;background:#f1f4fa}.market-ranking>div>div:nth-child(-n+3) i{color:#fff;background:#3656e8}.market-ranking small{color:#8b94a5}.market-ranking-list{max-height:270px;overflow-y:auto;padding-right:4px}.market-empty{min-height:170px;display:grid;place-items:center;padding:20px;color:#8b94a5;text-align:center;background:#f8faff}.market-trend-wrap{position:relative}.market-trend{width:100%;height:218px;overflow:visible}.market-trend line{stroke:#e7ebf2;stroke-dasharray:4 4}.market-trend line.market-axis,.market-trend line.market-axis-tick{stroke:#aeb7c6;stroke-dasharray:none}.market-axis-label,.market-axis-unit{fill:#596579;font-size:23px;font-weight:700}.market-trend polyline{fill:none;stroke-width:3;vector-effect:non-scaling-stroke}.market-trend polyline.is-lng{stroke:#3656e8}.market-trend polyline.is-png{stroke:#14a3a8}.market-trend circle{fill:transparent;stroke:transparent;cursor:crosshair}.market-trend circle:hover{fill:#fff;stroke:#3656e8;stroke-width:3}.market-legend{display:flex;justify-content:center;gap:24px;color:#667085;font-size:11px}.market-legend span:before{content:"";display:inline-block;width:22px;height:3px;margin-right:7px;vertical-align:middle;background:#3656e8}.market-legend .is-png:before{background:#14a3a8}.market-range-tabs{display:flex;gap:4px}.market-range-tabs button{border:1px solid #dce2ec;padding:5px 10px;color:#687489;background:#fff}.market-range-tabs button.is-active{border-color:#3656e8;color:#fff;background:#3656e8}.market-trend-values{display:flex;align-items:center;gap:20px;margin-bottom:2px;color:#667085;font-size:11px}.market-trend-values b{margin-left:4px;color:#172033;font-size:15px}.market-trend-values small{margin-left:auto;color:#98a2b3}.market-news header button{display:inline-flex;align-items:center;gap:4px;border:0;color:#3656e8;background:transparent}.market-news header button svg{width:14px}.market-news-tabs{display:flex;gap:3px;overflow-x:auto;border-bottom:1px solid #e4e8ef}.market-news-tabs button{flex:0 0 auto;border:0;padding:7px 9px;color:#677287;background:transparent}.market-news-tabs button.is-active{color:#304ce8;box-shadow:inset 0 -2px #3656e8}.market-news-list{max-height:214px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;overflow:auto}.market-news-list a{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;border-bottom:1px solid #edf0f4;padding:8px 2px;color:#20293a;text-decoration:none}.market-news-list a>span{min-width:0}.market-news-list b{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.market-news-list p{margin:3px 0;overflow:hidden;color:#687489;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.market-news-list small{display:block;overflow:hidden;color:#98a1b0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.market-news-tag{min-width:34px;border-radius:3px;padding:3px 5px;color:#3150cf;font-size:9px;font-style:normal;text-align:center;background:#edf1ff}.market-news-tag.is-local_policy,.market-news-tag.is-province{color:#176f61;background:#e8f7f3}.market-news-tag.is-qinshui{color:#98570f;background:#fff3e0}.market-news-tag.is-tender{color:#9b2f3a;background:#fff0f1}.market-news-tag.is-research,.market-news-tag.is-association{color:#6b3eb6;background:#f4efff}.market-news-tag.is-other{color:#596579;background:#eef1f5}.market-promo{position:relative;min-height:0;display:grid;grid-template-columns:1fr;align-content:center;gap:10px;overflow:hidden;margin:0;padding:24px 26px;color:#fff;background:#182f88;cursor:pointer}.market-promo>svg{width:34px;height:34px}.market-promo small{color:#afc8ff}.market-promo h2{margin:4px 0}.market-promo p{margin:0;color:#d6e2ff}.market-promo>button{width:max-content;display:inline-flex;align-items:center;gap:7px;border:1px solid #fff;padding:8px 12px;color:#2540ae;background:#fff}.market-promo>button svg{width:16px}.market-promo-dots{position:absolute;right:16px;bottom:12px;display:flex;gap:6px}.market-promo-dots span{width:18px;height:3px;background:#ffffff59}.market-promo-dots span.is-active{background:#fff}.market-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px;margin:0 -30px;padding:18px 20px;color:#8b94a5;font-size:11px;background:#fff}.market-footer a{color:#687489;text-decoration:none}.login-page{min-height:calc(100vh - 58px);display:grid;place-items:center;padding:30px;color:#172033;background:#f4f7fb;color-scheme:light}.login-card{width:min(440px,100%);display:grid;gap:14px;border:1px solid #dfe5ef;padding:30px;color:#172033;background:#fff;box-shadow:0 16px 40px #26375814}.login-mark{width:44px;height:44px;display:grid;place-items:center;color:#fff;font-weight:800;background:#3656e8;border-radius:7px}.login-card h1{margin:0;font-size:23px}.login-intro{margin:-4px 0 2px;color:#657187;line-height:1.65}.login-card label{display:grid;gap:6px;color:#172033;font-weight:700}.login-card input{min-height:43px;border:1px solid #cbd4e1;padding:0 12px;color:#111827;background:#fff;color-scheme:light}.login-card input::placeholder{color:#8a94a6;opacity:1}.login-card>button{min-height:43px;border:0;color:#fff;background:#3656e8;cursor:pointer}.login-card>button:disabled{color:#8a94a6;background:#dfe4ec;cursor:not-allowed}.login-card .login-back{color:#566176;background:transparent}.login-captcha{display:grid;grid-template-columns:minmax(0,1fr) 148px 42px;gap:7px;align-items:center}.login-captcha img{width:148px;height:50px;border:1px solid #cbd4e1;object-fit:cover;background:#f6f8ff}.login-captcha>span{height:50px;display:grid;place-items:center;color:#7c8799;background:#f1f4f9}.login-captcha button{height:43px;display:grid;place-items:center;border:1px solid #cbd4e1;color:#3656e8;background:#fff;cursor:pointer}.login-captcha button svg{width:17px}.login-options{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-options label{display:inline-flex;align-items:center;gap:7px;font-weight:500}.login-options input{width:16px;min-height:16px;margin:0}.login-options button{border:0;padding:4px 0;color:#304ce8;background:transparent;cursor:pointer}.login-message{display:flex;align-items:flex-start;gap:8px;border:1px solid;border-radius:6px;padding:11px 12px;font-size:13px;font-weight:700;line-height:1.5}.login-message svg{flex:0 0 18px;width:18px;margin-top:1px}.login-message.is-error{border-color:#ed9ba5;color:#8f1f30;background:#fff0f2}.login-message.is-success{border-color:#8dd1ad;color:#11633c;background:#edf9f3}.profile-page{min-height:calc(100vh - 58px);padding:24px 30px 40px;color:#172033;background:#f4f7fb;color-scheme:light}.profile-heading{max-width:1120px;margin:0 auto 16px}.profile-heading>div{display:flex;align-items:center;gap:12px}.profile-heading>div>svg{width:42px;height:42px;border:1px solid #d5dcf8;padding:9px;color:#3656e8;background:#edf1ff}.profile-heading h1{margin:0;font-size:25px}.profile-heading p{margin:3px 0 0;color:#68758a}.profile-alert{max-width:1120px;display:flex;align-items:center;gap:9px;margin:0 auto 14px;border:1px solid #e8b768;padding:11px 13px;color:#81500c;background:#fff8e8}.profile-alert svg{width:19px}.profile-page>.login-message{max-width:1120px;margin:0 auto 12px}.profile-layout{max-width:1120px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;margin:0 auto}.profile-nav{display:grid;align-content:start;border:1px solid #dfe5ef;padding:8px;background:#fff}.profile-nav button{min-height:42px;border:0;padding:0 13px;color:#4c596e;text-align:left;background:transparent;cursor:pointer}.profile-nav button.is-active{color:#2945d4;font-weight:700;background:#edf1ff}.profile-content{min-height:430px;border:1px solid #dfe5ef;padding:22px;background:#fff}.profile-content h2{margin:0 0 18px;font-size:20px}.profile-record-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.profile-record-grid button{min-height:112px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;border:1px solid #dce2ec;padding:15px;color:#253044;text-align:left;background:#fafbfe;cursor:pointer}.profile-record-grid button:hover{border-color:#8fa1ef;background:#f2f5ff}.profile-record-grid svg{width:20px;color:#3656e8}.profile-record-grid strong{grid-column:1 / -1;color:#2945d4;font-size:30px}.profile-form{max-width:560px;display:grid;gap:13px}.profile-form label{display:grid;gap:6px;color:#3d4a60;font-weight:700}.profile-form input{min-height:42px;border:1px solid #cbd4e1;padding:0 11px;color:#172033;background:#fff}.profile-form input:disabled{color:#778399;background:#f0f3f7}.profile-form button,.profile-logout{width:max-content;min-height:40px;display:inline-flex;align-items:center;gap:7px;border:0;padding:0 15px;color:#fff;background:#3656e8;cursor:pointer}.profile-form button svg,.profile-logout svg{width:17px}.profile-logout{margin-top:22px;color:#a22b3c;background:#fff0f2}.profile-favorites{display:grid;gap:8px}.profile-favorites article{display:flex;gap:11px;border:1px solid #e0e5ed;padding:13px;background:#fafbfe}.profile-favorites article>svg{flex:0 0 20px;width:20px;color:#3656e8}.profile-favorites p{margin:5px 0;color:#5f6d82}.profile-favorites small{color:#8a94a6}.admin-page{min-height:calc(100vh - 58px);padding:24px 30px;color:#172033;background:#f4f7fb;color-scheme:light}.admin-page input,.admin-page select,.admin-page textarea,.admin-page button,.admin-page table{color-scheme:light}.admin-title>div{display:flex;align-items:center;gap:12px}.admin-title>div>span{width:44px;height:44px;display:grid;place-items:center;color:#3656e8;background:#e9edff}.admin-title svg{width:22px}.admin-title h1{margin:0;color:#111827;font-size:26px}.admin-title p{margin:4px 0 0;color:#526078}.admin-tabs{display:flex;gap:2px;margin:20px 0 14px;border-bottom:1px solid #dce2ec}.admin-tabs button{min-height:43px;display:inline-flex;align-items:center;gap:7px;border:0;padding:0 18px;color:#465267;background:transparent}.admin-tabs button svg{width:17px}.admin-tabs button.is-active{color:#243fcf;background:#fff;box-shadow:inset 0 -3px #3656e8}.admin-section{border:1px solid #dfe5ef;padding:18px;color:#172033;background:#fff}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-search{display:flex;align-items:center;min-width:min(520px,70%);border:1px solid #cbd4e1;background:#fff}.admin-search svg{width:17px;margin-left:10px;color:#68758a}.admin-search input{flex:1;min-width:0;min-height:38px;border:0;padding:0 9px;color:#172033;background:#fff;outline:0}.admin-search input::placeholder,.admin-account-form input::placeholder{color:#7c8799;opacity:1}.admin-search button,.admin-primary{min-height:38px;border:0;padding:0 14px;color:#fff;background:#3656e8}.admin-primary{display:inline-flex;align-items:center;gap:6px}.admin-primary svg{width:16px}.admin-account-form{display:grid;grid-template-columns:1fr 1fr 150px 1fr auto;gap:8px;margin-bottom:14px;padding:12px;background:#f1f4f9}.admin-account-form input,.admin-account-form select{min-height:38px;border:1px solid #cbd4e1;padding:0 10px;color:#172033;background:#fff}.admin-account-form button{border:0;padding:0 16px;color:#fff;background:#3656e8}.admin-table-wrap{width:100%;overflow-x:auto;color:#172033;background:#fff}.admin-table-wrap table{width:100%;border-collapse:collapse;color:#172033;background:#fff}.admin-table-wrap th{padding:10px;color:#4c5a70;font-size:11px;text-align:left;background:#eef2f7}.admin-table-wrap td{border-bottom:1px solid #e0e6ee;padding:11px 10px;color:#172033;vertical-align:middle}.admin-table-wrap td>b,.admin-table-wrap td>span{display:block}.admin-table-wrap td>b{color:#111827}.admin-table-wrap td>span{margin-top:3px;color:#647187;font-size:11px}.admin-state{border:0;padding:3px 7px;color:#8a4b0f;background:#fff3e4}.admin-state.is-active{color:#0c7041;background:#e5f7ed}.admin-records{max-width:440px;display:flex;flex-wrap:wrap;gap:4px}.admin-records span{padding:3px 6px;color:#4f5d72;font-size:10px;background:#edf1f6}.admin-actions{display:flex;gap:5px}.admin-actions button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #cbd4e1;color:#394961;background:#fff}.admin-actions svg{width:14px}.admin-isolation-note{margin:12px 0 0;color:#526078;font-size:11px}.admin-page .status-banner{color:#145c3c;background:#edf8f2}.admin-page .status-banner--error{color:#9b2c2c;background:#fff0f0}.data-source-page.is-embedded{min-height:0;padding:0;color:#172033;background:transparent}.index-upload{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px dashed #8ea3e6;padding:18px;color:#172033;background:#f5f8ff}.index-upload>div{display:flex;align-items:center;gap:12px}.index-upload svg{width:30px;color:#3656e8}.index-upload span{display:grid;gap:4px}.index-upload small{color:#526078}.index-upload label{padding:10px 15px;color:#fff;background:#3656e8}.index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 20px}.index-grid article{border:1px solid #d6dde8;padding:14px;color:#172033;background:#fff}.index-grid small,.index-grid p{color:#59677c}.index-grid h3{min-height:38px;margin:7px 0;color:#172033;font-size:14px}.index-grid strong{margin-right:4px;color:#304ce8;font-size:24px}.index-grid p{margin:6px 0 0;font-size:10px}.admin-subtitle{margin:18px 0 10px;color:#172033;font-size:17px}.admin-tabs{overflow-x:auto}.admin-tabs button{flex:0 0 auto}.admin-password-field{display:grid;grid-template-columns:1fr 38px}.admin-password-field button{display:grid;place-items:center;padding:0;background:#3656e8}.admin-password-field svg{width:16px}.admin-account-form{grid-template-columns:1fr 1fr minmax(220px,1.25fr) 150px 1fr auto}.admin-missing-email{color:#a43b32!important;font-weight:700}.admin-review-actions{display:flex;align-items:center;gap:6px}.admin-review-actions button{border:0;padding:6px 9px;color:#fff;background:#3656e8}.admin-review-actions button.is-danger{background:#c53b4b}.admin-content-preview{max-width:440px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px}.admin-stat-grid article{border:1px solid #dbe2ec;padding:13px;background:#f8faff}.admin-stat-grid small{display:block;color:#68758a}.admin-stat-grid strong{display:block;margin-top:5px;color:#2d49d7;font-size:25px}.admin-referrer{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-page{min-height:calc(100vh - 58px);display:grid;place-items:start center;padding:42px 20px;color:#172033;background:#f4f7fb;color-scheme:light}.trial-panel{width:min(820px,100%);display:grid;gap:17px;border:1px solid #dfe5ef;padding:28px;background:#fff;box-shadow:0 14px 36px #26375812}.trial-panel header{display:flex;align-items:center;gap:13px}.trial-panel header>span{width:46px;height:46px;display:grid;place-items:center;color:#3656e8;background:#edf1ff}.trial-panel header svg{width:22px}.trial-panel h1{margin:0;font-size:24px}.trial-panel header p{margin:4px 0 0;color:#68758a}.trial-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.data-source-panel--wide{grid-column:1 / -1}.news-topic-status{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.news-topic-status span{border:1px solid #dbe2ec;padding:7px 10px;color:#4d5a70;background:#f8faff}.news-topic-status b{color:#2d49d7}.trial-panel label{display:grid;gap:6px;font-weight:700}.trial-panel input,.trial-panel textarea{border:1px solid #cbd4e1;padding:11px 12px;color:#172033;background:#fff}.trial-panel textarea{min-height:150px;resize:vertical}.trial-panel .neon-button{width:max-content;display:inline-flex;align-items:center;gap:7px;border-color:#3656e8;color:#fff;background:#3656e8}.trial-panel .neon-button svg{width:16px}.access-denied{min-height:calc(100vh - 58px);display:grid;place-content:center;justify-items:center;gap:8px;padding:30px;color:#172033;text-align:center;background:#f4f7fb}.access-denied svg{width:46px;height:46px;color:#3656e8}.access-denied h1{margin:6px 0 0}.access-denied p{margin:0;color:#687489}@media (max-width: 1100px){.app-header{grid-template-columns:auto 1fr;padding:0 14px}.app-header nav{order:3;grid-column:1 / -1;border-top:1px solid #eef1f5}.app-header nav button,.app-header nav a{min-height:38px}.market-kpis{grid-template-columns:repeat(2,1fr)}.market-main-grid{grid-template-columns:1fr 1fr}.market-ranking{grid-column:1 / -1}.market-lower-grid{grid-template-columns:1fr}.index-grid,.admin-account-form{grid-template-columns:repeat(2,1fr)}.profile-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.app-brand b{font-size:14px}.app-brand em,.header-user span{display:none}.app-header{gap:8px}.app-header-actions button{padding:0 8px}.market-home,.admin-page,.profile-page{padding:12px 10px 0}.market-hero{align-items:stretch;flex-direction:column;padding:14px}.market-hero h1{font-size:20px}.market-oil-spot{grid-template-columns:1fr 1fr}.market-oil-spot article{min-width:0}.market-kpis,.market-main-grid{grid-template-columns:1fr}.market-ranking{grid-column:auto}.market-map{min-height:260px}.market-news-list{grid-template-columns:1fr}.market-promo{padding:18px}.market-promo>button{display:none}.market-footer{margin:0 -10px}.admin-toolbar,.index-upload{align-items:stretch;flex-direction:column}.admin-search{min-width:100%}.admin-account-form,.index-grid,.profile-record-grid,.profile-layout{grid-template-columns:1fr}.profile-nav{grid-template-columns:repeat(3,1fr)}.login-captcha{grid-template-columns:minmax(0,1fr) 112px 40px}.login-captcha img{width:112px}}.wisdom-page .wisdom-evidence-detail section.is-active{border-color:#a5b4fc;background:#f8f7ff}.wisdom-page .wisdom-evidence-detail div{padding:10px 0;border-top:1px solid #eef2ff}.wisdom-page .wisdom-evidence-detail span{display:block;color:#312e81;font-weight:700}.wisdom-page .wisdom-evidence-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.wisdom-page .wisdom-evidence-bar span{min-height:58px;border-color:#e5e7eb;color:#475569;background:#fff}.wisdom-page .wisdom-result-side{display:block;padding:28px 26px}.wisdom-page .wisdom-side-block{border:0;padding:0;background:transparent}.wisdom-page .wisdom-recommend-question{border:0;padding:8px 0 8px 18px;color:#312e81;background:transparent;font-size:16px;line-height:1.55}.wisdom-page .wisdom-recommend-question:before{color:#4f46e5}.wisdom-page .wisdom-result-side-actions button{min-height:42px;border-color:#ddd6fe;color:#4f46e5;background:#fff;font-weight:700}.wisdom-page .loading-inline{color:#4f46e5}.wisdom-page .wisdom-conclusion-card--standalone{width:min(100%,1080px);padding:28px}.wisdom-page .wisdom-conclusion-card--standalone h1{color:#111827;font-size:24px;line-height:1.45}.wisdom-page .wisdom-confidence{color:#312e81}.wisdom-page .wisdom-conclusion-columns div{color:#111827;background:#fff}.wisdom-page .wisdom-chain-line,.wisdom-page .wisdom-primary-strip{background:#eef2ff}.wisdom-page .wisdom-primary-strip{color:#312e81}.wisdom-page .wisdom-graph-page{display:block;padding:28px clamp(20px,6vw,96px)}.wisdom-page .wisdom-graph-layout{grid-template-columns:minmax(0,1fr) 360px;max-width:1180px;margin:0 auto;gap:0;overflow:hidden;border:1px solid #8b7cf6;border-radius:18px;background:#fffffff5;box-shadow:0 20px 42px #4f46e51f}.wisdom-page .wisdom-graph-panel,.wisdom-page .wisdom-node-note--panel{border:0;border-radius:0;box-shadow:none;background:transparent}.wisdom-page .wisdom-graph-panel{padding:26px}.wisdom-page .wisdom-node-note--panel{padding:26px;border-left:1px solid #e5e7eb}.wisdom-page .wisdom-graph-canvas{min-height:360px;border:0;background:#fff}.wisdom-page .wisdom-graph-canvas:before{left:14%;right:14%;height:2px;background:#4f46e5}.wisdom-page .wisdom-graph-canvas .node{width:auto;max-width:130px;min-height:34px;border:1px solid #4f46e5;color:#fff;background:#4f46e5;box-shadow:0 12px 24px #4f46e538;cursor:pointer;line-height:1.25;white-space:normal;word-break:keep-all;overflow:visible}.wisdom-page .wisdom-graph-canvas .node.is-active,.wisdom-page .wisdom-node-list button.is-active{outline:3px solid rgba(79,70,229,.18);color:#fff;background:#312e81}.wisdom-page .wisdom-node-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wisdom-page .wisdom-node-list button{min-height:40px;border:1px solid #ddd6fe;border-radius:10px;color:#312e81;background:#fff;cursor:pointer}@media (max-width: 1100px){.wisdom-page .wisdom-cognitive-page,.wisdom-page .wisdom-graph-layout,.wisdom-question-card,.history-filter-panel{grid-template-columns:1fr}.wisdom-page .wisdom-node-note--panel{border-left:0;border-top:1px solid #e5e7eb}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.trial-fields,.admin-stat-grid{grid-template-columns:1fr}}
