@charset "UTF-8";footer{color:#ccc}footer a{color:#ccc}.navbar{background:#000!important}.navbar a{color:#fff!important}.navbar .nav-item.active{font-weight:bolder}@media(max-width:768px){img#headshot{width:250px!important;min-width:250px!important;margin:0 auto!important}#namecard{width:250px!important;margin:0 auto}#name{margin-top:1rem;text-align:center!important}}#name{font-variant:small-caps}a{text-decoration:none!important}:root{--font-main:'Fira Sans', sans-serif;--font-heading:'Oswald', sans-serif;--bs-body-font-size:1.125rem}body{font-family:var(--font-main)}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-heading)}.student-card .card-img-top{height:200px;object-fit:cover;object-position:top center}.hero{display:flex;padding:2rem;align-items:center;position:relative;color:#fff;overflow:hidden;background:linear-gradient(120deg,#1e3c72,#2a5298,#0f2027);background-size:300% 300%;animation:gradientFlow 6s ease-in-out infinite}@media(min-width:768px){.hero{min-height:700px;max-height:1200px;height:calc(100vh - 56px)}}.hero a{color:#f5c542}.hero a:hover{color:gold}.hero .introduction{font-size:larger}@keyframes gradientFlow{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.scroll-down-arrow{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);font-size:2.5rem;color:gold;text-shadow:0 0 6px #000;opacity:.95;transition:transform .2s ease}.scroll-down-arrow:hover{transform:translateX(-50%)translateY(3px)}.reduced-header h1{font-size:1.75rem;margin-bottom:1rem;line-height:1.2}.reduced-header h2{font-size:1.4rem;margin-bottom:.9rem;line-height:1.2}.reduced-header h3{font-size:1.225rem;margin-bottom:.8rem;line-height:1.2}.reduced-header h4{font-size:1.05rem;margin-bottom:.7rem;line-height:1.2}.reduced-header h5{font-size:.875rem;margin-bottom:.6rem;line-height:1.2}.reduced-header h6{font-size:.7rem;margin-bottom:.5rem;line-height:1.2}.thicker-header h1{font-weight:700}.fancy-header h1{display:inline-block;font-size:1.75rem;font-weight:600;padding:.25em .75em;border-radius:9999px;background:linear-gradient(90deg,rgba(33,150,243,.15) 0%,rgba(156,39,176,.15) 100%)}.hero-pattern{background-image:linear-gradient(135deg,#0d6efd,#6610f2),url(/images/temple.svg);background-repeat:no-repeat,repeat;background-size:cover,auto;background-position:50%,0 0;background-blend-mode:overlay,normal}.bg-pattern-light{background-color:#f8f9fa}.bg-pattern-box{background-color:#f8f9fa;background-image:url(/images/temple.svg);background-repeat:repeat;background-size:auto}