@font-face{font-family:Plex Serif;src:url(/fonts/PlexSerif-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Plex Sans;src:url(/fonts/PlexSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Plex Sans;src:url(/fonts/PlexSans-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Plex Mono;src:url(/fonts/PlexMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:light;--papel:#f7f5f0;--tinta:#1c2b39;--grafito:#5a6672;--lacre:#9e2b25;--traza:#2e6e4e;--rule:color-mix(in srgb, var(--grafito) 30%, transparent);--font-serif:"Plex Serif", ui-serif, Georgia, serif;--font-sans:"Plex Sans", ui-sans-serif, system-ui, sans-serif;--font-mono:"Plex Mono", ui-monospace, "SFMono-Regular", monospace;--space-section-desktop:4.5rem;--space-section-mobile:3rem;--content-max:44rem;--pad-mobile:1.25rem;--pad-desktop:2rem}*,:before,:after{box-sizing:border-box}html{background:var(--papel)}body{background:var(--papel);color:var(--tinta);font-family:var(--font-sans);text-wrap:pretty;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2{font-family:var(--font-serif);color:var(--tinta);margin:0 0 1rem;font-weight:500}h1{font-size:clamp(1.65rem,4.5vw,2.35rem);line-height:1.25}h2{font-size:1.4rem;line-height:1.3}p{margin:0 0 1rem}p:last-child{margin-bottom:0}strong{font-weight:600}small,.caption{color:var(--grafito);font-size:.875rem}.mono{font-family:var(--font-mono);font-size:.8125rem}a{color:var(--lacre);text-underline-offset:3px;text-decoration:underline}a:focus-visible,button:focus-visible{outline:2px solid var(--tinta);outline-offset:2px}img{max-width:100%;display:block}.wrap{max-width:var(--content-max);padding-left:var(--pad-mobile);padding-right:var(--pad-mobile);margin:0 auto}@media (width>=40rem){.wrap{padding-left:var(--pad-desktop);padding-right:var(--pad-desktop)}}.site-header,.site-footer{font-family:var(--font-mono)}.site-header{padding-top:2rem;padding-bottom:2rem}.site-header .wrap,.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header .wordmark img{width:auto;height:1.6rem}.site-header a,.site-footer a{text-underline-offset:3px;text-decoration:underline}.lang-link{font-family:var(--font-mono);color:var(--lacre);font-size:.8125rem}section{padding-top:var(--space-section-mobile);padding-bottom:var(--space-section-mobile);border-top:1px solid var(--rule)}section:first-of-type{border-top:none}@media (width>=40rem){section{padding-top:var(--space-section-desktop);padding-bottom:var(--space-section-desktop)}}.section-number{font-family:var(--font-mono);color:var(--lacre);letter-spacing:.02em;margin-bottom:.75rem;font-size:.8125rem;display:block}.hero{padding-top:var(--space-section-mobile);padding-bottom:var(--space-section-mobile)}@media (width>=40rem){.hero{padding-top:var(--space-section-desktop);padding-bottom:var(--space-section-desktop)}}.hero .kicker{font-family:var(--font-mono);color:var(--grafito);margin-bottom:1rem;font-size:.8125rem}.hero h1{margin-bottom:1.5rem}.hero .lede{color:var(--tinta);margin-bottom:1rem;font-size:1.0625rem}.hero .subline{color:var(--grafito);margin-bottom:2rem}.cta{border:1.5px solid var(--tinta);background:var(--papel);color:var(--tinta);font-family:var(--font-mono);padding:.75rem 1.25rem;font-size:.9375rem;text-decoration:none;display:inline-block}.cta:hover,.cta:focus-visible{background:var(--tinta);color:var(--papel)}.steps{counter-reset:step;margin:0;padding:0;list-style:none}.steps li{margin-bottom:1.5rem;padding-left:2.25rem;position:relative}.steps li:last-child{margin-bottom:0}.steps li:before{counter-increment:step;content:counter(step);font-family:var(--font-mono);color:var(--lacre);border:1px solid var(--lacre);border-radius:50%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.8125rem;display:flex;position:absolute;top:.15em;left:0}.steps strong{font-family:var(--font-sans);color:var(--tinta);display:block}.wedges{margin:0;padding:0;list-style:none}.wedges li{margin-bottom:1.75rem}.wedges li:last-child{margin-bottom:0}.wedges strong{color:var(--tinta);margin-bottom:.35rem;display:block}.founders-list{gap:2rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=34rem){.founders-list{grid-template-columns:1fr 1fr}}.founder-photo{aspect-ratio:1;object-fit:cover;background:var(--grafito);width:100%;margin-bottom:.75rem}.founder-name{color:var(--tinta);margin-bottom:.25rem;font-weight:600;display:block}video{border:1px solid var(--rule);width:100%;height:auto;display:block}.site-footer{border-top:1px solid var(--rule);color:var(--grafito);padding-top:2rem;padding-bottom:2.5rem;font-size:.8125rem}.site-footer .footer-lines{flex-direction:column;gap:.35rem;display:flex}.site-footer a{color:var(--lacre)}.legal-body h1{font-size:1.65rem}.legal-body h2{margin-top:2rem;font-size:1.15rem}.legal-body p{color:var(--tinta)}.notindex-banner{background:var(--tinta);color:var(--papel);font-family:var(--font-mono);text-align:center;padding:.5rem 1rem;font-size:.8125rem}.mock-page{flex-direction:column;min-height:100vh;display:flex}.mock-topbar{border-bottom:1px solid var(--rule);padding:1rem 0}.mock-topbar .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:56rem;display:flex}.mock-topbar .wordmark img{width:auto;height:1.4rem}.mock-crumb{font-family:var(--font-mono);color:var(--grafito);font-size:.8125rem}.mock-disclaimer{background:color-mix(in srgb, var(--lacre) 8%, var(--papel));border-bottom:1px solid var(--rule);color:var(--tinta);text-align:center;padding:.6rem 1rem;font-size:.875rem}.mock-main{flex:1;padding:2.5rem 0 3.5rem}.mock-main .wrap{max-width:56rem}.mock-main h1{font-size:1.5rem}.mock-panel{border:1px solid var(--rule);background:var(--papel);margin-top:1.5rem;padding:1.5rem}.mock-panel+.mock-panel{margin-top:1rem}.rubric-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9375rem}.rubric-table th,.rubric-table td{text-align:left;border-bottom:1px solid var(--rule);vertical-align:top;padding:.6rem .75rem}.rubric-table th{font-family:var(--font-mono);color:var(--grafito);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:400}.rubric-table td.points{font-family:var(--font-mono);color:var(--lacre);white-space:nowrap}.draft-paragraph{margin-bottom:1.5rem;padding-right:4.5rem;position:relative}.draft-paragraph:last-child{margin-bottom:0}.source-chip{font-family:var(--font-mono);color:var(--lacre);border:1px solid var(--lacre);border-radius:999px;align-items:center;gap:.25rem;margin-top:.5rem;padding:.15rem .5rem;font-size:.75rem;text-decoration:none;display:inline-flex}.source-chip .cite{color:var(--lacre)}.flag-missing{font-family:var(--font-mono);color:var(--grafito);border:1px dashed var(--grafito);border-radius:999px;align-items:center;gap:.25rem;margin-top:.5rem;padding:.15rem .5rem;font-size:.75rem;display:inline-flex}.verified-mark{font-family:var(--font-mono);color:var(--traza);border:1px solid var(--traza);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.8125rem;display:inline-flex}.side-by-side{gap:1.25rem;margin-top:1.5rem;display:grid}@media (width>=40rem){.side-by-side{grid-template-columns:1fr 1fr}}.side-by-side .mock-panel{margin-top:0}.side-by-side h3{font-family:var(--font-mono);color:var(--grafito);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .75rem;font-size:.75rem;font-weight:400}
