:root{--casino-ink: #0b120f;--casino-deep: #111e18;--casino-green: #1c3a2e;--casino-gold: #c99a3d;--casino-gold-bright: #f2c96d;--casino-ivory: #f4ead5;--casino-muted: #b8aa91;--casino-red: #8f2f28;color:var(--casino-ivory);background:var(--casino-ink);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--casino-ink)}button{font:inherit}.app{min-height:100vh;padding:12px;background:radial-gradient(circle at 50% -20%,rgba(201,154,61,.2),transparent 38%),linear-gradient(90deg,rgba(201,154,61,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(201,154,61,.035) 1px,transparent 1px),linear-gradient(145deg,#13241c,#08100d 74%);background-size:auto,32px 32px,32px 32px,auto}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 auto 10px;max-width:1280px;padding:8px 2px 10px;border-bottom:1px solid rgba(201,154,61,.28)}h1,h2,p{margin:0}h1{color:var(--casino-ivory);font-size:26px;font-weight:950;letter-spacing:.04em;line-height:1.1;text-shadow:0 3px 20px rgba(0,0,0,.42)}.topbar p{margin-top:4px;color:var(--casino-muted);font-size:14px}.stats{display:flex;gap:10px}.stat{min-width:88px;padding:10px 12px;border:1px solid rgba(201,154,61,.42);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent),#0c1913e0;box-shadow:inset 0 1px #ffffff0f,0 8px 24px #0003}.stat span,.label{display:block;color:var(--casino-muted);font-size:12px}.stat strong{display:block;margin-top:2px;color:var(--casino-gold-bright);font-size:18px}.stat.danger strong{color:#b92d20}.game-shell{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:12px;max-width:1280px;margin:0 auto}.board-panel,.battle-panel,.skill-slot-panel{border:1px solid rgba(201,154,61,.4);border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.035),transparent 34%),#0e1c16f0;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 3px #0000001f,0 18px 48px #00000047}.board-panel,.battle-panel{padding:12px}.board-panel{position:relative}.section-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--casino-muted);font-size:13px}.section-title span:first-child{color:var(--casino-gold-bright);font-weight:850;letter-spacing:.04em}.board{position:relative;display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));gap:6px;padding:11px;border:1px solid rgba(242,201,109,.36);border-radius:7px;background:radial-gradient(circle at 50% 28%,rgba(56,112,81,.3),transparent 64%),repeating-linear-gradient(120deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),#0b1d16;box-shadow:inset 0 0 0 3px #050c09b8,inset 0 14px 34px #0006,0 1px #ffffff0d,0 10px 28px #0000003d}.board.match-active{animation:boardPulse .52s ease}.board.combo-hot{animation:boardPulse .52s ease,comboTension .76s ease}.match-burst{position:absolute;left:50%;top:45%;z-index:8;display:grid;justify-items:center;min-width:132px;transform:translate(-50%,-50%);pointer-events:none;text-shadow:0 3px 0 rgba(23,32,27,.18),0 10px 26px rgba(23,32,27,.22);animation:matchBurstFloat .76s cubic-bezier(.16,1,.3,1) both}.match-burst strong{padding:4px 12px;border:2px solid rgba(255,255,255,.9);border-radius:8px;background:#f2c14e;color:#17201b;font-size:26px;font-weight:950;line-height:1}.match-burst span{margin-top:4px;padding:3px 8px;border-radius:999px;background:#17201be0;color:#fff7e7;font-size:13px;font-weight:900}.energy-particle{position:absolute;z-index:7;width:10px;height:10px;margin:-5px 0 0 -5px;border-radius:999px;pointer-events:none;opacity:0;transform:translate(0) scale(.7);animation:energyFly .76s cubic-bezier(.2,.86,.22,1) forwards;animation-delay:var(--particle-delay, 0ms)}.energy-particle.attack{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cdefs%3e%3cradialGradient%20id='spark'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='1'/%3e%3cstop%20offset='0.24'%20stop-color='%23fff0a8'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.56'%20stop-color='%23f2c14e'%20stop-opacity='0.58'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3ccircle%20cx='48'%20cy='48'%20r='38'%20fill='url(%23spark)'/%3e%3cpath%20d='M49%2010%20L56%2038%20L84%2046%20L56%2055%20L48%2086%20L39%2056%20L12%2048%20L39%2039%20Z'%20fill='%23fffdf3'%20opacity='0.92'/%3e%3ccircle%20cx='48'%20cy='48'%20r='10'%20fill='%23f2c14e'/%3e%3c/svg%3e") center / contain no-repeat;box-shadow:0 0 0 3px #f2c14e3d,0 0 18px #f2c14ecc}.energy-particle.skill{width:12px;height:12px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cdefs%3e%3cradialGradient%20id='spark'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='1'/%3e%3cstop%20offset='0.24'%20stop-color='%23fff0a8'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.56'%20stop-color='%23f2c14e'%20stop-opacity='0.58'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3ccircle%20cx='48'%20cy='48'%20r='38'%20fill='url(%23spark)'/%3e%3cpath%20d='M49%2010%20L56%2038%20L84%2046%20L56%2055%20L48%2086%20L39%2056%20L12%2048%20L39%2039%20Z'%20fill='%23fffdf3'%20opacity='0.92'/%3e%3ccircle%20cx='48'%20cy='48'%20r='10'%20fill='%23f2c14e'/%3e%3c/svg%3e") center / contain no-repeat;filter:hue-rotate(92deg);box-shadow:0 0 0 3px #2da95c38,0 0 16px #2da95cb8}.card-tile,.hand-card,.pick-card{position:relative;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-items:center;min-height:58px;border:1px solid #ad956a;border-radius:6px;background:linear-gradient(135deg,rgba(255,255,255,.92),transparent 32%),repeating-linear-gradient(105deg,rgba(89,67,39,.025) 0 1px,transparent 1px 4px),linear-gradient(155deg,#fffdf5,#f0e5cf 72%,#e0d0b2);color:#1d261f;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,filter .15s ease}.card-tile{grid-template-rows:1fr;place-items:center;cursor:grab;height:60px;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,inset 0 -5px 9px #573e1f17,0 2px 4px #00000047}.card-tile:before{position:absolute;right:2px;bottom:-8px;font-size:43px;font-weight:900;opacity:.14;line-height:1}.hand-card:before{position:absolute;inset:auto -8px -18px auto;font-size:48px;font-weight:900;opacity:.08;line-height:1}.card-tile.hearts,.hand-card.hearts,.pick-card.hearts{border-color:#b95f69;background:linear-gradient(135deg,rgba(255,255,255,.9),transparent 32%),repeating-linear-gradient(105deg,rgba(122,45,54,.028) 0 1px,transparent 1px 4px),linear-gradient(155deg,#fff8f4,#f3ddd7 72%,#e4c2bd);color:#a32939;box-shadow:inset 0 3px #a92939e0,inset 0 1px #ffffffe6,inset 0 -5px 9px #573e1f17,0 2px 4px #00000047}.card-tile.hearts:before,.hand-card.hearts:before{content:"♥"}.card-tile.diamonds,.hand-card.diamonds,.pick-card.diamonds{border-color:#bc8137;background:linear-gradient(135deg,rgba(255,255,255,.88),transparent 32%),repeating-linear-gradient(105deg,rgba(131,78,22,.03) 0 1px,transparent 1px 4px),linear-gradient(155deg,#fffaec,#f2e2bf 72%,#dec79d);color:#a95812;box-shadow:inset 0 3px #b96314e0,inset 0 1px #ffffffe6,inset 0 -5px 9px #573e1f17,0 2px 4px #00000047}.card-tile.diamonds:before,.hand-card.diamonds:before{content:"♦"}.card-tile.spades,.hand-card.spades,.pick-card.spades{border-color:#60778a;background:linear-gradient(135deg,rgba(255,255,255,.88),transparent 32%),repeating-linear-gradient(105deg,rgba(37,56,71,.032) 0 1px,transparent 1px 4px),linear-gradient(155deg,#f5f8f8,#dce6e8 72%,#c5d3d7);color:#203849;box-shadow:inset 0 3px #203849e6,inset 0 1px #ffffffe6,inset 0 -5px 9px #573e1f17,0 2px 4px #00000047}.card-tile.spades:before,.hand-card.spades:before{content:"♠"}.card-tile.clubs,.hand-card.clubs,.pick-card.clubs{border-color:#5d856b;background:linear-gradient(135deg,rgba(255,255,255,.88),transparent 32%),repeating-linear-gradient(105deg,rgba(34,86,60,.03) 0 1px,transparent 1px 4px),linear-gradient(155deg,#f4f9ef,#dbe8d4 72%,#bfd4c1);color:#215f40;box-shadow:inset 0 3px #215f40e6,inset 0 1px #ffffffe6,inset 0 -5px 9px #573e1f17,0 2px 4px #00000047}.card-tile.clubs:before,.hand-card.clubs:before{content:"♣"}.card-rank{position:absolute;left:7px;top:6px;z-index:1;margin:0;font-size:18px;font-variant-numeric:tabular-nums;font-weight:900;line-height:1}.card-suit{z-index:1;align-self:center;justify-self:center;margin-top:8px;font-size:25px;line-height:1}.hand-card span{z-index:1;margin-top:4px;font-size:22px;font-weight:900;line-height:1}.hand-card strong{z-index:1;font-size:26px;line-height:1}.hearts{color:#c8243d}.diamonds{color:#b65a00}.spades{color:#143a70}.clubs{color:#146b35}.card-tile:disabled{cursor:default;opacity:.76;filter:saturate(.78) brightness(.92)}.card-tile.selected{border-color:var(--casino-gold-bright);box-shadow:inset 0 0 0 1px #fff8dae6,inset 0 3px #c99a3de6,0 0 0 2px #c99a3d5c,0 10px 18px #0000006b;transform:translateY(-4px) scale(1.025);filter:brightness(1.06) saturate(1.04);cursor:grabbing}.card-tile.adjacent{border-color:#f2c96db8;box-shadow:inset 0 0 0 1px #f2c96d6b,inset 0 3px #c99a3d94,0 0 0 1px #c99a3d2e,0 4px 9px #0000004d}.card-tile.swap-valid{animation:swapTravel .64s cubic-bezier(.2,.9,.2,1);z-index:2}.card-tile.swap-invalid{animation:swapReject .34s ease}.card-tile.matched{border-color:#f2c14e;animation:matchPop .52s cubic-bezier(.16,1,.3,1);animation-delay:var(--match-delay, 0ms);box-shadow:inset 0 0 0 2px #ffffffe0,0 0 0 6px #f2c14e52,0 16px 34px #b92d2042;z-index:3}.card-tile.matched:after{position:absolute;inset:-46%;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3cdefs%3e%3cradialGradient%20id='core'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='1'/%3e%3cstop%20offset='0.22'%20stop-color='%23ffe58a'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.48'%20stop-color='%23f2c14e'%20stop-opacity='0.52'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='ray'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.5'%20stop-color='%23fffdf3'%20stop-opacity='0.95'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='128'%20cy='128'%20r='82'%20fill='url(%23core)'/%3e%3cg%20transform='translate(128%20128)'%20opacity='0.95'%3e%3crect%20x='-7'%20y='-126'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-7'%20y='44'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-126'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='44'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3cg%20transform='rotate(45)'%3e%3crect%20x='-6'%20y='-120'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-6'%20y='48'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-120'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='48'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3c/g%3e%3cg%20transform='rotate(22.5)'%20opacity='0.72'%3e%3crect%20x='-4'%20y='-118'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-4'%20y='64'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-118'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='64'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3c/g%3e%3c/g%3e%3ccircle%20cx='128'%20cy='128'%20r='28'%20fill='%23fffdf3'/%3e%3c/svg%3e") center / contain no-repeat;animation:matchFlash .52s ease forwards;animation-delay:var(--match-delay, 0ms)}.card-tile.matched .card-rank,.card-tile.matched .card-suit{animation:matchGlyphPop .42s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--match-delay, 0ms)}.match-spark{position:absolute;left:50%;top:50%;z-index:4;width:22px;height:22px;border-radius:999px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cdefs%3e%3cradialGradient%20id='spark'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='1'/%3e%3cstop%20offset='0.24'%20stop-color='%23fff0a8'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.56'%20stop-color='%23f2c14e'%20stop-opacity='0.58'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3ccircle%20cx='48'%20cy='48'%20r='38'%20fill='url(%23spark)'/%3e%3cpath%20d='M49%2010%20L56%2038%20L84%2046%20L56%2055%20L48%2086%20L39%2056%20L12%2048%20L39%2039%20Z'%20fill='%23fffdf3'%20opacity='0.92'/%3e%3ccircle%20cx='48'%20cy='48'%20r='10'%20fill='%23f2c14e'/%3e%3c/svg%3e") center / contain no-repeat;box-shadow:none;transform-origin:50% 100%;opacity:0;animation:sparkBurst .52s ease-out forwards;animation-delay:calc(var(--match-delay, 0ms) + 34ms)}.spark-1{--spark-angle: 0deg}.spark-2{--spark-angle: 72deg}.spark-3{--spark-angle: 144deg}.spark-4{--spark-angle: 216deg}.spark-5{--spark-angle: 288deg}.card-tile:not(:disabled):hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:inset 0 1px #ffffffeb,inset 0 -5px 9px #573e1f14,0 7px 12px #0000005c}.board.refilling .card-tile{animation:tileDrop .43s cubic-bezier(.18,.92,.2,1.22) both;animation-delay:var(--drop-delay, 0ms)}@keyframes swapTravel{0%{transform:translate(var(--swap-start-x, 0),var(--swap-start-y, 0)) scale(1.06);filter:brightness(1.08);box-shadow:0 16px 28px #23705b3d}70%{transform:translate(0) scale(1.08);filter:brightness(1.1);box-shadow:0 18px 32px #23705b47}to{transform:translate(0) scale(1);filter:brightness(1);box-shadow:none}}@keyframes swapReject{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-3px)}}@keyframes matchPop{0%{transform:scale(1)}34%{transform:scale(1.2) rotate(-3deg);filter:saturate(1.55) brightness(1.24)}58%{transform:scale(1.08) rotate(2deg);opacity:1}to{transform:scale(.58) rotate(6deg);opacity:0;filter:saturate(1.2) brightness(1.12)}}@keyframes matchFlash{0%{opacity:0;transform:scale(.45)}35%{opacity:1}to{opacity:0;transform:scale(1.75) rotate(28deg)}}@keyframes matchGlyphPop{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(.8);opacity:0}}@keyframes sparkBurst{0%{opacity:0;transform:rotate(var(--spark-angle)) translateY(0) scaleY(.2)}28%{opacity:1}to{opacity:0;transform:rotate(var(--spark-angle)) translateY(-34px) scaleY(.85)}}@keyframes matchBurstFloat{0%{opacity:0;transform:translate(-50%,-36%) scale(.7)}24%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}64%{opacity:1;transform:translate(-50%,-58%) scale(1)}to{opacity:0;transform:translate(-50%,-78%) scale(.92)}}@keyframes energyFly{0%{opacity:0;transform:translate(0) scale(.6);filter:brightness(1.2)}18%{opacity:1;transform:translateY(-8px) scale(1.25)}72%{opacity:1}to{opacity:0;transform:translate(var(--particle-tx),var(--particle-ty)) scale(.35);filter:brightness(1.6)}}@keyframes boardPulse{0%,to{transform:translate(0);filter:saturate(1)}24%{transform:translate(1px,-1px);filter:saturate(1.08)}48%{transform:translate(-1px,1px)}}@keyframes comboTension{0%,to{box-shadow:none}38%{box-shadow:0 0 0 5px #f2c14e29}}@keyframes tileDrop{0%{opacity:0;transform:translateY(-44px) scale(.86) rotate(-2deg);filter:brightness(1.12) saturate(1.12)}62%{opacity:1;transform:translateY(6px) scale(1.05) rotate(1deg)}82%{transform:translateY(-2px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1);filter:brightness(1) saturate(1)}}.lane{position:relative;min-height:388px;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#050a080f,#050a0847),url(/assets/battle-office-bg-RGT-a-Pp.png) center / cover no-repeat;box-shadow:inset 0 0 0 1px #f2c96d47,inset 0 -50px 80px #050a0838}.lane:before{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(6,13,10,.48),transparent 24%,transparent 78%,rgba(6,13,10,.18)),radial-gradient(ellipse at 55% 72%,rgba(242,201,109,.12),transparent 48%)}.lane.skill-burst{animation:laneBurst 2.92s ease}.skill-cinematic{position:absolute;inset:0;z-index:4;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 50% 48%,rgba(255,247,231,.16),transparent 30%),linear-gradient(90deg,#17201b6b,#17201b0a 42%,#17201b66);animation:cinematicVeil 3.08s ease both}.skill-cinematic:before,.skill-cinematic:after{position:absolute;left:50%;content:"";pointer-events:none}.skill-cinematic:before{top:50%;width:330px;height:330px;background:url(/assets/casino-charge-CAE_U_qa.webp) center / contain no-repeat;mix-blend-mode:screen;filter:saturate(.9) contrast(1.08);transform:translate(-50%,-50%) scale(.55);animation:cinematicHalo 3.02s cubic-bezier(.16,1,.3,1) both}.skill-cinematic:after{top:49%;width:130%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,247,231,.95),rgba(242,193,78,.9),transparent);box-shadow:0 0 18px #f2c14e9e,0 0 42px #fff7e752;transform:translate(-50%) scaleX(0);animation:cinematicLine 2.98s cubic-bezier(.16,1,.3,1) both}.skill-cinematic span{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:999px;background:#f2c14e;box-shadow:0 0 0 4px #fff7e71f,0 0 22px #f2c14ee0;opacity:0;transform:translate(-50%,-50%);animation:cinematicOrb 2.6s ease-out both}.skill-cinematic span:nth-child(1){--orb-x: -170px;--orb-y: -42px;animation-delay:.18s}.skill-cinematic span:nth-child(2){--orb-x: 160px;--orb-y: 34px;animation-delay:.3s}.skill-cinematic span:nth-child(3){--orb-x: 52px;--orb-y: -84px;animation-delay:.42s}.lane.attack-burst:after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 26% 52%,rgba(242,193,78,.4),transparent 18%),linear-gradient(90deg,transparent 8%,rgba(255,255,255,.5),transparent 34%);transform:translate(-40%);animation:attackShockwave .62s ease-out both}.skill-banner{position:absolute;top:12px;left:50%;z-index:9;transform:translate(-50%);padding:7px 20px;border:1px solid rgba(255,247,231,.62);border-radius:8px;background:linear-gradient(135deg,#fff7e7eb,#f2c14ee6 46%,#8f241ce6),#17201b;color:#17201b;font-size:22px;font-weight:950;letter-spacing:0;text-shadow:0 1px 0 rgba(255,247,231,.72);box-shadow:0 0 0 4px #17201b29,0 0 32px #f2c14e57,0 18px 38px #17201b4d;animation:skillBannerPop 3.04s cubic-bezier(.16,1,.3,1) both}.skill-showcase{position:absolute;left:50%;top:53%;z-index:8;display:grid;justify-items:center;width:min(420px,calc(100% - 84px));pointer-events:none;transform:translate(-50%,-50%);animation:showcaseHold 3.1s cubic-bezier(.16,1,.3,1) both}.showcase-kicker{margin-bottom:5px;color:#fff7e7cc;font-size:10px;font-weight:900;letter-spacing:2px;text-shadow:0 6px 18px rgba(23,32,27,.36)}.showcase-title{min-width:112px;padding:7px 20px 8px;border:1px solid rgba(255,247,231,.76);border-radius:8px;background:linear-gradient(135deg,#fff7e71a,#f2c14e1f),linear-gradient(135deg,#0f1713,#26372f);color:#fff7e7;font-size:31px;font-weight:950;line-height:1;text-align:center;box-shadow:inset 0 1px #fff7e733,0 0 0 4px #f2c14e2e,0 0 38px #f2c14e47,0 20px 42px #17201b57}.showcase-cards{position:relative;display:flex;justify-content:center;gap:6px;margin-top:16px;width:100%;min-height:100px}.showcase-card{--deal-x: 0px;--fan: 0deg;position:relative;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-items:center;width:62px;height:84px;border:2px solid #d5c8b5;border-radius:8px;background:#fffdf8;overflow:hidden;box-shadow:0 16px 28px #17201b4d,0 0 0 1px #fff7e785,inset 0 1px #ffffffdb,inset 0 -7px #17201b0f;transform-origin:50% 110%;animation:showcaseCardDeal 2.48s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.18s + var(--card-index) * 92ms)}.showcase-card:nth-child(1){--deal-x: 72px;--fan: -14deg}.showcase-card:nth-child(2){--deal-x: 34px;--fan: -7deg}.showcase-card:nth-child(3){--deal-x: 0px;--fan: 0deg}.showcase-card:nth-child(4){--deal-x: -34px;--fan: 7deg}.showcase-card:nth-child(5){--deal-x: -72px;--fan: 14deg}.showcase-card:before{position:absolute;inset:auto -8px -20px auto;font-size:58px;font-weight:950;line-height:1;opacity:.1}.showcase-card span,.showcase-card strong{z-index:1}.showcase-card span{margin-top:6px;font-size:23px;font-weight:950;line-height:1}.showcase-card strong{font-size:27px;line-height:1}.showcase-card.hearts{border-color:#ef5263;background:linear-gradient(160deg,#fff6f7,#ffdce3)}.showcase-card.hearts:before{content:"♥"}.showcase-card.diamonds{border-color:#f29a24;background:linear-gradient(160deg,#fff9ec,#ffe1a8)}.showcase-card.diamonds:before{content:"♦"}.showcase-card.spades{border-color:#4f76b8;background:linear-gradient(160deg,#f3f8ff,#d7e6ff)}.showcase-card.spades:before{content:"♠"}.showcase-card.clubs{border-color:#2da95c;background:linear-gradient(160deg,#f2fff5,#ccefd6)}.showcase-card.clubs:before{content:"♣"}.showcase-flush .showcase-card,.showcase-straightFlush .showcase-card{box-shadow:0 0 0 4px #f2c14e3d,0 18px 34px #23705b57}.showcase-fourKind .showcase-title,.showcase-fullHouse .showcase-title,.showcase-straightFlush .showcase-title{background:linear-gradient(135deg,#8f241c,#17201b 58%,#f2c14e);box-shadow:0 0 0 4px #f2c14e4d,0 0 42px #f2c14e6b,0 18px 38px #17201b57}.showcase-straight .showcase-card,.showcase-straightFlush .showcase-card{animation-name:showcaseCardLine}.skill-vfx{position:absolute;inset:0;z-index:2;pointer-events:none}.skill-impact{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.skill-impact span{position:absolute;opacity:0;pointer-events:none}.lane.skill-burst .skill-vfx{animation-delay:.78s}.lane.skill-burst .skill-impact span{animation-delay:.86s}.base{position:absolute;left:8px;bottom:8px;z-index:2;width:152px;height:152px;background:url(/assets/player-desk-3pff-uk2.png) center bottom / contain no-repeat;filter:drop-shadow(0 16px 16px rgba(0,0,0,.48));color:transparent;font-size:0}.base:after{position:absolute;left:50%;bottom:-1px;transform:translate(-50%);content:"工位防线";min-width:66px;padding:3px 7px;border:1px solid rgba(242,201,109,.62);border-radius:999px;background:#0a1611e6;color:var(--casino-gold-bright);font-size:10px;font-weight:900;line-height:1.2;text-align:center;white-space:nowrap}.monster{position:absolute;top:58%;z-index:2;width:112px;height:154px;transform:translate(-50%,-50%);padding:0;border:0;background:transparent;box-shadow:none;color:var(--casino-ivory);font-size:12px;text-align:center;isolation:isolate}.monster:before{position:absolute;inset:28px -4px 0;z-index:0;content:"";background-position:center bottom;background-repeat:no-repeat;background-size:contain;filter:drop-shadow(0 13px 8px rgba(0,0,0,.56));transform-origin:50% 100%;animation:monsterIdle 1.7s ease-in-out infinite alternate}.monster.burnout:before{background-image:url(/assets/monster-burnout-jDn00GsE.png)}.monster.urgent:before{inset:24px -8px -2px;background-image:url(/assets/monster-urgent-BlOmm57N.png);clip-path:inset(2px);animation-duration:.98s}.monster.blame:before{inset:26px -5px -1px;background-image:url(/assets/monster-blame-CKXjTzEe.png)}.monster.meeting:before{inset:24px -9px -3px;background-image:url(/assets/monster-meeting-DFWcOa37.png);animation-duration:2.1s}.monster>span{position:absolute;left:50%;top:0;z-index:2;transform:translate(-50%);min-width:58px;padding:3px 7px;border:1px solid rgba(242,201,109,.58);border-radius:999px;background:#08110de0;color:var(--casino-ivory);font-size:10px;font-weight:850;line-height:1.2;white-space:nowrap}.lane.skill-burst .monster{animation:monsterHit .62s ease}.monster.hit{animation:monsterHit .44s ease,monsterFlash .52s ease}.monster.hit:before{filter:brightness(1.5) saturate(1.2) drop-shadow(0 0 12px rgba(242,201,109,.9)) drop-shadow(0 14px 8px rgba(0,0,0,.54))}.lane.skill-threeKind .monster{animation:monsterHit .18s ease 3}.lane.skill-straight .skill-vfx{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20128'%3e%3cdefs%3e%3clinearGradient%20id='beam'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.18'%20stop-color='%23fffdf3'%20stop-opacity='0.82'/%3e%3cstop%20offset='0.48'%20stop-color='%232da95c'%20stop-opacity='0.92'/%3e%3cstop%20offset='0.72'%20stop-color='%23f2c14e'%20stop-opacity='0.78'/%3e%3cstop%20offset='1'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cfilter%20id='beamGlow'%20x='-10%25'%20y='-80%25'%20width='120%25'%20height='260%25'%3e%3cfeGaussianBlur%20stdDeviation='10'%20result='blur'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='blur'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cpath%20d='M0%2066%20C128%2016%20296%2012%20512%2050%20L512%2078%20C308%20120%20136%20108%200%2066%20Z'%20fill='url(%23beam)'%20filter='url(%23beamGlow)'/%3e%3cpath%20d='M24%2066%20L488%2062'%20stroke='%23fffdf3'%20stroke-width='8'%20stroke-linecap='round'%20opacity='0.88'/%3e%3cpath%20d='M86%2084%20L422%2082'%20stroke='%23ffe58a'%20stroke-width='4'%20stroke-linecap='round'%20opacity='0.6'/%3e%3c/svg%3e") center / 112% 74% no-repeat,radial-gradient(circle at 58% 52%,rgba(242,193,78,.26),transparent 36%);transform:translate(-100%);animation:straightBeam 1.32s ease-out both}.lane.skill-straight .skill-impact span{top:47%;left:-20%;width:120%;height:44px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20128'%3e%3cdefs%3e%3clinearGradient%20id='beam'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.18'%20stop-color='%23fffdf3'%20stop-opacity='0.82'/%3e%3cstop%20offset='0.48'%20stop-color='%232da95c'%20stop-opacity='0.92'/%3e%3cstop%20offset='0.72'%20stop-color='%23f2c14e'%20stop-opacity='0.78'/%3e%3cstop%20offset='1'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cfilter%20id='beamGlow'%20x='-10%25'%20y='-80%25'%20width='120%25'%20height='260%25'%3e%3cfeGaussianBlur%20stdDeviation='10'%20result='blur'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='blur'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cpath%20d='M0%2066%20C128%2016%20296%2012%20512%2050%20L512%2078%20C308%20120%20136%20108%200%2066%20Z'%20fill='url(%23beam)'%20filter='url(%23beamGlow)'/%3e%3cpath%20d='M24%2066%20L488%2062'%20stroke='%23fffdf3'%20stroke-width='8'%20stroke-linecap='round'%20opacity='0.88'/%3e%3cpath%20d='M86%2084%20L422%2082'%20stroke='%23ffe58a'%20stroke-width='4'%20stroke-linecap='round'%20opacity='0.6'/%3e%3c/svg%3e") center / 100% 100% no-repeat;box-shadow:none;transform:rotate(-3deg);animation:straightLineCut 1.18s ease-out both}.lane.skill-straight .skill-impact span:nth-child(2){top:55%;animation-delay:80ms}.lane.skill-straight .skill-impact span:nth-child(3){top:39%;animation-delay:.15s}.lane.skill-flush .skill-vfx{background:radial-gradient(circle at 24% 52%,rgba(35,112,91,.58),transparent 22%),radial-gradient(circle at 42% 52%,rgba(45,169,92,.48),transparent 24%),radial-gradient(circle at 62% 52%,rgba(242,193,78,.34),transparent 28%);animation:flushPulse 1.32s ease-out both}.lane.skill-flush .skill-impact span{left:22%;top:50%;width:120px;height:120px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3cdefs%3e%3cradialGradient%20id='halo'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3cstop%20offset='0.42'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3cstop%20offset='0.54'%20stop-color='%23fffdf3'%20stop-opacity='0.92'/%3e%3cstop%20offset='0.64'%20stop-color='%232da95c'%20stop-opacity='0.64'/%3e%3cstop%20offset='0.82'%20stop-color='%232da95c'%20stop-opacity='0.18'/%3e%3cstop%20offset='1'%20stop-color='%232da95c'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cfilter%20id='soft'%3e%3cfeGaussianBlur%20stdDeviation='1.8'/%3e%3c/filter%3e%3c/defs%3e%3ccircle%20cx='128'%20cy='128'%20r='118'%20fill='url(%23halo)'/%3e%3ccircle%20cx='128'%20cy='128'%20r='70'%20fill='none'%20stroke='%23fffdf3'%20stroke-width='5'%20stroke-opacity='0.72'%20filter='url(%23soft)'/%3e%3ccircle%20cx='128'%20cy='128'%20r='103'%20fill='none'%20stroke='%232da95c'%20stroke-width='9'%20stroke-opacity='0.42'/%3e%3c/svg%3e") center / contain no-repeat;transform:translate(-50%,-50%) scale(.3);animation:flushRing 1.22s ease-out both}.lane.skill-flush .skill-impact span:nth-child(2){left:42%;animation-delay:90ms}.lane.skill-flush .skill-impact span:nth-child(3){left:62%;animation-delay:.18s}.lane.skill-fullHouse .skill-vfx{background:url(/assets/casino-impact-j46RuFku.webp) center / 310px 310px no-repeat;mix-blend-mode:screen;animation:heavyDrop 1.28s ease-out both}.lane.skill-fullHouse .skill-impact span{left:42%;top:-24%;width:90px;height:90px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3cdefs%3e%3cradialGradient%20id='core'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='1'/%3e%3cstop%20offset='0.22'%20stop-color='%23ffe58a'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.48'%20stop-color='%23f2c14e'%20stop-opacity='0.52'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='ray'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.5'%20stop-color='%23fffdf3'%20stop-opacity='0.95'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='128'%20cy='128'%20r='82'%20fill='url(%23core)'/%3e%3cg%20transform='translate(128%20128)'%20opacity='0.95'%3e%3crect%20x='-7'%20y='-126'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-7'%20y='44'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-126'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='44'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3cg%20transform='rotate(45)'%3e%3crect%20x='-6'%20y='-120'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-6'%20y='48'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-120'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='48'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3c/g%3e%3cg%20transform='rotate(22.5)'%20opacity='0.72'%3e%3crect%20x='-4'%20y='-118'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-4'%20y='64'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-118'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='64'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3c/g%3e%3c/g%3e%3ccircle%20cx='128'%20cy='128'%20r='28'%20fill='%23fffdf3'/%3e%3c/svg%3e") center / contain no-repeat;box-shadow:0 0 32px #b92d2066;transform:rotate(45deg);animation:fullHouseDrop 1.26s ease-in both}.lane.skill-fullHouse .skill-impact span:nth-child(2){left:52%;animation-delay:90ms}.lane.skill-fullHouse .skill-impact span:nth-child(3){left:32%;animation-delay:.15s}.lane.skill-fourKind .skill-vfx{background:url(/assets/casino-impact-j46RuFku.webp) center / 390px 390px no-repeat;mix-blend-mode:screen;animation:bombBurst 1.32s ease-out both}.lane.skill-fourKind .skill-impact span,.lane.skill-straightFlush .skill-impact span{left:50%;top:50%;width:150px;height:150px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3cdefs%3e%3cradialGradient%20id='core'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='1'/%3e%3cstop%20offset='0.22'%20stop-color='%23ffe58a'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.48'%20stop-color='%23f2c14e'%20stop-opacity='0.52'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='ray'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.5'%20stop-color='%23fffdf3'%20stop-opacity='0.95'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='128'%20cy='128'%20r='82'%20fill='url(%23core)'/%3e%3cg%20transform='translate(128%20128)'%20opacity='0.95'%3e%3crect%20x='-7'%20y='-126'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-7'%20y='44'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-126'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='44'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3cg%20transform='rotate(45)'%3e%3crect%20x='-6'%20y='-120'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-6'%20y='48'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-120'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='48'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3c/g%3e%3cg%20transform='rotate(22.5)'%20opacity='0.72'%3e%3crect%20x='-4'%20y='-118'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-4'%20y='64'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-118'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='64'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3c/g%3e%3c/g%3e%3ccircle%20cx='128'%20cy='128'%20r='28'%20fill='%23fffdf3'/%3e%3c/svg%3e") center / contain no-repeat;transform:translate(-50%,-50%) scale(.2);animation:skillExplosion 1.32s ease-out both}.lane.skill-fourKind .skill-impact span:nth-child(2),.lane.skill-straightFlush .skill-impact span:nth-child(2){animation-delay:90ms}.lane.skill-fourKind .skill-impact span:nth-child(3),.lane.skill-straightFlush .skill-impact span:nth-child(3){animation-delay:.18s}.lane.skill-straightFlush .skill-vfx{background:url(/assets/royal-sweep-DTwYxzjB.webp) center / 112% auto no-repeat;mix-blend-mode:screen;filter:saturate(1.08) contrast(1.08);animation:fullScreenBurst 1.46s ease-out both}.lane.skill-straightFlush .skill-impact span{width:220px;height:220px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3cdefs%3e%3cradialGradient%20id='core'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='1'/%3e%3cstop%20offset='0.22'%20stop-color='%23ffe58a'%20stop-opacity='0.96'/%3e%3cstop%20offset='0.48'%20stop-color='%23f2c14e'%20stop-opacity='0.52'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='ray'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23fffdf3'%20stop-opacity='0'/%3e%3cstop%20offset='0.5'%20stop-color='%23fffdf3'%20stop-opacity='0.95'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3ccircle%20cx='128'%20cy='128'%20r='82'%20fill='url(%23core)'/%3e%3cg%20transform='translate(128%20128)'%20opacity='0.95'%3e%3crect%20x='-7'%20y='-126'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-7'%20y='44'%20width='14'%20height='82'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='-126'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3crect%20x='44'%20y='-7'%20width='82'%20height='14'%20rx='7'%20fill='url(%23ray)'/%3e%3cg%20transform='rotate(45)'%3e%3crect%20x='-6'%20y='-120'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-6'%20y='48'%20width='12'%20height='72'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='-120'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3crect%20x='48'%20y='-6'%20width='72'%20height='12'%20rx='6'%20fill='url(%23ray)'/%3e%3c/g%3e%3cg%20transform='rotate(22.5)'%20opacity='0.72'%3e%3crect%20x='-4'%20y='-118'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-4'%20y='64'%20width='8'%20height='54'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='-118'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3crect%20x='64'%20y='-4'%20width='54'%20height='8'%20rx='4'%20fill='%23fff7cf'/%3e%3c/g%3e%3c/g%3e%3ccircle%20cx='128'%20cy='128'%20r='28'%20fill='%23fffdf3'/%3e%3c/svg%3e") center / contain no-repeat,conic-gradient(from 0deg,#f2c14e00,#f2c14ecc,#23705bb8,#f2c14e00)}.lane.skill-pair .skill-vfx,.lane.skill-twoPair .skill-vfx,.lane.skill-highCard .skill-vfx{background:linear-gradient(110deg,transparent 12%,rgba(242,193,78,.42),transparent 34%);transform:translate(-60%);animation:cardSlash 1.12s ease-out both}.lane.skill-twoPair .skill-vfx{background:linear-gradient(110deg,transparent 12%,rgba(242,193,78,.5),transparent 34%),linear-gradient(110deg,transparent 34%,rgba(242,193,78,.42),transparent 56%)}.lane.skill-highCard .skill-impact span,.lane.skill-pair .skill-impact span,.lane.skill-twoPair .skill-impact span,.lane.skill-threeKind .skill-impact span{left:24%;top:52%;width:168px;height:50px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%2096'%3e%3cdefs%3e%3clinearGradient%20id='blade'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3cstop%20offset='0.18'%20stop-color='%23fffdf3'%20stop-opacity='0.88'/%3e%3cstop%20offset='0.52'%20stop-color='%23f2c14e'%20stop-opacity='1'/%3e%3cstop%20offset='0.82'%20stop-color='%23ffffff'%20stop-opacity='0.78'/%3e%3cstop%20offset='1'%20stop-color='%23ffffff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cfilter%20id='glow'%20x='-20%25'%20y='-120%25'%20width='140%25'%20height='340%25'%3e%3cfeGaussianBlur%20stdDeviation='6'%20result='blur'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='blur'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cpath%20d='M8%2068%20C88%2014%20202%204%20312%2022%20C222%2052%20118%2078%208%2068%20Z'%20fill='url(%23blade)'%20filter='url(%23glow)'/%3e%3cpath%20d='M32%2058%20C106%2028%20204%2022%20284%2028'%20fill='none'%20stroke='%23fffdf3'%20stroke-width='5'%20stroke-linecap='round'%20opacity='0.85'/%3e%3cpath%20d='M70%2074%20C148%2052%20212%2046%20272%2048'%20fill='none'%20stroke='%23ffe58a'%20stroke-width='3'%20stroke-linecap='round'%20opacity='0.7'/%3e%3c/svg%3e") center / contain no-repeat;box-shadow:none;transform:rotate(-18deg);animation:quickSlash 1.08s ease-out both}.lane.skill-pair .skill-impact span:nth-child(2),.lane.skill-twoPair .skill-impact span:nth-child(2),.lane.skill-threeKind .skill-impact span:nth-child(2){top:43%;animation-delay:90ms}.lane.skill-twoPair .skill-impact span:nth-child(3),.lane.skill-threeKind .skill-impact span:nth-child(3){top:61%;animation-delay:.16s}.lane.skill-burst .skill-vfx{animation-delay:.72s}.lane.skill-burst .skill-impact span{animation-delay:.88s}.lane.skill-burst .skill-impact span:nth-child(2){animation-delay:1s}.lane.skill-burst .skill-impact span:nth-child(3){animation-delay:1.12s}.lane.skill-burst .monster.hit{animation-delay:.9s}.lane.skill-burst .damage-text{opacity:0;animation-delay:.98s;animation-fill-mode:both}.monster.urgent>span{border-color:#e55d3eb8;color:#ffd2c3}.monster.blame>span{border-color:#9d70bdb8;color:#e8ccff}.monster.meeting>span{border-color:#6699aec2;color:#ccecf5}.monster meter{position:absolute;left:50%;top:20px;z-index:2;display:block;width:72px;height:7px;transform:translate(-50%);border:0;border-radius:999px;background:#060c09c7;overflow:hidden;appearance:none}.monster meter::-webkit-meter-bar{border:0;border-radius:999px;background:#060c09c7}.monster meter::-webkit-meter-optimum-value{border-radius:999px;background:linear-gradient(90deg,#a6372d,#e96a45 58%,#f2c96d);box-shadow:0 0 8px #e96a4570}@keyframes monsterIdle{0%{transform:translateY(1px) scale(.985)}to{transform:translateY(-4px) scale(1.015)}}.damage-text{position:absolute;z-index:5;transform:translate(-50%,-50%);color:#d72f1f;font-size:20px;font-weight:900;text-shadow:0 2px 0 rgba(255,247,231,.95),0 8px 18px rgba(185,45,32,.32);animation:damagePop .76s cubic-bezier(.16,1,.3,1) forwards}.damage-text:nth-last-child(-n+3){font-size:18px}@keyframes laneBurst{0%{box-shadow:inset 0 0 #f2c14e00;filter:brightness(1)}35%{box-shadow:inset 0 0 0 999px #f2c14e1f,0 0 0 4px #f2c14e33;filter:brightness(1.08) saturate(1.18)}to{box-shadow:inset 0 0 #f2c14e00;filter:brightness(1)}}@keyframes cinematicVeil{0%{opacity:0}12%{opacity:1}74%{opacity:1}to{opacity:0}}@keyframes cinematicHalo{0%{opacity:0;transform:translate(-50%,-50%) scale(.45)}22%{opacity:1;transform:translate(-50%,-50%) scale(1)}68%{opacity:.72;transform:translate(-50%,-50%) scale(1.16)}to{opacity:0;transform:translate(-50%,-50%) scale(1.34)}}@keyframes cinematicLine{0%{opacity:0;transform:translate(-50%) scaleX(0)}18%{opacity:1;transform:translate(-50%) scaleX(.74)}58%{opacity:.82;transform:translate(-50%) scaleX(1)}to{opacity:0;transform:translate(-50%) scaleX(1.08)}}@keyframes cinematicOrb{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}22%{opacity:1;transform:translate(calc(-50% + var(--orb-x)),calc(-50% + var(--orb-y))) scale(1)}70%{opacity:.84;transform:translate(calc(-50% + var(--orb-x)),calc(-50% + var(--orb-y))) scale(.72)}to{opacity:0;transform:translate(calc(-50% + var(--orb-x)),calc(-50% + var(--orb-y))) scale(.1)}}@keyframes showcaseHold{0%{opacity:0;transform:translate(-50%,-42%) scale(.86);filter:brightness(1.18) saturate(1.08)}14%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}72%{opacity:1;transform:translate(-50%,-50%) scale(1);filter:brightness(1) saturate(1)}to{opacity:0;transform:translate(-50%,-58%) scale(.94);filter:brightness(1.08) saturate(1.1)}}@keyframes showcaseCardDeal{0%{opacity:0;transform:translateY(86px) translate(var(--deal-x)) rotate(0) scale(.58);filter:blur(2px) brightness(1.3)}36%{opacity:1;transform:translateY(-9px) translate(0) rotate(var(--fan)) scale(1.1);filter:blur(0) brightness(1.1)}62%{opacity:1;transform:translateY(0) translate(0) rotate(var(--fan)) scale(1)}to{opacity:1;transform:translateY(0) translate(0) rotate(var(--fan)) scale(1)}}@keyframes showcaseCardLine{0%{opacity:0;transform:translateY(86px) translate(var(--deal-x)) scale(.58);filter:blur(2px) brightness(1.3)}36%{opacity:1;transform:translateY(-6px) translate(0) scale(1.08);filter:blur(0) brightness(1.1)}62%,to{opacity:1;transform:translateY(0) translate(0) scale(1)}}@keyframes skillBannerPop{0%{opacity:0;transform:translate(-50%,-18px) scale(.72)}24%{opacity:1;transform:translate(-50%) scale(1.18)}70%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-8px) scale(.96)}}@keyframes quickSlash{0%{opacity:0;transform:translate(-80px) rotate(-18deg) scaleX(.25)}24%{opacity:1}to{opacity:0;transform:translate(380px) rotate(-18deg) scaleX(1.25)}}@keyframes straightLineCut{0%{opacity:0;transform:translate(-80px) rotate(-3deg) scaleX(.15)}30%{opacity:1}to{opacity:0;transform:translate(240px) rotate(-3deg) scaleX(1.1)}}@keyframes flushRing{0%{opacity:0;transform:translate(-50%,-50%) scale(.18)}32%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1.9)}}@keyframes fullHouseDrop{0%{opacity:0;transform:translateY(-80px) rotate(45deg) scale(.6)}45%{opacity:1;transform:translateY(148px) rotate(45deg) scale(1.05)}to{opacity:0;transform:translateY(178px) rotate(45deg) scale(1.28)}}@keyframes skillExplosion{0%{opacity:0;transform:translate(-50%,-50%) scale(.16) rotate(0)}28%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(2.2) rotate(18deg)}}@keyframes cardSlash{0%{opacity:0;transform:translate(-70%) skew(-18deg)}35%{opacity:1}to{opacity:0;transform:translate(110%) skew(-18deg)}}@keyframes straightBeam{0%{opacity:0;transform:translate(-90%) scaleX(.5)}35%{opacity:1}to{opacity:0;transform:translate(40%) scaleX(1.25)}}@keyframes flushPulse{0%{opacity:0;transform:scale(.72)}40%{opacity:1;transform:scale(1.06)}to{opacity:0;transform:scale(1.25)}}@keyframes heavyDrop{0%{opacity:0;transform:translateY(-32px) scale(.7)}35%{opacity:1;transform:translateY(0) scale(1.08)}to{opacity:0;transform:translateY(18px) scale(1.18)}}@keyframes bombBurst{0%{opacity:0;transform:scale(.45) rotate(0)}35%{opacity:1;transform:scale(1.08) rotate(4deg)}to{opacity:0;transform:scale(1.38) rotate(-5deg)}}@keyframes fullScreenBurst{0%{opacity:0;transform:scaleX(.2)}24%{opacity:1}to{opacity:0;transform:scaleX(1.4)}}@keyframes monsterHit{0%,to{transform:translate(-50%,-50%)}25%{transform:translate(calc(-50% - 7px),-50%)}50%{transform:translate(calc(-50% + 7px),-50%)}75%{transform:translate(calc(-50% - 4px),-50%)}}@keyframes monsterFlash{0%,to{filter:brightness(1)}34%{filter:brightness(1.32) saturate(1.35)}}@keyframes attackShockwave{0%{opacity:0;transform:translate(-48%) scaleX(.65)}38%{opacity:1}to{opacity:0;transform:translate(42%) scaleX(1.18)}}@keyframes damagePop{0%{opacity:0;transform:translate(-50%,-35%) scale(.72)}22%{opacity:1;transform:translate(-50%,-50%) scale(1.22)}to{opacity:0;transform:translate(-50%,-120%) scale(.96)}}@keyframes floatUp{0%{opacity:1;translate:0 0}to{opacity:0;translate:0 -26px}}.combat-log{margin-top:10px;min-height:32px;padding:8px 10px;border:1px solid rgba(201,154,61,.22);border-radius:8px;background:#060e0acc;color:var(--casino-ivory);font-weight:700;box-shadow:inset 0 1px 12px #00000042}.skill-previewer{position:fixed;right:12px;bottom:12px;z-index:20;width:min(720px,calc(100vw - 24px));max-height:calc(100vh - 24px);border:1px solid #8d806c;border-radius:10px;background:#fffdf8f7;color:#17201b;box-shadow:0 24px 80px #17201b57;overflow:auto}.skill-previewer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #d9d0bf}.skill-previewer.collapsed .skill-previewer-header{border-bottom:0}.skill-previewer.collapsed{width:68px}.skill-previewer.collapsed .skill-previewer-header{justify-content:flex-end;padding:4px}.skill-previewer.collapsed .skill-previewer-header>div{display:none}.skill-previewer.collapsed .skill-previewer-header .ghost-button{width:58px;padding:0 8px}.skill-previewer-header span{display:block;color:#8f241c;font-size:10px;font-weight:900;letter-spacing:1.5px}.skill-previewer-header strong{display:block;margin-top:2px;font-size:16px}.skill-previewer-header .ghost-button{min-height:34px;padding:0 12px}.skill-previewer-body{display:grid;gap:8px;padding:10px}.skill-preview-controls{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.skill-preview-controls button{flex:0 0 auto;min-height:34px;padding:0 10px;border:1px solid #d5c8b5;border-radius:7px;background:#fffaf1;color:#17201b;font-size:12px;font-weight:800;cursor:pointer}.skill-preview-controls button:hover,.skill-preview-controls button.active{border-color:#23705b;background:#e7f3ec;color:#155342}.skill-preview-controls button.replay{border-color:#8f241c;background:#8f241c;color:#fff7e7}.skill-preview-meta{display:flex;align-items:baseline;gap:10px;color:#667064;font-size:12px}.skill-preview-meta strong{color:#17201b;font-size:14px}.skill-preview-meta span:last-child{margin-left:auto;font-variant-numeric:tabular-nums}.skill-preview-stage{min-height:278px;border:1px solid #d9d0bf}.skill-slot-panel{display:grid;grid-template-columns:88px minmax(340px,.95fr) 210px minmax(280px,.75fr);align-items:center;gap:12px;max-width:1280px;margin:12px auto 0;padding:10px 12px;color:var(--casino-ivory)}.skill-slot-panel.released{animation:skillPanelRelease .62s ease}@keyframes skillPanelRelease{0%{box-shadow:0 0 #23705b00}35%{box-shadow:0 0 0 4px #23705b38,0 18px 44px #23705b3d}to{box-shadow:0 12px 32px #3e322014}}.skill-slot-panel strong{display:block;margin-top:4px;font-size:17px}.skill-slots{display:grid;grid-template-columns:repeat(5,minmax(64px,1fr));gap:8px}.skill-slot{position:relative;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-items:center;place-items:center;min-height:56px;border:2px solid #d5c8b5;border-radius:8px;background:#fffdf8;color:#17201b;font-weight:800;overflow:hidden}.skill-slot.empty{border-color:#c99a3d4d;color:#7f897e;background:repeating-linear-gradient(45deg,#14251d,#14251d 8px,#101d17 8px 16px)}.skill-slot.filled:before{position:absolute;inset:auto -8px -18px auto;font-size:54px;font-weight:900;opacity:.1;line-height:1}.skill-slot.filled.hearts,.skill-slot.filled.diamonds{color:#c8243d}.skill-slot.filled.hearts{border-color:#ef5263;background:linear-gradient(160deg,#fff6f7,#ffdce3);box-shadow:inset 0 -6px #ef526338}.skill-slot.filled.hearts:before{content:"♥"}.skill-slot.filled.diamonds{border-color:#f29a24;background:linear-gradient(160deg,#fff9ec,#ffe1a8);color:#b65a00;box-shadow:inset 0 -6px #f29a2447}.skill-slot.filled.diamonds:before{content:"♦"}.skill-slot.filled.spades{border-color:#4f76b8;background:linear-gradient(160deg,#f3f8ff,#d7e6ff);color:#143a70;box-shadow:inset 0 -6px #4f76b847}.skill-slot.filled.spades:before{content:"♠"}.skill-slot.filled.clubs{border-color:#2da95c;background:linear-gradient(160deg,#f2fff5,#ccefd6);color:#146b35;box-shadow:inset 0 -6px #2da95c47}.skill-slot.filled.clubs:before{content:"♣"}.skill-slot.filled span,.skill-slot.filled strong{z-index:1}.skill-slot.filled span{margin-top:4px;font-size:20px}.skill-slot.filled strong{font-size:24px;line-height:1}.skill-slot.gained{animation:slotGain .52s cubic-bezier(.2,.9,.2,1)}.skill-slot.gained:after{position:absolute;inset:-22%;z-index:2;content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3e%3cdefs%3e%3cradialGradient%20id='spark'%20cx='50%25'%20cy='50%25'%20r='50%25'%3e%3cstop%20offset='0'%20stop-color='%23ffffff'%20stop-opacity='1'/%3e%3cstop%20offset='0.24'%20stop-color='%23fff0a8'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.56'%20stop-color='%23f2c14e'%20stop-opacity='0.58'/%3e%3cstop%20offset='1'%20stop-color='%23f2c14e'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3ccircle%20cx='48'%20cy='48'%20r='38'%20fill='url(%23spark)'/%3e%3cpath%20d='M49%2010%20L56%2038%20L84%2046%20L56%2055%20L48%2086%20L39%2056%20L12%2048%20L39%2039%20Z'%20fill='%23fffdf3'%20opacity='0.92'/%3e%3ccircle%20cx='48'%20cy='48'%20r='10'%20fill='%23f2c14e'/%3e%3c/svg%3e") center / 76% 76% no-repeat;opacity:0;pointer-events:none;animation:slotChargeFlash .64s ease-out both}.skill-mini-reference{min-width:0}.skill-mini-reference>div{display:flex;gap:6px;margin-top:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.skill-mini-reference>div>span{flex:0 0 auto;padding:5px 7px;border:1px solid rgba(201,154,61,.24);border-radius:8px;background:#08120db8;color:var(--casino-muted);font-size:11px;line-height:1;white-space:nowrap}.skill-mini-reference b{margin-right:4px;color:var(--casino-gold-bright)}@keyframes slotGain{0%{opacity:0;transform:translateY(-20px) scale(.82)}72%{opacity:1;transform:translateY(0) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slotChargeFlash{0%{opacity:0;transform:scale(.5) rotate(0)}34%{opacity:.95}to{opacity:0;transform:scale(1.55) rotate(28deg)}}.hand-info{display:grid;gap:8px}.hand-info strong{display:block;margin-top:3px;font-size:15px}.hand{display:grid;grid-template-columns:repeat(5,minmax(54px,1fr));gap:10px}.hand-card{min-height:70px;cursor:default}.hand-card.empty{color:#9a907f;background:repeating-linear-gradient(45deg,#f7f1e8,#f7f1e8 8px,#efe5d6 8px 16px)}.play-button,.primary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid rgba(242,201,109,.5);border-radius:8px;background:linear-gradient(180deg,#2e745a,#1d5744);color:#fff;font-weight:800;cursor:pointer}.play-button:disabled{cursor:default;opacity:.5}.play-button.danger{background:#b92d20}.ghost-button{border:1px solid rgba(201,154,61,.42);background:#0c1c14eb;color:var(--casino-ivory)}.modal{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:20px;background:#030806a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog{width:min(560px,100%);padding:22px;border:1px solid rgba(242,201,109,.58);border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),#102119;color:var(--casino-ivory);box-shadow:inset 0 0 0 3px #00000029,0 24px 80px #0000008a}.dialog h2{margin-bottom:8px;font-size:24px}.dialog p{margin-bottom:16px;color:var(--casino-muted);line-height:1.6}.pick-list,.upgrade-list,.preview-hand{display:grid;gap:10px;margin-bottom:16px}.pick-list{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.pick-card{min-height:68px;font-size:18px;font-weight:900}.pick-card small{display:block;font-size:11px;font-weight:700}.pick-card.recommended{border-color:#23705b;box-shadow:0 0 0 3px #23705b33}.preview-hand{grid-template-columns:repeat(5,1fr)}.preview-hand span{padding:12px 8px;border:1px solid #d9d0bf;border-radius:8px;background:#fff;text-align:center;font-weight:900}.upgrade-list button{display:grid;gap:4px;padding:14px;border:1px solid #d9d0bf;border-radius:8px;background:#fffaf1;color:#17201b;text-align:left;cursor:pointer}.upgrade-list button:hover{border-color:#23705b}.upgrade-list span{color:#667064;font-size:13px}@media(max-width:920px){.topbar,.game-shell,.skill-slot-panel{max-width:620px}.topbar{align-items:stretch;flex-direction:column}.stats{display:grid;grid-template-columns:repeat(3,1fr)}.game-shell,.skill-slot-panel{grid-template-columns:1fr}.lane{min-height:350px}}@media(max-width:520px){.app{padding:12px}.board{gap:5px}.card-tile{min-height:46px}.card-tile span,.card-tile strong{font-size:15px}.card-tile .card-suit{font-size:20px}.hand{gap:6px}.lane{min-height:310px}.base{width:118px;height:118px}.monster{width:92px;height:132px}.skill-previewer{right:6px;bottom:6px;width:calc(100vw - 12px);max-height:calc(100vh - 12px)}.skill-preview-meta span:last-child{display:none}}
