body{font-size:9pt/1.5em;font-family:sans-serif;background-color:#000;margin:0}.logo-text{font-size:2em;font-weight:700}.view-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.text-center{text-align:center}.contact-container{margin:5px 0}.at-symbol:before{content:"@"}.dot-symbol:before{content:"."}.no-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.disp-none{display:none}.disp-trans{display:inline-block;color:transparent;width:0;height:0;overflow:hidden}.color-white{color:#fff}.color-fade{color:#787878}.emp9{font-size:.9em}.cover-container{width:150px;white-space:nowrap;overflow:hidden;line-height:1.2em}.cover-container div{display:inline-block;transition:all .2s cubic-bezier(0,.7,.01,1.04)}.cover-container:active>div,.cover-container:focus>div,.cover-container:hover>div{transform:translateX(-150px);-moz-transition:transform .2s cubic-bezier(0,.7,.01,1.04),filter .2s cubic-bezier(0,.7,.01,1.04);-o-transition:transform .2s cubic-bezier(0,.7,.01,1.04),filter .2s cubic-bezier(0,.7,.01,1.04);-webkit-transition:transform .2s cubic-bezier(0,.7,.01,1.04),filter .2s cubic-bezier(0,.7,.01,1.04);transition:transform .2s cubic-bezier(0,.7,.01,1.04),filter .2s cubic-bezier(0,.7,.01,1.04);opacity:1}.cover-container:active>div:first-child,.cover-container:focus>div:first-child,.cover-container:hover>div:first-child{filter:blur(5px);-webkit-filter:blur(5px);opacity:0}.cover-back,.cover-front{display:inline-block;width:150px}.cover-back{opacity:0}.cover-back:hover{opacity:1;filter:none}.pointer{cursor:pointer}.hcenter{margin:0 auto}#dump-view{-webkit-animation-name:extendview;animation-name:extendview;-webkit-animation-duration:.45s;animation-duration:.45s;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;overflow:hidden}@-webkit-keyframes extendview{0%{height:0}90%{height:80vh}95%{height:85vh}to{height:95vh}}@keyframes extendview{0%{height:0}90%{height:80vh}95%{height:85vh}to{height:95vh}}