: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{width:100%;min-height:100%;background-color:#000;color:var(--foreground);overflow-x:hidden}img{width:100%;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}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,.navbar--hidden{transition:transform .3s ease-in-out}.navbar--hidden{transform:translateY(-100%)}.navbar-col{flex:1 1;display:flex;gap:2emc}.navbar-sub-col{flex:1 1}.logo h3{font-family:Nippo;font-weight:400;font-size:2.5rem;color:var(--foreground)}@media (max-width:900px){.navbar{padding:2em}}.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}