*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;min-height:100vh}.App-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center}.App-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin:0}.subtitle{color:#718096;font-size:1.2rem;margin-top:.5rem}.App-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.credentials-card,.info-card,.quick-start,.status-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;padding:2rem}.credentials-card h2,.info-card h2,.quick-start h2,.status-card h2{color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem}.status-error,.status-success{align-items:center;border-radius:8px;display:flex;gap:1rem;padding:1rem}.status-success{background:#f0fdf4;border:2px solid #86efac}.status-error{background:#fef2f2;border:2px solid #fca5a5}.status-icon{font-size:2rem}.status-detail{color:#64748b;margin:.25rem 0}.steps{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.step{align-items:start;display:flex;gap:1rem}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.step h3{color:#2d3748;font-size:1.1rem;margin:0 0 .5rem}.step p{color:#64748b;margin:0}.api-info{background:#f8fafc;border-radius:8px;margin-top:2rem;padding:1.5rem}.api-info h3{color:#2d3748;margin-bottom:1rem}.api-info ul{list-style:none;padding:0}.api-info li{color:#475569;padding:.5rem 0}.api-docs{color:#64748b;font-style:italic;margin-top:1rem}.credential{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:1rem;margin:1rem 0;padding:1rem}.label{color:#475569;font-weight:600;min-width:100px}.warning{background:#fef3c7;border-left:4px solid #f59e0b;color:#92400e;padding:1rem}.code-block,.warning{border-radius:8px;margin-top:1rem}.code-block{background:#1e293b;padding:1.5rem}.code-block h3{color:#e2e8f0;font-size:1rem;margin-bottom:1rem}.code-block pre{color:#94a3b8;font-size:.9rem;line-height:1.6;margin:0;overflow-x:auto}.code-block pre,code{font-family:Courier New,monospace}code{background:#f1f5f9;border-radius:4px;color:#e11d48;font-size:.9em;padding:.2rem .5rem}.App-footer{background:#fffffff2;box-shadow:0 -4px 6px #0000001a;color:#64748b;padding:1.5rem;text-align:center}.App-footer p{margin:.25rem 0}.loading-container{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.App-header h1{font-size:1.8rem}.App-main{padding:1rem}.credentials-card,.info-card,.quick-start,.status-card{padding:1.5rem}.code-block pre{font-size:.8rem}}
/*# sourceMappingURL=main.cf6d2d06.css.map*/