.feed-item{height:100%}.feed-image{width:100%;max-height:150px;object-fit:cover;border-radius:4px}.feed-favicon{width:16px;height:16px;vertical-align:middle;margin-right:.4rem;background:#fff}.feed-date,.feed-site,.switch-label{color:#353535;font-size:.85rem}.header-wrapper{display:flex;align-items:center;margin-bottom:.2rem}.feed-title{color:hsl(var(--bulma-link-h),var(--bulma-link-s),var(--bulma-link-l))}@media (prefers-color-scheme:dark){.feed-date,.feed-site,.switch-label{color:#dbdbdb}.feed-title{color:hsl(var(--bulma-link-h),var(--bulma-link-s),var(--bulma-link-light-l))}}.feed-date{position:absolute;bottom:1.2rem}.feed-date svg{width:1.2rem;height:1.2rem;vertical-align:text-bottom;margin-right:.3rem}@keyframes spinOnce{from{transform:rotate(0)}to{transform:rotate(360deg)}}.header-buttons-wrapper svg{cursor:pointer}.header-buttons-wrapper>svg{color:#7a7a7a}@media (prefers-color-scheme:dark){.header-buttons-wrapper>svg{color:#f4f4f4}}.header-buttons-wrapper svg:hover{display:inline-block;animation:spinOnce 1s linear forwards}#toggle-settings:has(+#settings-panel.is-active) svg:hover{animation:none}#settings-panel{position:fixed;width:30vw;top:0;right:-32vw;height:100vh;z-index:300;transition:right 1s;overflow-y:auto}#settings-panel.is-active{right:0}@media (max-width:768px){#settings-panel{width:100vw;right:-100vw}}@media (min-width:768px) and (max-width:1000px){#settings-panel{width:40vw;right:-42vw}}.settings-wrapper{max-width:20rem}@media (max-width:768px){.settings-wrapper{width:100%;max-width:unset}}#closeBtn{position:absolute;top:-3px;right:-1rem;cursor:pointer}@media (max-width:768px){#closeBtn{top:0;right:0}}.copy-button svg{height:1.2rem;margin:.15rem}.field-button>svg{color:#7a7a7a;height:1.2rem;vertical-align:text-bottom}#clear-background{cursor:pointer}#clear-background svg{height:1.2rem}#welcome svg{width:1.2rem;height:1.2rem;vertical-align:text-bottom}#welcome figure{width:200px;height:auto}#popup,.popup{display:flex;justify-content:center;opacity:0;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);padding:.5em 1em;border-radius:3px;white-space:nowrap;transition:opacity .5s;z-index:500}#popup::before,.popup::before{position:absolute;top:-6px;width:9px;height:6px;background-color:inherit;clip-path:polygon(50% 0,0 100%,100% 100%);content:''}#popup.active,.popup.active{opacity:1}@media (prefers-reduced-motion){#popup,#settings-panel,.popup{transition:none}#toast.is-active,.header-buttons-wrapper svg:hover{animation:none}}.is-dragging{border-top:3px solid #dbdbdb}