@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}*{-webkit-tap-highlight-color:transparent}body,html{background-color:#0a0a0a;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;min-height:100%;padding:0;width:100%}[data-cover-visibility] body{overflow-y:scroll;position:fixed}#root{display:flex;height:100%;width:100%}[data-theme=light] body,[data-theme=light] html{background-color:#e0e8ed}[data-theme=dark] body,[data-theme=dark] html{background-color:#0a0a0a}.fixed-container{height:100%;pointer-events:none;position:fixed;width:100%;z-index:1}.header-container{background-color:#525252;box-sizing:border-box;color:#fafafa;display:flex;height:50px;justify-content:center;width:100%}[data-theme=light] .header-container{background-color:#176b87;color:#f0f6fe}[data-theme=dark] .header-container{background-color:#525252;color:#fafafa}.header-content{display:flex;justify-items:center;max-width:1200px;position:relative;width:100%;z-index:30}.header-content-left{align-items:center;display:flex;padding:7px;width:50%}.header-content-titletext{color:#fff;cursor:pointer;max-height:28px;padding:6px 0 0;pointer-events:auto;width:300px}.header-content-logo{height:30px;margin-right:10px;width:30px}.header-content-right{align-items:center;display:flex;justify-content:right;padding:10px;width:50%}.menu-container{box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.menu-content{display:flex;max-width:1200px;width:100%}.main-side-content{color:#fff;display:flex;height:calc(100% - 70px);margin-bottom:0;padding:10px 20px;width:calc(50% - 600px)}.flex-justify-content-right{display:flex;justify-content:right}.flex-justify-content-left,.menu-left{display:flex;justify-content:left}.menu-left{width:215px}.menu-left-content{border-radius:10px;margin-bottom:60px;margin-top:10px;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:10px 0;pointer-events:auto;scrollbar-width:thin;width:100%}[data-cover-visibility] .menu-left-content{pointer-events:none}[data-theme=light] .menu-left-content,[data-theme=light] .menu-right-content{background-color:#f8f6f4;scrollbar-color:#bebebe #e9ecef}[data-theme=dark] .menu-left-content,[data-theme=dark] .menu-right-content{background-color:#404040;scrollbar-color:grey #404040}.menu-hashtags{justify-content:right;width:100%}.menu-hashtags-content{border-radius:10px;display:flex;flex-wrap:wrap;gap:5px;pointer-events:auto}.menu-hashtags-content-item{display:block;padding:2px}[data-theme=light] .menu-hashtags-content-item button,[data-theme=light] .menu-hashtags-content-item span{color:#474747}[data-theme=dark] .menu-hashtags-content-item button,[data-theme=dark] .menu-hashtags-content-item span{color:#f5f5f5}[data-theme=light] .menu-hashtags-content-item span.badge-visibility-button{color:#a8a8a8}[data-theme=light] .menu-hashtags-content-item span.badge-text-disabled{color:#7c7c7c}[data-theme=dark] .menu-hashtags-content-item span.badge-text-disabled{color:#a8a8a8}.menu-hashtags-content-item-link{border-radius:5px;display:flex;height:30px;justify-items:center;padding:0 5px}[data-theme=light] .menu-hashtags-content-item-link{background-color:#eee;border:1px solid #bbb}[data-theme=dark] .menu-hashtags-content-item-link{background-color:#525252;border:1px solid #d4d4d4}.menu-hashtags-content-item span{font-size:.8rem}.menu-left-content nav{width:100%}.menu-left-content nav ul{list-style:none;margin:5px 0;padding:0}.menu-left-content nav ul li{cursor:pointer;display:grid;grid-template-columns:calc(100% - 15px) 15px;justify-items:left;padding:4px 5px 4px 15px}.menu-left-content nav ul li.menu-left-content-item-ownview{padding-left:30px}[data-theme=light] .menu-left-content nav ul li{border-bottom:1px solid #cacaca}[data-theme=dark] .menu-left-content nav ul li{border-bottom:1px solid #5e5e5e}.menu-left-content nav ul li.noborder{border-bottom:none}.menu-left-content nav ul li.menu-left-subcategory{padding:2px 5px 5px 30px}.menu-left-content nav ul li.menu-left-subcategory-level2{padding:2px 5px 5px 45px}.menu-left-content nav ul li.menu-left-subcategory-level3{padding:2px 5px 5px 60px}.menu-left-content nav ul li.menu-left-subcategory-level4{padding:2px 5px 5px 75px}.menu-left-content nav ul li.menu-left-subcategory-level5{padding:2px 5px 5px 90px}[data-theme=light] .menu-left-content-item,[data-theme=light] .menu-lists-item-button{color:#212121}[data-theme=dark] .menu-left-content-item,[data-theme=dark] .menu-lists-item-button{color:#f5f5f5}[data-theme=light] .menu-left-content nav ul li:hover{background-color:#c8c8c8}[data-theme=dark] .menu-left-content nav ul li:hover{background-color:#171717}[data-theme=light] .menu-left-category-selected{background-color:#dbdbdb}[data-theme=dark] .menu-left-category-selected{background-color:#282828}.menu-left-content nav ul li.menu-left-content-divider{border-bottom:none;height:10px}.menu-left-content nav ul li.menu-left-content-divider-small{border-bottom:none;height:1px;padding:0}.menu-left-content nav ul li.menu-left-content-divider-small:hover,.menu-left-content nav ul li.menu-left-content-divider:hover{background-color:inherit}.menu-left-content-visibility{color:#a8a8a8;display:grid;height:15px;width:15px}[data-theme=light] .menu-left-content nav ul li button.menu-left-content-visibilityoff,[data-theme=light] .menu-left-content nav ul li button.menu-left-content-visibilityoff .menu-left-content-item{color:#9b9b9b}[data-theme=dark] .menu-left-content nav ul li button.menu-left-content-visibilityoff,[data-theme=dark] .menu-left-content nav ul li button.menu-left-content-visibilityoff .menu-left-content-item{color:#828282}.main-container{box-sizing:border-box;display:flex;justify-content:center;min-height:100%;pointer-events:auto;width:100%}[data-cover-visibility] .main-container{pointer-events:none}.main-content{box-sizing:border-box;display:block;margin-top:40px;max-width:1200px;padding:20px 0 20px 225px;width:100%}.privacypolicy-content{color:#0e0e0e;padding:20px}.privacypolicy-link{pointer-events:auto}.main-menu-content-privacypolicylink{display:flex;gap:20px;justify-content:right;padding-right:20px;padding-top:10px}[data-theme=light] .main-menu-content-privacypolicylink a,[data-theme=light] .main-menu-content-privacypolicylink a:visited,[data-theme=light] .privacypolicy-content,[data-theme=light] .privacypolicy-content a,[data-theme=light] .privacypolicy-content a:visited{color:#0e0e0e}[data-theme=dark] .main-menu-content-privacypolicylink a,[data-theme=dark] .main-menu-content-privacypolicylink a:visited,[data-theme=dark] .privacypolicy-content,[data-theme=dark] .privacypolicy-content a,[data-theme=dark] .privacypolicy-content a:visited{color:#f5f5f5}.main-area{border-radius:10px}[data-theme=light] .main-area{background-color:#f8f6f4}.main-menu-icon{color:#f5f5f5;cursor:pointer;height:30px;margin-left:20px;pointer-events:auto;width:30px}[data-consent-visibility] .main-menu-icon{filter:blur(2px);pointer-events:none}.main-menu-search-container{cursor:pointer;display:flex;filter:blur(0);justify-content:right;margin-top:2px;pointer-events:auto;transition:filter .3s ease;width:100%}[data-cover-visibility] .main-menu-search-container{filter:blur(2px);pointer-events:none}.main-menu-search-placeholder{align-items:center;border:2px solid #f5f5f5;border-radius:10px;display:flex;height:25px;justify-content:left;margin-right:5px;max-width:150px;width:100%}.main-menu-search-icon{color:#f5f5f5;display:inline-block;height:23px;padding:1px 7px 0 3px;width:23px}.main-menu-search-placeholder-text{color:#f5f5f5;font-size:.8rem;font-weight:400;line-height:1;margin:0;padding-bottom:1px}.search-container{border-radius:10px;box-sizing:border-box;margin-right:-5px;max-width:500px;padding:10px 0;pointer-events:auto;position:fixed;top:50px;width:100%;z-index:500}[data-theme=light] .search-container{background-color:#eaeaea}[data-theme=dark] .search-container{background-color:#525252}.search-container-title{font-weight:500;margin:5px 0 5px 12px;padding:0;text-transform:uppercase}[data-theme=light] .search-container-title{color:#0e0e0e}[data-theme=dark] .search-container-title{color:#e5e5e5}.search-container-title span{display:block;font-size:.9rem}[data-theme=light] .search-container-title span{background-color:#eaeaea}[data-theme=dark] .search-container-title span{background-color:#525252}.search-container-quickresults{font-size:.8rem;margin-bottom:5px;margin-right:10px;margin-top:-5px;text-align:right}[data-theme=light] .search-container-quickresults{color:#0e0e0e}[data-theme=dark] .search-container-quickresults{color:inherit}.search-container-inputgroup{box-sizing:border-box;display:flex;padding:10px;width:100%}.search-container-inputgroup-input{border:0;border-radius:5px 0 0 5px;flex-grow:1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;margin:0;padding:0 5px;width:100%}.search-container-inputgroup-input:focus{outline:#0000}[data-theme=light] .search-container-inputgroup-input{background-color:#fff;border:1px solid #a3a3a3;height:29px}[data-theme=dark] .search-container-inputgroup-input{background-color:#e5e5e5;height:29px}.search-container-inputgroup-searchbutton{border:0;border-radius:0 5px 5px 0;display:inline-block;height:29px;margin:0;padding:5px;width:30px}[data-theme=light] .search-container-inputgroup-searchbutton{background-color:#afafaf}[data-theme=dark] .search-container-inputgroup-searchbutton{background-color:#a3a3a3}.search-container-inputgroup-searchbutton-image{width:20px}[data-theme=dark] .search-container-inputgroup-searchbutton-image,[data-theme=light] .search-container-inputgroup-searchbutton-image{color:#f5f5f5}.search-container-checkboxgroup{grid-gap:.5em;box-sizing:border-box;display:grid;font-size:.9rem;gap:.5em;grid-template-columns:1em auto;line-height:1.1;padding:8px 15px;width:100%}.search-container-label{display:inline-block;font-size:.9rem;margin-bottom:8px;margin-right:5px}.search-container-label:after{content:" "}[data-theme=light] .search-container-checkboxgroup label{color:#0e0e0e}[data-theme=dark] .search-container-checkboxgroup label{color:inherit}.search-container-label-emphasize{border-radius:5px;display:inline-block;font-size:.9rem;justify-content:center;line-height:1;margin-top:-4px;padding:2px 4px 4px}[data-theme=light] .search-container-label-emphasize{border:1px solid #b0b0b0}[data-theme=dark] .search-container-label-emphasize{border:1px solid #b2b2b2}.search-container-checkboxgroup input[type=checkbox]{-webkit-appearance:none;appearance:none;border-radius:.15em;display:grid;font:inherit;height:1.15em;margin:0;place-content:center;transform:translateY(-.075em);width:1.15em}[data-theme=light] .search-container-checkboxgroup input[type=checkbox]{background-color:#fff;border:.15em solid #ababab}[data-theme=dark] .search-container-checkboxgroup input[type=checkbox]{background-color:#dfdfdf;border:.15em solid #363636}.search-container-checkboxgroup input[type=checkbox]:before{background-color:CanvasText;box-shadow:inset 1em 1em #333;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:.65em;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:.65em}.search-container-checkboxgroup input[type=checkbox]:checked:before{transform:scale(1)}.main-menu-container{border-radius:10px;box-sizing:border-box;margin-right:-10px;max-height:calc(100% - 60px);max-width:975px;min-height:min(350px,100%);overflow-y:auto;overscroll-behavior:contain;padding:10px 0 20px;pointer-events:auto;position:fixed;scrollbar-width:thin;top:60px;width:100%;z-index:500}[data-theme=light] .main-menu-container{background-color:#eaeaea;color:#0e0e0e;scrollbar-color:#bebebe #e9ecef}[data-theme=dark] .main-menu-container{background-color:#525252;color:#f0f6fe;scrollbar-color:grey #404040}.main-menu-groups{border-radius:5px;cursor:pointer;display:flex;gap:20px;padding:0 10px}.main-menu-group{display:inline-flex;font-size:.9rem;font-weight:500;padding:5px 15px}[data-theme=light] .main-menu-group{color:#3b3b3b}[data-theme=dark] .main-menu-group{color:#f0f6fe}.main-menu-group-visualizer{display:block;height:3px;margin-left:40px;width:calc(100% - 55px)}[data-theme=light] .main-menu-group-content:hover .main-menu-group-visualizer{background-color:#8d8d8d}[data-theme=dark] .main-menu-group-content:hover .main-menu-group-visualizer{background-color:#9b9b9b}[data-theme=light] .main-menu-group-content-selected .main-menu-group-visualizer{background-color:#4a4a4a}[data-theme=dark] .main-menu-group-content-selected .main-menu-group-visualizer{background-color:#ebebeb}.main-menu-group-image{display:inline-block;height:20px;padding-right:5px;width:20px}.main-menu-content{display:flex;gap:20px;padding:0 20px}.main-menu-content-column-50{display:block;padding-top:20px;width:50%}.main-menu-content-column-50-nopadding{display:block;padding-right:10px;width:50%}.main-menu-content-column-60{display:block;padding-top:20px;width:55%}.main-menu-content-column-40{display:block;padding-top:20px;width:45%}.main-menu-content-column-100{display:block;padding-top:20px;width:100%}.main-menu-content-description{font-size:.9rem}.main-menu-content-quote{font-size:.9rem;font-style:italic;font-weight:500;margin:0;padding:0}.main-menu-content-title{border-radius:15px;display:flex;font-size:.9rem;font-weight:500;margin-bottom:20px;margin-left:-12px;padding:5px 12px}.main-menu-content-title>div{display:flex;width:50%}.main-menu-content-title-description{font-size:.8rem;margin-bottom:10px;margin-top:-10px}.main-menu-content-title-image{display:flex;justify-content:right;padding-right:5px}.main-menu-content-title-resetimage{color:#a8a8a8;cursor:pointer;display:inline-block;height:18px;width:18px}[data-theme=light] .main-menu-content-title{background-color:#cdcdcd}[data-theme=dark] .main-menu-content-title{background-color:#424242}.main-menu-content-title-addimage{cursor:pointer;display:inline-block;height:18px;width:18px}[data-theme=light] .main-menu-content-title-addimage{color:#0e0e0e}[data-theme=dark] .main-menu-content-title-addimage{color:#f0f6fe}.main-menu-content-bottom{max-height:100%;padding:0 20px}.toggle-container{display:flex;padding:5px 0;width:100%}.toggle-switch-container{align-items:center;display:flex;justify-content:center;width:140px}.toggle-title-container{align-items:center;display:flex;width:100%}.toggle-switch-image{height:15px;padding:0 5px 6px;width:15px}[data-theme=light] .toggle-switch-image{color:#171717}[data-theme=dark] .toggle-switch-image{color:#f5f5f5}.toggle-switch{display:inline-block;height:28px;position:relative;width:50px}.toggle-switch-input{height:0;opacity:0;width:0}.toggle-switch-slider{border-radius:24px;bottom:0;box-shadow:inset 0 1px #757575,inset 0 2px 2px 2px #aeaeae;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}[data-theme=light] .toggle-switch-slider{box-shadow:inset 0 1px #75757580,inset 0 2px 2px 2px #aeaeae80}[data-theme=dark] .toggle-switch-slider{box-shadow:inset 0 1px #757575,inset 0 2px 2px 2px #aeaeae}.toggle-title-content{cursor:pointer;display:block}[data-theme=light] .toggle-title-content{color:#171717}[data-theme=dark] .toggle-title-content{color:#f5f5f5}.toggle-title{font-size:1rem;line-height:1.5;margin:0;padding:0}.toggle-description{display:block;font-size:.7em;line-height:1.2;margin:0;padding:0}[data-theme=light] .toggle-switch-slider{background-color:#d7d7d7;border:1px solid #7b7b7b}[data-theme=dark] .toggle-switch-slider{background-color:#d7d7d7;border:1px solid #000}.toggle-switch-slider:before{border-radius:50%;bottom:2px;box-shadow:inset 0 1px 5px #0000004d,inset 0 0 5px #0000004d;box-sizing:border-box;content:"";height:22px;left:3px;line-height:1;padding:4px;position:absolute;text-align:center;transition:.4s;vertical-align:top;width:22px}.toggle-switch-input:not(:checked)+.toggle-thememode:before{content:url(/static/media/lightmode.b9e4564af9a5ec755cc6.svg)}.toggle-switch-input:checked+.toggle-thememode:before{content:url(/static/media/darkmode.96974d213b8a6900f252.svg)}.toggle-switch-input:not(:checked)+.toggle-aimode:before{content:url(/static/media/person.ea2a13d98d54fc71f2ee.svg)}.toggle-switch-input:checked+.toggle-aimode:before{content:url(/static/media/robot.c9b562a043e3cf03b9cd.svg)}.toggle-switch-input:checked+.toggle-amountmode:before{content:url(/static/media/24h.a45132e08c5e24bc9c11.svg)}.toggle-switch-input:not(:checked)+.toggle-amountmode:before{content:url(/static/media/lastpage.7b661beac3495cc4950b.svg)}[data-theme=light] .toggle-switch-slider:before{background-color:#a7a7a7}[data-theme=dark] .toggle-switch-slider:before{background-color:#949494}.toggle-switch-input:checked+.toggle-switch-slider:before{transform:translateX(20px)}[data-theme=dark] .toggle-on:before,[data-theme=dark] .toggle-switch-input:not(:checked)+.toggle-aimode:before,[data-theme=dark] .toggle-switch-input:not(:checked)+.toggle-amountmode:before,[data-theme=light] .toggle-on:before,[data-theme=light] .toggle-switch-input:not(:checked)+.toggle-aimode:before,[data-theme=light] .toggle-switch-input:not(:checked)+.toggle-amountmode:before,[data-theme=light] .toggle-switch-input:not(:checked)+.toggle-thememode:before{background-color:#3a3a3a}.square-toggle-switch-container{align-items:center;display:grid;grid-template-columns:1fr auto;justify-content:left;justify-items:left;justify-self:left}.square-toggle-switch-info{display:grid;justify-self:left;padding-left:20px;place-items:start start}.square-toggle-switch{display:inline-block;height:30px;position:relative;width:80px}.square-toggle-switch-input{height:0;opacity:0;width:0}.square-toggle-switch-slider{border-radius:8px;bottom:0;box-shadow:inset 0 1px #757575,inset 0 2px 2px 2px #aeaeae;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}[data-theme=light] .square-toggle-switch-slider{box-shadow:inset 0 1px #7575754d,inset 0 2px 2px 2px #aeaeae4d}[data-theme=dark] .square-toggle-switch-slider{box-shadow:inset 0 1px #757575,inset 0 2px 2px 2px #aeaeae}[data-theme=light] .square-toggle-switch-slider{background-color:#fff;border:1px solid #7b7b7b}[data-theme=dark] .square-toggle-switch-slider{background-color:#d7d7d7;border:1px solid #000}.square-toggle-switch-slider:before{border-radius:7px;bottom:1.5px;box-sizing:border-box;content:"TAI";display:flex;height:24px;justify-content:center;left:2px;line-height:1.5;padding:0;position:absolute;transition:.4s;width:45px}[data-theme=light] .square-toggle-switch-slider:before{background-color:#e8e8e8;box-shadow:inset 0 1px 5px #0003,inset 0 0 5px #0003}[data-theme=dark] .square-toggle-switch-slider:before{background-color:#2c2c2c;box-shadow:inset 0 1px 5px #0000004d,inset 0 0 5px #0000004d}.square-toggle-switch-input:checked+.square-toggle-switch-slider:before{content:"JA";transform:translateX(29px)}.link-button{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-size:.8rem;font-weight:500;line-height:1.2;padding:0;text-align:left;text-decoration:none}.badge-container{align-items:center}.badge,.badge-container{display:flex;justify-content:center}.badge{align-content:center;border-radius:7px;flex-wrap:wrap;line-height:1;margin-right:3px;max-height:14px;padding:2px 5px 3px}.badge-fixed{margin-right:1px;min-width:20px}.badge-small{font-size:.6rem;margin-top:2px;min-width:10px;padding:3px}.badge-small,.badge-very-small{border-radius:5px;font-weight:500;margin-left:4px}.badge-very-small{font-size:.7rem;min-width:15px;padding:2px}[data-theme=light] .badge{background-color:#d6d6d6}[data-theme=dark] .badge{background-color:#323232}[data-theme=light] .badge-small{background-color:#d6d6d6}[data-theme=dark] .badge-small{background-color:#252525}.badge-text{text-wrap:nowrap;display:inline-block;font-weight:400;line-height:1.5;max-width:100px;overflow:hidden;text-overflow:ellipsis}.badge-visibility-button{cursor:pointer;display:inline-block;margin-top:5px;padding-left:14px;text-align:center}.badge-visibility-button svg{height:15px;width:15px}.cover{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:#0000;bottom:0;display:block;left:0;position:fixed;right:-100%;top:0;transition:visibility .3s,background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:visibility .3s,background-color .3s ease,backdrop-filter .3s ease;transition:visibility .3s,background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;visibility:hidden}.filter-container{align-items:center;clear:both;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;margin:0;padding:10px;pointer-events:auto}[data-cover-visibility] .filter-container{pointer-events:none}[data-theme=light] .filter-container{color:#4b4b4b}[data-theme=dark] .filter-container{color:#d4d4d4}.filter-container-button-area{border-radius:5px;cursor:pointer;display:inline-block;height:24px;margin-left:12px;width:24px}[data-theme=light] .filter-container-button-area{background-color:#f2f2f2;border:1px solid #6c6c6c;color:#6c6c6c}[data-theme=dark] .filter-container-button-area{background-color:#525252;border:1px solid #f5f5f5;color:#f5f5f5}.filter-container-button-area.filter-container-editbutton{background-color:initial;border:none;height:20px;width:20px}[data-cover-visibility] .cover{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0003;pointer-events:auto;right:0;visibility:visible}.morenews-container{align-content:center;align-items:center;display:flex;justify-content:center;justify-items:center;margin-top:40px}[data-cover-visibility] .morenews-container{display:none}.morenews-container-loading-icon{display:inline-block;height:32px;vertical-align:middle;width:32px}.morenews-container-loading-text{display:inline-block;font-size:.9rem;font-weight:500;height:32px;margin-left:15px;vertical-align:initial}[data-theme=light] .morenews-container-loading-text{color:#2f2f2f}[data-theme=dark] .morenews-container-loading-text{color:#d4d4d4}.morenews-container-loading-icon:after{animation:loading-more-anim 1.2s linear infinite;border-radius:50%;content:" ";display:inline-block;height:20px;width:20px}[data-theme=light] .morenews-container-loading-icon:after{border-color:#2f2f2f #0000;border-style:solid;border-width:6px}[data-theme=dark] .morenews-container-loading-icon:after{border-color:#a3a3a3 #0000;border-style:solid;border-width:6px}@keyframes loading-more-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes flash{0%,to{opacity:1}50%{opacity:.5}}.newscount-container{align-items:center;border-radius:0 0 10px 10px;font-size:small;height:25px;left:calc(100px + 50%);line-height:24px;padding-top:7px;position:fixed;text-align:center;top:50px;transform:translateX(-50%);width:150px}[data-theme=light] .newscount-container{background-color:#e7e7e7;border:1px solid #8e8e8e}[data-theme=dark] .newscount-container{background-color:#262626;border:1px solid #f5f5f5}[data-cover-visibility] .newscount-container{display:none}.newscount-container-button{height:18px;margin-right:10px;overflow-y:hidden;width:18px}[data-theme=light] .newscount-container-button{color:#171717}[data-theme=dark] .newscount-container-button{color:#fafafa}[data-theme=light] .newscount-container-text{color:#171717}[data-theme=dark] .newscount-container-text{color:#fafafa}.newsgroup-title-container{border-radius:0 5px 5px 0;display:inline-block;font-size:13px;margin:9px 0 4px;padding:3px 10px}.newsgroup-title-container-padded{margin-bottom:14px}[data-theme=light] .newsgroup-title-container{background-color:#d8dbe0;color:#2f2f2f}[data-theme=dark] .newsgroup-title-container{background-color:#404040;color:#d3d3d3}.newsgroup-article{padding:7px 5px 7px 0}.newsgroup-article-inner{justify-content:center;padding:0 0 0 20px}[data-theme=light] .newsgroup-article-highlight{border-left:2px solid #176b87;padding-left:18px}[data-theme=dark] .newsgroup-article-highlight{border-left:1px solid #dadada;padding-left:19px}.newsgroup-article-self-highlight{border-left:3px solid #0000;padding-left:17px}.newsgroup-article-latestvisualized{font-size:.7rem;font-weight:500;letter-spacing:.3em;padding-bottom:20px;padding-top:2px;text-align:center;text-transform:uppercase}[data-theme=light] .newsgroup-article-latestvisualized{border-top:2px dashed #696969;color:#696969}[data-theme=dark] .newsgroup-article-latestvisualized{border-top:2px dashed #e6e6e6;color:#e6e6e6}[data-theme=light] .newsgroup-article-oddrow{background-color:#ebebeb}[data-theme=dark] .newsgroup-article-oddrow{background-color:#1a1a1a}.newsgroup-article-container{display:flex}.newsgroup-article-content{display:flex;flex:1 1;flex-direction:column}.newsgroup-article-content-title{display:inline;font-size:.9rem;font-weight:400;line-height:1.6;text-decoration:none}[data-theme=light] .newsgroup-article-content-title{color:#000}[data-theme=dark] .newsgroup-article-content-title{color:#f5f5f5}[data-theme=light] .newsgroup-article-content-title:visited{color:#a9a9a9}[data-theme=dark] .newsgroup-article-content-title:visited{color:#797979}.newsgroup-article-content-title-similar{font-size:.8rem}[data-theme=light] .newsgroup-article-content-title-similar{color:#000}[data-theme=dark] .newsgroup-article-content-title-similar{color:#cfcfcf}.newsgroup-article-content-paywall{border-radius:15px;display:block;float:left;height:18px;margin-right:5px;margin-top:-2px;padding:1px;width:18px}[data-theme=light] .newsgroup-article-content-paywall{background-color:#cbcbcb;color:#414100}[data-theme=dark] .newsgroup-article-content-paywall{background-color:#5a5a5a;color:#ff0}.newsgroup-article-content-video{border-radius:15px;display:block;float:left;height:14px;margin-right:5px;margin-top:-2px;padding:3px 2px 3px 4px;width:14px}[data-theme=light] .newsgroup-article-content-video{background-color:#cbcbcb;color:#454545}[data-theme=dark] .newsgroup-article-content-video{background-color:#5a5a5a;color:#f5f5f5}.newsgroup-article-content-image{display:block;float:left;height:20px;margin-right:5px;width:20px}[data-theme=light] .newsgroup-article-content-image{color:#8d8d8d}[data-theme=dark] .newsgroup-article-content-image{color:#a3a3a3}.newsgroup-article-content-liveimage{animation:flash 2s infinite}[data-cover-visibility] .newsgroup-article-content-liveimage{animation:none}.newsgroup-article-content-infoarea{align-items:center;display:flex;font-size:.7rem;gap:10px;margin-top:2px}.newsgroup-article-content-infoarea-similar{margin-top:0}.newsgroup-article-content-infoarea a{text-decoration:none}[data-theme=light] .newsgroup-article-content-infoarea,[data-theme=light] .newsgroup-article-content-infoarea a{color:#777}[data-theme=dark] .newsgroup-article-content-infoarea,[data-theme=dark] .newsgroup-article-content-infoarea a{color:#a3a3a3}.newsgroup-article-content-infoarea-timestamp{padding-right:10px}.newsgroup-article-content-infoarea-sourcename{font-weight:500}.newsgroup-article-content-infoarea-clicks,.newsgroup-article-content-infoarea-clicks-amount{text-wrap:nowrap;display:inline-block;margin:0;padding:0}.newsgroup-article-content-infoarea-clicks{padding-left:15px}.newsgroup-article-content-infoarea-clicks-image{display:inline-block;height:14.5px;margin-right:5px;vertical-align:bottom;width:15px}[data-theme=light] .newsgroup-article-content-infoarea-clicks-image{color:#acacac}.newsgroup-article-expand{align-items:center;display:flex;flex-shrink:0;height:auto;justify-content:center;margin:3px 0 3px 10px;width:40px}[data-theme=light] .newsgroup-article-expand{border-left:1px solid #bdbdbd}[data-theme=dark] .newsgroup-article-expand{border-left:1px solid #505050}.newsgroup-article-details-similarnews-header{font-size:.65rem;font-weight:600;margin-bottom:8px;margin-top:15px;text-transform:uppercase}[data-theme=light] .newsgroup-article-details-similarnews-header{color:#686868}[data-theme=dark] .newsgroup-article-details-similarnews-header{color:#cfcfcf}.newsgroup-article-expand-content{align-self:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;width:calc(100% - 10px)}.newsgroup-article-expand-button{height:24px;margin:0;padding:0;vertical-align:middle;width:24px}[data-theme=light] .newsgroup-article-expand-button{color:#727272}[data-theme=dark] .newsgroup-article-expand-button{color:#f5f5f5}.newsgroup-article-details{margin-bottom:5px;margin-top:-8px;padding-left:15px}.newsgroup-article-details-restricted{align-items:center;display:flex;padding-top:20px}[data-theme=light] .newsgroup-article-details-restricted{color:#434343}[data-theme=dark] .newsgroup-article-details-restricted{color:#a3a3a3}.newsgroup-article-details-restricted-image{height:25px;width:25px}[data-theme=light] .newsgroup-article-details-restricted-image{color:#7e7e7e}[data-theme=dark] .newsgroup-article-details-image{color:#a3a3a3}.newsgroup-article-details-restricted-text{font-size:.8rem;padding-left:10px}.newsgroup-article-details-secondarytitle{font-size:.8rem;font-style:italic;font-weight:500;line-height:1.6;margin-bottom:-2px;margin-top:15px}[data-theme=light] .newsgroup-article-details-secondarytitle,[data-theme=light] .newsgroup-article-details-secondarytitle-type{color:grey}[data-theme=dark] .newsgroup-article-details-secondarytitle,[data-theme=dark] .newsgroup-article-details-secondarytitle-type{color:#a3a3a3}.newsgroup-article-details-summary{font-size:.8rem;line-height:1.6;margin-bottom:5px}[data-theme=light] .newsgroup-article-details-summary{color:#434343}[data-theme=dark] .newsgroup-article-details-summary{color:#a3a3a3}.newsgroup-article-details-hashtag-container{display:flex;flex-wrap:wrap;font-size:.75rem;gap:7px 10px;margin-top:15px}.newsgroup-article-details-hashtag{border-radius:5px;display:flex;justify-content:center;padding:0 4px 2px}[data-theme=light] .newsgroup-article-details-hashtag{background-color:#eee;border:1px solid #d0d0d0}[data-theme=dark] .newsgroup-article-details-hashtag{background-color:#0a0a0a;border:1px solid #404040}.newsgroup-article-details-hashtag a{text-wrap:nowrap;display:inline-block;max-width:200px;overflow:hidden;text-decoration:none;text-overflow:ellipsis}[data-theme=light] .newsgroup-article-details-hashtag a{color:#777}[data-theme=dark] .newsgroup-article-details-hashtag a{color:#a3a3a3}.accordion-container{max-height:100%}.accordion-toggle{border-radius:10px 0 0 10px;box-sizing:border-box;cursor:pointer;display:block;margin-left:10px;margin-top:10px;outline:none;padding:10px 0 10px 15px;text-align:left;width:calc(100% - 10px)}[data-theme=light] .accordion-toggle{background-color:#d5d5d5;color:#404040}[data-theme=dark] .accordion-toggle{background-color:#333;color:#f5f5f5}.accordion-toggle:after{content:"\002B";float:right;font-size:1rem;font-weight:700;margin-right:20px;margin-top:-3px}.accordion-toggle-active{position:-webkit-sticky;position:sticky;top:-10px;z-index:1}.accordion-toggle-active:after{content:"\2212"}.accordion-content{margin-left:20px;max-height:0;overflow-y:hidden;transition:max-height 2s}.accordion-content-active{max-height:2000px;overflow-y:auto}.accordion-content-description{display:inline-block;font-size:.75rem;padding-left:13px;padding-top:10px}.accordion-text-secondary{font-size:.8rem;padding-left:5px}[data-theme=light] .accordion-text-secondary{color:#747474}[data-theme=dark] .accordion-text-secondary{color:#a2a2a2}.skeleton-container{padding:10px 20px}[data-cover-visibility] .skeleton-container{visibility:hidden}.newssource-container{display:grid;grid-template-columns:repeat(3,1fr)}.newssource-container-item{display:flex;font-size:.8rem;gap:5px;padding:5px 0;width:100%}.newssource-container-item>*{flex:0 1 auto}.newssource-container-item>:last-child{flex:1 1}.newssource-container-item-link{height:13px;padding-left:0;padding-top:3px;width:13px}.newssource-container-item-name{font-weight:400}[data-theme=light] .newssource-container-item-name{color:#0e0e0e}[data-theme=dark] .newssource-container-item-name{color:#f5f5f5}[data-theme=light] .newssource-container-item-link a,[data-theme=light] .newssource-container-item-link a:hover,[data-theme=light] .newssource-container-item-link a:visited{color:#0e0e0e;text-decoration:none}[data-theme=dark] .newssource-container-item-link a,[data-theme=dark] .newssource-container-item-link a:hover,[data-theme=dark] .newssource-container-item-link a:visited{color:#f5f5f5;text-decoration:none}[data-theme=light] .newssource-container-item-name-visibilityoff{color:#9b9b9b}[data-theme=dark] .newssource-container-item-name-visibilityoff{color:#828282}.newssource-container-item-visibility{flex:0 0 auto;margin-bottom:-5px;margin-top:3px;padding-right:10px;text-align:right}[data-theme=light] .newssource-container-item-visibility{color:#727272}[data-theme=dark] .newssource-container-item-visibility{color:#a8a8a8}.newssource-container-item-visibility span{cursor:pointer;display:inline-block;text-align:center;width:30px}.newssource-container-item-visibility svg{height:15px;width:15px}.text-bold{font-weight:600}[data-theme=light] .text-bold{color:#494949}[data-theme=dark] .text-bold{color:#f7f7f7}[data-theme=light] .newsgroup-article-content-title:visited .text-bold{color:#a9a9a9}[data-theme=dark] .newsgroup-article-content-title:visited .text-bold{color:#797979}.expandall-container{cursor:pointer;float:right;height:24px;padding:8px 14px 0 0;width:24px}[data-theme=light] .expandall-container{color:#727272}[data-theme=dark] .expandall-container{color:#f5f5f5}.article-block-size{max-height:150px;width:100%}.article-block-size-top{max-height:250px;width:100%}[data-fake-ads] ins{align-content:center;border-radius:10px;display:flex;height:100%;text-align:center;width:100%}[data-theme=light][data-fake-ads] ins{border:1px solid #000}[data-theme=dark][data-fake-ads] ins{border:1px solid #fff}[data-fake-ads] ins:after{content:"Fake ad"}[data-theme=light][data-fake-ads] ins:after{color:#000}[data-theme=dark][data-fake-ads] ins:after{color:#fff}[data-fake-ads] article.article-block-size{height:150px}[data-fake-ads] article.article-block-size-top{height:250px}.user-modal-container{border-radius:10px;box-sizing:border-box;left:50%;max-height:100%;max-width:600px;overflow-y:auto;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}[data-cover-visibility] .user-modal-container{pointer-events:auto}[data-theme=light] .user-modal-container{background-color:#efefef;color:#1c1c1c}[data-theme=dark] .user-modal-container{background-color:#585858;color:#efefef}.user-modal-container h1{font-size:1.3em;margin:0;padding:0}.user-modal-container h3{font-size:1em;margin:0;padding:0}.user-modal-container a:visited{color:inherit}.user-modal-container-buttons{display:flex;gap:40px;justify-content:center;padding-top:20px}.user-modal-container-buttons button{background:none;border:none;border-radius:20px;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 30px}[data-theme=light] .user-modal-container-buttons button{background-color:#1967d2;color:#dadada}[data-theme=dark] .user-modal-container-buttons button{background-color:#818181;color:#dadada}[data-theme=light] .user-modal-container-buttons button:hover{background-color:#0f3e81}[data-theme=dark] .user-modal-container-buttons button:hover{background-color:#434343}.two-column-row{box-sizing:border-box;display:flex}.two-column-row>*{flex:0 1 auto}.two-column-row>:last-child{flex:1 1}.spacer{padding:10px}.spacer-small{padding:2px}.filter-visibility-button{cursor:pointer;display:inline-block;padding-left:10px;padding-top:4px;text-align:center}.filter-visibility-button svg{height:20px;width:20px}.list-container-title{display:inline-block;font-size:1rem;margin:0;padding:20px}.list-container-nonews{padding-top:40px;text-align:center}[data-theme=light] .list-container-additional-information,[data-theme=light] .list-container-nonews,[data-theme=light] .list-container-title{color:#4c4c4c}[data-theme=dark] .list-container-additional-information,[data-theme=dark] .list-container-nonews,[data-theme=dark] .list-container-title{color:#f5f5f5}.list-container-additional-information{font-size:.8rem;font-style:italic;margin-bottom:20px;padding-left:20px}.list-container-columns{display:grid;grid-template-columns:70px calc(100% - 70px)}.list-container-number{height:100%;place-content:center;text-align:center}.list-container-number-content{height:70%;place-content:center;text-align:center}[data-theme=light] .list-container-number-content{border-right:1px solid #bdbdbd}[data-theme=dark] .list-container-number-content{border-right:1px solid #505050}.list-container-number-text{border-radius:10px;display:inline-block;font-weight:500;line-height:1;padding:6px 10px}[data-theme=light] .list-container-number-text{background-color:#c8c8c8;color:#333}[data-theme=dark] .list-container-number-text{background-color:#616161;color:#f5f5f5}.list-container-hour-selector{border-radius:8px;display:inline-block;padding:2px}[data-theme=light] .list-container-hour-selector{border:2px solid #333}[data-theme=dark] .list-container-hour-selector{border:2px solid #f5f5f5}.list-container-hour-button:first-child{border-radius:4px 0 0 4px}.list-container-hour-button:last-child{border-radius:0 4px 4px 0}.list-container-hour-button{height:30px;justify-content:center;padding:5px;text-align:center;width:40px}[data-theme=light] .list-container-hour-button{color:#333}[data-theme=dark] .list-container-hour-button{color:#f5f5f5}[data-theme=light] .list-container-hour-button:hover{background-color:#d6d6d6}[data-theme=dark] .list-container-hour-button:hover{background-color:#313131}[data-theme=light] .list-container-hour-button-selected,[data-theme=light] .list-container-hour-button-selected:hover{background-color:#b8b8b8}[data-theme=dark] .list-container-hour-button-selected,[data-theme=dark] .list-container-hour-button-selected:hover{background-color:#474747}.list-container-hour-selector-container{display:inline-block}.list-container-header{align-items:center;display:grid;grid-template-columns:400px auto}.menu-lists{font-size:1rem;padding-left:10px}.menu-lists-item{cursor:pointer;display:grid;grid-template-columns:auto 15px;justify-items:left;line-height:1;padding:2px 6px 4px;width:70%}[data-theme=light] .menu-lists-item:hover{background-color:#bebebe}[data-theme=dark] .menu-lists-item:hover{background-color:#323232}.menu-lists-item-button{font-size:.9rem}.settings-menu-indented{padding-left:20px}.settings-menu-indented-title{font-size:1rem}.settings-menu-indented .toggle-title{font-size:.9rem}.view-edit-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;padding:20px}.view-edit-column{padding-top:10px}[data-theme=light] .view-edit-column{color:#171717}[data-theme=dark] .view-edit-column{color:#f5f5f5}.view-edit-area{margin-bottom:30px}.view-edit-area-label{display:block;margin-bottom:7px}.view-edit-area-radiogroup{margin-bottom:15px;margin-top:15px}.view-edit-input{border-radius:5px;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-se;font-size:16px;height:38px;padding:2px 8px;transition:border-color .3s ease-in-out;width:100%}.view-edit-input-number{width:200px}.view-edit-buttonarea{text-align:right}.view-edit-infocontainer:first-child{margin-bottom:50px}.view-edit-infocontainer p:first-child{margin-top:0}.view-edit-column strong{font-weight:500}[data-theme=light] .view-edit-input{background-color:#fff;border:1px solid #ccc}[data-theme=dark] .view-edit-input{background-color:#cfcfcf;border:1px solid #e7e7e7}.view-edit-input:focus{border:2px solid #2684ff;outline:none}[data-theme=light] .multi-select{--rmsc-h:30px}[data-theme=dark] .multi-select{--rmsc-h:30px;--rmsc-main:#d4d4d4;--rmsc-hover:#cdcdcd;--rmsc-selected:#989898;--rmsc-border:#e7e7e7;--rmsc-gray:#303030;--rmsc-bg:#cfcfcf;color:#000}[data-theme=dark] .multiselect__control{background-color:#cfcfcf}[data-theme=dark] .multiselect__menu{background-color:#cfcfcf;color:#000}[data-theme=dark] .multiselect__indicator,[data-theme=dark] .multiselect__multi-value__remove{color:#000}[data-theme=dark] .multiselect__option--is-focused{background-color:#a9a9a9}[data-cover-visibility] .multiselect{z-index:-1}.ownviews-container-info{font-size:.85rem;margin-bottom:15px;margin-right:10px;margin-top:-10px}.ownviews-container-item{box-sizing:border-box;display:flex;font-size:.8rem;gap:5px;padding:5px 10px 5px 0;width:100%}.ownviews-container-item>*{flex:1 1 auto;justify-content:left}.ownviews-container-item-editimage{cursor:pointer;flex:0 0 auto;justify-content:center;margin-bottom:-5px;margin-top:3px;padding-right:10px}[data-theme=light] .ownviews-container-item-editimage{color:#0e0e0e}[data-theme=dark] .ownviews-container-item-editimage{color:#f5f5f5}.ownviews-container-item-editimage svg{height:15px;width:15px}.ownviews-container-newitem{align-items:baseline;display:grid;justify-content:left}.ownviews-container-newitem .ownviews-container-item-editimage{margin-bottom:0;padding-top:2px}input.view-edit-input:invalid{background-color:#ffb6c1}.list-type-none{list-style:none;padding-left:20px}.remove-button{border-radius:10px;font-size:.9rem;font-weight:500;padding:5px 40px}[data-theme=light] .remove-button{color:#c82020}[data-theme=dark] .remove-button{color:#8a8a8a}.primary-button{border-radius:15px;font-size:.9rem;padding:10px 50px}[data-theme=light] .primary-button{background-color:#2b8720;color:#fff}[data-theme=dark] .primary-button{background-color:#818181;color:#fff}[data-theme=light] .primary-button:hover{background-color:#1e6017}[data-theme=dark] .primary-button:hover{background-color:#353535}.remove-button:hover{color:#353535}.view-edit-area-text-highlight{border-radius:8px;display:grid;font-weight:500;height:20px;letter-spacing:.1rem;margin-left:5px;padding-bottom:3px;place-items:center center;width:50px}[data-theme=light] .view-edit-area-text-highlight{background-color:#dadada;border:1px solid #9f9f9f;color:#171717}[data-theme=dark] .view-edit-area-text-highlight{background-color:#868686;border:1px solid #bbb;color:#f5f5f5}.view-container-toggle-area{border-radius:5px;font-size:.9rem;margin-bottom:10px;margin-top:20px;padding:8px}[data-theme=light] .view-container-toggle-area{border:1px solid #171717;color:#171717}[data-theme=dark] .view-container-toggle-area{border:1px solid #f5f5f5;color:#f5f5f5}.view-container-toggle-header{align-items:center;display:grid;font-weight:500;grid-template-columns:1fr auto}.view-container-toggle-image{height:18px;width:18px}.view-edit-area .radio{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.view-edit-area .radiobutton{border-radius:12px;display:inline-block;height:25px;padding:2px;width:25px}[data-theme=light] .view-edit-area .radiobutton{border:2px solid #d8e3ec}[data-theme=dark] .view-edit-area .radiobutton{border:2px solid #0a0a0a}.view-edit-area .radiobutton-inner{border-radius:9px;height:100%;width:100%}[data-theme=light] .view-edit-area label:hover .radio~.radiobutton{border:2px solid #696969}[data-theme=dark] .view-edit-area label:hover .radio~.radiobutton{border:2px solid #aaa}[data-theme=light] .view-edit-area label .radio:checked~.radiobutton{border:2px solid #000}[data-theme=dark] .view-edit-area label .radio:checked~.radiobutton{border:2px solid #fff}.view-edit-area-colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(10px,1fr))}[data-theme=light] .view-edit-infocontainer-example{background-color:#f8f6f4}.view-edit-infocontainer-example .newsgroup-article-expand-content{cursor:default}.radio-control{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:1em auto;margin-bottom:2px}.basicradio{-webkit-appearance:none;appearance:none;border-radius:50%;display:grid;font:inherit;height:.8em;margin:0;place-content:center;transform:translateY(.35em);width:.8em}[data-theme=light] .basicradio{background-color:#fff;border:.1em solid #000}[data-theme=dark] .basicradio{background-color:#cfcfcf;border:.15em solid #cfcfcf}.basicradio:before{border-radius:50%;content:"";height:.4em;transform:scale(0);transition:transform .12s ease-in-out;width:.4em}[data-theme=light] .basicradio:before{box-shadow:inset 1em 1em #171717}[data-theme=dark] .basicradio:before{box-shadow:inset 1em 1em #000}.basicradio:checked:before{transform:scale(1)}.favorite-menu-container{bottom:20px;display:inline-block;position:fixed;right:25px}[data-cover-visibility] .favorite-menu-container{z-index:0}.favorite-menu-button{align-items:center;border-radius:50%;display:flex;height:55px;justify-content:center;width:55px}[data-theme=light] .favorite-menu-button{background:linear-gradient(180deg,#dcdcdc,#f5f5f5);border:5px solid #ececec;box-shadow:1px 1px 10px #7b7b7b,inset 0 0 20px #65656510;color:#176b87}[data-theme=dark] .favorite-menu-button{background:linear-gradient(180deg,#cecece,#dadada);border:5px solid silver;box-shadow:5px 5px 10px #8e8e8e70,inset 0 0 20px #00000040}.favorite-menu-image{cursor:pointer;height:30px;width:30px}.favorite-menu-title{font-weight:500;padding-bottom:10px;padding-left:7px;text-transform:uppercase}.favorite-menu-items{border-radius:10px;bottom:90px;box-sizing:border-box;display:inline-block;max-height:calc(60% - 90px);min-height:50px;overflow-y:auto;overscroll-behavior:contain;padding:5px;position:fixed;right:-1500px;scrollbar-width:thin;width:min(100%,250px);z-index:1}[data-theme=light] .favorite-menu-items{background-color:#ececec;border:2px solid #176b87;box-shadow:2px 2px 15px #7b7b7b;scrollbar-color:#8dabb5 #e9ecef}[data-theme=dark] .favorite-menu-items{background-color:silver;border:2px solid #404040;box-shadow:2px 2px 15px #404040;scrollbar-color:grey silver}.favorite-menu-items-open{right:15px;transition:right .2s ease}.favorite-menu-item{align-content:center;display:flex;padding:6px 0}.favorite-menu-item-link{grid-gap:10px;display:grid;gap:10px;grid-template-columns:15px 25px auto}[data-theme=light] .favorite-menu-item-link{color:#252525}[data-theme=dark] .favorite-menu-item-link{color:#000}.favorite-menu-item-link-twocolumn{grid-template-columns:20px auto}.favorite-menu-item-link-name{display:flex;line-height:1}.favorite-menu-item-link-badge{display:flex;height:18px;line-height:1;width:25px}.favorite-menu-item-link-image{height:18px;margin-left:5px;margin-right:5px;width:18px}.menu-left-content-categoryname-nooverflow{display:inline-block;max-width:137px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-left-expand-button{height:18px;margin-left:-5px;width:18px}.inline-image{display:inline-block;height:18px;padding-left:4px;transform:translatey(3px);width:18px}.inline-image-small{display:inline-block;height:15px;padding-right:4px;transform:translatey(2px);width:15px}.inline-image-left{display:inline-block;height:20px;margin-left:-4px;padding-right:4px;transform:translatey(4px);width:20px}.back-link{margin-left:-7px;margin-top:10px}.back-link-reversed{margin-bottom:20px;margin-left:-7px;margin-top:0}.back-link-nomargin{margin-bottom:10px;margin-left:2px;margin-top:10px}.back-link a{text-decoration:none}[data-theme=light] .back-link a{color:#171717}[data-theme=dark] .back-link a{color:#f5f5f5}.toast-container{bottom:-100px;display:grid;place-items:center center;position:fixed;transition:bottom .3s ease-in-out;width:100%;z-index:20}.toast-container-visible{bottom:5px;transition:bottom .3s ease-in-out}.toast-content{grid-gap:20px;border-radius:10px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:auto 1fr auto;height:100%;max-width:95%;padding:10px;pointer-events:auto}[data-theme=light] .toast-content{background-color:#e3e3e3;border:2px solid #8e8e8e;box-shadow:-5px -2px 10px #b1b1b1,5px -2px 10px #b1b1b1}[data-theme=dark] .toast-content{background-color:#bcbcbc;border:2px solid #000;box-shadow:-5px -2px 10px #26262670,5px -2px 10px #26262670}.toast-description-content{display:block;font-size:.9rem}.toast-logo{align-self:center;height:20px;justify-self:center;width:20px}[data-theme=dark] .toast-logo,[data-theme=light] .toast-logo{color:#262626}.toast-undo-content{cursor:pointer;display:grid;font-size:.8rem;font-weight:500;place-items:center center}.toast-secondary-description{padding-top:5px}[data-theme=dark] .toast-secondary-description,[data-theme=light] .toast-secondary-description{color:#202020}.latest-bulletin-container{padding:10px 15px}.latest-bulletin{border-radius:5px;cursor:pointer;display:grid;font-size:.9rem;font-weight:400;grid-template-columns:1fr auto;padding:5px 10px}[data-theme=light] .latest-bulletin{background-color:#eaeaea;border:1px solid #171717;color:#171717}[data-theme=dark] .latest-bulletin{background-color:#353535;border:1px solid #f5f5f5;color:#f5f5f5}.latest-bulletin-link{font-size:.7rem;font-weight:500;padding-left:15px}.latest-bulletin-button{height:20px;width:20px}.bulletin-list{padding:0 20px 10px}[data-theme=light] .bulletin-list{color:#171717;padding-top:10px}[data-theme=dark] .bulletin-list{color:#f5f5f5}.bulletin-header{font-size:1.1rem;font-weight:500;margin:0 0 10px}.bulletin-title{cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:3px}.bulletin-date{font-size:.85rem;margin-bottom:20px}.bulletin-content{font-size:.9rem;line-height:1.6}.bulletin-expand-image{cursor:pointer}.top-bulletin-title{display:inline;font-size:.9rem;font-weight:400}[data-theme=light] .top-bulletin-date{color:#555;margin-bottom:10px}[data-theme=dark] .top-bulletin-date{color:#c2c2c2;margin-bottom:10px}@media (max-height:400px){.favorite-menu-items{bottom:-1000px;max-height:80%;right:100px}.favorite-menu-items-open{bottom:10px;transition:bottom .2s ease}}@media (max-width:1500px){.main-side-content{display:none}}@media (min-width:1500px){.main-side-content{display:flex}}@media ((min-width:769px) and (max-width:950px)){.newssource-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){[data-theme=light] body,[data-theme=light] html{background-color:#f8f6f4}[data-theme=dark] body,[data-theme=dark] html{background-color:#0a0a0a}#root{display:flex;flex-direction:column}.header-container{height:40px;position:fixed;z-index:1}.header-content-left{padding:7px;width:65%}.header-content-right{width:35%}.header-content-left h1{font-size:1.2rem}.header-content-titletext{color:#fff;height:16px;padding:0;width:205px}.header-content-logo{height:25px;margin-bottom:0;margin-right:8px;width:25px}.main-menu-search-container{margin-right:0;width:30px}.main-menu-search-placeholder{border:none}.main-menu-search-icon{height:27px;padding:0;width:27px}.main-menu-search-placeholder-text{display:none}.main-container{max-width:100%;padding:40px 0 0;width:100%}.main-content{margin-top:0;padding:0}.main-area{padding-bottom:50px;padding-top:5px}.newsgroup-article{padding:7px 5px 7px 0}.newsgroup-article-inner{justify-content:center;padding:0 0 0 10px}.newsgroup-article-expand-content{align-items:center;padding:0}.search-container{border-radius:10px;margin:0 0 0 100px;right:0;top:39px}.main-menu-container{border-radius:20px 0 0 20px;bottom:0;margin:0;max-height:calc(100% - 45px);max-width:400px;overflow-y:auto;right:-700px;top:39px;transition:visibility .3s,right .3s ease;visibility:hidden;width:100%}[data-mainmenu-visible] .main-menu-container{right:0;visibility:visible}.menu-left{width:100%}.menu-left-content{border-radius:0;margin-bottom:0;margin-top:0;width:100%}.accordion-content-active{max-height:5000px;overflow-y:hidden}[data-theme=dark] .menu-left-content,[data-theme=light] .menu-left-content{background-color:inherit}.menu-left-content nav ul li{grid-template-columns:calc(100% - 70px) 40px 30px;padding:4px 5px 4px 2px}[data-theme=light] .menu-left-content nav ul li:active,[data-theme=light] .menu-left-content nav ul li:hover{background-color:#eaeaea}[data-theme=dark] .menu-left-content nav ul li:active,[data-theme=dark] .menu-left-content nav ul li:hover{background-color:#525252}.menu-left-content-visibility{padding-bottom:3px;padding-right:20px}.menu-left-content nav ul li.menu-left-subcategory{padding:4px 5px 4px 17px}.menu-left-content nav ul li.menu-left-subcategory-level2{padding:2px 5px 5px 34px}.menu-left-content nav ul li.menu-left-subcategory-level3{padding:2px 5px 5px 51px}.menu-left-content nav ul li.menu-left-subcategory-level4{padding:2px 5px 5px 68px}.menu-left-content nav ul li.menu-left-subcategory-level5{padding:2px 5px 5px 85px}.menu-left-content button{font-size:.9rem}.menu-hashtags{width:100%}.menu-hashtags-content{border-radius:0;display:flex;margin-bottom:0;margin-top:0;padding:10px 2px}.menu-hashtags-content-item{display:inline-block}[data-theme=dark] .menu-hashtags-content,[data-theme=light] .menu-hashtags-content{background-color:inherit}[data-cover-visibility] .menu-hashtags-content,[data-cover-visibility] .menu-left-content{pointer-events:auto}[data-theme=light] .menu-left-category-selected{background-color:#dbdbdb}[data-theme=dark] .menu-left-category-selected{background-color:#444}.toggle-title{font-size:.9rem}.newscount-container{left:50%;top:40px}.main-area{border-radius:0}.newsgroup-article-details{padding-left:10px}.newsgroup-article-details-secondarytitle{margin-bottom:0;margin-top:22px}[data-theme=light] .newsgroup-article-highlight{border-left:3px solid #176b87;padding-left:7px}[data-theme=dark] .newsgroup-article-highlight{border-left:3px solid #dadada;padding-left:7px}[data-theme] .newsgroup-article-self-highlight{border-left:3px solid #0000;padding-left:7px}.newsgroup-article-content{max-width:calc(100% - 50px)}.newsgroup-article-content-title{font-size:.85rem}.newsgroup-article-details-similarnews-item{margin-top:5px}.newsgroup-article-content-title-similar{font-size:.8rem;line-height:1}.newsgroup-article-content-infoarea{gap:5px;max-width:100%;overflow:hidden}.newsgroup-article-content-infoarea-similar{margin-top:5px}.newsgroup-article-content-infoarea-timestamp{padding-right:5px}.newsgroup-article-content-infoarea-clicks{padding-left:5px}.infoarea-fixed{flex:0 0 auto;white-space:nowrap}.infoarea-flex{flex:0 0 1;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-side-content{display:none}.main-menu-content{display:block;padding:0}.filter-container{padding-left:10px}.newssource-container{grid-template-columns:repeat(1,1fr);padding:10px 2px}.main-menu-content-description{font-size:.9rem;padding:10px 10px 10px 2px}[data-theme=light] .newssource-container-item{border-bottom:1px solid #cacaca}[data-theme=dark] .newssource-container-item{border-bottom:1px solid #5e5e5e}.newssource-container-item-link{display:none}.toggle-switch-container{justify-content:center}.main-menu-content-privacypolicylink{grid-gap:15px;column-count:1;display:grid;gap:15px;justify-content:left}.privacypolicy-content{font-size:.9rem;padding:0 20px 20px}.badge-small{border-radius:5px;font-size:.75rem;font-weight:400;margin-left:6px;margin-top:0;min-width:10px;padding:3px 5px}[data-theme=light] .badge-small{background-color:#d2d2d2;color:#000}[data-theme=dark] .badge-small{background-color:#363636;color:#f0f6fe}.morenews-container{margin-top:20px}[data-fake-ads] article.article-block-size,[data-fake-ads] article.article-block-size-top{height:100px}.accordion-content-description{padding-left:2px}.accordion-content-description-secondary{margin-bottom:-6px;padding-right:20px;padding-top:10px;text-align:right;width:20px}.accordion-text-secondary{font-size:.8rem}.user-modal-container{border-radius:0;font-size:.9rem;padding:10px 20px}.user-modal-container h1{font-size:1.1em}.user-modal-container h3{font-size:1em}.menu-left-content-item{font-size:.8rem;font-weight:400}.menu-left-content-categoryname{padding-left:5px}.newsgroup-article-content-paywall{margin-top:0;padding:0}.list-container-title{font-size:.85rem;padding:15px 10px}.list-container-columns{display:grid;grid-template-columns:50px calc(100% - 50px)}.list-container-number-text{font-size:.8rem;line-height:1;min-width:12px;padding:8px}.list-container-header{grid-template-columns:auto}.list-container-hour-selector{border-radius:5px;margin:0 10px 10px;padding:1px}.list-container-hour-button{height:25px;width:40px}.list-container-title{padding:10px}.list-container-hour-button:first-child{border-radius:4px 0 0 4px}.list-container-hour-button:last-child{border-radius:0 4px 4px 0}.menu-lists{padding:15px 0}.menu-lists-item{width:90%}[data-theme] .menu-lists-item:hover{background-color:inherit}.menu-lists-item-button{font-weight:400}.ownviews-container{padding:20px 0 10px}.settings-menu-indented-title{font-size:.9rem}.list-container-additional-information{margin-bottom:10px;padding-left:12px}.main-menu-content-quote{padding-top:10px}.view-edit-container{display:block;padding:0 20px 50px}.latest-bulletin-description-text{display:block}.latest-bulletin-link{display:block;padding:10px 0 0}.top-bulletin-list{padding:20px 0}}