:root{color-scheme:dark;font-family:Georgia,Times New Roman,serif;background:radial-gradient(circle at top,rgba(180,125,74,.25),transparent 40%),linear-gradient(180deg,#17110d,#090807);color:#f6ebd0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}button,input{font:inherit}button{border:0;border-radius:999px;padding:.85rem 1.3rem;background:linear-gradient(135deg,#d5b06b,#a0652e);color:#140d08;cursor:pointer}button:disabled{opacity:.55;cursor:wait}input{width:100%;padding:.85rem 1rem;border-radius:.9rem;border:1px solid rgba(246,235,208,.18);background:#211812d9;color:#f6ebd0}.screen{width:min(1380px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 3rem}.hero{display:grid;grid-template-columns:1.7fr 1fr;gap:1rem;align-items:start;margin-bottom:1.5rem}.hero h1{margin:.25rem 0 .5rem;font-size:clamp(2rem,4vw,4.2rem)}.hero-copy,.hero-card span,.panel p{color:#f6ebd0d1}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.25em;color:#d5b06b;font-size:.72rem}.hero-card,.panel{padding:1.2rem;border-radius:1.25rem;background:#1a120ed1;border:1px solid rgba(246,235,208,.12);box-shadow:0 18px 70px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card{display:grid;gap:.45rem}.action-row{display:flex;gap:.75rem;flex-wrap:wrap}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.stack{display:grid;gap:.9rem}.panel-narrow{max-width:30rem}.field{display:grid;gap:.45rem}.tool-row{display:flex;gap:.75rem}.ghost-button{background:#f6ebd014;color:#f6ebd0;border:1px solid rgba(246,235,208,.12)}.selected-button{background:linear-gradient(135deg,#eed89c,#b47631)}.stage-frame{padding:1rem;border-radius:1.5rem;background:#0b0807b8;border:1px solid rgba(246,235,208,.1)}.stage{position:relative;width:100%;overflow:hidden;border-radius:1rem;background:linear-gradient(145deg,#61422799,#1a1411eb),repeating-linear-gradient(45deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 8px,transparent 8px,transparent 16px)}.stage-empty{min-height:50vh;display:grid;place-items:center;text-align:center;color:#f6ebd0cc}.stage-image,.stage-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.stage-image{object-fit:contain}.stage-canvas-editable{cursor:crosshair}.status-error{color:#f29d8d}@media (max-width: 960px){.hero,.control-grid{grid-template-columns:1fr}.screen{width:min(100% - 1rem,1380px);padding-top:1rem}}
