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

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

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

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

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

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

.m-mdifrp {
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(135deg, var(--primary), var(--accent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

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

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

.w6xrg0:hover,
.w6xrg0.c-wspiwo {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

/* ========================================
   Buttons
   ======================================== */
.el-bncpyj {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 600;
    border-radius: var(--radius);
    border: none;
    cursor: pointer;
    transition: var(--transition);
}

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

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

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

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

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

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

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

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

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

.m-o8ldlm {
    width: 100%;
}

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

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

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

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

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

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

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

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

.is-lpwx2h {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

.x-j7vin7 {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.js-fuf82f {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    font-size: 14px;
    color: var(--text-secondary);
}

/* ========================================
   Section Styles
   ======================================== */
section {
    padding: 80px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.z2h2gt {
    font-size: 24px;
}

.ui-u14ipp {
    position: relative;
}

.ui-u14ipp img {
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

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

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

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

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

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

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

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

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

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

.x-yann1n:hover .el-a37oh7 img {
    transform: scale(1.1);
}

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

.el-ivdfhs {
    padding: 20px;
}

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

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

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

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

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

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

.m-f76mfd {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
}

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

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

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

.c-oa9smi {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

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

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

.c-qb6z9r {
    font-size: 14px;
    opacity: 0.8;
}

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

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

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

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

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

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

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

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

.n2nt3y {
    font-size: 32px;
}

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

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

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

.ui-l4poqh {
    display: flex;
    align-items: center;
    gap: 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-jgiaby {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
}

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

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

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

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

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

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

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

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

._z37z65.active .m-xz14xm {
    transform: rotate(45deg);
}

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

._z37z65.active .ui-kx3ugq {
    max-height: 500px;
}

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

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

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

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

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

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

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

.x-gaihq7:hover .el-b4trs0 img {
    transform: scale(1.05);
}

.jzsss2 {
    padding: 20px;
}

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

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

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

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

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

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

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

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

.m-p1pbx9 {
    display: flex;
    justify-content: center;
    gap: 16px;
}

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

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

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

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

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

.js-euk0b1 {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

.c-io6m9j img {
    width: 48px;
    height: 48px;
}

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

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

.el-lfdnug h4,
.c-npb4u5 h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.el-wj3jpx {
    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-dk07z8 {
    font-size: 20px;
}

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

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

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

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

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

._pknwo8 ._bkvfj8 {
    position: relative;
    z-index: 1;
}

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

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

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

.js-iwhxid {
    display: flex;
    justify-content: center;
    gap: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._dnjfnj {
    margin-bottom: 32px;
}

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

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

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

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

.m-szbbqt p {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ui-do5k4s li:last-child,
.m-skr2iy li:last-child {
    border-bottom: none;
}

.ui-do5k4s a,
.m-skr2iy a {
    font-size: 14px;
    color: var(--text-secondary);
}

.ui-do5k4s a:hover,
.m-skr2iy a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

.x-yu8i2i {
    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-cvt415 h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-gr99th ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .ui-g9hkqv {
        display: none;
    }
    
    .is-xo00tk {
        display: flex;
    }
    
    .u5pcoo {
        font-size: 40px;
    }
    
    .ui-iqmp9p,
    .spwa7e,
    .c-yf0b35,
    .el-kif3yq,
    .o9kr41,
    .w2jw3o,
    .c-g11z8h,
    .el-er72wq {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .s-ojtykm,
    .ui-xun09u,
    .s-awg06a,
    .js-f086l9 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .x-zxa5fe,
    .y1ho31,
    .ui-nq68w2 {
        grid-template-columns: 1fr;
    }
    
    .m-ljcnns {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-l4poqh,
    .js-bo8ro5 {
        flex-direction: column;
        text-align: center;
    }
    
    .js-cbcu0n,
    ._asxibs {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .u5pcoo {
        font-size: 32px;
    }
    
    .c-dn8p6b,
    ._doluyb {
        font-size: 28px;
    }
    
    .ui-iqmp9p,
    .spwa7e,
    .c-yf0b35,
    .el-kif3yq,
    .o9kr41,
    .s-ojtykm,
    .ui-xun09u,
    .s-awg06a,
    .js-f086l9,
    .w2jw3o,
    .c-g11z8h,
    .el-er72wq {
        grid-template-columns: 1fr;
    }
    
    .m-ljcnns {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .is-lpwx2h,
    .m-p1pbx9,
    .s-qrj0df {
        flex-direction: column;
    }
    
    .is-hkokd8 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .ui-wb17e8 {
        bottom: 20px;
        right: 20px;
    }
    
    .el-ocmupo {
        display: none;
    }
    
    .el-wj3jpx {
        padding: 16px;
        border-radius: 50%;
    }
    
    .ui-unblh3 {
        grid-template-columns: 1fr;
    }
    
    .js-zgmtd8 {
        grid-template-columns: 1fr;
    }
    
    .js-iwhxid {
        flex-direction: column;
        gap: 12px;
    }
    
    ._egy8sr {
        flex-direction: column;
        gap: 8px;
    }
    
    .s-dqlo72 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    ._redzrc,
    .ui-wb17e8,
    ._xovuo2,
    .c-ww5tsy {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
