.what-am-i-actually-feeling-body-stage{position:relative;display:grid;min-height:22rem;place-items:center}.what-am-i-actually-feeling-body-svg{width:min(100%,14rem);max-height:22rem;color:var(--accent-color);overflow:visible}.what-am-i-actually-feeling-body-line{fill:color-mix(in srgb,var(--accent-color) 8%,transparent);stroke:color-mix(in srgb,var(--accent-color) 66%,var(--text-secondary));stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.what-am-i-actually-feeling-body-aura{opacity:.8}.what-am-i-actually-feeling-body-pulse{fill:color-mix(in srgb,var(--accent-color) 22%,transparent);stroke:color-mix(in srgb,var(--accent-color) 82%,white);stroke-width:2;transform-box:fill-box;transform-origin:center;transition:transform 180ms,fill 180ms}.what-am-i-actually-feeling-body-actions{position:absolute;inset:0}.what-am-i-actually-feeling-body-choice{position:absolute}.what-am-i-actually-feeling-body-choice.is-head{top:3%;right:2%}.what-am-i-actually-feeling-body-choice.is-chest{top:27%;right:0}.what-am-i-actually-feeling-body-choice.is-middle{top:50%;right:0}.what-am-i-actually-feeling-body-choice.is-shoulders{top:22%;left:0}.what-am-i-actually-feeling-body-choice.is-hands{top:66%;left:0}.what-am-i-actually-feeling-wheel-wrap{position:relative;display:grid;width:min(100%,17rem);aspect-ratio:1;place-items:center}.what-am-i-actually-feeling-wheel-svg{width:100%;height:100%;touch-action:none;cursor:grab;filter:drop-shadow(0 .875rem 1.5rem color-mix(in srgb, var(--accent-color) 20%, transparent))}.what-am-i-actually-feeling-wheel-ring{transform:rotate(var(--feelings-wheel-rotation,0deg));transform-origin:130px 130px;transition:transform 620ms cubic-bezier(.2, .8, .2, 1)}.what-am-i-actually-feeling-wheel-ring path{stroke:color-mix(in srgb,var(--bg-elevated) 80%,transparent);stroke-width:2}.what-am-i-actually-feeling-wheel-ring path:first-child,.what-am-i-actually-feeling-wheel-ring path:nth-child(4){fill:color-mix(in srgb,var(--accent-color) 72%,var(--bg-elevated))}.what-am-i-actually-feeling-wheel-ring path:nth-child(2),.what-am-i-actually-feeling-wheel-ring path:nth-child(5){fill:color-mix(in srgb,var(--data-3) 62%,var(--bg-elevated))}.what-am-i-actually-feeling-wheel-ring path:nth-child(3),.what-am-i-actually-feeling-wheel-ring path:nth-child(6){fill:color-mix(in srgb,var(--data-5) 62%,var(--bg-elevated))}.what-am-i-actually-feeling-wheel-halo{fill:color-mix(in srgb,var(--accent-color) 10%,transparent)}.what-am-i-actually-feeling-wheel-centre{fill:var(--bg-elevated);stroke:var(--accent-color);stroke-width:3}.what-am-i-actually-feeling-wheel-heart,.what-am-i-actually-feeling-wheel-pointer{fill:var(--accent-color)}.what-am-i-actually-feeling-candidate-label{position:absolute;z-index:1;max-width:44%;text-align:center}.what-am-i-actually-feeling-wheel-svg:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.what-am-i-actually-feeling-signal-section>.plugin-chip-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing-xs);align-items:stretch;max-height:22rem;overflow-y:auto;overscroll-behavior:contain}.what-am-i-actually-feeling-signal-section>.plugin-chip-row>.plugin-chip{min-height:3.25rem;height:auto;padding:var(--spacing-xs);white-space:normal}.what-am-i-actually-feeling-signal-section>.plugin-chip-row>.plugin-chip span{display:none}@media (max-width:768px){.what-am-i-actually-feeling-signal-section>.plugin-chip-row{grid-template-columns:repeat(2,minmax(0,1fr))}.what-am-i-actually-feeling-signal-section>.plugin-chip-row>.plugin-chip{font-size:var(--text-size-xs);line-height:1.2;min-height:2.75rem;padding:.35rem}}