body{--gradient-start:var(--color-seashell-50);--gradient-end:var(--gradient-start)}body:has([data-page=""]){--gradient-start:var(--color-olive-400);--gradient-end:var(--color-olive-100)}body{overscroll-behavior:contain;background-image:linear-gradient(to bottom,var(--gradient-start)35%,var(--gradient-end)100%);background-position:bottom;background-size:100vw 100vh;background-attachment:fixed;height:100%}ul{margin:0}:where(:focus-visible,.almond-text-input-wrapper-pressable:focus):not(iframe){outline:2px solid var(--color-fig-03,currentColor)}