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

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

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

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

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

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

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

.ui-uc0plu {
    display: flex;
    align-items: center;
    gap: 8px;
}

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

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

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

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

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

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

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

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

.m-nk8lhw a {
    color: var(--text-secondary);
}

.m-nk8lhw a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

.c-ab24hq {
    padding: 10px 20px;
    font-size: 14px;
}

.c-piq6fw {
    width: 100%;
}

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

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

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

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

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

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

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

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

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

.m-tt75an {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

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

.s-lbmb89 {
    text-align: center;
    margin-bottom: 48px;
}

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

.is-vmrkmy {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

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

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

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

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

.m-p8m94w {
    text-align: center;
    padding: 24px;
}

.m-en4a24 {
    font-size: 32px;
    margin-bottom: 12px;
    display: block;
}

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

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

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

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

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

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

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

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

.c-rcwvpc {
    font-size: 24px;
}

.m-tk257a {
    position: relative;
}

.m-tk257a img {
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

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

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

.ui-jxqyrg {
    font-size: 14px;
    opacity: 0.9;
}

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

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

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

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

.s-xyyw84 {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
}

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

.i08tn4:hover .s-xyyw84 img {
    transform: scale(1.1);
}

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

.bcbd9f {
    padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

.s-mzfipn {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

.el-pc241e {
    text-align: center;
}

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

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

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

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

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

.c-cwvjod img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

.is-rm9438 {
    font-size: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-ktts6v {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-nztjbx {
    text-align: center;
}

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

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

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

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

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

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

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

.x-gco6ij h3 {
    font-size: 20px;
    margin-bottom: 12px;
}

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

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

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

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

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

.c-q9xywy:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.m-x6a8sq.active .is-v0rl9d {
    transform: rotate(45deg);
}

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

.m-x6a8sq.active ._r97uoh {
    max-height: 500px;
}

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

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

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

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

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

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

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

._lngngd:hover .ty0a16 img {
    transform: scale(1.05);
}

.c-hkumsb {
    padding: 20px;
}

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

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

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

.js-d5r2ck {
    text-align: center;
    margin-top: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.el-pyj7v8 {
    display: flex;
    gap: 16px;
}

.yxk9rd {
    text-align: center;
}

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

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

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

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

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

.el-x7b5u8 img {
    width: 48px;
    height: 48px;
}

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

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

.ui-f21iwn h4,
.m-ulioil h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.c-opj7jn {
    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-wp6ct3 {
    font-size: 20px;
}

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

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

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

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

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

._svhxwt .js-i975k6 {
    position: relative;
    z-index: 1;
}

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

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

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

.ui-qe8unh {
    display: flex;
    justify-content: center;
    gap: 32px;
}

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

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

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

.js-ykpxxc h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

.js-ykpxxc h2 strong {
    color: var(--primary);
}

.js-ykpxxc h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

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

.js-ykpxxc p strong {
    color: var(--primary);
}

.is-cj9kb1 {
    margin: 16px 0 32px;
}

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

.is-cj9kb1 li strong {
    color: var(--text-primary);
}

.js-ksohgl {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}

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

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

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

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

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

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

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

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

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

.ui-ilop47 {
    margin-bottom: 24px;
}

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

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

.js-nniqon {
    margin-bottom: 32px;
}

.js-nniqon img {
    width: 100%;
    border-radius: var(--radius);
}

.el-drxxd8 {
    line-height: 1.9;
    color: var(--text-secondary);
}

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

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

.el-drxxd8 p {
    margin-bottom: 16px;
}

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

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

.el-drxxd8 li {
    margin-bottom: 8px;
    list-style: disc;
}

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

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

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

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

.s-aykwdz h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.s-aykwdz p {
    opacity: 0.9;
    margin-bottom: 20px;
}

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

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

.is-kdqbjo li,
.el-o97zsd li {
    padding: 10px 0;
    border-bottom: 1px solid var(--border-color);
}

.is-kdqbjo li:last-child,
.el-o97zsd li:last-child {
    border-bottom: none;
}

.is-kdqbjo a,
.el-o97zsd a {
    font-size: 14px;
    color: var(--text-secondary);
}

.is-kdqbjo a:hover,
.el-o97zsd a:hover {
    color: var(--primary);
}

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

.c-a27zq9 h3 {
    border-bottom: none;
    padding-bottom: 0;
}

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

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

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

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

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

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

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

.ui-edxak9 h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

.ui-u1us0s {
    font-size: 36px;
    margin-bottom: 16px;
    display: block;
}

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

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

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

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

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

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

.js-rtid3a h3 {
    font-size: 16px;
    padding: 16px 16px 4px;
}

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

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

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

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

.ui-ql8qen ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .ui-uc0plu {
        display: none;
    }
    
    ._t35pxz {
        display: flex;
    }
    
    .ml699x {
        font-size: 40px;
    }
    
    ._inphlg,
    .is-vcdjup,
    .js-yotcjf,
    .x-al3ybl,
    .js-joa26o,
    .m-mmt0c7,
    .js-w75qpq,
    .m-sg5klh {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .m-ia558g,
    .x-ex9mi3,
    ._eru7lc,
    .s-ejvxe7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .x-zlnzz9,
    .c-kg1abi,
    .s-sbkeex {
        grid-template-columns: 1fr;
    }
    
    .m-xyoulg {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .el-grb1er,
    .c-fa4kx7 {
        flex-direction: column;
        text-align: center;
    }
    
    .jhz7vk,
    ._u4hb0m {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .ml699x {
        font-size: 32px;
    }
    
    .is-vmrkmy,
    .m-lfrxeu {
        font-size: 28px;
    }
    
    ._inphlg,
    .is-vcdjup,
    .js-yotcjf,
    .x-al3ybl,
    .js-joa26o,
    .m-ia558g,
    .x-ex9mi3,
    ._eru7lc,
    .s-ejvxe7,
    .m-mmt0c7,
    .js-w75qpq,
    .m-sg5klh {
        grid-template-columns: 1fr;
    }
    
    .m-xyoulg {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .js-lkgvr5,
    .ui-xsmc92,
    .el-pyj7v8 {
        flex-direction: column;
    }
    
    .is-dq8050 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .c-tbawmm {
        bottom: 20px;
        right: 20px;
    }
    
    .el-jr5on5 {
        display: none;
    }
    
    .c-opj7jn {
        padding: 16px;
        border-radius: 50%;
    }
    
    .ui-o8ex1o {
        grid-template-columns: 1fr;
    }
    
    .is-i62xp7 {
        grid-template-columns: 1fr;
    }
    
    .ui-qe8unh {
        flex-direction: column;
        gap: 12px;
    }
    
    .rvphcj {
        flex-direction: column;
        gap: 8px;
    }
    
    .el-dqhp1t {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    ._l5jpha,
    .c-tbawmm,
    .m-bu4d2v,
    .is-vmdo0o {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
