:root{--white:#fff;--black:#000;--strong:#e73f1e;--gray-1:#f2f2f2;--gray-2:#d6d6d6;--gray-3:#6b6b6b;--gray-4:#a3a3a3;--ink:var(--black);--paper:var(--white);--font:Archivo, "Helvetica Neue", Arial, sans-serif;--stretch-head:100%;--stretch-body:100%;--weight-head:500;--weight-body:400;--tracking-head:-.02em;--step--1:.8rem;--step-0:1rem;--step-1:1.25rem;--step-2:1.563rem;--step-3:1.953rem;--step-4:2.441rem;--step-5:3.052rem;--step-6:3.815rem;--leading-body:1.55;--leading-tight:1.1;--measure:62ch;--sweep-s:.75rem;--sweep-m:1.5rem;--sweep-l:clamp(2.5rem, 8vw, 7rem);--container:1440px;--gutter:clamp(24px, 5vw, 96px);--col-gap:clamp(16px, 2vw, 32px);--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:6.5rem;--space-7:10rem;--t-video:.6s;--t-headline:.4s;--t-headline-delay:.3s;--t-hover:.2s}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/fonts/archivo-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:106.25%}body{background:var(--paper);color:var(--ink);font-family:var(--font);font-stretch:var(--stretch-body);font-weight:var(--weight-body);font-size:var(--step-0);line-height:var(--leading-body);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;text-align:left}h1,h2,h3{font-stretch:var(--stretch-head);font-weight:var(--weight-head);letter-spacing:var(--tracking-head);line-height:var(--leading-tight);text-wrap:balance}h1,h2{font-size:var(--step-4)}h3{font-size:var(--step-2)}p{max-width:var(--measure)}strong{font-weight:var(--weight-head);color:var(--strong)}a{color:inherit;text-underline-offset:.15em;transition:text-decoration-color var(--t-hover);text-decoration:underline 1px}a:hover{text-decoration-color:var(--strong)}img,svg,video{max-width:100%;height:auto;display:block}table{border-collapse:collapse;width:100%}button,input,select,textarea{font:inherit;color:inherit;border-radius:0}:focus-visible{outline:2px solid var(--strong);outline-offset:2px}.skip-link{padding:var(--space-1) var(--space-2);background:var(--ink);color:var(--paper);position:absolute;top:0;left:0;transform:translateY(-100%)}.skip-link:focus{z-index:10;transform:none}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.status{font-size:max(14px, var(--step--1));color:var(--gray-3);line-height:var(--leading-body)}.status--dev{color:var(--ink);border-bottom:2px solid var(--strong);padding-bottom:2px;display:inline-block}.caption{font-size:max(14px, var(--step--1));color:var(--gray-3)}.facts{font-variant-numeric:tabular-nums}.facts th,.facts td{text-align:left;vertical-align:top;padding:var(--space-2) 0;border-bottom:1px solid var(--gray-2);font-weight:var(--weight-body)}.facts th{width:42%;padding-right:var(--space-2)}.facts tr:first-child th,.facts tr:first-child td{border-top:1px solid var(--gray-2)}.facts--dark th,.facts--dark td{border-color:var(--gray-3)}.button{padding:var(--space-2) var(--space-4) var(--space-2) var(--space-3);background:var(--strong);color:var(--black);border-bottom-left-radius:var(--sweep-m);cursor:pointer;transition:background-color var(--t-hover), color var(--t-hover);border:0;text-decoration:none;display:inline-block}.button:hover{background:var(--black);color:var(--white)}.frame{border-bottom-left-radius:var(--sweep-l);background:var(--gray-1);overflow:hidden}.frame--m{border-bottom-left-radius:var(--sweep-m)}.frame img{object-fit:cover;width:100%;height:100%}.frame+.caption{margin-top:var(--space-2)}.panel{background:var(--black);color:var(--white);border-bottom-left-radius:var(--sweep-l);padding:var(--space-5) var(--gutter)}.panel .status,.panel .caption{color:var(--gray-4)}.panel .status--dev{color:var(--white)}.panel a:hover{text-decoration-color:var(--strong)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:0s!important;animation-duration:0s!important;animation-delay:0s!important}}.container{max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.grid{column-gap:var(--col-gap);row-gap:var(--space-3);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.section{padding-block:var(--space-6)}.section--dark{background:var(--black);color:var(--white)}.section--dark .status,.section--dark .caption{color:var(--gray-4)}.section-head{justify-content:space-between;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.col-1-5{grid-column:1/6}.col-1-6{grid-column:1/7}.col-1-7{grid-column:1/8}.col-1-8{grid-column:1/9}.col-2-8{grid-column:2/9}.col-5-11{grid-column:5/12}.col-5-12{grid-column:5/13}.col-6-12{grid-column:6/13}.col-7-12{grid-column:7/13}.col-8-12{grid-column:8/13}.col-full{grid-column:1/-1}@media (width<=1024px){.col-5-11,.col-5-12{grid-column:3/13}}@media (width<=640px){.grid>*{grid-column:1/-1}.section{padding-block:var(--space-5)}.section-head{align-items:flex-start;gap:var(--space-1);flex-direction:column}h1,h2{font-size:var(--step-3)}.panel{padding:var(--space-4) var(--space-3)}}.nav{z-index:5;color:var(--ink);background:var(--paper);position:relative}.nav__bar{height:var(--space-1);background:var(--strong);display:block}.nav__inner{padding-block:var(--space-3);justify-content:space-between;align-items:center;display:flex}.nav__mark{text-decoration:none;display:block}.nav__logo{width:auto;height:36px}.nav__logo--white{display:none}.nav__toggle{cursor:pointer;text-underline-offset:.15em;transition:text-decoration-color var(--t-hover);background:0 0;border:0;padding:0;text-decoration:underline 1px #0000;display:none}.nav__toggle:hover{text-decoration-color:var(--strong)}.nav__list{gap:var(--space-3);flex-wrap:nowrap;list-style:none;display:flex}.nav__list a{text-decoration-color:#0000}.nav__list a:hover{text-decoration-color:var(--strong)}.nav__list a[aria-current=page]{text-decoration-color:currentColor}@media (width<=640px){.nav__logo{height:28px}.nav__toggle{display:inline-block}.nav__menu{display:none}.nav.is-open{background:var(--black);color:var(--white);position:fixed;inset:0}.nav.is-open .nav__logo--black{display:none}.nav.is-open .nav__logo--white{display:block}.nav.is-open .nav__inner{flex-wrap:wrap}.nav.is-open .nav__bar{display:none}.nav.is-open .nav__menu{padding-top:var(--space-5);flex-basis:100%;display:block}.nav.is-open .nav__list{gap:var(--space-2);font-size:var(--step-2);font-weight:var(--weight-head);flex-direction:column}}.footer{padding-block:var(--space-6) var(--space-4)}.footer__logo{width:auto;height:40px;margin-bottom:var(--space-3)}.footer__name{font-weight:var(--weight-head)}.footer__right{color:var(--gray-4);font-size:max(14px, var(--step--1))}.footer__right p+p{margin-top:var(--space-1)}.footer__bottom{margin-top:var(--space-4);font-size:max(14px, var(--step--1));color:var(--gray-4)}@media (width<=640px){.footer__right{margin-top:var(--space-3)}}
