:root{--global-background-color:hsl(0, 0%, 0%);--global-foreground-color:hsl(0, 0%, 100%);--global-middleground-color:hsl(0, 0%, 40%);--global-link-color:hsl(0, 0%, 100%);--global-header-background-color:hsl(0, 0%, 0%);--global-header-foreground-color:hsl(50, 54%, 56%);--global-footer-background-color:hsl(0, 0%, 0%);--global-footer-foreground-color:hsl(0, 0%, 40%);--main-aside-background-color:hsl(0, 0%, 0%);--main-aside-foreground-color:hsl(0, 0%, 100%);--genesis-input-background-color:hsl(270, 67%, 30%);--genesis-input-foreground-color:hsl(0, 0%, 100%);--timeline-header-background-color:hsl(50, 54%, 56%);--timeline-header-foreground-color:hsl(0, 0%, 0%);--timeline-controls-background-color:hsl(270, 67%, 30%);--timeline-footer-background-color:hsl(270, 67%, 30%);--timeline-content-background-color:hsl(0, 0%, 0%);--timeline-content-foreground-color:hsl(50, 54%, 56%);--timeline-content-placard-background-color:hsl(50, 54%, 56%);--timeline-content-placard-foreground-color:hsl(0, 0%, 0%);--timeline-content-placard-notch-dimension:0.3rem;--control-input-background-color:hsl(0, 0%, 0%);--control-input-foreground-color:hsl(50, 54%, 56%);--control-input-middleground-color:hsl(0, 0%, 30%);--control-button-background-color:hsl(50, 54%, 56%);--control-button-foreground-color:hsl(0, 0%, 0%);--control-label-background-color:hsl(0, 0%, 0%);--control-label-foreground-color:hsl(0, 0%, 100%);--content-max-width:800px}@font-face{font-family:zelda;src:url("https://static.eventiumcalculator.com/zelda.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:fraktur;src:url("https://static.eventiumcalculator.com/fraktur.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;font-family:serif;line-height:1.5;font-size:24px;background-color:var(--global-background-color);color:var(--global-foreground-color)}body{display:flex;flex-direction:column}main{flex:1 0 auto}p{margin:1rem 0 0 0;font-size:1rem}h1,h2,h3{margin:1.5rem 0 0 0;font-family:zelda,serif;line-height:1.2;text-transform:none}h1{font-size:2.25rem}h2{font-size:2rem}h3{font-size:1.5rem}a{color:var(--global-link-color);text-decoration:underline}button,input,select{margin:0;outline:0;appearance:none;box-shadow:none;touch-action:manipulation;border-radius:0}input{width:100%;padding:.5rem .75rem;color:var(--control-input-foreground-color);background:var(--control-input-background-color);border:3px solid var(--control-input-foreground-color)}input::placeholder{color:var(--control-input-middleground-color)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 999px var(--control-input-background-color) inset!important;box-shadow:0 0 0 999px var(--control-input-background-color) inset!important;-webkit-text-fill-color:var(--control-input-foreground-color)!important}select{width:100%;padding:.5rem .75rem;color:var(--control-input-foreground-color);background:var(--control-input-background-color);border:3px solid var(--control-input-foreground-color);cursor:pointer}button{width:100%;padding:.5rem;color:var(--control-button-foreground-color);background-color:var(--control-button-background-color);border:6px solid var(--control-button-foreground-color);cursor:pointer}label{display:block;padding:0 .5rem .5rem .5rem;color:var(--control-label-foreground-color);background:var(--control-label-background-color)}hr{display:block;margin:0;height:3px;border:0;background-color:var(--global-foreground-color)}ul{margin:1rem 0 0 0}li{margin:0;padding:0;list-style:square}.ad-container{margin:2rem auto;width:100%}.ghost-elements-container{position:absolute;top:0;left:0;visibility:hidden}.ghost-elements-container select{font-family:serif;font-size:1rem;line-height:1;font-weight:700;text-transform:uppercase}.control-input-wrapper{padding:9px;background-color:var(--control-input-background-color)}.control-button-wrapper{padding:6px;background-color:var(--control-button-background-color)}.inline-button{width:fit-content;padding:0;color:var(--global-link-color);background-color:transparent;border:none;font-family:serif;font-size:1rem;line-height:1.5;text-decoration:underline}.global-header{width:100%;z-index:1;background:var(--global-header-background-color)}.global-header>div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.25rem;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1rem}.global-header svg{height:2rem;fill:var(--global-header-foreground-color)}.global-header h1,.global-header span{display:block;text-align:center;font-family:zelda,serif;font-size:1.5rem;line-height:1;margin:0;color:var(--global-header-foreground-color)}.global-header a{text-decoration:none;color:var(--global-header-foreground-color);text-align:center}.index-header{width:100%;z-index:1;background:linear-gradient(to top,var(--genesis-input-background-color) 0,var(--global-header-background-color) 35%,transparent 50%,transparent 100%)}.index-header>div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:.5rem;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:2rem 1rem 2rem 1rem}.index-header svg{height:3rem;fill:var(--global-header-foreground-color)}.index-header h1{display:block;text-align:center;font-family:zelda,serif;font-size:2rem;line-height:1;margin:0;color:var(--global-header-foreground-color)}.index-header a{text-decoration:none;color:var(--global-header-foreground-color);text-align:center}.hero-prompt{display:block;margin:0;font-family:serif;font-size:1rem;font-weight:400}.genesis-input-main-container{width:100%;background-color:var(--genesis-input-background-color)}.genesis-input-main-container>div:first-of-type{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1.5rem 1rem}.genesis-input-main-container input{font-family:serif;font-size:1.5rem;line-height:1}.genesis-input-main-container select{font-family:serif;font-size:1rem;line-height:1}.genesis-input-main-container label{margin:0;width:100%;font-family:serif;font-size:1rem;line-height:1.5}.genesis-input-main-container button{font-family:serif;font-size:1.25rem;line-height:1;font-weight:700;text-transform:uppercase}.genesis-input-main-container h2,.genesis-input-main-container h3,.genesis-input-main-container p{color:var(--genesis-input-foreground-color)}.genesis-input-time-flex-container{width:100%;display:flex;flex-direction:row}.genesis-input-time-flex-container>*{flex:1 1 auto}.genesis-date-input-label span{display:block}.timeline-header{margin-top:-1rem;width:100%;padding:1rem 0 0 0;background-color:var(--timeline-header-background-color)}.timeline-header>div:first-of-type{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:.75rem 1rem}.timeline-header p{display:flex;margin:0 auto;width:100%;flex-direction:column;text-align:center;justify-content:center;gap:.25rem}.timeline-header span{display:block;width:100%;margin:0 auto;font-size:1.25rem;line-height:1;text-align:center;text-transform:uppercase;font-weight:700;color:var(--timeline-header-foreground-color)}.timeline-controls-container{width:100%;background-color:var(--timeline-controls-background-color)}.timeline-controls-container>div:first-of-type{margin:0 auto;width:100%;max-width:var(--content-max-width);padding:1rem}.timeline-scope-select-container{display:flex;width:100%;flex-direction:row;justify-content:center}.timeline-scope-select-container select{font-family:serif;font-size:1rem;line-height:1;font-weight:700;text-transform:uppercase}.timeline-navigator-buttons-container{display:flex;margin-top:.5rem;width:100%;flex-direction:row;justify-content:center;gap:.5rem}.timeline-navigator-buttons-container button{font-family:serif;font-size:1rem;line-height:1;font-weight:700;text-transform:uppercase}.timeline-window-container{position:relative;width:100%;overflow:hidden;background:var(--timeline-content-background-color)}.timeline-window-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.timeline-window-upper-detail{position:relative;width:100%;height:1.5rem;display:flex;flex-direction:row}.timeline-window-upper-detail>div{height:100%}.timeline-window-upper-detail>div:first-of-type{flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(2){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(3){width:.75rem;flex:0 0 auto;background:linear-gradient(to bottom left,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-upper-detail>div:nth-of-type(4){width:100%;max-width:calc(var(--content-max-width) - 3.5rem);background:0 0}.timeline-window-upper-detail>div:nth-of-type(5){width:.75rem;flex:0 0 auto;background:linear-gradient(to bottom right,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-upper-detail>div:nth-of-type(6){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(7){flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window{position:relative;margin:-1rem auto;width:100%;max-width:var(--content-max-width);padding:2rem 1rem;background:0 0}.timeline-window-lower-detail{position:relative;width:100%;height:1.5rem;display:flex;flex-direction:row}.timeline-window-lower-detail>div{height:100%}.timeline-window-lower-detail>div:first-of-type{flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(2){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(3){width:.75rem;flex:0 0 auto;background:linear-gradient(to top left,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-lower-detail>div:nth-of-type(4){width:100%;max-width:calc(var(--content-max-width) - 3.5rem);background:0 0}.timeline-window-lower-detail>div:nth-of-type(5){width:.75rem;flex:0 0 auto;background:linear-gradient(to top right,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-lower-detail>div:nth-of-type(6){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(7){flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-content-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline-content-proximity{display:block;width:100%;margin:-1rem auto 1rem auto;font-size:1rem;line-height:1;text-align:center;text-transform:uppercase;font-weight:700}.timeline-content-badge-container{display:flex;width:100%;margin:0 auto 1rem auto;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.timeline-content-badge-wrapper{display:inline-flex;flex-direction:row}.timeline-content-badge-wrapper>div{display:flex;flex-direction:column;width:var(--timeline-content-placard-notch-dimension);flex:0 0 auto}.timeline-content-badge-wrapper>div:first-of-type>div:nth-of-type(1),.timeline-content-badge-wrapper>div:first-of-type>div:nth-of-type(3),.timeline-content-badge-wrapper>div:nth-of-type(2)>div:first-of-type,.timeline-content-badge-wrapper>div:nth-of-type(2)>div:nth-of-type(3){width:100%;aspect-ratio:1;flex:0 0 auto;background:0 0}.timeline-content-badge-wrapper>div:first-of-type>div:nth-of-type(2),.timeline-content-badge-wrapper>div:nth-of-type(2)>div:nth-of-type(2){width:100%;flex:1 1 auto;background:var(--timeline-content-placard-background-color)}.timeline-content-badge-wrapper span{display:block;width:100%;flex:1 1 auto;font-size:1rem;line-height:1;text-align:center;text-transform:uppercase;font-weight:700;padding:.5rem .5rem .5rem .5rem;color:var(--timeline-content-placard-foreground-color);background:var(--timeline-content-placard-background-color)}.timeline-value-unit-container{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;column-gap:.25rem;justify-content:center}.timeline-content-value{font-family:fraktur,serif;font-size:2.5rem;line-height:1;text-align:center;overflow-wrap:anywhere;word-wrap:anywhere;hyphens:auto;color:var(--timeline-content-foreground-color)}.timeline-content-unit{font-size:1rem;line-height:1.25;text-align:center;text-transform:uppercase;color:var(--timeline-content-foreground-color)}.timeline-content-running-count-wrapper{display:inline-flex;flex-direction:row;margin-top:1rem}.timeline-content-running-count-wrapper>div{display:flex;flex-direction:column}.timeline-content-running-count-wrapper>div:first-of-type,.timeline-content-running-count-wrapper>div:nth-of-type(3){width:var(--timeline-content-placard-notch-dimension);flex:0 0 auto}.timeline-content-running-count-wrapper>div:nth-of-type(2){flex:1 1 auto}.timeline-content-running-count-wrapper>div:first-of-type>div:nth-of-type(1),.timeline-content-running-count-wrapper>div:first-of-type>div:nth-of-type(3),.timeline-content-running-count-wrapper>div:nth-of-type(3)>div:first-of-type,.timeline-content-running-count-wrapper>div:nth-of-type(3)>div:nth-of-type(3){width:100%;flex:0 0 auto;aspect-ratio:1;background:0 0}.timeline-content-running-count-wrapper>div:first-of-type>div:nth-of-type(2),.timeline-content-running-count-wrapper>div:nth-of-type(3)>div:nth-of-type(2){width:100%;flex:1 1 auto;background:var(--timeline-content-placard-background-color)}.timeline-content-running-count-wrapper>div:nth-of-type(2){flex:1 1 auto;padding:.3rem .6rem .4rem .6rem;background:var(--timeline-content-placard-background-color)}.timeline-content-running-count-wrapper>div:nth-of-type(2)>span:nth-of-type(2){margin-top:.25rem}.timeline-content-running-count-wrapper span{display:block;width:100%;font-size:1rem;line-height:1;text-align:center;text-transform:lowercase;font-weight:700;color:var(--timeline-content-placard-foreground-color)}.timeline-content-date{display:block;width:100%;margin-top:.75rem;font-size:1.25rem;line-height:1;text-align:center;text-transform:uppercase;font-weight:700;color:var(--timeline-content-foreground-color)}.timeline-content-date-subtitle{display:block;width:100%;margin-top:.25rem;font-size:1.25rem;line-height:1;text-align:center;text-transform:uppercase;font-weight:700;color:var(--timeline-content-foreground-color)}.timeline-footer{width:100%;height:3rem;background-color:var(--timeline-footer-background-color)}.main-content{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1rem}.main-aside{width:100%;background-color:var(--main-aside-background-color)}.main-aside>div:first-of-type{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1.5rem 1rem 1rem 1rem}.main-aside a,.main-aside h1,.main-aside h2,.main-aside h3,.main-aside li,.main-aside p{color:var(--main-aside-foreground-color)}.main-aside hr{background-color:var(--main-aside-foreground-color)}.system-content{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1rem}.system-content h1,.system-content h2,.system-content h3{font-family:serif!important}.system-content h1{font-size:1.25rem;text-transform:uppercase;text-decoration:underline}.system-content h2,.system-content h3{font-size:1rem;text-transform:uppercase;text-decoration:underline}.global-footer{background-color:var(--global-footer-background-color)}.global-footer>div:first-of-type{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:var(--content-max-width);margin:0 auto;padding:1.5rem 1rem;color:var(--global-footer-foreground-color)}.global-footer a,.global-footer span{line-height:1.25;color:var(--global-footer-foreground-color);text-transform:capitalize}.article-header p,.article-header time{color:var(--global-middleground-color)}.article-footer a,.article-footer p{color:var(--global-middleground-color)}.display-none{display:none!important}.width-100{width:100%!important}.width-fit-content{width:fit-content!important}.margin-0{margin:0!important}.margin-0-auto{margin:0 auto!important}.margin-1rem-auto-0-auto{margin:1rem auto 0 auto!important}.margin-2rem-auto-0-auto{margin:2rem auto 0 auto!important}.margin-top-0_5rem{margin-top:.5rem!important}.margin-top-1rem{margin-top:1rem!important}.margin-top-2rem{margin-top:2rem!important}.padding-top-1rem{padding-top:1rem!important}.padding-bottom-0{padding-bottom:0!important}.text-align-center{text-align:center!important}.text-transform-uppercase{text-transform:uppercase!important}.flip-horizontal{transform:scaleX(-1)!important}.list-style-none{list-style:none!important}.font-style-italic{font-style:italic!important}@media (min-width:800px){.timeline-window-container{position:relative;width:100%;overflow:hidden;background:var(--timeline-content-background-color)}.timeline-window-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.timeline-window-upper-detail{position:relative;width:100%;height:3rem;display:flex;flex-direction:row}.timeline-window-upper-detail>div{height:100%}.timeline-window-upper-detail>div:first-of-type{flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(2){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(3){width:1.5rem;flex:0 0 auto;background:linear-gradient(to bottom left,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-upper-detail>div:nth-of-type(4){width:100%;max-width:calc(var(--content-max-width) - 5rem);background:0 0}.timeline-window-upper-detail>div:nth-of-type(5){width:1.5rem;flex:0 0 auto;background:linear-gradient(to bottom right,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-upper-detail>div:nth-of-type(6){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-upper-detail>div:nth-of-type(7){flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window{position:relative;margin:-3rem auto -3rem auto;width:100%;max-width:var(--content-max-width);padding:2rem 2.5rem;background:0 0}.timeline-window-lower-detail{position:relative;width:100%;height:3rem;display:flex;flex-direction:row}.timeline-window-lower-detail>div{height:100%}.timeline-window-lower-detail>div:first-of-type{flex:1 1 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(2){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(3){width:1.5rem;flex:0 0 auto;background:linear-gradient(to top left,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-lower-detail>div:nth-of-type(4){width:100%;max-width:calc(var(--content-max-width) - 5rem);background:0 0}.timeline-window-lower-detail>div:nth-of-type(5){width:1.5rem;flex:0 0 auto;background:linear-gradient(to top right,transparent 50%,var(--timeline-controls-background-color) 50%)}.timeline-window-lower-detail>div:nth-of-type(6){width:1rem;flex:0 0 auto;background:var(--timeline-controls-background-color)}.timeline-window-lower-detail>div:nth-of-type(7){flex:1 1 auto;background:var(--timeline-controls-background-color)}}