:root{--background:#0d0b09;--foreground:#fff8f2;--foreground-secondary:#ff6900;--foreground-tertiary:#c2a895;--background-light:#1c1611;--foreground-light:#ff8533;--accent-orange:#ff6900;--accent-amber:#fcb900}@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:var(--background);color:var(--foreground)}body{position:relative}body,img{width:100%}img{height:100%;object-fit:cover}h1{line-height:90%;letter-spacing:-.35rem}h1,h2{text-transform:uppercase;font-family:Nippo;font-weight:400;font-size:7rem;color:var(--foreground)}h2{line-height:100%}h3{font-size:3rem;color:var(--foreground)}h3,h4{text-transform:uppercase;font-family:NeueBit;font-weight:600;line-height:100%}h4{font-size:2rem;color:var(--foreground-secondary)}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%;color:var(--foreground-secondary)}a,p.primary{text-transform:uppercase}a{text-decoration:none;color:var(--foreground);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:100%;max-width:100%;padding:2em 4em;z-index:100000000;mix-blend-mode:difference;display:flex;gap:2em;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease}.navbar.nav-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.navbar.menu-open{mix-blend-mode:normal;background-color:var(--background)}.navbar-col{flex:1 1;display:flex;align-items:center;gap:2em}.navbar-sub-col{flex:1 1}.navbar-logo-link{display:block;height:40px;width:max-content}.navbar-logo-img{width:auto;height:100%;object-fit:contain}.nav-items p,.time p{position:relative;top:.075rem;font-family:Nippo;font-weight:400;font-size:1.125rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground)}.nav-items{display:flex;flex-direction:row;align-items:center;gap:2em}.nav-items p{text-transform:none;margin-bottom:0;white-space:nowrap}.download-app-btn{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 1.25rem;background-color:var(--foreground-secondary);border-radius:4rem;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;flex-shrink:0}.download-app-btn p{font-family:Nippo,sans-serif;font-weight:400;font-size:1rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground);margin:0;text-transform:none}.download-btn-icon{font-size:1.1rem;color:var(--foreground);transition:transform .3s ease}.download-app-btn:hover{background-color:var(--foreground-light);transform:translateY(-2px)}.download-app-btn:hover .download-btn-icon{transform:translate(2px,-2px)}.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)}.desktop-nav{display:flex}.mobile-menu-toggle{display:none;justify-content:flex-end}.burger-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;width:30px;height:24px;z-index:100000002}.burger-btn span{display:block;width:100%;height:2px;background-color:var(--foreground);transition:all .3s ease-in-out}.burger-btn.open span:first-child{transform:translateY(11px) rotate(45deg)}.burger-btn.open span:nth-child(2){opacity:0}.burger-btn.open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100svh;background-color:var(--background);z-index:100000001;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-100%);opacity:0;transition:transform .5s cubic-bezier(.77,0,.175,1),opacity .5s ease;pointer-events:none}.mobile-menu-overlay.open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.mobile-menu-content a{text-decoration:none}.mobile-menu-content p{font-family:Nippo;font-size:2.5rem;color:var(--foreground);text-transform:uppercase;margin:0}@media (max-width:900px){.navbar{padding:1.5em 2em}.desktop-nav,.music-toggle-wrapper,.nav-items,.time{display:none}.mobile-menu-toggle{display:flex}.nav-items p{font-size:.95rem}.download-app-btn{padding:0 .8em;height:36px}.download-app-btn p{font-size:.85rem}}.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}