:root{font-family:ui-rounded,Comic Sans MS,system-ui,sans-serif;color:#2b2b2b}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden;overscroll-behavior:none}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea{-webkit-user-select:text;user-select:text}.app{position:fixed;top:0;right:0;bottom:0;left:0}.stage{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fdf6e3;touch-action:none}.panel{position:fixed;z-index:10;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fffdf7eb;border:2.5px solid #2b2b2b;border-radius:14px;box-shadow:3px 3px #00000026;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.transport{top:16px;left:50%;transform:translate(-50%)}.transport button,.icon-btn{font-size:18px;width:40px;height:40px;padding:6px}.icon-btn{color:#2b2b2b;border:2px solid #2b2b2b;border-radius:9px;background:transparent;cursor:pointer}.icon-btn:disabled{opacity:.4;cursor:not-allowed}.actions{bottom:16px;left:50%;transform:translate(-50%)}.panel button{font:inherit;color:#2b2b2b;padding:6px 12px;border:2px solid #2b2b2b;border-radius:9px;background:transparent;cursor:pointer;transition:background .12s ease}.panel button:hover:not(:disabled){background:#f0e9d8b3}.panel button:has(>.icon),.icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px}.panel button:disabled{opacity:.4;cursor:not-allowed}.panel .state{font-variant:small-caps;opacity:.7;padding:0 4px}.palette{top:50%;left:16px;transform:translateY(-50%);flex-direction:column}.palette[aria-disabled=true]{opacity:.5;pointer-events:none}.palette-item,.palette-connector{display:flex;flex-direction:column;align-items:center;gap:2px;width:92px;padding:6px 8px!important;font-size:13px;border:none!important;background:transparent;border-radius:10px;transition:background .12s ease,transform .12s ease}.palette-item{cursor:grab;touch-action:none}.palette-item:hover,.palette-connector:hover{background:#f0e9d8b3;transform:translateY(-1px)}.palette-item:active{cursor:grabbing;background:#f0e9d8;transform:none}.palette-connector.active,.palette-connector.active:hover{background:#f0e9d8;box-shadow:inset 0 0 0 2px #2b2b2b;font-weight:700;transform:none}.palette-label,.palette-divider{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.5;text-align:center}.palette-divider{border-top:1.5px dashed #2b2b2b;margin-top:4px;padding-top:6px}.palette-item canvas,.palette-connector canvas{pointer-events:none}.snap{display:inline-flex;align-items:center;gap:6px;font-size:14px}.tip{font-size:13px;opacity:.6;padding-left:4px}.properties{top:50%;right:16px;transform:translateY(-50%);flex-direction:column;align-items:stretch;gap:10px;min-width:200px}.prop-title{font-weight:700;font-size:15px;border-bottom:2px solid #2b2b2b;padding-bottom:4px}.prop-subtitle{font-weight:700;font-size:13px;opacity:.7;margin-top:4px}.prop-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;font-size:13px}.prop-row .prop-label{grid-column:1 / -1;display:flex;align-items:center;gap:6px}.prop-num{grid-column:1;width:60px;font:inherit;font-size:13px;padding:2px 4px;border:1.5px solid #2b2b2b;border-radius:6px;background:#fff}.prop-row input[type=range]{grid-column:2;width:100%;accent-color:#2b2b2b}.prop-row.toggle{display:flex;gap:8px}.prop-empty{font-size:13px;opacity:.6}.help{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border:1.5px solid #2b2b2b;border-radius:50%;font-size:10px;font-weight:700;cursor:help;opacity:.6}.help:hover{opacity:1}.icon{display:inline-block;width:1.1em;height:1.1em;vertical-align:-.15em;background-color:currentColor;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.prop-row.dial-row{display:flex;flex-direction:column;align-items:center;gap:4px}.dial{cursor:grab;touch-action:none}.dial:active{cursor:grabbing}.dial.disabled{opacity:.4;pointer-events:none}.ghost{position:fixed;z-index:50;transform:translate(-50%,-50%) scale(1);opacity:.85;pointer-events:none;transition:transform .13s ease,opacity .13s ease}.ghost.leaving{transform:translate(-50%,-50%) scale(.2);opacity:0}.drawer{position:fixed;z-index:30;left:0;right:0;bottom:0;display:flex;flex-direction:column;outline:none;background:#fffdf7fa;border-top:2.5px solid #2b2b2b;border-radius:20px 20px 0 0;box-shadow:0 -3px #0000001f;padding:0 12px}.props-drawer{height:100%}.drawer-handle{margin:9px auto 6px;background:#2b2b2b!important;opacity:.35}.drawer-scroll{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:calc(85vh - 56px)}.strip-row{--expand: 0;flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;max-height:calc((1 - var(--expand)) * 130px);opacity:calc(1 - var(--expand));overflow-x:auto;overflow-y:hidden;touch-action:pan-x;padding:2px 0 calc((1 - var(--expand)) * 8px);border-bottom:1.5px dashed rgba(43,43,43,.25);border-bottom-width:calc((1 - var(--expand)) * 1.5px)}.strip-row[aria-disabled=true]{opacity:.5;pointer-events:none}.strip-row .palette-item,.strip-row .palette-connector{flex:0 0 auto;width:auto;touch-action:pan-x}.strip-row .palette-divider{border-top:none;border-left:1.5px dashed #2b2b2b;margin:4px 2px;padding:0;font-size:0;align-self:stretch}.drawer-props{flex:0 0 auto;display:flex;flex-direction:column;gap:10px;padding:10px 0 calc(10px + env(safe-area-inset-bottom))}.drawer-context{font-weight:700;font-size:14px;opacity:.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sheet-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.drawer .panel{position:static;transform:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.drawer .properties{min-width:0;width:100%}.builds-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#2b2b2b40}.builds-panel{position:static;transform:none;flex-direction:column;align-items:stretch;gap:10px;width:min(420px,92vw);max-height:80vh;overflow-y:auto}.builds-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.builds-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.build-row{display:flex;align-items:center;gap:8px;padding:4px;border:1.5px dashed rgba(43,43,43,.25);border-radius:9px}.build-row.current{border-style:solid;background:#f0e9d8}.build-thumb{flex:0 0 auto;width:48px;height:48px;object-fit:contain;background:#fdf6e3;border:1.5px solid rgba(43,43,43,.3);border-radius:6px}.build-meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.build-title{width:100%;font:inherit;font-size:14px;padding:3px 6px;border:1.5px solid transparent;border-radius:6px;background:transparent}.build-title:hover,.build-title:focus{border-color:#2b2b2b;background:#fff}.build-time{flex:0 0 auto;font-size:12px;opacity:.6}.build-del{padding:6px 10px!important;line-height:1}@media(pointer:coarse){.panel button{padding:10px 14px;min-height:44px}.transport button,.icon-btn{width:46px;height:46px}.help{width:19px;height:19px;font-size:12px}.prop-num{width:64px;padding:6px}}@media(max-width:720px){.transport{top:calc(8px + env(safe-area-inset-top));gap:6px}}
