/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:CozetteSevenVector;src:local(CozetteSevenVector),url(/assets/CozetteCrossedSevenVector-CCyfTIy7.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:CozetteSevenVectorBold;src:local(CozetteSevenVectorBold),url(/assets/CozetteCrossedSevenVectorBold-DROmAUjv.woff2)format("woff2");font-weight:700;font-style:normal}button{all:unset}button:focus{outline:revert}ul{padding:unset}html,body{width:100%;height:100%}body{font-family:CozetteSevenVector}h1{font-family:CozetteSevenVectorBold}body{flex-direction:row;justify-content:center;align-items:center;display:flex}nav>ul{flex-direction:row;justify-content:space-evenly;gap:32px;list-style-type:none;display:flex}#center-tile-container{flex-direction:row;justify-content:center;display:flex}.placeholder{text-align:center}.tile{font-size:32px;animation-iteration-count:1;animation-fill-mode:backwards}.tile-initial{animation-name:spin-slow;animation-duration:6s;animation-timing-function:cubic-bezier(.35,.15,.05,1)}.tile-full{animation-name:spin;animation-duration:3s;animation-timing-function:ease-out}.tile-full:hover{animation-play-state:running}@supports (animation-delay:calc(50ms + (sibling-index() * 30ms))){#center-tile-container>.tile{animation-delay:calc(50ms + (sibling-index() * 30ms))}}@supports not (animation-delay:calc(50ms + (sibling-index() * 30ms))){#center-tile-container>.tile:first-child{animation-delay:50ms}#center-tile-container>.tile:nth-child(2){animation-delay:80ms}#center-tile-container>.tile:nth-child(3){animation-delay:.11s}#center-tile-container>.tile:nth-child(4){animation-delay:.14s}#center-tile-container>.tile:nth-child(5){animation-delay:.17s}#center-tile-container>.tile:nth-child(6){animation-delay:.2s}#center-tile-container>.tile:nth-child(7){animation-delay:.23s}#center-tile-container>.tile:nth-child(8){animation-delay:.26s}#center-tile-container>.tile:nth-child(9){animation-delay:.29s}}@keyframes spin-slow{0%{transform:rotateY(0)}to{transform:rotateY(6turn)}}@keyframes spin{0%{transform:rotateY(6turn)}to{transform:rotateY(0)}}
