.demo-btn[data-v-7e391fc9]{display:inline-flex;align-items:center;gap:5px;border-radius:6px;border:1px solid var(--border-soft);background:rgb(var(--bg-elevated-rgb));padding:5px 10px;font-size:12px;font-weight:500;color:rgb(var(--text-secondary-rgb));cursor:pointer;transition:all .2s ease;text-decoration:none}.demo-btn[data-v-7e391fc9]:hover{color:rgb(var(--text-primary-rgb));border-color:var(--border-strong)}.demo-btn-primary[data-v-7e391fc9]{background-image:linear-gradient(135deg,#6366f1,#22d3ee);color:#fff;border-color:transparent}.demo-btn-primary[data-v-7e391fc9]:hover{color:#fff;opacity:.92}.demo-tool[data-v-7e391fc9]{display:flex;flex-direction:column;align-items:center;gap:3px;border-radius:8px;border:1px solid var(--border-soft);background:rgb(var(--bg-elevated-rgb));padding:8px 4px;font-size:10px;color:rgb(var(--text-secondary-rgb));cursor:pointer;transition:all .2s ease;flex:1}.demo-tool[data-v-7e391fc9]:hover{color:rgb(var(--accent-rgb));border-color:rgb(var(--accent-rgb) / .5)}.demo-canvas[data-v-7e391fc9]{display:block;width:100%;max-width:640px;height:auto;aspect-ratio:640 / 400;border-radius:8px;box-shadow:0 8px 32px #0000004d;cursor:grab;touch-action:none}.demo-canvas[data-v-7e391fc9]:active{cursor:grabbing}.demo-code[data-v-7e391fc9]{position:absolute;left:16px;right:16px;bottom:16px;max-height:60%;overflow:auto;margin:0;padding:12px 14px;border-radius:8px;border:1px solid var(--border-strong);background:#0b0f1af2;backdrop-filter:blur(8px);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.7;color:rgb(var(--text-secondary-rgb))}.demo-code code[data-v-7e391fc9]{color:inherit}.prop-row[data-v-7e391fc9]{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.prop-row.prop-col[data-v-7e391fc9]{flex-direction:column;align-items:stretch}.prop-row label[data-v-7e391fc9]{color:rgb(var(--text-muted-rgb));font-weight:500}.prop-row input[type=number][data-v-7e391fc9],.prop-row input[type=text][data-v-7e391fc9]{width:90px;border-radius:5px;border:1px solid var(--border-soft);background:rgb(var(--bg-elevated-rgb));padding:4px 6px;font-size:12px;color:rgb(var(--text-primary-rgb));font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.prop-row.prop-col input[type=text][data-v-7e391fc9]{width:100%}.prop-row input[type=color][data-v-7e391fc9]{width:36px;height:26px;border-radius:5px;border:1px solid var(--border-soft);background:transparent;padding:0;cursor:pointer}.demo-btn-danger[data-v-7e391fc9]{font-size:11px;padding:3px 8px;border-radius:5px;border:1px solid rgb(244 63 94 / .4);background:#f43f5e1a;color:#f43f5e;cursor:pointer;transition:all .2s ease}.demo-btn-danger[data-v-7e391fc9]:hover{background:#f43f5e33}.fade-enter-active[data-v-7e391fc9],.fade-leave-active[data-v-7e391fc9]{transition:opacity .25s ease}.fade-enter-from[data-v-7e391fc9],.fade-leave-to[data-v-7e391fc9]{opacity:0}.hero-canvas[data-v-ab5157a2]{position:relative}.hc-stage[data-v-ab5157a2]{width:100%;aspect-ratio:600 / 420;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px}.hc-canvas[data-v-ab5157a2]{display:block;width:100%;height:100%}.hc-tool[data-v-ab5157a2]{width:12px;height:12px;border-radius:3px;border:1.5px solid currentColor;opacity:.5}.hc-tool[data-v-ab5157a2]:nth-child(1){border-radius:2px}.hc-tool[data-v-ab5157a2]:nth-child(2):before{content:"T";font-size:8px;line-height:10px;text-align:center;display:block}.hc-tool[data-v-ab5157a2]:nth-child(3){background:currentColor;opacity:.25}.ps-section[data-v-e037ffc2]{position:relative;height:700vh;background:rgb(var(--bg-base-rgb))}.ps-sticky[data-v-e037ffc2]{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:72px}.ps-canvas-wrap[data-v-e037ffc2]{padding:0}.ps-stage[data-v-e037ffc2]{position:relative;width:100%;aspect-ratio:720 / 480;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px}.ps-canvas[data-v-e037ffc2]{display:block;width:100%;height:100%}.ps-code pre[data-v-e037ffc2]{margin:0;color:rgb(var(--text-secondary-rgb))}.ps-line[data-v-e037ffc2]{padding:0 12px 0 0;border-left:2px solid transparent;transition:all .3s ease}.ps-line.is-active[data-v-e037ffc2]{background:rgb(var(--brand-rgb) / .12);border-left-color:rgb(var(--accent-rgb));color:rgb(var(--text-primary-rgb))}.ps-line.is-done[data-v-e037ffc2]{color:rgb(var(--text-secondary-rgb));opacity:.6}.ps-ln[data-v-e037ffc2]{display:inline-block;width:26px;text-align:right;margin-right:14px;color:rgb(var(--text-muted-rgb));opacity:.5}.ps-lc[data-v-e037ffc2]{white-space:pre}.ps-finale[data-v-e037ffc2]{position:absolute;inset:0;pointer-events:none;transition:opacity .4s ease}.ps-finale-icon[data-v-e037ffc2]{position:absolute;transform:translate(-50%,-50%) scale(.6);opacity:0;transition:all .5s cubic-bezier(.22,1,.36,1)}.ps-finale.is-visible .ps-finale-icon[data-v-e037ffc2]{opacity:1;transform:translate(-50%,-50%) scale(1)}.ps-finale-chip[data-v-e037ffc2]{display:inline-flex;align-items:center;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:600;background:rgb(var(--bg-elevated-rgb) / .9);border:1px solid rgb(var(--brand-rgb) / .5);color:rgb(var(--accent-rgb));backdrop-filter:blur(4px);box-shadow:0 4px 12px #0006}.ps-finale-text[data-v-e037ffc2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;background:rgb(var(--bg-base-rgb) / .85);backdrop-filter:blur(8px);padding:16px 28px;border-radius:12px;border:1px solid var(--border-soft)}.ps-stages[data-v-e037ffc2]{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:center;gap:8px}.ps-stage-dot[data-v-e037ffc2]{width:24px;height:4px;border-radius:2px;background:rgb(var(--text-muted-rgb) / .3);transition:all .3s ease}.ps-stage-dot.is-active[data-v-e037ffc2]{width:40px;background:linear-gradient(90deg,#6366f1,#22d3ee)}.ps-stage-dot.is-done[data-v-e037ffc2]{background:rgb(var(--brand-rgb) / .6)}.desktop-only[data-v-e037ffc2]{display:block}.mobile-only[data-v-e037ffc2]{display:none}@media(max-width:767px){.ps-section[data-v-e037ffc2]{height:auto}.desktop-only[data-v-e037ffc2]{display:none}.mobile-only[data-v-e037ffc2]{display:block}}@media(prefers-reduced-motion:reduce){.ps-finale-icon[data-v-e037ffc2]{transition:none}}
