:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2c3e50;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{color:#3498db;text-decoration:none;transition:color .3s ease}a:hover{color:#2980b9}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0;line-height:1.6}html{scroll-behavior:smooth}*:focus{outline:2px solid #3498db;outline-offset:2px}*:focus:not(:focus-visible){outline:none}*{margin:0;padding:0;box-sizing:border-box}#root{width:100%;height:100vh}.maintenance-container{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.maintenance-content{background:#1e1e32f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;text-align:center;max-width:600px;width:100%;box-shadow:0 20px 40px #0000004d;animation:fadeInUp .8s ease-out}.logo-container{margin-bottom:2rem}.logo-animation{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(44,62,80,.3))}.company-name{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.maintenance-message h2{font-size:1.8rem;color:#e8e8e8;margin-bottom:1rem;font-weight:600}.maintenance-message p{font-size:1.1rem;color:#b8b8b8;line-height:1.6;margin-bottom:2rem}.contact-info{margin:2rem 0;padding:1.5rem;background:#ffffff0d;border-radius:12px;border-left:4px solid #64b5f6}.contact-info p{color:#b8b8b8;margin-bottom:.5rem}.contact-email{color:#64b5f6;text-decoration:none;font-weight:600;font-size:1.1rem;transition:color .3s ease}.contact-email:hover{color:#90caf9;text-decoration:underline}.loading-indicator{margin-top:2rem}.loading-dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}.loading-dots span{width:12px;height:12px;background:#64b5f6;border-radius:50%;animation:bounce 1.4s ease-in-out infinite both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}.loading-indicator p{color:#a8a8a8;font-style:italic}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width: 768px){.maintenance-content{padding:2rem;margin:1rem}.company-name{font-size:2rem}.maintenance-message h2{font-size:1.5rem}.maintenance-message p{font-size:1rem}}@media (max-width: 480px){.maintenance-container{padding:1rem}.maintenance-content{padding:1.5rem}.company-name{font-size:1.8rem}.logo-animation{width:120px;height:120px}}
