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

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

/* ========================================
   Header & Navigation
   ======================================== */
.ui-utu4fw {
    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-jsfqj0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

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

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

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

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

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

.x-bs152w:hover,
.x-bs152w._bfnfpt {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

/* ========================================
   Buttons
   ======================================== */
._j9mqe4 {
    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-ebf2r5 {
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    color: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

.s-veg0w9 {
    width: 100%;
}

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

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

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

.x-p82vi2::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-u2eyhy {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 120px 0 80px;
}

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

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

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

.el-keltyc {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

.js-roldjj {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.s-wffoiv {
    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-jivhhu {
    text-align: center;
    margin-bottom: 48px;
}

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

.x-yox0li {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

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

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

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

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

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

.x-ufyzds {
    font-size: 32px;
    margin-bottom: 12px;
    display: block;
}

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

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

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

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

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

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

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

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

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

.js-szp2yq {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.x-fnhnlo:hover .bbddv1 img {
    transform: scale(1.1);
}

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

.js-scveu1 {
    padding: 20px;
}

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

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

.js-zk30t9 {
    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
   ======================================== */
.el-onjc5v {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

.is-a0wmjh {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

.el-gvybgc img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

.el-gvybgc h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

.s-x9sz1b {
    display: flex;
    align-items: center;
    gap: 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.js-caemrb {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-j1mivn:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.js-y7k0b8.active .el-q3in6e {
    transform: rotate(45deg);
}

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

.js-y7k0b8.active .is-q6dsfk {
    max-height: 500px;
}

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

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

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

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

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

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

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

.ui-ldreer:hover .jvl9do img {
    transform: scale(1.05);
}

.m-nqahzp {
    padding: 20px;
}

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

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

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

.el-gqqf09 {
    text-align: center;
    margin-top: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.id6twe {
    display: flex;
    gap: 16px;
}

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

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

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

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

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

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

.m-julaid img {
    width: 48px;
    height: 48px;
}

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

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

.x-ywd9sw h4,
.m-pmzxe3 h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

.is-el7kzg {
    display: flex;
    gap: 12px;
}

.is-el7kzg img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

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

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

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

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

.s-rm7bvh {
    font-size: 20px;
}

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

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

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

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

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

.s-uilvrm .s-tu0iku {
    position: relative;
    z-index: 1;
}

.js-wfjh2i {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.ui-bpcn0v {
    margin: 16px 0 32px;
}

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

.ui-bpcn0v li strong {
    color: var(--text-primary);
}

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

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

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

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

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

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

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

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

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

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

.s-fxoiu6 {
    margin-bottom: 24px;
}

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

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

.c-xu64ws {
    margin-bottom: 32px;
}

.c-xu64ws img {
    width: 100%;
    border-radius: var(--radius);
}

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

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

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

._dqhfh2 p {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.hqpskd li:last-child,
.wh5yd5 li:last-child {
    border-bottom: none;
}

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

.hqpskd a:hover,
.wh5yd5 a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-eevqwp h3 {
    font-size: 16px;
    padding: 16px 16px 4px;
}

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

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

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

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

.js-jb0xet ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    ._vffbya {
        display: none;
    }
    
    .x-iijw5b {
        display: flex;
    }
    
    .el-nw1yaj {
        font-size: 40px;
    }
    
    .x-aoa29j,
    .c-yctk33,
    .m-sgj6jk,
    .s-nn2i4p,
    .el-pxqj33,
    .x-py6cin,
    .x-fr3du0,
    .js-p5n9z0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-r6il4u,
    .is-pivnq9,
    .ui-nzss67,
    .m-t4i0pi {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .m-umenr4,
    .is-u18idc,
    .c-esnyiu {
        grid-template-columns: 1fr;
    }
    
    .c-bgtxlx {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .s-x9sz1b,
    .s-sswt1n {
        flex-direction: column;
        text-align: center;
    }
    
    .s-egys19,
    .js-uvt0gg {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .el-nw1yaj {
        font-size: 32px;
    }
    
    .x-yox0li,
    .js-wfjh2i {
        font-size: 28px;
    }
    
    .x-aoa29j,
    .c-yctk33,
    .m-sgj6jk,
    .s-nn2i4p,
    .el-pxqj33,
    .js-r6il4u,
    .is-pivnq9,
    .ui-nzss67,
    .m-t4i0pi,
    .x-py6cin,
    .x-fr3du0,
    .js-p5n9z0 {
        grid-template-columns: 1fr;
    }
    
    .c-bgtxlx {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .el-keltyc,
    .el-sg45i9,
    .id6twe {
        flex-direction: column;
    }
    
    .ui-w0zv9i {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .is-hy3h7i {
        bottom: 20px;
        right: 20px;
    }
    
    .m-vh0gwi {
        display: none;
    }
    
    .js-xssznp {
        padding: 16px;
        border-radius: 50%;
    }
    
    ._j6vkwx {
        grid-template-columns: 1fr;
    }
    
    .x-g6q57s {
        grid-template-columns: 1fr;
    }
    
    .x-t2aeai {
        flex-direction: column;
        gap: 12px;
    }
    
    .m-e7obra {
        flex-direction: column;
        gap: 8px;
    }
    
    .s-kc3ufi {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .ui-utu4fw,
    .is-hy3h7i,
    .c-gqv02i,
    .x-yqjmin {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
