@import "https://fonts.googleapis.com/css2?family=Titan+One&display=swap";html{text-align:left;background-color:#121212;height:100%;line-height:1.5em}body{background:0 0;height:100%;margin:0;padding:0}.video-holder{background-color:#000;width:100%}.video-player{width:640px;max-width:100%;height:360px}body{color:#e0e0e0;--page_left-gutter:max(40px, 5vw);--subtle-text:#888;--barely-visible-text:#555;--highlight-color:#fee845;font-family:Gotham,Helvetica Neue,Helvetica,Arial,"sans-serif";font-size:16px}header{flex-direction:column;padding:3rem;display:flex}main{box-sizing:border-box;background-color:#0d0808;background-image:url(/images/hatching_tileable.png);flex-direction:column;flex-grow:1;gap:3vh;height:100vh;padding-top:5vh;padding-bottom:20vh;display:flex;overflow:hidden scroll}footer{flex-direction:column;padding:3rem;display:flex}body{grid-template:"header content""footer content"12rem/30rem auto;display:grid;overflow:hidden}header{grid-area:header}main{grid-area:content}footer{grid-area:footer}@media (width<=1200px){body{overflow:unset;flex-direction:column;display:flex}header{padding:3rem var(--page_left-gutter,0)}main{height:unset;flex-shrink:0;overflow:hidden}footer{padding:3rem var(--page_left-gutter,0)}}h1{color:var(--barely-visible-text);font-family:Amatic SC,sans-serif;font-size:3em;font-weight:400}p{margin-top:1em}h2{font-family:Titan One,sans-serif;font-weight:unset;margin-top:2em;padding-bottom:.5em;font-size:1.5em;line-height:1.4em}.callout-line{font-size:1.5em;line-height:1.1em}.callout-line:last-of-type{padding-bottom:.4em}h3{color:var(--barely-visible-text);margin-top:0;margin-bottom:0;font-size:1em;font-weight:300}@media (width<=600px){h2{font-size:1em}.callout-line{font-size:2em}}p.feature,span.feature{color:var(--highlight-color)}p.deemphasize{color:var(--subtle-text)}a,a:visited,a:hover,a:active{color:var(--highlight-color);font-weight:700}ul{text-align:left;margin:0}ul a,ul a:visited{color:#fff}.emphasize{color:var(--highlight-color)!important}.info-block{padding-left:30px;padding-right:30px}.folio-item-block{flex-direction:column;display:flex}.folio-item-header{text-align:left;padding-left:var(--page_left-gutter,0);flex-direction:column;gap:1em;padding-bottom:1vh;display:flex;position:relative}.folio-item-header .title{color:#ffffff12;margin-bottom:-.3em;font-family:Titan One;font-size:4.3rem;font-weight:700;line-height:1.05em}@media (width<=700px){.folio-item-header .title{color:#ffffff12;margin-bottom:0;font-size:2.5rem;font-weight:700;line-height:1.05em}}.folio-item-header .meta{filter:drop-shadow(0 0 5px #000);flex-direction:row;align-items:baseline;gap:1em;display:flex}.folio-item-header .meta .feature{color:var(--highlight-color)}.folio-item-header .meta .tasks{color:#fff}.folio-item-header .meta a{color:#999;cursor:pointer;background:0 0;border-radius:6px;outline:1px solid #999;margin-left:-.5em;padding:.3em .6em;font-weight:400;text-decoration:none}.folio-item-header .meta a:hover{background-color:var(--highlight-color);color:#000;filter:drop-shadow(0 5px 5px #00000080);outline:none}.folio-item-body{-ms-overflow-style:none;scrollbar-width:none;max-width:100%}.folio-item-body::-webkit-scrollbar{display:none}.graphic-set{box-sizing:border-box;flex-flow:wrap;gap:10px;display:flex}.graphic{transform-origin:0;height:175px;margin:0;padding:0;line-height:0;box-shadow:0 20px 15px #00000080}@media (width<=1000px){.graphic{transform-origin:0;height:110px;margin:0;padding:0;line-height:0}}.graphic img{border-radius:5%;height:100%;padding:0}.graphic-set{padding-left:var(--page_left-gutter,0);padding-right:var(--page_left-gutter,0)}figure{position:relative}figure:hover{z-index:2000}figcaption{color:#fff;text-align:center;background-color:#201b27;border-radius:10px;min-width:15em;max-width:20em;margin:10px auto;padding:8px 15px;font-size:1em;line-height:1.2em;position:absolute;left:50%;translate:-50%}figure figcaption{transform-origin:50% 0;transition:scale .3s;scale:0}figure:hover figcaption{transition:scale .3s ease-out;scale:1}.content-item-block{padding-top:2em;padding-left:var(--page_left-gutter,0)}.content-item-block .text-button-group{gap:25px}.content-item-block .text-button-group a{color:var(--highlight-color);font-family:Titan One,sans-serif;font-size:1.2em}.text-button-group{flex-wrap:wrap;justify-content:left;gap:5px;display:flex}.text-button-group>*,.text-button-group>:visited,.text-button-group>:hover,.text-button-group>:active{text-align:center;color:#fff;line-height:2.4em;font-weight:unset;box-sizing:border-box;background-color:#ffffff0d;border-radius:.3em;min-width:2.5em;height:2.5em;padding:0 .6em;text-decoration:none;display:inline-block}.text-button-group a:hover{background-color:var(--highlight-color);color:#000}
