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

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

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

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

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

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

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

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

.avk8a2:hover,
.avk8a2.ui-obcuau {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

.s-cmtsmo {
    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-cmtsmo:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(var(--primary), 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-gujh12 {
    padding: 10px 20px;
    font-size: 14px;
}

.ui-j0a0ks {
    width: 100%;
}

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

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

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

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

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

.ui-d520of {
    max-width: 700px;
}

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

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

.ui-mzih2u {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

.s-mjd919 {
    text-align: center;
    padding: 24px;
}

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

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

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

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

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

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

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

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

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

._wqa1by {
    font-size: 24px;
}

.x-tfj1na {
    position: relative;
}

.x-tfj1na img {
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

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

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

.c-u6bcim {
    font-size: 14px;
    opacity: 0.9;
}

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

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

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

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

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

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

.ui-uwn0oc:hover .ui-e0ocgc img {
    transform: scale(1.1);
}

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

.p3txlk {
    padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

.js-wdm7u2 {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

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

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

.x-qmyyg4 {
    font-size: 14px;
    opacity: 0.8;
}

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

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

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

.lbs6ne img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.xzrxie {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-lwrklq:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.el-u5ink2.active .is-exwhh4 {
    transform: rotate(45deg);
}

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

.el-u5ink2.active .s-a9dpkf {
    max-height: 500px;
}

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

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

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

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

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

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

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

.pq6pos:hover .t9ru6v img {
    transform: scale(1.05);
}

._f1vamq {
    padding: 20px;
}

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

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

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

.c-szpaec {
    text-align: center;
    margin-top: 40px;
}

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

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

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

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

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

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

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

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

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

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

.ui-l4y25n {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

.s-bxoja5 h4,
.m-bn5i6b h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.x-mjuhbw {
    font-size: 20px;
}

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

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

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

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

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

.js-cj4h68 .el-lz7m5c {
    position: relative;
    z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

.x-bay6uh {
    margin: 16px 0 32px;
}

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

.x-bay6uh li strong {
    color: var(--text-primary);
}

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

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

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

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

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

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

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

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

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

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

.qomh0l {
    margin-bottom: 24px;
}

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

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

.ov67fj {
    margin-bottom: 32px;
}

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

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

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

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

.is-l578ab p {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.x-rq7uti li,
.js-jai6gw li {
    padding: 10px 0;
    border-bottom: 1px solid var(--border-color);
}

.x-rq7uti li:last-child,
.js-jai6gw li:last-child {
    border-bottom: none;
}

.x-rq7uti a,
.js-jai6gw a {
    font-size: 14px;
    color: var(--text-secondary);
}

.x-rq7uti a:hover,
.js-jai6gw a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.v7zc8o ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    ._r6khxi {
        display: none;
    }
    
    .i6poi3 {
        display: flex;
    }
    
    ._rcp050 {
        font-size: 40px;
    }
    
    .m-b2ygu7,
    .ui-ab7wsi,
    .ui-ltpkio,
    .js-cohvd4,
    .s-rxahkk,
    .is-t112le,
    .el-mvltht,
    ._t7oti9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .xz6ybx,
    .s-jncdm6,
    .ui-eis9ua,
    .ui-ao73sx {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .x-gybbhe,
    .ui-czjyid,
    .is-zf2e6p {
        grid-template-columns: 1fr;
    }
    
    ._mpxh0p {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-aqppge,
    .zk0sei {
        flex-direction: column;
        text-align: center;
    }
    
    .el-qavdzm,
    .el-ftak2y {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    ._rcp050 {
        font-size: 32px;
    }
    
    .ze5cc0,
    .m-hlklwk {
        font-size: 28px;
    }
    
    .m-b2ygu7,
    .ui-ab7wsi,
    .ui-ltpkio,
    .js-cohvd4,
    .s-rxahkk,
    .xz6ybx,
    .s-jncdm6,
    .ui-eis9ua,
    .ui-ao73sx,
    .is-t112le,
    .el-mvltht,
    ._t7oti9 {
        grid-template-columns: 1fr;
    }
    
    ._mpxh0p {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .ui-mzih2u,
    .c-to3j99,
    .el-bu7aym {
        flex-direction: column;
    }
    
    ._xk6fmo {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .m-jc3sdd {
        bottom: 20px;
        right: 20px;
    }
    
    .s2uu82 {
        display: none;
    }
    
    ._vzmyjt {
        padding: 16px;
        border-radius: 50%;
    }
    
    .is-iz8987 {
        grid-template-columns: 1fr;
    }
    
    .x-uokzqf {
        grid-template-columns: 1fr;
    }
    
    .is-x66wzf {
        flex-direction: column;
        gap: 12px;
    }
    
    .ui-d6ix8m {
        flex-direction: column;
        gap: 8px;
    }
    
    .js-h1spaq {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .el-r7u8ba,
    .m-jc3sdd,
    .el-vjpxnf,
    .ui-sj51cs {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
