*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100dvh;line-height:1.4;font-family:var(--font-ui)}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;cursor:pointer;border:none;background:none}a{color:inherit}.u-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@font-face{font-family:"Graphik";src:url("/assets/fonts/graphik/Graphik-Light-Web.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Graphik";src:url("/assets/fonts/graphik/Graphik-Regular-Web.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Graphik";src:url("/assets/fonts/graphik/Graphik-Medium-Web.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Graphik";src:url("/assets/fonts/graphik/Graphik-Bold-Web.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"ach";src:url("/assets/fonts/ach/ach-variable.woff2") format("woff2-variations");font-stretch:0% 135%;font-display:swap}@font-face{font-family:"REAL";src:url("/assets/fonts/real/real-variable.woff2") format("woff2-variations");font-stretch:1% 100%;font-display:swap}:root{--font-ui: 'Graphik', sans-serif}[data-font=ach]{--font-family: 'ach', sans-serif}[data-font=real]{--font-family: 'REAL', sans-serif}.type-display{font-size:clamp(4rem,12vw,18rem);line-height:1;font-family:var(--font-family, var(--font-ui))}.type-hero{font-size:clamp(3rem,8vw,12rem);line-height:1;font-family:var(--font-family, var(--font-ui))}.type-large{font-size:clamp(2rem,5vw,7rem);line-height:1.1;font-family:var(--font-family, var(--font-ui))}.type-body{font-size:clamp(1rem,1.5vw,1.5rem);line-height:1.5}.type-small{font-size:clamp(.8rem,1vw,1rem);line-height:1.4}.split-nav{display:grid;grid-template-columns:1fr 1fr;height:100dvh}@media(max-width: 768px){.split-nav{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.split-nav__side{display:flex;align-items:center;justify-content:center;text-decoration:none;padding:clamp(2rem,5vw,6rem);transition:background-color .2s ease}.split-nav__side:hover{background-color:#ff3010}.split-nav__side--ach{background-color:#fff;color:#000}.split-nav__side--real{background-color:#000;color:#fff}.split-nav__side svg{width:100%;max-width:36rem;max-height:70vh;height:auto;fill:currentColor}.section{width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--section-bg);color:var(--section-fg);font-family:var(--font-ui);overflow:hidden}.section--light{--section-fg: var(--color-fg);--section-bg: var(--color-bg)}.section--dark{--section-fg: var(--color-bg);--section-bg: var(--color-fg)}.section--accent{--section-fg: var(--color-bg);--section-bg: var(--color-accent)}.section--intro{min-height:100dvh}.section--board{padding:0}.section--board svg{width:100%;height:auto;display:block}.section--split{display:grid;grid-template-columns:1fr 1fr}@media(max-width: 768px){.section--split{grid-template-columns:1fr}}.section--variable{max-height:100dvh;flex-direction:column;justify-content:center;gap:2rem;padding:clamp(2rem,5vw,6rem);background-color:#ececec}.section--credits{min-height:auto}.section__content{max-width:80ch;padding:clamp(2rem,5vw,6rem)}.section__description{margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:300;line-height:1.5;opacity:.8}.board__col svg{width:100%;height:auto;display:block}.variable__display{width:100%;flex:1;min-height:0}.variable__canvas{display:block;width:100%;height:100%}.variable__controls{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%;max-width:40rem}.variable__axis{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:12rem;font-size:clamp(.75rem,1vw,.9rem);font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.variable__axis input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:2px;background:#000;outline:none;cursor:pointer}.variable__axis input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #000;cursor:pointer}.variable__axis input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #000;cursor:pointer}.variable__toggle{position:relative;display:inline-flex;border:2px solid currentColor;border-radius:999px;overflow:hidden;font-size:clamp(.75rem,1vw,.9rem);font-weight:500;text-transform:uppercase;letter-spacing:.1em;background-color:#fff}.variable__toggle-btn{position:relative;z-index:1;padding:.5rem 1.5rem;background:none;border:none;color:currentColor;cursor:pointer;transition:color .25s ease;font:inherit;text-transform:inherit;letter-spacing:inherit}.variable__toggle-btn.is-active{color:var(--section-bg)}.variable__toggle-indicator{position:absolute;top:0;left:0;width:50%;height:100%;background:var(--section-fg);border-radius:999px;transition:transform .25s ease;pointer-events:none}.section--credits{align-items:flex-end}.credits__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(12rem, 1fr));gap:clamp(1.5rem,3vw,3rem);padding:clamp(3rem,6vw,8rem);width:100%}.credits__col p{font-size:clamp(1.2rem,2vw,2rem);font-weight:300}.credits__label{font-size:clamp(.7rem,.9vw,.9rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:.5rem}
