/* Alist v3.36.0 */
body{
    background: linear-gradient(var(--linear-gradient)),url(https://static.hosimiyasio.com/image/illustration_202402_NewClothes.jpg)no-repeat;
    background-attachment:fixed;
    background-size:cover;
}
.header{
    background-color:rgba(0,0,0,0)!important;
}
.nav{
    background-color:rgba(0,0,0,0)!important;
    color: var(--nav-color)!important;
}
.obj-box{
    background-color:var(--list-background-color)!important;
}
.hope-kbd{
    border-color:rgba(20,24,25,0.2)!important;
    background-color:rgba(20,24,25,0)!important;
}
.o_footer{
    color:var(--o_footer-color)!important
}
.hope-ui-light{
    --list-background-color:rgba(255,255,255,0.5) !important;
    --nav-color:black!important;
    --linear-gradient:rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)!important;
    --o_footer-color:black!important;
}
.hope-ui-dark{
    --list-background-color:rgba(0,0,0,0.5) !important;
    --nav-color:white!important;
    --linear-gradient:rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)!important;
    --o_footer-color:white!important;
}
.footer span,.footer a:nth-of-type(2){
    display:none
}
.hope-c-PJLV-ikSuVsl-css{
    background-color:var(--list-background-color)!important;
}