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

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

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

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

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

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

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

.s-do8746 {
    display: flex;
    align-items: center;
    gap: 8px;
}

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

._uoijg4:hover,
._uoijg4._krr69x {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.js-jtkhpf {
    padding: 10px 20px;
    font-size: 14px;
}

.c-xq3vg6 {
    width: 100%;
}

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

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

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

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

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

._zdly1t {
    max-width: 700px;
}

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

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

.s-z0ggc9 {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

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

.x-ah77j3 {
    text-align: center;
    margin-bottom: 48px;
}

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

.js-r8nmfm {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-vmub6y {
    font-size: 24px;
}

.js-t583za {
    position: relative;
}

.js-t583za img {
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

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

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

.s-np2xe7 {
    font-size: 14px;
    opacity: 0.9;
}

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

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

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

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

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

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

.h7g3lt:hover .el-l9mqjg img {
    transform: scale(1.1);
}

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

.el-fnem9c {
    padding: 20px;
}

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

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

.c-nw2ri0 {
    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
   ======================================== */
.is-mtlu0e {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-j7f3qr img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

.m-j7f3qr h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

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

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

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

.m-rgepl7 {
    font-size: 32px;
}

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

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

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

.js-l9ucvo {
    display: flex;
    align-items: center;
    gap: 60px;
}

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

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

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

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

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

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

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

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

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

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

.m-zbqhlz h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-bbc1nz {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

.c-usq9x0 {
    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-usq9x0:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.ttpk2h.active .js-pl39qh {
    transform: rotate(45deg);
}

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

.ttpk2h.active .c-nbeiuv {
    max-height: 500px;
}

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

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

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

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

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

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

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

.js-p9f3w8:hover .s-wgqyu9 img {
    transform: scale(1.05);
}

.is-y7ub73 {
    padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-pjezfu {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

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

.is-l09yip {
    text-align: center;
}

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

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

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

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

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

.ui-d47adk img {
    width: 48px;
    height: 48px;
}

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

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

.fiu2zi h4,
.ui-d4vedi h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.el-qup6nq {
    font-size: 20px;
}

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

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

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

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

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

.el-luj9m1 .el-xp14s4 {
    position: relative;
    z-index: 1;
}

.is-vqzksz {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._gzlr46 {
    margin-bottom: 24px;
}

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

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

.x-x4xjnn {
    margin-bottom: 32px;
}

.x-x4xjnn img {
    width: 100%;
    border-radius: var(--radius);
}

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

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

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

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

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

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

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

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

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

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

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

.is-dclved h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.is-dclved p {
    opacity: 0.9;
    margin-bottom: 20px;
}

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

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

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

.ui-bqfzq2 li:last-child,
.js-xaomvx li:last-child {
    border-bottom: none;
}

.ui-bqfzq2 a,
.js-xaomvx a {
    font-size: 14px;
    color: var(--text-secondary);
}

.ui-bqfzq2 a:hover,
.js-xaomvx a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-wgx787 h3 {
    font-size: 16px;
    padding: 16px 16px 4px;
}

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

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

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

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

.x-pk6dfp ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .s-do8746 {
        display: none;
    }
    
    .is-v4l086 {
        display: flex;
    }
    
    .x-gignfm {
        font-size: 40px;
    }
    
    .ui-f3exkz,
    .x-nic7fc,
    .m-lzkpr1,
    .x-a4hve3,
    .s-dgb8z7,
    .el-emroav,
    ._rik2kz,
    .x-haccdx {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .m-zkpnd8,
    .xrkykr,
    .x-zdyf0b,
    ._a0o0dq {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .s-zajc25,
    .m-zmlkbb,
    ._zk5um0 {
        grid-template-columns: 1fr;
    }
    
    .ui-wrp63m {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-l9ucvo,
    .c-poaybm {
        flex-direction: column;
        text-align: center;
    }
    
    .el-hrwpkr,
    .ui-vnmteu {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .x-gignfm {
        font-size: 32px;
    }
    
    .js-r8nmfm,
    .is-vqzksz {
        font-size: 28px;
    }
    
    .ui-f3exkz,
    .x-nic7fc,
    .m-lzkpr1,
    .x-a4hve3,
    .s-dgb8z7,
    .m-zkpnd8,
    .xrkykr,
    .x-zdyf0b,
    ._a0o0dq,
    .el-emroav,
    ._rik2kz,
    .x-haccdx {
        grid-template-columns: 1fr;
    }
    
    .ui-wrp63m {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .s-z0ggc9,
    .c-qemowh,
    .ui-pi8oqv {
        flex-direction: column;
    }
    
    ._a3i8d5 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .x-yliv29 {
        bottom: 20px;
        right: 20px;
    }
    
    .is-dtp45p {
        display: none;
    }
    
    .el-rlbykt {
        padding: 16px;
        border-radius: 50%;
    }
    
    .m-xwmyry {
        grid-template-columns: 1fr;
    }
    
    .js-ei8uio {
        grid-template-columns: 1fr;
    }
    
    .x-exhq9a {
        flex-direction: column;
        gap: 12px;
    }
    
    .m-ui6met {
        flex-direction: column;
        gap: 8px;
    }
    
    .is-n7fhkv {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .el-s0uynd,
    .x-yliv29,
    .m-a1xnib,
    .el-znn7st {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
