@import"https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&family=Ma+Shan+Zheng&family=ZCOOL+KuaiLe&family=Noto+Sans+SC:wght@300;400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--cream: #FBF5E9;--parchment: #F0E6D0;--warm-white: #FFF9F0;--gold: #C8956A;--gold-light: #DEBB9A;--coral: #D4907A;--sage: #7EA08A;--lavender: #A090B8;--sky: #90B0C8;--ink: #4A3C30;--text-dark: #3D3229;--text-warm: #6B5B4E;--text-muted: #9B8B7E}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;user-select:none;-webkit-user-select:none;background-color:var(--cream);color:var(--text-dark);overflow-x:hidden}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.15;mix-blend-mode:multiply}#root{min-height:100vh;position:relative}button{transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}button:active{transform:scale(.95);transition:transform .1s ease}img{transition:opacity .4s ease,transform .4s ease}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8956a26;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#c8956a40}:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}html{overscroll-behavior:none}
