body.dark-theme{--page-background-star-image:url(/img/page-background/star-dark.avif);--page-background-rays-image:url(/img/page-background/rays-dark.avif)}body.light-theme{--page-background-star-image:url(/img/page-background/star-light.avif);--page-background-rays-image:url(/img/page-background/rays-light.avif)}.page-background-host{min-height:100vh;position:relative}.page-background{z-index:-1;pointer-events:none;contain:paint;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.page-background__star{aspect-ratio:2387/869;background:var(--page-background-star-image) center top/100% 100% no-repeat;flex:none;width:100%}@media (max-width:768px){.page-background__star{aspect-ratio:2000/1300;background-position:50%;background-size:180%}}@media (max-width:393px){.page-background__star{aspect-ratio:1100/400;background-position:50%;background-size:163%}.page-background__rays{margin-top:-6%}}.page-background__rays{background:var(--page-background-rays-image) center top/100% auto repeat-y;flex:auto;min-height:0;margin-top:-16%;-webkit-mask-image:linear-gradient(#0000 0,#000 8vw);mask-image:linear-gradient(#0000 0,#000 8vw)}.page-background--app{justify-content:center}.page-background--app .page-background__star{aspect-ratio:auto;background:var(--page-background-star-image) center center/min(100%, 2387px) auto no-repeat;flex:0 auto;height:100%;display:none}.page-background--app .page-background__rays{display:none}
