.wc26g,.wc26g *,.wc26g *:before,.wc26g *:after{box-sizing:border-box}.wc26g{--wc26g-accent: #F1582B;--wc26g-text: #fff;--wc26g-card: #0c0f16;--wc26g-radius: 16px;--wc26g-overlay: .55;--wc26g-maxw: 1200px;--wc26g-game-maxm: 400px;--wc26g-game-maxd: 900px;--wc26g-icon-m: 72px;--wc26g-icon-d: 86px;--wc26g-catcher-m: 80px;--wc26g-catcher-d: 96px;--wc26g-catcher-bottom-m: 56px;--wc26g-catcher-bottom-d: 54px;--wc26g-surround: #2c3036;position:relative;width:100%;margin:0;padding:0 0 calc(36px + env(safe-area-inset-bottom,0px));overflow:hidden;color:var(--wc26g-text);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--wc26g-surround);background-image:var(--wc26g-section-bg-m);background-size:cover;background-position:center;background-repeat:no-repeat;isolation:isolate;-webkit-tap-highlight-color:transparent}.wc26g .wc26g-title,.wc26g .wc26g-scorers-title,.wc26g .wc26g-game-title,.wc26g .wc26g-card h1,.wc26g .wc26g-card h2,.wc26g .wc26g-card h3,.wc26g [class*=wc26g-result] h1,.wc26g [class*=wc26g-result] h2,.wc26g [class*=wc26g-result] h3{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}@media(min-width:768px){.wc26g{background-image:var(--wc26g-section-bg-d)}}.wc26g-stage{position:relative;width:100%;overflow:hidden}.wc26g-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:var(--wc26g-home-bg-m);background-color:#060a12;transition:opacity .35s ease}.wc26g-tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(4,6,14,calc(var(--wc26g-overlay) * .5)),rgba(4,6,14,calc(var(--wc26g-overlay) * .25)) 40%,rgba(4,6,14,calc(var(--wc26g-overlay) * .95)));transition:opacity .35s ease}.wc26g-fog{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-size:cover;background-position:center;opacity:.3;mix-blend-mode:screen}.wc26g--anim .wc26g-fog{animation:wc26g-fog 26s linear infinite}@keyframes wc26g-fog{0%{transform:translate(-3%)}50%{transform:translate(3%)}to{transform:translate(-3%)}}.wc26g--ingame .wc26g-bg,.wc26g--ingame .wc26g-tint,.wc26g--ingame .wc26g-fog{opacity:0}.wc26g-stage-inner{position:relative;z-index:3;width:100%;max-width:var(--wc26g-maxw);margin:0 auto;padding:44px 16px 32px;display:flex;flex-direction:column;align-items:center;min-height:640px}.wc26g--ingame .wc26g-stage-inner{min-height:0}.wc26g-screen{width:100%;display:flex;flex-direction:column;align-items:center}.wc26g-screen[hidden]{display:none}.wc26g-home{text-align:center}.wc26g-logo{height:38px;width:auto;object-fit:contain;margin-bottom:18px}.wc26g-title{margin:0;font-size:38px;line-height:1;font-weight:800;letter-spacing:-.5px;text-transform:uppercase;font-style:italic;text-shadow:0 4px 30px rgba(0,0,0,.8)}.wc26g-eyebrow{margin:14px 0 0;font-size:15px;font-weight:700}.wc26g-desc{margin:8px 0 0;max-width:320px;font-size:13px;line-height:1.6;color:#ffffffc7}.wc26g-games{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-top:clamp(44px,14vh,150px)}.wc26g-gamecard{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:none;background:transparent;color:var(--wc26g-text);cursor:pointer;font-family:inherit}.wc26g-gamecard__icon{width:var(--wc26g-icon-m);height:var(--wc26g-icon-m);border-radius:18px;background:var(--wc26g-accent);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 28px #00000073,inset 0 1px #fff3;transition:transform .18s ease}.wc26g-gamecard__icon img{width:100%;height:100%;object-fit:cover}.wc26g-gamecard__icon--ph{font-size:30px}.wc26g-gamecard:hover .wc26g-gamecard__icon,.wc26g-gamecard:focus-visible .wc26g-gamecard__icon{transform:translateY(-3px) scale(1.03)}.wc26g-gamecard:active .wc26g-gamecard__icon{transform:scale(.97)}.wc26g-gamecard__label{font-size:12px;font-weight:700}.wc26g-game-title{margin:0 0 14px;font-size:30px;font-weight:800;font-style:italic;letter-spacing:.5px;text-transform:uppercase;text-align:center;text-shadow:0 4px 20px rgba(0,0,0,.7)}.wc26g-hud{display:flex;width:min(100%,var(--wc26g-game-maxm));margin-bottom:12px;border-radius:12px;background:#0a0c12d1;border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 24px #0006;overflow:hidden}.wc26g-hud__cell{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 6px;position:relative}.wc26g-hud__cell+.wc26g-hud__cell:before{content:"";position:absolute;left:0;top:18%;height:64%;width:1px;background:#ffffff1f}.wc26g-hud__num{font-size:26px;font-weight:800;line-height:1}.wc26g-hud__cell--score .wc26g-hud__num{color:var(--wc26g-accent)}.wc26g-hud__label{margin-top:5px;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#ffffff73}.wc26g-board{position:relative;width:min(100%,var(--wc26g-game-maxm));aspect-ratio:9 / 16;border-radius:var(--wc26g-radius);overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0b1018;touch-action:none;user-select:none;-webkit-user-select:none}.wc26g-board-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:linear-gradient(180deg,#05070f,#0a1322 44%,#1a6528 50%,#0f4a1c)}.wc26g-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%}.wc26g-canvas[hidden]{display:none}.wc26g-gk{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.wc26g-gk[hidden]{display:none}.wc26g-gk-pitch{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5}.wc26g-gk-box{position:absolute;left:50%;transform:translate(-50%);width:62%;border:1.5px solid rgba(255,255,255,.4)}.wc26g-gk-box--top{top:0;height:22%;border-top:none;border-radius:0 0 6px 6px}.wc26g-gk-box--bottom{bottom:0;height:22%;border-bottom:none;border-radius:6px 6px 0 0}.wc26g-gk-circle{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;border:1.5px solid rgba(255,255,255,.3);border-radius:50%}.wc26g-gk-spot{position:absolute;top:50%;left:50%;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:#ffffff80}.wc26g-gk-half{position:absolute;top:50%;left:0;right:0;height:1.5px;background:#ffffff59}.wc26g-gk-line{position:absolute;left:0;right:0;height:2px;background:#f1582b73;z-index:3}.wc26g-gk-balls{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}.wc26g-gk-ball{position:absolute;top:0;left:0;will-change:transform;filter:drop-shadow(0 3px 8px rgba(0,0,0,.6))}.wc26g-gk-ball img,.wc26g-gk-ball .wc26g-gk-ball__fb{width:100%;height:100%;object-fit:contain;display:block}.wc26g-gk-ball__fb{border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff,#c9c9c9);border:2px solid #2c2c2c}.wc26g-gk-keeper{position:absolute;bottom:var(--wc26g-catcher-bottom-m);left:50%;width:var(--wc26g-catcher-m);transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:6;will-change:left;cursor:grab}.wc26g-gk-keeper:active{cursor:grabbing}.wc26g-gk-keeper__visual{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .22s ease,filter .22s ease}.wc26g-gk-keeper__visual img{width:100%;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.55))}.wc26g-gk-keeper__glove{font-size:26px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.wc26g-gk-keeper__pill{margin-top:2px;background:var(--wc26g-accent);color:#fff;font-size:11px;font-weight:800;padding:5px 12px;border-radius:50px;box-shadow:0 4px 12px #00000080;white-space:nowrap}.wc26g-gk-hint{position:absolute;bottom:calc(var(--wc26g-catcher-bottom-m) + var(--wc26g-catcher-m) + 18px);left:50%;transform:translate(-50%);z-index:5;font-size:13px;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8);white-space:nowrap;pointer-events:none;transition:opacity .45s ease,transform .45s ease}.wc26g-gk-hint.is-hidden{opacity:0;transform:translate(-50%) translateY(8px)}.wc26g-flash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;opacity:0}.wc26g-flash--save{animation:wc26g-flash-save .35s ease}.wc26g-flash--miss{animation:wc26g-flash-miss .35s ease}@keyframes wc26g-flash-save{0%{opacity:0}30%{opacity:1;background:#22c55e4d}to{opacity:0}}@keyframes wc26g-flash-miss{0%{opacity:0}30%{opacity:1;background:#ef44444d}to{opacity:0}}.wc26g--round-ending .wc26g-board{animation:wc26g-board-end .36s ease both}.wc26g--round-ending .wc26g-canvas,.wc26g--round-ending .wc26g-gk{animation:wc26g-game-end-soft .36s ease both}@keyframes wc26g-board-end{0%{transform:translateZ(0) scale(1);filter:brightness(1)}45%{transform:translateZ(0) scale(.992);filter:brightness(1.12)}to{transform:translateZ(0) scale(1);filter:brightness(.92)}}@keyframes wc26g-game-end-soft{0%{opacity:1}to{opacity:.86}}.wc26g--anim .wc26g-overlay--result .wc26g-card{animation:wc26g-result-enter .42s cubic-bezier(.18,.9,.25,1.08)}@keyframes wc26g-result-enter{0%{opacity:0;transform:translateY(18px) scale(.94)}70%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.wc26g-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:flex;align-items:center;justify-content:center;padding:18px;text-align:center}.wc26g-overlay[hidden]{display:none}.wc26g-overlay--start{background:transparent;z-index:8;pointer-events:none}.wc26g-start-hint{font-size:16px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.9)}.wc26g--anim .wc26g-start-hint{animation:wc26g-pulse 1.4s ease-in-out infinite}@keyframes wc26g-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.wc26g-card{width:100%;max-width:320px;background:var(--wc26g-card);border:1px solid rgba(255,255,255,.18);border-radius:var(--wc26g-radius);padding:20px 18px;box-shadow:0 20px 60px #0009;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.wc26g--anim .wc26g-overlay:not(.wc26g-overlay--start) .wc26g-card{animation:wc26g-pop .3s cubic-bezier(.2,.8,.3,1.2)}@keyframes wc26g-pop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:none}}.wc26g-overlay--regs{background:#04060e80}.wc26g-regs{padding:0;overflow:hidden}.wc26g-regs__head{display:flex;align-items:center;gap:8px;background:var(--wc26g-accent);padding:12px 16px}.wc26g-regs__badge{font-size:16px}.wc26g-regs__title{font-size:14px;font-weight:800}.wc26g-regs__rules{padding:12px 16px 0}.wc26g-regs__tier{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.08)}.wc26g-regs__tier b{color:var(--wc26g-accent)}.wc26g-regs__body{padding:14px 16px 8px;font-size:11.5px;line-height:1.55;color:#ffffffc7;white-space:pre-line;text-align:left}.wc26g-regs .wc26g-btn{margin:8px 16px 16px;width:calc(100% - 32px)}.wc26g-overlay--count{background:#080c1447}.wc26g-count{width:130px;height:130px;border-radius:50%;background:#ffffff24;display:flex;align-items:center;justify-content:center;font-size:64px;font-weight:800;color:var(--wc26g-accent);text-shadow:0 4px 20px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wc26g--anim .wc26g-count{animation:wc26g-count .9s ease}@keyframes wc26g-count{0%{opacity:0;transform:scale(.4)}30%{opacity:1;transform:scale(1)}to{opacity:.85;transform:scale(.9)}}.wc26g-overlay--loading{background:#04060eb3}.wc26g-spinner{width:38px;height:38px;border-radius:50%;border:3px solid rgba(255,255,255,.2);border-top-color:var(--wc26g-accent);animation:wc26g-spin .8s linear infinite}@keyframes wc26g-spin{to{transform:rotate(360deg)}}.wc26g-overlay--result{background:#04060e99}.wc26g-result{text-align:center}.wc26g-result__icon{font-size:22px}.wc26g-result__title{font-size:22px;font-weight:800;margin:2px 0 4px}.wc26g-result__title--big{font-size:26px}.wc26g-result__score{font-size:12px;color:#fff9;margin-bottom:8px}.wc26g-result__score b{color:var(--wc26g-accent)}.wc26g-result__section-title{color:var(--wc26g-accent);font-size:13px;font-weight:800;margin:6px 0 2px}.wc26g-result__muted{font-size:11px;color:#fff9;line-height:1.5;margin-bottom:10px}.wc26g-result__label{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#ffffff80;margin:10px 0 2px}.wc26g-result__reward{font-size:16px;font-weight:800;margin-bottom:4px}.wc26g-divider{display:flex;align-items:center;gap:10px;margin:14px 0 8px;color:#fff6;font-size:11px}.wc26g-divider:before,.wc26g-divider:after{content:"";flex:1;height:1px;background:#ffffff1f}.wc26g-code{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:4px 0}.wc26g-code__value{font-size:22px;font-weight:800;letter-spacing:2px}.wc26g-code__copy{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;color:#fff;font-size:11px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap}.wc26g-code__copy:active{transform:scale(.97)}.wc26g-timer{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:6px 0 2px}.wc26g-timer__unit{display:flex;flex-direction:column;align-items:center}.wc26g-timer__num{font-size:30px;font-weight:800;line-height:1}.wc26g-timer__sep{font-size:26px;font-weight:800;line-height:1}.wc26g-timer__lbl{font-size:8px;letter-spacing:.5px;text-transform:uppercase;color:#ffffff73;margin-top:4px}.wc26g-form{display:flex;flex-direction:column;gap:8px;margin:8px 0}.wc26g-input{width:100%;padding:11px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;color:#fff;font-size:13px;font-family:inherit;outline:none}.wc26g-input::placeholder{color:#fff6}.wc26g-input:focus{border-color:var(--wc26g-accent)}.wc26g-input--error{border-color:#ef4444}.wc26g-form__note{font-size:9px;color:#fff6;line-height:1.4}.wc26g-form__msg{font-size:11px;min-height:14px}.wc26g-form__msg--err{color:#ef4444}.wc26g-form__msg--ok{color:#22c55e}.wc26g-locked{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 0;padding:11px;border-radius:8px;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);font-size:12px;font-weight:700;color:#ffffff8c}.wc26g-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px 20px;border-radius:50px;border:none;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.wc26g-btn:active{transform:scale(.98)}.wc26g-btn[disabled]{opacity:.55;cursor:not-allowed}.wc26g-btn--primary{background:var(--wc26g-accent);color:#fff}.wc26g-btn--primary:hover:not([disabled]){filter:brightness(1.06)}.wc26g-btn--ghost{background:transparent;color:var(--wc26g-accent);border:1px solid var(--wc26g-accent);margin-top:8px}.wc26g-btn--light{background:#fff;color:#111}.wc26g-link{display:block;width:100%;margin-top:10px;padding:6px;background:none;border:none;color:#fff;font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer;font-family:inherit}.wc26g-scorers{width:100%;max-width:var(--wc26g-maxw);margin:22px auto 0;padding:0 16px}.wc26g-scorers-title{margin:0 0 14px;text-align:center;font-size:26px;font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:.5px}.wc26g-scorers-grid{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.wc26g-acc{border:1px solid rgba(255,255,255,.14);border-radius:12px;overflow:hidden;background:#0a0c1299;transition:border-color .2s ease}.wc26g-acc.is-open{border-color:var(--wc26g-accent)}.wc26g-acc__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 16px;background:none;border:none;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;text-align:left}.wc26g-acc__title{display:flex;align-items:center;gap:8px}.wc26g-acc__dot{font-size:14px}.wc26g-acc__chev{width:9px;height:9px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6);transform:rotate(45deg);transition:transform .2s ease;margin-top:-3px}.wc26g-acc.is-open .wc26g-acc__chev{transform:rotate(-135deg);margin-top:3px}.wc26g-acc__body{padding:0 12px 8px}.wc26g-acc__body[hidden]{display:none}.wc26g-lb-row{display:flex;align-items:center;gap:10px;padding:9px 6px;border-top:1px solid rgba(255,255,255,.06)}.wc26g-lb-row:first-child{border-top:none}.wc26g-lb-rank{width:22px;flex-shrink:0;text-align:center;font-size:13px;font-weight:800;color:#fff6}.wc26g-lb-rank--1{color:gold}.wc26g-lb-rank--2{color:silver}.wc26g-lb-rank--3{color:#cd7f32}.wc26g-lb-name{flex:1;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc26g-lb-phone{font-size:10px;color:#fff6;margin-left:6px}.wc26g-lb-score{font-size:13px;font-weight:800;color:var(--wc26g-accent)}.wc26g-lb-empty{padding:16px 6px;text-align:center;font-size:12px;font-style:italic;color:#fff6}.wc26g-lb-loading{padding:16px 6px;text-align:center;font-size:12px;color:#fff6}@media(min-width:768px){.wc26g-bg{background-image:var(--wc26g-home-bg-d)}.wc26g-stage-inner{padding:54px 24px 44px}.wc26g-title{font-size:58px}.wc26g-eyebrow{font-size:18px}.wc26g-desc{font-size:15px;max-width:520px}.wc26g-games{margin-top:clamp(56px,16vh,180px);gap:32px}.wc26g-gamecard__icon{width:var(--wc26g-icon-d);height:var(--wc26g-icon-d);border-radius:22px}.wc26g-gamecard__label{font-size:14px}.wc26g-game-title{font-size:40px}.wc26g-hud{width:min(100%,620px);max-width:620px}.wc26g-board{width:min(100%,var(--wc26g-game-maxd));aspect-ratio:16 / 8}.wc26g-gk-keeper{width:var(--wc26g-catcher-d);bottom:var(--wc26g-catcher-bottom-d)}.wc26g-gk-hint{bottom:calc(var(--wc26g-catcher-bottom-d) + var(--wc26g-catcher-d) + 18px)}.wc26g-scorers-grid{grid-template-columns:1fr 1fr;gap:18px}.wc26g-scorers-title{font-size:30px}}@media(min-width:768px){.wc26g-bg{background-image:var(--wc26g-home-bg-d)}.wc26g-stage-inner{min-height:720px;justify-content:center}.wc26g--ingame .wc26g-stage-inner{min-height:0;justify-content:flex-start}}.wc26g :focus-visible{outline:2px solid var(--wc26g-accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.wc26g *,.wc26g *:before,.wc26g *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.wc26g-noscroll{overflow:hidden!important;touch-action:none}.wc26g-bg[style*=url],.wc26g-board-bg[style*=url]{background-color:transparent}.wc26g-board-bg{opacity:1}.wc26g--ingame .wc26g-board{box-shadow:0 22px 70px #00000073}@media(max-width:767px){.wc26g-stage-inner{min-height:100svh;justify-content:space-between}.wc26g-games{margin-top:40px}.wc26g-scorers{margin-top:0}}@media(min-width:768px){.wc26g--ingame .wc26g-stage-inner{padding-top:34px}.wc26g-game-title{margin-bottom:10px}.wc26g-board{min-height:520px}}.wc26g--ingame .wc26g-bg,.wc26g--ingame .wc26g-tint,.wc26g--ingame .wc26g-fog{opacity:.18}.wc26g-overlay--result{padding:14px;align-items:center;overflow:hidden}.wc26g-overlay--result .wc26g-card{width:min(94%,420px);max-width:420px;max-height:calc(100% - 18px);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.wc26g-overlay--result .wc26g-card::-webkit-scrollbar{width:4px;height:0}.wc26g-overlay--result .wc26g-card::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:20px}.wc26g-result__body{display:flex;flex-direction:column;gap:12px}.wc26g-result__panel{min-width:0}.wc26g-result__actions{display:flex;flex-direction:column;gap:8px;margin-top:10px}.wc26g-code{display:block;margin:6px 0 10px;min-width:0}.wc26g-code__value{display:block;width:100%;overflow-wrap:anywhere;word-break:break-word;line-height:1.12;text-align:center}.wc26g-code__copy{display:none}.wc26g-result .wc26g-btn--primary[data-wc26g-main-copy]{margin-top:6px}.wc26g-sticky-reward{position:fixed;z-index:2147483000;right:14px;top:50%;transform:translateY(-50%) translate(18px);opacity:0;width:min(270px,calc(100vw - 28px));color:#fff;background:#0c0f16f0;border:1px solid rgba(241,88,43,.65);border-radius:18px;box-shadow:0 22px 60px #00000073;padding:12px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;transition:opacity .28s ease,transform .28s ease}.wc26g-sticky-reward.is-visible{opacity:1;transform:translateY(-50%) translate(0)}.wc26g-sticky-reward__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wc26g-sticky-reward__label{display:block;margin-bottom:2px;font-size:10px;text-transform:uppercase;letter-spacing:.9px;color:#ffffff85}.wc26g-sticky-reward__code{display:block;font-size:18px;font-weight:900;letter-spacing:1px;overflow-wrap:anywhere}.wc26g-sticky-reward__close{border:0;background:#ffffff14;color:#fff;width:26px;height:26px;border-radius:50%;cursor:pointer;line-height:1}.wc26g-sticky-reward__timer{margin:9px 0 10px;font-size:13px;font-weight:800;color:var(--wc26g-accent, #F1582B)}.wc26g-sticky-reward__copy{width:100%;min-height:34px;border-radius:999px;border:0;background:var(--wc26g-accent, #F1582B);color:#fff;font-weight:900;cursor:pointer}@media(max-width:767px){.wc26g-stage-inner{min-height:auto!important;justify-content:flex-start!important;padding-top:34px;padding-bottom:18px}.wc26g-games{margin-top:46px}.wc26g-scorers{margin-top:18px}.wc26g-overlay--result{padding:10px}.wc26g-overlay--result .wc26g-card{width:min(92vw,360px);max-height:calc(100% - 20px);padding:16px 14px}.wc26g-result__title{font-size:20px}.wc26g-result__reward{font-size:15px}.wc26g-code__value{font-size:18px;letter-spacing:1px}.wc26g-timer__num{font-size:25px}.wc26g-timer__sep{font-size:21px}.wc26g-sticky-reward{top:auto;bottom:14px;right:10px;transform:translateY(16px);width:min(310px,calc(100vw - 20px))}.wc26g-sticky-reward.is-visible{transform:translateY(0)}}@media(min-width:768px){.wc26g-overlay--result .wc26g-card{width:min(760px,calc(100% - 36px));max-width:760px;max-height:calc(100% - 36px);padding:22px 24px}.wc26g-result__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.wc26g-result__panel:only-child{grid-column:1 / -1;max-width:420px;margin:0 auto}.wc26g-result__actions{grid-column:1 / -1;max-width:420px;margin-left:auto;margin-right:auto;width:100%}.wc26g-result__title{font-size:26px}.wc26g-result__reward{font-size:18px}.wc26g-code__value{font-size:25px}}.wc26g-result__body--single{display:block;max-width:430px;margin:0 auto}.wc26g-result__body--single .wc26g-result__panel{margin:0 auto}.wc26g-board-bg{background-color:#071018;opacity:1!important;transition:opacity .25s ease,filter .35s ease}.wc26g--ingame .wc26g-bg,.wc26g--ingame .wc26g-tint,.wc26g--ingame .wc26g-fog{opacity:.22}.wc26g-overlay{pointer-events:auto}.wc26g-overlay--regs,.wc26g-overlay--count,.wc26g-overlay--loading,.wc26g-overlay--result{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.wc26g--result-pending .wc26g-board-bg{filter:brightness(.82) saturate(.95)}.wc26g--result-pending .wc26g-board:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:11;pointer-events:none;background:radial-gradient(circle at center,#ffffff0f,#04060e47);animation:wc26g-result-wait .7s ease-in-out infinite alternate}@keyframes wc26g-result-wait{0%{opacity:.2}to{opacity:.55}}.wc26g--anim .wc26g-overlay--result{animation:wc26g-result-overlay-in .28s ease both}@keyframes wc26g-result-overlay-in{0%{opacity:0}to{opacity:1}}.wc26g--anim .wc26g-overlay--result .wc26g-card{animation:wc26g-result-card-in .48s cubic-bezier(.16,.9,.22,1.08) both}@keyframes wc26g-result-card-in{0%{opacity:0;transform:translateY(24px) scale(.92);filter:blur(4px)}65%{opacity:1;transform:translateY(-2px) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media(min-width:768px){.wc26g-overlay--regs .wc26g-card{width:min(720px,calc(100% - 42px));max-width:720px;max-height:calc(100% - 42px)}.wc26g-regs__body{font-size:13px;line-height:1.65;padding:18px 24px 12px}.wc26g-regs__head{padding:14px 24px}.wc26g-regs .wc26g-btn{width:calc(100% - 48px);margin:10px 24px 20px}.wc26g-overlay--result .wc26g-card{width:min(920px,calc(100% - 48px));max-width:920px;max-height:calc(100% - 48px);padding:24px 28px}.wc26g-result__body--single{display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(260px,.88fr);gap:22px;align-items:center;max-width:none!important;margin:0!important}.wc26g-result__body--single .wc26g-result__panel,.wc26g-result__body--single .wc26g-result__actions{margin:0!important;max-width:none!important;width:100%}.wc26g-result__body--single .wc26g-result__actions{justify-content:center}.wc26g-code__value{font-size:clamp(22px,2.1vw,30px)}}@media(max-width:767px){.wc26g-stage-inner{min-height:auto!important;justify-content:flex-start!important}.wc26g--ingame .wc26g-stage-inner{padding-top:18px!important}.wc26g-game-title{margin-top:0}.wc26g-board{margin-left:auto;margin-right:auto}.wc26g-overlay--regs .wc26g-card,.wc26g-overlay--result .wc26g-card{width:min(92vw,380px);max-height:calc(100% - 18px)}}.wc26g.wc26g--ingame .wc26g-bg,.wc26g.wc26g--ingame .wc26g-tint,.wc26g.wc26g--ingame .wc26g-fog{opacity:.22!important}.wc26g-board,.wc26g-board-bg,.wc26g-canvas,.wc26g-gk{background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.wc26g-board-bg{z-index:0;opacity:1!important}.wc26g-canvas,.wc26g-gk{background-color:transparent!important}.wc26g-overlay--regs,.wc26g-overlay--count,.wc26g-overlay--result{background:#04060e5c}.wc26g-result,.wc26g-result__header,.wc26g-result__panel,.wc26g-result__actions{text-align:center}.wc26g-result__body--single{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:14px;max-width:680px!important;width:100%;margin:0 auto!important}.wc26g-result__body--single .wc26g-result__panel,.wc26g-result__body--single .wc26g-result__actions{width:100%;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.wc26g-result__body--single .wc26g-locked{width:min(100%,460px);margin-left:auto;margin-right:auto}@media(min-width:768px){.wc26g-overlay--regs .wc26g-card{width:min(760px,calc(100% - 48px));max-width:760px}.wc26g-overlay--result .wc26g-card{width:min(860px,calc(100% - 54px));max-width:860px}}.wc26g-sticky-reward__mini{display:none;align-items:center;gap:8px;min-height:44px;border:1px solid rgba(241,88,43,.72);border-radius:999px;background:#0c0f16f2;color:#fff;padding:9px 12px;box-shadow:0 18px 42px #00000061;cursor:pointer;font-family:inherit}.wc26g-sticky-reward__mini-icon{font-size:17px;line-height:1}.wc26g-sticky-reward__mini-time{color:var(--wc26g-accent, #F1582B);font-size:12px;font-weight:900;letter-spacing:.3px}.wc26g-sticky-reward.is-minimized{width:auto;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.wc26g-sticky-reward.is-minimized .wc26g-sticky-reward__full{display:none}.wc26g-sticky-reward.is-minimized .wc26g-sticky-reward__mini{display:inline-flex}.wc26g-sticky-reward.is-minimized.is-visible{opacity:1;transform:translateY(-50%) translate(0)}@media(max-width:767px){.wc26g-sticky-reward.is-minimized.is-visible{transform:translateY(0)}}.wc26g-result--first-place .wc26g-result__title--big{text-shadow:0 0 24px rgba(241,88,43,.35),0 5px 22px rgba(0,0,0,.65)}.wc26g-result__muted--first{color:#ffffffd6;font-weight:800}.wc26g-confetti-canvas{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:2147483600!important;pointer-events:none!important;opacity:1;transform:translateZ(0)}.wc26g-confetti-canvas--active{animation:wc26g-confetti-visible 4.55s ease forwards}@keyframes wc26g-confetti-visible{0%{opacity:0}3%{opacity:1}86%{opacity:1}to{opacity:0}}@media(max-width:767px){.wc26g-confetti-canvas{opacity:.98}}@media(prefers-reduced-motion:reduce){.wc26g-confetti-canvas{display:none!important}}.wc26g-overlay--regs{background:#04060e70;padding:8px;align-items:center;justify-content:center}.wc26g-overlay--regs .wc26g-card.wc26g-regs{width:min(92vw,340px);max-width:340px;max-height:min(92dvh,calc(100% - 12px));padding:0!important;overflow:hidden;border:0;border-radius:20px;background:#fff;color:#202124;box-shadow:0 18px 45px #00000080;display:flex;flex-direction:column}.wc26g-regs__head{min-height:54px;padding:9px 13px!important;gap:10px;background:var(--wc26g-accent);color:#fff;display:flex;align-items:center;flex:0 0 auto}.wc26g-regs__badge{width:36px;height:36px;flex:0 0 36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff38;font-size:20px;line-height:1}.wc26g-regs__badge img{width:76%;height:76%;object-fit:contain;display:block}.wc26g-regs__title{color:#fff;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-size:clamp(18px,5.3vw,23px);line-height:1.04;font-weight:900!important;font-style:normal!important;letter-spacing:-.04em;text-align:left}.wc26g-regs__rules{display:none!important}.wc26g-regs__body{padding:11px 13px 0!important;color:#202124!important;background:#fff;font-size:13px!important;line-height:1.3!important;text-align:left;white-space:normal!important;overflow:hidden;min-height:0;flex:1 1 auto}.wc26g-regs-modern,.wc26g-regs-modern *{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-style:normal!important;box-sizing:border-box}.wc26g-regs-modern__headline{margin:0 0 9px;color:#202124;font-size:clamp(18px,5vw,22px);line-height:1.08;font-weight:900!important;letter-spacing:-.045em}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{margin:0 0 8px;color:#242428;font-size:clamp(12px,3.35vw,14px);line-height:1.34;font-weight:400!important;letter-spacing:-.01em}.wc26g-regs-modern__intro{display:flex;align-items:flex-start;gap:7px}.wc26g-regs-modern__inline-icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;margin-top:1px;font-size:15px}.wc26g-regs-modern__inline-icon img{width:100%;height:100%;object-fit:contain;display:block}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{margin:0 0 7px;color:#202124;font-size:clamp(17px,4.55vw,20px);line-height:1.08;font-weight:900!important;letter-spacing:-.04em}.wc26g-regs-modern__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0 0 9px;text-align:center}.wc26g-regs-modern__tier{min-width:0}.wc26g-regs-modern__score{color:#202124;font-size:clamp(12px,3.45vw,15px);line-height:1;font-weight:900!important;letter-spacing:-.045em;white-space:nowrap}.wc26g-regs-modern__icon{width:39px;height:39px;margin:5px auto;border-radius:50%;background:#ddd;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:22px}.wc26g-regs-modern__icon img{width:70%;height:70%;object-fit:contain;display:block}.wc26g-regs-modern__label{color:#202124;font-size:clamp(10px,2.8vw,12px);line-height:1.15;font-weight:800!important;letter-spacing:-.025em}.wc26g-regs-modern__nosign{margin-top:5px}.wc26g-regs-modern__notes p{margin-bottom:6px}.wc26g-regs-modern__notes p:last-child{margin-bottom:0}.wc26g-regs .wc26g-btn{display:flex;width:calc(100% - 26px)!important;margin:9px 13px 13px!important;min-height:42px;border-radius:999px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-size:14px;font-weight:900!important;flex:0 0 auto}@media(min-width:768px){.wc26g-overlay--regs{padding:18px}.wc26g-overlay--regs .wc26g-card.wc26g-regs{width:min(90vw,1040px);max-width:1040px;max-height:min(78vh,560px);border-radius:22px}.wc26g-regs__head{min-height:64px;padding:11px 30px!important;justify-content:center;gap:14px}.wc26g-regs__badge{width:42px;height:42px;flex-basis:42px}.wc26g-regs__title{font-size:clamp(26px,2.25vw,32px);text-align:center;white-space:normal}.wc26g-regs__body{padding:20px 34px 0!important}.wc26g-regs-modern{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"headline tiersTitle" "intro tiers" "question tiers" "nosign notes";column-gap:38px;row-gap:6px;align-items:start}.wc26g-regs-modern__headline{grid-area:headline}.wc26g-regs-modern__intro{grid-area:intro}.wc26g-regs-modern__question{grid-area:question}.wc26g-regs-modern__tiers-title{grid-area:tiersTitle}.wc26g-regs-modern__tiers{grid-area:tiers}.wc26g-regs-modern__nosign{grid-area:nosign}.wc26g-regs-modern__notes{grid-area:notes}.wc26g-regs-modern__headline{font-size:clamp(24px,2vw,30px);margin-bottom:10px}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:clamp(14px,1.25vw,17px);line-height:1.38;margin-bottom:11px}.wc26g-regs-modern__inline-icon{width:21px;height:21px;flex-basis:21px;margin-top:2px}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{font-size:clamp(22px,1.8vw,27px);margin-bottom:11px}.wc26g-regs-modern__tiers{gap:14px;margin:0 0 8px}.wc26g-regs-modern__score{font-size:clamp(17px,1.55vw,22px)}.wc26g-regs-modern__icon{width:58px;height:58px;margin:9px auto 7px;font-size:31px}.wc26g-regs-modern__label{font-size:clamp(12px,1.05vw,15px);line-height:1.2}.wc26g-regs .wc26g-btn{width:calc(100% - 68px)!important;margin:13px 34px 18px!important;min-height:46px;font-size:15px}}@media(max-width:420px){.wc26g-overlay--regs .wc26g-card.wc26g-regs{width:min(92vw,336px);max-height:min(92dvh,calc(100% - 10px));border-radius:19px}.wc26g-regs__head{min-height:50px;padding:8px 12px!important;gap:9px}.wc26g-regs__badge{width:34px;height:34px;flex-basis:34px}.wc26g-regs__title{font-size:clamp(17px,5.2vw,22px)}.wc26g-regs__body{padding:10px 12px 0!important}.wc26g-regs-modern__headline{font-size:clamp(17px,5vw,21px);margin-bottom:8px}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:clamp(12px,3.45vw,14px);line-height:1.28;margin-bottom:8px}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{font-size:clamp(16px,4.7vw,19px);margin-bottom:6px}.wc26g-regs-modern__tiers{gap:4px;margin-bottom:8px}.wc26g-regs-modern__score{font-size:clamp(11px,3.4vw,14px)}.wc26g-regs-modern__icon{width:36px;height:36px;margin:4px auto;font-size:20px}.wc26g-regs-modern__label{font-size:clamp(9.5px,2.8vw,11.5px);line-height:1.12}.wc26g-regs .wc26g-btn{width:calc(100% - 24px)!important;margin:8px 12px 12px!important;min-height:40px;font-size:13px}}@media(max-width:360px){.wc26g-regs__body{padding-left:10px!important;padding-right:10px!important}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:11.5px}.wc26g-regs-modern__score{font-size:10.5px}.wc26g-regs-modern__icon{width:32px;height:32px}.wc26g-regs-modern__label{font-size:9px}}.wc26g-overlay--regs .wc26g-card.wc26g-regs{max-height:calc(100dvh - 28px)!important}.wc26g-regs__title,.wc26g-regs-modern__headline,.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign,.wc26g-regs-modern__score,.wc26g-regs-modern__label,.wc26g-regs .wc26g-btn{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:700!important;letter-spacing:-.025em!important}.wc26g-regs__head{min-height:50px!important;padding:8px 13px!important}.wc26g-regs__badge{width:34px!important;height:34px!important;flex:0 0 34px!important}.wc26g-regs__title{font-size:clamp(18px,4.8vw,21px)!important;line-height:1.08!important}.wc26g-regs__body{padding:10px 13px 0!important;overflow:hidden!important}.wc26g-regs-modern__headline{font-size:clamp(18px,4.65vw,20px)!important;line-height:1.12!important;margin-bottom:8px!important}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:clamp(11.5px,3.15vw,13px)!important;line-height:1.28!important;margin-bottom:7px!important;font-weight:400!important}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{font-size:clamp(15px,4vw,17px)!important;line-height:1.12!important;margin-bottom:6px!important}.wc26g-regs-modern__tiers{gap:4px!important;margin-bottom:7px!important}.wc26g-regs-modern__score{font-size:clamp(11px,3vw,13px)!important;line-height:1.05!important}.wc26g-regs-modern__icon{width:34px!important;height:34px!important;margin:4px auto!important;font-size:19px!important}.wc26g-regs-modern__label{font-size:clamp(9.5px,2.55vw,10.8px)!important;line-height:1.12!important}.wc26g-regs .wc26g-btn{min-height:38px!important;font-size:12.5px!important;margin:7px 13px 12px!important}@media(min-width:768px){.wc26g-overlay--regs .wc26g-card.wc26g-regs{width:min(88vw,1000px)!important;max-width:1000px!important;max-height:min(74vh,500px)!important}.wc26g-regs__head{min-height:56px!important;padding:9px 28px!important;gap:12px!important}.wc26g-regs__badge{width:38px!important;height:38px!important;flex-basis:38px!important}.wc26g-regs__title{font-size:clamp(22px,1.75vw,27px)!important;font-weight:700!important;line-height:1.08!important}.wc26g-regs__body{padding:18px 32px 0!important}.wc26g-regs-modern{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;column-gap:34px!important;row-gap:5px!important}.wc26g-regs-modern__headline{font-size:clamp(20px,1.55vw,24px)!important;margin-bottom:8px!important;font-weight:700!important}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:clamp(13px,1vw,15px)!important;line-height:1.32!important;margin-bottom:9px!important}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{font-size:clamp(18px,1.35vw,22px)!important;margin-bottom:9px!important;font-weight:700!important}.wc26g-regs-modern__tiers{gap:12px!important;margin-bottom:7px!important}.wc26g-regs-modern__score{font-size:clamp(14px,1.15vw,18px)!important;font-weight:700!important}.wc26g-regs-modern__icon{width:48px!important;height:48px!important;margin:7px auto 6px!important;font-size:25px!important}.wc26g-regs-modern__label{font-size:clamp(11px,.85vw,13px)!important;line-height:1.18!important;font-weight:700!important}.wc26g-regs .wc26g-btn{min-height:40px!important;font-size:13px!important;margin:11px 32px 16px!important;width:calc(100% - 64px)!important}}@media(max-width:420px){.wc26g-overlay--regs .wc26g-card.wc26g-regs{width:min(91vw,332px)!important;max-height:calc(100dvh - 22px)!important}.wc26g-regs__head{min-height:48px!important;padding:8px 12px!important}.wc26g-regs__badge{width:32px!important;height:32px!important;flex-basis:32px!important}.wc26g-regs__title{font-size:clamp(17px,4.75vw,20px)!important}.wc26g-regs-modern__headline{font-size:clamp(17px,4.4vw,19px)!important}.wc26g-regs-modern__intro,.wc26g-regs-modern__question,.wc26g-regs-modern__notes p{font-size:clamp(11px,3vw,12.2px)!important;line-height:1.24!important;margin-bottom:6px!important}.wc26g-regs-modern__tiers-title,.wc26g-regs-modern__nosign{font-size:clamp(14px,3.85vw,16px)!important}.wc26g-regs-modern__score{font-size:clamp(10.3px,2.8vw,12px)!important}.wc26g-regs-modern__icon{width:31px!important;height:31px!important;margin:3px auto!important}.wc26g-regs-modern__label{font-size:clamp(8.8px,2.45vw,10px)!important}.wc26g-regs .wc26g-btn{min-height:36px!important;font-size:12px!important;margin:6px 12px 10px!important;width:calc(100% - 24px)!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/wc26-game.css.map */
