body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}Reset and base styles
*{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-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem}.loading{color:#64748b;font-size:1.25rem;padding:2rem;text-align:center}.auth-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-header{margin-bottom:2rem;text-align:center}.auth-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:.5rem}.auth-header p{color:#64748b;font-size:.875rem}.dashboard{margin:0 auto;max-width:1200px;width:100%}.dashboard-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.dashboard-header h1{color:#1e293b;font-size:1.875rem;font-weight:700}.user-info{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.user-info span{color:#64748b;font-size:.875rem}.sign-out-btn{background-color:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.sign-out-btn:hover{background-color:#dc2626}.dashboard-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;padding:2rem}.card h2{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.card p{color:#64748b;margin-bottom:1.5rem}.card ul{list-style:none;padding-left:0}.card li{color:#64748b;margin-bottom:.5rem;padding-left:1rem;position:relative}.card li:before{color:#3b82f6;content:"→";font-weight:700;left:0;position:absolute}.api-test-btn{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.api-test-btn:hover{background-color:#2563eb}.api-response{border-radius:8px;margin-top:1rem;padding:1rem}.api-response.success{background-color:#f0fdf4;border:1px solid #bbf7d0}.api-response.error{background-color:#fef2f2;border:1px solid #fecaca}.api-response h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.api-response.success h3{color:#166534}.api-response.error h3{color:#dc2626}.api-response pre{word-wrap:break-word;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.75rem;overflow-x:auto;padding:1rem;white-space:pre-wrap}.api-response.error p{color:#dc2626;margin:0}.session-info p{color:#475569;margin-bottom:.75rem}.session-info strong{color:#1e293b;font-weight:600}@media (max-width:768px){.app-container{padding:.5rem}.dashboard-header{padding:1rem;text-align:center}.dashboard-header h1{font-size:1.5rem}.user-info{justify-content:center;width:100%}.dashboard-main{gap:1rem;grid-template-columns:1fr}.card{padding:1.5rem}.auth-container{margin:.5rem;padding:1.5rem}}@media (max-width:480px){.auth-header h1{font-size:1.75rem}.card{padding:1rem}.dashboard-header{padding:1rem .75rem}}.logo{margin-bottom:1rem;max-height:60px;width:auto}.auth-header .logo{margin-bottom:1.5rem;max-height:80px}.header-left{align-items:center;display:flex;gap:1rem}.header-left .logo{margin-bottom:0;max-height:40px}.header-left h1{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:1rem;text-align:center}.header-left{flex-direction:column;gap:.5rem}.header-left h1{font-size:1.5rem}.auth-header .logo{max-height:60px}}
/*# sourceMappingURL=main.56f078fd.css.map*/