:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1e293b;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}.student-table-container{padding:1.5rem}.filters{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.filter-group label{font-size:.875rem;font-weight:600;color:#475569}.search-input,.filter-select{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;transition:border-color .2s,box-shadow .2s}.search-input:focus,.filter-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.search-input{min-width:280px}.score-slider{width:100%;height:6px;border-radius:3px;background:#e2e8f0;cursor:pointer}.score-slider::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:#6366f1;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000001a}.results-count{margin-bottom:1rem;color:#64748b;font-size:.875rem}.table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.student-table{width:100%;border-collapse:collapse}.student-table th{padding:1rem;text-align:left;font-weight:600;color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;white-space:nowrap}.student-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.student-table th.sortable:hover{background:#f1f5f9}.student-table td{padding:1rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.student-table tbody tr:hover{background:#fafafa}.student-link{text-decoration:none;color:inherit}.student-info{display:flex;align-items:center;gap:1rem}.student-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.student-details{display:flex;flex-direction:column}.student-name{font-weight:600;color:#1e293b;transition:color .2s}.student-link:hover .student-name{color:#6366f1}.student-meta{font-size:.75rem;color:#64748b}.match-score{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-weight:600;font-size:.875rem}.score-badge,.rec-rate{display:inline-block;padding:.25rem .625rem;border-radius:6px;font-weight:500;font-size:.8125rem}.skills-cell{display:flex;flex-wrap:wrap;gap:.375rem;max-width:250px}.skill-pill{display:inline-block;padding:.25rem .625rem;background:#f1f5f9;color:#475569;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.skill-more{display:inline-block;padding:.25rem .5rem;color:#6366f1;font-size:.75rem;font-weight:500}.no-results{text-align:center;padding:3rem;color:#64748b;font-size:1rem}.profile-container{max-width:1200px;margin:0 auto;padding:2rem}.profile-not-found{text-align:center;padding:4rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#6366f1;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .2s}.back-link:hover{color:#4f46e5}.profile-header{display:flex;gap:2rem;padding:2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;margin-bottom:1.5rem}.profile-picture{width:160px;height:160px;border-radius:16px;object-fit:cover;border:4px solid white;box-shadow:0 4px 12px #0000001a}.profile-header-info{flex:1}.profile-name{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.profile-major{font-size:1.125rem;color:#6366f1;font-weight:600;margin:0 0 .25rem}.profile-college{font-size:1rem;color:#64748b;margin:0 0 1rem}.profile-contact{display:flex;gap:1.5rem;margin-bottom:1rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.875rem}.contact-item svg{color:#94a3b8}.profile-match-score{display:flex;align-items:center;gap:.75rem}.match-label{font-size:.875rem;color:#64748b;font-weight:500}.match-value{font-size:1.5rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px}.profile-skills-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.skill-tag{padding:.5rem 1rem;background:#6366f1;color:#fff;border-radius:9999px;font-size:.875rem;font-weight:500}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.profile-section{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.section-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f1f5f9}.skill-category{margin-bottom:1.5rem}.skill-category:last-child{margin-bottom:0}.skill-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.skill-category-header h3{font-size:1rem;font-weight:600;color:#475569;margin:0}.portfolio-link{font-size:.875rem;color:#6366f1;text-decoration:none;font-weight:500}.portfolio-link:hover{text-decoration:underline}.skills-list{display:flex;flex-direction:column;gap:1rem}.skill-item{padding:1rem;background:#f8fafc;border-radius:12px}.skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.skill-name{font-weight:600;color:#1e293b}.skill-score{font-weight:600;padding:.25rem .625rem;border-radius:6px;font-size:.8125rem}.score-bar-container{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.score-bar{height:100%;border-radius:3px;transition:width .3s ease}.score-bar.score-excellent{background:linear-gradient(90deg,#22c55e,#16a34a)}.score-bar.score-good{background:linear-gradient(90deg,#3b82f6,#2563eb)}.score-bar.score-average{background:linear-gradient(90deg,#f59e0b,#d97706)}.score-bar.score-below{background:linear-gradient(90deg,#ef4444,#dc2626)}.skill-description{font-size:.8125rem;color:#64748b;margin:0;line-height:1.5}.soft-skill-item{padding:1.25rem;background:#f8fafc;border-radius:12px;margin-bottom:1rem}.soft-skill-item:last-child{margin-bottom:0}.soft-skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.soft-skill-name{font-weight:600;color:#1e293b;font-size:1rem}.soft-skill-score{font-weight:600;padding:.25rem .75rem;border-radius:6px;font-size:.875rem}.soft-skill-description{font-size:.875rem;color:#475569;margin:.5rem 0 0;font-weight:500}.soft-skill-details{font-size:.8125rem;color:#64748b;margin:.25rem 0 0}.standout-traits{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.traits-label{font-size:.8125rem;color:#64748b;font-weight:500}.trait-tag{padding:.25rem .625rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.75rem;font-weight:500}.metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.metric-item{padding:1rem;background:#f8fafc;border-radius:12px;text-align:center}.metric-value{display:block;font-size:1.5rem;font-weight:700;color:#6366f1;margin-bottom:.25rem}.metric-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.recommendation-rate{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;margin-bottom:1.5rem}.recommendation-circle{width:100px;height:100px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;box-shadow:0 4px 12px #22c55e33}.recommendation-value{font-size:1.75rem;font-weight:700;color:#166534}.recommendation-label{display:block;font-size:1rem;font-weight:600;color:#166534;margin-bottom:.25rem}.recommendation-description{font-size:.8125rem;color:#15803d;margin:0}.testimonials-title{font-size:1rem;font-weight:600;color:#475569;margin:0 0 1rem}.testimonial-item{padding:1.25rem;background:#f8fafc;border-radius:12px;margin-bottom:1rem;border-left:4px solid #6366f1}.testimonial-item:last-child{margin-bottom:0}.testimonial-quote{font-size:.9375rem;color:#334155;line-height:1.6;margin:0 0 .75rem;font-style:italic}.testimonial-attribution{display:flex;flex-direction:column;gap:.125rem}.testimonial-instructor{font-weight:600;color:#1e293b;font-size:.875rem}.testimonial-course{color:#64748b;font-size:.8125rem}.score-excellent{background:#dcfce7;color:#166534}.score-good{background:#dbeafe;color:#1e40af}.score-average{background:#fef3c7;color:#92400e}.score-below{background:#fee2e2;color:#991b1b}@media(max-width:1024px){.profile-grid{grid-template-columns:1fr}}@media(max-width:640px){.profile-header{flex-direction:column;align-items:center;text-align:center}.profile-contact{flex-direction:column;align-items:center}.profile-match-score{justify-content:center}.metrics-grid{grid-template-columns:1fr}}*{box-sizing:border-box}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:#f8fafc}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:1.5rem 2rem;box-shadow:0 4px 12px #6366f14d}.header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:40px;height:40px;background:#fff;color:#6366f1;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.25rem}.logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.025em}.tagline{margin:0;font-size:.875rem;opacity:.9}.app-main{flex:1;max-width:1400px;margin:0 auto;width:100%;padding:1.5rem}.app-footer{background:#1e293b;color:#94a3b8;text-align:center;padding:1.5rem;font-size:.875rem}.app-footer p{margin:0}a{color:inherit}button{cursor:pointer}@media(max-width:768px){.header-content{flex-direction:column;gap:.5rem;text-align:center}.app-main{padding:1rem}}
