.blox-markdown.consistent-page-heading .text-3xl,.blox-resume-experience.consistent-page-heading .w-full:first-child>h3:first-child{font-size:2.25rem;line-height:2.5rem}@media(min-width:1024px){.blox-markdown.consistent-page-heading .text-3xl,.blox-resume-experience.consistent-page-heading .w-full:first-child>h3:first-child{font-size:3.75rem;line-height:1}}.course-feedback{margin-top:1.5rem}.course-feedback-meta{text-align:center;color:#6b7280;font-size:.95rem}.course-feedback-rings{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:1.75rem 0}.course-feedback-metric{display:flex;width:9rem;flex-direction:column;align-items:center;text-align:center}.course-feedback-ring{position:relative;display:flex;width:7rem;height:7rem;align-items:center;justify-content:center}.course-feedback-ring-svg{transform:rotate(-90deg)}.course-feedback-ring-track{color:#e5e7eb}.course-feedback-ring-value{color:rgb(var(--color-primary-600))}.course-feedback-ring-strong{color:rgb(var(--color-primary-700))}.course-feedback-ring-agree{color:rgb(var(--color-primary-300))}.course-feedback-percent{position:absolute;font-size:1.75rem;font-weight:600}.course-feedback-label{margin-top:.5rem;line-height:1.3}.course-feedback-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-top:.75rem;color:#6b7280;font-size:.85rem}.course-feedback-legend span{display:inline-flex;align-items:center;gap:.45rem}.course-feedback-legend i{display:inline-block;width:.75rem;height:.75rem;border-radius:9999px}.course-feedback-legend-strong{background:rgb(var(--color-primary-700))}.course-feedback-legend-agree{background:rgb(var(--color-primary-300))}.course-feedback-button{display:block;margin:1.5rem auto 0;padding:.65rem 1.1rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;color:#1f2937;font-weight:500;cursor:pointer}.course-feedback-button:hover{color:rgb(var(--color-primary-700));background:#f9fafb}.course-feedback-dialog{position:fixed;inset:0;width:min(72rem,calc(100% - 2rem));max-height:calc(100vh - 2rem);margin:auto;padding:0;border:0;border-radius:.75rem;background:0 0}.course-feedback-dialog::backdrop{background:rgb(15 23 42/.65);backdrop-filter:blur(3px)}.course-feedback-dialog-card{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;color:#1f2937;box-shadow:0 20px 45px rgb(15 23 42/.25)}.course-feedback-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.course-feedback-dialog-header h3{margin:0;font-size:1.5rem}.course-feedback-dialog-header p{margin:.25rem 0 0;color:#6b7280}.course-feedback-close{padding:0 .4rem;border:0;background:0 0;font-size:2rem;line-height:1;cursor:pointer}.course-feedback-table-wrap{overflow-x:auto}.course-feedback-table{width:100%;min-width:54rem;border-collapse:collapse;font-size:.875rem}.course-feedback-table th,.course-feedback-table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:center;vertical-align:top}.course-feedback-table th:first-child,.course-feedback-table td:first-child{width:48%;text-align:left}.course-feedback-note{margin:1rem 0 0;color:#6b7280;font-size:.8rem}.dark .course-feedback-meta,.dark .course-feedback-legend,.dark .course-feedback-dialog-header p,.dark .course-feedback-note{color:#d1d5db}.dark .course-feedback-ring-track{color:#374151}.dark .course-feedback-ring-value{color:rgb(var(--color-primary-300))}.dark .course-feedback-ring-strong{color:rgb(var(--color-primary-300))}.dark .course-feedback-ring-agree{color:rgb(var(--color-primary-600))}.dark .course-feedback-legend-strong{background:rgb(var(--color-primary-300))}.dark .course-feedback-legend-agree{background:rgb(var(--color-primary-600))}.dark .course-feedback-button,.dark .course-feedback-dialog-card{border-color:#4b5563;background:#1f2937;color:#fff}.dark .course-feedback-button:hover{color:rgb(var(--color-primary-300));background:#374151}.dark .course-feedback-table th,.dark .course-feedback-table td{border-color:#4b5563}.recruiting-students-section>.flex{width:100%;max-width:64rem}.recruiting-students-section .prose{width:100%;max-width:none}.publication-sections{width:100%;max-width:48rem;margin:3rem auto 0;padding:0 1.5rem}.publication-section+.publication-section{margin-top:4rem}.publication-section h2{margin:0 0 1.5rem;font-size:1.75rem;font-weight:700;letter-spacing:-.025em}.publication-list{display:flex;flex-direction:column;gap:.75rem}.publication-numbered-item{display:grid;grid-template-columns:2.25rem minmax(0,1fr);align-items:start}.publication-numbered-item .pub-list-item{margin-bottom:1rem !important}.publication-number{padding-top:.05rem;color:#6b7280;font-weight:600;font-variant-numeric:tabular-nums}.dark .publication-number{color:#9ca3af}.research-overview,.research-detail{width:100%;max-width:64rem;margin:0 auto;padding:0 1.5rem}.research-overview>h1,.research-detail>h1{margin:0 0 2rem;color:#111827;font-size:2.25rem;font-weight:700;line-height:2.5rem;letter-spacing:-.025em}.research-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.research-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;box-shadow:0 1px 3px rgb(0 0 0/8%);color:inherit;text-decoration:none;transition:transform 160ms ease,box-shadow 160ms ease}.research-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 0 0/.1)}.research-video-placeholder,.research-detail-video{display:flex;aspect-ratio:16/9;align-items:center;justify-content:center;gap:.65rem;background:linear-gradient(135deg,rgb(var(--color-primary-100)),rgb(var(--color-primary-200)));color:rgb(var(--color-primary-800));font-size:.85rem;font-weight:600}.research-card-image,.research-detail-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.research-detail-image{margin-bottom:2rem;border-radius:.75rem}.research-play-icon{display:grid;width:2.5rem;height:2.5rem;place-items:center;padding-left:.15rem;border-radius:9999px;background:rgb(255 255 255/.78)}.research-card-body{padding:1.4rem}.research-card-body h2{margin:0 0 .45rem;color:#111827;font-size:1.3rem;font-weight:650}.research-card-body p{margin:0 0 1rem;color:#4b5563;font-size:.95rem;line-height:1.5}.research-keywords{display:flex;flex-wrap:wrap;gap:.5rem}.research-keywords span{padding:.3rem .65rem;border-radius:9999px;background:rgb(var(--color-primary-100));color:rgb(var(--color-primary-800));font-size:.75rem;font-weight:600}.research-detail{max-width:52rem;padding-top:2.5rem;padding-bottom:5rem}.research-detail-video{width:100%;margin-bottom:2rem;border-radius:.75rem}.research-description{color:#374151;font-size:1.05rem;line-height:1.75}.research-description p+p{margin-top:1rem}.research-detail-section{margin-top:2.5rem}.research-detail-section h2{margin-bottom:1rem;color:#111827;font-size:1.4rem;font-weight:700}.research-reference-list{border-top:1px solid #e5e7eb}.research-reference{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb}.research-reference a{color:rgb(var(--color-primary-700));font-weight:600}.research-reference span{flex:none;color:#6b7280;font-size:.85rem}.dark .research-overview>h1,.dark .research-detail>h1,.dark .research-card-body h2,.dark .research-detail-section h2{color:#fff}.dark .research-card{border-color:#374151;background:#1f2937}.dark .research-card-body p,.dark .research-description{color:#d1d5db}.dark .research-video-placeholder,.dark .research-detail-video{background:linear-gradient(135deg,rgb(var(--color-primary-900)),#1f2937);color:rgb(var(--color-primary-200))}.dark .research-keywords span{background:rgb(var(--color-primary-900));color:rgb(var(--color-primary-200))}.dark .research-reference-list,.dark .research-reference{border-color:#374151}.dark .research-reference a{color:rgb(var(--color-primary-300))}@media(min-width:1024px){.research-overview>h1,.research-detail>h1{font-size:3.75rem;line-height:1}}@media(max-width:767px){.research-card-grid{grid-template-columns:1fr}.research-reference{align-items:flex-start;flex-direction:column;gap:.35rem}}.course-level-tag{display:inline-block;margin-bottom:.75rem;color:rgb(var(--color-primary-700));font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.course-level-undergraduate{color:#b45309}.dark .course-level-tag{color:rgb(var(--color-primary-300))}.dark .course-level-undergraduate{color:#fdba74}