@import url(https://fonts.googleapis.com/css?family=Lato:300,700);html{background:black;height:100%}body{color:white;font-family:"Lato", helvetica, verdana, sans-serif;font-weight:700;font-size:1.75vmax;letter-spacing:2px;line-height:2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}a{color:white;cursor:pointer;text-decoration:none}a:hover{text-decoration:none}#visuals{background-attachment:fixed;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;bottom:3.5vmax;left:0;position:absolute;top:0;width:100vw;z-index:0}#visuals .scanlines{background:-webkit-repeating-linear-gradient(top, transparent 0px, transparent 1px, rgba(0,0,0,0.1) 1px, rgba(0,0,0,0.1) 2px);background:-moz-repeating-linear-gradient(top, transparent 0px, transparent 1px, rgba(0,0,0,0.1) 1px, rgba(0,0,0,0.1) 2px);-webkit-background-size:100% 2px;-moz-background-size:100% 2px;background-size:100% 2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#visuals .overlay{bottom:0;color:white;display:none;font-weight:700;left:0;overflow:hidden;position:absolute;right:0;text-transform:uppercase;top:0;z-index:2}#visuals .overlay p{box-model:border-box;left:0;padding:0 3.5vmax;position:absolute;right:0;top:25%}#visuals .overlay p a{text-decoration:underline}#visuals #incompatible-mobile,#visuals #incompatible-desktop{background:rgba(0,0,0,0.5);z-index:2}#visuals #loading{background:black;z-index:3}html.incompatible #visuals{background-image:url("../gifs/vintage-club.gif");-webkit-filter:brightness(1.0625) contrast(1.25) grayscale(100%) !important;filter:brightness(1.0625) contrast(1.25) grayscale(100%) !important}.default{-webkit-filter:brightness(1.0625) contrast(1.25) grayscale(100%) !important;filter:brightness(1.0625) contrast(1.25) grayscale(100%) !important}.default-color{-webkit-filter:brightness(1.0625) contrast(1.25) hue-rotate(22.5deg) saturate(200%) !important;filter:brightness(1.0625) contrast(1.25) hue-rotate(22.5deg) saturate(200%) !important}.default-alt{-webkit-filter:brightness(1.0625) contrast(1.25) grayscale(100%) invert(100%) !important;filter:brightness(1.0625) contrast(1.25) grayscale(100%) invert(100%) !important}.default-alt-color{-webkit-filter:brightness(1.0625) contrast(1.25) hue-rotate(22.5deg) saturate(200%) invert(100%) !important;filter:brightness(1.0625) contrast(1.25) hue-rotate(22.5deg) saturate(200%) invert(100%) !important}div#branding{bottom:5.25vmax;height:3.5vmax;overflow:hidden;position:absolute;left:3.5vmax;width:7vmax;z-index:4}div#branding a.logo{background-color:rgba(0,0,0,0.15);background-image:url(../images/logo.svg);background-repeat:no-repeat;background-position:center;background-size:auto 1.4vmax;border:0.35vmax solid #fff;box-sizing:border-box;color:white;height:3.5vmax;line-height:2.8vmax;margin:0;overflow:hidden;position:absolute;left:0;text-align:center;text-indent:-1750vmax;top:0;width:7vmax}p#controls{bottom:5.25vmax;height:3.5vmax;left:12.25vmax;margin:0;overflow:hidden;position:absolute;right:3.5vmax;z-index:4}p#controls a{bottom:0;line-height:3.5vmax;height:3.5vmax;overflow:hidden;position:absolute}p#controls a.button{background-color:rgba(0,0,0,0.15);background-repeat:no-repeat;background-position:50% 50%;background-size:50% 50%;border:0.35vmax solid #fff;box-sizing:border-box;width:3.5vmax}p#controls a#play-pause{left:0}p#controls a#next{background-image:url(../images/next-white.svg);left:5.25vmax}p#controls a#now-playing{left:10.5vmax;right:5.25vmax;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}p#controls a#fullscreen{right:0}p#controls a#fullscreen[data-state='not-fullscreen']{background-image:url(../images/enter-fullscreen-white.svg)}p#controls a#fullscreen[data-state='fullscreen']{background-image:url(../images/exit-fullscreen-white.svg)}html.incompatible p#controls{display:none}p#controls[data-state='loading'] a#play-pause,p#controls[data-state='stalled'] a#play-pause{background-image:url(../images/loader-white.svg)}p#controls[data-state='loading'] a#now-playing,p#controls[data-state='stalled'] a#now-playing{-webkit-animation:blink 1.5s step-end infinite;animation:blink 1.5s step-end infinite}p#controls[data-state='paused'] a#play-pause{background-image:url(../images/play-white.svg)}p#controls[data-state='playing'] a#play-pause{background-image:url(../images/pause-white.svg)}body[data-state='microphone'] a#play-pause,body[data-state='microphone'] a#next,body[data-state='microphone'] a#now-playing{display:none}p#about{bottom:0;box-model:border-box;color:white;font-size:0.7875vmax;font-weight:700;left:0;line-height:1.75vmax;height:1.75vmax;margin:0;padding:0.875vmax 3.5vmax;overflow:hidden;position:absolute;right:0;text-transform:uppercase;z-index:4}p#about a{color:white;text-decoration:underline}@-webkit-keyframes blink{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}}@keyframes blink{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}}@media (orientation: portrait){body{font-size:2.5vmax}#visuals{bottom:7.5vmax}div#branding{bottom:10vmax;height:5vmax;line-height:4vmax;left:5vmax;width:10vmax}div#branding a.logo{background-size:auto 2vmax;border:0.5vmax solid #fff;height:5vmax;line-height:4vmax;width:10vmax}p#controls{bottom:10vmax;height:auto;left:17.5vmax;right:5vmax;top:5vmax}p#controls a{bottom:0;line-height:5vmax;height:5vmax}p#controls a.button{bottom:0;border:0.5vmax solid #fff;width:5vmax}p#controls a#next{left:7.5vmax}p#controls a#now-playing{left:15vmax;right:0}p#controls a#fullscreen{bottom:none;right:0;top:0}p#about{bottom:0;font-size:0.875vmax;line-height:2.5vmax;height:2.5vmax;padding:2.5vmax 5vmax}.landscape-only{display:none}}html:-webkit-full-screen{height:100%}html:-moz-full-screen{height:100%}html:-ms-fullscreen{height:100%}html:full-screen{height:100%}html:fullscreen{height:100%}:-webkit-full-screen #visuals{bottom:0}:-moz-full-screen #visuals{bottom:0}:-ms-fullscreen #visuals{bottom:0}:full-screen #visuals{bottom:0}:fullscreen #visuals{bottom:0}:-webkit-full-screen div#branding{bottom:2.625vmax}:-moz-full-screen div#branding{bottom:2.625vmax}:-ms-fullscreen div#branding{bottom:2.625vmax}:full-screen div#branding{bottom:2.625vmax}:fullscreen div#branding{bottom:2.625vmax}:-webkit-full-screen p#controls{bottom:2.625vmax}:-moz-full-screen p#controls{bottom:2.625vmax}:-ms-fullscreen p#controls{bottom:2.625vmax}:full-screen p#controls{bottom:2.625vmax}:fullscreen p#controls{bottom:2.625vmax}:-webkit-full-screen p#about{display:none}:-moz-full-screen p#about{display:none}:-ms-fullscreen p#about{display:none}:full-screen p#about{display:none}:fullscreen p#about{display:none}.gif-elephant{background:url("../gifs/elephant.gif")}.gif-wind{background:url("../gifs/wind.gif")}.gif-base-jumping{background:url("../gifs/base-jumping.gif")}.gif-rotating-elements{background:url("../gifs/rotating-elements.gif")}.gif-jennifer-lopez{background:url("../gifs/jennifer-lopez.gif")}.gif-sperm{background-image:url("../gifs/sperm.gif")}.gif-zebra{background-image:url("../gifs/zebra.gif")}.gif-run{background-image:url("../gifs/run.gif")}.gif-laser{background-image:url("../gifs/laser.gif")}.gif-trippy-abstract{background-image:url("../gifs/trippy-abstract.gif")}.gif-kidmograph-3{background-image:url("../gifs/kidmograph-3.gif")}.gif-los-angeles{background-image:url("../gifs/los-angeles.gif")}.gif-infinite-room{background-image:url("../gifs/infinite-room.gif")}.gif-beyonce-2{background-image:url("../gifs/beyonce-2.gif")}.gif-night-train{background-image:url("../gifs/night-train.gif")}.gif-vintage-face{background-image:url("../gifs/vintage-face.gif")}.gif-infinite-dance{background-image:url("../gifs/infinite-dance.gif")}.gif-underwater-woman{background-image:url("../gifs/underwater-woman.gif")}.gif-psychedelic-clouds{background-image:url("../gifs/psychedelic-clouds.gif")}.gif-walking-robot{background-image:url("../gifs/walking-robot.gif")}.gif-vintage-club{background-image:url("../gifs/vintage-club.gif")}.gif-beyonce-3{background-image:url("../gifs/beyonce-3.gif")}.gif-pasto-2{background-image:url("../gifs/pasto-2.gif")}.gif-wave{background-image:url("../gifs/wave.gif")}.gif-hypnotic-springs{background-image:url("../gifs/hypnotic-springs.gif")}.gif-water-colour{background-image:url("../gifs/water-colour.gif")}.gif-1930s-woman{background-image:url("../gifs/1930s-woman.gif")}.gif-1940s-woman{background-image:url("../gifs/1940s-woman.gif")}.gif-asian-woman-1{background-image:url("../gifs/asian-woman-1.gif")}.gif-audrey-tautou-2{background-image:url("../gifs/audrey-tautou-2.gif")}.gif-beyonce-5{background-image:url("../gifs/beyonce-5.gif")}.gif-audrey-tautou-2{background-image:url("../gifs/audrey-tautou-2.gif")}.gif-demi-lovato{background-image:url("../gifs/demi-lovato.gif")}.gif-destinys-child{background-image:url("../gifs/destinys-child.gif")}.gif-emma-stone-1{background-image:url("../gifs/emma-stone-1.gif")}.gif-fashion-1{background-image:url("../gifs/fashion-1.gif")}.gif-fashion-3{background-image:url("../gifs/fashion-3.gif")}.gif-fashion-5{background-image:url("../gifs/fashion-5.gif")}.gif-fashion-7{background-image:url("../gifs/fashion-7.gif")}.gif-fashion-8{background-image:url("../gifs/fashion-8.gif")}.gif-frequency-waves{background-image:url("../gifs/frequency-waves.gif")}.gif-friendship{background-image:url("../gifs/friendship.gif")}.gif-glitch-80s{background-image:url("../gifs/glitch-80s.gif")}.gif-grace-kelly-1{background-image:url("../gifs/grace-kelly-1.gif")}.gif-illusion-1{background-image:url("../gifs/illusion-1.gif")}.gif-indonesia{background-image:url("../gifs/indonesia.gif")}.gif-janelle-monae-2{background-image:url("../gifs/janelle-monae-2.gif")}.gif-janelle-monae{background-image:url("../gifs/janelle-monae.gif")}.gif-judy-garland-1{background-image:url("../gifs/judy-garland-1.gif")}.gif-kaleidoscope{background-image:url("../gifs/kaleidoscope.gif")}.gif-kate-moss{background-image:url("../gifs/kate-moss.gif")}.gif-kristen-dunst{background-image:url("../gifs/kristen-dunst.gif")}.gif-lady-gaga-7{background-image:url("../gifs/lady-gaga-7.gif")}.gif-lady-gaga-9{background-image:url("../gifs/lady-gaga-9.gif")}.gif-lady-gaga-10{background-image:url("../gifs/lady-gaga-10.gif")}.gif-lady-gaga-11{background-image:url("../gifs/lady-gaga-11.gif")}.gif-lady-gaga-12{background-image:url("../gifs/lady-gaga-12.gif")}.gif-lips{background-image:url("../gifs/lips.gif")}.gif-madonna-3{background-image:url("../gifs/madonna-3.gif")}.gif-makeup{background-image:url("../gifs/makeup.gif")}.gif-monica-bellucci-4{background-image:url("../gifs/monica-bellucci-4.gif")}.gif-nail-art{background-image:url("../gifs/nail-art.gif")}.gif-natalie-portman-2{background-image:url("../gifs/natalie-portman-2.gif")}.gif-natalie-portman-4{background-image:url("../gifs/natalie-portman-4.gif")}.gif-nicki-minaj-1{background-image:url("../gifs/nicki-minaj-1.gif")}.gif-olivia-wilde{background-image:url("../gifs/olivia-wilde.gif")}.gif-rihanna-2{background-image:url("../gifs/rihanna-2.gif")}.gif-rihanna-3{background-image:url("../gifs/rihanna-3.gif")}.gif-rihanna-7{background-image:url("../gifs/rihanna-7.gif")}.gif-smoking-model{background-image:url("../gifs/smoking-model.gif")}.gif-taylor-swift-2{background-image:url("../gifs/taylor-swift-2.gif")}.gif-uma-thurman-1{background-image:url("../gifs/uma-thurman-1.gif")}.gif-uma-thurman-2{background-image:url("../gifs/uma-thurman-2.gif")}.gif-uma-thurman-3{background-image:url("../gifs/uma-thurman-3.gif")}.gif-wonder-woman-2{background-image:url("../gifs/wonder-woman-2.gif")}.gif-zooey-deschanel{background-image:url("../gifs/zooey-deschanel.gif")}.gif-audrey-hepburn-1{background-image:url("../gifs/audrey-hepburn-1.gif")}.gif-audrey-hepburn-3{background-image:url("../gifs/audrey-hepburn-3.gif")}.gif-tyler{background-image:url("../gifs/tyler.gif")}.gif-empire{background-image:url("../gifs/empire.gif")}.gif-move{background-image:url("../gifs/move.gif")}.gif-screen{background-image:url("../gifs/screen.gif")}.gif-raver-1{background-image:url("../gifs/raver-1.gif")}.gif-raver-4{background-image:url("../gifs/raver-4.gif")}.gif-daft-punk-2{background-image:url("../gifs/daft-punk-2.gif")}.gif-running-steps{background-image:url("../gifs/running-steps.gif")}.gif-drawing-alive{background-image:url("../gifs/drawing-alive.gif")}.gif-giant-statue{background-image:url("../gifs/giant-statue.gif")}.gif-miami-vice{background-image:url("../gifs/miami-vice.gif")}.gif-rotating-cubes-in-cubes{background-image:url("../gifs/rotating-cubes-in-cubes.gif")}.gif-abstract-excavation{background-image:url("../gifs/abstract-excavation.gif")}.gif-particles-spheres{background-image:url("../gifs/particles-spheres.gif")}.gif-parallel-world{background-image:url("../gifs/parallel-world.gif")}.gif-recursive-buildings{background-image:url("../gifs/recursive-buildings.gif")}.gif-trippy-mushrooms{background-image:url("../gifs/trippy-mushrooms.gif")}.gif-balls-in-light{background-image:url("../gifs/balls-in-light.gif")}.gif-demo-scene-2{background-image:url("../gifs/demo-scene-2.gif")}.gif-distortion{background-image:url("../gifs/distortion.gif")}.gif-fractal{background-image:url("../gifs/fractal.gif")}.gif-light-installation{background-image:url("../gifs/light-installation.gif")}.gif-bonnaroo-6{background-image:url("../gifs/bonnaroo-6.gif")}.gif-bonnaroo-3{background-image:url("../gifs/bonnaroo-3.gif")}.gif-close-up-head{background-image:url("../gifs/close-up-head.gif")}.gif-glitchy-face{background-image:url("../gifs/glitchy-face.gif")}.gif-broken-screen{background-image:url("../gifs/broken-screen.gif")}.gif-clones-1{background-image:url("../gifs/clones-1.gif")}.gif-clones-2{background-image:url("../gifs/clones-2.gif")}.gif-light-dancer-1{background-image:url("../gifs/light-dancer-1.gif")}.gif-light-dancer-2{background-image:url("../gifs/light-dancer-2.gif")}.gif-light-dancer-3{background-image:url("../gifs/light-dancer-3.gif")}.gif-mixed-reality{background-image:url("../gifs/mixed-reality.gif")}.gif-space{background-image:url("../gifs/space.gif")}.gif-crowd{background-image:url("../gifs/crowd.gif")}.gif-distorted-crowd{background-image:url("../gifs/distorted-crowd.gif")}.gif-shape-shifting-moutain-2{background-image:url("../gifs/shape-shifting-moutain-2.gif")}.gif-shape-shifting-street-1{background-image:url("../gifs/shape-shifting-street-1.gif")}.gif-next-fashion{background-image:url("../gifs/next-fashion.gif")}.gif-fast-movements-explosions{background-image:url("../gifs/fast-movements-explosions.gif")}.gif-face-water{background-image:url("../gifs/face-water.gif")}.gif-missy-elliot-1{background-image:url("../gifs/missy-elliot-1.gif")}.gif-urban-dancer{background-image:url("../gifs/urban-dancer.gif")}.gif-kid-changing-clothes{background-image:url("../gifs/kid-changing-clothes.gif")}.gif-walking-alien{background-image:url("../gifs/walking-alien.gif")}.gif-missy-elliot-2{background-image:url("../gifs/missy-elliot-2.gif")}.gif-missy-elliot-3{background-image:url("../gifs/missy-elliot-3.gif")}.gif-raven-kwok-1{background-image:url("../gifs/raven-kwok-1.gif")}.gif-particles-dancer{background-image:url("../gifs/particles-dancer.gif")}.gif-imaginary-system-1{background-image:url("../gifs/imaginary-system-1.gif")}.gif-looking-up{background-image:url("../gifs/looking-up.gif")}.gif-planet-spaceship{background-image:url("../gifs/planet-spaceship.gif")}.gif-demo-1{background-image:url("../gifs/demo-1.gif")}.gif-demo-3{background-image:url("../gifs/demo-3.gif")}.gif-monkey-fall{background-image:url("../gifs/monkey-fall.gif")}.gif-meteorit-fractals{background-image:url("../gifs/meteorit-fractals.gif")}.gif-3d-scan-1{background-image:url("../gifs/3d-scan-1.gif")}.gif-3d-scan-2{background-image:url("../gifs/3d-scan-2.gif")}.gif-3d-scan-3{background-image:url("../gifs/3d-scan-3.gif")}.gif-moutains-pixel-shaded{background-image:url("../gifs/moutains-pixel-shaded.gif")}.gif-face-particles-inverted{background-image:url("../gifs/face-particles-inverted.gif")}.gif-circle-clouds-inverted{background-image:url("../gifs/circle-clouds-inverted.gif")}.gif-moving-statue{background-image:url("../gifs/moving-statue.gif")}.gif-c4d-glitch{background-image:url("../gifs/c4d-glitch.gif")}.gif-wall-projection{background-image:url("../gifs/wall-projection.gif")}.gif-deepdream{background-image:url("../gifs/deepdream.gif")}.gif-filaments-hand{background-image:url("../gifs/filaments-hand.gif")}.gif-tree-lights{background-image:url("../gifs/tree-lights.gif")}.gif-deepdream{background-image:url("../gifs/deepdream.gif")}.gif-bubbles-up{background-image:url("../gifs/bubbles-up.gif")}.gif-live-painting{background-image:url("../gifs/live-painting.gif")}.gif-falling-chemical-reaction{background-image:url("../gifs/falling-chemical-reaction.gif")}.gif-concrete{background-image:url("../gifs/concrete.gif")}.gif-holo-dance{background-image:url("../gifs/holo-dance.gif")}.gif-style-transfer-1{background-image:url("../gifs/style-transfer-1.gif")}
/*# sourceMappingURL=style.css.map */
