body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:80px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{background:#fff;box-shadow:0 1px 3px 0 #0000001a;height:70px;left:0;position:fixed;right:0;top:0;z-index:1000}.nav-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-brand{color:#3b82f6;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#64748b;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#3b82f6}.nav-user{align-items:center;display:flex;gap:.75rem;max-width:250px}.user-email{color:#64748b;font-size:.9rem;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{background:#111;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.85rem;padding:.35rem .8rem;transition:background .2s ease-in-out}.logout-btn:hover{background:#333}.btn{background:#0000;border:1px solid #0000;border-radius:.375rem;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background-color:#2563eb;border-color:#2563eb}.btn-outline{border-color:#3b82f6;color:#3b82f6}.btn-outline:hover:not(:disabled){background-color:#3b82f6;color:#fff}.btn-large{font-size:1rem;padding:.75rem 2rem}.btn-full{width:100%}.btn-small{font-size:.75rem;padding:.25rem .5rem}.btn-social{background:#f8fafc;border-color:#e2e8f0;color:#64748b;padding:.75rem 1rem;width:100%}.btn-social:hover:not(:disabled){background:#f1f5f9}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:1.5rem;padding:1.5rem}.card h3{color:#1e293b;margin-bottom:1rem}.card-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.landing{min-height:calc(100vh - 80px)}.hero{background:#fff;border-bottom:1px solid #eaeaea;color:#111;padding:4rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 20px}.hero h1{color:#111;font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#333;font-size:1.25rem;margin-bottom:1rem;opacity:.9}.hero-description{color:#444;font-size:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.8}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.features{padding:4rem 0}.features h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#1e293b;font-size:1.25rem;margin-bottom:1rem}.feature-card p{color:#64748b}.how-it-works{background:#f8fafc;padding:4rem 0}.how-it-works h2{color:#1e293b;font-size:2.5rem;margin-bottom:3rem;text-align:center}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{text-align:center}.step-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.step h3{color:#1e293b;font-size:1.25rem;margin-bottom:1rem}.step p{color:#64748b}.auth-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem 0}.auth-container{max-width:400px;padding:0 20px;width:100%}.auth-form{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.auth-form h2{color:#1e293b;font-size:1.875rem;font-weight:700;margin-bottom:.5rem;text-align:center}.auth-subtitle{margin-bottom:2rem}.auth-footer,.auth-subtitle{color:#64748b;text-align:center}.auth-footer{margin-top:2rem}.auth-link{color:#3b82f6;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.social-login{margin-top:2rem;text-align:center}.social-login p{color:#64748b;margin-bottom:1rem}.social-buttons{display:flex;flex-direction:column;gap:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group small{color:#64748b;font-size:.875rem}.error-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;margin-bottom:1rem;padding:.75rem}.loading{color:#64748b;padding:2rem;text-align:center}.dashboard{margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:.5rem}.dashboard-header p{color:#64748b}.api-key-section{margin-bottom:2rem}.api-key-display{display:flex;flex-wrap:wrap;gap:.5rem}.api-key-display code{background:#f1f5f9;border-radius:.375rem;flex:1 1;font-size:.8rem;padding:.5rem .8rem;word-break:break-all}.api-key-display button{min-width:100px}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;padding:1.5rem}.stat-card h3{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-progress{background:#f1f5f9;border-radius:2px;height:4px;overflow:hidden}.stat-progress-bar{background:#3b82f6;height:100%;transition:width .3s}.charts-section{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:2rem}.chart-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;padding:1.5rem}.chart-card h3{color:#1e293b;margin-bottom:1rem}.refresh-section{text-align:center}.api-playground{margin:0 auto;max-width:1200px;padding:2rem}.playground-header{margin-bottom:2rem;text-align:center}.playground-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:.5rem}.playground-header p{color:#64748b}.playground-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.examples{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.examples label{color:#64748b;font-size:.875rem}.request-actions{display:flex;gap:1rem;margin-top:1rem}.response-content{margin-top:1rem}.response-meta{grid-gap:1rem;background:#f8fafc;border-radius:.375rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1rem;padding:1rem}.response-meta .label{color:#64748b;font-weight:500;margin-right:.5rem}.status-code.success{color:#10b981;font-weight:600}.status-code.error{color:#ef4444;font-weight:600}.timing{color:#3b82f6}.quota,.timing{font-weight:600}.quota{color:#8b5cf6}.response-body{margin-top:1rem}.response-body h4{color:#1e293b;margin-bottom:.5rem}.json-response{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;max-height:400px;overflow-x:auto;overflow-y:auto;padding:1rem;white-space:pre-wrap}.no-response{color:#64748b;padding:2rem;text-align:center}.api-info{margin-top:2rem}.api-info ol{margin-bottom:1.5rem;padding-left:1.5rem}.api-info li{color:#64748b;margin-bottom:.5rem}.code-example{margin-top:1.5rem}.code-example h4{color:#1e293b;margin-bottom:.5rem}.code-example pre{background:#1e293b;border-radius:.375rem;color:#e2e8f0;font-size:.875rem;overflow-x:auto;padding:1rem}@media (max-width:768px){.nav-links{gap:1rem}.hero h1{font-size:2rem}.hero-actions{align-items:center;flex-direction:column}.playground-content{grid-template-columns:1fr}.api-key-display{align-items:stretch;flex-direction:column}.response-meta{grid-template-columns:1fr}.examples{align-items:flex-start;flex-direction:column}.api-playground,.dashboard{padding:1rem}}@media (max-width:640px){.features,.hero,.how-it-works{padding:2rem 0}.stats-grid{grid-template-columns:1fr}.request-actions{flex-direction:column}}@media (max-width:768px){.nav-links{background:#fff;box-shadow:0 1px 3px #0000001a;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:70px}.nav-links.nav-links-open{display:flex}.mobile-menu-btn{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:1.5rem}}@media (min-width:769px){.mobile-menu-btn{display:none}}
/*# sourceMappingURL=main.96610941.css.map*/