/**
 * @filename secure.css
 * @packing Avzer
 * @date Fri, 19 Dec 2025 05:59:46 +0800
 */
body.body-index-secure {background-image:url("../img/bg-secure.jpg?_ts=1766095186");filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-secure.jpg',sizingMethod=scale);background-position:50% bottom;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body.body-index-secure:before {position:absolute;content:'';left:0;right:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}body.body-index-secure #navbar:not(.nav-sticky) .nav-link {color:#fff!important}body.body-index-secure header,body.body-index-secure .container-navbar {display:none}body.body-index-secure footer {background-color:transparent!important;padding-top:1rem!important;padding-bottom:1rem!important;color:#fff!important}body.body-index-secure footer a {color:#fff!important}body.body-index-secure footer> hr,body.body-index-secure footer> .container-lg:first-child {display:none}.login-separater span {position:relative;top:26px;margin-top:-10px;background-color:var(--bs-card-bg);padding:5px;font-size:12px;color:#cbcbcb;z-index:1}.secure-box {position:absolute;left:0;right:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.secure-box> .card {width:520px}