[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.reader-view-article{font-size:1rem;line-height:1.6;margin:0 auto}.reader-view-article .prose{max-width:65ch;line-height:1.75}.reader-view-article p{margin:1.33em 0;line-height:2.33!important;font-weight:var(--font-weight-regular);font-size:clamp(1.125rem,1.5vw,1.25rem)}.reader-view-article img,.reader-view-article video{max-width:100%;height:100%;max-height:450px;aspect-ratio:auto;display:block;margin:12px auto;border-radius:7px;stroke-width:1px;stroke:#000;object-fit:contain;width:-moz-fit-content;width:fit-content}.reader-view-article .prose img{border-radius:.5rem;margin:2rem auto}.reader-view-article blockquote{opacity:.8;background:hsl(var(--blockquote-background-color));border-left:8px solid hsl(var(--brand-primary));box-shadow:inset 0 0 0 1px hsl(var(--border));border-radius:7px;margin:1.5em 12px;padding:1.5em 1.5rem;quotes:"\201C" "\201D" "\2018" "\2019"}.reader-view-article blockquote p{padding:0;font-size:clamp(1.125rem,1.5vw,1.25rem);font-style:italic;font-weight:400;line-height:1.8!important;font-family:var(--font-family);color:hsl(var(--color));margin:0 auto 1rem}.reader-view-article li,.reader-view-article li a,.reader-view-article ol,.reader-view-article ul{width:100%;word-break:break-word}.reader-view-article a{clear:both;text-decoration:underline;display:contents;color:hsl(var(--brand-primary));font-weight:600}.reader-view-article .prose h2{margin-top:2.5rem;margin-bottom:1rem}.reader-view-article .prose p{margin-bottom:1.5rem}.reader-view-article cite,.reader-view-article cite p,.reader-view-article figcaption,.reader-view-article figcaption p{display:block;font-size:1rem;color:hsl(var(--color));opacity:.7;margin-bottom:1rem;margin-left:auto;margin-right:auto;text-align:center}.reader-view-article-content iframe,.reader-view-page-content iframe{width:100%;max-height:450px;height:100%;border:none;border-radius:12px;margin:12px auto;display:block;aspect-ratio:16/9}.reader-view-article-content{position:relative;border-radius:7px;padding:2rem 4rem}.mobile-feed-master-detail{height:100%;display:flex;flex-direction:column;overflow:hidden}.mobile-feed-list{overflow:hidden}.mobile-feed-list,.mobile-reader-view{height:100%;width:100%;position:relative}.mobile-reader-view{display:flex;flex-direction:column}.mobile-reader-back-button{padding:.5rem;border-bottom:1px solid var(--border);background-color:var(--background);position:sticky;top:0;z-index:10}.mobile-reader-content{flex:1;overflow:hidden}.slide-in-right{animation:slideInRight .3s forwards}.slide-out-left{animation:slideOutLeft .3s forwards}.slide-in-left{animation:slideInLeft .3s forwards}.slide-out-right{animation:slideOutRight .3s forwards}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}