div.popup.svelte-c95b73{background:var(--popup-tour-background);border-radius:4px;box-shadow:var(--popup-latched-shadow);box-sizing:border-box;display:grid;gap:var(--grid-gap);grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto;grid-template-areas:"title title close" "body body body" "prev step next";inset:0 auto auto 0;align-items:center;margin:0;padding:16px 16px 12px;position:absolute;pointer-events:all;text-align:left}h1.svelte-c95b73,p.svelte-c95b73{color:var(--text-color-inverted);margin:0;padding:0 8px}h1.svelte-c95b73{font:500 14px Libre Franklin;grid-area:title}p.svelte-c95b73{font:400 12px Libre Franklin;grid-area:body;min-height:60px}button.svelte-c95b73{background:var(--control-background-transparent);box-sizing:border-box;border-width:0;border-radius:100vw;color:var(--text-color-inverted);cursor:pointer;font:400 12px Libre Franklin;grid-area:button;height:32px;outline-color:var(--color-white-50);padding:6px;transition:all .25s;width:auto}button.svelte-c95b73:disabled{opacity:.5;pointer-events:none}button.right.svelte-c95b73{justify-self:right}button.left.svelte-c95b73{justify-self:left}button.text.svelte-c95b73{padding:6px 12px}button.svelte-c95b73:hover{background:var(--color-white);color:var(--popup-tour-background);font:600 12px Libre Franklin}button.svelte-c95b73:active{background:var(--color-white-80)}button.svelte-c95b73 svg{fill:var(--icon-fill-inverted);height:20px;pointer-events:none;width:20px}button.svelte-c95b73:hover svg,button.svelte-c95b73:active svg{fill:var(--popup-tour-background)}menu.svelte-c95b73{display:flex;flex-direction:row;gap:6px;grid-area:step;justify-self:center;margin:0;padding:0}menuitem.svelte-c95b73{background:var(--color-white-30);border:solid 2px var(--popup-tour-background);border-radius:100vw;box-sizing:content-box;cursor:pointer;height:8px;margin:0;padding:0;transition:all .25s;width:8px}menuitem.svelte-c95b73:hover{background:var(--color-white)}menuitem.current.svelte-c95b73{background:var(--color-white);box-shadow:0 0 0 2px var(--color-white-50)}html[data-theme=light]:root{--overlay-background:#00000080}html[data-theme=dark]:root{--overlay-background:#00000080}div.overlay.svelte-nfsxq5,div.outline.svelte-nfsxq5{box-sizing:border-box;margin:0;padding:0}div.overlay.svelte-nfsxq5{-webkit-backdrop-filter:grayscale(.85) blur(0px);backdrop-filter:grayscale(.85) blur(0px);background:var(--tour-overlay);clip-path:path("M 100 100 H500 V500 H100 V100 Z");height:100%;top:0;right:0;bottom:0;left:0;position:absolute;pointer-events:none;width:100%}div.outline.svelte-nfsxq5{background:transparent;border-radius:24px;border:solid 3px var(--tour-border-color);box-shadow:var(--popup-latched-shadow);height:48px;inset:160px auto auto 480px;position:absolute;width:320px}
