:root{--bg: #FEF7DC;--primary: #A19882;--secondary: #887E66}[data-theme=dark]{--bg: #222831;--primary: #CECECE;--secondary: #FFD369}html.theme-changing,html.theme-changing *,html.theme-changing *:before,html.theme-changing *:after{transition:all .75s!important;transition-delay:0!important}body{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:var(--bg)}@media only screen and (max-width:768px){h1{font-size:40px}p{font-size:25px}}@media only screen and (min-width:768px){h1{font-size:50px}p{font-size:30px}}hr{background-color:var(--primary);height:2px;border:0}h1{color:var(--secondary);margin:0}p{color:var(--primary);margin:0}.main-time{font-weight:700;color:var(--secondary)}@media only screen and (max-width:768px){.content{margin-top:5rem;position:absolute;margin-left:1rem;margin-right:1rem;left:1rem;top:1rem;bottom:1rem}.svg-button{position:fixed;bottom:0;left:0;padding:2rem}}@media only screen and (orientation:landscape){.svg-button{position:fixed;top:0;left:auto;right:0;padding:2rem}.content{position:absolute;margin-top:1rem;left:1rem;top:1rem}}@media only screen and (min-width:768px){.content{position:absolute;left:50%;top:25%;width:40rem;margin-top:5rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.svg-button{position:fixed;top:0;left:0;margin:2rem}}.svg-button{fill:var(--primary)}.svg-button:hover{fill:var(--secondary)}.owner{position:fixed;bottom:0;right:0;padding:1rem;display:flex;align-items:center}.owner a:hover{color:var(--secondary)}.owner a{color:var(--primary);text-decoration:underline}@media only screen and (max-width:768px){.ListTimeItem p{font-size:22px}}@media only screen and (min-width:768px){.ListTimeItem p{font-size:25px}}.ListTimeItem .location{color:var(--secondary);font-weight:700}.ListTimeItem .time{color:var(--primary);font-weight:400;margin-left:2rem}
