:root{color:#f8fafc;background:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}.app-shell{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:0;min-height:100vh;background:linear-gradient(120deg,rgba(34,197,94,.14),transparent 32%),linear-gradient(160deg,rgba(56,189,248,.16),transparent 45%),#0f172a}.status-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px;border-right:1px solid rgba(148,163,184,.24);background:#0f172ab8}.eyebrow{margin:0 0 14px;color:#86efac;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#f8fafc;font-size:44px;line-height:1;letter-spacing:0}.summary{max-width:340px;margin:22px 0 0;color:#cbd5e1;font-size:16px;line-height:1.6}.status-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:44px}.status-grid div{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0f172abd}.status-grid span{color:#94a3b8;font-size:14px}.status-grid strong{color:#f8fafc;font-size:14px;font-weight:700}.world-preview{min-height:100vh;position:relative}.world-preview canvas{display:block;width:100%;height:100%}@media (max-width: 860px){.app-shell{grid-template-columns:1fr}.status-panel{min-height:auto;padding:28px;border-right:0;border-bottom:1px solid rgba(148,163,184,.24)}.world-preview{min-height:58vh}h1{font-size:36px}}
