.growing-plant-spinner[data-v-e0de06d8]{--color:hsl(var(--primary));--pot-color:hsl(var(--primary) / .6);flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.growing-plant-spinner.sm[data-v-e0de06d8]{width:32px;height:40px}.growing-plant-spinner.md[data-v-e0de06d8]{width:48px;height:56px}.growing-plant-spinner.lg[data-v-e0de06d8]{width:64px;height:72px}.pot[data-v-e0de06d8]{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.pot-rim[data-v-e0de06d8]{background:var(--pot-color);border-radius:2px;order:-1;width:60%;height:12%}.pot-body[data-v-e0de06d8]{background:var(--pot-color);clip-path:polygon(8% 0%,92% 0%,80% 100%,20% 100%);border-radius:0 0 3px 3px;width:48%;height:28%}.stem[data-v-e0de06d8]{animation:stem-grow-e0de06d8 var(--duration-loop-long) var(--easing-standard) infinite;transform-origin:bottom;flex-direction:column;align-items:center;display:flex;position:relative}.stem[data-v-e0de06d8]:after{content:"";background:var(--color);width:2.5px;height:100%;min-height:16px;animation:stem-height-e0de06d8 var(--duration-loop-long) var(--easing-standard) infinite;border-radius:2px}.sm .stem[data-v-e0de06d8]:after{width:2px;min-height:12px}.leaf[data-v-e0de06d8]{background:var(--color);opacity:0;border-radius:50% 50% 50% 0;width:10px;height:6px;position:absolute}.sm .leaf[data-v-e0de06d8]{width:7px;height:4px}.lg .leaf[data-v-e0de06d8]{width:14px;height:8px}.leaf-left[data-v-e0de06d8]{transform-origin:100% 100%;animation:leaf-pop-e0de06d8 var(--duration-loop-long) var(--easing-standard) infinite .3s;top:40%;right:50%;transform:rotate(40deg)}.leaf-right[data-v-e0de06d8]{transform-origin:0 100%;animation:leaf-pop-e0de06d8 var(--duration-loop-long) var(--easing-standard) infinite .6s;border-radius:50% 50% 0;top:15%;left:50%;transform:rotate(-40deg)scaleX(-1)}.sprout[data-v-e0de06d8]{background:var(--color);width:6px;height:6px;animation:sprout-bob-e0de06d8 var(--duration-loop-long) var(--easing-standard) infinite;border-radius:50% 50% 0;position:absolute;top:-3px;transform:rotate(45deg)}.sm .sprout[data-v-e0de06d8]{width:4px;height:4px;top:-2px}.lg .sprout[data-v-e0de06d8]{width:8px;height:8px;top:-4px}@keyframes stem-grow-e0de06d8{0%,to{transform:scaleY(.85)}50%{transform:scaleY(1)}}@keyframes stem-height-e0de06d8{0%,to{height:70%}50%{height:100%}}@keyframes leaf-pop-e0de06d8{0%,20%{opacity:0;transform:rotate(40deg)scale(.3)}40%,80%{opacity:1;transform:rotate(40deg)scale(1)}to{opacity:0;transform:rotate(40deg)scale(.3)}}@keyframes sprout-bob-e0de06d8{0%,to{opacity:.7;transform:rotate(45deg)scale(.8)}50%{opacity:1;transform:rotate(45deg)scale(1.1)}}
