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

/* CSS Variables */
:root {
    --primary: #039BE5;
    --primary-dark: {{primary_color_dark}};
    --secondary: #1565C0;
    --accent: #ffd700;
    --bg-dark: #0a0a1a;
    --bg-card: #12122a;
    --bg-light: #1a1a3a;
    --text-primary: #ffffff;
    --text-secondary: rgba(255, 255, 255, 0.7);
    --text-muted: rgba(255, 255, 255, 0.5);
    --border-color: rgba(255, 255, 255, 0.1);
    --shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    --radius: 12px;
    --radius-sm: 8px;
    --transition: all 0.3s ease;
}

/* Reset & Base */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    font-size: 16px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    background: var(--bg-dark);
    color: var(--text-primary);
    line-height: 1.6;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
    transition: var(--transition);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

ul, ol {
    list-style: none;
}

/* Container */
.js-igq2o8 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

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

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

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

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

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

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

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

.m-hvnzxc:hover,
.m-hvnzxc.ui-e5hbte {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.el-umqppx {
    padding: 10px 20px;
    font-size: 14px;
}

.is-sil7z6 {
    width: 100%;
}

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

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

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

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

.o9xaom {
    max-width: 700px;
}

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

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

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

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

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

.ui-r0j8p9 {
    text-align: center;
    margin-bottom: 48px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-nzogad {
    font-size: 24px;
}

.ouh5o7 {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.ui-hx68ak:hover .gpwl0f img {
    transform: scale(1.1);
}

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

.zsirx8 {
    padding: 20px;
}

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

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

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

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

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

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

.js-b6ixxs {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
}

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

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

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

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

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

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

.y4l341 {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-g0gu1c h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._k65xrn {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-jv1e58.active ._bc1wlx {
    transform: rotate(45deg);
}

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

.x-jv1e58.active .m-i4d82x {
    max-height: 500px;
}

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

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

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

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

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

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

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

.el-mst6bc:hover .is-kmvjuh img {
    transform: scale(1.05);
}

.x-o7l9qt {
    padding: 20px;
}

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

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

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

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

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

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

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

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

.is-vqd9rf {
    display: flex;
    justify-content: center;
    gap: 16px;
}

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

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

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

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

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

.el-nwx8j8 {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

.js-mtkgv2 img {
    width: 48px;
    height: 48px;
}

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

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

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

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

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

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

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

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

.m-stwllo {
    display: flex;
    gap: 12px;
}

.m-stwllo img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

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

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

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

.c-g81e1b {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 24px;
    background: linear-gradient(135deg, var(--primary), var(--primary-dark));
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
    animation: pulse 2s infinite;
}

.c-dbupy1 {
    font-size: 20px;
}

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

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

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

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

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

.c-wesou4 .js-igq2o8 {
    position: relative;
    z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

.p6nig2 {
    margin: 16px 0 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.x-e1dvgf {
    margin-bottom: 24px;
}

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

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

._n3majc {
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-f5pnrx li:last-child,
.oygwwq li:last-child {
    border-bottom: none;
}

.is-f5pnrx a,
.oygwwq a {
    font-size: 14px;
    color: var(--text-secondary);
}

.is-f5pnrx a:hover,
.oygwwq a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

.js-xmzrdk {
    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-lie3ve h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .c-oit05b {
        display: none;
    }
    
    ._s3d69j {
        display: flex;
    }
    
    .el-gdev2p {
        font-size: 40px;
    }
    
    .el-ftzct8,
    .s-truzva,
    ._u1f24m,
    .c-m9ag75,
    .js-nm4lxm,
    ._ggr2jh,
    .el-xhq80h,
    .js-w6ihzq {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-z5nnns,
    .c-f7kdqq,
    .s-y7xt63,
    .s-szrp54 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    ._hwyvxw,
    .js-bqm96c,
    .js-jstmrx {
        grid-template-columns: 1fr;
    }
    
    .ui-pkllc6 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .el-sxkeuq,
    .el-q1o39n {
        flex-direction: column;
        text-align: center;
    }
    
    .m-jsu7m0,
    .c-ajp1pt {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .el-gdev2p {
        font-size: 32px;
    }
    
    .ui-olyy2a,
    .swqgxp {
        font-size: 28px;
    }
    
    .el-ftzct8,
    .s-truzva,
    ._u1f24m,
    .c-m9ag75,
    .js-nm4lxm,
    .ui-z5nnns,
    .c-f7kdqq,
    .s-y7xt63,
    .s-szrp54,
    ._ggr2jh,
    .el-xhq80h,
    .js-w6ihzq {
        grid-template-columns: 1fr;
    }
    
    .ui-pkllc6 {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .s-wc0eph,
    .is-vqd9rf,
    .ui-mkq7vn {
        flex-direction: column;
    }
    
    .el-e2h4v9 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .ui-s84u52 {
        bottom: 20px;
        right: 20px;
    }
    
    .x-ixgtjp {
        display: none;
    }
    
    .c-g81e1b {
        padding: 16px;
        border-radius: 50%;
    }
    
    .c-pyyy3b {
        grid-template-columns: 1fr;
    }
    
    .s-yp5ihz {
        grid-template-columns: 1fr;
    }
    
    .is-t57nm7 {
        flex-direction: column;
        gap: 12px;
    }
    
    .s-mwsw47 {
        flex-direction: column;
        gap: 8px;
    }
    
    .ui-swflje {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .is-h3tjr0,
    .ui-s84u52,
    .m-r25y3x,
    ._kqui8p {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
