html[data-surface-theme=light],html[data-surface-theme=light] body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#f7fafb}[data-surface-veil]{z-index:2147483647;pointer-events:none;opacity:0;will-change:opacity;position:fixed;inset:0}html[data-surface-from=light] [data-surface-veil]{background-color:#f7fafb}html[data-surface-from=dark] [data-surface-veil]{background-color:#06070b;background-color:lab(1.95834% .105061 -1.66215)}html[data-surface-transition=active] [data-surface-veil]{animation:surface-veil-fade var(--surface-theme-duration) var(--surface-theme-easing) both}@keyframes surface-veil-fade{0%{opacity:.78}to{opacity:0}}@media (prefers-reduced-motion:reduce){html[data-surface-transition=active] [data-surface-veil]{opacity:0;animation:none}}