.mode_swich_scrollbar_track{height:7px;margin:0 auto 0 auto;background-color:#ddd;border-radius:2px;position:relative;overflow:hidden}.mode_swich_scrollbar_thumb{position:absolute;top:0;left:0;height:100%;background-color:#3aabd2;border-radius:2px}div.sim-mode-switch{display:flex;gap:6px;background-color:#eef1f5;padding:6px;border-radius:16px;margin:5px 5px 0 5px}div.sim-mode-switch div.item{flex:1;min-width:0;border-radius:12px;padding:8px 2px 7px;font-size:11px;font-weight:bold;line-height:1.3;background-color:#fff;color:#3aabd2;box-shadow:0 2px 6px rgba(0,0,0,.12);transition:background-color .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;justify-content:center}div.sim-mode-switch div.item span[id^=fa-]{display:block !important;width:auto !important;height:20px !important;position:static !important;top:auto !important;margin-right:0 !important;padding-top:2px;flex-shrink:0}div.sim-mode-switch div.item span.label{display:block;width:100%;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}div.sim-mode-switch div.item:has(>a){background-color:rgba(0,0,0,0);color:#8a8f96;box-shadow:none}div.sim-mode-switch div.item:has(>a) a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:inherit;text-decoration:none;touch-action:manipulation}div.sim-mode-switch div.item:has(>a):active{background-color:rgba(0,0,0,.06)}div.sim-mode-switch span{pointer-events:none}div.sim-mode-switch span .icon{width:1em;height:1em;fill:currentColor !important}div.sim-mode-switch span .fa-1x{width:1em;height:1em}div.sim-mode-switch span .fa-1halfx{width:1.5em;height:1.5em}div.sim-mode-switch span .fa-2x{width:2em;height:2em}div.sim-mode-switch span .fa-3x{width:3em;height:3em}div.sim-mode-switch span svg.icon{width:1.4em;height:1.4em}div.sim-mode-switch.scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}div.sim-mode-switch.scroll::-webkit-scrollbar{display:none}div.sim-mode-switch.scroll div.item{flex:0 0 96px;scroll-snap-align:start}div.sim-mode-switch.dark{background-color:#000;margin:0;border-radius:0}div.sim-mode-switch.dark div.item{background-color:#333;color:#3aabd2;box-shadow:none}div.sim-mode-switch.dark div.item:has(>a){background-color:rgba(0,0,0,0);color:#9a9a9a;box-shadow:none}div.sim-mode-switch.dark div.item:has(>a):active{background-color:rgba(255,255,255,.08)}div.sim-mode-switch.dark+.mode_swich_scrollbar_track{background-color:#333}
/*# sourceMappingURL=sim-mode-switch.min.css.map */