.ai-sandbox-page{color:#17110b;background:#d7eee5;min-height:calc(100vh - 57px)}.ai-sandbox-shell{max-width:1440px;margin:0 auto;padding:14px}.sandbox-topbar,.sandbox-board-panel,.sandbox-side section{min-width:0;box-shadow:none;background:#f8fbf4;border:3px solid #17110b;border-radius:8px}.sandbox-topbar{grid-template-columns:minmax(220px,1fr) auto auto minmax(220px,300px) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.sandbox-topbar span,.sandbox-turn span,.sandbox-world-state span,.sandbox-scenario span,.panel-heading span,.faction-card span,.sandbox-cell-detail span{color:#146c67;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.sandbox-topbar h1{color:#17110b;margin:0;font-size:28px;font-weight:900;line-height:1.05}.sandbox-turn,.sandbox-world-state,.sandbox-scenario{text-align:center;background:#d7eee5;border:2px solid #17110b;border-radius:8px;min-width:82px;padding:8px}.sandbox-turn strong{color:#17110b;font-size:26px;line-height:1;display:block}.sandbox-world-state{background:#9fcfc3;min-width:132px}.sandbox-world-state strong,.sandbox-scenario strong{color:#c84635;font-size:26px;line-height:1;display:block}.sandbox-world-state small,.sandbox-scenario small{color:#4d3b25;margin-top:2px;font-size:11px;font-weight:800;display:block}.sandbox-scenario{text-align:left;background:#b8d9cf;min-width:220px}.sandbox-scenario strong{color:#146c67}.sandbox-controls,.event-buttons{flex-wrap:wrap;gap:8px;display:flex}.sandbox-controls button,.event-buttons button{color:#17110b;background:#f8fbf4;border:3px solid #17110b;border-radius:6px;min-height:42px;padding:8px 11px;font-weight:900;transition:background .12s,opacity .12s}.sandbox-controls button:hover,.event-buttons button:hover{background:#9fcfc3}.sandbox-controls button:disabled,.event-buttons button:disabled{cursor:not-allowed;opacity:.52}.sandbox-controls button[aria-pressed=true]{color:#f8fbf4;background:#c84635}.sandbox-layout{grid-template-columns:minmax(0,1fr) 360px;gap:12px;margin-top:12px;display:grid}.sandbox-board-panel{padding:12px}.compact-event-panel{background:#d7eee5;border:2px solid #17110b;border-radius:8px;margin-bottom:10px;padding:8px}.compact-event-panel .panel-heading{margin-bottom:7px}.compact-event-panel .panel-heading strong{display:none}.compact-event-panel .event-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-event-panel .event-buttons button{text-align:center;grid-template-columns:30px minmax(0,1fr);min-height:42px;padding:6px}.compact-event-panel .event-buttons button[aria-pressed=true]{background:#9fcfc3}.compact-event-panel .event-buttons button .sandbox-icon{grid-row:auto;width:28px;height:28px}.compact-event-panel .event-last{margin:7px 0 0;padding:6px 8px}.sandbox-board{background:#b8d9cf;border:4px solid #17110b;border-radius:8px;gap:4px;min-width:0;padding:8px;display:grid}.sandbox-cell{aspect-ratio:1;color:#17110b;background:#f8fbf4;border:2px solid #17110b;border-radius:6px;min-width:0;position:relative;overflow:hidden}.sandbox-cell:before{content:"";background:color-mix(in srgb, var(--owner-color) 42%, transparent);opacity:.9;position:absolute;inset:0}.sandbox-cell.is-selected{outline-offset:-6px;outline:4px solid #146c67}.sandbox-cell.is-impacted{background:#9fcfc3;border-color:#c84635}.sandbox-cell.is-impacted:after{content:"";border:3px solid #c84635;border-radius:999px;position:absolute;inset:8px}.sandbox-cell span{color:#141b15;justify-content:center;align-items:center;font-size:clamp(14px,1.55vw,20px);font-weight:900;display:flex;position:absolute;inset:0}.sandbox-icon{background-image:var(--icon-src);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}.sandbox-cell span .sandbox-icon{filter:none;width:min(70%,38px);height:min(70%,38px);display:block}.sandbox-cell small,.sandbox-cell i{z-index:2;border:2px solid #17110b;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;font-weight:900;display:none;position:absolute}.sandbox-cell small{color:#17110b;background:#f8fbf4;top:4px;left:4px}.sandbox-cell i{color:#f8fbf4;background:#17110b;bottom:4px;right:4px}.terrain-forest{background-color:#d8d493}.terrain-ruin{background-color:#9fcfc3}.terrain-water{background-color:#b7d3c9}.terrain-ridge{background-color:#d5b982}.terrain-legend{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.terrain-legend span{color:#17110b;background:#f8fbf4;border:2px solid #17110b;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-flex}.terrain-legend .sandbox-icon{width:20px;height:20px}.sandbox-cell-detail{background:#d7eee5;border:2px solid #17110b;border-radius:8px;gap:4px;margin-top:10px;padding:10px;display:grid}.sandbox-cell-detail strong{color:#17110b;font-size:16px}.sandbox-cell-detail p{color:#4d3b25;margin:0;font-size:13px;font-weight:700}.turn-briefing{background:#f8fbf4;border:2px solid #17110b;border-radius:8px;gap:9px;margin-top:10px;padding:10px;display:grid}.turn-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.turn-plan-grid article{border:2px solid #17110b;border-left:8px solid var(--faction-color);background:#d7eee5;border-radius:7px;gap:5px;padding:8px;display:grid}.turn-plan-grid span{color:#146c67;font-size:11px;font-weight:900}.turn-plan-grid strong{color:#17110b;font-size:14px;font-weight:900}.turn-plan-grid small,.turn-plan-grid p{color:#4d3b25;margin:0;font-size:11px;font-weight:800;line-height:1.35}.sandbox-side{align-content:start;gap:12px;display:grid}.faction-stack{gap:8px;padding:10px;display:grid}.faction-card{border:3px solid #17110b;border-left:10px solid var(--faction-color);background:#f8fbf4;border-radius:8px;padding:10px}.faction-card>div{justify-content:flex-start;align-items:baseline;gap:8px;display:flex}.faction-card>div .sandbox-icon{align-self:center;width:34px;height:34px}.faction-card>div strong{margin-left:auto}.faction-card strong{color:#17110b;font-size:17px;font-weight:900}.faction-card p{color:#4d3b25;margin:6px 0 8px;font-size:13px;font-weight:700;line-height:1.45}.faction-card>small{color:#4d3b25;background:#d7eee5;border-radius:6px;margin-bottom:8px;padding:6px 8px;font-size:12px;font-weight:800;line-height:1.35;display:block}.faction-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;display:grid}.faction-card dl div{text-align:center;background:#d7eee5;border:2px solid #17110b;border-radius:6px;padding:6px}.faction-card dt{color:#4d3b25;font-size:10px;font-weight:900}.faction-card dd{color:#17110b;margin:0;font-size:16px;font-weight:900}.event-panel,.diplomacy-panel,.sandbox-log{padding:10px}.panel-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:9px;display:flex}.panel-heading strong{color:#17110b;font-size:14px}.event-buttons{grid-template-columns:1fr;display:grid}.event-buttons button{text-align:left;grid-template-columns:42px minmax(0,1fr);gap:3px 8px;min-height:58px;display:grid}.event-buttons button .sandbox-icon{grid-row:span 2;width:38px;height:38px}.event-buttons button small{color:#4d3b25;font-size:12px;line-height:1.35}.event-target,.event-last{color:#4d3b25;background:#d7eee5;border:2px solid #17110b;border-radius:6px;margin:0 0 8px;padding:8px;font-size:12px;font-weight:800;line-height:1.35}.event-last{color:#17110b;background:#d8d493;align-items:center;gap:8px;margin:8px 0 0;display:flex}.event-last .sandbox-icon{flex:none;width:28px;height:28px}.diplomacy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.diplomacy-grid div{text-align:center;background:#d7eee5;border:2px solid #17110b;border-radius:6px;padding:7px}.diplomacy-grid div.is-hostile{background:#e8b19e}.diplomacy-grid div.is-friendly{background:#b7d3c9}.diplomacy-grid div.is-self{opacity:.55}.diplomacy-grid span,.diplomacy-grid strong{display:block}.diplomacy-grid span{color:#4d3b25;font-size:10px;font-weight:900}.diplomacy-grid strong{color:#17110b;margin-top:2px;font-size:15px;font-weight:900}.sandbox-log{gap:7px;display:grid}.sandbox-log p{color:#4d3b25;background:#d7eee5;border:2px solid #17110b;border-radius:6px;margin:0;padding:8px;font-size:12px;font-weight:700;line-height:1.45}@media (max-width:1120px){.sandbox-layout{grid-template-columns:1fr}.sandbox-side{grid-template-columns:repeat(2,minmax(0,1fr))}.faction-stack{grid-column:1/-1}}@media (max-width:760px){.ai-sandbox-shell{padding:8px}.sandbox-topbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px}.sandbox-topbar>div:first-child,.sandbox-controls{grid-column:1/-1}.sandbox-topbar>div:first-child>span{display:none}.sandbox-topbar h1{font-size:24px}.sandbox-turn,.sandbox-world-state,.sandbox-scenario{min-width:0;padding:6px}.sandbox-turn strong,.sandbox-world-state strong,.sandbox-scenario strong{font-size:22px}.sandbox-world-state small,.sandbox-scenario small{display:none}.sandbox-controls{flex-wrap:nowrap}.sandbox-controls button{flex:1 1 0;min-height:38px;padding:6px 8px}.sandbox-side{grid-template-columns:1fr}.sandbox-board{gap:3px;padding:5px}.terrain-legend,.sandbox-cell-detail,.turn-briefing,.sandbox-side{display:none}.sandbox-cell{border-radius:4px}.faction-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.turn-plan-grid{grid-template-columns:1fr}}
