*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{font-family:Noto Sans TC,Microsoft JhengHei,Roboto,sans-serif;font-weight:400;line-height:1.6;color:#1e293b;background-color:#f5f7fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:600}p{margin:0;padding:0}:root{--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .3);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .15);--glass-blur: blur(12px);--glass-dark-bg: rgba(15, 23, 42, .6);--glass-dark-border: rgba(255, 255, 255, .1);--color-forest-deep: #0f3d3d;--color-forest-light: #2c5f5f;--color-gold-accent: #d4af37;--color-charcoal: #1e293b}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
