:root{--color-main: rgb(248, 105, 0);--color-light-bkg: rgb(253, 250, 237);--color-black: #272727;--color-white: #ffffff;color-scheme:only light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}a{-webkit-touch-callout:none}body{font-size:1em/1.618;color:var(--color-black);background-color:var(--color-light-bkg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:380px;height:100vh;margin:0}ul{padding-left:0;list-style-type:none}li{display:none}li:nth-child(-n+1){display:list-item}.logo{height:5em;padding:1em;will-change:filter;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;-webkit-filter:drop-shadow(0 0 1em var(--color-white));filter:drop-shadow(0 0 1em var(--color-white))}p{margin:0}p:not(:last-child){margin-bottom:1.5em}.location{padding-bottom:35px}.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:auto;border:1px solid var(--color-light-bkg);border-radius:12px;background-color:var(--color-white);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);box-shadow:0 1px 1px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.topBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:35px;background-color:var(--color-main);border-radius:12px 12px 0 0;text-align:left}.container{padding:25px}small{font-size:.7em;font-weight:700;color:var(--color-white);-webkit-margin-start:20px;margin-inline-start:20px}hr{border:0;height:1px;background-image:-webkit-gradient(linear,left top,right top,from(rgba(248,103,0,.1)),color-stop(#f86900),to(rgba(248,103,0,.1)));background-image:-o-linear-gradient(left,rgba(248,103,0,.1),#f86900,rgba(248,103,0,.1));background-image:linear-gradient(to right,#f867001a,#f86900,#f867001a)}@media only screen and (max-width: 768px){body{height:auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.logo{margin-top:2em}}#root{margin:1em;text-align:center}
