.home-landing{--home-radius-sm:0.375rem;--home-radius-md:0.5rem;--home-radius-lg:0.75rem;--home-radius-xl:1rem;--home-radius-2xl:1rem;--home-radius-3xl:1.5rem;background-color:#faf6ea;color:#26201b;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.home-landing ::selection{background:#812220;color:#f3ecd9}.home-landing .rounded-lg{border-radius:var(--home-radius-md)!important}.home-landing .rounded-xl{border-radius:var(--home-radius-lg)!important}.home-landing .rounded-2xl{border-radius:var(--home-radius-2xl)!important}.home-landing .rounded-3xl{border-radius:var(--home-radius-3xl)!important}.home-landing .rounded-\[1\.4rem\]{border-radius:1.4rem!important}.home-landing .rounded-\[2rem\]{border-radius:2rem!important}.home-landing .rounded-\[2\.3rem\]{border-radius:2.3rem!important}.home-landing .rounded-\[2\.9rem\]{border-radius:2.9rem!important}.home-landing .rounded-\[3rem\]{border-radius:3rem!important}.home-landing .font-serif-sc{font-family:var(--font-serif-cn),"Songti SC",STSong,SimSun,serif}.home-landing .text-vertical{writing-mode:vertical-rl;letter-spacing:.35em}.home-landing .bg-grain{background-image:radial-gradient(#26201b0d 1px,#0000 0);background-size:22px 22px}.home-landing .bg-grain-light{background-image:radial-gradient(#f3ecd912 1px,#0000 0);background-size:22px 22px}.home-landing .bg-board{background-image:linear-gradient(rgba(38,32,27,.035) 1px,#0000 0),linear-gradient(90deg,rgba(38,32,27,.035) 1px,#0000 0);background-size:46px 46px}@keyframes home-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}@keyframes home-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes home-marquee-x{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-landing .animate-fade-up{animation:home-fade-up .9s cubic-bezier(.22,1,.36,1) both}.home-landing .animate-fade-in{animation:home-fade-in .6s ease both}.home-landing .animate-float{animation:home-float-y 6s ease-in-out infinite}.home-landing .animate-marquee{animation:home-marquee-x 48s linear infinite}.home-landing .animate-marquee-fast{animation:home-marquee-x 32s linear infinite}.home-landing .marquee-hover-pause:hover .animate-marquee,.home-landing .marquee-hover-pause:hover .animate-marquee-fast{animation-play-state:paused}.home-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.home-landing .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-landing .animate-fade-in,.home-landing .animate-fade-up,.home-landing .animate-float,.home-landing .animate-marquee,.home-landing .animate-marquee-fast{animation:none}.home-landing .reveal{opacity:1;transform:none;transition:none}}