<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
.settings-modal-menu .previews-option-title { color: #fff; }
.settings-modal-menu li { height: 37px; position: relative; line-height: 37px; margin: 10px 0; }
.settings-modal-menu li a:first-of-type { border-bottom-left-radius: 5px; border-top-left-radius: 5px; }
.settings-modal-menu li a:last-of-type { border-bottom-right-radius: 5px; border-top-right-radius: 5px; }
.settings-links-container { position: absolute; right: 10px; top: 0; width: 50%; text-align: right; }
.inverted-colors .settings-modal-menu .previews-option-title { color: #000; }

.switch-label { height: 38px; display: inline-block; background-color: #555; border-radius: 5px; position: relative; width: 140px; }
.switch-player {width: 160px;}
.settings-options-paceholder { z-index: 999; color: #000; font-weight: 700; font-size: 14px; text-align: center; width: 60px; position: absolute; top: 3px; left: 3px; height: 32px; border-radius: 5px; line-height: 32px; }
.holder-player {width:80px}
.sop-right { left: auto; right: 3px; }
.switch-label a { display: block; height: 38px; }
.switch-handle { width: 60px; position: absolute; top: 3px; height: 32px; border-radius: 5px; background-color: #f9c801; -webkit-transition: left .15s ease-out; -moz-transition: left .15s ease-out; -o-transition: left .15s ease-out; transition: left .15s ease-out; left: 3px; border: 2px solid #cda508; }
.handle-delightvr {width: 80px;}
.handle-deovr {width: 60px;}
.active-stance {left:77px;}
.active-player {left:97px;}
.sh-off { display: none; }
.settings-three-choices a {color: #000; font-weight: 700; font-size: 14px; text-align: center; padding: 10px 15px; background-color: #555; text-decoration: none;}
.settings-three-choices .active-stance { background-color: #f9c800; pointer-events: none; }
.settings-disabled { pointer-events: none; }
.inverted-colors .switch-label { background-color: #cccccc; }
.inverted-colors .settings-options-paceholder { color: #000; }
.inverted-colors .settings-three-choices a { color: #000; background-color: #cccccc; }
.inverted-colors .settings-three-choices .active-stance { background-color: #f9c800; }
.settings-disabled .switch-label, .settings-disabled a { background-color: rgb(102, 102, 102) !important; opacity: 0.5; }
.settings-three-choices.settings-disabled a { color: #b8b8b8; }
.inverted-colors .settings-disabled .switch-label, .inverted-colors .settings-disabled a { background-color: rgb(211, 211, 211) !important; opacity: 0.5; }
.inverted-colors .settings-three-choices.settings-disabled a { color: #7e7e7e; }

</pre></body></html>