.campfire-scene[data-astro-cid-xlmdmbyi]{perspective:800px}.constellation[data-astro-cid-xlmdmbyi] .star[data-astro-cid-xlmdmbyi]{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 8px #ffffffe6,0 0 16px #b4c8ff99;animation:cross-twinkle 3s ease-in-out infinite}.constellation[data-astro-cid-xlmdmbyi] .star-1[data-astro-cid-xlmdmbyi]{top:10%;left:50%;animation-delay:0s}.constellation[data-astro-cid-xlmdmbyi] .star-2[data-astro-cid-xlmdmbyi]{top:35%;left:30%;animation-delay:.4s}.constellation[data-astro-cid-xlmdmbyi] .star-3[data-astro-cid-xlmdmbyi]{top:55%;left:65%;animation-delay:.8s}.constellation[data-astro-cid-xlmdmbyi] .star-4[data-astro-cid-xlmdmbyi]{top:80%;left:45%;animation-delay:1.2s;width:4px;height:4px}.constellation[data-astro-cid-xlmdmbyi] .star-5[data-astro-cid-xlmdmbyi]{top:25%;left:80%;animation-delay:1.6s;width:3px;height:3px}@keyframes cross-twinkle{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.boomerang-track[data-astro-cid-xlmdmbyi]{pointer-events:none}.boomerang[data-astro-cid-xlmdmbyi]{position:absolute;animation:boomerang-arc 6s cubic-bezier(.4,0,.6,1) infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}@keyframes boomerang-arc{0%{left:-10%;top:80%;transform:rotate(0);opacity:0}10%{opacity:1}30%{left:30%;top:10%;transform:rotate(180deg)}50%{left:60%;top:0%;transform:rotate(360deg)}70%{left:90%;top:30%;transform:rotate(540deg)}90%{opacity:1}to{left:110%;top:70%;transform:rotate(720deg);opacity:0}}.log-reel[data-astro-cid-xlmdmbyi]{width:64px;height:100px;border-radius:12px;background:linear-gradient(180deg,#6b3410,#3d1c08,#1a0c04);border:2px solid #2d1505;position:relative;overflow:hidden;box-shadow:0 6px 20px #ff782866,inset 0 2px 6px #ffb45033,inset 0 -8px 12px #0009;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.log-reel[data-astro-cid-xlmdmbyi] .log-grain[data-astro-cid-xlmdmbyi]{position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0,transparent 8px,rgba(0,0,0,.15) 8px,rgba(0,0,0,.15) 9px),radial-gradient(ellipse at 50% 50%,rgba(255,180,80,.15) 0%,transparent 70%);pointer-events:none}.log-reel[data-astro-cid-xlmdmbyi] .log-symbol[data-astro-cid-xlmdmbyi]{font-size:28px;font-weight:900;color:#f0a500;text-shadow:0 0 10px rgba(255,180,80,.8),0 2px 4px rgba(0,0,0,.6);animation:log-reel-spin 2.4s cubic-bezier(.4,0,.2,1) infinite;position:relative;z-index:2}.log-1[data-astro-cid-xlmdmbyi] .log-symbol[data-astro-cid-xlmdmbyi]{animation-delay:0s}.log-2[data-astro-cid-xlmdmbyi] .log-symbol[data-astro-cid-xlmdmbyi]{animation-delay:.3s}.log-3[data-astro-cid-xlmdmbyi] .log-symbol[data-astro-cid-xlmdmbyi]{animation-delay:.6s}@keyframes log-reel-spin{0%{transform:rotateX(0)}40%{transform:rotateX(720deg)}55%{transform:rotateX(720deg)}to{transform:rotateX(720deg)}}.fire[data-astro-cid-xlmdmbyi]{filter:blur(.4px)}.flame[data-astro-cid-xlmdmbyi]{position:absolute;bottom:0;left:50%;transform:translate(-50%);border-radius:50% 50% 20% 20%/60% 60% 40% 40%;transform-origin:50% 100%;animation:flame-flicker 1.2s ease-in-out infinite alternate}.flame-outer[data-astro-cid-xlmdmbyi]{width:130px;height:130px;background:radial-gradient(ellipse at 50% 100%,#ff6b35 0%,#ff3300 40%,transparent 70%);opacity:.7;animation-delay:0s;clip-path:polygon(50% 0%,30% 30%,10% 60%,25% 90%,50% 100%,75% 90%,90% 60%,70% 30%)}.flame-middle[data-astro-cid-xlmdmbyi]{width:90px;height:100px;background:radial-gradient(ellipse at 50% 100%,#ffaa00 0%,#ff6b35 50%,transparent 75%);opacity:.85;animation-delay:.3s;clip-path:polygon(50% 0%,35% 35%,15% 65%,30% 92%,50% 100%,70% 92%,85% 65%,65% 35%)}.flame-inner[data-astro-cid-xlmdmbyi]{width:50px;height:70px;background:radial-gradient(ellipse at 50% 100%,#ffe680 0%,#ffaa00 60%,transparent 85%);opacity:1;animation-delay:.6s;clip-path:polygon(50% 0%,38% 40%,20% 70%,35% 95%,50% 100%,65% 95%,80% 70%,62% 40%)}.fire-glow[data-astro-cid-xlmdmbyi]{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:220px;height:100px;background:radial-gradient(ellipse at center,rgba(255,140,40,.6) 0%,rgba(255,80,20,.3) 30%,transparent 70%);filter:blur(8px);animation:glow-pulse 2.4s ease-in-out infinite;pointer-events:none}@keyframes flame-flicker{0%{transform:translate(-50%) scaleY(1) scaleX(1) skew(-2deg)}25%{transform:translate(-50%) scaleY(1.08) scaleX(.94) skew(3deg)}50%{transform:translate(-50%) scaleY(.95) scaleX(1.04) skew(-1deg)}75%{transform:translate(-50%) scaleY(1.05) scaleX(.97) skew(2deg)}to{transform:translate(-50%) scaleY(1) scaleX(1) skew(0)}}@keyframes glow-pulse{0%,to{opacity:.7;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.15)}}.ember[data-astro-cid-xlmdmbyi]{position:absolute;bottom:0;width:4px;height:4px;border-radius:50%;background:#fa0;box-shadow:0 0 8px #ff6b35,0 0 4px #ffe680;animation:ember-rise 4s ease-out infinite}.ember-1[data-astro-cid-xlmdmbyi]{left:30%;animation-delay:0s}.ember-2[data-astro-cid-xlmdmbyi]{left:50%;animation-delay:.6s}.ember-3[data-astro-cid-xlmdmbyi]{left:70%;animation-delay:1.2s}.ember-4[data-astro-cid-xlmdmbyi]{left:40%;animation-delay:1.8s;width:3px;height:3px}.ember-5[data-astro-cid-xlmdmbyi]{left:60%;animation-delay:2.4s;width:2px;height:2px}.ember-6[data-astro-cid-xlmdmbyi]{left:35%;animation-delay:3s;width:3px;height:3px}@keyframes ember-rise{0%{transform:translateY(0) translate(0) scale(1);opacity:1}50%{transform:translateY(-100px) translate(15px) scale(.7);opacity:.8}to{transform:translateY(-220px) translate(-10px) scale(.2);opacity:0}}@keyframes pokies-h2-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.h2-shimmer[data-astro-cid-xlmdmbyi]{background:linear-gradient(90deg,#0f50a8,#f0a500,#ff6b35,#f0a500,#0f50a8);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:pokies-h2-shimmer 5s ease-in-out infinite}.h2-glow[data-astro-cid-xlmdmbyi]{color:#0f50a8;text-shadow:0 0 24px rgba(15,80,168,.25)}.h2-glow[data-astro-cid-xlmdmbyi] .accent[data-astro-cid-xlmdmbyi]{color:#ff6b35}.h2-underline[data-astro-cid-xlmdmbyi]{color:#0a3a7a;position:relative;display:inline-block;padding-bottom:8px}.h2-underline[data-astro-cid-xlmdmbyi]:after{content:"";position:absolute;left:0;bottom:0;width:80px;height:4px;background:linear-gradient(90deg,#f0a500,#ff6b35);border-radius:2px}.h2-underline[data-astro-cid-xlmdmbyi] .diamond[data-astro-cid-xlmdmbyi]{display:inline-block;width:6px;height:6px;background:#ff6b35;transform:rotate(45deg);margin:0 8px;vertical-align:middle}.h2-side[data-astro-cid-xlmdmbyi]{border-left:5px solid #ff6b35;padding-left:16px;color:#1a1a2e}.h2-side[data-astro-cid-xlmdmbyi] .sub[data-astro-cid-xlmdmbyi]{display:block;font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-top:4px}.h2-badge[data-astro-cid-xlmdmbyi]{display:flex;align-items:center;gap:16px;color:#1a1a2e}.h2-badge[data-astro-cid-xlmdmbyi] .num[data-astro-cid-xlmdmbyi]{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#f0a500,#ff6b35);color:#fff;font-size:18px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #ff6b3566}.glass-card[data-astro-cid-xlmdmbyi]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d}.shadow-gold[data-astro-cid-xlmdmbyi]{box-shadow:0 6px 16px #f0a50040}
