@import"https://fonts.googleapis.com/css2?family=Anta&display=swap";body,body *{all:unset}html{font-size:2.5vh;font-family:Anta,sans-serif}a{cursor:pointer}body{background:#37c}.rene{position:fixed;height:calc(50vh - 4.5rem);top:1.5rem;left:50%;transform:translate(-50%);transition:all .75s;filter:drop-shadow(.25rem 1rem rgba(0,0,0,.75))}:target~.rene{opacity:0;transform:translate(-50%,1rem) scale(.8);filter:drop-shadow(.125rem 0 rgba(0,0,0,.75))}.home>.items{perspective:40rem;position:fixed;top:0;bottom:0;left:50%;width:100vw;max-width:60rem;transform:translate(-50%)}.home>.items>*{display:flex;top:0;width:6rem;height:100vh;transform-origin:top center;position:absolute;left:50%;transition:all .75s;overflow:hidden;border-radius:.2rem}.home>.items>*>.title-container{flex-basis:6rem;flex-grow:0;flex-shrink:0;position:relative;transition:all .75s}.home>.items>*>.title-container>.title{position:absolute;left:50%;top:0;transform:translate(-50%,-50%) rotate(-90deg) translate(-50%);font-size:4rem;transition:all .75s;white-space:nowrap;opacity:.7}:target~.home>.items>*>.title-container>.title{opacity:0}.vertically-sliced-gallery>.items{display:flex;overflow-x:scroll;gap:.2rem;opacity:0;transition:all .75s}.vertically-sliced-gallery>.items>*{flex-basis:10rem;flex-grow:0;flex-shrink:0;background-color:#87cefa;position:relative;overflow:hidden;display:flex;transition:all .75s}.vertically-sliced-gallery>.items>*>.title-container{flex-basis:10rem;flex-grow:0;flex-shrink:0;transition:all .75s;position:relative}.title-thumbnail{object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%;transition:all .75s}.vertically-sliced-gallery>.items>*>.title-container>.title{position:absolute;left:0;bottom:0;padding:0 .25rem 0 .2rem;background:#fff;border-top-right-radius:.2rem;white-space:nowrap;transition:all .75s}.vertically-sliced-gallery>.items>*>.items{flex-basis:0;flex-grow:1;flex-shrink:1;background:#6a5acd;margin:.2rem .2rem .2rem 0}.home>.items>*>.items{flex-basis:0;flex-grow:1;flex-shrink:1;background:#37c;margin:.2rem;margin-left:0;padding:.2rem;overflow-x:auto}.main-title{position:fixed;display:block;line-height:2rem;color:#fff;top:19rem;left:50%;transform:translate(-50%) scale(2);transition:all .75s}.main-title-black{background:#000;border-radius:.1rem;transition:all .75s;padding-bottom:.125rem;padding-left:.1rem;padding-right:.1rem;margin-left:.1rem}:target~.main-title{left:calc(max(50vw - 30rem,0px) + .5rem);top:.0625rem;transform:none}:target~.main-title>.main-title-black{border-radius:.2rem}@keyframes sparkling{9%{color:green}10%{color:#7fff00}15%{color:green}49%{color:green}50%{color:#fff}55%{color:green}69%{color:green}70%{color:#7fff00}75%{color:green}93%{color:green}94%{color:#7fff00}99%{color:green}}.sparkling{animation-name:sparkling;animation-duration:20s;animation-iteration-count:infinite;color:green;text-shadow:1rem white}.sparkling:nth-child(7n+1){animation-delay:-13.5s}.sparkling:nth-child(7n+2){animation-delay:-18.6s}.sparkling:nth-child(7n+3){animation-delay:-9.7s}.sparkling:nth-child(7n+4){animation-delay:-4s}.sparkling:nth-child(7n+5){animation-delay:-2.9s}.sparkling:nth-child(7n+6){animation-delay:-9.3s}
