@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);html{font-size:75%}body{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}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}.app-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:3rem}.content-wrapper{max-width:900px;width:100%}.card-container{background-color:#fff;border:2px solid #ffc107;border-radius:1rem;box-shadow:0 10px 25px #0000001a;margin:0 auto;overflow:hidden;transition:all .3s ease}.card-container:hover{border-color:#1976d2;box-shadow:0 15px 30px #00000026}.card-header{background:#fff;border-bottom:1px solid #e5e7ebcc;border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding:2rem;position:relative}.header-content{gap:1.5rem}.header-content,.header-icon{align-items:center;display:flex}.header-icon{background:linear-gradient(135deg,#1976d2,#ffc107);border-radius:50%;box-shadow:0 4px 8px #0000001a;color:#fff;font-size:1.75rem;height:4rem;justify-content:center;width:4rem}.header-text h1{color:#1976d2;font-size:2rem;font-weight:700;margin:0}.header-text p{color:#6b7280;font-size:1.1rem;margin:.5rem 0 0}.card-body{padding:2rem}.evaluation-form{display:flex;flex-direction:column;gap:.25rem}.form-section{margin-bottom:.25rem}.form-section-header{align-items:center;border-bottom:2px solid #e5e7ebcc;color:#1976d2;display:flex;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem}.form-section-header h4{font-size:1.4rem;font-weight:600;margin:0}.form-group{margin-bottom:2rem}.form-label{color:#374151;display:block;font-size:1.1rem;font-weight:500;margin-bottom:.75rem}.required{color:#ef4444;font-size:1.1rem}.input-container{margin-bottom:1rem;position:relative}.form-input,.form-textarea{background-color:#fff;border:2px solid #ffc107;border-radius:.5rem;color:#1f2937;font-family:inherit;font-size:1.1rem;padding:1rem;transition:all .2s ease;width:95%}.form-input:focus,.form-textarea:focus{background-color:#fff;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a;outline:none}.form-textarea{min-height:100px;resize:vertical}.form-actions{display:flex;justify-content:center;margin-top:1rem}.btn-primary{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:.5rem;box-shadow:0 4px 15px #4f46e54d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 3rem;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 6px 20px #4f46e566;transform:translateY(-2px)}.btn-primary:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;transform:none}.error-message{align-items:center;background-color:#fee2e2;border-left:4px solid #ef4444;border-radius:.25rem;color:#b91c1c;display:flex;font-size:1.1rem;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.error-icon{flex-shrink:0;font-size:1.25rem}.evaluation-result{background-color:#fff;border:2px solid #ffc107;border-radius:.75rem;margin-top:3rem;padding:2rem}.result-header{align-items:center;display:flex;gap:.75rem;margin-bottom:2rem}.result-icon{color:#10b981;font-size:1.75rem}.result-header h2{color:#1f2937;font-size:1.75rem;font-weight:600;margin:0}.completion-section{margin-bottom:2.5rem}.completion-label{color:#4b5563;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.progress-container{background-color:#e5e7eb;border-radius:.5rem;height:1.5rem;margin-top:1rem;overflow:hidden;width:100%}.progress-bar{align-items:center;background:linear-gradient(90deg,#1976d2,#ffc107);border-radius:.5rem;display:flex;height:100%;justify-content:center;transition:width .5s ease-out}.progress-text{color:#fff;font-size:1rem;font-weight:600;text-shadow:0 1px 2px #0003}.feedback-section h3{color:#1f2937;font-size:1.4rem;font-weight:600;margin:0 0 1rem}.feedback-text{color:#4b5563;font-size:1.1rem;line-height:1.8;margin:0}@media (max-width:640px){.app-container,.card-body,.card-header{padding:1.5rem}.header-icon{font-size:1.5rem;height:3.5rem;width:3.5rem}.header-text h1{font-size:1.75rem}}
/*# sourceMappingURL=main.fbf784af.css.map*/