@import "https://fonts.googleapis.com/css2?family=Alike&family=Eagle+Lake&family=Rosarivo:ital@0;1&family=Young+Serif&display=swap";:root{--font-header:"Alike";--font-body:"Alike";--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.625;--padding-sm:.5rem;--padding:1rem;--padding-lg:2rem;--margin-sm:.5rem;--margin:1rem;--margin-lg:2rem;--text-color:#050505;--text-color-faded:#9b9b9b;--bg-color:#fff;--hl-color-grey:#a8a59f;--hl-color-grey-faded:#dcdbd9;--hl-color-yellow:#ffd630;--hl-color-yellow-faded:#ffefad;--color-gold:#c5b358;--color-gold-faded:#e7e1c0;--color-silver:#aaa9ad;--color-silver-faded:#ddddde;--color-bronze:#ce8946;--color-bronze-faded:#e7d1b8}h1,h2,h3,h4{font-weight:700;font-family:var(--font-header), serif;color:var(--text-color);line-height:var(--leading-tight);margin-bottom:1rem;padding:0 2rem}h1{font-size:var(--text-4xl);margin-top:2rem}h2{font-size:var(--text-3xl);margin-top:1.75rem}h3{font-size:var(--text-2xl);margin-top:1.5rem}h4{font-size:var(--text-xl);margin-top:1.25rem}h5{font-size:var(--text-lg);margin-top:1rem}.container{width:100%;margin:0 0 5rem}p{font-size:var(--text-base);font-family:var(--font-body),serif}h1{margin:0;padding:2rem}#header{text-align:center;background-color:#bc8f8f40;border-radius:10px;box-shadow:0 4px 4px #0003}.table{border-collapse:collapse;width:100%}th,td{padding:var(--padding-lg) 0;text-align:center}thead th{border-bottom:1px solid #000}tbody tr:hover{cursor:pointer;box-shadow:0 0 10px #0003}tbody tr:nth-child(2n){background-color:#dad8d8}#banner{clip-path:polygon(100% 0%,450px 50%,100% 100%,0% 100%,0% 0%);background-color:#afafaf6b;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:490px;height:100px;line-height:37px;display:flex}.shadow-wrapper{filter:drop-shadow(0 8px 4px #0006)}.student-list{flex-direction:column;align-items:center;gap:0;display:flex}.error-field{justify-content:center;display:flex}.error{color:red;font-size:var(--text-3xl);text-align:center;background-color:#c1bdbd4a;border-radius:10px;width:20%;padding:1rem}
