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

/* CSS Variables */
:root {
    --primary: #2979FF;
    --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 */
.el-o2fj0s {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* ========================================
   Header & Navigation
   ======================================== */
.qcdvm1 {
    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);
}

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

.c-luj7o6 {
    display: flex;
    align-items: center;
    gap: 12px;
}

.c-luj7o6 img {
    width: 48px;
    height: 48px;
    border-radius: 10px;
}

.bcmlel {
    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;
}

.js-p5q4p7 {
    display: flex;
    align-items: center;
    gap: 8px;
}

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

.hc8ggj:hover,
.hc8ggj.js-vc5toa {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

._czlc3m {
    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);
}

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

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

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

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

.is-vz10xj a {
    color: var(--text-secondary);
}

.is-vz10xj a:hover {
    color: var(--primary);
}

/* ========================================
   Buttons
   ======================================== */
.is-ou5iml {
    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);
}

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

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

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

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

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

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

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

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

.m-p4xvoy {
    padding: 10px 20px;
    font-size: 14px;
}

.js-e5fsj5 {
    width: 100%;
}

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

.s-owe2ky {
    position: absolute;
    inset: 0;
    z-index: 0;
}

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

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

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

.el-gn4n3p {
    max-width: 700px;
}

._k3zzsl {
    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;
}

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

