*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;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}.container{margin:0 auto;padding:20px}.header{align-items:center;display:flex;justify-content:space-between}.card,.header{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .2s}button:hover{background-color:#0056b3}button:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary{background-color:#6c757d}.btn-secondary:hover{background-color:#545b62}.btn-danger{background-color:#dc3545}.btn-danger:hover{background-color:#c82333}input,textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:10px;padding:10px;width:100%}label{display:block;font-weight:500;margin-bottom:5px}.dashboard{box-sizing:border-box;margin:0;max-width:100%;padding:20px;width:100%}.dashboard-header{margin-bottom:20px}.dashboard-header h2{color:#333;font-size:24px;margin:0 0 8px}.dashboard-header p{color:#666;font-size:14px;margin:0}@media (max-width:768px){.dashboard{padding:10px}.dashboard-header h2{font-size:20px}}.onboarding-container{margin:0 auto;max-width:1200px;padding:20px}pre{word-wrap:break-word;white-space:pre-wrap}code{background-color:#0000000d;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;padding:2px 6px}.container{max-width:1200px}.loading-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{display:flex;flex-direction:column;min-height:100vh}.container{flex:1 1;max-width:100%;width:100%}
/*# sourceMappingURL=main.e3562744.css.map*/