@keyframes Loading-module-scss-module__VT_3ZW__fadeScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes Loading-module-scss-module__VT_3ZW__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(28px,-28px)scale(1.05)}66%{transform:translate(-18px,18px)scale(.96)}}.Loading-module-scss-module__VT_3ZW__animWrapperSm{flex-shrink:0;width:64px;height:64px}.Loading-module-scss-module__VT_3ZW__animWrapperMd{flex-shrink:0;width:96px;height:96px}.Loading-module-scss-module__VT_3ZW__animWrapperLg{flex-shrink:0;width:120px;height:120px}.Loading-module-scss-module__VT_3ZW__fullScreen{z-index:9999;background:var(--background);justify-content:center;align-items:center;padding:24px;animation:.2s ease-out both Loading-module-scss-module__VT_3ZW__fadeScaleIn;display:flex;position:fixed;inset:0;overflow:hidden}.Loading-module-scss-module__VT_3ZW__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Loading-module-scss-module__VT_3ZW__bubble1{background:radial-gradient(circle,#3b82f61a,#0000 65%);border-radius:50%;width:480px;height:480px;animation:22s ease-in-out infinite Loading-module-scss-module__VT_3ZW__float;position:absolute;top:-140px;left:-100px}.Loading-module-scss-module__VT_3ZW__bubble2{background:radial-gradient(circle,#6366f112,#0000 65%);border-radius:50%;width:560px;height:560px;animation:30s ease-in-out infinite reverse Loading-module-scss-module__VT_3ZW__float;position:absolute;bottom:-160px;right:-120px}:root[data-theme=dark] .Loading-module-scss-module__VT_3ZW__bubble1{background:radial-gradient(circle,#ffffff0d,#0000 65%)}:root[data-theme=dark] .Loading-module-scss-module__VT_3ZW__bubble2{background:radial-gradient(circle,#a3a3a30a,#0000 65%)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Loading-module-scss-module__VT_3ZW__bubble1{background:radial-gradient(circle,#ffffff0d,#0000 65%)}:root:not([data-theme=light]) .Loading-module-scss-module__VT_3ZW__bubble2{background:radial-gradient(circle,#a3a3a30a,#0000 65%)}}.Loading-module-scss-module__VT_3ZW__card{z-index:1;background:var(--glass-bg);width:100%;max-width:340px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow),0 0 0 1px #ffffff0d inset;text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:48px 40px;display:flex;position:relative}.Loading-module-scss-module__VT_3ZW__card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff1f,#ffffff0a);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}:root[data-theme=dark] .Loading-module-scss-module__VT_3ZW__card:before{background:linear-gradient(135deg,#ffffff14,#ffffff05)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Loading-module-scss-module__VT_3ZW__card:before{background:linear-gradient(135deg,#ffffff14,#ffffff05)}}.Loading-module-scss-module__VT_3ZW__brand{letter-spacing:.35em;text-transform:uppercase;color:var(--neutral-500);font-size:10px;font-weight:700;font-family:var(--font-family-heading);flex-direction:column;align-items:center;gap:2px;line-height:1.3;display:flex}.Loading-module-scss-module__VT_3ZW__tip{color:var(--neutral-500);margin:0;font-size:13px;font-weight:500;line-height:1.6}:root[data-theme=dark] .Loading-module-scss-module__VT_3ZW__tip{color:var(--neutral-400)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Loading-module-scss-module__VT_3ZW__tip{color:var(--neutral-400)}}@media (max-width:640px){.Loading-module-scss-module__VT_3ZW__fullScreen{padding:16px}.Loading-module-scss-module__VT_3ZW__card{border-radius:20px;gap:16px;max-width:100%;padding:36px 24px}.Loading-module-scss-module__VT_3ZW__animWrapperLg{width:88px;height:88px}.Loading-module-scss-module__VT_3ZW__animWrapperMd{width:72px;height:72px}.Loading-module-scss-module__VT_3ZW__bubble1{width:300px;height:300px}.Loading-module-scss-module__VT_3ZW__bubble2{width:360px;height:360px}}@media (prefers-reduced-motion:reduce){.Loading-module-scss-module__VT_3ZW__fullScreen,.Loading-module-scss-module__VT_3ZW__bubble1,.Loading-module-scss-module__VT_3ZW__bubble2{animation:none}}.Loading-module-scss-module__VT_3ZW__inline{justify-content:center;align-items:center;width:100%;padding:32px 16px;animation:.15s ease-out both Loading-module-scss-module__VT_3ZW__fadeScaleIn;display:flex}.Loading-module-scss-module__VT_3ZW__inlineCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:24px 32px;display:inline-flex}.Loading-module-scss-module__VT_3ZW__inlineTip{color:var(--neutral-600);margin:0;font-size:13px;font-weight:500;line-height:1.5}:root[data-theme=dark] .Loading-module-scss-module__VT_3ZW__inlineTip{color:var(--neutral-500)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Loading-module-scss-module__VT_3ZW__inlineTip{color:var(--neutral-500)}}@media (max-width:640px){.Loading-module-scss-module__VT_3ZW__inline{padding:24px 12px}.Loading-module-scss-module__VT_3ZW__inlineCard{width:100%;max-width:280px;padding:20px 24px}.Loading-module-scss-module__VT_3ZW__animWrapperSm{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){.Loading-module-scss-module__VT_3ZW__inline{animation:none}}
