/* Fixed outline wordmark matched to the supplied tablet reference. */
:root{--brand-font:Arial,"Segoe UI",sans-serif;--brand-weight:400;--brand-spacing:-.052em;--brand-dot:#1556df}
:root[data-theme=dark]{--brand-dot:#87baff}
html:root[data-theme] .public-brand,html:root[data-theme] .workspace-wordmark{font-family:var(--brand-font);font-weight:var(--brand-weight);letter-spacing:var(--brand-spacing);font-synthesis:none}
.aqelyx-wordmark{display:inline-flex;flex:none;width:4.037em;height:.800em;align-items:center;line-height:1;vertical-align:middle}
.aqelyx-wordmark svg{display:block;width:100%;height:100%;overflow:visible}
.aqelyx-wordmark .brand-dot{fill:var(--brand-dot)}
html:root[data-theme] :is(.workspace-brand,.workspace-wordmark):has(.aqelyx-wordmark)::after{content:none}

:root{--brand-ink:#000}
:root[data-theme=dark]{--brand-ink:#fff}
html:root[data-theme] .aqelyx-wordmark{color:var(--brand-ink)}

html:root[data-theme] .aqelyx-wordmark{display:inline-flex!important;flex:none!important;width:4.037em!important;height:.8em!important;font-size:inherit!important;gap:0!important;padding:0!important;border:0!important;background:none!important}
html:root[data-theme] .aqelyx-wordmark svg{width:100%!important;height:100%!important;display:block!important}
