:root{--primary: #181818;--secondary: rgba(255, 255, 255, .87);font-family:Arial,sans-serif;line-height:1.5;font-weight:400;font-size:1rem;color-scheme:light dark;color:var(--primary);background-color:var(--secondary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px){:root{font-size:.9rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;max-height:100vh;overflow:hidden}main{height:100vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}main section{height:100vh;padding-inline:2rem}@media (max-width: 768px){main{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;overflow:auto}main section{height:auto;padding-inline:1rem}section.right{order:-1;min-height:40vh}body{overflow:auto;max-height:none}}section.left{overflow-y:auto;scrollbar-width:none}section.left::-webkit-scrollbar{display:none}section .bottom p{line-height:100%}section .bottom .fac{display:flex;justify-content:space-between}section.right h1,section.right p{color:var(--anchor-color)}section.right .banner{padding-block:1.5rem;color:var(--secondary);height:inherit;width:100%;display:flex;flex-direction:column;justify-content:space-between}section.right:has(.banner){background-color:#1a1a1a}@media (max-width: 768px){section.right .banner{padding-block:1rem;min-height:40vh}section.right .banner .bottom .fac{flex-direction:column;gap:.5rem}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.assignments>details,.schedule>details.week{border-left-width:4px;padding-left:.75em;transition:all .3s ease}.assignments li.active{transition:all .3s ease;margin:1rem 0rem;position:relative;border-radius:4px;padding:.75rem;background-color:#00000008}.next-week-info{margin-top:1rem;padding:.75rem;background-color:#00000008;border-left:3px solid var(--primary);border-radius:0 4px 4px 0}.next-week-info h4{margin-bottom:.5rem;font-size:.95rem;color:var(--primary)}.next-week-info ul{padding-left:1rem;list-style:disc}.next-week-info li{margin-bottom:.25rem}.assignments>details.highlighted{box-shadow:0 0 0 2px var(--anchor-color);animation:pulse 1s ease-in-out;position:relative;z-index:1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}@media (max-width: 768px){a,button,summary{padding:.5rem 0}details{margin-block:.75rem}section.left{padding-bottom:2rem}}a{font-weight:500;color:var(--anchor-color);text-decoration:inherit}a:hover{color:var(--anchor-color)}p{padding-block-start:.5rem}ul{list-style:none}.title{border-bottom:2.5px solid var(--primary)}h1{font-size:5em;line-height:100%}h2{margin-block-start:2rem}@media (max-width: 768px){h1{font-size:3em}h2{margin-block-start:1.5rem}}details{border:1px solid #aaa;border-radius:4px;padding:.5em .5em 0;margin-block:.5rem;text-wrap:pretty;transition:border-color .3s ease}.assignments details span{display:block;text-indent:0}.assignments details.film ul,.assignments details.research ul{list-style:disc;padding-inline-start:.9rem;text-wrap:pretty}.assignments details.show ul{list-style:none;text-wrap:pretty}.assignments details.research span{margin-block-start:1rem}.assignments details.research .list{column-count:3;margin-block-start:.5rem}@media (max-width: 768px){.assignments details.research .list{column-count:1}}.assignments details.show ul{margin-top:1rem}.assignments details.show ul li{margin-bottom:.75rem;line-height:1.6;position:relative;transition:all .3s ease}.assignments details.show ul li span strong{display:block;margin-bottom:.5rem;font-size:1.05rem;transition:color .3s ease}summary{font-weight:700;margin:-.5em -.5em 0;padding:.5em;cursor:pointer;transition:background-color .3s ease}summary:hover{background-color:#0000000d}details[open]{padding:.5em}details[open] summary{border-bottom:1px solid #aaa;margin-bottom:.5em}
