.LoadingScreen_fullScreen__ktxpW{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:9999}.LoadingScreen_fullScreen__ktxpW.LoadingScreen_overlay__39FhI{background:linear-gradient(180deg,#F8F9FC,#E8ECFA)}.LoadingScreen_inline__VLKx0{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:200px}.LoadingScreen_inline__VLKx0.LoadingScreen_overlay__39FhI{background:rgba(248,249,252,.95);backdrop-filter:blur(10px);border-radius:12px;border:1px solid #e5e7eb}.LoadingScreen_loadingContent__I8wML{display:flex;flex-direction:column;align-items:center;gap:25px}.LoadingScreen_logoContainer__IRZSY{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.LoadingScreen_logo__lJZrV{width:80px;height:auto;position:relative;z-index:2;filter:drop-shadow(0 0 20px rgba(14,140,255,.6));animation:LoadingScreen_logoFloat__F1Cr_ 3s ease-in-out infinite}@keyframes LoadingScreen_logoFloat__F1Cr_{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.LoadingScreen_pulseRing__m6qk9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:2px solid rgba(14,140,255,.6);border-radius:50%;animation:LoadingScreen_pulseRing__m6qk9 2s cubic-bezier(.25,.46,.45,.94) infinite}@keyframes LoadingScreen_pulseRing__m6qk9{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.LoadingScreen_messageContainer__icVXj{min-height:30px;display:flex;align-items:center;justify-content:center}.LoadingScreen_message__IYJcW{color:white;font-size:16px;font-weight:500;text-align:center;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:.5px}.LoadingScreen_dots__pLTdl{display:inline-block;width:20px;text-align:left}.LoadingScreen_progressBar__5Rn9S{width:200px;height:4px;background:rgba(255,255,255,.1);border-radius:2px;overflow:hidden;position:relative}.LoadingScreen_progressFill__ffGXE{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6);background-size:200% 100%;border-radius:2px;animation:LoadingScreen_progressMove__ijyI6 1.5s ease-in-out infinite;box-shadow:0 0 10px rgba(59,130,246,.5)}@keyframes LoadingScreen_progressMove__ijyI6{0%{transform:translateX(-100%);background-position:0 50%}to{transform:translateX(200%);background-position:100% 50%}}.LoadingScreen_spinner__D2O_H{width:50px;height:50px;border:3px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-radius:50%;animation:LoadingScreen_spin__CWL_B 1s linear infinite}@keyframes LoadingScreen_spin__CWL_B{to{transform:rotate(1turn)}}@media (max-width:768px){.LoadingScreen_logoContainer__IRZSY{width:100px;height:100px}.LoadingScreen_logo__lJZrV{width:60px}.LoadingScreen_message__IYJcW{font-size:14px}.LoadingScreen_progressBar__5Rn9S{width:150px}}@keyframes LoadingScreen_fadeIn__AcLdo{0%{opacity:0}to{opacity:1}}.LoadingScreen_fullScreen__ktxpW,.LoadingScreen_inline__VLKx0{animation:LoadingScreen_fadeIn__AcLdo .3s ease}.AdminLayout_adminLayout__H90ag{display:flex;min-height:100vh;background:linear-gradient(180deg,#0f172a,#1e293b)}.AdminLayout_mainContent__94Ygf{flex:1;margin-left:280px;min-height:100vh;overflow-x:hidden;transition:margin-left .3s ease}.AdminLayout_contentWrapper__b8_N4{padding:2rem;max-width:1600px;margin:0 auto}.AdminLayout_loadingScreen__JG12R{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f172a,#1e293b)}.AdminLayout_loadingSpinner__MfBnl{text-align:center;color:white}.AdminLayout_loadingSpinner__MfBnl p{margin-top:1.5rem;font-size:1rem;color:rgba(255,255,255,.7)}.AdminLayout_spinner__7utN_{width:60px;height:60px;margin:0 auto;border:4px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:AdminLayout_spin__vPcM4 1s linear infinite}@keyframes AdminLayout_spin__vPcM4{to{transform:rotate(1turn)}}@media (max-width:768px){.AdminLayout_mainContent__94Ygf{margin-left:0;padding-top:4rem}.AdminLayout_contentWrapper__b8_N4{padding:1.5rem 1rem}}@media (max-width:1024px) and (min-width:769px){.AdminLayout_mainContent__94Ygf{margin-left:240px}.AdminLayout_contentWrapper__b8_N4{padding:1.5rem}}@media (min-width:1920px){.AdminLayout_contentWrapper__b8_N4{max-width:1800px}}