*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f0f4f8,#e8f0f5);background-attachment:fixed;font-family:Noto Sans HK,Roboto,Helvetica,Arial,sans-serif;margin:0;min-height:100vh}body[data-theme=dark]{background:linear-gradient(135deg,#0f172a,#1e293b);background-attachment:fixed}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh;position:relative}.glass-effect{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffffd9;border:1px solid #94a3b84d}body[data-theme=dark] .glass-effect{background:#1e293bbf;border:1px solid #ffffff26}.floating-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.floating-card:hover{box-shadow:0 12px 48px #00000026;transform:translateY(-2px)}body[data-theme=dark] .floating-card:hover{box-shadow:0 12px 48px #0006}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.floating-card:hover{transform:none}}
/*# sourceMappingURL=main.d766177d.css.map*/