:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;color:#ffffffe6;background:linear-gradient(135deg,#667eea,#764ba2);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}#app{max-width:800px;margin:0 auto;padding:2rem;text-align:center;width:100%}.under-development{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.company-logo{margin-bottom:2rem}.company-name{font-size:3.5rem;font-weight:700;margin:0;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:-1px}.development-content{margin-top:2rem}.development-title{font-size:2.2rem;font-weight:600;margin-bottom:2rem;color:#fffffff2}.progress-indicator{margin:2rem 0}.progress-bar{width:100%;height:8px;background:#fff3;border-radius:4px;overflow:hidden;margin:1rem 0}.progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:4px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.development-message{font-size:1.2rem;line-height:1.8;margin:2rem 0;color:#ffffffe6}.contact-info{margin:2.5rem 0;padding:1.5rem;background:#ffffff1a;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.contact-text{font-size:1.1rem;margin-bottom:1rem;color:#ffffffe6}.contact-details{font-size:1rem;margin:0}.contact-item{display:inline-block;margin:.5rem 1rem;color:#ffffffd9;background:#ffffff1a;padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.coming-soon{margin-top:2rem}.launch-text{font-size:1.1rem;color:#ffffffe6;margin:0}.launch-text strong{color:#4facfe;font-weight:600}@media (max-width: 768px){.company-name{font-size:2.5rem}.development-title{font-size:1.8rem}.under-development{padding:2rem 1.5rem}.contact-item{display:block;margin:.5rem 0}}@media (max-width: 480px){.company-name{font-size:2rem}.development-title{font-size:1.5rem}.under-development{padding:1.5rem 1rem}.development-message{font-size:1rem}}
