@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d4af3726;border-radius:9999px}body{margin:0}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fade-in .42s ease both}.header-banner{display:inline-flex;gap:.6rem;align-items:center;justify-content:center;padding:.25rem .9rem;border-radius:9999px;background:linear-gradient(90deg,#b91c1c,#fb923c);color:#fff;box-shadow:0 6px 18px #db277714,inset 0 -2px 6px #0000001f;font-weight:700}.garland{display:flex;gap:.5rem;align-items:center;justify-content:center;margin-bottom:.6rem}.garland .bauble{width:10px;height:10px;border-radius:9999px;box-shadow:0 2px 6px #00000040}.bauble.red{background:#f87171}.bauble.green{background:#4ade80}.bauble.gold{background:#facc15}.card-glow{box-shadow:0 10px 30px #00000073,0 0 30px #d4af370f;border-radius:1.25rem}.btn-primary-festive{background:linear-gradient(90deg,#b91c1c,#ef4444 60%);border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 30px #b91c1c2e}.btn-primary-festive:hover{transform:translateY(-2px);filter:brightness(1.03)}.snow-layer{pointer-events:none;opacity:.45;background-image:radial-gradient(circle,rgba(255,255,255,.95) 1.5px,transparent 2px);background-size:22px 22px;animation:snow 10s linear infinite}@keyframes sparkle{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;transform:scale(1.05)}to{opacity:.6;transform:scale(.9)}}.sparkle{animation:sparkle 2.6s ease-in-out infinite}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(#b9862a,#d4af37);border-radius:9999px}
