html{--highlite: lime;--stroke: black;--stroke-width: 2;background-color:var(--highlite);width:100%;height:100%}body{font-family:space,Inter,sans-serif;font-feature-settings:"liga","ss03","ss02";margin:0;padding:0;background-color:#fff;font-size:clamp(16px,1vw,20px);line-height:clamp(20px,1.2vw,24px);width:100vw;height:100%;text-rendering:geometricprecision}h4,p{margin:0;padding:10px}a{color:#000;text-decoration:none;background-color:var(--highlite);border-radius:20px;padding:0 5px}a.link{background-color:unset;text-decoration:underline;text-decoration-color:var(--highlite);text-underline-offset:2px;padding:0}img,video{width:100%;height:100%;padding:0;margin:0;object-fit:cover}.container{position:relative;width:100vw;background-color:#f0f0f0}#svgContainer{position:relative;width:100vw;height:620px;display:block;pointer-events:none}.overlay{position:absolute;pointer-events:none}.overlay-text{width:300px;height:200px;top:0;left:0;transform:translateY(128px) rotate(-25deg);transform-origin:top left;background-color:#fff;pointer-events:all}.overlay-video{width:65%;height:400px;top:200px;left:30%;background-color:#fff}.overlay-video video{width:100%;height:100%;object-fit:cover}rect{stroke:var(--stroke);stroke-width:var(--stroke-width);fill:none}line{stroke:var(--stroke);stroke-width:var(--stroke-width);pointer-events:none}::selection{color:#000;background-color:var(--highlite)}.info{display:flex;flex-wrap:wrap;align-items:stretch;height:100%;gap:10px;background-color:#fff;padding-bottom:50px}@media (max-width: 640px){.info{display:block}}.info div{flex:1;min-width:180px;max-width:640px;height:100%}.prototype-url{position:relative;bottom:2em;left:.5em;pointer-events:all}ol{font-size:.9rem}ol,li{margin-block-start:0;margin-left:10px;padding:0;margin-bottom:10px}.carousel{background-color:#ccc;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:5px;scrollbar-width:thin;scrollbar-color:#ccc transparent;padding:5px 0;width:100vw;box-sizing:border-box}.carousel img{height:420px;object-fit:cover;scroll-snap-align:start;border-radius:3px;background:#fff}.carousel::-webkit-scrollbar{height:4px}.carousel::-webkit-scrollbar-thumb{background:#000}@font-face{font-family:space;src:url(./SpaceGrotesk-Regular-CrKuzqyc.woff2);font-weight:400}@font-face{font-family:space;src:url(./SpaceGrotesk-Medium-BIcUEBo2.woff2);font-weight:700}.rotate{transform:translateY(128px) rotate(-25deg);transform-origin:top left}
