
/* True viewport backdrop: fixed with the page, never a movable/card-local illustration. */
#ambient{background:#0a0b11!important;overflow:hidden!important}
#ambient .section-background-v5146{
  --section-bg-zoom:1;
  --section-bg-x:50%;
  --section-bg-y:50%;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:var(--section-bg-x) var(--section-bg-y)!important;
  transform:scale(var(--section-bg-zoom))!important;
  transform-origin:var(--section-bg-x) var(--section-bg-y)!important;
  animation:none!important;
  will-change:opacity;
}
#ambient::before{
  background:
    linear-gradient(180deg,rgba(7,8,13,.76) 0%,rgba(7,8,13,.38) 18%,rgba(7,8,13,.18) 46%,rgba(7,8,13,.43) 100%),
    linear-gradient(90deg,rgba(7,8,13,.46) 0%,rgba(7,8,13,.10) 22%,rgba(7,8,13,.06) 74%,rgba(7,8,13,.38) 100%),
    radial-gradient(circle at 72% 22%,rgba(210,177,116,.065),transparent 36%)!important;
}
body[data-active-tab="overview"] #ambient .section-background-v5146{--section-bg-zoom:1.035;--section-bg-x:50%;--section-bg-y:53%;opacity:.27!important}
body[data-active-tab="characters"] #ambient .section-background-v5146{--section-bg-zoom:1.18;--section-bg-x:51%;--section-bg-y:48%;opacity:.22!important}
body[data-active-tab="places"] #ambient .section-background-v5146{--section-bg-zoom:1.15;--section-bg-x:53%;--section-bg-y:47%;opacity:.24!important}
body[data-active-tab="bestiary"] #ambient .section-background-v5146{--section-bg-zoom:1.17;--section-bg-x:52%;--section-bg-y:41%;opacity:.22!important}
body[data-active-tab="stash"] #ambient .section-background-v5146{--section-bg-zoom:1.17;--section-bg-x:50%;--section-bg-y:54%;opacity:.23!important}
body[data-active-tab="relationships"] #ambient .section-background-v5146{--section-bg-zoom:1.18;--section-bg-x:52%;--section-bg-y:48%;opacity:.21!important}
body[data-active-tab="threads"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:50%;--section-bg-y:50%;opacity:.25!important}
body[data-active-tab="board"] #ambient .section-background-v5146{--section-bg-zoom:1.17;--section-bg-x:50%;--section-bg-y:55%;opacity:.23!important}
body[data-active-tab="timeline"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:56%;--section-bg-y:49%;opacity:.24!important}
body[data-active-tab="settings"] #ambient .section-background-v5146{--section-bg-zoom:1.035;--section-bg-x:53%;--section-bg-y:51%;opacity:.21!important}
@media(max-width:900px){
  #ambient .section-background-v5146{opacity:.15!important}
  body[data-active-tab="overview"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:45%;--section-bg-y:50%}
  body[data-active-tab="characters"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:51%;--section-bg-y:48%}
  body[data-active-tab="places"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:58%;--section-bg-y:46%}
  body[data-active-tab="bestiary"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:52%;--section-bg-y:39%;opacity:.16!important}
  body[data-active-tab="stash"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:51%;--section-bg-y:55%}
  body[data-active-tab="relationships"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:51%;--section-bg-y:47%}
  body[data-active-tab="threads"] #ambient .section-background-v5146{--section-bg-zoom:1.025;--section-bg-x:50%;--section-bg-y:50%}
  body[data-active-tab="board"] #ambient .section-background-v5146{--section-bg-zoom:1.04;--section-bg-x:50%;--section-bg-y:55%}
  body[data-active-tab="timeline"] #ambient .section-background-v5146{--section-bg-zoom:1.025;--section-bg-x:65%;--section-bg-y:48%}
  body[data-active-tab="settings"] #ambient .section-background-v5146{--section-bg-zoom:1.025;--section-bg-x:58%;--section-bg-y:51%}
}
@media(max-width:560px){
  #ambient .section-background-v5146{opacity:.12!important}
  body[data-active-tab="bestiary"] #ambient .section-background-v5146{opacity:.14!important}
}
body.effects-off #ambient .section-background-v5146{opacity:.15!important}
body.calm-mode #ambient .section-background-v5146{opacity:.17!important}
@media(prefers-reduced-motion:reduce){#ambient .section-background-v5146{animation:none!important;transition:none!important}}
