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

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

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

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

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

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

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

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

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

.el-l9m4n6:hover,
.el-l9m4n6.m-ayx8gp {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-hfaw4p {
    padding: 10px 20px;
    font-size: 14px;
}

.js-umoea2 {
    width: 100%;
}

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

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

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

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

.rj2403 {
    max-width: 700px;
}

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

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

.m-af0n6e {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

.is-wwvkkw {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

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

.c-w7ngx5 {
    text-align: center;
    margin-bottom: 48px;
}

.is-yp3y3j {
    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-hu78fj {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-pvoeiz {
    font-size: 24px;
}

.rgmlq0 {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.m-z2ikgl:hover .ui-y6j9dr img {
    transform: scale(1.1);
}

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

.is-ja9as1 {
    padding: 20px;
}

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

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

.x-bt4s60 {
    display: inline-block;
    padding: 6px 12px;
    background: rgba(255, 215, 0, 0.1);
    color: var(--accent);
    font-size: 13px;
    font-weight: 600;
    border-radius: 50px;
}

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

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

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

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

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

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

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

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

.el-essb32 {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

.c-a9hd74 {
    text-align: center;
}

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

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

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

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

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

.ui-jr74rd img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-gw2aqf.active .s-n9lt2h {
    transform: rotate(45deg);
}

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

.s-gw2aqf.active .x-g8vdel {
    max-height: 500px;
}

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

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

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

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

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

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

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

.x-pmm1hj:hover .s-u6uape img {
    transform: scale(1.05);
}

.js-lagtf5 {
    padding: 20px;
}

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

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

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

.x-ecrrx4 {
    text-align: center;
    margin-top: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.y9wtcx h4,
.x-zda3x9 h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.s-qqd02g {
    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-sfiwnx {
    font-size: 20px;
}

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

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

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

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

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

.m-fkdl8d .ui-oyq0pa {
    position: relative;
    z-index: 1;
}

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

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

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

.c-b1469x {
    display: flex;
    justify-content: center;
    gap: 32px;
}

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

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

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

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

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

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

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

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

.c-hc7v4b {
    margin: 16px 0 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.is-q1iylj {
    margin-bottom: 24px;
}

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

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

.is-m5t25o {
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ebyqwx li:last-child,
.y3dsfl li:last-child {
    border-bottom: none;
}

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

.ebyqwx a:hover,
.y3dsfl a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .is-t7abvt {
        display: none;
    }
    
    ._wag636 {
        display: flex;
    }
    
    .ui-yzl2k6 {
        font-size: 40px;
    }
    
    .c-feo45a,
    .c-ihbkwg,
    .x-dbfoji,
    .el-pf994c,
    .yvsyxj,
    .s-ecilo8,
    .s-rjvr6e,
    .x-j9nh56 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-mpaxl0,
    ._nqo6oy,
    .el-elfr8s,
    .is-oosq2r {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .js-dc176l,
    .m-rf4knp,
    .is-n8enky {
        grid-template-columns: 1fr;
    }
    
    .ui-xuuz4s {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-c2gxnf,
    ._dktdmw {
        flex-direction: column;
        text-align: center;
    }
    
    .x-nfrsus,
    .c-nq4yt2 {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .ui-yzl2k6 {
        font-size: 32px;
    }
    
    .c-hu78fj,
    .x-h04wih {
        font-size: 28px;
    }
    
    .c-feo45a,
    .c-ihbkwg,
    .x-dbfoji,
    .el-pf994c,
    .yvsyxj,
    .js-mpaxl0,
    ._nqo6oy,
    .el-elfr8s,
    .is-oosq2r,
    .s-ecilo8,
    .s-rjvr6e,
    .x-j9nh56 {
        grid-template-columns: 1fr;
    }
    
    .ui-xuuz4s {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .m-af0n6e,
    .m-n4nush,
    .x-dme4cs {
        flex-direction: column;
    }
    
    ._we3i0g {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .s-l2pc10 {
        bottom: 20px;
        right: 20px;
    }
    
    .js-db84kh {
        display: none;
    }
    
    .s-qqd02g {
        padding: 16px;
        border-radius: 50%;
    }
    
    .is-bl27gh {
        grid-template-columns: 1fr;
    }
    
    ._tka0lv {
        grid-template-columns: 1fr;
    }
    
    .c-b1469x {
        flex-direction: column;
        gap: 12px;
    }
    
    .el-zhmf26 {
        flex-direction: column;
        gap: 8px;
    }
    
    .el-w20g9t {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .el-zh96uu,
    .s-l2pc10,
    .ui-hkulp5,
    .x-zonh5k {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
