:root{--trans-light:rgba(255,255,255,.95);--trans-dark:rgba(25,25,25,.88);--border-style:0px solid #a9a9a9;--backdrop-filter:blur(5px)saturate(150%)}#recent-posts>.recent-post-item{background:var(--trans-light);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter);border:var(--border-style);border-radius:25px}#aside-content .card-widget{background:var(--trans-light);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter);border:var(--border-style);border-radius:18px}div#post,div#page,div#archive{background:var(--trans-light);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter);border:var(--border-style);border-radius:20px}#page-header.nav-fixed #nav{-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter);background:rgba(255,255,255,.75)}[data-theme=dark] #page-header.nav-fixed #nav{background:rgba(0,0,0,.7)!important}[data-theme=dark] #recent-posts>.recent-post-item,[data-theme=dark] #aside-content .card-widget,[data-theme=dark] div#post,[data-theme=dark] div#archive,[data-theme=dark] div#page{background:var(--trans-dark)}[data-theme=dark] #footer:before,[data-theme=dark] #page-header:before{background:0 0!important}.read-mode #aside-content .card-widget,.read-mode div#post{background:rgba(158,204,171,.5)!important}[data-theme=dark] .read-mode #aside-content .card-widget,[data-theme=dark] .read-mode div#post{color:#fff;background:rgba(25,25,25,.9)!important}