.advent-theme{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0e0e0e;--foreground:#e2e2e2;--card:#141414;--card-foreground:#e2e2e2;--popover:#141414;--popover-foreground:#e2e2e2;--primary:#59be75;--primary-foreground:#07170c;--secondary:#3a3a3a;--secondary-foreground:#e2e2e2;--muted:#3a3a3a;--muted-foreground:#a8a8a8;--accent:#69cb84;--accent-foreground:#07170c;--destructive:#dc2626;--destructive-foreground:#fff;--border:#3a3a3a;--input:#3a3a3a;--ring:#69cb84;--radius:.75rem;background:var(--background);color:var(--foreground)}.advent-theme *{border-color:var(--border)}.advent-theme :focus-visible{outline:2px solid var(--ring);outline-offset:4px}@keyframes advent-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes advent-heart-pop{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.3)}to{opacity:0;transform:scale(1)}}.advent-theme .animate-shimmer{background:linear-gradient(90deg,#0000,#ffffff26,#0000) 0 0/200% 100%;animation:2s infinite advent-shimmer}.advent-theme .animate-heart-pop{animation:.6s ease-out forwards advent-heart-pop}@media (prefers-reduced-motion:reduce){.advent-theme,.advent-theme *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.advent-theme .advent-snow{display:none}}
