@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Outfit:300,900,800,400,500,700,600"); /* @FONTWARNING[{"type": "restricted", "family": "HarmonyOS Sans SC-Light", "weight": "300", "style": "normal", "allowsCrossOrigin": true}] */
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "HarmonyOS Sans SC-Light";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6407424585a9c845b412c675/fonts/harmonyos_sans_sc_light.ttf")
    format("truetype");
}
/* @FONTWARNING[{"type": "restricted", "family": "HarmonyOS Sans SC-Medium", "weight": "500", "style": "normal", "allowsCrossOrigin": true}] */

@font-face {
  font-family: "HarmonyOS Sans SC-Medium";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6407424585a9c845b412c675/fonts/harmonyos_sans_sc_medium.ttf")
    format("truetype");
}
/* @FONTWARNING[{"type": "restricted", "family": "HarmonyOS Sans SC-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": true}] */

@font-face {
  font-family: "HarmonyOS Sans SC-Regular";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/62b4003f4dc1da0075bdf2c0/fonts/harmonyos-sans-sc-regular.ttf")
    format("truetype");
}
/* @FONTWARNING[{"type": "restricted", "family": "Songti SC-Light", "weight": "300", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Songti SC-Light";
  src: local("Songti SC-Light");
}
/* @FONTWARNING[{"type": "restricted", "family": "Songti SC-Bold", "weight": "700", "style": "normal", "allowsCrossOrigin": true}] */

@font-face {
  font-family: "Songti SC-Bold";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6989790ce2075a97cc5c8695/fonts/songti-sc-bold.ttf")
    format("truetype");
}
/* @FONTWARNING[{"type": "restricted", "family": "Songti SC-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Songti SC-Regular";
  src: local("Songti SC-Regular");
}
/* @FONTWARNING[{"type": "restricted", "family": "Songti SC-Black", "weight": "900", "style": "normal", "allowsCrossOrigin": true}] */

@font-face {
  font-family: "Songti SC-Black";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6989790ce2075a97cc5c8695/fonts/songti-sc-black.ttf")
    format("truetype");
}
/* @FONTWARNING[{"type": "restricted", "family": "Songti TC-Bold", "weight": "700", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Songti TC-Bold";
  src: local("Songti TC-Bold");
}
