:root{color:#181816;background:#f6f3ed;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{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;padding:24px}.preview-panel{min-width:0;display:grid;place-items:center;border-radius:24px;background:#fffdfa;box-shadow:inset 0 0 0 1px #1919190f}.preview-stage{width:min(58vh,540px);max-width:100%;aspect-ratio:3 / 4;display:grid;place-items:center}.canvas-host,.canvas-host canvas{width:100%;height:100%;display:block}.empty-card{width:100%;height:100%;display:grid;place-items:center;border:1px dashed #d8d0c3;border-radius:24px;color:#8a8175;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.controls{display:flex;flex-direction:column;justify-content:space-between;gap:20px;border-radius:24px;background:#171717;color:#fff;padding:22px}.eyebrow{margin:0 0 10px;color:#ffffff94;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-size:28px;letter-spacing:-.03em}.status{min-height:44px;margin:12px 0 0;color:#ffffffb3;font-size:13px;line-height:1.55}.actions{display:grid;gap:10px}.actions button,.ghost{min-height:42px;border:0;border-radius:14px;padding:0 14px;background:#fff;color:#171717;font-size:13px;font-weight:800;cursor:pointer}.actions button:disabled{cursor:not-allowed;opacity:.45}.actions .secondary,.ghost{background:#ffffff1a;color:#fff}@media(max-width:780px){.shell{grid-template-columns:1fr;padding:12px}.preview-stage{width:min(78vh,100%)}.controls{min-height:210px}}
