@font-face{font-family:JetBrains Mono Local;src:url(./JetBrainsMono-Regular-Dh36KTnx.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Mono Local;src:url(./RobotoMono-Regular-CBo0Sm2n.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#0b0b0b;color:#dedede}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{background:linear-gradient(180deg,#1b1b1b,#090909)}button,input,select{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:minmax(280px,360px) 1fr;min-height:100%}.setup-panel{border-right:1px solid rgba(255,255,255,.08);background:#0a0a0ae0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.setup-panel__header,.preview-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid rgba(255,255,255,.08)}.setup-panel__scroll{height:calc(100vh - 56px);overflow:auto;padding:10px 12px 18px}.preview-panel{display:flex;flex-direction:column}.preview-panel__toolbar{flex:0 0 auto}.stage{flex:1 1 auto;padding:10px}.stage:fullscreen{padding:0;background:#000}.stage__viewport{display:grid;place-items:center;width:100%;height:100%;min-height:calc(100vh - 140px);border-radius:0;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff08,#fff0),#0a0a0a;box-shadow:inset 0 1px #ffffff0f,0 24px 60px #00000059}#boardCanvas{display:block;width:100%;height:100%;max-width:100%;max-height:100%;background:#050505}#boardCanvas:fullscreen{width:100vw;height:100vh;max-width:none;max-height:none}.eyebrow{margin:0 0 2px;color:#969696;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}h1,h2,h3{margin:0}h1,h2{font-size:16px;line-height:1.1}h3{font-size:13px;margin-bottom:8px}.setup-group{margin-bottom:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.form-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:3px}.field span{font-size:10px;color:#9b9b9b}.field input,.field select,.field textarea{min-height:28px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 8px;background:#ffffff0a;color:#ededed;outline:none}.field textarea{min-height:72px;padding:6px 8px;resize:vertical}.field select option,.field select optgroup{background:#141414;color:#ededed}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ffffff42;box-shadow:0 0 0 3px #ffffff14}.field--toggle{justify-content:center}.field--toggle input{width:22px;height:22px;padding:0;accent-color:#bdbdbd}.stack{display:flex;flex-direction:column;gap:6px}.column-card,.row-card{padding:8px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.column-card:hover,.row-card:hover{border-color:#fff3;background:#ffffff12;box-shadow:inset 0 0 0 1px #ffffff0d}.stage__viewport,.setup-panel,.data-page__panel{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.stage__viewport:hover,.setup-panel:hover,.data-page__panel:hover{border-color:#ffffff24;box-shadow:inset 0 1px #ffffff14,0 20px 48px #00000061}.column-card__header,.row-card__header,.button-row{display:flex;align-items:center;gap:4px}.column-card__header,.row-card__header{justify-content:space-between;margin-bottom:6px}.primary-button,.ghost-button,.icon-button{border:0;border-radius:999px;min-height:28px;padding:0 10px;color:#efefef;transition:transform .12s ease,background-color .12s ease,opacity .12s ease}.primary-button{background:linear-gradient(180deg,#747474,#363636)}.ghost-button,.icon-button{background:#ffffff14}.icon-button{min-width:28px;padding:0;font-weight:700}.danger{background:#ffffff14;color:#efefef}.hidden{display:none!important}.data-page{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#000000c7;padding:18px}.data-page__panel{width:min(1000px,100%);height:min(78vh,780px);display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;background:#101010;border:1px solid rgba(255,255,255,.14)}.data-page__header,.data-page__actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.data-page__hint{margin:0;color:#9b9b9b;font-size:12px}.data-page__textarea{flex:1 1 auto;width:100%;resize:none;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0a;color:#ececec;padding:12px;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.5}.primary-button:hover,.ghost-button:hover,.icon-button:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled,.icon-button:disabled{opacity:.4;cursor:not-allowed;transform:none}@media(max-width:1100px){.app-shell{grid-template-columns:1fr}.setup-panel{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.setup-panel__scroll{height:auto;max-height:48vh}.stage__viewport{min-height:56vh}}@media(max-width:760px){.form-grid,.form-grid--compact{grid-template-columns:1fr}.setup-panel__header,.preview-panel__toolbar,.setup-panel__scroll,.stage{padding-left:16px;padding-right:16px}}
