.themed-page{isolation:isolate;min-height:100vh;position:relative;overflow-x:clip}.themed-content{z-index:2;background:hsl(var(--background)/.85);min-height:100vh;position:relative}.themed-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.themed-particles{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.themed-particle{opacity:0;--particle-duration:20s;--particle-delay:0s;animation-name:particle-float;animation-duration:var(--particle-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:var(--particle-delay);justify-content:center;align-items:center;animation-fill-mode:both;display:flex;position:absolute}.themed-particle-icon{filter:drop-shadow(0 0 6px);width:100%;height:100%}@keyframes particle-float{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-100px)rotate(360deg)}}.themed-orbs{z-index:0;pointer-events:none;position:fixed;inset:0}.themed-orb{filter:blur(120px);opacity:.4;border-radius:50%;animation:8s ease-in-out infinite orb-pulse;position:absolute}.themed-orb-1{width:600px;height:600px;animation-delay:0s;top:-200px;left:-200px}.themed-orb-2{width:500px;height:500px;animation-delay:2.5s;bottom:-100px;right:-150px}.themed-orb-3{width:400px;height:400px;animation-delay:5s;top:30%;left:20%}@keyframes orb-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.55;transform:scale(1.1)}}.themed-page-christmas .themed-bg{background:radial-gradient(at top,#c41e3a2e 0%,#0000 50%),radial-gradient(at 100% 100%,#228b2226 0%,#0000 50%),radial-gradient(at 0 100%,#c41e3a1f 0%,#0000 40%)}.themed-page-christmas .themed-particle{color:#c41e3ab3;animation-name:stocking-fall}.themed-page-christmas .themed-particle:nth-child(2n){color:#228b22b3}.themed-page-christmas .themed-particle:nth-child(3n){color:#ffd70099}.themed-page-christmas .themed-orb-1{background:radial-gradient(circle,#c41e3acc 0%,#0000 70%)}.themed-page-christmas .themed-orb-2{background:radial-gradient(circle,#228b22cc 0%,#0000 70%)}.themed-page-christmas .themed-orb-3{background:radial-gradient(circle,#ffd70080 0%,#0000 70%)}@keyframes stocking-fall{0%{opacity:0;transform:translateY(-50px)rotate(-15deg)}10%{opacity:.6}50%{transform:translateY(50vh)rotate(15deg)}90%{opacity:.5}to{opacity:0;transform:translateY(100vh)rotate(-15deg)}}.themed-page-winter .themed-bg{background:radial-gradient(at top,#87cefa4d 0%,#0000 60%),radial-gradient(at bottom,#c8e6ff33 0%,#0000 50%)}.themed-page-winter .themed-particle{color:#ffffffe6;animation-name:snowfall-page}.themed-page-winter .themed-orb-1{background:radial-gradient(circle,#87cefa 0%,#0000 70%)}.themed-page-winter .themed-orb-2{background:radial-gradient(circle,#c8e6ff 0%,#0000 70%)}.themed-page-winter .themed-orb-3{background:radial-gradient(circle,#add8e6e6 0%,#0000 70%)}@keyframes snowfall-page{0%{opacity:0;transform:translateY(-50px)translate(0)rotate(0)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(100vh)translate(50px)rotate(360deg)}}.themed-page-halloween .themed-bg{background:radial-gradient(at top,#ff78001f 0%,#0000 50%),radial-gradient(at bottom,#4b008226 0%,#0000 60%),radial-gradient(#0000004d 0%,#0000 70%)}.themed-page-halloween .themed-particle{color:#fff9;animation-name:bat-fly-page}.themed-page-halloween .themed-particle:nth-child(2n){transform:scaleX(-1)}.themed-page-halloween .themed-orb-1{background:radial-gradient(circle,#ff7800 0%,#0000 70%)}.themed-page-halloween .themed-orb-2{background:radial-gradient(circle,#a020f0 0%,#0000 70%)}.themed-page-halloween .themed-orb-3{background:radial-gradient(circle,#4b0082e6 0%,#0000 70%)}@keyframes bat-fly-page{0%{opacity:0;transform:translate(-50px,50vh)}10%{opacity:.5}25%{transform:translate(10vw,40vh)rotate(-10deg)}50%{opacity:.6;transform:translate(30vw,60vh)rotate(10deg)}75%{transform:translate(60vw,30vh)rotate(-5deg)}90%{opacity:.5}to{opacity:0;transform:translate(110vw,50vh)rotate(15deg)}}.themed-page-valentine .themed-bg{background:radial-gradient(at 100% 0,#ff69b426 0%,#0000 50%),radial-gradient(at 0 100%,#ff14931a 0%,#0000 50%),radial-gradient(#ffb6c114 0%,#0000 60%)}.themed-page-valentine .themed-particle{color:#ff69b4cc;animation-name:heart-rise}.themed-page-valentine .themed-orb-1{background:radial-gradient(circle,#ff69b4 0%,#0000 70%)}.themed-page-valentine .themed-orb-2{background:radial-gradient(circle,#ff1493 0%,#0000 70%)}.themed-page-valentine .themed-orb-3{background:radial-gradient(circle,#ffb6c1e6 0%,#0000 70%)}@keyframes heart-rise{0%{opacity:0;transform:translateY(100vh)scale(.5)}10%{opacity:.5}50%{opacity:.6;transform:translateY(50vh)scale(1)}90%{opacity:.4}to{opacity:0;transform:translateY(-50px)scale(.8)}}.themed-page-newyear .themed-bg{background:radial-gradient(at top,#ffd7001f 0%,#0000 50%),radial-gradient(at 100% 100%,#9370db1f 0%,#0000 50%),radial-gradient(at 0 100%,#1e90ff1a 0%,#0000 50%)}.themed-page-newyear .themed-particle{color:#ffd700cc;animation-name:confetti-fall}.themed-page-newyear .themed-particle:nth-child(3n){color:#9370dbcc}.themed-page-newyear .themed-particle:nth-child(3n+1){color:#1e90ffcc}.themed-page-newyear .themed-orb-1{background:radial-gradient(circle,gold 0%,#0000 70%)}.themed-page-newyear .themed-orb-2{background:radial-gradient(circle,#9370db 0%,#0000 70%)}.themed-page-newyear .themed-orb-3{background:radial-gradient(circle,#1e90ffe6 0%,#0000 70%)}@keyframes confetti-fall{0%{opacity:0;transform:translateY(-50px)rotate(0)scale(1)}10%{opacity:.7}50%{transform:translateY(50vh)rotate(180deg)scale(1.2)}90%{opacity:.5}to{opacity:0;transform:translateY(100vh)rotate(360deg)scale(.8)}}.themed-page-thanksgiving .themed-bg{background:radial-gradient(at top,#d2691e1f 0%,#0000 50%),radial-gradient(at bottom,#8b45131a 0%,#0000 50%),radial-gradient(at 100%,#ff8c0014 0%,#0000 40%)}.themed-page-thanksgiving .themed-particle{color:#d2691eb3;animation-name:leaf-fall-page}.themed-page-thanksgiving .themed-particle:nth-child(2n){color:#b22222b3}.themed-page-thanksgiving .themed-particle:nth-child(3n){color:#ff8c00b3}.themed-page-thanksgiving .themed-orb-1{background:radial-gradient(circle,#d2691e 0%,#0000 70%)}.themed-page-thanksgiving .themed-orb-2{background:radial-gradient(circle,#b45a1e 0%,#0000 70%)}.themed-page-thanksgiving .themed-orb-3{background:radial-gradient(circle,#ff8c00e6 0%,#0000 70%)}@keyframes leaf-fall-page{0%{opacity:0;transform:translateY(-50px)translate(0)rotate(0)}10%{opacity:.6}25%{transform:translateY(25vh)translate(30px)rotate(45deg)}50%{transform:translateY(50vh)translate(-20px)rotate(90deg)}75%{transform:translateY(75vh)translate(40px)rotate(135deg)}90%{opacity:.5}to{opacity:0;transform:translateY(100vh)translate(10px)rotate(180deg)}}.themed-page-july4 .themed-bg{background:radial-gradient(at 0 0,#dc143c1f 0%,#0000 40%),radial-gradient(at 100% 0,#0038a81f 0%,#0000 40%),radial-gradient(at bottom,#ffffff0d 0%,#0000 50%)}.themed-page-july4 .themed-particle{color:#fffc;animation-name:star-twinkle-page}.themed-page-july4 .themed-particle:nth-child(3n){color:#dc143ccc}.themed-page-july4 .themed-particle:nth-child(3n+1){color:#0038a8cc}.themed-page-july4 .themed-orb-1{background:radial-gradient(circle,#dc143c 0%,#0000 70%)}.themed-page-july4 .themed-orb-2{background:radial-gradient(circle,#0052cc 0%,#0000 70%)}.themed-page-july4 .themed-orb-3{background:radial-gradient(circle,#ffffffb3 0%,#0000 70%)}@keyframes star-twinkle-page{0%,to{opacity:0;transform:scale(.5)}20%{opacity:.8;transform:scale(1.2)}40%{opacity:.3;transform:scale(.9)}60%{opacity:.9;transform:scale(1.1)}80%{opacity:.4;transform:scale(1)}}.themed-page-blackfriday .themed-bg{background:radial-gradient(at top,#0006 0%,#0000 50%),radial-gradient(at 100% 100%,#ffa50014 0%,#0000 50%),radial-gradient(at 0 100%,#ffd7000f 0%,#0000 40%)}.themed-page-blackfriday .themed-particle{color:#ffd700b3;animation-name:tag-fall}.themed-page-blackfriday .themed-particle:nth-child(2n){color:#ffa500b3}.themed-page-blackfriday .themed-particle:nth-child(3n){color:#ffffff80}.themed-page-blackfriday .themed-orb-1{background:radial-gradient(circle,#000c 0%,#0000 70%)}.themed-page-blackfriday .themed-orb-2{background:radial-gradient(circle,#ffa50099 0%,#0000 70%)}.themed-page-blackfriday .themed-orb-3{background:radial-gradient(circle,#ffd70080 0%,#0000 70%)}@keyframes tag-fall{0%{opacity:0;transform:translateY(-50px)rotate(0)}10%{opacity:.6}50%{transform:translateY(50vh)rotate(180deg)}90%{opacity:.5}to{opacity:0;transform:translateY(100vh)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.themed-particle,.themed-orb{animation:none!important}.themed-particle{opacity:.3!important}.themed-orb{opacity:.15!important}}
