@import"https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap";.home-links{display:flex;flex-direction:column}.home-links a{color:#030303}.home-links a:hover{color:#c98e41}@media screen and (min-width: 768px){.home-links{font-size:1.2rem}}.custom-selector{width:100%;margin-bottom:1rem}.custom-selector .custom-selector-input{width:100%;border:1px solid #303030;padding:.25rem}.player-tools .player-tools-prompt{margin-bottom:1rem}.resources-view .resource-wrapper{margin-top:1.5rem}.resources-view .resource-wrapper .header{display:flex;flex-direction:column;background-color:#f5f5f5;padding:.5rem}.resources-view .resource-wrapper .header .name{font-size:1.125rem;font-weight:600;margin-right:1.25rem;text-align:center}.resources-view .resource-wrapper .header .link{font-size:1rem;text-align:center}.resources-view .resource-wrapper .header .link a{color:#333;text-decoration:none;transition:color .2s ease-in-out}.resources-view .resource-wrapper .header .link a:hover{color:#666}.resources-view .resource-wrapper .description{font-size:.85rem;color:#363636;margin-top:.75rem;padding:.5rem}@media screen and (min-width: 600px){.resources-view .resource-wrapper .header{flex-direction:row;align-items:center}}.app-header{padding:1.25rem;box-shadow:0 3px 5px #0003;position:relative}.app-header a{color:#030303;text-decoration:none}.app-header .hamburger{position:absolute;right:1rem;top:1.5rem;cursor:pointer}.app-header .hamburger .bar1,.app-header .hamburger .bar2,.app-header .hamburger .bar3{width:35px;height:5px;border-radius:1rem;background-color:#333;margin:6px 0;transition:.4s}.app-header .hamburger.change .bar1{transform:translateY(11px) rotate(-45deg)}.app-header .hamburger.change .bar2{opacity:0}.app-header .hamburger.change .bar3{transform:translateY(-11px) rotate(45deg)}.app-header .header-links{border-top:1px solid #ccc;display:flex;gap:.25rem;margin-top:.25rem;padding-top:.5rem;flex-direction:column;justify-content:center;align-items:center}.app-header .header-links.collapsed{display:none}@media screen and (min-width: 600px){.app-header{display:flex;align-items:center}.app-header h1{margin-right:2.5rem}.app-header .header-links{border-top:none;flex-direction:row;justify-content:flex-start;margin-right:1.5rem;gap:1rem}}body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}#root{margin:0 auto}.router-view{padding:1.5rem}:root{font-family:Philosopher,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-grey: #edede9;--color-dark-khaki: #d6ccc2;--color-tan: #f5ebe0;--color-light-khaki: #e3d5ca;--color-mid-brown: #d5bdaf}input,select,textarea{font-family:Philosopher,sans-serif}.de-emphasized{font-size:.85rem;color:#666}
