footer{position:fixed;right:0;bottom:0;z-index:1020;width:var(--s4);height:var(--s4);display:flex;justify-content:center;align-items:center}footer > button{padding:var(--sx)}#footerModal small{opacity:0.7}.jumplinks{position:fixed;right:0;bottom:var(--s4);width:var(--s4);display:flex;flex-direction:column;align-items:center;gap:var(--s1)}.task-image{position:absolute;width:0;height:0}body[data-theme="dark-theme"] .darkmode,body:not([data-theme="dark-theme"]) .lightmode,body[data-theme-color="yellow"] .theme-color-yellow,body[data-theme-color="green"] .theme-color-green,body[data-theme-color="blue"] .theme-color-blue,body[data-theme-color="purple"] .theme-color-purple,body:not([data-theme-color]) .theme-color-yellow{opacity:0.5;pointer-events:none}.theme-selector,.theme-color-selector{display:flex;justify-content:center;gap:var(--s1)}.theme-color-selector{padding:var(--s2)}.theme-color-yellow{--button-bg:var(--yellow);--button-border:var(--yellow)}.theme-color-blue{--button-bg:var(--blue);--button-border:var(--blue)}.theme-color-green{--button-bg:var(--green);--button-border:var(--green)}.theme-color-purple{--button-bg:var(--purple);--button-border:var(--purple)}.cookie-banner{position:fixed;top:var(--s4);right:var(--s4);left:var(--s4);z-index:1000;background:var(--backdrop);padding:var(--s2) var(--s4) var(--s2) var(--s2);font-size:var(--font-xs)}.cookie-banner #cookie_banner{position:absolute;top:50%;right:var(--s2);transform:translateY(-50%)}.cookie-banner a{color:var(--light)}