.js-ijlkbf {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

.ui-ka3lhf {
    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;
}

.m-hfappz {
    text-align: center;
    margin-bottom: 48px;
}

.ui-uz86jn {
    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;
}

.el-sq1mfw {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

.el-sq1mfw strong {
    color: var(--primary);
}

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

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

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

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

.js-bziwdt {
    font-size: 32px;
    margin-bottom: 12px;
    display: block;
}

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

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

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

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

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

.el-kdav5c p strong {
    color: var(--primary);
}

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

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

.ui-p3h7v4 {
    font-size: 24px;
}

.is-jayeo0 {
    position: relative;
}

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

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

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

.m-kcxhkr {
    font-size: 14px;
    opacity: 0.9;
}

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

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

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

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

.el-hodeal {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
}

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

.m-hz38d8:hover .el-hodeal img {
    transform: scale(1.1);
}

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

.is-r4z1y2 {
    padding: 20px;
}

.is-r4z1y2 h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

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

.x-ucwgxs {
    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
   ======================================== */
._z4vwry {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

.el-pif97p {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

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

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

.el-bgcxds {
    font-size: 14px;
    opacity: 0.8;
}

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

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

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

.js-bq7p1q img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

.js-bq7p1q h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

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

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

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

.js-batf5o {
    font-size: 32px;
}

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

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

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

.is-lqhntb {
    display: flex;
    align-items: center;
    gap: 60px;
}

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

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

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

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

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

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

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

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

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

.s-x3ovun {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

.c-grlpin h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dul4cb {
    text-align: center;
}

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

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

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

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

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

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

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

.ui-u2xta9 h3 {
    font-size: 20px;
    margin-bottom: 12px;
}

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

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

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

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

._w8sqdg {
    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);
}

._w8sqdg:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

._aq096e.active .js-jaa2zi {
    transform: rotate(45deg);
}

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

._aq096e.active .e2i24d {
    max-height: 500px;
}

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

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

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

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

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

.is-fxcv8o {
    aspect-ratio: 16/10;
    overflow: hidden;
}

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

.s-ca61gg:hover .is-fxcv8o img {
    transform: scale(1.05);
}

.c-oxyby5 {
    padding: 20px;
}

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

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

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

.x-omuqhh {
    text-align: center;
    margin-top: 40px;
}

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

.el-cmfahz h2 {
    font-size: 36px;
    margin-bottom: 16px;
}

.el-cmfahz h2 strong {
    color: var(--accent);
}

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

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

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

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

.el-l5v3vh h2 {
    font-size: 32px;
    margin-bottom: 16px;
}

.el-l5v3vh h2 strong {
    color: var(--primary);
}

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

.x-h6e0wu {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

.s-nigm09 {
    display: flex;
    gap: 16px;
}

._sao3lo {
    text-align: center;
}

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

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

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

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

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

.s-okf0ld img {
    width: 48px;
    height: 48px;
}

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

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

.ui-e30ytr h4,
.el-ke20xt h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

.ui-e30ytr ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

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

.ui-e30ytr a:hover {
    color: var(--primary);
}

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

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

.js-hrtrqo {
    display: flex;
    gap: 12px;
}

.js-hrtrqo img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

.js-umqerb a {
    color: var(--text-secondary);
}

.js-umqerb a:hover {
    color: var(--primary);
}

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

.is-wjeyvf {
    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;
}

.c-lww9j8 {
    font-size: 20px;
}

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

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

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

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

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

.c-d8mpdq .el-o2fj0s {
    position: relative;
    z-index: 1;
}

.s-d4h0cs {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 16px;
}

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

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

.is-hghtgs {
    display: flex;
    justify-content: center;
    gap: 32px;
}

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

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

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

.is-lfk7wl h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

.is-lfk7wl h2 strong {
    color: var(--primary);
}

.is-lfk7wl h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

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

.is-lfk7wl p strong {
    color: var(--primary);
}

.js-dv24qi {
    margin: 16px 0 32px;
}

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

.js-dv24qi li strong {
    color: var(--text-primary);
}

.el-kymfpl {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}

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

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

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

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

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

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

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

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

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

.dloyco {
    margin-bottom: 24px;
}

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

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

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

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

.ui-xay0fy {
    line-height: 1.9;
    color: var(--text-secondary);
}

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

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

.ui-xay0fy p {
    margin-bottom: 16px;
}

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

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

.ui-xay0fy li {
    margin-bottom: 8px;
    list-style: disc;
}

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

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

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

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

.c-zr0mqf h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.c-zr0mqf p {
    opacity: 0.9;
    margin-bottom: 20px;
}

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

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

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

._tsptyy li:last-child,
.ui-fnprfo li:last-child {
    border-bottom: none;
}

._tsptyy a,
.ui-fnprfo a {
    font-size: 14px;
    color: var(--text-secondary);
}

._tsptyy a:hover,
.ui-fnprfo a:hover {
    color: var(--primary);
}

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

.s-fi4xji h3 {
    border-bottom: none;
    padding-bottom: 0;
}

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

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

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

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

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

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

.js-i6vc03 {
    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;
}

.el-ksf3jj h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

.s-rzvnkz {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

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

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

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

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

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

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

.s-ba8nfw h3 {
    font-size: 16px;
    padding: 16px 16px 4px;
}

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

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

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

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

.m-lvqhqd ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .js-p5q4p7 {
        display: none;
    }
    
    .m-t1125i {
        display: flex;
    }
    
    ._k3zzsl {
        font-size: 40px;
    }
    
    .x-aye2e7,
    .c-lbqpqr,
    .ui-ezlpkv,
    ._a6h4ym,
    .ui-ck8sy8,
    .c-sspofj,
    .lq6lhn,
    .c-u42o97 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .m-pw9xqe,
    .el-ne0swf,
    .m-gno6yc,
    .s-gajt0n {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-feagt4,
    .s-zxfaax,
    ._ogpsuh {
        grid-template-columns: 1fr;
    }
    
    .is-b2wi58 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .is-lqhntb,
    .m-b3f6eh {
        flex-direction: column;
        text-align: center;
    }
    
    .is-n7gd2e,
    .c-ytjaxl {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    ._k3zzsl {
        font-size: 32px;
    }
    
    .el-sq1mfw,
    .s-d4h0cs {
        font-size: 28px;
    }
    
    .x-aye2e7,
    .c-lbqpqr,
    .ui-ezlpkv,
    ._a6h4ym,
    .ui-ck8sy8,
    .m-pw9xqe,
    .el-ne0swf,
    .m-gno6yc,
    .s-gajt0n,
    .c-sspofj,
    .lq6lhn,
    .c-u42o97 {
        grid-template-columns: 1fr;
    }
    
    .is-b2wi58 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .js-ijlkbf,
    .ui-lfdxmu,
    .s-nigm09 {
        flex-direction: column;
    }
    
    .js-umqerb {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .m-krt36y {
        bottom: 20px;
        right: 20px;
    }
    
    .el-bd8bo4 {
        display: none;
    }
    
    .is-wjeyvf {
        padding: 16px;
        border-radius: 50%;
    }
    
    .s-vs2qox {
        grid-template-columns: 1fr;
    }
    
    .is-rccxjs {
        grid-template-columns: 1fr;
    }
    
    .is-hghtgs {
        flex-direction: column;
        gap: 12px;
    }
    
    .js-spx8bi {
        flex-direction: column;
        gap: 8px;
    }
    
    .is-dcnmla {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .qcdvm1,
    .m-krt36y,
    .m-dyzq3q,
    .ui-adkvqr {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
