*{margin:0;padding:0;box-sizing:border-box}html{font-size:clamp(16px,1.2vw + .5rem,20px)}body{background-color:#0a4f4f;height:100vh;display:flex;flex-direction:column;font-family:"Noto Sans","Verdana",sans-serif;color:#f0efeb;line-height:1.6;font-size:1rem}h1,h2,h3,h4,h5,h6{color:#f0efeb;font-family:"Noto Sans","Verdana",sans-serif;font-weight:bold;margin-bottom:.5rem}h2,h3,h4,h5,h6{margin-top:1rem}p,li,blockquote{font-family:"Noto Sans","Verdana",sans-serif}ul{margin-block:.5em;padding-left:1.5em}p+p{margin-top:1.25rem}strong,em{color:#d35400}a[href]{color:#3fe0d0}a[href].action{display:block;width:fit-content;padding:.5rem 1rem;margin:1rem auto;background-color:#3fe0d0;color:#fff;text-decoration:none;text-align:center;font-size:1.2em;border-radius:.5em;font-weight:600;transition:background-color .2s ease,transform .1s ease}code,pre{font-family:"Courier New",monospace;ggbackground-color:#f0efeb;color:#0a0a0a;padding:.2rem .4rem;border-radius:.25rem;overflow-x:auto}.container{width:100%;padding:0 1.5rem;max-width:1200px;margin:0 auto}header{color:#f9c9b0}header>div{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;font-weight:bold}header>div>h1{margin:auto 0;flex:1 0 auto;padding-left:1.5rem;font-size:1.4rem;line-height:4rem}header>div>input[type=checkbox]{display:none}header>div>input[type=checkbox]:checked~nav{display:block}header>div>label{flex:0 0 4rem;display:none;color:#f0efeb;font-size:2rem;line-height:4rem;text-align:center;margin:auto}@media (max-width: 768px){header>div>label{display:block}}header>div>nav{display:flex;padding-right:1.5rem;flex-direction:inherit;flex-wrap:inherit;gap:2rem}header>div>nav>a{line-height:3rem;display:block}@media (max-width: 768px){header>div>nav{display:none;padding:.5em 0 .8em 0;width:100%}header>div>nav>a{padding:0 1.5rem;line-height:3rem;font-size:1.6rem}}header a[href]{color:#f0efeb;text-decoration:none}header a[href]:hover{color:#f9c9b0;text-decoration:underline}header a[href].current{color:#f9c9b0}main{flex:1;padding:1em 0}footer{color:#f0efeb}footer .container{display:flex}footer .container div{margin:0 auto;font-size:.9rem;line-height:2rem}footer a[href]{color:#f0efeb;text-decoration:underline}footer a[href]:hover{color:#f9c9b0;text-decoration:underline}article p{text-align:justify;hyphens:auto}article.lecturer img.photo{display:block;width:240px;height:240px;float:right;margin:0 0 1rem 1rem;background:#f0efeb;object-fit:cover;border:2px solid #3fe0d0}@media (max-width: 768px){article.lecturer img.photo{float:none;margin:0 auto 1rem auto}}