body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #fff6}70%{transform:scale(1.05);box-shadow:0 0 0 10px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{background:linear-gradient(135deg,#f5f5f5,#fff);padding:4rem 0 2rem;animation:fadeIn .5s ease-out;border-top:1px solid rgba(40,22,111,.08)}.footer-container{padding:0 2rem}.footer-grid{margin-bottom:2rem}.footer-heading{color:#28166f;margin-bottom:1.5rem!important;font-weight:700!important}.footer-link{color:#666;text-decoration:none;transition:all .3s ease;display:flex;align-items:center}.footer-link:hover{color:#28166f;transform:translate(5px)}.footer-bottom{border-top:1px solid rgba(40,22,111,.08);padding-top:2rem;margin-top:3rem}.social-icon{color:#28166f;background-color:#28166f0a;transition:all .3s ease}.social-icon:hover{background-color:#28166f14;transform:translateY(-3px);box-shadow:0 4px 12px #28166f1a}@media(max-width:600px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-grid{text-align:center}.social-icons{justify-content:center}}.template-card{position:relative;overflow:hidden}.template-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#2196f3,#1976d2);opacity:0;transition:opacity .3s ease}.template-card:hover:before{opacity:1}.template-description{color:#666;font-size:.875rem;line-height:1.4}.template-author{display:flex;align-items:center;color:#757575;font-size:.875rem;margin-bottom:8px}.template-author-icon{margin-right:4px;font-size:16px}.search-field{background-color:#00000005;border-radius:8px;transition:background-color .3s ease}.search-field:hover{background-color:#0000000a}.template-chip{border-radius:16px;font-size:.75rem;height:24px}.template-actions{padding:8px 16px;border-top:1px solid rgba(0,0,0,.08)}.use-template-button{text-transform:none;font-weight:500;padding:4px 12px}.share-button{color:#666;transition:color .3s ease}.share-button:hover{color:#2196f3}.form-container{min-height:10vh;transition:all .3s ease;overflow:hidden}.form-paper{background-color:#fff!important;border-radius:12px!important;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a!important;border:1px solid #e2e8f0!important;transition:box-shadow .2s ease}.form-paper:hover{box-shadow:0 4px 12px #0000000f!important}.form-title{color:#1e293b!important;font-weight:700!important;letter-spacing:-.3px;font-size:1.5rem!important}.form-description{color:#64748b!important;font-size:.95rem!important;line-height:1.7!important}.question-container{padding:1.25rem 1.5rem;margin:1rem 0!important;border-radius:10px;background:#fff;border:1px solid #e2e8f0;transition:border-color .2s ease,box-shadow .2s ease}.question-container:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.question-text{color:#1e293b!important;font-weight:600!important;font-size:1rem!important;margin-bottom:.75rem!important}.form-input{margin:8px 0!important}.form-input .MuiOutlinedInput-root{border-radius:10px;transition:all .2s ease;background-color:#fff}.form-input .MuiOutlinedInput-root:hover{background-color:#f8fafc}.form-input .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.form-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1}.form-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#28166f;border-width:1.5px}.form-input .MuiInputBase-input{color:#1e293b}.form-input .MuiInputLabel-root{color:#94a3b8}.form-control-label{margin:4px 0!important;padding:10px 16px!important;border-radius:10px;border:1px solid #e2e8f0;transition:all .15s ease;display:block!important;width:100%!important;color:#1e293b!important}.form-control-label:hover{background-color:#f8fafc;border-color:#cbd5e1}.MuiRadioGroup-root{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;color:#1e293b}.MuiRadioGroup-root .MuiFormControlLabel-root{margin:2px 0!important;color:#1e293b}.MuiFormGroup-root{display:flex!important;flex-direction:column!important;gap:6px!important;color:#1e293b}.MuiRadio-root,.MuiCheckbox-root{padding:6px!important;margin-right:8px!important;color:#cbd5e1!important}.MuiRadio-root.Mui-checked,.MuiCheckbox-root.Mui-checked{color:#28166f!important}.MuiFormControlLabel-label{font-size:.95rem!important;line-height:1.5!important;color:#1e293b!important;font-weight:400!important}.form-button{border-radius:10px!important;text-transform:none!important;padding:10px 28px!important;font-weight:600!important;font-size:.9rem!important;transition:all .2s ease!important;box-shadow:none!important}.form-button.primary{background:linear-gradient(135deg,#28166f,#b04d89)!important;box-shadow:0 2px 8px #28166f33!important}.form-button.primary:hover{box-shadow:0 4px 12px #28166f4d!important;filter:brightness(1.05)}.progress-container{padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:1.5rem;border:1px solid #e2e8f0}.progress-bar{height:6px!important;border-radius:3px!important;background-color:#f1f5f9!important}.progress-bar .MuiLinearProgress-bar{background:linear-gradient(135deg,#28166f,#b04d89)!important;border-radius:3px!important}.timer-box{background:#fff!important;border-radius:10px!important;box-shadow:0 2px 8px #0000000f!important;padding:10px 18px!important;border:1px solid #e2e8f0}.timer-text{color:#1e293b!important;font-weight:600!important;font-size:.85rem!important;font-variant-numeric:tabular-nums}.grid-table{border-radius:10px;overflow:hidden;background-color:#fff}.grid-table .MuiTableCell-head{background-color:#f8fafc;font-weight:600;color:#1e293b;border-color:#e2e8f0}.grid-table .MuiTableCell-body{border-color:#f1f5f9;color:#1e293b}.file-upload-button{background:#f8fafc!important;border:2px dashed #cbd5e1!important;padding:20px 32px!important;transition:all .2s ease!important;color:#64748b!important;border-radius:10px!important}.file-upload-button:hover{background:#f1f5f9!important;border-color:#28166f!important;color:#28166f!important}.audio-record-button{background:#fff!important;border:2px solid #28166F!important;color:#28166f!important;transition:all .2s ease!important;border-radius:10px!important}.audio-record-button.recording{background:#28166f!important;color:#fff!important;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #28166f4d}70%{box-shadow:0 0 0 10px #28166f00}to{box-shadow:0 0 #28166f00}}.form-stepper{background:transparent!important;margin:2rem 0!important}.form-stepper .MuiStepLabel-label{color:#94a3b8!important;font-weight:500!important}.form-stepper .MuiStepLabel-label.Mui-active{color:#28166f!important}.form-stepper .MuiStepIcon-root{width:28px!important;height:28px!important;color:#e2e8f0}.form-stepper .MuiStepIcon-root.Mui-active{color:#28166f!important}.form-snackbar{border-radius:10px!important;background-color:#1e293b!important;color:#fff!important}@media(max-width:600px){.form-paper{border-radius:8px!important;box-shadow:0 1px 2px #0000000a!important}.question-container{padding:1rem}.form-button{width:100%;margin:.5rem 0!important}.form-title{font-size:1.25rem!important}}.question-container+.question-container{margin-top:1.25rem!important}
