:root{--background:#fff;--foreground:#1a1a1a;--foreground-secondary:#23753c;--foreground-tertiary:#666;--background-light:#f8f9fa;--background-accent:#f0f7f4;--border-color:#e0e0e0;--text-muted:#888;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:6rem;--spacing-2xl:8rem;--border-radius:1rem;--transition:.3s cubic-bezier(.4,0,.2,1);--transition-fast:.15s cubic-bezier(.4,0,.2,1)}@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}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background-color:var(--background);width:100%;height:100%;color:var(--foreground)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{object-fit:cover;width:100%;height:100%}img,video{max-width:100%;height:auto;display:block}h1{text-transform:uppercase;letter-spacing:-.02em;color:var(--foreground);font-family:Nippo;font-size:clamp(2.5rem,5vw + 1rem,7rem);font-weight:400;line-height:1.05}h2{text-transform:uppercase;letter-spacing:-.01em;color:var(--foreground);font-family:Nippo;font-size:clamp(2rem,4vw + 1rem,3.5rem);font-weight:400;line-height:1.15}h3{text-transform:uppercase;color:var(--foreground);font-family:NeueBit;font-size:3rem;font-weight:600;line-height:100%}h4{text-transform:uppercase;font-family:NeueBit;font-size:2rem;font-weight:600;line-height:100%}p{color:var(--foreground-tertiary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:75ch;font-family:Suisse Intl;font-size:clamp(1rem,.5vw + .875rem,1.25rem);font-weight:400;line-height:1.7}p.primary{text-transform:uppercase;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:NeueBit;font-size:1.75rem;font-weight:600;line-height:100%}a{text-transform:uppercase;color:var(--foreground);font-family:Nippo;font-size:1rem;font-weight:400;text-decoration:none}.container{width:100%;padding:4em;position:relative}section{z-index:1;position:relative}@media (max-width:900px){h1{letter-spacing:-.02em;font-size:clamp(2rem,4vw + .5rem,4rem)}h2{font-size:clamp(1.75rem,3vw + .5rem,2.75rem)}h3{font-size:2rem}.container{padding:2em}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
