@keyframes dfV2LoaderFade{0%{opacity:0}to{opacity:1}}@keyframes dfV2OverlayIn{0%{opacity:0}to{opacity:1}}@keyframes dfV2OverlayOut{0%{opacity:1}to{opacity:0}}.df-v2-loading{background:#050a09;justify-content:center;align-items:center;width:100%;height:100%;min-height:100dvh;animation:.3s both dfV2LoaderFade;display:flex}[data-theme=light] .df-v2-loading{background:#f6f7f6}.df-v2-loading-fixed{z-index:9999;position:fixed;top:0;bottom:0;left:0;right:0}.df-v2-loading-stack{flex-direction:column;align-items:center;gap:0;display:flex}.df-v2-loading-logowrap{justify-content:center;align-items:flex-end;height:150px;margin-bottom:4px;display:flex;position:relative}.df-v2-loading-logo{object-fit:contain;width:188px;height:auto;animation:3.4s ease-in-out infinite dfV2LogoFloat}.df-loader-logo-light{display:none}.df-loader-logo-dark{filter:brightness(0)invert();display:block}[data-theme=light] .df-loader-logo-dark{filter:none;display:none}[data-theme=light] .df-loader-logo-light{display:block}.df-v2-loading-tank{background:#0a1c19;border:1px solid #ffffff1f;border-radius:18px;width:240px;height:92px;position:relative;overflow:visible;box-shadow:inset 0 2px 8px #0000004d,0 10px 30px -12px #10b98159}[data-theme=light] .df-v2-loading-tank{background:#e6efed;border-color:#00000014}.df-v2-loading-tank-clip{clip-path:inset(-90px 0 0 round 0 0 17px 17px);position:absolute;top:0;bottom:0;left:0;right:0}.df-v2-loading-water{background:linear-gradient(#34d399 0%,#10b981 45%,#0891b2 100%);border-radius:0 0 17px 17px;height:22%;animation:3.4s ease-in-out infinite dfV2WaterFill;position:absolute;bottom:0;left:0;right:0;overflow:visible;box-shadow:0 -2px 14px #10b98180}@keyframes dfV2WaterFill{0%{height:18%}55%{height:100%}to{height:18%}}.df-v2-loading-wave{pointer-events:none;background-position:0 bottom;background-repeat:repeat-x;width:200%;height:16px;position:absolute;top:-13px;left:0}.df-v2-loading-wave-a{opacity:.95;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='16' viewBox='0 0 130 16' preserveAspectRatio='none'%3E%3Cpath d='M0 11 C 21 1 44 1 65 11 C 86 21 109 21 130 11 L130 16 L0 16 Z' fill='%2334d399'/%3E%3Cpath d='M0 11 C 21 1 44 1 65 11 C 86 21 109 21 130 11' fill='none' stroke='%23ffffff' stroke-opacity='0.55' stroke-width='1.5'/%3E%3C/svg%3E");background-size:130px 16px;animation:2.1s linear infinite dfV2WaveMove}.df-v2-loading-wave-b{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='190' height='16' viewBox='0 0 190 16' preserveAspectRatio='none'%3E%3Cpath d='M0 9 C 32 0 63 18 95 9 C 127 0 158 18 190 9 L190 16 L0 16 Z' fill='%2310b981' fill-opacity='0.7'/%3E%3C/svg%3E");background-size:190px 16px;animation:3.6s linear infinite reverse dfV2WaveMove;top:-9px}.df-v2-loading-word{font-family:var(--font-deflow-logo,var(--font-display),system-ui,sans-serif);letter-spacing:.03em;color:#e8f5f0;opacity:1;margin-top:16px;font-size:34px;font-weight:700}[data-theme=light] .df-v2-loading-word{color:#0a1c19}@keyframes dfV2LogoRise{0%{opacity:0;transform:translateY(70px)scale(.7)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dfV2LogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes dfV2WaterRise{0%{height:8px}to{height:100%}}@keyframes dfV2WaveMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes dfV2WordDrop{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.df-v2-loading-logo,.df-v2-loading-wave{animation:none!important}}
