/*
Theme Name: Aiscibrain
Theme URI: https://aiscibrain.com/
Author: Aiscibrain
Author URI: https://aiscibrain.com/
Description: 基于 AISCIBRAIN 静态资源重构的 WordPress 门户主题，接入 Webman 统一处理套餐、订单、支付和 API Key。
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Text Domain: aiscibrain
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
