.PlantAnimation_plantContainer___alfW{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;margin:0 auto;position:relative;z-index:2;background:none;box-shadow:none;pointer-events:none}.PlantAnimation_plant__ngEdH{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;transform:scale(.7);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.PlantAnimation_stage0__kZLzr,.PlantAnimation_stage1__42Cpy,.PlantAnimation_stage2__3ul1R,.PlantAnimation_stage3__H4bg5{opacity:0;z-index:1}.PlantAnimation_stage0__kZLzr.PlantAnimation_active__39qxH,.PlantAnimation_stage1__42Cpy.PlantAnimation_active__39qxH,.PlantAnimation_stage2__3ul1R.PlantAnimation_active__39qxH,.PlantAnimation_stage3__H4bg5.PlantAnimation_active__39qxH{opacity:1;transform:scale(1);z-index:2}.PlantAnimation_stage0__kZLzr{background-image:url(/plant-seed.svg);height:16px}.PlantAnimation_stage1__42Cpy{background-image:url(/plant-sprout.svg);height:24px}.PlantAnimation_stage2__3ul1R{background-image:url(/plant-growing.svg);height:32px}.PlantAnimation_stage3__H4bg5{background-image:url(/plant-grown.svg);height:40px}.PlantAnimation_thankYou__5qtOw{display:none}.PlantAnimation_supportButton__9wKWN{position:static;padding:12px 24px;background:hsla(0,0%,100%,.92);color:#1a1a1a;border:1px solid #e0e0e0;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px rgba(0,0,0,.08);font-weight:700}.PlantAnimation_supportButton__9wKWN:hover{background:#f3f3f3;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.13)}.PlantAnimation_supportButton__9wKWN:disabled{opacity:.7;cursor:not-allowed;transform:none}.PlantAnimation_counter__0vlsx{position:fixed;bottom:80px;right:20px;background:rgba(24,90,157,.8);color:#fff;padding:8px 16px;border-radius:20px;font-size:1rem;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px rgba(0,0,0,.2);animation:PlantAnimation_fadeIn__ECsW0 .5s ease-in-out}.PlantAnimation_plantTransition__K4cfD{animation:PlantAnimation_plantFadeIn__sqYAt .7s cubic-bezier(.4,0,.2,1)}@keyframes PlantAnimation_plantFadeIn__sqYAt{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}