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;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media print{body{background-color:#fff}.pdf-container{width:100%;margin:0;padding:0}.question,.result{page-break-inside:avoid}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}.App{max-width:1200px;margin:0 auto;padding:20px}.questionnaire-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px;margin-bottom:40px}h1{text-align:center;margin-bottom:30px;color:#2c3e50;font-size:1.8rem}.personal-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.form-group{margin-bottom:15px}label{display:block;font-weight:600;margin-bottom:8px;color:#2c3e50}input,select,textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s}input:focus,select:focus,textarea:focus{outline:none;border-color:#f5821f}.progress-container{margin-bottom:30px}.progress-bar{height:12px;background-color:#ecf0f1;border-radius:6px;overflow:hidden;margin-bottom:5px}.progress{height:100%;background-color:#f5821f;transition:width .3s ease}.progress-text{text-align:right;font-size:.9rem;color:#7f8c8d}.missing-answers-alert{background-color:#ffecec;border-left:5px solid #e74c3c;padding:15px;margin-bottom:20px;position:relative}.missing-answers-alert h3{color:#e74c3c;margin-bottom:10px}.btn-close-alert{position:absolute;top:10px;right:10px;background:none;border:none;color:#e74c3c;cursor:pointer;font-weight:700}.categories-container{margin-bottom:30px}.category{margin-bottom:15px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.category-header{background-color:#f8f9fa;padding:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s}.category-header:hover{background-color:#e9ecef}.category-header h2{font-size:1.2rem;margin:0;color:#2c3e50}.toggle-icon{font-size:1rem;color:#7f8c8d}.questions{padding:15px}.question{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.question:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.question.missing{background-color:#fff8f8;padding:15px;border-left:3px solid #e74c3c}.question-text{margin-bottom:10px;font-weight:500}.question-options{margin-bottom:10px}.question-options select.highlight{border-color:#e74c3c;background-color:#fff8f8}.question-observation textarea{resize:vertical;min-height:60px}.question-photo{margin-top:15px}.btn-capture-photo,.btn-remove-photo{padding:8px 15px;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.btn-capture-photo{background-color:#3498db;color:#fff}.btn-capture-photo:hover{background-color:#2980b9}.btn-remove-photo{background-color:#e74c3c;color:#fff}.btn-remove-photo:hover{background-color:#c0392b}.photo-preview{margin-top:10px}.photo-preview img{max-width:100%;max-height:200px;border:1px solid #ddd;border-radius:4px;margin-bottom:10px}.action-buttons{display:flex;gap:15px;margin-top:30px}.btn-primary,.btn-secondary{padding:12px 24px;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s,transform .2s}.btn-primary{background-color:#f5821f;color:#fff}.btn-primary:hover{background-color:#e67e22;transform:translateY(-2px)}.btn-secondary{background-color:#e74c3c;color:#fff}.btn-secondary:hover{background-color:#c0392b;transform:translateY(-2px)}.result{margin-top:30px;padding:20px;border-radius:8px;background-color:#f8f9fa;border-left:5px solid #3498db}.result h2{margin-bottom:15px;color:#2c3e50}.result p{margin-bottom:10px}.result.bom{border-left-color:#2ecc71;background-color:#eafaf1}.result.regular{border-left-color:#f39c12;background-color:#fef9e7}.result.ruim{border-left-color:#e74c3c;background-color:#fdedec}.export-info{margin-top:15px;font-style:italic;color:#7f8c8d}.loading,.error{text-align:center;padding:50px;font-size:1.2rem}.error{color:#e74c3c}@media (max-width: 768px){.questionnaire-container{padding:20px}h1{font-size:1.5rem}.action-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}
