.wind-option{font-size:.75rem;width:1.6rem;height:1.6rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer}.wind-option:has(:checked){border:.8px solid black}.wind-option:has(:focus-visible){outline:1px solid #17171780;outline-offset:2px}.controls{position:absolute;bottom:0;margin:10px;z-index:9;left:50%;transform:translateX(-50%);mix-blend-mode:hard-light;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.project-canvas-wrapper{margin-top:92px;margin-bottom:92px}.project-canvas{width:500px;height:307px;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.project-canvas canvas{border-radius:2px}.project-desc{width:500px}.project-controls{margin-top:2px;margin-left:15px}@media screen and (max-width:580px){.project-canvas{width:max(200px,calc(100vw - 4.5rem));height:350px}.project-desc{width:max(200px,calc(100vw - 3.25rem))}.project-controls{margin-top:16px;margin-left:0;padding-left:.25rem}.project-canvas-wrapper{margin-top:60px;margin-bottom:48px}}