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}.main-container{padding-bottom:2rem;padding-top:2rem}.loading-container{align-items:center;display:flex;height:80vh;justify-content:center}.error-container{padding-bottom:8rem;padding-top:8rem}.error-alert{margin-bottom:2rem}.alert,.survey-form{width:100%}.survey-paper{border-radius:8px;margin-bottom:2rem;padding:2rem}@media (min-width:600px){.survey-paper{padding:4rem}}.survey-title{font-weight:700;margin-bottom:3rem;position:relative}.survey-title:after{background-color:#1976d2;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.survey-title-skeleton{margin-bottom:3rem;position:relative}.survey-title-skeleton:after{background-color:#e0e0e0;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.progress-container,.survey-description{margin-bottom:4rem}.progress-labels{display:flex;justify-content:space-between;margin-bottom:1rem}.progress-bar{border-radius:4px;height:8px}.question-card{border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:3rem;transition:all .3s ease}.question-card:hover{box-shadow:0 4px 8px #0000001a}.question-text{margin-bottom:1rem;text-align:center}.question-number{color:#1976d2;font-size:inherit;font-weight:700}.required-asterisk{margin-left:.5rem}.rating-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;margin-top:2rem;padding:1rem}.rating{flex-shrink:0}.rating,.rating .MuiRating-icon{font-size:3.5rem!important}.rating .MuiSvgIcon-root{height:1.2em!important;width:1.2em!important}.rating .MuiRating-iconEmpty .MuiSvgIcon-root,.rating .MuiRating-iconFilled .MuiSvgIcon-root,.star-icon{font-size:3.5rem!important}.star-icon{height:1.2em!important;opacity:.55;width:1.2em!important}.rating-text{font-size:1rem;font-weight:500;white-space:nowrap}@media (max-width:600px){.rating,.rating .MuiRating-icon,.rating .MuiRating-iconEmpty .MuiSvgIcon-root,.rating .MuiRating-iconFilled .MuiSvgIcon-root,.star-icon{font-size:2rem!important}.rating-container{gap:.25rem;padding:.5rem}}.slider-container{padding:3rem 2rem 1rem}.slider{width:100%}.slider-labels{display:flex;justify-content:space-between;margin-top:1rem}.text-field{margin-top:2rem}.radio-group{margin-top:1.5rem;width:100%}.radio-group-row{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:.25rem;justify-content:center;padding-bottom:0}.radio-option{flex-shrink:1;margin-bottom:0!important;margin-right:0!important}@media (max-width:600px){.radio-group{margin-top:1rem}.radio-group-row{gap:.15rem;justify-content:center}.radio-option .MuiFormControlLabel-label{font-size:.78rem}}.emoji-container{background:linear-gradient(135deg,#1976d205,#1976d20f);border-radius:16px;margin-top:1.5rem;padding:1rem}.emoji-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem;justify-content:space-around;padding:.75rem 0}.emoji-item{background:#fff;border:3px solid #0000;border-radius:50%;box-shadow:0 2px 8px #0000000f;cursor:pointer;flex-shrink:1;padding:6px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.emoji-item:before{background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:50%;content:"";inset:-3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:3px;position:absolute;transition:opacity .3s ease}.emoji-item:hover{box-shadow:0 8px 16px #1976d233;transform:scale(1.15) translateY(-4px)}.emoji-item:hover:before{opacity:.6}.emoji-item.selected{background:linear-gradient(135deg,#1976d20d,#42a5f50d);border:3px solid #1976d2;box-shadow:0 8px 20px #1976d24d;transform:scale(1.1)}.emoji-item.selected:before{opacity:1}.emoji-img{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:46px;transition:filter .3s ease;width:46px}.emoji-item:hover .emoji-img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.emoji-labels{display:flex;justify-content:space-between;margin-top:1rem;padding:0 1rem}.emoji-label{color:#0009;font-size:.875rem;font-weight:500;letter-spacing:.3px;text-transform:uppercase}@media (max-width:600px){.emoji-container{padding:.75rem .5rem}.emoji-list{gap:.2rem;justify-content:space-between;padding:.5rem 0}.emoji-item{padding:4px}.emoji-img{height:36px;width:36px}.emoji-labels{margin-top:.75rem;padding:0 .25rem}.emoji-label{font-size:.7rem}}.user-info-card{background-color:#00000005;border-radius:8px;margin-bottom:4rem;margin-top:4rem}.user-info-title{margin-bottom:1rem}.user-info-fields{margin-top:2rem}.user-info-textfield{margin-bottom:2rem}.submit-button-container{align-items:center;display:flex;flex-direction:column;margin-top:4rem}.submit-button{border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:.75rem}.submit-button:hover{box-shadow:0 6px 10px #00000026}.platform-footer{border-top:1px solid #00000014;margin-top:2rem;padding:2rem 0 3rem;text-align:center}.footer-text{align-items:center;color:#00000080;display:flex;font-size:.875rem;gap:.5rem;justify-content:center;letter-spacing:.3px}.footer-text a{color:#1976d2;font-weight:600;position:relative;text-decoration:none;transition:all .3s ease}.footer-text a:after{background-color:#1565c0;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-text a:hover{color:#1565c0}.footer-text a:hover:after{width:100%}@media (max-width:600px){.platform-footer{padding:1.5rem 0 2rem}.footer-text{font-size:.75rem}}
/*# sourceMappingURL=main.8df7698a.css.map*/