:root{color:#111827;--hbp-blue-700:#1d4ed8;--hbp-blue-500:#2563eb;--hbp-blue-100:#dbeafe;--hbp-gray-900:#111827;--hbp-gray-700:#374151;--hbp-gray-500:#6b7280;--hbp-gray-200:#e5e7eb;--hbp-gray-100:#f3f4f6;--hbp-surface:#fff;background:#f3f4f6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.4}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}h1,h2,h3,h4,p{margin:0}a{color:inherit}.app-shell{grid-template-rows:auto auto 1fr;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.userbox{align-items:center;gap:12px;display:flex}.nav{background:#f9fafb;border-bottom:1px solid #e5e7eb;gap:8px;padding:8px 24px;display:flex}.nav-link{color:#374151;border:1px solid #0000;border-radius:8px;padding:8px 14px;text-decoration:none}.nav-link:hover{border-color:#d1d5db}.nav-link.active{color:#fff;background:#111827}.content{padding:20px 24px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.panel-narrow{max-width:520px;margin:24px auto}.panel-full{grid-column:1/-1}.grid-two{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.lobby-mgmt-grid{grid-template-columns:2fr 1fr}.stack-gap{gap:12px;display:grid}.form-grid{gap:12px;margin-top:12px;display:grid}label{gap:6px;font-weight:600;display:grid}.check-inline{align-items:center;gap:8px;font-weight:600;display:flex}.control-fieldset{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.control-fieldset legend{padding:0 4px;font-weight:600}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}input,select,button{font:inherit}input,select{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:10px 12px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#059669}.btn-ghost{color:#111827;background:#f3f4f6}.btn-danger{background:#dc2626}.error-text{color:#b91c1c;font-weight:600}.lobby-ready-signal{border:1px solid #d1d5db;border-radius:8px;margin:0;padding:10px 12px;font-weight:600}.lobby-ready-ok{color:#166534;background:#ecfdf5;border-color:#86efac}.lobby-ready-wait{color:#92400e;background:#fffbeb;border-color:#fcd34d}.hint-block{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;gap:4px;margin-top:12px;padding:10px;display:grid}.status-row{justify-content:space-between;gap:12px;display:flex}.timer-panel{border:1px solid #d1d5db;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.timer-running{background:#eff6ff;border-color:#93c5fd}.timer-warning{background:#fffbeb;border-color:#f59e0b}.timer-urgent{background:#fff7ed;border-color:#f97316}.timer-paused{background:#f3f4f6;border-color:#9ca3af}.timer-expired{background:#fef2f2;border-color:#dc2626}.timer-off{background:#f9fafb;border-color:#d1d5db}.timer-autosubmit-warning{color:#c2410c;margin:6px 0 0;font-size:.82rem;font-weight:600;animation:1s ease-in-out infinite pulse-warning}.timer-expired-toast{color:#991b1b;margin:6px 0 0;font-size:.82rem;font-weight:600}.new-week-banner{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;padding:8px 14px;font-size:.9rem;animation:.3s fade-in-banner}@keyframes pulse-warning{0%,to{opacity:1}50%{opacity:.55}}@keyframes fade-in-banner{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.spike-confirm-panel{background:#fffbeb;border:1px solid #f59e0b;border-radius:10px;gap:10px;padding:10px 12px;display:grid}.spike-confirm-panel p{margin:0}.role-guidance{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.guidance-list{gap:4px;margin:0;padding-left:18px;display:grid}.cockpit-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.cockpit-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.cockpit-label{color:#4b5563;font-size:12px}.cockpit-value{font-size:20px;line-height:1.1}.cockpit-delta{color:#6b7280;font-size:12px}.tab-strip{gap:8px;display:flex}.tab-btn{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px}.tab-active{color:#fff;background:#111827;border-color:#111827}.analyse-shell{gap:10px;display:grid}.analyse-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:12px;display:grid}.analyse-main{gap:10px;display:grid}.analyse-order-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:10px;padding:10px;display:grid}.analyse-chart-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.analyse-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:10px;display:grid}.analyse-svg{background:#fafafa;border:1px solid #f3f4f6;border-radius:8px;width:100%;height:140px}.results-table-wrap{border:1px solid #e5e7eb;border-radius:10px;overflow:auto}.table-tools{justify-content:flex-end;gap:8px;padding:8px 10px 0;display:flex}.results-table{border-collapse:collapse;width:100%}.results-table th,.results-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:8px 10px}.results-summary-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.results-replay{border:1px solid #e5e7eb;border-radius:10px;gap:10px;padding:10px 12px;display:grid}.results-snapshot-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.results-snapshot-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.results-snapshot-card h4{margin:0 0 2px}.results-snapshot-card p{margin:0}.results-chart-grid{gap:10px;display:grid}.results-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:10px 12px;display:grid}.results-svg{background:#fafafa;border:1px solid #f3f4f6;border-radius:8px;width:100%;height:220px}.results-legend{color:#4b5563;flex-wrap:wrap;gap:8px 12px;font-size:12px;display:flex}.results-legend span{align-items:center;gap:6px;display:inline-flex}.results-legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.results-corr-table th,.results-corr-table td{text-align:center}.results-insights{gap:6px;margin:0;padding-left:18px;display:grid}.results-export-links{flex-wrap:wrap;gap:8px 12px;display:flex}.results-export-links a{color:#1d4ed8;font-weight:600}.prepare-card{border:1px solid var(--hbp-gray-200);background:var(--hbp-surface);border-radius:10px;gap:8px;padding:12px;display:grid}.prepare-chain-diagram{border:1px solid var(--hbp-blue-100);background:#f8fbff;border-radius:10px;width:100%}.prepare-node-detail{border:1px solid var(--hbp-blue-100);background:#eef5ff;border-radius:10px;gap:6px;padding:10px 12px;display:grid}.demand-estimation-shell{border-color:var(--hbp-blue-100);background:#f8fbff}.demand-sketch-svg{border:1px solid var(--hbp-blue-100);touch-action:none;cursor:crosshair;background:#fff;border-radius:10px;width:100%;height:280px}.ws-state-indicator{text-transform:capitalize;border:1px solid #d1d5db;border-radius:8px;align-items:center;width:fit-content;margin:0;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.ws-online{color:#166534;background:#ecfdf5;border-color:#86efac}.ws-connecting,.ws-reconnecting{color:#92400e;background:#fffbeb;border-color:#fcd34d}.ws-offline{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.player-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.player-list li{border:1px solid #f3f4f6;border-radius:8px;justify-content:space-between;padding:8px 10px;display:flex}.player-list.compact li{padding:6px 8px}.admin-role-slot{align-items:center;gap:10px}.admin-role-slot button{margin-left:auto}[data-testid^=admin-user-row-]{cursor:grab}[data-testid^=admin-user-row-]:active{cursor:grabbing}.event-log{border:1px solid #e5e7eb;border-radius:8px;gap:8px;max-height:280px;padding:8px;display:grid;overflow:auto}.event-item{border-bottom:1px dashed #e5e7eb;gap:4px;padding-bottom:8px;display:grid}.event-item span{color:#4b5563;word-break:break-word;font-size:12px}.feed-dashboard{background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 55%,#f3fbfa 100%);border:1px solid #dbe4f0;border-radius:12px;gap:10px;padding:10px;display:grid}.game-sidepanel{flex-direction:column;justify-content:flex-start;align-self:start;align-items:stretch;gap:12px;display:flex}.game-sidepanel>*{flex:none}.game-sidepanel .ws-state-indicator{justify-content:flex-start;width:fit-content}.game-feed-cockpit{background:radial-gradient(circle at 12% 18%,#2563eb1f 0%,#2563eb00 44%),radial-gradient(circle at 86% 78%,#0f766e1a 0%,#0f766e00 38%),linear-gradient(140deg,#f8fbff 0%,#edf4ff 50%,#eefcf7 100%);border:1px solid #c8d8ee}.game-feed-light-row{grid-template-columns:repeat(3,minmax(0,1fr))}.game-feed-metric-grid,.game-feed-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-light-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.feed-light{background:#fff;border:1px solid #d5deea;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.feed-light-dot{background:#6b7280;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 3px #6b728026}.feed-light-good .feed-light-dot{background:#059669;box-shadow:0 0 0 3px #05966933}.feed-light-warn .feed-light-dot{background:#d97706;box-shadow:0 0 0 3px #d9770633}.feed-light-bad .feed-light-dot{background:#dc2626;box-shadow:0 0 0 3px #dc262633}.feed-light-info .feed-light-dot{background:#2563eb;box-shadow:0 0 0 3px #2563eb33}.feed-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.feed-status-card{background:#fff;border:1px solid #d5deea;border-radius:10px;gap:4px;padding:8px;display:grid}.feed-status-card strong{font-size:14px;line-height:1.3}.feed-empty-note{color:#4b5563;background:#f7fbff;border:1px dashed #b7c7dd;border-radius:10px;margin:0;padding:8px 10px;font-size:12px}.feed-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.feed-metric-card{background:#fff;border:1px solid #d5deea;border-radius:10px;gap:4px;padding:8px;display:grid}.feed-metric-card strong{font-size:20px;line-height:1}.feed-dial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.feed-dial-card{background:#fff;border:1px solid #d5deea;border-radius:10px;justify-items:center;gap:6px;padding:8px;font-size:12px;font-weight:700;display:grid}.feed-dial{border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.feed-dial-inner{background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;line-height:1;display:grid}.feed-dial-inner strong{font-size:15px}.feed-dial-inner span{color:#64748b;font-size:10px}.event-item details summary{cursor:pointer;color:#64748b;font-size:11px}.event-item-info{border-left:3px solid #2563eb;padding-left:8px}.event-item-good{border-left:3px solid #059669;padding-left:8px}.event-item-warn{border-left:3px solid #d97706;padding-left:8px}@media (width<=900px){.feed-light-row,.game-feed-light-row{grid-template-columns:1fr}.feed-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-status-grid,.game-feed-metric-grid,.game-feed-status-grid{grid-template-columns:1fr}}.session-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.session-card{border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:10px;display:grid}.session-card header{justify-content:space-between;display:flex}.card-actions{gap:8px;display:flex}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border:1px solid #e5e7eb;padding:8px}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.metric-card{border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.step-seq-overlay{z-index:200;width:min(860px,100vw - 8px);position:fixed;top:12px;left:50%;transform:translate(-50%)}.step-seq-card{background:linear-gradient(#f7fcff 0%,#ecf5fb 100%);border:1px solid #8ab1cb;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #0c314929}.step-seq-header{background:#eaf3f8;border-bottom:1px solid #bfd5e6;justify-content:space-between;align-items:flex-start;padding:10px 14px 8px;display:flex}.step-seq-title{color:#1f5f8b;font-size:.93rem;font-weight:700;display:block}.step-seq-subtitle{color:#3f6885;margin-top:1px;font-size:.72rem;display:block}.step-seq-week-badge{color:#1f5f8b;white-space:nowrap;background:#f3f9fe;border:1px solid #8ab1cb;border-radius:8px;flex-shrink:0;margin-left:6px;padding:2px 8px;font-size:.7rem;font-weight:600}.step-seq-dots{justify-content:center;gap:7px;padding:10px 16px 0;display:flex}.step-seq-dot{background:#e5e7eb;border-radius:50%;width:8px;height:8px;transition:background .2s,transform .2s}.step-seq-dot.active{background:#2563eb;transform:scale(1.25)}.step-seq-dot.done{background:#93c5fd}.step-seq-body{text-align:center;padding:4px 6px 6px}.step-seq-step-header{justify-content:center;align-items:center;gap:6px;margin-bottom:2px;display:flex}.step-seq-role-icon{font-size:1.25rem;line-height:1}.step-seq-step-title{color:#1f5f8b;font-size:1.02rem;font-weight:700}.step-seq-step-num{color:#4f6f86;font-size:.76rem}.step-board-strip{flex-wrap:wrap;justify-content:center;gap:6px;margin:1px 0 3px;display:flex}.step-board-chip{background:#f4f9fd;border:1px solid #bfd5e6;border-radius:8px;gap:1px;min-width:116px;padding:3px 7px 4px;display:grid}.step-board-chip--active{background:#e7f3fd;border-color:#78a3c0}.step-board-chip-label{color:#4f6f86;text-transform:uppercase;letter-spacing:.05em;font-size:.58rem;font-weight:700}.step-board-chip-values{justify-content:center;align-items:baseline;gap:3px;line-height:1;display:flex}.step-board-chip-from{color:#4b6174;opacity:.7;font-size:.72rem;font-weight:700}.step-board-chip-arrow{color:#6a8091;font-size:.66rem;font-weight:700}.step-board-chip-to{color:#1f5f8b;font-size:.84rem;font-weight:800}.step-board-chip-to--changed{animation:.3s ease-out step-board-pulse}.step-board-chip--positive .step-board-chip-to--changed{color:#15803d}.step-board-chip--negative .step-board-chip-to--changed{color:#b45309}.step-board-chip--unavailable .step-board-chip-to--changed{color:#6b7280}@keyframes step-board-pulse{0%{opacity:.2;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.step-seq-metric-label{color:#4f6f86;text-transform:uppercase;letter-spacing:.04em;margin:1px 0 0;font-size:.68rem;font-weight:600}.step-seq-highlight{letter-spacing:-.5px;margin:0;font-size:2.7rem;font-weight:800;animation:.32s cubic-bezier(.34,1.56,.64,1) step-seq-pop}@keyframes step-seq-pop{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}.step-seq-highlight--positive{color:#16a34a}.step-seq-highlight--negative{color:#d97706}.step-seq-highlight--neutral{color:#374151}.step-seq-highlight--unavailable{color:#9ca3af}.step-seq-transition{color:#334155;margin:0 0 4px;font-size:.82rem;line-height:1.4}.step-seq-zero-note{color:#6b7280;margin:0 0 8px;font-size:.74rem;font-weight:600}.step-seq-caption{color:#1f2937;margin:0 0 2px;font-size:.95rem;line-height:1.35}.step-seq-caption--unavailable{color:#9ca3af;font-style:italic}.step-seq-compact-frame{justify-content:center;align-items:center;min-height:292px;display:flex}.step-seq-compact-skip{color:#375a73;margin:0;font-size:1rem;font-weight:700}.step-seq-formula{color:#475569;background:#f1f5f9;border-radius:6px;padding:3px 9px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.72rem;display:inline-block}.step-seq-controls{background:#eaf3f8;border-top:1px solid #bfd5e6;justify-content:flex-end;gap:7px;padding:6px 10px;display:flex}.step-seq-btn{color:#234761;cursor:pointer;background:#fff;border:1px solid #9ebfd5;border-radius:6px;padding:3px 10px;font-size:.74rem;font-weight:600;transition:background .12s,border-color .12s}.step-seq-btn:hover{background:#f3f9fe;border-color:#7ea8c6}.step-seq-btn--active{color:#1f5f8b;background:#e0eef8;border-color:#5f93b8}.flow-diagram{background:linear-gradient(#f4f9fd 0%,#ebf4fb 100%);border:1px solid #d2e3ef;border-radius:10px;align-items:flex-end;gap:2px;min-height:166px;padding:8px 6px 6px;display:flex;overflow:hidden}.flow-node{flex-direction:column;flex-shrink:0;align-items:center;gap:0;width:112px;display:flex}.flow-node-icon{margin-top:-120px;display:block}.flow-node--you{filter:drop-shadow(0 0 6px #2563eb8c)}.flow-node-label{color:#3f6885;text-align:center;white-space:nowrap;margin-top:-2px;font-size:.76rem;line-height:1.05}.flow-node-label--you{color:#1f5f8b;font-weight:700}.flow-track-wrapper{flex:1;height:146px;position:relative;overflow:hidden}.flow-track-lanes{z-index:1;gap:27px;display:grid;position:absolute;top:50px;left:6px;right:6px}.flow-pipe{--flow-head-gap:46px;height:18px;position:relative;overflow:hidden}.flow-pipe:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(var(--rail-color), var(--rail-color)) left top 2px / 100% 2px no-repeat, linear-gradient(var(--rail-color), var(--rail-color)) left bottom 2px / 100% 2px no-repeat;position:absolute;inset:0}.flow-pipe:after{content:none}.flow-pipe--goods{--rail-color:#91aba0;--fluid-start:#83deb8;--fluid-mid:#1fb377;--fluid-end:#0f7d52}.flow-pipe--order{--rail-color:#95a8d1;--fluid-start:#9fc4ff;--fluid-mid:#3f7be0;--fluid-end:#255dbf}.flow-pipe--active:after,.flow-pipe--active.flow-pipe--rightward:after,.flow-pipe--active.flow-pipe--leftward:after{content:none}.flow-diagram--paused .flow-pipe--active:after{animation-play-state:paused}.flow-track-lane-label{text-transform:uppercase;letter-spacing:.04em;color:#4f6f86;z-index:5;background:#f3faffc7;border:1px solid #9ebfd5a6;border-radius:6px;padding:2px 5px;font-size:.52rem;font-weight:700;line-height:1;position:absolute;left:5px}.flow-track-lane-label--goods{top:36px}.flow-track-lane-label--order{top:81px}.flow-track-label{color:#365f7f;white-space:nowrap;z-index:5;background:#ebf4fbe6;border-radius:6px;padding:0 6px;font-size:.73rem;font-weight:600;position:absolute;top:1px;left:50%;transform:translate(-50%)}.flow-track-direction{color:#4f6f86;white-space:nowrap;z-index:5;font-size:.69rem;font-weight:600;position:absolute;top:18px;left:50%;transform:translate(-50%)}.flow-token{color:#fff;z-index:4;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;animation-timing-function:linear;animation-fill-mode:both;display:flex;position:absolute;overflow:visible}.flow-token:before{content:"";top:var(--flow-trail-top,50%);height:var(--flow-trail-height,14px);opacity:.9;pointer-events:none;z-index:0;border-radius:999px;width:max(1800px,140vw);position:absolute;transform:translateY(-50%)}.flow-token>*{z-index:1;position:relative}.flow-token--rightward:before{right:calc(100% - var(--flow-trail-overlap,1px))}.flow-token--leftward:before{left:calc(100% - var(--flow-trail-overlap,1px))}.flow-token--goods:before{background:linear-gradient(#31b57e 0%,#159461 100%);box-shadow:inset 0 1px #fff3}.flow-token--order:before{background:linear-gradient(#4f84e6 0%,#2e63c9 100%);box-shadow:inset 0 1px #ffffff38}.flow-token--grey:before{opacity:.42}.flow-token--goods-lane{top:34px}.flow-token--goods-lane:before{--flow-trail-top:25px;--flow-trail-height:14px}.flow-token--order-lane{top:89px}.flow-token--order-lane:before{--flow-trail-top:14px;--flow-trail-height:14px}.flow-token--box{border-radius:11px;width:46px;height:46px}.flow-token--pill{white-space:nowrap;border-radius:18px;min-width:68px;height:36px;padding:0 10px}.flow-token--goods{border:1px solid #ffffff73;box-shadow:inset 0 0 0 1px #0f172a14}.flow-token--order{letter-spacing:.01em;border:2px solid #ffffffb8}.flow-token--shipbox.flow-token--box{width:74px;height:58px;box-shadow:none;border:0;border-radius:0;top:27px;overflow:visible;background:0 0!important}.flow-token--shipbox.flow-token--goods-lane:before{--flow-trail-top:32px;--flow-trail-height:14px}.flow-token--shipbox.flow-token--goods{box-shadow:none;border:0}.flow-shipbox-icon{filter:drop-shadow(0 1px 1px #42271159);width:100%;height:100%;display:block;position:absolute;inset:0}.flow-token-value{z-index:1;color:#183044;text-shadow:0 1px #fff6;font-size:.78rem;position:absolute}.flow-token-value--shipbox{color:#17385a;font-size:1.04rem;font-weight:800;top:66%;left:50%;transform:translate(-50%,-50%)}.flow-token--order-icon.flow-token--pill{background:linear-gradient(#3a7ff5 0%,#245fc5 100%);border:1px solid #bfd2ff;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:74px;height:38px;display:flex;box-shadow:inset 0 0 0 1px #1d4ed873}.flow-order-icon{filter:drop-shadow(0 1px 1px #091e4259);flex-shrink:0;width:22px;height:22px;display:block}.flow-token-value--order{color:#f8fbff;text-shadow:0 1px #091e4261;font-size:1.02rem;font-weight:800;position:static}.flow-token--green{background:#16a34a}.flow-token--amber{background:#d79a57}.flow-token--red{background:#b45d4b}.flow-token--blue{background:#1f5f8b}.flow-token--grey{color:#1f2937;background:#b9c2cc}.flow-token--rightward{animation-name:flow-token-right}.flow-token--leftward{animation-name:flow-token-left}@keyframes flow-token-right{0%{left:calc(-1 * var(--flow-token-offscreen,86px));opacity:0}11.99%{left:calc(-1 * var(--flow-token-offscreen,86px));opacity:0}12%{opacity:1;left:-10px}99.99%{left:calc(100% - var(--flow-token-gap,46px));opacity:1}to{left:calc(100% - var(--flow-token-gap,46px));opacity:0}}@keyframes flow-token-left{0%{right:calc(-1 * var(--flow-token-offscreen,86px));opacity:0}11.99%{right:calc(-1 * var(--flow-token-offscreen,86px));opacity:0}12%{opacity:1;right:-10px}99.99%{right:calc(100% - var(--flow-token-gap,46px));opacity:1}to{right:calc(100% - var(--flow-token-gap,46px));opacity:0}}.shipment-interstitial{z-index:60;pointer-events:none;width:min(1220px,100vw - 24px);position:fixed;top:12px;left:50%;transform:translate(-50%)}.shipment-interstitial-card{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #bfdbfe;border-radius:12px;gap:8px;padding:10px 12px;display:grid;box-shadow:0 10px 28px #11182726}.shipment-board{gap:8px;display:grid}.shipment-stage-row{grid-template-columns:88px repeat(4,minmax(0,1fr)) 88px;align-items:stretch;gap:8px;display:grid}.shipment-endcap{color:#334155;background:#edf4ff;border:1px dashed #aac2e6;border-radius:10px;place-items:center;padding:6px;font-size:12px;font-weight:700;display:grid}.shipment-stage-card{background:linear-gradient(#fff 0%,#f4f8ff 100%);border:1px solid #b9cee9;border-radius:12px;gap:3px;padding:6px 8px;display:grid}.shipment-stage-retailer{border-top:3px solid var(--role-retailer)}.shipment-stage-wholesaler{border-top:3px solid var(--role-wholesaler)}.shipment-stage-distributor{border-top:3px solid var(--role-distributor)}.shipment-stage-manufacturer{border-top:3px solid var(--role-manufacturer)}.shipment-stage-title{color:#0f172a;font-size:12px;font-weight:700}.shipment-stage-queue{font-size:16px;line-height:1}.shipment-stage-badges{flex-wrap:wrap;gap:6px;display:flex}.shipment-stage-badges span{color:#475569;background:#f7fbff;border:1px solid #c9d7ea;border-radius:999px;padding:1px 6px;font-size:10px}.shipment-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.shipment-link-card{background:#fff;border:1px solid #c2d3ea;border-radius:10px;gap:5px;padding:6px;display:grid}.shipment-link-label{color:#334155;font-size:11px;font-weight:600}.shipment-link-qty{color:#0f172a;text-align:right;font-size:12px}.shipment-track{background:#dbeafe;border-radius:999px;height:14px;position:relative;overflow:hidden}.shipment-track-reverse{background:repeating-linear-gradient(90deg,#fef3c7,#fef3c7 6px,#fde68a 6px 12px)}.shipment-token{text-align:center;color:#fff;border-radius:7px;min-width:34px;height:12px;padding:0 6px;font-size:9px;font-weight:700;line-height:12px;position:absolute;top:1px}.shipment-token-truck{background:#2563eb;animation:1.4s linear infinite shipment-drive-forward}.shipment-token-order{background:#d97706;animation:1.1s cubic-bezier(.25,0,.5,1) infinite shipment-drive-reverse}@keyframes shipment-drive-forward{0%{opacity:0;transform:translate(-42px)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(calc(100% + 42px))}}@keyframes shipment-drive-reverse{0%{opacity:0;transform:translate(calc(100% + 42px))}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(-42px)}}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.admin-role{border:1px solid #e5e7eb;border-radius:10px;gap:6px;padding:10px;display:grid}.admin-role header{justify-content:space-between;align-items:center;gap:8px;display:flex}.role-empty{background:#f9fafb}.role-human{background:#eff6ff}.role-bot{background:#fef3c7}.role-state{border-radius:999px;padding:2px 8px;font-size:12px}.state-done{color:#166534;background:#dcfce7}.state-pending{color:#374151;background:#e5e7eb}progress{width:100%;height:12px}.audit-list{border:1px solid #e5e7eb;border-radius:8px;gap:8px;max-height:280px;padding:8px;display:grid;overflow:auto}.audit-item{border-bottom:1px dashed #e5e7eb;gap:4px;padding-bottom:8px;display:grid}.audit-item span{color:#4b5563;word-break:break-word;font-size:12px}.role-chip,.session-chip{background:#e5e7eb;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:12px;display:inline-block}@media (width<=900px){.grid-two,.analyse-layout{grid-template-columns:1fr}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.content,.topbar,.nav{padding-left:12px;padding-right:12px}.shipment-stage-row,.shipment-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{flex-direction:column;align-items:flex-start}}:root{--bg:#eef3f8;--surface:#fff;--surface-soft:#f8fbff;--surface-muted:#f4f7fb;--text:#111827;--muted:#6b7280;--grid:#cbd5e1;--primary:#1d4ed8;--secondary:#0f766e;--accent:#b45309;--danger:#b91c1c;--success:#15803d;--warn:#b45309;--info:#0e7490;--role-retailer:#2563eb;--role-wholesaler:#ea580c;--role-distributor:#0e7490;--role-manufacturer:#7c3aed;--shadow-low:0 1px 2px #0f172a0f, 0 8px 18px #0f172a0a;--shadow-mid:0 2px 6px #0f172a14, 0 10px 24px #0f172a14}body{color:var(--text);background:radial-gradient(circle at 2% 4%, #1d4ed81c, transparent 34%), radial-gradient(circle at 98% 0%, #0f766e1c, transparent 33%), linear-gradient(180deg, var(--bg) 0%, #f4f7fb 40%, var(--bg) 100%);font-family:IBM Plex Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}h1,h2,h3,h4{letter-spacing:.01em}strong,.cockpit-value,.metric-card strong,.status-row strong,[data-testid=timer-remaining],[data-testid=timer-state],.results-table td,.table td{font-family:IBM Plex Mono,Consolas,Liberation Mono,monospace}.topbar{border-bottom:1px solid var(--grid);box-shadow:var(--shadow-low);background:linear-gradient(92deg,#fffffff7,#f5fafff5)}.nav{border-bottom:1px solid var(--grid);background:#eaf0f7}.nav-link{color:#334155;border-color:#0000;font-weight:600}.nav-link:hover{background:#ffffffa6;border-color:#9ab3d8}.nav-link.active{color:#f8fbff;background:linear-gradient(#2458a4,#0f3f7a);border-color:#0e3b74}.panel{border:1px solid var(--grid);box-shadow:var(--shadow-low);background:linear-gradient(#fff 0%,#fcfdff 100%);border-radius:12px}.panel-interactive,.lobby-control-shell,.lobby-admin-shell,.game-shell,.analyse-order-panel,.session-card.panel-interactive{box-shadow:var(--shadow-mid)}.panel-interactive{background:linear-gradient(#fff 0%,#f6f9fd 100%);border-color:#9eb3d5}.subtle{color:var(--muted)}input,select{color:#1f2937;background:#fbfdff;border-color:#b7c5da}input:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.btn{background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #1e40af;font-weight:600;box-shadow:0 2px 5px #1d4ed84d}.btn-secondary{background:linear-gradient(#148276,#0f766e);border-color:#115e59;box-shadow:0 2px 5px #0f766e47}.btn-danger{background:linear-gradient(#d13b3b,#b91c1c);border-color:#991b1b;box-shadow:0 2px 5px #b91c1c4d}.btn-ghost{color:#0f172a;box-shadow:none;background:#edf2f8;border:1px solid #b8c6db}.btn:hover:not(:disabled){filter:brightness(1.03)}.role-chip,.session-chip{color:#0f3b76;background:#dbe6f5;border:1px solid #aac0df}.lobby-shell{align-items:start}.lobby-status-shell [data-testid=lobby-session-visual-settings]{background:#f8fbff;border:1px dashed #a8b8cf;border-radius:10px;padding:10px}.status-row{border-bottom:1px dashed #dde5f0;padding-bottom:4px}.status-row:last-child{border-bottom:0}.lobby-ready-signal,.hint-block{border-width:1px}.hint-block{background:#edf4fe;border-color:#adc3e4}.tab-btn{color:#0f172a;background:#ecf2f8;border-color:#b9c7db;font-weight:600}.tab-btn:hover{background:#e2ebf5}.tab-active{background:linear-gradient(#2458a4,#0f3f7a);border-color:#0f3f7a}.analyse-card,.results-chart-card,.results-replay,.results-snapshot-card,.metric-card,.session-card,.admin-role{background:#fff;border:1px solid #c6d2e2;box-shadow:0 1px 2px #0f172a0f}.game-shell{--role-accent:var(--primary);border-top:4px solid var(--role-accent)}.role-theme-retailer .game-shell{--role-accent:var(--role-retailer)}.role-theme-wholesaler .game-shell{--role-accent:var(--role-wholesaler)}.role-theme-distributor .game-shell{--role-accent:var(--role-distributor)}.role-theme-manufacturer .game-shell{--role-accent:var(--role-manufacturer)}.role-guidance{border-color:color-mix(in srgb, var(--role-accent) 28%, #94a3b8);background:color-mix(in srgb, var(--role-accent) 8%, #f8fbff)}.cockpit-card{border-color:#bccce0;border-top:4px solid var(--role-accent);box-shadow:var(--shadow-low);background:linear-gradient(#fff 0%,#f9fbff 100%)}.cockpit-label{color:#334155;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.cockpit-value{color:#0f172a}.cockpit-semantic-good{background:linear-gradient(#fff,#f0fdf4);border-color:#9fd4ad}.cockpit-semantic-warn{background:linear-gradient(#fff,#fff7ed);border-color:#f4c28f}.cockpit-semantic-danger{background:linear-gradient(#fff,#fef2f2);border-color:#e9a7a7}.cockpit-semantic-cost{background:linear-gradient(#fff,#fffbeb);border-color:#f3cb82}.cockpit-semantic-info{background:linear-gradient(#fff,#eff6ff);border-color:#9cc0f4}.timer-panel{border-width:1px;box-shadow:inset 0 1px #ffffff73}.analyse-order-panel{background:linear-gradient(#fff 0%,#f4f8fd 100%);border:1px solid #95adc8}.spike-confirm-panel{background:#fff4de;border-color:#d58d29}.results-table-wrap,.audit-list,.event-log,.table,.results-table{border-color:var(--grid)}.results-table th,.table th{color:#1e293b;z-index:1;background:#edf2f8;border-bottom:1px solid #c7d3e3;position:sticky;top:0}.results-table td,.table td{border-bottom:1px solid #e0e8f3}.results-table tbody tr:nth-child(2n),.table tbody tr:nth-child(2n){background:#fbfdff}.results-table tbody tr:hover,.table tbody tr:hover{background:#f2f7ff}.role-rail{border-left:4px solid #94a3b8}.role-rail-retailer{border-left-color:var(--role-retailer)}.role-rail-wholesaler{border-left-color:var(--role-wholesaler)}.role-rail-distributor{border-left-color:var(--role-distributor)}.role-rail-manufacturer{border-left-color:var(--role-manufacturer)}.player-list li,.admin-role-slot{background:#f9fbff;border-color:#c8d5e4}.session-card header span{color:#0f3f7a;background:#e2ebf7;border:1px solid #b7cae0;border-radius:999px;padding:2px 8px;font-size:12px}.admin-role{border-top:4px solid #94a3b8}.admin-role.role-rail-retailer{border-top-color:var(--role-retailer)}.admin-role.role-rail-wholesaler{border-top-color:var(--role-wholesaler)}.admin-role.role-rail-distributor{border-top-color:var(--role-distributor)}.admin-role.role-rail-manufacturer{border-top-color:var(--role-manufacturer)}.ws-state-indicator{box-shadow:none;border-width:1px}.prepare-shell{background:linear-gradient(#fff 0%,#f2f7fe 100%)}.prepare-card,.prepare-node-detail,.demand-estimation-shell{background:#f7fbff;border-color:#aecaee}.prepare-chain-diagram{background:#f4f9ff;border-color:#adc3e4}.results-export-links a{color:#0f4b90}.results-export-links a:hover{color:#0a3565}.shipment-interstitial-card{background:linear-gradient(#f9fcff 0%,#edf3fb 100%);border-color:#a9bfdc}.shipment-track{background:#d6e4f5}.shipment-token-truck{background:linear-gradient(#336ec2,#1f4f92)}.shipment-token-order{background:linear-gradient(#d18a2b,#b76b0d)}.prompt-studio-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.prompt-studio-layout{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (width<=860px){.prompt-studio-layout{grid-template-columns:1fr}}.prompt-editor-panel,.prompt-results-panel{flex-direction:column;gap:.75rem;display:flex}.prompt-textarea{resize:vertical;background:#f8fafc;border:1px solid #c9d4e0;border-radius:6px;width:100%;padding:.6rem;font-family:Courier New,Courier,monospace;font-size:.8rem;line-height:1.5}.prompt-controls{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.prompt-preset-note{margin-top:-.25rem}.prompt-guardrails{background:#f7fbff;border:1px solid #c9d9ee;border-radius:8px;gap:.5rem;padding:.75rem;display:grid}.prompt-guardrails h4{margin:0}.run-status-chip{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;width:fit-content;padding:.4rem .7rem;font-size:.82rem}.run-status-queued{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.run-status-running,.run-status-retrying{color:#92400e;background:#fffbeb;border-color:#fbbf24}.run-status-failed{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.run-status-completed{color:#166534;background:#f0fdf4;border-color:#86efac}.sim-summary{background:#f0f7ff;border:1px solid #c2d9f5;border-radius:8px;flex-wrap:wrap;gap:1.5rem;padding:1rem;display:flex}.sim-run-snapshot{background:#f7fbff;border:1px solid #c9d9ee;border-radius:8px;padding:.75rem}.sim-run-snapshot h4{margin:0 0 .5rem}.sim-snapshot-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.4rem .75rem;font-size:.82rem;display:grid}.sim-role-costs{gap:.4rem;display:grid}.sim-role-costs h4{margin:0}.sim-metric{flex-direction:column;gap:.2rem;display:flex}.sim-metric-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.sim-metric-value{color:#1e40af;font-size:1.25rem}.sim-table-wrap{margin-top:.5rem;overflow-x:auto}.sim-table{border-collapse:collapse;width:100%;font-size:.8rem}.sim-table th,.sim-table td{text-align:right;border:1px solid #e2e8f0;padding:.3rem .5rem}.sim-table th{text-align:center;background:#f1f5f9}.prompt-leaderboard,.prompt-my-experiments{flex-direction:column;gap:.75rem;display:flex}.section-header{align-items:baseline;gap:1rem;display:flex}.section-header h3{margin:0}.lb-table{border-collapse:collapse;width:100%;font-size:.85rem}.lb-table th,.lb-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.4rem .75rem}.lb-table th{color:#475569;background:#f8fafc;font-weight:600}.lb-row-self{background:#eff6ff;font-weight:600}.ai-analysis-controls{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:.5rem;margin-bottom:.75rem;display:grid}.ai-stats-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;gap:1.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.ai-detail-table{margin-top:.75rem}.inspector-filters{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.inspector-table-wrap{max-height:420px;overflow:auto}.inspector-table{font-size:.78rem}.inspector-table th{z-index:1;background:#f8fafc;position:sticky;top:0}.inspector-row{transition:background .1s}.inspector-row:hover{background:#f0f9ff}.inspector-row-fallback{background:#fff7ed}.inspector-response-preview{text-overflow:ellipsis;white-space:nowrap;color:#64748b;max-width:200px;font-size:.75rem;overflow:hidden}.inspector-detail-row td{background:#f8fafc;padding:.75rem 1rem}.inspector-detail{flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.inspector-raw{color:#94a3b8;white-space:pre-wrap;background:#1e293b;border-radius:4px;max-height:120px;padding:.5rem .75rem;font-size:.75rem;overflow:auto}.prompt-scenario-compare{flex-direction:column;gap:.75rem;display:flex}
