:root{--ctb-page-max:1320px;--ctb-page-gutter:clamp(12px,2.5vw,28px)}

body .container,
body .container-sm,
body .container-md,
body .container-lg,
body .container-xl,
body .container-xxl,
body>main.container-fluid,
body>.container-fluid,
body>.homestay-shell,
.venues-shell,
.ranking-shell,
.club-detail-shell,
.partner-shell,
.token-stat-shell,
.report-shell,
.lang-shell,
.club-shell{
  width:100%;
  max-width:var(--ctb-page-max)!important;
  margin-inline:auto;
  padding-inline:var(--ctb-page-gutter)
}

@media(max-width:767.98px){
  :root{--ctb-page-gutter:12px}
  body .container,
  body .container-sm,
  body .container-md,
  body .container-lg,
  body .container-xl,
  body .container-xxl,
  body>main.container-fluid,
  body>.container-fluid,
  body>.homestay-shell,
  .venues-shell,
  .ranking-shell,
  .club-detail-shell,
  .partner-shell{
    max-width:100%!important
  }
}
.ctb-search-limit{width:100%;max-width:320px}.ctb-qr{width:120px;height:120px;object-fit:contain}.ctb-icon-lg{font-size:32px}
@media(max-width:767.98px){.ctb-search-limit{max-width:none}}
