.demo-stack-card[data-astro-cid-prwxh6m4]{position:sticky;top:4rem;min-height:calc(100svh - 4rem);display:flex;align-items:flex-start;padding:clamp(1.75rem,4.5vh,4rem) 0 1.5rem}[data-astro-cid-prwxh6m4][data-demo-step="1"].demo-stack-card,[data-astro-cid-prwxh6m4][data-demo-step="8"].demo-stack-card{align-items:center;padding:2rem 0}[data-astro-cid-prwxh6m4][data-demo-step="1"]{z-index:1}[data-astro-cid-prwxh6m4][data-demo-step="3"]{z-index:3}[data-astro-cid-prwxh6m4][data-demo-step="4"]{z-index:4}[data-astro-cid-prwxh6m4][data-demo-step="6"]{z-index:6}[data-astro-cid-prwxh6m4][data-demo-step="8"]{z-index:8}[data-astro-cid-prwxh6m4][data-demo-step]{box-shadow:0 -16px 30px -22px #0f0f0f2e}[data-astro-cid-prwxh6m4][data-demo-step="1"]{box-shadow:none}[data-astro-cid-prwxh6m4][data-demo-step][data-demo-locked]{display:none}.demo-advance[data-astro-cid-prwxh6m4]{cursor:pointer}@keyframes demo-advance-pulse{0%,to{box-shadow:0 0 #0f0f0f00,0 4px 14px -6px #0f0f0f08}50%{box-shadow:0 0 0 3px #0f0f0f08,0 12px 30px -10px #0f0f0f1c}}[data-astro-cid-prwxh6m4][data-mood],[data-astro-cid-prwxh6m4][data-swatch]{animation:demo-advance-pulse 2.4s ease-in-out infinite}[data-astro-cid-prwxh6m4][data-activate]{animation:demo-activate-border 2.2s ease-in-out infinite}@keyframes demo-activate-border{0%,to{border-color:#0f0f0f6b}50%{border-color:#0f0f0f}}.demo-live-dot[data-astro-cid-prwxh6m4]{animation:demo-live-dot 2.2s ease-in-out infinite}@keyframes demo-live-dot{0%,to{transform:scale(1);box-shadow:0 0 #a8d42500}50%{transform:scale(1.25);box-shadow:0 0 0 3px #a8d42559}}[data-astro-cid-prwxh6m4][data-mood][data-selected],[data-astro-cid-prwxh6m4][data-swatch][data-selected]{animation:none}@keyframes demo-arrow-bounce{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(4px);opacity:1}}[data-astro-cid-prwxh6m4][data-demo-arrow]{animation:demo-arrow-bounce 1.4s ease-in-out infinite}.demo-cue-up[data-astro-cid-prwxh6m4]{animation:demo-cue-up-bounce 1.6s ease-in-out infinite}@keyframes demo-cue-up-bounce{0%,to{transform:translateY(0);opacity:.8}50%{transform:translateY(-4px);opacity:1}}.demo-scroll-chevron[data-astro-cid-prwxh6m4]{animation:demo-scroll-bounce 1.6s ease-in-out infinite}@keyframes demo-scroll-bounce{0%,to{transform:translateY(-4px);opacity:.55}50%{transform:translateY(6px);opacity:1}}.demo-continue-cue[data-astro-cid-prwxh6m4]{opacity:0;transform:translateY(14px);animation:demo-continue-fade .7s var(--ease-brand, cubic-bezier(.22, 1, .36, 1)) 1.3s forwards}@keyframes demo-continue-fade{to{opacity:1;transform:translateY(0)}}[data-astro-cid-prwxh6m4][data-demo-config-continue]{opacity:0;transform:translateY(12px);animation:demo-continue-fade .6s var(--ease-brand, cubic-bezier(.22, 1, .36, 1)) .1s forwards}.demo-branch[data-astro-cid-prwxh6m4]{height:56px}.demo-branch-stem[data-astro-cid-prwxh6m4],.demo-branch-bar[data-astro-cid-prwxh6m4],.demo-branch-drop[data-astro-cid-prwxh6m4]{position:absolute;background:currentColor;display:block}.demo-branch-stem[data-astro-cid-prwxh6m4]{left:calc(50% - .5px);top:0;width:1px;height:22px;transform-origin:top center;animation:demo-branch-stem 2.4s ease-in-out infinite}.demo-branch-bar[data-astro-cid-prwxh6m4]{top:22px;left:25%;right:25%;height:1px;transform-origin:center center;animation:demo-branch-bar 2.4s ease-in-out infinite}.demo-branch-drop[data-astro-cid-prwxh6m4]{top:22px;width:1px;height:22px;transform-origin:top center;animation:demo-branch-drop 2.4s ease-in-out infinite}.demo-branch-drop-left[data-astro-cid-prwxh6m4]{left:calc(25% - .5px)}.demo-branch-drop-right[data-astro-cid-prwxh6m4]{right:calc(25% - .5px)}.demo-branch-tip[data-astro-cid-prwxh6m4]{position:absolute;top:37px;width:18px;height:9px;opacity:0;animation:demo-branch-tip 2.4s ease-in-out infinite}.demo-branch-tip-left[data-astro-cid-prwxh6m4]{left:25%;transform:translate(-50%)}.demo-branch-tip-right[data-astro-cid-prwxh6m4]{right:25%;transform:translate(50%)}.demo-branch-tip[data-astro-cid-prwxh6m4]:before,.demo-branch-tip[data-astro-cid-prwxh6m4]:after{content:"";position:absolute;bottom:0;left:50%;width:1px;height:11px;background:currentColor;transform-origin:bottom center}.demo-branch-tip[data-astro-cid-prwxh6m4]:before{transform:translate(-.5px) rotate(45deg)}.demo-branch-tip[data-astro-cid-prwxh6m4]:after{transform:translate(-.5px) rotate(-45deg)}@keyframes demo-branch-stem{0%{transform:scaleY(0);opacity:0}4%{opacity:1}15%,88%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:0}}@keyframes demo-branch-bar{0%,15%{transform:scaleX(0);opacity:0}18%{opacity:1}35%,88%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:0}}@keyframes demo-branch-drop{0%,35%{transform:scaleY(0);opacity:0}38%{opacity:1}55%,88%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:0}}@keyframes demo-branch-tip{0%,55%{opacity:0}65%,88%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.demo-scroll-chevron[data-astro-cid-prwxh6m4]{animation:none;opacity:.7}.demo-branch-stem[data-astro-cid-prwxh6m4],.demo-branch-bar[data-astro-cid-prwxh6m4],.demo-branch-drop[data-astro-cid-prwxh6m4]{animation:none;transform:none;opacity:.6}.demo-branch-tip[data-astro-cid-prwxh6m4]{animation:none;opacity:.6}.demo-continue-cue[data-astro-cid-prwxh6m4]{animation:none;opacity:1;transform:none}}[data-astro-cid-prwxh6m4][data-mood][data-selected]{border-color:var(--color-ink)}[data-astro-cid-prwxh6m4][data-swatch][data-selected]{outline:2px solid var(--color-ink);outline-offset:3px}[data-astro-cid-prwxh6m4][data-demo-viewer-hint] svg[data-astro-cid-prwxh6m4]{animation:demo-hint-rotate 6s linear infinite;opacity:.5}@keyframes demo-hint-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){[data-astro-cid-prwxh6m4][data-mood],[data-astro-cid-prwxh6m4][data-activate],[data-astro-cid-prwxh6m4][data-swatch],[data-astro-cid-prwxh6m4][data-demo-arrow],.demo-cue-up[data-astro-cid-prwxh6m4],[data-astro-cid-prwxh6m4][data-demo-viewer-hint] svg[data-astro-cid-prwxh6m4],.demo-live-dot[data-astro-cid-prwxh6m4]{animation:none}[data-astro-cid-prwxh6m4][data-activate]{border-color:#0f0f0f}.demo-live-dot[data-astro-cid-prwxh6m4]{transform:none}}body[data-demo-has-locked] footer{display:none}body[data-demo-touched] [data-mood],body[data-demo-touched] [data-swatch],body[data-demo-touched] [data-demo-arrow]{animation:none!important}[data-demo-step="6"]:has([data-swatch][data-selected]) .demo-cue-up{animation:none!important}[data-demo-step="6"].demo-stack-card{position:relative;z-index:50;min-height:0;align-items:stretch}[data-demo-step="6"]{z-index:50}[data-mood-set]{display:none}body[data-demo-mood=studio] [data-mood-set=studio],body[data-demo-mood=lived-in] [data-mood-set=lived-in]{display:contents}
