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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-rcrkne {
    background: #fff;
    color: var(--bg-dark);
}

.ui-rcrkne:hover {
    background: var(--accent);
}

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

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

.c-hklafq {
    padding: 10px 20px;
    font-size: 14px;
}

.x-a3vn0d {
    width: 100%;
}

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

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

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

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

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

.is-gqrb56 {
    max-width: 700px;
}

.is-oes17v {
    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-ix3g7d {
    font-size: 20px;
    color: var(--text-secondary);
    margin-bottom: 32px;
    line-height: 1.7;
}

.el-wcanfl {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fj2ti8 {
    font-size: 24px;
}

.ui-fe30lx {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.m-gyi2nh:hover .js-jb7nfr img {
    transform: scale(1.1);
}

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

.el-pcs6lj {
    padding: 20px;
}

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

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

.ui-otgj1n {
    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-dmracz {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

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

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

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

._zt980e {
    text-align: center;
}

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

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

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

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

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

.c-l7xl62 img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

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

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

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

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

.x-cw5mx5 {
    display: flex;
    align-items: center;
    gap: 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.js-zk5kjb a {
    color: var(--primary);
    text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-g08mq3:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.is-bjvc5y.active .c-p4mmwj {
    transform: rotate(45deg);
}

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

.is-bjvc5y.active .el-kmype6 {
    max-height: 500px;
}

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

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

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

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

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

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

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

.js-lh61a2:hover .s-wg5hoj img {
    transform: scale(1.05);
}

.k2em0w {
    padding: 20px;
}

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

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

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

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

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

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

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

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

.x-kv35o2 {
    display: flex;
    justify-content: center;
    gap: 16px;
}

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

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

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

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

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

.c-lxhy8o {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.el-i4beio {
    display: flex;
    gap: 12px;
}

.el-i4beio img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

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

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

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

.ui-uxy5wd {
    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-vr9ziw {
    font-size: 20px;
}

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

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

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

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

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

.js-ziu33z .m-czpxxl {
    position: relative;
    z-index: 1;
}

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

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

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

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

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

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

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

.x-a2pp6j h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

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

.x-a2pp6j h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.js-ta3urh {
    margin-bottom: 32px;
}

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

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

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

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

.s-k7i9m4 p {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.c-spvfeg li:last-child,
.is-j8xk8r li:last-child {
    border-bottom: none;
}

.c-spvfeg a,
.is-j8xk8r a {
    font-size: 14px;
    color: var(--text-secondary);
}

.c-spvfeg a:hover,
.is-j8xk8r a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

.m-lqrm1g {
    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-v1czct h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-v30tii ul {
    margin-bottom: 24px;
}

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .x-opu5om {
        display: none;
    }
    
    .s-z70td9 {
        display: flex;
    }
    
    .is-oes17v {
        font-size: 40px;
    }
    
    .ui-zp8ita,
    .x-bqixpz,
    .s-wnrbqe,
    .s-s3iuyg,
    ._yja7jt,
    .x-g5ndae,
    .js-ggtv11,
    ._ugtau0 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-wod44j,
    .vruioy,
    .ui-orldua,
    ._wu9nn2 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .s-qbwedb,
    .is-mpa8un,
    .ui-ebvk6z {
        grid-template-columns: 1fr;
    }
    
    ._wbbw2m {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .x-cw5mx5,
    .el-azmgzl {
        flex-direction: column;
        text-align: center;
    }
    
    .m-ojsgds,
    .el-b1i0tf {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .is-oes17v {
        font-size: 32px;
    }
    
    .m-jt3pmf,
    .c-ogpf8p {
        font-size: 28px;
    }
    
    .ui-zp8ita,
    .x-bqixpz,
    .s-wnrbqe,
    .s-s3iuyg,
    ._yja7jt,
    .ui-wod44j,
    .vruioy,
    .ui-orldua,
    ._wu9nn2,
    .x-g5ndae,
    .js-ggtv11,
    ._ugtau0 {
        grid-template-columns: 1fr;
    }
    
    ._wbbw2m {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .el-wcanfl,
    .x-kv35o2,
    .ui-ugg44l {
        flex-direction: column;
    }
    
    .js-t69tcx {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .ui-vwyhso {
        bottom: 20px;
        right: 20px;
    }
    
    ._b00b62 {
        display: none;
    }
    
    .ui-uxy5wd {
        padding: 16px;
        border-radius: 50%;
    }
    
    .is-ivdrsh {
        grid-template-columns: 1fr;
    }
    
    .m-sltfij {
        grid-template-columns: 1fr;
    }
    
    ._te8uaj {
        flex-direction: column;
        gap: 12px;
    }
    
    .is-u3gsef {
        flex-direction: column;
        gap: 8px;
    }
    
    .wn4t5s {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .js-ecqizi,
    .ui-vwyhso,
    .xlgont,
    .x-roy2mz {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
