.setup-wizard-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.setup-wizard-card{max-width:600px;width:100%;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:40px}.setup-wizard-header{text-align:center;margin-bottom:32px}.setup-wizard-icon{width:64px;height:64px;color:#667eea;margin-bottom:16px}.setup-wizard-header h1{font-size:28px;font-weight:600;color:#1a202c;margin:0 0 8px}.setup-wizard-subtitle{font-size:14px;color:#718096;margin:0;line-height:1.6}.setup-wizard-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#2d3748}.form-group input,.form-group textarea{padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled,.form-group textarea:disabled{background-color:#f7fafc;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:80px}.form-group small{font-size:12px;color:#718096}.alert{padding:16px;border-radius:8px;font-size:14px;position:relative}.alert strong{display:block;margin-bottom:4px;font-weight:600}.alert p{margin:0;line-height:1.5}.alert-error{background-color:#fff5f5;border:1px solid #fc8181;color:#742a2a}.alert-info{background-color:#ebf8ff;border:1px solid #90cdf4;color:#2c5282}.alert-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:inherit;opacity:.5;padding:0;width:24px;height:24px}.alert-close:hover{opacity:1}.btn{padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background-color:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-icon{width:20px;height:20px}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.setup-wizard-footer{margin-top:24px;text-align:center;padding-top:24px;border-top:1px solid #e2e8f0}.setup-wizard-footer p{font-size:12px;color:#718096;margin:0}.setup-wizard-footer a{color:#667eea;text-decoration:none}.setup-wizard-footer a:hover{text-decoration:underline}.health-check-card{padding:16px;border:2px solid #e2e8f0;border-radius:8px;background:#f7fafc;transition:all .3s}.health-check-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.health-check-title{display:flex;align-items:center;gap:12px}.health-check-title h4{font-size:16px;font-weight:600;color:#2d3748;margin:0}.status-icon{width:24px;height:24px}.status-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase}.health-check-message{font-size:14px;color:#4a5568;margin:0;line-height:1.5}.health-check-duration{font-size:12px;color:#a0aec0;margin:4px 0 0;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.setup-diagnostics{display:flex;flex-direction:column;gap:24px}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.card-header h3{font-size:20px;font-weight:600;color:#1a202c;margin:0}.header-icon{width:24px;height:24px;color:#667eea}.steps{display:flex;flex-direction:column;gap:24px}.step{display:flex;flex-direction:column;gap:8px}.step h4{font-size:16px;font-weight:600;color:#2d3748;margin:0}.step code{background:#edf2f7;padding:2px 6px;border-radius:4px;font-size:13px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.retry-button{background:#667eea;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.retry-button:hover{background:#5568d3}.retry-button:disabled{cursor:not-allowed}.project-info{margin-bottom:16px;padding:12px;background:#f7fafc;border-radius:6px}.error-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fee;border:1px solid #fcc;border-radius:6px;color:#c53030;margin-bottom:16px}.health-checks{display:flex;flex-direction:column;gap:16px}.setup-complete-page{padding:40px 20px;min-height:100vh;background:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.setup-complete-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:32px}.success-section{text-align:center;padding:20px}.success-icon{width:64px;height:64px;color:#48bb78;margin-bottom:24px}.success-section h2{font-size:28px;font-weight:600;color:#1a202c;margin:0 0 8px}.muted{font-size:14px;color:#718096;line-height:1.6;margin:0}.footer-section{text-align:center}.footer-section code{background:#edf2f7;padding:2px 6px;border-radius:4px;font-size:13px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.link{display:inline-block;margin-top:12px;color:#667eea;text-decoration:none;font-size:14px;font-weight:500}.link:hover{text-decoration:underline}
