:root{--background:#182a2a;--foreground:#fbf6c1;--foreground-secondary:#30726e;--foreground-tertiary:#c4b59c;--background-light:#eee1ce;--foreground-light:#255956}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Extralight.otf);font-weight:200}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Light.otf);font-weight:300}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Regular.otf);font-weight:400}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Medium.otf);font-weight:500}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Bold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Thin.otf);font-weight:100}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Ultralight.otf);font-weight:200}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Light.otf);font-weight:300}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Regular.otf);font-weight:400}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Book.otf);font-weight:500}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Medium.otf);font-weight:600}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-SemiBold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Bold.otf);font-weight:800}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Black.otf);font-weight:900}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Regular.otf);font-weight:400}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Bold.otf);font-weight:700}*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:#000;color:var(--foreground)}body,html,img{width:100%;height:100%}img{object-fit:cover}h1{line-height:90%;letter-spacing:-.35rem}h1,h2{text-transform:uppercase;font-family:Nippo;font-weight:400;font-size:7rem}h2{line-height:100%}h3{font-size:3rem}h3,h4{text-transform:uppercase;font-family:NeueBit;font-weight:600;line-height:100%}h4{font-size:2rem}p{font-family:Suisse Intl;font-weight:400;font-size:1.2rem;line-height:135%;color:var(--foreground-tertiary)}p,p.primary{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p.primary{font-family:NeueBit;font-weight:600;font-size:1.75rem;line-height:100%}a,p.primary{text-transform:uppercase;color:var(--foreground)}a{text-decoration:none;font-family:Nippo;font-weight:400;font-size:1rem}.container{position:relative;width:100%;padding:4em}section{position:relative;z-index:1}@media (max-width:900px){h1{font-size:4rem;letter-spacing:-.25rem}h2{font-size:2.75rem}h3{font-size:2rem}.container{padding:2em}}.navbar{position:fixed;top:0;left:0;width:100vw;padding:2em 4em;z-index:100000000;mix-blend-mode:difference;display:flex;gap:2em}.navbar-col{flex:1 1;display:flex;gap:2emc}.navbar-sub-col{flex:1 1}.logo h3{font-size:2.5rem}.logo h3,.nav-items p,.time p{font-family:Nippo;font-weight:400;color:var(--foreground)}.nav-items p,.time p{position:relative;top:.075rem;font-size:1.125rem;-webkit-text-stroke:.25px var(--foreground)}.nav-items p{text-transform:none;margin-bottom:.5rem}.music-toggle-wrapper{display:flex;justify-content:flex-end}.music-toggle-btn{width:100px;height:40px;background-color:var(--foreground-secondary);border-radius:4rem;justify-content:center;cursor:pointer}.sound-bars{display:inline-block;margin-right:8px}.music-toggle-btn{display:flex;align-items:center}.music-toggle-btn p{font-family:Nippo;font-weight:400;font-size:1rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground)}.sound-bars svg path{stroke:var(--foreground)}@media (max-width:900px){.navbar{padding:2em}.music-toggle-wrapper,.time{display:none}.nav-items{display:flex;flex-direction:column;align-items:flex-end}}.progress-bar{position:fixed;top:0;left:0;width:100%;height:7px;background-color:var(--foreground);z-index:10000;will-change:transform;transform:scaleX(0);transform-origin:center left;mix-blend-mode:difference}