.name{--animation-duration:.5s;margin:-40px;padding:60px 40px 40px}.name .default,.name .hidden{display:inline-block;transition:font-size var(--animation-duration),opacity var(--animation-duration)}.name .default{opacity:1;-webkit-user-select:all;-moz-user-select:all;user-select:all}.name .hidden,.name:hover .default{font-size:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.name:hover .hidden{font-size:inherit;opacity:1;-webkit-user-select:all;-moz-user-select:all;user-select:all}html{box-sizing:border-box;height:100%;line-height:0}*,:after,:before{box-sizing:inherit}body{background:#111;color:#fff;font-family:Monaco,Consolas,Lucida Console,Andale Mono,monospace;margin:0}#__layout,#__nuxt,body{min-height:100%}a{color:#fff}a:hover{text-decoration:none}main{min-height:100%;position:relative}.content{background:linear-gradient(135deg,#111,#111 15%,hsla(0,0%,7%,.25));line-height:1.7;min-height:100vh;padding:40px}.content-block{margin:2em 0}.background{height:100%;isolation:isolate;left:0;position:absolute;top:0;width:100%;z-index:-1}.background img{height:100%;mix-blend-mode:lighten;-o-object-fit:cover;object-fit:cover;width:100%}.background:after,.background:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;transition:background 1s;z-index:-1}.background:before{background:var(--primary);mix-blend-mode:screen}.background:after{background:var(--secondary);mix-blend-mode:luminosity}
