@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@500;600;700;800&family=Noto+Serif+SC:wght@600;700;900&display=swap";:root{color:#2c211d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#2c211d;--red:#c63e32;--deep-red:#8b2826;--gold:#e3a63b;--paper:#f5eddb;--paper-dark:#e7d8bb;background:#d9c7a8;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:radial-gradient(circle at 10% 15%,#fff8e261,#0000 28%),linear-gradient(135deg,#d9c7a8,#cdb893 70%,#bd9e77);overflow:hidden}button{font:inherit}.app-shell{place-items:center;width:100%;height:100dvh;display:grid;overflow:hidden}.game-frame{isolation:isolate;background:var(--paper);flex-direction:column;width:min(100%,440px);height:100dvh;max-height:900px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #3e261538}.paper-texture{z-index:-1;pointer-events:none;opacity:.38;mix-blend-mode:multiply;background-image:radial-gradient(#53392321 .6px,#0000 .8px),radial-gradient(#ffffff5c .5px,#0000 .8px);background-position:0 0,8px 9px;background-size:14px 14px,17px 17px;position:absolute;inset:0}.game-hud{z-index:10;padding:max(15px, env(safe-area-inset-top)) 17px 10px;background:#f8f1e1eb;border-bottom:1px solid #704b2b1a;flex:0 0 90px;justify-content:space-between;align-items:center;display:flex}.hud-title,.hud-stats,.hud-stat,.capture-message,.start-flash,.activity-label{align-items:center;display:flex}.hud-title{gap:9px}.mini-seal,.result-seal{color:#f9e7bd;background:var(--red);border-radius:9px;place-items:center;font-family:Noto Serif SC,serif;font-weight:900;display:grid;box-shadow:2px 2px #852c28}.mini-seal{width:34px;height:34px;font-size:20px;transform:rotate(-4deg)}.hud-title p{letter-spacing:.04em;margin:0;font-family:Noto Serif SC,serif;font-size:18px;font-weight:900;line-height:1.08}.hud-title span{color:#967c61;letter-spacing:.08em;margin-top:3px;font-size:10px;display:block}.hud-stats{gap:8px}.hud-stat{flex-direction:column;align-items:flex-end;gap:1px;min-width:45px}.hud-stat span{color:#9a826a;letter-spacing:.08em;font-size:10px}.hud-stat strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:19px;font-weight:800;line-height:1}.hud-stat strong em{color:#9a826a;margin-left:1px;font-size:10px;font-style:normal;font-weight:600}.combo-stat strong{color:#ae5540}.combo-stat.is-hot strong{color:var(--red);animation:.34s ease-out combo-pop}.timer-stat{border-left:1px solid #704b2b29;padding-left:8px}.playfield{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(at 52% 54%,#fff9e4d6 0%,#fff9e400 51%),linear-gradient(#eee1c6 0%,#f5e9cf 54%,#dfc99f 100%);flex:auto;min-height:0;position:relative;overflow:hidden}.playfield:active{cursor:grabbing}.playfield:before{content:"";pointer-events:none;opacity:.65;background:linear-gradient(90deg,#82351f0a,#0000 17% 83%,#82351f0a);position:absolute;inset:0}.playfield:after{content:"";background:#6b422133;height:1px;position:absolute;bottom:1.5%;left:8%;right:8%;box-shadow:0 -4px #6b42210a}.sky-ornament{z-index:1;color:#90312547;pointer-events:none;font-family:Noto Serif SC,serif;font-weight:900;position:absolute}.ornament-left{font-size:32px;top:10%;left:7%;transform:rotate(-13deg)}.ornament-right{letter-spacing:.2em;writing-mode:vertical-rl;font-size:12px;top:13%;right:6%}.cloud{z-index:1;opacity:.33;filter:blur(.3px);pointer-events:none;background:#fff8e7;border-radius:50%;width:108px;height:24px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute;bottom:2px}.cloud:before{width:35px;height:27px;left:19px}.cloud:after{width:43px;height:34px;right:16px}.cloud-one{top:20%;left:-25px;transform:scale(.8)}.cloud-two{opacity:.24;top:32%;right:-28px;transform:scale(.63)rotate(4deg)}.lantern{z-index:1;pointer-events:none;background:#be402833;border:2px solid #9c4b2540;border-top:0;border-radius:0 0 15px 15px;width:31px;height:55px;position:absolute;top:-1px}.lantern:before{content:"";background:#6a3f2352;width:1px;height:12px;position:absolute;top:-2px;left:50%}.lantern:after{content:"";border-top:2px solid #c2732f73;width:16px;height:9px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.lantern i{color:#ffdb85e0;place-items:center;font-family:Noto Serif SC,serif;font-size:13px;font-style:normal;font-weight:900;display:grid;position:absolute;inset:9px 4px}.lantern-left{left:23%}.lantern-right{opacity:.65;right:23%;transform:scale(.82)}.activity-label{z-index:2;color:#6e4b2f8f;letter-spacing:.2em;white-space:nowrap;gap:8px;font-size:10px;position:absolute;top:9%;left:50%;transform:translate(-50%)}.activity-label span{background:#a6513161;width:17px;height:1px;display:block}.activity-hint{z-index:2;color:#6549347a;letter-spacing:.06em;white-space:nowrap;pointer-events:none;font-size:10px;position:absolute;top:88%;left:50%;transform:translate(-50%)}.ghost-layer,.particle-layer{pointer-events:none;position:absolute;inset:0}.ghost-layer{z-index:5}.ghost{transform-origin:50% 57%;will-change:left, top, transform, opacity;width:82px;height:93px;position:absolute}.ghost-body{background:var(--ghost-color,#f7f3e7);border:2px solid #655b4d52;border-radius:50% 50% 43% 43%;width:60px;height:61px;animation:2.8s ease-in-out infinite ghost-float;position:absolute;top:10px;left:11px;box-shadow:0 7px 9px #72512c21,inset -4px -3px #cbbfa72e}.ghost-body:before{content:"";background:#ffffff8f;border-radius:50%;height:12px;position:absolute;top:4px;left:12px;right:12px}.ghost-delay{--ghost-color:#f8f1df}.ghost-anxiety{--ghost-color:#fff8e9}.ghost-rumination{--ghost-color:#eff3e8}.ghost-anxiety .ghost-body{animation:.58s steps(2,end) infinite ghost-anxious}.ghost-rumination .ghost-body{animation-duration:1.65s}.ghost-horns{height:13px;position:absolute;top:-8px;left:15px;right:15px}.ghost-horns i{background:#ded8c4;border-radius:80% 20% 50% 40%;width:9px;height:14px;display:block;position:absolute;transform:rotate(-25deg)}.ghost-horns i:last-child{right:0;transform:scaleX(-1)rotate(-25deg)}.ghost-face{position:absolute;inset:0}.ghost-eye{background:#49352c;border-radius:50%;width:7px;height:9px;position:absolute;top:26px}.ghost-eye:after{content:"";background:#fffaf0;border-radius:50%;width:2px;height:3px;position:absolute;top:1px;left:2px}.ghost-eye-left{left:17px}.ghost-eye-right{right:17px}.ghost-mouth{color:#ad5d4d;font-family:Noto Serif SC,serif;font-size:14px;font-weight:800;position:absolute;top:37px;left:50%;transform:translate(-50%)}.ghost-tail{height:18px;position:absolute;bottom:-12px;left:3px;right:3px}.ghost-tail i{background:var(--ghost-color,#f7f3e7);border-bottom:2px solid #655b4d3b;border-radius:4px 4px 16px 16px;width:19px;height:19px;position:absolute;bottom:0;transform:rotate(45deg)}.ghost-tail i:first-child{left:7px}.ghost-tail i:nth-child(2){bottom:3px;left:20px}.ghost-tail i:last-child{right:7px}.ghost-name{color:#694932cc;letter-spacing:.02em;white-space:nowrap;background:#fff8e294;border-radius:99px;padding:2px 6px;font-size:9px;line-height:1.15;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ghost-anxiety .ghost-name{color:#9d584e}.ghost-rumination .ghost-name{color:#657c5e}.ghost-danger .ghost-body{border-color:#d48a55;box-shadow:0 0 0 5px #e2944a24,0 7px 9px #72512c21}.ghost-danger .ghost-name{color:#b66542}.ghost-capturing .ghost-body{box-shadow:0 0 0 7px #e2a63b24,0 5px 8px #72512c21}.ghost-capturing .ghost-name{opacity:0}.capture-zone{z-index:2;opacity:0;clip-path:polygon(50% 100%,100% 0,0 0);pointer-events:none;background:linear-gradient(#e0a6390f,#e0a63933);width:52%;height:38%;transition:opacity .14s;position:absolute;top:43%;transform:translate(-50%)}.capture-zone-active{opacity:1;animation:.72s ease-out zone-breathe}.zone-glow{filter:blur(8px);background:radial-gradient(#ffec9a61,#0000 67%);border-radius:50%;position:absolute;inset:4% 10% 8%}.zone-line{transform-origin:50%;background:#d68f27ad;border-radius:50%;width:28%;height:1px;animation:.68s ease-out infinite air-line;position:absolute;bottom:15%;left:50%}.zone-line-one{transform:translate(-50%)rotate(-24deg)translate(-17px)}.zone-line-two{animation-delay:.11s;transform:translate(-50%)rotate(24deg)translate(17px)}.particle-layer{z-index:7}.particle{color:#bf7627;will-change:left, top, opacity, transform;place-items:center;width:8px;height:8px;font-size:13px;font-weight:900;display:grid;position:absolute}.particle-seal{width:13px;height:13px}.particle-dot{background:#dca642;border-radius:50%}.player-rig{z-index:8;will-change:left;pointer-events:none;width:148px;height:154px;position:absolute;bottom:1.8%;transform:translate(-50%)}.zhongkui{width:92px;height:124px;position:absolute;bottom:0;left:17px}.zhongkui-hat{z-index:2;background:#292322;border-radius:50% 50% 10px 10px;width:77px;height:36px;position:absolute;top:0;left:7px;transform:rotate(-3deg);box-shadow:inset 9px 3px #ffffff0f}.zhongkui-hat:before{content:"";background:#3a2925;border-radius:50%;height:10px;position:absolute;bottom:-5px;left:-8px;right:-8px}.zhongkui-hat b{color:#eab45b;letter-spacing:.13em;white-space:nowrap;font-family:Noto Serif SC,serif;font-size:12px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.zhongkui-head{z-index:3;background:#d95a3f;border:2px solid #77322b;border-radius:45% 45% 48% 48%;width:64px;height:62px;position:absolute;top:26px;left:20px;box-shadow:inset -5px -4px #8d2b212e}.brow{background:#2c211d;border-radius:80%;width:18px;height:5px;position:absolute;top:16px}.brow-left{left:11px;transform:rotate(17deg)}.brow-right{right:11px;transform:rotate(-17deg)}.eye{background:#261d1b;border-radius:50%;width:6px;height:8px;position:absolute;top:24px}.eye-left{left:17px}.eye-right{right:17px}.beard{background:#272323;border-radius:45% 45% 46% 46%;height:31px;position:absolute;bottom:-10px;left:12px;right:12px}.beard i{background:#272323;border-radius:0 0 70% 70%;width:10px;height:18px;position:absolute;bottom:-4px}.beard i:first-child{left:4px;transform:rotate(17deg)}.beard i:nth-child(2){height:24px;left:50%;transform:translate(-50%)}.beard i:last-child{right:4px;transform:rotate(-17deg)}.face-mark{color:#f3c56e;font-family:Noto Serif SC,serif;font-size:10px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.zhongkui-body{background:#bd3c33;border-radius:38% 38% 14px 14px;width:77px;height:55px;position:absolute;top:77px;left:10px;box-shadow:inset -9px -3px #73211f33}.zhongkui-body:before{content:"";background:#e0a43d;border-radius:3px;width:20px;height:22px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(45deg)}.robe-mark{color:#f4ce78;font-family:Noto Serif SC,serif;font-size:19px;font-weight:900;position:absolute;top:19px;left:50%;transform:translate(-50%)}.zhongkui-feet{height:13px;position:absolute;bottom:-1px;left:21px;right:21px}.zhongkui-feet i{background:#302421;border-radius:50% 50% 40% 40%;width:29px;height:10px;position:absolute;bottom:0}.zhongkui-feet i:last-child{right:0}.capture-bag{z-index:4;transform-origin:bottom;background:#a9693f;border:2px solid #72432d;border-radius:15px 15px 19px 19px;width:50px;height:65px;transition:transform .18s,height .18s,filter .18s;position:absolute;bottom:56px;left:86px;transform:rotate(-11deg);box-shadow:inset -5px -5px #5c2c1d33,0 6px 7px #54301c24}.capture-bag:before{content:"";background:#623928;border:2px solid #73432d;border-radius:50%;height:16px;position:absolute;top:-6px;left:5px;right:5px}.bag-mouth{opacity:.92;background:#331e1b;border-radius:50%;height:10px;position:absolute;top:-3px;left:7px;right:7px}.bag-mouth span{background:#efb14e;border-radius:50%;width:3px;height:3px;position:absolute;top:3px}.bag-mouth span:first-child{left:9px}.bag-mouth span:last-child{right:9px}.bag-charm{color:#f5c660;font-family:Noto Serif SC,serif;font-size:19px;font-weight:900;position:absolute;top:21px;left:50%;transform:translate(-50%)}.bag-knot{background:#e0a33e;border-radius:3px;width:12px;height:12px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)rotate(45deg)}.is-catching .capture-bag{filter:drop-shadow(0 0 7px #f6c2529e);transform:rotate(-5deg)scale(1.12)translateY(-8px)}.bag-open{height:70px}.bag-pulse:after{content:"";border:1px solid #d6942880;border-radius:50%;animation:.48s ease-out both bag-ring;position:absolute;inset:-14px -10px -13px}.capture-message{z-index:11;color:#7d3c2d;white-space:nowrap;pointer-events:none;background:#fff6daf0;border:1px solid #b7643d3d;border-radius:99px;gap:6px;padding:8px 14px;font-family:Noto Serif SC,serif;font-size:13px;font-weight:800;animation:1.2s ease-out both toast-in;position:absolute;top:21%;left:50%;transform:translate(-50%);box-shadow:0 7px 15px #7a49231a}.capture-message svg{color:#d29235}.countdown-layer,.result-layer{z-index:20;-webkit-backdrop-filter:blur(1.7px);backdrop-filter:blur(1.7px);pointer-events:none;background:#5b352221;place-items:center;display:grid;position:absolute;inset:0}.countdown-layer{align-content:center;padding-bottom:18%}.countdown-badge{color:#f9e7bd;background:var(--red);letter-spacing:.12em;border-radius:99px;margin-bottom:12px;padding:5px 11px;font-size:10px;box-shadow:2px 2px #79262266}.countdown-number{color:#fff4d6;text-shadow:2px 3px #792a208c;font-family:Noto Serif SC,serif;font-size:clamp(78px,22vw,104px);font-weight:900;line-height:.93;animation:.78s ease-out both count-in}.countdown-layer p{color:#fff3d3;letter-spacing:.16em;margin:15px 0 0;font-size:12px}.start-flash{z-index:16;color:#fff5d9;pointer-events:none;white-space:nowrap;background:#8b2821d1;border:1px solid #ffffff57;border-radius:99px;gap:6px;padding:8px 15px;font-family:Noto Serif SC,serif;font-size:14px;font-weight:800;animation:.76s ease-out both start-flash;position:absolute;top:38%;left:50%;transform:translate(-50%)}.result-layer{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto;background:#41261b38}.result-card{text-align:center;background:#fff6e1;border:1px solid #965d3430;border-radius:23px;width:min(84%,330px);padding:36px 25px 25px;animation:.42s cubic-bezier(.2,.9,.28,1.1) both card-rise;position:relative;overflow:hidden;box-shadow:0 19px 42px #44251840}.result-card:before{content:"";background:#d9ae4e26;border-radius:50%;height:140px;position:absolute;top:-75px;left:-20%;right:-20%}.result-seal{width:42px;height:42px;margin:-3px auto 14px;font-size:23px;position:relative;transform:rotate(5deg)}.result-eyebrow{color:#b05d3d;letter-spacing:.16em;margin:0;font-size:12px;position:relative}.result-card h1{color:#33231e;letter-spacing:.05em;margin:9px 0 23px;font-family:Noto Serif SC,serif;font-size:22px;position:relative}.result-lines{border-top:1px solid #7b4d2a24;border-bottom:1px solid #7b4d2a24;grid-template-columns:1fr 1fr;margin:0 auto 23px;display:grid;position:relative}.result-lines div{flex-direction:column;gap:4px;padding:12px 5px 11px;display:flex}.result-lines div+div{border-left:1px solid #7b4d2a24}.result-lines span{color:#a48667;font-size:11px}.result-lines strong{color:#a94134;font-size:28px;font-weight:800;line-height:1}.result-lines small{color:#a48667;margin-left:2px;font-size:11px;font-weight:600}.restart-button{color:#fff3d0;background:var(--red);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-size:14px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 4px #8d2f2b}.restart-button:active{transform:translateY(2px);box-shadow:0 2px #8d2f2b}.game-footer{z-index:10;color:#60452da6;letter-spacing:.04em;background:#e6d2b1c7;flex:0 0 46px;justify-content:center;align-items:center;gap:6px;font-size:10px;transition:opacity .25s,transform .25s;display:flex}.game-footer.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.footer-dot{background:#c46b40;border-radius:50%;width:5px;height:5px}.game-footer button{color:#9c5e43;cursor:pointer;background:0 0;border:0;border-left:1px solid #9c5e4342;margin-left:4px;padding:3px 7px;font-size:10px}.debug-zone{opacity:.44;outline-offset:-2px;outline:1px dashed #bf3d2ac7}.debug-zone .debug-label,.player-anchor-debug{z-index:30;color:#a72f26;letter-spacing:.04em;font:700 8px/1 monospace;position:absolute}.debug-zone .debug-label{white-space:nowrap;top:34%;left:50%;transform:translate(-50%)rotate(.5deg)}.player-anchor-debug{white-space:nowrap;pointer-events:none;background:#ffefb1c2;padding:3px 4px;bottom:18%;transform:translate(-50%)}.ghost-hitbox-debug{z-index:18;background:#e5683d1a;border:1px dashed #b1281fc7;border-radius:50%;width:38px;height:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bag-anchor-marker{z-index:31;color:#a72f26;text-shadow:0 1px 2px #fff0ae;white-space:nowrap;font:700 15px/1 monospace;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bag-anchor-marker b{letter-spacing:.03em;margin-top:3px;font-size:7px;display:block}@keyframes ghost-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes ghost-anxious{0%,to{transform:translate(0)rotate(-2deg)}25%{transform:translate(2px,-1px)rotate(3deg)}50%{transform:translate(-2px,1px)rotate(-3deg)}75%{transform:translate(1px)rotate(2deg)}}@keyframes zone-breathe{0%{opacity:.1;transform:translate(-50%)scale(.89)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes air-line{0%{opacity:0;transform:translate(-50%)translateY(10px)scaleX(.3)}35%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(-22px)scaleX(1)}}@keyframes bag-ring{0%{opacity:.8;transform:scale(.76)}to{opacity:0;transform:scale(1.15)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)scale(.92)}16%{opacity:1;transform:translate(-50%)scale(1)}78%{opacity:1}to{opacity:0;transform:translate(-50%,-7px)scale(.98)}}@keyframes count-in{0%{opacity:0;transform:scale(.72)}60%{opacity:1;transform:scale(1.06)}to{transform:scale(1)}}@keyframes start-flash{0%{opacity:0;transform:translate(-50%,7px)scale(.9)}18%{opacity:1;transform:translate(-50%)scale(1)}72%{opacity:1}to{opacity:0;transform:translate(-50%,-8px)scale(.98)}}@keyframes card-rise{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes combo-pop{0%{transform:scale(1)}50%{transform:scale(1.28)}to{transform:scale(1)}}@media (width>=600px){.game-frame{border-radius:23px}}@media (height<=680px){.game-hud{flex-basis:76px;padding-top:11px}.game-footer{flex-basis:38px}.player-rig{transform-origin:bottom;transform:translate(-50%)scale(.82)}.activity-hint{top:86%}}@media (width<=350px){.hud-title p{font-size:16px}.hud-stats{gap:4px}.hud-stat{min-width:40px}.hud-stat strong{font-size:17px}.ghost{transform:scale(.88)}}.game-hud{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#f8f1e1c7}.mute-button{color:#9b684d;cursor:pointer;background:#fff9e78f;border:1px solid #9b684d3d;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:auto;margin-right:8px;padding:0;display:grid}.mute-button:active{transform:scale(.94)}.formal-scene{background-image:linear-gradient(#fff1ca0f, #5b2c1914), var(--formal-background);background-position:50%;background-size:100% 100%}.formal-scene:before{opacity:.16;background:linear-gradient(90deg,#4e1f1414,#0000 19% 81%,#4e1f1414)}.formal-scene .paper-texture,.formal-scene .sky-ornament,.formal-scene .cloud,.formal-scene .lantern{display:none}.formal-scene .activity-label{color:#fff6d7c7;text-shadow:0 1px 3px #491f1457;top:8%}.formal-scene .activity-label span{background:#ffe797b3}.formal-scene .activity-hint{color:#fff5d6c2;text-shadow:0 1px 3px #46221473}.formal-scene .ghost{width:88px;height:91px}.formal-scene .ghost-art{object-fit:contain;filter:drop-shadow(0 5px 5px #3e241833);width:100%;height:100%;display:block;position:absolute;inset:0}.formal-scene .ghost-name{color:#743e30;background:#fff7e0c7;border:1px solid #89462d26;bottom:-7px;box-shadow:0 2px 4px #4c26171a}.formal-scene .ghost-late-night .ghost-name{color:#554e78}.formal-scene .ghost-anxiety .ghost-name{color:#3e628d}.formal-scene .ghost-overthinking .ghost-name{color:#765a4e}.formal-scene .ghost-overtime .ghost-name{color:#6b5448}.formal-scene .ghost-bad-luck .ghost-name{color:#52615d}.formal-scene .ghost-danger .ghost-art{filter:drop-shadow(0 0 5px #f6c654e0)}.formal-scene .ghost-capturing .ghost-art{filter:drop-shadow(0 0 7px #f9cb55eb)}.formal-scene .player-rig{width:178px;height:190px;bottom:.7%}.formal-scene .zhongkui-art{filter:drop-shadow(0 7px 5px #3d1e1338);width:156px;height:auto;display:block;position:absolute;bottom:0;left:0}.formal-scene .capture-bag{z-index:5;left:calc(var(--bag-anchor-x) * 100%);top:calc(var(--bag-anchor-y) * 100%);width:87px;height:87px;box-shadow:none;background:0 0;border:0;border-radius:0;transition:transform .18s,filter .18s;position:absolute;bottom:auto;right:auto;transform:translate(-50%,-50%)}.formal-scene .bag-state-closed{opacity:0;pointer-events:none}.formal-scene .bag-debug.bag-state-closed{opacity:1}.formal-scene .bag-art{object-fit:contain;filter:drop-shadow(0 5px 4px #4e271933);width:100%;height:100%;display:block}.formal-scene .player-state-capture .zhongkui-art{filter:drop-shadow(0 7px 6px #3d1e1338)drop-shadow(0 0 6px #f0bd4b4d)}.formal-scene .player-state-success .zhongkui-art{filter:drop-shadow(0 7px 6px #3d1e1338)drop-shadow(0 0 7px #f0bd4b66)}.formal-scene .is-catching .capture-bag{filter:drop-shadow(0 0 8px #f8cd57d9);transform:translate(-50%,-57%)scale(1.1)}.formal-scene .bag-pulse:after{content:"";border:1px solid #ffdd77b8;border-radius:50%;animation:.48s ease-out both bag-ring;position:absolute;inset:4px}@media (height<=680px){.formal-scene .player-rig{transform:translate(-50%)scale(.78)}}
