@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--color-primary-50: #e8f0ff;--color-primary-100: #b6cfff;--color-primary-200: #93b8ff;--color-primary-300: #6298ff;--color-primary-400: #4484ff;--color-primary-500: #1565ff;--color-primary-600: #135ce8;--color-primary-700: #0f48b5;--color-primary-800: #0c388c;--color-primary-900: #092a6b;--color-gray-0: #ffffff;--color-gray-25: #f6f8fa;--color-gray-50: #eceff3;--color-gray-100: #dfe1e7;--color-gray-200: #c1c7d0;--color-gray-300: #a4acb9;--color-gray-400: #818898;--color-gray-500: #666d80;--color-gray-600: #36394a;--color-gray-700: #272835;--color-gray-800: #1a1b25;--color-gray-900: #0d0d12;--color-success-100: #40c4aa;--color-warning-100: #ffbe4c;--color-error-100: #df1c41;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-heading: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-sm: .75rem;--font-size-md: .875rem;--font-size-lg: 1rem;--font-size-xl: 1.125rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--shadow-sm: 0 .0625rem .1875rem 0 rgba(13, 13, 18, .05), 0 .0625rem .125rem 0 rgba(13, 13, 18, .04);--shadow-md: 0 .3125rem .625rem -.125rem rgba(13, 13, 18, .04), 0 .25rem .5rem -.0625rem rgba(13, 13, 18, .02);--shadow-lg: 0 .75rem 1rem -.25rem rgba(13, 13, 18, .08), 0 .25rem .375rem -.125rem rgba(13, 13, 18, .03);--shadow-xl: 0 1.5rem 3rem -.75rem rgba(13, 13, 18, .12)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);font-size:var(--font-size-lg);line-height:1.5;color:var(--color-gray-900);background:linear-gradient(135deg,#0a0a1a,#1a1a2e,#0f1729);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh;display:flex;align-items:center;justify-content:center}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-ring{0%{transform:scale(.95);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-gray-100);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}.noise-overlay{position:absolute;left:0;top:0;width:100vw;height:100vh;pointer-events:none}.maintenance-container{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.noise-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;align-items:center;justify-content:center;opacity:.8;pointer-events:none}@media(max-width:768px){.noise-background{opacity:.7}}.logo-header{position:fixed;top:2rem;left:2rem;z-index:10;display:flex;align-items:center;gap:1rem}.logo-container-small{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.logo-small{width:48px;height:48px;border-radius:12px;object-fit:cover;box-shadow:0 4px 16px #1565ff4d;position:relative;z-index:1}.logo-fallback-small{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--color-primary-500),var(--color-primary-700));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1565ff4d}.brand-name-header{font-family:var(--font-family-heading);font-size:var(--font-size-2xl);font-weight:700;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(21,101,255,.3)}.content-wrapper{position:relative;z-index:5;max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem;padding-top:2rem;pointer-events:none}.content-wrapper>*{pointer-events:auto}.main-content{text-align:center;max-width:700px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.icon-wrapper{width:96px;height:96px;background:linear-gradient(135deg,var(--color-primary-50),var(--color-primary-100));border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg)}.title{font-family:var(--font-family-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;color:#fff;letter-spacing:-.03em;text-shadow:0 2px 20px rgba(21,101,255,.4)}.gradient-text{font-family:var(--font-family-heading);background:linear-gradient(135deg,var(--color-primary-500),#4484ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.description{font-size:var(--font-size-xl);color:#fffc;line-height:1.7;max-width:600px;text-shadow:0 1px 3px rgba(0,0,0,.3)}.status-section{width:100%;max-width:600px;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(21,101,255,.3);border-radius:24px;padding:2.5rem;box-shadow:0 8px 32px #1565ff33;text-align:center}.status-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#1565ff26;border:1px solid rgba(21,101,255,.4);border-radius:50px;font-family:var(--font-family-heading);font-size:var(--font-size-md);font-weight:600;color:var(--color-primary-500);margin-bottom:1.5rem;text-shadow:0 1px 3px rgba(21,101,255,.3);letter-spacing:-.01em}.status-pulse{width:8px;height:8px;background:var(--color-primary-500);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 #1565ffb3}@keyframes pulse-dot{0%,to{box-shadow:0 0 #1565ffb3}50%{box-shadow:0 0 0 8px #1565ff00}}.status-message{font-size:var(--font-size-xl);color:#fffc;line-height:1.6;margin:0}.footer-section{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:3rem;margin-top:2rem;width:100%;max-width:600px}.footer-text{font-size:var(--font-size-md);color:#ffffffb3;text-align:center}.footer-link{color:var(--color-primary-500);text-decoration:none;font-weight:600;transition:color .3s ease;text-shadow:0 1px 3px rgba(21,101,255,.3)}.footer-link:hover{color:#4484ff;text-decoration:underline}.copyright{font-size:var(--font-size-sm);color:#ffffff80}@media(max-width:768px){.logo-header{top:1.5rem;left:1.5rem}.logo-container-small,.logo-small,.logo-fallback-small{width:40px;height:40px}.brand-name-header{font-size:var(--font-size-xl)}.maintenance-container{padding:1.5rem}.content-wrapper{gap:2rem;padding-top:5rem}.title{font-size:2rem}.description{font-size:var(--font-size-lg)}.status-section{padding:2rem}.status-message{font-size:var(--font-size-lg)}}@media(max-width:480px){.logo-header{top:1rem;left:1rem;gap:.5rem}.logo-container-small,.logo-small,.logo-fallback-small{width:32px;height:32px}.brand-name-header{font-size:var(--font-size-lg)}.icon-wrapper{width:72px;height:72px}.status-section{padding:1.5rem}.status-badge{font-size:var(--font-size-sm);padding:.5rem 1rem}}
