.mode_swich_scrollbar_track{height:7px;margin:0 auto 0 auto;background-color:#ddd;border-radius:2px;position:relative;overflow:hidden;cursor:pointer}.mode_swich_scrollbar_thumb{position:absolute;top:0;left:0;height:100%;background-color:#3aabd2;border-radius:2px;cursor:-webkit-grab;cursor:grab}.mode_swich_scrollbar_thumb:active{cursor:-webkit-grabbing;cursor:grabbing}div.sim-mode-switch{display:flex;gap:8px;background-color:#eef1f5;padding:8px;border-radius:16px;margin:15px auto 0;max-width:500px}div.sim-mode-switch div.item{flex:1;min-width:0;border-radius:12px;padding:10px 4px 9px;font-size:13px;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:22px !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;cursor:pointer}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}div.sim-mode-switch div.item:has(>a):hover{background-color:rgba(0,0,0,.05)}div.sim-mode-switch div.item:has(>a):active{background-color:rgba(0,0,0,.08)}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{max-width:none;overflow-x:auto;scrollbar-width:none}div.sim-mode-switch.scroll::-webkit-scrollbar{display:none}div.sim-mode-switch.scroll div.item{flex:0 0 110px}div.sim-mode-switch.dark{background-color:#000}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):hover{background-color:rgba(255,255,255,.05)}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 */