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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo{box-shadow:0 2px 5px #0003!important;overflow:hidden!important}.logo,.logo svg{border-radius:12px!important}.puter-diagnostics{background-color:#f8f9fa;border:1px solid #ccc;border-radius:4px;margin-top:20px;padding:15px}.diagnostics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.diagnostics-header h3{color:#333;margin:0}.toggle-button{background-color:#4a5568;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.diagnostics-content{background-color:#f7fafc;border-radius:4px;max-height:300px;overflow-y:auto;padding:10px}.diagnostic-status{margin-bottom:10px}.diagnostic-status h4{color:#333;margin-top:0}.diagnostic-details{margin-bottom:10px}.diagnostic-details h4{color:#333;margin-top:0}.diagnostic-details ul{padding-left:20px}.diagnostic-fix{background-color:#fef3c7;border-radius:4px;color:#92400e;margin-bottom:10px;padding:10px}.refresh-button{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.refresh-button:disabled{opacity:.7}.auth-status{background-color:#f8f9fa;border-radius:4px;margin:10px 0;padding:10px}.auth-message{font-weight:500;margin-bottom:10px}.sign-in-button,.sign-out-button{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.sign-out-button{background-color:#e53e3e}.auth-details{background-color:#f7fafc;border-radius:4px;font-size:12px;margin-top:10px;padding:10px}.auth-details h4{margin-bottom:5px;margin-top:0}.auth-details pre{margin:0;white-space:pre-wrap;word-break:break-all}.loading-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.loading-container h2{color:#333;margin-bottom:10px}.loading-container p{color:#666}.ai-model-status{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:20px;padding:20px}.ai-model-status.has-errors{border-left:4px solid #e53e3e;box-shadow:0 4px 12px #e53e3e33}.status-header{align-items:center;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.status-header h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin:0}.header-actions{display:flex;gap:8px}.refresh-button,.toggle-details-button{background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .2s ease}.refresh-button:hover,.toggle-details-button:hover{background:#edf2f7;box-shadow:0 1px 3px #0000001a;transform:translateY(-1px)}.refresh-button:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed;transform:none}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:24px;margin-bottom:10px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-indicator{align-items:center;background-color:#f8f9fa;border-radius:6px;display:flex;margin-bottom:10px;padding:8px 12px;width:fit-content}.status-dot{border-radius:50%;height:12px;margin-right:8px;width:12px}.status-available .status-dot{background-color:#48bb78;box-shadow:0 0 5px #48bb78}.status-unavailable .status-dot{background-color:#e53e3e;box-shadow:0 0 5px #e53e3e}.status-text{font-size:.9rem;font-weight:500}.status-available .status-text{color:#2f855a}.status-unavailable .status-text{color:#c53030}.status-last-checked{color:#718096;font-size:.8rem;margin-bottom:15px}.demo-mode-warning{background-color:#feebc8;border-left:4px solid #ed8936;border-radius:6px;color:#7b341e;margin-bottom:15px;margin-top:15px;padding:12px}.demo-mode-warning h4{font-size:1rem;margin:0 0 8px}.demo-mode-warning p{margin:0 0 12px}.auth-info{background-color:#e6fffa;border-left:4px solid #38b2ac;border-radius:6px;margin-bottom:15px;margin-top:10px;padding:12px}.auth-info h4{color:#234e52;font-size:1rem;margin:0 0 8px}.auth-info p{color:#285e61;margin:0}.status-error{background-color:#fed7d7;border-left:4px solid #e53e3e;border-radius:6px;color:#822727;margin-top:10px;padding:12px}.status-error p{margin:0}.details-section{background-color:#f8f9fa;border-radius:6px;margin-top:20px;padding:15px}.model-section{margin-bottom:20px}.model-section h4{color:#2d3748;font-size:1rem;margin:0 0 10px}.model-list{display:flex;flex-wrap:wrap;gap:6px}.model-badge{border-radius:4px;font-size:.85rem;font-weight:500;padding:4px 8px;transition:transform .2s ease}.model-badge:hover{transform:translateY(-2px)}.model-available{background-color:#ebf8ff;color:#2b6cb0}.model-unavailable{background-color:#edf2f7;color:#718096}.no-models-warning{background-color:#fed7d7;border-left:4px solid #e53e3e;border-radius:6px;color:#822727;margin-bottom:15px;padding:12px}.no-models-warning p{margin:0}.debug-section,.diagnostics-section{background-color:#f0f9ff;border:1px solid #bee3f8;border-radius:6px;margin-top:20px;padding:15px}.debug-section h4,.diagnostics-section h4{color:#2c5282;font-size:1rem;margin:0 0 10px}.diagnostics-status{margin-bottom:10px}.diagnostics-status p{margin:5px 0}.debug-info h5,.diagnostics-details h5{color:#2b6cb0;font-size:.9rem;margin:10px 0 5px}.debug-info pre,.diagnostics-details pre{background-color:#edf2f7;border-radius:4px;font-size:.8rem;line-height:1.5;max-height:300px;overflow-x:auto;padding:10px}.troubleshooting-section{background-color:#f0fff4;border-left:4px solid #48bb78;border-radius:6px;margin-top:20px;padding:15px}.troubleshooting-section h4{color:#22543d;font-size:1rem;margin:0 0 10px}.troubleshooting-tips{margin:0 0 15px;padding-left:20px}.troubleshooting-tips li{color:#2f855a;margin-bottom:5px}.action-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.action-button{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.action-button:hover{background-color:#3182ce;box-shadow:0 2px 5px #0000001a;transform:translateY(-2px)}.action-button:disabled{background-color:#a0aec0;cursor:not-allowed;transform:none}.warning-button{background-color:#e53e3e}.warning-button:hover{background-color:#c53030}.status-unavailable .status-dot{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #e53e3e66}70%{box-shadow:0 0 0 10px #e53e3e00}to{box-shadow:0 0 0 0 #e53e3e00}}@media (max-width:600px){.ai-model-status{margin:10px;padding:15px}.status-header{align-items:flex-start;flex-direction:column;gap:10px}.header-actions{justify-content:space-between;width:100%}.action-buttons{flex-direction:column}.action-button{width:100%}.debug-info pre,.diagnostics-details pre{max-height:200px}}
/*# sourceMappingURL=main.b20e6b4d.css.map*/