/* ========================================
   {{brand}} - Casino Template Styles
   Version: 1.0
   ======================================== */

/* CSS Variables */
:root {
    --primary: #69F0AE;
    --primary-dark: {{primary_color_dark}};
    --secondary: #1565C0;
    --accent: #ffd700;
    --bg-dark: #0a0a1a;
    --bg-card: #12122a;
    --bg-light: #1a1a3a;
    --text-primary: #ffffff;
    --text-secondary: rgba(255, 255, 255, 0.7);
    --text-muted: rgba(255, 255, 255, 0.5);
    --border-color: rgba(255, 255, 255, 0.1);
    --shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    --radius: 12px;
    --radius-sm: 8px;
    --transition: all 0.3s ease;
}

/* Reset & Base */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    background: var(--bg-dark);
    color: var(--text-primary);
    line-height: 1.6;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
    transition: var(--transition);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

ul, ol {
    list-style: none;
}

/* Container */
.c-tno9uy {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* ========================================
   Header & Navigation
   ======================================== */
._yfqejm {
    background: rgba(10, 10, 26, 0.95);
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    border-bottom: 1px solid var(--border-color);
}

.c-z68bbk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.is-irlwqk {
    display: flex;
    align-items: center;
    gap: 12px;
}

.is-irlwqk img {
    width: 48px;
    height: 48px;
    border-radius: 10px;
}

.js-bqabhi {
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.c-s2dogn {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ui-h7qocp {
    padding: 10px 16px;
    border-radius: var(--radius-sm);
    font-size: 15px;
    font-weight: 500;
    color: var(--text-secondary);
    transition: var(--transition);
}

.ui-h7qocp:hover,
.ui-h7qocp.m-vj9mbr {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

.x-xicpx9 {
    display: flex;
    align-items: center;
    gap: 12px;
}

.m-y0d0jb {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    color: #fff;
    font-weight: 600;
    border-radius: var(--radius);
    box-shadow: 0 4px 15px rgba(var(--primary), 0.4);
    transition: var(--transition);
}

.m-y0d0jb:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(var(--primary), 0.5);
}

.m-ceiuia {
    display: none;
    flex-direction: column;
    gap: 5px;
    padding: 10px;
    background: none;
    border: none;
    cursor: pointer;
}

.m-ceiuia span {
    width: 24px;
    height: 2px;
    background: var(--text-primary);
    border-radius: 2px;
    transition: var(--transition);
}

/* Breadcrumb */
.x-ycdclu {
    padding: 100px 0 20px;
    background: var(--bg-dark);
    font-size: 14px;
    color: var(--text-muted);
}

.x-ycdclu a {
    color: var(--text-secondary);
}

.x-ycdclu a:hover {
    color: var(--primary);
}

/* ========================================
   Buttons
   ======================================== */
._atij9d {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 600;
    border-radius: var(--radius);
    border: none;
    cursor: pointer;
    transition: var(--transition);
}

.ievthg {
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    color: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.ievthg:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}

.el-yvhyvm {
    background: transparent;
    color: var(--text-primary);
    border: 2px solid var(--border-color);
}

.el-yvhyvm:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--primary);
}

.is-ok966p {
    background: #fff;
    color: var(--bg-dark);
}

.is-ok966p:hover {
    background: var(--accent);
}

.x-u8xt4q {
    background: transparent;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.5);
}

.x-u8xt4q:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #fff;
}

.s-ajczxy {
    padding: 10px 20px;
    font-size: 14px;
}

._i8bpyd {
    width: 100%;
}

/* ========================================
   Hero Section
   ======================================== */
.x-foc08u {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.el-ig2how {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.el-ig2how img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.4;
}

.el-ig2how::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 10, 26, 0.5) 0%, rgba(10, 10, 26, 0.9) 100%);
}

._b5bkpv {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 120px 0 80px;
}

.s-cl0ne8 {
    max-width: 700px;
}

