.plush-skin{--plush-cream:var(--ls-cream);--plush-tan:var(--ls-line);--plush-ink:var(--ls-ink);--plush-soft:var(--ls-ink-soft);--plush-coral:var(--ls-coral);--plush-grape:var(--ls-grape);--plush-line:var(--ls-line)}.plush-stage-inner{flex:1;min-width:0;min-height:0;overflow:auto;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:14px}.plush-stage-inner>*{width:100%;max-width:560px}.plush-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.plush-brand{font-size:20px;display:flex;align-items:baseline;gap:8px}.plush-brand-sub{font-size:12px;color:var(--plush-soft);font-weight:500}.plush-beads{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.plush-bead{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;background:#efe6d4;color:var(--plush-soft)}.plush-bead.is-on{background:var(--plush-grape);color:#fff}.plush-bead.is-done{background:#d8f3e3;color:#1f7a4d}.plush-guest{margin:0 0 12px;padding:8px 12px;border-radius:12px;background:#fff4e2;color:#8a5a16;font-size:13px}.plush-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:900px){.plush-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start}}.plush-pane{background:#fffdf8;border:1px solid var(--plush-line);border-radius:20px;padding:16px;box-shadow:0 6px 22px rgba(120,96,60,.08);min-width:0}@media (min-width:900px){.plush-chatpane{position:sticky;top:12px}}.plush-companion{height:100%;min-height:320px}.plush-chat,.plush-companion{display:flex;flex-direction:column}.plush-chat{gap:8px;overflow-y:auto;max-height:56vh;padding-right:4px}.plush-bubble{padding:9px 12px;border-radius:14px;font-size:14px;line-height:1.4;max-width:92%}.plush-asst{background:#f3ece0;color:var(--plush-ink);align-self:flex-start;border-bottom-left-radius:4px}.plush-you{background:var(--plush-grape);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.plush-guide{display:block;margin-top:4px;font-size:12px;color:var(--plush-coral);font-weight:600}.plush-chips{display:flex;flex-wrap:wrap;gap:6px;align-self:flex-start}.plush-chip{font-size:13px;font-weight:700;padding:7px 12px;border-radius:999px;border:1px solid var(--plush-line);background:#fff;color:var(--plush-ink);cursor:pointer}.plush-chip:hover{background:#faf5ea}.plush-chip.is-coral{background:var(--plush-coral);color:#fff;border-color:transparent}.plush-chip.is-grape{background:#f0e9fb;color:var(--plush-grape);border-color:transparent}.plush-composer{display:flex;gap:8px;margin-top:10px}.plush-input{flex:1;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid var(--plush-line);font-size:14px;background:#fff}.plush-send{padding:10px 16px;border-radius:12px;border:none;cursor:pointer;background:var(--plush-ink);color:#fff;font-weight:700;font-size:14px}.plush-send:disabled{opacity:.45;cursor:default}.plush-entry{text-align:center;padding:18px 6px}.plush-entry-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--plush-coral);margin:0}.plush-entry-title{font-size:26px;font-weight:800;margin:6px 0 4px}.plush-entry-sub{color:var(--plush-soft);font-size:14px;margin:0 0 16px}.plush-starters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width:480px){.plush-starters{grid-template-columns:repeat(2,1fr)}}.plush-starter{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;border-radius:16px;border:1px solid var(--plush-line);background:#fffdf8;cursor:pointer;font-size:13px;font-weight:700;color:var(--plush-ink)}.plush-starter:hover{background:#faf5ea;transform:translateY(-1px)}.plush-starter-glyph{font-size:30px}.plush-entry-hint{margin-top:14px;font-size:12px;color:var(--plush-soft)}.plush-choices-head{margin-bottom:10px}.plush-choices-title{font-size:18px;font-weight:800;margin:0}.plush-choices-sub{font-size:13px;color:var(--plush-soft);margin:2px 0 0}.plush-dial{margin-top:14px}.plush-dial-prompt{font-size:13px;font-weight:700;color:var(--plush-soft);margin:0 0 6px}.plush-tilegrid{display:flex;flex-wrap:wrap;gap:8px}.plush-tilegrid.is-swatches .plush-tile{width:86px}.plush-tile{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;border-radius:14px;border:2px solid var(--plush-line);background:#fff;cursor:pointer;min-width:72px;font-size:11px;font-weight:600;color:var(--plush-ink);position:relative}.plush-tile:hover{background:#faf5ea}.plush-tile.is-sel{border-color:var(--plush-grape);box-shadow:0 0 0 3px rgba(154,107,240,.18)}.plush-tile.is-off{opacity:.6}.plush-tile.is-off.is-sel{border-color:var(--plush-coral);box-shadow:0 0 0 3px rgba(255,145,77,.22)}.plush-swatch{width:46px;height:30px;border-radius:8px;border:1px solid rgba(0,0,0,.08)}.plush-glyph{font-size:26px;line-height:1}.plush-tile-label{text-align:center}.plush-tile-hint{color:var(--plush-soft);font-size:10px}.plush-tile-off{position:absolute;top:-7px;right:-6px;font-size:8px;padding:1px 5px;border-radius:999px}.plush-craft,.plush-tile-off{background:var(--plush-coral);color:#fff;font-weight:800}.plush-craft{margin-top:18px;width:100%;padding:13px;border-radius:14px;border:none;cursor:pointer;font-size:15px}.plush-craft:disabled{opacity:.55;cursor:default}.plush-crafting,.plush-stage-col{display:flex;flex-direction:column;gap:12px}.plush-strip{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.plush-strip-step{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;background:#f3ece0;color:var(--plush-soft)}.plush-strip-dot{width:8px;height:8px;border-radius:50%;background:#cfc3ad}.plush-strip-step.is-completed .plush-strip-dot{background:#45d484}.plush-strip-step.is-running .plush-strip-dot{background:var(--plush-grape);animation:plush-pulse 1s infinite}.plush-strip-step.is-needs_review .plush-strip-dot{background:var(--plush-coral)}.plush-strip-step.is-failed .plush-strip-dot{background:#ef4444}.plush-design-img{width:100%;max-width:460px;margin:0 auto;display:block;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:20px;background:#fffdf8;border:1px solid var(--plush-line)}.plush-naming{margin-top:4px}.plush-naming-title{font-size:13px;font-weight:700;color:var(--plush-soft);margin:0 0 6px}.plush-namechips{display:flex;flex-wrap:wrap;gap:8px}.plush-namechip{font-size:14px;font-weight:700;padding:8px 14px;border-radius:999px;border:1px solid var(--plush-line);background:#fff;color:var(--plush-ink);cursor:pointer}.plush-namechip:hover{background:#faf5ea}.plush-namechip.is-sel{background:var(--plush-grape);color:#fff;border-color:transparent}.plush-reveal-stagewrap{position:relative}.plush-3d,.plush-reveal-stage{width:100%;aspect-ratio:1}.plush-3d{max-width:460px;margin:0 auto;display:block;border-radius:20px;overflow:hidden;background:#fffdf8;border:1px solid var(--plush-line)}.plush-turnstrip{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:10px}.plush-turn-thumb{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:#fffdf8;border:1px solid var(--plush-line)}.plush-reveal-meta{text-align:center;font-size:13px;color:var(--plush-soft);margin:8px 0 0}.plush-reveal-actions{display:flex;gap:8px}.plush-reveal-actions .plush-craft{margin-top:0;flex:1}.plush-tweak-open{margin-top:0;padding:13px 16px;border-radius:14px;border:1px solid var(--plush-line);background:#fff;color:var(--plush-soft);font-weight:800;font-size:14px;cursor:pointer}.plush-tweak-open:hover{background:#faf5ea}.plush-choices-head{position:relative}.plush-tweak-close{position:absolute;top:0;right:0;border:none;background:transparent;font-size:16px;color:var(--plush-soft);cursor:pointer}.plush-pattern-head{display:flex;align-items:center;justify-content:space-between}.plush-pattern-title{font-size:18px;font-weight:800;margin:0}.plush-conf{font-size:12px;color:var(--plush-soft)}.plush-review{background:#fff4e2;border-radius:14px;padding:12px;margin:10px 0;font-size:13px}.plush-review-actions{display:flex;gap:8px;margin-top:8px}.plush-btn-coral{background:var(--plush-coral);color:#fff;border:none;border-radius:10px}.plush-btn-coral,.plush-btn-ghost{padding:8px 14px;font-weight:700;cursor:pointer}.plush-btn-ghost{background:#fff;color:var(--plush-soft);border:1px solid var(--plush-line);border-radius:10px}.plush-btn-coral:disabled,.plush-btn-ghost:disabled{opacity:.5;cursor:default}.plush-panelgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;list-style:none;padding:10px;margin:10px 0;border-radius:16px}.plush-panel{background:hsla(0,0%,100%,.88);border-radius:10px;padding:6px;display:flex;flex-direction:column;align-items:center;gap:4px}.plush-panel-svg{width:100%;height:64px;-o-object-fit:contain;object-fit:contain}.plush-panel-ph{font-size:26px}.plush-panel-name{font-size:10px;font-weight:700;color:var(--plush-ink);text-align:center}.plush-pattern-wait{color:var(--plush-soft);font-size:14px}.plush-package{margin-top:14px;border-top:1px solid var(--plush-line);padding-top:12px}.plush-package-title{font-size:15px;font-weight:800;margin:0 0 8px}.plush-artifacts{list-style:none;padding:0;margin:0;display:grid;gap:6px}.plush-artifact{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--plush-line);border-radius:10px;padding:7px 12px;font-size:13px}.plush-artifact a{color:var(--plush-grape);font-weight:700;text-decoration:underline}.plush-bom{font-size:12px;color:var(--plush-soft);margin:8px 0 0}.plush-pdp-link{display:inline-block;margin-top:10px;font-size:13px;color:var(--plush-grape);font-weight:700}.plush-ref{margin:14px auto 0;max-width:420px;border:1.5px dashed var(--plush-line);border-radius:16px;padding:14px;background:#fffdf8;text-align:center;transition:border-color .15s,background .15s}.plush-ref.is-drag{border-color:var(--plush-coral);background:#fff6ee}.plush-ref-lead{display:block;font-size:13px;font-weight:700;color:var(--plush-soft);margin-bottom:10px}.plush-ref-buttons{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.plush-ref-btn{border:1px solid var(--plush-line);background:#fff;color:var(--plush-ink);border-radius:12px;padding:10px 16px;font-weight:800;font-size:13px;cursor:pointer}.plush-ref-btn:hover{background:#faf5ea}.plush-ref-btn:disabled{opacity:.55;cursor:default}.plush-ref-file{display:none}.plush-ref-sketch{margin:14px auto 0;max-width:420px;border:1px solid var(--plush-line);border-radius:16px;padding:10px;background:#fffdf8}.plush-ref-canvas{width:100%;height:200px;border-radius:12px;background:#fff;border:1px solid var(--plush-line);touch-action:none;cursor:crosshair;display:block}.plush-ref-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;flex-wrap:wrap}.plush-ref-colors{display:flex;gap:6px}.plush-ref-swatch{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--plush-line);cursor:pointer;padding:0}.plush-ref-swatch.is-sel{box-shadow:0 0 0 2px var(--plush-coral)}.plush-ref-sketch-actions{display:flex;gap:6px;align-items:center}.plush-ref-mini{border:1px solid var(--plush-line);background:#fff;color:var(--plush-soft);border-radius:10px;padding:7px 11px;font-weight:700;font-size:12px;cursor:pointer}.plush-ref-mini.is-ghost{border-color:transparent}.plush-ref-mini:disabled{opacity:.5;cursor:default}.plush-ref-use{border:none;background:var(--plush-coral);color:#fff;border-radius:10px;padding:8px 14px;font-weight:800;font-size:13px;cursor:pointer}.plush-ref-use:disabled{opacity:.55;cursor:default}.plush-ref.is-attached{display:flex;gap:12px;align-items:center;text-align:left;border-style:solid}.plush-ref-thumb{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:12px;border:1px solid var(--plush-line);flex-shrink:0}.plush-ref-attached-body{flex:1;min-width:0}.plush-ref-attached-title{font-size:13px;font-weight:700;color:var(--plush-ink);margin:0 0 8px}.plush-ref-attached-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.plush-ref-hint{font-size:11px;color:var(--plush-soft);margin:8px 0 0}.plush-narrator{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--plush-soft);margin:10px 0 4px;min-height:20px}.plush-narrator-dot{width:8px;height:8px;border-radius:50%;background:var(--plush-coral);flex-shrink:0;animation:plush-pulse 1.1s ease-in-out infinite}.plush-narrator-caret{color:var(--plush-coral);animation:plush-blink 1s step-end infinite}@keyframes plush-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes plush-blink{0%,to{opacity:1}50%{opacity:0}}.plush-wait{margin-top:10px}.plush-viewer{display:flex;flex-direction:column;gap:10px}.plush-viewer-main{display:flex;justify-content:center}.plush-filmstrip{display:flex;gap:8px;overflow-x:auto;padding:2px}.plush-frame{flex-shrink:0;width:64px;border:2px solid var(--plush-line);border-radius:12px;background:#fff;padding:0;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:2px}.plush-frame.is-sel{border-color:var(--plush-coral);box-shadow:0 0 0 2px rgba(255,145,77,.25)}.plush-frame-img{width:64px;height:52px;-o-object-fit:cover;object-fit:cover;display:block}.plush-frame-3d{width:64px;height:52px;display:flex;align-items:center;justify-content:center;font-size:24px;background:#faf5ea}.plush-frame-label{font-size:10px;font-weight:700;color:var(--plush-soft);padding-bottom:3px}