:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;display:flex;place-items:center;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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.auth-form{max-width:400px;margin:2rem auto;padding:2rem;border:1px solid #ddd;border-radius:8px;background:#fff}.auth-form h2{text-align:center;margin-bottom:1.5rem;color:#333}.form-group{margin-bottom:1rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.auth-form button[type=submit]{width:100%;padding:.75rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-bottom:1rem}.auth-form button[type=submit]:hover:not(:disabled){background:#0056b3}.auth-form button[type=submit]:disabled{background:#6c757d;cursor:not-allowed}.link-button{background:none;border:none;color:#007bff;cursor:pointer;text-decoration:underline;font-size:inherit}.link-button:hover{color:#0056b3}.user-profile{max-width:500px;margin:2rem auto;padding:2rem;border:1px solid #ddd;border-radius:8px;background:#fff}.user-profile h1{text-align:center;margin-bottom:2rem;color:#333}.user-info{margin-bottom:2rem}.info-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee}.info-item:last-child{border-bottom:none}.info-item strong{color:#555;min-width:80px}.user-actions{text-align:center}.sign-out-btn{padding:.75rem 2rem;background:#dc3545;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.sign-out-btn:hover{background:#c82333}.api-test{max-width:800px;margin:2rem auto;padding:2rem}.api-test h2{text-align:center;margin-bottom:2rem;color:#333}.api-section{margin-bottom:2rem;padding:1.5rem;border:1px solid #ddd;border-radius:8px;background:#fff}.api-section h3{margin-top:0;margin-bottom:1rem;color:#333}.api-section button{padding:.5rem 1rem;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-bottom:1rem}.api-section button:hover:not(:disabled){background:#0056b3}.api-section button:disabled{background:#6c757d;cursor:not-allowed}.stats-info{background:#f8f9fa;padding:1rem;border-radius:4px;margin-top:1rem}.models-list{margin-top:1rem}.model-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border:1px solid #eee;border-radius:4px;margin-bottom:.5rem;background:#f8f9fa}.pricing{font-size:.9rem;color:#666}.response-section{margin-top:1.5rem;padding:1rem;border:1px solid #ddd;border-radius:4px;background:#f8f9fa}.response-content{margin-top:.5rem}.response-content pre{background:#fff;padding:1rem;border-radius:4px;border:1px solid #ddd;white-space:pre-wrap;word-wrap:break-word;max-height:400px;overflow-y:auto}.loading{text-align:center;padding:2rem;font-size:1.2rem;color:#666}
