.loading_loading__skJOD{display:flex;align-items:center;justify-content:center;min-height:60vh;background:var(--bg-primary,#FDF8F4)}.loading_spinner__fPcsh{position:relative;width:48px;height:48px;animation:loading_spin__khuBR 2s linear infinite}.loading_petal__XwDP7{position:absolute;width:12px;height:24px;background:var(--accent-pink,#E8B4B8);border-radius:50% 50% 50% 50%/80% 80% 20% 20%;left:50%;top:50%;transform-origin:50% 100%;opacity:.7}.loading_petal__XwDP7:first-child{transform:translate(-50%,-100%) rotate(0deg)}.loading_petal__XwDP7:nth-child(2){transform:translate(-50%,-100%) rotate(72deg)}.loading_petal__XwDP7:nth-child(3){transform:translate(-50%,-100%) rotate(144deg)}.loading_petal__XwDP7:nth-child(4){transform:translate(-50%,-100%) rotate(216deg)}.loading_petal__XwDP7:nth-child(5){transform:translate(-50%,-100%) rotate(288deg)}.loading_center__yi_Su{position:absolute;width:10px;height:10px;background:var(--accent-gold,#C5A572);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}@keyframes loading_spin__khuBR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}