:root{--x8-blue:#0757d6;--x8-blue-2:#0d6dfd;--x8-navy:#08265f;--x8-cyan:#2fb6ff;--x8-soft:#f4f9ff;--x8-line:#d6e5fb;--x8-text:#08245a;--x8-muted:#647694;--x8-shadow:0 16px 40px rgba(8,38,95,.12)}
body.c-8xx{background:#fff;color:var(--x8-text);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;letter-spacing:0}
.c-8xx>.site-nav,.c-8xx>header.container{display:none!important}
.c-8xx a{color:var(--x8-blue);text-decoration:none}.c-8xx a:hover{color:var(--x8-navy);text-decoration:none}
.c-8xx .x8-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}.c-8xx .x8-topbar{background:linear-gradient(90deg,#064fc3,var(--x8-blue));color:#fff;font-size:14px}.c-8xx .x8-topbar .x8-wrap{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.c-8xx .x8-topbar i{margin-right:8px}
.c-8xx .x8-header{background:#fff;border-bottom:1px solid var(--x8-line);box-shadow:0 8px 28px rgba(8,38,95,.06);position:sticky;top:0;z-index:30}.c-8xx .x8-header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:22px}.c-8xx .x8-logo{font-size:44px;line-height:1;font-weight:900;color:var(--x8-blue)!important;letter-spacing:0}.c-8xx .x8-nav{display:flex;gap:28px;align-items:center;font-weight:800}.c-8xx .x8-nav a{color:var(--x8-navy)}.c-8xx .x8-header-actions{display:flex;gap:12px}.c-8xx .x8-login,.c-8xx .x8-register{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:7px;font-weight:900}.c-8xx .x8-login{border:1px solid #b9cff5;color:var(--x8-navy)}.c-8xx .x8-register{background:linear-gradient(180deg,#096cf4,var(--x8-blue));color:#fff!important;box-shadow:0 12px 24px rgba(7,87,214,.25)}
.c-8xx .x8-hero{background:#fff;border-bottom:1px solid var(--x8-line);overflow:hidden}.c-8xx .x8-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(430px,1.14fr);align-items:center;min-height:620px}.c-8xx .x8-hero-copy{position:relative;z-index:2;padding:62px 0}.c-8xx .x8-hero h1{font-size:52px;line-height:1.12;font-weight:900;color:var(--x8-navy);margin:0 0 20px;max-width:620px}.c-8xx .x8-hero p{font-size:19px;line-height:1.72;color:#425b86;max-width:570px;margin:0}.c-8xx .x8-actions{display:flex;gap:18px;flex-wrap:wrap;margin:34px 0}.c-8xx .x8-btn{min-height:56px;padding:0 28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:900;border:1px solid var(--x8-blue)}.c-8xx .x8-btn-primary{background:linear-gradient(180deg,#096cf4,var(--x8-blue));color:#fff!important;box-shadow:0 14px 30px rgba(7,87,214,.22)}.c-8xx .x8-btn-secondary{background:#fff;color:var(--x8-blue)}.c-8xx .x8-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:690px}.c-8xx .x8-proof span{display:grid;grid-template-columns:32px 1fr;gap:8px 10px}.c-8xx .x8-proof i{grid-row:span 2;color:var(--x8-blue);font-size:25px}.c-8xx .x8-proof b{font-size:14px;color:var(--x8-blue)}.c-8xx .x8-proof small{font-size:13px;color:var(--x8-muted)}
.c-8xx .x8-hero-media{height:620px;position:relative;align-self:stretch;margin-right:calc((1180px - min(1180px,100vw - 48px)) / -2)}.c-8xx .x8-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.c-8xx .x8-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.9) 28%,rgba(255,255,255,.22) 54%,rgba(255,255,255,0) 100%)}
.c-8xx .x8-feature-band{padding:34px 0;background:#fff}.c-8xx .x8-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--x8-line);border-radius:8px;background:#fff;box-shadow:var(--x8-shadow);overflow:hidden}.c-8xx .x8-feature-grid article{display:grid;grid-template-columns:52px 1fr;gap:8px 16px;padding:26px;border-right:1px solid var(--x8-line)}.c-8xx .x8-feature-grid article:last-child{border-right:0}.c-8xx .x8-feature-grid i{grid-row:span 2;color:var(--x8-blue);font-size:42px}.c-8xx .x8-feature-grid b{font-size:17px;color:var(--x8-navy)}.c-8xx .x8-feature-grid span{font-size:14px;line-height:1.5;color:var(--x8-muted)}
.c-8xx .x8-breadcrumb{padding:6px 0 0}.c-8xx .x8-breadcrumb .breadcrumb{background:#fff;border:1px solid var(--x8-line);border-radius:8px;padding:12px 16px}.c-8xx .x8-section{padding:54px 0}.c-8xx .x8-section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:26px}.c-8xx .x8-section-head h2{font-size:31px;line-height:1.2;font-weight:900;color:var(--x8-navy);margin:0 0 8px}.c-8xx .x8-section-head p{color:var(--x8-muted);line-height:1.65;margin:0;max-width:660px}.c-8xx .x8-section-head>a{font-weight:900;white-space:nowrap;margin-top:8px}
.c-8xx .x8-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.c-8xx .x8-product-grid article{border:1px solid var(--x8-line);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(8,38,95,.08);overflow:hidden}.c-8xx .x8-product-visual{height:150px;background:linear-gradient(135deg,#0a56cd,#bde5ff);position:relative}.c-8xx .x8-product-visual:after{position:absolute;right:18px;bottom:14px;color:#fff;font-weight:900;font-size:50px;text-shadow:0 8px 18px rgba(0,0,0,.2)}.c-8xx .x8-product-visual.casino:after{content:"A♠"}.c-8xx .x8-product-visual.slots:after{content:"777"}.c-8xx .x8-product-visual.sports:after{content:"⚽"}.c-8xx .x8-product-visual.lottery:after{content:"8 17"}.c-8xx .x8-product-visual.odds:after{content:"↗"}.c-8xx .x8-product-grid h3{font-size:18px;color:var(--x8-navy);font-weight:900;margin:18px 18px 8px}.c-8xx .x8-product-grid p{color:var(--x8-muted);line-height:1.55;margin:0 18px 18px;font-size:14px}.c-8xx .x8-product-grid article>a{display:flex;height:42px;align-items:center;justify-content:center;border:1px solid #b7cff8;border-radius:7px;margin:0 18px 18px;color:var(--x8-blue);font-weight:900}
.c-8xx .x8-promo{padding:0 0 54px}.c-8xx .x8-promo-card{border-radius:8px;background:linear-gradient(100deg,#0867ee,#0043bb);box-shadow:0 18px 42px rgba(7,87,214,.22);color:#fff;padding:32px;display:grid;grid-template-columns:220px 1fr 240px;align-items:center;gap:28px}.c-8xx .x8-gift{height:130px;border-radius:8px;background:radial-gradient(circle at 45% 40%,#fff 0 10%,transparent 11%),linear-gradient(135deg,#bfe8ff,#0757d6);position:relative}.c-8xx .x8-gift:after{content:"🎁";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:70px}.c-8xx .x8-promo-card span{font-size:22px;font-weight:900}.c-8xx .x8-promo-card strong{display:block;font-size:60px;line-height:1.05;margin:10px 0}.c-8xx .x8-promo-card p{font-size:18px;margin:0;color:#e7f2ff}.c-8xx .x8-promo-card a{height:54px;border-radius:8px;background:#fff;color:var(--x8-blue)!important;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900}
.c-8xx .x8-latest{background:#fff}.c-8xx .x8-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.c-8xx .x8-post-card{border:1px solid var(--x8-line);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(8,38,95,.08);overflow:hidden}.c-8xx .x8-post-media{display:block;aspect-ratio:1.55;background:linear-gradient(135deg,#0a56cd,#dceeff);overflow:hidden}.c-8xx .x8-post-media img{width:100%;height:100%;object-fit:cover;display:block}.c-8xx .x8-post-body{padding:18px}.c-8xx .x8-post-body span{display:inline-flex;padding:4px 8px;border-radius:6px;background:var(--x8-blue);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:10px}.c-8xx .x8-post-body>a{display:block;color:var(--x8-navy);font-size:18px;line-height:1.4;font-weight:900;margin-bottom:8px}.c-8xx .x8-post-body p{color:var(--x8-muted);line-height:1.6;margin:0 0 12px}.c-8xx .x8-post-body div{display:flex;justify-content:space-between;color:#7689a8}.c-8xx .x8-empty-note{grid-column:1/-1;min-height:130px;border:1px dashed #b7cff8;border-radius:8px;background:#f8fbff;color:#637694;display:grid;place-items:center;text-align:center;padding:24px;font-weight:800}.c-8xx .x8-post-grid:has(article) .x8-empty-note{display:none}
.c-8xx .x8-faq{background:#f8fbff;border-top:1px solid var(--x8-line)}.c-8xx .x8-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.c-8xx .x8-faq details{border:1px solid var(--x8-line);border-radius:8px;background:#fff;overflow:hidden}.c-8xx .x8-faq summary{cursor:pointer;list-style:none;padding:18px 20px;font-weight:900;color:var(--x8-navy);display:flex;justify-content:space-between;gap:16px}.c-8xx .x8-faq summary:after{content:"⌄";color:var(--x8-blue)}.c-8xx .x8-faq details[open] summary:after{content:"⌃"}.c-8xx .x8-faq p{padding:0 20px 18px;margin:0;color:var(--x8-muted);line-height:1.65}
.c-8xx .x8-article-hero{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 38%,rgba(255,255,255,.16) 66%,rgba(255,255,255,0) 100%),url("8xx-hero.png") center right/cover no-repeat;border-bottom:1px solid var(--x8-line)}.c-8xx .x8-article-hero .x8-wrap{min-height:340px;display:flex;align-items:center}.c-8xx .x8-kicker{display:block;color:var(--x8-blue);font-weight:900;text-transform:uppercase;margin-bottom:10px}.c-8xx .x8-article-hero h1{font-size:42px;line-height:1.16;color:var(--x8-navy);font-weight:900;margin:0 0 14px;max-width:720px}.c-8xx .x8-article-hero p{max-width:580px;color:#53688d;line-height:1.7;margin:0 0 14px}.c-8xx .x8-article-hero small{color:#7689a8;font-weight:800}.c-8xx .topic-article-main .article-main{border-radius:8px!important;border:1px solid var(--x8-line);box-shadow:var(--x8-shadow)!important;padding:32px!important}.c-8xx .topic-article-main .article-main .title h1{font-size:36px;line-height:1.22;color:var(--x8-navy);font-weight:900}.c-8xx .topic-article-main .article-main .body{font-size:17px;line-height:1.9;color:#243b64}.c-8xx .topic-article-main .article-main .body h1,.c-8xx .topic-article-main .article-main .body h2{border-left:4px solid var(--x8-blue);padding-left:14px;color:var(--x8-navy);font-weight:900}.c-8xx .x8-side-note{border:1px solid var(--x8-line);border-radius:8px;background:#fff;padding:22px;box-shadow:var(--x8-shadow);position:sticky;top:112px}.c-8xx .x8-side-note b{display:block;font-size:28px;color:var(--x8-blue);margin-bottom:8px}.c-8xx .x8-side-note p{color:var(--x8-muted);line-height:1.6}.c-8xx .x8-side-note a{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:7px;background:linear-gradient(180deg,#096cf4,var(--x8-blue));color:#fff!important;font-weight:900;margin-top:14px}
@media(max-width:1100px){.c-8xx .x8-nav{display:none}.c-8xx .x8-hero-grid{grid-template-columns:1fr}.c-8xx .x8-hero-copy{padding:46px 0 10px}.c-8xx .x8-hero-media{height:360px;margin:0 -24px}.c-8xx .x8-feature-grid,.c-8xx .x8-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c-8xx .x8-promo-card{grid-template-columns:1fr;text-align:center}.c-8xx .x8-promo-card a{width:min(280px,100%);margin:auto}.c-8xx .x8-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.c-8xx .x8-wrap{width:min(100% - 28px,1180px)}.c-8xx .x8-topbar .x8-wrap{display:grid;gap:4px;padding:8px 0}.c-8xx .x8-header-inner{min-height:72px}.c-8xx .x8-logo{font-size:31px}.c-8xx .x8-login{display:none}.c-8xx .x8-register{min-height:40px;padding:0 14px}.c-8xx .x8-hero h1{font-size:36px}.c-8xx .x8-hero p{font-size:16px}.c-8xx .x8-btn{width:100%;min-height:50px}.c-8xx .x8-proof,.c-8xx .x8-feature-grid,.c-8xx .x8-product-grid,.c-8xx .x8-post-grid,.c-8xx .x8-faq-grid{grid-template-columns:1fr}.c-8xx .x8-feature-grid article{border-right:0;border-bottom:1px solid var(--x8-line)}.c-8xx .x8-feature-grid article:last-child{border-bottom:0}.c-8xx .x8-hero-media{height:300px}.c-8xx .x8-section{padding:40px 0}.c-8xx .x8-section-head{display:block}.c-8xx .x8-section-head h2{font-size:27px}.c-8xx .x8-promo{padding-bottom:40px}.c-8xx .x8-promo-card strong{font-size:50px}.c-8xx .x8-article-hero{background:#fff}.c-8xx .x8-article-hero h1{font-size:32px}.c-8xx .topic-article-main .article-main{padding:22px!important}}
/* codex-8xx-support-fix:start */
.c-8xx .x8-product-visual.bonus:after{content:"BONUS"}
.c-8xx .x8-product-visual.news:after{content:"NEWS"}
.c-8xx .x8-product-visual.faq:after{content:"FAQ"}
.c-8xx .x8-product-visual.guide:after{content:"GUIDE";font-size:38px}
.c-8xx .x8-product-visual.app:after{content:"APP"}
.c-8xx .x8-product-visual.deposit:after{content:"PAY"}
.c-8xx .x8-product-visual.withdraw:after{content:"CASH";font-size:40px}
.c-8xx .x8-product-visual.security:after{content:"OTP"}
/* codex-8xx-support-fix:end */
/* codex-8xx-ref-article-layout:start */
.c-8xx.x8-ref-article{background:#f6f8fb;color:#111827}
.c-8xx.x8-ref-article .x8-header{background:#fff}
.c-8xx .x8-ref-hero{position:relative;min-height:360px;padding:62px 0 68px;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(3,13,35,.88) 0%,rgba(5,23,55,.72) 40%,rgba(5,28,70,.28) 68%,rgba(5,28,70,.12) 100%),url("8xx-hero.png") center right/cover no-repeat}
.c-8xx .x8-ref-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.65),transparent)}
.c-8xx .x8-ref-hero-inner{position:relative;z-index:1;max-width:720px}
.c-8xx .x8-ref-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(48px,7vw,88px);line-height:.96;font-weight:950;letter-spacing:0;text-shadow:0 12px 34px rgba(0,0,0,.42)}
.c-8xx .x8-ref-hero p{margin:0;max-width:650px;color:#f7fbff;font-size:21px;line-height:1.55;font-weight:700;text-shadow:0 6px 20px rgba(0,0,0,.28)}
.c-8xx .x8-ref-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}
.c-8xx .x8-ref-primary,.c-8xx .x8-ref-secondary{min-width:114px;min-height:46px;padding:0 22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;text-transform:uppercase}
.c-8xx .x8-ref-primary{background:#096cf4;color:#fff!important;box-shadow:0 16px 32px rgba(9,108,244,.32)}
.c-8xx .x8-ref-secondary{border:1px solid rgba(191,219,254,.78);color:#fff!important;background:rgba(2,12,32,.18)}
.c-8xx .x8-ref-main{background:#f8fafc;padding:62px 0 78px}
.c-8xx .x8-ref-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}
.c-8xx .x8-ref-card,.c-8xx .x8-ref-aside{background:#fff;border:1px solid #cfe0f8;border-radius:8px;box-shadow:0 20px 48px rgba(15,36,72,.08)}
.c-8xx .x8-ref-card{padding:38px 40px 46px}
.c-8xx .x8-ref-meta{display:inline-flex;width:fit-content;max-width:100%;margin:0 0 20px;padding:8px 12px;border-radius:7px;background:#eaf3ff;color:#0b254f;font-size:14px;line-height:1.3;font-weight:950}
.c-8xx .x8-ref-card>h1{margin:0 0 16px;color:#0f172a;font-size:clamp(42px,5.2vw,64px);line-height:1;font-weight:950;letter-spacing:0}
.c-8xx .x8-ref-body h2,.c-8xx .x8-ref-body h3{color:#06172f;line-height:1.22;font-weight:950}
.c-8xx .x8-ref-body h2{margin:30px 0 16px;font-size:clamp(23px,2.4vw,30px)}
.c-8xx .x8-ref-body h3{margin:22px 0 8px;font-size:21px}
.c-8xx .x8-ref-body p,.c-8xx .x8-ref-body li{color:#28364b;font-size:17px;line-height:1.78}
.c-8xx .x8-ref-body p{margin:0 0 18px}
.c-8xx .x8-ref-body ul,.c-8xx .x8-ref-body ol{margin:0 0 22px;padding-left:22px}
.c-8xx .x8-ref-body li+li{margin-top:8px}
.c-8xx .x8-ref-info{width:100%;border-collapse:collapse;margin:24px 0 28px;overflow:hidden;border:1px solid #cfe0f8;border-radius:8px}
.c-8xx .x8-ref-info th,.c-8xx .x8-ref-info td{padding:14px 16px;border-bottom:1px solid #dbe8fb;text-align:left;vertical-align:top;font-size:16px}
.c-8xx .x8-ref-info th{width:30%;color:#08224a;background:#eef6ff;font-weight:950}
.c-8xx .x8-ref-info tr:last-child th,.c-8xx .x8-ref-info tr:last-child td{border-bottom:0}
.c-8xx .x8-ref-page{margin-top:26px}
.c-8xx .x8-ref-aside{position:sticky;top:20px;padding:24px}
.c-8xx .x8-ref-aside h2{margin:0 0 18px;color:#06172f;font-size:24px;line-height:1.2;font-weight:950}
.c-8xx .x8-ref-links{display:grid;gap:12px}
.c-8xx .x8-ref-links a{display:flex;align-items:center;min-height:56px;padding:0 14px;border:1px solid #bed4f3;border-radius:7px;color:#06172f!important;font-size:17px;font-weight:950;background:#fff}
.c-8xx .x8-ref-links a:hover{border-color:#096cf4;color:#096cf4!important}
.c-8xx .x8-ref-aside p{margin:18px 0 0;color:#53657e;line-height:1.65;font-weight:700}
@media(max-width:991px){.c-8xx .x8-ref-layout{grid-template-columns:1fr}.c-8xx .x8-ref-aside{position:static}.c-8xx .x8-ref-hero{min-height:300px}}
@media(max-width:720px){.c-8xx .x8-ref-hero{padding:44px 0 48px;background:linear-gradient(90deg,rgba(3,13,35,.9),rgba(5,23,55,.72)),url("8xx-hero.png") center/cover no-repeat}.c-8xx .x8-ref-hero h1{font-size:42px}.c-8xx .x8-ref-hero p{font-size:17px}.c-8xx .x8-ref-primary,.c-8xx .x8-ref-secondary{width:100%}.c-8xx .x8-ref-main{padding:34px 0 48px}.c-8xx .x8-ref-card{padding:26px 20px 32px}.c-8xx .x8-ref-card>h1{font-size:36px}.c-8xx .x8-ref-info th,.c-8xx .x8-ref-info td{display:block;width:100%}.c-8xx .x8-ref-info th{border-bottom:0}.c-8xx .x8-ref-links a{min-height:50px}}
/* codex-8xx-ref-article-layout:end */
