:root{color:#13222b;background:radial-gradient(circle at top left,rgba(255,255,255,.92),transparent 30%),linear-gradient(180deg,#c5e7ef,#edf2dc);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Times New Roman,serif;color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}.app-shell{position:relative;min-height:100vh;overflow:hidden}.viewport{min-height:100vh}.viewport canvas{display:block;width:100%;height:100%}.hud{position:absolute;inset:0;pointer-events:none}.hud__panel,.hud__chip,.hud__status,.hud__dock{pointer-events:auto}.hud__panel{position:absolute;top:1.2rem;left:1.2rem;width:min(28rem,calc(100vw - 2.4rem));max-height:calc(100vh - 2.4rem);padding:1.2rem;border:1px solid rgba(19,34,43,.14);border-radius:1.25rem;background:#fcf8eed6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 64px #14303a26;overflow:auto}.eyebrow{display:inline-block;margin-bottom:.9rem;padding:.3rem .55rem;border-radius:999px;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#3f5968;background:#63879826}.hud__panel h1,.stage-card h2,.diagnostic-card h2{margin:0}.hud__panel h1{font-size:2.3rem;line-height:.94}.lede,.fixture-note,.stage-card p,.diagnostic-card p,.diagnostic-card li,.json-card summary,.json-card pre{color:#51656f}.lede{margin:.65rem 0 1rem;line-height:1.5}.field{display:grid;gap:.35rem}.field span{font-size:.92rem;font-weight:700}.field select,.field textarea{width:100%;padding:.78rem .95rem;border:1px solid rgba(19,34,43,.18);border-radius:.9rem;background:#ffffffe6;color:inherit;font:inherit}.field textarea{min-height:5.8rem;resize:vertical;line-height:1.45}.prompt-form{display:grid;gap:.75rem;margin-bottom:.9rem}.primary-button{justify-self:start;padding:.72rem .95rem;border:0;border-radius:999px;background:linear-gradient(135deg,#2f6f68,#4e8a5a);color:#f9fffb;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 14px 30px #2c5c5438}.fixture-note{margin:.7rem 0 1rem;font-size:.94rem;line-height:1.45}.stats,.pipeline{display:grid;gap:.7rem}.stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.9rem;margin-bottom:.9rem}.action-grid{display:flex;flex-wrap:wrap;gap:.55rem}.action-grid button,.prompt-chip{padding:.62rem .8rem;border:1px solid rgba(19,34,43,.14);border-radius:999px;background:#dbf1e2eb;color:inherit;font:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.action-grid button:hover,.prompt-chip:hover{background:#cdebd7fa;box-shadow:0 10px 24px #18323a14;transform:translateY(-1px)}.prompt-chip-grid{display:flex;flex-wrap:wrap;gap:.55rem}.object-list{display:grid;gap:.55rem}.object-chip{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline;width:100%;padding:.72rem .82rem;border:1px solid rgba(19,34,43,.12);border-radius:.9rem;background:#f3f8f8f2;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.object-chip strong{text-transform:capitalize}.object-chip span{color:#5a717c;font-size:.86rem}.object-chip:hover,.object-chip.is-active{background:#dbf1e2eb;border-color:#3a6e5640;box-shadow:0 10px 24px #18323a14}.object-chip:hover{transform:translateY(-1px)}.stat,.stage-card,.diagnostic-card,.json-card{padding:.85rem .95rem;border-radius:.95rem;background:#ffffffc7;box-shadow:0 18px 45px #18323a14}.stat{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline}.stat span{font-size:.92rem;color:#5a717c}.pipeline{margin-bottom:.85rem}.stage-list{display:grid;gap:.42rem;margin:0;padding:0;list-style:none}.stage-event{display:grid;gap:.12rem;padding:.58rem .7rem;border-radius:.8rem;background:#f3f8f8f2;border:1px solid rgba(19,34,43,.08)}.stage-event__meta{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline}.stage-event strong{font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;color:#35505d}.stage-event time{color:#5f7681;font-size:.72rem;font-family:SFMono-Regular,Menlo,Consolas,monospace}.stage-event span{color:#51656f;line-height:1.4;font-size:.86rem}.stage-event[data-status=error]{background:#ffe6e2f2}.stage-event[data-status=pending]{background:#f2f3e8f2}.stage-event[data-stage=queued]{background:#e8f3fff5}.stage-event[data-stage=planning]{background:#f4effff5}.stage-event[data-stage=voxel_source_ready]{background:#e3f9f4f5}.stage-event[data-stage=compiled_artifact_ready]{background:#eef7e1f5}.stage-event[data-stage=grace]{background:#fff8e0f5}.stage-event[data-stage=edit_locked]{background:#ffece1f5}.stage-event[data-stage=released]{background:#ebf5eff5}.stage-event[data-stage=failed]{background:#ffe6e2f5}.stage-card h2,.diagnostic-card h2{margin-bottom:.35rem;font-size:1rem}.stage-card p,.diagnostic-card p,.diagnostic-card li{margin:.22rem 0;line-height:1.45}.diagnostic-lede{font-weight:700;color:#324751}.diagnostic-card ul{margin:0;padding-left:1.15rem}.empty-actions{margin:0;color:#5a717c;line-height:1.45}.json-card{margin-top:.8rem}.json-card summary{cursor:pointer;font-weight:700}.json-card pre{margin:.7rem 0 0;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem}.hud__chip{position:absolute;left:50%;padding:.55rem .8rem;border-radius:999px;background:#12212bcc;color:#f4f7f8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%);box-shadow:0 16px 35px #0e1a2233}.hud__dock{position:absolute;right:1.2rem;bottom:1.2rem;left:50%;width:min(40rem,calc(100vw - 16rem));transform:translate(-50%)}.hud__dock-card{padding:.9rem 1rem;border:1px solid rgba(19,34,43,.14);border-radius:1.15rem;background:#fcf8eee0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 64px #14303a26}.hud__dock-header{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline;margin-bottom:.7rem}.hud__dock-header span{font-size:.96rem;font-weight:700}.hud__dock-header small{color:#607580}.hud__chip--objective{top:1.15rem}.hud__chip--hint{bottom:7.9rem}.hud__status{position:absolute;right:1.2rem;top:1.2rem;max-width:min(22rem,calc(100vw - 2.4rem));padding:.75rem .9rem;border-radius:.9rem;background:#ba473deb;color:#fff9f7;box-shadow:0 18px 42px #571a1538;opacity:0;transform:translateY(-.35rem);transition:opacity .16s ease,transform .16s ease}.hud__status[data-state=visible]{opacity:1;transform:translateY(0)}@media(max-width:900px){.hud__panel{top:auto;right:.8rem;bottom:.8rem;left:.8rem;width:auto;max-height:50vh}.hud__chip{left:.8rem;right:.8rem;transform:none;text-align:center}.hud__chip--objective{top:.8rem}.hud__chip--hint{bottom:9.7rem}.hud__status{top:4.3rem;left:.8rem;right:.8rem;max-width:none}.hud__dock{right:.8rem;bottom:.8rem;left:.8rem;width:auto;transform:none}}
