crui-select-input.svelte-s3azcy{display:flex;flex-direction:column;gap:.25rem;box-sizing:content-box}crui-select-input.disabled.svelte-s3azcy *{color:var(--foreground-state-disabled, #cfd8dc)!important}crui-select-input.disabled.svelte-s3azcy button{background:var(--background-surface, #ffffff)!important;border-color:var(--border-state-disabled, #e1e5ea)!important;cursor:not-allowed!important}crui-select-input.disabled.svelte-s3azcy img{opacity:.25;filter:grayscale(1)}crui-select-input.svelte-s3azcy .label:where(.svelte-s3azcy){font-weight:400;font-size:1rem;line-height:1.25rem}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy){display:flex;justify-content:flex-end;align-items:flex-end;gap:1rem;align-self:stretch}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy) .primary:where(.svelte-s3azcy){flex:1 0 0;color:var(--foreground-primary, #263238)}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy) .secondary:where(.svelte-s3azcy){text-align:right;color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .label.bottom:where(.svelte-s3azcy){align-self:stretch;color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy){position:relative}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy){display:flex;align-items:center;width:100%;padding:0;background:var(--background-surface, #ffffff);border:.1rem solid var(--border-default, #e1e5ea);border-radius:.25rem;text-align:left;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):hover{background:var(--background-state-hovered, #f0f6ff)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):active,crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):focus-visible{background:var(--background-state-pressed, #e6f1ff);border-color:var(--border-interactive, #0163e5);outline:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) input:where(.svelte-s3azcy){position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;opacity:0;pointer-events:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy){flex:1 0 0;display:inline-flex;align-items:center;gap:.5rem;height:2.75rem;padding:0 .75rem;overflow:hidden;color:var(--foreground-primary, #263238);text-overflow:ellipsis;white-space:nowrap}@media (max-width: 639px){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy){height:2.75rem}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy):has(crui-icon>img){padding-left:.5rem}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy)>span:where(.svelte-s3azcy){text-overflow:ellipsis;overflow:hidden}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy) .placeholder:where(.svelte-s3azcy){color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .icon:where(.svelte-s3azcy){padding-right:.75rem;color:var(--foreground-interactive, #0163e5)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy){display:flex;flex-direction:column;position:fixed;border-radius:.25rem;border:.1rem solid var(--border-default, #e1e5ea);background:var(--background-surface, #ffffff);box-shadow:0 12px 16px -8px #47628533,0 0 1px #47628540;list-style:none;-webkit-user-select:none;user-select:none;z-index:1000;overflow:auto}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy){flex-basis:2.75rem;flex-shrink:0;display:flex;align-items:center;gap:.5rem;position:relative;padding:0 .75rem;cursor:pointer}@media (max-width: 639px){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy){height:2.75rem}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):has(crui-icon>img){padding-left:.5rem}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):first-of-type{border-top-left-radius:inherit;border-top-right-radius:inherit}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):last-of-type{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):not(:last-of-type){border-bottom:.1rem solid var(--border-default, #e1e5ea)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):hover{background:var(--background-state-hovered, #f0f6ff);color:var(--foreground-state-hovered, #014fb7)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):active{background:var(--background-state-pressed, #e6f1ff);color:var(--foreground-state-pressed, #014298)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy){outline:none}@media not (pointer: coarse){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy){position:relative}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy):before{content:"";position:absolute;inset:.0625rem;border:.1875rem dashed var(--border-state-focus, #263238);border-radius:0;z-index:1;pointer-events:none}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.selected:where(.svelte-s3azcy){background:var(--background-state-pressed, #e6f1ff);color:var(--foreground-interactive, #0163e5)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy) input:where(.svelte-s3azcy){appearance:none;position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:0;outline:none;cursor:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy)>span:where(.svelte-s3azcy){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.crsdk-experibot-scanner-dialog>.container,.crsdk-experibot-scanner-dialog>.container>.content{height:100%;padding:0!important}.crsdk-experibot-scanner-dialog>.container>.header>.controls{z-index:2}.content.svelte-j20f99{display:flex;flex-direction:column;height:100%}.content.svelte-j20f99 .overlay:where(.svelte-j20f99){position:sticky;top:0;z-index:1;padding:3rem 2.5rem;background:var(--background-surface, #ffffff);border-bottom:.1rem solid var(--border-default, #e1e5ea)}.content.svelte-j20f99 .overlay:where(.svelte-j20f99) ol:where(.svelte-j20f99){margin:0}.content.svelte-j20f99 .main:where(.svelte-j20f99){display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:2.5rem}.content.svelte-j20f99 .main:where(.svelte-j20f99) .collection{flex-grow:1!important;margin-bottom:2rem}.content.svelte-j20f99 .main:where(.svelte-j20f99) crsdk-corni-message{flex-grow:1}.content.svelte-j20f99 .main:where(.svelte-j20f99) crui-loader{margin-top:1.25rem}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99){position:relative}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) crui-collection-element>*:not(.leading){visibility:hidden}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) crui-collection-element>.leading{opacity:.5;filter:grayscale(100%)}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) .message-overlay:where(.svelte-j20f99){position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:100%;height:100%}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) .message-overlay:where(.svelte-j20f99) .h4:where(.svelte-j20f99),.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) .message-overlay:where(.svelte-j20f99) .caption:where(.svelte-j20f99){text-align:center;margin:0;max-width:50%}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) .message-overlay:where(.svelte-j20f99) .caption:where(.svelte-j20f99){font-weight:400;font-size:.875rem;line-height:1rem}@media (max-width: 639px){.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result.unavailable:where(.svelte-j20f99) .message-overlay:where(.svelte-j20f99) .caption:where(.svelte-j20f99){font-weight:400;font-size:.75rem;line-height:1rem}}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result:where(.svelte-j20f99) .module-image:where(.svelte-j20f99){width:3.5rem;aspect-ratio:1}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result:where(.svelte-j20f99) .title:where(.svelte-j20f99){display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result:where(.svelte-j20f99) .title:where(.svelte-j20f99) .h3:where(.svelte-j20f99){margin:0}.content.svelte-j20f99 .main:where(.svelte-j20f99) .scan-result:where(.svelte-j20f99) .title:where(.svelte-j20f99) .signal-strength-indicator:where(.svelte-j20f99){color:var(--foreground-positive, #006f27);font-size:120%}.content.svelte-j20f99 .main:where(.svelte-j20f99) .h3:where(.svelte-j20f99){line-height:initial}.module.svelte-n3u7tb{display:flex;align-items:center;justify-content:center;gap:1rem}.module.svelte-n3u7tb .module-image:where(.svelte-n3u7tb){width:5rem;aspect-ratio:1}.module.svelte-n3u7tb .title:where(.svelte-n3u7tb)>:where(.svelte-n3u7tb):first-child{margin-top:0!important}.module.svelte-n3u7tb .title:where(.svelte-n3u7tb)>:where(.svelte-n3u7tb):last-child{margin-bottom:0!important}crsdk-experibot-battery-indicator.svelte-zj3ltf{display:inline-flex;align-items:center;gap:.5rem}crsdk-experibot-battery-indicator.svelte-zj3ltf .icon:where(.svelte-zj3ltf){font-size:125%}crsdk-experibot-battery-indicator.svelte-zj3ltf .icon.full:where(.svelte-zj3ltf){color:var(--border-signal-positive, #13a538)}crsdk-experibot-battery-indicator.svelte-zj3ltf .icon.medium:where(.svelte-zj3ltf){color:var(--border-signal-warning, #fab000)}crsdk-experibot-battery-indicator.svelte-zj3ltf .icon.low:where(.svelte-zj3ltf){color:var(--border-signal-critical, #e4032e)}.content.svelte-1uq29v3{display:flex;flex-direction:column}.content.svelte-1uq29v3 .powerbrain-controls:where(.svelte-1uq29v3) .subline:where(.svelte-1uq29v3){display:flex;align-items:center;gap:.25rem;height:1.25em}.content.svelte-1uq29v3 .powerbrain-controls:where(.svelte-1uq29v3) .subline:where(.svelte-1uq29v3) .divider{height:1.25em}.content.svelte-1uq29v3 .module-image:where(.svelte-1uq29v3){width:4rem;aspect-ratio:1}.content.svelte-1uq29v3 .title:where(.svelte-1uq29v3)>:where(.svelte-1uq29v3):first-child{margin-top:0!important}.content.svelte-1uq29v3 .title:where(.svelte-1uq29v3)>:where(.svelte-1uq29v3):last-child{margin-bottom:0!important}.content.svelte-1uq29v3 .title:where(.svelte-1uq29v3) .subline:where(.svelte-1uq29v3){display:flex;align-items:center;gap:.25rem}.center.svelte-1uq29v3{margin:0 auto}
