/*
Theme Name: Sky88 Ngoại Hạng Anh 2026 v1
Theme URI: https://sky88.com
Author: Sky88
Author URI: https://sky88.com
Description: Landing page theme built from the original Anima HTML design. Two screens (PC + mobile) with scaling logic, register form validation and SKY88 carousel slider. All design assets are loaded from the theme folder.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sky88-landing
*/

body {
  margin: 0;
  background: #082956;
}

html,
body {
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

noscript .main-container,
.no-js .main-container {
  visibility: visible !important;
}