body{margin:0;overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}:root{text-align:center;font-synthesis:none;text-rendering:optimizeLegibility;--max-width: 800px;--box-width: 200px;--box-height: 100px;--staff-width: 300px;--color-a: #FAF1E4;--color-a-rgb: 250, 241, 228;--color-b: #CEDEBD;--color-b-rgb: 206, 222, 189;--color-c: #9EB384;--color-c-rgb: 158, 179, 132;--color-d: #435334;--color-d-rgb: 67, 83, 52;--dark: #000;--light-dark: #696969}h2{color:#000;font-family:Alex Brush;font-size:3em;margin:1em .25em 0}h3{color:var(--dark);font-family:Alex Brush;font-size:2.5em;margin:1em .25em 0}h4{color:var(--light-dark);font-family:Lora;font-size:1em}@media only screen and (max-width: 600px){.heading{font-size:4em}}header{height:50px;display:flex;position:sticky;top:0;background:var(--color-b);justify-content:center;align-items:center;box-shadow:0 4px 2px -2px gray;z-index:10}.navbar{display:flex;justify-content:space-between;align-items:center;height:100%;width:var(--max-width);margin-left:10px;margin-right:10px}.navbar-brand{display:block;align-items:center;width:46px;height:46px}.navbar-brand img{height:100%;cursor:pointer}.navbar-brand p{margin:0}.logo{font-size:24px;margin-right:10px}.navbar-toggler{display:none;align-items:center;background:transparent;border:none;cursor:pointer;padding:0;margin:0;width:42px;height:42px}.navbar-toggler img{height:100%}.navbar-toggler-icon{display:block;width:20px;height:2px;background-color:#fff}.navbar-nav{list-style:none;display:flex;margin:0;padding:0}.navbar-nav a{text-decoration:none;color:inherit}.nav-item{margin-right:20px;cursor:pointer;font-family:Alex Brush;font-size:1.75em}@keyframes color-change{0%{color:var(--dark)}50%{color:#fff}to{color:var(--dark)}}.nav-item:first-child{animation:color-change 4s infinite ease-in-out}.nav-item:last-child{margin-right:0}@media (max-width: 992px){.navbar{width:100%}.navbar-toggler{display:block}.navbar-nav{background:var(--color-b);width:250px;height:100%;position:fixed;top:0;right:0;opacity:0;transform:translate(250px);transition:transform .5s,opacity .5s;display:flex;flex-direction:column;justify-content:center;align-items:center}.navbar-nav.show{transform:translate(0);opacity:1}.nav-item{margin:0;justify-content:center;align-items:center;text-decoration:none;display:flex;width:100%;height:50px}.nav-item a{display:flex;align-items:center;width:100%;height:100%;justify-content:center}}.cover{max-width:var(--max-width);margin:auto}.cover .blurred-img img{opacity:0;transition:opacity .25s}.cover .blurred-img.loaded img{opacity:1}.cover h2{line-height:.5em}.cover img{display:block;object-fit:contain;height:auto;max-width:100vw;max-height:100vh;margin:30px auto 40px}.cover span:first-of-type{margin-left:-30px}.cover span:nth-of-type(2){font-size:.7em;display:inline-block;margin-bottom:5px}.cover span:last-of-type{margin-right:-65px}.container-columns{display:flex;flex-wrap:wrap;max-width:var(--max-width);margin:auto}.column{flex:1;margin:10px;padding:10px;box-sizing:border-box;min-height:200px}@media (max-width: 600px){.container-columns{flex-direction:column}}.section{margin:auto;max-width:var(--max-width)}.section ul{list-style-type:none;margin:0 0 20px}.section li{margin-top:2px;margin-left:-30px;margin-right:10px;text-align:center;color:var(--light-dark);font-family:Lora}.section li.tiny{margin-top:-2px;margin-bottom:2px;font-size:small;font-style:italic;font-weight:400}.section hr{display:block;height:0;margin:auto;padding:0;border:0;border-top:2px solid var(--color-b);width:65%}.section h3{margin:4px 20px auto}.photo-dump{max-width:var(--max-width);margin:auto;button:enabled {background-color: var(--color-b); color: var(--dark); cursor: pointer; opacity: 100%;} button:disabled {background-color: var(--light-dark); color: var(--dark); cursor: default; opacity: 50%;}}.photo-dump div{font-family:Lora;color:var(--light-dark)}.photo-dump p{margin:0 10px}.photo-dump button{width:175px;height:40px;margin:10px;padding-right:40px;border:1px solid var(--dark);border-radius:5px;background-image:url(/icons/upload.png);background-repeat:no-repeat;background-position:35px;background-size:12%;font-family:Lora;font-size:1.25em;text-align:right}.photo-dump .container{display:flex;margin-top:15px;flex-wrap:wrap;gap:10px;justify-content:center}.photo-dump .item{width:100px;height:100px;position:relative}.photo-dump img{width:100%;height:100%;object-fit:cover;cursor:pointer}.misc{display:flex;justify-content:center;align-items:center}.misc ul{margin:0;list-style-type:none}.misc li{margin-top:5px;margin-bottom:5px;min-height:50px;display:flex;align-items:center}.misc img{margin:10px;width:64px;height:auto}.misc p{margin-left:10px;flex:1;text-align:start;font-size:12px;font-family:Verdana,Geneva,Tahoma,sans-serif}.schedule h2{margin-bottom:10px}.schedule-hr{margin:0;border:none;height:calc(var(--box-height) / 2)}.schedule-container{display:flex;margin:auto;justify-content:center;align-items:start;max-width:var(--max-width)}.schedule-box{display:grid;width:var(--box-width);height:var(--box-height);max-width:50vw;grid-template-columns:1fr 1fr;grid-template-rows:50% 25% 25%;margin:0 -1px 0 0}.schedule-box p{font-family:Lora;align-self:center}.schedule-box p:first-of-type{grid-column:1;grid-row:2 / span 2;align-self:flex-start;margin:5px 0 0;font-size:1.1em}.schedule-box p:last-of-type{grid-column:2;grid-row:1;align-self:flex-end;margin:0 0 1px;font-size:.95em;color:var(--light-dark)}.schedule-box img{grid-column:1;grid-row:1;justify-self:center;align-self:stretch}.schedule-box .line{grid-column:2;grid-row:2 / span 2;border:2px solid;border-bottom:none;border-left:none;color:var(--color-b)}.schedule-box.right{margin:0 0 0 -1px}.schedule-box.right p:first-of-type{grid-column:2}.schedule-box.right p:last-of-type{grid-column:1}.schedule-box.right img{grid-column:2}.schedule-box.right .line{grid-column:1;border:2px solid;border-bottom:none;border-right:none}.schedule-box.right .line.last{border-left:none}footer{display:flex;height:50px;justify-content:center;align-items:center;font-family:Lora;margin-top:10px}.countdown{margin:auto;max-width:var(--max-width)}.countdown h3{font-size:2em}.countdown .container{display:flex;flex-direction:row;justify-content:center;background:radial-gradient(circle,rgba(206,222,189,1) 0%,rgba(255,255,255,1) 100%)}.countdown .item{width:4.5em}.countdown .item p{margin:0;font-family:Lora}.countdown .item p:first-of-type{font-size:2.5em;color:var(--light-dark);font-weight:600}.countdown .item p:last-of-type{font-size:.9em;color:var(--light-dark)}.upload-state{height:75px;margin-top:10px;display:flex;position:sticky;bottom:10px;justify-content:center;z-index:10}.upload-state .container{display:flex;justify-content:center;align-items:center;border-radius:5px;min-width:250px;width:40%;background:linear-gradient(135deg,rgba(var(--color-b-rgb),1) 0%,rgba(var(--color-c-rgb),.85) 50%,rgba(var(--color-b-rgb),1) 100%)}.upload-state .container p{margin:0;padding:0;display:block}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:50%}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.staff{max-width:var(--max-width);margin:auto;color:var(--light-dark)}.staff h3{margin-top:10px}.staff p{font-family:Lora}.staff .item{display:flex;margin:10px auto auto;justify-content:center;box-shadow:4px 4px 2px -2px var(--color-b);width:var(--staff-width);color:var(--light-dark)}.staff .item img{width:50px;height:50px;margin-right:15px;align-self:stretch}.staff .item:nth-of-type(2n){box-shadow:-4px 4px 2px -2px var(--color-b)}.staff .transit p{margin:0 20px}.staff .transit a{display:block;margin:0 0 5px;color:var(--color-c);font-size:larger}.staff .double-paragraph{margin:3.75px 0;line-height:22.5px}.story{max-width:var(--max-width);justify-content:center;margin:auto auto 75px}.story h1{font-family:Alex Brush;font-size:4em;margin-left:25px;margin-right:25px;color:#fff}.story h3{display:block;font-family:Alex Brush;font-size:1.5em;margin:.5em .25em 0}.story p{display:block;font-family:Alex Brush;font-size:1.75em;margin-left:25px;margin-right:25px}.story-comp{display:flex;height:90vh;max-height:900px;margin-top:50px;margin-left:25px;margin-right:25px}.story-comp img{height:100%;width:auto;display:block;margin:0 auto;filter:grayscale(100%)}@media only screen and (max-width: 992px){.story-comp{max-height:750px}.story-comp img{max-height:750px}}@media only screen and (max-width: 768px){.story-comp{max-height:550px}.story-comp img{max-height:550px}}@media only screen and (max-width: 576px){.story h1{font-size:3em}.story-comp{max-height:450px}.story-comp img{max-height:450px}}@media only screen and (max-width: 450px){.story-comp{max-height:475px}.story-comp img{max-height:475px}}
