:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef2f4;background:#151516;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr) 360px;height:100vh;background:#151516}.world-panel,.ops-panel{display:flex;flex-direction:column;min-width:0;border-color:#ffffff1a;background:#1d2020}.world-panel{border-right:1px solid rgba(255,255,255,.1);padding:20px;gap:20px;overflow-y:auto}.ops-panel{border-left:1px solid rgba(255,255,255,.1);padding:20px;gap:16px;overflow-y:auto}.brand-row,.ops-header,.section-title,.control-note,.stage-hud,.hud-pill{display:flex;align-items:center}.brand-row,.ops-header{justify-content:space-between;gap:16px}.brand-row h1,.ops-header h2{margin:0;font-size:1.25rem;letter-spacing:0}.brand-row p,.ops-header p,.stage-hud span{margin:4px 0 0;color:#aeb9b7;font-size:.84rem}.primary-action,.chat-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(132,221,201,.4);border-radius:8px;background:#84ddc9;color:#10201e;font-weight:800;min-height:42px}.panel-section{display:flex;flex-direction:column;gap:10px;min-width:0}.section-title{gap:8px;color:#cbd6d3;font-size:.78rem;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.world-list{display:grid;gap:8px;overflow:auto}.world-tile{display:grid;gap:4px;width:100%;min-height:68px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#242929;color:#eef2f4;text-align:left}.world-tile.selected{border-color:#84ddc9;background:#263635}.world-tile span{overflow-wrap:anywhere;font-weight:800}.world-tile small{color:#aeb9b7}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.metric{min-width:0;border:1px solid rgba(255,255,255,.09);border-radius:8px;padding:10px;background:#242929}.metric span{display:block;color:#aeb9b7;font-size:.76rem}.metric strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:.96rem}.range-control{display:grid;gap:7px;color:#cbd6d3;font-size:.84rem;font-weight:800}.control-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.stepper-group{display:inline-grid;grid-template-columns:28px 28px;gap:6px}.stepper-group button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#242929;color:#dbe5e2}.control-bank input[type=range]{width:100%;accent-color:#84ddc9}.render-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.render-toggle button{min-height:36px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#242929;color:#dbe5e2;font-weight:800}.render-toggle button.selected{border-color:#84ddc9;background:#304340}.sim-stage{position:relative;min-width:0;min-height:0;background:#090b0b}.simulation-canvas{position:absolute;inset:0}.simulation-canvas canvas{display:block;width:100%;height:100%}.stage-hud{position:absolute;left:18px;right:18px;bottom:18px;justify-content:space-between;gap:16px;pointer-events:none}.stage-hud>div:first-child,.hud-pill{min-width:0;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#121514b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 14px}.stage-actions{display:inline-flex;align-items:center;gap:10px}.stage-hud strong{display:block;overflow-wrap:anywhere}.hud-pill{gap:8px;white-space:nowrap}.fullscreen-button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#121514b8;color:#eef2f4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.fullscreen-button:hover{border-color:#84ddc9}.sim-stage:fullscreen{width:100vw;height:100vh;background:#080b0b}.message-stream{display:flex;flex:1;flex-direction:column;gap:10px;min-height:130px;overflow:auto}.message{width:fit-content;max-width:92%;border-radius:8px;padding:10px 12px;color:#eef2f4;font-size:.92rem;line-height:1.42}.message.builder{align-self:flex-start;background:#2b3030}.message.user{align-self:flex-end;background:#385e58}.suggestion-grid{display:grid;gap:8px}.suggestion-grid button{min-height:36px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#242929;color:#dbe5e2;text-align:left;padding:8px 10px}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px}.chat-form input{min-width:0;min-height:44px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#151818;color:#eef2f4;padding:0 12px;outline:none}.chat-form input:focus{border-color:#84ddc9}.history-panel{display:grid;gap:10px;min-height:130px}.history-panel ol{display:grid;gap:7px;max-height:150px;margin:0;padding-left:20px;overflow:auto;color:#cbd6d3;font-size:.86rem}.control-note{gap:8px;color:#aeb9b7;font-size:.84rem}@media(max-width:1100px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100vh}.world-panel,.ops-panel{border:0}.sim-stage{min-height:64vh}}@media(max-width:620px){.world-panel,.ops-panel{padding:14px}.stage-hud{align-items:stretch;flex-direction:column;left:10px;right:10px}.hud-pill{white-space:normal}.stage-actions{align-items:stretch}}
