*{box-sizing:border-box}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}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.app-container{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);min-height:100vh;padding:1rem}.app-content{margin:0 auto;max-width:1400px;padding:1rem}.app-header{background:#fff;border-bottom:3px solid #4f46e5;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;padding:2rem;text-align:center}.app-header h1{color:#312e81;font-size:2rem;font-weight:800;letter-spacing:-.025em;margin:0}.app-header p{color:#475569;font-size:1rem;line-height:1.6;margin:.75rem 0 0}.app-header p strong{color:#1e293b}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.card-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.alert{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.alert-error{background:#fee2e2;border:2px solid #ef4444;color:#991b1b}.alert-warning{background:#fef3c7;border:2px solid #f59e0b;color:#92400e}.alert-warning ul{margin:.5rem 0 0 1.5rem}.file-upload-input{background:#fff;border:2px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.file-upload-input:hover{border-color:#4f46e5}.controls-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.control-label{color:#1e293b;display:block;font-size:.95rem;font-weight:700;margin-bottom:.75rem}.select-input{background:#f8fafc;border:2px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:.75rem;transition:border-color .2s;width:100%}.select-input:focus{border-color:#4f46e5;outline:none}.slider-header{justify-content:space-between;margin-bottom:.75rem}.checkbox-label,.slider-header{align-items:center;display:flex}.checkbox-label{color:#475569;cursor:pointer;font-size:.9rem;gap:.5rem}.range-slider{accent-color:#4f46e5;cursor:pointer;width:100%}.summary-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}@media (min-width:768px){.summary-section{grid-template-columns:1fr 1fr}}.summary-info{grid-gap:.5rem 1rem;color:#475569;display:grid;font-size:.95rem;gap:.5rem 1rem;grid-template-columns:auto 1fr;margin-top:1rem}.summary-info strong{color:#1e293b}.stats-box{background:#f8fafc;border-radius:8px;font-size:.9rem;margin-top:1rem;padding:1rem}.stats-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-top:.5rem}.quality-card{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:12px;padding:1.5rem}.quality-score{font-size:2.5rem;font-weight:800;margin:.5rem 0;text-align:center}.quality-subtitle{color:#475569;font-size:.9rem;text-align:center}.button-group{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.button{border:none;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;min-width:200px;padding:1rem 2rem;transition:all .2s}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 6px #16a34a66;color:#fff}.button-secondary{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 4px 6px #4f46e566;color:#fff}.button-disabled{background:#cbd5e1;box-shadow:none}.progress-container{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;border-radius:8px;margin-top:1.5rem;padding:1rem}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.progress-bar-wrapper{background:#e2e8f0;border-radius:6px;box-shadow:inset 0 2px 4px #0000001a;height:12px;overflow:hidden;width:100%}.progress-bar{border-radius:6px;height:100%;transition:width .3s ease}.progress-bar-intensive{background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-bar-default{background:linear-gradient(90deg,#4f46e5,#6366f1)}.progress-footer{align-items:center;color:#64748b;display:flex;font-size:.85rem;justify-content:space-between;margin-top:.75rem}.main-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:1024px){.main-layout{grid-template-columns:1.5fr 1fr}}.visualization-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.visualization-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.visualization-controls{display:flex;flex-wrap:wrap;gap:1.5rem}.canvas-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:500px;position:relative;width:100%}@media (min-width:768px){.canvas-container{height:600px}}.canvas-hint{color:#64748b;font-size:.85rem;font-style:italic;margin-top:1rem;text-align:center}.results-container{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;max-height:700px;overflow:hidden;overflow-y:auto}.result-item{border-bottom:1px solid #e2e8f0;padding:1rem;transition:all .2s}.result-item:last-child{border-bottom:none}.result-item:hover{background:#f1f5f9}.result-item-best{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left:4px solid #10b981;font-weight:700}.result-item-best:hover{background:linear-gradient(135deg,#bbf7d0,#86efac)}.result-item:nth-child(2n):not(.result-item-best){background:#f9fafb}.result-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.result-name{flex:1 1;font-size:.95rem}.result-measure{font-family:monospace;font-size:1.1rem;font-weight:800}.result-footer{align-items:center;display:flex;font-size:.8rem;justify-content:space-between}.empty-state,.loading-state{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;color:#475569;padding:3rem 2rem;text-align:center}.loading-icon{animation:pulse 2s infinite}.empty-icon,.loading-icon{font-size:3rem;margin-bottom:1rem}.references-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-top:2rem;padding:1.5rem}.references-list{color:#475569;font-size:.9rem;list-style:decimal inside;padding-left:0}.references-list li{margin-bottom:.5rem}.app-footer{border-top:1px solid #e2e8f0;color:#64748b;margin-top:3rem;padding-top:1.5rem;text-align:center}.university-section{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.university-logo{height:80px;width:80px}.university-info{text-align:center}.university-info p{margin:.25rem 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:640px){.app-header h1{font-size:1.5rem}.button{min-width:150px;padding:.75rem 1.5rem}.button-group{width:100%}.button{flex:1 1}}.text-center{text-align:center}.font-bold{font-weight:700}.mb-0{margin-bottom:0}.mt-1{margin-top:.5rem}
/*# sourceMappingURL=main.ced8a6ce.css.map*/