@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-VariableFont_wght.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal}:root{--primary:#34355f;--secondary:hwb(235 82% 4%);--offWhite:#fff4e9;--highlight:#ffb922;--border:3px solid var(--primary);--smallBorder:1px solid var(--primary);--mainColumnWidth:725px;--hoverGlow:rgba(255,185,34,.5) 0 0 35px;--smallHoverGlow:rgba(255,185,34,.2) 0 0 25px}html body{margin:0;font-family:Lato;color:var(--primary);background-color:var(--offWhite)}h1,h2,h3,h4,h5,h6{font-family:Playfair Display;color:var(--primary)}input{padding:5px}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:3px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar{width:10px;height:10px}.simpleLoading{height:100%;width:100%;cursor:wait;z-index:99999999999999;position:fixed;Top:0;Left:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}