*{box-sizing:border-box}:root{--app-height: 100vh;--rem-root: 10vw;--field-blue: #3f7fd4;--field-blue-deep: #3776cd;--orange: #ff9f00;--orange-light: #ffc51c;--orange-shadow: #ff8e00;--green: #95d35d;--white: #ffffff}@supports (height: 100dvh){:root{--app-height: 100dvh}}html{font-size:var(--rem-root)}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;touch-action:manipulation}body{background:var(--field-blue);color:var(--white);font-family:Aptos,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font:inherit;outline:none;-webkit-tap-highlight-color:transparent}.app-shell{width:100%;max-width:10rem;height:100vh;height:100dvh;height:var(--app-height);margin:0 auto;overflow:hidden;background:var(--field-blue);position:relative}.activity-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--field-blue)}.activity-content{position:relative;flex:1 1 0;min-height:0;overflow:hidden;background:linear-gradient(180deg,#86b1e5 0,#74a7e0 30%,#5b94da 48%,#4685d5 66%,var(--field-blue-deep) 100%)}.action-area{position:absolute;z-index:7;left:0;top:8.666667rem;width:100%;min-height:5.6rem;overflow:visible}.shoot-panel{min-height:3.733333rem}.shoot-panel__hint{width:8.933333rem;max-width:calc(100% - .96rem);margin:.586667rem auto 0;color:#fff;font-size:.4rem;line-height:1.35;font-weight:400;text-align:center}.activity-slogan{position:absolute;z-index:4;left:0;bottom:1.386667rem;width:100%;margin:0;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:.506667rem;line-height:1.1;font-style:italic;font-weight:900;text-align:center}.activity-slogan strong{margin:0 .24rem;font-weight:900;white-space:nowrap}.activity-slogan span{width:.533333rem;height:.026667rem;background:rgba(155,211,93,.9);display:block}.app-shell--participated .activity-slogan,.app-shell--loanLocked .activity-slogan,.app-shell--unavailable .activity-slogan{bottom:1.546667rem}.soccer-stage{position:absolute;z-index:1;left:0;top:0;width:100%;height:12.56rem;overflow:visible;transform:translateY(-.213333rem);pointer-events:none}.soccer-stage:after{position:absolute;z-index:2;left:0;right:0;bottom:-.026667rem;height:2.506667rem;content:"";background:linear-gradient(180deg,rgba(91,148,218,0),#5b94da 70%,#4685d5);pointer-events:none}.soccer-stage__bg{position:relative;z-index:1;width:100%;height:auto;min-height:12.56rem;display:block;object-fit:cover;object-position:center top}.goalkeeper-stack{--keeper-pre-x: 0;--keeper-early-x: 0;--keeper-mid-x: 0;--keeper-late-x: 0;--keeper-end-x: 0;--keeper-pre-rotate: 0deg;--keeper-early-rotate: 0deg;--keeper-mid-rotate: 0deg;--keeper-late-rotate: 0deg;--keeper-end-rotate: 0deg;position:absolute;z-index:3;left:50%;top:4.16rem;width:1.76rem;height:1.946667rem;transform:translate(-50%);pointer-events:none}.goalkeeper{position:absolute;left:50%;bottom:0;transform-origin:center 88%;filter:drop-shadow(0 .08rem .08rem rgba(34,70,35,.2))}.goalkeeper--ready{width:1.76rem;transform:translate(-50%);animation:keeper-ready 1.6s ease-in-out infinite}.goalkeeper--dive{width:1.84rem;opacity:0;transform:translate(-50%) translateY(.213333rem) scale(.92)}.goalkeeper-stack.goalkeeper--active .goalkeeper--ready{animation:keeper-ready-to-dive 1.22s cubic-bezier(.2,.72,.18,1) both}.goalkeeper-stack.goalkeeper--active .goalkeeper--dive{animation:keeper-dive 1.22s cubic-bezier(.2,.72,.18,1) both}.goalkeeper--miss-left{--keeper-pre-x: -.053333rem;--keeper-early-x: -.293333rem;--keeper-mid-x: -.64rem;--keeper-late-x: -1.013333rem;--keeper-end-x: -1.306667rem;--keeper-pre-rotate: -1deg;--keeper-early-rotate: -4deg;--keeper-mid-rotate: -8deg;--keeper-late-rotate: -10deg;--keeper-end-rotate: -12deg}.goalkeeper--miss-right{--keeper-pre-x: .053333rem;--keeper-early-x: .293333rem;--keeper-mid-x: .64rem;--keeper-late-x: 1.013333rem;--keeper-end-x: 1.306667rem;--keeper-pre-rotate: 1deg;--keeper-early-rotate: 4deg;--keeper-mid-rotate: 8deg;--keeper-late-rotate: 10deg;--keeper-end-rotate: 12deg}.stage-football{--ball-early-x: 0;--ball-end-x: 0;--ball-mid-x: 0;--ball-net-x: 0;--ball-entry-y: -3.093333rem;--ball-entry-scale: .36;--ball-settle-y: -2.56rem;--ball-final-y: -2.72rem;--ball-settle-scale: .31;--ball-final-scale: .31;position:absolute;z-index:6;left:50%;top:7.173333rem;width:1.44rem;height:1.653333rem;transform:translate3d(-50%,.666667rem,0) scale(1) rotate(0);transform-origin:center;opacity:0;pointer-events:none;will-change:transform,opacity}.stage-football--left{--ball-early-x: -.16rem;--ball-end-x: -1.28rem;--ball-mid-x: -.693333rem;--ball-net-x: -1.226667rem;--ball-entry-scale: .34;--ball-settle-y: -2.426667rem;--ball-final-y: -2.506667rem;--ball-settle-scale: .29;--ball-final-scale: .28}.stage-football--center{--ball-early-x: .001rem;--ball-end-x: .001rem;--ball-mid-x: .001rem;--ball-net-x: .001rem}.stage-football--right{--ball-early-x: .16rem;--ball-end-x: 1.28rem;--ball-mid-x: .693333rem;--ball-net-x: 1.226667rem;--ball-entry-scale: .34;--ball-settle-y: -2.426667rem;--ball-final-y: -2.506667rem;--ball-settle-scale: .29;--ball-final-scale: .28}.stage-football__image{position:relative;z-index:2;width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 .133333rem .106667rem rgba(45,45,45,.22));will-change:transform}.stage-football__shadow{position:absolute;z-index:1;left:50%;bottom:.026667rem;width:1.12rem;height:.213333rem;border-radius:50%;background:rgba(30,66,35,.32);filter:blur(.053333rem);opacity:0;transform:translate(-50%) scale(.5);transform-origin:center;pointer-events:none}.stage-football:after{position:absolute;z-index:4;top:-.213333rem;right:-.213333rem;bottom:-.213333rem;left:-.213333rem;border-radius:50%;content:"";opacity:0;pointer-events:none;background:repeating-linear-gradient(38deg,rgba(255,255,255,.72) 0 .026667rem,transparent .026667rem .213333rem),repeating-linear-gradient(-38deg,rgba(255,255,255,.62) 0 .026667rem,transparent .026667rem .213333rem);-webkit-mask-image:radial-gradient(circle,#000 0 58%,transparent 64%);mask-image:radial-gradient(circle,#000 0 58%,transparent 64%)}.stage-football--windup{opacity:1;animation:ball-windup-set .22s cubic-bezier(.2,.72,.18,1) both}.stage-football--flight{opacity:1;animation:ball-to-net 1s linear both}.stage-football--flight .stage-football__image{animation:ball-spin .18s linear infinite}.stage-football--impact{opacity:1;z-index:2;animation:ball-net-settle .66s linear both}.stage-football--celebrate{opacity:1;z-index:2;transform:translate3d(calc(-50% + var(--ball-net-x)),var(--ball-final-y),0) scale(var(--ball-final-scale))}.stage-football--impact .stage-football__image,.stage-football--celebrate .stage-football__image{transform:rotate(600deg)}.stage-football--impact .stage-football__shadow,.stage-football--celebrate .stage-football__shadow{opacity:0;animation:none}.stage-football--impact:after{animation:net-catch .76s ease-out both}.stage-football--celebrate:after{opacity:0;animation:none}.goal-burst{position:absolute;z-index:5;left:50%;top:4.693333rem;width:.026667rem;height:.026667rem;pointer-events:none;opacity:0}.goal-burst--active{opacity:1}.confetti-piece,.flag-ribbon{position:absolute;left:0;top:0;opacity:0}.confetti-piece{width:var(--confetti-w);height:var(--confetti-h);border-radius:.053333rem;background:var(--confetti-color)}.flag-ribbon{width:1.12rem;height:.213333rem;border-radius:26.64rem;background:var(--ribbon-color);box-shadow:0 .053333rem .186667rem rgba(0,0,0,.22)}.goal-burst--active .confetti-piece{animation:confetti-pop .76s ease-out var(--confetti-delay) both}.goal-burst--active .flag-ribbon{animation:ribbon-sweep .78s cubic-bezier(.2,.86,.22,1) both}.direction-row{position:relative;width:9.253333rem;max-width:calc(100% - .746667rem);height:1.2rem;margin:0 auto;display:flex;align-items:center;justify-content:center}.direction-row__ball{position:absolute;z-index:2;left:50%;top:-2.106667rem;width:1.653333rem;height:1.893333rem;object-fit:contain;transform:translate(-50%);pointer-events:none;filter:drop-shadow(0 .213333rem .133333rem rgba(39,83,63,.24))}.direction-button{position:relative;flex:1 1 0;width:auto;max-width:2.666667rem;min-width:0;height:1.2rem;padding:0 .213333rem;border:0;border-radius:26.64rem;overflow:hidden;color:#fff;background:linear-gradient(180deg,var(--orange-light) 0%,var(--orange) 56%,var(--orange-shadow) 100%);box-shadow:inset 0 -.08rem rgba(255,196,96,.74),0 .053333rem rgba(255,219,128,.85);display:flex;align-items:center;justify-content:center;font-size:.373333rem;line-height:1;font-weight:700;white-space:nowrap;cursor:pointer}.direction-button--center{margin-right:.32rem;margin-left:.32rem}.direction-button__arrow{width:.64rem;height:.64rem;object-fit:contain}.direction-button__sheen{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,rgba(255,255,255,.2),transparent 42%);opacity:.5}.direction-button:active:not(:disabled){transform:translateY(.026667rem)}.direction-button:disabled{cursor:default}.direction-button--locked{color:#a29d92;background:#e2dbc9;box-shadow:none}.direction-button--locked .direction-button__arrow{opacity:.42}.direction-button--locked .direction-button__sheen{opacity:0}.status-panel__button,.reward-modal__button{width:100%;height:1.2rem;border:0;border-radius:26.64rem;color:#fff;font-size:.4rem;line-height:1;font-weight:700;text-align:center;cursor:pointer;background:linear-gradient(180deg,var(--orange-light) 0%,var(--orange) 55%,var(--orange-shadow) 100%);box-shadow:inset 0 -.08rem rgba(255,196,96,.74),0 .053333rem rgba(255,219,128,.7)}.status-panel__button:active,.reward-modal__button:active:not(:disabled){transform:translateY(.026667rem)}.status-panel{width:8.16rem;max-width:calc(100% - 1.28rem);margin-right:auto;margin-left:auto;text-align:center}.status-panel--loading{height:3.2rem;padding-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:.4rem}.status-panel__loader{position:relative;width:1.333333rem;height:1.333333rem;display:block}.status-panel__ball{position:relative;z-index:2;width:1.333333rem;height:1.333333rem;display:block;object-fit:contain;filter:drop-shadow(0 .186667rem .133333rem rgba(39,83,63,.24));animation:loading-ball-kick 1.08s cubic-bezier(.2,.72,.18,1) infinite}.status-panel__pulse{position:absolute;z-index:1;left:50%;bottom:.053333rem;width:.906667rem;height:.213333rem;border-radius:50%;background:rgba(31,72,44,.24);filter:blur(.053333rem);transform:translate(-50%);animation:loading-shadow 1.08s cubic-bezier(.2,.72,.18,1) infinite}.status-panel__loading-text{margin-top:.213333rem;color:rgba(255,255,255,.92);font-size:.346667rem;line-height:1.2;font-weight:600}.status-panel--participated,.status-panel--loan-locked,.status-panel--unavailable{margin-top:1.44rem}.status-panel__title{max-width:7.626667rem;margin-right:auto;margin-left:auto;color:#ffbf00;font-size:.4rem;line-height:1.25;font-weight:900;text-shadow:0 .026667rem 0 rgba(186,102,0,.55)}.status-panel--loan-locked .status-panel__title,.status-panel--unavailable .status-panel__title{color:#ffbf00;font-size:.426667rem;line-height:1.25}.status-panel p{width:6.026667rem;max-width:100%;margin:.186667rem auto 0;color:#fff;font-size:.266667rem;line-height:1.35;font-weight:400}.status-panel__button{margin-top:.346667rem}.status-panel__button--danger{margin-top:.4rem}.reward-modal{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;overflow:hidden;background:#565656;color:#1e1e1e}.reward-modal__inner{width:100%;max-width:10rem;min-height:100%;margin:0 auto;padding:.64rem .773333rem .48rem;display:flex;flex-direction:column;align-items:center;overflow:hidden;text-align:center}.reward-card{width:8.186667rem;max-width:100%;min-height:12.266667rem;padding:5.413333rem .4rem 0;display:flex;flex-direction:column;background:url(/assets/bg-worldcup-reward-card-Vsy43P9t.webp) center top / 100% auto no-repeat}.reward-card__body{width:100%;color:#303030}.reward-modal__title{margin:0;color:#1e1e1e;font-size:.426667rem;line-height:1.15;font-weight:700}.reward-modal__subtitle{margin:.08rem 0 0;color:#7f7f7f;font-size:.373333rem;line-height:1.2;font-weight:400}.reward-card__percent{display:block;margin-top:.32rem;color:#242424;font-size:.853333rem;line-height:1.12;font-weight:900;overflow-wrap:anywhere}.reward-card__percent--long{font-size:.533333rem;line-height:1.18}.reward-card__type{margin:.32rem 0 0;color:#ff9f00;font-size:.373333rem;line-height:1.2;font-weight:500}.reward-card__type:after{width:100%;height:.026667rem;margin:.426667rem auto 0;background:rgba(100,117,143,.16);display:block;content:""}.reward-card__description{width:100%;margin:.32rem 0 0;color:#6e6e6e;font-size:.4rem;line-height:1.4;font-weight:500}.reward-modal__button{width:8.16rem;max-width:100%;height:1.28rem;margin-top:.213333rem;font-size:.453333rem;font-weight:500}.reward-modal__button:disabled{opacity:.72;cursor:wait}.reward-modal__error{width:8.16rem;max-width:100%;margin:.16rem auto 0;color:#ffe6e6;font-size:.32rem;line-height:1.3;font-weight:500}.reward-modal__note{width:8.16rem;max-width:100%;min-height:1.813333rem;margin:.32rem auto 0;padding:.293333rem .586667rem;border-radius:.213333rem;background:#6a6a6a;color:rgba(255,255,255,.84);font-size:.32rem;line-height:1.32;font-weight:400}.error-fallback{display:flex;align-items:center;justify-content:center;padding:0 .906667rem}.error-fallback__panel{width:8.16rem;max-width:100%;text-align:center}.error-fallback__panel h1{margin:0;color:#fff;font-size:.586667rem;line-height:1.25;font-weight:800}.error-fallback__panel p{margin:.373333rem 0 .586667rem;color:rgba(255,255,255,.88);font-size:.373333rem;line-height:1.45}.url-params-panel{display:none}@keyframes keeper-ready{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-.053333rem)}}@keyframes keeper-ready-to-dive{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}14%{opacity:.88;transform:translate(calc(-50% + var(--keeper-pre-x))) translateY(.026667rem) rotate(var(--keeper-pre-rotate)) scale(.98)}30%{opacity:.28;transform:translate(calc(-50% + var(--keeper-early-x))) translateY(.133333rem) rotate(var(--keeper-early-rotate)) scale(.93)}42%,to{opacity:0;transform:translate(calc(-50% + var(--keeper-mid-x))) translateY(.16rem) rotate(var(--keeper-mid-rotate)) scale(.9)}}@keyframes keeper-dive{0%{opacity:0;transform:translate(-50%) translateY(.266667rem) rotate(0) scale(.82)}14%{opacity:.36;transform:translate(calc(-50% + var(--keeper-pre-x))) translateY(.213333rem) rotate(var(--keeper-pre-rotate)) scale(.86)}30%{opacity:1;transform:translate(calc(-50% + var(--keeper-early-x))) translateY(.16rem) rotate(var(--keeper-early-rotate)) scale(.9)}58%{opacity:1;transform:translate(calc(-50% + var(--keeper-mid-x))) translateY(.08rem) rotate(var(--keeper-mid-rotate)) scale(.96)}88%{opacity:1;transform:translate(calc(-50% + var(--keeper-end-x))) translateY(0) rotate(var(--keeper-end-rotate)) scale(.99)}to{opacity:1;transform:translate(calc(-50% + var(--keeper-end-x))) translateY(.026667rem) rotate(var(--keeper-end-rotate)) scale(.98)}}@keyframes ball-windup-set{0%{opacity:0;transform:translate3d(-50%,.8rem,0) scale(1.05)}55%{opacity:1;transform:translate3d(-50%,.72rem,0) scale(.98)}to{opacity:1;transform:translate3d(-50%,.64rem,0) scale(1)}}@keyframes ball-to-net{0%{opacity:1;transform:translate3d(-50%,.64rem,0) scale(1)}12%{opacity:1;transform:translate3d(calc(-50% + var(--ball-early-x)),.373333rem,0) scale(.96)}28%{opacity:1;transform:translate3d(calc(-50% + var(--ball-early-x)),-.266667rem,0) scale(.88)}46%{opacity:1;transform:translate3d(calc(-50% + var(--ball-mid-x)),-1.12rem,0) scale(.72)}64%{opacity:1;transform:translate3d(calc(-50% + var(--ball-end-x)),-2.08rem,0) scale(.56)}82%{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),-2.773333rem,0) scale(.42)}to{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),var(--ball-entry-y),0) scale(var(--ball-entry-scale))}}@keyframes ball-spin{to{transform:rotate(360deg)}}@keyframes loading-ball-kick{0%,to{transform:translateY(0) rotate(0) scale(1)}42%{transform:translateY(-.266667rem) rotate(110deg) scale(.96)}72%{transform:translateY(.026667rem) rotate(220deg) scale(1.02)}}@keyframes loading-shadow{0%,to{opacity:.56;transform:translate(-50%) scale(1)}42%{opacity:.24;transform:translate(-50%) scale(.72)}72%{opacity:.48;transform:translate(-50%) scale(1.05)}}@keyframes net-catch{0%{opacity:0;transform:scale(.74) rotate(-4deg)}18%{opacity:.72;transform:scale(1.08) rotate(3deg)}to{opacity:.42;transform:scale(1) rotate(0)}}@keyframes ball-net-settle{0%{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),var(--ball-entry-y),0) scale(var(--ball-entry-scale))}28%{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),-2.773333rem,0) scale(var(--ball-settle-scale))}66%{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),var(--ball-settle-y),0) scale(var(--ball-settle-scale))}to{opacity:1;transform:translate3d(calc(-50% + var(--ball-net-x)),var(--ball-final-y),0) scale(var(--ball-final-scale))}}@keyframes confetti-pop{0%{opacity:0;transform:translate(0) rotate(0) scale(.6)}22%{opacity:1}to{opacity:0;transform:translate(var(--confetti-x),var(--confetti-y)) rotate(var(--confetti-rotate)) scale(1)}}@keyframes ribbon-sweep{0%{opacity:0;transform:translate(0) rotate(0) scaleX(.4)}30%{opacity:1}to{opacity:0;transform:translate(var(--ribbon-x),var(--ribbon-y)) rotate(var(--ribbon-rotate)) scaleX(1)}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto}}
