.style_registerPreview__Lhnit{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:5px;gap:5px}@media only screen and (max-width:990px){.style_registerPreview__Lhnit{grid-template-columns:repeat(4,1fr);width:100%}}.style_register__uVCt_{display:grid;place-items:center;width:auto;aspect-ratio:1/1;background-color:var(--light-background);border:1px solid var(--border);border-radius:5px}@media (prefers-color-scheme:dark){.style_register__uVCt_{width:100%;border:0}}.style_layout__4KLQy{display:flex;flex-direction:column;gap:2em}.style_accumulator__F5Ih_{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:990px){.style_accumulator__F5Ih_{gap:15px}}.style_statusDisplay__w3mS8{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-row-gap:.5em;row-gap:.5em;grid-column-gap:5em;column-gap:5em}.style_status__lM__Y{display:block;width:2em;aspect-ratio:1/1;border-radius:100%}.style_active__Eu2Yc{background-color:green}.style_inactive__yKlzV{background-color:red}.style_accumulator__lRRk7{position:relative;width:14em;aspect-ratio:2/1;background-color:var(--light-background);border:1px solid var(--border);border-radius:5px;display:grid;place-items:center}.style_accumulator__lRRk7:after{content:"Accumulator";position:absolute;top:5px;left:5px;color:var(--font-secondary)}@media (prefers-color-scheme:dark){.style_accumulator__lRRk7{border:0}}.style_page__TW3sL{height:100%;overflow:scroll;display:grid;grid-template-rows:auto 1fr}.style_layout__wp9Sg{display:grid;grid-template-columns:1fr 1fr;grid-gap:4em;gap:4em;padding:2em;padding-inline:2em;align-items:center;height:100%;overflow:hidden}.style_editor__sVWZ2{border-radius:5px;overflow:hidden;border:2px solid var(--border)}.style_titlebar__zHoG_{margin-top:1.5em;margin-inline:2em;display:flex;align-items:center;justify-content:space-between}.style_titlebar__zHoG_ .style_right__pQDq5 a{aspect-ratio:1/1;height:100%;display:grid;place-items:center}.style_titlebar__zHoG_ svg{scale:2}.style_right__pQDq5,.style_titlebarRight__J4KBO{display:flex;align-items:center;gap:2em}.style_controlButton__stBYV,.style_displayModeSelector__0Mi9S{padding:.5em;background-color:var(--background);border:1px solid var(--border);border-radius:5px;cursor:pointer}.style_controlButton__stBYV{width:100%;font-size:1.25em}.style_desktopButton__h3kqQ{margin-top:1.25em}.style_right__pQDq5,.style_titleRight__1eTx0{display:grid;height:100%;overflow:hidden;grid-template-rows:auto 45%}.style_mobileButton__5tvsf{display:none}@media only screen and (max-width:990px){.style_layout__wp9Sg{min-height:100lvh;overflow-x:hidden}.style_layout__wp9Sg,.style_page__TW3sL{height:unset;display:flex;flex-direction:column;width:100%}.style_page__TW3sL{overflow:unset}.style_right__pQDq5{display:flex;flex-direction:column;overflow:unset;width:100%}.style_editor__sVWZ2{width:100%}.style_mobileButton__5tvsf{display:unset}.style_desktopButton__h3kqQ{display:none}}.style_modal__cbtT4{margin:auto;position:relative;border:1px solid var(--border);padding:2em;border-radius:5px}.style_modal__cbtT4::-webkit-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.style_modal__cbtT4::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.style_close__aaGsk{position:absolute;top:10px;right:10px;border:none;background:none;cursor:pointer;scale:1.25}.style_history__70LN0{display:grid;grid-template-rows:auto 1fr;height:100%;margin-bottom:15px}.style_title__YpS1z{margin-bottom:.5em;text-decoration:underline}.style_listWrapper__7bfaI{height:100%;width:100%;border:1px solid var(--border);overflow:scroll;border-radius:5px;padding-left:1em;padding-top:.5em}.style_listElement__GsUGu{display:grid;grid-template-columns:3em 1fr;padding:5px}@media only screen and (max-width:990px){.style_history__70LN0{width:100%}}.style_error__zpTiJ{min-width:20em;display:flex;flex-direction:column;gap:.5em}.style_errorText__ZKTZV{text-decoration:underline;-webkit-text-decoration-color:red;text-decoration-color:red;-webkit-text-decoration-style:wavy;text-decoration-style:wavy}.style_errorLine__Tg_QQ{white-space:preserve;width:100%;background-color:var(--light-background);padding:1em;padding-inline:.25em;border-radius:5px}.style_lineNumber__UYhnd{padding-inline:.5em}.style_previewList__GQ86K{display:flex;flex-direction:column;gap:2em}