@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&family=Open+Sans:wght@300;400;600&display=swap";:root{font-family:Montserrat,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 30% -20%,#ff5454 0%,#990000 45%,#120000 100%);color:#fff}#root{min-height:100vh}.tree-decoration{position:fixed;width:90px;height:130px;pointer-events:none;z-index:5;opacity:.95;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.tree-decoration svg{width:100%;height:100%}.tree-decoration .tree-body{fill:#0f5d2f;stroke:#073218;stroke-width:2}.tree-decoration .tree-stem{fill:#4b2e1f}.tree-decoration .tree-light{fill:#ffd54f;animation:ornamentGlow 3s ease-in-out infinite}.tree-decoration .tree-star{fill:#ffe57f;filter:drop-shadow(0 0 6px rgba(255,229,127,.8))}@keyframes ornamentGlow{0%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}to{opacity:.45;transform:scale(.9)}}
