:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1,"cv13" 1,;--font-color: rgb(73, 73, 73);box-sizing:border-box;--accent-rgb: 64, 201, 162;--accent-color: rgb(var(--accent-rgb));--link-color: rgb(47, 156, 149)}@supports (font-variation-settings: normal){:root{font-family:InterVariable,sans-serif}}@media (prefers-reduced-motion: no-preference){*{scroll-behavior:smooth}}@media only screen and (max-width: 600px){body{margin-top:0}.navbar{position:sticky;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;top:0;padding:.5rem 0;background-color:#ffffff1e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.navbar #title{margin:0;width:auto}.navbar #sub-title{margin:0 0 0 1rem;padding:.2rem}#nav-links{display:flex;justify-content:space-around;list-style:none;width:95%}.content{margin:5rem auto 0;width:80%}}@media only screen and (min-width: 600px){body{margin-top:10rem}.navbar{position:fixed;text-align:end;width:30%}.content{width:40%;margin-left:40%}#nav-links{list-style:none;margin:0;padding:0}}body{color:var(--font-color)}h1,h3{font-weight:500}#nav-links,.contact-list{list-style:none;margin:0;padding:0}.contact-list li a,#nav-links li a,.block-link{color:var(--font-color);text-decoration:none}.contact-list li a:hover,#nav-links li a:hover,.block-link:hover{background-color:var(--accent-color)}.tech-list{list-style:none;margin:.25rem 0;padding:0}.tech-list li{display:inline-block;padding:.125rem .25rem;margin:.125rem .25rem .125rem 0;background-color:#d3d3d3;border-radius:25px}a{color:var(--link-color)}.page-title,#title{margin-top:0}#title a{text-decoration:none}dd{padding-bottom:1rem}dt{text-decoration:underline}.panepon-iframe{max-width:500px;aspect-ratio:1 / 1;text-align:center}.loading-square{position:absolute;background-color:#ff0;height:80px;width:80px;margin:10%;animation-name:spin;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear;z-index:-1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer{margin:180px 0 240px;display:flex;flex-direction:row;justify-content:space-between}.footer section{flex:1}fieldset{width:max-content}section{margin:.5rem 0}.hexapawn-grid{aspect-ratio:1/1;display:grid;grid-template-columns:auto auto auto;text-decoration:none;background-image:repeating-conic-gradient(rgb(214,214,214) 0 25%,transparent 0 50%)}.hexapawn-grid button{position:absolute;background-color:transparent;border:none;padding:0;margin:0;width:5rem;aspect-ratio:1/1;font-size:3.5rem;color:var(--font-color)}.hexapawn-grid button.hexapawn-selectable:hover{background-color:rgba(var(--accent-rgb),.25);cursor:pointer}.hexapawn-grid button.hexapawn-selectable:active{background-color:rgba(var(--accent-rgb),.35)}.hexapawn-grid button.selected{color:var(--link-color)}.hexapawn-grid button.whitepawn:before{content:"♙"}.hexapawn-grid button.blackpawn:after{content:"♟"}.hexapawn-grid .moveButton{border:5px solid rgba(var(--accent-rgb),.9);background-color:rgba(var(--accent-rgb),.25);border-radius:10%;cursor:pointer}.hexapawn-grid .hexapawn-message{font-weight:700;background-color:#d6d6d680}.hexapawn-grid .hexapawn-message:hover{background-color:#d6d6d6a6}.game{text-align:center;margin-top:20px}.heart{position:absolute;font-size:50px;-webkit-user-select:none;user-select:none;text-shadow:rgba(255,0,0,.548) 1px 0 10px}.val25-content{color:brown;position:fixed;padding:0;margin:0;top:0;left:0;width:100%;height:100%;background-color:#ffd8df;cursor:url(/assets/pink-cursor-D5rFcWuB.png),auto;text-align:center}.val25-button{border:none;background-color:brown;color:#fff;box-shadow:10px 5px 5px #0000004f;font-weight:700;padding:1rem;margin:1rem;cursor:url(/assets/pink-pointer-DXVOdm3S.png),auto}.correct-answer{width:12rem;border:2px solid transparent;border-radius:25%}
