@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&display=swap";#root{min-height:100vh}.hero{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.three-js-scene.three-fallback{background:radial-gradient(circle at 30% 30%,#1e3955,#0b1020 55%,#05070c);background-size:160% 160%;animation:heroGradient 16s ease-in-out infinite}@keyframes heroGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-content{position:relative;z-index:2;text-align:center;padding:20px;box-sizing:border-box}.hero h1{font-family:Manrope,Inter,sans-serif;font-weight:800;font-size:xxx-large;margin-top:6vh;color:#e0ffff}@media (max-width: 600px){.hero h1{margin-top:12vh;font-size:xxx-large}}.hero-image{height:42vh;border:4px solid rgb(0,0,0);border-radius:50%;mix-blend-mode:exclusion;margin-top:10px;margin-bottom:12px}@media (max-width: 600px){.hero-image{height:30vh}}@media (max-height: 500px){.hero-image{height:25vh;margin-top:4px;margin-bottom:4px}}.tagline{color:#e0ffff;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;font-size:clamp(1rem,2.1vw,1.4rem);max-width:60ch;padding:0 8vw;margin-left:auto;margin-right:auto;margin-bottom:4vh;background:none}@media (max-width: 820px){.tagline{padding:0 10vw;text-align:center;line-height:1.4em;font-size:clamp(.95rem,3.2vw,1.25rem)}}@media (max-width: 600px){.tagline{padding:0 8vw;text-align:center;line-height:1.4em;font-size:clamp(.95rem,4vw,1.2rem)}}@media (max-height: 800px){.tagline{padding:0 8vw;text-align:center;line-height:1.4em;font-size:clamp(.95rem,3.5vw,1.2rem)}}@media (max-height: 400px){.tagline{padding:0 6vw;text-align:center;line-height:1.4em;font-size:clamp(.9rem,3vw,1.1rem)}}.button-container{display:flex;justify-content:center;gap:20px;margin-bottom:9vh}.cta-button{color:#e0ffff;font-family:Inter,sans-serif;font-weight:700;line-height:1.5em;font-size:x-large;background:none;border:2px solid lightcyan;border-radius:5px;padding:10px 20px;transition:all .2s;cursor:pointer}@media (max-width: 600px){.cta-button{font-size:large}}.cta-button:active{color:#6e9eab;border-color:#6e9eab}.cta-button:hover{color:#fff;transform:scale(1.1)}.film-filter{position:absolute;inset:0;overflow:hidden;pointer-events:none}.film-filter:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#0000004d 10%,#00000080 60% 80%,#000000f7 98%);z-index:1;pointer-events:none}.film-filter:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(0,0,0,.4) 50%,transparent 0);background-size:2px 2px;background-position:-1px -1px;z-index:1;pointer-events:none}.noise{background-image:url(/images/nois.jpg);background-repeat:repeat;position:absolute;top:0;left:0;width:100%;height:100vh;opacity:.05;mix-blend-mode:multiply;pointer-events:none;z-index:1}.project-tile{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 6px #0000001a;transition:transform .3s;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer}.project-tile:hover{transform:scale(1.05);box-shadow:0 8px 12px #0003;filter:saturate(1.1) contrast(1.1) hue-rotate(5deg)}@media (hover: none),(hover: on-demand),(-moz-touch-enabled: 1),(pointer:coarse){.project-tile:hover{transform:none;box-shadow:none;filter:none}}.project-tile:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;z-index:-1;-webkit-user-select:none;user-select:none}.project-tile:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,#0000,#000c);z-index:1}.project-tile img{width:110%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:repeat}@media (max-width: 600px){.project-tile img{height:120%;width:auto}}.project-tile h3,.project-tile p{position:relative;z-index:2;color:#e0ffff;padding-left:10px;margin:0;font-family:Inter,sans-serif;background-color:#000000e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-tile h3{padding-top:5px;font-size:20px;font-weight:700}.project-tile p{padding-bottom:5px;padding-top:5px;font-size:16px}@media (max-width: 768px){.project-tile h3{font-size:16px}.project-tile p{font-size:12px}}@media (max-width: 600px){.project-tile h3{font-size:16px}.project-tile p{font-size:12px}}.modal{display:block;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#0000;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .1s}.modal-dialog{position:relative;width:calc(100% - 200px);max-width:1000px;margin:10% auto;overflow-y:initial!important}@media screen and (max-width: 600px){.modal-dialog{width:calc(100% - 40px);margin:5% auto}}.modal-content{background-color:#151515e6;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;color:#fff;font-family:Inter,sans-serif}.modal-body{padding:0 60px 30px 30px;height:70vh;overflow-y:auto}.modal-content h2{font-size:32px;font-weight:700;margin-bottom:5px;margin-top:20px}.modal-content h4{font-size:18px;font-weight:300;margin-top:25px;margin-bottom:5px;font-style:italic;text-align:center}.modal-content p{font-size:18px;line-height:1.6}.project-year{font-size:20px;font-weight:400;color:#b8d7e6}.project-subtitle{font-size:18px;line-height:1.6;margin-bottom:20px}.project-description{font-size:18px;line-height:1.6}.project-description a{color:#6db8e0}.role-list{list-style-type:none;padding:0;margin-bottom:20px;font-size:18px}.role-list li{display:inline-block;background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;margin-right:10px;margin-bottom:10px;font-size:14px}@media (max-width: 600px){.role-list,.modal-content p,.project-description,.project-subtitle{font-size:16px}}.video-section{margin:20px 0}.video-section iframe{border-radius:10px;margin-bottom:20px}.flickr-embed{margin:20px 0;text-align:center}.flickr-embed img{border-radius:10px}.close{position:absolute;right:25px;top:20px;color:#ffffff9e;font-size:50px;font-weight:medium;cursor:pointer;transition:color .3s}.close:hover{color:#888}.portfolio{height:100vh;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(#000000fc 2%,#215880 35% 65%,#000000fc 99%)}.project-tiles-container{display:grid;grid-auto-flow:column;grid-auto-columns:calc(33vh - 20px);grid-template-rows:repeat(2,calc(33vh - 20px));grid-gap:40px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:20px 40px;scrollbar-width:none;-ms-overflow-style:none}.project-tiles-container::-webkit-scrollbar{width:0}@media screen and (min-width: 768px){.project-tiles-container{grid-auto-columns:calc(38vh - 30px);grid-template-rows:repeat(2,calc(38vh - 30px))}}@media screen and (min-width: 1024px){.project-tiles-container{grid-auto-columns:calc(45vh - 20px);grid-template-rows:repeat(2,calc(45vh - 30px))}}@media screen and (max-width: 600px) and (orientation: landscape){.project-tiles-container{grid-auto-columns:calc(25vh - 20px);grid-template-rows:repeat(2,calc(25vh - 20px))}}.connect-section{height:100vh;background-image:linear-gradient(#000000fc 5%,#0003 20%,#0000001a,#0003 80%,#000000fc 95%),url(/images/rr-beats-gradient.jpg);background-size:100vw auto;background-repeat:no-repeat;background-position:center;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:50px}.social-title{color:#e0ffff;font-family:Inter,sans-serif;font-size:xx-large;text-align:center;font-weight:500}@media (max-width: 768px){.social-title{font-size:x-large}}@media (max-width: 600px){.social-title{font-size:large}}.social-icons{display:flex;justify-content:center;gap:40px;margin-top:20px;font-size:xxx-large}@media (max-width: 600px){.social-icons{font-size:x-large;gap:10px}}.fa{width:50px;height:50px;color:#e0ffff;text-decoration:none;border-radius:50%;transition:transform .2s;text-align:center;position:relative;align-items:center;justify-content:center;display:flex}.fa:hover{transform:scale(1.2)}*{margin:0;padding:0;box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow-y:auto;overflow-x:hidden;background-color:#000;font-family:Inter,sans-serif}.app{height:300vh;display:flex;flex-direction:column;position:relative}.hero-section{position:relative;height:100vh;overflow:hidden}a{color:#6db8e0}
