.code-editor-container{margin:0 auto;max-width:800px;padding:20px}.editor-container{margin-bottom:20px}.fetch-button{align-items:center;background-color:#61dafb;border:none;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin:10px auto;padding:10px 20px;text-align:center;width:200px}.fetch-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{color:red;margin-top:10px}.ai-feedback{background-color:#61dafb;border-radius:5px;padding:10px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#61dafb;border-radius:50%;display:inline-block;height:24px;margin-right:8px;vertical-align:middle;width:24px}.suggestion-card{background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #0003;color:#fff;font-family:Courier New,monospace;margin-top:10px;max-width:100%;overflow-x:auto;padding:15px}.ai-feedback{word-wrap:break-word;font-size:14px;line-height:1.6;white-space:pre-wrap}.suggestion-card strong{color:#000203}body{background-color:#282c34;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0;text-align:center}h1,h2{color:#61dafb}
/*# sourceMappingURL=main.2df17d70.css.map*/