:root{--christmas-green: #165D34;--christmas-red: #D42027;--christmas-gold: #FFD700;--christmas-light: #F8FAF5;--text-gray: #333;--text-gray-light: #666;--white: #fff;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{background-color:#edf4f6}#app{width:100%;height:100vh;margin:0;padding:0}
