/* OIO.LK Seasonal Effects */
.oio-hidden{display:none}
.oio-seasonal-portals{position:fixed;inset:0;pointer-events:none;z-index:2147480000}
#oio-snow-canvas,#oio-fireworks-canvas{position:fixed;inset:0;width:100vw;height:100vh;opacity:.9;background:transparent!important}
#oio-confetti-layer{position:fixed;inset:0;overflow:hidden}
#oio-lights-frame{position:fixed;inset:0;border:10px solid transparent;pointer-events:none}
#oio-lights-garland{position:fixed;top:0;left:0;width:100%;height:48px;pointer-events:none;display:flex;justify-content:center;gap:8px;z-index:2147480001}
#oio-lights-garland .bulb{width:10px;height:16px;border-radius:6px 6px 10px 10px;transform-origin:50% -8px;box-shadow:0 0 8px rgba(255,255,255,.6);opacity:.95}
#oio-lights-garland .wire{position:absolute;top:4px;left:0;width:100%;height:10px;border-top:2px solid rgba(0,0,0,.25)}
#oio-santa-hat{position:fixed;top:6px;left:12px;width:64px;height:64px;background-repeat:no-repeat;background-size:contain;transform:rotate(-16deg);pointer-events:none;z-index:2147480002}
#oio-gold-glow{position:fixed;inset:0;background:radial-gradient(60% 50% at 50% 10%, rgba(255,215,0,0.10), transparent 60%), radial-gradient(40% 30% at 80% 20%, rgba(255,215,0,0.10), transparent 70%);mix-blend-mode:screen;opacity:.75}
.oio-countdown-widget{position:relative;display:inline-block;border-radius:10px;padding:8px 12px;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;box-shadow:0 6px 24px rgba(0,0,0,.2);backdrop-filter:blur(6px)}
.oio-countdown-widget.dark{background:rgba(10,10,15,.65);color:#fff;border:1px solid rgba(255,255,255,.15)}
.oio-countdown-widget.light{background:rgba(255,255,255,.75);color:#111;border:1px solid rgba(0,0,0,.08)}
#oio-global-countdown{position:fixed;right:12px;bottom:12px;z-index:2147480002}
/* Sticker + logo deco */
#oio-custom-sticker,#oio-logo-deco{position:fixed;pointer-events:none;z-index:2147480002}
#oio-custom-sticker img,#oio-logo-deco img{display:block;max-width:none;height:auto}
/* Santa Hat SVG */
#oio-santa-hat{background-image:url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="%23d32f2f" d="M8 76c18-40 66-52 100-36 4 2 6 6 4 10-2 4-7 6-11 5C77 47 50 58 34 83H8z"/><circle cx="104" cy="34" r="14" fill="%23ffffff"/><rect x="8" y="76" width="64" height="20" rx="10" fill="%23ffffff"/></svg>');filter:drop-shadow(0 6px 10px rgba(0,0,0,.3))}
/* Neon border */
.oio-neon-border{position:fixed;inset:0;pointer-events:none;z-index:2147480001}
.oio-neon-border::before{content:"";position:absolute;inset:0;border-radius:8px;border:var(--oio-neon-bw,4px) solid transparent;
 background: linear-gradient(90deg,#f00,#0f0,#0ff,#f0f,#ff0) border-box; -webkit-mask:
  linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0); -webkit-mask-composite: xor; mask-composite: exclude; filter: blur(0.6px); opacity:.85}
/* Fairy strings */
#oio-fairy-strings{position:fixed;top:0;left:0;width:100%;height:90px;pointer-events:none;z-index:2147480001}
#oio-fairy-strings .s{position:absolute;top:0;height:90px;width:2px;background:transparent}
#oio-fairy-strings .d{position:absolute;top:60px;width:4px;height:4px;border-radius:50%;box-shadow:0 0 6px rgba(255,255,255,.9)}
/* Festive shapes row */
#oio-festive-row{position:fixed;top:0;left:0;width:100%;height:40px;display:flex;justify-content:center;gap:8px;pointer-events:none;z-index:2147480001}
#oio-festive-row .sh{width:18px;height:18px;filter:drop-shadow(0 0 6px rgba(255,255,255,.6))}
