@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans&display=swap";:root{font-family:Alegreya Sans,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;background-color:#fff;color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}a{color:#917a1f;text-decoration:none}a:hover{color:#b9a13f}a svg{fill:#917a1f;height:32px;margin:8px;width:32px}a:hover svg{fill:#b9a13f}body{margin:0;display:flex;flex-direction:column;place-items:center;min-width:320px;min-height:100vh;padding-bottom:128px}h1{margin:0}h2{color:#b9a13f;letter-spacing:.5rem;text-transform:uppercase;text-align:center}nav ul{display:flex;list-style:none;margin:0;padding:0}#main-nav{background-color:#242424;bottom:0;position:fixed;width:100%;z-index:10}#main-nav ul{justify-content:center}#main-nav a{align-items:center;background-color:#fff;border-radius:8px;color:#917a1f;display:flex;flex-direction:column;font-size:.8rem;height:64px;margin:16px;width:64px}@media screen and (min-width: 700px){#main-nav{background-color:transparent;bottom:initial;margin-top:15vh;left:0;width:initial}#main-nav ul{flex-direction:column}#main-nav a{box-shadow:0 0 15px #0000004d;flex-direction:row;font-size:1.2rem;width:128px}#main-nav a svg{margin:16px}}#site{overflow-x:hidden;position:relative;width:100vw}.page{display:flex;min-height:100vh;width:100vw}#lz{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}#lz #pad{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;margin:32px auto;max-width:720px;padding:32px}#lz #pad img,#lz #voodoo{max-height:50vh;max-width:50vh;width:100%}#lz #voodoo img{height:100%;width:100%}#lz #voodoo img:last-child{transform:translateY(-100%)}@keyframes circle_rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#circle{animation:120s infinite linear circle_rotation;left:50vw;position:absolute;top:50vh;translate:-50% -50%;width:110vh;z-index:-1}@media screen and (min-width: 400px){#circle{width:145vh}}#player{align-items:center;background-size:cover;flex-direction:column;justify-content:space-evenly;overflow:hidden;position:relative}#player-backdrop{background-image:url(/greg-background-fred-brichau-shootmeagain.com.jpg);background-position:right;background-size:cover;height:100%;mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1),rgba(0,0,0,0));-webkit-mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1),rgba(0,0,0,0));position:absolute;width:100%;z-index:-1}#music-video{aspect-ratio:2 / 1}#music-video iframe{height:100%;width:100%;top:0}#music-video,#simp{width:calc(100% - 32px)}@media screen and (min-width: 400px){#player{flex-direction:row}#music-video,#simp{max-width:480px;width:calc(50% - 32px)}}#about{align-items:center;flex-direction:column;justify-content:flex-start}#about div{width:calc(100% - 32px)}#about ul{list-style:none;margin-left:calc(30% - 48px);padding:0}#about ul li{display:block;margin:16px 0;width:fit-content}#about ul li a{align-items:center;color:#242424;display:flex;flex-direction:row;transition:margin-left .3s}#about ul li a:hover{margin-left:-16px}@media screen and (min-width: 400px){#about{align-items:center;flex-direction:row;justify-content:center}#about div{max-width:480px;width:50%}#about ul{margin-left:calc(50% - 48px)}}
