.themeArtwork{display:block;width:100%;min-width:0;aspect-ratio:3/2;overflow:hidden;isolation:isolate;pointer-events:none;background-color:var(--color-surface-raised,#efede4);background-image:none;background-position:50%;background-size:cover;background-repeat:no-repeat}.themeArtwork--hero{aspect-ratio:4/3}:root[data-theme=light] .themeArtwork[data-artwork-light-ready=true]{background-image:var(--artwork-light)}:root[data-theme=dark] .themeArtwork[data-artwork-dark-ready=true]{background-image:var(--artwork-dark)}:root[data-theme=dark] .ambientPageBackdrop>.themeArtwork--paper{background-position:66%}:root[data-theme=dark] .ambientPageBackdrop>.themeArtwork--knowledge{background-position:68%}:root[data-theme=dark] .ambientPageBackdrop>.themeArtwork--latex,:root[data-theme=dark] .ambientPageBackdrop>.themeArtwork--ppt{background-position:80%}:root[data-theme=dark] .ambientPageBackdrop>.themeArtwork--handwriting{background-position:72%}@media (prefers-reduced-motion:reduce){.themeArtwork{animation:none;transition:none}}