/* v869 — Vietnam Visa Tips: top horizontal banner + XXX presentation for the guide-center intro only */
body.useful-guide-page{background:#fff;color:#0f172a;}
body.useful-guide-page .topbar{box-shadow:0 2px 14px rgba(15,23,42,.06);}

/* top hero: replace old side image layout with horizontal banner */
body.useful-guide-page .guide-hero-banner-v869{background:#fff!important;border-bottom:1px solid #e5edf8!important;padding:0!important;overflow:visible!important;}
body.useful-guide-page .guide-hero-banner-v869 .guide-banner-v869{height:clamp(190px,22vw,315px)!important;overflow:hidden!important;border-bottom:1px solid #dbe5f0!important;background:#eef4fb!important;}
body.useful-guide-page .guide-hero-banner-v869 .guide-banner-v869 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:none!important;}
body.useful-guide-page .guide-hero-copy-shell-v869{max-width:1120px!important;padding:22px 0 20px!important;}
body.useful-guide-page .guide-hero-banner-v869 .guide-hero-copy{max-width:820px!important;}
body.useful-guide-page .guide-hero-banner-v869 .eyebrow{margin:0 0 8px!important;color:#0b63ce!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important;}
body.useful-guide-page .guide-hero-banner-v869 h1{margin:0 0 9px!important;color:#06194a!important;font-size:clamp(28px,3vw,40px)!important;line-height:1.14!important;letter-spacing:-.03em!important;max-width:760px!important;}
body.useful-guide-page .guide-hero-banner-v869 p{margin:0!important;color:#334155!important;font-size:15px!important;line-height:1.68!important;max-width:820px!important;}
body.useful-guide-page .guide-hero-banner-v869 .hero-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important;}
body.useful-guide-page .guide-hero-banner-v869 .hero-actions .btn{min-height:38px!important;padding:0 16px!important;border-radius:4px!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;text-transform:none!important;}
body.useful-guide-page .guide-hero-banner-v869 .hero-actions .btn.red{background:#0b63ce!important;border-color:#0b63ce!important;color:#fff!important;}
body.useful-guide-page .guide-hero-banner-v869 .hero-actions .btn.secondary{background:#fff!important;border:1px solid #9cc3f5!important;color:#0b63ce!important;}

/* only the shown guide-center module becomes XXX/article-style; later categories remain untouched */
body.useful-guide-page .guide-hub-intro-v513G{display:grid!important;grid-template-columns:minmax(0,1fr) 318px!important;gap:28px!important;align-items:start!important;margin:0 0 24px!important;padding:0 0 22px!important;border-bottom:1px solid #e5e7eb!important;}
body.useful-guide-page .guide-intro-card-v513G{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;}
body.useful-guide-page .guide-intro-card-v513G .eyebrow{margin:0 0 8px!important;color:#0b63ce!important;font-size:13px!important;font-weight:900!important;letter-spacing:0!important;text-transform:none!important;}
body.useful-guide-page .guide-intro-card-v513G h2{margin:0 0 9px!important;color:#06194a!important;font-size:clamp(24px,2.2vw,34px)!important;line-height:1.16!important;letter-spacing:-.03em!important;max-width:760px!important;}
body.useful-guide-page .guide-intro-card-v513G p{margin:0 0 10px!important;color:#334155!important;font-size:14px!important;line-height:1.68!important;max-width:820px!important;}
body.useful-guide-page .guide-hero-badges-v513G{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:10px 0 12px!important;}
body.useful-guide-page .guide-hero-badges-v513G span{padding:4px 9px!important;border:1px solid #cfe0fb!important;border-radius:999px!important;background:#f4f8ff!important;color:#0b63ce!important;font-size:11.5px!important;font-weight:900!important;line-height:1.25!important;}
body.useful-guide-page .guide-do-dont-v513G{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:12px 0 0!important;}
body.useful-guide-page .guide-do-dont-v513G > div{border:1px solid #d7dee7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;padding:13px 14px!important;}
body.useful-guide-page .guide-do-dont-v513G strong{display:block!important;color:#06194a!important;font-size:13px!important;line-height:1.3!important;margin:0 0 8px!important;}
body.useful-guide-page .guide-do-dont-v513G ul{margin:0!important;padding:0!important;list-style:none!important;display:grid!important;gap:6px!important;}
body.useful-guide-page .guide-do-dont-v513G li{position:relative!important;margin:0!important;padding-left:18px!important;color:#111827!important;font-size:13px!important;line-height:1.5!important;}
body.useful-guide-page .guide-do-dont-v513G li:before{content:"✓"!important;position:absolute!important;left:0!important;top:0!important;color:#0b63ce!important;font-weight:900!important;}
body.useful-guide-page .guide-do-dont-v513G > div:nth-child(2) li:before{content:"•"!important;left:4px!important;font-size:16px!important;line-height:1!important;}

/* right route links: compact sidebar-like XXX blocks, not big cards */
body.useful-guide-page .guide-route-grid-v513G{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;}
body.useful-guide-page .guide-route-card-v513G{border:1px solid #e5e7eb!important;border-radius:0!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.05)!important;padding:14px 15px!important;min-height:0!important;}
body.useful-guide-page .guide-route-card-v513G span{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 8px!important;padding:0!important;border:0!important;background:transparent!important;color:#0b63ce!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;}
body.useful-guide-page .guide-route-card-v513G:nth-child(1) span:before{content:"📋";}
body.useful-guide-page .guide-route-card-v513G:nth-child(2) span:before{content:"✈️";}
body.useful-guide-page .guide-route-card-v513G:nth-child(3) span:before{content:"🛡️";}
body.useful-guide-page .guide-route-card-v513G:nth-child(4) span:before{content:"✅";}
body.useful-guide-page .guide-route-card-v513G h3{margin:0 0 6px!important;color:#06194a!important;font-size:15px!important;line-height:1.22!important;letter-spacing:-.01em!important;}
body.useful-guide-page .guide-route-card-v513G p{margin:0 0 9px!important;color:#334155!important;font-size:12.8px!important;line-height:1.5!important;}
body.useful-guide-page .guide-route-card-v513G a{display:inline!important;color:#0b63ce!important;font-size:12.8px!important;font-weight:900!important;text-decoration:none!important;}
body.useful-guide-page .guide-route-card-v513G a:hover{text-decoration:underline!important;}

@media(max-width:980px){
  body.useful-guide-page .guide-hub-intro-v513G{grid-template-columns:1fr!important;}
  body.useful-guide-page .guide-route-grid-v513G{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:680px){
  body.useful-guide-page .guide-hero-banner-v869 .guide-banner-v869{height:185px!important;}
  body.useful-guide-page .guide-hero-copy-shell-v869{padding:18px 0 16px!important;}
  body.useful-guide-page .guide-do-dont-v513G,
  body.useful-guide-page .guide-route-grid-v513G{grid-template-columns:1fr!important;}
}
