html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:0}.hs-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;outline:none;flex:none;position:relative;overflow:hidden;box-shadow:0 2px 12px #0003}.hs-canvas:focus-visible{box-shadow:0 2px 12px #0003,0 0 0 2px #2894ff}.hs-background{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hs-background-empty{color:#888;background:repeating-linear-gradient(45deg,#f4f4f4,#f4f4f4 8px,#ececec 8px 16px);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:13px;display:flex}.hs-background-empty span{color:#aaa;font-size:11px}.hs-rect{cursor:move;box-sizing:border-box;background:#2894ff2e;border:1px solid #2894ffe6;position:absolute}.hs-rect.selected{z-index:2;background:#ff8a0038;border-color:#ff8a00}.hs-rect-index{color:#fff;pointer-events:none;background:#2894ffe6;padding:0 4px;font-size:10px;line-height:14px;position:absolute;top:-1px;left:-1px}.hs-rect.selected .hs-rect-index{background:#ff8a00}.hs-rect-warn{color:#fff;pointer-events:none;background:#d93025;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-1px;right:-1px}.hs-handle{background:#fff;border:1px solid #ff8a00;border-radius:2px;width:9px;height:9px;position:absolute}.hs-handle-nw{cursor:nwse-resize;top:-5px;left:-5px}.hs-handle-n{cursor:ns-resize;top:-5px;left:calc(50% - 4px)}.hs-handle-ne{cursor:nesw-resize;top:-5px;right:-5px}.hs-handle-e{cursor:ew-resize;top:calc(50% - 4px);right:-5px}.hs-handle-se{cursor:nwse-resize;bottom:-5px;right:-5px}.hs-handle-s{cursor:ns-resize;bottom:-5px;left:calc(50% - 4px)}.hs-handle-sw{cursor:nesw-resize;bottom:-5px;left:-5px}.hs-handle-w{cursor:ew-resize;top:calc(50% - 4px);left:-5px}@media (pointer:coarse){.hs-handle{width:13px;height:13px}.hs-handle:after{content:"";position:absolute;inset:-10px}.hs-handle-nw{top:-7px;left:-7px}.hs-handle-n{top:-7px;left:calc(50% - 6px)}.hs-handle-ne{top:-7px;right:-7px}.hs-handle-e{top:calc(50% - 6px);right:-7px}.hs-handle-se{bottom:-7px;right:-7px}.hs-handle-s{bottom:-7px;left:calc(50% - 6px)}.hs-handle-sw{bottom:-7px;left:-7px}.hs-handle-w{top:calc(50% - 6px);left:-7px}}.hs-guide{pointer-events:none;z-index:3;background:#ff2d8a;position:absolute}.hs-guide-v{width:1px;top:0;bottom:0}.hs-guide-h{height:1px;left:0;right:0}.fp-carousel{align-items:flex-start;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.fp-single{justify-content:flex-start;display:flex}.fp-bubble-scaler{flex:none}.fp-bubble{color:#000;background:#fff;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000002e}.fp-block{position:relative}.fp-box,.fp-text,.fp-image,.fp-button,.fp-separator,.fp-icon{box-sizing:border-box;min-width:0}.fp-image-missing{color:#888;background:repeating-linear-gradient(45deg,#f2f2f2,#f2f2f2 6px,#e8e8e8 6px 12px);justify-content:center;align-items:center;width:100%;height:100%;min-height:40px;font-size:11px;display:flex}.fp-selected{outline-offset:-1px;outline:2px solid #2894ff}.fp-box[onclick],.fp-text,.fp-image,.fp-button{cursor:inherit}:root{--bg:#14161a;--panel:#1c1f25;--panel-2:#23272f;--line:#2f343d;--text:#e6e8ec;--muted:#939aa6;--accent:#2894ff;--danger:#ff5f56;--warn:#ffb020;--ok:#38c172}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:13px}.app{flex-direction:column;height:100vh;display:flex}.topbar{background:var(--panel);border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.topbar-title{align-items:center;gap:10px;min-width:0;display:flex}.topbar-title strong{font-size:14px}.mode-badge{background:var(--accent);color:#04121f;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.mode-badge.mode-raw{background:var(--warn)}.mode-badge.mode-structured{color:#fff;background:#8b5cf6}.mode-hint{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.topbar-actions{flex:none;gap:6px;display:flex}.workspace{flex:auto;grid-template-columns:240px minmax(0,1fr) 320px;min-height:0;display:grid}.panel{background:var(--panel);flex-direction:column;display:flex;overflow-y:auto}.panel-left{border-right:1px solid var(--line)}.panel-right{border-left:1px solid var(--line)}.panel-section{border-bottom:1px solid var(--line);padding:12px}.panel-section.grow{flex-direction:column;flex:auto;min-height:0;display:flex}.panel-section h2{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:6px;margin:0 0 8px;font-size:11px;display:flex}.section-head{justify-content:space-between;align-items:center;display:flex}.section-head h2{margin:0}.count{color:var(--text);letter-spacing:0;text-transform:none;font-weight:400}.stage{background:radial-gradient(circle at 1px 1px,#23262c 1px,#0000 0) 0 0/16px 16px,#16181d;min-width:0;overflow:auto}.stage-split{grid-template-columns:minmax(0,1fr) 300px;min-height:100%;display:grid}.stage-canvas,.stage-preview{flex-direction:column;align-items:center;gap:12px;min-width:0;padding:20px;display:flex}.stage-inspector{background:var(--panel);border-left:1px solid var(--line);overflow-y:auto}.canvas-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.canvas-hint{color:var(--muted);text-align:center;max-width:460px;margin:0;font-size:11px}.structured-preview{background:#8ba7c4;border-radius:10px;padding:12px}.zoom,.unit-toggle{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.zoom input[type=range]{width:100px}button{background:var(--panel-2);color:var(--text);border:1px solid var(--line);cursor:pointer;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px}button:hover:not(:disabled){border-color:#4a515d}button:disabled{opacity:.4;cursor:not-allowed}button.primary{background:var(--accent);border-color:var(--accent);color:#04121f;font-weight:700}button.danger{color:var(--danger);border-color:#4a2a2a}.block-button{width:100%;margin-top:8px}input,select,textarea{color:var(--text);border:1px solid var(--line);background:#12141a;border-radius:6px;width:100%;min-width:0;padding:5px 7px;font-family:inherit;font-size:12px}textarea{resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:none}.field{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.field>span,.field-label{color:var(--muted);font-size:11px}.field-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field.compact{margin-bottom:8px}.field.checkbox{flex-direction:row;align-self:end;align-items:center;gap:6px;padding-bottom:6px}.field.checkbox input{width:auto}.color-input{gap:6px;display:flex}.color-input input[type=color]{flex:none;width:32px;padding:2px}.rect-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.muted{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.6}.error-text{color:var(--danger);margin:6px 0 0;font-size:11px}.warn-text{color:var(--warn);margin:6px 0 0;font-size:11px;line-height:1.6}.warn-text a{color:var(--warn);margin-left:6px}.ok-text{color:var(--ok);margin:6px 0;font-size:11px}a{color:var(--accent)}.template-list{flex-direction:column;gap:6px;display:flex}.template-card{text-align:left;flex-direction:column;gap:2px;padding:7px 9px;display:flex}.template-name{font-weight:600}.template-note{color:var(--muted);font-size:11px}.draft-save{gap:6px;display:flex}.draft-save button{flex:none}.draft-list{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.draft-list li{gap:4px;display:flex}.draft-open{text-align:left;flex-direction:column;flex:auto;align-items:flex-start;gap:2px;min-width:0;display:flex}.draft-open time{color:var(--muted);font-size:10px}.draft-delete{color:var(--muted);flex:none;padding:2px 7px}.bubble-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.bubble-item{align-items:center;gap:4px;display:flex}.bubble-pick{text-align:left;flex:auto}.bubble-item.active .bubble-pick{border-color:var(--accent);color:var(--accent)}.bubble-tools{gap:2px;display:flex}.bubble-tools button{padding:3px 6px;font-size:11px}.hotspot-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.hotspot-item{border:1px solid var(--line);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:5px 7px;display:flex}.hotspot-item.active{border-color:#ff8a00}.hotspot-no{background:var(--panel-2);border-radius:4px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.hotspot-uri{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);flex:auto;font-size:11px;overflow:hidden}.preset-row{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.preset-chip{border-radius:999px;padding:3px 8px;font-size:11px}.image-field{margin-bottom:8px}.image-drop{border:1px dashed var(--line);background:#12141a;border-radius:8px;justify-content:center;align-items:center;height:84px;margin:4px 0;display:flex;position:relative;overflow:hidden}.image-drop img{object-fit:contain;width:100%;height:100%}.image-drop-hint{color:var(--muted);font-size:11px}.image-busy{color:#fff;background:#0009;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}.dot-ok,.dot-off{border-radius:50%;width:6px;height:6px;display:inline-block}.dot-ok{background:var(--ok)}.dot-off{background:var(--muted)}.share-row{grid-template-columns:1fr auto;align-items:center;gap:6px;margin-bottom:8px;display:grid}.share-label{color:var(--muted);grid-column:1/-1;font-size:11px}.share-url{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);background:#12141a;border-radius:6px;min-width:0;padding:6px 8px;font-size:11px;overflow:hidden}.file-button{border:1px solid var(--line);cursor:pointer;background:#000000a6;border-radius:6px;padding:3px 8px;font-size:11px;position:absolute;bottom:6px;right:6px}.file-button input{display:none}.modal .file-button{position:static}.outline,.outline-children{margin:0;padding:0;list-style:none}.outline-children{border-left:1px solid var(--line);margin-left:6px;padding-left:12px}.outline-block-name{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:8px 0 3px;font-size:10px}.outline-row{text-align:left;background:0 0;border-color:#0000;align-items:center;gap:6px;width:100%;margin-bottom:2px;padding:4px 6px;display:flex}.outline-row:hover{background:var(--panel-2)}.outline-row.selected{border-color:var(--accent);background:#2894ff2e}.outline-icon{text-align:center;width:16px;color:var(--muted);flex:none}.outline-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.meter-row{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.meter-label{color:var(--muted);justify-content:space-between;margin-bottom:3px;font-size:10px;display:flex}.meter-track{background:var(--panel-2);border-radius:999px;height:4px;overflow:hidden}.meter-fill{background:var(--ok);height:100%}.meter-fill.meter-near{background:var(--warn)}.meter-fill.meter-over{background:var(--danger)}.issue-list{flex-direction:column;gap:4px;margin:0 0 10px;padding:0;list-style:none;display:flex}.issue{border-left:3px solid;border-radius:6px;padding:5px 8px;font-size:11px;line-height:1.5}.issue-error{border-color:var(--danger);background:#ff5f561f}.issue-warning{border-color:var(--warn);background:#ffb0201f}.export-actions{gap:6px;display:flex}.json-view{border:1px solid var(--line);color:#b8c0cc;background:#12141a;border-radius:6px;flex:auto;min-height:0;margin:0;padding:8px;font-size:11px;line-height:1.5;overflow:auto}.raw-editor{flex-direction:column;gap:8px;min-width:0;padding:20px;display:flex}.raw-header{align-items:flex-start;gap:10px;display:flex}.raw-header .muted{flex:auto;margin:0}.raw-header button{white-space:nowrap;flex:none}.raw-text{flex:auto;min-height:400px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.modal-backdrop{z-index:50;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:var(--panel);border:1px solid var(--line);border-radius:10px;width:min(560px,92vw);padding:16px}.modal h2{margin:0 0 6px;font-size:14px}.modal textarea{min-height:220px;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.modal-actions{align-items:center;gap:6px;margin-top:10px;display:flex}.modal-actions .spacer{flex:auto}code{background:var(--panel-2);border-radius:3px;padding:1px 4px;font-size:11px}.tabbar{display:none}@media (width<=900px){body{font-size:14px}.app{height:100dvh}.topbar{gap:8px;padding:8px 12px}.mode-hint{display:none}.topbar-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.mode-badge{white-space:nowrap;flex:none}.topbar-actions button{padding:7px 10px}.canvas-toolbar{gap:8px}.unit-toggle select{width:auto;max-width:150px}.zoom,.unit-toggle{flex:0 auto;min-width:0}.workspace{display:block;overflow:hidden}.panel-left,.panel-right,.stage,.stage-inspector,.stage-canvas,.stage-preview,.raw-editor{display:none}.panel-left,.panel-right{border:none}.workspace>*{height:100%;overflow-y:auto}.app[data-view=cards] .panel-left,.app[data-view=export] .panel-right{display:flex}.app[data-view=canvas] .stage,.app[data-view=inspect] .stage{height:100%;display:block;overflow-y:auto}.app[data-view=canvas] .stage-canvas,.app[data-view=canvas] .stage-preview,.app[data-view=canvas] .raw-editor,.app[data-view=inspect] .raw-editor{display:flex}.app[data-view=inspect] .stage-inspector{border:none;display:block}.stage-split{min-height:0;display:block}.stage-canvas,.stage-preview{padding:12px}.canvas-toolbar{justify-content:space-between;width:100%}.zoom input[type=range]{width:80px}.tabbar{background:var(--panel);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);flex:none;grid-template-columns:repeat(4,1fr);display:grid}.tab{color:var(--muted);background:0 0;border:none;border-radius:0;padding:12px 4px;font-size:12px;position:relative}.tab.active{color:var(--accent);box-shadow:inset 0 2px 0 var(--accent)}.tab-dot{background:var(--danger);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:calc(50% - 22px)}input,select,textarea{padding:8px;font-size:16px}.preset-chip{padding:6px 12px;font-size:12px}.bubble-tools button,.draft-delete{padding:6px 10px}.modal{border-radius:0;width:100%;height:100%;overflow-y:auto}}
