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

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

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

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

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

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

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

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

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

._a2vjaa:hover,
._a2vjaa.js-s7obna {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mohw6i {
    width: 100%;
}

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

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

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

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

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

.m-bwk6ua {
    max-width: 700px;
}

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

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

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

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

.q8mjzj {
    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-rgva5j {
    text-align: center;
    margin-bottom: 48px;
}

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

.s-xtpu1v {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._i9egbt {
    font-size: 24px;
}

.cgzkxa {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.ui-yj3nk0:hover .is-mjfwv9 img {
    transform: scale(1.1);
}

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

.el-cyc0j0 {
    padding: 20px;
}

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

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

.m-stgxw9 {
    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
   ======================================== */
.s-p9eckl {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-ucqe1f img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

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

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

.is-e6ek63 {
    font-size: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.x-jdjcxm a {
    color: var(--primary);
    text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-kjjzte {
    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-kjjzte:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

._oxbap6.active .tka94h {
    transform: rotate(45deg);
}

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

._oxbap6.active ._iemy9s {
    max-height: 500px;
}

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

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

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

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

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

.ui-qw9rw2 {
    aspect-ratio: 16/10;
    overflow: hidden;
}

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

.vu6v3r:hover .ui-qw9rw2 img {
    transform: scale(1.05);
}

.c-jpsypx {
    padding: 20px;
}

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

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

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

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

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

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

.x-u08a4i h2 strong {
    color: var(--accent);
}

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

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

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

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

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

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

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

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

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

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

._q916q2 {
    text-align: center;
}

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

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

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

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

.x-irddr9 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.x-irddr9 img {
    width: 48px;
    height: 48px;
}

.x-irddr9 span {
    font-size: 20px;
    font-weight: 700;
}

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

.s-n6n7gk h4,
.el-gww2h4 h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

.x-z6es9r {
    display: flex;
    gap: 12px;
}

.x-z6es9r img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

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

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

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

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

.h9tg7d {
    font-size: 20px;
}

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

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

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

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

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

.pazo1i ._ssmcrv {
    position: relative;
    z-index: 1;
}

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

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

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

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

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

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

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

.m-jm0emi h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

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

.m-jm0emi h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

._qgkx53 {
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.m-feoc0j h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.m-feoc0j p {
    opacity: 0.9;
    margin-bottom: 20px;
}

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

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

.x-trwtyh li,
.js-tj17mw li {
    padding: 10px 0;
    border-bottom: 1px solid var(--border-color);
}

.x-trwtyh li:last-child,
.js-tj17mw li:last-child {
    border-bottom: none;
}

.x-trwtyh a,
.js-tj17mw a {
    font-size: 14px;
    color: var(--text-secondary);
}

.x-trwtyh a:hover,
.js-tj17mw a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    ._d5hz9h {
        display: none;
    }
    
    .el-d2u0k4 {
        display: flex;
    }
    
    .c-igzl2d {
        font-size: 40px;
    }
    
    .is-i4n39i,
    .s-x0tybg,
    .s-v60mqr,
    .is-zabszy,
    .js-kp9i53,
    .is-na3fl8,
    .c-hofn98,
    .js-s2v15t {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ui-ykp43i,
    .el-gxzoc4,
    ._w9t10c,
    .el-ro8zr7 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .c-ukj0kx,
    ._mb63v4,
    .is-dh7lc4 {
        grid-template-columns: 1fr;
    }
    
    .is-qsn0zn {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .lqidae,
    .is-wucg2x {
        flex-direction: column;
        text-align: center;
    }
    
    .ui-r4z112,
    .is-t2u6uv {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .c-igzl2d {
        font-size: 32px;
    }
    
    .s-xtpu1v,
    .x-tmunp2 {
        font-size: 28px;
    }
    
    .is-i4n39i,
    .s-x0tybg,
    .s-v60mqr,
    .is-zabszy,
    .js-kp9i53,
    .ui-ykp43i,
    .el-gxzoc4,
    ._w9t10c,
    .el-ro8zr7,
    .is-na3fl8,
    .c-hofn98,
    .js-s2v15t {
        grid-template-columns: 1fr;
    }
    
    .is-qsn0zn {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .c-rzjpi8,
    .c520of,
    .ui-vuiymk {
        flex-direction: column;
    }
    
    .el-osxx8s {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .c-e70933 {
        bottom: 20px;
        right: 20px;
    }
    
    .el-lg59jd {
        display: none;
    }
    
    .x-vdytn7 {
        padding: 16px;
        border-radius: 50%;
    }
    
    .el-mhjfdf {
        grid-template-columns: 1fr;
    }
    
    .el-s1r8z0 {
        grid-template-columns: 1fr;
    }
    
    .is-hc5pg9 {
        flex-direction: column;
        gap: 12px;
    }
    
    .el-dxz0or {
        flex-direction: column;
        gap: 8px;
    }
    
    .gucoyo {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    .is-dl9zo0,
    .c-e70933,
    .js-jiwje7,
    .ck08xk {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
