:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;background-color:#f8f9fa;color:#212529}body{display:flex;flex-direction:column;justify-content:center;align-items:center}#root{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;min-height:100vh}.content-box{background-color:#fff;border-radius:8px;padding:3rem 2.5rem;text-align:center;box-shadow:0 4px 12px #0000000d;width:100%;border:1px solid #e9ecef}.logo{margin:0 auto 1.5rem;display:flex;justify-content:center}.company-logo{max-width:220px;height:auto}.logo-placeholder{width:120px;height:120px;border-radius:8px;background-color:#5b4574;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700}h1{font-size:2.25rem;margin:0 0 1rem;font-weight:700;color:#212529}.divider{width:60px;height:3px;background:#5b4574;margin:1.5rem auto;border-radius:2px}p{font-size:1.125rem;margin-bottom:1.5rem;color:#495057;line-height:1.6}.status{margin:2rem 0 0}.progress-container{height:6px;background-color:#e9ecef;border-radius:3px;overflow:hidden;margin-bottom:1rem}.progress-bar{height:100%;width:75%;background-color:#5b4574;border-radius:3px;animation:progressMove 2s ease-in-out infinite alternate}.status-text{margin:.5rem 0 0;font-size:.95rem;color:#6c757d}footer{margin-top:2rem;padding:1rem;font-size:.875rem;color:#6c757d;text-align:center;width:100%}@keyframes progressMove{0%{width:65%}to{width:85%}}@media (max-width: 640px){.content-box{padding:2rem 1.5rem}h1{font-size:1.75rem}p{font-size:1rem}.company-logo{max-width:180px}.logo-placeholder{width:100px;height:100px;font-size:2rem;background-color:#5b4574}}
