/* Light palette for the new front-end design. */
:root{--ui-bg:#f4f7fb;--ui-surface:#ffffff;--ui-surface-2:#eef2f7;--ui-text:#18202b;--ui-muted:#667085;--ui-border:rgba(15,23,42,.09);--ui-input:#fff;--ui-accent:#6d4aff;--ui-accent-2:#5836e6;--ui-accent-soft:rgba(109,74,255,.14);--ui-footer:#10131a}body{background:var(--ui-bg);color:var(--ui-text)}a{color:var(--ui-accent)}a:hover{color:var(--ui-accent-2)}header{background:rgba(255,255,255,.86)}#content-embed,#media-player,#123movies-player{background:#0b0d11}.mvi-content,.mvic-wrap,.box,.movies-list-wrap .ml-title span{background:#fff}#filter{background:#fff}#menu .sub-container,.dropdown-menu,.modal-content,.qtip{background:#fff}.ml-item{background:#fff}.ml-item .mli-thumb{background:#e9edf3}.search-suggest{background:#fff}.modal{background:rgba(15,23,42,.62)}
