:root{--wits-ease:cubic-bezier(.4, 0, .2, 1);--wits-ease-enter:cubic-bezier(.05, .7, .1, 1);--wits-ease-exit:cubic-bezier(.3, 0, 1, 1)}@media(prefers-reduced-motion:reduce){html:not([data-wits-motion=full]) .wits-living-motion,html:not([data-wits-motion=full]) [style*=wits-breath],html:not([data-wits-motion=full]) [style*=wits-rotate],html:not([data-wits-motion=full]) [style*=wits-drift],html:not([data-wits-motion=full]) [style*=wits-line-draw],html:not([data-wits-motion=full]) [style*=wits-appear]{animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-wits-motion=reduced] [style*=wits-],html[data-wits-motion=static] [style*=wits-],html[data-wits-motion=reduced] .wits-living-motion,html[data-wits-motion=static] .wits-living-motion{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@keyframes wits-breath{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}@keyframes wits-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes wits-rotate{to{transform:rotate(360deg)}}@keyframes wits-appear{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes wits-line-draw{0%{stroke-dashoffset:var(--wits-line-length,200)}to{stroke-dashoffset:0}}.wits-appear{animation:wits-appear .9s var(--wits-ease-enter) both}@keyframes wits-pulse-ring{0%{box-shadow:0 0 #f0d49b73}to{box-shadow:0 0 0 26px #f0d49b00}}.wits-medallion-pulse{animation:wits-pulse-ring 1.6s var(--wits-ease) 1}.wits-step{opacity:.35;min-height:62vh;transition:opacity .6s var(--wits-ease),transform .6s var(--wits-ease);flex-direction:column;justify-content:center;display:flex;transform:translateY(6px)}.wits-step[data-active=true]{opacity:1;transform:translateY(0)}html[data-wits-motion=reduced] .wits-step,html[data-wits-motion=static] .wits-step{opacity:1;transition:none;transform:none}@media(prefers-reduced-motion:reduce){html:not([data-wits-motion=full]) .wits-step{opacity:1;transition:none;transform:none}}.wits-stage{border-radius:var(--radius-xl,22px);border:1px solid var(--border);background:radial-gradient(120% 90% at 50% 0,#1e1711,#0000 70%),#0e0906;background:radial-gradient(120% 90% at 50% 0,#1e1711,#0000 70%),#0e0906;position:relative;overflow:hidden}.light .wits-stage{background:radial-gradient(120% 90% at 50% 0,#ece7df,#0000 70%),#f6f3ee;background:radial-gradient(120% 90% at 50% 0,#ece7df,#0000 70%),#f6f3ee}.wits-stage--immersive{border:0;border-radius:0;position:absolute;inset:0}.wits-stage canvas{width:100%;height:100%;display:block}
