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