.pog-oracle{--pog-bg:#17130f;--pog-panel:#2a2119;--pog-brass:#c6923d;--pog-glow:#ffcf65;--pog-card:#f5e3b7;--pog-ink:#261b12;margin:32px auto;max-width:1100px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#fff}.pog-machine{position:relative;overflow:hidden;border:6px solid #493420;border-radius:28px;background:radial-gradient(circle at 50% 0,#3b2b1c,#14100d 70%);box-shadow:0 20px 60px rgba(0,0,0,.35),inset 0 0 60px rgba(255,192,89,.08)}.pog-machine:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.pog-header{position:relative;text-align:center;padding:32px 22px 12px}.pog-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--pog-glow);font-size:12px;margin:0 0 8px}.pog-header h2{font-size:clamp(32px,5vw,64px);line-height:.95;margin:0;text-shadow:0 4px 0 #000}.pog-header p:last-child{color:#e8d8bd;margin:12px auto 0;max-width:640px}.pog-body{position:relative;display:grid;grid-template-columns:230px 1fr 230px;gap:22px;padding:22px}.pog-left-panel,.pog-right-panel{background:linear-gradient(#34271d,#201812);border:3px solid #5a3d22;border-radius:18px;padding:18px;box-shadow:inset 0 0 25px rgba(0,0,0,.35)}.pog-gauge{height:105px;border:8px solid #765027;border-radius:105px 105px 0 0;border-bottom:0;background:conic-gradient(from 270deg,#703 0 35deg,#a66b19 35deg 110deg,#315f31 110deg 180deg);position:relative;margin-bottom:18px}.pog-gauge span{position:absolute;bottom:0;left:50%;width:4px;height:76px;background:#fff2cf;transform-origin:bottom;transform:rotate(-55deg);transition:.5s}.pog-oracle.pog-working .pog-gauge span{animation:pogNeedle 1s infinite}.pog-lights{display:flex;justify-content:center;gap:10px;margin:12px}.pog-lights i{width:24px;height:24px;border-radius:50%;background:#382715;border:2px solid #8f6c36;box-shadow:inset 0 0 8px #000}.pog-oracle.pog-working .pog-lights i{background:var(--pog-glow);box-shadow:0 0 18px var(--pog-glow)}.pog-oracle.pog-working .pog-lights i:nth-child(2){animation:pogBlink .4s infinite}.pog-oracle.pog-working .pog-lights i:nth-child(3){animation:pogBlink .7s infinite reverse}.pog-slot{border:2px dashed #b48646;border-radius:10px;text-align:center;padding:12px;margin:14px 0;color:#f0d5a2;font-weight:800;font-size:12px;letter-spacing:.1em}.pog-oracle button,.pog-quote{display:block;width:100%;box-sizing:border-box;margin:10px 0;padding:12px 14px;border:0;border-radius:12px;background:#d49a3c;color:#1c130a;font-weight:900;text-align:center;text-decoration:none;cursor:pointer;box-shadow:0 4px 0 #70430f}.pog-oracle button:hover,.pog-quote:hover{filter:brightness(1.08);transform:translateY(-1px)}.pog-oracle button:disabled{opacity:.45;cursor:not-allowed;transform:none}.pog-prime,.pog-clunk{background:#6d5a44!important;color:#fff!important;box-shadow:0 4px 0 #2e2319!important}.pog-centre{min-height:410px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.pog-mouth{position:relative;width:min(430px,90%);height:230px;border-radius:36px 36px 18px 18px;background:linear-gradient(#3f2f24,#130f0d);border:6px solid #5c3d20;box-shadow:inset 0 -20px 50px #000}.pog-mouth:after{content:"";position:absolute;left:50%;bottom:-26px;transform:translateX(-50%);width:74%;height:46px;background:#060504;border:4px solid #5c3d20;border-radius:0 0 24px 24px}.pog-gears{position:absolute;inset:22px;display:flex;align-items:center;justify-content:center;gap:26px}.pog-gears b{width:78px;height:78px;border-radius:50%;border:12px dashed #a87532;background:#2a2119;box-shadow:0 0 0 8px #221810}.pog-oracle.pog-working .pog-gears b{animation:pogSpin 1.1s linear infinite}.pog-oracle.pog-working .pog-gears b:nth-child(2){animation-direction:reverse}.pog-steam{position:absolute;top:20px;right:35px;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.35);opacity:0}.pog-oracle.pog-working .pog-steam{animation:pogSteam 1.3s infinite}.pog-conveyor{width:90%;height:95px;background:repeating-linear-gradient(90deg,#171717 0 22px,#2a2a2a 22px 44px);border:5px solid #4a3320;border-radius:16px;margin-top:36px;position:relative}.pog-box{position:absolute;left:50%;top:-42px;transform:translateX(-50%);width:min(420px,90%);min-height:122px;background:var(--pog-card);color:var(--pog-ink);border:4px solid #7f5121;border-radius:14px;box-shadow:0 10px 20px rgba(0,0,0,.35);padding:20px;text-align:center;transition:.35s}.pog-box-lid{position:absolute;left:8%;right:8%;top:-20px;height:28px;background:#d2a15a;border:4px solid #7f5121;border-bottom:0;border-radius:10px 10px 0 0;transform-origin:top}.pog-oracle.pog-working .pog-box{animation:pogBox 1.1s infinite}.pog-oracle.pog-revealed .pog-box-lid{transform:rotateX(65deg)}.pog-result-type{text-transform:uppercase;letter-spacing:.15em;color:#7d4c18;font-size:12px;font-weight:900;margin:0 0 8px}.pog-result h3{font-size:30px;margin:0 0 8px}.pog-result p:last-child{margin:0}.pog-counter{height:130px;border-radius:18px;background:#110d09;border:3px solid #6a4b2d;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:16px}.pog-counter span{font-size:58px;font-weight:1000;line-height:1;color:var(--pog-glow);text-shadow:0 0 14px rgba(255,207,101,.6)}.pog-counter small{text-transform:uppercase;letter-spacing:.1em;color:#d7c09a;font-size:11px}.pog-status{min-height:54px;color:#f4d7a3;margin:12px 0}.pog-scrap{position:fixed;z-index:99997;width:58px;height:58px;border:0;border-radius:50%;background:radial-gradient(circle,#fff3a6,#e7982e 65%,#7e4212);box-shadow:0 0 25px rgba(255,201,82,.7),0 6px 0 #6b3a12;cursor:pointer;font-size:26px;animation:pogFloat 2.2s infinite}.pog-toast{position:fixed;z-index:99998;right:20px;bottom:20px;background:#17110c;color:#ffe6b5;border:2px solid #a87532;border-radius:14px;padding:13px 16px;box-shadow:0 8px 30px rgba(0,0,0,.35);max-width:280px}.pog-manual-collector{margin:16px 0}.pog-spawn-scrap{padding:10px 14px;border-radius:10px;border:0;background:#d49a3c;font-weight:800}@keyframes pogNeedle{0%,100%{transform:rotate(-55deg)}50%{transform:rotate(55deg)}}@keyframes pogBlink{50%{opacity:.25}}@keyframes pogSpin{to{transform:rotate(360deg)}}@keyframes pogSteam{0%{opacity:0;transform:translateY(20px) scale(.6)}30%{opacity:1}100%{opacity:0;transform:translateY(-70px) scale(2.2)}}@keyframes pogBox{0%,100%{transform:translateX(-50%) rotate(-1deg)}50%{transform:translateX(-50%) rotate(1deg) translateY(-4px)}}@keyframes pogFloat{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-10px) rotate(6deg)}}@media (max-width:860px){.pog-body{grid-template-columns:1fr}.pog-left-panel,.pog-right-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pog-gauge,.pog-counter{grid-row:span 2}.pog-centre{min-height:360px}.pog-oracle button,.pog-quote{margin:4px 0}}@media (max-width:560px){.pog-left-panel,.pog-right-panel{display:block}.pog-body{padding:14px}.pog-result h3{font-size:24px}.pog-scrap{width:48px;height:48px}}
