/* Graphite and gold footer, page scrollbar and existing progress control. */
body .wapper>.footer {
 background:linear-gradient(145deg,#232323,#1c1c1c)!important;border-top:1px solid #c7ad783d!important;
 padding:24px 0 18px!important;color:#aaa69e!important;
 font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
 box-shadow:0 -8px 28px #00000012;
}
body .wapper>.footer :is(p,a,strong,li) {font-family:inherit!important;}
body .wapper>.footer strong {color:#eeeae1!important;font-size:16px!important;font-weight:650!important;line-height:1.4!important;margin-bottom:12px!important;}
body .wapper>.footer ul li {margin-bottom:5px!important;}
body .wapper>.footer ul li a {color:#aaa69e!important;font-size:13px!important;line-height:1.6!important;border-radius:5px;transition:color .16s ease,background-color .16s ease;overflow-wrap:anywhere;}
body .wapper>.footer ul li a:hover {color:#f0ce88!important;background:#c7ad7810!important;text-decoration:none!important;}
body .wapper>.footer .col-lg-5 p {color:#aaa69e!important;font-size:13px!important;line-height:1.65!important;margin-top:12px!important;}
body .wapper>.footer hr {border-top:1px solid #c7ad7824!important;margin:16px 0!important;}
body .wapper>.footer .copyright p {color:#96928a!important;font-size:12px!important;}
body .wapper>.footer .copyright a {color:#c7ad78!important;}
body .wapper>.footer a:focus-visible {outline:2px solid #c7ad78!important;outline-offset:4px;}
/* Only the document scrollbar; nested chat and dialog scrollbars stay scoped. */
html {scrollbar-width:thin;scrollbar-color:#a88b53 #191919;}
html::-webkit-scrollbar,body::-webkit-scrollbar {width:9px;height:9px;}
html::-webkit-scrollbar-track,body::-webkit-scrollbar-track {background:#191919;}
html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb {background:#a88b53;border:2px solid #191919;border-radius:12px;}
html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover {background:#d1b274;}
#siteScrollProgress {background:linear-gradient(145deg,#302b22,#201f1c)!important;color:#e5c484!important;box-shadow:0 4px 16px #0005,inset 0 0 0 1px #c7ad7826!important;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;transition:background .16s ease,box-shadow .16s ease!important;}
#siteScrollProgress .scrollProgressTrack {stroke:#514735!important;}
#siteScrollProgress .scrollProgressValue {stroke:#d1ae67!important;}
#siteScrollProgress .scrollProgressArrow {stroke:#e5c484!important;stroke-width:1.8!important;}
#siteScrollProgress:hover {background:#342d21!important;box-shadow:0 0 20px #c7ad7833,inset 0 0 0 1px #c7ad7850!important;transform:none!important;}
#siteScrollProgress:focus-visible {outline:2px solid #e5c484!important;outline-offset:4px;}
@media(max-width:767px) {body .wapper>.footer {padding:18px 0 14px!important;}body .wapper>.footer .row>div {margin-bottom:12px!important;}}
@media(prefers-reduced-motion:reduce) {#siteScrollProgress,body .wapper>.footer ul li a {transition:none!important;}}
