
:root{--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none}
[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .75s var(--ease),transform .75s var(--ease)}
[data-reveal].is-visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}
.site-header a,.cta-btn,.section-card,.faq-shell>div{transition:all .3s var(--ease)}
.site-nav a.active{font-weight:800}.content-section{scroll-margin-top:120px}.article-shell{position:relative}
.faq-shell [data-icon]{transition:transform .25s var(--ease)}.faq-shell [data-faq][aria-expanded="true"] [data-icon]{transform:rotate(45deg)}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}

body.site-guide{font-family:Inter,ui-sans-serif,system-ui;background:#f4efe7;color:#22201d}.site-guide .site-header{position:sticky;top:0;z-index:60;background:rgba(244,239,231,.93);backdrop-filter:blur(16px);border-bottom:1px solid #d9d0c4}.site-guide .header-shell{max-width:1220px;margin:auto;padding:14px 20px;display:flex;align-items:center;gap:28px}.site-guide .brand-mark img{height:30px;filter:brightness(.22) sepia(.2)}.site-guide .site-nav{display:flex;gap:5px;overflow:auto;scrollbar-width:none;flex:1}.site-guide .site-nav a{white-space:nowrap;color:#6d665e;font-size:12px;font-weight:750;padding:9px 11px;border-radius:8px}.site-guide .site-nav a:hover,.site-guide .site-nav a.active{background:#e8dfd3;color:#8a3a13}.site-guide .header-actions{display:flex;gap:8px}.site-guide .header-actions a{padding:10px 14px;border-radius:8px;font-size:12px;font-weight:900}.site-guide .login{border:1px solid #cfc3b5;color:#3c3731}.site-guide .register{background:#8d3e17;color:white}
.site-guide .hero-modern{border-bottom:1px solid #d8cfc2}.site-guide .hero-grid{max-width:1220px;margin:auto;padding:64px 20px 76px;display:grid;grid-template-columns:1.04fr .96fr;gap:48px;align-items:end}.site-guide .hero-copy{padding-top:42px}.site-guide .eyebrow{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#8d3e17;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.site-guide h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,6vw,78px);line-height:.99;letter-spacing:-.045em;margin:16px 0 20px;color:#201b17;font-weight:700}.site-guide .hero-lead{font-size:18px;line-height:1.8;color:#655e56;max-width:680px}.site-guide .hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.site-guide .cta-btn{padding:13px 18px;border-radius:8px;font-weight:900}.site-guide .cta-primary{background:#8d3e17;color:#fff}.site-guide .cta-secondary{border:1px solid #c8bbad;color:#3b342d;background:#fbf8f3}.site-guide .guide-cover{position:relative;padding-left:50px}.site-guide .guide-cover:before{content:"USER GUIDE / 01";position:absolute;left:0;top:18px;writing-mode:vertical-rl;transform:rotate(180deg);font:800 11px/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.2em;color:#8d3e17}.site-guide .guide-cover img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:4px;box-shadow:18px 18px 0 #ded3c5,0 28px 65px rgba(59,43,28,.18)}
.site-guide .intro-band{max-width:1220px;margin:auto;padding:34px 20px 52px}.site-guide .intro-inner{border-top:1px solid #cfc3b5;border-bottom:1px solid #cfc3b5;padding:25px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.site-guide .intro-inner p{margin:0;color:#6b6259;line-height:1.75;font-size:14px}.site-guide .article-shell{max-width:1220px;margin:auto;padding:0 20px 100px;position:relative}.site-guide .article-shell:before{content:"";position:absolute;left:52px;top:0;bottom:70px;width:1px;background:#d4c7b8}.site-guide .content-section{padding:0 0 66px 80px;position:relative}.site-guide .content-section:before{content:"";position:absolute;left:25px;top:18px;width:55px;height:1px;background:#a64b20}.site-guide .section-card{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;align-items:start}.site-guide .section-head{grid-column:1/-1;display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:start}.site-guide .section-index{font:900 12px/1 ui-monospace,SFMono-Regular,monospace;color:#a64b20;padding-top:10px}.site-guide .section-card h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(31px,4vw,48px);line-height:1.05;letter-spacing:-.03em;margin:0;color:#241e19}.site-guide .section-media img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:3px;box-shadow:12px 12px 0 #e1d7ca}.site-guide .section-prose{color:#625a52;line-height:1.85;font-size:15.5px}.site-guide .section-prose p{margin:0 0 15px}.site-guide .section-prose h3{font-family:Georgia,'Times New Roman',serif;color:#402d21;font-size:22px;margin:25px 0 10px}.site-guide .content-section:nth-child(even) .section-card{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.site-guide .content-section:nth-child(even) .section-media{order:2}.site-guide .faq-shell{border-top:1px solid #cdbfaf}.site-guide .faq-shell>div{border-bottom:1px solid #d7ccbf}.site-guide .faq-shell button{width:100%;padding:18px 0;border:0;background:transparent;display:flex;justify-content:space-between;gap:20px;text-align:left;font-family:Georgia,'Times New Roman',serif;font-weight:700;font-size:18px;color:#372b23}.site-guide .faq-shell button+div{padding:0 0 18px;color:#6b6259;line-height:1.75}
@media(max-width:900px){.site-guide .header-shell{flex-wrap:wrap;gap:12px}.site-guide .site-nav{order:3;flex-basis:100%}.site-guide .hero-grid,.site-guide .section-card,.site-guide .content-section:nth-child(even) .section-card{grid-template-columns:1fr}.site-guide .content-section:nth-child(even) .section-media{order:0}.site-guide .guide-cover{padding-left:34px}.site-guide .intro-inner{grid-template-columns:1fr}.site-guide .article-shell:before{left:30px}.site-guide .content-section{padding-left:50px}.site-guide .content-section:before{left:9px;width:35px}.site-guide .section-head{grid-template-columns:45px 1fr}.site-guide .hero-grid{padding-top:42px}.site-guide .header-actions a{padding:9px 11px}}


/* === Content presentation refinement: logo-led palette, full images, readable cards, animated FAQ === */
:root{
  --brand-sky:#4C9EEA;
  --brand-navy:#2F5890;
  --brand-deep:#17365d;
  --brand-soft:#eef7ff;
  --brand-line:rgba(76,158,234,.22);
}
.brand-mark img{height:34px!important;width:auto!important;max-width:138px!important;object-fit:contain!important;filter:none!important}

/* Every article section follows Title -> full image -> text */
.content-section .section-card{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  grid-template-columns:none!important;
}
.content-section .section-head{order:1!important;width:100%!important;margin-bottom:22px!important}
.content-section .section-media{order:2!important;width:100%!important;margin:0 0 26px!important}
.content-section .section-prose{order:3!important;width:100%!important;max-width:none!important}
.content-section .section-media img,
.section-media img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid var(--brand-line)!important;
  box-shadow:0 18px 55px rgba(47,88,144,.10)!important;
}

/* Modern reading treatment for long text */
.section-prose{font-size:16px!important;line-height:1.82!important}
.section-prose>p{
  margin:0 0 14px!important;
  padding:18px 20px!important;
  border:1px solid rgba(76,158,234,.13)!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,247,255,.72))!important;
  box-shadow:0 8px 26px rgba(47,88,144,.055)!important;
}
.section-prose>h3{
  position:relative!important;
  margin:28px 0 12px!important;
  padding:0 0 0 18px!important;
  color:var(--brand-deep)!important;
  font-size:clamp(20px,2.5vw,27px)!important;
  line-height:1.3!important;
  letter-spacing:-.02em!important;
}
.section-prose>h3:before{
  content:"";position:absolute;left:0;top:.2em;bottom:.2em;width:5px;border-radius:999px;
  background:linear-gradient(180deg,var(--brand-sky),var(--brand-navy));
}
.section-prose ul,.section-prose ol{
  margin:14px 0 20px!important;padding:18px 22px 18px 42px!important;
  border-radius:16px!important;background:rgba(76,158,234,.065)!important;border:1px solid rgba(76,158,234,.14)!important;
}
.section-prose li{margin:7px 0!important}

