.mission-page{background:#000;color:#fff}.vision-page{background:#000;color:#fff}.bg-red-gradient{background:linear-gradient(135deg,#e319371a,#e319370d)}.grid-bg{background-image:linear-gradient(to right,rgba(20,20,20,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(20,20,20,.5) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%);mask-image:linear-gradient(to bottom,black 40%,transparent 100%)}.text-stroke{-webkit-text-stroke:1px rgba(255,255,255,.2);color:transparent}.contact-page{background:#000;color:#fff}.dot-matrix{background-image:radial-gradient(#333 1px,transparent 1px);background-size:20px 20px;opacity:.3}.app-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#000}.app-content{flex:1;width:100%}*{box-sizing:border-box}:root{--highlight-red: #E31937;--bg-black: #000000;--text-white: #ffffff}body{margin:0;padding:0;min-height:100vh;background-color:var(--bg-black);color:var(--text-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{min-height:100vh}a{text-decoration:none;color:inherit}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#e31937;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e31937;opacity:.8}.chinese{font-family:Noto Sans SC,sans-serif;font-weight:700}.english{font-family:Inter,sans-serif;font-weight:400}.highlight-red{color:#e31937}.bg-red-gradient{background:linear-gradient(180deg,#e3193733,#e3193700)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}*{transition-property:color,background-color,border-color,opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}
