:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background:linear-gradient(135deg,#1e1e2e,#2d2d44);background-attachment:fixed;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;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}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;text-align:center}.header{margin-bottom:3rem;max-width:800px}.header h1{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.25rem;color:#ffffffb3}.main{display:flex;justify-content:center;width:100%;max-width:800px;margin:0 auto 3rem}.card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;text-align:left}.card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.form-card,.info-card{min-width:400px}.card h2{font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.name-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group label{margin-bottom:.5rem;color:#ffffffe6;font-weight:500;font-size:.95rem}.name-input{width:100%;padding:1rem;font-size:1.1rem;border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;transition:border-color .3s ease;box-sizing:border-box}.name-input:focus{outline:none;border-color:#667eea}.name-input::placeholder{color:#ffffff80}.name-input:disabled{opacity:.6;cursor:not-allowed}.submit-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-message{margin-top:1.5rem;padding:1rem;background:#ef444433;border:1px solid rgba(239,68,68,.5);border-radius:8px;color:#fca5a5}.success-message{margin-top:1.5rem;padding:1rem;background:#22c55e33;border:1px solid rgba(34,197,94,.5);border-radius:8px;color:#86efac}.loading-info{margin-top:1.5rem;padding:1.5rem;background:#3b82f633;border:1px solid rgba(59,130,246,.5);border-radius:8px;color:#93c5fd}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(59,130,246,.3)}.progress-header h3{margin:0;font-size:1.3rem;color:#60a5fa}.elapsed-time{font-weight:600;font-size:1.1rem;color:#93c5fd}.progress-steps{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.progress-step{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#3b82f61a;border-radius:6px}.step-icon{font-size:1.5rem;flex-shrink:0}.progress-note{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.3)}.progress-note p{margin:.5rem 0;font-size:.9rem;font-style:italic;color:#bfdbfe}.info-list{color:#fffc;line-height:2;padding-left:1.5rem}.info-list li{margin-bottom:.5rem}.info-list ul{margin-top:.5rem;margin-left:1.5rem;list-style-type:disc}.info-list ul li{margin-bottom:.25rem}.footer{margin-top:auto;padding-top:2rem;color:#ffffff80;font-size:.9rem}@media(max-width:768px){.header h1{font-size:2.5rem}.main{grid-template-columns:1fr}.form-card,.info-card{min-width:auto}}
