1 .with-load-more-footer {
5 border-top-color: #222;
6 border-top-color: var
(--border
, #222);
8 .with-load-more-footer .error {
14 -ms-flex-direction: column
;
15 flex-direction: column
;
17 .tab-switcher .contents {
22 .tab-switcher .contents .hidden {
25 .tab-switcher .contents.scrollable-tabs {
26 -ms-flex-preferred-size: 0;
38 box-sizing: border-box
;
40 .tab-switcher .tabs::after, .tab-switcher .tabs::before {
45 border-bottom: 1px solid
;
46 border-bottom-color: #222;
47 border-bottom-color: var
(--border
, #222);
49 .tab-switcher .tabs .tab-wrapper {
57 .tab-switcher .tabs .tab-wrapper .tab {
61 border-bottom-left-radius: 0;
62 border-bottom-right-radius: 0;
68 color: var
(--tabText
, #b9b9ba);
69 background-color: #182230;
70 background-color: var
(--tab
, #182230);
72 .tab-switcher .tabs .tab-wrapper .tab:not(.active) {
75 .tab-switcher .tabs .tab-wrapper .tab:not(.active):hover {
78 .tab-switcher .tabs .tab-wrapper .tab.active {
79 background: transparent
;
82 color: var
(--tabActiveText
, #b9b9ba);
84 .tab-switcher .tabs .tab-wrapper .tab img {
89 .tab-switcher .tabs .tab-wrapper:not(.active)::after {
96 border-bottom: 1px solid
;
97 border-bottom-color: #222;
98 border-bottom-color: var
(--border
, #222);
100 .with-subscription-loading {
104 .with-subscription-loading .error {
108 /*# sourceMappingURL=app.1055039ce3f2fe4dd110.css.map*/