html{height:100%;scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;box-sizing:border-box;font-size:100%;font-style:normal;font-weight:400;min-height:100%;isolation:isolate;line-height:1}*,*:before,*:after{box-sizing:inherit}*{background-color:transparent;border:none;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}ol,ul,li{list-style:none}blockquote,q{quotes:none}img,picture,video,canvas,svg{display:block;height:auto;max-width:100%}img{-ms-interpolation-mode:bicubic}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0;table-layout:fixed}a{color:currentColor;text-decoration:inherit}a,button,[type=button],[type=submit]{cursor:pointer;outline:unset;color:inherit}button,[type=button],[type=submit],[type=reset],[type=checkbox],[type=radio],select{-webkit-user-select:none;user-select:none}textarea{resize:vertical}[hidden],[type=hidden]{display:none!important}[disabled]{cursor:default}[dir=rtl]{direction:rtl;text-align:right}@font-face{font-family:FK Raster Grotesk;src:url(../../../assets/fonts/FKRasterGrotesk-Smooth.woff2) format("woff2"),url(../../../assets/fonts/FKRasterGrotesk-Smooth.woff) format("woff");font-weight:400;font-style:normal}.font-sans,.font-mono{font-family:Arial,sans-serif}.font-xs{font-size:.6rem;line-height:1.3}.font-s{font-size:.8rem;line-height:1.3}.font-m{font-size:1rem;line-height:1.3}.font-l{font-size:1.6rem;line-height:1.2}.font-xl{font-size:2.8rem;line-height:1}.font-xxl{font-size:5.6rem;line-height:1}.align-right{text-align:right}.text h1,.text h2,.text h3,.text h4,.text h5,.text h6,.text p,.blocks h1,.blocks h2,.blocks h3,.blocks h4,.blocks h5,.blocks h6,.blocks p{margin:1em 0}.text h2,.blocks h2{font-size:2.8rem;line-height:1}.text h3,.blocks h3{font-size:1.6rem;line-height:1.2}.text h4,.text h5,.text h6,.text figcaption,.text cite,.blocks h4,.blocks h5,.blocks h6,.blocks figcaption,.blocks cite{font-size:.8rem;line-height:1.3}.text :not(figure) ol,.blocks :not(figure) ol{margin:1em 0}.text :not(figure) ul,.blocks :not(figure) ul{list-style-type:disc;list-style-position:outside;list-style-image:none}.text :not(figure) ol,.blocks :not(figure) ol{list-style-type:decimal;list-style-position:outside;list-style-image:none}.text figure figcaption,.blocks figure figcaption{margin-top:4px}p a{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.15em;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out}p a:hover{opacity:.5}p strong{font-weight:700}p em{font-style:italic}p u{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.15em}pre{padding:.5rem;font-family:Arial,sans-serif;font-size:.8rem;line-height:1.3;overflow-x:scroll}code{font-family:Arial,sans-serif}html{font-size:12px}:root{--100vh: 100vh;--black: #000;--white: #fff;--blue: #00f;--red: #f00;--background: #000;--color: #fff;--col: 3.125vw ;--headerHeight: 2rem}.theme-black{--background: #000;--color: #fff;--subtle: #333;--highlight: #0f0}.theme-white{--background: #fff;--color: #000;--subtle: #eee;--highlight: #0f0}.theme-light{--background: #eee;--color: #000;--subtle: #fff;--highlight: #0f0}body{display:flex;flex-direction:column;min-height:var(--100vh);font-family:Arial,sans-serif;font-size:1rem;line-height:1.3;font-variant-numeric:tabular-nums;--background: #000;--color: #fff;--subtle: #333;--highlight: #0f0;background-color:var(--background);color:var(--color)}::selection{background:var(--highlight);color:var(--background)}nav.bubbles{display:flex;justify-content:flex-end;align-items:center;gap:3px 4px;flex-wrap:wrap;-webkit-user-select:none;user-select:none}nav.bubbles a{display:block;text-align:center;background-color:var(--subtle);border-radius:1rem;text-decoration:none;padding:.2rem .8rem .15rem;transition-property:background-color color;transition-duration:.2s;transition-timing-function:ease-in-out;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}nav.bubbles a:hover{background-color:var(--highlight);color:#000}.theme-black{--background: var(--black);--color: var(--white);background-color:var(--background);color:var(--color)}.theme-white{--background: var(--white);--color: var(--black);background-color:var(--background);color:var(--color)}.theme-blue{--background: var(--blue);--color: var(--black);background-color:var(--background);color:var(--color)}.theme-red{--background: var(--red);--color: var(--black);background-color:var(--background);color:var(--color)}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0}.grid>*{grid-column-end:span 12}.grid.grid-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid.grid-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid.grid-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid.grid-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid.grid-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid.grid-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid.grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid-unset{grid-template-columns:unset}.grid>.col-12{grid-column-end:span 12}.grid>.col-11{grid-column-end:span 11}.grid>.col-10{grid-column-end:span 10}.grid>.col-9{grid-column-end:span 9}.grid>.col-8{grid-column-end:span 8}.grid>.col-7{grid-column-end:span 7}.grid>.col-6{grid-column-end:span 6}.grid>.col-5{grid-column-end:span 5}.grid>.col-4{grid-column-end:span 4}.grid>.col-3{grid-column-end:span 3}.grid>.col-2{grid-column-end:span 2}.grid>.col-1{grid-column-end:span 1}.grid>.col-unset{grid-column-end:unset}.grid>.order-12{order:12}.grid>.order-11{order:11}.grid>.order-10{order:10}.grid>.order-9{order:9}.grid>.order-8{order:8}.grid>.order-7{order:7}.grid>.order-6{order:6}.grid>.order-5{order:5}.grid>.order-4{order:4}.grid>.order-3{order:3}.grid>.order-2{order:2}.grid>.order-1{order:1}.grid>.order-unset{order:unset}.grid>.start-12{grid-column-start:12}.grid>.start-11{grid-column-start:11}.grid>.start-10{grid-column-start:10}.grid>.start-9{grid-column-start:9}.grid>.start-8{grid-column-start:8}.grid>.start-7{grid-column-start:7}.grid>.start-6{grid-column-start:6}.grid>.start-5{grid-column-start:5}.grid>.start-4{grid-column-start:4}.grid>.start-3{grid-column-start:3}.grid>.start-2{grid-column-start:2}.grid>.start-1{grid-column-start:1}.grid>.start-unset{grid-column-start:unset}.grid>.row-4{grid-row-end:span 4}.grid>.row-3{grid-row-end:span 3}.grid>.row-2{grid-row-end:span 2}.grid>.row-1{grid-row-end:span 1}.grid>.row-unset{grid-row-end:unset}@media screen and (min-width:620px){.grid.grid-m-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid.grid-m-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid.grid-m-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid.grid-m-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid.grid-m-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid.grid-m-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid.grid-m-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.grid-m-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid-m-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid-m-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid-m-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid-m-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid-m-unset{grid-template-columns:unset}.grid>.col-m-12{grid-column-end:span 12}.grid>.col-m-11{grid-column-end:span 11}.grid>.col-m-10{grid-column-end:span 10}.grid>.col-m-9{grid-column-end:span 9}.grid>.col-m-8{grid-column-end:span 8}.grid>.col-m-7{grid-column-end:span 7}.grid>.col-m-6{grid-column-end:span 6}.grid>.col-m-5{grid-column-end:span 5}.grid>.col-m-4{grid-column-end:span 4}.grid>.col-m-3{grid-column-end:span 3}.grid>.col-m-2{grid-column-end:span 2}.grid>.col-m-1{grid-column-end:span 1}.grid>.col-m-unset{grid-column-end:unset}.grid>.order-m-12{order:12}.grid>.order-m-11{order:11}.grid>.order-m-10{order:10}.grid>.order-m-9{order:9}.grid>.order-m-8{order:8}.grid>.order-m-7{order:7}.grid>.order-m-6{order:6}.grid>.order-m-5{order:5}.grid>.order-m-4{order:4}.grid>.order-m-3{order:3}.grid>.order-m-2{order:2}.grid>.order-m-1{order:1}.grid>.order-m-unset{order:unset}.grid>.start-m-12{grid-column-start:12}.grid>.start-m-11{grid-column-start:11}.grid>.start-m-10{grid-column-start:10}.grid>.start-m-9{grid-column-start:9}.grid>.start-m-8{grid-column-start:8}.grid>.start-m-7{grid-column-start:7}.grid>.start-m-6{grid-column-start:6}.grid>.start-m-5{grid-column-start:5}.grid>.start-m-4{grid-column-start:4}.grid>.start-m-3{grid-column-start:3}.grid>.start-m-2{grid-column-start:2}.grid>.start-m-1{grid-column-start:1}.grid>.start-m-unset{grid-column-start:unset}.grid>.row-m-4{grid-row-end:span 4}.grid>.row-m-3{grid-row-end:span 3}.grid>.row-m-2{grid-row-end:span 2}.grid>.row-m-1{grid-row-end:span 1}.grid>.row-m-unset{grid-row-end:unset}}@media screen and (min-width:1120px){.grid.grid-l-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid.grid-l-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid.grid-l-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid.grid-l-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid.grid-l-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid.grid-l-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid.grid-l-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.grid-l-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid-l-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid-l-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid-l-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid-l-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid-l-unset{grid-template-columns:unset}.grid>.col-l-12{grid-column-end:span 12}.grid>.col-l-11{grid-column-end:span 11}.grid>.col-l-10{grid-column-end:span 10}.grid>.col-l-9{grid-column-end:span 9}.grid>.col-l-8{grid-column-end:span 8}.grid>.col-l-7{grid-column-end:span 7}.grid>.col-l-6{grid-column-end:span 6}.grid>.col-l-5{grid-column-end:span 5}.grid>.col-l-4{grid-column-end:span 4}.grid>.col-l-3{grid-column-end:span 3}.grid>.col-l-2{grid-column-end:span 2}.grid>.col-l-1{grid-column-end:span 1}.grid>.col-l-unset{grid-column-end:unset}.grid>.order-l-12{order:12}.grid>.order-l-11{order:11}.grid>.order-l-10{order:10}.grid>.order-l-9{order:9}.grid>.order-l-8{order:8}.grid>.order-l-7{order:7}.grid>.order-l-6{order:6}.grid>.order-l-5{order:5}.grid>.order-l-4{order:4}.grid>.order-l-3{order:3}.grid>.order-l-2{order:2}.grid>.order-l-1{order:1}.grid>.order-l-unset{order:unset}.grid>.start-l-12{grid-column-start:12}.grid>.start-l-11{grid-column-start:11}.grid>.start-l-10{grid-column-start:10}.grid>.start-l-9{grid-column-start:9}.grid>.start-l-8{grid-column-start:8}.grid>.start-l-7{grid-column-start:7}.grid>.start-l-6{grid-column-start:6}.grid>.start-l-5{grid-column-start:5}.grid>.start-l-4{grid-column-start:4}.grid>.start-l-3{grid-column-start:3}.grid>.start-l-2{grid-column-start:2}.grid>.start-l-1{grid-column-start:1}.grid>.start-l-unset{grid-column-start:unset}.grid>.row-l-4{grid-row-end:span 4}.grid>.row-l-3{grid-row-end:span 3}.grid>.row-l-2{grid-row-end:span 2}.grid>.row-l-1{grid-row-end:span 1}.grid>.row-l-unset{grid-row-end:unset}}@media screen and (min-width:1600px){.grid.grid-xl-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid.grid-xl-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid.grid-xl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid.grid-xl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid.grid-xl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid.grid-xl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid.grid-xl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.grid-xl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid-xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid-xl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid-xl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid-xl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid-xl-unset{grid-template-columns:unset}.grid>.col-xl-12{grid-column-end:span 12}.grid>.col-xl-11{grid-column-end:span 11}.grid>.col-xl-10{grid-column-end:span 10}.grid>.col-xl-9{grid-column-end:span 9}.grid>.col-xl-8{grid-column-end:span 8}.grid>.col-xl-7{grid-column-end:span 7}.grid>.col-xl-6{grid-column-end:span 6}.grid>.col-xl-5{grid-column-end:span 5}.grid>.col-xl-4{grid-column-end:span 4}.grid>.col-xl-3{grid-column-end:span 3}.grid>.col-xl-2{grid-column-end:span 2}.grid>.col-xl-1{grid-column-end:span 1}.grid>.col-xl-unset{grid-column-end:unset}.grid>.order-xl-12{order:12}.grid>.order-xl-11{order:11}.grid>.order-xl-10{order:10}.grid>.order-xl-9{order:9}.grid>.order-xl-8{order:8}.grid>.order-xl-7{order:7}.grid>.order-xl-6{order:6}.grid>.order-xl-5{order:5}.grid>.order-xl-4{order:4}.grid>.order-xl-3{order:3}.grid>.order-xl-2{order:2}.grid>.order-xl-1{order:1}.grid>.order-xl-unset{order:unset}.grid>.start-xl-12{grid-column-start:12}.grid>.start-xl-11{grid-column-start:11}.grid>.start-xl-10{grid-column-start:10}.grid>.start-xl-9{grid-column-start:9}.grid>.start-xl-8{grid-column-start:8}.grid>.start-xl-7{grid-column-start:7}.grid>.start-xl-6{grid-column-start:6}.grid>.start-xl-5{grid-column-start:5}.grid>.start-xl-4{grid-column-start:4}.grid>.start-xl-3{grid-column-start:3}.grid>.start-xl-2{grid-column-start:2}.grid>.start-xl-1{grid-column-start:1}.grid>.start-xl-unset{grid-column-start:unset}.grid>.row-xl-4{grid-row-end:span 4}.grid>.row-xl-3{grid-row-end:span 3}.grid>.row-xl-2{grid-row-end:span 2}.grid>.row-xl-1{grid-row-end:span 1}.grid>.row-xl-unset{grid-row-end:unset}}@media screen and (min-width:2200px){.grid.grid-xxl-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid.grid-xxl-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid.grid-xxl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid.grid-xxl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid.grid-xxl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid.grid-xxl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid.grid-xxl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid.grid-xxl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid.grid-xxl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.grid-xxl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.grid-xxl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.grid-xxl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid.grid-xxl-unset{grid-template-columns:unset}.grid>.col-xxl-12{grid-column-end:span 12}.grid>.col-xxl-11{grid-column-end:span 11}.grid>.col-xxl-10{grid-column-end:span 10}.grid>.col-xxl-9{grid-column-end:span 9}.grid>.col-xxl-8{grid-column-end:span 8}.grid>.col-xxl-7{grid-column-end:span 7}.grid>.col-xxl-6{grid-column-end:span 6}.grid>.col-xxl-5{grid-column-end:span 5}.grid>.col-xxl-4{grid-column-end:span 4}.grid>.col-xxl-3{grid-column-end:span 3}.grid>.col-xxl-2{grid-column-end:span 2}.grid>.col-xxl-1{grid-column-end:span 1}.grid>.col-xxl-unset{grid-column-end:unset}.grid>.order-xxl-12{order:12}.grid>.order-xxl-11{order:11}.grid>.order-xxl-10{order:10}.grid>.order-xxl-9{order:9}.grid>.order-xxl-8{order:8}.grid>.order-xxl-7{order:7}.grid>.order-xxl-6{order:6}.grid>.order-xxl-5{order:5}.grid>.order-xxl-4{order:4}.grid>.order-xxl-3{order:3}.grid>.order-xxl-2{order:2}.grid>.order-xxl-1{order:1}.grid>.order-xxl-unset{order:unset}.grid>.start-xxl-12{grid-column-start:12}.grid>.start-xxl-11{grid-column-start:11}.grid>.start-xxl-10{grid-column-start:10}.grid>.start-xxl-9{grid-column-start:9}.grid>.start-xxl-8{grid-column-start:8}.grid>.start-xxl-7{grid-column-start:7}.grid>.start-xxl-6{grid-column-start:6}.grid>.start-xxl-5{grid-column-start:5}.grid>.start-xxl-4{grid-column-start:4}.grid>.start-xxl-3{grid-column-start:3}.grid>.start-xxl-2{grid-column-start:2}.grid>.start-xxl-1{grid-column-start:1}.grid>.start-xxl-unset{grid-column-start:unset}.grid>.row-xxl-4{grid-row-end:span 4}.grid>.row-xxl-3{grid-row-end:span 3}.grid>.row-xxl-2{grid-row-end:span 2}.grid>.row-xxl-1{grid-row-end:span 1}.grid>.row-xxl-unset{grid-row-end:unset}}nav{-webkit-user-select:none;user-select:none}.no-scrolling{overflow:hidden}.no-select{-webkit-user-select:none;user-select:none}.no-cursor{cursor:none!important}.no-js .only-js{display:none}@media screen and (min-width:620px){.max-m{display:none}}@media screen and (min-width:1120px){.max-l{display:none}}@media screen and (max-width:619px){.min-m{display:none}}@media screen and (max-width:1119px){.min-l{display:none}}@media screen{.only-print{display:none}}.debug{background-color:#ff00004d}.debug>*{background-color:#ffff004d}.debug>*>*{background-color:#00ff004d}.debug>*>*>*{background-color:#00ffff4d}.debug>*>*>*>*{background-color:#0000ff4d}
