.DashboardLoadingSkeleton_container__LOf4P{display:grid;grid-template-areas:"sidebar terminal stats";grid-template-columns:280px 1fr 320px;width:100vw;height:100vh;background:#0a0a0f;overflow:hidden;padding:16px;box-sizing:border-box;grid-gap:18px;gap:18px}.DashboardLoadingSkeleton_sidebar__Qv8aB{grid-area:sidebar;background:#111119;border-radius:16px;padding:18px 16px;display:flex;flex-direction:column;gap:24px;border:1px solid rgba(255,255,255,.04);box-shadow:0 12px 40px rgba(0,0,0,.35)}.DashboardLoadingSkeleton_sidebarHeader__M_kAo{height:48px;border-radius:12px}.DashboardLoadingSkeleton_sidebarSection__bb_Aw{display:flex;flex-direction:column;gap:12px}.DashboardLoadingSkeleton_sidebarFooter__VRmXw{margin-top:auto;display:flex;flex-direction:column;gap:12px}.DashboardLoadingSkeleton_terminal__k2M_s{grid-area:terminal;background:#111119;border-radius:24px;padding:24px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.04);box-shadow:0 24px 60px rgba(0,0,0,.4)}.DashboardLoadingSkeleton_terminalHeader__1t3cc{height:56px;border-radius:14px;margin-bottom:18px}.DashboardLoadingSkeleton_terminalBody__AaixM{flex:1 1;display:flex;flex-direction:column;gap:12px;padding-right:8px;overflow:hidden}.DashboardLoadingSkeleton_outputLine__899jD{height:20px;border-radius:8px}.DashboardLoadingSkeleton_commandInput__3dOh6{height:58px;border-radius:16px;margin-top:18px}.DashboardLoadingSkeleton_stats__W5s8Z{grid-area:stats;background:#111119;border-radius:20px;padding:22px 18px;display:flex;flex-direction:column;gap:18px;border:1px solid rgba(255,255,255,.04);box-shadow:0 16px 48px rgba(0,0,0,.35)}.DashboardLoadingSkeleton_statsHeader__Kn5yI{display:flex;flex-direction:column;gap:10px}.DashboardLoadingSkeleton_statTitle__48IeP{height:26px;width:70%;border-radius:10px}.DashboardLoadingSkeleton_statSubtitle__8OLKN{height:18px;width:55%;border-radius:8px}.DashboardLoadingSkeleton_statCards__nAcBj{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.DashboardLoadingSkeleton_statCard__d_8UT{height:110px;border-radius:16px}.DashboardLoadingSkeleton_activityFeed__cK5xU{display:flex;flex-direction:column;gap:12px;margin-top:8px}.DashboardLoadingSkeleton_activityItem__SWu34{height:22px;border-radius:8px}.DashboardLoadingSkeleton_skeletonBar__RJ5Oa{height:40px;border-radius:12px}.DashboardLoadingSkeleton_skeletonLine___xZpv{height:20px;border-radius:10px}.DashboardLoadingSkeleton_shimmer__rnMbb{position:relative;overflow:hidden;background:linear-gradient(90deg,#19191f,#2a2a31 50%,#19191f);background-size:200% 100%;animation:DashboardLoadingSkeleton_shimmer__rnMbb 1.5s ease-in-out infinite}.DashboardLoadingSkeleton_shimmer__rnMbb:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08) 50%,rgba(255,255,255,0));animation:DashboardLoadingSkeleton_shimmer-highlight__iSjo3 1.5s ease-in-out infinite}@keyframes DashboardLoadingSkeleton_shimmer__rnMbb{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes DashboardLoadingSkeleton_shimmer-highlight__iSjo3{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1440px){.DashboardLoadingSkeleton_container__LOf4P{grid-template-columns:240px 1fr 280px;padding:12px;gap:14px}.DashboardLoadingSkeleton_terminal__k2M_s{border-radius:20px;padding:20px}.DashboardLoadingSkeleton_stats__W5s8Z{border-radius:18px;padding:18px}}@media (max-width:1200px){.DashboardLoadingSkeleton_container__LOf4P{grid-template-areas:"terminal terminal" "sidebar stats";grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;height:auto;min-height:100vh}.DashboardLoadingSkeleton_terminal__k2M_s{min-height:60vh}}@media (max-width:960px){.DashboardLoadingSkeleton_container__LOf4P{grid-template-areas:"terminal" "sidebar" "stats";grid-template-columns:1fr;gap:16px}.DashboardLoadingSkeleton_sidebar__Qv8aB,.DashboardLoadingSkeleton_stats__W5s8Z{flex-direction:column}.DashboardLoadingSkeleton_statCards__nAcBj{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.DashboardLoadingSkeleton_container__LOf4P{padding:12px 8px}.DashboardLoadingSkeleton_sidebar__Qv8aB,.DashboardLoadingSkeleton_stats__W5s8Z,.DashboardLoadingSkeleton_terminal__k2M_s{padding:16px}.DashboardLoadingSkeleton_statCards__nAcBj{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.DashboardLoadingSkeleton_shimmer__rnMbb{animation:none}.DashboardLoadingSkeleton_shimmer__rnMbb:after{animation:none;opacity:.08}}.GUIThemeLoadingSkeleton_container__m7Jz0{width:100vw;height:100vh;background:#212121;display:flex;flex-direction:column;overflow:hidden;color:#f1f1f1}.GUIThemeLoadingSkeleton_header__ydEII{height:64px;width:100%;border-bottom:1px solid #3a3a3f;background:#26262b}.GUIThemeLoadingSkeleton_content__9or1T{flex:1 1;padding:24px;display:flex;flex-direction:column;gap:18px;overflow:hidden}.GUIThemeLoadingSkeleton_skeletonMessage__PZD_c{max-width:70%;height:60px;border-radius:16px;background:#2a2a2f}.GUIThemeLoadingSkeleton_left__EA5Q7{align-self:flex-start}.GUIThemeLoadingSkeleton_right__P79el{align-self:flex-end}.GUIThemeLoadingSkeleton_leftTall__NXUcp{align-self:flex-start;height:80px}.GUIThemeLoadingSkeleton_rightShort__TCf25{align-self:flex-end;height:42px}.GUIThemeLoadingSkeleton_inputSkeleton__2Sc5a{height:68px;border-top:1px solid #3a3a3f;background:#26262b}.GUIThemeLoadingSkeleton_shimmer__oD5t5{position:relative;overflow:hidden;background-image:linear-gradient(90deg,#27272d,#37373f 50%,#27272d);background-size:200% 100%;animation:GUIThemeLoadingSkeleton_shimmer__oD5t5 1.8s ease-in-out infinite}.GUIThemeLoadingSkeleton_shimmer__oD5t5:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08) 50%,rgba(255,255,255,0));animation:GUIThemeLoadingSkeleton_shimmer-highlight__TeadR 1.8s ease-in-out infinite}@keyframes GUIThemeLoadingSkeleton_shimmer__oD5t5{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes GUIThemeLoadingSkeleton_shimmer-highlight__TeadR{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:960px){.GUIThemeLoadingSkeleton_content__9or1T{padding:20px}.GUIThemeLoadingSkeleton_skeletonMessage__PZD_c{border-radius:14px}}@media (max-width:720px){.GUIThemeLoadingSkeleton_content__9or1T{padding:18px 16px;gap:16px}.GUIThemeLoadingSkeleton_skeletonMessage__PZD_c{max-width:85%}}@media (max-width:480px){.GUIThemeLoadingSkeleton_header__ydEII{height:58px}.GUIThemeLoadingSkeleton_inputSkeleton__2Sc5a{height:62px}.GUIThemeLoadingSkeleton_skeletonMessage__PZD_c{height:52px}.GUIThemeLoadingSkeleton_leftTall__NXUcp{height:70px}}@media (prefers-reduced-motion:reduce){.GUIThemeLoadingSkeleton_shimmer__oD5t5{animation:none}.GUIThemeLoadingSkeleton_shimmer__oD5t5:after{animation:none;opacity:.08}}.MediaPanelLoadingSkeleton_panel__kQcfR{position:fixed;right:20px;top:80px;width:320px;height:500px;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,212,255,.2);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px rgba(0,0,0,.6);color:#e8f5ff}.MediaPanelLoadingSkeleton_header__kb4zd{height:56px;background:rgba(0,212,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.MediaPanelLoadingSkeleton_content__OL3Es{flex:1 1;padding:18px;display:flex;flex-direction:column;gap:14px}.MediaPanelLoadingSkeleton_skeletonBar__SzHD6{height:44px;border-radius:12px;background:rgba(33,33,40,.75)}.MediaPanelLoadingSkeleton_progress__qlooA{height:12px;border-radius:999px;margin-top:auto;background:rgba(33,33,40,.85)}.MediaPanelLoadingSkeleton_shimmer__KYe7_{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(0,212,255,.12),rgba(0,212,255,.32) 50%,rgba(0,212,255,.12));background-size:220% 100%;animation:MediaPanelLoadingSkeleton_shimmer__KYe7_ 1.6s ease-in-out infinite}.MediaPanelLoadingSkeleton_shimmer__KYe7_:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.22) 50%,rgba(255,255,255,0));animation:MediaPanelLoadingSkeleton_shimmer-highlight__i_RxD 1.6s ease-in-out infinite}@keyframes MediaPanelLoadingSkeleton_shimmer__KYe7_{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes MediaPanelLoadingSkeleton_shimmer-highlight__i_RxD{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1024px){.MediaPanelLoadingSkeleton_panel__kQcfR{right:16px;top:72px;width:300px;height:460px}}@media (max-width:768px){.MediaPanelLoadingSkeleton_panel__kQcfR{position:relative;right:auto;top:auto;width:100%;margin-top:20px;height:420px}}@media (max-width:540px){.MediaPanelLoadingSkeleton_panel__kQcfR{margin:16px;width:calc(100% - 32px)}.MediaPanelLoadingSkeleton_content__OL3Es{padding:16px}}@media (prefers-reduced-motion:reduce){.MediaPanelLoadingSkeleton_shimmer__KYe7_{animation:none}.MediaPanelLoadingSkeleton_shimmer__KYe7_:after{animation:none;opacity:.15}}.ErrorBoundary_errorContainer__O5xsF{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px;background:rgba(255,51,51,.05);border:1px solid rgba(255,51,51,.3);border-radius:12px;margin:20px;text-align:center;color:#ffffff;gap:16px}.ErrorBoundary_errorIcon__sO8mH{font-size:64px;line-height:1;color:#ff3333}.ErrorBoundary_errorTitle__NjSVG{font-size:24px;font-weight:700;margin:0;color:#ff3333}.ErrorBoundary_errorMessage__Mmtoo{font-size:16px;line-height:1.6;margin:0;max-width:640px}.ErrorBoundary_errorDetails__N_nRf{background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:16px;width:min(800px,100%);text-align:left;color:#f5f5f5}.ErrorBoundary_errorDetails__N_nRf>summary{cursor:pointer;font-weight:600;margin-bottom:12px}.ErrorBoundary_stackTrace__5lKVo{font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.5;color:#cccccc;white-space:pre-wrap;word-break:break-word;max-height:260px;overflow-y:auto;margin:0}.ErrorBoundary_retryButton__JkTZV{background:linear-gradient(135deg,#ff3333,#cc0000);color:#ffffff;border:none;padding:12px 28px;border-radius:10px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.ErrorBoundary_retryButton__JkTZV:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(204,0,0,.35)}.ErrorBoundary_retryButton__JkTZV:focus{outline:2px solid rgba(255,51,51,.45);outline-offset:2px}@media (max-width:768px){.ErrorBoundary_errorContainer__O5xsF{margin:12px;padding:28px 20px}.ErrorBoundary_errorTitle__NjSVG{font-size:22px}.ErrorBoundary_errorMessage__Mmtoo{font-size:15px}}@media (max-width:480px){.ErrorBoundary_errorContainer__O5xsF{padding:24px 16px;min-height:320px}.ErrorBoundary_errorIcon__sO8mH{font-size:48px}.ErrorBoundary_retryButton__JkTZV{width:100%}}@media (prefers-reduced-motion:reduce){.ErrorBoundary_retryButton__JkTZV{transition:none;transform:none}.ErrorBoundary_retryButton__JkTZV:hover{box-shadow:none}}