:root {
    --bodyBackground: rgba(255, 255, 255, 0.01) url("rsh/image_20260610_102307_1875cc49.webp") center / 100% 100% no-repeat;
    --headerBackground: transparent url("rsh/newheader.png") center / 100% 100%;
    --articleTextAlign: center;
    --headerNavBackground: transparent;
    --headerNavHoverBackground: rgba(34, 211, 238, 0.22);
    --headerLinkBorder: 1px hidden rgba(255, 255, 255, 0.08);
    --headerLinkHoverBackground: rgba(34, 211, 238, 0.22);
    --headerHeight: 450px;
    --sidebarBackground: rgba(0, 0, 0, 0.5);
    --sidebarTopBackground: transparent url("rsh/box_header.png") center / 100% 100%;
    --sidebarBottomBackground: transparent url("rsh/box_footer1.png") center / 100% 100%;
    --asideLinkHoverBackground: rgba(34, 211, 238, 0.2);
    --asideNavHoverBackground: rgba(34, 211, 238, 0.22);
    --articleBackground: rgba(0, 0, 0, 0.5);
    --articleTopBackground: rgba(34, 211, 238, 0.2);
    --articleBottomBackground: rgba(255, 255, 255, 0.06);
    --articleLinkHoverBackground: rgba(34, 211, 238, 0.18);
    --footerBackground: transparent url("rsh/fotternew.png") center / 100% 100%;
    --footerNavBackground: transparent;
    --footerNavHoverBackground: rgba(34, 211, 238, 0.22);
    --footerLinkHoverBackground: rgba(34, 211, 238, 0.22);
}


