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

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

/* ========================================
   Header & Navigation
   ======================================== */
.c-xqbt38 {
    background: rgba(10, 10, 26, 0.95);
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    border-bottom: 1px solid var(--border-color);
}

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

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

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

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

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

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

.m-zrv3zw:hover,
.m-zrv3zw.is-p1yit8 {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.js-toh3y3 {
    background: #fff;
    color: var(--bg-dark);
}

.js-toh3y3:hover {
    background: var(--accent);
}

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

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

.s-q774ut {
    padding: 10px 20px;
    font-size: 14px;
}

.otl314 {
    width: 100%;
}

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

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

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

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

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

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

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

.c-nteobo {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

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

.is-mg0kn3 {
    text-align: center;
    margin-bottom: 48px;
}

._gt7cn1 {
    display: inline-block;
    padding: 8px 16px;
    background: rgba(var(--primary), 0.1);
    color: var(--primary);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-ox0pb4 {
    font-size: 24px;
}

.x-aum3z0 {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.m-x14m2b:hover .js-azxnq9 img {
    transform: scale(1.1);
}

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

.ui-qj22m1 {
    padding: 20px;
}

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

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

.s-rp6ahj {
    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
   ======================================== */
.c-mx9764 {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

.x-vtzygy {
    font-size: 36px;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

.is-i9i4n4 img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

._v7mm2y {
    font-size: 32px;
}

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

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

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

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

.c-jy0a8h h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.s-bv7f6d a {
    color: var(--primary);
    text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

.g1chx6 {
    text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-ih7g11:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.m-ap7xbm.active .el-c6h5aj {
    transform: rotate(45deg);
}

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

.m-ap7xbm.active .is-eg3o8m {
    max-height: 500px;
}

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

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

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

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

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

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

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

.b9pv0f:hover .c-ihwfky img {
    transform: scale(1.05);
}

.x-cz9q3n {
    padding: 20px;
}

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

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

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

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

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

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

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

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

.js-fa5af7 {
    display: flex;
    justify-content: center;
    gap: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.el-l7b7az img {
    width: 48px;
    height: 48px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-ghllap {
    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-e5t58z {
    font-size: 20px;
}

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

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

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

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

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

.is-k03a76 ._ks4h58 {
    position: relative;
    z-index: 1;
}

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

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

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

.m-kfanyb {
    display: flex;
    justify-content: center;
    gap: 32px;
}

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

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

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

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

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

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

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

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

.el-uqk690 {
    margin: 16px 0 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.el-cl4vk5 {
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-pc25mn li:last-child,
._e6uhkv li:last-child {
    border-bottom: none;
}

.c-pc25mn a,
._e6uhkv a {
    font-size: 14px;
    color: var(--text-secondary);
}

.c-pc25mn a:hover,
._e6uhkv a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-vwzryw ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    ._xlyvpz {
        display: none;
    }
    
    .m-ubd12x {
        display: flex;
    }
    
    ._u0sw5j {
        font-size: 40px;
    }
    
    ._gbyhpt,
    .ui-t1bawb,
    .mq0x4r,
    .c-nfsapx,
    .el-rdax49,
    .el-yf7lbb,
    .el-jopjrv,
    .m0te0w {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .is-nc2zlt,
    .c-epk0up,
    .c-o6gt68,
    .c-h3ndzo {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .is-a19x1m,
    .js-atzbor,
    .x-fwzpme {
        grid-template-columns: 1fr;
    }
    
    .x-pad7ja {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .s-b05bp6,
    .x-flalpx {
        flex-direction: column;
        text-align: center;
    }
    
    .is-kzzj61,
    .is-hnm8sl {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    ._u0sw5j {
        font-size: 32px;
    }
    
    .x-y1jbe1,
    .el-znacag {
        font-size: 28px;
    }
    
    ._gbyhpt,
    .ui-t1bawb,
    .mq0x4r,
    .c-nfsapx,
    .el-rdax49,
    .is-nc2zlt,
    .c-epk0up,
    .c-o6gt68,
    .c-h3ndzo,
    .el-yf7lbb,
    .el-jopjrv,
    .m0te0w {
        grid-template-columns: 1fr;
    }
    
    .x-pad7ja {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .c-nteobo,
    .js-fa5af7,
    ._i0vj6u {
        flex-direction: column;
    }
    
    .ui-zusuy8 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .x-u91g4d {
        bottom: 20px;
        right: 20px;
    }
    
    .ui-wvt62e {
        display: none;
    }
    
    .x-ghllap {
        padding: 16px;
        border-radius: 50%;
    }
    
    .pa4ztq {
        grid-template-columns: 1fr;
    }
    
    .s-z8n04o {
        grid-template-columns: 1fr;
    }
    
    .m-kfanyb {
        flex-direction: column;
        gap: 12px;
    }
    
    .c-qgz70p {
        flex-direction: column;
        gap: 8px;
    }
    
    .js-g796pw {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .c-xqbt38,
    .x-u91g4d,
    .ui-hsqpcz,
    .dgcqn8 {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
