:root{--nextra-primary-hue:50;--nextra-primary-saturation:95%}html:not(.dark) body{background:radial-gradient(1200px 600px at 85% -10%,rgba(255,221,102,.3),hsla(0,0%,100%,0) 60%),linear-gradient(180deg,#fff9e6,#fff 28%,#fff);background-attachment:fixed}html.dark body{background:radial-gradient(900px 500px at 80% -10%,rgba(255,206,74,.08),transparent 60%),#0b0b0b;background-attachment:fixed}::selection{background:rgba(255,221,102,.45)}