.x-fpmoce {
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 24px;
    background: linear-gradient(135deg, #fff 0%, var(--accent) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.s-gv5idv {
    font-size: 20px;
    color: var(--text-secondary);
    margin-bottom: 32px;
    line-height: 1.7;
}

.x-mh7ckz {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

.ui-wua4c5 {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.js-ii944t {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   Section Styles
   ======================================== */
section {
    padding: 80px 0;
}

.ui-p8wdsa {
    text-align: center;
    margin-bottom: 48px;
}

.s-kdf4kl {
    display: inline-block;
    padding: 8px 16px;
    background: rgba(var(--primary), 0.1);
    color: var(--primary);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 16px;
}

.s-cu3cwc {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

.s-cu3cwc strong {
    color: var(--primary);
}

._oi2xox {
    font-size: 18px;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
}

/* ========================================
   Stats Section
   ======================================== */
.js-np1xsz {
    background: var(--bg-card);
    padding: 60px 0;
}

.el-flk8zg {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.c-w2ahbd {
    text-align: center;
    padding: 24px;
}

.is-hqx04m {
    font-size: 32px;
    margin-bottom: 12px;
    display: block;
}

.c-rhjoys {
    font-size: 36px;
    font-weight: 800;
    color: var(--accent);
    display: block;
    margin-bottom: 8px;
}

._d6o3nl {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   About Section
   ======================================== */
.m-tdr5ws {
    background: var(--bg-dark);
}

.js-lamthc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.ui-nzet3o p {
    margin-bottom: 20px;
    color: var(--text-secondary);
    line-height: 1.8;
}

.ui-nzet3o p strong {
    color: var(--primary);
}

.el-p49yi5 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 32px;
}

.js-s9u6n8 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    background: var(--bg-card);
    border-radius: var(--radius);
}

.y9dqe0 {
    font-size: 24px;
}

.is-ajfyn3 {
    position: relative;
}

.is-ajfyn3 img {
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

.m-mxr41v {
    position: absolute;
    bottom: -20px;
    right: -20px;
    background: var(--primary);
    padding: 24px;
    border-radius: var(--radius);
    text-align: center;
    box-shadow: var(--shadow);
}

.m-ug8qrb {
    font-size: 36px;
    font-weight: 800;
    display: block;
}

.el-rj22tg {
    font-size: 14px;
    opacity: 0.9;
}

/* ========================================
   Games Section
   ======================================== */
.vk3zx3 {
    background: linear-gradient(180deg, var(--bg-dark) 0%, var(--bg-card) 100%);
}

.el-kzkako {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.ui-q7822q {
    background: var(--bg-light);
    border-radius: var(--radius);
    overflow: hidden;
    transition: var(--transition);
}

.ui-q7822q:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.ui-hcexvb {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
}

.ui-hcexvb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.ui-q7822q:hover .ui-hcexvb img {
    transform: scale(1.1);
}

._un0e04 {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 6px 12px;
    background: var(--primary);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50px;
}

.c-a5ysub {
    padding: 20px;
}

.c-a5ysub h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

.c-a5ysub p {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 12px;
}

.el-tqib6w {
    display: inline-block;
    padding: 6px 12px;
    background: rgba(255, 215, 0, 0.1);
    color: var(--accent);
    font-size: 13px;
    font-weight: 600;
    border-radius: 50px;
}

/* ========================================
   Services Section
   ======================================== */
.x-l9nep8 {
    background: var(--bg-dark);
}

.ui-dfouo6 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

._ezswrm {
    background: var(--bg-card);
    padding: 32px 24px;
    border-radius: var(--radius);
    text-align: center;
    transition: var(--transition);
    border: 1px solid var(--border-color);
}

._ezswrm:hover {
    transform: translateY(-5px);
    border-color: var(--primary);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

._nlzhri {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
}

.s-xasfwg {
    font-size: 18px;
    margin-bottom: 12px;
}

.js-mzh7f7 {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
}

/* ========================================
   Bonus Section
   ======================================== */
.is-tqiivi {
    background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
    text-align: center;
}

.c-polmt3 {
    font-size: 36px;
    margin-bottom: 16px;
}

.ui-lewjwz {
    font-size: 18px;
    opacity: 0.9;
    margin-bottom: 32px;
}

.s-u12s64 {
    display: flex;
    justify-content: center;
    gap: 48px;
    margin-bottom: 32px;
}

.c-d2lnzb {
    text-align: center;
}

._jc06hr {
    font-size: 48px;
    font-weight: 800;
    display: block;
}

.s-atvf0f {
    font-size: 14px;
    opacity: 0.8;
}

/* ========================================
   Payment Section
   ======================================== */
._b15daj {
    background: var(--bg-card);
}

.el-wmhbw8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 40px;
}

.ui-odq678 {
    background: var(--bg-light);
    padding: 32px 24px;
    border-radius: var(--radius);
    text-align: center;
}

.ui-odq678 img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

.ui-odq678 h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

.ui-odq678 p {
    font-size: 14px;
    color: var(--text-secondary);
}

.c-mhlh5w {
    display: flex;
    justify-content: center;
    gap: 48px;
}

.xqw3rv {
    display: flex;
    align-items: center;
    gap: 16px;
}

.ui-ne6z2b {
    font-size: 32px;
}

.xqw3rv h4 {
    font-size: 16px;
    margin-bottom: 4px;
}

.xqw3rv p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   License Section
   ======================================== */
.s-i1m2hg {
    background: var(--bg-dark);
}

.el-lun2ob {
    display: flex;
    align-items: center;
    gap: 60px;
}

._lz3fdv h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

._lz3fdv p {
    color: var(--text-secondary);
    margin-bottom: 24px;
    line-height: 1.8;
}

.m-tmosv5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.m-tmosv5 li {
    color: var(--text-secondary);
    font-size: 15px;
}

.x-dmgbpt img {
    width: 200px;
    height: 200px;
    border-radius: var(--radius);
}

/* ========================================
   Responsible Gaming Section
   ======================================== */
.duhm85 {
    background: var(--bg-card);
}

.ui-xkx6jf > p {
    text-align: center;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.ui-hptrcf {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 32px;
}

.s-n5pm9s {
    text-align: center;
    padding: 24px;
    background: var(--bg-light);
    border-radius: var(--radius);
}

.js-gtgrd4 {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

.s-n5pm9s h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

.s-n5pm9s p {
    font-size: 14px;
    color: var(--text-secondary);
}

._xyltwu {
    text-align: center;
    font-size: 14px;
    color: var(--text-muted);
}

._xyltwu a {
    color: var(--primary);
    text-decoration: underline;
}

/* ========================================
   Testimonials Section
   ======================================== */
.s-zimbzy {
    background: var(--bg-dark);
}

._bh3gfc {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.m-yhts19 {
    background: var(--bg-card);
    padding: 28px;
    border-radius: var(--radius);
    border: 1px solid var(--border-color);
}

.is-duidc5 {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
}

.is-duidc5 img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.is-dif8cq {
    font-weight: 600;
    display: block;
    margin-bottom: 4px;
}

.ui-piszlw {
    color: var(--accent);
    font-size: 14px;
}

.js-xtxice {
    color: var(--text-secondary);
    font-size: 15px;
    line-height: 1.7;
}

/* ========================================
   Team Section
   ======================================== */
.is-qq728h {
    background: var(--bg-card);
}

.m-ei6wpw {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.m-ij86iq {
    text-align: center;
}

.m-ij86iq img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto 16px;
    border: 4px solid var(--primary);
}

.m-ij86iq h3 {
    font-size: 18px;
    margin-bottom: 4px;
}

.m-ij86iq p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   Support Section
   ======================================== */
.x-uycsk2 {
    background: var(--bg-dark);
}

.s-qf64o9 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.el-fiklbo {
    background: var(--bg-card);
    padding: 32px;
    border-radius: var(--radius);
    text-align: center;
    border: 1px solid var(--border-color);
}

.is-w6wyl1 {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
}

.el-fiklbo h3 {
    font-size: 20px;
    margin-bottom: 12px;
}

.el-fiklbo p {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 20px;
}

/* ========================================
   FAQ Section
   ======================================== */
.js-tyq68r {
    background: var(--bg-card);
}

.is-c3fggn {
    max-width: 800px;
    margin: 0 auto;
}

._quzywk {
    background: var(--bg-light);
    border-radius: var(--radius);
    margin-bottom: 12px;
    overflow: hidden;
}

.is-jz9wca {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    background: none;
    border: none;
    color: var(--text-primary);
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
    transition: var(--transition);
}

.is-jz9wca:hover {
    background: rgba(255, 255, 255, 0.05);
}

.s-l5bi3o {
    font-size: 24px;
    font-weight: 300;
    transition: var(--transition);
}

._quzywk.active .s-l5bi3o {
    transform: rotate(45deg);
}

.m-ml6z13 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

._quzywk.active .m-ml6z13 {
    max-height: 500px;
}

.m-ml6z13 p {
    padding: 0 24px 20px;
    color: var(--text-secondary);
    line-height: 1.7;
}

/* ========================================
   News Section
   ======================================== */
.el-t5uouc {
    background: var(--bg-dark);
}

.ui-e1elyz {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.rl77zi {
    background: var(--bg-card);
    border-radius: var(--radius);
    overflow: hidden;
    transition: var(--transition);
}

.rl77zi:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow);
}

.el-km2ohl {
    aspect-ratio: 16/10;
    overflow: hidden;
}

.el-km2ohl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.rl77zi:hover .el-km2ohl img {
    transform: scale(1.05);
}

.el-m7ue2o {
    padding: 20px;
}

.js-ch37y9 {
    font-size: 13px;
    color: var(--text-muted);
    margin-bottom: 8px;
}

.x-lv87mj {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.s-k1jfvz {
    font-size: 14px;
    color: var(--text-secondary);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.is-xqr083 {
    text-align: center;
    margin-top: 40px;
}

/* ========================================
   CTA Section
   ======================================== */
.is-wezhhd {
    background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
    text-align: center;
    padding: 80px 0;
}

.ui-s69bu8 h2 {
    font-size: 36px;
    margin-bottom: 16px;
}

.ui-s69bu8 h2 strong {
    color: var(--accent);
}

.ui-s69bu8 p {
    font-size: 18px;
    opacity: 0.9;
    margin-bottom: 32px;
}

._haltf2 {
    display: flex;
    justify-content: center;
    gap: 16px;
}

/* ========================================
   App Section
   ======================================== */
.s-uu5ghz {
    background: var(--bg-card);
}

.m-idag3s {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

.x-slxkcr h2 {
    font-size: 32px;
    margin-bottom: 16px;
}

.x-slxkcr h2 strong {
    color: var(--primary);
}

.x-slxkcr > p {
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.m-l6ts3v {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

.m-l6ts3v span {
    font-size: 14px;
    color: var(--text-secondary);
}

.is-yoofeh {
    display: flex;
    gap: 16px;
}

.ui-xfdzww {
    text-align: center;
}

.ui-xfdzww img {
    width: 180px;
    height: 180px;
    border-radius: var(--radius);
    margin-bottom: 12px;
}

.ui-xfdzww p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   Footer
   ======================================== */
.e1mqb7 {
    background: #050510;
    padding: 60px 0 30px;
}

.m-fodqs1 {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}

.h74m1q {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.h74m1q img {
    width: 48px;
    height: 48px;
}

.h74m1q span {
    font-size: 20px;
    font-weight: 700;
}

.h74m1q p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
}

.c-zndp3p h4,
._rdv88q h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

.c-zndp3p ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.c-zndp3p a {
    font-size: 14px;
    color: var(--text-secondary);
}

.c-zndp3p a:hover {
    color: var(--primary);
}

._rdv88q p {
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 12px;
}

.x-d5lup9 {
    border-top: 1px solid var(--border-color);
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.z0u5i0 {
    display: flex;
    gap: 12px;
}

.z0u5i0 img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

.x-d5lup9 p {
    font-size: 13px;
    color: var(--text-muted);
}

.x-d5lup9 a {
    color: var(--text-secondary);
}

.x-d5lup9 a:hover {
    color: var(--primary);
}

/* ========================================
   Floating Button
   ======================================== */
._mifyee {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}

.js-lp1o6c {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
    animation: pulse 2s infinite;
}

.g22yi6 {
    font-size: 20px;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

/* ========================================
   Page Hero (Game Pages)
   ======================================== */
.js-uuv1iv {
    position: relative;
    padding: 160px 0 80px;
    text-align: center;
}

.x-zfoh3p {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.x-zfoh3p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.3;
}

.x-zfoh3p::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(10, 10, 26, 0.7) 0%, var(--bg-dark) 100%);
}

.js-uuv1iv .c-tno9uy {
    position: relative;
    z-index: 1;
}

.m-of9gmd {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 16px;
}

.m-of9gmd strong {
    color: var(--primary);
}

.cg48so {
    font-size: 20px;
    color: var(--text-secondary);
    margin-bottom: 24px;
}

.x-j1uahk {
    display: flex;
    justify-content: center;
    gap: 32px;
}

.x-j1uahk span {
    font-size: 16px;
    color: var(--text-secondary);
}

/* ========================================
   Game Introduction
   ======================================== */
.is-l9nkvz {
    background: var(--bg-dark);
}

.ui-g41q1y {
    display: grid;
    grid-template-columns: 1fr 350px;
    gap: 48px;
}

.c-p91syh h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

.c-p91syh h2 strong {
    color: var(--primary);
}

.c-p91syh h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

.c-p91syh p {
    color: var(--text-secondary);
    margin-bottom: 16px;
    line-height: 1.8;
}

.c-p91syh p strong {
    color: var(--primary);
}

.c-f7a42g {
    margin: 16px 0 32px;
}

.c-f7a42g li {
    padding: 12px 0;
    border-bottom: 1px solid var(--border-color);
    color: var(--text-secondary);
}

.c-f7a42g li strong {
    color: var(--text-primary);
}

.c-de3xox {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}

.x-b85hey {
    background: var(--bg-card);
    padding: 28px;
    border-radius: var(--radius);
    border: 1px solid var(--border-color);
    position: sticky;
    top: 100px;
}

.x-b85hey h3 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.m-v8s6a5 {
    width: 100%;
    margin-bottom: 24px;
}

.m-v8s6a5 tr {
    border-bottom: 1px solid var(--border-color);
}

.m-v8s6a5 td {
    padding: 12px 0;
    font-size: 14px;
}

.m-v8s6a5 td:first-child {
    color: var(--text-secondary);
}

.m-v8s6a5 td:last-child {
    text-align: right;
    font-weight: 600;
}

/* ========================================
   Article Page
   ======================================== */
.fkh3jk {
    padding: 120px 0 60px;
    background: var(--bg-dark);
}

.s-es953t {
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 48px;
}

.m-v7j4ro {
    margin-bottom: 24px;
}

.m-pza93l {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 16px;
}

.ll41c9 {
    display: flex;
    gap: 24px;
    font-size: 14px;
    color: var(--text-muted);
}

.s-gt1aak {
    margin-bottom: 32px;
}

.s-gt1aak img {
    width: 100%;
    border-radius: var(--radius);
}

.s-vu88g6 {
    line-height: 1.9;
    color: var(--text-secondary);
}

.s-vu88g6 h2 {
    font-size: 24px;
    color: var(--text-primary);
    margin: 32px 0 16px;
}

.s-vu88g6 h3 {
    font-size: 20px;
    color: var(--text-primary);
    margin: 24px 0 12px;
}

.s-vu88g6 p {
    margin-bottom: 16px;
}

.s-vu88g6 strong {
    color: var(--primary);
}

.s-vu88g6 ul,
.s-vu88g6 ol {
    margin: 16px 0;
    padding-left: 24px;
}

.s-vu88g6 li {
    margin-bottom: 8px;
    list-style: disc;
}

.el-kajxha {
    margin-top: 40px;
    padding-top: 24px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

._fz555p a {
    display: inline-block;
    padding: 6px 12px;
    background: var(--bg-card);
    border-radius: 50px;
    font-size: 13px;
    margin-left: 8px;
}

.ui-jh06at a {
    margin-left: 12px;
    color: var(--primary);
}

.m-nvd213 {
    margin-top: 40px;
    padding: 32px;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    border-radius: var(--radius);
    text-align: center;
}

.m-nvd213 h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.m-nvd213 p {
    opacity: 0.9;
    margin-bottom: 20px;
}

/* Sidebar */
.s-ceir3x {
    background: var(--bg-card);
    padding: 24px;
    border-radius: var(--radius);
    margin-bottom: 24px;
}

.s-ceir3x h3 {
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--border-color);
}

.ui-s7o3ek li,
.s-o9bq0l li {
    padding: 10px 0;
    border-bottom: 1px solid var(--border-color);
}

.ui-s7o3ek li:last-child,
.s-o9bq0l li:last-child {
    border-bottom: none;
}

.ui-s7o3ek a,
.s-o9bq0l a {
    font-size: 14px;
    color: var(--text-secondary);
}

.ui-s7o3ek a:hover,
.s-o9bq0l a:hover {
    color: var(--primary);
}

.is-nf45tx {
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    text-align: center;
}

.is-nf45tx h3 {
    border-bottom: none;
    padding-bottom: 0;
}

.is-nf45tx p {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}

/* ========================================
   News List Page
   ======================================== */
.el-jmdl4c {
    padding: 140px 0 40px;
    text-align: center;
    background: linear-gradient(180deg, var(--bg-card) 0%, var(--bg-dark) 100%);
}

.s-o9bq0l {
    background: var(--bg-dark);
    padding: 40px 0 80px;
}

/* ========================================
   How to Play
   ======================================== */
.js-n4pbhe {
    background: var(--bg-card);
}

._qt96wf {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.js-wbw2a9 {
    text-align: center;
    padding: 32px 24px;
    background: var(--bg-light);
    border-radius: var(--radius);
    position: relative;
}

.ui-tfynp5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: var(--primary);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    margin-bottom: 16px;
}

.js-wbw2a9 h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

.js-wbw2a9 p {
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   Tips Section
   ======================================== */
.m-e0rhep {
    background: var(--bg-dark);
}

.x-bfy7m2 > p {
    text-align: center;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.bu4xv1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.ui-bbmnsf {
    background: var(--bg-card);
    padding: 28px;
    border-radius: var(--radius);
    text-align: center;
}

.is-iswvs8 {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

.ui-bbmnsf h3 {
    font-size: 18px;
    margin-bottom: 12px;
}

.ui-bbmnsf p {
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.7;
}

/* Popular Games Showcase */
.x-u7isla {
    background: var(--bg-card);
}

.el-yx6k51 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.x-w6z6gh {
    background: var(--bg-light);
    border-radius: var(--radius);
    overflow: hidden;
    text-align: center;
}

.x-w6z6gh img {
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}

.x-w6z6gh h3 {
    font-size: 16px;
    padding: 16px 16px 4px;
}

.x-w6z6gh p {
    font-size: 14px;
    color: var(--accent);
    padding: 0 16px 16px;
}

/* Strategy Content */
.el-d5gebe > p {
    text-align: center;
    color: var(--text-secondary);
    margin-bottom: 32px;
}

.is-plbzxb {
    background: var(--bg-card);
    padding: 32px;
    border-radius: var(--radius);
}

.is-plbzxb h3 {
    font-size: 18px;
    margin-bottom: 16px;
    color: var(--primary);
}

.is-plbzxb ul {
    margin-bottom: 24px;
}

.is-plbzxb li {
    padding: 10px 0;
    border-bottom: 1px solid var(--border-color);
    color: var(--text-secondary);
    font-size: 15px;
}

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .c-s2dogn {
        display: none;
    }
    
    .m-ceiuia {
        display: flex;
    }
    
    .x-fpmoce {
        font-size: 40px;
    }
    
    .el-flk8zg,
    .ui-dfouo6,
    .el-wmhbw8,
    .ui-hptrcf,
    .m-ei6wpw,
    ._qt96wf,
    .bu4xv1,
    .el-yx6k51 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .el-kzkako,
    ._bh3gfc,
    .s-qf64o9,
    .ui-e1elyz {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-lamthc,
    .ui-g41q1y,
    .s-es953t {
        grid-template-columns: 1fr;
    }
    
    .m-fodqs1 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .el-lun2ob,
    .m-idag3s {
        flex-direction: column;
        text-align: center;
    }
    
    .s-u12s64,
    .c-mhlh5w {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .x-fpmoce {
        font-size: 32px;
    }
    
    .s-cu3cwc,
    .m-of9gmd {
        font-size: 28px;
    }
    
    .el-flk8zg,
    .ui-dfouo6,
    .el-wmhbw8,
    .ui-hptrcf,
    .m-ei6wpw,
    .el-kzkako,
    ._bh3gfc,
    .s-qf64o9,
    .ui-e1elyz,
    ._qt96wf,
    .bu4xv1,
    .el-yx6k51 {
        grid-template-columns: 1fr;
    }
    
    .m-fodqs1 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .x-mh7ckz,
    ._haltf2,
    .is-yoofeh {
        flex-direction: column;
    }
    
    .x-d5lup9 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    ._mifyee {
        bottom: 20px;
        right: 20px;
    }
    
    .pv9z40 {
        display: none;
    }
    
    .js-lp1o6c {
        padding: 16px;
        border-radius: 50%;
    }
    
    .el-p49yi5 {
        grid-template-columns: 1fr;
    }
    
    .m-tmosv5 {
        grid-template-columns: 1fr;
    }
    
    .x-j1uahk {
        flex-direction: column;
        gap: 12px;
    }
    
    .ll41c9 {
        flex-direction: column;
        gap: 8px;
    }
    
    .el-kajxha {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    ._yfqejm,
    ._mifyee,
    .e1mqb7,
    .is-wezhhd {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
