.growing-plant-spinner[data-v-708d3dba]{--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-708d3dba]{width:32px;height:40px}.growing-plant-spinner.md[data-v-708d3dba]{width:48px;height:56px}.growing-plant-spinner.lg[data-v-708d3dba]{width:64px;height:72px}.pot[data-v-708d3dba]{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.pot-rim[data-v-708d3dba]{background:var(--pot-color);border-radius:2px;order:-1;width:60%;height:12%}.pot-body[data-v-708d3dba]{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-708d3dba]{transform-origin:bottom;flex-direction:column;align-items:center;animation:1.6s ease-in-out infinite stem-grow-708d3dba;display:flex;position:relative}.stem[data-v-708d3dba]:after{content:"";background:var(--color);border-radius:2px;width:2.5px;height:100%;min-height:16px;animation:1.6s ease-in-out infinite stem-height-708d3dba}.sm .stem[data-v-708d3dba]:after{width:2px;min-height:12px}.leaf[data-v-708d3dba]{background:var(--color);opacity:0;border-radius:50% 50% 50% 0;width:10px;height:6px;position:absolute}.sm .leaf[data-v-708d3dba]{width:7px;height:4px}.lg .leaf[data-v-708d3dba]{width:14px;height:8px}.leaf-left[data-v-708d3dba]{transform-origin:100% 100%;animation:1.6s ease-in-out .3s infinite leaf-pop-708d3dba;top:40%;right:50%;transform:rotate(40deg)}.leaf-right[data-v-708d3dba]{transform-origin:0 100%;border-radius:50% 50% 0;animation:1.6s ease-in-out .6s infinite leaf-pop-708d3dba;top:15%;left:50%;transform:rotate(-40deg)scaleX(-1)}.sprout[data-v-708d3dba]{background:var(--color);border-radius:50% 50% 0;width:6px;height:6px;animation:1.6s ease-in-out infinite sprout-bob-708d3dba;position:absolute;top:-3px;transform:rotate(45deg)}.sm .sprout[data-v-708d3dba]{width:4px;height:4px;top:-2px}.lg .sprout[data-v-708d3dba]{width:8px;height:8px;top:-4px}@keyframes stem-grow-708d3dba{0%,to{transform:scaleY(.85)}50%{transform:scaleY(1)}}@keyframes stem-height-708d3dba{0%,to{height:70%}50%{height:100%}}@keyframes leaf-pop-708d3dba{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-708d3dba{0%,to{opacity:.7;transform:rotate(45deg)scale(.8)}50%{opacity:1;transform:rotate(45deg)scale(1.1)}}