/* FAQ accordion */
.faq-shell{display:grid!important;gap:12px!important;background:transparent!important;border:0!important;overflow:visible!important}
.faq-shell>div,.faq-shell>button+div{border:0!important}
.faq-shell>div,
.section-prose>div:has(> [data-faq]){
  border:1px solid rgba(76,158,234,.18)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 10px 34px rgba(47,88,144,.07)!important;
  transition:transform .32s var(--ease),box-shadow .32s var(--ease),border-color .32s var(--ease)!important;
}
.section-prose>div:has(> [data-faq]):hover{transform:translateY(-2px);box-shadow:0 15px 42px rgba(47,88,144,.11)!important;border-color:rgba(76,158,234,.38)!important}
[data-faq]{
  width:100%!important;border:0!important;background:transparent!important;color:var(--brand-deep)!important;
  padding:19px 20px!important;cursor:pointer!important;font-weight:850!important;font-size:16px!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;text-align:left!important;
}
[data-faq] [data-icon]{
  width:32px;height:32px;min-width:32px;border-radius:50%;display:grid;place-items:center;
  background:var(--brand-soft);color:var(--brand-navy);font-size:22px;line-height:1;
  transition:transform .35s var(--ease),background .35s var(--ease),color .35s var(--ease)!important;
}
[data-faq][aria-expanded="true"] [data-icon]{transform:rotate(45deg)!important;background:var(--brand-sky)!important;color:#fff!important}
.faq-panel,
[data-faq]+div{
  display:block!important;overflow:hidden!important;max-height:0!important;opacity:0!important;
  padding:0 20px!important;margin:0!important;color:#607087!important;line-height:1.75!important;
  transition:max-height .48s var(--ease),opacity .32s ease,padding .42s var(--ease)!important;
}
[data-faq][aria-expanded="true"]+div{
  max-height:700px!important;opacity:1!important;padding:0 20px 20px!important;
}

/* Bring all projects onto the logo's blue family without removing their unique layouts */
.header-actions .register,.cta-primary{background:linear-gradient(135deg,var(--brand-sky),var(--brand-navy))!important;color:#fff!important;border-color:transparent!important}
.header-actions .login,.cta-secondary{color:var(--brand-navy)!important;border-color:rgba(76,158,234,.4)!important}
.site-nav a:hover,.site-nav a.active{color:var(--brand-navy)!important;border-color:var(--brand-sky)!important}
.section-index,.eyebrow{color:var(--brand-sky)!important}

@media(max-width:700px){
  .content-section .section-head{margin-bottom:16px!important}
  .content-section .section-media{margin-bottom:18px!important}
  .content-section .section-media img,.section-media img{border-radius:14px!important}
  .section-prose>p{padding:15px 16px!important;border-radius:14px!important;font-size:15px!important}
  [data-faq]{padding:16px!important;font-size:15px!important}
  [data-faq]+div,[data-faq][aria-expanded="true"]+div{padding-left:16px!important;padding-right:16px!important}
}


/* Logo palette applied to each unique visual concept */
.site-tai{background:#071422!important}.site-tai .site-header{background:rgba(7,20,34,.92)!important}.site-tai .section-card{border-color:rgba(76,158,234,.22)!important;background:linear-gradient(180deg,rgba(20,43,68,.98),rgba(9,26,44,.98))!important}.site-tai .hero-modern{background:radial-gradient(circle at 16% 20%,rgba(76,158,234,.24),transparent 34%),#071422!important}
.site-web{background:#f4f9ff!important}.site-web .register,.site-web .cta-primary{background:linear-gradient(135deg,#4C9EEA,#2F5890)!important}.site-web h1,.site-web .section-card h2{color:#17365d!important}
.site-app{background:radial-gradient(circle at 12% 8%,rgba(76,158,234,.18),transparent 28%),#071525!important}.site-app .eyebrow{background:rgba(76,158,234,.10)!important;border-color:rgba(76,158,234,.25)!important;color:#8bc4f4!important}.site-app .section-card{border-color:rgba(76,158,234,.16)!important;background:linear-gradient(145deg,rgba(76,158,234,.085),rgba(255,255,255,.025))!important}.site-app .section-index{background:linear-gradient(135deg,rgba(76,158,234,.25),rgba(47,88,144,.14))!important;color:#8bc4f4!important}.site-app .section-card:hover{border-color:rgba(76,158,234,.42)!important}
.site-guide{background:#f7fbff!important}.site-guide .site-header{background:rgba(247,251,255,.94)!important;border-color:rgba(47,88,144,.16)!important}.site-guide h1,.site-guide .section-card h2{color:#17365d!important}.site-guide .guide-cover:before,.site-guide .section-index,.site-guide .eyebrow{color:#2F5890!important}.site-guide .content-section:before{background:#4C9EEA!important}.site-guide .article-shell:before{background:rgba(47,88,144,.18)!important}.site-guide .guide-cover img{box-shadow:18px 18px 0 #dbeeff,0 28px 65px rgba(47,88,144,.16)!important}


/* Unified light-theme override */
:root {
  color-scheme: light !important;
}
html, body {
  background: #f7fbff !important;
  color: #163a63 !important;
}
body::before, body::after {
  opacity: .22 !important;
}
header, nav, .header, .navbar, .site-header {
  background: rgba(255,255,255,.94) !important;
  color: #163a63 !important;
  border-color: rgba(47,88,144,.14) !important;
  backdrop-filter: blur(16px);
}
main, section {
  color: #163a63;
}
.card, .content-card, .article-card, .feature-card, .faq-item, .accordion-item,
.glass, .glass-card, article {
  background: rgba(255,255,255,.92) !important;
  color: #163a63 !important;
  border-color: rgba(47,88,144,.14) !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #173f70 !important;
}
p, li {
  color: #526b87;
}
footer, .footer, .site-footer {
  background: #edf6ff !important;
  color: #355777 !important;
  border-color: rgba(47,88,144,.14) !important;
}

/* Final light theme from the 8xbet logo */
:root{--brand-primary:#4c9eea;--brand-accent:#2f5890;--brand-ink:#17365d;--brand-text:#53677f;--brand-page:#f7fbff;--brand-panel:#fff;--brand-soft-panel:#eef7ff;--brand-border:rgba(47,88,144,.16);--brand-shadow:0 18px 55px rgba(47,88,144,.10)}
html,body,body.site-tai,body.site-web,body.site-app,body.site-guide{background:var(--brand-page)!important;color:var(--brand-ink)!important}
body.site-app:before,body.site-app:after,body.site-tai:before,body.site-tai:after{opacity:.08!important}
.site-header,.header-shell,.header-bar,.header-top,.nav-strip{background:rgba(255,255,255,.94)!important;border-color:var(--brand-border)!important;color:var(--brand-ink)!important;box-shadow:0 12px 34px rgba(47,88,144,.08)!important}
.site-nav a,.login,.cta-secondary{color:var(--brand-accent)!important}
.site-nav a:hover,.site-nav a.active{background:var(--brand-soft-panel)!important;color:var(--brand-accent)!important;border-color:var(--brand-primary)!important}
.register,.cta-primary{background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 34px rgba(76,158,234,.22)!important}
.login,.cta-secondary{background:#fff!important;border:1px solid rgba(76,158,234,.38)!important}
.hero-modern,.intro-band,.article-shell,#article-content,.content-section{background:transparent!important;color:var(--brand-ink)!important}
.hero-modern{border-color:var(--brand-border)!important;background:radial-gradient(circle at 14% 12%,rgba(76,158,234,.16),transparent 34%),linear-gradient(180deg,#fff 0%,#f7fbff 100%)!important}
h1,h2,h3,.section-card h2{color:var(--brand-ink)!important}
.hero-lead,.intro-inner p,.section-prose,.section-prose p,.section-prose li,.faq-shell button+div,[data-faq]+div{color:var(--brand-text)!important}
.eyebrow,.section-index,.guide-cover:before{color:var(--brand-primary)!important}
.intro-inner,.section-card,.faq-shell>div,.browser-frame,.guide-cover img,.app-stack:before,.app-stack:after{background:rgba(255,255,255,.94)!important;border-color:var(--brand-border)!important;box-shadow:var(--brand-shadow)!important}
.section-prose>p,.section-prose ul,.section-prose ol,.intro-inner p{background:linear-gradient(135deg,#fff,var(--brand-soft-panel))!important;border-color:rgba(76,158,234,.16)!important}
.section-media img,.hero-media img,.browser-frame img,.app-stack img{background:#fff!important;border-color:rgba(76,158,234,.20)!important;box-shadow:var(--brand-shadow)!important}
.app-stack img{object-fit:contain!important}
[data-faq]{color:var(--brand-ink)!important}
[data-faq] [data-icon]{background:var(--brand-soft-panel)!important;color:var(--brand-accent)!important}
[data-faq][aria-expanded="true"] [data-icon]{background:var(--brand-primary)!important;color:#fff!important}
footer,.footer,.site-footer{background:#eaf5ff!important;color:var(--brand-accent)!important;border-color:var(--brand-border)!important}

/* Modern responsive headers */
.site-header{isolation:isolate}.brand-mark{min-width:max-content}.brand-mark img{display:block}.site-nav{-webkit-overflow-scrolling:touch}.site-nav a,.header-actions a{min-height:42px;display:inline-flex!important;align-items:center;justify-content:center}
body.site-tai .site-header{top:14px!important;width:min(92vw,1640px);margin:14px auto 0;border:1px solid rgba(76,158,234,.20)!important;border-radius:22px;background:rgba(255,255,255,.90)!important;box-shadow:0 18px 54px rgba(47,88,144,.12)!important}
body.site-tai .header-bar{max-width:none;padding:12px 16px;grid-template-columns:auto minmax(0,1fr) auto;gap:18px}
body.site-tai .brand-mark{padding:8px 12px;border-radius:16px;background:linear-gradient(135deg,#fff,#eef7ff);box-shadow:inset 0 0 0 1px rgba(76,158,234,.16)}
body.site-tai .site-nav{justify-content:center;gap:8px;padding:4px;border-radius:18px;background:rgba(238,247,255,.78)!important}
body.site-tai .site-nav a{border-radius:14px;font-weight:800}body.site-tai .header-actions a{border-radius:15px;padding-inline:18px}
body.site-web .site-header{top:0;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 34px rgba(47,88,144,.08)!important}
body.site-web .header-top{padding-top:12px;padding-bottom:12px}body.site-web .nav-strip{background:linear-gradient(90deg,#f8fcff,#eef7ff,#f8fcff)!important}
body.site-web .site-nav a{border-radius:0;min-height:38px;font-weight:800}
body.site-app .site-header{width:min(92vw,1180px);padding:0;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(238,247,255,.86))!important;box-shadow:0 22px 60px rgba(47,88,144,.16)!important}
body.site-app .header-shell{border-radius:24px;padding:12px}body.site-app .site-nav a{border-radius:12px;font-weight:800}
body.site-guide .site-header{border-bottom:0!important;box-shadow:0 1px 0 rgba(47,88,144,.16),0 18px 44px rgba(47,88,144,.08)!important}
body.site-guide .header-shell{max-width:1280px;padding-top:16px;padding-bottom:16px}body.site-guide .site-nav a{border-radius:999px;font-weight:850}
@media(max-width:900px){
body.site-tai .site-header,body.site-app .site-header{top:8px!important;width:calc(100% - 24px);margin:8px auto 0;border-radius:18px}
body.site-tai .header-bar,body.site-app .header-shell,body.site-guide .header-shell,body.site-web .header-top{display:grid!important;grid-template-columns:1fr;gap:10px;align-items:stretch}
.brand-mark{justify-content:center;width:max-content;max-width:100%;margin:0 auto}
.site-nav{order:2!important;width:100%;flex-basis:auto!important;justify-content:flex-start!important;padding-bottom:4px}
.header-actions{order:3!important;width:100%;display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;padding-top:10px;margin-top:2px;border-top:1px solid rgba(76,158,234,.18)}
.header-actions a{width:100%;min-height:46px;padding:12px 14px!important;border-radius:14px!important;font-size:14px!important}
body.site-web .nav-strip{padding:0 14px 12px}body.site-web .site-nav{padding:6px 0}
body.site-web .site-header{display:grid!important;grid-template-columns:1fr;padding:10px 12px 12px}
body.site-web .header-top{display:contents!important}
body.site-web .brand-mark{order:1}
body.site-web .nav-strip{order:2;border-top:0!important;border-radius:16px;background:var(--brand-soft-panel)!important}
body.site-web .header-actions{order:3!important}
}
@media(max-width:520px){.site-nav a{min-height:38px;padding:8px 10px!important;font-size:12px!important}.header-actions{grid-template-columns:1fr!important}.header-actions a{min-height:44px}}

/* Hero intro text band: always consume full width */
.intro-inner{display:flex!important;width:100%!important;align-items:stretch!important;justify-content:center!important;gap:0!important}
.intro-inner p{flex:1 1 0!important;width:auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
@media(max-width:760px){.intro-inner{flex-direction:column!important}.intro-inner p{width:100%!important}}

/* Hero images: show the full artwork without cropping */
.hero-media img,.browser-frame img,.guide-cover img,.app-stack img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}
.hero-media,.browser-frame,.guide-cover,.app-stack{height:auto!important}
.app-stack{min-height:0!important}.app-stack:before,.app-stack:after{inset:8% 8%!important;width:auto!important;height:auto!important}.app-stack img{position:relative!important;inset:auto!important}

/* Fix only cach8xbet-sudung hero composition */
body.site-guide .hero-modern{overflow:hidden!important}
body.site-guide .hero-grid{align-items:center!important;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr)!important;gap:56px!important;padding-top:70px!important;padding-bottom:82px!important}
body.site-guide .hero-copy{padding-top:0!important}
body.site-guide .guide-cover{width:100%!important;max-width:760px!important;margin:0 auto!important;padding-left:0!important;align-self:center!important}
body.site-guide .guide-cover:before{display:none!important}
body.site-guide .guide-cover img{width:100%!important;display:block!important;border-radius:22px!important;background:#eef7ff!important;box-shadow:0 22px 62px rgba(47,88,144,.16)!important}
@media(max-width:900px){body.site-guide .hero-grid{grid-template-columns:1fr!important;gap:30px!important;padding-top:44px!important;padding-bottom:58px!important}body.site-guide .guide-cover{max-width:100%!important;order:-1!important}body.site-guide .guide-cover img{border-radius:18px!important}}

/* Use the hero artwork as the cach8xbet-sudung hero background */
body.site-guide .hero-modern{
  position:relative!important;
  background:
    linear-gradient(90deg,rgba(247,251,255,.96) 0%,rgba(247,251,255,.88) 42%,rgba(247,251,255,.46) 72%,rgba(247,251,255,.24) 100%),
    url("../images/cach-8xbet-sudung-1920x700.jpg") center right/contain no-repeat!important;
}
body.site-guide .hero-modern:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:radial-gradient(circle at 18% 22%,rgba(76,158,234,.18),transparent 38%)!important;
  pointer-events:none!important;
}
body.site-guide .hero-grid{position:relative!important;z-index:1!important;grid-template-columns:minmax(0,.78fr) minmax(320px,.72fr)!important}
body.site-guide .guide-cover{display:none!important}
@media(max-width:900px){
  body.site-guide .hero-modern{
    background:
      linear-gradient(180deg,rgba(247,251,255,.95) 0%,rgba(247,251,255,.88) 48%,rgba(247,251,255,.68) 100%),
      url("../images/cach-8xbet-sudung-1920x700.jpg") center/contain no-repeat!important;
  }
  body.site-guide .hero-grid{grid-template-columns:1fr!important}
}

/* Refined cach8xbet-sudung hero typography */
body.site-guide .hero-modern{
  background:
    linear-gradient(90deg,rgba(247,251,255,.98) 0%,rgba(247,251,255,.93) 36%,rgba(247,251,255,.68) 64%,rgba(247,251,255,.34) 100%),
    url("../images/cach-8xbet-sudung-1920x700.jpg") center right/contain no-repeat!important;
}
body.site-guide .hero-grid{
  max-width:1280px!important;
  min-height:680px!important;
  align-items:center!important;
  grid-template-columns:minmax(360px,.52fr) minmax(0,.48fr)!important;
  padding-top:58px!important;
  padding-bottom:64px!important;
}
body.site-guide .hero-copy{
  max-width:620px!important;
  padding:30px 0!important;
}
body.site-guide .eyebrow{
  display:inline-flex!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:rgba(238,247,255,.82)!important;
  border:1px solid rgba(76,158,234,.24)!important;
  font-size:11px!important;
  letter-spacing:.16em!important;
}
body.site-guide h1{
  font-size:clamp(40px,4.8vw,68px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  margin:18px 0 18px!important;
  max-width:620px!important;
}
body.site-guide .hero-lead{
  max-width:560px!important;
  font-size:16px!important;
  line-height:1.72!important;
  color:#526b87!important;
}
body.site-guide .hero-actions{
  margin-top:24px!important;
}
body.site-guide .hero-actions .cta-btn{
  min-height:48px!important;
  padding:12px 18px!important;
  border-radius:12px!important;
  font-size:15px!important;
}
@media(max-width:900px){
  body.site-guide .hero-modern{
    background:
      linear-gradient(180deg,rgba(247,251,255,.96) 0%,rgba(247,251,255,.9) 52%,rgba(247,251,255,.74) 100%),
      url("../images/cach-8xbet-sudung-1920x700.jpg") center bottom/contain no-repeat!important;
  }
  body.site-guide .hero-grid{
    min-height:auto!important;
    padding-top:38px!important;
    padding-bottom:220px!important;
  }
  body.site-guide h1{
    font-size:clamp(34px,10vw,48px)!important;
    max-width:100%!important;
  }
  body.site-guide .hero-lead{
    font-size:15px!important;
    max-width:100%!important;
  }
}
