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)}}.feedback-container{align-items:center;background-color:#f5f5f5;display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px}.feedback-content{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;max-width:700px;padding:30px;width:100%}.feedback-header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.robot-icon{height:110px;margin-top:-30px;object-fit:contain;width:140px}.feedback-header h1{color:#333;font-size:20px;margin:0;text-align:center}.feedback-description{margin-bottom:30px;text-align:center}.feedback-description p{color:#555;margin:5px 0}.feedback-form{width:100%}.form-row{display:flex;gap:20px;margin-bottom:20px}@media (max-width:768px){.form-row{flex-direction:column;gap:10px}}.form-group{flex:1 1;margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:14px;padding:12px;width:100%}.otherFeatures,.platform-section,.reason-section{margin-top:10px}.otherFeatures:hover,.platform-option:hover,.reason-option:hover{background-color:#f9f9f9}.checkbox{align-items:center;border:2px solid #ddd;border-radius:3px;display:flex;height:14px;justify-content:center;width:14px}.otherFeatures-option.selected .checkbox,.platform-option.selected .checkbox,.reason-option.selected .checkbox{background-color:#6979f8;border-color:#6979f8}.checkmark{color:#fff;font-size:11px}.other-reason-input{font-size:14px;margin-top:10px}.other-reason-input,textarea{border:1px solid #ddd;border-radius:5px;padding:12px;width:100%}textarea{font-family:inherit;font-size:16px;resize:vertical}.submit-section{display:flex;justify-content:center;margin-top:25px}.submit-button{background-color:#6979f8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px 30px;transition:background-color .3s}.submit-button:hover{background-color:#5563d6}.otherFeatures-option,.platform-option,.reason-option{align-items:center;border:1px solid #ddd;border-radius:5px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px;padding:12px 15px;transition:all .2s}.otherFeatures-option:hover,.platform-option:hover,.reason-option:hover{background-color:#f9f9f9}.otherFeatures-option.selected,.platform-option.selected,.reason-option.selected{background-color:#f0f4ff;border-color:#6979f8}.reason-option .checkbox{align-items:center;border:2px solid #ddd;border-radius:50%;display:flex;height:16px;justify-content:center;width:16px}.reason-option.selected .checkbox{background-color:#fff;border-color:#6979f8}.reason-option.selected .checkbox .checkmark{background-color:#6979f8;border-radius:50%;color:#0000;display:block;height:8px;width:8px}.success-message{align-items:center;display:flex;flex-direction:column;justify-content:center}
/*# sourceMappingURL=main.73bdddc1.css.map*/