:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100dvh;background-color:#cbb9be}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.logo-large{width:70%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;text-align:center;outline:0px solid green;min-height:100dvh;display:flex;place-items:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.subComponentContainer{display:flex;flex-direction:column;outline:0px solid green;height:100dvh;overflow:scroll}.componentContent{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;outline:0px solid green}.logo-middle{width:40vw;max-width:200px;max-height:200px;outline:0px solid green}.componentImage{width:40vw;outline:0px solid green;margin-bottom:20px}.componentText{width:60vw;outline:0px solid green;font-size:1rem;font-weight:700;color:#554146}#introImage{transform:rotate(180deg)}.home{outline:0px solid purple;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:15px}.link{width:auto;height:auto;font-size:1.2rem;font-weight:700;color:#554146;cursor:pointer;outline:0px solid red}.middle{display:flex;flex-direction:row;justify-content:space-around;align-items:center;outline:0px solid green}#image{width:60vw;max-width:500px;max-height:400px;margin:15px 15px 0;transform:rotate(180deg)}#narrate{align-self:center}#event{align-self:center;margin-bottom:50px}#obolus{align-self:center;margin-top:50px}#music{align-self:flex-start;margin-left:100px}#address{align-self:flex-end;margin-right:75px}@media only screen and (max-width: 450px),(max-height: 400px){#image{width:70vw;max-width:300px;max-height:300px}.middle{flex-direction:column}#narrate{align-self:flex-end;margin-right:50px}#obolus{margin-top:15px}#event{align-self:flex-start;margin-bottom:0;margin-left:50px}#music{align-self:flex-start;margin-left:25px}#address{align-self:flex-end;margin-right:25px}.link{font-size:1rem}}.navContainer{display:flex;flex-shrink:0;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100vw;outline:0px solid red;margin-top:20px;margin-bottom:20px}.navItem{margin:7px}.navItem>a{font-size:1.2rem;font-weight:700;color:#554146;cursor:pointer}
