/* main-page.css - extracted from main.blade.php */

.mod-c {
            width: 486px;
        }

        .mod-r {
            width: 234px
        }

        .s-tit-w listen,
        .rz-list a,
        .rz-gg a,
        btn-mh {
            opacity: 0.9
        }

        a:hover {
            opacity: 1
        }

        .c1 {
            color: #986248
        }

        

        #rotate {
            position: relative;
            height: 243px;
            margin-bottom: 10px;
            border: 1px solid #1d2430;
            border-radius: 16px;
            background: #111822;
            font-size: 14px;
            overflow: hidden;
            box-shadow: 0 16px 30px rgba(0, 0, 0, .28);
        }

        #rotate ul {
            width: 100%;
            height: 100%;
        }

        #rotate li {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            opacity: 0;
            transform: scale(1.04);
            transition: opacity .55s ease, transform .55s ease;
        }

        #rotate .rotate-link {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
        }

        #rotate img {
            width: 100%;
            height: 100%;
            display: block;
            object-fit: cover;
        }

        #rotate .rotate-shade {
            position: absolute;
            inset: 0;
            background: linear-gradient(180deg, rgba(7, 11, 17, .12) 0%, rgba(7, 11, 17, .66) 100%);
            pointer-events: none;
        }

        #rotate .rotate-title {
            position: absolute;
            left: 18px;
            bottom: 18px;
            z-index: 3;
            color: #f2f8ff;
            font: 700 20px/1.1 "Trebuchet MS", "Segoe UI", sans-serif;
            text-shadow: 0 2px 10px rgba(0, 0, 0, .6);
            letter-spacing: .3px;
        }

        #rotate .btntab {
            position: absolute;
            right: 16px;
            bottom: 16px;
            display: flex;
            gap: 8px;
            z-index: 4;
        }

        #rotate .btntab span {
            display: block;
            width: 26px;
            height: 8px;
            border-radius: 999px;
            border: 1px solid rgba(255, 255, 255, .24);
            background: rgba(255, 255, 255, .22);
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            transition: width .2s ease, background-color .2s ease;
        }

        #rotate .btntab .rn {
            width: 44px;
            border-color: rgba(255, 149, 92, .95);
            background: linear-gradient(90deg, #ff8e4b, #ff5e35);
        }

        .more {
            top: 20px;
            right: 10px;
            line-height: 13px;
            height: 14px;
            background-position: -304px -11px;
            font-weight: normal;
            color: #6f6f6f;
            padding-left: 18px
        }

        .nmore {
            top: 10px;
            right: 5px;
        }

        .str {
            width: 66px;
            height: 24px;
            margin-top: 2px;
            margin-left: 5px
        }

        .mhst {
            background-position: 0 -150px
        }

        .dhst {
            background-position: -102px -151px
        }

        .newbox {
            height: 200px;
        }

        .ncon {
            clear: both;
            background-color: #f9f9f9;
            padding: 18px;
        }

        .ncon,
        .ccon {
            display: none
        }

        .nlist {
            height: auto;
            overflow: hidden
        }

        .nlist li {
            line-height: 25px;
            height: 25px;
            *height: 18px;
            *line-height: 18px;
            overflo w: hidden
        }

        .nlist .topnew {
            height: 72px;
            font-size: 18px;
            font-weight: bold;
            border-bottom: 1px solid #dadad9;
            margin-bottom: 16px
        }

        .topnew .a_link {
            margin: 10px 0;
            color: #cd3117;
            width: 20em
        }

        .topnew .ico {
            float: left;
            background: url(/placeholders/123.png) no-repeat;
            width: 35px;
            height: 35px;
            
            text-indent: -999em;
            overflow: hidden;
        }

        .topnew em {
            color: #999;
            font-size: 12px;
            display: block;
            font-weight: normal;
        }

        .ntab {
            background-color: #212121;
            height: 32px
        }

        .ntab li {
            width: 78px
        }

        .ntab a {
            display: block;
            font: 14px/30px microsoft yahei;
            height: 32px;
            padding: 1px 1px 0 0;
            text-align: center
        }

        .ntab .on a {
            color: #fff;
            background-color: #45060d;
            padding: 0
        }

        .type {
            width: 37px;
            color: #616161;
            float: left
        }

        .a_link {
            float: left;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 28em;
            overflow: hidden
        }

        .t_con li,
        .newsList li {
            line-height: 22px;
            height: 22px;
            overflow: hidden
        }

        .w_placement {
            height: 255px;
            overflow: hidden;
        }

        .hd {
            background: #212121;
            height: 35px;
            font-size: 14px;
            overflow: hidden
        }

        .hd li {
            float: left;
            width: 97px;
            height: 34px;
            text-align: center;
            color: white;
            display: block;
            border-bottom: 1px solid #acacac;
        }

        .hd a {
            float: left;
            color: #fff;
            text-align: center;
            width: 95px;
            border-width: 2px 1px 0 1px;
            border-style: solid;
            height: 14px;
            line-height: 14px;
            border-color: #212121;
            position: relative;
            top: 9px;
            display: block;
        }

        .hd .on {
            color: black;
            border-bottom: none;
        }

        .hd .on a {
            color: #fff;
            margin-left: -1px;
            top: 0;
            height: 32px;
            line-height: 32px;
            border-width: 2px 1px 1px;
            border-style: solid;

            background: #45060d;
        }

        .hd .last a {
            float: right;
            border-right: 0 !important;
        }

        .hd .last {
            float: right
        }

        .item {
            background-color: #e3e3e3;
            height: 220px;
            display: none;
            zoom: 1
        }

        .media .hd li {
            width: 121px
        }

        .media .hd a {
            width: 119px
        }

        .media .item {
            padding: 25px 20px;
            height: 150px
        }

        .game .item {
            height: 120px
        }

        .w_placement .pic {
            width: 180px;
            height: 205px;
            float: left;
            padding: 10px;
        }

        .w_placement .info {
            overflow: hidden;
            padding: 20px 15px 20px 0;
        }

        .w_placement .tit {
            padding-bottom: 5px;
            border-bottom: 1px solid #dadad9;
        }

        .w_placement .prompt {
            margin-bottom: 5px;

        }

        .w_placement dl {
            line-height: 1.8em;
            overflow: hidden;
            zoom: 1;
        }

        .w_placement dt {
            float: left;
        }

        .w_placement dd {
            overflow: hidden;
        }

        .w_placement .tx {
            line-height: 1.8em;
        }

        .w_placement .more {
            margin-left: 5px;
            color: #dd3900;
        }

        .w_placement .picImg {
            position: relative;
        }

        .w_placement .lei .picImg {
            left: 10px;
            bottom: 3px;
        }

        .w_placement .huo .picImg {
            left: 10px;
        }

        .w_placement .feng .picImg {
            left: 10px;
        }

        .w_placement .shui .picImg {
            top: 4px;
        }

        .w_placement .tu .picImg {
            left: 10px;
        }

        .game .hd li {
            width: 121.25px;
        }

        .game .hd a {
            width: 119.25px;
        }

        .game .pic {
            float: left;
            padding: 15px 10px 15px 15px;
        }

        .game .info {
            overflow: hidden;
            padding: 30px 15px 15px 0;
            width: 330px
        }

        .zlLi {
            float: left;
            height: 13px;
            line-height: 13px;
            margin: 8px 0;
            padding: 0 8px;
            border-right: 1px solid #ccc
        }

        .game .info span {
            margin-left: 7px
        }

        .tit-1,
        .tit-2,
        .tit-3,
        .tit-4,
        .tit-5 {
            height: 21px
        }

        .tit-1 {
            background-position: -236px -165px
        }

        .tit-2 {
            background-position: -236px -190px
        }

        .tit-3 {
            background-position: -236px -215px
        }

        .tit-4 {
            background-position: -236px -240px
        }

        .tit-5 {
            background-position: -236px -265px
        }

        .ntab a:hover,
        .hd a:hover {
            text-decoration: none
        }

        .mod-r .more {
            margin-top: -22px;
            _position: relative;
            top: 0;
            right: 0;
            color: #c6c6c6;
            text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
            -webkit-text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
            -moz-text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
            *filter: Glow(color=#000, strength=1);
        }

        .gg-r span {
            height: 134px;
         
        }

        .gg-r .yt-box {
            height: 134px;
            border-radius: 8px;
            overflow: hidden;
            background: #000;
        }

        .gg-r .yt-box iframe {
            width: 100%;
            height: 100%;
            border: 0;
            display: block;
        }

        .game-r,
        .video-r {
            background: #fff;
            padding: 15px
        }

        .game-r li {
            background: url("/placeholders/spr.png") -308px -25px no-repeat;
            padding-left: 12px;
            line-height: 24px;
            overflow: hidden;
            height: 24px;
            width: 15em;
            text-overflow: ellipsis;
        }

        .video-r li {
            position: relative
        }

        .i-video2 {
            left: 84px;
            top: 37px;
            background-position: -266px -131px;
            width: 31px;
            height: 31px
        }

        .video-r-tx {
            bottom: 0;
            background-color: rgba(0, 0, 0, 0.7);
            color: #fff;
            height: 24px;
            line-height: 24px;
            width: 100%;
            text-indent: 1em
        }

        .postTime,
        .video-r .mb14 {
            display: none
        }

        .dis {
            display: block
        }

img {
            object-fit: cover;
        }

        .ph-note {
            position: fixed;
            right: 10px;
            bottom: 10px;
            z-index: 9999;
            background: rgba(0, 0, 0, .75);
            color: #fff;
            font: 12px/1.2 Arial, sans-serif;
            padding: 6px 8px;
            border-radius: 4px;
        }

.button-start {
                background-image: url(/placeholders/button-start.png);
            }

            .button-start:hover {
                scale: 1.05;
            }

.hero-image {
                            object-fit: contain;
                        }

.button-discord {
                        width: 52px;
                        height: 52px;
                        background-repeat: no-repeat;
                        background-size: 41px;
                        background-image: url('/placeholders/discord-off.png');
                    }

                    .button-discord:hover {
                        cursor: pointer;
                        background-image: url('/placeholders/discord-on.png');
                        opacity: 0.8;
                    }

                    .button-youtube {
                        width: 52px;
                        height: 52px;
                        background-repeat: no-repeat;
                        background-size: 41px;
                        background-image: url('/placeholders/youtube-off.png');
                    }

                    .button-youtube:hover {
                        cursor: pointer;
                        opacity: 0.8;
                    }


/* Refactor classes migrated from inline style attributes */
.is-hidden { display: none; }
.login-shortcut { background-image: url(/placeholders/bg-login2.png); color: #000; }
.mod-tit-spaced { margin-top: 1rem; }
.server-row {
    background-position: center;
    background: url(/placeholders/58.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.server-row-link { color: #fff; padding-left: 0; }
.inline-flex-center-gap { display: flex; gap: 6px; align-items: center; }
.server-icon { width: 16px; height: 16px; margin-top: 2px; }
.section-banner {
    background-image: unset;
    display: flex;
    width: 100%;
    height: 36px;
    margin-bottom: 1px;
}
.section-banner-image { width: 100%; object-fit: contain; }
.pic-top-offset { margin-top: 12px; }
.gg-stack { gap: 1rem; display: flex; flex-direction: column; }
.social-buttons-row {
    background-color: unset;
    height: 100px;
    display: flex;
    justify-content: space-evenly;
}

.yt-preview-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
