.frontpage-content{display:flex;flex-direction:row;justify-content:space-between;padding:20px;gap:20px}.frontpage-profile{max-width:300px}.frontpage-headshot{display:block;width:100%;object-fit:cover;border:1px solid gray;box-sizing:border-box}.profile-text{display:flex;flex-direction:column}.frontpage-name{font-size:1.5em}.profile-text-line{color:#707070;font-size:.9em}.inline-logo{display:inline;max-height:1em;vertical-align:middle}.frontpage-main-content{width:100%}@media only screen and (max-width:600px){.frontpage-content{flex-direction:column;align-items:center;padding:10px}.profile-text{align-items:center}}footer{background-color:#f0f0f0;margin-top:auto}hr{background-color:#f1f1f1;border-color:#f1f1f1;color:#f1f1f1}.footer-text{color:#9ba1a6;font-size:.8em}header{background-color:#e2e2e2}.navigation-container{display:flex;align-items:center;gap:1em}.navlink{color:#3b3b3b;text-decoration:none}.navlink:active{color:#707070}.navlink--type-home{font-size:1.5em}.navlink--position-leftmost{margin-left:auto}.navlink--dropdown-button{border:none;cursor:pointer}.nav-dropdown{position:relative}.nav-dropdown-menu{display:flex;position:absolute;right:0;top:100%;background-color:#eee;flex-direction:column;min-width:120px;z-index:100}.nav-dropdown-item{padding:.25em .8em;white-space:nowrap}.nav-dropdown-item:hover{background-color:#d0d0d0}@media only screen and (max-width:600px){.navlink{font-size:1em}.navlink--type-home{font-size:1.25em}}@media only screen and (max-width:600px){.frontpage-content{flex-direction:column;align-items:center}.profile-text{align-items:center}}.course-map-container{margin:20px 0}.course-map{width:100%;height:auto;display:block;border:1px solid #ddd;border-radius:6px;background:#fafafa}.course-node{cursor:pointer;transition:opacity .15s ease;-webkit-user-select:none;user-select:none}.course-map line{transition:opacity .15s ease,stroke-width .15s ease}.course-map-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:.8em;color:#666}.legend-item{display:flex;align-items:center;gap:5px}.legend-dot{width:10px;height:10px;display:inline-block}.legend-line-solid{width:20px;height:0;border-top:2px solid #999;display:inline-block}.legend-line-dashed{width:20px;height:0;border-top:2px dashed #999;display:inline-block}.legend-credit{margin-left:auto}.course-info-panel{margin-top:12px;padding:10px 14px;border:1px solid #ddd;border-radius:0;background:#fafafa;font-size:.85em;min-height:40px}.course-info-empty{color:#999}.course-info-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:.95em}.course-info-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.course-info-prereqs{margin-top:6px}.course-info-prereqs-label{font-size:.85em;color:#666}.course-info-prereqs ul{margin:4px 0 0;padding-left:0;list-style:none}.course-info-prereq{display:flex;align-items:center;gap:8px;padding:3px 0;cursor:pointer;font-size:.9em}.course-info-prereq:hover{text-decoration:underline}.course-info-tag{font-size:.75em;color:#999;margin-left:4px}@media only screen and (max-width:600px){.course-map-legend{gap:10px;font-size:.75em}.course-info-panel{font-size:.78em;padding:8px 10px}}@media only screen and (max-width:600px){.coursework{font-size:.9em}}*{--dutch-white: rgb(236, 232, 223);--jordy-blue: #afcbffff;--van-dyke: rgb(55, 49, 49);--old-rose: #ba6e6eff;--sea-green: #3e885bff}html,body{height:100%;line-height:1.6;margin:0 auto;font-size:1.1em;font-family:Roboto,Segoe UI,Helvetica Neue,Lucida Grande,Arial,sans-serif}html{overflow-y:scroll}h1,h2,h3{line-height:1.2}a{color:var(--sea-green);text-decoration:none}.subwidth-wrapper{width:100%;max-width:1100px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media only screen and (max-width:600px){.subwidth-wrapper{padding:0 10px}}#root{height:100%;display:flex;flex-direction:column}
