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

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

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

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

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

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

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

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

.s-e1z80y:hover,
.s-e1z80y.js-pblcpw {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

.el-mpyuxv {
    background: #fff;
    color: var(--bg-dark);
}

.el-mpyuxv:hover {
    background: var(--accent);
}

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

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

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

.ui-kxba8t {
    width: 100%;
}

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

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

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

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

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

.el-njns3q {
    max-width: 700px;
}

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

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

.is-jd4z1p {
    display: flex;
    gap: 16px;
    margin-bottom: 32px;
}

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

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

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

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

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

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

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

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

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

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

.el-rix5ic {
    font-size: 32px;
    margin-bottom: 12px;
    display: block;
}

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

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

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

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

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

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

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

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

.el-bv99rm {
    font-size: 24px;
}

._udb6qz {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

.is-r989pc:hover .jq1epy img {
    transform: scale(1.1);
}

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

.ui-lw33nq {
    padding: 20px;
}

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

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

.oowjg0 {
    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
   ======================================== */
.ui-d2jnqs {
    background: var(--bg-dark);
}

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

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

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

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

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

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

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

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

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

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

.wyuggr {
    text-align: center;
}

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

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

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

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

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

.js-hcyjk8 img {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
}

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

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

.js-un6al7 {
    display: flex;
    justify-content: center;
    gap: 48px;
}

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

.x-r5bje0 {
    font-size: 32px;
}

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

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

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

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

.js-rye2tc h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-wakqbg:hover {
    background: rgba(255, 255, 255, 0.05);
}

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

.ggla8f.active .is-n256bm {
    transform: rotate(45deg);
}

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

.ggla8f.active .c-ne3qic {
    max-height: 500px;
}

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

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

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

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

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

.m-wg40i4 {
    aspect-ratio: 16/10;
    overflow: hidden;
}

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

.el-oksqz0:hover .m-wg40i4 img {
    transform: scale(1.05);
}

.ji621y {
    padding: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-s3uvtv {
    display: flex;
    gap: 16px;
}

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

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

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

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

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

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

.ui-o6gwzn img {
    width: 48px;
    height: 48px;
}

.ui-o6gwzn span {
    font-size: 20px;
    font-weight: 700;
}

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

.el-clx59j h4,
.js-ol1g4c h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

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

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

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

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

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

.s-r3b6b3 {
    display: flex;
    gap: 12px;
}

.s-r3b6b3 img {
    width: 40px;
    height: 40px;
    opacity: 0.7;
}

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

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

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

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

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

.s-suwako {
    font-size: 20px;
}

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

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

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

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

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

.s-b8ait9 ._pkb64k {
    position: relative;
    z-index: 1;
}

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

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

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

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

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

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

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

.is-hr0d2p h2 {
    font-size: 32px;
    margin-bottom: 24px;
}

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

.is-hr0d2p h3 {
    font-size: 22px;
    margin: 32px 0 16px;
}

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

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

.m-zwn7ng {
    margin: 16px 0 32px;
}

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

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

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

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

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

.s-ifckep {
    width: 100%;
    margin-bottom: 24px;
}

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

.s-ifckep td {
    padding: 12px 0;
    font-size: 14px;
}

.s-ifckep td:first-child {
    color: var(--text-secondary);
}

.s-ifckep td:last-child {
    text-align: right;
    font-weight: 600;
}

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

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

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

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

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

.ui-p8ca6b {
    margin-bottom: 32px;
}

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

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

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

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

.ui-tjbu82 p {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.c-ftkael li:last-child,
.srbeot li:last-child {
    border-bottom: none;
}

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

.c-ftkael a:hover,
.srbeot a:hover {
    color: var(--primary);
}

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

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

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

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

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

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

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

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

.el-u9tjfv {
    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-oy3u8j h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ========================================
   Responsive Design
   ======================================== */
@media (max-width: 1024px) {
    .mn8f22 {
        display: none;
    }
    
    .x-bs6fmx {
        display: flex;
    }
    
    .c-h7dd3a {
        font-size: 40px;
    }
    
    .s-bfshhg,
    .s-yf2fgu,
    .js-uc0oc1,
    .is-ompidv,
    ._b2zn8v,
    .x-agxvau,
    .is-cg1j5v,
    .is-hlr519 {
        grid-template-columns: repeat(2, 1fr);
    }
    
    ._ziotv0,
    .yt2yct,
    .aqukef,
    .jsslkm {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .x-a5zcvg,
    .m-oxw2nm,
    .x-fzphdl {
        grid-template-columns: 1fr;
    }
    
    .x-apgf7l {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .m-oxds7y,
    .is-o2szv8 {
        flex-direction: column;
        text-align: center;
    }
    
    .jx8iiy,
    .js-un6al7 {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .c-h7dd3a {
        font-size: 32px;
    }
    
    .ui-py66hz,
    .js-wuy1sz {
        font-size: 28px;
    }
    
    .s-bfshhg,
    .s-yf2fgu,
    .js-uc0oc1,
    .is-ompidv,
    ._b2zn8v,
    ._ziotv0,
    .yt2yct,
    .aqukef,
    .jsslkm,
    .x-agxvau,
    .is-cg1j5v,
    .is-hlr519 {
        grid-template-columns: 1fr;
    }
    
    .x-apgf7l {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .is-jd4z1p,
    .m-kgcw2f,
    .c-s3uvtv {
        flex-direction: column;
    }
    
    .m-uat94o {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .js-hin4wp {
        bottom: 20px;
        right: 20px;
    }
    
    .c-dpq0pr {
        display: none;
    }
    
    .x-bmoge9 {
        padding: 16px;
        border-radius: 50%;
    }
    
    .x-pr08d8 {
        grid-template-columns: 1fr;
    }
    
    .el-orkc49 {
        grid-template-columns: 1fr;
    }
    
    .bht76y {
        flex-direction: column;
        gap: 12px;
    }
    
    .js-i76tdb {
        flex-direction: column;
        gap: 8px;
    }
    
    .is-laq134 {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
}

/* ========================================
   Print Styles
   ======================================== */
@media print {
    ._b512y3,
    .js-hin4wp,
    .c-rpp8ir,
    .is-u27kc3 {
        display: none;
    }
    
    body {
        background: #fff;
        color: #000;
    }
}
