.woh__site-title-string{display:flex}.woh__wiggling-cars{margin:0 1rem;padding-top:10%;padding-bottom:10%;animation:10s linear infinite wiggle}.woh_drop-in:first-child{opacity:0;animation:.6s linear 1s forwards drop-first;position:relative}#santa-hat{width:15%;position:absolute;bottom:18px;left:-12px;transform:scaleX(-1)rotate(15deg)}#winter-hat{width:12%;position:absolute;bottom:18px;left:-5px;transform:rotate(10deg)}.woh_drop-in:nth-child(2){opacity:0;animation:.6s linear 2s forwards drop-second}.woh_eventual-slant{animation:.1s linear 3s forwards slant}@keyframes drop-first{0%{opacity:0;transform:translateY(-200px)}50%{opacity:1;transform:translateY(0)}65%{opacity:1;transform:translateY(-17px)}75%{opacity:1;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}@keyframes drop-second{0%{opacity:0;transform:translateY(-200px)}50%{opacity:1;transform:translateY(0)}65%{opacity:1;transform:translateY(-17px)}75%{opacity:1;transform:translateY(-22px)}to{opacity:1;transform:translateY(0)}}@keyframes wiggle{10%{transform:translate(5px)rotate(5deg)}20%{transform:translate(-5px)rotate(-5deg)}30%{transform:translate(4px)rotate(4deg)}40%{transform:translate(-4px)rotate(-4deg)}50%{transform:translate(3px)rotate(3deg)}60%{transform:translate(-3px)rotate(-3deg)}70%{transform:translate(2px)rotate(2deg)}80%{transform:translate(-2px)rotate(-2deg)}90%{transform:translate(1px)rotate(0)}to{transform:translate(-1px)rotate(0)}}@keyframes slant{0%{transform:rotate(0)}to{transform:rotate(6deg)translateY(4px)}}
#woh__album-picker{background:inherit;color:inherit;border:inherit;font-family:Georgia,Times,serif;font-size:1rem}.woh__album-picker__option{background:inherit;color:inherit;font-family:Georgia,Times,serif}
.woh__logout-button{cursor:pointer}#woh__nav-bar{grid-template-rows:1fr 1fr;grid-template-columns:.75fr 3fr;row-gap:.5rem;display:grid}.woh__nav-bar-string{padding:0 .5rem}
.woh__single-snowflake,.woh__single-snowflake .inner{animation-iteration-count:infinite;animation-play-state:running}.woh__single-snowflake{color:#fff;text-shadow:0 0 5px #000;z-index:1;-webkit-user-select:none;user-select:none;cursor:default;pointer-events:none;font-family:Arial,sans-serif;font-size:1.5em;animation-name:snowflakes-shake;animation-duration:5s;animation-timing-function:ease-in-out;position:fixed;top:-10%}.woh__single-snowflake .inner{animation-name:snowflakes-fall;animation-duration:10s;animation-timing-function:linear}.woh__spin{animation:2s linear infinite spin}.woh__single-snowflake:nth-of-type(0){animation-delay:0s;left:1%}.woh__single-snowflake:nth-of-type(0) .inner{animation-delay:0s}.woh__single-snowflake:first-of-type{animation-delay:1s;left:10%}.woh__single-snowflake:first-of-type .inner,.woh__single-snowflake:nth-of-type(8) .inner{animation-delay:1s}.woh__single-snowflake:nth-of-type(2){animation-delay:.5s;left:20%}.woh__single-snowflake:nth-of-type(2) .inner,.woh__single-snowflake:nth-of-type(6) .inner{animation-delay:6s}.woh__single-snowflake:nth-of-type(3){animation-delay:2s;left:30%}.woh__single-snowflake:nth-of-type(11) .inner,.woh__single-snowflake:nth-of-type(3) .inner{animation-delay:4s}.woh__single-snowflake:nth-of-type(4){animation-delay:2s;left:40%}.woh__single-snowflake:nth-of-type(10) .inner,.woh__single-snowflake:nth-of-type(4) .inner{animation-delay:2s}.woh__single-snowflake:nth-of-type(5){animation-delay:3s;left:50%}.woh__single-snowflake:nth-of-type(5) .inner{animation-delay:8s}.woh__single-snowflake:nth-of-type(6){animation-delay:2s;left:60%}.woh__single-snowflake:nth-of-type(7){animation-delay:1s;left:70%}.woh__single-snowflake:nth-of-type(7) .inner{animation-delay:2.5s}.woh__single-snowflake:nth-of-type(8){animation-delay:0s;left:80%}.woh__single-snowflake:nth-of-type(9){animation-delay:1.5s;left:90%}.woh__single-snowflake:nth-of-type(9) .inner{animation-delay:3s}.woh__single-snowflake:nth-of-type(10){animation-delay:0s;left:25%}.woh__single-snowflake:nth-of-type(11){animation-delay:2.5s;left:65%}@keyframes snowflakes-fall{0%{transform:translateY(0)}to{transform:translateY(110vh)}}@keyframes snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@tailwind base;@tailwind components;@tailwind utilities;html,body{margin:0;padding:0;font-family:Georgia,Times,serif}*{box-sizing:border-box}main{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}a{color:inherit;text-decoration:none}
