.floor-card{border:1px solid color-mix(in srgb,var(--tier-glow-color, #E6D08A) 65%,transparent);background:var(--bg-deep);border-radius:10px;padding:0;position:relative;cursor:pointer;overflow:hidden}.floor-card img{width:100%;height:auto;object-fit:contain;object-position:center top;display:block}html{overflow-x:clip;background-color:#04050d;background-image:radial-gradient(ellipse 130% 58% at 50% 102%,rgba(255,45,155,.2),transparent 62%),radial-gradient(circle at 12% -6%,rgba(0,229,255,.14),transparent 55%),radial-gradient(circle at 88% 6%,rgba(170,85,255,.15),transparent 55%),linear-gradient(180deg,#04050d,#080719 46%,#120a30);background-repeat:no-repeat;background-size:cover;min-height:100%}:root{--bg-deep: #07090E;--bg-mid: #0D1118;--bg-panel: #131924;--gold: #E6D08A;--gold-bright: #F2E3AE;--silver: #A8B0C0;--accent: #5B8CCC;--pink: #E6D08A;--pink-bright: #F2E3AE;--lavender: #7A90BC;--skyblue: #6AACED;--text-light: #EDE8DC;--text-dim: #7A7060;--line: rgba(230,208,138,.18);--font-display: "Baloo 2", sans-serif;--font-body: "Quicksand", sans-serif;--font-mono: "IBM Plex Mono", monospace;--dur-quick: .18s;--dur-settle: .34s;--dur-stage: .56s;--ease-out: cubic-bezier(.2,.8,.2,1);--ease-overshoot: cubic-bezier(.2,.9,.3,1.3);--r-pill: 999px;--r-card: 16px;--r-panel: 12px;--r-arcade: 22px}.tier-common{--tier-glow-color: var(--tier-common)}.tier-uncommon{--tier-glow-color: var(--tier-uncommon)}.tier-rare{--tier-glow-color: var(--tier-rare)}.tier-foil-chase{--tier-glow-color: var(--tier-foil-chase)}*{box-sizing:border-box}body{margin:0;background:transparent;color:var(--text-light);font-family:var(--font-body);font-weight:500;min-height:100vh;position:relative;overflow-x:clip}.skip-link{position:absolute;left:-999px;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:8px;top:8px;width:auto;height:auto;overflow:visible;background:var(--text-light);color:var(--bg-deep);padding:6px 12px;z-index:999}.ledger-bar{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:8px 16px;border-bottom:1px solid var(--line);background:#2a1b5799;backdrop-filter:blur(6px);flex-wrap:wrap;gap:10px}.app-version{display:none}.brand{display:flex;align-items:center;gap:10px}.brand-icon{font-size:22px;color:var(--gold);filter:drop-shadow(0 0 6px rgba(230,208,138,.6))}.brand h1{font-family:var(--font-display);font-size:22px;letter-spacing:.01em;margin:0;color:var(--text-light);font-weight:700}.balance{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#ff8fcb14;padding:8px 18px;border-radius:999px}.balance .label{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim)}.balance .amount{font-family:var(--font-display);font-size:19px;color:var(--gold);font-weight:700}nav.tabs{display:flex;gap:6px}nav.tabs a{font-family:var(--font-display);font-size:13px;text-decoration:none;color:var(--text-dim);padding:8px 16px;border-radius:999px;border:1px solid transparent;font-weight:600}nav.tabs a.active,nav.tabs a:hover{color:var(--text-light);background:#ff8fcb29;border-color:var(--line)}main{position:relative;z-index:1;max-width:1360px;margin:0 auto;padding:0 24px 80px}#galleryView{padding-top:24px}.hall-title{text-align:center;margin-bottom:28px}.hall-title .eyebrow{display:block;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--pink-bright);margin-bottom:6px}.hall-title h2{font-family:var(--font-display);font-size:30px;margin:0;font-weight:700;color:var(--text-light)}.floor-layout{display:flex;flex-direction:column;align-items:center;padding:0 24px;max-width:600px;margin:0 auto}.floor-layout .pool-panel{width:100%;max-width:500px}.pool-panel{display:flex;flex-direction:column}.odds-card{border:1px solid var(--line);background:linear-gradient(160deg,rgba(255,255,255,.04),transparent),var(--bg-panel);border-radius:18px;padding:24px 22px}.odds-desc{font-size:13.5px;color:var(--text-dim);margin:0 0 18px;line-height:1.5}.odds-stat{text-align:center;margin-bottom:14px}.odds-stat-number{font-family:var(--font-display);font-size:30px;font-weight:700;color:var(--pink-bright);margin-right:8px}.odds-stat-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.05em;color:var(--text-dim)}.overview-bar-track{display:flex;height:14px;border-radius:999px;overflow:hidden;background:#ffffff14}.overview-bar-track span{display:block;height:100%;transition:width .5s ease}.overview-legend{display:flex;flex-direction:column;gap:8px;margin-top:14px;font-family:var(--font-mono);font-size:11.5px;color:var(--text-dim)}.overview-legend .legend-row{display:flex;justify-content:space-between;align-items:center}.overview-legend .dot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;vertical-align:middle}.overview-legend .legend-empty{opacity:.45}.odds-payout{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:12px;color:var(--text-dim);text-align:center}.stage-panel{display:flex;flex-direction:column;gap:16px}.stage-frame{position:relative;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 50% 30%,rgba(183,156,255,.12),transparent 60%),var(--bg-panel);min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.stage-sparkle-bg{position:absolute;inset:0;background-image:radial-gradient(1.4px 1.4px at 15% 25%,#fff 100%,transparent),radial-gradient(1.4px 1.4px at 75% 15%,#fff 100%,transparent),radial-gradient(1px 1px at 55% 80%,#fff 100%,transparent),radial-gradient(1.4px 1.4px at 35% 65%,#fff 100%,transparent),radial-gradient(1px 1px at 90% 50%,#fff 100%,transparent);opacity:.4;pointer-events:none}.idle-pack{position:relative;width:140px;height:180px;margin:0 auto 20px;animation:idleBob 3.2s ease-in-out infinite}@keyframes idleBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.idle-pack-glow{position:absolute;inset:-30px;border-radius:50%;background:radial-gradient(circle,var(--idle-color, var(--pink)) 0%,transparent 70%);opacity:.35;animation:idleGlow 3.2s ease-in-out infinite;filter:blur(4px)}@keyframes idleGlow{0%,to{opacity:.25;transform:scale(.92)}50%{opacity:.45;transform:scale(1.05)}}.idle-pack-body{position:relative;width:100%;height:100%;border-radius:14px;border:2px solid var(--idle-color, var(--pink));background:linear-gradient(145deg,rgba(255,255,255,.08),transparent 60%),var(--bg-mid);display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px color-mix(in srgb,var(--idle-color, var(--pink)) 30%,transparent)}.idle-pack-star{font-size:36px;color:var(--idle-color, var(--pink));animation:idleSpin 6s linear infinite;display:inline-block;filter:drop-shadow(0 0 10px color-mix(in srgb,var(--idle-color, var(--pink)) 60%,transparent))}@keyframes idleSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.idle-caption{font-family:var(--font-display);font-size:15px;color:var(--text-dim);font-weight:600}.pack-shell{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:280px;z-index:4;display:none}.pack-shell.active{display:block}.pack-half{position:absolute;left:0;width:100%;height:50%;background:linear-gradient(135deg,#3a2470,#2a1b57 45%,#4a2e7a);border:2px solid var(--pack-color, var(--pink))}.pack-half.top{top:0;border-bottom:none;border-radius:14px 14px 0 0;background-image:repeating-linear-gradient(45deg,rgba(230,208,138,.12) 0,rgba(230,208,138,.12) 6px,transparent 6px,transparent 14px)}.pack-half.bottom{bottom:0;border-top:none;border-radius:0 0 14px 14px;background-image:repeating-linear-gradient(-45deg,rgba(230,208,138,.12) 0,rgba(230,208,138,.12) 6px,transparent 6px,transparent 14px)}.pack-seal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--pink-bright),var(--pack-color, var(--pink)) 70%);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:13px;color:var(--bg-deep);font-weight:700;box-shadow:0 0 18px color-mix(in srgb,var(--pack-color, var(--pink)) 60%,transparent)}.pack-shell.shaking{animation:packShake var(--shake-duration, .55s) ease-in-out}@keyframes packShake{0%,to{transform:translate(-50%,-50%) rotate(0)}15%{transform:translate(calc(-50% - 6px),-50%) rotate(-2deg)}30%{transform:translate(calc(-50% + 6px),-50%) rotate(2deg)}45%{transform:translate(calc(-50% - 7px),-50%) rotate(-2.5deg)}60%{transform:translate(calc(-50% + 7px),-50%) rotate(2.5deg)}75%{transform:translate(calc(-50% - 4px),-50%) rotate(-1.5deg)}90%{transform:translate(calc(-50% + 4px),-50%) rotate(1.5deg)}}.pack-shell.tearing .pack-half.top{animation:tearUp .45s ease-in forwards}.pack-shell.tearing .pack-half.bottom{animation:tearDown .45s ease-in forwards}.pack-shell.tearing .pack-seal{animation:sealPop .3s ease-in forwards}@keyframes tearUp{to{transform:translateY(-160px) rotate(-12deg);opacity:0}}@keyframes tearDown{to{transform:translateY(160px) rotate(12deg);opacity:0}}@keyframes sealPop{to{transform:translate(-50%,-50%) scale(2.4);opacity:0}}.reveal-zone{position:relative;z-index:3;text-align:center;perspective:1200px;display:none}.reveal-zone.active{display:block}.tier-banner{font-family:var(--font-display);font-size:15px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;opacity:0;font-weight:700}.tier-banner.show{animation:bannerIn .4s ease forwards}@keyframes bannerIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.card-flip-wrap{width:200px;height:280px;margin:0 auto;cursor:pointer;opacity:0;transform:scale(.4)}.card-flip-wrap.revealed{animation:cardPopIn .5s cubic-bezier(.2,1.4,.4,1) forwards}@keyframes cardPopIn{0%{opacity:0;transform:scale(.3) rotate(-8deg)}60%{opacity:1;transform:scale(1.08) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.card-flip-inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1);transform-style:preserve-3d}.card-flip-inner.flipped{transform:rotateY(180deg)}.card-face{position:absolute;inset:0;backface-visibility:hidden;border-radius:12px;overflow:hidden;border:2px solid var(--pink);background:var(--bg-mid);display:flex;align-items:center;justify-content:center}.card-face img{width:100%;height:100%;object-fit:contain;display:block}.card-face .img-broken{font-family:var(--font-mono);font-size:11px;color:var(--text-dim);text-align:center;padding:0 16px}.card-face.back{transform:rotateY(180deg)}.card-face.placeholder-back{background:repeating-linear-gradient(45deg,rgba(230,208,138,.08) 0,rgba(230,208,138,.08) 8px,transparent 8px,transparent 16px),var(--bg-mid)}.hero-stage.revealing .card-face.back,body.victory .hero-stage .card-face.back{display:none!important}.card-flip-wrap.tier-uncommon .card-face{border-color:var(--tier-glow-color);box-shadow:0 0 0 1px var(--tier-glow-color),0 0 16px color-mix(in srgb,var(--tier-glow-color) 34%,transparent)}.card-flip-wrap.tier-rare .card-face{border-color:var(--tier-glow-color);box-shadow:0 0 0 1px var(--tier-glow-color),0 0 26px color-mix(in srgb,var(--tier-glow-color) 40%,transparent)}.card-flip-wrap.tier-foil-chase .card-face{border-color:var(--tier-glow-color);box-shadow:0 0 0 2px var(--tier-glow-color),0 0 54px color-mix(in srgb,var(--tier-glow-color) 52%,transparent);animation:foilChasePulse 1.8s ease-in-out infinite}.card-flip-wrap.tier-foil-chase .card-face:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(235,255,245,.38) 48%,rgba(90,255,175,.42) 52%,transparent 70%);background-size:250% 250%;animation:holoSweep 2s ease-in-out infinite;pointer-events:none}@keyframes foilChasePulse{0%,to{box-shadow:0 0 0 2px var(--tier-foil-chase),0 0 30px #93e6b859}50%{box-shadow:0 0 0 2px var(--tier-foil-chase),0 0 60px #93e6b8b3}}@keyframes holoSweep{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes scCardIn{0%{opacity:0}to{opacity:1}}.reveal-cardname{margin-top:16px;font-family:var(--font-display);font-size:19px;font-weight:700;color:var(--text-light)}.reveal-hint{margin-top:5px;font-family:var(--font-mono);font-size:11px;color:var(--text-dim)}.flash-pulse{position:absolute;inset:0;background:#fff;opacity:0;pointer-events:none;z-index:5;border-radius:22px}.flash-pulse.fire{animation:flashFire .5s ease-out}@keyframes flashFire{0%{opacity:0}12%{opacity:.7}to{opacity:0}}.particle-field{position:fixed;inset:0;pointer-events:none;z-index:9800;overflow:hidden;isolation:isolate}.particle{position:absolute;border-radius:50%;will-change:transform,opacity}.stage-console{text-align:center}.pull-lever{font-family:var(--font-display);font-size:17px;letter-spacing:.02em;background:linear-gradient(180deg,var(--pink-bright),var(--pink));color:var(--bg-deep);border:none;padding:15px 44px;cursor:pointer;border-radius:999px;font-weight:700;transition:filter .15s ease,transform .1s ease;box-shadow:0 6px 20px #ff8fcb4d}.pull-lever:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.pull-lever:active:not(:disabled){transform:translateY(1px)}.pull-lever:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.hint{margin-top:10px;font-size:12.5px;color:var(--text-dim)}.error-msg{margin-top:10px;font-size:13px;color:#ff9fb0}.reveal-actions{margin-top:14px;display:none;gap:12px;justify-content:center}.reveal-actions.active{display:flex}.btn-ghost{font-family:var(--font-display);font-size:13px;background:transparent;border:1px solid var(--line);color:var(--text-light);padding:10px 20px;cursor:pointer;border-radius:999px;font-weight:600;transition:border-color .14s ease,color .14s ease,transform .1s ease}.btn-ghost:hover{border-color:var(--pink);color:var(--pink-bright);transform:translateY(-1px)}.btn-ghost:active{transform:translateY(1px)}.btn-solid{font-family:var(--font-display);font-size:13px;background:var(--gold);color:var(--bg-deep);border:none;padding:10px 20px;cursor:pointer;border-radius:999px;font-weight:700;transition:filter .14s ease,transform .1s ease}.btn-solid:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-solid:active{transform:translateY(1px)}.cert-lookup-section{margin-top:48px;margin-bottom:4px}.cert-lookup-inner{border:1px solid var(--line);border-radius:18px;padding:22px 26px;background:#ffffff06}.cert-lookup-label{display:block;font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--text-light);margin-bottom:12px}.cert-lookup-row{display:flex;gap:10px;max-width:420px}.cert-input{flex:1;background:var(--bg-mid);border:1px solid var(--line);color:var(--text-light);padding:11px 14px;font-family:var(--font-mono);font-size:14px;border-radius:10px}.cert-input:focus{outline:2px solid var(--pink-bright);outline-offset:1px}.cert-btn{font-family:var(--font-display);font-size:14px;font-weight:700;background:linear-gradient(180deg,var(--pink-bright),var(--pink));color:var(--bg-deep);border:none;padding:11px 22px;border-radius:10px;cursor:pointer;white-space:nowrap}.cert-btn:hover{filter:brightness(1.08)}.cert-btn:disabled{opacity:.5;cursor:not-allowed}.cert-result{margin-top:16px}.cert-card{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:start}.cert-card img{width:110px;object-fit:contain;border-radius:10px;border:2px solid var(--cert-color, var(--pink));box-shadow:0 0 16px color-mix(in srgb,var(--cert-color, var(--pink)) 30%,transparent)}.cert-card-name{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--text-light);margin-bottom:4px}.cert-card-tier{font-family:var(--font-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.cert-card-rows{display:flex;flex-direction:column;gap:6px}.cert-card-row{display:flex;gap:8px;font-family:var(--font-mono);font-size:12.5px}.cert-card-row .label{color:var(--text-dim);width:110px;flex-shrink:0}.cert-card-row .val{color:var(--text-light);font-weight:500}.cert-card-row .val.value-num{color:var(--gold);font-size:14px;font-weight:700}.cert-img-placeholder{width:110px;border:2px solid var(--cert-color, var(--pink));border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--cert-color, var(--pink));background:#ffffff08}.cert-local-match{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.cert-local-tag{font-family:var(--font-mono);font-size:11px;color:var(--skyblue);font-weight:600}.cert-local-value{font-family:var(--font-mono);font-size:13px;color:var(--gold);font-weight:700}.cert-pulled-tag{font-family:var(--font-mono);font-size:10px;background:#ff9fb026;color:#ff9fb0;padding:2px 8px;border-radius:999px}.cert-avail-tag{font-family:var(--font-mono);font-size:10px;background:#7ed4ff1f;color:var(--skyblue);padding:2px 8px;border-radius:999px}.cert-not-in-vault{font-family:var(--font-mono);font-size:11px;color:var(--text-dim);margin-bottom:10px}.cert-not-found{font-family:var(--font-mono);font-size:12.5px;color:#ff9fb0}@media (max-width: 500px){.cert-card{grid-template-columns:80px 1fr}.cert-card img,.cert-img-placeholder{width:80px}}.top-hits-section{margin-top:48px}.chase-heading{background:linear-gradient(135deg,#e6d08a,#f0f8ff 40%,#c490ff,#e6d08a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200%;animation:chaseGradientShift 5s linear infinite;font-size:22px}@keyframes chaseGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.top-hits-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;overflow:visible}.inventory-section{margin-top:48px}.inventory-section .section-head,.top-hits-section .section-head{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:20px}.inventory-section h3,.top-hits-section h3{font-family:var(--font-display);font-size:18px;margin:0;font-weight:700;color:var(--text-light)}.section-sub{font-family:var(--font-mono);font-size:11px;color:var(--text-dim)}.inventory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;overflow:visible;align-items:start}.inventory-grid .floor-card,#inventoryGrid .floor-card{content-visibility:auto;contain-intrinsic-size:168px 236px;contain-intrinsic-size:auto 168px auto 236px}@media (max-width: 640px){.inventory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}}.empty-state{font-family:var(--font-mono);font-size:12px;color:var(--text-dim);text-align:center;padding:30px 0;border:1px solid rgba(255,255,255,.07);border-radius:14px}.card-hover-preview{position:fixed;z-index:9000;width:310px;background:#0e0620f7;border:1px solid rgba(230,208,138,.2);border-radius:20px;padding:14px 14px 16px;box-shadow:0 24px 80px #000000bf,0 0 0 1px #ffffff0a,0 0 40px color-mix(in srgb,var(--tier-color, var(--pink)) 15%,transparent);pointer-events:none;opacity:0;transform:scale(.9) translateY(10px);transition:opacity .2s ease,transform .2s cubic-bezier(.22,.68,0,1.2);overflow:hidden}.hp-glow{position:absolute;inset:-60px;background:radial-gradient(circle at 50% 25%,color-mix(in srgb,var(--glow, var(--pink)) 25%,transparent) 0%,transparent 60%);pointer-events:none;z-index:0}.hp-img{position:relative;z-index:1;width:100%;height:auto;display:block;border-radius:12px;border:1.5px solid color-mix(in srgb,var(--tier-color, var(--pink)) 50%,transparent);margin-bottom:12px;object-fit:contain;image-rendering:high-quality;box-shadow:0 4px 30px #00000080,0 0 24px color-mix(in srgb,var(--tier-color, var(--pink)) 40%,transparent)}.hp-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px}.hp-name{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-light);line-height:1.25}.hp-tier{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px}.hp-grade{font-family:var(--font-mono);font-size:13px;color:var(--gold);font-weight:700}.hp-meta{font-family:var(--font-mono);font-size:11px;color:var(--text-dim)}.hp-value{font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--gold);margin-top:6px}.hoverable-card{cursor:pointer;transition:transform .28s ease-out,filter .2s ease,box-shadow .2s ease;position:relative;z-index:1}@media (hover: hover){.hoverable-card:hover{transform:scale(1.06);z-index:200;will-change:transform;filter:brightness(1.18);box-shadow:0 0 0 2px var(--tier-glow-color, #EEEEEE),0 0 24px var(--tier-glow-color, #EEEEEE),0 0 50px color-mix(in srgb,var(--tier-glow-color, #EEEEEE) 50%,transparent)!important}}@media (hover: none),(pointer: coarse){.hoverable-card,.hoverable-card:hover,.sc-ticker-inner,.sc-ticker-inner:hover,.floor-card:hover,.pb-credits-btn:hover,.pb-name-btn:hover,.hero-stage .card-face:hover{transform:none!important;will-change:auto!important}}.hoverable-lib-card{cursor:pointer;transition:transform .22s ease-out,filter .18s ease,box-shadow .18s ease;position:relative;z-index:1}.hoverable-lib-card:hover{transform:scale(1.22);z-index:200;filter:brightness(1.1);box-shadow:0 0 0 2px var(--tier-glow-color, #EEEEEE),0 0 20px var(--tier-glow-color, #EEEEEE),0 0 44px color-mix(in srgb,var(--tier-glow-color, #EEEEEE) 45%,transparent)!important}.sc-car-card.hoverable-card:hover{transform:rotateY(calc(var(--idx) * (360deg / var(--n)))) translateZ(350px)!important;filter:brightness(1.22) saturate(1.2)!important;box-shadow:0 0 0 3px var(--tier-glow-color, #E6D08A),0 0 24px var(--tier-glow-color, #E6D08A),0 0 55px color-mix(in srgb,var(--tier-glow-color, #E6D08A) 60%,transparent)!important}@media (hover: hover){body.mascot-hover .hoverable-card,body.mascot-hover .hoverable-lib-card,body.mascot-hover .floor-card,body.mascot-hover .sc-car-card,body.mascot-hover .sc-ticker-card,body.mascot-hover .sc-ticker-inner,body.mascot-hover .hero-stage .card-face{pointer-events:none!important}}.entrance-screen.done{opacity:0!important;transition:opacity .35s ease}.entrance-card{position:relative;z-index:2;width:min(440px,65vw);max-height:88vh;border-radius:16px;overflow:hidden;opacity:0;filter:brightness(1.4)}.entrance-card img{width:100%;height:auto;display:block;border-radius:16px;image-rendering:high-quality}.entrance-screen.rare{background:linear-gradient(135deg,#0a1432f5,#050a1efc);animation:rareScreenIn 1.1s cubic-bezier(.22,1,.36,1) forwards}.entrance-screen.rare .entrance-beams{animation:rareBeams 1.1s ease-out forwards;background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(126,212,255,.12) 5deg,transparent 10deg,transparent 28deg,rgba(126,212,255,.08) 33deg,transparent 38deg,transparent 56deg,rgba(126,212,255,.12) 61deg,transparent 66deg,transparent 84deg,rgba(126,212,255,.08) 89deg,transparent 94deg,transparent 112deg,rgba(126,212,255,.12) 117deg,transparent 122deg,transparent 140deg,rgba(126,212,255,.08) 145deg,transparent 150deg,transparent 168deg,rgba(126,212,255,.12) 173deg,transparent 178deg,transparent 196deg,rgba(126,212,255,.08) 201deg,transparent 206deg,transparent 224deg,rgba(126,212,255,.12) 229deg,transparent 234deg,transparent 252deg,rgba(126,212,255,.08) 257deg,transparent 262deg)}.entrance-screen.rare .entrance-card{animation:rareCardEntry 1.1s cubic-bezier(.22,1,.36,1) forwards;box-shadow:0 0 60px #6aaced,0 0 120px #7ed4ff66,-20px 0 80px #7ed4ff4d}@keyframes rareBeams{0%{opacity:0;transform:scale(.5) rotate(-40deg)}30%{opacity:1;transform:scale(1.1) rotate(0)}to{opacity:.6;transform:scale(1.3) rotate(8deg)}}@keyframes rareCardEntry{0%{opacity:0;transform:translate(-160vw) rotate(-20deg) scale(.65);filter:blur(16px) brightness(2.5)}30%{opacity:1;filter:blur(4px) brightness(1.8)}58%{transform:translate(14px) rotate(2.5deg) scale(1.07);filter:blur(0) brightness(1.3)}75%{transform:translate(-6px) rotate(-1deg) scale(.97);filter:blur(0) brightness(1.1)}88%{transform:translate(3px) rotate(.5deg) scale(1.01)}to{transform:translate(0) rotate(0) scale(1);opacity:1;filter:blur(0) brightness(1)}}.entrance-screen.foil-chase-old{background:radial-gradient(ellipse at center,#281400fa,#05020ffc 70%);animation:legScreenIn 1.8s cubic-bezier(.22,1,.36,1) forwards}.entrance-screen.foil-chase-old .entrance-beams{animation:legBeams 1.8s ease-out forwards;background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(147,230,184,.14) 4deg,transparent 9deg,transparent 26deg,rgba(147,230,184,.09) 30deg,transparent 35deg,transparent 52deg,rgba(147,230,184,.14) 56deg,transparent 61deg,transparent 78deg,rgba(147,230,184,.09) 82deg,transparent 87deg,transparent 104deg,rgba(147,230,184,.14) 108deg,transparent 113deg,transparent 130deg,rgba(147,230,184,.09) 134deg,transparent 139deg,transparent 156deg,rgba(255,255,255,.1) 160deg,transparent 165deg,transparent 182deg,rgba(147,230,184,.14) 186deg,transparent 191deg,transparent 208deg,rgba(147,230,184,.09) 212deg,transparent 217deg)}.entrance-screen.foil-chase-old .entrance-flash{background:radial-gradient(circle at center,#fff 0%,#93E6B8 35%,rgba(147,230,184,.3) 65%,transparent 80%);animation:legFlash 1.8s ease forwards}.entrance-screen.foil-chase-old .entrance-card{animation:legCardEntry 1.8s cubic-bezier(.22,1,.36,1) forwards;box-shadow:0 0 80px #93e6b8,0 0 180px #93e6b880,0 0 300px #93e6b833}@keyframes legScreenIn{0%{opacity:0}4%{opacity:1}to{opacity:1}}@keyframes legBeams{0%{opacity:0;transform:scale(.1) rotate(0)}25%{opacity:.8;transform:scale(.9) rotate(45deg)}50%{opacity:1;transform:scale(1.3) rotate(90deg)}to{opacity:.7;transform:scale(1.7) rotate(125deg)}}@keyframes legFlash{0%{opacity:0}18%{opacity:0}28%{opacity:1}42%{opacity:.15}55%{opacity:.75}72%{opacity:0}to{opacity:0}}.cert-already-in-deck{opacity:.72;filter:grayscale(.35);transition:opacity .2s,filter .2s}.cert-already-in-deck:hover{opacity:1;filter:grayscale(0)}.cert-already-owned{margin-bottom:10px}.cert-owned-badge{display:inline-block;font-family:var(--font-mono);font-size:11px;border:1px solid;border-radius:999px;padding:3px 10px;margin-bottom:8px}.cert-replace-btn{display:block;font-family:var(--font-mono);font-size:11.5px;background:#ffffff0f;border:1px solid var(--line);color:var(--pink-bright);padding:6px 14px;border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s}.cert-replace-btn:hover{background:#ff8fcb1f;border-color:var(--pink-bright)}.cert-replace-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes legCardEntry{0%{opacity:0;transform:scale(.003) rotate(900deg);filter:blur(22px) brightness(8) saturate(2)}8%{opacity:.5;transform:scale(.008) rotate(600deg);filter:blur(20px) brightness(7)}20%{opacity:.8;transform:scale(.04) rotate(340deg);filter:blur(14px) brightness(5)}35%{opacity:1;transform:scale(.2) rotate(160deg);filter:blur(7px) brightness(3.5)}50%{transform:scale(1.28) rotate(14deg);filter:blur(2px) brightness(2.2)}63%{transform:scale(.87) rotate(-6deg);filter:blur(0) brightness(1.35)}74%{transform:scale(1.07) rotate(3deg);filter:blur(0) brightness(1.15)}84%{transform:scale(.97) rotate(-1deg)}92%{transform:scale(1.02) rotate(.4deg)}to{transform:scale(1) rotate(0);opacity:1;filter:blur(0) brightness(1)}}.hero-stage{width:100%;min-height:360px;position:relative;overflow-x:clip;overflow-y:visible;background:transparent;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.hero-stage:before{content:none}.hero-stage .stage-frame{position:absolute;inset:0;border:none;border-radius:0;min-height:unset;background:radial-gradient(circle at 50% 30%,rgba(183,156,255,.1),transparent 60%),var(--bg-deep)}.idle-odds-bar{padding:10px 32px 18px;display:flex;flex-direction:column;gap:8px;max-width:900px;margin:0 auto}.sc-scene{position:absolute;inset:0;perspective:800px;perspective-origin:50% 40%;display:flex;align-items:center;justify-content:center;pointer-events:none}.sc-scene-glow{position:absolute;inset:0;pointer-events:none;z-index:0}.sc-carousel{position:relative;width:128px;height:180px;transform-style:preserve-3d;animation:carouselSpin .9s linear infinite;z-index:1}@keyframes carouselSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.sc-car-card{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px;overflow:hidden;cursor:pointer;background:var(--bg-deep);display:flex;align-items:center;justify-content:center}.sc-car-card img{width:100%;height:auto;display:block;image-rendering:high-quality;transform:translateZ(0)}@keyframes kenBurnsOrbit{0%{transform:scale(1.1) translate(0)}25%{transform:scale(1.28) translate(-4%,3%)}50%{transform:scale(1.18) translate(4%,-3%)}75%{transform:scale(1.32) translate(-3%,-3%)}to{transform:scale(1.1) translate(0)}}.sc-car-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0a041cd9 60%);padding:20px 6px 5px;display:flex;flex-direction:column;gap:1px;align-items:center}.sc-car-grade{font-family:var(--font-display);font-size:10px;font-weight:900;letter-spacing:.08em}.sc-car-name{font-family:var(--font-body);font-size:7px;color:#ffffffb3;text-align:center;line-height:1.2}.spin-btn{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px 72px 20px;background:linear-gradient(180deg,#07090ef5,#07090efc);border:2px solid rgba(230,208,138,.75);border-radius:16px;cursor:pointer;box-shadow:0 0 0 1px #e6d08a26,0 0 40px #e6d08a73,0 0 80px #c490ff2e,inset 0 1px #ffffff14,inset 0 -1px #e6d08a26;animation:ripPulse 2.8s ease-in-out infinite;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}@keyframes ripPulse{0%,to{box-shadow:0 0 0 1px #e6d08a26,0 0 35px #e6d08a66,0 0 70px #c490ff26,inset 0 1px #ffffff14}50%{box-shadow:0 0 0 2px #e6d08a4d,0 0 60px #e6d08aa6,0 0 120px #c490ff4d,inset 0 1px #ffffff1f}}.spin-btn:not(:disabled):hover{transform:scale(1.06) translateY(-2px);border-color:#e6d08a;box-shadow:0 0 0 2px #e6d08a66,0 0 70px #e6d08acc,0 0 140px #c490ff66,0 16px 48px #0009,inset 0 1px #ffffff24;animation:none}.spin-btn:not(:disabled):active{transform:scale(.97) translateY(0)}.spin-btn:disabled{opacity:.38;cursor:not-allowed;animation:none;border-color:#e6d08a33}.spin-label{font-family:var(--font-display);font-size:40px;font-weight:900;letter-spacing:.28em;text-indent:.28em;line-height:1;background:linear-gradient(160deg,#e6d08a,#fff8dc 35%,#e6d08a 55%,#f0c040 80%,#e6d08a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 10px rgba(230,208,138,.7))}.spin-price{font-family:var(--font-mono);font-size:12px;font-weight:600;color:#ffffff73;letter-spacing:.12em;line-height:1}.spin-hint{font-family:var(--font-mono);font-size:10px;color:#ffffff61;text-align:center;letter-spacing:.04em;margin:0;text-shadow:0 0 12px rgba(0,0,0,.8)}.reveal-zone .reveal-inner{display:flex;align-items:flex-start;justify-content:center;gap:0;width:100%}.reveal-zone .card-flip-wrap{transition:transform .65s cubic-bezier(.22,1,.36,1),margin .65s ease}.reveal-zone.expanded .reveal-inner{gap:20px}.reveal-zone.expanded .card-flip-wrap{transform:translate(-10%) scale(.85);flex-shrink:0}.reveal-psa-panel{width:0;overflow:hidden;opacity:0;text-align:center;transition:width .65s cubic-bezier(.22,1,.36,1),opacity .5s ease .3s;flex-shrink:0}.reveal-zone.expanded .reveal-psa-panel{width:180px;opacity:1}.rp-tier{font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px}.rp-name{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-light);line-height:1.25;margin-bottom:4px}.rp-value{font-family:var(--font-mono);font-size:13px;font-weight:700;margin-bottom:12px}.rp-stats{display:flex;flex-direction:column;gap:3px}.rp-row{display:flex;justify-content:space-between;gap:6px;font-size:10px;padding:3px 0;border-bottom:1px solid rgba(230,208,138,.1);white-space:nowrap}.rp-label{font-family:var(--font-mono);color:#e6d08a8c;flex-shrink:0}.rp-val{font-family:var(--font-mono);color:var(--text-light);font-weight:600;text-align:right;overflow:hidden;text-overflow:ellipsis}.rp-cert-link{display:inline-block;margin-top:8px;font-family:var(--font-mono);font-size:9px;color:var(--skyblue, #60C8FF);text-decoration:none}.rp-cert-link:hover{text-decoration:underline}.chase-heading{font-family:var(--font-display);font-size:22px;font-weight:900;letter-spacing:.04em;background:linear-gradient(90deg,#00e5ff,#fff 30%,#ff2d9b,#a855ff 74%,#00e5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;filter:drop-shadow(0 0 10px rgba(0,229,255,.45)) drop-shadow(0 0 18px rgba(255,45,155,.3));animation:chaseHeadingShimmer 4s linear infinite}@keyframes chaseHeadingShimmer{0%{background-position:0% center}to{background-position:200% center}}.floor-card.celebrate{animation:cardCelebrate 4s ease-in-out infinite;animation-delay:calc(var(--ci, 0) * .55s)}@keyframes cardCelebrate{0%,to{filter:brightness(1) saturate(1)}45%{filter:brightness(1.14) saturate(1.25)}50%{filter:brightness(1.18) saturate(1.3)}55%{filter:brightness(1.14) saturate(1.25)}}@media (max-width: 860px){.chase-odds-layout{grid-template-columns:1fr}}.odds-aside{border:1px solid var(--line);background:linear-gradient(160deg,rgba(255,255,255,.04),transparent),var(--bg-panel);border-radius:18px;padding:22px;position:sticky;top:12px}.odds-aside-title{font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--text-light);margin:0 0 6px}.hero-stage .reveal-zone.active{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-stage .reveal-inner{display:flex;align-items:center;justify-content:center;gap:28px;width:100%;height:100%;padding:16px 32px;box-sizing:border-box;overflow:hidden}.hero-stage .card-flip-wrap{height:100%;width:auto;flex-shrink:0;cursor:pointer;align-self:stretch}.hero-stage .card-flip-inner{transform:none!important;transform-style:flat;position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:10px;height:100%}.hero-stage .card-face{position:relative!important;backface-visibility:visible!important;transform:none!important;flex-shrink:0;height:100%;width:auto;overflow:hidden;align-self:flex-start}.hero-stage .card-flip-wrap .card-face img{height:100%;width:auto;display:block;object-fit:none;vertical-align:top;border-radius:8px}.hero-stage .card-flip-wrap .card-face img{width:100%;height:100%;object-fit:contain;object-position:center top;background:var(--bg-deep);image-rendering:high-quality}.hero-stage .reveal-zone.expanded .card-flip-wrap{transform:none}.reveal-hero-zoom{display:none}.hero-stage .reveal-psa-panel{width:0;overflow:hidden;opacity:0;flex-shrink:0;transition:width .5s cubic-bezier(.22,1,.36,1),opacity .4s ease .2s}.hero-stage .reveal-zone.expanded .reveal-psa-panel{width:220px;opacity:1}.hero-stage .tier-banner.show{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:3}.hero-stage .reveal-cardname{position:absolute;bottom:16px;left:50%;transform:translate(-50%);text-align:center;white-space:nowrap;font-size:14px;z-index:3}.main-tabs{display:flex;gap:4px}.tab-btn{font-family:var(--font-display);font-size:14px;font-weight:700;padding:7px 20px;border:1px solid rgba(230,208,138,.15);background:transparent;color:var(--text-dim);border-radius:8px;cursor:pointer;transition:background .14s,color .14s,border-color .14s}.tab-btn:hover{background:#e6d08a14;color:var(--text-light)}.tab-btn.active{background:#e6d08a24;color:var(--text-light);border-color:#e6d08a66}.admin-corner-btn{position:absolute;right:24px;top:50%;transform:translateY(-50%);font-family:var(--font-mono);font-size:11px;color:#ffffff59;text-decoration:none;border:1px solid rgba(255,255,255,.1);padding:4px 10px;border-radius:6px;transition:color .14s,border-color .14s}.admin-corner-btn:hover{color:#ffffffb3;border-color:#ffffff4d}.gallery-header{padding:22px 16px 14px}.gallery-header{display:none}.gallery-title{display:inline-flex;align-items:center;font-family:var(--font-display);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-bright);padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,#e6d08a38,#e6d08a0f);border:1px solid rgba(230,208,138,.38);box-shadow:0 2px 10px #00000040,inset 0 1px #ffffff0f;margin:0}.gallery-sub{font-family:var(--font-mono);font-size:12px;color:var(--text-dim);max-width:1040px;margin:9px auto 0}.gallery-grid{padding:0 16px 18px;max-width:1040px;margin:8px auto 0}.lightbox-overlay{position:fixed;inset:0;z-index:9500;background:#000000eb;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.lightbox-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.lightbox-img{max-height:92vh;max-width:90vw;object-fit:contain;image-rendering:high-quality;border-radius:14px;user-select:none;box-shadow:0 0 80px #000c;transition:none}.lightbox-close{position:fixed;top:20px;right:24px;z-index:9501;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:20px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .14s}.lightbox-close:hover{background:#ffffff38}.lightbox-hint{position:fixed;bottom:20px;left:50%;transform:translate(-50%);font-family:var(--font-mono);font-size:11px;color:#fff6;pointer-events:none}.rip-again-btn{background:var(--pink-bright);color:#07090e;font-weight:800}.rip-again-btn:hover{background:#ffd0f0}.ledger-bar{position:relative}.header-right{display:flex;align-items:center;gap:10px;margin-left:0}.admin-corner-btn{position:static!important;transform:none!important;font-family:var(--font-mono);font-size:11px;color:#ffffff61;text-decoration:none;border:1px solid rgba(255,255,255,.12);padding:5px 12px;border-radius:7px;transition:color .14s,border-color .14s,background .14s;white-space:nowrap;background:transparent;-webkit-appearance:none;appearance:none;cursor:pointer;line-height:1.2;display:inline-block}.admin-corner-btn:hover{color:#ffffffbf;border-color:#ffffff52;background:#ffffff0d}.sc-hoverable{cursor:pointer;pointer-events:auto}.sc-carousel{pointer-events:none}.sc-car-card{pointer-events:auto}.sc-hoverable:hover{transform:scale(1.06);filter:brightness(1.2) saturate(1.1);box-shadow:0 0 0 2px var(--tier-glow-color, #E6D08A),0 0 18px var(--tier-glow-color, #E6D08A),0 0 40px color-mix(in srgb,var(--tier-glow-color, #E6D08A) 50%,transparent)!important}.below-stage-row{display:grid;grid-template-columns:1fr 1fr;gap:0}.sidebar-section{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:14px 16px 16px;background:transparent;min-height:220px;box-sizing:border-box}.sidebar-section+.sidebar-section{border-left:none;background:transparent}.section-tag{align-self:center;margin-bottom:12px;display:inline-flex;align-items:center;padding:5px 14px;border-radius:7px;background:linear-gradient(135deg,#00e5ff29,#ff2d9b14);border:1px solid rgba(0,229,255,.5);box-shadow:0 0 14px #00e5ff47,inset 0 1px #ffffff14;pointer-events:none}.section-tag>span{writing-mode:horizontal-tb;transform:none;font-family:var(--font-display);font-size:10.5px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#9af4ff;text-shadow:0 0 8px rgba(0,229,255,.6);white-space:nowrap}.pull-rates-section .section-tag{background:linear-gradient(135deg,#7896c838,#7896c80f);border-color:#96aad261}.pull-rates-section .section-tag>span{color:#c2d2ee}.section-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.chase-section .top-hits-grid{flex:0 0 auto;align-content:center;width:100%;max-width:640px;margin:0 auto}#ripView{display:flex;flex-direction:column;position:relative;isolation:isolate}#ripView .below-stage-row{display:contents}#ripView .chase-section{order:1}#ripView #heroStage{order:3}#ripView .pull-rates-section{order:4}@media (min-width: 861px){#ripView .below-stage-row{display:contents}#ripView .chase-section{order:1;min-height:0}#ripView #heroStage{order:2;flex:1 1 auto;min-height:360px}#ripView .pull-rates-section{order:3;min-height:0}body.rip-active main{padding-bottom:24px}#ripView{min-height:calc(100dvh - 24px)}body.spin-cine #ripView .below-stage-row,body.rip-reveal #ripView .below-stage-row,body.craft-reveal #ripView .below-stage-row{display:contents}}.chase-head{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;width:100%;max-width:640px;margin:0 auto 12px}.chase-head .section-tag{margin-bottom:0;flex:0 1 auto;min-width:0;overflow:hidden}.chase-head .section-tag>span{overflow:hidden;text-overflow:ellipsis}.chase-head-right{display:flex;align-items:center;gap:8px;flex:0 0 auto;--acct-w: 244px;--acct-h: 34px}.dev-switch-slot:empty,.userbar-slot:empty{display:none}.player-hud.hud-docked{position:static;inset:auto;z-index:auto}.player-hud.hud-docked .player-bar{height:34px;box-sizing:border-box;width:auto;max-width:92vw}.player-hud.hud-docked .pb-credits-btn,.player-hud.hud-docked .pb-name-btn,.player-hud.hud-docked .pb-view-btn,.player-hud.hud-docked .pb-buy-btn,.player-hud.hud-docked .pb-crystals,.player-hud.hud-docked .pb-icon{height:34px;box-sizing:border-box}.player-hud.hud-docked .pb-credits-btn{flex:0 0 auto;justify-content:flex-start}.player-hud.hud-docked .pb-name-btn{flex:0 0 auto;min-width:0;max-width:none}.player-hud.hud-docked .pb-icon{width:34px;flex:0 0 auto}.player-hud .player-bar,.player-hud .player-bar button,.player-hud .pb-nav-label,.player-hud .pb-buy-label,.player-hud .pb-name,.player-hud .pb-cred-amt,.player-hud .pb-cred-amt *,.player-hud .js-crystal-amt{font-family:var(--font-display),"Baloo 2",sans-serif!important;text-transform:uppercase!important}.player-hud.hud-docked .player-bar{width:min(600px,92vw)}.player-hud.hud-docked #creditsBuyBtn,.player-hud.hud-docked #craftNavBtn,.player-hud.hud-docked #buyCtaBtn,.player-hud.hud-docked #profileBtn{flex:1 1 0!important;min-width:0;justify-content:center}.player-hud.hud-docked #adminToggle{flex:0 0 auto}@media (min-width: 641px){.chase-head{align-items:center}.chase-head .section-tag,.chase-head .dev-pill,.chase-head-right .player-hud.hud-docked .pb-credits-btn,.chase-head-right .player-hud.hud-docked .pb-name-btn,.chase-head-right .player-hud.hud-docked .pb-view-btn,.chase-head-right .player-hud.hud-docked .pb-icon{height:40px;box-sizing:border-box;border-radius:7px;display:inline-flex;align-items:center}.chase-head .section-tag{padding:0 14px;margin-bottom:0}}.view-head-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:1040px;margin:0 auto}.view-head-row .gallery-title{flex:0 1 auto}.adm-live-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:8px}.adm-live-head .adm-online-pill{grid-column:1;justify-self:end}.adm-live-head #adminUserbarSlot{grid-column:2;justify-self:center}.adm-online-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#c7d2e2;white-space:nowrap}@media (max-width: 760px){.adm-live-head{grid-template-columns:1fr;justify-items:center;gap:8px}.adm-live-head .adm-online-pill{grid-column:1;justify-self:center}.adm-live-head #adminUserbarSlot{grid-column:1;justify-self:stretch;width:100%}}.dev-switch{display:flex;align-items:stretch;gap:7px}.dev-switch-fixed{position:fixed;left:10px;bottom:10px;z-index:10000}.dev-pill{-webkit-appearance:none;appearance:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 13px;white-space:nowrap;color:#dbe3ef;font:700 11.5px/1 system-ui,sans-serif;background:linear-gradient(180deg,#141924d9,#0c0f17d9);border:1px solid rgba(0,229,255,.32);border-radius:7px;box-shadow:0 6px 18px #0000006b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .14s,box-shadow .14s}.dev-pill:hover{background:linear-gradient(180deg,#283448e6,#161c28e6)}.dev-pill.dev-live{color:#06351f;border-color:#9bf6cf;background:linear-gradient(180deg,#46f0a6,#16c47f);box-shadow:0 0 12px #48d597b3}.dev-pill:disabled{cursor:not-allowed;opacity:.9}#adm-demo-toggle.is-on{color:#06351f;border-color:#9bf6cf;background:linear-gradient(180deg,#46f0a6,#16c47f);box-shadow:0 0 12px #48d59799}@media (max-width: 640px){.dev-switch{gap:5px}.dev-pill{height:30px;padding:0 10px;font-size:10.5px}.player-hud.hud-docked .player-bar{width:100%;max-width:100vw;height:30px;gap:4px;flex-wrap:nowrap;overflow:hidden}.player-hud.hud-docked .pb-credits-btn{flex:0 1 auto;min-width:0}.player-hud.hud-docked .pb-nav-btn{flex:0 0 auto!important;padding:0 7px!important;gap:3px!important;font-size:10.5px!important}.pb-nav-btn .rip-logo,.pb-nav-btn .ico-crystal{display:none}.player-hud.hud-docked .pb-credits-btn,.player-hud.hud-docked .pb-name-btn,.player-hud.hud-docked .pb-buy-btn,.player-hud.hud-docked .pb-crystals,.player-hud.hud-docked .pb-icon{height:30px}.player-hud.hud-docked .pb-buy-btn{padding:0 7px;gap:4px}.player-hud.hud-docked .pb-buy-label{font-size:10.5px}.player-hud.hud-docked .pb-buy-btn .buy-cta-rip{width:15px;height:15px}.chase-head{gap:6px;margin-bottom:6px;justify-content:center;max-width:100%;padding:0 8px}.chase-head .section-tag{padding:4px 8px}.chase-head .section-tag>span{font-size:9px;letter-spacing:.1em}.player-bar .pb-credits-btn{padding:0 10px;gap:4px;font-size:12px}.player-bar .pb-credits-btn .gem-diamond{width:19px;height:17px}.player-hud.hud-docked .pb-name-btn{padding:0 7px;max-width:none;font-size:10.5px}.player-hud.hud-docked .pb-name-btn .pb-gallery-ic{width:13px;height:13px;margin-right:5px}.player-hud.hud-docked .pb-icon{width:26px}}.hero-stage .reveal-inner{display:flex;align-items:stretch;justify-content:flex-start;gap:12px;width:100%;height:100%;padding:10px 12px 10px 10px;box-sizing:border-box;overflow:hidden}.hero-stage .card-flip-wrap{flex-shrink:0}.hero-stage .reveal-psa-panel{flex:1;max-width:300px;margin:0 auto;padding-left:12px}.hero-stage .reveal-zone.expanded .reveal-psa-panel{width:auto;opacity:1}.stage-credits-pill{display:flex;align-items:center;gap:8px;background:#090c12b3;border:1px solid rgba(230,208,138,.25);border-radius:999px;padding:6px 16px;margin-bottom:20px;backdrop-filter:blur(8px)}.scp-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fff6}.scp-amount{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--gold);letter-spacing:.04em}.reveal-right-panel{display:flex;flex-direction:column;flex:1;max-width:300px;min-width:180px;height:100%;min-height:0;overflow:hidden}@keyframes certSheen{0%{background-position:140% 0}55%,to{background-position:-70% 0}}.hero-stage .reveal-psa-panel{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-stage .reveal-psa-panel::-webkit-scrollbar{display:none}@media (min-width: 641px){.hero-stage .reveal-in-actions,.hero-stage .reveal-zone.expanded .reveal-in-actions{position:relative;margin:18px auto 0;width:auto;min-width:220px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;border-top:none!important;padding-top:0;z-index:30}}.reveal-in-actions{flex-shrink:0!important;padding-top:12px;margin-top:8px;border-top:1px solid rgba(230,208,138,.1);position:relative;z-index:20}.reveal-in-actions{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid rgba(230,208,138,.1);margin-top:8px}.reveal-hint-text{font-family:var(--font-mono);font-size:10px;color:#ffffff52;margin:0 0 4px;text-align:center}@keyframes shockwaveRing{0%{transform:translate(-50%,-50%) scale(0);opacity:.9}to{transform:translate(-50%,-50%) scale(3.5);opacity:0}}@keyframes packColorFlash{0%{opacity:0}15%{opacity:1}40%{opacity:.6}to{opacity:0}}@keyframes stageShake{0%,to{transform:translate(0) rotate(0)}10%{transform:translate(-10px) rotate(-.6deg)}20%{transform:translate(10px) rotate(.6deg)}30%{transform:translate(-8px) rotate(-.3deg)}45%{transform:translate(8px) rotate(.3deg)}60%{transform:translate(-4px)}75%{transform:translate(4px)}90%{transform:translate(-2px)}}.pack-shockwave{position:absolute;top:50%;left:50%;width:160px;height:160px;border-radius:50%;transform:translate(-50%,-50%) scale(0);pointer-events:none;z-index:20}.pack-shockwave-1{border:4px solid #E6D08A;animation:shockwaveRing .7s ease-out forwards}.pack-shockwave-2{border:3px solid #C490FF;animation:shockwaveRing .9s ease-out .12s forwards}.pack-shockwave-3{border:2px solid #60C8FF;animation:shockwaveRing 1.1s ease-out .24s forwards}.pack-color-burst{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(230,208,138,.55) 0%,rgba(196,144,255,.35) 30%,rgba(96,200,255,.2) 60%,transparent 75%);animation:packColorFlash .8s ease-out forwards;pointer-events:none;z-index:18}.stage-frame.shaking{animation:stageShake .5s cubic-bezier(.36,.07,.19,.97)}.floor-card img,.sc-car-card img,.card-face img,.hoverable-card img{user-select:none;-webkit-user-drag:none;-moz-user-drag:none;pointer-events:none;draggable:false}.hoverable-card:active,.floor-card:active{transform:none!important}.floor-card,.sc-car-card,.card-flip-wrap{user-select:none;cursor:pointer}.sc-scene-glow{animation:sceneGlowPulse 1.2s ease-in-out infinite!important}@keyframes sceneGlowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.sc-car-card{transition:filter .15s ease,box-shadow .15s ease}.hero-stage .card-face{transition:transform .25s ease-out,filter .2s ease}.hero-stage .card-face:hover{transform:scale(1.06)!important;z-index:100;filter:brightness(1.18);cursor:pointer}body.rip-reveal .hero-stage,body.rip-reveal .hero-stage .stage-frame,body.rip-reveal .reveal-zone,body.rip-reveal .reveal-inner,body.rip-reveal .card-flip-wrap,body.rip-reveal .card-flip-inner,body.craft-reveal .hero-stage,body.craft-reveal .hero-stage .stage-frame,body.craft-reveal .reveal-zone,body.craft-reveal .reveal-inner,body.craft-reveal .card-flip-wrap,body.craft-reveal .card-flip-inner{overflow:visible}.pr-price-hero{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.07)}.pr-price-num{font-family:var(--font-display);font-size:28px;font-weight:800;color:var(--gold);line-height:1}.pr-price-label{font-family:var(--font-mono);font-size:10px;color:#ffffff59;letter-spacing:.06em;padding-top:2px}.pull-rates-section{justify-content:center;gap:0}.pull-rates-section .pr-graph-block{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.pr-graph-block{display:flex;flex-direction:column;gap:0}.pr-graph-block+.pr-graph-block{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07)}.pr-sub-label{font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);opacity:.7;margin:0 0 8px;display:flex;align-items:center;gap:6px}.pr-sub-label:before{content:"";display:inline-block;width:2px;height:10px;background:var(--gold);border-radius:1px;opacity:.7}.pr-tier-row{display:grid;grid-template-columns:82px 1fr 40px;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.04)}.pr-tier-row:last-child{border-bottom:none}.pr-tier-name-cell{display:flex;align-items:center;gap:7px;min-width:0}.pr-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;box-shadow:0 0 5px currentColor}.pr-tier-label{font-family:var(--font-mono);font-size:9.5px;font-weight:600;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ede8dca6}.pr-tier-bar-track{height:7px;background:#ffffff12;border-radius:10px;overflow:hidden;box-shadow:inset 0 1px 2px #00000059}.pr-tier-bar-fill{height:100%;border-radius:10px;opacity:.9;transition:width .7s cubic-bezier(.4,0,.2,1);min-width:0}.pr-avail-fill{opacity:.55}.pr-odds-row .pr-tier-bar-track{height:11px}.pr-tier-pct{font-family:var(--font-mono);font-size:10px;font-weight:700;color:#ede8dca6;text-align:right;white-space:nowrap}.sc-ticker{position:absolute;inset:0;overflow-x:clip;overflow-y:visible;display:flex;align-items:stretch;pointer-events:none;transition:none}@keyframes spinWheelGrow{0%{transform:scale(1.2)}to{transform:scale(1.5)}}.sc-ticker-track{display:flex;gap:0;height:100%;align-items:center;animation:tickerScroll 8s linear infinite;will-change:transform;pointer-events:auto}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(var(--ticker-end, -50%))}}.sc-ticker-set{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;height:100%}.sc-ticker-card{flex-shrink:0;height:92%;min-width:70px;display:flex;align-items:center;justify-content:center;padding:0 11px;box-sizing:border-box}.sc-ticker-inner{height:100%;width:auto;border-radius:10px;overflow:hidden;cursor:pointer;position:relative;transition:filter .15s ease,transform .15s ease;flex-shrink:0}.sc-ticker-inner img{height:100%;width:auto;display:block;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}@media (hover: hover){.sc-ticker-track:not(.sc-spinning) .sc-ticker-inner:hover{transform:scale(1.05);filter:brightness(1.2);z-index:10}}.sc-reticle{position:absolute;left:50%;top:2%;bottom:2%;transform:translate(-50%);width:2px;z-index:12;pointer-events:none;opacity:0;transition:opacity .2s ease}.sc-reticle.show{opacity:1}.scr-frame{position:absolute;inset:0;background:#93e6b8;box-shadow:0 0 6px #93e6b8e6}.sc-reticle.landed .scr-frame{box-shadow:0 0 12px #93e6b8}.chase-land-line{position:fixed;z-index:9000;width:4px;border-radius:3px;pointer-events:none;background:var(--cl, #93E6B8);box-shadow:0 0 8px var(--cl, #93E6B8),0 0 22px var(--cl, #93E6B8);transform-origin:bottom center;will-change:transform,opacity}.chase-land-dot{position:fixed;z-index:9001;width:26px;height:26px;border-radius:50%;pointer-events:none;opacity:0;will-change:transform,opacity;transform:translate(-50%,-50%) scale(0);background:radial-gradient(circle,#ffffff 0%,#ffffff 22%,var(--cl, #93E6B8) 55%,transparent 72%);box-shadow:0 0 18px 5px var(--cl, #93E6B8),0 0 40px 10px color-mix(in srgb,var(--cl, #93E6B8) 55%,transparent)}.floor-card.chase-landed{z-index:7;animation:chaseLandGlow 1.25s ease-out}@keyframes chaseLandGlow{0%{filter:none}14%{filter:drop-shadow(0 0 34px var(--tier-glow-color, #93E6B8)) drop-shadow(0 0 16px #fff) drop-shadow(0 0 6px #fff) brightness(1.5)}22%{filter:drop-shadow(0 0 24px var(--tier-glow-color, #93E6B8)) drop-shadow(0 0 9px #fff) brightness(1.15)}to{filter:none}}.sc-ticker-card.is-landed .sc-ticker-inner{filter:brightness(1.18);z-index:11}.sc-ticker-card.is-landed .sc-ticker-inner:after{box-shadow:inset 0 0 0 2px var(--tier-glow-color, #8fd4ff),0 0 30px 5px var(--tier-glow-color, #8fd4ff)!important}.sc-ticker-card.login-card.is-landed .sc-ticker-inner{animation:loginCardPulse .7s ease-in-out infinite alternate}.sc-ticker-card.login-card.is-landed .sc-ticker-inner:after{box-shadow:inset 0 0 0 2px #aef2ff,0 0 34px 6px #45d4ff!important}@keyframes loginCardPulse{0%{transform:scale(1.05);filter:brightness(1.05)}to{transform:scale(1.1);filter:brightness(1.25)}}@media (prefers-reduced-motion: reduce){.sc-ticker-card.login-card.is-landed .sc-ticker-inner{animation:none}}.sc-ticker-inner.tier-login:after{box-shadow:none}.sc-ticker-inner:after{content:"";position:absolute;inset:0;border-radius:10px;box-shadow:inset 0 0 0 2px var(--tier-glow-color, #EEEEEE);pointer-events:none}@media (max-width: 640px){.card-face{border-width:1px}.card-flip-wrap.tier-uncommon .card-face{box-shadow:0 0 14px color-mix(in srgb,var(--tier-glow-color) 34%,transparent)}.card-flip-wrap.tier-rare .card-face{box-shadow:0 0 22px color-mix(in srgb,var(--tier-glow-color) 40%,transparent)}.card-flip-wrap.tier-foil-chase .card-face{animation-name:foilChasePulseSm}.floor-card{border-width:1px}.admin-deck-item .floor-card{border-width:1px!important}.sc-ticker-inner:after{box-shadow:inset 0 0 0 1px var(--tier-glow-color, #EEEEEE)}}@keyframes foilChasePulseSm{0%,to{box-shadow:0 0 24px #93e6b859}50%{box-shadow:0 0 46px #93e6b8a6}}.pack-shell{filter:drop-shadow(0 12px 30px rgba(0,0,0,.5))}.pack-card-reveal{position:absolute;top:50%;left:50%;width:auto;height:88%;aspect-ratio:5/7;transform:translate(-50%,-50%);z-index:20;pointer-events:none;border-radius:12px;overflow:hidden}.rip-tear-half{position:absolute;left:0;right:0;overflow:hidden}.rip-tear-top{top:0;height:50%}.rip-tear-bottom{bottom:0;height:50%}.rip-tear-half img{position:absolute;left:0;width:100%;height:auto;display:block;box-shadow:0 0 40px #000c}.rip-tear-top img{top:0}.rip-tear-bottom img{bottom:0}.pack-card-reveal.rip-shaking{animation:cardBackShake .1s ease-in-out infinite}@keyframes cardBackShake{0%,to{transform:translate(-50%,-50%) rotate(0)}20%{transform:translate(-54%,-50%) rotate(-3deg)}50%{transform:translate(-46%,-50%) rotate(3deg)}80%{transform:translate(-54%,-52%) rotate(-2deg)}}.rip-tear-top.tearing{animation:ripTearTop .65s cubic-bezier(.4,0,.6,1) forwards}.rip-tear-bottom.tearing{animation:ripTearBottom .65s cubic-bezier(.4,0,.6,1) forwards}@keyframes ripTearTop{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(-150%) rotate(-6deg);opacity:0}}@keyframes ripTearBottom{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(150%) rotate(6deg);opacity:0}}@keyframes ripVpRing{0%{transform:scale(0);opacity:1}to{transform:scale(120);opacity:0}}@keyframes ripVpBurst{0%{opacity:1}60%{opacity:.6}to{opacity:0}}.hero-stage .card-flip-wrap.revealed .card-face{border:2px solid var(--tier-glow-color, var(--tier-common));box-shadow:0 0 0 1px var(--tier-glow-color, var(--tier-common)),0 0 20px color-mix(in srgb,var(--tier-glow-color, var(--tier-common)) 40%,transparent);border-radius:10px;overflow:hidden}.hero-stage .card-flip-wrap.tier-foil-chase.revealed .card-face{box-shadow:0 0 30px #e6d08a99,0 0 60px #e6d08a4d}.hero-stage .card-flip-wrap.revealed .card-face{transform:perspective(760px) rotateX(var(--holo-rx, 0deg)) rotateY(var(--holo-ry, 0deg));transform-style:preserve-3d;transition:transform .12s ease-out;will-change:transform}.hero-stage .card-flip-wrap.revealed .card-face:before{content:"";position:absolute;inset:0;z-index:4;border-radius:inherit;pointer-events:none;opacity:var(--holo-i, .12);mix-blend-mode:screen;background:radial-gradient(38% 30% at var(--holo-x, 50%) var(--holo-y, 42%),rgba(255,255,255,.95) 0%,rgba(255,255,255,.25) 34%,rgba(255,255,255,0) 62%),linear-gradient(115deg,#ff70cf66 6%,#9c7aff5c 24%,#70e7ff66,#66ff805c,#ffe0666b 84%);background-blend-mode:screen;transition:opacity .25s ease}.card-flip-wrap.tier-common.revealed .card-face:before{--holo-i: .14}.card-flip-wrap.tier-uncommon.revealed .card-face:before{--holo-i: .24}.card-flip-wrap.tier-rare.revealed .card-face:before{--holo-i: .44}.card-flip-wrap.tier-epic.revealed .card-face:before{--holo-i: .54}.card-flip-wrap.tier-foil-chase.revealed .card-face:before{--holo-i: .7}@media (prefers-reduced-motion: reduce){.hero-stage .card-flip-wrap.revealed .card-face{transform:none!important}}.card-hover-preview{position:fixed;z-index:9000;width:220px;background:#140a2cf5;border:1px solid var(--line);border-radius:18px;padding:12px 12px 14px;box-shadow:0 8px 40px #0009,0 0 0 1px #e6d08a14;pointer-events:none;opacity:0;transform:scale(.92) translateY(6px);transition:opacity .18s ease,transform .18s ease;overflow:hidden}.card-hover-preview.visible{opacity:1;transform:scale(1) translateY(0)}.hp-glow{position:absolute;inset:-30px;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--glow, var(--pink)) 20%,transparent),transparent 70%);pointer-events:none;z-index:0}.hp-img{position:relative;z-index:1;width:100%;height:auto;display:block;border-radius:10px;border:1px solid color-mix(in srgb,var(--tier-color, var(--pink)) 40%,transparent);margin-bottom:10px;object-fit:contain;box-shadow:0 0 20px color-mix(in srgb,var(--tier-color, var(--pink)) 35%,transparent)}.hp-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px}.hp-name{font-family:var(--font-display);font-size:13px;font-weight:700;color:var(--text-light);line-height:1.25}.hp-tier{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px}.hp-grade{font-family:var(--font-mono);font-size:12px;color:var(--gold);font-weight:700}.hp-meta{font-family:var(--font-mono);font-size:10.5px;color:var(--text-dim)}.hp-value{font-family:var(--font-display);font-size:15px;font-weight:700;color:var(--gold);margin-top:5px}@keyframes foilChasePulse{0%,to{box-shadow:0 0 0 2px var(--tier-glow-color, #93E6B8),0 0 34px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 40%,transparent)}50%{box-shadow:0 0 0 2px var(--tier-glow-color, #93E6B8),0 0 92px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,transparent)}}.card-flip-wrap.tier-foil-chase .card-face{animation:foilChasePulse 2.2s ease-in-out infinite}.card-flip-wrap.tier-foil-chase .card-face:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 40%,rgba(150,255,205,.22) 47%,rgba(205,255,228,.42) 50%,rgba(150,255,205,.22) 53%,transparent 60%);background-repeat:no-repeat;background-size:250% 100%;animation:foilShine 30s linear infinite;animation-delay:var(--foil-delay, 0s);opacity:0;pointer-events:none}@keyframes foilShine{0%{background-position:150% 0;opacity:0}1%{background-position:132% 0;opacity:1}5%{background-position:-50% 0;opacity:1}6%{background-position:-68% 0;opacity:0}to{background-position:150% 0;opacity:0}}.entrance-screen{position:fixed;inset:0;z-index:8000;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden;opacity:0;visibility:hidden}.entrance-screen.active{visibility:visible}.entrance-screen.done{opacity:0!important;transition:opacity .38s ease}.entrance-svg{display:none;position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.entrance-screen.foil-chase .entrance-svg{display:block}.entrance-beams{position:absolute;inset:50% auto auto 50%;width:220vmax;height:220vmax;margin:-110vmax 0 0 -110vmax;opacity:0;will-change:transform,opacity}.entrance-flash{position:absolute;inset:0;opacity:0}.entrance-card{position:relative;z-index:2;width:auto;max-width:90vw;max-height:84vh;border-radius:16px;overflow:hidden;opacity:0;will-change:transform,filter,opacity}.entrance-card img{display:block;width:auto;height:auto;max-width:min(460px,86vw);max-height:84vh;border-radius:16px;image-rendering:high-quality}.entrance-screen.rare .entrance-card img{max-width:min(440px,72vw)}.entrance-screen.foil-chase-old .entrance-card img{max-width:min(520px,78vw)}@media (max-width: 640px){.entrance-card img{max-height:66vh}.entrance-screen.rare .entrance-card img{max-width:82vw}.entrance-screen.foil-chase-old .entrance-card img{max-width:88vw}}.entrance-screen.rare{background:linear-gradient(135deg,#08102af7,#04081afc);animation:rareScreenIn 1.1s ease forwards}.entrance-screen.rare .entrance-beams{background:conic-gradient(from 0deg at 50% 50%,transparent 0deg,rgba(126,212,255,.14) 5deg,transparent 10deg,transparent 28deg,rgba(126,212,255,.09) 33deg,transparent 38deg,transparent 56deg,rgba(126,212,255,.14) 61deg,transparent 66deg,transparent 84deg,rgba(126,212,255,.09) 89deg,transparent 94deg,transparent 112deg,rgba(126,212,255,.14) 117deg,transparent 122deg,transparent 140deg,rgba(126,212,255,.09) 145deg,transparent 150deg,transparent 168deg,rgba(126,212,255,.14) 173deg,transparent 178deg);animation:rareBeams 1.1s ease-out forwards}.entrance-screen.rare .entrance-flash{background:#6aaced;animation:rareFlash 1.1s ease forwards}.entrance-screen.rare .entrance-card{box-shadow:0 0 60px #6aaced,0 0 120px #6aaced44,-20px 0 80px #6aaced33;animation:rareCardEntry 1.1s cubic-bezier(.22,1,.36,1) forwards}@keyframes rareScreenIn{0%{opacity:0}5%{opacity:1}to{opacity:1}}@keyframes rareBeams{0%{opacity:0;transform:scale(.5) rotate(-40deg)}30%{opacity:1;transform:scale(1.1) rotate(0)}to{opacity:.6;transform:scale(1.4) rotate(9deg)}}@keyframes rareFlash{0%{opacity:0}8%{opacity:.6}20%{opacity:0}to{opacity:0}}@keyframes rareCardEntry{0%{opacity:0;transform:translate(-160vw) rotate(-20deg) scale(.65);filter:blur(16px) brightness(2.5)}30%{opacity:1;filter:blur(4px) brightness(1.8)}58%{transform:translate(14px) rotate(2.5deg) scale(1.07);filter:blur(0) brightness(1.3)}75%{transform:translate(-6px) rotate(-1deg) scale(.97)}88%{transform:translate(3px) rotate(.5deg) scale(1.01)}to{transform:translate(0) rotate(0) scale(1);opacity:1;filter:blur(0) brightness(1)}}.entrance-screen.foil-chase{perspective:460px;perspective-origin:50% 44%;background:radial-gradient(ellipse at center,#0c041cfc,#020008);animation:foilScreenIn 2.4s ease forwards}.entrance-screen.foil-chase .entrance-card{transform-style:preserve-3d}.entrance-screen.foil-chase .entrance-card:after{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;border-radius:16px;background:linear-gradient(114deg,transparent 30%,rgba(255,255,255,.55) 43%,rgba(150,225,255,.5) 49%,rgba(210,170,255,.5) 53%,rgba(255,190,140,.45) 58%,transparent 72%);background-size:280% 100%;mix-blend-mode:screen;animation:foilSheen 2.4s ease-in-out forwards}@keyframes foilSheen{0%,26%{background-position:130% 0;opacity:0}40%{opacity:.95}62%{background-position:-40% 0;opacity:.85}to{background-position:-130% 0;opacity:0}}.entrance-screen.foil-chase .entrance-beams{animation:foilBeams 2.4s ease-out forwards;background:conic-gradient(from 0deg at 50% 50%,#f0f8ff00,#f0f8ff2e 4deg,#f0f8ff00 9deg 19deg,#60c8ff24 23deg,#60c8ff00 28deg 38deg,#c490ff24 42deg,#c490ff00 47deg 57deg,#e6d08a2e 61deg,#e6d08a00 66deg 76deg,#f0f8ff24 80deg,#f0f8ff00 85deg 95deg,#60c8ff2e 99deg,#60c8ff00 104deg 114deg,#c490ff24 118deg,#c490ff00 123deg 133deg,#e6d08a24 137deg,#e6d08a00 142deg 152deg,#f0f8ff2e 156deg,#f0f8ff00 161deg 171deg,#60c8ff24 175deg,#60c8ff00 180deg,#c490ff2e 184deg,#c490ff00 189deg,#e6d08a24 193deg,#e6d08a00 198deg,#f0f8ff24 202deg,#f0f8ff00 207deg,#60c8ff2e 211deg,#60c8ff00 216deg,#c490ff24 220deg,#c490ff00 225deg,#e6d08a2e 229deg,#e6d08a00 234deg,#f0f8ff24 238deg,#f0f8ff00 243deg,#60c8ff24 247deg,#60c8ff00 252deg,#c490ff2e 256deg,#c490ff00 261deg,#e6d08a24 265deg,#e6d08a00 270deg,#f0f8ff2e 274deg,#f0f8ff00 279deg,#60c8ff24 283deg,#60c8ff00 288deg,#c490ff24 292deg,#c490ff00 297deg,#e6d08a2e 301deg,#e6d08a00 306deg,#f0f8ff24 310deg,#f0f8ff00 315deg,#60c8ff2e 319deg,#60c8ff00 324deg,#c490ff24 328deg,#c490ff00 333deg,#e6d08a24 337deg,#e6d08a00 342deg,#f0f8ff2e 346deg,#f0f8ff00 351deg,#60c8ff24 355deg,#60c8ff00 360deg)}.entrance-screen.foil-chase .entrance-flash{animation:foilFlash 2.4s ease forwards}.entrance-screen.foil-chase .entrance-card{width:min(600px,80vw);box-shadow:0 0 80px #e6d08a,0 0 0 2px #f0f8ff,0 0 200px #60c8ff33,0 0 320px #c490ff22;animation:foilCardEntry 2.4s cubic-bezier(.12,.98,.35,1) forwards}@keyframes foilScreenIn{0%{opacity:0}3%{opacity:1}to{opacity:1}}@keyframes foilBeams{0%{opacity:0;transform:scale(.08) rotate(0)}15%{opacity:.6;transform:scale(.6) rotate(60deg)}40%{opacity:1;transform:scale(1.1) rotate(140deg)}70%{opacity:.9;transform:scale(1.4) rotate(200deg)}to{opacity:.7;transform:scale(1.8) rotate(260deg)}}@keyframes foilFlash{0%{opacity:0;background:#f0f8ff}12%{opacity:0}15%{opacity:.9;background:#f0f8ff}22%{opacity:0;background:#f0f8ff}34%{opacity:.8;background:#a9d6f0}40%{opacity:0;background:#a9d6f0}52%{opacity:0;background:#d3b8ff}55%{opacity:.75;background:#d3b8ff}62%{opacity:0;background:#d3b8ff}74%{opacity:0;background:#93e6b8}77%{opacity:.85;background:#93e6b8}85%{opacity:0}to{opacity:0}}@keyframes foilCardEntry{0%{opacity:0;transform:translateZ(-120000px) rotateY(720deg) rotateX(45deg);filter:blur(24px) brightness(6) saturate(2.5) hue-rotate(60deg)}8%{opacity:.3;transform:translateZ(-60000px) rotateY(480deg) rotateX(28deg);filter:blur(18px) brightness(5) saturate(2) hue-rotate(40deg)}20%{opacity:.7;transform:translateZ(-15000px) rotateY(200deg) rotateX(12deg);filter:blur(12px) brightness(3.5) saturate(1.5) hue-rotate(20deg)}38%{opacity:1;transform:translateZ(-1800px) rotateY(30deg) rotateX(4deg);filter:blur(5px) brightness(2.2) saturate(1.3)}55%{transform:translateZ(120px) rotateY(-8deg) rotateX(-2deg);filter:blur(0px) brightness(1.5) saturate(1.15)}68%{transform:translateZ(-40px) rotateY(4deg) rotateX(1deg);filter:blur(0) brightness(1.2)}80%{transform:translateZ(30px) rotateY(-9deg) rotateX(4deg);filter:blur(0) brightness(1.1)}90%{transform:translateZ(10px) rotateY(6deg) rotateX(-3deg)}96%{transform:translateZ(2px) rotateY(-4deg) rotateX(2deg)}to{transform:translateZ(0) rotateY(-5deg) rotateX(3deg);opacity:1;filter:blur(0) brightness(1) saturate(1.08)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}#adminOverlay{position:fixed;inset:0;z-index:12000;background-color:#000;background-image:radial-gradient(120% 74% at 50% -14%,rgba(147,230,184,.09),transparent 56%),radial-gradient(140% 90% at 50% 118%,rgba(140,90,255,.05),transparent 60%),linear-gradient(180deg,#04060b,#010206 58%,#000);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;overflow:hidden}#adminOverlay>.admin-fx{display:none!important}#adminOverlay>.admin-scroll-area{position:relative;z-index:1}#adminOverlay:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;z-index:2;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85) 22%,#fff 50%,rgba(255,255,255,.85) 78%,transparent);box-shadow:0 0 10px 1px #78ffbe8c;pointer-events:none}@media (color-gamut: p3){#adminOverlay:before{background:linear-gradient(90deg,transparent,color(display-p3 1 1 1 / .85) 22%,color(display-p3 1 1 1) 50%,color(display-p3 1 1 1 / .85) 78%,transparent)}}#adminOverlay #adm-live-panel{background:transparent!important;border-bottom:none!important}body.admin-active>.casino-lights,body.admin-active>.fx-scene{display:none!important}.admin-deck-item .floor-card.tier-foil-chase,.admin-deck-item .sc-ticker-inner.tier-foil-chase{animation:none!important}body.admin-active .admin-top-tools,body.admin-active .admin-controls-bar{background:linear-gradient(180deg,#0a0e16b8,#020409d1)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 1px #ffffff0d}body.admin-active .adm-online-pill{color:#f4f8ff}body.admin-active #adm-live-count{color:#fff;text-shadow:0 0 8px rgba(120,255,190,.5)}body.admin-active #adm-live-dot{text-shadow:0 0 8px rgba(72,213,151,.9)}body.admin-active .acb-label{color:#aeb8c9}body.admin-active .admin-card-controls{background:#03050aeb!important;border:1px solid rgba(255,255,255,.1)!important}body.admin-active #adm-psa-result{background:#0204098c!important;border-top-color:#e6d08ab3!important}body.admin-active .psa-gc{background:#060910e6!important;border-color:#ffffff17!important}body.admin-active .admin-deck-item.just-saved{animation:savedFlashHDR .8s cubic-bezier(.34,1.4,.5,1) forwards}@keyframes savedFlashHDR{0%{transform:scale(1);box-shadow:0 0 #fff0}22%{transform:scale(1.045);box-shadow:0 0 26px 4px #fffffff2,0 0 8px 2px #fff}to{transform:scale(1);box-shadow:0 0 #fff0}}@media (prefers-reduced-motion: reduce){body.admin-active .admin-deck-item.just-saved{animation:none}}@keyframes admShipFlash{0%,to{box-shadow:0 0 #f2c14e00,0 2px 10px #f2c14e59;transform:translateY(0)}50%{box-shadow:0 0 0 4px #f2c14e4d,0 5px 20px #f2c14ebf;transform:translateY(-1px)}}.adm-page{display:flex;flex-direction:column}.adm-config-card{margin:12px;padding:0 0 12px;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#090c14b3,#020308db);border:1px solid rgba(255,255,255,.11)}.adm-config-card>.irc-head{margin:0 0 12px}.adm-config-card .adm-l2d,.adm-config-card .adm-vol-row,.adm-config-card .status-msg{padding-left:14px;padding-right:14px}.adm-vol-row{display:flex;align-items:center;gap:10px}.adm-vol-ico{font-size:15px;flex:0 0 auto;opacity:.85}.adm-vol-slider{flex:1 1 auto;min-width:0;height:6px;border-radius:6px;-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#93e6b8,#93e6b8);outline:none;cursor:pointer}.adm-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#eafff4;border:2px solid #93E6B8;box-shadow:0 0 10px #93e6b8b3;cursor:pointer}.adm-vol-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#eafff4;border:2px solid #93E6B8;box-shadow:0 0 10px #93e6b8b3;cursor:pointer}.adm-vol-val{flex:0 0 auto;font:800 13px/1 var(--font-mono, ui-monospace, monospace);color:#eafff4;min-width:44px;text-align:right}.adm-pr-row{display:flex;align-items:center;gap:10px;padding:6px 14px}.adm-pr-name{flex:0 0 90px;font:800 12px/1.2 var(--font-mono, ui-monospace, monospace);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 8px currentColor}.adm-pr-pct{flex:0 0 auto;min-width:54px;text-align:right;font:800 13px/1 var(--font-mono, ui-monospace, monospace);color:#eafff4;font-variant-numeric:tabular-nums}.adm-pr-slider{background:linear-gradient(90deg,color-mix(in srgb,var(--pr-col, #93E6B8) 55%,#04060b),var(--pr-col, #93E6B8))}.adm-pr-slider::-webkit-slider-thumb{border-color:var(--pr-col, #93E6B8);box-shadow:0 0 10px color-mix(in srgb,var(--pr-col, #93E6B8) 70%,transparent)}.adm-pr-slider::-moz-range-thumb{border-color:var(--pr-col, #93E6B8)}.adm-pr-actions{display:flex;align-items:center;gap:10px;padding:8px 14px 4px}.adm-pr-actions .status-msg{flex:1 1 auto}@media (max-width: 640px){.adm-config-card{margin:8px}}.adm-console-title{grid-column:1;justify-self:start;font:800 12px/1 var(--font-mono, ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:#f4f8ff;text-shadow:0 0 10px rgba(120,255,190,.35);white-space:nowrap}.irc-head{display:flex;align-items:baseline;gap:8px;font:800 11px/1 var(--font-mono, ui-monospace, monospace);letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 0 8px rgba(255,255,255,.28);padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.05),transparent)}.irc-head .irc-channel{color:#93e6b8;text-shadow:0 0 8px rgba(147,230,184,.55);letter-spacing:.12em}.irc-head .irc-usercount{margin-left:auto;color:#cfe8ff;letter-spacing:.06em}.irc-head .irc-sub,.irc-head .irc-sub *{color:#8a94a6;font-weight:600;letter-spacing:.06em;text-transform:none;text-shadow:none}.irc-head-deck{margin:2px 0 10px;border-bottom-color:#e6d08a66}.adm-irc{display:flex;gap:12px;padding:12px 16px;align-items:stretch}.irc-pane{background:linear-gradient(180deg,#090c14b3,#020308db);border:1px solid rgba(255,255,255,.11);border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff05,0 8px 26px #00000080;display:flex;flex-direction:column;overflow:hidden}.irc-chat{flex:1 1 auto;min-width:0}.irc-users{flex:0 0 232px}.irc-log{flex:1 1 auto;min-height:168px;max-height:300px;overflow-y:auto;padding:8px 12px;font:12.5px/1.5 var(--font-mono, ui-monospace, monospace);color:#d6deec;scrollbar-width:thin}.irc-log::-webkit-scrollbar{width:8px}.irc-log::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:8px}.irc-line{padding:1px 0;word-break:break-word}.irc-ts{color:#5b6678;margin-right:7px;font-size:11px}.irc-nick{font-weight:800}.irc-nick.n-you{color:#e6d08a}.irc-nick.n-mascot{color:#93e6b8}.irc-nick.n-claude{color:#e8a06b}.irc-msg{color:#e8eef8}.irc-line.irc-local .irc-msg{color:#98a3b5;font-style:italic}.irc-line.irc-sys{color:#7f8aa0}.irc-line.irc-sys .irc-sys-star{color:#d3b8ff;font-weight:800;margin-right:5px}.irc-line.irc-sys.sys-join .irc-sys-star{color:#93e6b8}.irc-line.irc-sys.sys-part .irc-sys-star{color:#ff8f8f}.irc-compose{display:flex;align-items:center;gap:7px;padding:8px;border-top:1px solid rgba(255,255,255,.12);background:#00000059}.irc-compose #adm-say-input{flex:1 1 auto;min-width:0;padding:8px 11px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:#fff;font:600 13px system-ui,sans-serif}.irc-compose #adm-say-input:focus{outline:none;border-color:#93e6b899;box-shadow:0 0 0 2px #93e6b833}.irc-compose .adm-tool-anim{flex:0 0 auto}.irc-status{padding:0 12px 8px;display:block}.irc-status:empty{display:none}body.admin-active .adm-tool-demo{padding:0 12px 10px}.irc-nicks{flex:1 1 auto;overflow-y:auto;max-height:316px;padding:8px 10px;scrollbar-width:thin}.irc-nicks::-webkit-scrollbar{width:8px}.irc-nicks::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:8px}.irc-nicks .adm-chat-line{flex-direction:column;align-items:stretch;gap:3px}.irc-nicks .adm-chat-user{display:block;width:100%;padding:5px 9px;border-radius:6px;font:700 12.5px/1.2 var(--font-mono, ui-monospace, monospace)}.irc-nicks .adm-chat-user:before{content:"\25cf  ";color:#93e6b8}.irc-nicks .adm-chat-user.is-idle:before{color:#6b7280}.irc-nicks .adm-chat-user.is-admin:before{content:"@ ";color:#e6d08a}.irc-nicks .adm-chat-user.is-banned:before{content:"\2298  ";color:#ff6b6b}@media (max-width: 720px){.adm-irc{flex-direction:column;padding:10px 12px;gap:10px}.irc-users{flex:0 0 auto}.irc-nicks{max-height:180px}.irc-log{max-height:240px}}.admin-controls-bar{display:flex;align-items:center;gap:10px;padding:8px 16px;border-bottom:1px solid var(--line);flex-shrink:0;flex-wrap:wrap;min-height:48px}.acb-divider{width:1px;height:24px;background:var(--line);flex-shrink:0}.acb-label{font-family:var(--font-mono);font-size:10px;color:var(--text-dim);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.acb-status{font-family:var(--font-mono);font-size:11px;color:var(--gold)}#adm-psa-section{display:flex;align-items:center;gap:8px;min-width:0}#adm-psa-section input.cert-input{width:260px;max-width:100%;min-width:0}.cert-input-wrap{position:relative;display:inline-flex;align-items:center;min-width:0}.cert-input-wrap .cert-input{width:260px;padding-right:84px}.cert-lookup-btn{position:absolute;right:4px;top:4px;bottom:4px;padding:0 12px;font-size:11px;border-radius:6px;line-height:1;display:inline-flex;align-items:center;white-space:nowrap}@media (max-width: 640px){.deck-top-row #adm-psa-section{flex:1 0 100%}#adm-has-key,#adm-no-key{width:100%}#adm-psa-section .cert-input-wrap{flex:1 1 auto;width:100%}#adm-psa-section .cert-input-wrap .cert-input,#adm-psa-section input.cert-input{width:100%}}.admin-deck-area{flex:0 0 auto;display:flex;flex-direction:column;padding:8px 12px 12px}.deck-top-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-shrink:0;flex-wrap:wrap}.deck-top-row #adm-restock-all,.deck-top-row #adm-generic-card{flex-shrink:0;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:700}#adm-card-library{flex:0 0 auto;overflow:visible}.card-library{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(140px,(100% - 9 * 12px) / 10),1fr));gap:12px;align-items:start;padding-bottom:16px}@media (max-width: 640px){.card-library{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}}.adm-card-tag{position:absolute;top:5px;left:5px;z-index:4;font:800 8.5px/1 var(--font-mono, ui-monospace);letter-spacing:.04em;padding:3px 6px;border-radius:5px;white-space:nowrap;pointer-events:none;box-shadow:0 1px 4px #00000080}.adm-card-tag.tag-chase{background:linear-gradient(135deg,#ffe293,#f3b63c);color:#2b2107;border:1px solid #E6D08A}.adm-card-tag.tag-rotation{background:#0c1624eb;color:#8fd2ff;border:1px solid #6cc6ff}@media (max-width: 640px){.adm-card-tag{font-size:7.5px;padding:2px 4px;top:3px;left:3px}}.psa-result{display:flex;flex-direction:column;gap:20px}.psa-card-result{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start;border:1px solid var(--line);border-radius:16px;padding:20px;background:#ffffff06}.psa-card-result.psa-loading{opacity:.55}.psa-card-imgs{display:flex;flex-direction:column;gap:10px;width:130px}.psa-card-img{width:100%;height:auto;display:block;border-radius:8px;border:1px solid var(--line);object-fit:contain;background:#ffffff08}.psa-card-img-placeholder{width:130px;min-height:100px;border:2px dashed var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11px;color:var(--text-dim);text-align:center;padding:8px}.psa-card-info{min-width:0}.psa-card-name{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--text-light);margin-bottom:3px}.psa-card-sub{font-family:var(--font-mono);font-size:11px;color:var(--text-dim);margin-bottom:12px}.psa-in-vault{font-family:var(--font-mono);font-size:11px;color:var(--skyblue);margin-bottom:10px}.psa-fields{display:grid;grid-template-columns:140px 1fr;gap:5px 12px;font-family:var(--font-mono);font-size:12px;margin-bottom:14px}.psa-field-label{color:var(--text-dim)}.psa-field-val{color:var(--text-light);word-break:break-all}.psa-field-val.grade{color:var(--gold);font-weight:700;font-size:14px}.psa-error-card{border:1px solid rgba(255,159,176,.3);border-radius:12px;padding:14px 18px;font-family:var(--font-mono);font-size:12.5px;color:#ff9fb0;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.tier-import-row{padding-top:14px;border-top:1px solid var(--line)}.tier-import-label{font-family:var(--font-mono);font-size:11px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.07em;display:block;margin-bottom:10px}.tier-import-btns{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.tier-btn{font-family:var(--font-display);font-size:13px;font-weight:700;border:none;padding:10px 18px;border-radius:999px;cursor:pointer;letter-spacing:.05em;transition:filter .12s,transform .1s}.tier-btn:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-1px)}.tier-btn:disabled{opacity:.4;cursor:not-allowed}.tier-btn.common{background:#e9eef7;color:#07090e}.tier-btn.uncommon{background:#a9d6f0;color:#07090e}.tier-btn.rare{background:#d3b8ff;color:#07090e}.tier-btn.foil-chase{background:linear-gradient(135deg,#ede8dc,#d3b8ff 45%,#93e6b8);color:#07090e;font-weight:800}.tier-value-row{font-family:var(--font-mono);font-size:12px;color:var(--text-dim);margin-bottom:8px}.tier-value-input{background:var(--bg-mid);border:1px solid var(--line);color:var(--text-light);padding:6px 10px;font-family:var(--font-mono);font-size:13px;border-radius:8px;width:110px}.tier-value-input.needs-value{border-color:#ff6b6b;box-shadow:0 0 0 2px #ff50504d;animation:needsValueShake .3s ease}@keyframes needsValueShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.status-msg{font-family:var(--font-mono);font-size:12px;margin-top:8px;min-height:16px}.status-msg.ok{color:var(--skyblue)}.status-msg.err{color:#ff9fb0}.btn-sm{font-size:12px!important;padding:7px 14px!important}.lep-tier-btn{font:700 11px/1 var(--font-display);padding:6px 13px;border-radius:999px;border:1px solid color-mix(in srgb,var(--tc,#fff) 55%,transparent);color:#ffffff8c;background:transparent;cursor:pointer;transition:background .12s,color .12s,transform .1s}.lep-tier-btn:hover{color:#fff;transform:translateY(-1px)}.lep-tier-btn.active{background:color-mix(in srgb,var(--tc,#fff) 18%,transparent);color:var(--tc,#fff);border-color:var(--tc,#fff)}.lep-save{font:800 13px/1 var(--font-display);padding:10px 22px;border-radius:999px;border:none;cursor:pointer;color:#07090e;background:linear-gradient(180deg,var(--gold),#e89a26);transition:filter .14s,transform .1s}.lep-save:hover{filter:brightness(1.08);transform:translateY(-1px)}.lep-save:active{transform:translateY(1px)}.lep-save:disabled{opacity:.5;cursor:not-allowed;transform:none}.lep-close{-webkit-appearance:none;appearance:none;cursor:pointer;line-height:1;width:28px;height:28px;border-radius:999px;font-size:14px;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:#cdd6e2;transition:background .12s,color .12s}.lep-close:hover{background:#ff5a782e;color:#ff9fb0;border-color:#ff788c80}.danger:hover{color:#ff9fb0!important;border-color:#ff9fb0!important}.empty-state{font-family:var(--font-mono);font-size:12px;color:var(--text-dim);text-align:center;padding:24px;border:1px dashed var(--line);border-radius:12px}.filter-select{background:var(--bg-mid);border:1px solid var(--line);color:var(--text-light);padding:9px 12px;font-family:var(--font-body);font-size:13px;border-radius:8px}.cert-input{background:var(--bg-mid);border:1px solid var(--line);color:var(--text-light);padding:9px 12px;font-family:var(--font-mono);font-size:13px;border-radius:8px}.cert-input:focus{outline:2px solid var(--gold);outline-offset:1px}.admin-item-pulled .floor-card img{filter:grayscale(85%) brightness(.4)}.pulled-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#07090e73;z-index:4;pointer-events:none}.pulled-badge{font-family:var(--font-display);font-size:11px;font-weight:900;letter-spacing:.2em;color:#ede8dccc;background:#07090ed9;border:1px solid rgba(237,232,220,.3);border-radius:5px;padding:4px 10px}.admin-deck-item{display:flex;flex-direction:column;gap:6px;align-self:start}.admin-deck-item .floor-card{overflow:hidden;cursor:pointer;position:relative;box-shadow:none!important;border-width:2px!important;border-style:solid!important;border-color:var(--tier-glow-color,#FFFFFF)!important}.admin-deck-item .floor-card img{width:100%;height:auto;object-fit:contain;object-position:center top;display:block}.admin-deck-item .floor-card.hoverable-card:hover{transform:none!important;filter:brightness(1.1)}.admin-card-controls{background:#0a0d14f7;border:1px solid var(--line);border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:6px}.aco-tiers{display:flex;flex-wrap:wrap;gap:4px}.aco-tier-btn{font-family:var(--font-mono);font-size:9px;font-weight:700;padding:3px 9px;border-radius:999px;border:1px solid color-mix(in srgb,var(--tc,#FFF) 50%,transparent);color:#fff6;background:transparent;cursor:pointer;letter-spacing:.04em;transition:background .1s,color .1s}.aco-tier-btn:hover{background:#ffffff14;color:#fffc}.aco-tier-btn.active{background:color-mix(in srgb,var(--tc,#FFF) 15%,transparent);color:var(--tc,#FFF);border-color:var(--tc,#FFF)}.aco-row{display:flex;align-items:center;gap:6px}.aco-value{width:60px;padding:4px 6px;font-size:11px;border-radius:5px;border:1px solid var(--line);background:#ffffff0f;color:var(--text-light);font-family:var(--font-mono)}.aco-cr-label{font-family:var(--font-mono);font-size:10px;color:#ffffff59;flex:1}.aco-actions-row{display:flex;gap:4px;flex-wrap:nowrap}.aco-del{background:transparent;border:1px solid rgba(255,100,100,.3);color:#ff7878cc;border-radius:5px;padding:4px 8px;font-size:11px;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background .1s}.aco-del:hover{background:#ff505026;color:#faa}.aco-save{flex:1;min-width:0}.aco-restock{background:#60c8ff1a;border:1px solid rgba(96,200,255,.35);color:#60c8ff;border-radius:5px;padding:4px 8px;font-size:10px;font-family:var(--font-mono);cursor:pointer;white-space:nowrap;transition:background .1s;flex-shrink:0}.aco-restock:hover{background:#60c8ff33}.aco-restock-prominent{background:#e6d08a26;border:1px solid rgba(230,208,138,.6)!important;color:#e6d08a!important;font-weight:700;flex:1;text-align:center;padding:6px 10px}.aco-restock-prominent:hover{background:#e6d08a4d}.aco-name{width:100%;padding:5px 8px;font-size:11px;border-radius:5px;border:1px solid var(--line);background:#ffffff0f;color:var(--text-light);font-family:var(--font-body);box-sizing:border-box;margin-bottom:2px}.aco-name:focus{outline:1px solid var(--gold)}.floor-card{position:relative}.floor-card img{display:block}.floor-card.cc-just-crafted{z-index:4;border-radius:10px;animation:craftedGlow 1s ease-in-out infinite}@keyframes craftedGlow{0%,to{box-shadow:0 0 0 2px var(--tier-glow-color, #45b1ff),0 0 16px 2px color-mix(in srgb,var(--tier-glow-color, #45b1ff) 55%,transparent)}50%{box-shadow:0 0 0 3px var(--tier-glow-color, #45b1ff),0 0 34px 9px color-mix(in srgb,var(--tier-glow-color, #45b1ff) 85%,transparent)}}@media (prefers-reduced-motion: reduce){.floor-card.cc-just-crafted{animation:none;box-shadow:0 0 0 3px var(--tier-glow-color, #45b1ff),0 0 26px 6px color-mix(in srgb,var(--tier-glow-color, #45b1ff) 70%,transparent)}}.custom-card-name{position:absolute;bottom:0;left:0;right:0;padding:20px 8px 8px;background:linear-gradient(to bottom,transparent,rgba(7,9,14,.88) 60%);font-family:var(--font-display);font-size:11px;font-weight:700;color:var(--text-light);text-align:center;letter-spacing:.05em;line-height:1.3;pointer-events:none;border-radius:0 0 10px 10px}.hero-stage .custom-card-name{font-size:14px;padding:30px 12px 12px}@keyframes savedFlash{0%{transform:scale(1);outline:2px solid var(--gold);box-shadow:0 0 #e6d08a00}25%{transform:scale(1.05);outline:2px solid var(--gold);box-shadow:0 0 22px 3px #e6d08ad9}60%{transform:scale(.99)}to{transform:scale(1);outline:2px solid transparent;box-shadow:0 0 #e6d08a00}}.admin-deck-item.just-saved{animation:savedFlash .85s cubic-bezier(.34,1.4,.5,1) forwards;border-radius:10px;position:relative;z-index:5}.floor-card.tier-foil-chase,.sc-ticker-inner.tier-foil-chase{animation:foilChasePulse 1.8s ease-in-out infinite;border-color:var(--tier-glow-color)!important}.floor-card.tier-foil-chase:before,.sc-ticker-inner.tier-foil-chase:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,transparent 40%,rgba(150,255,205,.22) 47%,rgba(205,255,228,.42) 50%,rgba(150,255,205,.22) 53%,transparent 60%);background-repeat:no-repeat;background-size:250% 100%;animation:foilShine 30s linear infinite;animation-delay:var(--foil-delay, 0s);opacity:0;pointer-events:none;z-index:2}.floor-card.tier-foil-chase{position:relative;overflow:hidden}@keyframes scFoilPulse{0%{box-shadow:0 0 0 2px #e6d08a,0 0 9px #e6d08aaa}20%{box-shadow:0 0 0 2px #f0f8ff,0 0 9px #f0f8ffaa}45%{box-shadow:0 0 0 2px #60c8ff,0 0 10px #60c8ffbb}70%{box-shadow:0 0 0 2px #c490ff,0 0 9px #c490ffaa}to{box-shadow:0 0 0 2px #e6d08a,0 0 9px #e6d08aaa}}.sc-ticker-inner.tier-foil-chase{animation:scFoilPulse 1.8s ease-in-out infinite}.floor-card.tier-foil-chase,.sc-ticker-inner.tier-foil-chase{animation:none!important}.floor-card.tier-foil-chase{box-shadow:none!important}.card-flip-wrap.tier-foil-chase .card-face{animation:none!important;box-shadow:0 0 10px color-mix(in srgb,var(--tier-glow-color) 95%,transparent),0 0 30px color-mix(in srgb,var(--tier-glow-color) 70%,transparent)!important}.floor-card.tier-foil-chase.foil-run:before,.sc-ticker-inner.tier-foil-chase.foil-run:before{animation:foilShine 30s linear infinite;animation-delay:var(--foil-delay, 0s)}.admin-deck-item .floor-card{cursor:pointer}.admin-deck-item .floor-card:hover:before{content:attr(data-toggle-hint);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#07090ed1;color:var(--text-light);font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.12em;padding:5px 10px;border-radius:5px;border:1px solid rgba(255,255,255,.18);white-space:nowrap;z-index:8;pointer-events:none}.aco-pulled-state{opacity:.38;pointer-events:none}.aco-pulled-state .aco-restock-active{opacity:1;pointer-events:auto}.admin-card-controls button:disabled,.admin-card-controls input:disabled{cursor:not-allowed}#adm-psa-result{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(220px,(100% - 9 * 16px) / 10),1fr));gap:16px;padding:16px;align-items:start;grid-auto-rows:auto;border-top:2px solid var(--gold);background:var(--bg-mid);margin-top:8px}#adm-psa-result:empty{display:none}#adm-psa-result:before{content:"PSA LOOKUP RESULTS";grid-column:1 / -1;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.14em;color:var(--gold);padding-bottom:8px;border-bottom:1px solid rgba(230,208,138,.25)}.psa-gc{background:var(--bg-panel);border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.psa-gc.psa-loading{opacity:.5}.psa-gc-img{width:100%;aspect-ratio:5/7;background:var(--bg-mid);position:relative;overflow:hidden}.psa-gc-img img{width:100%;height:100%;object-fit:contain;background:var(--bg-mid);display:block}.psa-gc-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--font-mono);font-size:10px;color:var(--text-dim);text-align:center;padding:8px;box-sizing:border-box}.psa-gc-grade-badge{position:absolute;bottom:6px;left:50%;transform:translate(-50%);background:#07090ed9;color:var(--gold);font-family:var(--font-mono);font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;white-space:nowrap}.psa-gc-body{padding:8px;display:flex;flex-direction:column;gap:5px;flex:1}.psa-gc-name{font-family:var(--font-display);font-size:11px;font-weight:700;color:var(--text-light);line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.psa-gc-meta{font-family:var(--font-mono);font-size:9px;color:var(--text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psa-gc-owned{font-family:var(--font-mono);font-size:9px;color:var(--skyblue)}.psa-gc-tiers{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:2px}.psa-gc-tiers .tier-btn{font-size:9px!important;padding:4px 2px!important;border-radius:5px;letter-spacing:0}.psa-gc-value{display:flex;align-items:center;gap:5px}.psa-gc-value input{width:60px;padding:3px 6px;font-size:11px;border-radius:5px;border:1px solid var(--line);background:#ffffff0f;color:var(--text-light);font-family:var(--font-mono)}.psa-gc-value span{font-family:var(--font-mono);font-size:10px;color:var(--text-dim)}.psa-gc-status{font-family:var(--font-mono);font-size:9px;min-height:12px}.psa-gc-fields{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;font-family:var(--font-mono);font-size:9.5px;margin:4px 0}.psa-gc-fl{color:var(--text-dim);white-space:nowrap}.psa-gc-fv{color:var(--text-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psa-gc.psa-gc-importing{animation:cardHopUp .6s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}.admin-scroll-area{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column}.admin-card-psa-info{padding:6px 6px 2px;display:flex;flex-direction:column;gap:3px}.aci-name{font-family:var(--font-display);font-size:11px;font-weight:700;color:var(--text-light);line-height:1.3;word-break:break-word}.aci-grade{font-family:var(--font-mono);font-size:12px;font-weight:800;color:var(--gold)}.aci-meta{font-family:var(--font-mono);font-size:9.5px;color:var(--text-dim);line-height:1.4}.aci-cert{font-family:var(--font-mono);font-size:9px;color:#e6d08a80}@keyframes galleryRainbow{0%{background-color:#ff29298c;box-shadow:0 0 18px #ff2929e6,inset 0 0 8px #ffffff4d}17%{background-color:#ffff0a8c;box-shadow:0 0 18px #ffff0ae6,inset 0 0 8px #ffffff4d}33%{background-color:#00d6008c;box-shadow:0 0 18px #00d600e6,inset 0 0 8px #ffffff4d}50%{background-color:#1ab2ff8c;box-shadow:0 0 18px #1ab2ffe6,inset 0 0 8px #ffffff4d}66%{background-color:#9933ff8c;box-shadow:0 0 18px #9933ffe6,inset 0 0 8px #ffffff4d}83%{background-color:#ff29b88c;box-shadow:0 0 18px #ff29b8e6,inset 0 0 8px #ffffff4d}to{background-color:#ff29298c;box-shadow:0 0 18px #ff2929e6,inset 0 0 8px #ffffff4d}}.gallery-tab-rainbow{animation:galleryRainbow .45s linear infinite!important;color:#fff!important;position:relative}@keyframes galleryBtnFlash{0%{box-shadow:0 0 rgba(var(--flash-rgb,0,229,255),0);border-color:rgba(var(--flash-rgb,0,229,255),.32);transform:scale(1)}18%{box-shadow:0 0 26px 6px rgba(var(--flash-rgb,0,229,255),.95),inset 0 0 10px #ffffff8c;border-color:rgba(var(--flash-rgb,0,229,255),.95);transform:scale(1.07)}50%{box-shadow:0 0 14px 3px rgba(var(--flash-rgb,0,229,255),.7),inset 0 0 6px #ffffff4d;border-color:rgba(var(--flash-rgb,0,229,255),.6);transform:scale(1.02)}to{box-shadow:0 0 rgba(var(--flash-rgb,0,229,255),0);border-color:rgba(var(--flash-rgb,0,229,255),.32);transform:scale(1)}}.pb-name-btn.gallery-flash{animation:galleryBtnFlash 1s ease-out 3!important;z-index:1;position:relative}.pb-name-btn.gallery-flash .pb-name{color:#fff!important}@keyframes shockwaveExpand{0%{transform:scale(.1);opacity:.9}to{transform:scale(3);opacity:0}}.shockwave-ring{position:absolute;left:50%;top:50%;width:120px;height:120px;margin-left:-60px;margin-top:-60px;border-radius:50%;border:2px solid var(--gold);animation:shockwaveExpand .7s ease-out forwards;pointer-events:none;z-index:10}.reveal-psa-panel .psa-slab-label{display:inline-flex;align-items:stretch;margin:0 auto clamp(5px,5cqi,12px);border-radius:9px;overflow:hidden;max-width:100%;border:1px solid rgba(255,255,255,.16);box-shadow:0 6px 20px #00000080;font-family:var(--font-display, sans-serif)}.reveal-psa-panel .psa-slab-brand{position:relative;overflow:hidden;display:flex;align-items:center;padding:0 clamp(5px,5.5cqi,12px);background:linear-gradient(180deg,#ff3a44,#e1232f 45%,#9c0e19);color:#fff;font-weight:900;font-size:clamp(9px,9.5cqi,18px);letter-spacing:.05em;text-shadow:0 1px 1px rgba(0,0,0,.45)}.reveal-psa-panel .psa-slab-brand:after{content:"";position:absolute;left:0;right:0;top:0;height:45%;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent);pointer-events:none}.reveal-psa-panel .psa-slab-grade{display:flex;align-items:center;gap:clamp(3px,4cqi,9px);padding:clamp(3px,4.5cqi,7px) clamp(5px,7cqi,14px);background:linear-gradient(180deg,#1b2233,#0c0f17)}.reveal-psa-panel .psa-slab-gradetxt{font-size:clamp(6px,5.8cqi,11px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c6d2e4;white-space:nowrap}.reveal-psa-panel .psa-slab-gradenum{font-size:clamp(15px,16cqi,32px);font-weight:900;line-height:1;color:var(--gold);text-shadow:0 0 18px currentColor}.reveal-psa-panel .psa-slab-10 .psa-slab-gradenum{font-size:36px;color:transparent!important;background:linear-gradient(110deg,#eafdff,#b6f0ff 16%,#fff 34%,#dcc8ff,#bfe9ff,#fff 82%,#eafdff);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 7px rgba(170,235,255,.85)) drop-shadow(0 0 2px rgba(255,255,255,.9));animation:diamond10 2.6s linear infinite}.reveal-psa-panel .psa-slab-10{border-color:#bef0ffb3;box-shadow:0 6px 22px #00000080,0 0 18px #96e1ff80}.reveal-psa-panel .psa-slab-10 .psa-slab-brand{background:linear-gradient(180deg,#2aa6d8,#1268a8)}@keyframes diamond10{0%{background-position:0% 0}to{background-position:280% 0}}.reveal-right-panel{container-type:inline-size}.reveal-psa-panel .psa-card-info{display:flex;flex-direction:column;gap:4px;text-align:center;min-width:0;width:100%}.reveal-psa-panel .psa-card-name{font-family:var(--font-display, sans-serif);font-size:clamp(9px,9cqi,17px);font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fff8e6;text-shadow:0 0 12px rgba(255,224,150,.35);line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.reveal-psa-panel .psa-meta-line{font-size:12px;color:var(--text-dim, #aeb6c2);line-height:1.3}.reveal-psa-panel .psa-meta-sub{font-family:var(--font-mono, monospace);font-size:10.5px;letter-spacing:.03em;color:#ffffff73}.reveal-psa-panel .psa-value{margin-top:6px;font-family:var(--font-display, sans-serif);font-size:22px;font-weight:800}.reveal-psa-panel .psa-detail-list{display:flex;flex-direction:column;width:100%;margin:clamp(5px,5cqi,10px) 0 4px;border-top:1px solid rgba(231,205,134,.35)}.reveal-psa-panel .psa-drow{display:flex;justify-content:space-between;align-items:baseline;gap:clamp(5px,5cqi,12px);padding:clamp(3px,3cqi,6px) 2px;border-bottom:1px solid rgba(255,255,255,.07)}.reveal-psa-panel .psa-dk{font-family:var(--font-mono, monospace);font-size:clamp(7px,5.4cqi,10.5px);letter-spacing:.05em;text-transform:uppercase;color:#d8b96a;white-space:nowrap;flex:0 0 auto}.reveal-psa-panel .psa-dv{font-size:clamp(8px,6.6cqi,13px);font-weight:700;color:var(--text-light, #fff);text-align:right;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reveal-psa-panel .login-pitch{display:flex;flex-direction:column;justify-content:center;gap:clamp(5px,5cqi,13px);height:100%;text-align:center;padding:clamp(6px,6cqi,16px) clamp(4px,4cqi,12px)}.login-pitch .lp-title{font:900 clamp(13px,12.5cqi,26px)/1.08 var(--font-display, sans-serif);letter-spacing:.03em;color:#aef2ff;text-shadow:0 0 14px rgba(70,212,255,.55)}.login-pitch .lp-sub{font-size:clamp(8px,6.6cqi,13px);line-height:1.35;color:#c2d2e6}.login-pitch .lp-cta{font-size:clamp(8px,6.6cqi,13px);color:#9fe9ff}.login-pitch .lp-cta b{color:#fff}body.login-victory .reveal-in-actions .rip-again-btn{background:linear-gradient(180deg,#6ee6ff,#2b9fd6)!important;color:#052230!important;box-shadow:0 6px 18px #0006,0 0 20px #46d4ff99!important}@media (min-width: 641px){.hero-stage .reveal-zone.expanded .reveal-inner{justify-content:center;width:-webkit-max-content;width:max-content;max-width:96vw;margin:0 auto;gap:16px}.hero-stage .reveal-zone.expanded .card-flip-wrap{transform:none}.hero-stage .reveal-zone.expanded .reveal-right-panel{position:relative;height:100%;flex:0 0 auto;margin:0;max-width:none;box-sizing:border-box;padding:18px 18px 16px;background:radial-gradient(130% 70% at 50% -8%,rgba(255,224,150,.12),transparent 55%) padding-box,linear-gradient(180deg,#1a2233,#0a0e16) padding-box,linear-gradient(135deg,#e7cd86,#fff7e0 26%,#a9c3df 52%,#fff 72%,#d8b96a) border-box;border:2px solid transparent;border-radius:15px;box-shadow:0 24px 64px #0009,inset 0 1px #ffffff1a,0 0 22px #e7cd8638;overflow:hidden}.hero-stage .reveal-zone.expanded .reveal-right-panel:after{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.2) 47%,rgba(180,220,255,.16) 50%,rgba(255,225,170,.16) 53%,transparent 60%);background-size:250% 100%;mix-blend-mode:screen;animation:certSheen 5s ease-in-out infinite}@keyframes certSheen{0%{background-position:140% 0}55%,to{background-position:-70% 0}}.hero-stage .reveal-zone.expanded .reveal-psa-panel{position:relative;z-index:2}.hero-stage .reveal-zone.expanded .reveal-psa-panel{width:auto;align-self:stretch;text-align:center}.hero-stage .reveal-zone.expanded .reveal-in-actions{border-top:1px solid rgba(255,255,255,.1)}.hero-stage .reveal-zone.expanded .reveal-psa-panel{display:flex;flex-direction:column;align-items:stretch;gap:3px}.hero-stage .reveal-zone.expanded .psa-slab-label{align-self:center}.hero-stage .reveal-zone.expanded .psa-card-info{display:flex;flex-direction:column}.hero-stage .reveal-zone.expanded .psa-card-name{text-align:center;font-size:17px;margin-top:5px}.hero-stage .reveal-zone.expanded .psa-detail-list{margin-top:9px}.hero-stage .reveal-zone.expanded .psa-drow{padding:7px 2px}.hero-stage .reveal-zone.expanded .reveal-in-actions .rip-again-btn{width:100%;padding:11px 16px;font-size:14px}}.hero-stage .card-flip-wrap .card-face{height:100%;width:auto;aspect-ratio:auto;min-width:70px}.hero-stage .card-flip-wrap .card-face img{height:100%;width:auto;max-width:none;object-fit:contain;background:none;display:block}.auth-control{display:flex;align-items:center}.auth-signed-in{display:flex;align-items:center;gap:10px}.auth-user-email{font-family:var(--font-mono);font-size:12px;color:var(--text-light);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-signout-btn{font-family:var(--font-body);font-size:12px;font-weight:600;color:var(--text-dim);background:transparent;border:1px solid var(--line);border-radius:8px;padding:5px 12px;cursor:pointer;transition:color .2s,border-color .2s}.auth-signout-btn:hover{color:var(--gold-bright);border-color:var(--gold)}.auth-cta-btn{position:relative;overflow:hidden;font-family:var(--font-display);font-size:13px;font-weight:800;letter-spacing:.03em;color:#1a1305;border:none;border-radius:999px;padding:9px 20px;cursor:pointer;background:linear-gradient(120deg,var(--lavender) 0%,var(--gold-bright) 45%,var(--gold) 100%);box-shadow:0 0 0 1px #ffffff2e inset,0 4px 18px #e6d08a73,0 0 26px #e2c46a66;animation:authCtaPulse 2.6s ease-in-out infinite;transition:transform .15s ease,box-shadow .25s ease}.auth-cta-btn:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 0 0 1px #ffffff47 inset,0 6px 24px #e6d08a99,0 0 40px #e2c46a99}.auth-cta-label{position:relative;z-index:2}.auth-cta-shine{position:absolute;top:0;left:-60%;width:50%;height:100%;z-index:1;background:linear-gradient(100deg,transparent,rgba(255,255,255,.65),transparent);transform:skew(-20deg);animation:authCtaShimmer 3.2s ease-in-out infinite}@keyframes authCtaPulse{0%,to{box-shadow:0 0 0 1px #ffffff2e inset,0 4px 18px #e6d08a66,0 0 22px #e2c46a57}50%{box-shadow:0 0 0 1px #ffffff42 inset,0 6px 24px #e6d08a9e,0 0 44px #e2c46aa8}}@keyframes authCtaShimmer{0%{left:-60%}55%{left:130%}to{left:130%}}.auth-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center}.auth-backdrop{position:absolute;inset:0;background:radial-gradient(ellipse 120% 60% at 50% 110%,rgba(147,230,184,.12),transparent 60%),radial-gradient(circle at 12% -6%,rgba(0,229,255,.08),transparent 55%),radial-gradient(circle at 88% 2%,rgba(211,184,255,.11),transparent 55%),#020308d1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.auth-card{position:relative;z-index:1;overflow:hidden;width:min(94vw,420px);background:radial-gradient(130% 80% at 50% -12%,rgba(147,230,184,.13),transparent 58%),radial-gradient(120% 70% at 50% 122%,rgba(211,184,255,.11),transparent 60%),linear-gradient(180deg,#0a0e14,#04060b 70%,#010205);border:1px solid rgba(120,255,190,.22);border-radius:20px;padding:32px 28px 26px;box-shadow:0 28px 90px #000000b8,0 0 60px #93e6b821,inset 0 0 0 1px #ffffff08,inset 0 1px #ffffff0f;animation:authCardIn .3s cubic-bezier(.2,.9,.3,1.1)}.auth-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;z-index:3;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9) 26%,#93E6B8 50%,rgba(255,255,255,.9) 74%,transparent);box-shadow:0 0 12px 1px #93e6b899}@media (color-gamut: p3){.auth-card:before{background:linear-gradient(90deg,transparent,color(display-p3 1 1 1 / .9) 26%,color(display-p3 .3 1 .6) 50%,color(display-p3 1 1 1 / .9) 74%,transparent)}}.auth-card:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.6;background-image:linear-gradient(rgba(120,255,190,.045) 1px,transparent 1px);background-size:100% 26px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 62%);mask-image:linear-gradient(180deg,#000,transparent 62%)}@keyframes authCardIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}.auth-brand,.auth-welcome,.auth-tabs,.auth-panel{position:relative;z-index:1}.auth-close{position:absolute;top:14px;right:15px;z-index:4;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--text-dim);font-size:15px;cursor:pointer;line-height:1;width:28px;height:28px;transition:color .2s,background .2s,border-color .2s}.auth-close:hover{color:#fff;background:#93e6b824;border-color:#93e6b866}.auth-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:4px}.auth-brand .brand-icon{color:#93e6b8;font-size:20px;filter:drop-shadow(0 0 10px rgba(147,230,184,.85))}.auth-brand-name{font-family:var(--font-display);font-weight:800;font-size:22px;color:#fff;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 0 12px rgba(147,230,184,.35)}.auth-welcome{text-align:center;margin:3px 0 20px;padding:0 6px;font:500 13px/1.5 var(--font-body),system-ui,sans-serif;color:#a6c6ba}.auth-tabs{display:flex;gap:4px;background:#0000006b;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:4px;margin-bottom:20px}.auth-tab-btn{flex:1;font-family:var(--font-body);font-weight:800;font-size:12.5px;letter-spacing:.09em;text-transform:uppercase;color:#8ea0ad;background:transparent;border:none;border-radius:9px;padding:10px 0;cursor:pointer;transition:background .2s,color .2s}.auth-tab-btn.active{color:#04120b;background:linear-gradient(120deg,#93e6b8,#93e6b8);box-shadow:0 3px 14px #93e6b873}.auth-form{display:flex;flex-direction:column}.auth-label{font-family:var(--font-mono, ui-monospace, monospace);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8ea6b5;margin:8px 0 6px}.auth-input{font-family:var(--font-body);font-size:15px;color:#fff;background:#ffffff0b;border:1px solid rgba(255,255,255,.13);border-radius:11px;padding:13px 15px;margin-bottom:4px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.auth-input::placeholder{color:#6f8a7f}.auth-input:focus{border-color:#93e6b8;background:#93e6b80f;box-shadow:0 0 0 3px #93e6b833}.auth-code-input{text-align:center;letter-spacing:.5em;font-family:var(--font-mono);font-size:20px;font-weight:600;color:#eafff4}.auth-hint{font-size:11.5px;color:#7f8f86;margin:6px 0 8px;line-height:1.45}.auth-verify-lead{font-size:13px;color:var(--text-light);line-height:1.5;margin:0 0 12px}.auth-verify-lead strong{color:#93e6b8}.auth-status{font-size:12px;min-height:16px;margin:2px 0 8px;line-height:1.4}.auth-status.err{color:#ff7a7a}.auth-status.ok{color:#7be0a0}.auth-submit-btn{font-family:var(--font-display);font-weight:800;font-size:15px;letter-spacing:.04em;color:#04120b;background:linear-gradient(120deg,#93e6b8,#93e6b8 55%,#d3b8ff);border:none;border-radius:12px;padding:14px 0;margin-top:14px;cursor:pointer;box-shadow:0 6px 24px #93e6b866,0 0 18px #93e6b83d;transition:transform .15s,box-shadow .2s,filter .15s}.auth-submit-btn:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 10px 32px #93e6b88c,0 0 26px #d3b8ff59}.auth-link-btn{background:transparent;border:none;color:#d3b8ff;font-size:12.5px;font-weight:600;cursor:pointer;margin-top:14px;padding:4px;align-self:center}.auth-link-btn:hover{color:#d9b8ff;text-decoration:underline}.tab-btn.locked{opacity:.55;cursor:pointer}.tab-btn.locked:after{content:" \1f512";font-size:11px}.buy-credits-btn{cursor:pointer;font-family:var(--font-mono);font-size:11px;font-weight:700;color:#04210f;background:linear-gradient(180deg,#7df0bb,#38d18a);border:1px solid #2bbf78;border-radius:7px;padding:5px 12px;white-space:nowrap;transition:filter .14s,transform .05s}.buy-credits-btn:hover{filter:brightness(1.08)}.buy-credits-btn:active{transform:translateY(1px)}.rip-buy{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:340px;margin:0 auto}.rip-qty{display:flex;align-items:center;gap:12px}.rip-trust{margin-top:12px;display:flex;flex-direction:column;align-items:center;gap:9px}.rip-trust-line{display:block;max-width:300px;text-align:center;font:600 11px/1.5 system-ui,sans-serif;color:#9fb0c6}.rip-trust-line b{color:#cfe0f2}.rip-lock{color:#4fc98a;display:inline;vertical-align:-2px;margin-right:4px}.rip-cardmarks{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;opacity:.95}.rip-cm{font:800 9.5px/1 system-ui,sans-serif;letter-spacing:.02em;padding:4px 7px;border-radius:4px;color:#fff;background:#1a1c22;border:1px solid rgba(255,255,255,.14);box-shadow:0 1px 2px #0006}.rip-cm.cm-visa{color:#1a1f71;background:#fff;border-color:#00000026}.rip-cm.cm-mc{color:#fff;background:linear-gradient(90deg,#eb001b 46%,#f79e1b 54%);border-color:transparent}.rip-cm.cm-amex{color:#fff;background:#2e77bc;border-color:transparent}.rip-cm.cm-disc{color:#fff;background:#f27712;border-color:transparent}.rip-qty{gap:14px}.rip-step{width:40px;height:40px;border-radius:11px;cursor:pointer;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);color:#eef2f8;background:linear-gradient(180deg,#2c2e35,#17181d);box-shadow:inset 0 1px #ffffff24,inset 0 -3px 6px #0006,0 2px 6px #0000006b;font:700 22px/1 system-ui,sans-serif;display:flex;align-items:center;justify-content:center;transition:filter .12s,transform .06s,box-shadow .1s}.rip-step:hover:not(:disabled){filter:brightness(1.22)}.rip-step:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 2px 5px #00000080}.rip-step:disabled{opacity:.3;cursor:default}.rip-qty-val{min-width:92px;text-align:center;color:#fff;font:800 14px/1 system-ui,sans-serif;display:inline-flex;align-items:baseline;justify-content:center;gap:3px}.rip-qty-emoji{line-height:1;align-self:center;display:inline-flex}.rip-glyph{width:22px;height:22px;color:#93e6b8;filter:drop-shadow(0 0 5px rgba(147,230,184,.6)) drop-shadow(0 1px 2px rgba(0,0,0,.6));vertical-align:-4px}.rip-qty-val b{font:900 30px/1 system-ui,sans-serif;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.7)}.rip-qty-label{font-weight:900;font-size:15px;letter-spacing:.02em;text-transform:uppercase;color:#93e6b8;text-shadow:0 0 12px rgba(147,230,184,.6),0 1px 2px rgba(0,0,0,.6)}.rip-deals{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px;margin:2px auto 0;max-width:340px;width:100%}.rip-deal{position:relative;cursor:pointer;flex:1 1 132px;text-align:center;padding:9px 10px 8px;border-radius:11px;color:#fff;border:1.5px solid rgba(147,230,184,.5);background:linear-gradient(180deg,#0e2417,#07160f);box-shadow:inset 0 1px #c8ffde1a,0 3px 10px #0000006b;display:flex;flex-direction:column;align-items:center;gap:2px;transition:filter .12s,transform .06s,box-shadow .12s,border-color .12s}.rip-deal:hover{filter:brightness(1.12);border-color:#93e6b8d9}.rip-deal:active{transform:translateY(1px)}.rip-deal-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);font:900 9px/1 system-ui,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#2a1500;background:linear-gradient(180deg,#ffd97a,#f0a52a);padding:3px 10px;border-radius:999px;box-shadow:0 2px 6px #00000080,inset 0 1px #fff9}.rip-deal-main{font:800 14px/1.1 system-ui,sans-serif;color:#daffe9;display:flex;flex-direction:column;align-items:center;gap:1px}.rip-deal-main .rdm-top{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.rip-deal-main .rdm-price{color:#fff;font-size:15.5px}.rip-deal-main .rip-glyph{width:17px;height:17px}.rip-deal-save{font:800 11px/1 system-ui,sans-serif;color:#93e6b8;letter-spacing:.02em}.rip-deal.rip-deal-on{border-color:#93e6b8;box-shadow:0 0 0 1px #93e6b8,0 0 18px #93e6b880,inset 0 1px #c8ffde1f}.rip-pay-element{width:100%;max-width:340px;margin:2px auto;text-align:left}.rip-summary{font:600 12px/1 system-ui,sans-serif;color:#8c9bb0;letter-spacing:.02em}.rip-summary .rip-credits b{color:#eaf7ff}.rip-buy-btn{width:100%;max-width:320px;padding:11px 18px;border:1px solid rgba(0,0,0,.42);border-radius:8px;cursor:pointer;font:900 15px/1 system-ui,sans-serif;color:#08210f;text-shadow:0 1px 0 rgba(200,255,222,.6);background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.45) 49%,transparent 58%),linear-gradient(180deg,#93e6b8,#5fbf90 46%,#3f9e78);box-shadow:inset 0 2px #c8ffdeb3,inset 0 -6px 8px #00000038,0 5px 14px #0000006b,0 0 18px #93e6b866;transition:filter .12s,transform .08s,box-shadow .1s}.rip-buy-btn:hover:not(:disabled){filter:brightness(1.06)}.rip-buy-btn:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 3px 5px #00000029,0 1px 3px #0000004d}.rip-buy-btn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.3)}.buy-pack{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;cursor:pointer;text-align:left;color:#17181c;border:1px solid rgba(0,0,0,.42);border-radius:7px;padding:12px 16px;background:linear-gradient(180deg,#fff,#f1f1ea 52%,#d7d7cc);box-shadow:inset 0 2px #ffffffeb,inset 0 -5px 7px #0000001f,0 3px 8px #0000005c;text-shadow:0 1px 0 rgba(255,255,255,.7);transition:filter .12s ease,transform .06s ease,box-shadow .1s ease}.buy-pack:hover{filter:brightness(1.06)}.buy-pack:active{transform:translateY(2px);box-shadow:inset 0 3px 5px #0000002e,0 1px 3px #0000004d}.buy-pack:disabled{opacity:.5;cursor:default}.buy-pack .bp-credits{font:800 17px/1.1 system-ui,sans-serif;color:#17181c}.buy-pack .bp-name{font-size:11px;opacity:.58;margin-top:2px;color:#2a2b31}.buy-pack .bp-price{font:800 16px/1 system-ui,sans-serif;color:#1b1c21;white-space:nowrap}.credits-buy-btn{position:relative;overflow:hidden;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font:800 14px/1 system-ui,sans-serif;color:#1a1205;background:linear-gradient(135deg,#ffe08a,#ffc34d 45%,#ffd86b);border:1px solid #e0a93a;border-radius:999px;padding:7px 11px;box-shadow:0 2px 10px #ffc14d66,inset 0 1px #ffffff80;transition:transform .05s,box-shadow .15s,filter .15s;-webkit-appearance:none;appearance:none}.credits-buy-btn:hover{filter:brightness(1.05);box-shadow:0 4px 18px #ffc14d99}.credits-buy-btn:active{transform:translateY(1px)}.credits-buy-btn .cb-coin{font-size:14px}.credits-buy-btn .cb-amount{letter-spacing:.3px;font-variant-numeric:tabular-nums}.credits-buy-btn .cb-sep{font-size:10px;font-weight:700;opacity:.6;margin-left:-3px}.credits-buy-btn .cb-plus{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:1px;border-radius:50%;background:#1a1205d9;color:#ffd86b;font-size:12px;font-weight:900;line-height:1}.credits-buy-btn .cb-shine{position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.55) 48%,transparent 62%);background-size:250% 100%;animation:cbShine 3.4s linear infinite}@keyframes cbShine{0%{background-position:160% 0}to{background-position:-160% 0}}.credits-buy-btn .cb-fill{position:absolute;left:0;bottom:0;height:3px;width:100%;background:linear-gradient(90deg,#7b3ff2,#19b7ff);box-shadow:0 0 6px #78c8ff99;border-bottom-left-radius:999px;border-bottom-right-radius:999px;transition:width .6s ease;z-index:1;pointer-events:none}.credits-buy-btn .cb-coin,.credits-buy-btn .cb-amount,.credits-buy-btn .cb-sep,.credits-buy-btn .cb-plus{position:relative;z-index:2}.user-chip{display:inline-flex;align-items:center;gap:2px;background:#ffffff0d;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:2px 3px;max-width:230px}.user-chip-profile,.user-chip-power{-webkit-appearance:none;appearance:none;cursor:pointer;background:transparent;border:none;color:#cdd6e2;font:700 12px/1 var(--font-mono);border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;transition:background .14s,color .14s}.user-chip-profile{max-width:160px}.user-chip-profile .user-chip-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip-profile:hover,.user-chip-profile:focus-visible{background:#78b4ff29;color:#fff}.user-chip-profile.in-gallery{color:#ffd98a}.user-chip-power{font-size:14px;color:#9aa3b2;padding:5px 10px}.user-chip-power:hover,.user-chip-power:focus-visible{background:#ff505029;color:#ffb4b4}.view-toggle-btn{-webkit-appearance:none;appearance:none;cursor:pointer;font:800 13px/1 system-ui,sans-serif;letter-spacing:.03em;color:#e7ecf5;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 16px;transition:background .14s,border-color .14s,color .14s,transform .05s}.view-toggle-btn:hover{background:#78b4ff29;border-color:#78b4ff80;color:#fff}.view-toggle-btn:active{transform:translateY(1px)}@media (max-width: 640px){.app-version{display:none}.header-right{gap:8px!important}.credits-buy-btn{padding:6px 9px;font-size:13px}.user-chip{max-width:160px}.user-chip-profile{max-width:104px;padding:5px 7px}.user-chip-profile .user-chip-name{max-width:80px}.user-chip-profile .user-chip-icon{display:none}}.ui-toast-host{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:13500;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none;width:max-content;max-width:92vw}.ui-toast{pointer-events:auto;cursor:pointer;display:flex;align-items:center;gap:9px;min-width:220px;max-width:90vw;padding:11px 16px;font:600 13.5px/1.35 var(--font-body),system-ui,sans-serif;color:#eef2f7;background:#0e1118f7;border:1px solid rgba(255,255,255,.14);border-left:4px solid #6cc6ff;border-radius:var(--r-panel);box-shadow:0 12px 40px #00000080;transform:translateY(14px);opacity:0;transition:transform var(--dur-settle) var(--ease-overshoot),opacity var(--dur-settle)}.ui-toast.show{transform:translateY(0);opacity:1}.ui-toast-ico{font-size:15px}.ui-toast-success{border-left-color:#48d597}.ui-toast-error{border-left-color:#ff6b6b}.ui-toast-warn{border-left-color:#ffb454}.ui-toast-info{border-left-color:#6cc6ff}.ui-confirm-backdrop{position:fixed;inset:0;z-index:13600;display:flex;align-items:center;justify-content:center;background:#04060a9e;backdrop-filter:blur(2px);padding:20px;opacity:0;transition:opacity .18s}.ui-confirm-backdrop.show{opacity:1}.ui-confirm-card{width:100%;max-width:380px;background:linear-gradient(180deg,#161a23,#0e1117);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:22px 22px 18px;box-shadow:0 24px 70px #0009;transform:translateY(10px) scale(.98);transition:transform .2s cubic-bezier(.2,1,.3,1)}.ui-confirm-backdrop.show .ui-confirm-card{transform:translateY(0) scale(1)}.ui-confirm-title{font:800 16px/1.2 system-ui,sans-serif;color:#fff;margin-bottom:6px}.ui-confirm-msg{font:500 13.5px/1.5 system-ui,sans-serif;color:#b9c4d2;margin-bottom:18px}.ui-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.ui-btn{cursor:pointer;font:700 13px/1 system-ui,sans-serif;border-radius:9px;padding:9px 16px;border:1px solid transparent;transition:filter .12s,background .12s,border-color .12s}.ui-btn-ghost{background:#ffffff0f;border-color:#ffffff29;color:#cdd6e2}.ui-btn-ghost:hover{background:#ffffff1f}.ui-btn-primary{background:linear-gradient(180deg,#7df0bb,#38d18a);color:#04210f}.ui-btn-primary:hover{filter:brightness(1.06)}.ui-btn-danger{background:linear-gradient(180deg,#ff8a8a,#ef4d4d);color:#2b0707}.ui-btn-danger:hover{filter:brightness(1.06)}@media (max-width: 640px){.ledger-bar{padding-left:8px!important;padding-right:8px!important;gap:8px}.ledger-bar .brand h1{display:none}.ledger-bar .brand .brand-icon{font-size:20px}.main-tabs{gap:4px}.main-tabs .tab-btn{padding:6px 10px;font-size:12px}.admin-corner-btn{padding:4px 9px;font-size:10.5px}}.pack-shell.card-rip .pack-half{background-color:#0b0a14;background-repeat:no-repeat;background-size:100% 200%;border:1px solid rgba(0,0,0,.55)!important;box-shadow:0 10px 34px #0000008c}.pack-shell,.pack-half,.pack-seal{pointer-events:none!important}.pack-shell.card-rip .pack-half.top{background-position:center top;border-radius:12px 12px 0 0;border-bottom:none!important}.pack-shell.card-rip .pack-half.bottom{background-position:center bottom;border-radius:0 0 12px 12px;border-top:none!important}.pack-shell.card-rip .pack-seal{display:none!important}.pack-shell.card-rip .pack-half.top:after,.pack-shell.card-rip .pack-half.bottom:after{content:"";position:absolute;left:-1px;right:-1px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);pointer-events:none}.pack-shell.card-rip .pack-half.top:after{bottom:0}.pack-shell.card-rip .pack-half.bottom:after{top:0}@media (max-width: 640px){.hero-stage .stage-frame{overflow-y:auto;-webkit-overflow-scrolling:touch}.hero-stage .reveal-inner{flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px;height:auto!important;min-height:0!important;padding:10px 10px 12px!important;overflow:visible!important}.hero-stage .card-flip-inner{flex-direction:column!important;height:auto!important;align-items:center}.hero-stage .card-face.back{display:none!important}.hero-stage .card-flip-wrap{height:auto!important;width:42%!important;max-width:190px;flex:0 0 auto;align-self:center!important}.hero-stage .card-flip-wrap .card-face{height:auto!important;width:100%!important}.hero-stage .card-flip-wrap .card-face img{height:auto!important;width:100%!important;object-fit:contain}.hero-stage .reveal-psa-panel,.hero-stage .reveal-zone.expanded .reveal-psa-panel{width:auto!important;max-width:none;height:auto!important;opacity:1;overflow:visible!important}.reveal-right-panel{width:auto!important;flex:1 1 0;min-width:0;align-items:stretch}.sidebar-section{min-height:0}}@media (max-width: 640px){.hero-stage:not(.revealing){min-height:min(300px,46dvh)}.sc-ticker-card{padding:0 9px}.sc-ticker-inner{border-radius:8px}.shop-craft .craft-tier,.shop-craft .craft-tier .ct-shine,.shop-craft .craft-tier .ct-name{animation:none!important}.shop-craft .craft-tier:hover:not(:disabled),.craft-tier:hover:not(:disabled){transform:none}}.sc-scene-glow{animation:sceneGlowSoft 6s ease-in-out infinite!important}@keyframes sceneGlowSoft{0%,to{opacity:.55;transform:none}50%{opacity:.8;transform:none}}.sc-ticker-inner{width:auto!important;height:100%!important;aspect-ratio:auto!important}.sc-ticker-inner img{width:auto!important;height:100%!important;object-fit:contain!important}.card-lightbox{position:fixed;inset:0;z-index:20000;display:flex;align-items:center;justify-content:center;padding:4vh 4vw;box-sizing:border-box;background:#04060ceb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:zoom-out;animation:clbFade .18s ease both}.card-lightbox-img{max-width:92vw;max-height:92vh;width:auto;height:auto;border-radius:14px;object-fit:contain;box-shadow:0 30px 90px #000000b3,0 0 0 1px #ffffff14;animation:clbPop .26s cubic-bezier(.2,1.1,.3,1) both}@keyframes clbFade{0%{opacity:0}to{opacity:1}}@keyframes clbPop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}.sc-ticker-inner,.floor-card{cursor:pointer}body.signed-out .ledger-bar{display:none!important}@media (max-width: 640px){.hero-stage.revealing{overflow:visible;min-height:0;height:auto}.hero-stage.revealing .stage-frame{position:relative;inset:auto;height:auto;overflow:visible}.hero-stage.revealing .reveal-zone.active{position:relative;inset:auto;height:auto}.hero-stage.revealing .reveal-inner,.hero-stage.revealing .reveal-in-actions{position:relative;z-index:100}.hero-stage.revealing .reveal-inner,.hero-stage.revealing .reveal-zone.expanded .reveal-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:2.2vh!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;box-sizing:border-box;isolation:isolate;overflow:visible!important;animation:vicSlam .6s cubic-bezier(.2,.85,.25,1.02) both}.hero-stage.revealing .reveal-zone.expanded .reveal-inner:before{content:none}.hero-stage.revealing .reveal-zone.expanded .reveal-inner:after{content:none}.hero-stage.revealing .reveal-hero-zoom{display:block!important;order:-1;flex:0 0 auto;position:relative;z-index:1;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:-1vh!important;height:34vh;background-repeat:no-repeat;background-position:center top;background-size:cover;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 58%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 58%,transparent 100%);box-shadow:inset 0 0 60px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 22%,transparent),inset 0 90px 60px -60px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent)}.hero-stage.revealing .reveal-hero-zoom:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--tier-glow-color, #93E6B8),transparent);box-shadow:0 0 18px var(--tier-glow-color, #93E6B8);opacity:.9}.hero-stage.revealing .card-flip-inner .card-face.back,.hero-stage.revealing .card-flip-wrap .card-face.placeholder-back{display:none!important}.hero-stage.revealing .reveal-zone.expanded .card-flip-wrap,.hero-stage.revealing .card-flip-wrap{flex:0 0 auto!important;width:auto!important;max-width:78vw!important;height:42vh!important;align-self:center!important;margin:0 auto!important;position:relative!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important;transform:none!important;animation:none!important;opacity:1!important}.hero-stage.revealing .card-flip-wrap:before,.hero-stage.revealing .card-flip-wrap:after{content:none!important}.hero-stage.revealing .card-flip-inner{height:100%!important;width:auto!important;display:block!important;animation:none!important}.hero-stage.revealing .card-flip-wrap .card-face{height:100%!important;width:auto!important;max-width:78vw!important;overflow:hidden!important;border:1.5px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 85%,#fff)!important;border-radius:13px!important;position:relative;box-shadow:0 0 0 1px #0009,0 0 24px var(--tier-glow-color, #93E6B8),0 0 62px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent),0 20px 54px #000000c7!important}.hero-stage.revealing .card-flip-wrap .card-face img{width:auto!important;height:100%!important;max-width:78vw!important;max-height:100%!important;object-fit:contain!important;transform:none!important;display:block!important;border-radius:12px!important}.hero-stage.revealing .card-face:after{content:"";position:absolute;top:-20%;left:0;width:50%;height:140%;z-index:4;pointer-events:none;background:linear-gradient(72deg,transparent 34%,rgba(255,255,255,.7) 48%,color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,#fff) 52%,transparent 62%);opacity:0;mix-blend-mode:screen;animation:vicSheen 5s ease-in-out 1s infinite}.hero-stage.revealing .reveal-right-panel,.hero-stage.revealing .reveal-zone.expanded .reveal-right-panel{position:relative;flex:0 0 auto!important;align-self:center!important;container-type:normal!important;width:min(86vw,420px)!important;height:auto!important;max-width:92vw!important;aspect-ratio:auto!important;min-width:0;margin:0 auto!important;padding:14px 16px 16px!important;box-sizing:border-box!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:radial-gradient(120% 70% at 50% 0%,color-mix(in srgb,var(--tier-glow-color, #93E6B8) 16%,transparent),transparent 60%),linear-gradient(180deg,#0a1019,#04070e 60%,#02040a)!important;border:1.5px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 85%,#fff)!important;border-radius:15px!important;box-shadow:0 0 0 1px #0009,0 0 22px var(--tier-glow-color, #93E6B8),0 0 60px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 48%,transparent),inset 0 0 40px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 12%,transparent),0 20px 54px #000000c7!important}.hero-stage.revealing .reveal-right-panel:after{display:none!important}.hero-stage.revealing .reveal-psa-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px;width:100%!important;max-width:100%!important;min-width:0!important;position:relative;z-index:2;background:transparent;border:0;border-radius:0;padding:0;box-sizing:border-box}.hero-stage.revealing .psa-slab-label{align-self:center;margin:0!important;border-radius:11px;transform:none;flex:0 0 auto;box-shadow:0 0 20px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,transparent),0 8px 22px #0009!important}.hero-stage.revealing .psa-slab-brand{font-size:20px!important;padding:0 15px!important;letter-spacing:.06em}.hero-stage.revealing .psa-slab-grade{padding:9px 16px!important;gap:10px!important}.hero-stage.revealing .psa-slab-gradetxt{font-size:12px!important}.hero-stage.revealing .psa-slab-gradenum{font-size:42px!important}.hero-stage.revealing .psa-slab-10 .psa-slab-gradenum{font-size:44px!important}.hero-stage.revealing .psa-card-info{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.hero-stage.revealing .psa-card-name{display:block!important;text-align:center!important;font:800 15px/1.28 system-ui,sans-serif!important;letter-spacing:.01em!important;text-transform:uppercase!important;color:#fff!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:100%!important;text-shadow:0 0 12px var(--tier-glow-color, #93E6B8),0 0 26px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,transparent)!important;padding-bottom:9px!important;border-bottom:1px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 40%,transparent)!important}.hero-stage.revealing .psa-detail-list{display:flex!important;flex-direction:column!important;gap:7px!important;width:100%!important}.hero-stage.revealing .psa-drow{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;padding:5px 2px!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.hero-stage.revealing .psa-dk{font:700 11px/1 system-ui,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:color-mix(in srgb,var(--tier-glow-color, #93E6B8) 82%,#fff)!important;text-shadow:0 0 10px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent)!important}.hero-stage.revealing .psa-dv{font:800 13px/1 system-ui,sans-serif!important;color:#fff!important;text-shadow:0 0 8px rgba(255,255,255,.35)!important;text-align:right!important}.hero-stage.revealing .reveal-in-actions{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:center;width:min(70vw,320px);max-width:80vw;margin:14px auto 0;padding-top:2px;animation:vicClaimIn .45s ease .55s both}.hero-stage.revealing .reveal-in-actions .rip-again-btn{width:100%}}@media (max-width: 640px){main{padding-left:0;padding-right:0;max-width:100%}#galleryView{padding:24px 12px 0}body.hud-pinned #galleryView{padding-top:0}body.hud-pinned.craft-active #main{padding-top:46px}body.hud-pinned .gallery-vault{margin-top:0;padding-top:20px}.below-stage-row .sidebar-section{padding:12px 12px 16px}#ripView .chase-section{padding-top:0}.chase-section .top-hits-grid{gap:8px}.chase-section .floor-card img{width:100%;height:auto;object-fit:contain;object-position:center}.pull-rates-section .pr-sub-label{text-align:center}}html,body{overflow-x:clip}[hidden]{display:none!important}html,body{overflow-x:clip;max-width:100%;overscroll-behavior-x:none;overflow-anchor:none}#main{overflow-x:clip;max-width:100%;touch-action:pan-y pinch-zoom}.player-hud{position:fixed;top:12px;right:12px;z-index:12100}.player-hud.hud-docked.hud-fixed-top{position:absolute!important;inset:12px auto auto 50%;transform:translate(-50%);z-index:12100}@media (max-width: 640px){.player-hud.hud-docked.hud-fixed-top{top:0!important;left:0!important;right:0!important;transform:translateZ(0)!important;will-change:transform;box-sizing:border-box;padding:0;background:transparent;border-bottom:0;box-shadow:none}body.hud-pinned.gallery-active #main{padding-top:46px}body.hud-pinned .gallery-header{display:none}}body.signed-out .player-hud{display:none}body.signed-out.has-devswitch .player-hud{display:block!important;position:absolute!important;top:8px;left:50%!important;right:auto!important;transform:translate(-50%);z-index:12100}body.signed-out.has-devswitch #devSwitchSlot{display:flex;align-items:center}body.signed-out .player-bar>*:not(.pb-brand):not(#devSwitchSlot){display:none!important}body:not(.signed-out) #devSwitchSlot{display:none!important}body.signed-out.has-devswitch #ripView .chase-section .chase-head{display:none!important}body.signed-out.has-devswitch #ripView{padding-top:6px}@media (max-width: 640px){body.signed-out.has-devswitch #ripView{padding-top:6px}}#ripView{padding-top:54px}#ripView .chase-section .chase-head{display:none}body.signed-out #ripView .chase-section .chase-head{display:flex;position:static;transform:none;margin:0 auto 10px;width:auto;max-width:640px;z-index:12090}body.spin-cine #ripView,body.rip-reveal #ripView,body.craft-reveal #ripView{padding-top:0}@media (max-width: 640px){#ripView{padding-top:46px}body.signed-out #ripView{padding-top:0}body.spin-cine #ripView,body.rip-reveal #ripView,body.craft-reveal #ripView{padding-top:46px}body.signed-out.spin-cine #ripView,body.signed-out.rip-reveal #ripView,body.signed-out.craft-reveal #ripView{padding-top:0}body.signed-out #ripView .chase-section .chase-head{position:static;transform:none;width:100%;max-width:100%;margin:0;padding:6px 8px 8px;justify-content:center}}.player-bar{display:flex;align-items:stretch;gap:7px;background:transparent;border:none;box-shadow:none;overflow:visible}.pb-brand{flex:0 0 auto;align-self:center;white-space:nowrap;user-select:none;pointer-events:none;font:900 clamp(12px,2.6vw,15px)/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.01em;padding:0 4px 0 2px;text-transform:lowercase;background:linear-gradient(92deg,#fff,#93e6b8 30% 52%,#d3b8ff 78%,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 7px rgba(147,230,184,.5)) drop-shadow(0 0 15px rgba(211,184,255,.3))}@media (max-width: 340px){.pb-brand{display:none}}.pb-help-btn{flex:0 0 auto;align-self:center;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font:800 14px/1 "Baloo 2",system-ui,sans-serif;color:#93e6b8;background:#93e6b81f;border:1px solid rgba(147,230,184,.5);-webkit-tap-highlight-color:transparent;transition:background .18s,transform .12s}.pb-help-btn:hover{background:#93e6b838;transform:translateY(-1px)}.pb-help-label{display:none}@media (max-width: 400px){.pb-help-btn{width:24px;height:24px;font-size:13px}}body.signed-out.has-devswitch .pb-brand{order:0}body.signed-out.has-devswitch #tutHelpBtn.pb-help-btn{order:1}body.signed-out.has-devswitch #devSwitchSlot{order:2}body.signed-out.has-devswitch #tutHelpBtn.pb-help-btn{display:inline-flex!important;width:auto;height:auto;border-radius:999px;gap:6px;padding:6px 13px;color:#04160c;font-weight:900;letter-spacing:.01em;background:linear-gradient(96deg,#93e6b8,#93e6b8 55%,#23c96b);border:1px solid rgba(120,255,190,.9);box-shadow:0 0 0 1px #93e6b859,0 4px 14px #93e6b866;animation:tutPillPulse 2.1s ease-in-out infinite}body.signed-out.has-devswitch #tutHelpBtn .pb-help-q{display:none}body.signed-out.has-devswitch #tutHelpBtn .pb-help-label{display:inline;font:900 clamp(11px,2.4vw,13px)/1 "Baloo 2",system-ui,sans-serif;text-transform:uppercase}body.signed-out.has-devswitch #tutHelpBtn.pb-help-btn:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #93e6b880,0 6px 18px #93e6b88c}body.signed-out.has-devswitch #tutHelpBtn .pb-help-label:before{content:"\25b6";font-size:.82em;margin-right:5px;opacity:.85}@keyframes tutPillPulse{0%,to{box-shadow:0 0 0 1px #93e6b859,0 4px 14px #93e6b866}50%{box-shadow:0 0 0 1px #93e6b899,0 4px 20px #93e6b8b3}}@media (prefers-reduced-motion: reduce){body.signed-out.has-devswitch #tutHelpBtn.pb-help-btn{animation:none}}@media (max-width: 400px){body.signed-out.has-devswitch #tutHelpBtn.pb-help-btn{padding:5px 10px}}.tut-overlay{position:fixed;inset:0;z-index:2147483200;display:none}.tut-overlay.tut-full-dim:after{content:"";position:absolute;inset:0;background:#020409bd}body.tut-wheel-live .tut-overlay{pointer-events:none}body.tut-wheel-live .tut-controls-bar{pointer-events:auto}.tut-ring{position:fixed;display:none;border-radius:14px;pointer-events:none;box-shadow:0 0 0 9999px #020409bd,0 0 0 2px #93e6b8,0 0 22px 4px #93e6b899;transition:left .3s cubic-bezier(.2,.8,.2,1),top .3s cubic-bezier(.2,.8,.2,1),width .3s cubic-bezier(.2,.8,.2,1),height .3s cubic-bezier(.2,.8,.2,1);animation:tutRingPulse 1.8s ease-in-out infinite}@keyframes tutRingPulse{0%,to{box-shadow:0 0 0 9999px #020409bd,0 0 0 2px #93e6b8,0 0 18px 3px #93e6b880}50%{box-shadow:0 0 0 9999px #020409bd,0 0 0 2px #93e6b8,0 0 30px 7px #93e6b8bf}}.tut-controls-bar{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:2147483201;display:flex;align-items:center;gap:12px;padding:8px 10px 8px 14px;border-radius:999px;box-sizing:border-box;max-width:92vw;background:linear-gradient(180deg,#0b1119,#05070c);border:1px solid rgba(120,255,190,.28);box-shadow:0 12px 34px #0009,0 0 22px #93e6b829}.tut-progress{flex:0 0 auto;text-align:center;font:800 11px/1 "Baloo 2",ui-monospace,monospace;letter-spacing:.1em;color:#8ea6bd}.tut-skip{flex:0 0 auto;background:transparent;border:none;cursor:pointer;font:800 12px/1 "Baloo 2",system-ui,sans-serif;color:#8ea6bd;padding:8px}.tut-skip:hover{color:#eaf6ff}.tut-next{flex:0 0 auto;cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font:800 13px/1 var(--font-body),system-ui,sans-serif;color:#04120b;background:linear-gradient(120deg,#93e6b8,#93e6b8);box-shadow:0 4px 16px #93e6b866}.tut-next:hover{filter:brightness(1.05)}.tut-loader{position:fixed;inset:0;z-index:2147483205;display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#020409d9}.tut-loader.on{display:flex}.tut-loader-ring{width:54px;height:54px;border-radius:50%;border:4px solid rgba(147,230,184,.22);border-top-color:#93e6b8;animation:tutSpin .8s linear infinite}.tut-loader-text{font:800 15px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.02em;color:#eafff4}@keyframes tutSpin{to{transform:rotate(360deg)}}.mascot-bubble.tut-balloon{max-width:min(300px,76vw);min-width:120px;font-size:12.5px;z-index:3}.tut-demo-fx{position:fixed;z-index:2147483210;pointer-events:none;transform:translate(-50%,-50%)}.tut-demo-fx .tdfx-card{position:absolute;left:50%;top:50%;width:34px;height:48px;margin:-24px 0 0 -17px;border-radius:5px;background:linear-gradient(160deg,#2a3350,#131a2c);border:1.5px solid rgba(124,255,195,.8);box-shadow:0 4px 12px #00000080,0 0 14px #93e6b88c}.tut-demo-ship .tdfx-card{animation:tdfxShip 1.6s cubic-bezier(.4,.1,.3,1) forwards}@keyframes tdfxShip{0%{transform:translateY(-72px) rotate(-8deg) scale(1);opacity:0}18%{opacity:1}60%{transform:translateY(0) rotate(0) scale(1);opacity:1}to{transform:translateY(12px) rotate(0) scale(.14);opacity:0}}.tut-demo-disenchant .tdfx-card{border-color:#9ad2ffd9;box-shadow:0 4px 12px #00000080,0 0 14px #45b1ff99;animation:tdfxMelt 1.6s ease-in forwards}@keyframes tdfxMelt{0%{transform:translateY(-10px) scale(1);opacity:0}22%{opacity:1}55%{transform:translateY(0) scale(1);opacity:1;filter:none}to{transform:translateY(8px) scale(.7);opacity:0;filter:blur(3px) brightness(1.5)}}.tut-demo-disenchant .tdfx-mana{position:absolute;left:50%;top:50%;width:9px;height:9px;margin:-4px 0 0 -4px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#eaf6ff,#45b1ff 62%,#45b1ff00 74%);opacity:0;animation:tdfxMana 1.5s ease-out var(--d, 0ms) forwards}.tut-demo-disenchant .tdfx-mana:nth-child(2){--x: -14px}.tut-demo-disenchant .tdfx-mana:nth-child(3){--x: 11px}.tut-demo-disenchant .tdfx-mana:nth-child(4){--x: -5px}.tut-demo-disenchant .tdfx-mana:nth-child(5){--x: 16px}@keyframes tdfxMana{0%{transform:translateY(6px) scale(.3);opacity:0}35%{opacity:1}to{transform:translate(var(--x, 0),-40px) scale(1);opacity:0}}@media (prefers-reduced-motion: reduce){.tut-demo-fx{display:none}}.tut-mana-pop{animation:tutManaPop .85s cubic-bezier(.2,.9,.3,1.5);transform-origin:50% 100%}@keyframes tutManaPop{0%{transform:scale(1) rotate(0)}28%{transform:scale(1.22) rotate(-3deg)}52%{transform:scale(.94) rotate(2deg)}74%{transform:scale(1.07) rotate(-1deg)}to{transform:scale(1) rotate(0)}}@media (prefers-reduced-motion: reduce){.tut-mana-pop{animation:none}}@media (prefers-reduced-motion: reduce){.tut-ring{animation:none;transition:none}.tut-loader-ring{animation:none}}body.tut-active .player-hud{z-index:2147483250!important;pointer-events:none!important}body.tut-active .mascot{z-index:2147483260!important;filter:none!important;pointer-events:none!important}body.tut-active .mascot.mascot-muted{filter:none!important}body.signed-out.has-devswitch.tut-demo-user #devSwitchSlot,body.signed-out.has-devswitch.tut-demo-user #tutHelpBtn.pb-help-btn{display:none!important}body.signed-out.tut-demo-user .player-bar>#creditsBuyBtn,body.signed-out.tut-demo-user .player-bar>#craftNavBtn,body.signed-out.tut-demo-user .player-bar>#buyCtaBtn,body.signed-out.tut-demo-user .player-bar>#profileBtn{display:inline-flex!important}body.tut-active.tut-finale .player-hud,body.tut-active.tut-finale #devSwitchSlot,body.tut-active.tut-finale #devSwitchSlot *{pointer-events:auto!important}body.tut-finale #devSwitchSlot .dev-pill:not(.dev-live){border-color:#78ffbed9!important;animation:tutPillPulse 1.9s ease-in-out infinite}.floor-card.example-card{pointer-events:none!important;position:relative}.example-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-11deg);z-index:6;padding:5px 14px;border-radius:5px;text-transform:uppercase;white-space:nowrap;background:#090d13e6;color:#eafff4;font:900 13px/1 system-ui,sans-serif;letter-spacing:.12em;border:1.5px solid rgba(147,230,184,.9);box-shadow:0 2px 10px #0009,0 0 16px #93e6b866;pointer-events:none}.tut-drag-hint{position:fixed;z-index:2147483201;display:none;pointer-events:none}.tut-drag-hint.on{display:block}.tut-drag-hint .tdh-arrow{position:absolute;left:0;top:0;overflow:visible;filter:drop-shadow(0 5px 12px rgba(0,0,0,.5)) drop-shadow(0 0 24px rgba(147,230,184,.9));animation:tutDragSweep 2.4s cubic-bezier(.55,0,.3,1) infinite}.tut-drag-hint .tdh-arrow svg{width:200px;height:auto;display:block}@keyframes tutDragSweep{0%{transform:translate(-50%,-50%) translate(0) scale(.6);opacity:0}10%{transform:translate(-50%,-50%) translate(0) scale(1);opacity:1}68%{transform:translate(-50%,-50%) translate(var(--tdh-dist, 180px)) scale(1);opacity:1}82%,to{transform:translate(-50%,-50%) translate(var(--tdh-dist, 180px)) scale(.6);opacity:0}}@media (max-width: 640px){.tut-drag-hint .tdh-arrow svg{width:150px}}@media (prefers-reduced-motion: reduce){.tut-drag-hint .tdh-arrow{animation:none}}@property --wfight{syntax: "<percentage>"; initial-value: 50%; inherits: false;}.pb-nav-btn{isolation:auto!important;overflow:hidden;gap:7px!important;padding:0 14px!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important;border:1px solid rgba(0,0,0,.5)!important;box-shadow:0 6px 18px #0006!important;animation:none!important;font:900 13px/1 system-ui,sans-serif!important;letter-spacing:.02em!important}.pb-nav-btn:before,.pb-nav-btn:after{display:none!important}.pb-nav-btn .pb-nav-label{letter-spacing:.08em}.pb-nav-btn:hover{filter:brightness(1.12)}.pb-nav-rip{background:linear-gradient(180deg,#93e6b8,#3f9e78)!important}.pb-nav-craft{background:linear-gradient(180deg,#d3b8ff,#7a5bbf)!important}.pb-unit{font-size:.78em!important;font-weight:700!important;letter-spacing:.02em;opacity:.82;text-transform:lowercase;margin-left:-1px}.pb-nav-rip #balanceAmount,.pb-nav-rip .pb-cred-amt,.pb-nav-craft .js-crystal-amt{font-weight:800}.craft-loop-hint{margin:16px auto 12px;max-width:620px;text-align:center;font:600 13px/1.5 var(--font-body),system-ui,sans-serif;color:#b9c6d8;padding:8px 14px;border-radius:12px;background:linear-gradient(180deg,#9a37ec1a,#571c9a0f);border:1px solid rgba(180,120,255,.22)}.craft-loop-hint b{color:#e6d0ff;font-weight:800}@media (max-width: 640px){.craft-loop-hint{font-size:12px;margin:12px 8px 10px}}.pb-nav-rip .rip-logo{width:18px;height:18px}.pb-nav-rip #balanceAmount,.pb-nav-rip .pb-cred-amt{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.55)!important}.pb-nav-craft .ico-crystal{width:20px;height:20px;filter:drop-shadow(0 0 2px rgba(0,0,0,.6))}.pb-nav-craft .js-crystal-amt{color:#eaf6ff!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important}@keyframes craftRevealPop{0%{transform:scale(.55);opacity:0}62%{transform:scale(1.14);opacity:1}to{transform:scale(1);opacity:1}}.pb-nav-craft.craft-reveal-pop{animation:craftRevealPop .5s cubic-bezier(.2,1.4,.4,1) both}@media (prefers-reduced-motion: reduce){.pb-nav-craft.craft-reveal-pop{animation:none}}body.rip-active #creditsBuyBtn.pb-nav-rip{box-shadow:inset 0 0 0 1.6px #ceffe1d9,0 0 16px #3cff8c99,0 6px 18px #0006!important;filter:brightness(1.08)}body.gallery-active #craftNavBtn.pb-nav-craft{box-shadow:inset 0 0 0 1.6px #e8d0ffd9,0 0 16px #b45aff99,0 6px 18px #0006!important;filter:brightness(1.08)}body.tut-active #creditsBuyBtn.pb-nav-rip,body.tut-active #craftNavBtn.pb-nav-craft,body.tut-active #buyCtaBtn.pb-buy-btn,body.tut-active .pb-name-btn{transition:opacity .3s ease,filter .3s ease,box-shadow .3s ease,transform .3s ease;opacity:.34;filter:grayscale(.75) brightness(.72)!important;box-shadow:none!important}body.tut-active #buyCtaBtn.pb-buy-btn,body.tut-active #buyCtaBtn.pb-buy-btn:before,body.tut-active #buyCtaBtn.pb-buy-btn:after{animation:none!important}body.tut-active.rip-active #creditsBuyBtn.pb-nav-rip{opacity:1;filter:brightness(1.14) saturate(1.15)!important;transform:scale(1.07);box-shadow:inset 0 0 0 2px #ceffe1fa,0 0 24px 3px #3cff8ce6,0 6px 18px #0006!important}body.tut-active.craft-active #craftNavBtn.pb-nav-craft{opacity:1;filter:brightness(1.14) saturate(1.15)!important;transform:scale(1.07);box-shadow:inset 0 0 0 2px #e8d0fffa,0 0 24px 3px #b45affe6,0 6px 18px #0006!important}body.tut-active.gallery-active:not(.craft-active) .pb-name-btn{opacity:1;filter:brightness(1.14) saturate(1.15)!important;transform:scale(1.07);box-shadow:inset 0 0 0 2px #bee0fffa,0 0 24px 3px #5ab4ffe6,0 6px 18px #0006!important}@property --credSpin{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.pb-credits-btn{-webkit-appearance:none;appearance:none;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;gap:6px;padding:0 13px;background:linear-gradient(180deg,#fff7d652,#ffc8460d 55%,#b46e0c2e),linear-gradient(180deg,#ffe9a6,#f8c84f 44%,#e89a26);color:#4a2d00;border:none;border-radius:7px;font:900 12px/1 system-ui,sans-serif;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,248,214,.7);box-shadow:0 5px 18px #00000073,0 0 26px #ffcd5099,inset 0 1px #fffc,inset 0 -2px 7px #a5620873;animation:credPulse 1.9s ease-in-out infinite}.pb-credits-btn:before{content:"";position:absolute;top:-25%;bottom:-25%;left:-60%;width:42%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.85),transparent);transform:skew(-18deg);pointer-events:none;z-index:2;mix-blend-mode:screen;animation:credSheen 2.3s ease-in-out infinite}.pb-credits-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.7px;background:conic-gradient(from var(--credSpin),#fff7d2,#ffe48a,#ff9a3c,#E6D08A,#fffbe9,#ffb24c,#ffe9a0,#fff7d2);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:credRing 3.2s linear infinite;pointer-events:none;z-index:1}.pb-credits-btn>*{position:relative;z-index:3}.pb-credits-btn:hover,.pb-credits-btn:focus-visible{background:linear-gradient(180deg,#fffae066,#ffd25014 55%,#be760e33),linear-gradient(180deg,#fff0bc,#ffd166 44%,#f0a52e)}@keyframes credPulse{0%,to{box-shadow:0 5px 18px #00000073,0 0 22px #ffcd508c,inset 0 1px #fffc,inset 0 -2px 7px #a5620873}50%{box-shadow:0 5px 18px #00000073,0 0 48px #ffe27cfa,0 0 76px #ffc4468c,inset 0 1px #ffffffeb,inset 0 -2px 7px #a5620873}}@keyframes credRing{to{--credSpin: 360deg}}@keyframes credBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes credSheen{0%{left:-60%;opacity:0}30%{opacity:1}55%{left:120%;opacity:0}to{left:120%;opacity:0}}@media (prefers-reduced-motion: reduce){.pb-credits-btn{animation:none}.pb-credits-btn:before,.pb-credits-btn:after{animation:none}.pb-credits-btn:before{opacity:0}}.gem-diamond{width:20px;height:18px;flex-shrink:0;overflow:visible;display:inline-block;vertical-align:middle;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4)) drop-shadow(0 0 4px rgba(120,210,255,.85));animation:gemGlow 2.4s ease-in-out infinite}@keyframes gemGlow{0%,to{filter:drop-shadow(0 1px 1px rgba(0,0,0,.4)) drop-shadow(0 0 4px rgba(120,210,255,.7))}45%{filter:drop-shadow(0 1px 1px rgba(0,0,0,.4)) drop-shadow(0 0 9px rgba(160,230,255,1))}}.gem-diamond-lg{width:30px;height:28px}@media (prefers-reduced-motion: reduce){.gem-diamond{animation:none}}.pb-cred-amt{font-variant-numeric:tabular-nums;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,248,214,.7)}.pb-cred-amt #balanceAmount{font-variant-numeric:tabular-nums}.pb-credits-btn .pb-wallet-sep{width:1px;align-self:stretch;margin:3px 1px;background:#4a2d0059}.pb-credits-btn .crystal-gem{width:16px;height:16px;flex-shrink:0}.pb-credits-btn .rip-logo{width:18px;height:18px;flex-shrink:0}.pb-unit{font-weight:800;opacity:.8;font-size:.8em}.crystal-gem,.crystal-ico,.ico-crystal{animation:manaPulse 2.1s ease-in-out infinite;transform-origin:center;display:inline-block}@keyframes manaPulse{0%,to{filter:drop-shadow(0 0 3px rgba(69,177,255,.6));transform:scale(1)}50%{filter:drop-shadow(0 0 9px rgba(143,227,255,1));transform:scale(1.14)}}@media (prefers-reduced-motion: reduce){.crystal-gem,.crystal-ico,.ico-crystal{animation:none}}body.spin-cine .crystal-gem,body.rip-reveal .crystal-gem,body.spin-cine .crystal-ico,body.rip-reveal .crystal-ico,body.spin-cine .ico-crystal,body.rip-reveal .ico-crystal{animation:none!important}.pb-credits-btn .js-crystal-amt{font:900 12px/1 system-ui,sans-serif;color:#4a2d00;font-variant-numeric:tabular-nums;text-shadow:0 1px 0 rgba(255,248,214,.7)}.pb-name-btn .pb-gallery-ic{width:15px;height:15px;flex:0 0 auto;margin-right:7px;opacity:.82}.pb-name-btn:hover .pb-gallery-ic{opacity:1}.pb-power:hover{color:#ff9fb0}.pb-name-btn{-webkit-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;flex:0 0 auto;color:#d4d9e2;font:700 12px/1 system-ui,sans-serif;padding:0 14px;max-width:none;background:linear-gradient(180deg,#24262ce6,#16171ce6);border:1px solid rgba(255,255,255,.18);border-radius:7px;box-shadow:0 6px 18px #0000006b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .14s}.pb-name-btn:hover,.pb-name-btn:focus-visible{background:linear-gradient(180deg,#32343ceb,#1e2026eb)}.pb-name{display:block;white-space:nowrap}.pb-name-btn.in-gallery .pb-name,.pb-name-btn:hover .pb-name{color:#fff}:root{--admin-crown: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 18'%3E%3Cpath d='M2.5 15 L4.5 6 L9 11 L12 3.5 L15 11 L19.5 6 L21.5 15 Z' fill='%23ffd15c' stroke='%23916a12' stroke-width='1.1' stroke-linejoin='round'/%3E%3Crect x='2.5' y='13.6' width='19' height='2.8' rx='1.1' fill='%23ffd15c' stroke='%23916a12' stroke-width='1.1'/%3E%3Ccircle cx='12' cy='3.4' r='1.5' fill='%23fff3c4'/%3E%3C/svg%3E")}.pb-name-btn.is-admin,.dev-pill.dev-pill-admin{overflow:visible;position:relative}.pb-name-btn.is-admin:before,.dev-pill.dev-pill-admin:before{content:"";position:absolute;top:-10px;right:-7px;width:20px;height:15px;background:var(--admin-crown) center / contain no-repeat;transform:rotate(16deg);filter:drop-shadow(0 1px 1.5px rgba(0,0,0,.55));pointer-events:none;z-index:4}.adm-crown-ic{display:inline-block;width:17px;height:13px;vertical-align:-1px;margin-right:1px;background:var(--admin-crown) center / contain no-repeat;filter:drop-shadow(0 1px 1px rgba(0,0,0,.4))}.admin-top-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:9px 16px;border-bottom:1px solid var(--line);background:var(--bg-panel)}.adm-tool{display:flex;align-items:center;gap:7px;min-width:0}.adm-tool-label{flex:0 0 auto;font-size:15px;cursor:help;opacity:.85;line-height:1}.adm-tool-live{flex:1 1 260px;min-width:0}.adm-tool-live #adm-live-list{min-width:0;flex:1 1 auto}.adm-live-list-inline .adm-chat-line{gap:5px 6px}.adm-live-list-inline>div{font-size:11.5px;opacity:.6}.adm-tool-say{flex:2 1 320px;min-width:0}.adm-tool-say #adm-say-input{flex:1 1 auto;min-width:130px;padding:8px 11px;border-radius:9px;border:1px solid var(--line);background:#ffffff0f;color:#fff;font:600 13px system-ui,sans-serif}.adm-tool-say .status-msg{flex:0 0 auto;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-tool-say .status-msg:empty{display:none}.adm-say-scope{flex:0 0 auto;white-space:nowrap}.adm-say-scope.scope-self{background:#ffb73c29;border-color:#ffb73c80;color:#ffd27a}.adm-tool-anim{flex:0 0 auto}.adm-chat-line{display:flex;flex-wrap:wrap;gap:6px 8px;align-items:center}.adm-chat-user{cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font:700 12.5px/1.35 system-ui,sans-serif;color:#cfe0ff;white-space:nowrap;padding:2px 9px;border-radius:999px;background:#78c8ff14;border:1px solid rgba(120,200,255,.24);transition:background .12s ease,transform .07s ease,border-color .12s ease}.adm-chat-user:hover{background:#78c8ff2e;border-color:#78c8ff80}.adm-chat-user:active{transform:scale(.95)}.adm-chat-user.is-admin{color:#ffe08a;background:#e6d08a1a;border-color:#e6d08a6b}.adm-chat-user.is-banned{color:#ff8f8f;text-decoration:line-through;background:#ff6b6b1a;border-color:#ff6b6b6b}.adm-chat-user.is-idle{opacity:.5}.adm-chat-user.is-anon{cursor:default;opacity:.6}.adm-chat-user.is-anon:hover{background:#78c8ff14;border-color:#78c8ff3d}.adm-chat-user.granting{opacity:.55}.adm-chat-user.granted{color:#7df0bb;background:#13241c;border-color:#48d597;transform:scale(1.04)}.adm-chat-hint{font:600 10.5px/1 system-ui,sans-serif;letter-spacing:normal;text-transform:none;color:var(--text-dim)}.adm-mini-hint{margin:6px 0 0;font-size:11px;line-height:1.35;color:var(--text-dim)}.adm-mini-hint code{font-size:10.5px}.adm-live-wrap{padding:8px 16px;border-bottom:1px solid var(--line);flex-shrink:0}.adm-live-wrap>summary{cursor:pointer;list-style:none;padding:4px 0;font:700 12px/1 system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#9fb0c6}.adm-live-wrap>summary::-webkit-details-marker{display:none}.adm-live-list-compact{max-height:150px;overflow-y:auto;margin-top:8px}.adm-live-list-compact .adm-live-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:6px}.adm-live-list-compact .adm-user-cell{padding:5px 7px}.adm-live-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:8px}.adm-user-cell{display:flex;flex-direction:column;gap:5px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:7px 9px;background:#ffffff06}.adm-user-cell.auc-idle{opacity:.6}.auc-top{display:flex;align-items:center;gap:5px;min-width:0;font-size:13px}.auc-actions{display:flex;gap:6px}.auc-meta{font-size:11px;opacity:.55;font-family:var(--font-mono, monospace)}@media (max-width: 640px){.pb-credits-btn{animation:none!important;transform:none!important}.pb-credits-btn:before{animation:none!important;opacity:0!important}.pb-credits-btn:after{animation:none!important}.pb-credits-btn,.pb-name-btn{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}body.spin-cine:not(.rip-reveal) #ripView{height:100vh;height:100dvh;overflow:hidden}body.spin-cine:not(.rip-reveal) main,body.rip-reveal main,body.craft-reveal main{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}body.spin-cine:not(.rip-reveal) #ripView .chase-section{order:1;flex:0 0 auto;height:40vh;height:40dvh;overflow:visible;margin:0;padding:5dvh 0 0;display:flex;flex-direction:column;justify-content:flex-start;transition:none!important}body.spin-cine:not(.rip-reveal) #ripView #heroStage{order:2;flex:1 1 auto;height:60vh;height:60dvh;min-height:0!important;overflow-x:clip;overflow-y:visible}body.spin-cine:not(.rip-reveal) #ripView .pull-rates-section{display:none!important}body.spin-cine:not(.rip-reveal) #ripView .chase-head{display:none!important}#onlineMeter{transition:opacity .22s ease}body.spin-cine #onlineMeter,body.rip-reveal #onlineMeter,body.victory #onlineMeter{opacity:0!important;pointer-events:none!important}body.rip-reveal #ripView,body.craft-reveal #ripView{height:100vh;height:100dvh;overflow:hidden}body.rip-reveal #ripView .chase-section,body.rip-reveal #ripView .pull-rates-section,body.craft-reveal #ripView .chase-section,body.craft-reveal #ripView .pull-rates-section{display:none!important}body.rip-reveal #ripView #heroStage,body.craft-reveal #ripView #heroStage{order:2;flex:1 1 auto;height:100vh;height:100dvh;min-height:0!important;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}body.rip-reveal #ripView #heroStage::-webkit-scrollbar,body.craft-reveal #ripView #heroStage::-webkit-scrollbar{width:0;height:0;display:none}@media (min-width: 641px){body.rip-reveal #ripView .reveal-inner,body.craft-reveal #ripView .reveal-inner{height:72dvh!important}body.rip-reveal #ripView .reveal-in-actions,body.craft-reveal #ripView .reveal-in-actions{padding-bottom:10px}}body.spin-cine,body.rip-reveal,body.craft-reveal,html:has(body.spin-cine),html:has(body.rip-reveal),html:has(body.craft-reveal){overflow:hidden!important}@media (max-width: 640px){body.spin-cine:not(.rip-reveal) #ripView .chase-section,body.spin-cine:not(.rip-reveal) #ripView .chase-section .top-hits-grid,body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card,body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card img{transition:none!important}body.spin-cine:not(.rip-reveal) #ripView .chase-section .top-hits-grid{max-width:none!important;width:100%;margin:0!important;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:center!important;justify-items:center;place-content:center;align-content:center;align-items:center;gap:8px;padding:0;box-sizing:border-box}body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card{width:auto;height:auto;margin:0}body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card img{width:auto;height:auto;max-height:35dvh;max-width:33vw;object-fit:contain}body.spin-cine:not(.rip-reveal) #ripView #heroStage #scTicker{height:230px;top:50%;bottom:auto;margin-top:-115px;transform:scale(1.15)}body.spin-cine.craft-reveal:not(.rip-reveal) #ripView #heroStage #scTicker{height:210px;margin-top:-105px;transform:scale(1)}}@media (min-width: 641px){body.spin-cine:not(.rip-reveal) #ripView .chase-section .top-hits-grid{max-width:none!important;width:auto;height:auto;margin:0 auto;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:auto;justify-content:center;align-content:center;gap:16px}body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card{width:auto;height:auto}body.spin-cine:not(.rip-reveal) #ripView .chase-section .floor-card img{width:auto;height:auto;max-height:33vh;max-width:26vw;object-fit:contain}body.spin-cine:not(.rip-reveal) #ripView #heroStage #scTicker{height:min(360px,40dvh);top:50%;bottom:auto;margin-top:calc(min(360px,40dvh)/-2);transform:scale(1.5);animation:spinWheelGrow .34s cubic-bezier(.2,.7,.25,1) both}body.spin-cine.craft-reveal:not(.rip-reveal) #ripView #heroStage #scTicker{height:300px;margin-top:-150px;transform:scale(1.12)}body.victory #ripView{height:100vh!important;height:100dvh!important;overflow:hidden!important;justify-content:center!important}body.victory #ripView #heroStage{height:auto!important;min-height:62vh!important;flex:0 0 auto!important;overflow:visible!important}body.victory .hero-stage .reveal-zone.active{justify-content:center!important;padding-top:0!important;box-sizing:border-box!important}body.victory .hero-stage .reveal-zone.expanded .reveal-inner{display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:center!important;gap:26px!important;width:-webkit-max-content!important;width:max-content!important;max-width:94vw!important;height:min(66vh,600px)!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0 auto!important;overflow:visible!important;position:relative!important;z-index:2;isolation:isolate;animation:vicSlam .6s cubic-bezier(.2,.85,.25,1.02) both}body.victory .hero-stage .reveal-zone.expanded .reveal-inner:before{content:none}body.victory .hero-stage .reveal-zone.expanded .reveal-inner:after{content:none}body.victory .hero-stage .card-face.back,body.victory .hero-stage .card-face.placeholder-back{display:none!important}body.victory .hero-stage .reveal-zone.expanded .card-flip-wrap,body.victory .hero-stage .card-flip-wrap{order:0!important;flex:0 0 auto!important;height:100%!important;width:auto!important;max-width:42vw!important;min-height:0!important;max-height:none!important;align-self:stretch!important;margin:0!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important;position:relative!important;overflow:visible!important;animation:none!important;opacity:1!important}body.victory .hero-stage .card-flip-wrap:before,body.victory .hero-stage .card-flip-wrap:after{content:none!important}body.victory .hero-stage .reveal-zone.expanded .card-flip-inner{display:block!important;height:100%!important;width:auto!important;align-items:stretch!important;gap:0!important;animation:none!important}body.victory .hero-stage .reveal-zone.expanded .card-face{align-self:stretch!important;height:100%!important;width:auto!important;max-width:42vw!important;aspect-ratio:auto!important;overflow:hidden!important;position:relative;border:1.5px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 85%,#fff)!important;border-radius:14px!important;box-shadow:0 0 0 1px #0009,0 0 28px var(--tier-glow-color, #93E6B8),0 0 78px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent),0 30px 84px #000000d1!important}body.victory .hero-stage .reveal-zone.expanded .card-face img{width:auto!important;height:100%!important;max-width:42vw!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:12px!important;display:block!important}body.victory .hero-stage .reveal-zone.expanded .card-face:after{content:"";position:absolute;top:-20%;left:0;width:50%;height:140%;z-index:4;pointer-events:none;background:linear-gradient(72deg,transparent 34%,rgba(255,255,255,.7) 48%,color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,#fff) 52%,transparent 62%);opacity:0;mix-blend-mode:screen;animation:vicSheen 5s ease-in-out 1s infinite}body.victory .hero-stage .reveal-zone.expanded .reveal-right-panel{order:1!important;flex:0 0 auto!important;align-self:stretch!important;container-type:normal!important;width:auto!important;height:100%!important;aspect-ratio:.72!important;max-width:40vw!important;min-width:0!important;min-height:0!important;max-height:none!important;margin:0!important;padding:clamp(14px,2.4vh,26px) clamp(14px,1.6vw,24px)!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;box-sizing:border-box!important;overflow:hidden!important;background:radial-gradient(120% 80% at 50% 0%,color-mix(in srgb,var(--tier-glow-color, #93E6B8) 16%,transparent),transparent 60%),linear-gradient(180deg,#0a1019,#04070e 60%,#02040a)!important;border:1.5px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 85%,#fff)!important;border-radius:16px!important;box-shadow:0 0 0 1px #0009,0 0 26px var(--tier-glow-color, #93E6B8),0 0 74px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 50%,transparent),inset 0 0 44px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 12%,transparent),0 30px 84px #000000d1!important}body.victory .hero-stage .reveal-right-panel:after{display:none!important}body.victory .hero-stage .reveal-zone.expanded .reveal-psa-panel{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:clamp(12px,2vh,22px)!important;width:100%!important;max-width:100%!important;height:100%!important;min-width:0!important;box-sizing:border-box!important;background:transparent!important;border:0!important;padding:0!important}body.victory .hero-stage .psa-slab-label{align-self:center!important;margin:0!important;border-radius:12px!important;transform:none!important;flex:0 0 auto!important;box-shadow:0 0 22px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,transparent),0 10px 26px #0009!important}body.victory .hero-stage .psa-slab-brand{font-size:22px!important;padding:0 18px!important;letter-spacing:.06em!important}body.victory .hero-stage .psa-slab-grade{padding:10px 20px!important;gap:12px!important}body.victory .hero-stage .psa-slab-gradetxt{font-size:14px!important}body.victory .hero-stage .psa-slab-gradenum{font-size:48px!important}body.victory .hero-stage .psa-slab-10 .psa-slab-gradenum{font-size:52px!important}body.victory .hero-stage .psa-card-info{display:flex!important;flex-direction:column!important;gap:clamp(10px,1.8vh,18px)!important;width:100%!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important}body.victory .hero-stage .psa-card-name{display:block!important;text-align:center!important;flex:0 0 auto!important;font:800 clamp(15px,1.5vw,21px)/1.28 system-ui,sans-serif!important;letter-spacing:.01em!important;text-transform:uppercase!important;color:#fff!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:100%!important;text-shadow:0 0 14px var(--tier-glow-color, #93E6B8),0 0 30px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 60%,transparent)!important;padding-bottom:clamp(8px,1.4vh,14px)!important;border-bottom:1px solid color-mix(in srgb,var(--tier-glow-color, #93E6B8) 40%,transparent)!important}body.victory .hero-stage .psa-detail-list{display:flex!important;flex-direction:column!important;gap:clamp(6px,1.1vh,12px)!important;width:100%!important}body.victory .hero-stage .psa-drow{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;padding:clamp(5px,.9vh,9px) 2px!important;border-bottom:1px solid rgba(255,255,255,.06)!important}body.victory .hero-stage .psa-dk{font:700 clamp(11px,.95vw,13px)/1 system-ui,sans-serif!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:color-mix(in srgb,var(--tier-glow-color, #93E6B8) 82%,#fff)!important;text-shadow:0 0 10px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent)!important}body.victory .hero-stage .psa-dv{font:800 clamp(13px,1.1vw,16px)/1 system-ui,sans-serif!important;color:#fff!important;text-shadow:0 0 8px rgba(255,255,255,.35)!important;text-align:right!important}body.victory .hero-stage .reveal-zone.expanded .reveal-in-actions{display:flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important;align-self:center!important;width:auto!important;max-width:90vw!important;margin:22px auto 0!important;position:relative;z-index:2;animation:vicClaimIn .45s ease .55s both}}@keyframes vicSlam{0%{opacity:0;transform:scale(1.34);filter:brightness(1.6)}45%{opacity:1;transform:scale(.93);filter:brightness(1.14)}70%{transform:scale(1.045);filter:brightness(1.03)}to{opacity:1;transform:scale(1);filter:brightness(1)}}@keyframes vicShock{0%{opacity:0;transform:translate(-50%,-50%) scale(.12)}14%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(2.9)}}@keyframes vicSheen{0%,55%{transform:translate(-200%) skew(-14deg);opacity:0}62%{opacity:.95}84%{opacity:.95}92%,to{transform:translate(320%) skew(-14deg);opacity:0}}@keyframes vicPulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes vicClaimIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){body.victory .hero-stage .reveal-inner,body.victory .hero-stage .reveal-inner:before,body.victory .hero-stage .reveal-inner:after,body.victory .hero-stage .card-face:after,body.victory .hero-stage .reveal-in-actions{animation:none!important}}body.spin-cine .hero-stage .stage-frame,body.rip-reveal .hero-stage .stage-frame{background:transparent!important}.gold-bar{width:17px;height:13px;overflow:visible;vertical-align:middle;display:inline-block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.45)) drop-shadow(0 0 3px rgba(255,200,70,.65));animation:goldGlow 2.6s ease-in-out infinite}.gold-bar-lg{width:30px;height:22px}@keyframes goldGlow{0%,to{filter:drop-shadow(0 1px 1px rgba(0,0,0,.45)) drop-shadow(0 0 3px rgba(255,200,70,.55))}45%{filter:drop-shadow(0 1px 1px rgba(0,0,0,.45)) drop-shadow(0 0 7px rgba(255,224,120,.95))}}@media (prefers-reduced-motion: reduce){.gold-bar{animation:none}}.chase-section,.pull-rates-section{max-height:1200px;transition:opacity .45s ease,transform .55s cubic-bezier(.5,0,.2,1),max-height .5s ease,margin .45s ease,padding .45s ease}#scTicker{transition:transform .5s cubic-bezier(.3,0,.2,1)}#heroStage{transition:min-height .5s cubic-bezier(.3,0,.2,1)}.player-hud{transition:none}body.rip-reveal #heroStage,body.craft-reveal #heroStage{min-height:62vh}body.spin-cine #scTicker{transform:scale(1.08)}body.spin-cine #scScene{filter:brightness(1.12) saturate(1.12)}body.spin-cine .hero-stage:before,body.rip-reveal .hero-stage:before{opacity:0!important}body.spin-cine .player-hud,body.rip-reveal .player-hud,body.craft-reveal .player-hud{opacity:0!important;pointer-events:none!important;transform:translateY(-140%)!important}body.spin-cine .pull-rates-section{overflow:hidden;max-height:0!important;opacity:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;border:0!important;pointer-events:none;transform:translateY(20%)}@media (prefers-reduced-motion: reduce){body.spin-cine #scTicker{transform:none}body.rip-reveal #heroStage,body.craft-reveal #heroStage{min-height:360px}}.pb-profile.in-gallery .pb-name{color:#ffd98a}.pb-icon{-webkit-appearance:none;appearance:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:40px;color:#cfd8e6;background:linear-gradient(180deg,#141924d9,#0c0f17d9);border:1px solid rgba(0,229,255,.32);border-radius:7px;box-shadow:0 6px 18px #0000006b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .14s,color .14s}.pb-icon svg{width:18px;height:18px}.pb-buy{color:#79e9b3}.pb-buy .cb-plus{font:900 20px/1 system-ui,sans-serif}.pb-buy:hover{background:#3ce68c29;color:#b6ffd8}.pb-admin:hover{background:#a86fe033;color:#e6c6ff}.pb-power:hover{background:#ff505029;color:#ffb4b4}@media (min-width: 641px){.hero-stage{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media (max-width: 640px){.player-hud{top:10px;right:10px}.pb-icon{width:34px}}.sc-ticker-track,.sc-ticker-card .sc-ticker-inner{cursor:grab}.hero-stage.sc-grabbing,.hero-stage.sc-grabbing *{cursor:grabbing!important}.hero-stage.sc-grabbing .sc-ticker-inner:before{display:none!important}.hero-stage.sc-grabbing .sc-ticker-inner:after,.hero-stage.sc-grabbing .sc-scene,.hero-stage.sc-grabbing .sc-scene-glow{animation-play-state:paused!important}.hero-stage.sc-grabbing .sc-ticker-track,.sc-ticker-track.sc-spinning{will-change:transform}.sc-ticker-track.sc-spinning .sc-ticker-inner:before{display:none!important}.sc-ticker-track.sc-spinning .sc-ticker-inner:after{background:none!important;animation:none!important}.sc-ticker-track.sc-spinning .sc-ticker-inner,.sc-ticker-track.sc-spinning .sc-ticker-inner.tier-foil-chase,.sc-ticker-track.sc-spinning .sc-ticker-inner.foil-run,.sc-ticker-track.sc-spinning .sc-ticker-inner.tier-rare{animation:none!important;filter:none!important}.spin-hints{display:none!important}.spin-hints.hidden{opacity:0}.spin-swipe{position:absolute;top:50%;left:50%;will-change:transform,opacity;filter:drop-shadow(0 5px 12px rgba(0,0,0,.5)) drop-shadow(0 0 24px rgba(147,230,184,.95));animation:spinSwipe 2.6s cubic-bezier(.5,0,.2,1) infinite}.spin-swipe svg{width:220px;height:auto;display:block}.spin-label{position:absolute;left:50%;top:calc(50% - 92px);transform:translate(-50%);font:900 26px/1 system-ui,sans-serif;letter-spacing:.06em;white-space:nowrap;color:#fff;background:linear-gradient(180deg,#eafff2,#93e6b8 55%,#d3b8ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:2.5px #fff;paint-order:stroke fill;filter:drop-shadow(0 2px 0 #06231a) drop-shadow(0 0 14px rgba(147,230,184,.9));animation:spinLabelPulse 1.6s ease-in-out infinite}@keyframes spinLabelPulse{0%,to{transform:translate(-50%) scale(1);opacity:.9}50%{transform:translate(-50%) scale(1.08);opacity:1}}.spin-streaks{animation:spinStreak 2.6s ease-in-out infinite}.spin-sparkle path{transform-box:fill-box;transform-origin:center;animation:spinSparkleTwinkle 1.8s ease-in-out infinite}.spin-sparkle path:nth-child(2){animation-delay:.7s}@keyframes spinStreak{0%,to{opacity:.2}45%{opacity:.95}}@keyframes spinSparkleTwinkle{0%,to{opacity:.3;transform:scale(.55) rotate(0)}50%{opacity:1;transform:scale(1.12) rotate(22deg)}}@keyframes spinSwipe{0%,6%{transform:translate(calc(-50% - 36px),-50%) scaleX(1) scale(.9);opacity:0}16%{transform:translate(calc(-50% - 36px),-50%) scaleX(1) scale(1);opacity:1}40%{transform:translate(calc(-50% + 74px),-50%) scaleX(1) scale(1.08);opacity:1}47%{transform:translate(calc(-50% + 96px),-50%) scaleX(1) scale(1);opacity:0}50%{transform:translate(calc(-50% + 36px),-50%) scaleX(-1) scale(.9);opacity:0}60%{transform:translate(calc(-50% + 36px),-50%) scaleX(-1) scale(1);opacity:1}84%{transform:translate(calc(-50% - 74px),-50%) scaleX(-1) scale(1.08);opacity:1}91%{transform:translate(calc(-50% - 96px),-50%) scaleX(-1) scale(1);opacity:0}to{transform:translate(calc(-50% - 36px),-50%) scaleX(1) scale(.9);opacity:0}}@media (max-width: 640px){.spin-swipe svg{width:172px;height:auto}.spin-label{font-size:20px;top:calc(50% - 74px);-webkit-text-stroke-width:2px}}@media (prefers-reduced-motion: reduce){.spin-swipe{animation:none!important;opacity:.85;transform:translate(-50%,-50%)}.spin-streaks,.spin-sparkle path,.spin-label{animation:none}}.floor-card.tier-rare,.sc-ticker-inner.tier-rare{position:relative;overflow:hidden}.floor-card.tier-rare:before,.sc-ticker-inner.tier-rare:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 40%,rgba(196,144,255,.22) 47%,rgba(230,210,255,.44) 50%,rgba(196,144,255,.22) 53%,transparent 60%);background-repeat:no-repeat;background-size:250% 100%;animation:foilShine 30s linear infinite;animation-delay:calc(var(--foil-delay, 0s) + 15s);opacity:0}.boot-overlay{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#eafff2;background:radial-gradient(120% 80% at 50% 46%,rgba(147,230,184,.06),transparent 62%),repeating-linear-gradient(0deg,rgba(147,230,184,.045) 0 1px,transparent 1px 3px),#000;opacity:1;transition:opacity .45s ease}.boot-overlay.boot-hidden{opacity:0;pointer-events:none}.nerv-scan{position:absolute;left:0;right:0;top:0;height:34%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(147,230,184,.1) 55%,rgba(120,255,190,.28) 92%,#ffffff 100%);mix-blend-mode:screen;will-change:transform;animation:nervScan 3.2s linear infinite}@keyframes nervScan{0%{transform:translateY(-120%)}to{transform:translateY(320%)}}.boot-overlay:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:6;background:radial-gradient(circle at 50% 44%,#ffffff,rgba(255,255,255,.28) 26%,transparent 52%);mix-blend-mode:screen;opacity:0;animation:nervSurge 4.4s ease-in-out infinite}@keyframes nervSurge{0%,80%,to{opacity:0}84%{opacity:.14}87%{opacity:1}89%{opacity:.18}92%{opacity:.6}95%{opacity:0}}.nerv-hazard{position:absolute;left:0;right:0;height:12px;pointer-events:none;opacity:.9;background:repeating-linear-gradient(-45deg,#93e6b8 0 15px,#04120b 15px 30px);box-shadow:0 0 16px #93e6b8a6;-webkit-mask:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.nerv-hazard-top{top:0}.nerv-hazard-bot{bottom:0;transform:scaleX(-1)}.boot-core{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:15px}.nerv-tags{display:flex;gap:16px;align-items:center;font:800 10px/1 var(--font-mono, ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:#78ffbed9;text-shadow:0 0 8px rgba(147,230,184,.7)}.nerv-tags .nerv-alert{color:#fff;padding:3px 9px;background:#c31219;letter-spacing:.16em;box-shadow:0 0 12px #ff2d2df2,0 0 26px #ff2d2d8c,inset 0 0 0 1px #ff8c8ce6;animation:nervKlaxon 1s steps(1) infinite}@keyframes nervKlaxon{0%,49%{opacity:1}50%,to{opacity:.3}}.boot-ring{position:relative;width:104px;height:104px;border:none;border-radius:0;box-shadow:none;background:radial-gradient(circle at 50% 50%,#ffffff 0 3px,transparent 4px),linear-gradient(#93e6b8,#93e6b8) center / 1.5px 62% no-repeat,linear-gradient(#93e6b8,#93e6b8) center / 62% 1.5px no-repeat;animation:nervCore 2.2s ease-in-out infinite;perspective:620px;transform-style:preserve-3d}@keyframes nervCore{0%,to{filter:drop-shadow(0 0 6px rgba(120,255,190,.95))}50%{filter:drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 12px #ffffff) drop-shadow(0 0 28px rgba(120,255,190,.9))}}.boot-ring:before{content:"";position:absolute;inset:0;border:2px solid #93E6B8;-webkit-clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);box-shadow:0 0 14px #93e6b8,0 0 34px #93e6b8b3,inset 0 0 16px #93e6b88c;animation:bootGyroY 3.6s linear infinite}.boot-ring:after{content:"";position:absolute;inset:24px;border-radius:50%;border:1.5px dashed #D3B8FF;box-shadow:0 0 12px #d3b8ff,0 0 26px #d3b8ff99;animation:bootGyroX 2.4s linear infinite}@keyframes bootSpin{to{transform:rotate(360deg)}}@keyframes bootGyroY{0%{transform:rotate(0) rotateY(0)}to{transform:rotate(360deg) rotateY(360deg)}}@keyframes bootGyroX{0%{transform:rotate(0) rotateX(0)}to{transform:rotate(-360deg) rotateX(360deg)}}.boot-title{font:900 clamp(22px,6vw,34px)/1 "Baloo 2",var(--font-mono),sans-serif;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(92deg,#fff,#93e6b8 38%,#d3b8ff 74%,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 10px rgba(147,230,184,.85)) drop-shadow(0 0 28px rgba(211,184,255,.5))}.boot-sub{font:800 12px/1 var(--font-mono, ui-monospace, monospace);letter-spacing:.2em;text-transform:uppercase;color:#7dffc0;text-shadow:0 0 9px rgba(147,230,184,.9)}.boot-sub:after{content:"\258b";margin-left:3px;animation:nervCaret 1s steps(1) infinite}@keyframes nervCaret{50%{opacity:0}}.nerv-bar{position:relative;width:min(280px,62vw);height:6px;overflow:hidden;background:#93e6b81a;border:1px solid rgba(147,230,184,.45);box-shadow:0 0 12px #93e6b873,inset 0 0 6px #000000d9}.nerv-bar>i{position:absolute;top:0;bottom:0;left:0;width:42%;background:repeating-linear-gradient(90deg,#93e6b8 0 8px,#d6ffe9 8px 12px);box-shadow:0 0 14px #93e6b8;will-change:transform;animation:nervBar 1.25s cubic-bezier(.55,0,.45,1) infinite}@keyframes nervBar{0%{transform:translate(-110%)}to{transform:translate(340%)}}@media (prefers-reduced-motion: reduce){.boot-ring,.boot-ring:before,.boot-ring:after,.nerv-scan,.nerv-bar>i,.nerv-alert,.boot-overlay:after{animation:none!important}}.craft-loader{z-index:2147483400}.craft-loader .nerv-scan{background:linear-gradient(180deg,transparent,rgba(211,184,255,.1) 60%,rgba(214,190,255,.2))}.craft-loader .nerv-hazard{background:repeating-linear-gradient(-45deg,#d3b8ff 0 15px,#120a1e 15px 30px);box-shadow:0 0 16px #d3b8ff99}.craft-loader .nerv-tags{color:#d6beffe6;text-shadow:0 0 8px rgba(211,184,255,.7)}.craft-loader .boot-ring{background:radial-gradient(circle at 50% 50%,#ffffff 0 2.5px,transparent 3.5px),linear-gradient(#d3b8ff,#d3b8ff) center / 1.5px 62% no-repeat,linear-gradient(#d3b8ff,#d3b8ff) center / 62% 1.5px no-repeat;filter:drop-shadow(0 0 6px rgba(214,190,255,.95))}.craft-loader .boot-ring:before{border-color:#d3b8ff;box-shadow:0 0 14px #d3b8ff,0 0 34px #d3b8ffb3,inset 0 0 16px #d3b8ff8c}.craft-loader .boot-ring:after{border-color:#45b1ff;box-shadow:0 0 12px #45b1ff,0 0 26px #45b1ff99}.craft-loader .boot-title{background:linear-gradient(92deg,#fff,#d3b8ff 40%,#45b1ff 76%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 10px rgba(211,184,255,.85)) drop-shadow(0 0 28px rgba(69,177,255,.5))}.craft-loader .boot-sub{color:#dcc6ff;text-shadow:0 0 9px rgba(211,184,255,.9)}.craft-loader .nerv-bar{background:#d3b8ff1a;border-color:#d3b8ff73;box-shadow:0 0 12px #d3b8ff73,inset 0 0 6px #000000d9}.craft-loader .nerv-bar>i{background:repeating-linear-gradient(90deg,#d3b8ff 0 8px,#eaddff 8px 12px);box-shadow:0 0 14px #d3b8ff}@media (prefers-reduced-motion: reduce){.floor-card.tier-rare:before,.sc-ticker-inner.tier-rare:before{animation:none}}.psa-debug-panel{margin:8px 12px;padding:12px 14px;background:#ff50500f;border:1px solid rgba(255,120,120,.4);border-radius:10px;font-family:var(--font-mono);font-size:11.5px;color:#e7ecf5}.pdbg-head{display:flex;align-items:center;justify-content:space-between;font-weight:800;color:#ff9b9b;margin-bottom:6px}.pdbg-x{cursor:pointer;background:transparent;border:none;color:#ff9b9b;font-size:14px;line-height:1}.pdbg-err{color:#ffc2c2;margin-bottom:10px}.pdbg-cols{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pdbg-cols>div>div{word-break:break-all;margin:2px 0}.pdbg-col-title{font-weight:800;color:var(--gold);letter-spacing:.06em;text-transform:uppercase;font-size:10px;margin-bottom:4px}.pdbg-k{color:#7fb2ff;font-weight:700;margin-right:4px}.pdbg-pre{white-space:pre-wrap;word-break:break-word;max-height:220px;overflow:auto;background:#00000059;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:8px;margin:4px 0 0;font-size:11px;color:#cdd6e2}@media (max-width: 640px){.pdbg-cols{grid-template-columns:1fr}}.fx-scene{display:none;position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;transition:opacity .3s ease;filter:saturate(1.75) contrast(1.07) brightness(1.12)}.fx-scene:before,.fx-scene:after,.sfx-rays{-webkit-mask:radial-gradient(circle at 50% 48%,transparent 0,transparent 13vmin,#000 34vmin);mask:radial-gradient(circle at 50% 48%,transparent 0,transparent 13vmin,#000 34vmin)}.stage-fx{--fx-a: 255,55,40;--fx-b: 255,110,40;--fx-c: 255,180,110;background:radial-gradient(ellipse 130% 56% at 50% 102%,rgba(var(--fx-a),.2),transparent 60%),radial-gradient(circle at 14% -6%,rgba(var(--fx-b),.12),transparent 55%),radial-gradient(circle at 86% 4%,rgba(var(--fx-c),.12),transparent 55%),radial-gradient(ellipse 75% 60% at 50% 38%,rgba(var(--fx-a),.08),transparent 74%),linear-gradient(180deg,#07040a,#0e050b,#170810)}.craft-fx{--fx-a: 60,230,200;--fx-b: 70,140,255;--fx-c: 150,110,255;background:radial-gradient(ellipse 130% 56% at 50% 102%,rgba(var(--fx-a),.18),transparent 60%),radial-gradient(circle at 14% -6%,rgba(var(--fx-b),.14),transparent 55%),radial-gradient(circle at 86% -4%,rgba(var(--fx-c),.22),transparent 55%),radial-gradient(ellipse 75% 60% at 50% 38%,rgba(var(--fx-a),.07),transparent 74%),linear-gradient(180deg,#04060f,#050a18 55%,#04101a)}body.rip-active .stage-fx,body.craft-active .craft-fx{display:block}body.craft-reveal .stage-fx{display:none!important}body.craft-reveal .craft-fx{display:block!important}.fx-scene:before,.fx-scene:after{content:"";position:absolute;left:50%;top:50%;width:130vmax;height:130vmax;transform:translate(-50%,-50%);pointer-events:none;mix-blend-mode:screen;will-change:transform,opacity}.fx-scene:before{background:conic-gradient(from 0deg,rgba(var(--fx-a),.5) 0deg,rgba(var(--fx-c),.1) 8deg,transparent 22deg,transparent 86deg,rgba(var(--fx-b),.5) 95deg,rgba(var(--fx-c),.1) 103deg,transparent 118deg,transparent 176deg,rgba(var(--fx-a),.5) 185deg,rgba(var(--fx-c),.1) 193deg,transparent 208deg,transparent 266deg,rgba(var(--fx-b),.5) 275deg,rgba(var(--fx-c),.1) 283deg,transparent 298deg,transparent 360deg);animation:beamSpinCW 6s linear infinite,beamPulse 2.4s ease-in-out infinite}.fx-scene:after{background:conic-gradient(from 45deg,transparent 0deg,transparent 58deg,rgba(var(--fx-a),.46) 70deg,rgba(var(--fx-c),.08) 79deg,transparent 96deg,transparent 156deg,rgba(var(--fx-b),.44) 166deg,rgba(var(--fx-c),.08) 175deg,transparent 192deg,transparent 252deg,rgba(var(--fx-a),.48) 262deg,rgba(var(--fx-c),.08) 271deg,transparent 288deg,transparent 360deg);animation:beamSpinCCW 8.5s linear infinite,beamPulse 2.4s ease-in-out .9s infinite}@keyframes beamSpinCW{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes beamSpinCCW{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes beamPulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes beamFever{0%,to{opacity:.35}45%{opacity:1}70%{opacity:.6}}.fx-scene>div{position:absolute;pointer-events:none;mix-blend-mode:screen}.sfx-rays{left:50%;top:50%;width:130vmax;height:130vmax;transform:translate(-50%,-50%);background:repeating-conic-gradient(from 0deg,rgba(var(--fx-a),.22) 0deg 3deg,transparent 3deg 12deg);opacity:.92;animation:sfxRaysSpin 26s linear infinite}.sfx-rays2{width:130vmax;height:130vmax;background:repeating-conic-gradient(from 2deg,rgba(var(--fx-b),.18) 0deg 1.8deg,transparent 1.8deg 9deg);opacity:.78;animation:sfxRaysSpinR 38s linear infinite}@keyframes sfxRaysSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes sfxRaysSpinR{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}.sfx-fire,#ripFire,.stage-fx .sfx-rays{display:none!important}.stage-fx:before,.stage-fx:after{display:block!important;left:0!important;top:0!important;width:100%!important;height:110%!important;transform:none;will-change:transform;mix-blend-mode:screen;-webkit-mask:linear-gradient(0deg,#000 0%,rgba(0,0,0,.7) 38%,transparent 84%);mask:linear-gradient(0deg,#000 0%,rgba(0,0,0,.7) 38%,transparent 84%)}.stage-fx:before{background:repeating-linear-gradient(98deg,transparent 0 4.5%,rgba(255,120,60,.13) 5.2% 6.6%,rgba(255,60,40,.06) 7.2% 8.6%,transparent 9.4% 15%);animation:riseShaft1 5s ease-in-out infinite alternate}.stage-fx:after{background:repeating-linear-gradient(84deg,transparent 0 6%,rgba(255,90,50,.1) 6.8% 8.4%,transparent 9.2% 17%);animation:riseShaft2 7s ease-in-out infinite alternate}@keyframes riseShaft1{0%{transform:translate(-4%,5%) skew(-3.5deg)}to{transform:translate(4%,-5%) skew(3.5deg)}}@keyframes riseShaft2{0%{transform:translate(3%,4%) skew(2.5deg)}to{transform:translate(-5%,-4%) skew(-2.5deg)}}.stage-fx .cfx-glow{bottom:-12vh;height:64vh;filter:blur(36px);animation:cfxPulse 2.4s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.stage-fx:before,.stage-fx:after{animation:none!important}}html{background-color:#05060a;background-image:radial-gradient(120% 70% at 50% -12%,rgba(255,255,255,.05),transparent 58%),linear-gradient(180deg,#0a0b11,#06070c 58%,#030307)}.casino-lights{display:none!important}.fx-scene:before,.fx-scene:after,.stage-fx:before,.stage-fx:after,.craft-fx:before,.craft-fx:after,.sfx-rays,.sfx-rays2,.sfx-fire,#ripFire,.stage-fx .cfx-glow,.craft-fx .cfx-glow,.fx-scene>div{display:none!important}.particle-field{opacity:.18!important}.fx-scene{filter:saturate(1.05) brightness(1.02)!important}.stage-fx{background:radial-gradient(135% 85% at 50% 116%,rgba(48,235,120,.42),transparent 60%),radial-gradient(100% 64% at 50% -14%,rgba(30,200,110,.3),transparent 58%),radial-gradient(120% 120% at 50% 50%,transparent 40%,rgba(4,44,24,.5) 100%),linear-gradient(180deg,#061a108c,#04100b52 48%,#05160eb8)!important}.craft-fx{background:radial-gradient(135% 85% at 50% 116%,rgba(158,74,240,.44),transparent 60%),radial-gradient(100% 64% at 50% -14%,rgba(122,44,200,.32),transparent 58%),radial-gradient(120% 120% at 50% 50%,transparent 40%,rgba(30,8,54,.5) 100%),linear-gradient(180deg,#1608288c,#0d051a52 48%,#120722b8)!important}.craft-fx .sfx-rays{display:none!important}.craft-fx:before,.craft-fx:after{left:0!important;top:0!important;width:100%!important;height:110%!important;transform:none;will-change:transform;mix-blend-mode:screen;-webkit-mask:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 38%,transparent 84%);mask:linear-gradient(180deg,#000 0%,rgba(0,0,0,.7) 38%,transparent 84%)}.craft-fx:before{background:repeating-linear-gradient(98deg,transparent 0 4.5%,rgba(226,196,255,.11) 5.2% 6.6%,rgba(180,120,255,.05) 7.2% 8.6%,transparent 9.4% 15%);animation:shaftSway1 12s ease-in-out infinite alternate}.craft-fx:after{background:repeating-linear-gradient(84deg,transparent 0 6%,rgba(206,160,255,.08) 6.8% 8.4%,transparent 9.2% 17%);animation:shaftSway2 16s ease-in-out infinite alternate}@keyframes shaftSway1{0%{transform:translate(-4%) skew(-3.5deg)}to{transform:translate(4%) skew(3.5deg)}}@keyframes shaftSway2{0%{transform:translate(3%) skew(2.5deg)}to{transform:translate(-5%) skew(-2.5deg)}}@media (prefers-reduced-motion: reduce){.craft-fx:before,.craft-fx:after{animation:none!important}}.cfx-glow{position:absolute;left:0;right:0;bottom:-18vh;height:78vh;filter:blur(42px);background:radial-gradient(ellipse 92% 70% at 50% 100%,rgba(var(--fx-a),.32),rgba(var(--fx-b),.15) 50%,transparent 78%);animation:cfxPulse 5.5s ease-in-out infinite}@keyframes cfxPulse{0%,to{opacity:.55;transform:scaleY(1)}50%{opacity:.95;transform:scaleY(1.05)}}.cfx-fog{position:absolute;width:90vw;height:90vw;border-radius:50%;filter:blur(66px);mix-blend-mode:screen;opacity:.42}.cfx-fog1{top:-22%;left:-24%;background:radial-gradient(circle,rgba(var(--fx-b),.5),transparent 62%);animation:cfxDrift1 28s ease-in-out infinite}.cfx-fog2{bottom:-26%;right:-24%;background:radial-gradient(circle,rgba(var(--fx-c),.45),transparent 62%);animation:cfxDrift2 34s ease-in-out infinite}@keyframes cfxDrift1{0%,to{transform:translate(0)}50%{transform:translate(18vw,10vh)}}@keyframes cfxDrift2{0%,to{transform:translate(0)}50%{transform:translate(-16vw,-8vh)}}.cfx-bubbles{position:absolute;inset:0}.cfx-bubble{position:absolute;bottom:-24px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffffe6,rgba(var(--fx-a),.5) 60%,rgba(var(--fx-b),.12));box-shadow:0 0 9px rgba(var(--fx-a),.55);opacity:0;animation:cfxRise var(--dur, 9s) linear infinite;animation-delay:var(--delay, 0s);will-change:transform,opacity}@keyframes cfxRise{0%{transform:translate(0) scale(.55);opacity:0}12%{opacity:.9}82%{opacity:.8}to{transform:translate(var(--drift, 0px),-104vh) scale(1);opacity:0}}@media (prefers-reduced-motion: reduce){.cfx-glow,.cfx-fog,.cfx-bubble{animation:none!important}}.casino-lights{display:none}body.rip-active .casino-lights,body.gallery-active .casino-lights{display:block;position:fixed;z-index:6;pointer-events:none;filter:drop-shadow(0 0 4px rgba(var(--bulb-glow, 230,208,138),.7));opacity:.72}body.rip-active .casino-lights{--bulb1: #E6D08A;--bulb2: #ff5a3c;--bulb-glow: 230,208,138}body.gallery-active .casino-lights,body.craft-reveal .casino-lights{--bulb1: #58e6cf;--bulb2: #6aa0ff;--bulb-glow: 88,230,207}body.rip-active .casino-lights.cl-top,body.gallery-active .casino-lights.cl-top,body.rip-active .casino-lights.cl-bot,body.gallery-active .casino-lights.cl-bot{left:0;right:0;height:16px;background-image:radial-gradient(circle 3px at 14px 8px,var(--bulb1) 0 3px,transparent 4px),radial-gradient(circle 3px at 42px 8px,var(--bulb2) 0 3px,transparent 4px);background-size:56px 16px;background-repeat:repeat-x;animation:marqueeChaseX 4.5s linear infinite,marqueeTwinkle 2.8s ease-in-out infinite}.casino-lights.cl-top{top:0}.casino-lights.cl-bot{bottom:0}body.rip-active .casino-lights.cl-left,body.gallery-active .casino-lights.cl-left,body.rip-active .casino-lights.cl-right,body.gallery-active .casino-lights.cl-right{top:0;bottom:0;width:16px;background-image:radial-gradient(circle 3px at 8px 14px,var(--bulb1) 0 3px,transparent 4px),radial-gradient(circle 3px at 8px 42px,var(--bulb2) 0 3px,transparent 4px);background-size:16px 56px;background-repeat:repeat-y;animation:marqueeChaseY 4.5s linear infinite,marqueeTwinkle 2.8s ease-in-out .9s infinite}.casino-lights.cl-left{left:0}.casino-lights.cl-right{right:0}@keyframes marqueeChaseX{to{background-position:-56px 0,-56px 0}}@keyframes marqueeChaseY{to{background-position:0 -56px,0 -56px}}@keyframes marqueeTwinkle{0%,to{opacity:.55}50%{opacity:.85}}@media (prefers-reduced-motion: reduce){.casino-lights{animation:none!important}}.jackpot-divider{width:100%;max-width:720px;display:flex;align-items:center;justify-content:center;gap:16px;margin:10px auto 4px;padding:0 18px;pointer-events:none}.jackpot-divider:before,.jackpot-divider:after{content:"";flex:1 1 0;height:2px;max-width:38%;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85));box-shadow:0 0 8px #ff963280}.jackpot-divider:after{background:linear-gradient(270deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85))}body.rip-reveal .jackpot-divider{display:none}body.spin-cine:not(.rip-reveal) .jackpot-divider{position:fixed;top:38vh;left:50%;transform:translate(-50%,4px);margin:0;padding:0;z-index:50;max-width:92vw}body.spin-cine:not(.rip-reveal) .jackpot-divider:before,body.spin-cine:not(.rip-reveal) .jackpot-divider:after{display:none}.jackpot-showcase{position:relative;width:100%}#ripView .chase-section{padding-bottom:3px}.chase-reel-ov{position:absolute;inset:0;z-index:6;overflow:hidden;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .28s ease;background:radial-gradient(120% 100% at 50% 0%,#141d34,#060a14 74%);box-shadow:inset 0 0 0 2px #7d8aa6,inset 0 0 34px #000000e6;perspective-origin:50% 50%}.floor-card.reeling .chase-reel-ov{opacity:1}.chase-reel-ov:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,transparent 12%,rgba(255,255,255,.05) 46%,rgba(255,255,255,.09) 50%,rgba(255,255,255,.05) 54%,transparent 88%),linear-gradient(180deg,rgba(4,7,14,.98) 0%,rgba(4,7,14,.55) 14%,transparent 32%,transparent 68%,rgba(4,7,14,.55) 86%,rgba(4,7,14,.98) 100%)}.chase-reel-ov:after{content:"";position:absolute;left:7%;right:7%;top:50%;height:36%;transform:translateY(-50%);z-index:4;pointer-events:none;border-radius:8px;box-shadow:inset 0 0 0 2px #78dcffd9,0 0 20px #5ab4ff80;background:linear-gradient(90deg,#5ab4ff12,#96e6ff24,#5ab4ff12)}.chase-drum{position:absolute;left:0;right:0;top:50%;height:0;z-index:1;transform-style:preserve-3d;will-change:transform}.chase-drum-face{position:absolute;left:4%;right:4%;top:0;display:flex;align-items:center;justify-content:center;gap:.32em;backface-visibility:hidden;background:linear-gradient(180deg,#6f0b0e,#c8151b 20%,#e02424,#c8151b 80%,#6f0b0e);box-shadow:inset 0 0 0 1.5px #fff5e680,inset 0 0 12px #00000059;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(0,0,0,.6);font-family:Rajdhani,Arial Narrow,sans-serif;font-weight:800;line-height:1;color:#fff}.chase-drum-face .cr-psa{display:block;font-size:.52em;font-weight:900;font-style:italic;letter-spacing:.5px;color:#fff;transform:skew(-8deg);text-shadow:0 2px 3px rgba(0,0,0,.45)}.chase-drum-face .cr-num{font-weight:900;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.chase-drum-face.is-ten .cr-num{color:#ffe27a;text-shadow:0 0 14px rgba(255,200,80,.9),0 2px 4px rgba(0,0,0,.6)}.floor-card.reel-won .chase-reel-ov:after{box-shadow:inset 0 0 0 3px #ffdc78,0 0 30px #ffbe46f2}.floor-card.reel-won .chase-reel-ov{animation:chaseReelWon .55s ease}@keyframes chaseReelWon{0%,to{transform:scale(1)}45%{transform:scale(1.05)}}@media (prefers-reduced-motion: reduce){.chase-drum{transition:none!important}}.mana-burst{position:fixed;inset:0;z-index:11400;pointer-events:none;overflow:hidden}.mana-goo-svg{position:absolute;width:0;height:0}.mana-flash{position:absolute;inset:0;background:radial-gradient(circle at 50% 34%,#ffffff,#ffffff 8%,rgba(150,225,255,.62) 30%,rgba(60,140,255,.34) 52%,rgba(30,70,200,.2) 74%,transparent 92%)}@media (color-gamut: p3){.mana-flash{background:radial-gradient(circle at 50% 34%,color(display-p3 1 1 1),color(display-p3 1 1 1) 8%,color(display-p3 .62 .88 1 / .62) 30%,color(display-p3 .28 .55 1 / .34) 52%,rgba(30,70,200,.2) 74%,transparent 92%)}}.mana-liquid{position:absolute;inset:0;filter:url(#manaGoo)}.mana-blob{position:absolute;top:0;border-radius:50%;will-change:transform;background:radial-gradient(circle at 42% 32%,#e2f7ff,#74bdff 44%,#2f7cf2 78%,#1b56d8)}.mana-liquid2{filter:url(#manaGoo2)}@media (prefers-reduced-motion: reduce){.mana-burst{display:none}}.pb-nav-craft.mana-filling,.mana-filling .pb-nav-craft{animation:manaFill 1.7s ease-out!important}@keyframes manaFill{0%,to{text-shadow:none;transform:scale(1)}22%{text-shadow:0 0 10px #8fcbff,0 0 22px #4aa0ff;transform:scale(1.16)}60%{text-shadow:0 0 8px #8fcbff;transform:scale(1.04)}}.tip-host{position:fixed;left:14px;bottom:14px;z-index:6200}@media (max-width: 640px){.tip-host{left:10px;bottom:10px}}body.spin-cine .tip-host,body.rip-reveal .tip-host{display:none!important}.tip-btn{position:relative;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:7px 13px 7px 11px;border-radius:999px;font:800 13px/1 system-ui,sans-serif;color:#2a1a00;background:linear-gradient(180deg,#ffe9a6,#f3b63c 60%,#e0992a);border:1.5px solid #fff3c4;box-shadow:0 6px 18px #00000080,0 0 18px #ffc85080,inset 0 1px #fff9;-webkit-tap-highlight-color:transparent;animation:tipBreathe 3.2s ease-in-out infinite}.tip-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.tip-btn:active{transform:translateY(1px)}.tip-btn .tip-jar{font-size:16px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.tip-btn .tip-coin{width:15px;height:15px;margin-left:-2px}.tip-btn .tip-label{letter-spacing:.03em}@keyframes tipBreathe{0%,to{box-shadow:0 6px 18px #00000080,0 0 14px #ffc85066,inset 0 1px #fff9}50%{box-shadow:0 6px 18px #00000080,0 0 28px #ffd86ed9,inset 0 1px #fff9}}.tip-host.tip-nudge .tip-btn{animation:tipNudge .7s cubic-bezier(.2,.9,.3,1.5) 2}@keyframes tipNudge{0%,to{transform:translateY(0) rotate(0)}30%{transform:translateY(-7px) rotate(-6deg)}60%{transform:translateY(0) rotate(5deg)}}.tip-menu{position:absolute;left:0;bottom:calc(100% + 9px);width:max-content;min-width:184px;padding:11px 12px 10px;border-radius:14px;transform-origin:bottom left;background:linear-gradient(180deg,#140e1ef7,#0a0812f7);border:1px solid rgba(255,205,80,.55);box-shadow:0 16px 40px #0009,0 0 26px #ffc85040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translateY(8px) scale(.96);pointer-events:none;transition:opacity .16s ease,transform .16s cubic-bezier(.2,.9,.3,1.3)}.tip-host.tip-open .tip-menu{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.tip-menu-head{font:800 12px/1.1 system-ui,sans-serif;color:#ffe08a;text-align:center;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:5px}.tip-menu-head .crystal-ico{width:15px;height:15px}.tip-amts{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.tip-amt{cursor:pointer;padding:8px 4px;border-radius:9px;font:800 14px/1 system-ui,sans-serif;color:#eafaff;background:radial-gradient(120% 120% at 50% 0%,#5aaaff47,#0c121eeb);border:1px solid rgba(120,200,255,.5);transition:transform .1s ease,box-shadow .12s ease,background .12s ease}.tip-amt:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000080,0 0 16px #5aaaff99}.tip-amt:active{transform:translateY(0)}.tip-amt-max{color:#2a1a00;background:linear-gradient(180deg,#bfeaff,#6fbcff);border-color:#d6f4ff}.tip-bal{margin-top:9px;text-align:center;font:700 11px/1 system-ui,sans-serif;color:#9fb0c3}.tip-bal .crystal-ico{width:12px;height:12px;vertical-align:-2px}.tip-bal b{color:#cfe6ff}@media (prefers-reduced-motion: reduce){.tip-btn,.tip-host.tip-nudge .tip-btn{animation:none}}.tip-coin-fly{position:fixed;left:0;top:0;z-index:6300;pointer-events:none;font-size:20px;color:#7fc4ff;will-change:transform,opacity;text-shadow:0 0 10px rgba(90,180,255,.95),0 0 18px rgba(70,150,255,.7)}.jackpot-meter{position:relative;pointer-events:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 16px 8px;border-radius:12px;background:linear-gradient(180deg,#5a4516,#2b1f08 48%,#4a3712);border:1px solid rgba(255,225,150,.7);box-shadow:0 6px 16px #00000080,inset 0 1px #fff0be80,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 16px #ffaa324d;transition:transform .45s cubic-bezier(.2,1.4,.3,1),box-shadow .3s ease,opacity .3s ease;transform-origin:center}.jackpot-meter.jm-bump{animation:jackpotBumpFlash .55s ease}@keyframes jackpotBumpFlash{0%,to{filter:none}40%{filter:brightness(1.45) saturate(1.2)}}.jm-label{display:inline-flex;align-items:center;gap:8px;font:900 9px/1 var(--font-display, system-ui),sans-serif;letter-spacing:.3em;text-indent:.3em;background:linear-gradient(90deg,#e6d08a,#fff3c4 50%,#e6d08a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(0,0,0,.5))}.jm-bulb{width:7px;height:7px;border-radius:50%;text-indent:0;flex:0 0 auto;background:radial-gradient(circle at 35% 30%,#fff7d6,#ffb52e 60%,#b9670f);box-shadow:0 0 7px #ffbe46f2,0 0 13px #ff9628b3;animation:jmBulb 1s steps(1) infinite}.jm-label .jm-bulb:last-child{animation-delay:.5s}@keyframes jmBulb{0%,49%{opacity:1}50%,to{opacity:.25}}.jm-board{position:relative;display:inline-flex;align-items:center;gap:6px;padding:3px 12px 3px 10px;border-radius:7px;background:linear-gradient(180deg,#160604,#240a06 50%,#120402);border:1px solid rgba(0,0,0,.85);box-shadow:inset 0 2px 7px #000000e6,inset 0 0 14px #ff5a1e2e,0 0 14px #ff96324d;overflow:hidden}.jm-board:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:7px;background:repeating-linear-gradient(0deg,rgba(0,0,0,.28) 0 1px,transparent 1px 3px);mix-blend-mode:multiply}.jm-cr{font-size:32px;line-height:1;filter:drop-shadow(0 0 8px rgba(120,230,200,.7))}.jm-online-dot{width:13px;height:13px;border-radius:50%;background:#93e6b8;align-self:center;box-shadow:0 0 7px #93e6b8,0 0 15px #93e6b8b3,inset 0 0 3px #ffffff80;animation:jmOnlinePulse 2s ease-in-out infinite}@keyframes jmOnlinePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.72)}}@media (max-width: 640px){.jm-online-dot{width:10px;height:10px}}@media (prefers-reduced-motion: reduce){.jm-online-dot{animation:none}}#onlineMeter .jm-online-dot{width:15px;height:16px;border-radius:0;background:var(--gem-color, #4fa8ff);box-shadow:none;clip-path:polygon(50% 0%,90% 33%,74% 100%,26% 100%,10% 33%);filter:drop-shadow(0 0 5px var(--gem-color, #4fa8ff)) drop-shadow(0 0 2px rgba(255,255,255,.55));cursor:pointer;pointer-events:auto}#onlineMeter .jm-online-dot.gem-purple{--gem-color: #b06bff}@media (max-width: 640px){#onlineMeter .jm-online-dot{width:12px;height:13px}}.jm-digits{display:inline-flex;align-items:baseline;gap:1px;font:900 24px/1 DS-Digital,Courier New,ui-monospace,monospace;font-variant-numeric:tabular-nums}.jm-digit{position:relative;display:inline-block;width:.66em;text-align:center}.jm-digit:before{content:"8";position:absolute;inset:0;z-index:0;color:#ff461e24}.jm-d{position:relative;z-index:1;color:#ffc23a;text-shadow:0 0 5px rgba(255,170,40,.95),0 0 12px rgba(255,120,20,.8),0 0 22px rgba(255,90,10,.5);animation:jmFlicker 4s steps(1) infinite}.jm-sep{position:relative;z-index:1;color:#ffb02e;opacity:.9;padding:0 .02em;text-shadow:0 0 6px rgba(255,150,30,.8)}@keyframes jmFlicker{0%,96%,to{opacity:1}97%{opacity:.82}98%{opacity:1}99%{opacity:.9}}.jackpot-meter.jm-won{transform:scale(2);z-index:40;border-color:#cde9ff;box-shadow:0 0 60px #78c8ff,0 0 110px #4696ffb3!important}@media (max-width: 640px){.jackpot-meter.jm-won{transform:scale(1.7)}}.jackpot-meter.jm-won .jm-board{box-shadow:inset 0 0 18px #b4ebffa6,0 0 24px #5aafffd9}.jackpot-meter.jm-won .jm-d{color:#eafaff;text-shadow:0 0 8px #bfeaff,0 0 18px #66b6ff,0 0 30px #2f7aff}.jackpot-meter.jm-won .jm-cr{filter:drop-shadow(0 0 12px rgba(120,210,255,1))}@media (max-width: 640px){.jackpot-divider{gap:26px;padding:0 6px;margin:3px 0 2px}.jackpot-divider:before,.jackpot-divider:after{max-width:32%}.jackpot-meter{padding:5px 12px 6px;border-radius:10px}.jm-digits{font-size:19px}.jm-cr{font-size:26px}.jm-label{font-size:8px;letter-spacing:.24em;gap:6px}.jm-bulb{width:6px;height:6px}}@media (prefers-reduced-motion: reduce){.jm-bulb,.jm-d{animation:none!important}}.jackpot-won-banner{position:fixed;top:60px;left:50%;transform:translate(-50%);z-index:11500;pointer-events:none;white-space:nowrap;padding:12px 26px;border-radius:12px;font:800 18px/1 var(--font-display, system-ui),sans-serif;letter-spacing:.03em;color:#2b1c00;background:linear-gradient(180deg,#fff3c4,#e6d08a 55%,#e89a26);border:2px solid #fff7d2;box-shadow:0 14px 50px #00000080,0 0 50px #e6d08ae6;text-shadow:0 1px 0 rgba(255,255,255,.5)}.jackpot-won-banner b{color:#1c1200}@media (max-width: 640px){.jackpot-won-banner{font-size:14px;padding:10px 18px;top:54px}}.sfx-sparkles{inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 3 C55 38 62 45 97 50 C62 55 55 62 50 97 C45 62 38 55 3 50 C38 45 45 38 50 3 Z' fill='%2300e5ff'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 8 C54 40 60 46 92 50 C60 54 54 60 50 92 C46 60 40 54 8 50 C40 46 46 40 50 8 Z' fill='%23ff2d9b'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-size:46px 46px,30px 30px;background-position:16% 24%,80% 66%;filter:drop-shadow(0 0 8px rgba(0,229,255,.7));opacity:.9;animation:sfxSparkle 2.6s ease-in-out infinite}.sfx-sparkles:before,.sfx-sparkles:after{content:"";position:absolute;pointer-events:none;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 9px rgba(255,45,155,.7))}.sfx-sparkles:before{width:54px;height:54px;left:68%;top:18%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 3 C55 38 62 45 97 50 C62 55 55 62 50 97 C45 62 38 55 3 50 C38 45 45 38 50 3 Z' fill='%23ffffff'/%3E%3C/svg%3E");background-size:contain;animation:sfxSparkle 3.1s ease-in-out .6s infinite}.sfx-sparkles:after{width:34px;height:34px;left:26%;top:76%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 8 C54 40 60 46 92 50 C60 54 54 60 50 92 C46 60 40 54 8 50 C40 46 46 40 50 8 Z' fill='%2300e5ff'/%3E%3C/svg%3E");background-size:contain;animation:sfxSparkle 2.3s ease-in-out 1.1s infinite}@keyframes sfxSparkle{0%,to{opacity:.12;transform:scale(.7) rotate(0)}50%{opacity:.8;transform:scale(1.05) rotate(12deg)}}@media (prefers-reduced-motion: reduce){.sfx-rays,.sfx-rays2,.sfx-sparkles,.sfx-sparkles:before,.sfx-sparkles:after{animation:none!important}.sfx-sparkles{opacity:.7}}body.spin-cine .stage-fx,body.rip-reveal .stage-fx{opacity:1!important;filter:brightness(1.32) saturate(1.7)!important}body.spin-cine .stage-fx:before,body.rip-reveal .stage-fx:before{animation:riseShaft1 1.8s ease-in-out infinite alternate!important}body.spin-cine .stage-fx:after,body.rip-reveal .stage-fx:after{animation:riseShaft2 2.4s ease-in-out infinite alternate!important}body.spin-cine .sfx-rays,body.rip-reveal .sfx-rays{animation:sfxRaysSpin 7s linear infinite!important}body.spin-cine .sfx-rays2,body.rip-reveal .sfx-rays2{animation:sfxRaysSpinR 11s linear infinite!important}body.spin-cine .sfx-sparkles,body.rip-reveal .sfx-sparkles,body.spin-cine .sfx-sparkles:before,body.rip-reveal .sfx-sparkles:before,body.spin-cine .sfx-sparkles:after,body.rip-reveal .sfx-sparkles:after{animation-duration:1s!important}body.foilchase-hit .stage-fx{filter:sepia(.5) saturate(1.9) brightness(1.24) hue-rotate(72deg)!important}body.foilchase-hit .sfx-rays{animation:sfxRaysSpin 5s linear infinite!important;opacity:1!important}body.foilchase-hit .sfx-rays2{animation:sfxRaysSpinR 8s linear infinite!important}.foil-screen-burst{position:fixed;inset:0;z-index:40;pointer-events:none;overflow:hidden}.foil-screen-burst .fsb-ring{position:absolute;left:50%;top:46%;width:34vmin;height:34vmin;margin:-17vmin 0 0 -17vmin;border-radius:50%;border:4px solid rgba(147,230,184,.95);box-shadow:0 0 46px #93e6b8d9,inset 0 0 34px #93e6b880;transform:scale(0);opacity:0;animation:fsbRing 1.5s cubic-bezier(.2,.6,.2,1) forwards}.foil-screen-burst .fsb-ring2{border-color:#d2f5e1e6;animation-delay:.22s}@keyframes fsbRing{0%{transform:scale(0);opacity:0}12%{opacity:1}to{transform:scale(7.5);opacity:0}}@property --fsbA{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.foil-screen-burst .fsb-rays{position:absolute;inset:0;mix-blend-mode:screen;background:repeating-conic-gradient(from var(--fsbA, 0deg) at 50% 46%,rgba(147,230,184,.55) 0deg 2deg,transparent 2deg 9deg);-webkit-mask:radial-gradient(circle at 50% 46%,transparent 0 7%,#000 24%,#000 56%,transparent 80%);mask:radial-gradient(circle at 50% 46%,transparent 0 7%,#000 24%,#000 56%,transparent 80%);opacity:0;animation:fsbRays 2.4s ease-out forwards}@keyframes fsbRays{0%{--fsbA: 0deg;opacity:0}15%{opacity:.9}to{--fsbA: 55deg;opacity:0}}@media (prefers-reduced-motion: reduce){.foil-screen-burst .fsb-ring,.foil-screen-burst .fsb-rays{animation-duration:.6s}body.foilchase-hit .sfx-rays,body.foilchase-hit .sfx-rays2{animation:none!important}}.spectator-banner{position:fixed;top:14px;left:50%;z-index:12050;transform:translate(-50%,-150%);display:flex;align-items:center;gap:9px;padding:9px 18px;border-radius:999px;white-space:nowrap;max-width:92vw;font:800 14px/1 system-ui,sans-serif;color:#fff;background:linear-gradient(180deg,#181028ed,#0c0816ed);border:1.5px solid var(--sb-color, #E6D08A);box-shadow:0 8px 28px #00000080,0 0 22px color-mix(in srgb,var(--sb-color, #E6D08A) 60%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;overflow:hidden;text-overflow:ellipsis;transition:transform .42s cubic-bezier(.2,1.1,.3,1),opacity .3s ease}.spectator-banner .sb-eye{font-size:16px;animation:sbEye 1.4s ease-in-out infinite}@keyframes sbEye{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.spectator-banner .sb-text b{color:var(--sb-color, #E6D08A)}@media (max-width: 640px){.spectator-banner{font-size:12px;padding:7px 13px;top:10px;gap:7px}}@media (prefers-reduced-motion: reduce){.spectator-banner{transition:opacity .3s ease}.spectator-banner.show{transform:translate(-50%)}.spectator-banner .sb-eye{animation:none}}@media (prefers-reduced-motion: reduce){.stage-fx:before,.stage-fx:after,body.spin-cine .stage-fx:before,body.rip-reveal .stage-fx:before,body.spin-cine .stage-fx:after,body.rip-reveal .stage-fx:after{animation:none!important}}.welcome-sheet{position:fixed;inset:0;z-index:2147483646;max-height:100vh;max-height:100dvh;display:flex;flex-direction:column;align-items:center;overflow-y:auto;overscroll-behavior:none;-webkit-overflow-scrolling:auto;padding:60px 20px max(40px,env(safe-area-inset-bottom,0px));background:radial-gradient(120% 90% at 20% 8%,rgba(147,230,184,.12),transparent 55%),radial-gradient(120% 90% at 85% 96%,rgba(211,184,255,.12),transparent 60%),#03050ae0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);opacity:0;transition:opacity .3s ease}.welcome-sheet.show{opacity:1}.welcome-sheet[hidden]{display:none}body.welcome-open{overflow:hidden!important}.welcome-sheet #welcomeVol{touch-action:pan-x}.welcome-card{position:relative;width:min(440px,92vw);box-sizing:border-box;margin:auto 0;padding:62px 24px 22px;border-radius:22px;text-align:center;background:linear-gradient(180deg,#0b1220,#05070e 70%,#03050b);border:1.5px solid color-mix(in srgb,#93E6B8 70%,#fff);box-shadow:0 0 0 1px #0009,0 0 34px #93e6b873,0 0 90px #93e6b838,0 30px 80px #000000b3;transform:translateY(14px) scale(.96);transition:transform .34s cubic-bezier(.2,.9,.3,1.3)}.welcome-sheet.show .welcome-card{transform:none}.welcome-ripley{position:absolute;top:-52px;left:50%;transform:translate(-50%);width:104px;height:104px;border-radius:50%;border:3px solid color-mix(in srgb,#93E6B8 70%,#fff);background:#0b1220 url(/img/rippy.png) no-repeat;background-size:148%;background-position:18% 60%;box-shadow:0 0 24px #93e6b899,0 8px 24px #0009}.welcome-ripley.is-live{background-repeat:no-repeat;background-size:cover;background-position:center 40%}.welcome-hi{font:800 13px/1 system-ui,sans-serif;letter-spacing:.04em;color:#ffd39a;margin-bottom:8px;text-shadow:0 0 10px rgba(255,170,80,.5)}.welcome-title{margin:0 0 10px;font:900 clamp(22px,6vw,30px)/1.1 system-ui,sans-serif;color:#fff;letter-spacing:.01em}.welcome-title [data-brand]{background:linear-gradient(90deg,#93e6b8,#d3b8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.welcome-lead{margin:0 auto 18px;max-width:36ch;font:500 14px/1.5 system-ui,sans-serif;color:#c9d6e6}.welcome-lead b{color:#eafff4;font-weight:800}.welcome-steps{display:flex;align-items:flex-start;justify-content:center;gap:6px;margin:0 0 16px}.wstep{display:flex;flex-direction:column;align-items:center;gap:7px;flex:1 1 0;min-width:0}.wstep-ic{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#ffffff08;border:1px solid rgba(255,255,255,.09)}.wstep-ic svg{width:24px;height:24px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wstep-rip svg{stroke:#ff7a45;filter:drop-shadow(0 0 5px #ff7a45)}.wstep-collect svg{stroke:#d3b8ff;filter:drop-shadow(0 0 5px #D3B8FF)}.wstep-craft svg{stroke:#93e6b8;filter:drop-shadow(0 0 5px #93E6B8)}.wstep-t{display:flex;flex-direction:column;gap:1px;line-height:1.15}.wstep-t b{font:800 12px/1 system-ui,sans-serif;color:#fff;letter-spacing:.02em}.wstep-t i{font:500 10px/1.2 system-ui,sans-serif;font-style:normal;color:#8fa0b4}.wstep-arrow{align-self:center;color:#4a5766;font:800 20px/1 system-ui,sans-serif}.welcome-legend{display:flex;justify-content:center;gap:16px;margin:0 0 18px;flex-wrap:wrap}.wleg{font:600 11px/1 system-ui,sans-serif;color:#9fb0c3;display:inline-flex;align-items:center;gap:6px}.wleg b{color:#e6eef7}.wleg-dot{width:9px;height:9px;border-radius:50%}.wleg-rip{background:#ff7a45;box-shadow:0 0 8px #ff7a45}.wleg-mana{background:#93e6b8;box-shadow:0 0 8px #93e6b8}.welcome-trust{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin:0 0 13px}.wt-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;font:700 10px/1 system-ui,sans-serif;letter-spacing:.02em;color:#d7e3f0;white-space:nowrap;border:1px solid rgba(255,255,255,.13);background:#ffffff0a}.wt-badge svg{width:13px;height:13px;flex:none;fill:none;stroke:#93e6b8;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.wt-badge:nth-child(2) svg{stroke:#d3b8ff}.wt-badge:nth-child(3) svg{stroke:#7ed4ff}.welcome-vol{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:8px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09)}.wv-mute{flex:none;display:inline-flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;color:#cfe3d6;padding:2px}.wv-mute svg{width:20px;height:20px}.wv-mute svg path:first-child{fill:currentColor}.wv-mute svg path:nth-child(2){fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.wv-ic-off,.welcome-vol.muted .wv-ic-on{display:none}.welcome-vol.muted .wv-ic-off{display:block}.welcome-vol.muted .wv-mute{color:#ff7a7a}.wv-range{flex:1 1 auto;-webkit-appearance:none;appearance:none;height:6px;border-radius:999px;margin:0;background:linear-gradient(90deg,#93E6B8 var(--v,100%),rgba(255,255,255,.14) var(--v,100%))}.wv-range::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#eafff4;box-shadow:0 0 8px #93e6b8d9;cursor:pointer}.wv-range::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:50%;background:#eafff4;box-shadow:0 0 8px #93e6b8d9;cursor:pointer}.wv-pct{flex:none;width:36px;text-align:right;font:700 11px/1 system-ui,sans-serif;color:#9fb0c3}.welcome-actions{display:flex;flex-direction:column;gap:10px}.welcome-btn{-webkit-appearance:none;appearance:none;cursor:pointer;width:100%;box-sizing:border-box;border-radius:12px;padding:14px;font:800 15px/1 system-ui,sans-serif;letter-spacing:.02em}.welcome-primary{color:#04120a;border:0;background:linear-gradient(180deg,#5cf0a0,#2bd47e);box-shadow:0 0 22px #93e6b899,0 8px 20px #0006;animation:welcomePulse 2.4s ease-in-out infinite}.welcome-primary i{font-style:normal;font-weight:600;opacity:.8}@keyframes welcomePulse{0%,to{box-shadow:0 0 22px #93e6b880,0 8px 20px #0006}50%{box-shadow:0 0 34px #93e6b8d9,0 8px 20px #0006}}.welcome-ghost{color:#c9d6e6;background:transparent;border:1px solid rgba(255,255,255,.16)}.welcome-ghost:hover{background:#ffffff0f}@media (max-width: 380px){.wstep-t i{display:none}.welcome-card{padding-top:60px}}@media (max-height: 720px){.welcome-sheet{padding-top:44px}.welcome-card{padding:52px 24px 16px}.welcome-ripley{width:88px;height:88px;top:-44px}.welcome-lead,.welcome-steps{margin-bottom:12px}.welcome-trust{margin-bottom:10px}.welcome-vol{margin-bottom:12px;padding:6px 12px}.welcome-actions{gap:8px}.welcome-btn{padding:12px}}@media (max-height: 600px){.welcome-sheet{padding-top:34px}.welcome-card{padding-top:46px}.welcome-ripley{width:72px;height:72px;top:-36px}.wstep-t i,.welcome-vol{display:none}.welcome-lead{margin-bottom:10px;font-size:13px}}@media (max-height: 500px){.welcome-trust,.welcome-lead{display:none}}@media (prefers-reduced-motion: reduce){.welcome-primary{animation:none}.welcome-card{transition:none}}.glass-intro{position:fixed;inset:0;z-index:2147483601;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;-webkit-backdrop-filter:blur(10px) saturate(1.18) brightness(1.06);backdrop-filter:blur(10px) saturate(1.18) brightness(1.06);background:radial-gradient(135% 100% at 22% 10%,rgba(228,246,255,.24),transparent 55%),radial-gradient(120% 90% at 82% 94%,rgba(150,200,255,.16),transparent 60%),repeating-linear-gradient(57deg,rgba(255,255,255,.055) 0 2px,transparent 2px 27px),repeating-linear-gradient(-43deg,rgba(185,222,255,.05) 0 2px,transparent 2px 33px),linear-gradient(135deg,#d4ecff24,#8cb6ff12 45%,#bedeff0b 70%,#769eeb1c),#070f1e57;box-shadow:inset 0 0 0 1px #def2ff2e,inset 0 0 150px #78b4ff1f,inset 0 0 70px #ffffff0f;transition:opacity .35s ease}.glass-intro.gone{display:none}.glass-intro:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(62% 62% at 0% 0%,rgba(255,255,255,.18),transparent 70%),radial-gradient(62% 62% at 100% 0%,rgba(214,238,255,.15),transparent 70%),radial-gradient(62% 62% at 0% 100%,rgba(214,238,255,.15),transparent 70%),radial-gradient(62% 62% at 100% 100%,rgba(255,255,255,.16),transparent 70%);mix-blend-mode:screen;animation:iceBreathe 6s ease-in-out infinite}@keyframes iceBreathe{0%,to{opacity:.65}50%{opacity:1}}.glass-intro:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.55;background:linear-gradient(62deg,transparent 49.5%,rgba(255,255,255,.24) 49.8%,rgba(255,255,255,.24) 50.1%,transparent 50.4%),linear-gradient(113deg,transparent 38.6%,rgba(205,232,255,.16) 39.9%,transparent 40.2%),linear-gradient(27deg,transparent 70.6%,rgba(205,232,255,.14) 71.9%,transparent 72.2%),linear-gradient(149deg,transparent 60.7%,rgba(225,242,255,.14) 61%,transparent 61.3%);mix-blend-mode:screen}body.demo-mode .glass-intro{background:radial-gradient(135% 100% at 22% 10%,rgba(255,226,226,.24),transparent 55%),radial-gradient(120% 90% at 82% 94%,rgba(255,150,150,.18),transparent 60%),repeating-linear-gradient(57deg,rgba(255,255,255,.05) 0 2px,transparent 2px 27px),repeating-linear-gradient(-43deg,rgba(255,190,190,.06) 0 2px,transparent 2px 33px),linear-gradient(135deg,#ffd0d026,#ff6e6e1a 45%,#ffaaaa0d 70%,#d63a3a26),#2207095c;box-shadow:inset 0 0 0 1px #ffdcdc33,inset 0 0 150px #ff56562b,inset 0 0 70px #ff787812}body.demo-mode .glass-intro:before{background:radial-gradient(62% 62% at 0% 0%,rgba(255,236,236,.18),transparent 70%),radial-gradient(62% 62% at 100% 0%,rgba(255,200,200,.16),transparent 70%),radial-gradient(62% 62% at 0% 100%,rgba(255,200,200,.16),transparent 70%),radial-gradient(62% 62% at 100% 100%,rgba(255,236,236,.16),transparent 70%)}body.demo-mode .glass-intro:after{background:linear-gradient(62deg,transparent 49.5%,rgba(255,230,230,.24) 49.8%,rgba(255,230,230,.24) 50.1%,transparent 50.4%),linear-gradient(113deg,transparent 38.6%,rgba(255,192,192,.18) 39.9%,transparent 40.2%),linear-gradient(27deg,transparent 70.6%,rgba(255,192,192,.16) 71.9%,transparent 72.2%),linear-gradient(149deg,transparent 60.7%,rgba(255,212,212,.16) 61%,transparent 61.3%)}body.demo-mode .glass-sheen{background:linear-gradient(105deg,transparent,rgba(255,226,226,.26),rgba(255,255,255,.12),transparent)}body.demo-mode .glass-title{color:#ffd9d9;text-shadow:0 0 18px rgba(255,90,90,.5)}.glass-sheen{position:absolute;top:-60%;bottom:-60%;left:-40%;width:35%;background:linear-gradient(105deg,transparent,rgba(226,244,255,.26),rgba(255,255,255,.12),transparent);transform:skew(-18deg);pointer-events:none;animation:glassSheen 5.5s ease-in-out infinite}@keyframes glassSheen{0%{left:-40%}55%,to{left:130%}}.glass-core{text-align:center;pointer-events:none;user-select:none;padding:20px}.glass-intro{align-items:flex-start}.glass-core{margin-top:15vh;display:inline-flex;flex-direction:column;align-items:center;gap:14px}.ice-meter{margin:0 auto}.jackpot-meter.ice-meter{background:linear-gradient(180deg,#e0f2ff52,#96c4f02e 48%,#c8e4ff47)!important;border:1px solid rgba(235,248,255,.5)!important;-webkit-backdrop-filter:blur(3px) brightness(1.12) saturate(1.08);backdrop-filter:blur(3px) brightness(1.12) saturate(1.08);box-shadow:0 8px 22px #0a1e3c47,inset 0 1px #ffffff8c,inset 0 0 22px #b4deff42,0 0 24px #96d2ff4d!important}.ice-meter .jm-label{background:linear-gradient(90deg,#0a2e52,#1c5891 50%,#0a2e52)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.6))!important}.ice-meter .jm-bulb{background:radial-gradient(circle at 35% 30%,#fff,#a9dbff 55%,#3f8fd6)!important;box-shadow:0 0 8px #a0dcfffa,0 0 16px #5ab4ffbf!important}.ice-meter .jm-board{background:linear-gradient(180deg,#0816286b,#0c263e5c 50%,#0814246b)!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid rgba(180,222,255,.32)!important;box-shadow:inset 0 1px 5px #00000080,inset 0 0 14px #5abeff33,0 0 14px #78cdff59!important}.ice-meter .jm-d{color:#cdeeff!important;text-shadow:0 0 6px rgba(150,220,255,.98),0 0 14px rgba(90,180,255,.85),0 0 26px rgba(60,150,255,.55)!important}.ice-meter .jm-digit:before{color:#5aaaff29!important}.ice-meter .jm-sep{color:#a9dbff!important;text-shadow:0 0 6px rgba(120,200,255,.85)!important}.ice-meter .jm-online-dot{background:#86d2ff!important;box-shadow:0 0 9px #96dcff,0 0 16px #5ab4ffb3!important}.glass-title{font:900 clamp(30px,9vw,64px)/1 system-ui,sans-serif;letter-spacing:.14em;background:linear-gradient(180deg,#fff,#d6ecff 45%,#9cc4ff 75%,#7fb0ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 34px rgba(150,200,255,.45);filter:drop-shadow(0 1px 0 rgba(255,255,255,.35)) drop-shadow(0 0 18px rgba(150,205,255,.35))}.glass-emblem{display:block;width:clamp(58px,15vw,80px);height:auto;margin:0 auto 14px;filter:drop-shadow(0 2px 10px rgba(120,185,255,.4)) drop-shadow(0 0 2px rgba(255,255,255,.35));animation:glassEmblemGlow 4.5s ease-in-out infinite}@keyframes glassEmblemGlow{0%,to{filter:drop-shadow(0 2px 10px rgba(120,185,255,.32)) drop-shadow(0 0 2px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 2px 16px rgba(150,205,255,.6)) drop-shadow(0 0 4px rgba(255,255,255,.5))}}.glass-tag{margin-top:12px;font:600 clamp(10.5px,2.6vw,12.5px)/1.5 system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#cee4ffd1;text-shadow:0 0 12px rgba(120,180,255,.28)}.glass-hint{margin-top:16px;font:700 13px/1 system-ui,sans-serif;letter-spacing:.26em;text-transform:uppercase;color:#dce8ffc7;animation:glassHintPulse 1.8s ease-in-out infinite}@keyframes glassHintPulse{0%,to{opacity:.5}50%{opacity:1}}.glass-trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 9px;margin:22px auto 0;max-width:460px}.gt-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 12px;border-radius:999px;font:800 10.5px/1 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#e0f0ffe6;border:1px solid rgba(200,228,255,.28);background:linear-gradient(180deg,#e2f4ff1f,#78aaf00f);box-shadow:inset 0 1px #ffffff24,0 2px 10px #1e468c38;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gt-ic{width:14px;height:14px;flex:none;fill:none;stroke:#bfe0ff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(140,200,255,.5))}body.demo-mode .glass-tag{color:#ffd6d6d9}body.demo-mode .gt-badge{color:#ffe2e2eb;border-color:#ffc4c44d;background:linear-gradient(180deg,#ffe0e01f,#f078780f)}body.demo-mode .gt-ic{stroke:#ffc4c4;filter:drop-shadow(0 0 4px rgba(255,150,150,.5))}@media (max-width: 520px){.glass-trust{max-width:320px;gap:7px}.gt-badge{padding:5px 10px;font-size:9.5px}}.glass-build{margin-top:18px;font:600 10.5px/1.4 ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase;color:#aacdf09e;text-shadow:0 0 8px rgba(120,180,255,.25)}.glass-build:empty{display:none}.glass-intro:not(.glass-ready){cursor:progress}.glass-intro:not(.glass-ready) .glass-hint{animation:none;opacity:.55;letter-spacing:.18em}.glass-intro.shattering{background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.glass-intro.shattering:before,.glass-intro.shattering:after{opacity:0!important;transition:opacity .12s ease}.glass-intro.shattering .glass-core,.glass-intro.shattering .glass-sheen{opacity:0;transition:opacity .12s ease}.glass-shard{position:fixed;pointer-events:none;will-change:transform,opacity;-webkit-backdrop-filter:blur(10px) saturate(1.18) brightness(1.06);backdrop-filter:blur(10px) saturate(1.18) brightness(1.06);background:linear-gradient(135deg,#eefaff42,#a0cdff17 50%,#ffffff0d),#0a12204d;box-shadow:inset 0 0 0 1px #def2ff38,0 6px 18px #28509640}.glass-shard.gs-wedge{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#eefaff4d,#a0cdff1c 50%,#ffffff0f),#0a122057;box-shadow:none;filter:drop-shadow(0 0 .6px rgba(226,244,255,.6)) drop-shadow(0 3px 10px rgba(40,80,150,.3))}.glass-impact{position:fixed;width:320px;height:320px;border-radius:50%;pointer-events:none;z-index:3;will-change:transform,opacity;background:radial-gradient(circle,#ffffff 0%,#ffffff 18%,rgba(216,244,255,.72) 36%,rgba(150,200,255,.28) 54%,transparent 68%);box-shadow:0 0 110px 24px #ffffffe6,0 0 44px 10px #fff}.glass-hdr-burst{position:fixed;inset:0;z-index:9999;pointer-events:none;will-change:opacity;background:radial-gradient(circle at var(--fx-x, 50%) var(--fx-y, 50%),#ffffff 0%,#ffffff 24%,rgba(255,255,255,.72) 42%,rgba(214,255,235,.34) 60%,transparent 82%)}@media (color-gamut: p3){.glass-hdr-burst{background:radial-gradient(circle at var(--fx-x, 50%) var(--fx-y, 50%),color(display-p3 1 1 1) 0%,color(display-p3 1 1 1) 24%,color(display-p3 1 1 1 / .72) 42%,color(display-p3 .84 1 .92 / .34) 60%,transparent 82%)}}@media (dynamic-range: high){html{dynamic-range-limit:no-limit}}.glass-cracks .crack-line{fill:none;stroke:#eaf7fff2;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 3px rgba(150,210,255,.95)) drop-shadow(0 0 8px rgba(120,180,255,.5))}@media (prefers-reduced-motion: reduce){.glass-sheen,.glass-hint,.glass-intro:before{animation:none}}:root{--crystal: #45b1ff;--crystal-2: #8fe3ff}.crystal-ico{display:inline-block;width:1.05em;height:1.18em;vertical-align:-.24em;overflow:hidden;color:transparent;text-shadow:none;font-style:normal;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='9.6' y='1.6' width='4.8' height='2.6' rx='.8' fill='%23caa15c' stroke='%237a5a22' stroke-width='.8'/%3E%3Cpath d='M10 4.2 L10 8.6 A6 6 0 1 0 14 8.6 L14 4.2 Z' fill='%2345b1ff' stroke='%231c5f96' stroke-width='1.1' stroke-linejoin='round'/%3E%3Cpath d='M7.1 13.2 C9 12.4 10.4 13.8 12 13.4 13.6 13 15 12.3 16.9 13.1' fill='none' stroke='%23cfeaff' stroke-width='1' opacity='.7'/%3E%3Ccircle cx='10.2' cy='16.4' r='1' fill='%23dff1ff' opacity='.85'/%3E%3Ccircle cx='13.4' cy='17.6' r='.7' fill='%23dff1ff' opacity='.7'/%3E%3C/svg%3E") center / contain no-repeat}.pb-crystals{display:inline-flex;align-items:center;gap:5px;color:#e6f4ff;font:800 12px/1 system-ui,sans-serif;white-space:nowrap;padding:0 13px;border-radius:7px;background:linear-gradient(180deg,#122030d9,#0a121cd9);border:1px solid rgba(69,177,255,.5);box-shadow:0 6px 18px #0000006b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pb-crystals .crystal-gem{width:17px;height:17px;display:block;filter:drop-shadow(0 0 4px rgba(69,177,255,.65))}.ico-cr,.ico-crystal{display:inline-block;width:1.05em;height:1.05em;vertical-align:-.18em;background-position:center;background-repeat:no-repeat;background-size:contain}.ico-cr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 L22 10 L12 22 L2 10 Z' fill='%2386d6ff' stroke='%232f86cf' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M2 10 H22 M12 2 V22' stroke='%232f86cf' stroke-width='.7' opacity='.5'/%3E%3C/svg%3E")}.ico-crystal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='9.6' y='1.6' width='4.8' height='2.6' rx='.8' fill='%23caa15c' stroke='%237a5a22' stroke-width='.8'/%3E%3Cpath d='M10 4.2 L10 8.6 A6 6 0 1 0 14 8.6 L14 4.2 Z' fill='%2345b1ff' stroke='%231c5f96' stroke-width='1.1' stroke-linejoin='round'/%3E%3Cpath d='M7.1 13.2 C9 12.4 10.4 13.8 12 13.4 13.6 13 15 12.3 16.9 13.1' fill='none' stroke='%23cfeaff' stroke-width='1' opacity='.7'/%3E%3Ccircle cx='10.2' cy='16.4' r='1' fill='%23dff1ff' opacity='.85'/%3E%3Ccircle cx='13.4' cy='17.6' r='.7' fill='%23dff1ff' opacity='.7'/%3E%3C/svg%3E")}.craft-balance .cb-money{display:inline-flex;align-items:center;gap:5px;margin:0 10px;font-size:17px}.craft-balance .cb-money b{color:#fff}.gallery-actions-spacer{flex:1 1 auto}.gallery-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px}.gallery-panels{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:flex-start;max-width:1040px;margin:18px auto 0;padding:0 14px}.gallery-panels .gallery-panel{flex:1 1 320px;max-width:480px;margin:0;text-align:center}.gallery-panels .craft-tier-list{justify-items:center}.gallery-panels .buy-packs{margin:0 auto}@media (max-width: 560px){.gallery-panels{flex-direction:column;align-items:stretch}}.gallery-panel-primary{flex:1.5 1 360px!important;max-width:560px!important;position:relative;overflow:visible;border:1px solid rgba(255,205,80,.55)!important;background:radial-gradient(120% 90% at 50% -10%,#ffd25a29,#0e0b07f7)!important;box-shadow:0 16px 54px #00000080,0 0 30px #ffcd5047,inset 0 0 36px #ffcd500f!important;animation:buyPanelGlow 2.8s ease-in-out infinite}@keyframes buyPanelGlow{0%,to{box-shadow:0 16px 54px #00000080,0 0 26px #ffcd503d,inset 0 0 36px #ffcd500f}50%{box-shadow:0 16px 54px #00000080,0 0 46px #ffe07c80,inset 0 0 36px #ffcd501a}}.buy-title{color:#f2f4f8!important;font-size:24px!important;text-shadow:0 1px 3px rgba(0,0,0,.6)}.buy-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:linear-gradient(180deg,#fff,#d7d7cc);color:#17181c;font:900 11px/1 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:999px;box-shadow:0 4px 14px #00000073,inset 0 1px #ffffffe6}.buy-test-note{opacity:.6;font-size:11.5px}@media (prefers-reduced-motion: reduce){.gallery-panel-primary{animation:none}}.gallery-section-head{width:min(960px,96vw);margin:30px auto 4px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.gallery-section-title{position:relative;margin:0;padding:0 18px;font:800 13px/1 system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ffe08a;text-shadow:0 0 14px rgba(255,205,80,.35)}.gallery-section-title:before,.gallery-section-title:after{content:"";position:absolute;top:50%;width:46px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,205,80,.55))}.gallery-section-title:before{right:100%;transform:scaleX(-1)}.gallery-section-title:after{left:100%}.gallery-section-sub{margin:0;font:500 12px/1.3 system-ui,sans-serif;color:#9fb0c6}@media (max-width: 560px){.gallery-section-title:before,.gallery-section-title:after{width:26px}}.pb-buy-btn{-webkit-appearance:none;appearance:none;cursor:pointer;flex:0 0 auto;position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;gap:6px;padding:0 13px;border:none;border-radius:7px;font:900 12px/1 system-ui,sans-serif;color:#2a1300;white-space:nowrap;text-shadow:0 1px 0 rgba(255,248,214,.6);background:linear-gradient(180deg,#ffe9a6,#f8c84f 48%,#e89a26);box-shadow:0 5px 16px #0000006b,0 0 18px #ffcd5080,inset 0 1px #ffffffb3;animation:buyCtaPulse 2.4s ease-in-out infinite}.pb-buy-btn .buy-cta-rip{width:18px;height:18px;flex:0 0 auto}.pb-buy-label{white-space:nowrap}.pb-buy-btn:before{content:"";position:absolute;top:-25%;bottom:-25%;left:-60%;width:42%;z-index:-1;background:linear-gradient(105deg,transparent,rgba(255,255,255,.75),transparent);transform:skew(-18deg);pointer-events:none;mix-blend-mode:screen;animation:buyCtaSheen 3.2s ease-in-out infinite}@keyframes buyCtaPulse{0%,to{box-shadow:0 5px 16px #0000006b,0 0 16px #ffcd5073,inset 0 1px #ffffffb3}50%{box-shadow:0 5px 16px #0000006b,0 0 30px #ffe07ce6,inset 0 1px #ffffffd9}}@keyframes buyCtaSheen{0%{left:-60%}42%,to{left:150%}}body.buy-locked{overflow:hidden;overscroll-behavior:none}.buy-dropdown{position:fixed;top:58px;left:50%;z-index:12090;width:min(420px,94vw);opacity:0;pointer-events:none;transform:translate(-50%) translateY(-10px) scale(.97);transform-origin:top center;transition:opacity .13s ease,transform .17s cubic-bezier(.2,.9,.25,1.15);will-change:transform,opacity}.buy-dropdown.open{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1)}.buy-dropdown-inner{padding:12px 14px 14px;border-radius:12px;position:relative;background:linear-gradient(180deg,rgba(147,230,184,.08),transparent 30%),linear-gradient(180deg,#10161a,#0a1013 52%,#06090b);border:1px solid rgba(147,230,184,.55);box-shadow:0 20px 52px #000000b8,inset 0 1px #c8ffde29,inset 0 -8px 12px #0000008c,0 0 20px #93e6b847}.buy-close{position:absolute;top:12px;right:12px;z-index:5;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.42);color:#17181c;font:800 15px/1 system-ui,sans-serif;background:linear-gradient(180deg,#fff,#f1f1ea 52%,#d7d7cc);box-shadow:inset 0 2px #ffffffe6,0 2px 5px #00000059}.buy-close:active{transform:translateY(1px)}@media (max-width: 640px){.buy-dropdown{top:calc(env(safe-area-inset-top) + 10px);left:10px;right:10px;bottom:auto;width:auto;max-width:none;transform:translateY(8px);transform-origin:top center;transition:opacity .1s ease,transform .15s cubic-bezier(.2,.9,.25,1.1)}.buy-dropdown.open{transform:none}.buy-dropdown-inner{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 20px);border-radius:16px;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;padding:52px 16px calc(22px + env(safe-area-inset-bottom));box-sizing:border-box;overflow-y:auto;overscroll-behavior:none}.buy-close{top:10px;right:10px;width:34px;height:34px;font-size:16px}.buy-dropdown-inner{padding:18px 13px calc(12px + env(safe-area-inset-bottom));gap:7px}.rip-buy{gap:7px}.rip-qty{gap:12px}.rip-step{width:34px;height:34px;font-size:19px;border-radius:10px}.rip-qty-val{min-width:80px}.rip-qty-val b{font-size:25px}.rip-qty-label{font-size:13px}.rip-glyph{width:18px;height:18px}.rip-deals{gap:7px;margin-top:0}.rip-deal{flex-basis:120px;padding:7px 8px 6px}.rip-deal-main{font-size:13px}.rip-deal-main .rdm-price{font-size:14px}.rip-deal-main .rip-glyph{width:15px;height:15px}.rip-deal-save{font-size:10px}.rip-buy-btn{padding:9px 16px;font-size:14.5px}.rip-trust{margin-top:2px;gap:5px}.rip-trust-line{font-size:10px;max-width:280px;line-height:1.3}.rip-cardmarks{gap:5px}}@media (max-width: 640px) and (max-height: 760px){.rip-cardmarks{display:none}.buy-dropdown-inner,.rip-buy{gap:6px}}@media (prefers-reduced-motion: reduce){.pb-buy-btn{animation:none}.pb-buy-btn:before{display:none}.buy-dropdown{transition:none}}#buyCtaBtn.pb-buy-btn,.pb-name-btn{border-radius:6px!important;transition:transform .07s ease,box-shadow .12s ease,filter .15s ease!important}#buyCtaBtn.pb-buy-btn:before{display:none!important}#buyCtaBtn.pb-buy-btn{color:#17181c!important;text-shadow:0 1px 0 rgba(255,255,255,.85)!important;border:1px solid rgba(0,0,0,.4)!important;background:linear-gradient(180deg,#fbfbf6,#ececdf)!important;box-shadow:0 3px 10px #0006,inset 0 1px #fffffff2!important;animation:none!important}.pb-name-btn{color:#eef0f5!important;border:1px solid #000!important;background:#08090c!important;box-shadow:0 3px 10px #0009,inset 0 1px #ffffff14!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important}.pb-name-btn .pb-name{color:#eef0f5!important}@keyframes pianoShineWhite{0%,14%{background-position:150% 0,0 0}55%,to{background-position:-170% 0,0 0}}@keyframes pianoShineBlack{0%,22%{background-position:150% 0,0 0}62%,to{background-position:-170% 0,0 0}}.pb-nav-rip{--zap: 147,230,184}.pb-nav-craft{--zap: 211,184,255}#buyCtaBtn.pb-buy-btn{--zap: 255,205,80}.pb-name-btn{--zap: 150,210,255}.pb-nav-btn,#buyCtaBtn.pb-buy-btn,.pb-name-btn{transition:none!important}.pb-nav-btn:hover,#buyCtaBtn.pb-buy-btn:hover,.pb-name-btn:hover{filter:brightness(1.16) saturate(1.25)!important;box-shadow:0 0 0 1px rgba(var(--zap),.95),0 0 16px rgba(var(--zap),.9),0 0 34px rgba(var(--zap),.5),0 6px 18px #0006!important}.pb-nav-btn:active,#buyCtaBtn.pb-buy-btn:active,.pb-name-btn:active{transform:none!important;filter:brightness(1.7) saturate(1.7) contrast(1.05)!important;box-shadow:0 0 0 2.5px rgba(var(--zap),1),0 0 22px rgba(var(--zap),1),0 0 52px rgba(var(--zap),1),0 0 90px rgba(var(--zap),.85),0 0 150px rgba(var(--zap),.5)!important}.pb-nav-btn,#buyCtaBtn.pb-buy-btn,.pb-name-btn{position:relative;overflow:hidden}.pb-nav-btn:after,#buyCtaBtn.pb-buy-btn:after,.pb-name-btn:after{content:"";display:block!important;position:absolute;inset:0;z-index:3;border-radius:inherit;pointer-events:none;mix-blend-mode:screen;-webkit-mask:none!important;mask:none!important;padding:0!important;background:radial-gradient(circle 92px at var(--px, 50%) var(--py, 50%),rgba(255,255,255,.95) 0%,rgba(var(--zap),1) 14%,rgba(var(--zap),.75) 36%,rgba(var(--zap),.32) 58%,rgba(var(--zap),.08) 74%,transparent 84%)!important;opacity:0;transition:opacity .16s ease}#buyCtaBtn.pb-buy-btn:after{mix-blend-mode:normal!important;background:radial-gradient(circle 92px at var(--px, 50%) var(--py, 50%),rgba(255,240,190,.98) 0%,rgba(var(--zap),1) 20%,rgba(var(--zap),.7) 44%,rgba(var(--zap),.28) 64%,transparent 80%)!important}.pb-nav-btn.zap-lit:after,#buyCtaBtn.pb-buy-btn.zap-lit:after,.pb-name-btn.zap-lit:after{opacity:.72}.pb-nav-btn.zapping:after,#buyCtaBtn.pb-buy-btn.zapping:after,.pb-name-btn.zapping:after{opacity:1;transition:opacity .03s ease}#buyCtaBtn.pb-buy-btn:hover{filter:brightness(1.03)!important}.pb-name-btn:hover,.pb-name-btn:focus-visible{filter:brightness(1.15)!important}@media (prefers-reduced-motion: reduce){#buyCtaBtn.pb-buy-btn,.pb-name-btn{animation:none!important;background-position:-170% 0,0 0!important}}#creditsBuyBtn.pb-nav-rip,#craftNavBtn.pb-nav-craft{border-radius:6px!important;background:#0a0b0f!important;border:1.5px solid rgba(var(--zap),.6)!important;color:#fff!important;text-shadow:0 0 9px rgba(var(--zap),.85),0 1px 2px rgba(0,0,0,.8)!important;box-shadow:inset 0 1px #ffffff0d,0 3px 10px #0000008c,0 0 10px rgba(var(--zap),.22)!important;animation:none!important;transition:none!important}#creditsBuyBtn.pb-nav-rip .pb-nav-label,#craftNavBtn.pb-nav-craft .pb-nav-label{color:#fff!important}#creditsBuyBtn.pb-nav-rip:active,#craftNavBtn.pb-nav-craft:active{transform:none!important;background:#14161d!important;filter:brightness(1.7) saturate(1.7) contrast(1.05)!important;box-shadow:0 0 0 2.5px rgba(var(--zap),1),0 0 22px rgba(var(--zap),1),0 0 52px rgba(var(--zap),1),0 0 90px rgba(var(--zap),.85),0 0 150px rgba(var(--zap),.5)!important}#creditsBuyBtn.pb-nav-rip:hover,#craftNavBtn.pb-nav-craft:hover{border-color:rgba(var(--zap),.95)!important;box-shadow:inset 0 1px #ffffff0d,0 3px 10px #0000008c,0 0 16px rgba(var(--zap),.5)!important}@media (prefers-reduced-motion: reduce){#creditsBuyBtn.pb-nav-rip,#craftNavBtn.pb-nav-craft{animation:none!important;background-position:-170% 0,0 0!important}}#shopPanel{display:flex!important;flex-direction:column;align-items:stretch;width:min(960px,96vw)!important;max-width:960px!important;margin:0 auto!important}#shopPanel>.shop-cols{min-width:0}#shopPanel>#craftCarousel{margin-top:4px}@media (min-width: 641px){#craftView{padding-top:40px}}.gallery-vault{width:min(1100px,96vw);margin:52px auto 0}.gallery-panel.gallery-vault{background:none!important;border:0!important;box-shadow:none!important;padding:0!important}@media (min-width: 641px){#galleryView{padding-top:40px}.gallery-vault{margin-top:0}}.gallery-marquee{margin-top:4px}.gallery-vault .crafting-collection{border-top:none!important;margin:0!important;padding-top:0!important}.crafting-collection.cc-page #inventoryGrid{max-height:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important;grid-template-columns:repeat(var(--gal-cols, 4),minmax(0,190px));justify-content:center;max-width:1100px}.crafting-collection.cc-page .cc-gallery-divider{display:none!important}.crafting-collection.cc-page .gallery-action-card{display:flex!important}@media (max-width: 640px){.crafting-collection.cc-page #inventoryGrid{grid-template-columns:repeat(var(--gal-cols, 4),var(--gal-cw, calc((100% - 21px)/4) ));justify-content:center;gap:7px}}.gallery-identity{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin:2px auto 12px;max-width:1100px}.gallery-username{font:800 15px/1 system-ui,sans-serif;letter-spacing:.04em;color:#ffd98a;text-shadow:0 0 12px rgba(255,190,90,.35),0 1px 2px rgba(0,0,0,.6)}.gallery-ship-btn{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:7px 14px;border-radius:8px;color:#cfe0f2;font:700 12.5px/1 system-ui,sans-serif;letter-spacing:.03em;background:#141a2699;border:1px solid rgba(120,200,255,.3);transition:background .14s,color .14s,border-color .14s}.gallery-ship-btn:hover{color:#fff;background:#1e3248bf;border-color:#78c8ff8c}.gallery-signout-row{display:flex;justify-content:center;margin:20px 0 8px}.gallery-signout-btn{display:inline-flex;align-items:center;gap:7px;cursor:pointer;padding:8px 16px;border-radius:8px;color:#b9c4d6;font:700 12.5px/1 system-ui,sans-serif;letter-spacing:.04em;background:#141a2699;border:1px solid rgba(255,255,255,.12);transition:background .14s,color .14s,border-color .14s}.gallery-signout-btn:hover{color:#fff;background:#301c20b3;border-color:#ff787873}.gallery-signout-btn svg{width:15px;height:15px}.crafting-collection.cc-collapsible:not(.cc-expanded) #inventoryGrid{max-height:var(--cc-cap, 332px);overflow:hidden;-webkit-mask-image:linear-gradient(#000 78%,transparent 100%);mask-image:linear-gradient(#000 78%,transparent 100%)}.crafting-collection.cc-collapsible:not(.cc-expanded) #inventoryGrid .gallery-action-card{display:none}@media (hover: hover){.crafting-collection.cc-collapsible:not(.cc-expanded) #inventoryGrid .floor-card:hover{transform:none!important;filter:none!important;box-shadow:none!important;z-index:auto!important}}.crafting-collection.cc-expanded #inventoryGrid{max-height:none;overflow:visible;-webkit-mask-image:none;mask-image:none}.crafting-collection .gallery-action-card{position:relative;align-self:start;aspect-ratio:5 / 7;display:flex;flex-direction:column;overflow:hidden;border-radius:10px;border:1.5px dashed color-mix(in srgb,var(--crystal, #45b1ff) 55%,transparent);background:linear-gradient(165deg,#45b1ff1f,#45b1ff0a)}.gallery-action-card .gac-prompt{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font:900 16px/1.25 system-ui,sans-serif;letter-spacing:.08em;color:#d6ecff;text-shadow:0 1px 4px rgba(0,0,0,.45)}.gallery-action-card .gac-half{display:none;flex:1 1 50%;align-items:center;justify-content:center;gap:5px;border:0;cursor:pointer;color:#fff;font:900 14px/1.1 system-ui,sans-serif;letter-spacing:.03em;padding:6px;text-align:center;transition:filter .15s ease}.gallery-action-card .gac-half:hover{filter:brightness(1.13)}.gallery-action-card .gac-half:active{filter:brightness(.95)}.gallery-action-card .gac-ship,.gallery-action-card .gac-dis,.gac-actions .gac-ship,.gac-actions .gac-dis{position:relative;color:#ffc23a;text-shadow:0 0 6px rgba(255,170,40,.55),0 1px 2px rgba(0,0,0,.6)}.gac-actions .gac-ship>*,.gac-actions .gac-dis>*{position:relative;z-index:3}.gallery-action-card.gac-active .gac-prompt{display:none}.gallery-action-card.gac-active .gac-half{display:flex}.gallery-action-card .crystal-ico{font-size:.92em}.gallery-decision-row{display:flex;justify-content:center;margin:12px auto 6px;max-width:1100px;position:relative;z-index:6200}.gallery-decision-row .gallery-action-card{display:flex;flex-direction:column;align-items:center;gap:10px;aspect-ratio:auto;width:min(460px,94%);border:0;background:none;overflow:visible}.gac-cabinet{min-width:220px}.gac-actions{display:none;width:100%;gap:10px}.gallery-action-card.gac-active .gac-actions{display:flex}.gac-actions .gac-half{display:flex;flex:1 1 50%;align-items:center;justify-content:center;gap:6px;padding:13px 10px;border:0;border-radius:10px;cursor:pointer;color:#fff;font:900 14px/1.1 Helvetica,Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px #0006;transition:filter .15s ease}.gac-actions .gac-half:hover{filter:brightness(1.13)}.gac-actions .gac-half:active{filter:brightness(.95)}.gac-actions .gac-ico{font-size:1.15em}.gac-actions .gac-ico-mana{font-size:1em;line-height:1;display:inline-flex;align-items:center}.gac-actions .gac-ico-mana .gac-mana-potion{width:1.9em;height:1.9em;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.gac-actions .crystal-ico{font-size:.92em}.mana-fill-overlay{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease;background:radial-gradient(closest-side at 50% 46%,rgba(60,150,255,.26),transparent 72%)}.mana-fill-overlay.show{opacity:1}.mfa-card{display:flex;flex-direction:column;align-items:center;gap:8px;transform:scale(.9);transition:transform .35s cubic-bezier(.2,1.4,.3,1)}.mana-fill-overlay.show .mfa-card{transform:scale(1)}.mfa-plus{font:900 15px/1 Helvetica,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#bfe6ff;text-shadow:0 0 12px rgba(69,177,255,.7),0 1px 3px rgba(0,0,0,.6)}.mfa-amt{display:inline-flex;align-items:center;gap:6px;font:900 34px/1 Helvetica,Arial,sans-serif;letter-spacing:.02em;color:#eaf6ff;text-shadow:0 0 18px rgba(69,177,255,.8),0 2px 5px rgba(0,0,0,.7);font-variant-numeric:tabular-nums}.mfa-amt .crystal-ico{width:.9em;height:1em}.mfa-bottle{--bottle: polygon(45% 0%,55% 0%,55% 7%,62% 9%,62% 13%,57% 14%,57% 25%,60% 27%,68% 31%,80% 39%,90% 48%,96% 58%,99% 68%,100% 78%,99% 88%,94% 96%,85% 99%,74% 100%,26% 100%,15% 99%,6% 96%,1% 88%,0% 78%,1% 68%,4% 58%,10% 48%,20% 39%,32% 31%,40% 27%,43% 25%,43% 14%,38% 13%,38% 9%,45% 7%);--tier-glow-color: #45b1ff;position:relative;display:block;width:158px;aspect-ratio:.62;margin-top:2px;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);filter:drop-shadow(0 8px 18px rgba(0,0,0,.55)) drop-shadow(0 0 16px rgba(69,177,255,.65))}.mfa-bottle .ct-glass{position:absolute;inset:0;z-index:1;overflow:hidden;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);background:linear-gradient(180deg,#222c3eeb,#090d15f5)}.mfa-bottle .ct-water{position:absolute;left:0;right:0;bottom:0;z-index:1;height:var(--fill, 0%);background:linear-gradient(180deg,color-mix(in srgb,var(--tier-glow-color) 80%,#fff 20%),color-mix(in srgb,var(--tier-glow-color) 86%,#000 14%));opacity:.96;transition:height 1.4s cubic-bezier(.3,.85,.35,1)}.mfa-bottle .ct-wave{position:absolute;left:0;right:0;top:-9px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0 10 Q 25 0 50 10 T 100 10 V20 H0 Z' fill='%23ffffff' fill-opacity='.5'/%3E%3C/svg%3E") repeat-x;background-size:56px 100%;animation:ctWaveSlide 2.6s linear infinite}.mfa-bottle .ct-wave.ct-wave2{top:-7px;opacity:.55;background-size:44px 100%}.mfa-bottle .ct-cork{position:absolute;top:-1px;left:45%;width:10%;height:9%;z-index:4;background:linear-gradient(180deg,#e7c184,#b8854a 55%,#8a5e2a);border-radius:4px 4px 2px 2px;box-shadow:inset 0 1px #fff5d7b3,inset 0 -2px 3px #00000073}.cc-expand-btn{display:block;margin:12px auto 2px;padding:7px 20px;font:700 12px/1 system-ui,sans-serif;letter-spacing:.05em;color:#cfe0ff;background:#78c8ff14;border:1px solid rgba(120,200,255,.3);border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.cc-expand-btn:hover{background:#78c8ff29;border-color:#78c8ff80}#shopPanel.gallery-panel{background:none!important;border:none!important;box-shadow:none!important;animation:none!important;padding:4px 10px 0!important}.crafting-collection{border-top-color:#78c8ff38!important}.shop-cols{display:flex;gap:24px;align-items:stretch;justify-content:center}.shop-col{min-width:0;text-align:center;position:relative}.shop-col.shop-craft{flex:1 1 auto;max-width:920px;margin:0 auto}.shop-col .buy-packs{margin:0 auto}.shop-col .craft-balance{margin-bottom:12px}@media (max-width: 620px){.shop-cols{flex-direction:column;gap:18px}}.craft-head-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.craft-head-row .craft-title{margin:0;font-size:18px}.craft-mana{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font:800 14px/1 system-ui,sans-serif;color:#e6f4ff;padding:5px 11px;border-radius:999px;background:#08162699;border:1px solid rgba(69,177,255,.4)}.craft-mana .ico-crystal{width:20px;height:20px}.craft-mana b{color:#fff}.shop-craft .craft-tier-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:4px auto 8px;max-width:720px;justify-content:center}.mana-shine{position:relative;isolation:isolate;animation:manaShinePulse 1.1s ease-in-out 3}.mana-shine:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:5;background:linear-gradient(115deg,transparent 32%,rgba(220,245,255,.7) 48%,transparent 64%);background-size:260% 100%;animation:manaSheen 1.1s ease-in-out 3}@keyframes manaShinePulse{0%,to{filter:none;box-shadow:0 0 #45b1ff00}35%{filter:brightness(1.28) saturate(1.25);box-shadow:0 0 20px #78e1fff2,0 0 42px #45b1ff99}}@keyframes manaSheen{0%{background-position:170% 0}to{background-position:-70% 0}}@media (prefers-reduced-motion: reduce){.mana-shine,.mana-shine:after{animation:none!important}}.shop-craft .craft-tier{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0!important;border:0;background:transparent;cursor:pointer;isolation:isolate;box-shadow:none;filter:drop-shadow(0 5px 9px rgba(0,0,0,.55));transition:transform .12s ease,filter .15s ease}.shop-craft .craft-tier.tut-rarity-flash{animation:tutRarityFlash .85s ease both;z-index:3}@keyframes tutRarityFlash{0%{transform:scale(1);filter:drop-shadow(0 5px 9px rgba(0,0,0,.55))}34%{transform:scale(1.16);filter:drop-shadow(0 6px 12px rgba(0,0,0,.5)) drop-shadow(0 0 15px rgba(255,255,255,.95)) brightness(1.3) saturate(1.4)}to{transform:scale(1);filter:drop-shadow(0 5px 9px rgba(0,0,0,.55))}}@media (prefers-reduced-motion: reduce){.shop-craft .craft-tier.tut-rarity-flash{animation:none}}.shop-craft .craft-tier .ct-bottle{--bottle: polygon( 45% 0%, 55% 0%, 55% 7%, 62% 9%, 62% 13%, 57% 14%, 57% 25%, 60% 27%, 68% 31%, 80% 39%, 90% 48%, 96% 58%, 99% 68%, 100% 78%, 99% 88%, 94% 96%, 85% 99%, 74% 100%, 26% 100%, 15% 99%, 6% 96%, 1% 88%, 0% 78%, 1% 68%, 4% 58%, 10% 48%, 20% 39%, 32% 31%, 40% 27%, 43% 25%, 43% 14%, 38% 13%, 38% 9%, 45% 7% );position:relative;display:block;width:100%;aspect-ratio:.62;-webkit-clip-path:var(--bottle);clip-path:var(--bottle)}.shop-craft .craft-tier .ct-bottle:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);background:linear-gradient(180deg,color-mix(in srgb,var(--tier-glow-color, #888) 90%,#fff 10%),color-mix(in srgb,var(--tier-glow-color, #888) 70%,#000 30%))}.shop-craft .craft-tier .ct-glass{position:absolute;inset:2.5px;z-index:1;overflow:hidden;pointer-events:none;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);background:linear-gradient(180deg,#222c3eeb,#090d15f5);transform:translateZ(0);-webkit-transform:translateZ(0)}.shop-craft .craft-tier .ct-bottle{width:auto;height:118px;margin:0 auto}.shop-craft .craft-tier.ct-lvl-1 .ct-bottle{aspect-ratio:.86;--bottle: polygon(43% 0%,57% 0%,57% 9%, 63% 11%,63% 16%,57% 18%, 55% 28%, 69% 32%,83% 41%,93% 53%,99% 67%,100% 79%, 98% 90%,89% 97%,77% 100%, 23% 100%,11% 97%,2% 90%,0% 79%, 1% 67%,7% 53%,17% 41%,31% 32%, 45% 28%,45% 18%,37% 16%,37% 11%,43% 9%)}.shop-craft .craft-tier.ct-lvl-2 .ct-bottle{aspect-ratio:.62}.shop-craft .craft-tier.ct-lvl-3 .ct-bottle{aspect-ratio:.46;--bottle: polygon(44% 0%,56% 0%,56% 6%, 61% 8%,61% 12%,57% 13%, 57% 33%, 66% 39%,74% 49%,79% 61%,80% 74%,80% 86%, 76% 95%,65% 99%,50% 100%, 35% 99%,24% 95%,20% 86%,20% 74%,21% 61%,26% 49%,34% 39%, 43% 33%,43% 13%,39% 12%,39% 8%,44% 6%)}.shop-craft .craft-tier.ct-lvl-4 .ct-bottle{aspect-ratio:.72;--bottle: polygon(44% 0%,56% 0%,56% 7%, 60% 9%,60% 13%,56% 14%, 56% 33%, 58% 37%, 87% 90%,92% 96%,85% 100%, 15% 100%,8% 96%,13% 90%, 42% 37%,44% 33%, 44% 14%,40% 13%,40% 9%,44% 7%)}.shop-craft .craft-tier.tier-common .ct-bottle{aspect-ratio:.46;--bottle: polygon(44% 0%,56% 0%,56% 6%, 61% 8%,61% 12%,57% 13%, 57% 33%, 66% 39%,74% 49%,79% 61%,80% 74%,80% 86%, 76% 95%,65% 99%,50% 100%, 35% 99%,24% 95%,20% 86%,20% 74%,21% 61%,26% 49%,34% 39%, 43% 33%,43% 13%,39% 12%,39% 8%,44% 6%)}.shop-craft .craft-tier.tier-uncommon .ct-bottle{aspect-ratio:.72;--bottle: polygon(44% 0%,56% 0%,56% 7%, 60% 9%,60% 13%,56% 14%, 56% 33%, 58% 37%, 87% 90%,92% 96%,85% 100%, 15% 100%,8% 96%,13% 90%, 42% 37%,44% 33%, 44% 14%,40% 13%,40% 9%,44% 7%)}.shop-craft .craft-tier.tier-rare .ct-bottle{aspect-ratio:.62;--bottle: polygon(45% 0%, 55% 0%, 55% 7%, 62% 9%, 62% 13%, 57% 14%, 57% 25%, 60% 27%, 68% 31%, 80% 39%, 90% 48%, 96% 58%, 99% 68%, 100% 78%, 99% 88%, 94% 96%, 85% 99%, 74% 100%, 26% 100%, 15% 99%, 6% 96%, 1% 88%, 0% 78%, 1% 68%, 4% 58%, 10% 48%, 20% 39%, 32% 31%, 40% 27%, 43% 25%, 43% 14%, 38% 13%, 38% 9%, 45% 7%)}.shop-craft .craft-tier.tier-foil-chase .ct-bottle{aspect-ratio:.86;--bottle: polygon(43% 0%,57% 0%,57% 9%, 63% 11%,63% 16%,57% 18%, 55% 28%, 69% 32%,83% 41%,93% 53%,99% 67%,100% 79%, 98% 90%,89% 97%,77% 100%, 23% 100%,11% 97%,2% 90%,0% 79%, 1% 67%,7% 53%,17% 41%,31% 32%, 45% 28%,45% 18%,37% 16%,37% 11%,43% 9%)}.shop-craft .craft-tier.tier-common .ct-cost,.shop-craft .craft-tier.tier-uncommon .ct-cost{top:72%;font-size:clamp(12px,3vw,18px)}.shop-craft .craft-tier .ct-cost{position:absolute;left:0;right:0;top:62%;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:3px;font:900 clamp(14px,3.6vw,22px)/1 system-ui,sans-serif;color:#fff;white-space:nowrap;-webkit-text-stroke:.6px rgba(0,0,0,.55);text-shadow:0 1px 3px rgba(0,0,0,.95),0 0 2px rgba(0,0,0,.85)}.shop-craft .craft-tier .ct-name{width:100%;max-width:100%;font:900 clamp(11px,2.9vw,16px)/1.1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.03em;color:#fff;text-align:center;text-shadow:0 0 12px var(--tier-glow-color, transparent),0 1px 3px rgba(0,0,0,.85)}.shop-craft .craft-tier .ct-shine{position:absolute;left:14%;top:34%;width:18%;height:44%;z-index:3;pointer-events:none;border-radius:50%/60%;transform:rotate(-10deg);background:linear-gradient(180deg,#ffffffb8,#ffffff0d);filter:blur(1.5px);opacity:.7}.shop-craft .craft-tier .ct-cork{position:absolute;top:-1px;left:45%;width:10%;height:9%;z-index:4;pointer-events:none;background:linear-gradient(180deg,#e7c184,#b8854a 55%,#8a5e2a);box-shadow:inset 0 1px #fff5d7b3,inset 0 -2px 3px #00000073;border-radius:4px 4px 2px 2px}.shop-craft .craft-tier .ct-water,.craft-mana-potion .cm-water{position:absolute;inset:0 -1px;height:auto!important;z-index:1;background:none!important;opacity:.95;pointer-events:none;-webkit-mask-image:none!important;mask-image:none!important;transform:translateY(calc(100% - var(--fill, 0%) - 7%));transition:transform var(--surf-ease, .55s) cubic-bezier(.3,.85,.35,1)}.ct-liquid-svg{display:block;width:100%;height:100%;overflow:visible}.ct-liquid-svg path{fill:#45b1ff}.shop-craft .craft-tier[data-cost="0"] .ct-water,.craft-mana-potion.cm-empty .cm-water{transform:translateY(105%)}.shop-craft .craft-tier.ct-affordable .ct-water,.craft-mana-potion.cm-afford .cm-water{opacity:1;filter:brightness(1.1) saturate(1.1)}@media (prefers-reduced-motion: reduce){.ct-liquid-svg animate{display:none}}.shop-craft .craft-tier .ct-wave,.craft-mana-potion .ct-wave{display:none!important}.shop-craft .craft-tier .ct-water:after,.craft-mana-potion .cm-water:after{display:none!important}.shop-craft .craft-tier .ct-mark{position:absolute;left:6%;right:6%;bottom:var(--mark, 0%);z-index:3;height:0;pointer-events:none;border-top:2px dashed color-mix(in srgb,var(--tier-glow-color, #fff) 55%,#fff);opacity:.55;transition:bottom .6s cubic-bezier(.3,.85,.35,1)}.shop-craft .craft-tier.ct-affordable .ct-mark{opacity:1;border-top-style:solid;border-top-color:#fff;filter:drop-shadow(0 0 5px var(--tier-glow-color, #fff)) drop-shadow(0 0 9px var(--tier-glow-color, #fff))}.shop-craft .craft-tier .ct-drain{position:absolute;left:0;right:0;bottom:var(--mark, 0%);z-index:2;pointer-events:none;display:none;height:max(0px,calc(var(--fill, 0%) - var(--mark, 0%)));background:repeating-linear-gradient(135deg,#ffffff12 0 5px,#080c140d 5px 11px),linear-gradient(180deg,#060a1242,#060a121a);transition:bottom .6s cubic-bezier(.3,.85,.35,1),height .6s cubic-bezier(.3,.85,.35,1)}.shop-craft .craft-tier.ct-affordable .ct-drain{display:block}.shop-craft .craft-tier .ct-cost .crystal-ico{width:1em;height:1em;color:var(--crystal-2, #8fe3ff)}.shop-craft .craft-tier.ct-affordable .ct-water{opacity:1;filter:brightness(1.12) saturate(1.12)}.shop-craft .craft-tier.ct-affordable .ct-bottle:before{filter:brightness(1.2) saturate(1.1)}.shop-craft .craft-tier.ct-unlock .ct-water{animation:ctWaterBurst .7s ease-out}@keyframes ctWaterBurst{0%{filter:brightness(1)}30%{filter:brightness(2) saturate(1.4)}to{filter:brightness(1)}}.shop-craft .craft-tier .ct-wave{position:absolute;left:0;right:0;top:-5px;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0 10 Q 25 0 50 10 T 100 10 V20 H0 Z' fill='%23ffffff' fill-opacity='.5'/%3E%3C/svg%3E") repeat-x;background-size:56px 100%;animation:ctWaveSlide 2.6s linear infinite}.shop-craft .craft-tier .ct-wave.ct-wave2{top:-3px;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0 10 Q 25 0 50 10 T 100 10 V20 H0 Z' fill='%23ffffff' fill-opacity='.35'/%3E%3C/svg%3E");background-size:44px 100%;animation:ctWaveSlide2 3.4s linear infinite}@keyframes ctWaveSlide{0%{background-position:0 0}to{background-position:-56px 0}}@keyframes ctWaveSlide2{0%{background-position:0 0}to{background-position:44px 0}}@media (prefers-reduced-motion: reduce){.shop-craft .craft-tier .ct-water,.shop-craft .craft-tier .ct-wave{animation:none!important}}@media (max-width: 640px){.shop-craft .craft-tier .ct-wave,.craft-mana-potion .ct-wave,.mfa-bottle .ct-wave{display:none!important}.shop-craft .craft-tier .ct-water,.craft-mana-potion .cm-water,.mfa-bottle .ct-water{will-change:auto}}.shop-craft .craft-tier:hover:not(:disabled){transform:translateY(-3px);box-shadow:none;filter:drop-shadow(0 10px 16px rgba(0,0,0,.55)) drop-shadow(0 0 14px color-mix(in srgb,var(--tier-glow-color, #888) 80%,transparent))}.shop-craft .craft-tier:disabled{opacity:.55;filter:grayscale(.55) brightness(.82);cursor:not-allowed}.shop-craft .craft-tier.ct-selected{transform:translateY(-2px) scale(1.04);filter:drop-shadow(0 6px 12px rgba(0,0,0,.55)) drop-shadow(0 0 16px var(--tier-glow-color, #fff)) drop-shadow(0 0 7px var(--tier-glow-color, #fff))}.shop-craft .craft-tier.ct-selected .ct-bottle:before{filter:brightness(1.22)}.shop-craft .craft-tier.ct-selected .ct-name{text-shadow:0 0 14px var(--tier-glow-color, #fff),0 1px 3px rgba(0,0,0,.85)}.shop-craft .craft-tier .ct-sold{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-12deg);z-index:6;padding:3px 10px;border-radius:4px;background:#b41e1eeb;color:#fff;font:900 11px/1 system-ui,sans-serif;letter-spacing:.08em;box-shadow:0 2px 8px #0009}.shop-craft .craft-tier.ct-lvl-2.ct-selected{animation:ctGlowSoft 3.2s ease-in-out infinite}@keyframes ctGlowSoft{0%,to{filter:drop-shadow(0 5px 9px rgba(0,0,0,.55)) drop-shadow(0 0 8px var(--tier-glow-color,#888))}50%{filter:drop-shadow(0 5px 9px rgba(0,0,0,.55)) drop-shadow(0 0 15px var(--tier-glow-color,#888))}}.shop-craft .craft-tier.ct-lvl-3.ct-selected{animation:ctGlowMed 2.6s ease-in-out infinite}@keyframes ctGlowMed{0%,to{filter:drop-shadow(0 5px 9px rgba(0,0,0,.55)) drop-shadow(0 0 10px var(--tier-glow-color,#888))}50%{filter:drop-shadow(0 5px 9px rgba(0,0,0,.55)) drop-shadow(0 0 19px var(--tier-glow-color,#888))}}.shop-craft .craft-tier.ct-lvl-4.ct-selected{animation:ctGlowStrong 2.1s ease-in-out infinite}@keyframes ctGlowStrong{0%,to{filter:drop-shadow(0 6px 11px rgba(0,0,0,.6)) drop-shadow(0 0 12px var(--tier-glow-color,#fff))}50%{filter:drop-shadow(0 6px 11px rgba(0,0,0,.6)) drop-shadow(0 0 24px var(--tier-glow-color,#fff))}}.shop-craft .craft-tier.ct-lvl-4.ct-selected .ct-name{animation:ctNamePulse 2.1s ease-in-out infinite}@keyframes ctNamePulse{0%,to{text-shadow:0 0 12px var(--tier-glow-color),0 1px 2px rgba(0,0,0,.7)}50%{text-shadow:0 0 22px var(--tier-glow-color),0 0 6px #fff,0 1px 2px rgba(0,0,0,.7)}}@media (prefers-reduced-motion: reduce){.shop-craft .craft-tier,.shop-craft .craft-tier .ct-shine,.shop-craft .craft-tier .ct-name{animation:none!important}}@media (max-width: 560px){.shop-craft .craft-tier-list{grid-template-columns:repeat(4,1fr);gap:7px;max-width:100%}.shop-craft .craft-tier{gap:4px}.shop-craft .craft-tier .ct-name{font-size:9.5px;letter-spacing:0}.shop-craft .craft-tier .ct-cost{font-size:12px;gap:2px}}.craft-stage{display:flex;flex-direction:column;align-items:center;gap:14px}.craft-recipes-col{order:1;width:100%;display:flex;flex-direction:column;align-items:center}.craft-stage>#craftCarousel{order:2;margin-top:74px}.craft-mana-col{order:3}.craft-recipes-col .craft-tier-list{grid-template-columns:repeat(4,1fr);gap:12px;margin:4px auto 0;max-width:560px;width:100%}.craft-mana-col{display:flex;justify-content:center;align-items:flex-start}.craft-recipes-col .craft-tier .ct-mark,.craft-recipes-col .craft-tier .ct-drain,.craft-recipes-col .craft-tier .ct-name{display:none!important}.craft-stage{--craft-cab-top: 150px;grid-template-rows:var(--craft-cab-top, 150px) minmax(63px,calc(var(--craft-above-h, 280px) - var(--craft-cab-top, 150px))) auto!important;row-gap:0!important;align-items:stretch!important}.craft-stage .craft-recipes-col{grid-row:1!important;min-height:0;align-self:stretch!important;justify-content:flex-end!important;gap:10px;max-height:var(--craft-cab-top, 150px);overflow:visible}.craft-stage .craft-mana-col{grid-row:1!important;min-height:0;align-self:stretch!important;justify-content:flex-end!important;max-height:var(--craft-cab-top, 150px);overflow:visible}.craft-stage>.craft-divider{grid-row:2!important;grid-column:1 / -1;align-self:start!important;justify-self:center;width:100%;max-width:720px;margin:0 auto!important;z-index:3;transform:translate(var(--craft-cab-dx, 0px))}::view-transition-old(root){animation:none!important;opacity:0!important}::view-transition-new(root){animation:none!important;opacity:1!important}@media (prefers-reduced-motion: reduce){::view-transition-group(*),::view-transition-image-pair(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}.craft-stage>#craftCarousel{grid-row:3!important;margin-top:0!important;align-self:start;height:var(--craft-wheel-h, max(320px, calc(100dvh - 483px) ))!important}@media (min-width: 861px){.craft-stage{--craft-above-h: 236px;--craft-pot-clear: 18px;--craft-pot-floor: 22px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid;grid-template-columns:1fr 1fr;column-gap:28px;box-sizing:border-box;align-items:center;padding-inline:max(24px,calc(50vw - 590px))}.craft-stage{position:relative}.craft-stage .craft-recipes-col{grid-column:1 / -1;grid-row:1;justify-content:flex-start!important;align-self:start!important;padding-top:var(--craft-pot-clear, 0px);padding-right:clamp(180px,20%,300px)}.craft-stage .craft-mana-col{grid-column:1 / -1;grid-row:1;align-self:start!important;align-items:flex-start!important;justify-content:flex-end!important;margin-left:0;padding-top:var(--craft-pot-clear, 0px);padding-right:clamp(8px,3vw,40px)}.craft-stage>#craftCarousel{grid-column:1 / -1;grid-row:3;margin-top:-24px}.craft-recipes-col .craft-tier-list{grid-template-columns:repeat(4,1fr)!important;max-width:none;width:100%;margin:0;gap:clamp(18px,4vw,72px);align-items:end!important}.shop-craft .craft-tier .ct-bottle{height:min(calc(var(--craft-cab-top, 150px) - var(--craft-pot-clear, 0px) - var(--craft-pot-floor, 0px) - 6px),220px)!important}.craft-stage .craft-recipes-col .craft-tier{background:radial-gradient(60% 34% at 50% 100%,color-mix(in srgb,var(--tier-glow-color, #888) 42%,transparent),transparent 72%);padding-bottom:6px!important}.shop-craft .craft-mana-potion .cm-bottle{height:min(calc(var(--craft-cab-top, 150px) - var(--craft-pot-clear, 0px) - var(--craft-pot-floor, 0px) - 18px),234px)!important;max-height:none}.craft-stage .craft-mana-col .craft-mana-potion{background:radial-gradient(58% 30% at 50% 100%,rgba(69,177,255,.34),transparent 70%);padding:0 18px 6px}.craft-stage .craft-mana-col .craft-mana-potion:before{content:"";position:absolute;left:-14px;top:8%;bottom:4%;width:2px;border-radius:2px;background:linear-gradient(180deg,transparent,rgba(120,200,255,.5),rgba(120,200,255,.18),transparent);box-shadow:0 0 10px #45b1ff66}@media (prefers-reduced-motion: no-preference){.craft-stage .craft-recipes-col .ct-bottle,.craft-stage .craft-mana-col .cm-bottle{animation:craftShelfBob 4.2s ease-in-out infinite}.craft-recipes-col .craft-tier:nth-child(2) .ct-bottle{animation-delay:-1.05s}.craft-recipes-col .craft-tier:nth-child(3) .ct-bottle{animation-delay:-2.1s}.craft-recipes-col .craft-tier:nth-child(4) .ct-bottle{animation-delay:-3.15s}.craft-stage .craft-mana-col .cm-bottle{animation-duration:5s;animation-delay:-.6s}}.craft-stage>.craft-divider{grid-column:1;max-width:calc(100% - 32px);margin:0 auto!important}}@keyframes craftShelfBob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width: 860px){.craft-stage{--craft-above-h: 200px;--craft-cab-top: 120px;--craft-pot-clear: 14px;display:grid;grid-template-columns:1fr .86fr;gap:6px 10px;align-items:start;justify-items:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:14px;box-sizing:border-box}.craft-stage .craft-recipes-col{justify-content:flex-start!important;align-self:start!important;max-height:var(--craft-cab-top, 120px)!important;overflow:visible;padding-top:var(--craft-pot-clear, 0px)}.craft-recipes-col{grid-column:1;grid-row:1;width:100%;min-width:0}.craft-stage .craft-mana-col{grid-column:2;grid-row:1;min-width:0;width:100%;align-self:start!important;justify-content:center!important;align-items:flex-start!important;overflow:visible;padding-top:var(--craft-pot-clear, 0px)}.craft-stage>#craftCarousel{grid-column:1 / -1;grid-row:3;margin-top:0}.shop-craft .craft-recipes-col .craft-tier-list{grid-template-columns:repeat(2,1fr);gap:7px;max-width:208px;margin:0 auto}.shop-craft .craft-tier .ct-bottle{height:min(calc((var(--craft-cab-top, 120px) - 12px - var(--craft-pot-clear, 0px)) / 2),82px)!important}.shop-craft .craft-tier.ct-selected{transform:translateY(-1px) scale(1.02)}.craft-mana-potion{width:auto;max-width:100%}.craft-stage .craft-mana-col{align-items:center!important}.shop-craft .craft-mana-potion{height:calc(var(--craft-cab-top, 120px) - var(--craft-pot-clear, 0px))!important;max-height:calc(var(--craft-cab-top, 120px) - var(--craft-pot-clear, 0px))!important;justify-content:flex-start;width:100%}.shop-craft .craft-mana-potion .cm-body{flex:1 1 auto;min-height:0;width:100%}.shop-craft .craft-mana-potion .cm-bottle{height:clamp(112px,calc(var(--craft-cab-top, 120px) - var(--craft-pot-clear, 0px) - 22px),230px)!important;width:clamp(78px,calc((var(--craft-cab-top, 120px) - var(--craft-pot-clear, 0px) - 22px) * .62),150px)!important;aspect-ratio:auto!important;max-width:100%!important;margin:0 auto}.craft-mana-potion .cm-label{font-size:11px;letter-spacing:.05em;text-align:center}}@media (max-width: 640px){.shop-craft .craft-tier .ct-cost{top:58%}.shop-craft .craft-mana-potion .cm-label{font-size:10px;letter-spacing:.05em}.shop-craft .craft-mana-potion .cm-now{font-size:clamp(15px,5vw,22px)}.shop-craft .craft-recipes-col .craft-tier-list{max-width:176px!important}.craft-stage .craft-divider{margin:0 auto!important}.craft-stage{--craft-above-h: 186px}}.craft-mana-potion{display:flex;flex-direction:column;align-items:center;gap:5px;position:relative;max-height:100%;width:auto;max-width:100%}.craft-mana-potion .cm-body{display:flex;align-items:center;justify-content:center;min-height:0;flex:1 1 auto}.craft-mana-potion .cm-bottle{max-height:100%}.craft-mana-potion .cm-meter{position:relative;align-self:stretch;display:flex;align-items:stretch;padding-right:42px}.craft-mana-potion .cm-meter-track{position:relative;width:8px;align-self:stretch;border-radius:5px;overflow:visible;background:linear-gradient(180deg,#0a101aeb,#04070cf5);box-shadow:inset 0 0 0 1px #78b4ff4d,inset 0 2px 6px #000000b3,0 0 10px #45b1ff2e}.craft-mana-potion .cm-meter-track:before{content:"";position:absolute;left:-3px;right:-3px;top:0;height:2px;border-radius:1px;background:#96c8ff66}.craft-mana-potion .cm-meter-fill{position:absolute;left:1.5px;right:1.5px;bottom:1.5px;height:0;border-radius:4px;background:linear-gradient(180deg,#8fe0ff,#45b1ff 42%,#2b7fe0);box-shadow:0 0 9px #45b1ffd9,inset 0 1px #ffffff8c;transition:height .5s cubic-bezier(.3,.85,.35,1)}.craft-mana-potion .cm-meter-drain{position:absolute;left:1.5px;right:1.5px;bottom:0;height:0;border-radius:4px;z-index:2;background:linear-gradient(180deg,#ff6b6b,#ff4d4d 60%,#e23a3a);box-shadow:0 0 8px #ff5050b3,inset 0 1px #ffbebe80;opacity:0;transition:bottom .5s cubic-bezier(.3,.85,.35,1),height .5s cubic-bezier(.3,.85,.35,1),opacity .25s ease}.craft-mana-potion .cm-meter-after-line{position:absolute;left:-3px;right:-3px;height:2px;border-radius:1px;bottom:0;z-index:4;background:#fff;box-shadow:0 0 6px #ff7878e6;opacity:0;transition:bottom .5s cubic-bezier(.3,.85,.35,1),opacity .25s ease}.craft-mana-potion .cm-meter.cm-meter-spending .cm-meter-drain,.craft-mana-potion .cm-meter.cm-meter-spending .cm-meter-after-line{opacity:1}.craft-mana-potion .cm-meter-tick{position:absolute;left:100%;bottom:0;transform:translateY(50%);white-space:nowrap;display:flex;align-items:center;gap:5px;z-index:3;pointer-events:none;transition:bottom .5s cubic-bezier(.3,.85,.35,1)}.craft-mana-potion .cm-meter-tick:before{content:"";flex:0 0 auto;width:7px;height:2px;border-radius:1px;background:currentColor;opacity:.85}.craft-mana-potion .cm-tick-col{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.craft-mana-potion .cm-meter-tick b{display:block;font:900 15px/1 system-ui,sans-serif;-webkit-text-stroke:.5px rgba(0,0,0,.5);text-shadow:0 1px 3px rgba(0,0,0,.85)}.craft-mana-potion .cm-meter-tick .cm-tick-lbl{display:block;font:800 8px/1.2 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.craft-mana-potion .cm-tick-now{color:#cfeaff}.craft-mana-potion .cm-tick-after{color:#ff9a9a;opacity:0;transition:bottom .5s cubic-bezier(.3,.85,.35,1),opacity .25s ease}.craft-mana-potion .cm-meter.cm-meter-spending .cm-tick-after{opacity:1}.craft-mana-potion .cm-meter.cm-meter-spending .cm-tick-now b{color:#9fd2ff}.craft-mana-potion .cm-bottle{--bottle: polygon( 45% 0%, 55% 0%, 55% 7%, 62% 9%, 62% 13%, 57% 14%, 57% 25%, 60% 27%, 68% 31%, 80% 39%, 90% 48%, 96% 58%, 99% 68%, 100% 78%, 99% 88%, 94% 96%, 85% 99%, 74% 100%, 26% 100%, 15% 99%, 6% 96%, 1% 88%, 0% 78%, 1% 68%, 4% 58%, 10% 48%, 20% 39%, 32% 31%, 40% 27%, 43% 25%, 43% 14%, 38% 13%, 38% 9%, 45% 7%);position:relative;display:block;height:clamp(96px,calc(var(--craft-cab-top, 150px) - 8px),140px);width:clamp(60px,calc((var(--craft-cab-top, 150px) - 8px) * .62),87px);flex:0 0 auto;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);filter:drop-shadow(0 5px 10px rgba(0,0,0,.6)) drop-shadow(0 0 14px rgba(69,177,255,.5))}.craft-mana-potion .cm-bottle:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);background:linear-gradient(180deg,color-mix(in srgb,var(--tier-glow-color,#45b1ff) 90%,#fff 10%),color-mix(in srgb,var(--tier-glow-color,#45b1ff) 70%,#000 30%))}.craft-mana-potion .ct-glass{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;-webkit-clip-path:var(--bottle);clip-path:var(--bottle);background:linear-gradient(180deg,#222c3eeb,#090d15f5);transform:translateZ(0);-webkit-transform:translateZ(0)}.craft-mana-potion .ct-wave{position:absolute;left:0;right:0;top:-5px;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0 10 Q 25 0 50 10 T 100 10 V20 H0 Z' fill='%23ffffff' fill-opacity='.5'/%3E%3C/svg%3E") repeat-x;background-size:56px 100%;animation:ctWaveSlide 2.6s linear infinite}.craft-mana-potion .ct-wave.ct-wave2{top:-3px;opacity:.55;background-size:44px 100%;animation:ctWaveSlide2 3.4s linear infinite;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20' preserveAspectRatio='none'%3E%3Cpath d='M0 10 Q 25 0 50 10 T 100 10 V20 H0 Z' fill='%23ffffff' fill-opacity='.35'/%3E%3C/svg%3E")}.craft-mana-potion .cm-drain{position:absolute;left:0;right:0;bottom:0;z-index:2;height:0;pointer-events:none;background:repeating-linear-gradient(135deg,#ff78781a 0 5px,#080c140d 5px 11px),linear-gradient(180deg,#ff464638,#ff46461a);transition:bottom .5s cubic-bezier(.3,.85,.35,1),height .5s cubic-bezier(.3,.85,.35,1)}.craft-mana-potion .cm-mark{position:absolute;left:6%;right:6%;bottom:0;z-index:3;height:0;pointer-events:none;border-top:2px dashed rgba(200,230,255,.5);opacity:0;transition:bottom .5s cubic-bezier(.3,.85,.35,1),opacity .2s ease}.craft-mana-potion.cm-afford .cm-mark{opacity:1;border-top-style:solid;border-top-color:#fff;filter:drop-shadow(0 0 5px #45b1ff)}.craft-mana-potion.cm-short .cm-mark{opacity:0}.craft-mana-potion .cm-req{position:absolute;left:4%;right:4%;bottom:0;z-index:4;height:0;pointer-events:none;border-top:2px dashed rgba(255,214,140,.9);opacity:0;transition:bottom .5s cubic-bezier(.3,.85,.35,1),opacity .2s ease}.craft-mana-potion .cm-req:after{content:"REQ";position:absolute;right:-2px;top:-8px;font:900 8px/1 system-ui,sans-serif;letter-spacing:.06em;color:#241400;background:#ffd27a;padding:2px 3px;border-radius:3px;box-shadow:0 1px 3px #00000080}.craft-mana-potion.cm-afford .cm-req,.craft-mana-potion.cm-short .cm-req{opacity:1}.craft-mana-potion.cm-short .cm-req{border-top-color:#ff9a9a}.craft-mana-potion.cm-short .cm-req:after{background:#ff9a9a;content:"NEED"}.craft-mana-potion .cm-mark,.craft-mana-potion .cm-req{display:none!important}.craft-mana-potion .ct-shine{position:absolute;left:14%;top:34%;width:18%;height:44%;z-index:3;pointer-events:none;border-radius:50%/60%;transform:rotate(-10deg);background:linear-gradient(180deg,#ffffffb8,#ffffff0d);filter:blur(1.5px);opacity:.7}.craft-mana-potion .ct-cork{position:absolute;top:-1px;left:45%;width:10%;height:9%;z-index:4;pointer-events:none;background:linear-gradient(180deg,#e7c184,#b8854a 55%,#8a5e2a);box-shadow:inset 0 1px #fff5d7b3,inset 0 -2px 3px #00000073;border-radius:4px 4px 2px 2px}.craft-mana-potion .cm-amt{position:absolute;left:0;right:0;top:72%;transform:translateY(-50%);z-index:5;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1px;color:#fff;white-space:nowrap;-webkit-text-stroke:.7px rgba(0,0,0,.5);text-shadow:0 2px 5px rgba(0,0,0,.95),0 0 10px rgba(69,177,255,.8)}.craft-mana-potion .cm-amt-row{display:inline-flex;align-items:center;gap:4px}.craft-mana-potion .cm-now{font:900 clamp(16px,2.6vw,24px)/1 system-ui,sans-serif}.craft-mana-potion .cm-unit{display:none}.craft-mana-potion .cm-arrow{display:none;color:#45b1ff;font:900 24px/1 system-ui,sans-serif;-webkit-text-stroke:0;text-shadow:0 0 10px rgba(69,177,255,.95),0 1px 2px rgba(0,0,0,.8)}.craft-mana-potion.cm-afford .cm-arrow{display:inline-block}.craft-mana-potion .cm-label{flex:0 0 auto;z-index:6;text-align:center;font:900 13px/1.1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#cfe6ff;text-shadow:0 1px 4px rgba(0,0,0,.9),0 0 10px rgba(69,177,255,.4)}.craft-mana-potion .cm-preview{display:none!important}.cm-preview .cm-pv-hint{color:#c8dcff8c;font-weight:700;font-size:12px;letter-spacing:.02em}.cm-preview b{font-weight:900}.cm-preview .cm-pv-have{color:#bfe6ff}.cm-preview .cm-pv-req{color:#ffd27a}.cm-preview .cm-pv-left{color:#fff;text-shadow:0 0 8px rgba(120,225,255,.7)}.cm-preview .cm-pv-short{color:#ff9a9a}.cm-preview .cm-pv-dot{color:#c8dcff66}@media (prefers-reduced-motion: reduce){.craft-mana-potion .ct-wave{animation:none!important}}@media (max-width: 560px){.craft-recipes-col .craft-tier-list{grid-template-columns:repeat(4,1fr);max-width:100%;gap:7px;width:100%}.craft-mana-potion{width:min(180px,60vw)}}.crafting-collection{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,205,80,.18)}.cc-coll-head{text-align:center;margin-bottom:8px}.cc-coll-title{margin:0;font:800 13px/1 system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#ffe08a;text-shadow:0 0 12px rgba(255,205,80,.3)}.cc-coll-sub{display:block;margin-top:4px;font:500 12px/1.3 system-ui,sans-serif;color:#9fb0c6}.crafting-collection .gallery-grid{max-width:100%;padding:0;margin:6px 0 0}.disenchant-hint{display:none;max-width:640px;margin:0 auto 12px;padding:10px 16px;border-radius:12px;background:linear-gradient(180deg,#6ad7ff1f,#b388ff14);border:1px solid rgba(106,215,255,.35);color:#cfe7f5;font:600 13px/1.4 system-ui,sans-serif;text-align:center}body.gallery-select .disenchant-hint{display:block}.pb-credits-btn.pb-low{animation:credPulse 1.9s ease-in-out infinite,pbLowFlash 1.1s ease-in-out infinite}.pb-nav-btn.pb-low{animation:pbLowFlash 1.1s ease-in-out infinite!important}@keyframes pbLowFlash{0%,to{filter:none}50%{filter:brightness(1.18) saturate(1.15)}}.pb-credits-btn.pb-low:before{opacity:1}.crystal-balance{display:inline-flex;align-items:center;gap:5px;font-weight:800;font-size:15px;letter-spacing:.3px;padding:5px 12px;border-radius:9px;color:#eaf7ff;background:linear-gradient(180deg,#6ad7ff29,#b388ff21);border:1px solid rgba(106,215,255,.4);box-shadow:inset 0 0 12px #6ad7ff2e,0 0 10px #6ad7ff1f}.crystal-balance b{color:#fff}.gallery-act-btn.active{box-shadow:0 0 0 2px #ff7878b3,0 0 14px #ff787866}body.gallery-select #inventoryGrid .floor-card{cursor:pointer;position:relative}#inventoryGrid .floor-card.tx-selected{position:relative;outline:3px solid var(--crystal);outline-offset:-2px;box-shadow:0 0 0 2px #6ad7ff66,0 0 20px #6ad7ff8c!important}#inventoryGrid .floor-card .tx-badge{position:absolute;top:5px;right:5px;z-index:30;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font:900 14px/1 system-ui,sans-serif;color:#07212e;background:var(--crystal);box-shadow:0 0 10px #6ad7ffe6;pointer-events:none}.transmute-bar{position:sticky;bottom:12px;z-index:30;margin:14px auto 6px;max-width:560px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 16px;border-radius:14px;background:linear-gradient(180deg,#101626f5,#0a0e1af5);border:1px solid rgba(106,215,255,.45);box-shadow:0 8px 30px #00000080,inset 0 0 18px #6ad7ff1f;backdrop-filter:blur(6px)}.tb-info{font-size:14px;color:#cfe7f5}.tb-info b{color:#fff}.tb-reward{color:var(--crystal);margin-left:4px}.tb-reward b{color:#eaf7ff}.tb-actions{display:flex;gap:8px;flex-shrink:0}.gallery-panel{width:min(640px,94vw);margin:22px auto;padding:20px 18px 22px;border-radius:16px;background:radial-gradient(120% 90% at 50% -10%,#281e4680,#0a0c18f5);border:1px solid rgba(179,136,255,.4);box-shadow:0 14px 50px #00000073,inset 0 0 36px #6ad7ff0d}.buy-packs{display:flex;flex-direction:column;gap:10px;max-width:420px;margin:0 auto}.craft-overlay{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;background:#040710bd;backdrop-filter:blur(4px);padding:18px}.craft-modal{position:relative;width:min(560px,96vw);max-height:88vh;overflow-y:auto;padding:22px 20px 24px;border-radius:18px;background:radial-gradient(120% 90% at 50% -10%,#281e4699,#0a0c18fa);border:1px solid rgba(179,136,255,.45);box-shadow:0 20px 70px #0009,inset 0 0 40px #6ad7ff12}.craft-close{position:absolute;top:10px;right:12px;width:32px;height:32px;border:0;border-radius:8px;cursor:pointer;background:#ffffff14;color:#cdd6e6;font-size:20px;line-height:1}.craft-close:hover{background:#ffffff29;color:#fff}.craft-title{margin:0 0 4px;font-size:21px;color:#fff;text-align:center}.craft-sub{margin:0 0 12px;font-size:13px;color:#aeb9cc;text-align:center}.craft-balance{text-align:center;font-size:15px;color:#eaf7ff;margin-bottom:16px}.craft-balance b{color:#fff;font-size:18px}.craft-tier-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.craft-tier{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:12px 14px;border-radius:12px;cursor:pointer;text-align:left;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--tier-glow-color, rgba(255,255,255,.25));box-shadow:inset 0 0 16px color-mix(in srgb,var(--tier-glow-color, #fff) 14%,transparent);color:#fff;transition:transform .1s ease,box-shadow .15s ease}.craft-tier:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px color-mix(in srgb,var(--tier-glow-color, #fff) 35%,transparent),inset 0 0 18px color-mix(in srgb,var(--tier-glow-color, #fff) 22%,transparent)}.craft-tier:disabled{opacity:.45;cursor:not-allowed}.ct-name{font-weight:800;font-size:15px}.ct-stock{font-size:11.5px;color:#9fb0c6}.ct-cost{margin-top:3px;font-weight:800;font-size:14px;color:var(--crystal)}.craft-result{position:fixed;inset:0;z-index:12000;display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin:0;padding:24px;text-align:center;cursor:pointer;background:radial-gradient(circle at 50% 42%,#0c1222b8,#04070eed);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.craft-result-label{font-size:18px;color:#eaf7ff;margin-bottom:6px;text-shadow:0 2px 8px rgba(0,0,0,.7)}.craft-result-row{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.craft-result-card{display:flex;justify-content:center;position:relative;overflow:visible;border-radius:12px}.craft-result-card .floor-card{width:min(300px,74vw);max-width:none}.crc-sheen-clip{position:absolute;inset:0;overflow:hidden;border-radius:12px;pointer-events:none}.craft-result-psa.reveal-psa-panel{width:auto!important;max-width:280px;opacity:1!important;overflow:visible;transition:none;text-align:left}.craft-result-dismiss{margin-top:14px;font:800 12px/1 system-ui,sans-serif;letter-spacing:.08em;color:#dcebffa6;text-transform:uppercase}.craft-forge{position:relative;height:210px;display:flex;align-items:center;justify-content:center}.forge-crystal{position:absolute;font-size:22px;color:var(--crystal);text-shadow:0 0 10px var(--crystal),0 0 20px var(--crystal-2);will-change:transform,opacity;pointer-events:none}.forge-ring{position:absolute;width:116px;height:116px;border-radius:50%;border:3px solid var(--crystal);box-shadow:0 0 28px var(--crystal),inset 0 0 22px var(--crystal);pointer-events:none}.forge-flash{position:absolute;width:230px;height:230px;border-radius:50%;opacity:0;background:radial-gradient(circle,#fff,rgba(69,177,255,.6) 40%,transparent 70%);pointer-events:none}.forge-sheen{position:absolute;inset:0;pointer-events:none;transform:translate(-130%);background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.75) 50%,transparent 64%);animation:forgeSheen 1s ease .32s 1 forwards}@keyframes forgeSheen{to{transform:translate(130%)}}@keyframes cr-pop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}.craft-result.cr-pop .craft-result-card{animation:cr-pop .42s cubic-bezier(.2,.8,.3,1.2) both}@media (max-width: 420px){.craft-tier-list{grid-template-columns:1fr}}.craft-tier.ct-selected{outline:none;box-shadow:none}.craft-carousel{position:relative;overflow:hidden;width:100%;max-width:480px;margin:16px auto 2px;height:132px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(120% 120% at 50% 0%,#6ad7ff1a,#00000059);-webkit-mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.craft-carousel.cc-ready{cursor:grab;border-color:var(--tier-glow-color, rgba(255,205,80,.5));box-shadow:0 0 22px #ffcd5040}.craft-carousel.cc-grabbing,.craft-carousel.cc-grabbing *{cursor:grabbing!important}.craft-carousel-track{display:flex;height:100%;align-items:center;width:max-content;animation:ccScroll 12s linear infinite;will-change:transform}.cc-set{display:flex;gap:22px;height:100%;align-items:center;justify-content:space-around;flex:0 0 auto;padding:0 11px}@keyframes ccScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.cc-card{height:116px;flex:0 0 auto;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px var(--tier-glow-color, rgba(255,255,255,.2)),0 0 12px color-mix(in srgb,var(--tier-glow-color, #888) 50%,transparent)}.cc-card img{height:100%;width:auto;display:block}.craft-carousel-track.sc-spinning{will-change:transform}.craft-carousel-track.sc-spinning .cc-card{box-shadow:none!important}.cc-card.cc-landed{position:relative;z-index:4;transform:scale(1.08);filter:brightness(1.14);transition:transform .28s cubic-bezier(.2,.9,.3,1.3),filter .28s ease}.cc-card.cc-landed{box-shadow:0 0 0 2px #fff,0 0 26px 5px var(--tier-glow-color, #8fd4ff)}.craft-carousel-hint{position:absolute;left:0;right:0;bottom:0;z-index:3;pointer-events:none;text-align:center;padding:5px 8px;font:800 12px/1.2 system-ui,sans-serif;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);text-shadow:0 1px 3px rgba(0,0,0,.8)}.craft-carousel.cc-spinning .craft-carousel-track{animation-duration:.3s!important}.craft-carousel.cc-spinning .craft-carousel-hint{opacity:0}@media (prefers-reduced-motion: reduce){.craft-carousel-track{animation:none}}.craft-carousel.craft-wheel{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:16px;margin-bottom:16px;height:max(320px,calc(100dvh - 483px));border:none;border-radius:0;background:transparent;box-shadow:none;-webkit-mask:none!important;mask:none!important;overflow:clip}.craft-carousel.craft-wheel.cc-ready,.craft-carousel.craft-wheel.cc-disabled{border:none!important;box-shadow:none!important;background:transparent}.craft-carousel.craft-wheel.cc-landing:after{content:"";position:absolute;left:50%;top:4%;bottom:4%;transform:translate(-50%);width:2px;z-index:6;pointer-events:none;border-radius:2px;background:#93e6b8;box-shadow:0 0 6px #93e6b8e6,0 0 16px #93e6b899}.craft-carousel.craft-wheel.cc-landing{overflow-clip-margin:46px}.craft-carousel.craft-wheel .cc-card{height:92%}.craft-carousel-hint:empty{display:none}.craft-carousel.craft-wheel .craft-carousel-hint{font-size:13px;padding:7px 8px}@media (max-width: 640px){.craft-carousel.craft-wheel{height:min(220px,36dvh)}}.craft-carousel.cc-disabled{cursor:not-allowed;pointer-events:none;filter:grayscale(.85) brightness(.55);opacity:.7;border-color:#ffffff1a;box-shadow:none}.craft-carousel.cc-disabled .craft-carousel-track{animation-play-state:paused}.craft-carousel.cc-disabled .craft-carousel-hint{background:#0000008c;color:#cdd6e6;opacity:1}.craft-divider{width:100%;max-width:720px;display:flex;align-items:center;justify-content:center;gap:16px;margin:14px auto 6px;padding:0 18px}@media (min-width: 861px){.craft-divider-row{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid;grid-template-columns:1fr 1fr;gap:28px;box-sizing:border-box;padding-inline:max(24px,calc(50vw - 590px))}.craft-divider-row .craft-divider{grid-column:1;margin:22px 0 4px;max-width:100%}}.craft-divider:before,.craft-divider:after{content:"";flex:1 1 0;height:2px;max-width:38%;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85));box-shadow:0 0 8px #ff963280}.craft-divider:after{background:linear-gradient(270deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85))}.cabinet-btn,.cabinet-display{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:0 0 auto;width:fit-content;margin:0;padding:6px 16px 8px;border-radius:12px;background:linear-gradient(180deg,#5a4516,#2b1f08 48%,#4a3712);border:1px solid rgba(255,225,150,.7);box-shadow:0 6px 16px #00000080,inset 0 1px #fff0be80,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 16px #ffaa324d}.cabinet-btn{cursor:pointer;transition:transform .2s cubic-bezier(.2,1.4,.3,1),box-shadow .2s ease,filter .15s ease}.cabinet-btn:not(:disabled):hover{transform:translateY(-1px) scale(1.02);box-shadow:0 8px 20px #0000008c,inset 0 1px #fff0be99,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 24px #ffb43c80}.cabinet-btn:not(:disabled):active{transform:translateY(0) scale(.99)}.cabinet-btn:disabled{cursor:not-allowed;filter:grayscale(.45) brightness(.78);opacity:.9}.jackpot-meter,.shop-craft .craft-cabinet{box-sizing:border-box;width:172px}@media (max-width: 640px){.jackpot-meter,.shop-craft .craft-cabinet{width:148px}.shop-craft .craft-cabinet{padding:5px 12px 6px;border-radius:10px}.craft-stage>.craft-divider{gap:10px;padding:0 10px}}.cab-label{display:inline-flex;align-items:center;gap:8px;font:900 9px/1 var(--font-display, system-ui),sans-serif;letter-spacing:.3em;text-indent:.3em;background:linear-gradient(90deg,#e6d08a,#fff3c4 50%,#e6d08a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(0,0,0,.5))}.cab-bulb{width:7px;height:7px;border-radius:50%;text-indent:0;flex:0 0 auto;background:radial-gradient(circle at 35% 30%,#fff7d6,#ffb52e 60%,#b9670f);box-shadow:0 0 7px #ffbe46f2,0 0 13px #ff9628b3;animation:jmBulb 1s steps(1) infinite}.cab-label .cab-bulb:last-child{animation-delay:.5s}.cab-board{position:relative;display:inline-flex;align-items:center;gap:8px;padding:4px 14px;border-radius:7px;background:linear-gradient(180deg,#160604,#240a06 50%,#120402);border:1px solid rgba(0,0,0,.85);box-shadow:inset 0 2px 7px #000000e6,inset 0 0 14px #ff5a1e2e,0 0 14px #ff96324d;overflow:hidden}.cab-board:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:7px;background:repeating-linear-gradient(0deg,rgba(0,0,0,.28) 0 1px,transparent 1px 3px);mix-blend-mode:multiply}.cab-emoji{font-size:22px;line-height:1;filter:drop-shadow(0 0 8px rgba(255,200,120,.7))}.cab-text{position:relative;z-index:1;white-space:nowrap;font:900 15px/1 DS-Digital,Courier New,ui-monospace,monospace;letter-spacing:.06em;color:#ffc23a;text-shadow:0 0 5px rgba(255,170,40,.95),0 0 12px rgba(255,120,20,.8),0 0 22px rgba(255,90,10,.5)}@media (prefers-reduced-motion: reduce){.cab-bulb{animation:none!important}}.reveal-in-actions .rip-again-btn.cabinet-btn{align-self:center}.hero-stage .reveal-zone.expanded .reveal-in-actions .rip-again-btn.cabinet-btn,.hero-stage.revealing .reveal-in-actions .rip-again-btn.cabinet-btn{width:fit-content;padding:6px 16px 8px;margin:0 auto;font-size:inherit}.claim-cabinet .cab-text{font-size:20px;letter-spacing:.12em}.claim-cabinet .cab-board{padding:5px 18px}.empty-gallery{grid-column:1 / -1;display:flex;justify-content:center;padding:26px 0}.cabinet-divider{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;max-width:560px;margin:0 auto 18px;padding:0 18px}.cabinet-divider:before,.cabinet-divider:after{content:"";flex:1 1 0;height:2px;max-width:38%;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85));box-shadow:0 0 8px #ff963280}.cabinet-divider:after{background:linear-gradient(270deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85))}.pb-ship{font-size:16px;line-height:1}.cc-gallery-divider{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;max-width:560px;margin:14px auto 0;padding:0 18px}.cc-gallery-divider:before,.cc-gallery-divider:after{content:"";flex:1 1 0;height:2px;max-width:38%;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85));box-shadow:0 0 8px #ff963280}.cc-gallery-divider:after{background:linear-gradient(270deg,transparent,rgba(255,180,70,.55) 70%,rgba(255,210,120,.85))}.cc-gallery-toggle{position:relative;display:flex;width:fit-content;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin:0;flex:0 0 auto;padding:6px 16px 8px;border-radius:12px;cursor:pointer;background:linear-gradient(180deg,#5a4516,#2b1f08 48%,#4a3712);border:1px solid rgba(255,225,150,.7);box-shadow:0 6px 16px #00000080,inset 0 1px #fff0be80,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 16px #ffaa324d;transition:transform .2s cubic-bezier(.2,1.4,.3,1),box-shadow .2s ease}.cc-gallery-toggle:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 8px 20px #0000008c,inset 0 1px #fff0be99,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 24px #ffb43c80}.cc-gallery-toggle:active{transform:translateY(0) scale(.99)}.cgt-label{display:inline-flex;align-items:center;gap:8px;font:900 9px/1 var(--font-display, system-ui),sans-serif;letter-spacing:.3em;text-indent:.3em;background:linear-gradient(90deg,#e6d08a,#fff3c4 50%,#e6d08a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(0,0,0,.5))}.cgt-bulb{width:7px;height:7px;border-radius:50%;text-indent:0;flex:0 0 auto;background:radial-gradient(circle at 35% 30%,#fff7d6,#ffb52e 60%,#b9670f);box-shadow:0 0 7px #ffbe46f2,0 0 13px #ff9628b3;animation:jmBulb 1s steps(1) infinite}.cgt-label .cgt-bulb:last-child{animation-delay:.5s}.cgt-board{position:relative;display:inline-flex;align-items:center;gap:8px;padding:4px 14px;border-radius:7px;background:linear-gradient(180deg,#160604,#240a06 50%,#120402);border:1px solid rgba(0,0,0,.85);box-shadow:inset 0 2px 7px #000000e6,inset 0 0 14px #ff5a1e2e,0 0 14px #ff96324d;overflow:hidden}.cgt-board:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:7px;background:repeating-linear-gradient(0deg,rgba(0,0,0,.28) 0 1px,transparent 1px 3px);mix-blend-mode:multiply}.cgt-emoji{font-size:22px;line-height:1;filter:drop-shadow(0 0 8px rgba(255,200,120,.7))}.cgt-text{position:relative;z-index:1;font:900 14px/1 DS-Digital,Courier New,ui-monospace,monospace;letter-spacing:.06em;color:#ffc23a;text-shadow:0 0 5px rgba(255,170,40,.95),0 0 12px rgba(255,120,20,.8),0 0 22px rgba(255,90,10,.5)}.cc-gallery-toggle.is-open{box-shadow:0 6px 16px #00000080,inset 0 1px #fff0be80,inset 0 -2px 4px #0000008c,0 0 0 1px #00000080,0 0 22px #ffb43c73}@media (prefers-reduced-motion: reduce){.cgt-bulb{animation:none!important}}.jackpot-meter,.cabinet-btn,.cabinet-display,.cc-gallery-toggle,.gac-actions .gac-ship,.gac-actions .gac-dis{--eva-rim: 154,55,236;--eva-warn: 255,176,46;padding-top:9px!important;border:1px solid rgba(var(--eva-rim),.85)!important;border-radius:5px!important;background:linear-gradient(180deg,rgba(var(--eva-rim),.12),transparent 36%),linear-gradient(180deg,#10151b,#070a0e 52%,#0c1219)!important;box-shadow:0 6px 18px #0009,inset 0 1px rgba(var(--eva-rim),.35),inset 0 0 0 1px #0009,inset 0 0 10px rgba(var(--eva-warn),.1),0 0 16px rgba(var(--eva-rim),.4)!important}.jackpot-meter{--eva-rim: 147,230,184}.jackpot-meter:before,.cabinet-btn:before,.cabinet-display:before,.cc-gallery-toggle:before,.gac-actions .gac-ship:before,.gac-actions .gac-dis:before{content:"";position:absolute;left:7px;right:7px;top:3px;height:3px;z-index:2;border-radius:2px;pointer-events:none;opacity:.82;background:repeating-linear-gradient(115deg,rgba(var(--eva-warn),.95) 0 7px,#080704f2 7px 14px);background-size:28px 100%;animation:evaHazard 1.1s linear infinite}@keyframes evaHazard{to{background-position:28px 0}}.jackpot-meter:after,.cabinet-btn:after,.cabinet-display:after,.cc-gallery-toggle:after,.gac-actions .gac-ship:after,.gac-actions .gac-dis:after{content:"";position:absolute;inset:4px;z-index:2;pointer-events:none;background:linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) left top /9px 2px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) left top /2px 9px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) right top /9px 2px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) right top /2px 9px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) left bottom/9px 2px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) left bottom/2px 9px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) right bottom/9px 2px no-repeat,linear-gradient(rgba(var(--eva-rim),.9),rgba(var(--eva-rim),.9)) right bottom/2px 9px no-repeat}.cabinet-btn:not(:disabled):hover,.cc-gallery-toggle:hover,.gac-actions .gac-ship:not(:disabled):hover,.gac-actions .gac-dis:not(:disabled):hover{box-shadow:0 8px 22px #0000009e,inset 0 1px rgba(var(--eva-rim),.42),inset 0 0 0 1px #0009,inset 0 0 12px rgba(var(--eva-warn),.14),0 0 26px rgba(var(--eva-rim),.62)!important}.cc-gallery-toggle.is-open{box-shadow:0 6px 16px #0009,inset 0 1px rgba(var(--eva-rim),.35),inset 0 0 0 1px #0009,0 0 20px rgba(var(--eva-rim),.5)!important}.jm-bulb,.cab-bulb,.cgt-bulb{border-radius:1px!important;background:rgba(var(--eva-warn),1)!important;box-shadow:0 0 6px rgba(var(--eva-warn),.95),0 0 12px rgba(var(--eva-warn),.55)!important}.jm-label,.cab-label,.cgt-label{letter-spacing:.34em!important;background:linear-gradient(90deg,rgba(var(--eva-warn),1),#fff0c8 50%,rgba(var(--eva-warn),1))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.jm-board,.cab-board,.cgt-board{background:linear-gradient(180deg,#0a0f0d,#05080a 50%,#080d0b)!important;box-shadow:inset 0 2px 7px #000000e6,inset 0 0 14px rgba(var(--eva-warn),.16),0 0 12px rgba(var(--eva-rim),.3)!important}.jackpot-divider:before{background:linear-gradient(90deg,transparent,rgba(147,230,184,.5) 70%,rgba(147,230,184,.85))!important;box-shadow:0 0 8px #93e6b880!important}.jackpot-divider:after{background:linear-gradient(270deg,transparent,rgba(147,230,184,.5) 70%,rgba(147,230,184,.85))!important;box-shadow:0 0 8px #93e6b880!important}.craft-divider:before,.cabinet-divider:before,.cc-gallery-divider:before{background:linear-gradient(90deg,transparent,rgba(154,55,236,.5) 70%,rgba(154,55,236,.85))!important;box-shadow:0 0 8px #9a37ec80!important}.craft-divider:after,.cabinet-divider:after,.cc-gallery-divider:after{background:linear-gradient(270deg,transparent,rgba(154,55,236,.5) 70%,rgba(154,55,236,.85))!important;box-shadow:0 0 8px #9a37ec80!important}@media (prefers-reduced-motion: reduce){.jackpot-meter:before,.cabinet-btn:before,.cabinet-display:before,.cc-gallery-toggle:before{animation:none!important}}.cc-gallery-drop{margin-top:12px}.cc-gallery-drop[hidden]{display:none}.crafting-collection #inventoryGrid{--gal-gap: clamp(5px, 1.6vw, 12px);grid-template-columns:1fr 1fr 1fr;gap:var(--gal-gap);width:100%;max-width:640px;margin:0 auto}.crafting-collection.cc-few:not(.cc-page) #inventoryGrid{grid-template-columns:repeat(var(--cc-n, 1),calc((100% - 2 * var(--gal-gap)) / 3));justify-content:center}@media (max-width: 640px){.craft-divider{max-width:366px;margin:12px auto 5px}.cabinet-btn,.cabinet-display{padding:5px 13px 7px}.cab-text{font-size:13px}.cab-emoji{font-size:19px}.cab-label{font-size:8px;letter-spacing:.24em;gap:6px}.cab-bulb{width:6px;height:6px}.cabinet-divider{gap:10px;max-width:420px}.cabinet-divider:before,.cabinet-divider:after{max-width:32%}}.mascot{position:fixed;left:0;bottom:12px;z-index:60;width:132px;pointer-events:none;display:none;filter:drop-shadow(0 6px 14px rgba(0,0,0,.45))}body.cine-intro #mascot{position:fixed!important;inset:0 0 auto!important;width:100vw!important;height:100dvh!important;z-index:100002!important;display:block!important;filter:drop-shadow(0 0 40px rgba(147,230,184,.35))!important;pointer-events:none}body.cine-intro #mascot .l2d-canvas{width:100%!important;height:100%!important}body.cine-intro #mascot .mascot-img,body.cine-intro #mascot .mascot-bubble,body.cine-intro #mascot .mascot-fx{display:none!important}.cine-layer{position:fixed;inset:0;height:100vh;height:100dvh;pointer-events:auto;overflow:hidden;cursor:pointer}#cineBg{z-index:100000;background:radial-gradient(120% 80% at 50% 120%,rgba(147,230,184,.1),transparent 60%),radial-gradient(120% 70% at 50% -10%,rgba(211,184,255,.1),transparent 60%),#010204}#cineFg{z-index:100003}.cine-bar{position:absolute;left:0;right:0;height:clamp(44px,8%,110px);background:#000;z-index:3}.cine-bar.top{top:0;box-shadow:0 1px #78ffbe40}.cine-bar.bot{bottom:0;box-shadow:0 -1px #78ffbe40;height:calc(clamp(44px,8%,110px) + env(safe-area-inset-bottom,0px))}#cineSpeed{position:absolute;inset:-40%;background:repeating-conic-gradient(from 0deg at 50% 50%,#fff0 0deg 1.1deg,#d6ffeb80 1.1deg 1.5deg);-webkit-mask-image:radial-gradient(closest-side,transparent 22%,#000 60%);mask-image:radial-gradient(closest-side,transparent 22%,#000 60%);opacity:0;transform:scale(.2)}#cineScan{position:absolute;inset:0;opacity:.5;mix-blend-mode:screen;background:linear-gradient(rgba(120,255,190,.05) 1px,transparent 1px);background-size:100% 3px}#cineTitle{position:absolute;left:7%;bottom:30%;line-height:.84;z-index:2;font:900 italic clamp(40px,13vh,120px)/.84 "Arial Narrow","Arial",system-ui,sans-serif;letter-spacing:.005em;opacity:0}#cineTitle .base{position:relative;color:#fff;text-shadow:0 0 22px rgba(255,255,255,.4)}#cineTitle .lyr{position:absolute;inset:0;white-space:nowrap;mix-blend-mode:screen}#cineTitle .lyr.g{color:#93e6b8}#cineTitle .lyr.p{color:#d3b8ff}#cineTag{position:absolute;left:7.5%;bottom:23%;z-index:2;opacity:0;font:700 clamp(9px,1.7vh,15px)/1 ui-monospace,monospace;letter-spacing:.32em;text-transform:uppercase;color:#93e6b8;text-shadow:0 0 10px rgba(147,230,184,.6)}#cineFlash{position:absolute;inset:0;background:#fff;opacity:0;mix-blend-mode:screen}.cine-skip{position:absolute;right:16px;bottom:calc(8% + 14px);z-index:4;pointer-events:auto;font:800 10px/1 ui-monospace,monospace;letter-spacing:.16em;text-transform:uppercase;color:#9fb1c2;background:#0006;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:8px 12px;cursor:pointer;opacity:0}.cine-skip:focus-visible{outline:2px solid #fff;outline-offset:2px}.cine-go #cineSpeed{animation:cineSpeed 3.75s linear forwards}.cine-go #cineTitle{animation:cineTitle 3.75s cubic-bezier(.2,1.3,.3,1) forwards}.cine-go #cineTitle .g{animation:cineChromaG 3.75s ease-out forwards}.cine-go #cineTitle .p{animation:cineChromaP 3.75s ease-out forwards}.cine-go #cineTag{animation:cineTag 3.75s ease-out forwards}.cine-go #cineFlash{animation:cineFlash 3.75s ease-out forwards}.cine-go .cine-skip{animation:cineSkipIn .4s ease-out .3s forwards}@keyframes cineSpeed{0%{opacity:0;transform:scale(.2) rotate(0)}6%{opacity:.9}30%{opacity:.3;transform:scale(1.4) rotate(10deg)}42%,to{opacity:0;transform:scale(1.8) rotate(15deg)}}@keyframes cineTitle{0%,20%{opacity:0}24%{opacity:1;transform:scale(2.2)}32%{transform:scale(.97)}38%{transform:scale(1)}84%{opacity:1;transform:scale(1)}92%{opacity:0;transform:scale(1.04)}to{opacity:0}}@keyframes cineChromaG{0%,20%{transform:translate(-3px,2px)}24%{transform:translate(-24px,11px)}40%{transform:translate(-3px,2px)}to{transform:translate(-3px,2px)}}@keyframes cineChromaP{0%,20%{transform:translate(3px,-2px)}24%{transform:translate(24px,-11px)}40%{transform:translate(3px,-2px)}to{transform:translate(3px,-2px)}}@keyframes cineTag{0%,34%{opacity:0;transform:translateY(8px)}42%{opacity:1;transform:none}84%{opacity:1}92%,to{opacity:0}}@keyframes cineFlash{0%,22%{opacity:0}25%{opacity:.85}32%{opacity:0}88%{opacity:0}92%{opacity:1}to{opacity:0}}@keyframes cineSkipIn{to{opacity:1}}.cine-spark{position:absolute;z-index:3;color:#eafff4;opacity:0;text-shadow:0 0 8px #93E6B8}.cine-go .cine-spark{animation:cineSpark 3.75s ease-out forwards}@keyframes cineSpark{0%,26%{opacity:0;transform:scale(.3)}36%{opacity:1;transform:scale(1) rotate(20deg)}60%{opacity:0;transform:scale(.6) translateY(-26px) rotate(40deg)}to{opacity:0}}@media (prefers-reduced-motion: reduce){.cine-go #cineSpeed,.cine-go #cineTitle,.cine-go #cineTitle .g,.cine-go #cineTitle .p,.cine-go #cineTag,.cine-go #cineFlash,.cine-go .cine-spark{animation-duration:.3s!important}}body.rip-active .mascot,body.gallery-active .mascot{display:block}.mascot-svg{width:100%;height:auto;display:block;animation:mascotFloat 3.6s ease-in-out infinite;transform-origin:50% 100%}@keyframes mascotFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}.mascot{width:128px}.mascot-img{width:128px;height:128px;border-radius:50%;object-fit:cover;object-position:50% 45%;background:#11182c;border:3px solid #ffb260;box-shadow:0 0 0 2px #080a1499,0 6px 18px #00000080,0 0 18px #ff963c8c,inset 0 0 14px #ff963c40}.mascot[data-mood=excited] .mascot-img,.mascot[data-mood=starstruck] .mascot-img{border-color:#ffd24a;box-shadow:0 0 0 2px #080a1499,0 6px 18px #00000080,0 0 26px #ffd24acc}.mascot-fx{position:absolute;inset:-10px;pointer-events:none;opacity:0;transition:opacity .2s;z-index:2}.mascot[data-mood=excited] .mascot-fx,.mascot[data-mood=starstruck] .mascot-fx{opacity:1}.mascot-fx span{position:absolute;font-size:17px;filter:drop-shadow(0 0 6px #ffe9a8);animation:fxTwinkle 1.1s infinite}.mascot-fx span:nth-child(1){top:3%;left:-9%}.mascot-fx span:nth-child(2){top:20%;right:-7%;font-size:13px;animation-delay:.35s}.mascot-fx span:nth-child(3){top:50%;left:-11%;font-size:14px;animation-delay:.7s}@keyframes fxTwinkle{0%,to{transform:scale(.5);opacity:.3}50%{transform:scale(1.12);opacity:1}}.mascot .face-set{display:none}.mascot[data-mood=idle] .f-idle,.mascot[data-mood=happy] .f-happy,.mascot[data-mood=excited] .f-excited,.mascot[data-mood=starstruck] .f-starstruck{display:block}.mascot[data-mood=idle] .m-blink{animation:mascotBlink 4.2s infinite;transform-origin:center}@keyframes mascotBlink{0%,93%,to{transform:scaleY(1)}96%{transform:scaleY(.1)}}.mascot.react .mascot-svg{animation:mascotReact .6s cubic-bezier(.2,.8,.3,1.3)}@keyframes mascotReact{0%{transform:scale(.86) translateY(6px)}45%{transform:scale(1.14) translateY(-10px) rotate(2deg)}to{transform:scale(1) translateY(0)}}.mascot[data-mood=excited] .mascot-svg,.mascot[data-mood=starstruck] .mascot-svg{animation:mascotBounce .5s ease-in-out infinite alternate}@keyframes mascotBounce{0%{transform:translateY(0) rotate(-2deg)}to{transform:translateY(-6px) rotate(2deg)}}.mascot .m-stareye{animation:starEye .7s ease-in-out infinite alternate;transform-origin:center}@keyframes starEye{0%{transform:scale(.9)}to{transform:scale(1.12)}}.mascot .m-sparkles{animation:sparkleTwinkle .9s linear infinite;transform-origin:center}@keyframes sparkleTwinkle{0%,to{opacity:.5}50%{opacity:1}}.mascot .m-crystal{animation:sparkleTwinkle 1.6s ease-in-out infinite;transform-origin:180px 197px}.mascot-bubble{position:absolute;left:96px;bottom:118px;min-width:86px;max-width:190px;padding:8px 12px;border-radius:13px 13px 13px 3px;background:linear-gradient(180deg,#fff,#eaf6ff);color:#16314a;font:800 13px/1.25 system-ui,sans-serif;text-align:center;box-shadow:0 6px 16px #00000059,0 0 0 2px #6ad7ff99;opacity:0;transform:translateY(6px) scale(.8);transform-origin:0 100%;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.3,1.4);pointer-events:none}.mascot-bubble.show{opacity:1;transform:translateY(0) scale(1)}.mascot-bubble:after{content:"";position:absolute;left:6px;bottom:-7px;border:7px solid transparent;border-top-color:#eaf6ff;border-bottom:0}@media (max-width: 640px){.mascot{width:88px;left:0;bottom:8px}.mascot-bubble{left:64px;bottom:82px;font-size:11px;min-width:64px;padding:6px 9px}body.gallery-active .mascot.has-live2d{width:min(300px,56vw);height:min(351px,66vw)}}@media (prefers-reduced-motion: reduce){.mascot-svg,.mascot.react .mascot-svg,.mascot .m-stareye,.mascot .m-sparkles,.mascot[data-mood=excited] .mascot-svg,.mascot[data-mood=starstruck] .mascot-svg{animation:none}}.admin-mascot{padding:14px 16px 22px;border-top:1px solid var(--line)}.adm-mascot-head h3{margin:0 0 4px;font-size:16px;color:#fff}.adm-mascot-head p{margin:0 0 12px;font-size:12.5px;color:#9fb0c6;max-width:640px;line-height:1.45}.adm-mascot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.amx-tile{display:flex;flex-direction:column;gap:4px}.amx-drop{position:relative;aspect-ratio:1;border-radius:12px;cursor:pointer;overflow:hidden;background:#ffffff0a;border:2px dashed rgba(208,123,255,.45);display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,background .15s ease}.amx-tile.has-img .amx-drop{border-style:solid;border-color:#d07bff99}.amx-tile.amx-over .amx-drop{border-color:#d07bff;background:#d07bff29}.amx-thumb{width:100%;height:100%;object-fit:cover;display:block}.amx-empty{text-align:center;font:700 13px/1.5 system-ui,sans-serif;color:#b48fd0;letter-spacing:.02em}.amx-del{position:absolute;top:5px;right:5px;width:24px;height:24px;border:0;border-radius:7px;background:#0a0c16b3;color:#fff;font-size:17px;line-height:1;cursor:pointer}.amx-del:hover{background:#c0392b}.amx-label{font-weight:800;font-size:13px;color:#eaf0fa}.mascot.mascot-pending .mascot-img{display:none}.mascot.has-live2d{width:min(500px,60vh);height:min(585px,70vh);left:0;bottom:-1px;overflow:hidden;pointer-events:none;cursor:pointer;touch-action:none;z-index:6000;transition:filter .3s ease}body.mascot-preview-on .mascot.has-live2d{cursor:grab}.mascot.mascot-muted{filter:grayscale(1) brightness(.62) contrast(.92);transition:filter .3s ease}.mascot.has-live2d .l2d-canvas{pointer-events:none}.mascot-hit{position:absolute;inset:0;z-index:4;pointer-events:auto;cursor:inherit}.mascot.has-live2d .mascot-hit{inset:0;pointer-events:none}body.rip-reveal .mascot,body.rip-reveal .mascot *,body.craft-reveal .mascot,body.craft-reveal .mascot *,body.rip-reveal .mascot-hit,body.craft-reveal .mascot-hit{pointer-events:none!important}body.mascot-preview-on .mascot.has-live2d{display:block;z-index:12050}.mascot.mascot-poke{animation:mascotPoke .55s cubic-bezier(.2,.9,.3,1.4);transform-origin:50% 100%}@keyframes mascotPoke{0%{transform:scale(1)}35%{transform:scale(1.16)}60%{transform:scale(1.06)}to{transform:scale(1)}}.mascot.mascot-annoyed{animation:mascotShake .5s ease;transform-origin:50% 100%}@keyframes mascotShake{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(-7px) rotate(-2.5deg)}40%{transform:translate(7px) rotate(2.5deg)}60%{transform:translate(-5px) rotate(-1.5deg)}80%{transform:translate(4px) rotate(1deg)}}.mascot.has-live2d .mascot-img,.mascot .l2d-canvas{display:none}.mascot.has-live2d .l2d-canvas{display:block;width:100%;height:100%}.mascot.has-live2d .mascot-fx{inset:0}.mascot.has-live2d .mascot-bubble{inset:11% auto auto 50%;transform:translate(-50%,-8px) scale(.85);transform-origin:50% 100%;border-radius:13px;z-index:5}.mascot.has-live2d .mascot-bubble.show{transform:translate(-50%) scale(1)}.mascot.has-live2d .mascot-bubble:after{left:50%;right:auto;bottom:-7px;transform:translate(-50%)}@media (max-width: 640px){.mascot.has-live2d{width:min(230px,56vw);height:min(300px,42vh);left:0}}.adm-l2d{margin-top:18px;padding-top:14px;border-top:1px dashed var(--line)}.adm-l2d-install>summary{cursor:pointer;font-size:13px;font-weight:700;color:#9fb0c6;list-style:none;padding:4px 0}.adm-l2d-install>summary::-webkit-details-marker{display:none}.adm-l2d-install>summary:before{content:"\25b8  ";color:#6ad7ff}.adm-l2d-install[open]>summary:before{content:"\25be  "}.adm-l2d-install[open]>summary{margin-bottom:8px}.adm-l2d h4{margin:0 0 4px;font-size:14px;color:#fff}.adm-l2d p{margin:0 0 10px;font-size:12px;color:#9fb0c6;line-height:1.45;max-width:640px}.adm-l2d-drop{border:2px dashed rgba(106,215,255,.45);border-radius:12px;padding:18px;text-align:center;cursor:pointer;color:#bcd6e8;font-size:13px;background:#6ad7ff0d;transition:border-color .15s ease,background .15s ease}.adm-l2d-drop.amx-over{border-color:#6ad7ff;background:#6ad7ff24}.adm-l2d-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.adm-l2d-row .btn-ghost{color:#ff8d8d}.adm-l2d-tree{margin:12px 0 0;padding:10px 12px;border-radius:10px;max-height:240px;overflow:auto;background:#04071099;border:1px solid var(--line);font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#b9c6da;white-space:pre;-webkit-overflow-scrolling:touch}#updateOverlay{position:fixed;inset:0;z-index:2147483646;display:none;align-items:center;justify-content:center;padding:24px;text-align:center;color:#eaf3ff;background:radial-gradient(circle at 50% 38%,#162c4ee6,#040710f7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#updateOverlay .upd-card{max-width:420px}#updateOverlay h2{margin:16px 0 8px;font:800 22px/1.2 system-ui,sans-serif}#updateOverlay p{margin:0;color:#a9c2e0;font-size:14px;line-height:1.5}.upd-spin{width:46px;height:46px;margin:0 auto;border-radius:50%;border:4px solid rgba(120,200,255,.22);border-top-color:#6ad7ff;animation:updSpin .9s linear infinite}@keyframes updSpin{to{transform:rotate(360deg)}}.adm-idle{margin-top:18px;padding-top:14px;border-top:1px dashed var(--line)}.adm-idle h4{margin:0 0 4px;font-size:14px;color:#fff}.adm-idle p{margin:0 0 10px;font-size:12px;color:#9fb0c6;line-height:1.45;max-width:640px}.adm-idle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.adm-idle-tile{display:flex;flex-direction:column;gap:4px;text-align:left;cursor:pointer;padding:10px 12px;border-radius:11px;background:#ffffff0a;border:2px solid rgba(208,123,255,.28);color:#eaf0fa;transition:border-color .15s ease,background .15s ease,transform .1s ease}.adm-idle-tile:hover{border-color:#d07bff8c;background:#d07bff1a}.adm-idle-tile.sel{border-color:#d07bff;background:#d07bff2e}.adm-idle-name{font-weight:800;font-size:13.5px}.adm-idle-desc{font-size:11.5px;color:#b9a7cf;line-height:1.35}.cc-ship-link{margin-left:auto}.ship-overlay{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;background:#04080eb8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:16px}.ship-modal{width:100%;max-width:460px;max-height:90vh;overflow:auto;background:linear-gradient(180deg,#141b27,#0b1019);color:#eaf1fb;border:1px solid rgba(120,170,230,.28);border-radius:16px;box-shadow:0 20px 60px #0009,0 0 28px #45b1ff29}.ship-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 10px}.ship-head h3{margin:0;font:900 17px/1.2 system-ui,sans-serif}.ship-x{background:none;border:none;color:#9fb0c3;font-size:24px;line-height:1;cursor:pointer;padding:0 4px}.ship-x:hover{color:#fff}.ship-body{padding:4px 18px 8px}.ship-note{font:500 12.5px/1.45 system-ui,sans-serif;color:#aebccd;margin:2px 0 12px}.ship-ok{font:700 14px/1.4 system-ui,sans-serif;color:#cfe8ff;margin:6px 0 14px}.ship-form{display:flex;flex-direction:column;gap:9px}.ship-row{display:flex;gap:9px}.ship-row .ship-f{flex:1 1 0;min-width:0}.ship-f{display:flex;flex-direction:column;gap:4px}.ship-f>span{font:700 11px/1 system-ui,sans-serif;color:#9db0c6;letter-spacing:.02em}.ship-f input{width:100%;box-sizing:border-box;padding:10px 11px;border-radius:9px;background:#080d15e6;border:1px solid rgba(120,150,190,.32);color:#fff;font:600 14px/1.2 system-ui,sans-serif}.ship-f input:focus{outline:none;border-color:#45b1ff;box-shadow:0 0 0 2px #45b1ff40}.ship-status{font:700 12px/1.4 system-ui,sans-serif;margin-top:10px;min-height:1px;color:#9fb0c3}.ship-status.err{color:#ff6b6b}.ship-status.ok{color:#93e6b8}.ship-foot{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px}.ship-track{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#45b1ff1a;border:1px solid rgba(69,177,255,.4);border-radius:11px;padding:11px 14px;margin:4px 0 12px}.ship-track-label{font:800 11px/1 system-ui,sans-serif;color:#8fc8ff;text-transform:uppercase;letter-spacing:.05em}.ship-track-num{font:800 15px/1 ui-monospace,monospace;color:#fff;text-decoration:none;word-break:break-all}.ship-track-num:hover{text-decoration:underline}.ship-label-btn{display:inline-block;text-decoration:none}.ship-item{border:1px solid rgba(120,150,190,.22);border-radius:12px;padding:11px 13px;margin-bottom:10px;background:#0a101999}.ship-item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ship-when{font:600 11px/1 system-ui,sans-serif;color:#8a9bb0}.ship-item-cards{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:7px;font:600 13px/1.35 system-ui,sans-serif;color:#dce7f4}.ship-card{width:56px;display:flex;flex-direction:column;align-items:center;gap:3px}.ship-card img,.ship-card-ph{width:56px;height:78px;border-radius:6px;object-fit:cover;display:block;background:#080d15e6;border:1px solid rgba(120,150,190,.3)}.ship-card-ph{display:flex;align-items:center;justify-content:center;font:900 20px/1 system-ui,sans-serif;color:#6b7c91}.ship-card-name{font:600 9.5px/1.2 system-ui,sans-serif;color:#aebccd;text-align:center;max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ship-item-track{font:700 12px/1.3 system-ui,sans-serif;color:#cfe8ff}.ship-item-track.muted{color:#7e8ea2;font-weight:600}.ship-item-track a{color:#6cc0ff;text-decoration:none}.ship-item-track a:hover{text-decoration:underline}.ship-pill{display:inline-block;font:800 10.5px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em;padding:4px 9px;border-radius:999px;background:#7896be33;color:#cdd9e8;border:1px solid rgba(150,180,220,.3)}.ship-pill-label_created,.ship-pill-shipped,.ship-pill-in_transit{background:#45b1ff2e;color:#9fd4ff;border-color:#45b1ff80}.ship-pill-delivered{background:#48d5972e;color:#8ff0c0;border-color:#48d59780}.ship-pill-cancelled{background:#ff6b6b29;color:#ffb0b0;border-color:#ff6b6b73}@media (max-width: 480px){.ship-row{flex-direction:column;gap:9px}}.gallery-shipments{margin:4px auto 18px;width:100%}.gship-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;justify-content:center;max-width:720px;margin:0 auto}.gship-tile{-webkit-appearance:none;appearance:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;padding:16px 10px 12px;border-radius:14px;background:radial-gradient(120% 90% at 50% -10%,#283a568c,#0a0e18f5);border:1px solid rgba(120,170,225,.34);box-shadow:0 8px 22px #0006,inset 0 0 24px #45b1ff0d;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.gship-tile:hover{transform:translateY(-3px);border-color:#78c8ff99;box-shadow:0 12px 28px #00000080,0 0 16px #45b1ff40}.gship-tile.gship-open{border-color:#78d2ffe6;box-shadow:0 0 0 1.5px #78d2ff80,0 12px 28px #00000080}.gship-ico{font-size:52px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.gship-status{font:900 12px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#dbebff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.gship-meta{font:700 10.5px/1.2 system-ui,sans-serif;color:#9fb2c8;text-align:center}.gship-trk{font:800 9px/1 system-ui,sans-serif;letter-spacing:.06em;color:#8ff0c0}.gship-trk.muted{color:#7e8ea2;font-weight:700}.gship-detail{max-width:720px;margin:14px auto 0;padding:14px 16px;border-radius:14px;background:radial-gradient(120% 90% at 50% -10%,#283a5680,#090c16f7);border:1px solid rgba(120,200,255,.4);box-shadow:0 14px 40px #00000080}.gship-detail-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.gship-ico-lg{font-size:40px;line-height:1;filter:drop-shadow(0 3px 6px rgba(0,0,0,.5))}.gship-d-titles{display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.gship-d-status{align-self:flex-start;display:inline-block;font:800 11px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em;padding:4px 9px;border-radius:999px}.gship-d-when{font:600 12px/1 system-ui,sans-serif;color:#9fb2c8}.gship-d-close{-webkit-appearance:none;appearance:none;cursor:pointer;flex:0 0 auto;width:30px;height:30px;border-radius:8px;border:1px solid rgba(150,180,220,.3);background:#1e2c40b3;color:#cdd9e8;font:700 18px/1 system-ui,sans-serif}.gship-d-close:hover{color:#fff;background:#324660cc}.gship-d-track{font:700 13px/1.4 system-ui,sans-serif;color:#cfe8ff;margin-bottom:8px}.gship-d-track.muted{color:#8296ac;font-weight:600}.gship-d-track a{color:#6cc0ff;text-decoration:none}.gship-d-track a:hover{text-decoration:underline}.gship-d-to{font:600 12px/1.4 system-ui,sans-serif;color:#aebccd;margin-bottom:10px}@media (max-width: 480px){.gship-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:9px}.gship-ico{font-size:42px}}.admin-shipments{padding:14px 16px;border-top:1px solid rgba(120,150,190,.18);margin-top:8px}.adm-ship-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.adm-ship-head h3{margin:0 auto 0 0;font:900 15px/1.2 system-ui,sans-serif;color:#eaf1fb}.adm-ship-restock.armed{border-color:#ff6b6b!important;color:#ff9b9b!important;background:#ff6b6b1f!important}.adm-ship-list{display:flex;flex-direction:column;gap:10px}.adm-ship-item{border:1px solid rgba(120,150,190,.22);border-radius:11px;padding:11px 13px;background:#0a101980}.adm-ship-to{font:700 13px/1.3 system-ui,sans-serif;color:#eaf1fb}.adm-ship-addr{font:500 12px/1.4 system-ui,sans-serif;color:#aebccd;margin:3px 0}.adm-ship-cards{font:600 12px/1.4 system-ui,sans-serif;color:#cfe0f2;margin-bottom:6px}.adm-ship-label{display:inline-block;font:700 12px/1 system-ui,sans-serif;color:#6cc0ff;text-decoration:none;margin-bottom:8px}.adm-ship-label:hover{text-decoration:underline}.adm-ship-controls{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.adm-ship-controls select,.adm-ship-controls input{padding:7px 9px;border-radius:8px;background:#080d15e6;border:1px solid rgba(120,150,190,.32);color:#fff;font:600 12.5px/1.2 system-ui,sans-serif}.adm-ship-controls .adm-ship-track{flex:1 1 150px;min-width:120px}.adm-ship-msg{font:700 11.5px/1.4 system-ui,sans-serif;margin-top:6px;min-height:1px}.adm-ship-msg.ok{color:#48d597}.adm-ship-msg.err{color:#ff6b6b}.adm-ship-cards{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.adm-ship-card{width:60px;display:flex;flex-direction:column;align-items:center;gap:3px}.adm-ship-card img,.adm-ship-card-ph{width:60px;height:84px;border-radius:6px;object-fit:cover;display:block;background:#080d15e6;border:1px solid rgba(120,150,190,.3)}.adm-ship-card-ph{display:flex;align-items:center;justify-content:center;font:900 22px/1 system-ui,sans-serif;color:#6b7c91}.adm-ship-card-name{font:600 9.5px/1.2 system-ui,sans-serif;color:#aebccd;text-align:center;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 640px){body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene:before,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene:after,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .cfx-glow,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .cfx-fog,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .sfx-rays,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .sfx-rays2,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .sfx-sparkles,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .sfx-sparkles:before,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .sfx-sparkles:after,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .sc-scene-glow,body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .casino-lights{animation:none!important}body:not(.spin-cine):not(.rip-reveal):not(.craft-reveal) .fx-scene .cfx-bubbles{display:none}*{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}:root{--bg-deep: #000000;--bg-mid: #06080e;--bg-panel: #0b101a;--tier-common: #E9EEF7;--tier-uncommon: #A9D6F0;--tier-rare: #D3B8FF;--tier-foil-chase: #93E6B8}html{background-color:#000!important;background-image:none!important}body{background:#000!important;transition:background .25s ease}body.rip-active{background:radial-gradient(ellipse 120% 62% at 50% -4%,rgba(147,230,184,.13),transparent 58%),radial-gradient(ellipse 120% 46% at 50% 104%,rgba(147,230,184,.07),transparent 62%),#000!important}body.craft-active{background:radial-gradient(ellipse 120% 62% at 50% -4%,rgba(211,184,255,.14),transparent 58%),radial-gradient(ellipse 120% 46% at 50% 104%,rgba(211,184,255,.07),transparent 62%),#000!important}body.gallery-active:not(.craft-active){background:#000!important}.card-flip-wrap.tier-common .card-face,.card-flip-wrap.tier-uncommon .card-face,.card-flip-wrap.tier-rare .card-face{border-color:var(--tier-glow-color)!important;box-shadow:0 0 0 1px var(--tier-glow-color),0 0 22px color-mix(in srgb,var(--tier-glow-color) 34%,transparent)!important}.card-flip-wrap.tier-foil-chase .card-face{border-color:var(--tier-glow-color)!important}:root{--brand-h: 0px}.brand-bar{display:none!important}body{padding-top:var(--brand-h)}.player-hud,.player-hud.hud-docked.hud-fixed-top{top:calc(12px + var(--brand-h))!important}body.signed-out #ripView .chase-section .chase-head{top:12px!important}.buy-dropdown{top:calc(58px + var(--brand-h))}@media (max-width: 640px){.player-hud.hud-docked.hud-fixed-top{top:var(--brand-h)!important}body.signed-out #ripView .chase-section .chase-head{top:0!important}.buy-dropdown{top:calc(env(safe-area-inset-top) + 10px + var(--brand-h))}}body.spin-cine .brand-bar,body.rip-reveal .brand-bar,body.craft-reveal .brand-bar{opacity:0;pointer-events:none}body.admin-active .brand-bar{display:none!important}.brand-bar{position:absolute;top:0;left:0;right:0;height:var(--brand-h);z-index:12080;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#030407;border-bottom:1px solid rgba(120,255,190,.12);box-shadow:0 2px 10px #0009;transition:opacity .3s ease;transform:translateZ(0);will-change:transform}.brand-title{font:900 clamp(19px,3vw,27px)/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.01em;white-space:nowrap;user-select:none;pointer-events:none;background:linear-gradient(92deg,#fff,#93e6b8 26% 46%,#d3b8ff 72%,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 9px rgba(147,230,184,.55)) drop-shadow(0 0 20px rgba(211,184,255,.32)) drop-shadow(0 1px 2px rgba(0,0,0,.65))}.brand-title-ice{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);z-index:5;margin:0;font-size:clamp(40px,12vw,84px);letter-spacing:0;text-align:center;filter:drop-shadow(0 0 16px rgba(147,230,184,.7)) drop-shadow(0 0 34px rgba(211,184,255,.4)) drop-shadow(0 2px 5px rgba(0,0,0,.75))}#iceOnlineMeter{opacity:0;transition:opacity .28s ease}#iceOnlineMeter.ice-set{opacity:1}.mascot-img[src$="/img/rippy.png"],.player-bar #creditsBuyBtn,.player-bar #craftNavBtn,.player-bar #buyCtaBtn,.player-bar #profileBtn{display:none!important}.pb-stat{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;cursor:pointer;user-select:none;background:#0a0e18b8;border:1px solid rgba(255,255,255,.14);font-family:"Baloo 2",var(--font-body),sans-serif;font-size:13px;line-height:1;color:#dfe8f6;white-space:nowrap}.pb-stat b{font-weight:800;font-size:14px;color:#fff}.pb-stat i{font-style:normal;font-size:10px;letter-spacing:.6px;opacity:.65;text-transform:uppercase}.pb-stat .rip-logo{width:15px;height:15px}.pb-stat .ico-crystal{transform:scale(.8)}.pb-stat-plus{display:inline-grid;place-items:center;width:14px;height:14px;margin-left:2px;border-radius:50%;background:linear-gradient(#ffe9ad,#f0a52e);color:#5a3800;font-weight:900;font-size:11px;line-height:1}.pb-stat:hover{border-color:#ffffff4d}.pb-stat:active{transform:scale(.96)}.game-dock{position:fixed;left:50%;transform:translate(-50%);bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:11800;display:flex;gap:4px;padding:6px;background:#080b14d1;border:1px solid rgba(255,255,255,.13);border-radius:20px;box-shadow:0 10px 34px #0000008c,inset 0 1px #ffffff12;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:opacity .25s ease,transform .25s ease}.dock-btn{appearance:none;border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;width:86px;padding:8px 6px 7px;border-radius:15px;color:#93a2ba;-webkit-tap-highlight-color:transparent;font-family:"Baloo 2",var(--font-body),sans-serif;transition:color .18s ease,background .18s ease,transform .18s ease}.dock-btn svg{width:24px;height:24px}.dock-btn span{font-size:11px;font-weight:800;letter-spacing:1.2px;line-height:1}.dock-btn:hover{color:#cfdcf0}.dock-btn:active{transform:scale(.94)}.dock-btn.dock-active{transform:translateY(-3px)}.dock-btn.dock-active:active{transform:translateY(-3px) scale(.96)}#dockRip.dock-active{color:#ffd9a1;background:#ff962821;filter:drop-shadow(0 0 10px rgba(255,160,60,.55))}#dockCraft.dock-active{color:#9fd8ff;background:#46a0ff21;filter:drop-shadow(0 0 10px rgba(90,175,255,.55))}#dockGallery.dock-active{color:#a8f0c8;background:#46dc8c1f;filter:drop-shadow(0 0 10px rgba(120,230,170,.5))}#dockShop.dock-active{color:#ffe08a;background:#ffc83c21;filter:drop-shadow(0 0 10px rgba(255,210,90,.55))}.dock-btn:after{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;opacity:0;transition:opacity .18s ease}.dock-btn.dock-active:after{opacity:.9}body.spin-cine .game-dock,body.rip-reveal .game-dock,body.craft-reveal .game-dock,body.victory .game-dock,body.buy-locked .game-dock{opacity:0;pointer-events:none;transform:translate(-50%) translateY(14px)}#main{padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}body.spin-cine #main,body.rip-reveal #main,body.craft-reveal #main{padding-bottom:0}body.tut-active .dock-btn{opacity:.34;filter:grayscale(.75) brightness(.72)}body.tut-active.rip-active #dockRip,body.tut-active.craft-active #dockCraft,body.tut-active.gallery-active:not(.craft-active) #dockGallery{opacity:1;filter:none;transform:translateY(-3px) scale(1.06)}@media (max-width: 640px){.game-dock{left:8px;right:8px;transform:none;justify-content:space-between;bottom:calc(6px + env(safe-area-inset-bottom,0px))}body.spin-cine .game-dock,body.rip-reveal .game-dock,body.craft-reveal .game-dock,body.victory .game-dock,body.buy-locked .game-dock{transform:translateY(14px)}.dock-btn{flex:1 1 0;width:auto;padding:7px 2px 6px}.dock-btn svg{width:22px;height:22px}.dock-btn span{font-size:10px;letter-spacing:1px}.pb-stat{font-size:12px;padding:2px 8px}.pb-stat b{font-size:13px}}body:not(.signed-out) .player-bar{display:none!important}body:not(.signed-out) #ripView{padding-top:6px}body:not(.signed-out).spin-cine #ripView,body:not(.signed-out).rip-reveal #ripView,body:not(.signed-out).craft-reveal #ripView{padding-top:6px}@media (max-width: 640px){body:not(.signed-out) #ripView{padding-top:0}body:not(.signed-out).spin-cine #ripView,body:not(.signed-out).rip-reveal #ripView,body:not(.signed-out).craft-reveal #ripView{padding-top:0}}.dock-btn{position:relative}.dock-badge{position:absolute;top:1px;right:4px;font-size:10px;font-weight:800;line-height:1;padding:2px 6px;border-radius:999px;background:#060911eb;border:1px solid rgba(255,255,255,.22);color:#fff;pointer-events:none}#dockRip .dock-badge{border-color:#ffbe5a8c;color:#ffe2ae}#dockCraft .dock-badge{border-color:#6ebeff8c;color:#c8e7ff}#cornerTools{position:fixed;top:calc(6px + env(safe-area-inset-top,0px));right:8px;z-index:11810;display:flex;gap:6px;align-items:center;transition:opacity .25s ease}body.spin-cine #cornerTools,body.rip-reveal #cornerTools,body.craft-reveal #cornerTools,body.victory #cornerTools,body.buy-locked #cornerTools{opacity:0;pointer-events:none}#cornerTools .pb-help-btn,#cornerTools .pb-icon{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#080b14c7;border:1px solid rgba(255,255,255,.16);color:#cdd9ea;cursor:pointer}#cornerTools .pb-help-btn .pb-help-label{display:none}#cornerTools .pb-help-q{font-weight:800;font-size:15px;line-height:1}#cornerTools .pb-icon svg{width:16px;height:16px}.tip-host{bottom:calc(84px + env(safe-area-inset-bottom,0px))}@media (max-width: 640px){.tip-host{bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.player-bar{display:none!important}body.signed-out #ripView{padding-top:6px}@media (max-width: 640px){body.signed-out #ripView{padding-top:6px}}body.signed-out #ripView .chase-section .chase-head{display:none!important}#dockTutorial,#dockLogin,body.signed-out #dockRip,body.signed-out #dockCraft,body.signed-out #dockGallery,body.signed-out #dockShop{display:none}body.signed-out #dockTutorial{display:flex}body.signed-out:not(.has-devswitch) #dockLogin{display:flex}body.signed-out #dockTutorial.dock-active{color:#a8f0c8;background:#46dc8c1f}.game-dock .dev-switch-slot{display:none}body.signed-out .game-dock .dev-switch-slot{display:flex;align-items:center;gap:6px;padding:0 4px}@media (max-width: 640px){body.signed-out .game-dock{flex-wrap:wrap;justify-content:center}}body.signed-out #cornerTools{display:none}body.tut-active .game-dock{pointer-events:none}body.tut-active.signed-out:not(.tut-finale) #dockRip,body.tut-active.signed-out:not(.tut-finale) #dockCraft,body.tut-active.signed-out:not(.tut-finale) #dockGallery,body.tut-active.signed-out:not(.tut-finale) #dockShop{display:flex}body.tut-active.signed-out:not(.tut-finale) #dockTutorial,body.tut-active.signed-out:not(.tut-finale) #dockLogin{display:none}body.tut-active:not(.tut-finale) .game-dock .dev-switch-slot{display:none!important}body.tut-active.tut-finale .game-dock{pointer-events:auto}body.tut-active.tut-finale .dock-btn{opacity:1;filter:none}.tut-controls-bar{bottom:calc(96px + env(safe-area-inset-bottom,0px))}body.tut-active .game-dock{z-index:2147483205}.craft-stage>.craft-divider,.craft-divider-row .craft-divider,.craft-divider{width:100%!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;gap:16px!important;padding:0 18px!important}@media (min-width: 861px){.craft-divider-row{display:block!important;width:auto!important;margin-left:0!important;margin-right:0!important;padding-inline:0!important}.craft-stage>.craft-divider{grid-column:1 / -1!important}}.jackpot-divider:before,.jackpot-divider:after,.craft-divider:before,.craft-divider:after{max-width:38%!important}@media (max-width: 640px){.craft-stage>.craft-divider,.craft-divider{gap:10px!important;padding:0 10px!important}.jackpot-divider{gap:26px!important;padding:0 6px!important}}.shop-craft .craft-tier-list{padding:10px 0 26px}.craft-stage .craft-recipes-col .craft-tier,.craft-stage .craft-mana-col .craft-mana-potion{background:none!important}.shop-craft .craft-tier:after{content:"";position:absolute;left:50%;top:auto;bottom:14px;width:84%;height:22px;border-radius:50%;z-index:-1;pointer-events:none;background:radial-gradient(closest-side,color-mix(in srgb,var(--tier-glow-color, #9ad) 60%,transparent),transparent 74%);filter:blur(7px);transform:translate(-50%);opacity:.5}.shop-craft .craft-mana-potion:after{content:"";position:absolute;left:50%;top:auto;bottom:12px;transform:translate(-50%);width:82%;height:24px;border-radius:50%;z-index:-1;pointer-events:none;background:radial-gradient(closest-side,rgba(69,177,255,.5),transparent 74%);filter:blur(8px);opacity:.6}.shop-craft .craft-tier:disabled:after{opacity:.12}.shop-craft .craft-tier .ct-bottle{animation:ctBob 5.6s ease-in-out infinite}.shop-craft .craft-tier:nth-child(2) .ct-bottle{animation-delay:.9s}.shop-craft .craft-tier:nth-child(3) .ct-bottle{animation-delay:1.8s}.shop-craft .craft-tier:nth-child(4) .ct-bottle{animation-delay:2.7s}@keyframes ctBob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(.45deg)}}.shop-craft .craft-tier:disabled .ct-bottle{animation:none}.shop-craft .craft-tier .ct-glass{background:radial-gradient(130% 55% at 32% 16%,rgba(255,255,255,.12),transparent 55%),linear-gradient(90deg,#080c1499,#34446038 24%,#485e8229,#34446038 76%,#05080ea6),linear-gradient(180deg,#263248f0,#090d15f7)}.shop-craft .craft-tier .ct-glass:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle 2.2px at 30% 96%,rgba(255,255,255,.6),transparent 65%),radial-gradient(circle 1.5px at 62% 104%,rgba(255,255,255,.5),transparent 65%),radial-gradient(circle 1.2px at 47% 90%,rgba(255,255,255,.45),transparent 65%);background-repeat:no-repeat;animation:ctBubbles 4.6s linear infinite;opacity:0}.shop-craft .craft-tier:nth-child(2) .ct-glass:before{animation-delay:1.1s}.shop-craft .craft-tier:nth-child(3) .ct-glass:before{animation-delay:2.3s}.shop-craft .craft-tier:nth-child(4) .ct-glass:before{animation-delay:3.1s}@keyframes ctBubbles{0%{transform:translateY(0);opacity:0}12%{opacity:.9}85%{opacity:.5}to{transform:translateY(-64px);opacity:0}}.shop-craft .craft-tier[data-cost="0"] .ct-glass:before,.shop-craft .craft-tier:disabled .ct-glass:before{display:none}.shop-craft .craft-tier .ct-glass:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.18) 46%,rgba(255,255,255,.05) 53%,transparent 66%);background-size:240% 100%;background-position:160% 0}.shop-craft .craft-tier:hover:not(:disabled) .ct-glass:after,.shop-craft .craft-tier.ct-selected .ct-glass:after{animation:ctGlassSweepOnce 1s ease-out both}@keyframes ctGlassSweepOnce{0%{background-position:160% 0}to{background-position:-80% 0}}.shop-craft .craft-tier .ct-bottle:before{background:linear-gradient(180deg,color-mix(in srgb,var(--tier-glow-color, #888) 96%,#fff 4%),color-mix(in srgb,var(--tier-glow-color, #888) 62%,#000 38%))}.shop-craft .craft-tier{filter:drop-shadow(0 6px 10px rgba(0,0,0,.6)) drop-shadow(0 0 1px rgba(255,255,255,.22))}.shop-craft .craft-tier:disabled{opacity:.62;filter:grayscale(.3) brightness(.92) drop-shadow(0 5px 8px rgba(0,0,0,.55))}@media (max-width: 640px){.shop-craft .craft-tier .ct-glass:before,.shop-craft .craft-tier .ct-glass:after{display:none}.shop-craft .craft-tier .ct-bottle{animation:none}.shop-craft .craft-tier .ct-sold{padding:2px 5px;font-size:8px;letter-spacing:.05em}}@media (prefers-reduced-motion: reduce){.shop-craft .craft-tier:after,.shop-craft .craft-mana-potion:after,.shop-craft .craft-tier .ct-bottle,.shop-craft .craft-tier .ct-glass:before,.shop-craft .craft-tier .ct-glass:after{animation:none!important}}@media (max-width: 640px){.game-dock{left:auto;right:6px;transform:none;width:auto;justify-content:flex-end;gap:2px;padding:5px}.dock-btn{flex:0 0 auto;width:56px;padding:6px 2px 5px}.dock-btn svg{width:20px;height:20px}.dock-btn span{font-size:9px;letter-spacing:.8px}.mascot{z-index:11850}body.spin-cine .game-dock,body.rip-reveal .game-dock,body.craft-reveal .game-dock,body.victory .game-dock,body.buy-locked .game-dock{transform:translateY(14px)}}.craft-stage .craft-mana-col .cm-bottle,.shop-craft .craft-mana-potion .cm-bottle{animation:none!important}@media (max-width: 860px){.shop-craft .craft-recipes-col .craft-tier-list{display:flex!important;grid-template-columns:none!important;justify-content:flex-start!important;position:relative;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%!important;width:100%;gap:0!important;padding:6px 0 10px;scrollbar-width:none}.shop-craft .craft-recipes-col .craft-tier-list::-webkit-scrollbar{display:none}.shop-craft .craft-recipes-col .craft-tier{flex:0 0 56%;scroll-snap-align:center;scroll-snap-stop:always;opacity:.5;transform:scale(.78);transition:opacity .25s ease,transform .25s ease}.shop-craft .craft-recipes-col .craft-tier:first-child{margin-left:22%}.shop-craft .craft-recipes-col .craft-tier:last-child{margin-right:22%}.shop-craft .craft-recipes-col .craft-tier.ct-snap-center{opacity:1;transform:scale(1)}.shop-craft .craft-recipes-col .craft-tier.ct-snap-center.ct-selected{transform:scale(1.02)}.shop-craft .craft-recipes-col .craft-tier .ct-bottle{height:min(calc(var(--craft-cab-top, 120px) - 30px - var(--craft-pot-clear, 0px)),128px)!important}}.sc-ticker-inner{background:linear-gradient(110deg,#141b2b 30%,#1f2a42,#141b2b 60%);background-size:220% 100%;animation:cardArtShimmer 1.5s linear infinite}.sc-ticker-inner.img-ok{animation:none;background:#0c111d}@keyframes cardArtShimmer{0%{background-position:130% 0}to{background-position:-90% 0}}@media (prefers-reduced-motion: reduce){.sc-ticker-inner{animation:none}}@media (max-width: 860px){.craft-stage{grid-template-columns:1.12fr .88fr!important;grid-template-rows:auto auto auto!important;gap:2px 4px!important;padding-inline:8px!important;align-items:start!important}.craft-stage .craft-recipes-col{grid-column:1!important;grid-row:1!important;max-height:none!important;overflow:visible!important;padding:6px 0 0!important;width:100%}.craft-stage .craft-mana-col{grid-column:2!important;grid-row:1!important;max-height:none!important;overflow:visible!important;padding:6px 0 0!important;align-items:center!important;justify-content:flex-start!important}.shop-craft .craft-recipes-col .craft-tier .ct-bottle{height:min(23dvh,185px)!important}.shop-craft .craft-mana-potion{height:auto!important;max-height:none!important}.shop-craft .craft-mana-potion .cm-bottle{height:min(25dvh,200px)!important;width:calc(min(25dvh,200px)*.62)!important}.shop-craft .craft-recipes-col .craft-tier-list{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 85%,transparent 100%);padding:6px 0 4px}.shop-craft .craft-recipes-col .craft-tier{flex:0 0 68%;opacity:.38;transform:scale(.7)}.shop-craft .craft-recipes-col .craft-tier:first-child{margin-left:16%}.shop-craft .craft-recipes-col .craft-tier:last-child{margin-right:16%}.shop-craft .craft-recipes-col .craft-tier.ct-snap-center{opacity:1;transform:scale(1)}.shop-craft .craft-recipes-col .craft-tier.ct-snap-center.ct-selected{transform:scale(1.02)}.craft-stage>.craft-divider{grid-row:2!important;grid-column:1 / -1!important;margin-top:4px!important}.craft-stage>#craftCarousel{grid-row:3!important;grid-column:1 / -1!important;margin-top:0!important}.shop-craft .craft-tier .ct-name{font-size:13px}}.ct-dots{display:none}@media (max-width: 860px){.ct-dots{display:flex;justify-content:center;gap:7px;padding:2px 0 6px}.ct-dots i{width:6px;height:6px;border-radius:50%;background:#ffffff2e;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.ct-dots i.on{background:var(--dc, #9ad);transform:scale(1.4);box-shadow:0 0 8px var(--dc, #9ad)}}.ct-stock{display:inline-block;margin-top:3px;padding:2px 8px;border-radius:999px;font:800 10px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.06em;color:color-mix(in srgb,var(--tier-glow-color, #cde) 80%,#fff);background:color-mix(in srgb,var(--tier-glow-color, #557) 16%,rgba(10,14,24,.85));border:1px solid color-mix(in srgb,var(--tier-glow-color, #557) 45%,transparent)}@media (max-width: 860px){.craft-loop-hint{display:none!important}}.tip-host{left:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:11860}@media (max-width: 640px){.tip-host{left:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px))}}.tip-btn{background:#080b14d1;border:1px solid rgba(255,255,255,.14);border-radius:15px;color:#dfe8f6;font:800 11px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:1.2px;padding:8px 12px;box-shadow:0 10px 30px #00000080,inset 0 1px #ffffff12;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.tip-btn .tip-label{text-transform:uppercase}.tip-btn:hover{border-color:#ffffff52;color:#fff}.tip-btn .tip-coin{color:var(--crystal-2, #8fe3ff)}@media (max-width: 640px){body.victory #revealZone{--slabh: max(240px, min( calc(100vh - 350px) , calc((100vw - 34px)*1.4) ));--slabw: calc(var(--slabh) * 5 / 7);position:relative;height:calc(100vh - 8px);max-height:calc(100vh - 8px);height:calc(100dvh - 8px);max-height:calc(100dvh - 8px);overflow:hidden;justify-content:center;align-items:center;gap:10px;padding-top:4px}body.victory .reveal-hero-zoom{display:none!important}body.victory .hero-stage.revealing .reveal-inner,body.victory .hero-stage.revealing .reveal-zone.expanded .reveal-inner{animation:none!important;gap:0!important}body.victory .hero-stage.revealing .reveal-right-panel,body.victory .hero-stage .reveal-zone.expanded .reveal-right-panel,body.victory .hero-stage.revealing .reveal-zone.expanded .reveal-right-panel,body.victory .reveal-right-panel{display:contents!important}body.victory #revealPsaPanel{order:-2;position:static;margin:0 auto;width:min(86vw,330px)!important;width:var(--slabw)!important;max-width:none!important;min-width:200px!important;height:auto!important;max-height:none!important;overflow:visible!important;flex:0 0 auto!important;padding:7px 10px;gap:3px;background:linear-gradient(180deg,#fbf8f1,#ece5d7);border:1px solid rgba(255,255,255,.65);border-bottom:0;border-radius:14px 14px 0 0;box-shadow:inset 0 -8px 14px -12px #00000073;color:#1a2130}body.victory #revealPsaPanel *:not(.psa-slab-label):not(.psa-slab-label *){color:#1a2130!important;text-shadow:none!important}body.victory #revealPsaPanel .psa-slab-label{transform:scale(.94);transform-origin:center top}body.victory #revealPsaPanel .psa-card-name{font-size:12px!important;line-height:1.25!important;letter-spacing:.02em;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:2.6em!important;margin:2px 0!important;padding:0!important}body.victory #revealPsaPanel .psa-detail-list{margin:0!important;padding:0!important}body.victory #revealPsaPanel .psa-drow{font-size:10.5px!important;padding:1.5px 0!important;margin:0!important;border-color:#0000001a!important;line-height:1.3!important}body.victory #revealPsaPanel .psa-card-name,body.victory #revealPsaPanel .psa-detail-list{display:none!important}body.victory #revealPsaPanel .psa-pop-callout{margin:2px 0 0;justify-content:center}body.victory #revealPsaPanel .psa-updated{text-align:center;margin:2px 0 0}body.victory #cardFlipWrap{flex:0 0 auto;height:var(--slabh)!important;min-height:240px!important;width:var(--slabw)!important;min-width:170px!important;max-width:none!important;margin:0 auto!important;aspect-ratio:auto;border-radius:0 0 14px 14px;overflow:hidden}body.victory #cardFlipWrap .card-face{border-radius:0 0 14px 14px}body.victory #cardFlipWrap .card-face img{max-height:100%}body.victory #revealPsaPanel,body.victory #cardFlipWrap{filter:drop-shadow(0 0 14px color-mix(in srgb,var(--tier-glow-color, #93E6B8) 55%,transparent))}body.victory #revealActions{position:static;margin:0 auto;z-index:5;flex:0 0 auto;width:min(86vw,330px);width:var(--slabw);min-width:200px;display:flex;flex-direction:column;align-items:center;gap:3px;padding-bottom:max(4px,env(safe-area-inset-bottom,0px))}body.victory #pullAgainBtn{width:100%;min-height:52px;font-size:17px}}.glass-intro .ice-meter,#iceOnlineMeter{display:none!important}@keyframes admShipNewPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.45)}}.adm-ship-when{font:700 9.5px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#9fb0c3;letter-spacing:.04em;margin-bottom:3px;display:flex;align-items:center;gap:7px}.adm-ship-newchip{display:inline-block;padding:2px 7px;border-radius:999px;font:900 9px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.12em;color:#06130c;background:linear-gradient(180deg,#b8f4d4,#93e6b8);box-shadow:0 0 10px #93e6b8b3;animation:admShipNewPulse 1.4s ease-in-out infinite}.adm-ship-item-new{border-color:#93e6b88c!important;box-shadow:0 0 14px #93e6b82e}@media (prefers-reduced-motion: reduce){.adm-dock-btn.ship-new,.adm-ship-newchip{animation:none}}.glass-intro{-webkit-backdrop-filter:blur(12px) saturate(1.2) brightness(1.14);backdrop-filter:blur(12px) saturate(1.2) brightness(1.14);background:radial-gradient(90% 70% at 16% 6%,rgba(255,214,232,.38),transparent 55%),radial-gradient(80% 60% at 86% 14%,rgba(214,242,255,.42),transparent 60%),radial-gradient(100% 80% at 80% 96%,rgba(196,224,255,.44),transparent 62%),radial-gradient(70% 55% at 6% 90%,rgba(224,213,255,.34),transparent 60%),linear-gradient(160deg,#d8eeff80,#bedefc66 48%,#d0eaff80),#9ac6f24d;box-shadow:inset 0 0 0 1px #ffffff73,inset 0 0 130px #fff3}.glass-intro:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 220'%3E%3Cg transform='translate(28 36) scale(0.16)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3Cg transform='translate(150 110) scale(0.1)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3Cg transform='translate(70 180) scale(0.12)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E") 0 0 / 220px 220px repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 260'%3E%3Cg transform='translate(200 40) scale(0.13)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffd6e8'/%3E%3C/g%3E%3Cg transform='translate(60 120) scale(0.09)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffd6e8'/%3E%3C/g%3E%3Cg transform='translate(170 210) scale(0.11)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffd6e8'/%3E%3C/g%3E%3C/svg%3E") 90px 60px / 260px 260px repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240'%3E%3Cg transform='translate(110 30) scale(0.11)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3Cg transform='translate(30 150) scale(0.13)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3Cg transform='translate(190 170) scale(0.08)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3C/svg%3E") 40px 140px / 240px 240px repeat,radial-gradient(62% 62% at 0% 0%,rgba(255,255,255,.22),transparent 70%),radial-gradient(62% 62% at 100% 100%,rgba(255,226,240,.2),transparent 70%);mix-blend-mode:screen;animation:iceKawaiiDrift 16s linear infinite,iceBreathe 5s ease-in-out infinite}@keyframes iceKawaiiDrift{0%{background-position:0 0,90px 60px,40px 140px,0 0,0 0}to{background-position:0 -220px,90px -200px,40px -100px,0 0,0 0}}.glass-intro:after{opacity:.28}.brand-title-ice{filter:drop-shadow(0 0 14px rgba(255,214,232,.75)) drop-shadow(0 0 30px rgba(168,214,255,.65)) drop-shadow(0 2px 3px rgba(90,130,190,.45))}.glass-hint{margin-top:16px;padding:10px 18px;border-radius:999px;font:800 13px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#4a6b96;background:linear-gradient(180deg,#ffffffeb,#e2f0ffd9);border:1.5px solid rgba(255,255,255,.9);box-shadow:0 4px 18px #78a5dc59,inset 0 1px #fff;animation:glassHintBounce 1.9s ease-in-out infinite}.glass-hint:before{content:"\2744  ";letter-spacing:0}@keyframes glassHintBounce{0%,to{transform:translateY(0) scale(1);opacity:.92}50%{transform:translateY(-4px) scale(1.04);opacity:1}}.glass-tag{color:#4a6b96e6;text-shadow:0 1px 0 rgba(255,255,255,.5)}.glass-build{color:#6082afbf;text-shadow:0 1px 0 rgba(255,255,255,.4)}.gt-badge{color:#4a6b96;border-color:#ffffffd9;background:linear-gradient(180deg,#fffc,#e0f0ff99);box-shadow:0 2px 10px #78a5dc40,inset 0 1px #fff}.gt-ic{stroke:#6f9bd1;filter:drop-shadow(0 0 3px rgba(190,220,255,.8))}@media (prefers-reduced-motion: reduce){.glass-intro:before,.glass-hint{animation:none}}.adm-ship-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(max(150px,(100% - 9 * 12px) / 10),1fr));gap:12px;align-items:start}.adm-ship-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 9px 10px!important;border-radius:14px!important;text-align:center;background:radial-gradient(120% 90% at 50% -10%,#283a568c,#0a0e18f5)!important;border:1px solid rgba(120,170,225,.34)!important;box-shadow:0 8px 22px #0006,inset 0 0 24px #45b1ff0d;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.adm-ship-item:hover{transform:translateY(-3px);border-color:#78c8ff99!important;box-shadow:0 12px 28px #00000080,0 0 16px #45b1ff40}.adm-ship-item-new{border-color:#93e6b899!important;box-shadow:0 0 16px #93e6b838,0 8px 22px #0006}.adm-ship-ico{font-size:44px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.adm-ship-status-line{font:900 12px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:#dbebff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.adm-ship-when{justify-content:center;margin-bottom:0}.adm-ship-to{text-align:center}.adm-ship-addr{text-align:center;font-size:11px;max-height:2.9em;overflow:hidden}.adm-ship-cards{justify-content:center;margin-bottom:4px}.adm-ship-card{width:38px}.adm-ship-card img,.adm-ship-card-ph{width:38px;height:53px}.adm-ship-card-name{max-width:38px;font-size:8.5px}.adm-ship-controls{flex-direction:column;align-items:stretch;width:100%;gap:6px}.adm-ship-controls select,.adm-ship-controls .adm-ship-track{width:100%;box-sizing:border-box}.adm-ship-controls .adm-ship-track{flex:0 0 auto;min-width:0}.adm-ship-controls .adm-ship-save{width:100%}.adm-ship-item .adm-ship-to{font-size:11px}.adm-ship-item .adm-ship-addr{font-size:10px;max-height:2.7em}.adm-ship-item .adm-ship-status-line{font-size:10.5px}.adm-ship-item .adm-ship-controls select,.adm-ship-item .adm-ship-controls input{padding:5px 7px;font-size:11px}#tensionVeil{position:fixed;inset:0;z-index:9500;pointer-events:none;opacity:0;transition:opacity .5s ease;background:radial-gradient(120% 120% at 50% 50%,transparent 55%,color-mix(in srgb,var(--tv-color, #8fd4ff) 28%,transparent) 86%,color-mix(in srgb,var(--tv-color, #8fd4ff) 42%,transparent) 100%)}#tensionVeil.tv-on{opacity:.7;animation:tvPulse .42s ease-in-out infinite alternate}#tensionVeil.tv-strong.tv-on{opacity:1}@keyframes tvPulse{0%{filter:brightness(.85)}to{filter:brightness(1.25)}}#tensionVeil.tv-flash{animation:tvFlash .38s ease-out both}@keyframes tvFlash{0%{opacity:1;filter:brightness(2.2)}to{opacity:0;filter:brightness(1)}}body.land-slam .sc-ticker-card.is-landed .sc-ticker-inner{animation:landPop .5s cubic-bezier(.2,1.6,.35,1) both}@keyframes landPop{0%{transform:scale(1)}18%{transform:scale(.94)}55%{transform:scale(1.1)}to{transform:scale(1.04)}}.land-ring{position:fixed;width:30px;height:30px;border-radius:50%;transform:translate(-50%,-50%) scale(.4);pointer-events:none;z-index:9600;border:3px solid var(--tv-color, #8fd4ff);box-shadow:0 0 24px var(--tv-color, #8fd4ff),inset 0 0 18px color-mix(in srgb,var(--tv-color, #8fd4ff) 55%,transparent);animation:landRing .62s cubic-bezier(.15,.8,.3,1) both}@keyframes landRing{0%{transform:translate(-50%,-50%) scale(.4);opacity:1;border-width:3px}to{transform:translate(-50%,-50%) scale(9);opacity:0;border-width:1px}}@media (prefers-reduced-motion: reduce){#tensionVeil,.land-ring{display:none!important}body.land-slam .sc-ticker-card.is-landed .sc-ticker-inner{animation:none}}.floor-card.reel-open .chase-reel-ov{animation:drumBurst .55s cubic-bezier(.3,.7,.3,1) both}@keyframes drumBurst{0%{opacity:1;filter:brightness(1);transform:scale(1)}30%{filter:brightness(2.6)}to{opacity:0;filter:brightness(3.2);transform:scale(1.4)}}.floor-card.reel-open img{animation:chaseBloom .75s cubic-bezier(.2,1.4,.3,1) .12s both}@keyframes chaseBloom{0%{transform:scale(.94);filter:brightness(2.4) saturate(1.5)}to{transform:scale(1.05);filter:brightness(1)}}@media (prefers-reduced-motion: reduce){.floor-card.reel-open .chase-reel-ov,.floor-card.reel-open img{animation:none}.floor-card.reel-open .chase-reel-ov{opacity:0}}body.admin-active .game-dock{z-index:12100}body.admin-active #adminOverlay .admin-scroll-area{padding-bottom:110px}.admin-dock{display:none}body.admin-active .admin-dock{display:flex;animation:admDockIn .32s cubic-bezier(.25,1.1,.3,1) both}body.admin-active #gameDock{display:none!important}@keyframes admDockIn{0%{opacity:0}}.adm-dock-btn[data-admpage=chat].dock-active{color:#ffc3dd;background:#ff78b421;filter:drop-shadow(0 0 10px rgba(255,140,190,.55))}.adm-dock-btn[data-admpage=deck].dock-active{color:#ffe08a;background:#ffc83c21;filter:drop-shadow(0 0 10px rgba(255,210,90,.55))}.adm-dock-btn[data-admpage=ship].dock-active{color:#ffd9a1;background:#ff962821;filter:drop-shadow(0 0 10px rgba(255,160,60,.55))}.adm-dock-btn[data-admpage=config].dock-active{color:#c6d8ee;background:#8cb4e621;filter:drop-shadow(0 0 10px rgba(150,190,240,.55))}.adm-dock-game:hover{color:#b8f4d4}.adm-dock-game:hover svg,.adm-dock-game:active svg{filter:drop-shadow(0 0 8px rgba(147,230,184,.7))}.adm-dock-btn.ship-pending:not(.dock-active){color:#ffd9a1;animation:admShipFlash 1s ease-in-out infinite}.adm-dock-btn.ship-new:not(.dock-active){animation:admShipFlash 1s ease-in-out infinite,admShipNewPulse 1.1s ease-in-out infinite;box-shadow:0 0 12px #93e6b88c}.adm-dock-btn .adm-ship-badge{display:none;position:absolute;top:1px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;text-align:center;font:800 10px/16px var(--font-mono, ui-monospace, monospace);color:#1a1206;background:#ffd95e;box-shadow:0 1px 4px #0006}.adm-dock-btn.ship-pending .adm-ship-badge{display:inline-block}.achat-dot{transform-box:fill-box;transform-origin:center;animation:achatDot 1.5s ease-in-out infinite}.achat-d2{animation-delay:.18s}.achat-d3{animation-delay:.36s}@keyframes achatDot{0%,60%,to{opacity:.45;transform:translateY(0) scale(.85)}30%{opacity:1;transform:translateY(-.9px) scale(1.1)}}.achat-b2{transform-box:fill-box;transform-origin:center;animation:achatB2 3.2s ease-in-out infinite}@keyframes achatB2{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(-.8px)}}.adeck-back{transform-box:fill-box;transform-origin:35% 88%;animation:adeckFan 3.4s ease-in-out infinite}@keyframes adeckFan{0%,to{transform:rotate(0)}50%{transform:rotate(-3.5deg)}}.adeck-shine{animation:gbarSweep 4.2s ease-in-out .6s infinite}.aship-glow{opacity:.35;animation:gripGlow 2.6s ease-in-out infinite}.acfg-gear{transform-box:fill-box;transform-origin:center;animation:admicoSpin 9s linear infinite}.ajoy-stick{transform-box:fill-box;transform-origin:50% 96%;animation:ajoyWaggle 2.1s ease-in-out infinite}@keyframes ajoyWaggle{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.ajoy-b1,.ajoy-b2{animation:ajoyBlink 1.4s steps(1) infinite}.ajoy-b2{animation-delay:.7s}@keyframes ajoyBlink{0%,to{opacity:1}50%{opacity:.35}}.achat-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.7s ease-in-out infinite}.adeck-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.7s ease-in-out .5s infinite}.aship-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.7s ease-in-out 1s infinite}.acfg-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.7s ease-in-out 1.5s infinite}.ajoy-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.7s ease-in-out 2s infinite}@media (prefers-reduced-motion: reduce){.achat-dot,.achat-b2,.adeck-back,.adeck-shine,.aship-glow,.acfg-gear,.ajoy-stick,.ajoy-b1,.ajoy-b2,.achat-spark,.adeck-spark,.aship-spark,.acfg-spark,.ajoy-spark,.adm-dock-btn.ship-pending:not(.dock-active),body.admin-active .admin-dock{animation:none}.ajoy-stick{transform:rotate(0)}}.psa-pop-callout{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:5px 0 3px}.ppc-chip{display:inline-block;padding:3px 8px;border-radius:999px;font:900 10px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.1em;color:#241a02;background:linear-gradient(180deg,#ffe9a3,#f5c451);box-shadow:0 0 10px #f5c45173,inset 0 1px #ffffff8c;white-space:nowrap}.psa-pop-callout.ppc-one .ppc-chip{background:linear-gradient(180deg,#fff3c2,#ffd75e 45%,#f0a92e);box-shadow:0 0 14px #ffcd50bf,inset 0 1px #ffffffb3;animation:ppcOneGlow 1.6s ease-in-out infinite}@keyframes ppcOneGlow{0%,to{filter:brightness(1)}50%{filter:brightness(1.22)}}.ppc-num{font:900 13px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.06em;white-space:nowrap}.psa-updated{font:700 8.5px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.03em;opacity:.68;margin-top:4px}.glass-intro{background:radial-gradient(90% 70% at 16% 6%,rgba(255,198,224,.5),transparent 55%),radial-gradient(80% 60% at 86% 14%,rgba(255,224,240,.42),transparent 60%),radial-gradient(100% 80% at 80% 96%,rgba(214,228,255,.44),transparent 62%),radial-gradient(70% 55% at 6% 90%,rgba(238,214,255,.4),transparent 60%),linear-gradient(160deg,#ffe5f280,#d6e2fc6b 48%,#ffecf680),#e8bade47}.glass-intro:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 220'%3E%3Cg transform='translate(28 36) scale(0.16)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3Cg transform='translate(150 110) scale(0.1)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3Cg transform='translate(70 180) scale(0.12)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E") 0 0 / 220px 220px repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 260'%3E%3Cg transform='translate(198 44) scale(0.15)'%3E%3Cpath d='M50 34 C50 22 40 14 30 14 C18 14 10 24 10 34 C10 52 28 62 50 82 C72 62 90 52 90 34 C90 24 82 14 70 14 C60 14 50 22 50 34 Z' fill='%23ff9ec6'/%3E%3C/g%3E%3Cg transform='translate(58 128) scale(0.1)'%3E%3Cpath d='M50 34 C50 22 40 14 30 14 C18 14 10 24 10 34 C10 52 28 62 50 82 C72 62 90 52 90 34 C90 24 82 14 70 14 C60 14 50 22 50 34 Z' fill='%23ffb7d5'/%3E%3C/g%3E%3Cg transform='translate(170 208) scale(0.12)'%3E%3Cpath d='M50 34 C50 22 40 14 30 14 C18 14 10 24 10 34 C10 52 28 62 50 82 C72 62 90 52 90 34 C90 24 82 14 70 14 C60 14 50 22 50 34 Z' fill='%23ff9ec6'/%3E%3C/g%3E%3C/svg%3E") 90px 60px / 260px 260px repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240'%3E%3Cg transform='translate(110 30) scale(0.11)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3Cg transform='translate(30 150) scale(0.13)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3Cg transform='translate(190 170) scale(0.08)'%3E%3Cpath d='M50 8 C55 38 62 45 92 50 C62 55 55 62 50 92 C45 62 38 55 8 50 C38 45 45 38 50 8 Z' fill='%23bfe3ff'/%3E%3C/g%3E%3C/svg%3E") 40px 140px / 240px 240px repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3Cg transform='translate(40 60) scale(0.09)'%3E%3Cpath d='M50 34 C50 22 40 14 30 14 C18 14 10 24 10 34 C10 52 28 62 50 82 C72 62 90 52 90 34 C90 24 82 14 70 14 C60 14 50 22 50 34 Z' fill='%23e3c8ff'/%3E%3C/g%3E%3Cg transform='translate(230 150) scale(0.12)'%3E%3Cpath d='M50 34 C50 22 40 14 30 14 C18 14 10 24 10 34 C10 52 28 62 50 82 C72 62 90 52 90 34 C90 24 82 14 70 14 C60 14 50 22 50 34 Z' fill='%23e3c8ff'/%3E%3C/g%3E%3C/svg%3E") 150px 220px / 300px 300px repeat,radial-gradient(62% 62% at 0% 0%,rgba(255,255,255,.22),transparent 70%),radial-gradient(62% 62% at 100% 100%,rgba(255,214,236,.24),transparent 70%);mix-blend-mode:screen;animation:iceGirlyDrift 16s linear infinite,iceBreathe 5s ease-in-out infinite}@keyframes iceGirlyDrift{0%{background-position:0 0,90px 60px,40px 140px,150px 220px,0 0,0 0}to{background-position:0 -220px,90px -200px,40px -100px,150px -80px,0 0,0 0}}.brand-title-ice{filter:drop-shadow(0 0 14px rgba(255,182,216,.85)) drop-shadow(0 0 30px rgba(255,214,236,.6)) drop-shadow(0 2px 3px rgba(190,110,160,.45))}.glass-hint{color:#b0567f;background:linear-gradient(180deg,#fffffff0,#ffe7f1e0);border-color:#fffffff2;box-shadow:0 4px 18px #e98cb866,inset 0 1px #fff}.glass-hint:before{content:"\1f497  ";letter-spacing:0}.glass-hint:after{content:" \2726";letter-spacing:0;color:#f39ac2}.glass-tag{color:#a85c84eb;text-shadow:0 1px 0 rgba(255,255,255,.55)}.glass-build{color:#b26e96c7;text-shadow:0 1px 0 rgba(255,255,255,.45)}.gt-badge{color:#b0567f;border-color:#ffffffe6;background:linear-gradient(180deg,#ffffffd9,#ffe8f2a6);box-shadow:0 2px 10px #e98cb84d,inset 0 1px #fff}.gt-ic{stroke:#e07ab0;filter:drop-shadow(0 0 3px rgba(255,198,224,.85))}.auth-remember{display:flex;align-items:center;gap:8px;margin:2px 0 4px;cursor:pointer;user-select:none;font:600 12.5px/1.3 "Baloo 2",system-ui,sans-serif;color:#e6eefabf}.auth-remember input{width:15px;height:15px;margin:0;accent-color:#93E6B8;cursor:pointer}.chase-section .top-hits-grid{--chase-gap: 12px;gap:var(--chase-gap);grid-template-columns:repeat(auto-fit,calc((100% - 2 * var(--chase-gap)) / 3));justify-content:center}@media (max-width: 640px){.chase-section .top-hits-grid{--chase-gap: 8px}}#adm-multi-toggle.is-on{background:linear-gradient(180deg,#b8f4d4,#93e6b8);color:#06130c;box-shadow:0 0 12px #93e6b88c}.card-library.adm-multi-on .floor-card{cursor:copy}.card-library.adm-multi-on .floor-card.adm-multi-sel{outline:3px solid #93E6B8;outline-offset:2px;box-shadow:0 0 18px #93e6b899;transform:translateY(-3px)}#adm-bulk-bar{flex-wrap:wrap}.card-library .floor-card.adm-multi-sel{outline:3px solid #93E6B8;outline-offset:2px;box-shadow:0 0 18px #93e6b899;transform:translateY(-3px)}.card-library .floor-card .adm-sel-badge{position:absolute;top:5px;right:5px;z-index:30;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#b8f4d4,#93e6b8);color:#06130c;font:900 13px/1 "Baloo 2",system-ui,sans-serif;box-shadow:0 1px 6px #00000073;pointer-events:none}.dock-shop svg{filter:drop-shadow(0 0 5px rgba(255,205,80,.4))}.dock-shop:hover svg,.dock-shop.dock-active svg{filter:drop-shadow(0 0 8px rgba(255,213,94,.75))}.gbar-shine{animation:gbarSweep 3.8s ease-in-out infinite}@keyframes gbarSweep{0%{transform:translate(-4px)}30%{transform:translate(30px)}to{transform:translate(30px)}}.gbar-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.6s ease-in-out infinite}@keyframes gbarSpark{0%,to{opacity:.2;transform:scale(.65)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion: reduce){.gbar-shine,.gbar-spark{animation:none}}.dock-rip svg{filter:drop-shadow(0 0 5px rgba(142,108,255,.4))}.dock-rip:hover svg,.dock-rip.dock-active svg{filter:drop-shadow(0 0 8px rgba(183,155,255,.75))}.grip-strip{transform-box:fill-box;transform-origin:92% 30%;animation:gripTear 2.8s ease-in-out infinite}@keyframes gripTear{0%,to{transform:rotate(-2deg) translate(0)}45%{transform:rotate(-11deg) translate(.5px,-1.1px)}58%{transform:rotate(-8deg) translate(.35px,-.8px)}}.grip-card{animation:gripPeek 2.8s ease-in-out infinite}@keyframes gripPeek{0%,to{transform:translateY(0)}50%{transform:translateY(-1.3px)}}.grip-glow{opacity:.4;animation:gripGlow 2.8s ease-in-out infinite}@keyframes gripGlow{0%,to{opacity:.3}50%{opacity:.85}}.grip-spark{transform-box:fill-box;transform-origin:center;animation:gbarSpark 2.8s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.grip-strip,.grip-card,.grip-glow,.grip-spark{animation:none}}@media (min-width: 641px){body.buy-locked .game-dock{opacity:1;pointer-events:auto;transform:translate(-50%)}}.adm-debug-wrap{display:flex;flex-direction:column;gap:14px;padding:10px 16px 20px;max-width:860px}.adm-dbg-card{border:1px solid rgba(147,230,184,.22);border-radius:12px;background:linear-gradient(180deg,#101622d9,#0a0e16e6);padding:14px 16px 16px}.adm-dbg-h{margin:0 0 4px;font:900 14px/1.2 "Baloo 2",system-ui,sans-serif;letter-spacing:.12em;color:#93e6b8}.adm-dbg-note{margin:0 0 12px;font-size:12.5px;line-height:1.5;color:#9fb0c3}.adm-dbg-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.adm-dbg-row select{max-width:340px}.adm-dbg-where{margin-top:8px;font:700 11.5px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:#8fd4ff}.adm-dbg-fxrow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:9px 10px;border-radius:10px;margin-bottom:6px;border:1px solid rgba(255,255,255,.07);background:#ffffff05}.adm-dbg-fxrow.is-live{border-color:#93e6b880;box-shadow:0 0 12px #93e6b826}.adm-dbg-fxinfo{flex:1 1 260px;min-width:200px}.adm-dbg-fxname{font:800 13px/1.3 "Baloo 2",system-ui,sans-serif;color:#e6eefa}.adm-dbg-fxdesc{font-size:11.5px;line-height:1.4;color:#93a2ba}.adm-dbg-livechip{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:999px;font:900 9.5px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.12em;color:#06130c;background:linear-gradient(180deg,#b8f4d4,#93e6b8);box-shadow:0 0 8px #93e6b899;vertical-align:2px}.dock-admin .admico-ring{transform-box:fill-box;transform-origin:center;animation:admicoSpin 12s linear infinite}.dock-admin .admico-orbit{transform-box:fill-box;transform-origin:center;animation:admicoSpinBack 7s linear infinite}.dock-admin .admico-core{transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 0 3px rgba(147,230,184,.9));animation:admicoPulse 2.2s ease-in-out infinite}@keyframes admicoSpin{to{transform:rotate(360deg)}}@keyframes admicoSpinBack{to{transform:rotate(-360deg)}}@keyframes admicoPulse{0%,to{transform:scale(.9);opacity:.85}50%{transform:scale(1.12);opacity:1}}body.admin-active #dockAdmin{color:#b8f4d4;transform:translateY(-3px)}@media (prefers-reduced-motion: reduce){.dock-admin .admico-ring,.dock-admin .admico-orbit,.dock-admin .admico-core{animation:none}}#tutFooter{display:flex;justify-content:center;padding:26px 0 4px;order:99}#tutFooter .pb-help-btn{width:auto;height:auto;padding:6px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#93a2ba;font:700 11px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.08em;opacity:.55;cursor:pointer;transition:opacity .18s ease,background .18s ease}#tutFooter .pb-help-btn:hover{opacity:1;background:#93e6b81f;transform:none}#tutFooter .pb-help-q{font-weight:800}#tutFooter .pb-help-btn .pb-help-label{display:inline}body.signed-out #tutFooter,body.spin-cine #tutFooter,body.rip-reveal #tutFooter,body.craft-reveal #tutFooter,body.victory #tutFooter,body.admin-active #tutFooter{display:none}@media (min-width: 641px){.buy-dropdown{top:50%;left:50%;transform:translate(-50%,-50%) translateY(-8px) scale(.97);transform-origin:center}.buy-dropdown.open{transform:translate(-50%,-50%) scale(1)}}body.deck-empty #scTicker{opacity:0;pointer-events:none;transition:opacity .4s ease}.dock-gallery svg{filter:drop-shadow(0 0 4px rgba(255,215,110,.28))}.dock-gallery:hover svg,.dock-gallery.dock-active svg{filter:drop-shadow(0 0 8px rgba(255,222,110,.6))}.gal-glow{transform-box:fill-box;transform-origin:center;animation:galGlow 2.4s ease-in-out infinite}@keyframes galGlow{0%,to{opacity:.45;transform:scaleY(.7)}50%{opacity:.95;transform:scaleY(1.15)}}.gal-ray{opacity:0;animation:galRay 2.4s ease-in-out infinite}.gal-ray2{animation-delay:.3s}.gal-ray3{animation-delay:.6s}@keyframes galRay{0%,to{opacity:0}50%{opacity:.85}}.gal-spark{transform-box:fill-box;transform-origin:center;animation:galSpark 3s ease-in-out infinite}@keyframes galSpark{0%,to{opacity:.15;transform:scale(.6)}55%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion: reduce){.gal-glow,.gal-ray,.gal-spark{animation:none;opacity:.6}}.adm-fx-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:4px}.adm-fx-slot{border:2px dashed color-mix(in srgb,var(--rc, #93E6B8) 55%,transparent);border-radius:12px;padding:10px 12px;background:color-mix(in srgb,var(--rc, #93E6B8) 7%,transparent);display:flex;flex-direction:column;gap:6px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.adm-fx-slot.dragover{border-color:var(--rc, #93E6B8);border-style:solid;background:color-mix(in srgb,var(--rc, #93E6B8) 18%,transparent);transform:scale(1.03)}.adm-fx-slot-tier{font:900 11px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--rc, #93E6B8)}.adm-fx-slot-cur{font:800 13px/1.3 "Baloo 2",system-ui,sans-serif;color:#e6eefa}.adm-fx-slot-sel{width:100%;padding:4px 6px;border-radius:8px;background:#0a0e16e6;color:#cdd9ea;border:1px solid rgba(255,255,255,.14);font-size:12px}.adm-fx-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}.adm-fx-card{border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff08;padding:9px 10px;cursor:grab;user-select:none;display:flex;flex-direction:column;gap:4px}.adm-fx-card:active{cursor:grabbing}.adm-fx-card.dragging{opacity:.45}.adm-fx-card .btn-ghost{align-self:flex-start}.adm-fx-slot-note{font-size:10px;color:#93a2ba;margin-top:-3px}.boot-overlay{color:#ffe9f3;background:radial-gradient(90% 62% at 22% 18%,rgba(255,110,170,.16),transparent 60%),radial-gradient(80% 60% at 80% 26%,rgba(211,140,255,.13),transparent 62%),radial-gradient(110% 80% at 50% 96%,rgba(255,150,190,.14),transparent 64%),radial-gradient(120% 80% at 50% 46%,rgba(255,170,205,.05),transparent 62%),#0b0309}.boot-overlay .nerv-scan{background:linear-gradient(180deg,transparent,rgba(255,170,205,.09) 55%,rgba(255,190,220,.2) 92%,rgba(255,222,238,.55) 100%);animation-duration:4.2s}.boot-overlay:after{background:radial-gradient(circle at 50% 44%,rgba(255,214,232,.9),rgba(255,170,205,.25) 30%,transparent 55%);animation:bootBlush 5.2s ease-in-out infinite}@keyframes bootBlush{0%,to{opacity:.05}50%{opacity:.38}}.boot-overlay .nerv-hazard{background:repeating-linear-gradient(-45deg,#ff9ec6 0 15px,#2a0716 15px 30px);box-shadow:0 0 16px #ff9ec68c}.boot-overlay .nerv-tags{color:#ffbedce6;text-shadow:0 0 8px rgba(255,158,198,.7)}.boot-overlay .nerv-tags .nerv-alert{background:linear-gradient(180deg,#ff86b8,#e75f9c);color:#2a0716;box-shadow:0 0 12px #ff8cb9e6,0 0 26px #ff8cb980,inset 0 0 0 1px #ffd6e8e6;animation:bootLovePulse 1.6s ease-in-out infinite}@keyframes bootLovePulse{0%,to{opacity:1}50%{opacity:.55}}.boot-overlay .boot-ring{background:radial-gradient(circle at 50% 50%,#ffffff 0 3px,rgba(255,190,220,.9) 4px,transparent 6px);animation:bootHeartbeat 1.4s cubic-bezier(.3,0,.3,1) infinite}@keyframes bootHeartbeat{0%,to{transform:scale(1);filter:drop-shadow(0 0 6px rgba(255,158,198,.95))}12%{transform:scale(1.14);filter:drop-shadow(0 0 4px #fff) drop-shadow(0 0 14px #ffb8d6)}22%{transform:scale(1)}32%{transform:scale(1.1);filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 10px #ffb8d6)}44%{transform:scale(1)}}.boot-overlay .boot-ring:before{border-color:#ff9ec6;-webkit-clip-path:polygon(50% 22%,60% 10%,74% 6%,88% 13%,95% 28%,92% 45%,50% 94%,8% 45%,5% 28%,12% 13%,26% 6%,40% 10%);clip-path:polygon(50% 22%,60% 10%,74% 6%,88% 13%,95% 28%,92% 45%,50% 94%,8% 45%,5% 28%,12% 13%,26% 6%,40% 10%);-webkit-clip-path:path("M52 96 C24 72 7 52 7 32 C7 15 19 5 33 5 C41 5 48.5 9.5 52 17 C55.5 9.5 63 5 71 5 C85 5 97 15 97 32 C97 52 80 72 52 96 Z");clip-path:path("M52 96 C24 72 7 52 7 32 C7 15 19 5 33 5 C41 5 48.5 9.5 52 17 C55.5 9.5 63 5 71 5 C85 5 97 15 97 32 C97 52 80 72 52 96 Z");box-shadow:0 0 14px #ff9ec6,0 0 34px #ff9ec6b3,inset 0 0 16px #ff9ec68c;background:radial-gradient(60% 60% at 38% 30%,rgba(255,236,245,.5),transparent 60%),linear-gradient(180deg,#ff9ec68c,#e75f9c59)}.boot-overlay .boot-ring:after{border-color:#e3c8ff;box-shadow:0 0 12px #e3c8ff,0 0 26px #e3c8ff99}.boot-overlay .boot-title{background:linear-gradient(92deg,#fff,#ffb8d6 38%,#e3c8ff 74%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 10px rgba(255,158,198,.85)) drop-shadow(0 0 28px rgba(227,200,255,.5))}.boot-overlay .boot-sub{color:#ffc4dd;text-shadow:0 0 9px rgba(255,158,198,.9)}.boot-overlay .boot-sub:after{content:" \2661";animation:bootLovePulse 1.4s ease-in-out infinite}.boot-overlay .nerv-bar{border-radius:999px;background:#ff9ec61f;border:1px solid rgba(255,158,198,.5);box-shadow:0 0 12px #ff9ec673,inset 0 0 6px #000000d9}.boot-overlay .nerv-bar>i{background:repeating-linear-gradient(90deg,#ff9ec6 0 8px,#ffe4f0 8px 12px);box-shadow:0 0 14px #ff9ec6}.craft-loader .nerv-scan{background:linear-gradient(180deg,transparent,rgba(227,200,255,.1) 60%,rgba(227,200,255,.24))}.craft-loader .boot-ring:before{border-color:#d8b8ff;box-shadow:0 0 14px #d8b8ff,0 0 34px #d8b8ffb3,inset 0 0 16px #d8b8ff80;background:radial-gradient(60% 60% at 38% 30%,rgba(250,242,255,.5),transparent 60%),linear-gradient(180deg,#d8b8ff8c,#ac7cec59)}.craft-loader .boot-ring:after{border-color:#ff9ec6;box-shadow:0 0 12px #ff9ec6,0 0 26px #ff9ec699}.craft-loader .boot-title{background:linear-gradient(92deg,#fff,#d8b8ff 40%,#ff9ec6 76%,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 10px rgba(216,184,255,.85)) drop-shadow(0 0 28px rgba(255,158,198,.5))}.craft-loader .boot-sub{color:#e7d1ff;text-shadow:0 0 9px rgba(216,184,255,.9)}@media (prefers-reduced-motion: reduce){.boot-overlay .boot-ring,.boot-overlay:after{animation:none!important}}.gift-ribbon{position:absolute;pointer-events:none;will-change:transform,opacity;z-index:5}.gift-ribbon-v{left:50%;top:-2vh;bottom:-2vh;width:clamp(44px,8.5vw,70px);transform:translate(-50%);background:linear-gradient(90deg,#e0568f,#ff9ec6 26%,#ffe3f0,#ff9ec6 74%,#e0568f);box-shadow:0 0 22px #e98cb873,inset 0 0 12px #ffffff59}.gift-ribbon-h{top:62%;left:-2vw;right:-2vw;height:clamp(38px,7vw,58px);transform:translateY(-50%);background:linear-gradient(180deg,#e0568f,#ff9ec6 26%,#ffe3f0,#ff9ec6 74%,#e0568f);box-shadow:0 0 22px #e98cb873,inset 0 0 12px #ffffff59}.gift-ribbon:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.5) 50%,transparent 70%);background-size:300% 300%;animation:giftRibbonSheen 3.4s ease-in-out infinite}@keyframes giftRibbonSheen{0%{background-position:120% 120%}60%,to{background-position:-40% -40%}}.gift-seal{position:absolute;left:50%;top:62%;z-index:6;width:clamp(110px,22vw,170px);transform:translate(-50%,-52%);filter:drop-shadow(0 6px 18px rgba(190,90,140,.45)) drop-shadow(0 0 10px rgba(255,190,220,.6));pointer-events:none;will-change:transform,opacity;animation:giftSealBeat 1.6s cubic-bezier(.3,0,.3,1) infinite}.gift-seal svg{display:block;width:100%;height:auto}@keyframes giftSealBeat{0%,44%,to{transform:translate(-50%,-52%) scale(1)}12%{transform:translate(-50%,-52%) scale(1.08)}22%{transform:translate(-50%,-52%) scale(1)}32%{transform:translate(-50%,-52%) scale(1.05)}}.glass-core{position:relative;z-index:7}.brand-title-ice{z-index:7}.silk-strip{position:fixed;top:-2vh;height:104vh;z-index:4;pointer-events:none;will-change:transform,opacity;background:linear-gradient(90deg,#d678a58c,#ffe1f033 22%,#ffffff47,#ffe1f033 78%,#d678a58c),linear-gradient(160deg,#ffe5f2,#f6d7ee 48%,#ffeaf5)}.silk-petal{position:fixed;z-index:8;pointer-events:none;will-change:transform,opacity;border-radius:62% 38% 55% 45%/48% 62% 38% 52%;box-shadow:0 1px 4px #be5a8c4d}.silk-heart{position:fixed;z-index:8;pointer-events:none;will-change:transform,opacity;-webkit-clip-path:polygon(50% 22%,60% 10%,74% 6%,88% 13%,95% 28%,92% 45%,50% 94%,8% 45%,5% 28%,12% 13%,26% 6%,40% 10%);clip-path:polygon(50% 22%,60% 10%,74% 6%,88% 13%,95% 28%,92% 45%,50% 94%,8% 45%,5% 28%,12% 13%,26% 6%,40% 10%)}.glass-impact.gi-rose{z-index:7;background:radial-gradient(circle,#ffffff 0%,#ffe9f3 20%,rgba(255,182,216,.66) 38%,rgba(255,158,198,.26) 55%,transparent 68%);box-shadow:0 0 90px 20px #ffd6e8d9,0 0 40px 9px #ffdcec}.glass-hdr-burst.rose{background:radial-gradient(circle at var(--fx-x, 50%) var(--fx-y, 50%),#ffffff 0%,#ffe2ef 18%,rgba(255,158,198,.6) 40%,rgba(227,200,255,.3) 58%,transparent 80%)}.glass-hint:before{content:"\1f380  ";letter-spacing:0}@media (prefers-reduced-motion: reduce){.gift-seal,.gift-ribbon:after{animation:none}}.stage-fx{--fx-a: 255,126,186;--fx-b: 172,120,255;--fx-c: 255,205,110;background:radial-gradient(135% 80% at 50% 114%,rgba(255,126,186,.34),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(172,120,255,.26),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(255,170,120,.16),transparent 58%),radial-gradient(70% 52% at 50% 40%,rgba(255,126,186,.07),transparent 74%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(16,4,20,.6) 100%),linear-gradient(180deg,#120716,#0d0512 52%,#16081a)!important}.stage-fx>div{display:block!important}.sfx-fire,#ripFire{display:none!important}body.rip-active .stage-fx .cfx-fog{opacity:.34}body.rip-active .stage-fx .cfx-bubble{background:radial-gradient(circle at 35% 30%,#fffffff2,#ff9ec680 55%,#ac78ff1a);box-shadow:0 0 10px #ff9ec699}.stage-fx:before{content:"";display:block!important;position:absolute;inset:-22% -30%;pointer-events:none;mix-blend-mode:screen;will-change:transform;opacity:.5;background:linear-gradient(112deg,transparent 26%,rgba(255,126,186,.13) 38%,rgba(172,120,255,.16) 50%,rgba(255,126,186,.1) 62%,transparent 76%),linear-gradient(248deg,transparent 30%,rgba(172,120,255,.12) 46%,rgba(255,205,110,.08) 58%,transparent 72%);animation:ripAurora1 26s ease-in-out infinite alternate}.stage-fx:after{content:"";display:block!important;position:absolute;inset:-24%;pointer-events:none;mix-blend-mode:screen;will-change:transform;opacity:.5;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 260'%3E%3Cg fill='%23ffffff'%3E%3Cpath d='M40 30 C42 41 45 44 56 46 C45 48 42 51 40 62 C38 51 35 48 24 46 C35 44 38 41 40 30 Z' opacity='.5'/%3E%3Cpath d='M190 120 C191.4 127 193.6 129.2 200.6 130.6 C193.6 132 191.4 134.2 190 141.2 C188.6 134.2 186.4 132 179.4 130.6 C186.4 129.2 188.6 127 190 120 Z' opacity='.42'/%3E%3Ccircle cx='110' cy='210' r='1.6' opacity='.4'/%3E%3Ccircle cx='230' cy='40' r='1.3' opacity='.34'/%3E%3Ccircle cx='60' cy='150' r='1.2' opacity='.3'/%3E%3C/g%3E%3Cpath d='M150 62 C150 57 145.8 54 142 54 C137.4 54 134.6 57.6 134.6 61.4 C134.6 68 141.4 72 150 79.4 C158.6 72 165.4 68 165.4 61.4 C165.4 57.6 162.6 54 158 54 C154.2 54 150 57 150 62 Z' fill='%23ff9ec6' opacity='.22'/%3E%3C/svg%3E") 0 0 / 340px 340px repeat;animation:ripStarDrift 52s linear infinite}@keyframes ripAurora1{0%{transform:translate3d(-4%,-2%,0) rotate(-1.5deg)}to{transform:translate3d(4%,2%,0) rotate(1.5deg)}}@keyframes ripStarDrift{0%{transform:translateZ(0)}to{transform:translate3d(-340px,-340px,0)}}body.rip-active .casino-lights{display:block!important;--bulb1: #ff9ec6;--bulb2: #ffd95e;--bulb-glow: 255,158,198;opacity:.8}#scTicker:before,#scTicker:after{content:"";position:absolute;left:0;right:0;height:3px;z-index:3;pointer-events:none;border-radius:3px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.85) 0 6px,transparent 6px 26px),linear-gradient(90deg,#ff7eba1a,#ff9ec6 18%,#ffd95e,#ac78ff 82%,#ac78ff1a);background-size:260px 100%,100% 100%;box-shadow:0 0 12px #ff9ec68c,0 0 26px #ac78ff4d;animation:ripRailFlow 2.6s linear infinite;opacity:.8}#scTicker:before{top:-7px}#scTicker:after{bottom:-7px;animation-direction:reverse}@keyframes ripRailFlow{0%{background-position:0 0,0 0}to{background-position:260px 0,0 0}}body.spin-cine #scTicker:before,body.spin-cine #scTicker:after,body.rip-reveal #scTicker:before,body.rip-reveal #scTicker:after{display:none}.chase-banner{display:flex;align-items:center;justify-content:center;gap:12px;margin:4px auto 10px;pointer-events:none;user-select:none;font:900 clamp(13px,2.6vw,17px)/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.42em;text-indent:.42em}.chase-banner span{background:linear-gradient(92deg,#ffd95e,#fff3c4 30%,#ffd95e 50%,#ff9ec6 78%,#ffd95e);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 9px rgba(255,205,110,.55)) drop-shadow(0 1px 1px rgba(0,0,0,.6));animation:chaseBannerShine 3.2s linear infinite}.chase-banner i{font-style:normal;font-size:.8em;color:#ffd95e;text-shadow:0 0 9px rgba(255,205,110,.9);animation:chaseBannerTwinkle 1.6s ease-in-out infinite}.chase-banner i:last-child{animation-delay:.8s}@keyframes chaseBannerShine{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes chaseBannerTwinkle{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}body.spin-cine .chase-banner,body.rip-reveal .chase-banner,body.victory .chase-banner{display:none}body:not(.spin-cine):not(.rip-reveal) #topHitsGrid{position:relative;border-radius:18px;padding:4px 2px 10px}body:not(.spin-cine):not(.rip-reveal) #topHitsGrid:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;border-radius:inherit;mix-blend-mode:screen;background:radial-gradient(24% 130% at 16.66% -14%,rgba(255,222,160,.16),transparent 68%),radial-gradient(24% 130% at 50% -14%,rgba(255,222,160,.18),transparent 68%),radial-gradient(24% 130% at 83.33% -14%,rgba(255,222,160,.16),transparent 68%),radial-gradient(90% 26% at 50% 102%,rgba(255,158,198,.14),transparent 70%);animation:chaseSpotBreathe 4.6s ease-in-out infinite}@keyframes chaseSpotBreathe{0%,to{opacity:.66}50%{opacity:1}}body:not(.spin-cine):not(.rip-reveal) #topHitsGrid .floor-card{filter:drop-shadow(0 10px 22px rgba(0,0,0,.55)) drop-shadow(0 0 14px rgba(255,158,198,.18))}.jackpot-divider:before,.jackpot-divider:after{height:2.5px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.75) 0 5px,transparent 5px 22px),linear-gradient(90deg,transparent,rgba(255,158,198,.7) 55%,#ffd95e);background-size:220px 100%,100% 100%;box-shadow:0 0 10px #ff9ec68c,0 0 20px #ffcd6e4d;animation:ripRailFlow 3.2s linear infinite}.jackpot-divider:after{background:repeating-linear-gradient(90deg,rgba(255,255,255,.75) 0 5px,transparent 5px 22px),linear-gradient(270deg,transparent,rgba(255,158,198,.7) 55%,#ffd95e);background-size:220px 100%,100% 100%;animation-direction:reverse}#ripView .pull-rates-section{border-radius:18px;padding:16px 18px 18px;margin-top:10px;background:radial-gradient(120% 90% at 50% -10%,rgba(172,120,255,.08),transparent 60%),linear-gradient(180deg,#1e0e2499,#100714b3);box-shadow:inset 0 0 0 1px #ff9ec624,inset 0 10px 26px #00000059,0 12px 34px #0006}#ripView .pr-sub-label{background:linear-gradient(92deg,#ffd95e,#ffe9b0 40%,#ff9ec6 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 6px rgba(255,205,110,.35));letter-spacing:.22em}#ripView .pr-tier-bar-track{border-radius:999px;background:linear-gradient(180deg,#0000008c,#ffffff0a);box-shadow:inset 0 1px 3px #000000b3,inset 0 0 0 1px #ffffff0d;overflow:hidden}#ripView .pr-tier-bar-fill{border-radius:999px;background-image:linear-gradient(180deg,#ffffff80,#ffffff0f 46%,#00000038)!important}#ripView .pr-tier-pct{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-shadow:0 0 8px rgba(255,158,198,.4)}body.rip-active .game-dock{box-shadow:0 10px 34px #0009,0 0 26px #ff7eba38,0 0 60px #ac78ff29,inset 0 1px #ffffff14}@media (max-width: 640px){.cfx-fog{filter:blur(44px)}.stage-fx .cfx-glow{filter:blur(26px)}.chase-banner{letter-spacing:.3em;text-indent:.3em}body:not(.spin-cine):not(.rip-reveal) #topHitsGrid{padding:0 8px 12px}}@media (prefers-reduced-motion: reduce){.stage-fx:before,.stage-fx:after,#scTicker:before,#scTicker:after,.chase-banner span,.chase-banner i,body:not(.spin-cine):not(.rip-reveal) #topHitsGrid:before,.jackpot-divider:before,.jackpot-divider:after{animation:none!important}}body.rip-active{background:transparent!important}.stage-fx .cfx-glow{display:block!important}.jackpot-divider:before{background:repeating-linear-gradient(90deg,rgba(255,255,255,.75) 0 5px,transparent 5px 22px),linear-gradient(90deg,transparent,rgba(255,158,198,.7) 55%,#ffd95e)!important;background-size:220px 100%,100% 100%!important;box-shadow:0 0 10px #ff9ec68c,0 0 20px #ffcd6e4d!important}.jackpot-divider:after{background:repeating-linear-gradient(90deg,rgba(255,255,255,.75) 0 5px,transparent 5px 22px),linear-gradient(270deg,transparent,rgba(255,158,198,.7) 55%,#ffd95e)!important;background-size:220px 100%,100% 100%!important;box-shadow:0 0 10px #ff9ec68c,0 0 20px #ffcd6e4d!important}.stage-fx,.craft-fx{transition:opacity .16s ease}body.fx-lights-dip .stage-fx,body.fx-lights-dip .craft-fx{opacity:.14!important}body.fx-lights-dip .casino-lights{opacity:.2!important;transition:opacity .16s ease}body.fx-lights-dip #scTicker:before,body.fx-lights-dip #scTicker:after,body.fx-lights-dip .jackpot-divider:before,body.fx-lights-dip .jackpot-divider:after{opacity:.2}body.craft-active{background:transparent!important}body.gallery-active:not(.craft-active){background:transparent!important}.craft-fx{--fx-a: 168,124,255;--fx-b: 96,140,255;--fx-c: 255,158,198;background:radial-gradient(135% 80% at 50% 114%,rgba(168,124,255,.32),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(96,140,255,.22),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(255,158,198,.13),transparent 58%),radial-gradient(70% 52% at 50% 40%,rgba(168,124,255,.07),transparent 74%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(10,6,26,.6) 100%),linear-gradient(180deg,#0a0718,#080514 52%,#0e0720)!important}.craft-fx>div{display:block!important}.craft-fx .sfx-rays,.craft-fx .sfx-rays2,.craft-fx .sfx-sparkles{display:none!important}.craft-fx .cfx-glow{display:block!important}.craft-fx:before,.craft-fx:after{content:"";display:block!important}body.craft-active .craft-fx .cfx-fog{opacity:.3}body.gallery-active:not(.craft-active) .craft-fx{display:block!important;--fx-a: 255,205,110;--fx-b: 255,158,198;--fx-c: 172,120,255;background:radial-gradient(135% 80% at 50% 114%,rgba(255,205,110,.26),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(255,158,198,.18),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(172,120,255,.16),transparent 58%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(22,12,6,.6) 100%),linear-gradient(180deg,#150d08,#100a06 52%,#170e12)!important}body.craft-active .casino-lights{display:block!important;--bulb1: #b79bff;--bulb2: #7fb0ff;--bulb-glow: 172,140,255;opacity:.75}body.gallery-active:not(.craft-active) .casino-lights{display:block!important;--bulb1: #ffd95e;--bulb2: #ff9ec6;--bulb-glow: 255,205,110;opacity:.75}.view-banner{display:flex;align-items:center;justify-content:center;gap:12px;margin:8px auto 12px;pointer-events:none;user-select:none;font:900 clamp(13px,2.6vw,17px)/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.42em;text-indent:.42em}.view-banner span{background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:chaseBannerShine 3.2s linear infinite}.view-banner i{font-style:normal;font-size:.8em;animation:chaseBannerTwinkle 1.6s ease-in-out infinite}.view-banner i:last-child{animation-delay:.8s}.craft-banner span{background-image:linear-gradient(92deg,#b79bff,#e9dcff 30%,#b79bff 50%,#7fb0ff 78%,#b79bff);filter:drop-shadow(0 0 9px rgba(172,140,255,.55)) drop-shadow(0 1px 1px rgba(0,0,0,.6))}.craft-banner i{color:#b79bff;text-shadow:0 0 9px rgba(172,140,255,.9)}.gallery-banner span{background-image:linear-gradient(92deg,#ffd95e,#fff3c4 30%,#ffd95e 50%,#ff9ec6 78%,#ffd95e);filter:drop-shadow(0 0 9px rgba(255,205,110,.55)) drop-shadow(0 1px 1px rgba(0,0,0,.6))}.gallery-banner i{color:#ffd95e;text-shadow:0 0 9px rgba(255,205,110,.9)}.craft-loop-hint{border-radius:999px;padding:9px 18px;width:fit-content;margin-left:auto;margin-right:auto;background:linear-gradient(180deg,#3c24608c,#1e1234a6);box-shadow:inset 0 0 0 1px #b79bff47,0 6px 18px #00000059,0 0 18px #ac8cff1f}#craftTierList{position:relative;border-radius:18px;padding:14px 12px 12px;background:radial-gradient(120% 100% at 50% 0%,rgba(168,124,255,.06),transparent 55%),linear-gradient(180deg,#1e14368c,#100a1ea6);box-shadow:inset 0 0 0 1px #b79bff29,inset 0 12px 30px #00000059,0 12px 34px #00000073,0 0 30px #a87cff14}#craftTierList:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;border-radius:inherit;mix-blend-mode:screen;background:radial-gradient(20% 130% at 12.5% -14%,rgba(206,180,255,.14),transparent 68%),radial-gradient(20% 130% at 37.5% -14%,rgba(206,180,255,.15),transparent 68%),radial-gradient(20% 130% at 62.5% -14%,rgba(206,180,255,.15),transparent 68%),radial-gradient(20% 130% at 87.5% -14%,rgba(206,180,255,.14),transparent 68%),radial-gradient(90% 26% at 50% 102%,rgba(168,124,255,.12),transparent 70%);animation:chaseSpotBreathe 4.6s ease-in-out infinite}.craft-tier[disabled]{opacity:.55;filter:saturate(.6)}.craft-tier.ct-affordable .ct-bottle{filter:drop-shadow(0 0 10px rgba(168,124,255,.45)) drop-shadow(0 8px 18px rgba(0,0,0,.5))}#craftCarousel{position:relative}#craftCarousel:before,#craftCarousel:after{content:"";position:absolute;left:0;right:0;height:3px;z-index:3;pointer-events:none;border-radius:3px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.85) 0 6px,transparent 6px 26px),linear-gradient(90deg,#a87cff1a,#b79bff 18%,#7fb0ff,#ff9ec6 82%,#ff9ec61a);background-size:260px 100%,100% 100%;box-shadow:0 0 12px #ac8cff8c,0 0 26px #7fb0ff4d;animation:ripRailFlow 2.6s linear infinite;opacity:.75}#craftCarousel:before{top:2px}#craftCarousel:after{bottom:2px;animation-direction:reverse}body.craft-reveal #craftCarousel:before,body.craft-reveal #craftCarousel:after{display:none}#galleryShipments:before{content:"\1f4e6  SHIPMENTS";display:block;text-align:center;margin:2px auto 8px;font:900 11px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.34em;text-indent:.34em;color:#ffd95e;text-shadow:0 0 8px rgba(255,205,110,.5)}.gship-grid{border-radius:16px;padding:10px;background:linear-gradient(180deg,#2e1e0e80,#1a100899);box-shadow:inset 0 0 0 1px #ffcd6e29,0 10px 28px #0006}.cc-page .inventory-grid{border-radius:18px;padding:14px 12px;background:radial-gradient(120% 100% at 50% 0%,rgba(255,205,110,.05),transparent 55%),linear-gradient(180deg,#281a0e80,#160e0899);box-shadow:inset 0 0 0 1px #ffcd6e24,inset 0 12px 30px #0000004d,0 12px 34px #0006}.gallery-identity .gallery-username{padding:4px 12px;border-radius:999px;background:linear-gradient(180deg,#3c281299,#22160ab3);box-shadow:inset 0 0 0 1px #ffcd6e40}@media (max-width: 640px){.view-banner{letter-spacing:.3em;text-indent:.3em}#craftTierList,.cc-page .inventory-grid{padding:10px 8px}}@media (prefers-reduced-motion: reduce){.view-banner span,.view-banner i,#craftTierList:before,#craftCarousel:before,#craftCarousel:after{animation:none!important}}.craft-fx:before,.craft-fx:after{display:none!important;content:none}.stage-fx .cfx-bubbles,.craft-fx .cfx-bubbles,.cfx-bubbles{display:none!important}.chase-banner,.view-banner{margin:8px auto 12px;font:900 clamp(13px,2.6vw,17px)/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.42em;text-indent:.42em}.chase-banner span,.view-banner span{background-image:linear-gradient(92deg,#ffd95e,#fff3c4 30%,#ffd95e 50%,#ff9ec6 78%,#ffd95e);filter:drop-shadow(0 0 9px rgba(255,205,110,.55)) drop-shadow(0 1px 1px rgba(0,0,0,.6))}.chase-banner i,.view-banner i{color:#ffd95e;text-shadow:0 0 9px rgba(255,205,110,.9)}@media (max-width: 640px){.chase-banner,.view-banner{letter-spacing:.3em;text-indent:.3em}}.craft-carousel.cc-wake{animation:ccWake .9s ease}@keyframes ccWake{0%{box-shadow:0 0 #b79bff00}30%{box-shadow:0 0 46px 8px #b79bff8c,inset 0 0 30px #b79bff33}to{box-shadow:0 0 #b79bff00}}.craft-carousel-hint{font:800 12.5px/1.3 "Baloo 2",system-ui,sans-serif;letter-spacing:.06em;color:#e9dcff;text-shadow:0 1px 3px rgba(0,0,0,.85),0 0 12px rgba(172,140,255,.35)}@media (prefers-reduced-motion: reduce){.craft-carousel.cc-wake{animation:none}}.ui-toast-host{bottom:100px}@media (max-width: 860px){.ui-toast-host{bottom:calc(126px + env(safe-area-inset-bottom,0px))}}.shop-craft .craft-tier{transition:transform .16s ease,filter .2s ease}.craft-stage>.craft-divider{margin:16px auto 8px!important}.adm-dbg-stage{display:flex;align-items:flex-end;gap:14px;margin:4px 0 12px}.adm-dbg-sample{width:150px;height:210px;border-radius:10px;overflow:hidden;flex:none;background:linear-gradient(160deg,#1b1428,#120d1d);box-shadow:0 8px 22px #00000080,0 0 0 1px #ffffff17}.adm-dbg-sample img{width:100%;height:100%;object-fit:cover;display:block}.adm-dbg-sample-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#8b93a8;font-size:11px;text-align:center;padding:8px}.adm-fx-fresh-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 8px;font:900 11px/1.3 "Baloo 2",system-ui,sans-serif;letter-spacing:.18em;color:#ffd95e;text-shadow:0 0 8px rgba(255,205,110,.4)}.adm-fx-fresh .adm-fx-card{border-color:#ffd95e59}body{--shop-rim: 255,158,198}body.craft-active{--shop-rim: 183,155,255}body.gallery-active:not(.craft-active){--shop-rim: 255,205,110}.buy-dropdown-inner{background:linear-gradient(180deg,rgba(var(--shop-rim),.09),transparent 30%),linear-gradient(180deg,#14101a,#0d0a13 52%,#08060c);border:1px solid rgba(var(--shop-rim),.55);box-shadow:0 20px 52px #000000b8,inset 0 1px rgba(var(--shop-rim),.2),inset 0 -8px 12px #0000008c,0 0 20px rgba(var(--shop-rim),.3)}.shop-craft .craft-tier:not(:disabled){filter:drop-shadow(0 0 14px rgba(255,255,255,0));transition:transform .16s ease,filter .2s ease}.shop-craft .craft-tier:hover:not(:disabled){transform:translateY(-3px);box-shadow:none;filter:drop-shadow(0 0 14px color-mix(in srgb,var(--tier-glow-color, #fff) 65%,transparent))}.craft-tier.ct-affordable .ct-bottle{filter:drop-shadow(0 0 10px rgba(168,124,255,.45))}.shop-craft .craft-tier.ct-selected{filter:drop-shadow(0 0 16px var(--tier-glow-color, #fff)) drop-shadow(0 0 7px var(--tier-glow-color, #fff))}.adm-fx-lab{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:0 18px}.adm-fx-lab>.adm-dbg-h,.adm-fx-lab>.adm-dbg-note,.adm-fx-lab>#adm-dbg-fx,.adm-fx-lab>.acb-status{grid-column:1}.adm-fx-lab>.adm-dbg-stage{grid-column:2;grid-row:1 / span 4;align-self:start;position:sticky;top:12px;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0}@media (max-width: 700px){.adm-fx-lab{grid-template-columns:1fr}.adm-fx-lab>.adm-dbg-stage{grid-column:1;grid-row:auto;position:static;flex-direction:row;align-items:flex-end}}.adm-dbg-sample{width:210px;height:292px;border-radius:10px;overflow:hidden;flex:none;background:linear-gradient(160deg,#241a38,#160f26);box-shadow:0 0 0 2px #93e6b8bf,0 0 18px #93e6b859,0 14px 30px #0000008c}.adm-dbg-sample img{width:100%;height:100%;object-fit:contain;display:block;background:#0d0916}@media (min-width: 2200px){.game-dock{transform:translate(-50%) scale(1.3);transform-origin:bottom center}body.victory .game-dock{transform:translate(-50%) translateY(14px) scale(1.3)}body.buy-locked .game-dock{transform:translate(-50%) scale(1.3)}body.admin-active #adminOverlay .admin-scroll-area{padding-bottom:150px}.player-hud:not(.hud-docked){transform:scale(1.3);transform-origin:top right}.player-hud.hud-docked.hud-fixed-top{transform:translate(-50%) scale(1.3);transform-origin:top center}.player-hud.hud-docked:not(.hud-fixed-top) .player-bar{transform:scale(1.3);transform-origin:top center}.ui-toast-host{transform:translate(-50%) scale(1.3);transform-origin:bottom center}.tip-host{transform:scale(1.3);transform-origin:bottom left}}@media (min-width: 3600px){.game-dock{transform:translate(-50%) scale(1.6)}body.victory .game-dock{transform:translate(-50%) translateY(14px) scale(1.6)}body.buy-locked .game-dock{transform:translate(-50%) scale(1.6)}body.admin-active #adminOverlay .admin-scroll-area{padding-bottom:180px}.player-hud:not(.hud-docked){transform:scale(1.6)}.player-hud.hud-docked.hud-fixed-top{transform:translate(-50%) scale(1.6)}.player-hud.hud-docked:not(.hud-fixed-top) .player-bar{transform:scale(1.6)}.ui-toast-host{transform:translate(-50%) scale(1.6)}.tip-host{transform:scale(1.6)}}.casino-room{position:absolute;top:0;left:0;right:0;height:47.2%;pointer-events:none;overflow:hidden;background:radial-gradient(150% 60% at 50% 100%,rgba(255,158,110,.13),transparent 68%),linear-gradient(180deg,#0d0512,#180a1e 42%,#241028 78%,#331538);transition:opacity .5s ease,filter .55s ease}html.arcade3d .casino-room .cr-mid>i{background-image:none!important}#arcade3D{filter:blur(1.5px) saturate(1.06)}@media (max-width: 640px){#arcade3D{filter:blur(1px)}}.scene-post{display:none}body.rip-active .scene-post{display:block;position:fixed;inset:0;z-index:50;pointer-events:none;background:radial-gradient(ellipse 132% 112% at 50% 44%,transparent 48%,rgba(6,2,11,.2) 78%,rgba(4,1,8,.42) 100%)}body.rip-active .scene-post:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(ellipse 140% 118% at 50% 44%,transparent 80%,rgba(255,64,96,.045) 92%,rgba(64,132,255,.05) 100%)}body.rip-active .scene-post:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");background-size:150px 150px;opacity:.05;mix-blend-mode:overlay}.depth-field{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;transition:opacity .35s ease}body.rip-reveal .casino-room,body.victory .casino-room,body.cab-retract .casino-room,body.craft-reveal .casino-room,body.rip-reveal .depth-field,body.victory .depth-field,body.cab-retract .depth-field,body.craft-reveal .depth-field{opacity:0!important}.casino-room .cr-l{position:absolute;inset:0}.casino-room .cr-l>i{position:absolute;top:0;bottom:0;left:0;width:calc(100% + 2900px);display:block;background-repeat:repeat-x;background-position:left bottom;background-size:auto 100%;will-change:transform}.cr-far>i{opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 420'%3E%3Cg opacity='.6'%3E%3Crect x='60' y='328' width='88' height='92' rx='10' fill='%231c0f27'/%3E%3Cellipse cx='104' cy='359' rx='62' ry='24' fill='%23ff5fb0' opacity='.12'/%3E%3Crect x='74' y='344' width='60' height='28' rx='4' fill='%23ff5fb0' opacity='.32'/%3E%3Crect x='300' y='338' width='78' height='82' rx='10' fill='%231c0f27'/%3E%3Cellipse cx='339' cy='366' rx='55' ry='24' fill='%23ffd95e' opacity='.12'/%3E%3Crect x='312' y='354' width='53' height='25' rx='4' fill='%23ffd95e' opacity='.32'/%3E%3Crect x='520' y='324' width='90' height='96' rx='10' fill='%231c0f27'/%3E%3Cellipse cx='565' cy='357' rx='63' ry='24' fill='%23b784ff' opacity='.12'/%3E%3Crect x='534' y='340' width='61' height='29' rx='4' fill='%23b784ff' opacity='.32'/%3E%3Crect x='740' y='342' width='76' height='78' rx='10' fill='%231c0f27'/%3E%3Cellipse cx='778' cy='369' rx='53' ry='24' fill='%238fe3c0' opacity='.12'/%3E%3Crect x='752' y='358' width='52' height='23' rx='4' fill='%238fe3c0' opacity='.32'/%3E%3C/g%3E%3Cpath d='M170 0 L170 76' stroke='%233a1e42' stroke-width='2'/%3E%3Ccircle cx='170' cy='90' r='13' fill='%23ffb46e' opacity='.3'/%3E%3Ccircle cx='170' cy='90' r='5' fill='%23ffe2b0' opacity='.6'/%3E%3Cpath d='M450 0 L450 56' stroke='%233a1e42' stroke-width='2'/%3E%3Ccircle cx='450' cy='70' r='13' fill='%23ff9ec6' opacity='.3'/%3E%3Ccircle cx='450' cy='70' r='5' fill='%23ffe2b0' opacity='.6'/%3E%3Cpath d='M720 0 L720 86' stroke='%233a1e42' stroke-width='2'/%3E%3Ccircle cx='720' cy='100' r='13' fill='%23c9a2ff' opacity='.3'/%3E%3Ccircle cx='720' cy='100' r='5' fill='%23ffe2b0' opacity='.6'/%3E%3Cg%3E%3Ccircle cx='90' cy='190' r='12' fill='%23b784ff' opacity='.06'/%3E%3Ccircle cx='340' cy='150' r='9' fill='%23ff9ec6' opacity='.07'/%3E%3Ccircle cx='600' cy='210' r='11' fill='%23ffd95e' opacity='.06'/%3E%3Ccircle cx='840' cy='160' r='8' fill='%23ff9ec6' opacity='.07'/%3E%3C/g%3E%3C/svg%3E")}.cr-mid>i{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1100 420'%3E%3Cdefs%3E%3ClinearGradient id='cbody' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%2333193d'/%3E%3Cstop offset='.5' stop-color='%23241028'/%3E%3Cstop offset='1' stop-color='%23160a1c'/%3E%3C/linearGradient%3E%3ClinearGradient id='pil' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23100613'/%3E%3Cstop offset='.35' stop-color='%232c1536'/%3E%3Cstop offset='.55' stop-color='%231b0c22'/%3E%3Cstop offset='1' stop-color='%230d0510'/%3E%3C/linearGradient%3E%3CradialGradient id='sp_pink' cx='.5' cy='.42' r='.6'%3E%3Cstop offset='0' stop-color='%23ff5fb0' stop-opacity='.42'/%3E%3Cstop offset='1' stop-color='%23ff5fb0' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='sp_gold' cx='.5' cy='.42' r='.6'%3E%3Cstop offset='0' stop-color='%23ffd95e' stop-opacity='.42'/%3E%3Cstop offset='1' stop-color='%23ffd95e' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='sp_violet' cx='.5' cy='.42' r='.6'%3E%3Cstop offset='0' stop-color='%23b784ff' stop-opacity='.42'/%3E%3Cstop offset='1' stop-color='%23b784ff' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='sp_mint' cx='.5' cy='.42' r='.6'%3E%3Cstop offset='0' stop-color='%238fe3c0' stop-opacity='.42'/%3E%3Cstop offset='1' stop-color='%238fe3c0' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='scr_pink' cx='.5' cy='.4' r='.82'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.95'/%3E%3Cstop offset='.3' stop-color='%23ffd2ec' stop-opacity='.82'/%3E%3Cstop offset='.68' stop-color='%23ff5fb0' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%23ff5fb0' stop-opacity='.42'/%3E%3C/radialGradient%3E%3CradialGradient id='scr_gold' cx='.5' cy='.4' r='.82'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.95'/%3E%3Cstop offset='.3' stop-color='%23fff3c0' stop-opacity='.82'/%3E%3Cstop offset='.68' stop-color='%23ffd95e' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%23ffd95e' stop-opacity='.42'/%3E%3C/radialGradient%3E%3CradialGradient id='scr_violet' cx='.5' cy='.4' r='.82'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.95'/%3E%3Cstop offset='.3' stop-color='%23e6d6ff' stop-opacity='.82'/%3E%3Cstop offset='.68' stop-color='%23b784ff' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%23b784ff' stop-opacity='.42'/%3E%3C/radialGradient%3E%3CradialGradient id='scr_mint' cx='.5' cy='.4' r='.82'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='.95'/%3E%3Cstop offset='.3' stop-color='%23d6fff0' stop-opacity='.82'/%3E%3Cstop offset='.68' stop-color='%238fe3c0' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%238fe3c0' stop-opacity='.42'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect x='14' y='0' width='28' height='420' fill='url(%23pil)'/%3E%3Cpath d='M16 0 L16 420 M40 0 L40 420' stroke='%23e6b45a' stroke-width='1.2' opacity='.2'/%3E%3Crect x='10' y='400' width='36' height='9' rx='2' fill='%23e6b45a' opacity='.3'/%3E%3Crect x='10' y='30' width='36' height='6' rx='2' fill='%23e6b45a' opacity='.22'/%3E%3Crect x='566' y='0' width='28' height='420' fill='url(%23pil)'/%3E%3Cpath d='M568 0 L568 420 M592 0 L592 420' stroke='%23e6b45a' stroke-width='1.2' opacity='.2'/%3E%3Crect x='562' y='400' width='36' height='9' rx='2' fill='%23e6b45a' opacity='.3'/%3E%3Crect x='562' y='30' width='36' height='6' rx='2' fill='%23e6b45a' opacity='.22'/%3E%3Cpath d='M28 60 C200 116 420 116 580 60' stroke='%234a2450' stroke-width='2' fill='none'/%3E%3Cpath d='M46 67 L60 67 L53 86 Z' fill='%23ff9ec6' opacity='.5'/%3E%3Cpath d='M104 77 L118 77 L111 96 Z' fill='%23ffd95e' opacity='.5'/%3E%3Cpath d='M162 86 L176 86 L169 105 Z' fill='%23b784ff' opacity='.5'/%3E%3Cpath d='M220 91 L234 91 L227 110 Z' fill='%238fe3c0' opacity='.5'/%3E%3Cpath d='M278 94 L292 94 L285 113 Z' fill='%23ff9ec6' opacity='.5'/%3E%3Cpath d='M336 93 L350 93 L343 112 Z' fill='%23ffd95e' opacity='.5'/%3E%3Cpath d='M394 88 L408 88 L401 107 Z' fill='%23b784ff' opacity='.5'/%3E%3Cpath d='M452 81 L466 81 L459 100 Z' fill='%238fe3c0' opacity='.5'/%3E%3Cpath d='M510 71 L524 71 L517 90 Z' fill='%23ff9ec6' opacity='.5'/%3E%3Cellipse cx='106' cy='417' rx='61' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='106' cy='340' rx='87' ry='66' fill='url(%23sp_pink)'/%3E%3Cpath d='M60 308 Q60 303 65 303 L147 303 Q152 303 152 308 L152 414 L60 414 Z' fill='url(%23cbody)'/%3E%3Crect x='60' y='303' width='6' height='111' fill='%23000' opacity='.3'/%3E%3Crect x='149.0' y='303' width='3' height='111' fill='%23ff5fb0' opacity='.18'/%3E%3Crect x='66' y='303' width='2' height='111' fill='%23fff' opacity='.05'/%3E%3Crect x='57' y='288' width='98' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='59' y='290' width='94' height='15' rx='1.5' fill='%23ff5fb0' opacity='.62'/%3E%3Crect x='59' y='290' width='94' height='6' rx='1.5' fill='%23ffd2ec' opacity='.4'/%3E%3Crect x='77' y='294' width='59' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='65' y='313' width='82' height='42' rx='4' fill='%23060310'/%3E%3Crect x='68' y='316' width='76' height='36' rx='2.5' fill='url(%23scr_pink)'/%3E%3Cpath d='M69 318 Q106 314 143 318 L143 328 Q106 324 69 328 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='69' y='320' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='324' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='328' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='332' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='336' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='340' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='344' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='69' y='348' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M63 361 L149 361 L154 374 L58 374 Z' fill='%23241531'/%3E%3Cpath d='M63 361 L149 361 L149 364 L63 364 Z' fill='%23ff5fb0' opacity='.4'/%3E%3Cellipse cx='89' cy='369' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='89' y='364' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='89' cy='364' r='2.2' fill='%23ff5fb0'/%3E%3Ccircle cx='89' cy='363' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='110' cy='369' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='110' cy='368.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='119' cy='369' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='119' cy='368.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='128' cy='369' r='2' fill='%23ff9ec6'/%3E%3Ccircle cx='128' cy='368.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='96' y='379' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='102' y='384' width='8' height='2.4' rx='1.2' fill='%23ff5fb0' opacity='.75'/%3E%3Crect x='102' y='389' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='102' y='395' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='59' y='405' width='94' height='9' fill='%230a0510'/%3E%3Crect x='63' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='140' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='106' cy='423' rx='37' ry='5' fill='%23ff5fb0' opacity='.16'/%3E%3Cellipse cx='212' cy='417' rx='53' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='212' cy='358' rx='76' ry='66' fill='url(%23sp_gold)'/%3E%3Cpath d='M172 326 Q172 321 177 321 L247 321 Q252 321 252 326 L252 414 L172 414 Z' fill='url(%23cbody)'/%3E%3Crect x='172' y='321' width='6' height='93' fill='%23000' opacity='.3'/%3E%3Crect x='249.0' y='321' width='3' height='93' fill='%23ffd95e' opacity='.18'/%3E%3Crect x='178' y='321' width='2' height='93' fill='%23fff' opacity='.05'/%3E%3Crect x='169' y='306' width='86' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='171' y='308' width='82' height='15' rx='1.5' fill='%23ffd95e' opacity='.62'/%3E%3Crect x='171' y='308' width='82' height='6' rx='1.5' fill='%23fff3c0' opacity='.4'/%3E%3Crect x='186' y='312' width='51' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='177' y='331' width='70' height='42' rx='4' fill='%23060310'/%3E%3Crect x='180' y='334' width='64' height='36' rx='2.5' fill='url(%23scr_gold)'/%3E%3Cpath d='M181 336 Q212 332 243 336 L243 346 Q212 342 181 346 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='181' y='338' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='342' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='346' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='350' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='354' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='358' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='362' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='181' y='366' width='62' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M175 379 L249 379 L254 392 L170 392 Z' fill='%23241531'/%3E%3Cpath d='M175 379 L249 379 L249 382 L175 382 Z' fill='%23ffd95e' opacity='.4'/%3E%3Cellipse cx='198' cy='387' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='197' y='382' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='198' cy='382' r='2.2' fill='%23ffd95e'/%3E%3Ccircle cx='197' cy='381' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='215' cy='387' r='2' fill='%23ff5fb0'/%3E%3Ccircle cx='215' cy='386.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='223' cy='387' r='2' fill='%23b784ff'/%3E%3Ccircle cx='223' cy='386.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='231' cy='387' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='231' cy='386.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='202' y='397' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='208' y='402' width='8' height='2.4' rx='1.2' fill='%23ffd95e' opacity='.75'/%3E%3Crect x='208' y='407' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='208' y='413' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='171' y='405' width='82' height='9' fill='%230a0510'/%3E%3Crect x='175' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='240' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='212' cy='423' rx='32' ry='5' fill='%23ffd95e' opacity='.16'/%3E%3Cellipse cx='330' cy='417' rx='63' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='330' cy='330' rx='91' ry='66' fill='url(%23sp_violet)'/%3E%3Cpath d='M282 298 Q282 293 287 293 L373 293 Q378 293 378 298 L378 414 L282 414 Z' fill='url(%23cbody)'/%3E%3Crect x='282' y='293' width='6' height='121' fill='%23000' opacity='.3'/%3E%3Crect x='375.0' y='293' width='3' height='121' fill='%23b784ff' opacity='.18'/%3E%3Crect x='288' y='293' width='2' height='121' fill='%23fff' opacity='.05'/%3E%3Crect x='279' y='278' width='102' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='281' y='280' width='98' height='15' rx='1.5' fill='%23b784ff' opacity='.62'/%3E%3Crect x='281' y='280' width='98' height='6' rx='1.5' fill='%23e6d6ff' opacity='.4'/%3E%3Crect x='299' y='284' width='61' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='287' y='303' width='86' height='42' rx='4' fill='%23060310'/%3E%3Crect x='290' y='306' width='80' height='36' rx='2.5' fill='url(%23scr_violet)'/%3E%3Cpath d='M291 308 Q330 304 369 308 L369 318 Q330 314 291 318 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='291' y='310' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='314' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='318' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='322' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='326' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='330' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='334' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='291' y='338' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M285 351 L375 351 L380 364 L280 364 Z' fill='%23241531'/%3E%3Cpath d='M285 351 L375 351 L375 354 L285 354 Z' fill='%23b784ff' opacity='.4'/%3E%3Cellipse cx='313' cy='359' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='312' y='354' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='313' cy='354' r='2.2' fill='%23b784ff'/%3E%3Ccircle cx='312' cy='353' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='334' cy='359' r='2' fill='%23ff9ec6'/%3E%3Ccircle cx='334' cy='358.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='343' cy='359' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='343' cy='358.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='353' cy='359' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='353' cy='358.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='320' y='369' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='326' y='374' width='8' height='2.4' rx='1.2' fill='%23b784ff' opacity='.75'/%3E%3Crect x='326' y='379' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='326' y='385' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='281' y='405' width='98' height='9' fill='%230a0510'/%3E%3Crect x='285' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='366' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='330' cy='423' rx='38' ry='5' fill='%23b784ff' opacity='.16'/%3E%3Cellipse cx='474' cy='417' rx='55' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='474' cy='352' rx='80' ry='66' fill='url(%23sp_mint)'/%3E%3Cpath d='M432 320 Q432 315 437 315 L511 315 Q516 315 516 320 L516 414 L432 414 Z' fill='url(%23cbody)'/%3E%3Crect x='432' y='315' width='6' height='99' fill='%23000' opacity='.3'/%3E%3Crect x='513.0' y='315' width='3' height='99' fill='%238fe3c0' opacity='.18'/%3E%3Crect x='438' y='315' width='2' height='99' fill='%23fff' opacity='.05'/%3E%3Crect x='429' y='300' width='90' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='431' y='302' width='86' height='15' rx='1.5' fill='%238fe3c0' opacity='.62'/%3E%3Crect x='431' y='302' width='86' height='6' rx='1.5' fill='%23d6fff0' opacity='.4'/%3E%3Crect x='447' y='306' width='54' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='437' y='325' width='74' height='42' rx='4' fill='%23060310'/%3E%3Crect x='440' y='328' width='68' height='36' rx='2.5' fill='url(%23scr_mint)'/%3E%3Cpath d='M441 330 Q474 326 507 330 L507 340 Q474 336 441 340 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='441' y='332' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='336' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='340' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='344' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='348' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='352' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='356' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='441' y='360' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M435 373 L513 373 L518 386 L430 386 Z' fill='%23241531'/%3E%3Cpath d='M435 373 L513 373 L513 376 L435 376 Z' fill='%238fe3c0' opacity='.4'/%3E%3Cellipse cx='459' cy='381' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='458' y='376' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='459' cy='376' r='2.2' fill='%238fe3c0'/%3E%3Ccircle cx='458' cy='375' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='477' cy='381' r='2' fill='%23ff5fb0'/%3E%3Ccircle cx='477' cy='380.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='486' cy='381' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='486' cy='380.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='494' cy='381' r='2' fill='%23b784ff'/%3E%3Ccircle cx='494' cy='380.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='464' y='391' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='470' y='396' width='8' height='2.4' rx='1.2' fill='%238fe3c0' opacity='.75'/%3E%3Crect x='470' y='401' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='470' y='407' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='431' y='405' width='86' height='9' fill='%230a0510'/%3E%3Crect x='435' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='504' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='474' cy='423' rx='34' ry='5' fill='%238fe3c0' opacity='.16'/%3E%3Cellipse cx='688' cy='417' rx='61' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='688' cy='338' rx='87' ry='66' fill='url(%23sp_gold)'/%3E%3Cpath d='M642 306 Q642 301 647 301 L729 301 Q734 301 734 306 L734 414 L642 414 Z' fill='url(%23cbody)'/%3E%3Crect x='642' y='301' width='6' height='113' fill='%23000' opacity='.3'/%3E%3Crect x='731.0' y='301' width='3' height='113' fill='%23ffd95e' opacity='.18'/%3E%3Crect x='648' y='301' width='2' height='113' fill='%23fff' opacity='.05'/%3E%3Crect x='639' y='286' width='98' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='641' y='288' width='94' height='15' rx='1.5' fill='%23ffd95e' opacity='.62'/%3E%3Crect x='641' y='288' width='94' height='6' rx='1.5' fill='%23fff3c0' opacity='.4'/%3E%3Crect x='659' y='292' width='59' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='647' y='311' width='82' height='42' rx='4' fill='%23060310'/%3E%3Crect x='650' y='314' width='76' height='36' rx='2.5' fill='url(%23scr_gold)'/%3E%3Cpath d='M651 316 Q688 312 725 316 L725 326 Q688 322 651 326 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='651' y='318' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='322' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='326' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='330' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='334' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='338' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='342' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='651' y='346' width='74' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M645 359 L731 359 L736 372 L640 372 Z' fill='%23241531'/%3E%3Cpath d='M645 359 L731 359 L731 362 L645 362 Z' fill='%23ffd95e' opacity='.4'/%3E%3Cellipse cx='671' cy='367' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='671' y='362' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='671' cy='362' r='2.2' fill='%23ffd95e'/%3E%3Ccircle cx='671' cy='361' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='692' cy='367' r='2' fill='%23ff5fb0'/%3E%3Ccircle cx='692' cy='366.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='701' cy='367' r='2' fill='%23b784ff'/%3E%3Ccircle cx='701' cy='366.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='710' cy='367' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='710' cy='366.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='678' y='377' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='684' y='382' width='8' height='2.4' rx='1.2' fill='%23ffd95e' opacity='.75'/%3E%3Crect x='684' y='387' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='684' y='393' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='641' y='405' width='94' height='9' fill='%230a0510'/%3E%3Crect x='645' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='722' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='688' cy='423' rx='37' ry='5' fill='%23ffd95e' opacity='.16'/%3E%3Cellipse cx='804' cy='417' rx='55' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='804' cy='356' rx='80' ry='66' fill='url(%23sp_pink)'/%3E%3Cpath d='M762 324 Q762 319 767 319 L841 319 Q846 319 846 324 L846 414 L762 414 Z' fill='url(%23cbody)'/%3E%3Crect x='762' y='319' width='6' height='95' fill='%23000' opacity='.3'/%3E%3Crect x='843.0' y='319' width='3' height='95' fill='%23ff5fb0' opacity='.18'/%3E%3Crect x='768' y='319' width='2' height='95' fill='%23fff' opacity='.05'/%3E%3Crect x='759' y='304' width='90' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='761' y='306' width='86' height='15' rx='1.5' fill='%23ff5fb0' opacity='.62'/%3E%3Crect x='761' y='306' width='86' height='6' rx='1.5' fill='%23ffd2ec' opacity='.4'/%3E%3Crect x='777' y='310' width='54' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='767' y='329' width='74' height='42' rx='4' fill='%23060310'/%3E%3Crect x='770' y='332' width='68' height='36' rx='2.5' fill='url(%23scr_pink)'/%3E%3Cpath d='M771 334 Q804 330 837 334 L837 344 Q804 340 771 344 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='771' y='336' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='340' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='344' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='348' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='352' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='356' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='360' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='771' y='364' width='66' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M765 377 L843 377 L848 390 L760 390 Z' fill='%23241531'/%3E%3Cpath d='M765 377 L843 377 L843 380 L765 380 Z' fill='%23ff5fb0' opacity='.4'/%3E%3Cellipse cx='789' cy='385' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='788' y='380' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='789' cy='380' r='2.2' fill='%23ff5fb0'/%3E%3Ccircle cx='788' cy='379' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='807' cy='385' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='807' cy='384.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='816' cy='385' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='816' cy='384.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='824' cy='385' r='2' fill='%23ff9ec6'/%3E%3Ccircle cx='824' cy='384.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='794' y='395' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='800' y='400' width='8' height='2.4' rx='1.2' fill='%23ff5fb0' opacity='.75'/%3E%3Crect x='800' y='405' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='800' y='411' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='761' y='405' width='86' height='9' fill='%230a0510'/%3E%3Crect x='765' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='834' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='804' cy='423' rx='34' ry='5' fill='%23ff5fb0' opacity='.16'/%3E%3Cellipse cx='990' cy='417' rx='63' ry='8' fill='%23000' opacity='.45'/%3E%3Cellipse cx='990' cy='334' rx='91' ry='66' fill='url(%23sp_violet)'/%3E%3Cpath d='M942 302 Q942 297 947 297 L1033 297 Q1038 297 1038 302 L1038 414 L942 414 Z' fill='url(%23cbody)'/%3E%3Crect x='942' y='297' width='6' height='117' fill='%23000' opacity='.3'/%3E%3Crect x='1035.0' y='297' width='3' height='117' fill='%23b784ff' opacity='.18'/%3E%3Crect x='948' y='297' width='2' height='117' fill='%23fff' opacity='.05'/%3E%3Crect x='939' y='282' width='102' height='19' rx='2.5' fill='%23160c1e'/%3E%3Crect x='941' y='284' width='98' height='15' rx='1.5' fill='%23b784ff' opacity='.62'/%3E%3Crect x='941' y='284' width='98' height='6' rx='1.5' fill='%23e6d6ff' opacity='.4'/%3E%3Crect x='959' y='288' width='61' height='7' rx='1' fill='%23fff' opacity='.5'/%3E%3Crect x='947' y='307' width='86' height='42' rx='4' fill='%23060310'/%3E%3Crect x='950' y='310' width='80' height='36' rx='2.5' fill='url(%23scr_violet)'/%3E%3Cpath d='M951 312 Q990 308 1029 312 L1029 322 Q990 318 951 322 Z' fill='%23fff' opacity='.3'/%3E%3Crect x='951' y='314' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='318' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='322' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='326' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='330' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='334' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='338' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Crect x='951' y='342' width='78' height='1' fill='%23000' opacity='.14'/%3E%3Cpath d='M945 355 L1035 355 L1040 368 L940 368 Z' fill='%23241531'/%3E%3Cpath d='M945 355 L1035 355 L1035 358 L945 358 Z' fill='%23b784ff' opacity='.4'/%3E%3Cellipse cx='973' cy='363' rx='3.2' ry='1.7' fill='%233a2440'/%3E%3Crect x='972' y='358' width='1.8' height='5.5' fill='%234a3350'/%3E%3Ccircle cx='973' cy='358' r='2.2' fill='%23b784ff'/%3E%3Ccircle cx='972' cy='357' r='.8' fill='%23fff' opacity='.6'/%3E%3Ccircle cx='994' cy='363' r='2' fill='%23ff9ec6'/%3E%3Ccircle cx='994' cy='362.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='1003' cy='363' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='1003' cy='362.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Ccircle cx='1013' cy='363' r='2' fill='%238fe3c0'/%3E%3Ccircle cx='1013' cy='362.2' r='.9' fill='%23fff' opacity='.55'/%3E%3Crect x='980' y='373' width='20' height='24' rx='2' fill='%23120a1c' stroke='%233a2440' stroke-width='1'/%3E%3Crect x='986' y='378' width='8' height='2.4' rx='1.2' fill='%23b784ff' opacity='.75'/%3E%3Crect x='986' y='383' width='8' height='2.4' rx='1.2' fill='%233a2440'/%3E%3Crect x='986' y='389' width='8' height='4' rx='1' fill='%230a0510'/%3E%3Crect x='941' y='405' width='98' height='9' fill='%230a0510'/%3E%3Crect x='945' y='412' width='9' height='6' fill='%23060209'/%3E%3Crect x='1026' y='412' width='9' height='6' fill='%23060209'/%3E%3Cellipse cx='990' cy='423' rx='38' ry='5' fill='%23b784ff' opacity='.16'/%3E%3Cg fill='none' stroke-linecap='round'%3E%3Cpath d='M225 126 C215 106 186 108 186 132 C186 151 210 167 225 180 C240 167 264 151 264 132 C264 108 235 106 225 126 Z' stroke='%23ff5fb0' stroke-width='9' opacity='.14'/%3E%3Cpath d='M225 126 C215 106 186 108 186 132 C186 151 210 167 225 180 C240 167 264 151 264 132 C264 108 235 106 225 126 Z' stroke='%23ff9ec6' stroke-width='3.6' opacity='.55'/%3E%3Cpolygon points='860,104 892,142 860,180 828,142' stroke='%23b784ff' stroke-width='8' opacity='.13' fill='none'/%3E%3Cpolygon points='860,104 892,142 860,180 828,142' stroke='%23d3b8ff' stroke-width='3.2' opacity='.5' fill='none'/%3E%3C/g%3E%3C/svg%3E")}.cr-near>i{opacity:.9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760 420'%3E%3Ccircle cx='38' cy='11' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='100' cy='16' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='162' cy='25' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='224' cy='36' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='286' cy='44' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='348' cy='49' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='410' cy='49' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='472' cy='44' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='534' cy='36' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='596' cy='26' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='658' cy='17' r='2.4' fill='%23ff9ec6' opacity='.4'/%3E%3Ccircle cx='720' cy='11' r='2.4' fill='%23b784ff' opacity='.4'/%3E%3Ccircle cx='10' cy='94' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3Canimate attributeName='opacity' values='.55;1;.55' dur='2.2s' begin='0.00s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='68' cy='89' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='126' cy='79' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='184' cy='65' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3Canimate attributeName='opacity' values='.55;1;.55' dur='2.2s' begin='-1.11s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='242' cy='51' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='300' cy='40' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='358' cy='34' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3Canimate attributeName='opacity' values='.55;1;.55' dur='2.2s' begin='-2.22s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='416' cy='35' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='474' cy='43' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='532' cy='55' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3Canimate attributeName='opacity' values='.55;1;.55' dur='2.2s' begin='-3.33s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='590' cy='69' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='648' cy='82' r='3.2' fill='%23ff9ec6' opacity='.6'%3E%3C/circle%3E%3Ccircle cx='706' cy='91' r='3.2' fill='%23ffd95e' opacity='.6'%3E%3Canimate attributeName='opacity' values='.55;1;.55' dur='2.2s' begin='-4.44s' repeatCount='indefinite'/%3E%3C/circle%3E%3Cg opacity='.55'%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='translate' values='0 0; 0 -9; 0 0' dur='5.2s' repeatCount='indefinite'/%3E%3Cpath d='M600 246 L600 298' stroke='%23d8a0c0' stroke-width='1.4' fill='none'/%3E%3Cpath d='M600 206 C594 194 576 195 576 210 C576 222 590 231 600 240 C610 231 624 222 624 210 C624 195 606 194 600 206 Z' fill='%23ff9ec6'/%3E%3Cellipse cx='591' cy='206' rx='5' ry='3' fill='%23ffe2f1' opacity='.8' transform='rotate(-20 591 206)'/%3E%3C/g%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='translate' values='0 0; 0 -7; 0 0' dur='6.1s' begin='-2s' repeatCount='indefinite'/%3E%3Cpath d='M220 216 L220 268' stroke='%23c0a8d8' stroke-width='1.4' fill='none'/%3E%3Ccircle cx='220' cy='196' r='19' fill='%23b784ff'/%3E%3Cellipse cx='213' cy='189' rx='6' ry='3.6' fill='%23e6d6ff' opacity='.85' transform='rotate(-24 213 189)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cr-deep>i{opacity:.7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 420'%3E%3Cdefs%3E%3CradialGradient id='chg' cx='.5' cy='.2' r='.6'%3E%3Cstop offset='0' stop-color='%23ffd9a0' stop-opacity='.55'/%3E%3Cstop offset='1' stop-color='%23ffd9a0' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect x='540' y='20' width='120' height='80' fill='url(%23chg)'/%3E%3Cpolygon points='120,60 146,60 80,420 24,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='270,60 296,60 230,420 174,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='420,60 446,60 380,420 324,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='570,60 596,60 530,420 474,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='720,60 746,60 680,420 624,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='870,60 896,60 830,420 774,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpolygon points='1020,60 1046,60 980,420 924,420' fill='%23ffdca0' opacity='0.045'/%3E%3Cpath d='M60 420 L60 166 Q60 96 119 96 Q178 96 178 166 L178 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.16'/%3E%3Cpath d='M67 420 L67 168 Q67 104 119 104 Q171 104 171 168 L171 420 Z' fill='%23140a1c' opacity='0.08'/%3E%3Cpath d='M210 420 L210 180 Q210 110 269 110 Q328 110 328 180 L328 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.19'/%3E%3Cpath d='M217 420 L217 182 Q217 118 269 118 Q321 118 321 182 L321 420 Z' fill='%23140a1c' opacity='0.10'/%3E%3Cpath d='M360 420 L360 166 Q360 96 419 96 Q478 96 478 166 L478 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.22'/%3E%3Cpath d='M367 420 L367 168 Q367 104 419 104 Q471 104 471 168 L471 420 Z' fill='%23140a1c' opacity='0.11'/%3E%3Cpath d='M510 420 L510 180 Q510 110 569 110 Q628 110 628 180 L628 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.16'/%3E%3Cpath d='M517 420 L517 182 Q517 118 569 118 Q621 118 621 182 L621 420 Z' fill='%23140a1c' opacity='0.08'/%3E%3Cpath d='M660 420 L660 166 Q660 96 719 96 Q778 96 778 166 L778 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.19'/%3E%3Cpath d='M667 420 L667 168 Q667 104 719 104 Q771 104 771 168 L771 420 Z' fill='%23140a1c' opacity='0.10'/%3E%3Cpath d='M810 420 L810 180 Q810 110 869 110 Q928 110 928 180 L928 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.22'/%3E%3Cpath d='M817 420 L817 182 Q817 118 869 118 Q921 118 921 182 L921 420 Z' fill='%23140a1c' opacity='0.11'/%3E%3Cpath d='M960 420 L960 166 Q960 96 1019 96 Q1078 96 1078 166 L1078 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.16'/%3E%3Cpath d='M967 420 L967 168 Q967 104 1019 104 Q1071 104 1071 168 L1071 420 Z' fill='%23140a1c' opacity='0.08'/%3E%3Cpath d='M1110 420 L1110 180 Q1110 110 1169 110 Q1228 110 1228 180 L1228 420 Z' fill='none' stroke='%23e6b45a' stroke-width='2' opacity='0.19'/%3E%3Cpath d='M1117 420 L1117 182 Q1117 118 1169 118 Q1221 118 1221 182 L1221 420 Z' fill='%23140a1c' opacity='0.10'/%3E%3Cg opacity='.4'%3E%3Ccircle cx='300' cy='250' r='4' fill='%23ff9ec6'/%3E%3Ccircle cx='620' cy='230' r='4' fill='%23ffd95e'/%3E%3Ccircle cx='930' cy='250' r='4' fill='%23b784ff'/%3E%3C/g%3E%3C/svg%3E")}.casino-room .cr-deep>i{filter:blur(6px) saturate(.82) brightness(1.06)}.casino-room .cr-far>i{filter:blur(3.4px) saturate(.9)}.casino-room .cr-mid>i{filter:blur(1.5px)}.casino-room .cr-dust>i{filter:blur(3px)}@media (max-width: 640px){.casino-room .cr-deep>i{filter:blur(4px) saturate(.82) brightness(1.06)}.casino-room .cr-far>i{filter:blur(2.4px) saturate(.9)}.casino-room .cr-mid>i{filter:blur(1.1px)}.casino-room .cr-dust>i{filter:blur(2px)}}.cr-dust>i{opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 420'%3E%3Ccircle cx='120' cy='150' r='16' fill='%23ff9ec6' opacity='.06'/%3E%3Ccircle cx='380' cy='300' r='20' fill='%23b784ff' opacity='.05'/%3E%3Ccircle cx='173' cy='97' r='1.4' fill='%23ffe2b0' opacity='0.13'/%3E%3Ccircle cx='282' cy='68' r='1.4' fill='%23ffe2b0' opacity='0.3'/%3E%3Ccircle cx='117' cy='39' r='0.9' fill='%23ffffff' opacity='0.13'/%3E%3Ccircle cx='54' cy='302' r='1.5' fill='%23ffe2b0' opacity='0.31'/%3E%3Ccircle cx='330' cy='341' r='1.7' fill='%23ffe2b0' opacity='0.24'/%3E%3Ccircle cx='211' cy='45' r='2.4' fill='%23ffe2b0' opacity='0.23'/%3E%3Ccircle cx='76' cy='168' r='1.5' fill='%23ffe2b0' opacity='0.23'/%3E%3Ccircle cx='294' cy='369' r='1.1' fill='%23ffd2ec' opacity='0.19'/%3E%3Ccircle cx='288' cy='384' r='0.9' fill='%23ffe2b0' opacity='0.24'/%3E%3Ccircle cx='262' cy='368' r='1.7' fill='%23e6d6ff' opacity='0.21'/%3E%3Ccircle cx='480' cy='252' r='1.4' fill='%23ffd2ec' opacity='0.28'/%3E%3Ccircle cx='365' cy='144' r='0.9' fill='%23e6d6ff' opacity='0.23'/%3E%3Ccircle cx='456' cy='195' r='2.0' fill='%23e6d6ff' opacity='0.24'/%3E%3Ccircle cx='45' cy='80' r='1.6' fill='%23ffd2ec' opacity='0.27'/%3E%3Ccircle cx='85' cy='270' r='1.5' fill='%23ffe2b0' opacity='0.27'/%3E%3Ccircle cx='301' cy='180' r='1.3' fill='%23e6d6ff' opacity='0.24'/%3E%3Ccircle cx='304' cy='253' r='0.9' fill='%23ffe2b0' opacity='0.31'/%3E%3Ccircle cx='250' cy='376' r='1.9' fill='%23ffe2b0' opacity='0.27'/%3E%3Ccircle cx='166' cy='351' r='1.7' fill='%23ffffff' opacity='0.18'/%3E%3Ccircle cx='205' cy='362' r='1.4' fill='%23ffffff' opacity='0.19'/%3E%3Ccircle cx='320' cy='79' r='1.6' fill='%23ffd2ec' opacity='0.27'/%3E%3Ccircle cx='74' cy='398' r='1.2' fill='%23ffffff' opacity='0.3'/%3E%3C/svg%3E")}.casino-room:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:34%;background:linear-gradient(180deg,transparent,rgba(255,170,120,.1) 55%,rgba(255,205,140,.16) 100%);animation:roomHaze 7s ease-in-out infinite}@keyframes roomHaze{0%,to{opacity:.6}50%{opacity:1}}@media (max-width: 640px){.casino-room{height:52.6%}}@media (prefers-reduced-motion: reduce){.casino-room:after{animation:none}}.stage-fx:before,.stage-fx:after{z-index:1}html.fx-pulse .casino-room{filter:brightness(1.07)}html.fx-heartbeat .casino-room{filter:brightness(1.06)}html.fx-sparkle .casino-room{filter:brightness(1.04)}html.fx-cheer .casino-room{filter:brightness(1.16) saturate(1.06)}html.fx-ping .casino-room{filter:brightness(1.035)}.casino-floor{position:absolute;left:0;right:0;bottom:0;height:58%;pointer-events:none;overflow:hidden;perspective:720px;perspective-origin:50% 0%}.cf-carpet{position:absolute;left:-70%;right:-70%;top:-4%;height:380%;transform-origin:top center;transform:rotateX(63deg) translateY(0);will-change:transform;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'%3E%3Cg fill='none' stroke='%23e6b45a' stroke-opacity='.34' stroke-width='2'%3E%3Cpath d='M72 0 L144 72 L72 144 L0 72 Z'/%3E%3Cpath d='M72 36 L108 72 L72 108 L36 72 Z' stroke-opacity='.22'/%3E%3C/g%3E%3Ccircle cx='72' cy='72' r='7' fill='%23ff9ec6' fill-opacity='.30'/%3E%3Ccircle cx='0' cy='0' r='5' fill='%23b784ff' fill-opacity='.26'/%3E%3Ccircle cx='144' cy='0' r='5' fill='%23b784ff' fill-opacity='.26'/%3E%3Ccircle cx='0' cy='144' r='5' fill='%23b784ff' fill-opacity='.26'/%3E%3Ccircle cx='144' cy='144' r='5' fill='%23b784ff' fill-opacity='.26'/%3E%3C/svg%3E") 0 0 / 144px 144px repeat,linear-gradient(180deg,#2a0f26,#200a1e 60%,#170716);animation:cfRoll 26s linear infinite}@keyframes cfRoll{0%{transform:rotateX(63deg) translateY(0)}to{transform:rotateX(63deg) translateY(144px)}}.cf-fog{position:absolute;inset:0;background:linear-gradient(180deg,#14051a 0%,rgba(20,5,26,.85) 12%,rgba(20,5,26,.35) 30%,transparent 56%),radial-gradient(120% 90% at 50% 100%,transparent 52%,rgba(12,3,16,.55) 100%)}.casino-floor:before{content:"";position:absolute;left:4%;right:4%;top:8.5%;height:2px;z-index:2;background:linear-gradient(90deg,transparent,rgba(255,158,198,.65) 22%,#ffd95e 50%,rgba(255,158,198,.65) 78%,transparent);box-shadow:0 0 14px #ffcd6e8c,0 0 34px #ff9ec659;filter:blur(.4px);animation:cfHorizon 5.2s ease-in-out infinite}@keyframes cfHorizon{0%,to{opacity:.55}50%{opacity:1}}.casino-floor:after{content:"";position:absolute;top:0;bottom:0;left:-45%;width:42%;z-index:2;background:linear-gradient(100deg,transparent,rgba(255,214,232,.1) 45%,rgba(255,205,110,.08) 55%,transparent);transform:skew(-16deg);mix-blend-mode:screen;animation:cfSweep 13s ease-in-out infinite}@keyframes cfSweep{0%{left:-45%}60%,to{left:115%}}@keyframes cfRollM{0%{transform:rotateX(63deg) translateY(0)}to{transform:rotateX(63deg) translateY(108px)}}@media (max-width: 640px){.casino-floor{height:52%;perspective:560px}.cf-carpet{background-size:108px 108px,100% 100%;animation:cfRollM 22s linear infinite}}@media (prefers-reduced-motion: reduce){.cf-carpet,.casino-floor:before,.casino-floor:after{animation:none!important}}.rip-deal{border-color:rgba(var(--shop-rim),.5);background:linear-gradient(180deg,rgba(var(--shop-rim),.18),rgba(var(--shop-rim),.05) 55%),linear-gradient(180deg,#171020,#0d0913)}.rip-deal:hover{border-color:rgba(var(--shop-rim),.85)}.rip-deal-main{color:#fff}.rip-deal-save{color:rgb(var(--shop-rim))}.rip-deal.rip-deal-on{border-color:rgb(var(--shop-rim));box-shadow:0 0 0 1px rgb(var(--shop-rim)),0 0 18px rgba(var(--shop-rim),.5),inset 0 1px #ffffff1f}.rip-buy-btn{color:#1c0a14;text-shadow:0 1px 0 rgba(255,255,255,.45);background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.45) 49%,transparent 58%),linear-gradient(180deg,color-mix(in srgb,rgb(var(--shop-rim)) 82%,#fff),rgb(var(--shop-rim)) 46%,color-mix(in srgb,rgb(var(--shop-rim)) 70%,#000));box-shadow:inset 0 2px #ffffff8c,inset 0 -6px 8px #00000038,0 5px 14px #0000006b,0 0 18px rgba(var(--shop-rim),.4)}.rip-qty-label{color:rgb(var(--shop-rim))}.buy-dropdown{z-index:12150}.slot-frame{display:none}@media (min-width: 1180px){.stage-fx>.slot-frame{display:block!important;position:absolute;inset:0;pointer-events:none;mix-blend-mode:normal;transition:opacity .6s ease}body.spin-cine .stage-fx>.slot-frame{opacity:0}.sf-wing{position:absolute;top:0;height:min(470px,46vh);width:50vw;background-repeat:no-repeat;background-position:left top;background-size:auto 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2600 520'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%232a1230'/%3E%3Cstop offset='.45' stop-color='%23170a1c'/%3E%3Cstop offset='.78' stop-color='%2310060f'/%3E%3Cstop offset='1' stop-color='%231e0c22'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%25' y='-60%25' width='220%25' height='220%25'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%25' y='-80%25' width='260%25' height='260%25'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points='150,140 560,64 590,120 170,168' fill='%23ff6eb4' opacity='.1'/%3E%3Cpolygon points='150,150 600,190 585,250 165,190' fill='%23b784ff' opacity='.09'/%3E%3Cpolygon points='145,160 520,330 470,378 150,200' fill='%23ff6eb4' opacity='.07'/%3E%3Cpolygon points='140,170 330,430 270,452 132,210' fill='%23b784ff' opacity='.08'/%3E%3Cpath d='M150 140 L560 64' stroke='%23ffb9d9' stroke-width='1.4' opacity='.3' fill='none'/%3E%3Cpath d='M145 160 L520 330' stroke='%23d9b9ff' stroke-width='1.2' opacity='.25' fill='none'/%3E%3Cpath d='M0 0 L2600 0 L2600 58 L190 58 Q88 58 88 160 L88 520 L0 520 Z' fill='url(%23pv)'/%3E%3Cpath d='M2600 58 L190 58 Q88 58 88 160 L88 520' fill='none' stroke='%23412447' stroke-width='2.5' opacity='.9'/%3E%3Cpath d='M2600 63 L192 63 Q93 63 93 162 L93 520' fill='none' stroke='%23000000' stroke-width='2' opacity='.45'/%3E%3Cpath d='M0 2 L2600 2' stroke='%23503058' stroke-width='2' opacity='.5' fill='none'/%3E%3Cpolygon points='300,0 380,0 210,58 150,58' fill='%23ffffff' opacity='.05'/%3E%3Cpolygon points='760,0 800,0 660,58 630,58' fill='%23ffffff' opacity='.04'/%3E%3Cpolygon points='0,150 88,210 88,258 0,196' fill='%23ffffff' opacity='.04'/%3E%3Cg stroke='%23060310' stroke-width='6' stroke-linecap='round' stroke-dasharray='0.1 14' opacity='.7' fill='none'%3E%3Cpath d='M26 292 L26 380'/%3E%3Cpath d='M42 292 L42 380'/%3E%3Cpath d='M58 292 L58 380'/%3E%3Cpath d='M74 292 L74 380'/%3E%3C/g%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='%23ffc06e' stroke-opacity='.3' stroke-width='64' filter='url(%23b14)'/%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='%23140a16' stroke-width='42' opacity='.85'/%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='url(%23ch)' stroke-width='30'/%3E%3Cpath d='M104 520 L104 188 Q104 74 212 74 L2600 74' fill='none' stroke='%23fffbe9' stroke-width='3.6' opacity='.85'/%3E%3Cpath d='M133 520 L133 194 Q133 103 220 103 L2600 103' fill='none' stroke='%234a2c0c' stroke-width='2.6' opacity='.7'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffd88a' stroke-opacity='.33' stroke-width='24' stroke-linecap='round' stroke-dasharray='0.1 56' filter='url(%23b6)'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffedb8' stroke-width='10' stroke-linecap='round' stroke-dasharray='0.1 112'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffc7e2' stroke-width='10' stroke-linecap='round' stroke-dasharray='0.1 112' stroke-dashoffset='56'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ff4fa8' stroke-width='13' opacity='.4' filter='url(%23b6)'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ff9ec6' stroke-width='4.6' opacity='.95'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ffffff' stroke-width='1.6' opacity='.95'/%3E%3Ccircle cx='142' cy='114' r='46' fill='%23ff5fb0' opacity='.4' filter='url(%23b14)'/%3E%3Ccircle cx='142' cy='114' r='34' fill='none' stroke='url(%23ch)' stroke-width='7'/%3E%3Ccircle cx='142' cy='114' r='28' fill='url(%23dm)'/%3E%3Cellipse cx='133' cy='103' rx='11' ry='6.5' fill='%23ffffff' opacity='.8' transform='rotate(-18 133 103)'/%3E%3Ccircle cx='430' cy='88' r='16' fill='%23b784ff' opacity='.5' filter='url(%23b6)'/%3E%3Ccircle cx='430' cy='88' r='13.5' fill='none' stroke='%23ffe9ad' stroke-width='2' opacity='.8'/%3E%3Ccircle cx='430' cy='88' r='12' fill='url(%23dv)'/%3E%3Ccircle cx='700' cy='88' r='11' fill='%23ff5fb0' opacity='.5' filter='url(%23b6)'/%3E%3Ccircle cx='700' cy='88' r='9.5' fill='none' stroke='%23ffe9ad' stroke-width='2' opacity='.8'/%3E%3Ccircle cx='700' cy='88' r='8' fill='url(%23dm)'/%3E%3C/svg%3E");-webkit-mask-image:linear-gradient(180deg,#000 84%,transparent 100%);mask-image:linear-gradient(180deg,#000 84%,transparent 100%);animation:sfBreathe 6.5s ease-in-out infinite alternate}.sf-wing:after{content:"";position:absolute;left:0;right:0;top:calc(min(470px,46vh)*.169 - 7px);height:14px;mix-blend-mode:screen;background:linear-gradient(90deg,transparent 0%,transparent 42%,rgba(255,246,222,.8) 50%,transparent 58%,transparent 100%);background-size:260% 100%;background-repeat:no-repeat;animation:sfChase 4.6s linear infinite}.sf-wing-l{left:0}.sf-wing-r{right:0;transform:scaleX(-1)}}@media (min-width: 1560px){.sf-wing{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 170'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%232a1230'/%3E%3Cstop offset='.5' stop-color='%23140718'/%3E%3Cstop offset='1' stop-color='%231c0b20'/%3E%3C/linearGradient%3E%3Cfilter id='b6' x='-60%25' y='-60%25' width='220%25' height='220%25'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3C/defs%3E%3Crect x='6' y='6' width='248' height='158' rx='26' fill='%23ff5fb0' opacity='.22' filter='url(%23b6)'/%3E%3Crect x='6' y='6' width='248' height='158' rx='26' fill='url(%23pv)' stroke='url(%23ch)' stroke-width='7'/%3E%3Crect x='16' y='16' width='228' height='138' rx='18' fill='none' stroke='%23ff9ec6' stroke-opacity='.35' stroke-width='2'/%3E%3Cg fill='%230d0410' stroke='%23e6b45a' stroke-opacity='.6' stroke-width='2.4'%3E%3Crect x='28' y='28' width='60' height='92' rx='10'/%3E%3Crect x='100' y='28' width='60' height='92' rx='10'/%3E%3Crect x='172' y='28' width='60' height='92' rx='10'/%3E%3C/g%3E%3Cg fill='%23000000' opacity='.5'%3E%3Crect x='30' y='30' width='56' height='16' rx='8'/%3E%3Crect x='102' y='30' width='56' height='16' rx='8'/%3E%3Crect x='174' y='30' width='56' height='16' rx='8'/%3E%3C/g%3E%3Cg filter='url(%23b6)' opacity='.75'%3E%3Cpolygon points='58,50 74,74 58,98 42,74' fill='%23ff9ec6'/%3E%3Cpolygon points='130,50 146,74 130,98 114,74' fill='%23ffd95e'/%3E%3Cpolygon points='202,50 218,74 202,98 186,74' fill='%23b784ff'/%3E%3C/g%3E%3Cpolygon points='58,50 74,74 58,98 42,74' fill='%23ff9ec6'/%3E%3Cpolygon points='58,50 74,74 58,74' fill='%23ffd2ec' opacity='.75'/%3E%3Cpolygon points='130,50 146,74 130,98 114,74' fill='%23ffd95e'/%3E%3Cpolygon points='130,50 146,74 130,74' fill='%23fff3c0' opacity='.75'/%3E%3Cpolygon points='202,50 218,74 202,98 186,74' fill='%23b784ff'/%3E%3Cpolygon points='202,50 218,74 202,74' fill='%23dcc8ff' opacity='.75'/%3E%3Cpolygon points='16,68 26,74 16,80' fill='%23ffd95e' opacity='.8'/%3E%3Cpolygon points='244,68 234,74 244,80' fill='%23ffd95e' opacity='.8'/%3E%3Cg%3E%3Ccircle cx='90' cy='138' r='3.2' fill='%23ff5fb0'/%3E%3Ccircle cx='110' cy='138' r='3.2' fill='%23ffd95e'/%3E%3Ccircle cx='130' cy='138' r='3.2' fill='%23ff5fb0'/%3E%3Ccircle cx='150' cy='138' r='3.2' fill='%23ffd95e'/%3E%3Ccircle cx='170' cy='138' r='3.2' fill='%23ff5fb0'/%3E%3C/g%3E%3Cpolygon points='30,10 116,10 62,160 30,160' fill='%23ffffff' opacity='.06'/%3E%3Cpath d='M120 10 L136 10 L84 160 L76 160 Z' fill='%23ffffff' opacity='.05'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2600 520'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%232a1230'/%3E%3Cstop offset='.45' stop-color='%23170a1c'/%3E%3Cstop offset='.78' stop-color='%2310060f'/%3E%3Cstop offset='1' stop-color='%231e0c22'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%25' y='-60%25' width='220%25' height='220%25'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%25' y='-80%25' width='260%25' height='260%25'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points='150,140 560,64 590,120 170,168' fill='%23ff6eb4' opacity='.1'/%3E%3Cpolygon points='150,150 600,190 585,250 165,190' fill='%23b784ff' opacity='.09'/%3E%3Cpolygon points='145,160 520,330 470,378 150,200' fill='%23ff6eb4' opacity='.07'/%3E%3Cpolygon points='140,170 330,430 270,452 132,210' fill='%23b784ff' opacity='.08'/%3E%3Cpath d='M150 140 L560 64' stroke='%23ffb9d9' stroke-width='1.4' opacity='.3' fill='none'/%3E%3Cpath d='M145 160 L520 330' stroke='%23d9b9ff' stroke-width='1.2' opacity='.25' fill='none'/%3E%3Cpath d='M0 0 L2600 0 L2600 58 L190 58 Q88 58 88 160 L88 520 L0 520 Z' fill='url(%23pv)'/%3E%3Cpath d='M2600 58 L190 58 Q88 58 88 160 L88 520' fill='none' stroke='%23412447' stroke-width='2.5' opacity='.9'/%3E%3Cpath d='M2600 63 L192 63 Q93 63 93 162 L93 520' fill='none' stroke='%23000000' stroke-width='2' opacity='.45'/%3E%3Cpath d='M0 2 L2600 2' stroke='%23503058' stroke-width='2' opacity='.5' fill='none'/%3E%3Cpolygon points='300,0 380,0 210,58 150,58' fill='%23ffffff' opacity='.05'/%3E%3Cpolygon points='760,0 800,0 660,58 630,58' fill='%23ffffff' opacity='.04'/%3E%3Cpolygon points='0,150 88,210 88,258 0,196' fill='%23ffffff' opacity='.04'/%3E%3Cg stroke='%23060310' stroke-width='6' stroke-linecap='round' stroke-dasharray='0.1 14' opacity='.7' fill='none'%3E%3Cpath d='M26 292 L26 380'/%3E%3Cpath d='M42 292 L42 380'/%3E%3Cpath d='M58 292 L58 380'/%3E%3Cpath d='M74 292 L74 380'/%3E%3C/g%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='%23ffc06e' stroke-opacity='.3' stroke-width='64' filter='url(%23b14)'/%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='%23140a16' stroke-width='42' opacity='.85'/%3E%3Cpath d='M118 520 L118 190 Q118 88 214 88 L2600 88' fill='none' stroke='url(%23ch)' stroke-width='30'/%3E%3Cpath d='M104 520 L104 188 Q104 74 212 74 L2600 74' fill='none' stroke='%23fffbe9' stroke-width='3.6' opacity='.85'/%3E%3Cpath d='M133 520 L133 194 Q133 103 220 103 L2600 103' fill='none' stroke='%234a2c0c' stroke-width='2.6' opacity='.7'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffd88a' stroke-opacity='.33' stroke-width='24' stroke-linecap='round' stroke-dasharray='0.1 56' filter='url(%23b6)'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffedb8' stroke-width='10' stroke-linecap='round' stroke-dasharray='0.1 112'/%3E%3Cpath d='M44 496 L44 150 Q44 30 214 30 L2600 30' fill='none' stroke='%23ffc7e2' stroke-width='10' stroke-linecap='round' stroke-dasharray='0.1 112' stroke-dashoffset='56'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ff4fa8' stroke-width='13' opacity='.4' filter='url(%23b6)'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ff9ec6' stroke-width='4.6' opacity='.95'/%3E%3Cpath d='M162 520 L162 214 Q162 132 246 132 L2600 132' fill='none' stroke='%23ffffff' stroke-width='1.6' opacity='.95'/%3E%3Ccircle cx='142' cy='114' r='46' fill='%23ff5fb0' opacity='.4' filter='url(%23b14)'/%3E%3Ccircle cx='142' cy='114' r='34' fill='none' stroke='url(%23ch)' stroke-width='7'/%3E%3Ccircle cx='142' cy='114' r='28' fill='url(%23dm)'/%3E%3Cellipse cx='133' cy='103' rx='11' ry='6.5' fill='%23ffffff' opacity='.8' transform='rotate(-18 133 103)'/%3E%3Ccircle cx='430' cy='88' r='16' fill='%23b784ff' opacity='.5' filter='url(%23b6)'/%3E%3Ccircle cx='430' cy='88' r='13.5' fill='none' stroke='%23ffe9ad' stroke-width='2' opacity='.8'/%3E%3Ccircle cx='430' cy='88' r='12' fill='url(%23dv)'/%3E%3Ccircle cx='700' cy='88' r='11' fill='%23ff5fb0' opacity='.5' filter='url(%23b6)'/%3E%3Ccircle cx='700' cy='88' r='9.5' fill='none' stroke='%23ffe9ad' stroke-width='2' opacity='.8'/%3E%3Ccircle cx='700' cy='88' r='8' fill='url(%23dm)'/%3E%3C/svg%3E");background-position:168px 222px,left top;background-size:260px 170px,auto 100%}}@keyframes sfBreathe{0%{opacity:.88}to{opacity:1}}@keyframes sfChase{0%{background-position:100% 0}to{background-position:0% 0}}@media (prefers-reduced-motion: reduce){.sf-wing,.sf-wing:after{animation:none!important}}.stage-fx{filter:saturate(var(--st-sat, 1.05)) brightness(var(--st-bri, 1.02)) hue-rotate(var(--st-hue, 0deg))!important}.casino-lights{filter:saturate(var(--st-sat, 1)) hue-rotate(var(--st-hue, 0deg))}html[data-stage-struct="1"] .stage-fx:before,html[data-stage-struct="1"] .stage-fx:after{display:none!important}html[data-stage-struct="2"] .slot-frame{display:none!important}html[data-stage-struct="3"] .cf-carpet{background:linear-gradient(180deg,#2a0f26,#200a1e 60%,#170716);animation:none!important}.adm-stage-row{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0}.adm-stage-chip{appearance:none;cursor:pointer;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,205,110,.28);background:linear-gradient(180deg,#2e1632e6,#180a1cf2);color:#f3e6ff;font:700 12px/1 "Baloo 2",system-ui,sans-serif;letter-spacing:.04em;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.adm-stage-chip:hover{border-color:#ffcd6ea6;transform:translateY(-1px)}.adm-stage-chip.on{border-color:#ffd95e;color:#ffe9ad;box-shadow:0 0 0 1px #ffd95e80,0 0 16px #ffcd6e59}@media (min-width: 1180px){.sf-wing:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(150px 130px at 128px 100px,rgba(255,95,176,.5),transparent 70%),radial-gradient(420px 90px at 330px 78px,rgba(255,205,110,.3),transparent 70%);opacity:.24;animation:sfBloom 6.4s ease-in-out infinite}.stage-fx>.slot-frame:before{content:"";position:absolute;left:0;right:0;top:calc(min(470px,46vh)*.0577 - 7px);height:14px;mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,transparent 0%,transparent 42%,rgba(255,240,205,.7) 50%,transparent 58%,transparent 100%);background-size:220% 100%;background-repeat:no-repeat;animation:sfRunner 13s linear infinite}body.cab-cheer .sf-wing:before{animation:sfStrobe .46s ease-in-out infinite}body.victory .sf-wing:before{animation:sfStrobe .85s ease-in-out infinite}body.cab-ping .sf-wing:before{animation:sfPingBloom 1.4s ease-in-out 1}body.cab-wave .sf-wing:before{animation:sfWaveBloom 2.6s ease-in-out 1}body.cab-cheer .sf-wing:after,body.victory .sf-wing:after{animation-duration:1.1s}body.cab-cheer .stage-fx>.slot-frame:before,body.victory .stage-fx>.slot-frame:before{animation-duration:1.7s}body.cab-ping .stage-fx>.slot-frame:before{animation:sfRunner 1.5s linear 1}body.cab-wave .stage-fx>.slot-frame:before{animation:sfRunner 2.6s linear 1}}@keyframes sfBloom{0%,to{opacity:.16}50%{opacity:.42}}@keyframes sfStrobe{0%,to{opacity:.3}50%{opacity:1}}@keyframes sfPingBloom{0%,to{opacity:.25}35%{opacity:.9}}@keyframes sfWaveBloom{0%,to{opacity:.2}45%{opacity:.8}}@keyframes sfRunner{0%{background-position:140% 0}to{background-position:-40% 0}}#ripView .chase-section .chase-banner{animation:plateTwinkle 5.6s ease-in-out infinite}body.cab-ping #ripView .chase-section .chase-banner{animation:platePing 1.2s ease-in-out 1}body.cab-cheer #ripView .chase-section .chase-banner{animation:plateParty .5s ease-in-out infinite}@keyframes plateTwinkle{0%,to{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1)}50%{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1.12)}}@keyframes platePing{0%,to{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1)}40%{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1.35) saturate(1.15)}}@keyframes plateParty{0%,to{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1)}50%{filter:hue-rotate(var(--st-mrot, 0deg)) brightness(1.55) saturate(1.3)}}.cf-carpet{filter:hue-rotate(calc(var(--st-crot, 0deg) + var(--cab-crot, 0deg)))}html[data-cab="0"]{--cab-crot: -38deg}html[data-cab="1"]{--cab-crot: 205deg}html[data-cab="2"]{--cab-crot: -18deg}html[data-cab="3"]{--cab-crot: 152deg}html[data-cab="4"]{--cab-crot: 28deg}@media (max-width: 1179.98px){.stage-fx>.slot-frame{display:block!important;position:absolute;inset:0;pointer-events:none;mix-blend-mode:normal;transition:opacity .6s ease}body.spin-cine .stage-fx>.slot-frame{opacity:0}.sf-wing{display:none!important}.sf-rail{display:block;position:absolute;top:0;bottom:0;width:12px;background:radial-gradient(circle 2.6px at 6px 12px,#ffe9adf2 38%,#ffe9ad00 74%) 0 0/12px 38px repeat-y,linear-gradient(90deg,#ff9ec64d 0 2px,#ff9ec600 2px),linear-gradient(90deg,#2c1332,#180a1d 55%,#0f0511);box-shadow:inset -1px 0 #ffcd6e59;animation:railBreathe 6.4s ease-in-out infinite}.sf-rail-l{left:0}.sf-rail-r{right:0;transform:scaleX(-1)}.sf-rail:after{content:"";position:absolute;left:0;right:0;height:110px;top:0;background:linear-gradient(180deg,transparent,rgba(255,246,222,.8),transparent);mix-blend-mode:screen;transform:translateY(-120px);animation:sfRailComet 6.5s linear infinite}body.cab-cheer .sf-rail:after,body.victory .sf-rail:after{animation-duration:1.3s}body.cab-ping .sf-rail:after{animation:sfRailComet 1.5s linear 1}body.cab-wave .sf-rail:after{animation:sfRailComet 2.6s linear 1}body.cab-cheer .sf-rail,body.victory .sf-rail{animation:railParty .5s ease-in-out infinite}}@keyframes railBreathe{0%,to{filter:brightness(.92)}50%{filter:brightness(1.15)}}@keyframes railParty{0%,to{filter:brightness(1)}50%{filter:brightness(1.9)}}@keyframes sfRailComet{0%{transform:translateY(-120px)}to{transform:translateY(105vh)}}@media (prefers-reduced-motion: reduce){.sf-wing:before,.stage-fx>.slot-frame:before,.sf-rail,.sf-rail:after,#ripView .chase-section .chase-banner{animation:none!important}}body.cab-ping .jackpot-divider{animation:fixturePing 1.1s ease-in-out 1 .3s}body.cab-ping .jackpot-meter{animation:fixturePing 1.1s ease-in-out 1 .45s}body.cab-ping .game-dock{animation:fixturePingSoft 1.1s ease-in-out 1 .6s}body.cab-cheer .jackpot-divider,body.victory .jackpot-divider{animation:fixtureParty .5s ease-in-out infinite}body.cab-cheer .jackpot-meter,body.victory .jackpot-meter{animation:fixtureParty .5s ease-in-out infinite .12s}body.cab-cheer .game-dock{animation:fixturePartySoft .55s ease-in-out infinite .2s}body.cab-wave .jackpot-divider{animation:fixturePing 2.2s ease-in-out 1 .4s}@keyframes fixturePing{0%,to{filter:brightness(1)}40%{filter:brightness(1.55) saturate(1.2)}}@keyframes fixturePingSoft{0%,to{filter:brightness(1)}40%{filter:brightness(1.22)}}@keyframes fixtureParty{0%,to{filter:brightness(1)}50%{filter:brightness(1.7) saturate(1.25)}}@keyframes fixturePartySoft{0%,to{filter:brightness(1)}50%{filter:brightness(1.28)}}@media (min-width: 1180px){body.cab-ping .sf-wing:before{animation-delay:.18s}}@media (max-width: 1179.98px){body.cab-ping .sf-rail:after{animation-delay:.25s}}.psa-updated i{font-style:italic}@media (prefers-reduced-motion: reduce){.jackpot-divider,.jackpot-meter,.game-dock{animation:none!important}}#cabFrame{position:fixed;inset:0;z-index:100200;pointer-events:none;display:none;filter:saturate(var(--st-sat, 1.05)) brightness(var(--st-bri, 1.02)) hue-rotate(var(--st-hue, 0deg));transition:opacity .35s ease}body.rip-active.cab-on #cabFrame{display:block;animation:cabPowerOn 1.4s cubic-bezier(.25,.9,.3,1) both}@keyframes cabPowerOn{0%{opacity:0;transform:scale(1.015);filter:saturate(calc(var(--st-sat, 1.05) * .6)) brightness(2) hue-rotate(var(--st-hue, 0deg))}55%{opacity:1;filter:saturate(var(--st-sat, 1.05)) brightness(1.4) hue-rotate(var(--st-hue, 0deg))}to{opacity:1;transform:scale(1);filter:saturate(var(--st-sat, 1.05)) brightness(var(--st-bri, 1.02)) hue-rotate(var(--st-hue, 0deg))}}body.admin-active #cabFrame,body.cine-intro #cabFrame,body.cine-intro #cabGL{display:none!important}body.spin-cine #cabFrame{filter:saturate(1.15) brightness(1.12) hue-rotate(var(--st-hue, 0deg))}body.spin-cine #cabFrame .cf2-rail:after,body.spin-cine #cabFrame .cf2-joint{animation-duration:2.6s!important}body.fx-lights-dip #cabFrame{opacity:.14}.sf-glass{position:absolute;inset:0;box-shadow:inset 0 0 90px 8px #06020a6b,inset 0 0 26px #06020a59}@media (prefers-reduced-motion: reduce){.sf-side:before,.sf-side:after,.sf-arm:after{animation:none!important}}html[data-wire-cheer=pingpong] body.cab-cheer .sf-side-l:before{animation:sfStrobe .52s ease-in-out infinite}html[data-wire-cheer=pingpong] body.cab-cheer .sf-side-r:before{animation:sfStrobe .52s ease-in-out infinite .26s}html[data-wire-cheer=pingpong] body.cab-cheer .sf-arm-l:after{animation:sfRunner 1.04s linear infinite}html[data-wire-cheer=pingpong] body.cab-cheer .sf-arm-r:after{animation:sfRunner 1.04s linear infinite .52s}html[data-wire-cheer=cascade] body.cab-cheer .sf-arm:after{animation:sfRunner 1.05s linear infinite}html[data-wire-cheer=cascade] body.cab-cheer .sf-side:before{animation:sfStrobe 1.05s ease-in-out infinite .18s}html[data-wire-cheer=cascade] body.cab-cheer .sf-side:after{animation:sfRailComet 1.05s linear infinite .3s}html[data-wire-cheer=cascade] body.cab-cheer .jackpot-divider{animation:fixtureParty 1.05s ease-in-out infinite .42s}html[data-wire-cheer=cascade] body.cab-cheer .jackpot-meter{animation:fixtureParty 1.05s ease-in-out infinite .58s}html[data-wire-cheer=blackout] body.cab-cheer #cabFrame{animation:cabBlackout 1.15s ease-in-out 3}html[data-wire-cheer=surge] body.cab-cheer .sf-side:after{animation:sfRailComet .9s linear infinite}html[data-wire-cheer=surge] body.cab-cheer .sf-arm:after{animation:sfRunner .9s linear infinite}html[data-wire-cheer=surge] body.cab-cheer .sf-side:before{animation:sfWaveBloom 1.8s ease-in-out infinite}@keyframes cabBlackout{0%,to{filter:saturate(var(--st-sat,1.05)) brightness(var(--st-bri,1.02)) hue-rotate(var(--st-hue,0deg))}12%{filter:saturate(var(--st-sat,1.05)) brightness(.22) hue-rotate(var(--st-hue,0deg))}30%{filter:saturate(calc(var(--st-sat,1.05) * 1.25)) brightness(1.9) hue-rotate(var(--st-hue,0deg))}55%{filter:saturate(var(--st-sat,1.05)) brightness(.4) hue-rotate(var(--st-hue,0deg))}80%{filter:saturate(calc(var(--st-sat,1.05) * 1.2)) brightness(1.7) hue-rotate(var(--st-hue,0deg))}}html[data-wire-ping=twinkle] body.cab-ping .sf-side:before{animation:sfTwinkle .95s ease-in-out 1}html[data-wire-ping=sweep] body.cab-ping .sf-side:after{animation:sfRailComet 1.1s linear 1}html[data-wire-ping=sweep] body.cab-ping .sf-side:before{animation:sfPingBloom 1.2s ease-in-out 1 .3s}html[data-wire-ping=bounce] body.cab-ping .sf-arm:after{animation:sfRunner 1s linear 2 alternate}@keyframes sfTwinkle{0%,to{opacity:.25}20%{opacity:.9}40%{opacity:.3}60%{opacity:.85}80%{opacity:.35}}html[data-wire-wave=breather] body.cab-wave .sf-side:before{animation:sfWaveBloom 3.4s ease-in-out 1}html[data-wire-wave=breather] body.cab-wave .sf-arm:after{animation:none}html[data-wire-wave=ripple] body.cab-wave .sf-side:after{animation:sfRailComet 2.6s linear 1}html[data-wire-wave=ripple] body.cab-wave .sf-arm:after{animation:sfRunner 2.6s linear 1 .3s}.adm-stage-chip .adm-stage-spec{display:block;margin-top:3px;font:600 9px/1 ui-monospace,monospace;letter-spacing:.02em;opacity:.55;text-transform:none}.sf-backwall{position:absolute;top:0;left:0;right:0;height:clamp(120px,20vh,200px);background:linear-gradient(180deg,#1a0a1eeb,#18091cc7 55%,#14081800),linear-gradient(90deg,#31173a80,#12071733 30% 70%,#31173a80)}.sf-backwall:after{content:"";position:absolute;left:0;right:0;top:clamp(58px,9.5vh,106px);height:2px;background:linear-gradient(90deg,transparent,rgba(230,180,90,.4) 18%,rgba(230,180,90,.55) 50%,rgba(230,180,90,.4) 82%,transparent)}.sf-obj{position:absolute;display:block;pointer-events:none;background-size:contain;background-repeat:no-repeat;background-position:center}@keyframes objSway{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}@keyframes objSpin{to{transform:rotate(360deg)}}@keyframes objTwinkle{0%,to{filter:brightness(.92);opacity:.92}50%{filter:brightness(1.25);opacity:1}}@keyframes objPulse{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.06);filter:brightness(1.18)}}@keyframes objFloat{0%,to{transform:translateY(-4px)}50%{transform:translateY(5px)}}.sf-obj.idle-sway{animation:objSway calc(4.6s / var(--st-idle, 1)) ease-in-out infinite;transform-origin:50% 8%}.sf-obj.idle-spin{animation:objSpin calc(22s / var(--st-idle, 1)) linear infinite}.sf-obj.idle-twinkle{animation:objTwinkle calc(3.4s / var(--st-idle, 1)) ease-in-out infinite}.sf-obj.idle-pulse{animation:objPulse calc(4.2s / var(--st-idle, 1)) ease-in-out infinite}.sf-obj.idle-float{animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}@keyframes objGlint{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(2) saturate(1.3) drop-shadow(0 0 14px rgba(255,240,200,.9));transform:scale(1.12)}}body.cab-cheer .sf-obj,body.victory .sf-obj{animation:objGlint .62s ease-in-out infinite!important}body.cab-cheer .sf-obj-2,body.victory .sf-obj-2{animation-delay:.15s!important}body.cab-cheer .sf-obj-3,body.victory .sf-obj-3{animation-delay:.3s!important}body.cab-cheer .sf-obj-4,body.victory .sf-obj-4{animation-delay:.45s!important}body.cab-ping .sf-obj{animation:objGlint .9s ease-in-out 1!important}body.cab-ping .sf-obj-2{animation-delay:.18s!important}body.cab-ping .sf-obj-3{animation-delay:.36s!important}body.cab-ping .sf-obj-4{animation-delay:.54s!important}body.cab-wave .sf-obj{animation:objPulse 2.4s ease-in-out 1!important}@media (max-width: 900px){.sf-obj{display:none}}@media (prefers-reduced-motion: reduce){.sf-obj{animation:none!important}}html[data-cab="0"] .stage-fx{background:radial-gradient(135% 80% at 50% 114%,rgba(255,60,96,.34),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(255,170,90,.22),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(255,110,140,.16),transparent 58%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(24,3,10,.6) 100%),linear-gradient(180deg,#1a060d,#120409 52%,#1b0510)!important}html[data-cab="1"] .stage-fx{background:radial-gradient(135% 80% at 50% 114%,rgba(80,130,255,.3),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(255,190,90,.2),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(95,216,234,.18),transparent 58%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(2,6,20,.65) 100%),linear-gradient(180deg,#050b1e,#030710 52%,#071026)!important}html[data-cab="2"] .stage-fx{background:radial-gradient(135% 70% at 50% 116%,rgba(255,80,170,.24),transparent 58%),radial-gradient(80% 50% at 50% -10%,rgba(95,216,234,.14),transparent 60%),radial-gradient(140% 120% at 50% 50%,transparent 40%,rgba(2,1,6,.7) 100%),linear-gradient(180deg,#060309,#030206 52%,#08040d)!important}html[data-cab="3"] .stage-fx{background:radial-gradient(135% 80% at 50% 114%,rgba(255,84,50,.26),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(95,216,234,.14),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(255,190,90,.14),transparent 58%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(4,8,10,.68) 100%),linear-gradient(180deg,#0a0e12,#060a0d 52%,#0c1014)!important}html[data-cab="4"] .stage-fx{background:radial-gradient(135% 80% at 50% 114%,rgba(255,120,180,.3),transparent 60%),radial-gradient(90% 62% at 12% -8%,rgba(140,110,255,.24),transparent 58%),radial-gradient(90% 62% at 88% -6%,rgba(255,150,190,.16),transparent 58%),radial-gradient(140% 120% at 50% 50%,transparent 44%,rgba(8,4,24,.6) 100%),linear-gradient(180deg,#0d0822,#080414 52%,#100926)!important}html[data-cab="0"] .sf-side .sf-obj-1{left:-16px;top:10%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M22,84 L17,46 L40,60 L60,28 L80,60 L103,46 L98,84 Z' fill='%23ffd95e' filter='url(%23b14)' opacity='0.8'/%3E%3Cpath d='M22,84 L17,46 L40,60 L60,28 L80,60 L103,46 L98,84 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M40,60 L60,28 L80,60' fill='none' stroke='%23fff6d8' stroke-width='2' opacity='0.5'/%3E%3Crect x='19' y='80' width='82' height='16' rx='6' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='2'/%3E%3Ccircle cx='17' cy='42' r='7' fill='url(%23dv)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='103' cy='42' r='7' fill='url(%23dc)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='24' r='9' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='40' cy='88' r='4.5' fill='url(%23dc)'/%3E%3Ccircle cx='80' cy='88' r='4.5' fill='url(%23dv)'/%3E%3Ccircle cx='60' cy='88' r='5.5' fill='url(%23dm)'/%3E%3Cellipse cx='56' cy='20' rx='3.5' ry='2.5' fill='%23ffffff' opacity='0.95'/%3E%3Cellipse cx='48' cy='66' rx='4' ry='7' fill='%23fff6d8' opacity='0.5'/%3E%3C/svg%3E");animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="0"] .sf-side .sf-obj-2{left:-16px;top:52%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M60,98 C30,76 20,52 32,36 C42,23 57,27 60,44 C63,27 78,23 88,36 C100,52 90,76 60,98 Z' fill='%23ff5fb0' filter='url(%23b14)' opacity='0.9'/%3E%3Cpath d='M60,98 C30,76 20,52 32,36 C42,23 57,27 60,44 C63,27 78,23 88,36 C100,52 90,76 60,98 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2' transform='translate(60,62) scale(1.14) translate(-60,-62)'/%3E%3Cpath d='M60,98 C30,76 20,52 32,36 C42,23 57,27 60,44 C63,27 78,23 88,36 C100,52 90,76 60,98 Z' fill='url(%23dm)'/%3E%3Cpolygon points='60,46 41,61 60,90 79,61' fill='%23ffffff' opacity='0.18'/%3E%3Cpath d='M41,61 L31,42 M79,61 L89,42 M60,90 L60,98 M41,61 L79,61' fill='none' stroke='%23ffffff' stroke-width='1.5' opacity='0.45'/%3E%3Ccircle cx='35' cy='31' r='5' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='85' cy='31' r='5' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='97' r='4' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cellipse cx='44' cy='44' rx='9' ry='5.5' fill='%23ffffff' opacity='0.9' transform='rotate(-28 44 44)'/%3E%3Ccircle cx='76' cy='50' r='2.5' fill='%23ffffff' opacity='0.9'/%3E%3C/svg%3E");animation:objPulse calc(4.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="0"] .sf-side .sf-obj-3{left:-14px;top:70%;width:62px;height:62px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cellipse cx='60' cy='58' rx='36' ry='32' fill='%23ff9ec6' filter='url(%23b14)' opacity='0.65'/%3E%3Cellipse cx='60' cy='92' rx='44' ry='12' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='2'/%3E%3Cpolygon points='26,50 42,50 48,61 34,83 20,61' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpolygon points='78,50 94,50 100,61 86,83 72,61' fill='url(%23dv)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M20,61 L48,61 M34,50 L34,83 M72,61 L100,61 M86,50 L86,83' fill='none' stroke='%23ffffff' stroke-width='1.2' opacity='0.4'/%3E%3Cpolygon points='46,28 74,28 84,45 60,86 36,45' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M36,45 L84,45 M46,28 L54,45 L60,86 M74,28 L66,45 L60,86' fill='none' stroke='%23fff6d8' stroke-width='1.5' opacity='0.6'/%3E%3Cellipse cx='53' cy='36' rx='5' ry='3' fill='%23ffffff' opacity='0.9'/%3E%3Cellipse cx='29' cy='56' rx='3.5' ry='2.2' fill='%23ffffff' opacity='0.9'/%3E%3Cellipse cx='81' cy='56' rx='3.5' ry='2.2' fill='%23ffffff' opacity='0.9'/%3E%3Cpath d='M60,6 L62.5,15 L71,17.5 L62.5,20 L60,29 L57.5,20 L49,17.5 L57.5,15 Z' fill='%23ffffff' opacity='0.9'/%3E%3Ccircle cx='24' cy='92' r='3' fill='%23fff6d8'/%3E%3Ccircle cx='96' cy='92' r='3' fill='%23fff6d8'/%3E%3C/svg%3E");animation:objTwinkle calc(3.4s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="0"] .sf-side .sf-obj-4{left:-16px;top:86%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M22,88 C22,50 38,32 60,32 C82,32 98,50 98,88 Z' fill='%23ffd95e' filter='url(%23b14)' opacity='0.75'/%3E%3Ccircle cx='60' cy='16' r='10' fill='%23ff5fb0' filter='url(%23b6)' opacity='0.9'/%3E%3Cellipse cx='60' cy='96' rx='43' ry='11' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='2'/%3E%3Cellipse cx='60' cy='88' rx='39' ry='7' fill='%238a5a1c' opacity='0.55'/%3E%3Cpath d='M22,88 C22,50 38,32 60,32 C82,32 98,50 98,88 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5'/%3E%3Cpath d='M30,80 C30,56 42,42 60,42' fill='none' stroke='%23fff6d8' stroke-width='3' opacity='0.55' stroke-linecap='round'/%3E%3Crect x='53' y='20' width='14' height='14' rx='4' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='15' r='9' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cellipse cx='57' cy='12' rx='3' ry='2' fill='%23ffffff' opacity='0.95'/%3E%3Cellipse cx='44' cy='56' rx='7' ry='12' fill='%23ffffff' opacity='0.6' transform='rotate(18 44 56)'/%3E%3Ccircle cx='34' cy='95' r='3.5' fill='url(%23dm)'/%3E%3Ccircle cx='86' cy='95' r='3.5' fill='url(%23dm)'/%3E%3C/svg%3E");animation:objSway calc(4.6s / var(--st-idle, 1)) ease-in-out infinite;transform-origin:50% 8%}html[data-cab="1"] .sf-side .sf-obj-1{left:-16px;top:8%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M60 18L70 46.2 99.9 47 76.2 65.3 84.7 94 60 77 35.3 94 43.8 65.3 20.1 47 50 46.2Z' fill='%23ffd95e' stroke='%23ffd95e' stroke-width='14' stroke-linejoin='round' filter='url(%23b14)' opacity='0.9'/%3E%3Cpath d='M60 18L70 46.2 99.9 47 76.2 65.3 84.7 94 60 77 35.3 94 43.8 65.3 20.1 47 50 46.2Z' fill='url(%23chV)' stroke='url(%23chV)' stroke-width='9' stroke-linejoin='round'/%3E%3Cpath d='M60 18L70 46.2 99.9 47 76.2 65.3 84.7 94 60 77 35.3 94 43.8 65.3 20.1 47 50 46.2Z' transform='translate(60 60) scale(0.6) translate(-60 -60)' fill='%23ffd95e' stroke='%23ffd95e' stroke-width='8' stroke-linejoin='round'/%3E%3Ccircle cx='60' cy='60' r='11' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cellipse cx='56.5' cy='55.5' rx='4' ry='2.8' fill='%23ffffff' opacity='0.9'/%3E%3Cellipse cx='55' cy='27' rx='4.5' ry='8' fill='%23fff6d8' opacity='0.75' transform='rotate(-18 55 27)'/%3E%3Ccircle cx='98' cy='42' r='2.6' fill='%23ffffff' opacity='0.95'/%3E%3Ccircle cx='25' cy='52' r='2' fill='%23fff6d8' opacity='0.9'/%3E%3Ccircle cx='82' cy='92' r='2.2' fill='%23ff9ec6' opacity='0.9'/%3E%3C/svg%3E");animation:objPulse calc(4.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="1"] .sf-side .sf-obj-2{left:-16px;top:24%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points='72,8 34,64 55,64 46,112 88,48 64,48' fill='%235fd8ea' filter='url(%23b14)'/%3E%3Cpolygon points='72,8 34,64 55,64 46,112 88,48 64,48' fill='none' stroke='%235fd8ea' stroke-width='12' stroke-linejoin='round' filter='url(%23b6)' opacity='0.9'/%3E%3Cpolygon points='72,8 34,64 55,64 46,112 88,48 64,48' fill='none' stroke='%235fd8ea' stroke-width='7' stroke-linejoin='round'/%3E%3Cpolygon points='72,8 34,64 55,64 46,112 88,48 64,48' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2' stroke-linejoin='round'/%3E%3Cpolygon points='72,8 34,64 55,64 46,112 88,48 64,48' transform='translate(60 60) scale(0.55) translate(-60 -60)' fill='%23ffd95e' opacity='0.9'/%3E%3Cellipse cx='60' cy='26' rx='4' ry='9' fill='%23ffffff' opacity='0.85' transform='rotate(34 60 26)'/%3E%3Ccircle cx='92' cy='38' r='3' fill='%235fd8ea' opacity='0.9'/%3E%3Ccircle cx='32' cy='76' r='2.5' fill='%235fd8ea' opacity='0.9'/%3E%3Ccircle cx='52' cy='14' r='2' fill='%23ffffff' opacity='0.95'/%3E%3C/svg%3E");animation:objTwinkle calc(3.4s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="1"] .sf-side .sf-obj-3{left:-16px;top:58%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='42' fill='%23ffd95e' filter='url(%23b14)' opacity='0.85'/%3E%3Ccircle cx='60' cy='60' r='46' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='2'/%3E%3Ccircle cx='60' cy='60' r='37' fill='%23e8b95c' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='60' r='41.5' fill='none' stroke='%23fff6d8' stroke-width='3' stroke-dasharray='0.5 7.6' stroke-linecap='round' opacity='0.9'/%3E%3Cpolygon points='60,32 86,62 60,92 34,62' fill='%238a5a1c' opacity='0.55'/%3E%3Cpolygon points='60,29 86,59 60,89 34,59' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cpolygon points='60,40 76,59 60,78 44,59' fill='%23fff6d8' opacity='0.85'/%3E%3Cpath d='M60 29L60 89M34 59L86 59' stroke='%23e8b95c' stroke-width='1.5' opacity='0.7'/%3E%3Cellipse cx='46' cy='41' rx='12' ry='6.5' fill='%23ffffff' opacity='0.6' transform='rotate(-32 46 41)'/%3E%3Ccircle cx='83' cy='37' r='2.5' fill='%23ffffff' opacity='0.9'/%3E%3C/svg%3E");animation:objSpin calc(22s / var(--st-idle, 1)) linear infinite}html[data-cab="1"] .sf-side .sf-obj-4{left:-12px;top:78%;width:58px;height:58px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='40' r='24' fill='%23ff5fb0' filter='url(%23b14)' opacity='0.9'/%3E%3Ccircle cx='60' cy='86' r='21' fill='%235fd8ea' filter='url(%23b14)' opacity='0.9'/%3E%3Crect x='55' y='14' width='10' height='94' rx='5' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1'/%3E%3Crect x='42' y='102' width='36' height='11' rx='5.5' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='60' cy='13' r='6' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3Crect x='51' y='58' width='18' height='10' rx='4' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='60' cy='40' r='24' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.2'/%3E%3Ccircle cx='60' cy='86' r='21' fill='url(%23dc)' stroke='%238a5a1c' stroke-width='1.2'/%3E%3Cellipse cx='52' cy='31' rx='7' ry='4.5' fill='%23ffffff' opacity='0.9' transform='rotate(-28 52 31)'/%3E%3Cellipse cx='53' cy='79' rx='6' ry='3.8' fill='%23ffffff' opacity='0.9' transform='rotate(-28 53 79)'/%3E%3Ccircle cx='76' cy='26' r='2' fill='%23ffffff' opacity='0.85'/%3E%3C/svg%3E");animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="2"] .sf-side .sf-obj-1{left:-7px;top:8%;width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M60 10 Q66 54 110 60 Q66 66 60 110 Q54 66 10 60 Q54 54 60 10 Z' fill='%23ffd95e' opacity='0.85' filter='url(%23b14)'/%3E%3Cpath d='M60 22 Q62 58 98 60 Q62 62 60 98 Q58 62 22 60 Q58 58 60 22 Z' fill='%23ffd95e' opacity='0.6' transform='rotate(45 60 60)'/%3E%3Cpath d='M60 10 Q66 54 110 60 Q66 66 60 110 Q54 66 10 60 Q54 54 60 10 Z' fill='%23e8b95c' stroke='%238a5a1c' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M60 22.5 Q64.5 55.5 97.5 60 Q64.5 64.5 60 97.5 Q55.5 64.5 22.5 60 Q55.5 55.5 60 22.5 Z' fill='%23fff6d8'/%3E%3Cpath d='M60 40 Q62.4 57.6 80 60 Q62.4 62.4 60 80 Q57.6 62.4 40 60 Q57.6 57.6 60 40 Z' fill='%23ffffff' filter='url(%23b6)'/%3E%3Cpath d='M60 40 Q62.4 57.6 80 60 Q62.4 62.4 60 80 Q57.6 62.4 40 60 Q57.6 57.6 60 40 Z' fill='%23ffffff'/%3E%3Cellipse cx='54' cy='48' rx='4.5' ry='2.5' fill='%23ffffff' opacity='0.9' transform='rotate(-45 54 48)'/%3E%3Ccircle cx='88' cy='32' r='3' fill='%23fff6d8' opacity='0.9'/%3E%3Ccircle cx='32' cy='88' r='3' fill='%23fff6d8' opacity='0.9'/%3E%3C/svg%3E");animation:objTwinkle calc(3.4s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="2"] .sf-side .sf-obj-2{left:-16px;top:24%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%23ff5fb0' stroke-width='26' opacity='0.85' filter='url(%23b14)'/%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%231a0b20' stroke-width='24'/%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%23ff5fb0' stroke-width='20'/%3E%3Cpath d='M27 60 A33 33 0 0 0 93 60' fill='none' stroke='%231a0b20' stroke-width='19' stroke-linecap='round' opacity='0.32'/%3E%3Cpath d='M31.4 43.7 A33 33 0 0 1 88.6 43.7' fill='none' stroke='%23ff9ec6' stroke-width='12' stroke-linecap='round'/%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%23ffffff' stroke-width='7' opacity='0.9' filter='url(%23b6)'/%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%23ffffff' stroke-width='4.5'/%3E%3Cellipse cx='41' cy='34' rx='9' ry='4.5' fill='%23ffffff' opacity='0.95' transform='rotate(-38 41 34)'/%3E%3Ccircle cx='86' cy='82' r='2.5' fill='%23fff6d8' opacity='0.9'/%3E%3C/svg%3E");animation:objPulse calc(4.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="2"] .sf-side .sf-obj-3{left:-16px;top:54%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='44' fill='none' stroke='%23ffd95e' stroke-width='14' opacity='0.7' filter='url(%23b14)'/%3E%3Ccircle cx='60' cy='60' r='27' fill='none' stroke='%23b784ff' stroke-width='10' opacity='0.75' filter='url(%23b6)'/%3E%3Ccircle cx='60' cy='60' r='44' fill='none' stroke='%238a5a1c' stroke-width='11'/%3E%3Ccircle cx='60' cy='60' r='44' fill='none' stroke='url(%23ch)' stroke-width='8'/%3E%3Ccircle cx='60' cy='60' r='44' fill='none' stroke='%23fff6d8' stroke-width='1.5' opacity='0.85'/%3E%3Ccircle cx='60' cy='60' r='27' fill='none' stroke='%231a0b20' stroke-width='8.5'/%3E%3Ccircle cx='60' cy='60' r='27' fill='none' stroke='%23b784ff' stroke-width='6'/%3E%3Ccircle cx='60' cy='60' r='27' fill='none' stroke='%23ffffff' stroke-width='2'/%3E%3Ccircle cx='60' cy='16' r='4.5' fill='url(%23dc)' stroke='%231a0b20' stroke-width='1'/%3E%3Ccircle cx='104' cy='60' r='4.5' fill='url(%23dm)' stroke='%231a0b20' stroke-width='1'/%3E%3Ccircle cx='60' cy='104' r='4.5' fill='url(%23dc)' stroke='%231a0b20' stroke-width='1'/%3E%3Ccircle cx='16' cy='60' r='4.5' fill='url(%23dm)' stroke='%231a0b20' stroke-width='1'/%3E%3Cellipse cx='35' cy='27' rx='8' ry='3.5' fill='%23ffffff' opacity='0.9' transform='rotate(-42 35 27)'/%3E%3C/svg%3E");animation:objSpin calc(22s / var(--st-idle, 1)) linear infinite}html[data-cab="2"] .sf-side .sf-obj-4{left:-12px;top:80%;width:58px;height:58px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='26' fill='%23b784ff' opacity='0.8' filter='url(%23b14)'/%3E%3Cg transform='rotate(-18 60 60)'%3E%3Cellipse cx='60' cy='60' rx='45' ry='14' fill='none' stroke='%235fd8ea' stroke-width='6' opacity='0.7' filter='url(%23b6)'/%3E%3Cpath d='M15 60 A45 14 0 0 1 105 60' fill='none' stroke='%235fd8ea' stroke-width='3'/%3E%3C/g%3E%3Ccircle cx='60' cy='60' r='26' fill='%231a0b20'/%3E%3Ccircle cx='60' cy='60' r='24' fill='url(%23dv)'/%3E%3Cpath d='M39 73 A24 24 0 0 0 81 73' fill='none' stroke='%231a0b20' stroke-width='7' stroke-linecap='round' opacity='0.3'/%3E%3Cellipse cx='50' cy='48' rx='7.5' ry='4.5' fill='%23ffffff' opacity='0.95' transform='rotate(-30 50 48)'/%3E%3Cg transform='rotate(-18 60 60)'%3E%3Cpath d='M15 60 A45 14 0 0 0 105 60' fill='none' stroke='%235fd8ea' stroke-width='3.5'/%3E%3Ccircle cx='60' cy='74' r='5' fill='url(%23dc)'/%3E%3Ccircle cx='60' cy='74' r='5' fill='none' stroke='%23ffffff' stroke-width='1' opacity='0.7'/%3E%3Ccircle cx='58' cy='72.5' r='1.3' fill='%23ffffff'/%3E%3C/g%3E%3Cpath d='M94 26 L94 40 M87 33 L101 33' stroke='%23fff6d8' stroke-width='2.5' stroke-linecap='round' opacity='0.9'/%3E%3C/svg%3E");animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="3"] .sf-side .sf-obj-1{left:-16px;top:12%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points='60,10 104,35 104,85 60,110 16,85 16,35' fill='%235fd8ea' opacity='0.55' filter='url(%23b14)'/%3E%3Cpolygon points='60,6 107,33 107,87 60,114 13,87 13,33' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5'/%3E%3Cpolygon points='60,17 97,38 97,82 60,103 23,82 23,38' fill='url(%23pv)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='60' r='30' fill='%235fd8ea' opacity='0.85' filter='url(%23b6)'/%3E%3Ccircle cx='60' cy='60' r='27' fill='url(%23dc)' stroke='%23ffffff' stroke-opacity='0.5' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='60' r='33' fill='none' stroke='%23ffd95e' stroke-width='2.5' stroke-dasharray='10 7' opacity='0.9'/%3E%3Cellipse cx='51' cy='49' rx='9' ry='6' fill='%23ffffff' opacity='0.9'/%3E%3Ccircle cx='60' cy='11.5' r='3.5' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='60' cy='108.5' r='3.5' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='17.5' cy='60' r='3.5' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='102.5' cy='60' r='3.5' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3C/svg%3E");animation:objPulse calc(4.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="3"] .sf-side .sf-obj-2{left:-16px;top:54%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='50' fill='%23b784ff' opacity='0.5' filter='url(%23b14)'/%3E%3Ccircle cx='60' cy='60' r='52' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5'/%3E%3Ccircle cx='60' cy='60' r='43' fill='url(%23pv)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cpath d='M60 60 L70 20 L92 36 Z' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='M60 60 L70 20 L92 36 Z' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round' transform='rotate(90 60 60)'/%3E%3Cpath d='M60 60 L70 20 L92 36 Z' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round' transform='rotate(180 60 60)'/%3E%3Cpath d='M60 60 L70 20 L92 36 Z' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round' transform='rotate(270 60 60)'/%3E%3Ccircle cx='60' cy='60' r='18' fill='%23b784ff' opacity='0.9' filter='url(%23b6)'/%3E%3Ccircle cx='60' cy='60' r='15' fill='url(%23dv)' stroke='%23ffd95e' stroke-width='2'/%3E%3Cellipse cx='55' cy='54' rx='5' ry='3.5' fill='%23ffffff' opacity='0.9'/%3E%3Ccircle cx='94' cy='26' r='3' fill='%23fff6d8' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='94' cy='94' r='3' fill='%23fff6d8' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='26' cy='94' r='3' fill='%23fff6d8' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='26' cy='26' r='3' fill='%23fff6d8' stroke='%238a5a1c' stroke-width='1'/%3E%3C/svg%3E");animation:objSpin calc(22s / var(--st-idle, 1)) linear infinite}html[data-cab="3"] .sf-side .sf-obj-3{left:-12px;top:70%;width:58px;height:58px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Crect x='30' y='12' width='60' height='96' rx='18' fill='%23ff5fb0' opacity='0.55' filter='url(%23b14)'/%3E%3Crect x='48' y='4' width='24' height='12' rx='4' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Crect x='48' y='104' width='24' height='12' rx='4' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cpath d='M44 14 L76 14 L86 24 L86 96 L76 106 L44 106 L34 96 L34 24 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M48 22 L72 22 L79 29 L79 91 L72 98 L48 98 L41 91 L41 29 Z' fill='%231a0b20'/%3E%3Crect x='45' y='27' width='30' height='18' rx='4' fill='%23ff5fb0' filter='url(%23b6)'/%3E%3Crect x='45' y='51' width='30' height='18' rx='4' fill='%23ff5fb0' filter='url(%23b6)'/%3E%3Crect x='45' y='75' width='30' height='18' rx='4' fill='%23ff5fb0' filter='url(%23b6)'/%3E%3Crect x='47' y='29' width='26' height='14' rx='3' fill='url(%23dm)'/%3E%3Crect x='47' y='53' width='26' height='14' rx='3' fill='url(%23dm)'/%3E%3Crect x='47' y='77' width='26' height='14' rx='3' fill='url(%23dm)'/%3E%3Cellipse cx='38' cy='42' rx='2.5' ry='14' fill='%23ffffff' opacity='0.55'/%3E%3Cellipse cx='55' cy='33' rx='6' ry='3' fill='%23ffffff' opacity='0.9'/%3E%3C/svg%3E");animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="3"] .sf-side .sf-obj-4{left:-13px;top:86%;width:60px;height:60px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M60 20 L102 92 L18 92 Z' fill='%23ffd95e' opacity='0.6' filter='url(%23b14)'/%3E%3Cpath d='M60 16 L105 95 L15 95 Z' fill='url(%23chV)' stroke='%23e8b95c' stroke-width='10' stroke-linejoin='round'/%3E%3Cpath d='M60 16 L105 95 L15 95 Z' fill='none' stroke='%238a5a1c' stroke-width='1.5' stroke-linejoin='round' opacity='0.7'/%3E%3Cpath d='M60 34 L91 88 L29 88 Z' fill='%231a0b20' stroke='%238a5a1c' stroke-width='5' stroke-linejoin='round'/%3E%3Crect x='54' y='43' width='12' height='28' rx='6' fill='%235fd8ea' filter='url(%23b6)'/%3E%3Crect x='55.5' y='45' width='9' height='24' rx='4.5' fill='url(%23dc)'/%3E%3Ccircle cx='60' cy='80' r='7' fill='%235fd8ea' filter='url(%23b6)'/%3E%3Ccircle cx='60' cy='80' r='5' fill='url(%23dc)'/%3E%3Cellipse cx='57' cy='25' rx='7' ry='3.5' fill='%23ffffff' opacity='0.85'/%3E%3Cellipse cx='58' cy='49' rx='2.5' ry='3.5' fill='%23ffffff' opacity='0.9'/%3E%3C/svg%3E");animation:objTwinkle calc(3.4s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="4"] .sf-side .sf-obj-1{left:-16px;top:9%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M60,89 L14,43 A65,65 0 0 1 106,43 Z' fill='%23ff5fb0' filter='url(%23b6)' opacity='0.8'/%3E%3Cpath d='M60,89 L14,43 A65,65 0 0 1 106,43 Z' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='2'/%3E%3Cpath d='M60,89 L14,43 A65,65 0 0 1 35,29 Z' fill='%23ff5fb0' opacity='0.45'/%3E%3Cpath d='M60,89 L106,43 A65,65 0 0 0 85,29 Z' fill='%23ff5fb0' opacity='0.45'/%3E%3Cpath d='M60,88 L60,24 M60,88 L35,29 M60,88 L85,29' fill='none' stroke='%23e8b95c' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M14,43 A65,65 0 0 1 106,43' fill='none' stroke='url(%23ch)' stroke-width='4' stroke-linecap='round'/%3E%3Ccircle cx='60' cy='44' r='2.6' fill='%23fff6d8'/%3E%3Ccircle cx='37.5' cy='50' r='2.6' fill='%23fff6d8'/%3E%3Ccircle cx='82.5' cy='50' r='2.6' fill='%23fff6d8'/%3E%3Ccircle cx='60' cy='89' r='7' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='89' r='3' fill='url(%23dv)'/%3E%3Cellipse cx='50' cy='37' rx='11' ry='4.5' fill='%23ffffff' opacity='0.7' transform='rotate(-22 50 37)'/%3E%3C/svg%3E");animation:objSway calc(4.6s / var(--st-idle, 1)) ease-in-out infinite;transform-origin:50% 8%}html[data-cab="4"] .sf-side .sf-obj-2{left:-16px;top:55%;width:66px;height:66px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='60' r='38' fill='%23ff5fb0' filter='url(%23b6)' opacity='0.75'/%3E%3Ccircle cx='60' cy='60' r='46' fill='%231a0b20' stroke='url(%23ch)' stroke-width='5'/%3E%3Cpath d='M60,58 C50,50 44,34 50,22 C53,17 57,18 60,24 C63,18 67,17 70,22 C76,34 70,50 60,58 Z' fill='url(%23dm)' stroke='%23fff6d8' stroke-width='1.2'/%3E%3Cpath d='M60,58 C50,50 44,34 50,22 C53,17 57,18 60,24 C63,18 67,17 70,22 C76,34 70,50 60,58 Z' fill='url(%23dm)' stroke='%23fff6d8' stroke-width='1.2' transform='rotate(72 60 60)'/%3E%3Cpath d='M60,58 C50,50 44,34 50,22 C53,17 57,18 60,24 C63,18 67,17 70,22 C76,34 70,50 60,58 Z' fill='url(%23dm)' stroke='%23fff6d8' stroke-width='1.2' transform='rotate(144 60 60)'/%3E%3Cpath d='M60,58 C50,50 44,34 50,22 C53,17 57,18 60,24 C63,18 67,17 70,22 C76,34 70,50 60,58 Z' fill='url(%23dm)' stroke='%23fff6d8' stroke-width='1.2' transform='rotate(216 60 60)'/%3E%3Cpath d='M60,58 C50,50 44,34 50,22 C53,17 57,18 60,24 C63,18 67,17 70,22 C76,34 70,50 60,58 Z' fill='url(%23dm)' stroke='%23fff6d8' stroke-width='1.2' transform='rotate(288 60 60)'/%3E%3Ccircle cx='69.4' cy='47.1' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='75.2' cy='64.9' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='60' cy='76' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='44.8' cy='64.9' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='50.6' cy='47.1' r='2' fill='%23ffd95e'/%3E%3Ccircle cx='60' cy='60' r='10' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Cellipse cx='57' cy='56.5' rx='4' ry='3' fill='%23ffffff' opacity='0.85'/%3E%3C/svg%3E");animation:objSpin calc(22s / var(--st-idle, 1)) linear infinite}html[data-cab="4"] .sf-side .sf-obj-3{left:-12px;top:71%;width:58px;height:58px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23b6)' opacity='0.7'%3E%3Cellipse cx='34' cy='42' rx='24' ry='20' fill='%23ff5fb0'/%3E%3Cellipse cx='86' cy='42' rx='24' ry='20' fill='%23ff5fb0'/%3E%3Cellipse cx='40' cy='80' rx='17' ry='15' fill='%23b784ff'/%3E%3Cellipse cx='80' cy='80' rx='17' ry='15' fill='%23b784ff'/%3E%3C/g%3E%3Cpath d='M57,64 C38,62 22,72 25,88 C28,102 50,100 58,78 Z' fill='url(%23dv)' stroke='%23b784ff' stroke-width='1.5'/%3E%3Cpath d='M63,64 C82,62 98,72 95,88 C92,102 70,100 62,78 Z' fill='url(%23dv)' stroke='%23b784ff' stroke-width='1.5'/%3E%3Cpath d='M57,56 C42,22 12,16 13,44 C14,62 38,68 57,61 Z' fill='url(%23dm)' stroke='%23ff9ec6' stroke-width='1.5'/%3E%3Cpath d='M63,56 C78,22 108,16 107,44 C106,62 82,68 63,61 Z' fill='url(%23dm)' stroke='%23ff9ec6' stroke-width='1.5'/%3E%3Ccircle cx='31' cy='41' r='6' fill='%23fff6d8' opacity='0.9'/%3E%3Ccircle cx='89' cy='41' r='6' fill='%23fff6d8' opacity='0.9'/%3E%3Cpath d='M57,42 C53,33 47,29 43,31 M63,42 C67,33 73,29 77,31' fill='none' stroke='%23e8b95c' stroke-width='2.2' stroke-linecap='round'/%3E%3Cellipse cx='60' cy='64' rx='5' ry='15' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1'/%3E%3Ccircle cx='60' cy='46' r='5.5' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1'/%3E%3Cellipse cx='36' cy='33' rx='8' ry='3.5' fill='%23ffffff' opacity='0.75' transform='rotate(-24 36 33)'/%3E%3Cellipse cx='84' cy='33' rx='8' ry='3.5' fill='%23ffffff' opacity='0.75' transform='rotate(24 84 33)'/%3E%3C/svg%3E");animation:objFloat calc(5.2s / var(--st-idle, 1)) ease-in-out infinite}html[data-cab="4"] .sf-side .sf-obj-4{left:-10px;top:87%;width:54px;height:54px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='60' cy='13' r='4' fill='none' stroke='url(%23ch)' stroke-width='2.5'/%3E%3Cpath d='M60,17 L60,26' fill='none' stroke='%23e8b95c' stroke-width='2.2' stroke-linecap='round'/%3E%3Cpath d='M60,26 C42,26 33,41 33,53 L33,56 L87,56 L87,53 C87,41 78,26 60,26 Z' fill='%23ffd95e' filter='url(%23b6)' opacity='0.8'/%3E%3Cpath d='M52,60 C46,76 52,88 44,102 C42,106 47,109 49,105 C56,91 51,77 58,62 Z' fill='%23ff9ec6'/%3E%3Cpath d='M68,60 C74,76 68,88 76,102 C78,106 73,109 71,105 C64,91 69,77 62,62 Z' fill='%23b784ff'/%3E%3Cpath d='M60,26 C42,26 33,41 33,53 L33,56 L87,56 L87,53 C87,41 78,26 60,26 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='25' r='4' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='1'/%3E%3Cellipse cx='60' cy='56' rx='29' ry='6.5' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='46' cy='44' r='3.2' fill='url(%23dc)'/%3E%3Ccircle cx='60' cy='41' r='3.6' fill='url(%23dm)'/%3E%3Ccircle cx='74' cy='44' r='3.2' fill='url(%23dc)'/%3E%3Cpath d='M60,58 L60,67' fill='none' stroke='%238a5a1c' stroke-width='2'/%3E%3Ccircle cx='60' cy='71' r='5.5' fill='url(%23dm)'/%3E%3Cellipse cx='49' cy='38' rx='4' ry='8' fill='%23ffffff' opacity='0.75' transform='rotate(14 49 38)'/%3E%3Ccircle cx='58' cy='69' r='1.6' fill='%23ffffff' opacity='0.9'/%3E%3C/svg%3E");animation:objSway calc(4.6s / var(--st-idle, 1)) ease-in-out infinite;transform-origin:50% 8%}.cf2-rail{position:absolute;background:#fff;border-radius:4px;box-shadow:0 0 6px #fff,0 0 16px #ff5fb0f2,0 0 38px #ff5fb099,0 0 80px #ff5fb059}.cf2-top{top:10px;left:10px;right:10px;height:4px}.cf2-v{width:4px;top:10px;bottom:10px}.cf2-sidetube-l{left:10px}.cf2-sidetube-r{right:10px}.cf2-cradle{height:474px;bottom:auto}.cf2-cradle-l{left:calc(50% - 334px)}.cf2-cradle-r{right:calc(50% - 334px)}.cf2-shelf{top:484px;height:4px}.cf2-shelf-l{left:10px;right:calc(50% + 118px)}.cf2-shelf-r{right:10px;left:calc(50% + 118px)}.cf2-rail:before{content:"";position:absolute;border-radius:2px;background:#ffd95e;box-shadow:0 0 5px #ffd95ee6,0 0 14px #ffd95e80;animation:neonBuzz calc(4.4s / var(--st-idle, 1)) steps(1) infinite}.cf2-top:before,.cf2-shelf:before{left:0;right:0;height:2px;top:9px}.cf2-v:before{top:0;bottom:0;width:2px;left:9px}@keyframes neonBuzz{0%,to{opacity:.85}7%{opacity:.5}9%{opacity:.9}54%{opacity:.7}56%{opacity:.95}}.cf2-joint{position:absolute;width:22px;height:22px;margin:-9px 0 0 -9px;border-radius:50%;background:radial-gradient(circle at 36% 32%,#fff 0 22%,#ffd2ec 40%,#ff5fb0,#94205f);box-shadow:0 0 10px #ffffffe6,0 0 26px #ff5fb0cc,0 0 60px #ff5fb073}.cf2-jtl{left:12px;top:12px}.cf2-jtr{right:12px;top:12px;margin:-9px -9px 0 0}.cf2-jcl{left:calc(50% - 332px);top:12px}.cf2-jcr{right:calc(50% - 332px);top:12px;margin:-9px -9px 0 0}.cf2-jsl{left:12px;top:486px}.cf2-jsr{right:12px;top:486px;margin:-9px -9px 0 0}.cf2-jxl{left:calc(50% - 332px);top:486px}.cf2-jxr{right:calc(50% - 332px);top:486px;margin:-9px -9px 0 0}.cf2-rail:after{content:"";position:absolute;border-radius:inherit;background:#fff;opacity:0;box-shadow:0 0 12px #fff,0 0 30px #fff,0 0 60px #ffffffb3}.cf2-top:after{top:0;height:100%;width:150px;left:0;animation:cf2RunTop calc(7s / var(--st-idle, 1)) linear infinite}.cf2-v:after,.cf2-cradle:after{left:0;width:100%;height:130px;top:0;animation:cf2RunSide calc(7s / var(--st-idle, 1)) linear infinite}.cf2-cradle:after{animation-name:cf2RunCradle}.cf2-shelf-l:after{top:0;height:100%;width:120px;left:0;animation:cf2RunShelfL calc(7s / var(--st-idle, 1)) linear infinite}.cf2-shelf-r:after{top:0;height:100%;width:120px;right:0;left:auto;animation:cf2RunShelfR calc(7s / var(--st-idle, 1)) linear infinite}@keyframes cf2RunTop{0%{transform:translate(-160px);opacity:1}20%{transform:translate(100vw);opacity:1}20.1%,to{transform:translate(100vw);opacity:0}}@keyframes cf2RunSide{0%,21%{transform:translateY(-140px);opacity:0}22%{opacity:1}54%{transform:translateY(92vh);opacity:1}54.1%,to{transform:translateY(92vh);opacity:0}}@keyframes cf2RunCradle{0%,21%{transform:translateY(-140px);opacity:0}22%{opacity:1}42%{transform:translateY(480px);opacity:1}42.1%,to{transform:translateY(480px);opacity:0}}@keyframes cf2RunShelfL{0%,43%{transform:translate(-130px);opacity:0}44%{opacity:1}64%{transform:translate(46vw);opacity:1}64.1%,to{transform:translate(46vw);opacity:0}}@keyframes cf2RunShelfR{0%,43%{transform:translate(130px);opacity:0}44%{opacity:1}64%{transform:translate(-46vw);opacity:1}64.1%,to{transform:translate(-46vw);opacity:0}}.cf2-jtl,.cf2-jtr{animation:cf2JointA calc(7s / var(--st-idle, 1)) linear infinite}.cf2-jcl,.cf2-jcr{animation:cf2JointB calc(7s / var(--st-idle, 1)) linear infinite}.cf2-jxl,.cf2-jxr{animation:cf2JointC calc(7s / var(--st-idle, 1)) linear infinite}.cf2-jsl,.cf2-jsr{animation:cf2JointD calc(7s / var(--st-idle, 1)) linear infinite}@keyframes cf2JointA{0%,to{filter:brightness(1)}21%{filter:brightness(2.4)}25%{filter:brightness(1)}}@keyframes cf2JointB{0%,to{filter:brightness(1)}23%{filter:brightness(2.4)}27%{filter:brightness(1)}}@keyframes cf2JointC{0%,to{filter:brightness(1)}43%{filter:brightness(2.4)}47%{filter:brightness(1)}}@keyframes cf2JointD{0%,to{filter:brightness(1)}55%{filter:brightness(2.4)}60%{filter:brightness(1)}}body.cab-cheer #cabFrame .cf2-rail:after,body.victory #cabFrame .cf2-rail:after,body.cab-cheer #cabFrame .cf2-joint,body.victory #cabFrame .cf2-joint{animation-duration:1.6s!important}body.cab-ping #cabFrame .cf2-rail:after,body.cab-ping #cabFrame .cf2-joint{animation-duration:3s!important}body.cab-cheer .cf2-rail,body.victory .cf2-rail{box-shadow:0 0 8px #fff,0 0 22px #ff5fb0,0 0 50px #ff5fb0cc,0 0 110px #ff5fb080}.sf-side{position:absolute;top:0;bottom:0;width:34px}.sf-side-l{left:0}.sf-side-r{right:0;transform:scaleX(-1)}@media (max-width: 1180px){.cf2-cradle,.cf2-shelf,.cf2-jcl,.cf2-jcr,.cf2-jxl,.cf2-jxr,.cf2-jsl,.cf2-jsr{display:none}}@media (prefers-reduced-motion: reduce){.cf2-rail:before,.cf2-rail:after,.cf2-joint{animation:none!important}}html[data-frame=bulbs] .cf2-rail{background:transparent;box-shadow:none;border-radius:0}html[data-frame=bulbs] .cf2-top,html[data-frame=bulbs] .cf2-shelf{height:14px;background:radial-gradient(circle 4.5px at 12px 7px,#ffedb8 40%,rgba(255,237,184,.28) 62%,transparent 74%) 0 0/34px 14px repeat-x}html[data-frame=bulbs] .cf2-v{width:14px;background:radial-gradient(circle 4.5px at 7px 12px,#ffedb8 40%,rgba(255,237,184,.28) 62%,transparent 74%) 0 0/14px 34px repeat-y}html[data-frame=bulbs] .cf2-rail:before{display:none}html[data-frame=bulbs] .cf2-joint{width:30px;height:30px;margin:-13px 0 0 -13px;background:radial-gradient(circle at 36% 32%,#fff 0 18%,#ffedb8 45%,#e8b95c 75%,#8a5a1c);box-shadow:0 0 14px #ffedb8f2,0 0 40px #ffd95e99}html[data-frame=gems] .cf2-rail{background:repeating-linear-gradient(45deg,#ff5fb0 0 8px,#ffd2ec 8px 11px,#b784ff 11px 19px,#e6d6ff 19px 22px);box-shadow:0 0 10px #ff5fb0cc,0 0 30px #b784ff80;border-radius:3px}html[data-frame=gems] .cf2-top,html[data-frame=gems] .cf2-shelf{height:8px}html[data-frame=gems] .cf2-v{width:8px}html[data-frame=gems] .cf2-rail:before{display:none}html[data-frame=gems] .cf2-joint{border-radius:26%;transform:rotate(45deg);width:26px;height:26px;margin:-11px 0 0 -11px;background:radial-gradient(circle at 36% 32%,#fff 0 20%,#ffd2ec 42%,#ff5fb0 72%,#94205f);box-shadow:0 0 12px #ff5fb0e6,0 0 34px #b784ff99}html[data-frame=holo] .cf2-rail{background:linear-gradient(90deg,#5fd8ead9,#ff9ec6d9);box-shadow:0 0 14px #5fd8ea99,0 0 40px #ff9ec659;border-radius:2px;opacity:.92}html[data-frame=holo] .cf2-top,html[data-frame=holo] .cf2-shelf{height:9px;background:linear-gradient(180deg,#5fd8eae6,#ff9ec6a6)}html[data-frame=holo] .cf2-v{width:9px;background:linear-gradient(90deg,#5fd8eae6,#ff9ec6a6)}html[data-frame=holo] .cf2-rail:before{background:#ffffffbf;box-shadow:none}html[data-frame=holo] .cf2-joint{border-radius:50%;background:transparent;border:3px solid #5fd8ea;box-shadow:0 0 12px #5fd8eae6,inset 0 0 10px #5fd8eab3}html[data-frame=gold] .cf2-rail{background:linear-gradient(180deg,#fff6d8,#e8b95c 45%,#8a5a1c 80%,#d8a850);box-shadow:0 0 8px #e8b95cb3,0 0 26px #e8b95c66,inset 0 1px #ffffffb3;border-radius:4px}html[data-frame=gold] .cf2-top,html[data-frame=gold] .cf2-shelf{height:10px}html[data-frame=gold] .cf2-v{width:10px;background:linear-gradient(90deg,#fff6d8,#e8b95c 45%,#8a5a1c 80%,#d8a850)}html[data-frame=gold] .cf2-rail:before{background:#ff9ec6;box-shadow:0 0 6px #ff9ec6e6}html[data-frame=gold] .cf2-joint{background:radial-gradient(circle at 36% 32%,#fff 0 20%,#fff6d8 40%,#e8b95c,#7a4d16);box-shadow:0 0 10px #fff6d8e6,0 0 30px #e8b95c99}html:is([data-fxa=fireworks],[data-fxb=fireworks]) body:is(.cab-cheer,.victory) .cf2-joint:after{content:"";position:absolute;inset:-4px;border-radius:50%;pointer-events:none;border:3px dotted rgba(255,240,200,.95);animation:fxFirework .9s ease-out infinite}@keyframes fxFirework{0%{transform:scale(.4);opacity:1}to{transform:scale(4.2);opacity:0}}html:is([data-fxa=sparkrain],[data-fxb=sparkrain]) body:is(.cab-cheer,.victory) #cabFrame:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle 2.5px at 10% 6%,#fff 45%,transparent 75%),radial-gradient(circle 2px at 32% 2%,#ffd95e 45%,transparent 75%),radial-gradient(circle 2.6px at 55% 8%,#ff9ec6 45%,transparent 75%),radial-gradient(circle 2px at 76% 4%,#fff 45%,transparent 75%),radial-gradient(circle 2.4px at 92% 7%,#b784ff 45%,transparent 75%);background-size:220px 160px;background-repeat:repeat;animation:fxSparkRain 1.3s linear infinite;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 90%);mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 90%)}@keyframes fxSparkRain{0%{background-position:0 -160px}to{background-position:24px 55vh}}html:is([data-fxa=rings],[data-fxb=rings]) body:is(.cab-cheer,.victory) .cf2-joint:before{content:"";position:absolute;inset:-3px;border-radius:inherit;pointer-events:none;box-shadow:0 0 0 3px #ff9ec6cc,0 0 0 10px #ff9ec659,0 0 0 20px #ff9ec61f;animation:fxRings .8s ease-out infinite}@keyframes fxRings{0%{transform:scale(.6);opacity:1}to{transform:scale(2.6);opacity:0}}html:is([data-fxa=huespin],[data-fxb=huespin]) body:is(.cab-cheer,.victory) #cabFrame{animation:fxHueSpin 1.4s linear infinite}@keyframes fxHueSpin{0%{filter:saturate(var(--st-sat,1.05)) brightness(1.15) hue-rotate(var(--st-hue,0deg))}to{filter:saturate(var(--st-sat,1.05)) brightness(1.15) hue-rotate(calc(var(--st-hue,0deg) + 360deg))}}html:is([data-fxa=edgeflash],[data-fxb=edgeflash]) body:is(.cab-cheer,.victory) .sf-glass{animation:fxEdgeFlash .55s ease-in-out infinite alternate}@keyframes fxEdgeFlash{0%{box-shadow:inset 0 0 90px 8px #ff5fb08c,inset 0 0 26px #06020a59}to{box-shadow:inset 0 0 130px 20px #ffd95e80,inset 0 0 40px #ff5fb066}}@media (prefers-reduced-motion: reduce){#cabFrame:before,.cf2-joint:before,.cf2-joint:after,.sf-glass{animation:none!important}}html[data-frame=royal] .cf2-rail{background:radial-gradient(circle 3px at 6px 50%,#fff 30%,#fff0 70%) 0 0/26px 100% repeat-x,linear-gradient(180deg,#fff6d8,#ffdf8e 22%,#e8b95c 48%,#8a5a1c 78%,#d8a850);box-shadow:0 0 10px #ffdf8ecc,0 0 30px #ff5fb073,0 0 70px #ff5fb040,inset 0 1px #ffffffd9,inset 0 -1px #5a3a10cc;border-radius:5px}html[data-frame=royal] .cf2-top,html[data-frame=royal] .cf2-shelf{height:11px}html[data-frame=royal] .cf2-v{width:11px;background:radial-gradient(circle 3px at 50% 6px,#fff 30%,#fff0 70%) 0 0/100% 26px repeat-y,linear-gradient(90deg,#fff6d8,#ffdf8e 22%,#e8b95c 48%,#8a5a1c 78%,#d8a850)}html[data-frame=royal] .cf2-rail:before{background:#ff5fb0;box-shadow:0 0 6px #ff9ec6,0 0 16px #ff5fb0d9,0 0 34px #ff5fb080}html[data-frame=royal] .cf2-top:before,html[data-frame=royal] .cf2-shelf:before{height:2px;top:4.5px;left:0;right:0}html[data-frame=royal] .cf2-v:before{width:2px;left:4.5px;top:0;bottom:0}html[data-frame=royal] .cf2-joint{width:30px;height:30px;margin:-13px 0 0 -13px;background:radial-gradient(circle at 34% 30%,#fff 0 18%,#ffd2ec 38%,#ff5fb0 68%,#94205f 92%,#560e38);border:3px solid #e8b95c;box-shadow:0 0 12px #ffffffe6,0 0 30px #ff5fb0d9,0 0 70px #ff5fb080,inset -2px -3px 6px #560e38cc;animation:cf2JointBreathe calc(3.2s / var(--st-idle, 1)) ease-in-out infinite}@keyframes cf2JointBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.cf2-crest{position:absolute;top:-24px;left:50%;width:66px;height:66px;margin-left:-33px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cdefs%3E%3ClinearGradient id='ch' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='chV' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%238a5a1c'/%3E%3Cstop offset='.16' stop-color='%23ffdf8e'/%3E%3Cstop offset='.34' stop-color='%23fff6d8'/%3E%3Cstop offset='.5' stop-color='%23e8b95c'/%3E%3Cstop offset='.72' stop-color='%237a4d16'/%3E%3Cstop offset='.87' stop-color='%23d8a850'/%3E%3Cstop offset='1' stop-color='%235c3a10'/%3E%3C/linearGradient%3E%3ClinearGradient id='pv' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%2331173a'/%3E%3Cstop offset='.5' stop-color='%231a0b20'/%3E%3Cstop offset='.85' stop-color='%23120717'/%3E%3Cstop offset='1' stop-color='%2322102a'/%3E%3C/linearGradient%3E%3CradialGradient id='dm' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.16' stop-color='%23ffd2ec'/%3E%3Cstop offset='.42' stop-color='%23ff5fb0'/%3E%3Cstop offset='.78' stop-color='%2394205f'/%3E%3Cstop offset='1' stop-color='%23560e38'/%3E%3C/radialGradient%3E%3CradialGradient id='dv' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.18' stop-color='%23e6d6ff'/%3E%3Cstop offset='.45' stop-color='%23b784ff'/%3E%3Cstop offset='.8' stop-color='%235a2a99'/%3E%3Cstop offset='1' stop-color='%232e1352'/%3E%3C/radialGradient%3E%3CradialGradient id='dc' cx='.35' cy='.3' r='.95'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='.2' stop-color='%23d9fbff'/%3E%3Cstop offset='.5' stop-color='%235fd8ea'/%3E%3Cstop offset='.85' stop-color='%23155e6e'/%3E%3Cstop offset='1' stop-color='%230a3540'/%3E%3C/radialGradient%3E%3Cfilter id='b6' x='-60%' y='-60%' width='220%' height='220%'%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3C/filter%3E%3Cfilter id='b14' x='-80%' y='-80%' width='260%' height='260%'%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M22,84 L17,46 L40,60 L60,28 L80,60 L103,46 L98,84 Z' fill='%23ffd95e' filter='url(%23b14)' opacity='0.8'/%3E%3Cpath d='M22,84 L17,46 L40,60 L60,28 L80,60 L103,46 L98,84 Z' fill='url(%23chV)' stroke='%238a5a1c' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M40,60 L60,28 L80,60' fill='none' stroke='%23fff6d8' stroke-width='2' opacity='0.5'/%3E%3Crect x='19' y='80' width='82' height='16' rx='6' fill='url(%23ch)' stroke='%238a5a1c' stroke-width='2'/%3E%3Ccircle cx='17' cy='42' r='7' fill='url(%23dv)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='103' cy='42' r='7' fill='url(%23dc)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='60' cy='24' r='9' fill='url(%23dm)' stroke='%238a5a1c' stroke-width='1.5'/%3E%3Ccircle cx='40' cy='88' r='4.5' fill='url(%23dc)'/%3E%3Ccircle cx='80' cy='88' r='4.5' fill='url(%23dv)'/%3E%3Ccircle cx='60' cy='88' r='5.5' fill='url(%23dm)'/%3E%3Cellipse cx='56' cy='20' rx='3.5' ry='2.5' fill='%23ffffff' opacity='0.95'/%3E%3Cellipse cx='48' cy='66' rx='4' ry='7' fill='%23fff6d8' opacity='0.5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 14px rgba(255,217,94,.75));animation:crestFloat calc(5.4s / var(--st-idle, 1)) ease-in-out infinite}@keyframes crestFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(4px) scale(1.04)}}body:is(.cab-cheer,.victory) .cf2-crest{animation:crestParty .5s ease-in-out infinite!important}@keyframes crestParty{0%,to{transform:scale(1) rotate(-3deg);filter:drop-shadow(0 0 14px rgba(255,217,94,.75))}50%{transform:scale(1.18) rotate(3deg);filter:drop-shadow(0 0 30px rgba(255,240,200,1))}}body:is(.cab-cheer,.victory) #cabFrame:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle 2.5px at 10% 6%,#fff 45%,transparent 75%),radial-gradient(circle 2px at 32% 2%,#ffd95e 45%,transparent 75%),radial-gradient(circle 2.6px at 55% 8%,#ff9ec6 45%,transparent 75%),radial-gradient(circle 2px at 76% 4%,#fff 45%,transparent 75%),radial-gradient(circle 2.4px at 92% 7%,#b784ff 45%,transparent 75%);background-size:220px 160px;background-repeat:repeat;animation:fxSparkRain 1.3s linear infinite;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 90%);mask-image:linear-gradient(180deg,#000 0%,#000 55%,transparent 90%)}body:is(.cab-cheer,.victory) .sf-glass{animation:fxEdgeFlash .55s ease-in-out infinite alternate}.cf2-chin{top:auto;bottom:10px;height:11px}.cf2-chin-l{left:10px;right:calc(50% + 236px)}.cf2-chin-r{right:10px;left:calc(50% + 236px)}.cf2-jbl{left:12px;bottom:12px;top:auto;margin:0 0 -9px -9px}.cf2-jbr{right:12px;bottom:12px;top:auto;margin:0 -9px -9px 0}html[data-frame=royal] .cf2-chin{background:radial-gradient(circle 3px at 6px 50%,#fff 30%,#fff0 70%) 0 0/26px 100% repeat-x,linear-gradient(180deg,#fff6d8,#ffdf8e 22%,#e8b95c 48%,#8a5a1c 78%,#d8a850)}.cf2-cradle{transform-origin:50% 0;transition:transform .55s cubic-bezier(.6,0,.3,1),opacity .45s ease}.cf2-shelf-l,.cf2-shelf-r{transition:transform .55s cubic-bezier(.6,0,.3,1),opacity .45s ease}.cf2-jcl,.cf2-jcr,.cf2-jxl,.cf2-jxr,.cf2-jsl,.cf2-jsr{transition:opacity .4s ease}.cf2-crest{transition:transform .55s cubic-bezier(.6,0,.3,1),opacity .45s ease}.cf2-top,.cf2-chin{transition:height .5s ease}.cf2-v{transition:width .5s ease}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) .cf2-cradle{transform:scaleY(0);opacity:0}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) .cf2-shelf-l{transform:translate(-70px);opacity:0}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) .cf2-shelf-r{transform:translate(70px);opacity:0}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) :is(.cf2-jcl,.cf2-jcr,.cf2-jxl,.cf2-jxr,.cf2-jsl,.cf2-jsr){opacity:0}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) .cf2-crest{transform:translateY(-70px) scale(.8);opacity:0}body.spin-cine .cf2-top,body.spin-cine .cf2-chin{height:14px}body.spin-cine .cf2-v{width:14px}.pb-flasher{position:absolute;top:-4px;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='64' r='40' fill='%23ff5fb0' opacity='.5'/%3E%3Ccircle cx='60' cy='64' r='34' fill='%23ffd2ec' opacity='.75'/%3E%3Ccircle cx='60' cy='64' r='26' fill='%23fff' opacity='.9'/%3E%3Cellipse cx='50' cy='52' rx='10' ry='6' fill='%23fff'/%3E%3Crect x='28' y='96' width='64' height='12' rx='6' fill='%23e8b95c' stroke='%238a5a1c' stroke-width='2'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;opacity:.55;animation:pbFlasherIdle 3.6s ease-in-out infinite}.pb-flasher-l{left:calc(50% - 486px)}.pb-flasher-r{right:calc(50% - 486px)}@keyframes pbFlasherIdle{0%,to{filter:brightness(.9)}50%{filter:brightness(1.25)}}body.spin-cine .pb-flasher{animation:pbFlasherSpin .8s ease-in-out infinite alternate;opacity:1}@keyframes pbFlasherSpin{0%{filter:brightness(1);transform:scale(1)}to{filter:brightness(1.8);transform:scale(1.12)}}body:is(.cab-cheer,.victory) .pb-flasher{animation:pbFlasherBlast .36s ease-in-out infinite alternate;opacity:1}@keyframes pbFlasherBlast{0%{filter:brightness(1.4) drop-shadow(0 0 10px rgba(255,210,236,.8));transform:scale(1.05)}to{filter:brightness(2.6) drop-shadow(0 0 34px rgba(255,255,255,1));transform:scale(1.3)}}.pb-lane{position:absolute;top:148px;width:34px;height:132px;pointer-events:none;transition:opacity .4s ease}.pb-lane-l{left:calc(50% - 396px)}.pb-lane-r{right:calc(50% - 396px);transform:scaleX(-1)}.pb-arrow{position:absolute;left:0;width:34px;height:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath d='M30 96 L30 66 L60 24 L90 66 L90 96 L60 62 Z' fill='%23ffd95e' stroke='%238a5a1c' stroke-width='5' stroke-linejoin='round'/%3E%3Cpath d='M40 90 L60 68 L80 90' fill='none' stroke='%23fff6d8' stroke-width='6' stroke-linecap='round' opacity='.8'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;animation:pbArrowChase 1.6s ease-in-out infinite}.pb-a1{bottom:0;animation-delay:0s}.pb-a2{bottom:46px;animation-delay:.22s}.pb-a3{bottom:92px;animation-delay:.44s}@keyframes pbArrowChase{0%,55%,to{opacity:.22;filter:brightness(.9)}22%{opacity:1;filter:brightness(1.6) drop-shadow(0 0 8px rgba(255,217,94,.9))}}body:is(.spin-cine,.rip-reveal,.victory,.craft-reveal) .pb-lane{opacity:0}body.cab-cheer .pb-arrow{animation-duration:.6s}.pb-stars{position:absolute;top:0;bottom:0;width:18px;pointer-events:none}.pb-stars-l{left:26px}.pb-stars-r{right:26px;transform:scaleX(-1)}.pb-star{position:absolute;left:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Ccircle cx='60' cy='60' r='50' fill='%231a0b20' stroke='%238a5a1c' stroke-width='4'/%3E%3Cpath d='M60 22 L70 48 L98 48 L76 65 L84 92 L60 76 L36 92 L44 65 L22 48 L50 48 Z' fill='%23fff6d8'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;animation:pbStarChase 1.7s ease-in-out infinite}.pb-star.s1{top:16%}.pb-star.s2{top:35%;animation-delay:.28s}.pb-star.s3{top:54%;animation-delay:.56s}.pb-star.s4{top:73%;animation-delay:.84s}@keyframes pbStarChase{0%,50%,to{opacity:.25;filter:brightness(.9)}18%{opacity:1;filter:brightness(1.7) drop-shadow(0 0 7px rgba(255,246,216,.9))}}body:is(.cab-cheer,.victory) .pb-star{animation-duration:.55s}@media (max-width: 1180px){.pb-lane,.pb-flasher{display:none}}@media (max-width: 900px){.pb-stars,.cf2-chin,.cf2-jbl,.cf2-jbr{display:none}}@media (prefers-reduced-motion: reduce){.pb-flasher,.pb-arrow,.pb-star{animation:none!important}}#cabGL{position:fixed;inset:0;z-index:100190;pointer-events:none;display:none;width:100vw;height:100vh;height:100dvh;transition:opacity .3s ease}body.rip-active.cab-on #cabGL,body.craft-active.cab-on #cabGL{animation:cabPowerOn 1.4s cubic-bezier(.25,.9,.3,1) both}body.fx-lights-dip #cabGL{opacity:.14}.dmd-panel{position:fixed;z-index:40;pointer-events:none;opacity:0;transition:opacity .55s ease;border-radius:12px;border:1px solid rgba(255,205,120,.5);background:#080410;box-shadow:0 0 0 3px #18081ee6,0 0 0 4px #ffbe6447,0 10px 34px #0000008c,0 0 26px #ff963c1f,inset 0 0 22px #000c}body.fx-lights-dip .dmd-panel{opacity:.1!important}.dmd-top{z-index:12040;border-radius:0 0 9px 9px;border-top:0;box-shadow:0 0 0 2px #18081ee6,0 2px 3px #ffbe6447,0 3px 9px #00000080,inset 0 0 5px #00000073}@media (min-width: 1100px){.dmd-top{display:none!important}}html.cabgl .cf2-rail,html.cabgl .cf2-joint,html.cabgl .pb-flasher,html.cabgl .pb-lane,html.cabgl .pb-stars{display:none!important}html.cabgl .jackpot-divider:before,html.cabgl .jackpot-divider:after{display:none!important}html.cabgl .sc-ticker:before{display:none!important}.spectator-banner{position:fixed;top:30px;left:50%;transform:translate(-50%,-56px);z-index:100220;display:flex;align-items:center;gap:12px;padding:10px 26px;border-radius:999px;opacity:0;pointer-events:none;background:linear-gradient(180deg,#33163a,#1c0c20 52%,#120716);border:2px solid #e8b95c;box-shadow:inset 0 1px #fff6d866,0 0 18px #ff5fb08c,0 0 44px #ff5fb04d,0 10px 30px #0000008c;transition:transform .45s cubic-bezier(.2,1.1,.3,1),opacity .35s ease;font:700 13px/1 "Baloo 2",system-ui,sans-serif;color:#ffd6ea}.spectator-banner.show{transform:translate(-50%);opacity:1}.spectator-banner .sb-live{font-size:10.5px;font-weight:900;letter-spacing:.18em;color:#ff9ec6;animation:sbLive 1.1s steps(2) infinite}@keyframes sbLive{50%{opacity:.45}}.spectator-banner .sb-name{font-size:21px;font-weight:900;letter-spacing:.02em;background:linear-gradient(92deg,#ffd95e,#fff3c4 30%,#ffd95e 55%,#ff9ec6 82%,#ffd95e);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 10px rgba(255,205,110,.5));animation:chaseBannerShine 3s linear infinite;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spectator-banner .sb-tier{font-size:12px;font-weight:800;color:var(--sb-color, #ffd15c);text-transform:uppercase;letter-spacing:.08em}@media (max-width: 640px){.spectator-banner{top:16px;padding:8px 16px;gap:8px}.spectator-banner .sb-name{font-size:16px;max-width:52vw}}@media (max-width: 900px){.cf2-crest{width:42px;height:42px;margin-left:-21px;top:-14px}}#dockGallery{position:relative}#dockGallery .vault-fx{position:absolute;inset:-5px;border-radius:14px;pointer-events:none;overflow:hidden;mix-blend-mode:screen}#dockGallery .vault-fx:before,#dockGallery .vault-fx:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 34%,rgba(var(--flash-rgb, 255,205,110),.95) 46%,rgba(255,255,255,.95) 50%,rgba(var(--flash-rgb, 255,205,110),.85) 54%,transparent 66%);background-size:250% 100%;background-repeat:no-repeat;animation:vaultStreak .6s linear infinite}#dockGallery .vault-fx:after{animation-duration:.85s;animation-delay:.2s;opacity:.7}@keyframes vaultStreak{0%{background-position:140% 0}to{background-position:-50% 0}}#dockGallery.vault-flash{animation:vaultPop .6s cubic-bezier(.2,1.6,.4,1) 1,vaultGlow .55s ease-in-out .1s infinite alternate}@keyframes vaultPop{0%{transform:scale(1)}40%{transform:scale(1.22)}to{transform:scale(1)}}@keyframes vaultGlow{0%{filter:drop-shadow(0 0 3px rgba(var(--flash-rgb, 255,205,110),.6))}to{filter:drop-shadow(0 0 14px rgba(var(--flash-rgb, 255,205,110),1))}}@media (prefers-reduced-motion: reduce){#dockGallery.vault-flash,#dockGallery .vault-fx:before,#dockGallery .vault-fx:after{animation:none!important}}body.rip-active .casino-lights,body.craft-active .casino-lights,body.gallery-active .casino-lights,body.craft-reveal .casino-lights,body .casino-lights,.casino-lights{display:none!important}.gem-wing{display:flex;align-items:center;gap:clamp(13px,2.1vw,26px);flex:0 0 auto;margin:0 clamp(8px,1.3vw,18px);pointer-events:none;user-select:none;transition:opacity .22s ease}body.cab-retract .gem-wing,body.rip-reveal .gem-wing,body.victory .gem-wing{opacity:0!important}.gm-gem{display:inline-flex;flex:0 0 auto;width:clamp(25px,2.7vw,33px)}@media (max-width: 640px){.gm-gem{width:clamp(20px,5.6vw,27px)}.gem-wing{gap:clamp(6px,2vw,12px);margin:0 clamp(4px,1vw,9px)}}@media (max-width: 359px){#gemWingL .gm-gem:first-child,#gemWingR .gm-gem:last-child{display:none}}.gm-gem svg{width:100%;height:auto;overflow:visible;filter:drop-shadow(0 2px 4px rgba(0,0,0,.55)) drop-shadow(0 0 9px rgba(var(--gm-glow, 255,255,255),.42));animation:gmBreath 3.6s ease-in-out var(--gm-d, 0s) infinite}@keyframes gmBreath{0%,to{opacity:.82;transform:scale(.97)}50%{opacity:1;transform:scale(1)}}.gm-gem .g-sweep{transform:translate(-42px) skew(-18deg);animation:gmSweep 5.4s cubic-bezier(.55,.05,.35,.95) var(--gm-sd, 0s) infinite}@keyframes gmSweep{0%{transform:translate(-42px) skew(-18deg)}16%,to{transform:translate(42px) skew(-18deg)}}.gm-gem .g-star{opacity:0;transform-box:fill-box;transform-origin:center;animation:gmTwink 4.8s linear var(--st-d, 0s) infinite}@keyframes gmTwink{0%,88%,to{opacity:0;transform:scale(.45)}92%{opacity:.95;transform:scale(1)}96%{opacity:.35;transform:scale(.72)}}.gm-gem .g-glint{opacity:0;transform-box:fill-box;transform-origin:center}.gm-gem.gm-tick svg{animation:gmTick .46s cubic-bezier(.25,.8,.3,1)}.gm-gem.gm-tick .g-glint{animation:gmGlint .46s ease-out}@keyframes gmTick{0%{opacity:1;transform:scale(1)}32%{opacity:1;transform:scale(1.12);filter:brightness(1.75) saturate(1.15)}to{opacity:1;transform:scale(1)}}@keyframes gmGlint{0%{opacity:0;transform:scale(.5)}35%{opacity:.9;transform:scale(1.15)}to{opacity:0;transform:scale(.65)}}.gm-gem.gm-shim svg{animation:gmShim .6s ease-in-out}.gm-gem.gm-shim .g-glint{animation:gmGlint .6s ease-out}@keyframes gmShim{0%,to{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1.05);filter:brightness(1.45) saturate(1.2)}}.gm-gem.gm-hit svg{animation:gmHit 1s cubic-bezier(.2,.8,.3,1)}.gm-gem.gm-hit .g-glint{animation:gmGlint 1s ease-out}@keyframes gmHit{0%{opacity:1;transform:scale(1.22);filter:brightness(2.4) saturate(.7)}55%{opacity:1;transform:scale(1.06);filter:brightness(1.4)}to{opacity:1;transform:scale(1)}}.gm-gem.gm-jack{z-index:2}.gm-gem.gm-jack svg{animation:gmJack 1.6s cubic-bezier(.25,.7,.25,1)}.gm-gem.gm-jack .g-glint{animation:gmGlint 1.6s ease-out}@keyframes gmJack{0%{opacity:1;transform:scale(1)}18%{opacity:1;transform:scale(1.42);filter:brightness(2.5) saturate(.75)}46%{opacity:1;transform:scale(1.26);filter:brightness(1.7) saturate(1.25)}70%{opacity:1;transform:scale(1.32);filter:brightness(2)}to{opacity:1;transform:scale(1)}}body.cab-cheer .gw-l .gm-gem svg{animation:gmStrobeA .92s ease-in-out infinite}body.cab-cheer .gw-r .gm-gem svg{animation:gmStrobeB .92s ease-in-out infinite}@keyframes gmStrobeA{0%,to{filter:brightness(1.9) saturate(1.2);opacity:1}50%{filter:brightness(.8);opacity:.82}}@keyframes gmStrobeB{0%,to{filter:brightness(.8);opacity:.82}50%{filter:brightness(1.9) saturate(1.2);opacity:1}}body.fx-lights-dip .gem-wing{opacity:.12;transition:opacity .16s ease}@media (prefers-reduced-motion: reduce){.gm-gem svg,.gm-gem .g-sweep,.gm-gem .g-star{animation:none!important}}body.cab-retract .casino-lights,body.rip-reveal .casino-lights,body.victory .casino-lights{opacity:0!important;transition:opacity .25s ease}body.cab-retract #cabFrame,body.rip-reveal #cabFrame,body.victory #cabFrame{animation:none!important;opacity:0!important;transition:opacity .3s ease}body.cab-retract .dmd-panel,body.rip-reveal .dmd-panel,body.victory .dmd-panel{opacity:0!important}.stage-fx:before,.stage-fx:after,#scTicker:before,#scTicker:after,.chase-banner span{transition:opacity .5s ease,filter .55s ease}html.fx-pulse .stage-fx:before{opacity:.72}html.fx-pulse .stage-fx:after{opacity:.82;filter:brightness(1.65)}html.fx-pulse #scTicker:before,html.fx-pulse #scTicker:after{opacity:1;filter:brightness(1.55)}html.fx-pulse .chase-banner span{filter:brightness(1.5) drop-shadow(0 0 12px rgba(255,205,110,.85)) drop-shadow(0 1px 1px rgba(0,0,0,.6))}html.fx-wave .stage-fx:after{filter:brightness(1.45)}html.fx-wave #scTicker:before,html.fx-wave #scTicker:after{opacity:1;filter:brightness(1.7)}html.fx-heartbeat .stage-fx:after{opacity:.85;filter:brightness(1.6) drop-shadow(0 0 8px rgba(255,158,198,.75))}html.fx-heartbeat .stage-fx:before{opacity:.66}html.fx-sparkle .stage-fx:after{filter:brightness(1.9) contrast(1.06)}html.fx-sparkle .chase-banner i{animation-duration:.55s}html.fx-ping .stage-fx:after{filter:brightness(1.3)}html.fx-cheer .stage-fx:before{opacity:.78}html.fx-cheer .stage-fx:after{opacity:.88;filter:brightness(1.8) saturate(1.15)}html.fx-cheer #scTicker:before,html.fx-cheer #scTicker:after{opacity:1;filter:brightness(1.8)}@media (prefers-reduced-motion: reduce){.stage-fx:before,.stage-fx:after,#scTicker:before,#scTicker:after,.chase-banner span{transition:none}}
