@layer base,components,utilities;.woaw-panel-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000}.woaw-panel-wrapper{width:min(92dvw,163.56dvh);height:min(56.25dvw,100dvh);display:flex;align-items:center;justify-content:center}.woaw-panel-container{width:40cqw;max-height:90cqh;display:flex;flex-direction:column;align-items:center;position:relative}.woaw-panel-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:2cqh 2cqw;box-sizing:border-box}.woaw-button{width:22cqw;min-height:10cqh;padding:1.5cqh 2cqw;background:linear-gradient(180deg,#8b4513,#5d4037);border:.3cqh solid #3E2723;border-radius:1.5cqh;color:#fff;font-weight:700;font-size:2.5cqh;cursor:pointer;box-shadow:0 .5cqh 1cqh #0006,inset 0 .15cqh .3cqh #ffffff4d;text-shadow:.1cqh .1cqh .2cqh rgba(0,0,0,.8);z-index:20;transition:transform .1s ease}.woaw-button:active{transform:scale(.98)}.woaw-button--primary{background:linear-gradient(180deg,#2e7d32,#1b5e20);border-color:#0d3a0d}.woaw-button--secondary{background:linear-gradient(180deg,#455a64,#263238);border-color:#1a252b}.woaw-button--danger{background:linear-gradient(180deg,#c62828,#8b1a1a);border-color:#5d0e0e}.woaw-button--gold{background:linear-gradient(180deg,gold,#b8860b);border-color:#8b6914;color:#1a1a1a;text-shadow:none}.woaw-button--full-width{width:100%}.woaw-button__title{font-size:3cqh;display:block}.woaw-button__subtitle{font-size:2.2cqh;opacity:.8;font-weight:400;text-transform:none;letter-spacing:normal;text-shadow:none}.woaw-menu-button{width:100%;padding:1.8cqh 2cqw;background:linear-gradient(180deg,#3a2a1a,#2a1a0a);border:.2cqh solid #5A4A3A;border-radius:1cqh;color:#fff;font-weight:700;font-size:2.8cqh;cursor:pointer;box-shadow:0 .3cqh .6cqh #0000004d;text-shadow:.1cqh .1cqh .2cqh rgba(0,0,0,.8);transition:transform .1s ease,background .2s ease}.woaw-menu-button:hover{background:linear-gradient(180deg,#4a3a2a,#3a2a1a)}.woaw-menu-button:active{transform:scale(.98)}.woaw-input{width:100%;padding:1.5cqh 2cqw;background:#0006;border:.2cqh solid rgba(255,255,255,.2);border-radius:1cqh;color:#fff;font-size:2.8cqh;font-weight:700;text-align:center;outline:none;box-sizing:border-box}.woaw-input::placeholder{color:#fff6}.woaw-input:focus{border-color:gold;box-shadow:0 0 .5cqh #ffd70033}.woaw-heading-1{font-size:4.8cqh;margin:0;color:gold;line-height:1.1;text-shadow:0 .5cqh 1cqh rgba(0,0,0,.5)}.woaw-heading-2{font-size:3.2cqh;margin:0;color:gold;font-weight:700;text-align:center}.woaw-heading-3{font-size:2.8cqh;margin:0;color:gold;font-weight:700}.woaw-text{font-size:2.2cqh;color:#fff;line-height:1.35}.woaw-text--muted{opacity:.7}.woaw-text--gold{color:gold}.woaw-text--center{text-align:center}.woaw-color-swatch{width:5.5cqh;height:5.5cqh;border-radius:50%;border:.3cqh solid transparent;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.woaw-color-swatch:hover{transform:scale(1.1)}.woaw-color-swatch--selected{border-color:gold;transform:scale(1.15)}.woaw-divider{width:100%;display:flex;align-items:center;gap:1cqw}.woaw-divider__line{flex:1;height:.1cqh;background-color:#ffffff1a}.woaw-divider__text{font-size:3cqh;opacity:.6;font-weight:900}.woaw-spinner{width:3cqh;height:3cqh;border:.3cqh solid rgba(255,255,255,.3);border-top-color:gold;border-radius:50%;animation:woaw-spin .8s linear infinite}@keyframes woaw-spin{to{transform:rotate(360deg)}}.woaw-interim-modal-overlay{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:radial-gradient(circle at 50% 42%,#ffd7001f 0,#ffd70000 32%),#04091285;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto}.woaw-interim-modal-overlay--parent{position:absolute}.woaw-interim-modal-overlay--parent .woaw-interim-modal{min-width:min(calc(100% - 32px),420px);max-width:calc(100% - 32px)}.woaw-interim-modal{--woaw-interim-modal-width: auto;width:var(--woaw-interim-modal-width);min-width:min(78vw,420px);max-width:min(90vw,520px);min-height:118px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 30px;overflow:hidden;position:relative;isolation:isolate;text-align:center;color:#f8fbff;font-family:Outfit,Inter,system-ui,sans-serif;background:linear-gradient(180deg,#1e3752fa,#0d1c30fa 58%,#261811fa);border:2px solid rgba(255,215,0,.9);border-radius:14px;box-shadow:0 18px 46px #0000007a,0 0 0 1px #ffffff14 inset,0 0 26px #ffd70024}.woaw-interim-modal--target-width{min-width:0}.woaw-interim-modal:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fff0,#ffffff21 48%,#fff0),linear-gradient(180deg,#ffd7002e,#ffd70000 22%);opacity:.66}.woaw-interim-modal__text{max-width:100%;color:gold;font-size:clamp(22px,3.1vw,32px);font-weight:800;line-height:1.12;overflow-wrap:anywhere;text-shadow:0 2px 0 rgba(0,0,0,.36),0 0 18px rgba(255,215,0,.18)}.woaw-interim-modal__meter{width:min(170px,58%);height:4px;overflow:hidden;border-radius:999px;background:#ffffff1f;box-shadow:0 0 0 1px #ffd7002e inset}.woaw-interim-modal__meter span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffd7001a,#ffd700fa,#ffd70033);animation:woaw-interim-meter 1.08s ease-in-out infinite}.woaw-interim-modal--success{border-color:#64e17ee6}.woaw-interim-modal--success .woaw-interim-modal__text{color:#9ff2ac}.woaw-interim-modal--notice .woaw-interim-modal__text{color:#f8fbff}.woaw-interim-modal--error{border-color:#ff7764eb}.woaw-interim-modal--error .woaw-interim-modal__text{color:#ffb3a7}@keyframes woaw-interim-meter{0%{transform:translate(-115%)}to{transform:translate(255%)}}@media(max-width:520px),(max-height:520px){.woaw-interim-modal{min-width:min(84vw,360px);min-height:102px;padding:20px 22px;gap:10px}.woaw-interim-modal__text{font-size:clamp(20px,6vw,28px)}}@media(prefers-reduced-motion:reduce){.woaw-interim-modal__meter span{animation:none;width:100%}}.woaw-close-button{position:absolute;top:1cqh;right:1cqh;width:6cqh;height:6cqh;background:#00000080;border:.2cqh solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s ease,transform .1s ease}.woaw-close-button:hover{background:#000000b3}.woaw-close-button:active{transform:scale(.95)}.woaw-close-button svg{width:60%;height:60%;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.woaw-scroll-container{width:100%;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.woaw-scroll-container--hidden::-webkit-scrollbar{display:none}.woaw-scroll-container--hidden{-ms-overflow-style:none;scrollbar-width:none}.woaw-flex{display:flex}.woaw-flex--column{flex-direction:column}.woaw-flex--center{align-items:center;justify-content:center}.woaw-flex--between{justify-content:space-between}.woaw-flex--gap-sm{gap:.5cqh}.woaw-flex--gap-md{gap:1cqh}.woaw-flex--gap-lg{gap:2cqh}.woaw-spacer{flex:1}.woaw-spacer--sm{min-height:1.5cqh}.woaw-spacer--md{min-height:2cqh}.woaw-spacer--lg{min-height:3cqh}.woaw-result-panel{width:40cqw;max-height:90cqh;background:linear-gradient(180deg,#2a1a0a,#1a0a00);border:.3cqh solid #5A4A3A;border-radius:2cqh;box-shadow:0 1cqh 3cqh #00000080;display:flex;flex-direction:column;overflow:hidden}.woaw-result-panel__header{width:100%;padding:2cqh;display:flex;flex-direction:column;align-items:center;gap:.5cqh}.woaw-result-panel__content{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;gap:1cqh;padding:0 2cqh;overflow:hidden}.woaw-result-panel__footer{width:100%;padding:2cqh;display:flex;gap:1cqw}.woaw-trophy{position:relative;display:flex;align-items:center;justify-content:center}.woaw-trophy__icon{width:min(100%,50cqh);max-height:92%;object-fit:contain;display:block;filter:drop-shadow(0 .5cqh 1cqh rgba(0,0,0,.5))}.woaw-trophy__overlay{position:absolute;bottom:12%;left:50%;transform:translate(-50%);text-align:center}.woaw-rotating-border{position:relative;overflow:hidden;border-radius:1cqh}.woaw-rotating-border:before{content:"";position:absolute;inset:-.2cqh;background:conic-gradient(from 0deg,transparent 0deg,#FFD700 60deg,transparent 120deg);animation:woaw-rotate-border 4s linear infinite;border-radius:inherit;z-index:-1}.woaw-rotating-border:after{content:"";position:absolute;inset:.2cqh;background:#1a0a00;border-radius:inherit;z-index:-1}@keyframes woaw-rotate-border{to{transform:rotate(360deg)}}.woaw-pulse-glow{animation:woaw-pulse-glow 2s ease-in-out infinite}@keyframes woaw-pulse-glow{0%,to{box-shadow:0 0 1cqh #ffd7004d}50%{box-shadow:0 0 3cqh #ffd70099}}.woaw-fade-in{animation:woaw-fade-in .3s ease-out}@keyframes woaw-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.woaw-connecting-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000d9;z-index:2000}.woaw-connecting-content{display:flex;flex-direction:column;align-items:center;gap:2cqh;text-align:center}.woaw-connecting-icon{font-size:13cqh}.woaw-connecting-text{font-size:4cqh;font-weight:700}.woaw-connecting-countdown{font-size:2.8cqh;font-weight:700;color:gold;opacity:.95}.woaw-panel-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.woaw-fantasy-button{width:30cqw;height:auto;min-height:10cqh;padding:1.8cqh 3cqw;background:linear-gradient(180deg,#8b4513,#5d4037);border:.3cqh solid #3E2723;border-radius:1.5cqh;color:gold;font-weight:700;font-size:2.8cqh;cursor:pointer;box-shadow:0 .5cqh 1cqh #0006,inset 0 .15cqh .3cqh #ffffff4d;text-shadow:.1cqh .1cqh .2cqh rgba(0,0,0,.8);transition:transform .1s ease}.woaw-fantasy-button:active{transform:scale(.98)}.woaw-fantasy-button--full-width{width:100%}.woaw-fantasy-button--close{width:100%;min-height:12.5cqh;padding:2.25cqh 3.75cqw;background:linear-gradient(180deg,#8b2500,#5d1f00);border:.375cqh solid #3E2723;border-radius:1.875cqh;font-size:3cqh;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d;text-shadow:.125cqh .125cqh .25cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;margin-top:auto}.woaw-round-button{width:5.5cqh;height:5.5cqh;background:linear-gradient(180deg,#4a5a6a,#3a4a5a);border:.2cqh solid #5a7a9a;border-radius:1cqh;color:#fff;font-weight:700;font-size:2.2cqh;cursor:pointer;box-shadow:0 .3cqh .6cqh #0006;display:flex;align-items:center;justify-content:center;transition:transform .1s ease}.woaw-round-button:active{transform:scale(.95)}.woaw-round-button--selected{background:linear-gradient(180deg,#6a7a8a,#5a6a7a);border-color:gold}.woaw-player-setup{width:100%;display:flex;flex-direction:column;gap:1.5cqh}.woaw-player-setup__header{display:flex;align-items:center;gap:1cqw}.woaw-player-setup__color{width:5cqh;height:5cqh;border-radius:50%;flex-shrink:0}.woaw-player-setup__name{flex:1}.woaw-player-setup__color-row{display:flex;gap:.8cqh;flex-wrap:wrap;justify-content:center}.woaw-round-selection{display:flex;gap:1.5cqh;justify-content:center;align-items:center}.woaw-round-option{width:8cqh;height:8cqh;background:linear-gradient(180deg,#3a3a4a,#2a2a3a);border:.2cqh solid #4a4a5a;border-radius:1cqh;color:#fff;font-weight:700;font-size:3cqh;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s ease,border-color .15s ease}.woaw-round-option:hover{border-color:gold}.woaw-round-option--selected{background:linear-gradient(180deg,#5a5a6a,#4a4a5a);border-color:gold;color:gold}.woaw-panel-centering{display:flex;justify-content:center;align-items:center;width:100dvw;height:100dvh;pointer-events:none}.woaw-panel-inner{pointer-events:auto;position:relative}.title-screen-container{position:fixed;top:0;left:0;width:100dvw;height:100dvh;overflow:hidden;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:30;pointer-events:auto;transition:opacity .5s ease}.title-screen-container--inactive{opacity:0;pointer-events:none}.title-screen-container--active{opacity:1;pointer-events:auto}.title-screen-container--no-transition{transition:none}.title-screen-game-area{position:relative;width:min(100dvw,177.78dvh);height:min(56.25dvw,100dvh);overflow:visible;container-type:size;transform-origin:50% 50%}.title-screen-pole{position:absolute;height:90%;z-index:6}.title-screen-pole--left{left:0;top:calc(var(--wire-y-position, 45%) - 1.2%);transform:translate(-50%) scaleX(-1)}.title-screen-pole--right{right:0;top:calc(var(--wire-y-position, 45%) - 1.2%);transform:translate(50%)}.title-screen-pole__image{height:100%;display:block}.title-screen-scene-rail--hidden{opacity:0;pointer-events:none}.title-screen-outer-wire{position:absolute;top:0;width:50dvw;height:100%;pointer-events:none;z-index:5}.title-screen-outer-wire--left{right:100%}.title-screen-outer-wire--right{left:calc(100% - 1px)}.title-screen-background-wire{position:absolute;inset:0;pointer-events:none;z-index:6}.title-screen-background-wire svg{width:100%;height:100%;overflow:visible}.title-screen-birds-container{position:absolute;width:100%;height:100%;top:0;left:0}.title-screen-tagline{position:absolute;top:52.75%;left:0;width:100%;text-align:center;color:#ffffffe6;font-size:2.2cqh;font-weight:600;letter-spacing:.4cqw;text-transform:uppercase;font-family:Outfit,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.4);pointer-events:none;z-index:10;transition:opacity 1s ease-out,transform 1s ease-out}.title-screen-tagline--hidden{opacity:0;transform:translateY(10px) scale(.95)}.title-screen-tagline--visible{opacity:1;transform:translateY(0) scale(1)}.title-screen-tagline--no-transition{transition:none}.title-screen-copyright{position:absolute;bottom:1.6cqh;right:4%;color:#fff;font-size:1.5cqh;pointer-events:none;font-family:Outfit,sans-serif;letter-spacing:.02em;z-index:10;transition:opacity .3s ease}.title-screen-copyright--hidden{opacity:0}.title-screen-copyright--visible{opacity:.25}.title-screen-update-available{position:absolute;top:3.8cqh;left:3cqw;z-index:40;padding:.9cqh 1.7cqh;border-radius:.9cqh;border:.16cqh solid rgba(255,220,120,.95);background:#111c30e6;color:#ffd978;font-family:Outfit,sans-serif;font-size:2cqh;font-weight:800;letter-spacing:.03em;text-transform:uppercase;text-shadow:0 .12cqh .24cqh rgba(0,0,0,.55);box-shadow:0 0 1.1cqh #ffce5c66;pointer-events:none;white-space:nowrap}.title-screen-buttons-container{position:absolute;top:60%;bottom:.5cqh;width:100%;display:flex;flex-direction:column;align-items:center;z-index:20}.title-screen-buttons-group{display:flex;flex-direction:column;align-items:center;gap:1.5cqh;width:100%;transform:translateY(-1cqh)}.title-screen-button{position:relative;width:50cqh;min-height:10cqh;padding:1.5cqh 1.5cqw;background:linear-gradient(180deg,#8b4513,#5d4037);border-width:.3cqh;border-style:solid;border-color:#3e2723;border-radius:1.5cqh;color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:2.5cqh;cursor:pointer;box-shadow:0 .5cqh 1cqh #0006,inset 0 .15cqh .3cqh #ffffff4d;text-shadow:.1cqh .1cqh .2cqh rgba(0,0,0,.8);z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2cqh;transition:transform .1s ease,border-color .25s}.title-screen-notification-badge{position:absolute;top:.95cqh;right:1.1cqh;min-width:2.9cqh;height:2.9cqh;padding:0 .35cqh;border-radius:.65cqh;background:#33c759;color:#fff;font-size:1.72cqh;font-weight:900;line-height:2.9cqh;text-align:center;border:.18cqh solid rgba(255,255,255,.95);box-shadow:0 0 .8cqh #33c759d9}.title-screen-button:active{transform:scale(.98)}.title-screen-button:hover,.title-screen-button:focus{border-color:var(--primary-color, #FFD700)!important}.title-screen-button__title{font-size:3cqh;display:block;line-height:1.1}.title-screen-button__subtitle{font-size:2.2cqh;opacity:.8;font-weight:400;text-transform:none;letter-spacing:normal;text-shadow:none}.title-screen-button__subtitle--modes{display:inline-flex;align-items:center;justify-content:center;gap:.55cqh;white-space:nowrap;font-size:2.2cqh;margin-top:.3cqh;line-height:1.1}.title-screen-button--world-challenge{position:relative;width:50cqh;display:flex;flex-direction:column;align-items:center}.title-screen-button--world-challenge .title-screen-button{width:100%}.title-screen-button--world-challenge-unavailable{opacity:.6;filter:grayscale(.5)}.title-screen-world-glow{position:absolute;inset:-.3cqh;border-radius:1.8cqh;border:.4cqh solid rgba(255,215,0,.8);pointer-events:none;z-index:0}.title-screen-daily-badge{position:absolute;right:100%;top:50%;transform:translateY(-50%);background-color:gold;color:#000;font-size:2cqh;font-family:Outfit,sans-serif;padding:.4cqh 1.2cqh;border-radius:.6cqh;font-weight:700;text-transform:uppercase;box-shadow:0 2px 4px #0000004d;border:1px solid rgba(255,255,255,.4);text-shadow:none;letter-spacing:.05em;margin-right:1.5cqh;white-space:nowrap}.title-screen-loading-spinner{position:absolute;right:2cqw;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;color:gold}.title-screen-loading-spinner__icon{color:gold}.title-screen-reset-time{font-size:2.3cqh;color:#fff;opacity:.85;font-weight:600;letter-spacing:.04em;font-family:Outfit,sans-serif;display:flex;align-items:center;gap:.6cqh;text-shadow:0 1px 2px rgba(0,0,0,.5);transform:translateY(.5cqh)}.title-screen-reset-time__label{opacity:.7;font-weight:500}.title-screen-reset-time__time{color:gold}.title-screen-renderer-dev-toggle{position:fixed;left:max(10px,env(safe-area-inset-left));bottom:max(10px,env(safe-area-inset-bottom));z-index:10035;display:flex;flex-direction:column;gap:.55cqh;padding:.75cqh .85cqh;border-radius:.85cqh;border:.12cqh solid rgba(255,255,255,.3);background:#0a101de6;box-shadow:0 .6cqh 1.2cqh #00000059;pointer-events:auto;-webkit-user-select:none;user-select:none}.title-screen-renderer-dev-toggle__label{color:#dce8ff;font-family:Outfit,sans-serif;font-size:1.5cqh;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.title-screen-renderer-dev-toggle__buttons{display:flex;align-items:center;gap:.45cqh}.title-screen-renderer-dev-toggle__button{min-width:8.5cqh;padding:.48cqh .9cqh;border-radius:.6cqh;border:.12cqh solid rgba(255,255,255,.35);background:#ffffff1a;color:#fff;font-family:Outfit,sans-serif;font-size:1.65cqh;font-weight:800;line-height:1;cursor:pointer}.title-screen-renderer-dev-toggle__button--active{background:linear-gradient(180deg,#3d8aff,#1f4fb5);border-color:#c5dcfff2;box-shadow:0 0 .7cqh #4f92ff8c}.title-screen-dev-tools{position:absolute;bottom:2cqh;left:2cqw;display:flex;flex-direction:column;gap:1cqh;z-index:10001;width:18cqw;background-color:#000000b3;padding:1.5cqh;border-radius:1cqh;border:1px solid rgba(255,255,255,.2)}.title-screen-dev-tools__header{font-size:1.2cqh;color:#ffeb3b;font-weight:700;margin-bottom:.5cqh;text-align:center}.title-screen-dev-tools__buttons{display:flex;gap:.5cqw}.title-screen-dev-tools__button{padding:.8cqh 1.5cqw;font-size:1.6cqh;background:#4caf50e6;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:.6cqh;cursor:pointer;font-weight:700;flex:1}.title-screen-dev-tools__button--warning{background:#ff9800e6}.title-screen-dev-tools__button--danger{background:#f44336e6}.title-screen-dev-tools__button--info{background:#2196f3e6}.title-screen-dev-tools__button--purple{background:#9c27b0e6}.title-screen-dev-tools__button--full{padding:1cqh 2cqw;font-size:2cqh;border-radius:.8cqh;box-shadow:0 4px 8px #0000004d;width:100%}.title-screen-connecting-overlay{position:fixed;inset:0;z-index:10000;background-color:#0f172ab3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.title-screen-connecting-content{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.title-screen-connecting-panel{position:relative;width:50cqw;height:42cqh;padding:4cqh;border-radius:3cqh;pointer-events:auto;background:linear-gradient(135deg,#1432c8f2,#0a143cf2);border:.3cqh solid #FFD700;box-shadow:0 2cqh 5cqh #0009,0 0 2cqh #ffd70033;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-family:Outfit,sans-serif;gap:3.5cqh;contain:layout paint style}.title-screen-connecting__timer-gauge{position:absolute;top:2.2cqh;right:2.2cqh;width:8cqh;height:8cqh;filter:drop-shadow(0 .28cqh .6cqh rgba(0,0,0,.4));pointer-events:none}.title-screen-connecting__timer-gauge-ring{position:absolute;inset:0}.title-screen-connecting__timer-gauge-core{position:absolute;inset:1.05cqh;border-radius:50%;background:#0a182dd1;border:.18cqh solid rgba(255,255,255,.2)}.title-screen-connecting__timer-gauge-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-weight:900;font-size:3.3cqh;color:#fff;text-shadow:0 .14cqh .35cqh rgba(0,0,0,.55)}.title-screen-connecting__icon{font-size:13cqh}.title-screen-connecting__text{font-size:4cqh;font-weight:700}.title-screen-turnstile-container{position:absolute;width:300px;height:65px;top:0;left:0;z-index:-9999;opacity:.01}.title-screen-cookie-overlay{position:fixed;inset:0;background:#060c1a94;z-index:10020;display:flex;align-items:flex-end;justify-content:center;padding:2.2cqh 2.4cqh;pointer-events:auto}.title-screen-cookie-banner,.title-screen-cookie-panel{width:min(80dvw,98cqh);border-radius:1.4cqh;border:.2cqh solid #ffd34d;background:#1f2635;box-shadow:0 1.2cqh 3cqh #00000073;color:#fff;font-family:Outfit,sans-serif;padding:1.6cqh 1.8cqh}.title-screen-cookie-panel{width:min(90dvw,72cqh);margin-bottom:8cqh}.title-screen-cookie-title,.title-screen-cookie-panel__title{font-size:2.7cqh;font-weight:900;margin-bottom:.9cqh;color:#ffd34d;text-align:center}.title-screen-cookie-copy{font-size:2.1cqh;line-height:1.25;opacity:.96}.title-screen-cookie-actions{display:flex;justify-content:center;gap:.8cqh;margin-top:1.3cqh;flex-wrap:wrap}.title-screen-cookie-button{border:.14cqh solid transparent;border-radius:.9cqh;padding:.72cqh 1.2cqh;font-family:Outfit,sans-serif;font-size:1.95cqh;font-weight:800;cursor:pointer}.title-screen-cookie-button--primary{background:#ffd34d;color:#1c2230}.title-screen-cookie-button--secondary{background:#35405a;color:#fff;border-color:#7e8baa}.title-screen-cookie-button--ghost{background:transparent;color:#e6ebff;border-color:#8591af}.title-screen-cookie-toggle{display:flex;align-items:center;justify-content:space-between;gap:1.2cqh;margin:.75cqh 0;font-size:2cqh}.title-screen-cookie-toggle__label{font-weight:700}.title-screen-cookie-toggle__value{color:#ffd34d;font-weight:700;opacity:.9}.title-screen-cookie-toggle input[type=checkbox]{width:2.2cqh;height:2.2cqh;accent-color:#FFD700}.title-screen-cookie-dev{position:fixed;left:1.6cqw;bottom:1.6cqh;z-index:10030;display:flex;flex-direction:column;gap:.6cqh}.title-screen-cookie-dev__button{border:.14cqh solid rgba(255,255,255,.33);border-radius:.7cqh;background:#121b2de6;color:#fff;font-family:Outfit,sans-serif;font-size:1.55cqh;padding:.5cqh .95cqh;cursor:pointer}.title-screen-cookie-dev__button--alt{background:#3a2616e6}.title-screen-storage-blocker{position:fixed;inset:0;z-index:10040;background:#080c18b8;display:flex;align-items:center;justify-content:center;padding:2cqh}.title-screen-storage-blocker__panel{width:min(90dvw,82cqh);border-radius:1.5cqh;border:.22cqh solid #ffb64d;background:#242b3c;box-shadow:0 1.4cqh 3.4cqh #00000080;color:#fff;font-family:Outfit,sans-serif;padding:1.8cqh 2cqh}.title-screen-storage-blocker__title{font-size:2.75cqh;font-weight:900;color:#ffcc6e;text-align:center;margin-bottom:1.05cqh}.title-screen-storage-blocker__copy{font-size:2.05cqh;line-height:1.28;text-align:center;opacity:.97}.title-screen-storage-blocker__actions{margin-top:1.45cqh;display:flex;justify-content:center}.title-screen-letters-container{position:absolute;width:100%;top:15%;display:flex;justify-content:center;z-index:10}.first-launch-menu-hint{position:absolute;right:2.6cqw;top:28cqh;width:52cqh;height:56cqh;pointer-events:none;z-index:90;animation:first-launch-menu-hint-pulse 3.4s ease-in-out infinite;transform-origin:74% 78%}.first-launch-menu-hint__text{position:absolute;top:47.5cqh;right:16.5cqh;width:30cqh;transform:translateY(-50%);color:#ffd46f;text-align:center;font-family:Outfit,sans-serif;font-size:3.2cqh;font-weight:700;line-height:1.03;letter-spacing:.03em;text-shadow:0 .18cqh 0 rgba(92,47,0,.9),0 0 .9cqh rgba(255,197,86,.5),0 0 2cqh rgba(255,218,128,.36)}.first-launch-menu-hint__arrow{position:absolute;right:1cqw;top:50cqh;width:34cqh;height:22cqh;overflow:visible}.first-launch-menu-hint__arrow-path,.first-launch-menu-hint__arrow-head{fill:none;stroke:#ffcf68;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}@keyframes first-launch-menu-hint-pulse{0%,to{opacity:.9;transform:scale(.99)}50%{opacity:1;transform:scale(1.01)}}.game-menu-button-content{display:grid;grid-template-columns:7cqh 1fr 7cqh;align-items:center;height:100%;width:100%;text-align:center;line-height:1}.game-menu-button-text{grid-column:2;display:flex;align-items:center;justify-content:center;height:100%;text-align:center;line-height:1.05}.game-menu-button-content--compact{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;line-height:1}.game-menu-menu-button{width:37.5cqw;height:12.5cqh;padding:0 3.75cqw;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#8b4513,#5d4037);border:.375cqh solid #3E2723;border-radius:1.875cqh;color:#fff;font-weight:700;font-size:3.5cqh;cursor:pointer;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d;text-shadow:.125cqh .125cqh .25cqh rgba(0,0,0,.8);transition:transform .1s ease}.game-menu-menu-button:active{transform:scale(.98)}.game-menu-menu-button--full-width{width:100%}.game-menu-menu-button--controls{padding:0 3.75cqw;background:linear-gradient(180deg,#1a1a1a,#000);border-color:#333;color:#e2e6ff}.game-menu-menu-button--quit{background:linear-gradient(180deg,#d84315,#8d2e0f);border:.375cqh solid #5D1A0A;color:#ffeaea}button.game-menu-menu-button--quit:disabled{background:linear-gradient(180deg,#9a4e63,#642f3d);border-color:#4a1f2b;color:#eedce2;cursor:not-allowed;opacity:1;filter:saturate(.7) brightness(.9);text-shadow:.1cqh .1cqh .2cqh rgba(0,0,0,.5)}.game-menu-menu-button--auth{padding:0 3.75cqw;background:linear-gradient(180deg,#4b7fb0,#32577d);border-color:#2a4f75;color:#ecf6ff}.game-menu-menu-button--auth--signin{background:linear-gradient(180deg,#33c2b5,#178b84);border-color:#116a64;color:#ecfffc}button.game-menu-menu-button--auth:disabled{opacity:.7;cursor:not-allowed;filter:saturate(.72) brightness(.95)}.game-menu-menu-button--back{height:12.5cqh;padding:0 3.75cqw;font-size:3.5cqh;background:linear-gradient(180deg,#8b2500,#5d1f00)}.game-menu-menu-button--how-to-play-highlight{border-color:#f5c85a;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d,0 0 0 .24cqh #f5c85ad9,0 0 1.6cqh #f5c85a80;animation:game-menu-how-to-play-highlight-pulse 2.8s ease-in-out infinite}@keyframes game-menu-how-to-play-highlight-pulse{0%,to{box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d,0 0 0 .2cqh #f5c85ac7,0 0 1.3cqh #f5c85a6b}50%{box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d,0 0 0 .34cqh #ffd66bf2,0 0 2.1cqh #ffd66ba6}}.game-menu-panel-backdrop{z-index:5000}.game-menu-panel-centering{display:flex;justify-content:center;align-items:center;width:100dvw;height:100dvh;pointer-events:none}.game-menu-panel-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.game-menu-panel-container{width:40cqw;height:95cqh;pointer-events:auto;position:relative}.game-menu-panel-content{width:100%;height:100%;padding:3.5cqh 4cqh;border-radius:3cqh;background:#04417f;border:.2cqh solid #fbfbfd;box-shadow:0 1cqh 4cqh #00000080;display:flex;flex-direction:column;align-items:center;color:#fff;font-family:Outfit,sans-serif;overflow:hidden}.game-menu-panel-scroll{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:0 2cqh 2cqh;gap:1cqh;overflow-y:auto;scrollbar-gutter:stable}.game-menu-panel-title{margin:0;height:clamp(6.8cqh,8.2cqh,9.6cqh);display:flex;align-items:center;justify-content:center;text-align:center;color:gold;font-size:clamp(3.8cqh,5.4cqh,6.2cqh);line-height:1;letter-spacing:.01em;text-shadow:0 .22cqh .7cqh rgba(0,0,0,.38)}.game-menu-spacer{flex:1;min-height:1.5cqh}.game-menu-volume-section{width:100%;display:flex;flex-direction:column;gap:1cqh}.game-menu-volume-header{display:flex;justify-content:space-between;align-items:center}.game-menu-volume-label{font-size:2.8cqh;font-weight:700}.game-menu-mute-button{background:#323246;border:none;border-radius:.8cqh;color:#aaa;padding:.65cqh 1.8cqh;font-size:2.2cqh;cursor:pointer;font-weight:700;transition:background .15s ease}.game-menu-mute-button--muted{background:#c62828;color:#fff}.game-menu-volume-slider{width:100%;accent-color:#FFD700;height:1.5cqh;cursor:pointer}.game-menu-volume-slider--muted{opacity:.3;pointer-events:none}.game-menu-buttons-container{display:flex;flex-direction:column;gap:2cqh;align-items:center;width:100%}.game-menu-buttons-container--dense-disabled{gap:1.15cqh}.game-menu-buttons-container>.game-menu-menu-button,.game-menu-auth-section>.game-menu-menu-button{width:100%;height:12.5cqh;min-height:12.5cqh;padding:0 3.75cqw;border-width:.375cqh;box-sizing:border-box}.game-menu-buttons-container--dense-disabled>.game-menu-menu-button,.game-menu-buttons-container--dense-disabled .game-menu-auth-section>.game-menu-menu-button{height:11.1cqh;min-height:11.1cqh;font-size:3.2cqh}.game-menu-auth-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:.6cqh}.game-menu-auth-username{font-size:2.1cqh;color:#fff;text-align:center}.game-menu-auth-hint{width:100%;text-align:center;font-size:2.15cqh;line-height:1.3;color:#e6eefceb;background:#121c30b8;border:.14cqh solid rgba(148,170,210,.62);border-radius:.8cqh;padding:.68cqh 1.05cqh;box-sizing:border-box}.game-menu-buttons-container--dense-disabled .game-menu-auth-hint,.game-menu-buttons-container--dense-disabled .game-menu-quit-hint{font-size:1.88cqh;line-height:1.18;padding:.46cqh .85cqh}.game-menu-quit-hint{width:100%;text-align:center;font-size:2.15cqh;line-height:1.3;color:#e6eefceb;background:#121c30b8;border:.14cqh solid rgba(148,170,210,.62);border-radius:.8cqh;padding:.68cqh 1.05cqh;box-sizing:border-box}.game-menu-controls-overlay{position:absolute;inset:0;background:#0000008c;display:flex;align-items:stretch;justify-content:stretch;z-index:30;transition:none;animation:none}.game-menu-controls-panel{width:100%;height:100%;position:relative;background:linear-gradient(135deg,#141428,#282850);border:.22cqh solid #FFD700;border-radius:3cqh;padding:clamp(2cqh,2.8cqh,3.5cqh) clamp(2cqh,3cqh,4cqh);box-shadow:0 1cqh 3cqh #00000080;display:flex;flex-direction:column;gap:1.2cqh;transition:none;animation:none}.game-menu-controls-title{margin:0;width:100%;display:flex;justify-content:center;color:gold;font-size:clamp(3.8cqh,5.4cqh,6.2cqh);text-align:center;line-height:1;letter-spacing:.01em;text-shadow:0 .22cqh .7cqh rgba(0,0,0,.38)}.game-menu-controls-content{background-color:#0a0a14;padding:clamp(1.1cqh,1.4cqh,1.8cqh);border-radius:1cqh;font-size:clamp(1.75cqh,1.95cqh,2.2cqh);display:flex;flex-direction:column;gap:.8cqh;flex:1;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.game-menu-support-button{height:11cqh;min-height:11cqh;padding:0 3.75cqw;box-sizing:border-box;border-width:.375cqh;border-style:solid;font-size:3.1cqh;position:relative;overflow:hidden}.game-menu-support-button--purchase{background:linear-gradient(180deg,#ad7a09,#7a5506);border-color:#5a3f04;color:#fff3d7}.game-menu-support-button--terms{background:linear-gradient(180deg,#1565c0,#0d47a1);border-color:#0a3476;color:#eaf3ff}.game-menu-support-button--privacy{background:linear-gradient(180deg,#2e7d32,#1b5e20);border-color:#15481a;color:#eeffef}.game-menu-support-button--community{background:linear-gradient(180deg,#6b6f7a,#484c57);border-color:#343844;color:#f4f6ff;display:flex;flex-direction:column;justify-content:center;gap:.2cqh}.game-menu-support-button--community:disabled{opacity:.92;cursor:not-allowed;filter:none}.game-menu-support-button--delete-account{background:linear-gradient(180deg,#bf2b2b,#8a1616);border-color:#5d0f0f;color:#ffecec}.game-menu-support-button--delete-account:disabled{opacity:.62;cursor:not-allowed;filter:grayscale(.18)}.game-menu-support-button__title{font-size:3.1cqh;font-weight:800;line-height:1}.game-menu-support-button__subtitle{font-size:clamp(10px,1.25cqh,13px);font-weight:700;letter-spacing:.01em;line-height:1;opacity:.95}.game-menu-support-content{width:100%;box-sizing:border-box;padding:clamp(1.3cqh,1.7cqh,2.1cqh);gap:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;scrollbar-gutter:auto}.game-menu-support-actions{width:100%;max-width:100%;margin-inline:auto;display:flex;flex-direction:column;gap:1.35cqh;align-items:center}.game-menu-support-actions .game-menu-support-button{width:100%;align-self:center}.game-menu-delete-account-hint{width:100%;text-align:center;font-size:1.95cqh;line-height:1.28;color:#ffe2e2f0;background:#3a0c0c8f;border:.14cqh solid rgba(198,122,122,.64);border-radius:.8cqh;padding:.62cqh 1cqh;box-sizing:border-box}.game-menu-support-spacer{flex:1;min-height:1.6cqh}.game-menu-delete-overlay{position:absolute;inset:0;background:#02050cc7;display:flex;align-items:center;justify-content:center;z-index:60;border-radius:3cqh}.game-menu-delete-modal{width:min(92%,54cqh);background:linear-gradient(180deg,#2a1010,#180808);border:.22cqh solid rgba(255,167,167,.72);border-radius:2cqh;box-shadow:0 .9cqh 2.6cqh #00000080;padding:3.2cqh 2.5cqh 2.4cqh;display:flex;flex-direction:column;gap:1.7cqh}.game-menu-delete-title{margin:0;text-align:center;color:#ffd1d1;font-size:3.6cqh;line-height:1.1}.game-menu-delete-text{margin:0;text-align:center;color:#f1e5e5;font-size:2.45cqh;line-height:1.38}.game-menu-delete-text--warning{color:#fbb;font-weight:700}.game-menu-delete-label{color:#ffdcdc;text-align:center;font-size:2.35cqh;font-weight:700}.game-menu-delete-input{width:100%;height:5.8cqh;border-radius:.9cqh;border:.18cqh solid rgba(255,188,188,.72);background:#100808eb;color:#fff;text-align:center;letter-spacing:.08em;font-size:2.55cqh;font-weight:800;outline:none;padding:0 1.3cqh}.game-menu-delete-input:disabled{opacity:.72}.game-menu-delete-error{min-height:2.5cqh;color:#ffc3c3;text-align:center;font-size:2.05cqh;line-height:1.25}.game-menu-delete-proceed{background:linear-gradient(180deg,#d84141,#9f2121);border-color:#661212;color:#fff6f6}.game-menu-reset-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) auto;align-items:center;margin-top:.4cqh;gap:.8cqh;padding:clamp(.65cqh,.9cqh,1.15cqh)}.game-menu-reset-label{color:#9fb3d1;font-size:clamp(1.55cqh,1.75cqh,1.95cqh);grid-column:1 / span 2}.game-menu-reset-button{border:1px solid #FFD700;border-radius:.6cqh;background:#ffd7002e;color:gold;font-weight:700;font-size:clamp(1.55cqh,1.75cqh,1.95cqh);padding:clamp(.4cqh,.5cqh,.6cqh) clamp(.9cqh,1.1cqh,1.3cqh);cursor:pointer;white-space:nowrap;justify-self:end;transition:background .15s ease}.game-menu-icon-svg{width:100%;height:100%;display:block}.htp-backdrop{z-index:1100}.htp-backdrop::backdrop{background-color:transparent!important}.popover-fallback-overlay.htp-backdrop{background-color:transparent}.htp-centering{display:flex;justify-content:center;align-items:center;width:min(100dvw,177.78dvh);height:min(56.25dvw,100dvh);container-type:size;pointer-events:none}.htp-game-area{width:min(80cqw,163.56cqh);height:min(51.75cqw,92cqh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.htp-container{width:100%;height:100%;pointer-events:auto;position:relative;display:flex;justify-content:center}.htp-back-panel{position:relative;background:#061429fa;border:.4cqh solid rgba(120,177,241,.6);border-radius:3.6cqh;box-shadow:0 .8cqh 1.6cqh #0006;height:100%;width:100%;overflow:hidden}.htp-panel{--htp-pad-x: clamp(1.4cqw, 1.9cqw, 2.3cqw);--htp-title-size: clamp(3.8cqh, 5.4cqh, 6.2cqh);--htp-title-height: clamp(6.8cqh, 8.2cqh, 9.6cqh);--htp-cards-height: clamp(61cqh, 64cqh, 67cqh);--htp-card-title-size: clamp(1.7cqh, 2.1cqh, 2.5cqh);--htp-card-sub-size: clamp(1.3cqh, 1.55cqh, 1.8cqh);padding:0 var(--htp-pad-x);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr minmax(0,var(--htp-cards-height)) 1fr;align-items:stretch;justify-items:center;height:100%;width:100%;position:relative;z-index:1;box-sizing:border-box}.htp-title{grid-row:1;margin:0;min-height:0;height:var(--htp-title-height);display:flex;align-items:center;justify-content:center;align-self:center;color:gold;font-size:var(--htp-title-size);line-height:1;letter-spacing:.01em;text-align:center;text-shadow:0 .22cqh .7cqh rgba(0,0,0,.38)}.htp-start-hint{position:absolute;left:calc(var(--htp-pad-x) + (100% - 2 * var(--htp-pad-x) - 3 * clamp(1.2cqw,1.7cqw,2.2cqw)) / 8);top:10cqh;width:20cqh;pointer-events:none;z-index:5;animation:htp-start-hint-pulse 2.6s cubic-bezier(.45,0,.55,1) infinite;transform-origin:50% 100%;will-change:transform,opacity;display:flex;flex-direction:column;align-items:center}.htp-start-hint__text{margin-bottom:.6cqh;color:#ffd46f;text-align:center;font-family:Outfit,sans-serif;font-size:2.6cqh;font-weight:700;line-height:1.03;letter-spacing:.03em;text-shadow:0 .18cqh 0 rgba(92,47,0,.9),0 0 .9cqh rgba(255,197,86,.5),0 0 2cqh rgba(255,218,128,.36);white-space:nowrap}.htp-start-hint__line{width:.45cqh;height:2.4cqh;background:#ffcf68;border-radius:.22cqh;box-shadow:0 0 .7cqh #ffce5cbf}.htp-start-hint__head{width:0;height:0;border-left:1cqh solid transparent;border-right:1cqh solid transparent;border-top:1.3cqh solid #ffcf68;margin-top:-.05cqh;filter:drop-shadow(0 0 .5cqh rgba(255,206,92,.75))}@keyframes htp-start-hint-pulse{0%{opacity:.92;transform:translate(-50%) scale(.98)}50%{opacity:1;transform:translate(-50%) scale(1.04)}to{opacity:.92;transform:translate(-50%) scale(.98)}}.htp-footer-text{grid-row:3;color:#e8c300;font-size:var(--htp-title-size);font-weight:700;text-align:center;text-shadow:0 .18cqh .55cqh rgba(0,0,0,.34);line-height:1;letter-spacing:.01em;align-self:center;opacity:.9}.htp-cards-scroll{grid-row:2;width:100%;height:100%;overflow:hidden;box-sizing:border-box}.htp-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:clamp(1.2cqw,1.7cqw,2.2cqw);align-items:stretch;width:100%;height:100%}.htp-card{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background:transparent;border:.16cqh solid rgba(118,168,230,.85);border-radius:1.2cqh;box-shadow:inset 0 .12cqh #ffffff24,0 .4cqh .8cqh #00000038;overflow:hidden;min-height:0;transition:border-color .16s ease,box-shadow .16s ease}.htp-card:hover,.htp-card:focus-visible,.htp-card:active{border-color:gold;box-shadow:inset 0 .12cqh #fff3,0 0 0 .14cqh #ffd700f2,0 0 1.5cqh #ffd70094,0 .75cqh 1.35cqh #00000047}.htp-card--disabled{opacity:.42;filter:grayscale(.58);cursor:default}.htp-card--disabled:hover,.htp-card--disabled:focus-visible,.htp-card--disabled:active{border-color:#76a8e6d9;box-shadow:inset 0 .12cqh #ffffff24,0 .4cqh .8cqh #00000038}.htp-card--rules .htp-card__header{background:linear-gradient(180deg,#23513e,#17382f)}.htp-card__header{display:flex;align-items:center;justify-content:center;padding:clamp(.7cqh,1cqh,1.3cqh) clamp(.5cqw,.8cqw,1.1cqw);background:linear-gradient(180deg,#143a63,#103151 72%,#0d2741eb)}.htp-card__title{color:#fff;font-size:var(--htp-card-title-size);font-family:Outfit,sans-serif;font-weight:800;line-height:1.06;text-align:center;text-shadow:0 .16cqh .4cqh rgba(0,0,0,.3)}.htp-card__header--badge{background:linear-gradient(180deg,#3c3c3cf2,#141414f2);border-bottom:.22cqh solid #FFD700;box-shadow:inset 0 -.18cqh gold}.htp-card__header--badge .htp-card__title{color:gold;font-family:Outfit,sans-serif;font-weight:900;letter-spacing:-.015em;text-shadow:.06em 0 0 rgba(0,0,0,.9),-.06em 0 0 rgba(0,0,0,.9),0 .06em 0 rgba(0,0,0,.9),0 -.06em 0 rgba(0,0,0,.9)}.htp-card__art-frame{position:relative;width:100%;flex:1 1 auto;min-height:0;background:linear-gradient(180deg,#1a4775,#0d2741);border-top:.12cqh solid rgba(255,255,255,.06);overflow:hidden;container-type:size}.htp-card__bird-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:36%;aspect-ratio:1 / 1;container-type:size}.htp-card__bird-wrap span{font-size:44cqh!important;-webkit-text-stroke:3.6cqh #FFD700!important;text-shadow:.9cqh 0 0 #FFD700,-.9cqh 0 0 #FFD700,0 .9cqh 0 #FFD700,0 -.9cqh 0 #FFD700!important}.htp-rules-scroll{grid-row:2;width:min(100%,92cqw);height:100%;overflow-y:auto;box-sizing:border-box;border:.18cqh solid rgba(118,168,230,.78);border-radius:1.2cqh;background:linear-gradient(180deg,#123252f5,#0a223af5);box-shadow:inset 0 .12cqh #ffffff1f,0 .45cqh .95cqh #0000003d}.htp-rules-content{min-height:100%;padding:3cqh 3.2cqw;box-sizing:border-box;color:#f5fbff;font-family:Outfit,sans-serif;font-size:clamp(1.9cqh,2.35cqh,2.8cqh);font-weight:650;line-height:1.35;text-align:left}.htp-rules-content p{margin:0}.pnp-backdrop{z-index:1000;background:transparent!important;pointer-events:none}.pnp-game-area{width:min(92cqw,163.56cqh);height:min(51.75cqw,92cqh);container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none;margin:auto}.pnp-container{width:min(40cqw,76cqh);height:95cqh;container-type:size;--fc-input-min-height: clamp(38px, min(5.2cqh, 8.8cqi), 52px);--fc-input-font-size: clamp(16px, min(2.8cqh, 4.8cqi), 24px);--fc-input-pad-y: clamp(7px, min(.95cqh, 1.6cqi), 11px);--fc-input-pad-x: clamp(10px, min(1.15cqh, 2cqi), 15px);--pnp-space-1: clamp(.45cqh, .7cqh, .9cqh);--pnp-space-2: clamp(.8cqh, 1.15cqh, 1.45cqh);--pnp-space-3: clamp(1.15cqh, 1.7cqh, 2.1cqh);--pnp-space-4: clamp(1.45cqh, 2.1cqh, 2.7cqh);--pnp-title-size: clamp(22px, 4.6cqh, 46px);--pnp-label-size: clamp(18px, 3.55cqh, 36px);--pnp-input-size: clamp(14px, min(2.4cqh, 5.1cqi), 22px);--pnp-button-size: clamp(20px, 3.35cqh, 36px);--pnp-button-label-size: 3.5cqh;--pnp-swatch-size: clamp(24px, min(3.9cqh, 6.9cqi), 34px);--pnp-color-gap: clamp(6px, min(.7cqh, 1.1cqi), 14px);--pnp-input-min-height: clamp(34px, min(4.2cqh, 7.2cqi), 50px);--pnp-action-min-height: clamp(8.8cqh, 10.1cqh, 11.6cqh);--pnp-action-pad-y: clamp(1cqh, 1.35cqh, 1.75cqh);--pnp-action-pad-x: clamp(2.2cqh, 2.9cqh, 3.6cqw);pointer-events:auto;position:relative}@media(orientation:landscape)and (max-height:760px){.pnp-container{--fc-input-min-height: clamp(34px, min(4.8cqh, 8cqi), 46px);--fc-input-font-size: clamp(14px, min(2.55cqh, 4.4cqi), 20px);--fc-input-pad-y: clamp(6px, min(.85cqh, 1.4cqi), 9px);--fc-input-pad-x: clamp(9px, min(1.05cqh, 1.75cqi), 13px)}}@media(orientation:landscape)and (min-height:900px){.pnp-container{--fc-input-min-height: clamp(40px, min(5.4cqh, 9.2cqi), 54px);--fc-input-font-size: clamp(17px, min(2.95cqh, 5.1cqi), 25px);--fc-input-pad-y: clamp(7px, min(1cqh, 1.7cqi), 12px);--fc-input-pad-x: clamp(11px, min(1.2cqh, 2.1cqi), 16px)}}@container (max-width: 340px){.pnp-container{--fc-input-font-size: clamp(13px, min(2.15cqh, 4.1cqi), 18px);--fc-input-min-height: clamp(32px, min(4.4cqh, 7.4cqi), 42px);--fc-input-pad-y: clamp(6px, min(.82cqh, 1.35cqi), 9px);--fc-input-pad-x: clamp(8px, min(.95cqh, 1.6cqi), 12px)}}@container (max-width: 300px){.pnp-container{--fc-input-font-size: clamp(12px, min(2cqh, 3.6cqi), 16px);--fc-input-min-height: clamp(30px, min(4cqh, 6.6cqi), 38px)}}.pnp-content{width:100%;height:100%;padding:clamp(2cqh,2.8cqh,3.5cqh) clamp(2cqh,3cqh,4cqh);border-radius:3cqh;background:#1a2a3a;border:.375cqh solid #5a7a9a;box-shadow:0 1.25cqh 5cqh #000c;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--pnp-space-2);overflow:hidden;color:#fff;font-family:Outfit,sans-serif}.pnp-title{margin:0;color:gold;font-size:clamp(3.8cqh,5.4cqh,6.2cqh);font-family:Outfit,sans-serif;font-weight:800;display:inline-flex;align-items:baseline;justify-content:center;gap:.18em;line-height:1;letter-spacing:.01em;text-shadow:0 .22cqh .7cqh rgba(0,0,0,.38)}.pnp-title__ampersand{font:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;transform:translateY(-.01em)}.pnp-players-section{width:100%;display:grid;grid-template-rows:1fr 1fr;flex:1;min-height:0;gap:clamp(1.15cqh,1.85cqh,2.5cqh);margin-top:clamp(.45cqh,.8cqh,1.25cqh);padding:clamp(.85cqh,1.2cqh,1.6cqh);background:#0a1f319e;border:.12cqh solid rgba(126,171,206,.42);border-radius:1.5cqh;align-items:center;align-content:stretch;box-sizing:border-box}.pnp-section-label{color:gold;font-size:var(--pnp-button-label-size);font-family:Outfit,sans-serif;font-weight:800;text-align:center;margin:.2cqh 0 .35cqh}.pnp-player-group-label{width:100%;margin:0;min-height:clamp(2.4cqh,3.2cqh,4cqh);display:flex;align-items:center;justify-content:center;text-align:center;color:gold;font-size:var(--pnp-button-label-size);font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;letter-spacing:.02em;word-spacing:.12em}.pnp-player-group{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:clamp(.8cqh,1.2cqh,1.65cqh);padding:clamp(.95cqh,1.35cqh,1.9cqh);border-radius:1.25cqh;border:.14cqh solid rgba(127,171,203,.55);background:linear-gradient(180deg,#1a364fd1,#11283ddb);box-sizing:border-box;min-width:0}.pnp-player-group-spacer{display:none}.pnp-player-row{width:100%;display:flex;flex-direction:column;justify-content:center;gap:clamp(.7cqh,1.1cqh,1.45cqh);min-width:0}.pnp-player-input{width:100%;min-height:var(--fc-input-min-height);padding:var(--fc-input-pad-y) var(--fc-input-pad-x);font-size:var(--fc-input-font-size);background-color:#000;border:.35cqh solid #5a7a9a;border-radius:1.2cqh;text-align:center;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;box-sizing:border-box;min-width:0}.pnp-player-input::placeholder{color:#ffd70080;font-size:inherit;font-weight:700;font-family:inherit;line-height:1;letter-spacing:.02em;word-spacing:.12em}.pnp-color-row{display:flex;flex-wrap:nowrap;gap:var(--pnp-color-gap);align-items:center;justify-content:space-between;width:100%;margin-top:clamp(.25cqh,.5cqh,.8cqh);margin-bottom:clamp(.25cqh,.5cqh,.8cqh);min-width:0;padding:0;box-sizing:border-box}.pnp-color-swatch{width:var(--pnp-swatch-size);height:var(--pnp-swatch-size);flex:0 0 auto;border-radius:50%;border:clamp(1px,.16cqh,2px) solid rgba(255,255,255,.3);cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.pnp-color-swatch:hover{transform:scale(1.1)}.pnp-color-swatch--selected{border:clamp(2px,.28cqh,3px) solid white;transform:scale(1.1)}.pnp-start-button{width:100%;height:12.5cqh;padding:0 3.75cqw;background:linear-gradient(180deg,#2e7d32,#1b5e20);border:.35cqh solid #1B5E20;border-radius:1.875cqh;color:gold;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;font-size:var(--pnp-button-label-size);cursor:pointer;box-shadow:0 .7cqh 1.4cqh #0006,inset 0 .2cqh .35cqh #ffffff4d;text-shadow:.2cqh .2cqh .35cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;transition:transform .1s ease}.pnp-start-button:active{transform:scale(.98)}.pnp-actions{width:100%;margin-top:auto;padding:0 clamp(1.3cqh,1.7cqh,2.1cqh) clamp(1.3cqh,1.7cqh,2.1cqh);box-sizing:border-box;display:flex;flex-direction:column;gap:2cqh}.pnp-back-button{width:100%;height:12.5cqh;padding:0 3.75cqw;background:linear-gradient(180deg,#8b2500,#5d1f00);border:.375cqh solid #3E2723;border-radius:1.875cqh;color:#fff;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;font-size:var(--pnp-button-label-size);cursor:pointer;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d;text-shadow:.125cqh .125cqh .25cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;transition:transform .1s ease}.pnp-back-button:active{transform:scale(.98)}.pnp-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-height:860px){.pnp-container{--pnp-space-1: clamp(.28cqh, .45cqh, .62cqh);--pnp-space-2: clamp(.5cqh, .78cqh, 1cqh);--pnp-space-3: clamp(.72cqh, 1.05cqh, 1.35cqh);--pnp-space-4: clamp(.92cqh, 1.35cqh, 1.75cqh);--pnp-title-size: clamp(19px, 4.1cqh, 36px);--pnp-label-size: clamp(16px, 3.05cqh, 30px);--pnp-input-size: clamp(13px, min(2.15cqh, 4.6cqi), 19px);--pnp-button-size: clamp(17px, 2.85cqh, 30px);--pnp-swatch-size: clamp(22px, min(3.45cqh, 6.1cqi), 30px);--pnp-color-gap: clamp(5px, min(.55cqh, .9cqi), 10px);--pnp-input-min-height: clamp(32px, min(3.9cqh, 6.5cqi), 44px);--pnp-action-min-height: clamp(7.6cqh, 8.9cqh, 10cqh);--pnp-action-pad-y: clamp(.75cqh, 1.02cqh, 1.3cqh);--pnp-action-pad-x: clamp(1.9cqh, 2.5cqh, 3.1cqw)}}@media(max-height:760px){.pnp-container{--pnp-space-1: clamp(.2cqh, .33cqh, .5cqh);--pnp-space-2: clamp(.38cqh, .6cqh, .8cqh);--pnp-space-3: clamp(.52cqh, .82cqh, 1.05cqh);--pnp-space-4: clamp(.72cqh, 1.02cqh, 1.35cqh);--pnp-title-size: clamp(17px, 3.65cqh, 31px);--pnp-label-size: clamp(14px, 2.65cqh, 25px);--pnp-input-size: clamp(12px, min(1.95cqh, 4.1cqi), 17px);--pnp-button-size: clamp(16px, 2.55cqh, 26px);--pnp-swatch-size: clamp(20px, min(3.1cqh, 5.4cqi), 27px);--pnp-color-gap: clamp(4px, min(.42cqh, .72cqi), 8px);--pnp-input-min-height: clamp(30px, min(3.55cqh, 5.9cqi), 40px);--pnp-action-min-height: clamp(7cqh, 8.15cqh, 9.2cqh);--pnp-action-pad-y: clamp(.62cqh, .86cqh, 1.1cqh);--pnp-action-pad-x: clamp(1.7cqh, 2.2cqh, 2.8cqw)}}.asynch-panel-shell{width:min(88cqw,158cqh);height:95cqh;margin-inline:auto;container-type:size;--ap-gap: clamp(.34cqh, .7cqh, .9cqh);--ap-title: clamp(2.2cqh, 4.5cqh, 5.3cqh);--ap-label: clamp(1.8cqh, 3.45cqh, 4.1cqh);--ap-btn-h: clamp(7.4cqh, 10.2cqmin, 12.5cqh);--ap-btn-fs: clamp(2.1cqh, 2.8cqmin, 3.5cqh);--ap-back-h: 12.5cqh;--ap-back-fs: 3.5cqh;--ap-side-w: clamp(72px, 12.2cqi, 142px);--ap-side-text-fs: clamp(1.8cqh, 2.75cqh, 3.25cqh);--ap-inbox-pad: clamp(.42cqh, .8cqh, 1.1cqh);--ap-header-content-gap: clamp(.55cqh, 1cqh, 1.35cqh);--ap-left-button-inset: clamp(.45cqh, .95cqmin, 1.1cqh);--ap-left-section-pad: 1.2cqh;--ap-left-section-border: .1cqh;font-family:Outfit,sans-serif}.mp-container.asynch-panel-shell{width:min(88cqw,158cqh)}.asynch-container{width:100%;height:100%;margin-inline:auto;display:flex;flex-direction:column;overflow:hidden}.asynch-panel-shell .mp-content.asynch-container{padding:clamp(1.8cqh,2.9cqh,3.8cqh) clamp(.8cqh,1.65cqh,2.35cqh) clamp(1.05cqh,1.9cqh,2.5cqh);gap:var(--ap-gap)}.asynch-main-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--ap-gap);width:100%;height:100%;min-height:0}.asynch-left-column,.asynch-right-column{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column}.asynch-left-column{gap:var(--ap-gap);overflow:hidden}.asynch-right-column{gap:var(--ap-gap)}.asynch-title-row{width:100%;display:flex;align-items:center;justify-content:center;min-height:clamp(3.4cqh,5.15cqh,6.2cqh);padding-top:clamp(.15cqh,.35cqh,.55cqh);margin-bottom:var(--ap-header-content-gap);position:relative}.asynch-title-row .mp-title{text-align:center;max-width:calc(100% - (var(--ap-side-w) * 2) - (var(--ap-inbox-pad) * 2))}.asynch-panel-shell .mp-title{font-size:var(--ap-title);line-height:1.02;font-family:Outfit,sans-serif;font-weight:800;letter-spacing:.01em}.asynch-panel-shell .mp-section-label{font-size:clamp(16px,3.5cqh,36px);font-family:Outfit,sans-serif;font-weight:700;line-height:1.05}.asynch-panel-shell .asynch-player-name-input--attention{border-color:gold;animation:asynch-player-name-attention 1.3s ease-in-out infinite}.asynch-panel-shell .asynch-player-name-input--attention::placeholder{color:#ffd700f2;animation:asynch-player-name-placeholder-attention 1.3s ease-in-out infinite}.asynch-panel-shell .asynch-game-code-input{font-size:clamp(12px,1.85cqmin,18px);letter-spacing:clamp(.01em,.045cqi,.05em)}.asynch-panel-shell .asynch-game-code-input::placeholder{font-size:inherit;letter-spacing:inherit}@keyframes asynch-player-name-attention{0%,to{box-shadow:0 0 #ffd70000;border-color:#5a7a9a}50%{box-shadow:0 0 1.3cqh #ffd700d9;border-color:gold}}@keyframes asynch-player-name-placeholder-attention{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.asynch-panel-shell .asynch-player-name-input--attention,.asynch-panel-shell .asynch-player-name-input--attention::placeholder{animation:none}}.asynch-panel-shell .asynch-left-column .mp-button,.asynch-panel-shell .asynch-left-column .mp-back-button{min-height:var(--ap-btn-h);max-height:var(--ap-back-h);padding:clamp(.65cqh,1.08cqmin,1.3cqh) clamp(1.7cqh,2.4cqmin,3.2cqh);font-size:var(--ap-back-fs);border-radius:1.875cqh}.asynch-panel-shell .asynch-left-column .mp-back-button{width:calc(100% - (2 * var(--ap-left-button-inset)));align-self:center;min-height:var(--ap-back-h);height:var(--ap-back-h);padding:0 3.75cqw;font-size:var(--ap-back-fs);margin-top:auto;margin-bottom:clamp(.25cqh,.45cqh,.7cqh);flex:0 0 auto}.asynch-panel-shell .asynch-left-column .mp-button-wrapper{padding:0 var(--ap-left-button-inset);min-height:calc(var(--ap-btn-h) + clamp(1.4cqh,2.3cqmin,2.8cqh));display:flex;flex-direction:column;justify-content:flex-start}.asynch-panel-shell .asynch-left-column .mp-button-wrapper .mp-error,.asynch-panel-shell .asynch-left-column .mp-button-wrapper .asynch-inline-notice{min-height:clamp(1.8cqh,2.55cqmin,2.8cqh);margin-top:clamp(.2cqh,.35cqmin,.4cqh)}.asynch-panel-shell .asynch-left-column .pressable-105-095:hover,.asynch-panel-shell .asynch-left-column .pressable-102-098:hover{transform:scale(1)}.asynch-panel-shell .asynch-left-column .pressable-105-095:active,.asynch-panel-shell .asynch-left-column .pressable-102-098:active{transform:scale(.98)}.asynch-panel-shell .asynch-left-column .mp-back-button:disabled,.asynch-panel-shell .asynch-left-column .mp-back-button:disabled:hover,.asynch-panel-shell .asynch-left-column .mp-back-button:disabled:active{opacity:.58;cursor:wait;transform:none}.asynch-panel-shell .asynch-left-column .mp-section{padding:var(--ap-left-section-pad);gap:1.2cqh}.asynch-panel-shell .asynch-left-column .mp-spacer{height:.5cqh}.asynch-panel-shell .mp-divider{gap:clamp(.5cqh,1cqmin,1.6cqh)}.asynch-panel-shell .mp-divider__text{font-size:clamp(12px,1.8cqmin,20px);line-height:1}.asynch-panel-shell .asynch-left-column .mp-color-row{width:100%;flex-wrap:nowrap;justify-content:space-between;gap:clamp(.45cqh,.78cqmin,1.05cqh);margin-top:clamp(.35cqh,.65cqmin,.95cqh);padding-inline:clamp(.15cqh,.35cqmin,.6cqh);box-sizing:border-box}.asynch-panel-shell .asynch-left-column .mp-color-swatch{width:clamp(24px,min(3.9cqh,6.9cqi),34px);height:clamp(24px,min(3.9cqh,6.9cqi),34px);flex:0 0 auto}@container (max-width: 760px){.asynch-panel-shell{--ap-gap: clamp(.25cqh, .5cqh, .65cqh);--ap-header-content-gap: clamp(.3cqh, .55cqh, .75cqh);--ap-left-section-pad: clamp(.5cqh, .9cqmin, .9cqh)}.asynch-panel-shell .asynch-left-column .mp-section{padding:var(--ap-left-section-pad);gap:clamp(.5cqh,.9cqmin,.9cqh)}.asynch-panel-shell .asynch-left-column .mp-color-row{gap:clamp(.35cqh,.62cqmin,.82cqh);margin-top:clamp(.35cqh,.6cqmin,.8cqh);padding-inline:clamp(.1cqh,.25cqmin,.35cqh)}.asynch-panel-shell .asynch-left-column .mp-color-swatch{width:clamp(22px,min(3.45cqh,6.1cqi),30px);height:clamp(22px,min(3.45cqh,6.1cqi),30px)}.asynch-panel-shell .mp-divider__text{font-size:clamp(11px,1.6cqmin,15px)}.asynch-hosted-actions .mp-button{width:calc(100% - (2 * var(--ap-left-button-inset)));margin-inline:0}}.asynch-notification-badge{position:absolute;top:-.9cqh;right:-.9cqh;min-width:2.8cqh;height:2.8cqh;padding:0 .35cqh;border-radius:.65cqh;background:#33c759;color:#fff;font-size:1.68cqh;font-weight:900;line-height:2.8cqh;text-align:center;border:.18cqh solid rgba(255,255,255,.95);box-shadow:0 0 .7cqh #33c759d9}.asynch-notification-badge--inline{position:static}.asynch-inline-notice{margin-top:clamp(.22cqh,.45cqh,.75cqh);color:#bfe8ff;font-size:clamp(1.4cqh,2.2cqh,2.55cqh);font-weight:700;text-align:center}.asynch-inbox-error{display:flex;align-items:center;justify-content:center;gap:clamp(.5cqh,.75cqmin,.9cqh);flex-wrap:wrap}.asynch-inbox-retry-button{appearance:none;border:.16cqh solid rgba(255,255,255,.68);border-radius:.6cqh;background:#ffffff24;color:#fff;font-size:clamp(1.15cqh,1.8cqmin,2cqh);font-weight:900;line-height:1;min-height:clamp(2.2cqh,3cqmin,3.4cqh);padding:0 clamp(.9cqh,1.2cqmin,1.5cqh);cursor:pointer}.asynch-fairness-note{flex:0 0 auto;margin:clamp(.25cqh,.5cqh,.8cqh) clamp(.35cqh,.7cqh,1cqh) 0;padding:clamp(.42cqh,.66cqmin,.9cqh) clamp(.65cqh,.95cqmin,1.2cqh);border-radius:.95cqh;border:.14cqh solid rgba(255,255,255,.2);background:#00000038;color:#ebf1fce6;font-size:clamp(1.7cqh,2.4cqmin,2.8cqh);font-weight:800;line-height:1.12;text-align:center;white-space:normal;overflow-wrap:anywhere;text-wrap:pretty}.asynch-hosted-panel{align-items:stretch;min-height:0;overflow:hidden}.asynch-hosted-label{width:100%;text-align:left;padding-left:clamp(.45cqh,.8cqh,1.15cqh);font-size:clamp(1.8cqh,2.95cqh,3.45cqh);font-weight:800;letter-spacing:.02em;color:#fffffff5;margin-top:.35cqh}.asynch-hosted-link{width:100%;text-align:left;font-size:clamp(1.4cqh,2.05cqh,2.45cqh);font-weight:700;color:gold;border-radius:1.2cqh;border:.15cqh solid rgba(255,255,255,.25);background:#00000047;padding:clamp(.5cqh,.9cqh,1.2cqh) clamp(.7cqh,1.2cqh,1.5cqh);max-height:min(42cqh,58%);overflow:auto;scrollbar-gutter:stable;word-break:normal;overflow-wrap:normal;white-space:normal;line-height:1.22}.asynch-hosted-link-line{display:block;width:100%;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere}.asynch-invite-message{display:flex;flex-direction:column;gap:clamp(.42cqh,.7cqh,.95cqh)}.asynch-invite-message-intro{text-align:left}.asynch-invite-message-code{text-align:center;font-size:clamp(2.15cqh,3.15cqh,3.65cqh);font-weight:900;letter-spacing:.07em;line-height:1.05;margin-top:clamp(.45cqh,.8cqh,1.15cqh);margin-bottom:clamp(.75cqh,1.15cqh,1.45cqh)}.asynch-invite-message-steps{margin:0;padding-left:clamp(2.1cqh,2.7cqh,3.2cqh);text-align:left}.asynch-invite-message-steps li{margin:0 0 clamp(.65cqh,1.05cqh,1.35cqh) 0;line-height:1.3}.asynch-invite-message-signoff{margin-top:clamp(.75cqh,1.2cqh,1.55cqh);text-align:left}.asynch-hosted-link-line--code{font-weight:900;letter-spacing:.02em}.asynch-hosted-code{width:100%;text-align:center;font-size:clamp(2.45cqh,3.8cqh,4.6cqh);font-weight:900;letter-spacing:.22cqh;color:gold;border-radius:1.2cqh;border:.15cqh solid rgba(255,255,255,.25);background:#00000047;padding:clamp(.5cqh,.9cqh,1.2cqh) clamp(.7cqh,1.2cqh,1.5cqh)}.asynch-hosted-actions{display:flex;flex-direction:column;gap:clamp(.7cqh,1.15cqh,1.7cqh);width:calc(100% + (2 * (var(--ap-left-section-pad) + var(--ap-left-section-border))));margin-inline:calc(-1 * (var(--ap-left-section-pad) + var(--ap-left-section-border)))}.asynch-hosted-actions .mp-button{width:calc(100% - (2 * var(--ap-left-button-inset)));margin-inline:0;align-self:center}.asynch-share-helper{margin-top:clamp(.35cqh,.55cqh,.8cqh);color:#d6e7fae6;font-size:clamp(1.7cqh,2.35cqh,2.85cqh);font-weight:700;line-height:1.2;text-align:center}.asynch-inbox-modal-header{display:flex;align-items:center;justify-content:center;gap:clamp(.35cqh,.6cqh,.9cqh);min-height:clamp(3.4cqh,5.15cqh,6.2cqh);position:relative;padding-top:clamp(.15cqh,.35cqh,.55cqh);margin-bottom:var(--ap-header-content-gap)}.asynch-inbox-title{margin:0;color:gold;font-size:3.8cqh;font-family:Outfit,sans-serif;font-weight:800;line-height:1;letter-spacing:.01em}.asynch-games-title{margin:0;font-size:clamp(2.2cqh,4.5cqh,5.3cqh);font-family:Outfit,sans-serif;font-weight:800;text-align:center;line-height:1.02}.asynch-dev-self-button{position:absolute;right:var(--ap-inbox-pad);width:auto;min-height:clamp(3.1cqh,4.8cqh,5.5cqh);min-width:var(--ap-side-w);padding:clamp(.25cqh,.52cqh,.75cqh) clamp(.6cqh,1.05cqh,1.35cqh);background-color:#3a92ff38;border:.2cqh solid #3a92ff;color:#d7ebff;border-radius:1cqh;font-size:clamp(.95cqh,1.45cqi,1.9cqh);font-weight:800;white-space:nowrap;line-height:1}.asynch-game-pass-button{position:absolute;right:var(--ap-inbox-pad);width:auto;min-height:clamp(3.1cqh,4.8cqh,5.5cqh);width:var(--ap-side-w);min-width:var(--ap-side-w);padding:clamp(.25cqh,.52cqh,.75cqh) clamp(.6cqh,1.05cqh,1.35cqh);display:flex;align-items:center;justify-content:center;background-color:#ffd70033;border:.2cqh solid #FFD700;color:gold;border-radius:1cqh;font-size:clamp(.95cqh,1.45cqi,1.9cqh);font-weight:800;white-space:nowrap;line-height:1;text-align:center}.asynch-notifications-button{position:absolute;left:var(--ap-inbox-pad);width:var(--ap-side-w);min-width:var(--ap-side-w);min-height:clamp(3.1cqh,4.8cqh,5.5cqh);padding:clamp(.25cqh,.52cqh,.75cqh) clamp(.6cqh,1.05cqh,1.35cqh);display:flex;align-items:center;justify-content:center;background-color:#33c7592e;border:.2cqh solid #33c759;color:#dfffe9;border-radius:1cqh;font-size:clamp(.85cqh,1.25cqi,1.55cqh);font-weight:800;white-space:normal;line-height:1.02;text-align:center}.asynch-notifications-button--enabled{background-color:#ff3b3038;border-color:#ff3b30;color:#ffe4e1}.asynch-notifications-button--blocked{background-color:#ff950033;border-color:#ff9500;color:#ffe6bd}.asynch-notifications-button:disabled{opacity:.45;filter:grayscale(.35);cursor:not-allowed}.asynch-game-pass-button:disabled{opacity:.45;filter:grayscale(.35);cursor:not-allowed}.asynch-party-open-label{position:absolute;right:0;font-size:clamp(1.05cqh,1.75cqh,2.1cqh);color:gold;font-weight:800;white-space:nowrap;text-align:right}.asynch-inbox-frame{width:100%;flex:1;min-height:0;border-radius:1.2cqh;border:.15cqh solid rgba(255,255,255,.22);background:#0003;padding:var(--ap-inbox-pad);overflow:hidden}.asynch-invite-card{border-radius:1.2cqh;border:.15cqh solid rgba(255,255,255,.25);background:#00000040;padding:1cqh;display:flex;flex-direction:column;gap:.7cqh}.asynch-invite-label{color:gold;font-weight:700;font-size:2.2cqh}.asynch-invite-value{font-size:2cqh;word-break:break-all}.asynch-invite-copy{min-height:6.5cqh}.asynch-empty-state{font-size:2.3cqh;text-align:center;opacity:.9;padding:12cqh .5cqh}.asynch-inbox-list{display:grid;grid-template-rows:repeat(5,minmax(0,1fr));gap:clamp(.3cqh,.55cqh,.8cqh);height:100%;overflow:hidden}.asynch-inbox-row--empty{display:flex;align-items:center;justify-content:center;border-radius:1cqh;border:.14cqh solid rgba(255,255,255,.16);background:#0000001f;padding:clamp(.55cqh,.95cqh,1.35cqh)}.asynch-inbox-row--locked{display:flex;align-items:center;justify-content:center;border-radius:1cqh;border:.15cqh dashed rgba(255,215,0,.2);background:#ffffff08;opacity:.65;padding:clamp(.55cqh,.95cqh,1.35cqh)}.asynch-inbox-row-text{font-size:var(--ap-side-text-fs);color:#ffffffd1;font-weight:800;line-height:1.08;padding-inline:clamp(.35cqh,.75cqh,1.05cqh);text-align:center}.asynch-inbox-row-text--preparing{color:#f4f8ff;animation:asynch-preparing-flash .95s ease-in-out infinite}@keyframes asynch-preparing-flash{0%,to{opacity:.55;text-shadow:0 0 0 rgba(255,255,255,0)}50%{opacity:1;text-shadow:0 0 .65cqh rgba(244,248,255,.65)}}.asynch-inbox-empty-copy{display:flex;flex-direction:column;align-items:center;gap:.45cqh}.asynch-inbox-row-subtext{font-size:clamp(1.6cqh,2.2cqh,2.8cqh);color:#ffffff9e;font-weight:600;line-height:1.12;text-align:center;padding-inline:clamp(.35cqh,.75cqh,1.05cqh)}.asynch-inbox-row-text--locked{color:#cfb24a}.asynch-inbox-item{display:flex;gap:clamp(.24cqh,.44cqh,.65cqh);min-height:0;min-width:0}.asynch-inbox-open{flex:1;min-width:0;min-height:0;position:relative;border-radius:1cqh;border:.14cqh solid rgba(255,255,255,.22);background:#00000038;padding:clamp(.3cqh,.55cqi,.95cqh) clamp(.55cqh,1cqi,1.6cqh) clamp(.3cqh,.55cqi,.95cqh) clamp(.45cqh,.85cqi,1.25cqh);display:flex;flex-direction:column;gap:clamp(.18cqh,.34cqh,.55cqh);text-align:center;color:inherit;justify-content:center;align-items:center;box-sizing:border-box;container-type:inline-size}.asynch-inbox-open-body{flex:1;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.28cqh,.48cqh,.72cqh)}.asynch-game-cell-badge{position:absolute;right:1.1cqh;top:50%;transform:translateY(-50%);width:1.55cqh;height:1.55cqh;border-radius:50%;background:#33c759;border:.14cqh solid rgba(255,255,255,.95);box-shadow:0 0 .55cqh #33c759cc}.asynch-inbox-cancel{flex:0 0 var(--ap-side-w);width:var(--ap-side-w);min-width:var(--ap-side-w);min-height:100%;border-radius:1cqh;border:.14cqh solid #8a1100;background:linear-gradient(180deg,#d82600,#9c1400);color:#fff;font-size:var(--ap-side-text-fs);font-weight:800;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.7);box-sizing:border-box;overflow:hidden;line-height:1.06;padding:clamp(.3cqh,.55cqi,.95cqh) clamp(.35cqh,.75cqi,1.1cqh);container-type:inline-size}.asynch-inbox-cancel:has(.asynch-inbox-turn-label--close-pending){padding:clamp(.18cqh,.32cqi,.55cqh) clamp(.15cqh,.28cqi,.45cqh);line-height:1.04}.asynch-inbox-turn{flex:0 0 var(--ap-side-w);width:var(--ap-side-w);min-width:var(--ap-side-w);min-height:100%;border-radius:1cqh;border:.14cqh solid #1b5e20;background:linear-gradient(180deg,#2e7d32,#1b5e20);color:#fff;font-size:var(--ap-side-text-fs);font-weight:800;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.7);box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center}.asynch-inbox-summary{flex:0 0 var(--ap-side-w);width:var(--ap-side-w);min-width:var(--ap-side-w);min-height:100%;border-radius:1cqh;border:.14cqh solid rgba(160,210,255,.38);background:linear-gradient(180deg,#2b427ef2,#13255bf2);color:#fff;font-size:var(--ap-side-text-fs);font-weight:800;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.7);box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center}.asynch-inbox-summary--results{border-color:#a0d2ff6b;background:linear-gradient(180deg,#2b427efa,#13255bfa)}.asynch-inbox-summary--send-invite{border-color:#bcc4d473;background:linear-gradient(180deg,#606c82f2,#465064f2);color:#eef2fb;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.62)}.asynch-inbox-summary--send-invite-active{border-color:#27ae60b8;background:linear-gradient(180deg,#2e7d32fa,#1b5e20fa);color:#f2fff6;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.58);box-shadow:0 0 .9cqh #33c75947,inset 0 .12cqh .24cqh #ffffff26;animation:asynch-send-invite-pulse 1.2s ease-in-out infinite}.asynch-inbox-turn-label{display:inline-block;line-height:1.16;text-align:center}.asynch-inbox-turn-label--close-pending{font-size:clamp(.52rem,7.6cqi,.96rem);line-height:1.16;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.02cqh,.08cqi,.18cqh)}.asynch-inbox-turn-label--close-pending .asynch-inbox-turn-main{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip;text-align:center}.asynch-inbox-turn-main{display:block}.asynch-inbox-turn-subhint{display:block;margin-top:clamp(.22cqh,.34cqh,.48cqh);font-size:.86em;font-weight:800;line-height:1.08;letter-spacing:.01em;opacity:.9}.asynch-inbox-turn-round{display:block;font-size:1em}.asynch-inbox-turn-total{font-size:.68em;opacity:.82}.asynch-inbox-turn--flash{animation:asynch-play-round-pulse 1.1s ease-in-out infinite;box-shadow:0 0 .9cqh #33c75947,inset 0 .12cqh .22cqh #ffffff29}.asynch-inbox-turn--launching,.asynch-inbox-turn:disabled{cursor:default;filter:saturate(.82) brightness(.92)}.asynch-inbox-turn--waiting{border-color:#b85f16;background:linear-gradient(180deg,#d9822b,#a95214);color:#fff2de;text-shadow:.08cqh .08cqh .16cqh rgba(72,28,0,.6);cursor:default;box-shadow:0 0 .75cqh #d9822b2e,inset 0 .12cqh .22cqh #ffffff24;opacity:1}.asynch-inbox-turn--waiting .asynch-inbox-turn-label{line-height:1.01}.asynch-inbox-turn--waiting .asynch-inbox-turn-main,.asynch-inbox-turn--waiting .asynch-inbox-turn-round{white-space:nowrap}.asynch-opponent-name{font-size:clamp(2.75cqh,3.15cqh,3.85cqh);font-weight:800;line-height:1.02;text-align:center;width:100%;min-width:0;margin:0;white-space:normal;overflow:visible;text-wrap:balance}.asynch-inbox-meta{font-size:clamp(1.55cqh,2.4cqh,2.9cqh);line-height:1.05;color:#ffffffeb}.asynch-inbox-meta--rematch{width:100%;text-align:center}.asynch-inbox-meta--close-pending{width:100%;margin-top:clamp(.3cqh,.55cqh,.8cqh);padding:0 clamp(.6cqh,1cqh,1.4cqh);text-align:center;white-space:normal;line-height:1.08}.asynch-countdown-timer{width:100%;min-width:0;text-align:center;font-size:2.9cqh;line-height:1.05;color:#bfe8fff5;font-weight:700;margin:0;white-space:nowrap;overflow:hidden}.asynch-inbox-item--compact-center .asynch-opponent-name{font-size:clamp(2.75cqh,3.15cqh,3.85cqh)}.asynch-inbox-item--compact-center .asynch-countdown-timer{font-size:2.05cqh}@media(max-width:1100px){.asynch-inbox-item--compact-center .asynch-opponent-name{font-size:clamp(2.75cqh,3.15cqh,3.85cqh)}.asynch-inbox-item--compact-center .asynch-countdown-timer{font-size:1.85cqh}}@media(max-width:900px){.asynch-inbox-item--compact-center .asynch-opponent-name{font-size:clamp(2.75cqh,3.15cqh,3.85cqh)}.asynch-inbox-item--compact-center .asynch-countdown-timer{font-size:1.62cqh}}.asynch-inbox-open--waiting .asynch-opponent-name{font-size:clamp(2.95cqh,3.35cqh,4.1cqh)}.asynch-take-turn-cta{margin:.55cqh auto .25cqh;width:fit-content;min-width:clamp(7.6cqh,11.2cqh,13cqh);padding:clamp(.2cqh,.42cqh,.62cqh) clamp(.5cqh,.9cqh,1.15cqh);border-radius:1cqh;border:.16cqh solid #1b5e20;background:linear-gradient(180deg,#2e7d32,#1b5e20);color:#fff;font-size:clamp(1.45cqh,2.35cqh,2.8cqh);font-weight:800;line-height:1.05;text-align:center;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.55);box-shadow:0 .3cqh .7cqh #00000059,inset 0 .12cqh .22cqh #fff3}@keyframes asynch-play-round-pulse{0%,to{filter:brightness(1);box-shadow:0 0 .9cqh #33c75947,inset 0 .12cqh .22cqh #ffffff29}50%{filter:brightness(1.16);box-shadow:0 0 1.3cqh #33c7596b,inset 0 .16cqh .28cqh #ffffff38}}@keyframes asynch-final-results-pulse{0%,to{filter:brightness(1);box-shadow:0 0 .8cqh #ffd7406b,inset 0 .1cqh .18cqh #ffffff38}50%{filter:brightness(1.12);box-shadow:0 0 1.25cqh #ffd74099,inset 0 .14cqh .22cqh #ffffff47}}@keyframes asynch-send-invite-pulse{0%,to{filter:brightness(1);box-shadow:0 0 .9cqh #33c75947,inset 0 .12cqh .24cqh #ffffff26}50%{filter:brightness(1.14);box-shadow:0 0 1.3cqh #33c7597a,inset 0 .16cqh .28cqh #ffffff38}}@media(prefers-reduced-motion:reduce){.asynch-inbox-turn--flash,.asynch-view-cta--results,.asynch-inbox-summary--send-invite-active{animation:none}}.asynch-view-cta{margin:auto auto 0;width:fit-content;min-width:clamp(10.4cqh,14.8cqh,18cqh);min-height:clamp(3.3cqh,4.5cqh,5.5cqh);padding:clamp(.32cqh,.55cqh,.8cqh) clamp(.95cqh,1.7cqh,2.2cqh);border-radius:.9cqh;border:.14cqh solid #5a6b7e;background:linear-gradient(180deg,#2a3c50,#1d2e42);color:#e8f5ff;font-size:clamp(1.75cqh,2.7cqh,3.2cqh);font-weight:800;line-height:1.08;text-align:center;display:inline-flex;align-items:center;justify-content:center;text-shadow:.08cqh .08cqh .16cqh rgba(0,0,0,.55)}.asynch-view-cta--results{border-color:#e0b100;background:linear-gradient(180deg,#ffd84a,#c89400);color:#2f1800;text-shadow:0 .06cqh 0 rgba(255,250,220,.55),0 .08cqh .12cqh rgba(255,244,184,.35);box-shadow:0 0 .8cqh #ffd7406b,inset 0 .1cqh .18cqh #ffffff38;animation:asynch-final-results-pulse 1.25s ease-in-out infinite}.asynch-view-cta-stack{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.04}.asynch-inbox-open--rematch-pending .asynch-view-cta{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;z-index:1}.asynch-inbox-open--rematch-pending{justify-content:center}.asynch-inbox-open--rematch-pending .asynch-opponent-name{position:static;transform:none;width:100%;margin:0;z-index:1}.asynch-inbox-open--rematch-pending .asynch-inbox-meta--rematch{position:static;transform:none;margin-top:clamp(.1cqh,.22cqh,.34cqh);z-index:1}.asynch-inbox-open--waiting .asynch-view-cta{margin-top:auto;margin-bottom:auto}.asynch-inbox-open--waiting .asynch-countdown-timer{margin-top:0}.asynch-match-detail{display:flex;flex-direction:column;gap:clamp(.24cqh,.45cqh,.65cqh);height:100%}.asynch-match-detail-header{display:flex;justify-content:space-between;font-size:clamp(1.6cqh,2.55cqh,3cqh);color:gold;font-weight:800;padding:clamp(.16cqh,.28cqh,.42cqh) clamp(.35cqh,.6cqh,.8cqh)}.asynch-turn-list{flex:1;overflow-y:auto;scrollbar-gutter:stable;display:flex;flex-direction:column;gap:clamp(.16cqh,.32cqh,.52cqh)}.asynch-turn-row{display:grid;grid-template-columns:5cqh 1fr 8cqh;gap:clamp(.16cqh,.32cqh,.52cqh);align-items:center;padding:clamp(.22cqh,.42cqh,.62cqh) clamp(.35cqh,.62cqh,.82cqh);border-radius:.8cqh;border:.12cqh solid rgba(255,255,255,.18);background:#0003;font-size:clamp(1.45cqh,2.15cqh,2.55cqh)}.asynch-submit-form{display:flex;flex-direction:column;gap:clamp(.22cqh,.42cqh,.62cqh)}.asynch-detail-back{min-height:6.7cqh}.asynch-turnstile-container{position:absolute;width:300px;height:65px;top:0;left:0;z-index:-9999;opacity:.01}.wcrp-backdrop{z-index:1000}.wcrp-centering{display:flex;justify-content:center;align-items:center;width:100dvw;height:100dvh;pointer-events:none}.wcrp-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.wcrp-container{width:40cqw;height:95cqh;pointer-events:auto;position:relative}.wcrp-panel{width:100%;padding:.9cqh 4cqh 4.4cqh;border-radius:3cqh;background:linear-gradient(135deg,#0032c8,#000a3c);border:.3cqh solid #FFD700;box-shadow:0 2cqh 5cqh #0009;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:1.2cqh;font-family:Outfit,sans-serif;overflow:hidden;position:relative;contain:layout paint style}.wcrp-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.wcrp-header{width:100%;margin-bottom:.2cqh;text-align:center;display:flex;flex-direction:column;align-items:center}.wcrp-url{color:#fff;font-size:2.8cqh;font-weight:700;letter-spacing:.04em;margin-top:-3.35cqh;margin-bottom:.9cqh;text-shadow:0 1px 2px rgba(0,0,0,.5)}.wcrp-title{font-size:4.8cqh;margin:-.2cqh 0 0;color:gold;line-height:1.1;text-shadow:0 .5cqh 1cqh rgba(0,0,0,.5)}.wcrp-challenge-info{width:100%;font-size:1.8cqh;color:#fff;text-align:center;display:flex;flex-direction:column;gap:.35cqh;margin-top:-.6cqh}.wcrp-challenge-number{margin:0;font-size:2.8cqh;color:gold;opacity:.9}.wcrp-ranking-container{margin:1.2cqh 0 0;display:flex;flex-direction:column;align-items:center;gap:.6cqh;justify-content:center;width:100%}.wcrp-ranking-border{position:relative;width:100%;padding:.55cqh;border-radius:1.8cqh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffa50026}.wcrp-ranking-beam{position:absolute;width:250%;aspect-ratio:1;background:conic-gradient(from 0deg,orange 0deg 160deg,gold 180deg,orange 200deg 360deg);z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wcrp-ranking-content{--wcrp-ranking-inline-pad: 2.1cqh;position:relative;z-index:1;margin:0;font-size:min(3.1cqh,2.5cqw);background:#000;padding:.72cqh var(--wcrp-ranking-inline-pad);border-radius:1.2cqh;display:flex;width:100%;align-items:center;justify-content:flex-start;gap:0;box-shadow:inset 0 0 1cqh #00000080;white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;line-height:1;min-height:5.1cqh}.wcrp-ranking-content--compact{--wcrp-ranking-inline-pad: 1.3cqh;font-size:2.6cqh;padding:.58cqh var(--wcrp-ranking-inline-pad)}.wcrp-ranking-content>*{flex-shrink:0;display:inline-flex;align-items:center;line-height:1}.wcrp-ranking-label{white-space:nowrap}.wcrp-ranking-value-slot{flex:1;min-width:0;padding-left:var(--wcrp-ranking-inline-pad);justify-content:center}.wcrp-ranking-value{font-weight:700;color:gold;text-shadow:0 .2cqh .4cqh rgba(0,0,0,.5);display:inline-flex;align-items:center;justify-content:center;line-height:1}.wcrp-ranking-value--calculating{font-size:1.82cqh;opacity:.7;transform:none;letter-spacing:.01em;line-height:1}.wcrp-ranking-value--unranked{font-size:2.6cqh}.wcrp-ranking-value--normal{font-size:min(3.3cqh,2.6cqw)}.wcrp-ranking-subtext{margin:0;font-size:2.15cqh;line-height:1.2;color:#fff;text-align:center}.wcrp-previous-results{margin-top:.7cqh;padding:1.5cqh 2cqh;background:var(--woaw-gold-08);border-radius:2cqh;border:.28cqh solid var(--woaw-gold-45);width:100%;display:flex;flex-direction:column;gap:1.2cqh;box-shadow:0 0 1.2cqh var(--woaw-gold-25),inset 0 0 2cqh #0003;height:36.8cqh;justify-content:center;position:relative;overflow:hidden}.wcrp-previous-title{margin:0 0 .5cqh;font-size:2.9cqh;font-weight:700;color:#ffe37a;text-align:center;flex-shrink:0}.wcrp-result-section{padding:1.2cqh 2cqh;background:#0003;border-radius:1.5cqh;border:.15cqh solid var(--woaw-gold-10);display:flex;flex-direction:column;gap:.8cqh}.wcrp-result-section--world{background:var(--woaw-green-05);border:.15cqh solid var(--woaw-green-20)}.wcrp-summary-view{display:flex;flex-direction:column;gap:1.2cqh}.wcrp-result-row{margin:0;font-size:2.7cqh}.wcrp-result-row--ranking{display:flex;justify-content:center;align-items:center;gap:.35cqh}.wcrp-result-value{color:gold;font-weight:700}.wcrp-result-value--history-rank{display:inline-block;margin-left:.45cqh}.wcrp-result-value--compact{font-size:2.2cqh}.wcrp-result-value--normal{font-size:2.7cqh}.wcrp-winners-row{margin:0;font-size:2.7cqh;opacity:1;display:flex;align-items:center;justify-content:center;position:relative;width:100%;color:#e0e0e0;gap:.8cqh}.wcrp-view-button{margin-left:.2cqh;background:var(--woaw-gold-20);border:.15cqh solid #FFD700;border-radius:.8cqh;color:gold;padding:.65cqh 1.45cqh;min-height:3.8cqh;font-size:1.8cqh;cursor:pointer;font-weight:700;box-shadow:0 .2cqh .4cqh #0000004d;transition:all .15s ease}.wcrp-view-button:hover{background:var(--woaw-gold-30)}.wcrp-view-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.wcrp-winners-popover{z-index:1001}.wcrp-winners-popover::backdrop{background-color:transparent!important}.wcrp-winners-popover-fallback{z-index:1001;background-color:transparent}.wcrp-winners-modal-panel{justify-content:flex-start;padding:1.8cqh 2cqh}.wcrp-winners-view{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0;padding-top:.4cqh}.wcrp-winners-view--modal{padding-top:0}.wcrp-winners-header-band{width:100%;margin:0 0 .75cqh;padding:.55cqh .9cqh .65cqh;border-radius:1.1cqh;border:.14cqh solid var(--woaw-gold-35);background:linear-gradient(180deg,#142e84b8,#0a1c5c99);box-shadow:inset 0 -.18cqh #ffd70033,inset 0 0 .25cqh #ffd70033}.wcrp-winners-close{position:absolute;top:1.2cqh;right:1.2cqh;background:var(--woaw-red-80);color:#fff;border:none;border-radius:50%;width:4.2cqh;height:4.2cqh;font-size:1.8cqh;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 .2cqh .4cqh #0000004d}.wcrp-winners-challenge-id{margin:0 0 .25cqh;color:gold;font-size:2.3cqh;font-weight:700;line-height:1;text-align:center;letter-spacing:.02em;flex-shrink:0}.wcrp-winners-title{color:#fff;font-size:3.9cqh;margin:0;text-align:center;flex-shrink:0;line-height:1.1;padding-inline:4.8cqh;box-sizing:border-box}.wcrp-winners-list{flex:1;overflow:hidden;padding:.5cqh .2cqh;width:100%;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(10,minmax(0,1fr));gap:.45cqh;background:var(--woaw-green-05);border:.15cqh solid var(--woaw-green-20);border-radius:1cqh;min-height:0;max-height:100%;align-items:stretch;margin-inline:auto}.wcrp-winners-footer{width:100%;margin-top:.7cqh;padding:.7cqh .9cqh .55cqh;border-radius:1.1cqh;border:.14cqh solid var(--woaw-gold-30);background:#0816468c;box-shadow:inset 0 0 .25cqh #ffd7002e}.wcrp-winner-item{background:var(--woaw-gold-10);border-radius:.8cqh;padding:.36cqh .55cqh;border:1px solid var(--woaw-gold-30);text-align:center;width:100%;box-sizing:border-box;min-height:0;display:flex;align-items:center;justify-content:center}.wcrp-winner-item--empty{visibility:hidden;pointer-events:none}.wcrp-winner-item--player-word{background:linear-gradient(180deg,#ffd70033,#ffd70014);border-color:gold;box-shadow:0 0 .35cqh #ffd70080,inset 0 0 .2cqh #ffd70073}.wcrp-winner-word{color:gold;font-size:2.45cqh;font-weight:700;letter-spacing:.03cqh;line-height:1}.wcrp-winner-word--player-word{color:#fff6b1;text-shadow:0 0 .45cqh rgba(255,215,0,.7)}.wcrp-winners-pagination{margin:0;display:flex;align-items:center;justify-content:center;gap:.7cqh}.wcrp-winners-page-button{min-width:4.2cqh;padding:.35cqh .6cqh;border-radius:.8cqh;border:.14cqh solid var(--woaw-gold-45);background:var(--woaw-gold-20);color:gold;font-size:2.35cqh;font-weight:700;cursor:pointer;line-height:1}.wcrp-winners-page-button--arrow{min-width:3.6cqh;width:3.6cqh;height:3cqh;display:inline-flex;align-items:center;justify-content:center}.wcrp-winners-page-button:disabled{opacity:.45;cursor:default}.wcrp-winners-page-indicator{color:gold;font-size:2.55cqh;font-weight:700;min-width:10.8cqh;text-align:center}.wcrp-loading{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1cqh}.wcrp-spinner{width:3cqh;height:3cqh;border:.3cqh solid var(--woaw-gold-30);border-top:.3cqh solid #FFD700;border-radius:50%;animation:spin 1s linear infinite}.wcrp-loading-text{color:gold;font-size:1.6cqh;opacity:.7}.wcrp-share-row{width:100%;margin:.8cqh 0 .85cqh;display:flex;gap:1cqh;align-items:center;justify-content:center}.wcrp-share-row--capture{gap:0}.wcrp-share-button,.wcrp-world-achievements-button{flex:1 1 0;min-width:0;min-height:5.2cqh;padding:1.05cqh 1.1cqh;border-radius:1.5cqh;color:gold;font-size:2.15cqh;line-height:1.05;text-align:center;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75cqh;transition:all .2s}.wcrp-share-button{background:var(--woaw-gold-20);border:.18cqh solid var(--woaw-gold-50)}.wcrp-world-achievements-button{background:#0c2670db;border:.18cqh solid rgba(255,215,0,.68)}.wcrp-share-button:hover,.wcrp-world-achievements-button:hover{background:var(--woaw-gold-30)}.wcrp-share-button:disabled,.wcrp-world-achievements-button:disabled{opacity:.5;cursor:default}.wcrp-share-button:focus-visible,.wcrp-world-achievements-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.14cqh}.wcrp-share-button--capture{opacity:1;color:#fff;background:#000000d1;border-color:gold;text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.8);box-shadow:0 0 0 2px #ffd70059 inset}.wcrp-share-icon{flex:0 0 auto;width:2.65cqh;height:2.65cqh}.wcrp-actions{display:flex;gap:1cqh;flex-wrap:nowrap;justify-content:center;align-items:stretch;width:100%;margin-top:.35cqh}.wcrp-try-again-button{flex:1;padding:1.5cqh 0;font-size:2.6cqh;background:linear-gradient(to bottom,#4caf50,#2e7d32);color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:0;transition:transform .1s ease,border-color .25s,box-shadow .25s}.wcrp-try-again-button:hover,.wcrp-try-again-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.wcrp-try-again-button:active{transform:scale(.98)}.wcrp-try-again-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.wcrp-quit-button{flex:.6;padding:1.2cqh 0;font-size:2.6cqh;background-color:#f44336;color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:0;transition:transform .1s ease,border-color .25s,box-shadow .25s}.wcrp-quit-button:hover,.wcrp-quit-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.wcrp-quit-button:active{transform:scale(.98)}.wcrp-quit-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.fcp-backdrop{--fcp-entry-fade-duration: .26s;z-index:1000;background:transparent!important;pointer-events:none;opacity:1;transition:opacity var(--fcp-entry-fade-duration) ease-out}.fcp-backdrop--prewarm{visibility:hidden;opacity:0!important;pointer-events:none!important;transition:none!important;animation:none!important}.fcp-backdrop--prewarm *{pointer-events:none!important;animation-play-state:paused!important;transition:none!important}@starting-style{.fcp-backdrop{opacity:0}}.fcp-centering{display:flex;justify-content:center;align-items:center;width:100%;height:100%;container-type:size;pointer-events:none}.fcp-game-area{width:min(80cqw,163.56cqh);height:min(51.75cqw,92cqh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.fcp-container{width:100%;height:100%;pointer-events:auto;position:relative;display:flex;justify-content:center}.fcp-back-panel{position:relative;background:transparent;border:.4cqh solid rgba(120,177,241,.6);border-radius:3.6cqh;box-shadow:0 .8cqh 1.6cqh #0006;height:100%;width:100%;contain:layout paint style;overflow:hidden}.fcp-back-panel__plate{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.fcp-panel{--fcp-pad-x: clamp(1.4cqw, 1.9cqw, 2.3cqw);--fcp-space: clamp(1.4cqh, 1.9cqh, 2.2cqh);--fcp-title-card-gap: clamp(3.2cqh, 3.9cqh, 4.6cqh);--fcp-title-size: clamp(3.8cqh, 5.4cqh, 6.2cqh);--fcp-title-height: clamp(6.8cqh, 8.2cqh, 9.6cqh);--fcp-cards-height: clamp(61cqh, 64cqh, 67cqh);--fcp-card-title-size: clamp(2.6cqh, 3.1cqh, 3.6cqh);--fcp-card-copy-size: clamp(2.42cqh, 2.82cqh, 3.2cqh);--fcp-card-copy-line: 1.18;--fcp-select-text-size: clamp(3.2cqh, 4.2cqh, 5.2cqh);--fcp-scene-badge-size: 15%;background:transparent;border-radius:0;padding:0 var(--fcp-pad-x);border:none;box-shadow:none;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr minmax(0,var(--fcp-cards-height)) 1fr;align-items:stretch;justify-items:center;height:100%;width:100%;gap:0;contain:layout paint style;position:relative;z-index:1;opacity:1!important;transform:none!important;transition:none!important;animation:none!important}@starting-style{.fcp-panel{opacity:1;transform:none}}.fcp-title{margin:0;min-height:0;height:var(--fcp-title-height);display:flex;align-items:center;justify-content:center;align-self:center;color:gold;font-size:var(--fcp-title-size);line-height:1;letter-spacing:.01em;text-align:center;text-shadow:0 .22cqh .7cqh rgba(0,0,0,.38)}.fcp-menu-button{position:relative;overflow:hidden;isolation:isolate;width:37.5cqw;min-height:12.5cqh;padding:2.25cqh 3.75cqw;background:linear-gradient(180deg,#8b4513,#5d4037);border:.375cqh solid #3E2723;border-radius:1.875cqh;color:gold;font-weight:700;font-size:3.5cqh;cursor:pointer;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d;text-shadow:.125cqh .125cqh .25cqh rgba(0,0,0,.8)}.fcp-mode-grid{width:95%;margin:0 auto;grid-row:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5cqw,3.5cqw,4.5cqw);align-items:stretch;min-height:0;height:100%}.fcp-mode-card{position:relative;width:100%;height:100%;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;background:transparent;border:.16cqh solid rgba(118,168,230,.85);border-radius:1.7cqh;box-shadow:inset 0 .12cqh #ffffff24,0 .55cqh 1.1cqh #00000038;min-height:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.fcp-mode-card.pressable-102-098,.fcp-mode-card.pressable-102-098:hover,.fcp-mode-card.pressable-102-098:active{transform:none;transition:border-color .16s ease,box-shadow .16s ease}.fcp-mode-card:hover,.fcp-mode-card:focus-visible,.fcp-mode-card--tap-active{border-color:gold;box-shadow:inset 0 .12cqh #fff3,0 0 0 .14cqh #ffd700f2,0 0 1.5cqh #ffd70094,0 .75cqh 1.35cqh #00000047}.fcp-mode-card__header{position:relative;width:100%;display:flex;align-items:center;justify-content:center;min-height:clamp(7.2cqh,8.6cqh,10.1cqh);z-index:2;padding:clamp(1.2cqh,1.6cqh,2cqh) clamp(1cqw,1.2cqw,1.5cqw) clamp(1.05cqh,1.45cqh,1.8cqh);background:linear-gradient(180deg,#143a63,#103151 72%,#0d2741eb)}.fcp-mode-card__title{color:#fff;font-size:var(--fcp-card-title-size);font-family:Outfit,sans-serif;font-weight:800;line-height:1.06;text-align:center;text-wrap:balance;text-shadow:0 .16cqh .4cqh rgba(0,0,0,.3)}.fcp-mode-card__art-frame{position:relative;height:23.5cqh;margin:0 .75cqw;border-radius:1.3cqh;overflow:hidden;border:.17cqh solid rgba(120,177,241,.82);background:transparent;box-shadow:0 0 0 40cqh #103151,inset 0 0 0 .12cqh #ffffff29,0 .38cqh .9cqh #00000038}.fcp-mode-card__body{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.6cqh,1.95cqh,2.3cqh);flex:1;padding:clamp(1cqh,1.25cqh,1.5cqh) clamp(1.15cqw,1.35cqw,1.6cqw) clamp(1.1cqh,1.35cqh,1.6cqh);width:100%;background:linear-gradient(180deg,#103151f0,#0d2741)}.fcp-mode-card__body .fcp-button-sublabel:first-child{margin-top:0}.fcp-notification-badge{position:absolute;top:.9cqh;right:.9cqw;z-index:3;min-width:2.9cqh;height:2.9cqh;padding:0 .35cqh;border-radius:.65cqh;background:#33c759;color:#fff;font-size:1.72cqh;font-weight:900;line-height:2.9cqh;text-align:center;border:.18cqh solid rgba(255,255,255,.95);box-shadow:0 0 .8cqh #33c759cc}.fcp-select-game-mode-text{color:#e8c300;font-size:var(--fcp-title-size);font-weight:700;text-align:center;text-shadow:0 .18cqh .55cqh rgba(0,0,0,.34);line-height:1;letter-spacing:.01em;align-self:center;opacity:.9}.fcp-button-sublabel{font-size:var(--fcp-card-copy-size);font-weight:600;color:#fffffff5;opacity:1;text-align:center;line-height:var(--fcp-card-copy-line);text-shadow:0 .08cqh .2cqh rgba(0,0,0,.2);text-wrap:pretty;max-width:100%;display:block}.fcp-button-sublabel--turn{color:#78d3ff;text-shadow:0 0 .55cqh rgba(120,211,255,.28)}.fcp-button-sublabel--round{color:#ffd36b;text-shadow:0 0 .55cqh rgba(255,211,107,.25)}.fcp-button-sublabel--online{color:#ffb07a;text-shadow:0 0 .55cqh rgba(255,176,122,.24)}.fcp-button-sublabel--offline{color:#93f0a8;text-shadow:0 0 .55cqh rgba(147,240,168,.22)}.fcp-spinner-container{position:absolute;left:50%;top:50%;transform:translate(10.5cqh,-50%);display:flex;align-items:center;justify-content:center}.fcp-spinner{width:4cqh;height:4cqh;color:gold}.fcp-card-artwork{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background:transparent}.fcp-scene__sky,.fcp-scene__storm-tone,.fcp-scene__sky-fade,.fcp-scene__flash,.fcp-scene__pole,.fcp-scene__wire,.fcp-scene__bird,.fcp-scene__device,.fcp-scene__clock,.fcp-scene__countdown{position:absolute}.fcp-scene__sky,.fcp-scene__storm-tone,.fcp-scene__sky-fade,.fcp-card-artwork--pnp .fcp-scene__flash,.fcp-card-artwork--asynch .fcp-scene__flash,.fcp-card-artwork--realtime .fcp-scene__flash{display:none}.fcp-scene__flash{inset:0;background:radial-gradient(circle at 76% 18%,#a6e0ff9e,#a6e0ff29 18%,#a6e0ff00 42%)}.fcp-scene__pole{top:50%;bottom:auto;width:10.5%;height:86%;object-fit:contain;object-position:center bottom;opacity:1}.fcp-scene__pole--left{left:-1.8%}.fcp-scene__pole--right{right:-1.8%;transform:scaleX(-1)}.fcp-scene__wire{left:4.45%;width:91.1%;top:49.2%;height:19%}.fcp-scene__bird{opacity:1;transform:translate(-50%);filter:drop-shadow(0 .08cqh .12cqh rgba(0,0,0,.16))}.fcp-scene__bird .woaw-bird-sprite{width:100%;height:100%}.fcp-scene__device{left:50%;top:29%;transform:translate(-50%,-50%);width:24%;height:22%;border-radius:2.2cqh;background:linear-gradient(180deg,#586176fa,#1e2330fc 18%,#080b14);border:.18cqh solid rgba(255,255,255,.16);box-shadow:0 .55cqh 1.15cqh #0000006b,inset 0 .14cqh .24cqh #ffffff1f,inset 0 -.22cqh .34cqh #00000075;opacity:1}.fcp-scene__device-screen{position:absolute;inset:7.5% 6.5%;border-radius:1.55cqh;background:linear-gradient(180deg,#113d79,#0f3262 42%,#0b2548);box-shadow:inset 0 0 0 .08cqh #ffffff12,inset 0 0 1.2cqh #40c4ff1f;overflow:hidden}.fcp-scene__device-screen:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff14,#fff0 36%),radial-gradient(circle at 50% 32%,#87cefa59,#87cefa1a 18%,#87cefa00 42%),linear-gradient(180deg,#0000 0 76%,#02060feb 76% 100%)}.fcp-scene__device:before{content:"";position:absolute;top:3.8%;left:50%;width:24%;height:3%;transform:translate(-50%);border-radius:999px;background:#ffffff2e}.fcp-scene__device:after{content:"";position:absolute;bottom:3.4%;left:50%;width:28%;height:1.8%;transform:translate(-50%);border-radius:999px;background:#ffffff2e;pointer-events:none}.fcp-scene__device-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;z-index:1}.fcp-scene__clock,.fcp-scene__countdown{left:50%;top:77.5%;transform:translate(-50%,-50%)}.fcp-scene__clock{width:calc(var(--fcp-scene-badge-size) * 1.75);aspect-ratio:2.2 / 1;height:auto}.fcp-scene__clock-digital{width:100%;height:100%;border-radius:.75cqh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#15253ff5,#0a1423f5);border:.2cqh solid rgba(133,168,213,.95);color:#fff;font-size:2.2cqh;font-family:Outfit,sans-serif;font-weight:900;letter-spacing:.04em;line-height:1;text-shadow:0 .1cqh .26cqh rgba(0,0,0,.75);box-shadow:0 .35cqh .9cqh #00000059,inset 0 .12cqh .18cqh #ffffff1f}.fcp-scene__countdown{width:var(--fcp-scene-badge-size);aspect-ratio:1 / 1;height:auto}.fcp-scene__countdown-ring{position:relative;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 50%,#0a182dd1 0 54%,#0a182d00 55%),conic-gradient(from -90deg,#ffd54f 0deg 360deg);box-shadow:0 .35cqh .95cqh #00000059,inset 0 0 0 .12cqh #ffffff1f}.fcp-scene__countdown-ring:before{content:"";position:absolute;inset:13%;border-radius:50%;background:#0a182dd1;border:.18cqh solid rgba(255,255,255,.2)}.fcp-scene__countdown-value{position:relative;z-index:1;color:#fff;font-size:2.4cqh;font-weight:900;line-height:1;text-shadow:0 .1cqh .24cqh rgba(0,0,0,.7)}.fcp-scene__countdown-bolt{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:30%;height:36%;filter:drop-shadow(0 .18cqh .35cqh rgba(0,0,0,.55));z-index:2}.fcp-name-gate{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;padding:clamp(1.8cqh,2.6cqh,3.4cqh);background:#020a1885;pointer-events:auto}.fcp-name-gate__modal{width:min(62cqw,86cqh);max-width:92%;padding:clamp(2.2cqh,3cqh,3.8cqh) clamp(2cqh,3cqh,4.2cqh);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.8cqh,2.5cqh,3.2cqh);border:.32cqh solid rgba(120,177,241,.86);border-radius:2cqh;background:linear-gradient(180deg,#1a3452fa,#10253cfc);box-shadow:0 1.1cqh 2.8cqh #00000075,inset 0 .16cqh .28cqh #ffffff1f;font-family:Outfit,sans-serif}.fcp-name-gate__title{margin:0;color:gold;font-size:clamp(22px,5cqh,44px);font-weight:800;line-height:1.05;text-align:center;text-shadow:0 .2cqh .55cqh rgba(0,0,0,.42)}.fcp-name-gate__input{width:100%;min-height:clamp(42px,6.3cqh,60px);padding:clamp(8px,1.15cqh,13px) clamp(8px,1.25cqh,14px);border:.35cqh solid #5a7a9a;border-radius:1.2cqh;background:#000;color:gold;font-family:Outfit,sans-serif;font-size:clamp(14px,2.45cqh,21px);font-weight:700;line-height:1.05;text-align:center;box-sizing:border-box}.fcp-name-gate__input::placeholder{color:#ffd700b8;font:inherit;line-height:1}.fcp-name-gate__input:focus-visible{outline:none;border-color:gold;box-shadow:0 0 0 .16cqh #ffd700d9,0 0 1.4cqh #ffd7007a}.fcp-name-gate__button{width:100%;min-height:clamp(46px,7.2cqh,70px);padding:clamp(.9cqh,1.25cqh,1.55cqh) clamp(2.6cqh,3.4cqh,4.2cqh);border:.35cqh solid #1B5E20;border-radius:1.875cqh;background:linear-gradient(180deg,#2e7d32,#1b5e20);color:gold;font-family:Outfit,sans-serif;font-size:clamp(18px,3.45cqh,32px);font-weight:800;line-height:1.05;text-align:center;text-shadow:.15cqh .15cqh .3cqh rgba(0,0,0,.78);cursor:pointer;box-shadow:0 .65cqh 1.3cqh #0000005c,inset 0 .16cqh .32cqh #ffffff3d}.fcp-name-gate__button--disabled,.fcp-name-gate__button:disabled{cursor:default;opacity:.55;filter:grayscale(.28)}.fcp-turnstile-container{position:absolute;width:300px;height:65px;top:0;left:0;z-index:-9999;opacity:.01}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/fonts/Inter-Black.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/Outfit-Regular.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700 900;src:url(/fonts/Outfit-ExtraBold.woff2) format("woff2")}.woaw-wire-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none;contain:layout paint style;backface-visibility:hidden}.woaw-wire-svg,.woaw-outer-wire-svg{overflow:visible}.woaw-outer-wire-svg{content-visibility:auto}.woaw-bird-container,.woaw-hovering-bird-container-positioner,.woaw-placed-bird-container-positioner,.woaw-starting-bird-container-positioner{contain:layout style;backface-visibility:hidden}.woaw-hovering-bird-container-positioner,.woaw-placed-bird-container-positioner,.woaw-starting-bird-container-positioner{transform:translate(calc((var(--woaw-bird-x, 50) * 1cqi) - 50%),calc((var(--woaw-bird-y, 50) * 1cqb) - (var(--woaw-bird-perch-offset, 50) * 1%)));will-change:transform}@supports (translate: 0 0){.woaw-hovering-bird-container-positioner,.woaw-placed-bird-container-positioner,.woaw-starting-bird-container-positioner{transform:none;translate:calc((var(--woaw-bird-x, 50) * 1cqi) - 50%) calc((var(--woaw-bird-y, 50) * 1cqb) - (var(--woaw-bird-perch-offset, 50) * 1%));will-change:translate}}.woaw-starting-bird-container-positioner{left:0;top:0;position:absolute;width:var(--woaw-game-bird-size, 6.5%);aspect-ratio:1/1;z-index:12;pointer-events:none}.woaw-starting-bird-arrival-shell{position:relative;width:100%;height:100%;transform-origin:bottom center}.woaw-hovering-bird-hitbox-shell,.woaw-placed-bird-inner{contain:layout style;overflow:visible}.woaw-score-counter-container,.woaw-top-hud-round-counter,.woaw-top-hud-score-stack{contain:layout style}.woaw-game-interaction-layers{opacity:1;transition:opacity .14s linear}@starting-style{.woaw-game-interaction-layers{opacity:0}}.wire-electrocuting{animation:wire-electrocute-jitter .1s linear 10;filter:brightness(1.2);transform:translateZ(0);will-change:filter,transform}@supports (translate: 0 0){.wire-electrocuting{animation-name:wire-electrocute-jitter-native;transform:none;will-change:filter,translate}}.wire-path{transition:opacity .1s linear}.wire-path-electrocuting{transform:translateZ(0);transform-box:fill-box;transform-origin:center;will-change:opacity,transform}.wire-path-base{opacity:1}.wire-path-base.wire-path-electrocuting{opacity:.3}.wire-path-zap-glow{opacity:0}.wire-path-zap-glow.wire-path-electrocuting{opacity:.75}.wire-path-zap-core{opacity:0}.wire-path-zap-core.wire-path-electrocuting{opacity:.95}.wire-path-mid{opacity:1}.wire-path-mid.wire-path-electrocuting{opacity:.2}.wire-path-highlight{opacity:1}.wire-path-highlight.wire-path-electrocuting{opacity:.1}.woaw-bird-focus-glow-pulse{animation:woaw-bird-focus-glow-pulse 2s ease-in-out infinite}.woaw-hovering-bird-glow-pulse{animation:woaw-hovering-bird-glow-pulse 2s ease-in-out infinite}.woaw-info-badge-text{transform:scale(var(--woaw-hover-badge-scale, 1));transition:transform .12s ease}[data-woaw-info-badge=true]:hover .woaw-info-badge-text,[data-woaw-info-badge=true]:focus-visible .woaw-info-badge-text{transform:scale(calc(var(--woaw-hover-badge-scale, 1) * 1.04))}[data-woaw-info-badge=true]:active .woaw-info-badge-text{transform:scale(calc(var(--woaw-hover-badge-scale, 1) * .97))}@property --woaw-hover-badge-scale{syntax: "<number>"; inherits: true; initial-value: 1;}@property --woaw-bird-x{syntax: "<number>"; inherits: false; initial-value: 50;}@property --woaw-bird-y{syntax: "<number>"; inherits: false; initial-value: 50;}@property --woaw-bird-perch-offset{syntax: "<number>"; inherits: false; initial-value: 50;}@property --woaw-player-color{syntax: "<color>"; inherits: true; initial-value: #FFD700;}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #ffd700;--primary-hover: #ffed4a;--background-dark: #0f172a;--background-light: #ffffff;--text-dark: #213547;--text-light: rgba(255, 255, 255, .95);--color-neon-gold: #FFD700;--color-electric-blue: #00FFFF;--color-storm-bg: #0f172a;--color-glass-bg: rgba(20, 30, 48, .45);--color-glass-border: rgba(255, 255, 255, .15);--color-glass-shadow: rgba(0, 0, 0, .5);--woaw-gold-08: rgba(255, 215, 0, .08);--woaw-gold-10: rgba(255, 215, 0, .1);--woaw-gold-20: rgba(255, 215, 0, .2);--woaw-gold-25: rgba(255, 215, 0, .25);--woaw-gold-30: rgba(255, 215, 0, .3);--woaw-gold-40: rgba(255, 215, 0, .4);--woaw-gold-45: rgba(255, 215, 0, .45);--woaw-gold-50: rgba(255, 215, 0, .5);--woaw-gold-60: rgba(255, 215, 0, .6);--woaw-gold-90: rgba(255, 215, 0, .9);--woaw-green-05: rgba(76, 175, 80, .05);--woaw-green-20: rgba(76, 175, 80, .2);--woaw-red-80: rgba(244, 67, 54, .8);--anim-duration-fast: .15s;--anim-duration-normal: .25s;--anim-ease-spring: cubic-bezier(.175, .885, .32, 1.275)}.ap-panel,.how-to-play-panel,.message-panel,.game-over-panel,.solo-result-panel,.multiplayer-result-panel,.pass-n-play-panel,.turn-summary-panel,.world-challenge-result-panel,.round-duels-summary-panel{text-rendering:optimizeLegibility}@supports (color: color-mix(in srgb,#000 50%,transparent)){:root{--woaw-gold-08: color-mix(in srgb, var(--color-neon-gold) 8%, transparent);--woaw-gold-10: color-mix(in srgb, var(--color-neon-gold) 10%, transparent);--woaw-gold-20: color-mix(in srgb, var(--color-neon-gold) 20%, transparent);--woaw-gold-25: color-mix(in srgb, var(--color-neon-gold) 25%, transparent);--woaw-gold-30: color-mix(in srgb, var(--color-neon-gold) 30%, transparent);--woaw-gold-40: color-mix(in srgb, var(--color-neon-gold) 40%, transparent);--woaw-gold-45: color-mix(in srgb, var(--color-neon-gold) 45%, transparent);--woaw-gold-50: color-mix(in srgb, var(--color-neon-gold) 50%, transparent);--woaw-gold-60: color-mix(in srgb, var(--color-neon-gold) 60%, transparent);--woaw-gold-90: color-mix(in srgb, var(--color-neon-gold) 90%, transparent);--woaw-green-05: color-mix(in srgb, #4CAF50 5%, transparent);--woaw-green-20: color-mix(in srgb, #4CAF50 20%, transparent);--woaw-red-80: color-mix(in srgb, #F44336 80%, transparent)}}.woaw-vitality-counter{background:#0a101cc7;border:1px solid rgba(255,255,255,.18);box-shadow:0 .5cqh 1.2cqh #00000059}.cv-auto{contain:layout paint}@supports (content-visibility: auto){.cv-auto{content-visibility:auto;contain-intrinsic-size:auto 400px}.title-screen-container.cv-auto,.woaw-game-container .cv-auto,.woaw-pnp-turn-overlay{content-visibility:visible;contain-intrinsic-size:auto}.title-screen-container.cv-auto,.woaw-pnp-turn-overlay{contain-intrinsic-size:100dvw 100dvh}}@keyframes hover-oscillation{0%{transform:translateY(var(--hover-amplitude, 4%))}12.5%{transform:translateY(var(--hover-amplitude-mid, 2.8%))}25%{transform:translateY(0)}37.5%{transform:translateY(calc(0% - var(--hover-amplitude-mid, 2.8%)))}50%{transform:translateY(calc(0% - var(--hover-amplitude, 4%)))}62.5%{transform:translateY(calc(0% - var(--hover-amplitude-mid, 2.8%)))}75%{transform:translateY(0)}87.5%{transform:translateY(var(--hover-amplitude-mid, 2.8%))}to{transform:translateY(var(--hover-amplitude, 4%))}}@keyframes hover-oscillation-alt{0%{transform:translateY(var(--hover-amplitude, 4%))}12.5%{transform:translateY(var(--hover-amplitude-mid, 2.8%))}25%{transform:translateY(0)}37.5%{transform:translateY(calc(0% - var(--hover-amplitude-mid, 2.8%)))}50%{transform:translateY(calc(0% - var(--hover-amplitude, 4%)))}62.5%{transform:translateY(calc(0% - var(--hover-amplitude-mid, 2.8%)))}75%{transform:translateY(0)}87.5%{transform:translateY(var(--hover-amplitude-mid, 2.8%))}to{transform:translateY(var(--hover-amplitude, 4%))}}.woaw-bird-sprite{backface-visibility:hidden;transform:translateZ(0)}@keyframes woaw-bird-rest-frame-visibility{0%,49.999%{visibility:visible}50%,to{visibility:hidden}}@keyframes woaw-bird-flap-frame-visibility{0%,49.999%{visibility:hidden}50%,to{visibility:visible}}@keyframes woaw-bird-rest-frame-visibility-alt{0%,49.999%{visibility:visible}50%,to{visibility:hidden}}@keyframes woaw-bird-flap-frame-visibility-alt{0%,49.999%{visibility:hidden}50%,to{visibility:visible}}.woaw-bird-rest-frame-animated,.woaw-bird-flap-frame-animated{animation-duration:var(--woaw-bird-flap-duration, 2s);animation-timing-function:steps(1,end);animation-iteration-count:infinite;animation-delay:var(--woaw-bird-flap-delay, 0ms);animation-fill-mode:both}.woaw-bird-rest-frame-animated{animation-name:woaw-bird-rest-frame-visibility}.woaw-bird-flap-frame-animated{animation-name:woaw-bird-flap-frame-visibility}.woaw-bird-rest-frame-animated.woaw-bird-frame-visibility-alt{animation-name:woaw-bird-rest-frame-visibility-alt}.woaw-bird-flap-frame-animated.woaw-bird-frame-visibility-alt{animation-name:woaw-bird-flap-frame-visibility-alt}.woaw-bird-rest-frame-force-hidden{visibility:hidden!important}.woaw-bird-flap-frame-force-visible{visibility:visible!important;object-fit:contain}@supports (translate: 0 0){@keyframes hover-oscillation-native{0%{translate:0 var(--hover-amplitude, 4%)}12.5%{translate:0 var(--hover-amplitude-mid, 2.8%)}25%{translate:0 0}37.5%{translate:0 calc(0% - var(--hover-amplitude-mid, 2.8%))}50%{translate:0 calc(0% - var(--hover-amplitude, 4%))}62.5%{translate:0 calc(0% - var(--hover-amplitude-mid, 2.8%))}75%{translate:0 0}87.5%{translate:0 var(--hover-amplitude-mid, 2.8%)}to{translate:0 var(--hover-amplitude, 4%)}}@keyframes hover-oscillation-native-alt{0%{translate:0 var(--hover-amplitude, 4%)}12.5%{translate:0 var(--hover-amplitude-mid, 2.8%)}25%{translate:0 0}37.5%{translate:0 calc(0% - var(--hover-amplitude-mid, 2.8%))}50%{translate:0 calc(0% - var(--hover-amplitude, 4%))}62.5%{translate:0 calc(0% - var(--hover-amplitude-mid, 2.8%))}75%{translate:0 0}87.5%{translate:0 var(--hover-amplitude-mid, 2.8%)}to{translate:0 var(--hover-amplitude, 4%)}}@keyframes wire-electrocute-jitter-native{0%{translate:0 0}12.5%{translate:-2px 1px}25%{translate:2px -1px}37.5%{translate:-2px 1px}50%{translate:2px -1px}62.5%{translate:-1px .5px}75%{translate:1px -.5px}to{translate:0 0}}}@keyframes slideLeft{0%{background-position:0 0}to{background-position:-200dvw 0}}@keyframes slideRight{0%{background-position:0 0}to{background-position:200dvw 0}}@keyframes wire-electrocute-jitter{0%{transform:translate(0)}12.5%{transform:translate(-2px,1px)}25%{transform:translate(2px,-1px)}37.5%{transform:translate(-2px,1px)}50%{transform:translate(2px,-1px)}62.5%{transform:translate(-1px,.5px)}75%{transform:translate(1px,-.5px)}to{transform:translate(0)}}@keyframes woaw-bird-focus-glow-pulse{0%{transform:translateY(2%) scale(1.1);opacity:.5}50%{transform:translateY(2%) scale(1.14);opacity:.9}to{transform:translateY(2%) scale(1.1);opacity:.5}}@keyframes woaw-hovering-bird-glow-pulse{0%{transform:scaleX(-1) translateY(2%) scale(1.1);opacity:.5}50%{transform:scaleX(-1) translateY(2%) scale(1.14);opacity:.9}to{transform:scaleX(-1) translateY(2%) scale(1.1);opacity:.5}}.title-screen-container:has(.plank-button:hover){cursor:pointer}.woaw-wild-bird-container:has(.woaw-wild-bird-inner:active) .woaw-wild-bird-cost-badge{opacity:0;pointer-events:none;transition:opacity .15s ease}.woaw-alphabet-grid:has(.woaw-alphabet-grid-btn:active){background-color:#1a2a3ae6;box-shadow:0 0 30px #ff00ff80}body:has(:focus-visible){--focus-ring-color: #FFD700}.woaw-alphabet-grid:has(.woaw-alphabet-grid-btn.restricted:hover){cursor:not-allowed}.woaw-insertion-arrows:has(.woaw-insertion-arrow-active){--arrow-active: true}[data-score-counter=true][data-score-current-player=true]:has([data-score-pill=true][data-score-status=NONE][data-score-neutral=false][data-score-has-player-name=true]:not([data-score-game-mode=passnplay])) [data-score-pill=true]{animation:woaw-score-border-pulse 3s infinite ease-in-out}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;width:100dvw;background:#0f172a;overflow:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}html{height:100dvh;color-scheme:dark;overscroll-behavior:none;interpolate-size:allow-keywords}::view-transition-old(root),::view-transition-new(root){animation-duration:.22s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-old(root){animation-name:woaw-view-fade-out}::view-transition-new(root){animation-name:woaw-view-fade-in}html.woaw-orientation-view-transition::view-transition-old(root),html.woaw-orientation-view-transition::view-transition-new(root){animation-duration:.18s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root),html.woaw-orientation-view-transition::view-transition-old(root),html.woaw-orientation-view-transition::view-transition-new(root){animation-duration:1ms}}@keyframes woaw-view-fade-out{0%{opacity:1}to{opacity:0}}@keyframes woaw-view-fade-in{0%{opacity:0}to{opacity:1}}body{min-width:320px;height:100%}#root{width:100%;height:100%;margin:0;padding:0}html:fullscreen,body:fullscreen,#root:fullscreen{width:100dvw;height:100dvh;overflow:hidden;background:#000051}html:-webkit-full-screen,body:-webkit-full-screen,#root:-webkit-full-screen{width:100dvw;height:100dvh;overflow:hidden;background:#000051}html:fullscreen::backdrop,body:fullscreen::backdrop,#root:fullscreen::backdrop{background:radial-gradient(circle at 50% 30%,#1565c0,#0d47a1 40%,#000051)}html:-webkit-full-screen::backdrop,body:-webkit-full-screen::backdrop,#root:-webkit-full-screen::backdrop{background:radial-gradient(circle at 50% 30%,#1565c0,#0d47a1 40%,#000051)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes connecting-pulse{0%,to{opacity:1}50%{opacity:.7}}.connecting-text{animation:connecting-pulse 1.5s ease-in-out infinite}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--background-dark);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--primary-color)}button:focus-visible{outline:4px auto -webkit-focus-ring-color}@supports not selector(:focus-visible){button:focus{outline:4px auto -webkit-focus-ring-color}}[popover]{border:none;padding:0;margin:0;background:transparent;width:100%;height:100%;overflow:visible}[popover]:popover-open{display:flex!important;align-items:center;justify-content:center}[popover]::backdrop{background-color:#000000b3;transition:none!important;animation:none!important}[popover].instant-popover{transition:none!important;animation:none!important}[popover].instant-popover::backdrop{transition:none!important;animation:none!important}.popover-fallback-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.transparent-backdrop::backdrop{background-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important}.transparent-backdrop.mp-backdrop--portal-join::backdrop{background:radial-gradient(circle at 50% 42%,#16403a80,#0c1216e6 52%,#030506)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.popover-fallback-overlay.transparent-backdrop{background-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none}.popover-fallback-overlay.transparent-backdrop.mp-backdrop--portal-join{background:radial-gradient(circle at 50% 42%,#16403a80,#0c1216e6 52%,#030506)!important}:root[data-woaw-turn-summary-open=true] .woaw-fixed-controls-overlay{display:none}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain}.hide-scrollbar::-webkit-scrollbar{display:none}.title-screen-container:focus-within{outline:2px solid var(--color-neon-gold);outline-offset:4px;border-radius:8px}.woaw-game-controls:has(:focus-visible){background-color:#ffffff0d}.woaw-game-controls{contain:layout style;transition:opacity .14s ease,transform .14s ease,visibility 0s linear}.woaw-game-controls[data-visible=false]{opacity:0;transform:translateY(1cqh);pointer-events:none;visibility:hidden}.woaw-game-controls[data-visible=true]{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.woaw-insertion-arrows{transition:opacity .12s ease,visibility 0s linear}.woaw-insertion-arrows[data-visible=false]{opacity:0;visibility:hidden;pointer-events:none}.woaw-insertion-arrows[data-visible=true]{opacity:1;visibility:visible;pointer-events:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.plank-button:hover,.plank-button:active{transform:none;translate:none;scale:none}.glass-button:hover,.glass-button:active{transform:none;scale:none}.hovering-bird,.hover-animation{animation:none!important}.parallax-layer{transform:none!important}}.plank-button{position:relative;background:linear-gradient(180deg,#ff6f00e6,#e65100e6);border:2px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:0 4px 20px #0003;color:#fff;font-family:Outfit,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;padding-block:.6em;padding-inline:1.2em;transition:transform .2s cubic-bezier(.25,.46,.45,.94),translate .2s cubic-bezier(.25,.46,.45,.94),scale .2s cubic-bezier(.25,.46,.45,.94),filter .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s cubic-bezier(.25,.46,.45,.94),border-color .2s cubic-bezier(.25,.46,.45,.94)}.plank-button:hover{transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 8px 25px #e6510066;border-color:#fff6}.plank-button:active{transform:scale(.98);filter:brightness(.9);box-shadow:0 2px 10px #0003}@supports (translate: 0 0){.plank-button:hover{transform:none;translate:0 -2px}}@supports (scale: 1){.plank-button:active{transform:none;scale:.98}}.glass-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;transition:background .2s ease,transform .2s ease,scale .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer;box-shadow:0 4px 16px #0000004d}.glass-button:hover{background:#fff3;transform:scale(1.05);box-shadow:0 8px 32px #4ade8033;border-color:#4ade8080}.glass-button:active{transform:scale(.95);background:#ffffff0d}@supports (scale: 1){.glass-button:active{transform:none;scale:.95}}:is(h1,h2,h3,.score-display,.round-display){font-family:Outfit,sans-serif;text-wrap:balance}:is(p,.description-text){text-wrap:pretty}:where(button,[role=button],input,select,textarea):focus-visible{outline:4px auto -webkit-focus-ring-color;outline-offset:2px}@supports not selector(:focus-visible){:where(button,[role=button],input,select,textarea):focus{outline:4px auto -webkit-focus-ring-color;outline-offset:2px}}:is(button,.plank-button,.glass-button):disabled{opacity:.5;cursor:not-allowed;pointer-events:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:white;-webkit-box-shadow:0 0 0px 1000px var(--color-glass-bg) inset;transition:background-color 5000s ease-in-out 0s}input:placeholder-shown:not(:focus){opacity:.7}.woaw-alphabet-grid{contain:layout paint style;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.woaw-alphabet-grid::-webkit-scrollbar{display:none}.fantasy-button{transition:transform .1s cubic-bezier(.4,0,.2,1)}.fantasy-button:hover{transform:scale(1.02)}.fantasy-button:active{transform:scale(.98)}.pressable-110-090,.pressable-105-095,.pressable-102-098,.pressable-120-090{transition:transform .12s ease,opacity .15s ease,background-color .15s ease,color .15s ease}.pressable-110-090:hover{transform:scale(1.1)}.pressable-110-090:active{transform:scale(.9)}.pressable-105-095:hover{transform:scale(1.05)}.pressable-105-095:active{transform:scale(.95)}.pressable-102-098:hover{transform:scale(1.02)}.pressable-102-098:active{transform:scale(.98)}.pressable-120-090:hover{transform:scale(1.2)}.pressable-120-090:active{transform:scale(.9)}.hover-opacity-1:hover{opacity:1!important}.hover-bg-gold-25:hover{background-color:#ffd70040!important}.hover-bg-light:hover{background-color:#f8f9fa!important}.fade-in-07{animation:fade-in-07 .18s ease-out both}.fade-in{animation:fade-in .18s ease-out both}@starting-style{.fade-in-07,.fade-in{opacity:0}}:where([popover],.popover-fallback-overlay,.wcrp-backdrop,.wcrp-winners-popover,.wcrp-winners-popover-fallback,.fcp-backdrop,.pnprp-backdrop,.srp-backdrop,.mrp-backdrop,.pnp-backdrop,.mp-backdrop,.htp-backdrop,.game-menu-panel-backdrop){opacity:1!important;transition:none!important;animation:none!important}:where(.wcrp-panel,.fcp-panel,.pnprp-panel,.srp-panel,.mrp-panel,.pnp-container,.mp-container,.htp-panel,.ap-panel,.game-menu-panel-content,.asynch-panel-shell,.title-screen-connecting-panel,.iap-panel-content,.iap-processing-view,.message-panel-content,.game-over-panel,.pwa-install-prompt){opacity:1!important;transform:none;transition:none!important;animation:none!important}[popover]::backdrop{transition:none!important;animation:none!important}@starting-style{:where([popover],.popover-fallback-overlay,.wcrp-backdrop,.wcrp-winners-popover,.wcrp-winners-popover-fallback,.fcp-backdrop,.pnprp-backdrop,.srp-backdrop,.mrp-backdrop,.pnp-backdrop,.mp-backdrop,.htp-backdrop,.game-menu-panel-backdrop){opacity:1!important}:where(.wcrp-panel,.fcp-panel,.pnprp-panel,.srp-panel,.mrp-panel,.pnp-container,.mp-container,.htp-panel,.ap-panel,.game-menu-panel-content,.asynch-panel-shell,.title-screen-connecting-panel,.iap-panel-content,.iap-processing-view,.message-panel-content,.game-over-panel,.pwa-install-prompt){opacity:1!important;transform:none}}@keyframes fade-in-07{0%{opacity:0}to{opacity:.7}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.pulse-opacity{animation:pulse-opacity 1.5s ease-in-out infinite}@keyframes pulse-opacity{0%,to{opacity:.5}50%{opacity:1}}.pulse-opacity-soft{animation:pulse-opacity-soft 2s ease-in-out infinite}@keyframes pulse-opacity-soft{0%,to{opacity:.5}50%{opacity:.8}}.pulse-scale{animation:pulse-scale 2s ease-in-out infinite}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.spin-slow{animation:spin-slow 3s linear infinite}@keyframes spin-slow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.achievement-enter{animation:achievement-enter .38s cubic-bezier(.2,.8,.2,1) both}@keyframes achievement-enter{0%{opacity:0;transform:translateY(50px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.achievement-exit{animation:achievement-exit .8s ease-in-out both;will-change:transform,opacity,filter}@keyframes achievement-exit{0%{opacity:1;transform:translate(0) scale(1);filter:blur(0)}to{opacity:0;transform:translate(20px,100px) scale(.1);filter:blur(8px)}}:where(.wcrp-panel,.ap-panel,.fcp-panel,.pnprp-panel,.srp-panel,.mrp-panel,.mp-container,.lp-container,.htp-panel,.game-menu-panel-content,.asynch-panel-shell,.title-screen-connecting-panel,.wcrp-summary-view){content-visibility:auto;contain-intrinsic-size:1px 80dvh}@container woaw-app style(--woaw-app-container-ready: true){:where(.game-menu-panel-content,.fcp-panel){transition-behavior:allow-discrete}}@container woaw-game style(--woaw-game-container-ready: true){.woaw-info-badge-text{transition-behavior:allow-discrete}}@keyframes achievement-exit-no-filter{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(20px,100px) scale(.1)}}.star-burst{animation:star-burst .8s ease-out forwards}@keyframes star-burst{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(calc(-50% + var(--star-x, 0px)),calc(-50% + var(--star-y, 0px))) scale(.2);opacity:0}}.achievement-star-flight{animation:achievement-star-flight 1.8s cubic-bezier(.2,.8,.2,1) forwards;transform-origin:center;will-change:transform,opacity}@keyframes woaw-spinner-rotate{to{transform:rotate(360deg)}}.woaw-spinner-arc{transform-origin:center;animation:woaw-spinner-rotate .75s infinite linear}@keyframes achievement-star-flight{0%{opacity:.96;transform:translate(-50%,-50%) translate(0) scale(1)}22%{opacity:1;transform:translate(-50%,-50%) translate(var(--achievement-to-center-x, 0px),var(--achievement-to-center-y, 0px)) scale(7.8)}78%{opacity:1;transform:translate(-50%,-50%) translate(var(--achievement-to-center-x, 0px),var(--achievement-to-center-y, 0px)) scale(7.8)}to{opacity:.92;transform:translate(-50%,-50%) translate(0) scale(1)}}.achievement-star-symbol{position:relative;width:4.6cqh;height:4.6cqh}.achievement-star-symbol svg{width:100%;height:100%;display:block;fill:gold;stroke:gold;stroke-width:1;filter:drop-shadow(0 0 .8cqh rgba(255,215,0,.75))}.achievement-star-letter{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);color:#fff;font-size:1.7cqh;font-weight:900;text-shadow:0 0 .4cqh rgba(0,0,0,.6);line-height:1;width:1.8cqh;text-align:center}.achievement-star-subtitle{margin-top:.45cqh;color:#4caf50;font-size:.74cqh;font-weight:800;text-align:center;text-shadow:0 0 .18cqh rgba(0,0,0,.7);white-space:nowrap}@keyframes woaw-death-flash{0%{opacity:0}10%{opacity:.8}to{opacity:0}}@keyframes woaw-vitality-bonus-path{0%{transform:translate(0) scale(1);opacity:1}20%{transform:translate(0) scale(1);opacity:1}70%{transform:translate(var(--woaw-vitality-dx, 5.8cqh)) scale(1);opacity:1}to{transform:translate(var(--woaw-vitality-dx, 5.8cqh)) scale(.8);opacity:0}}@keyframes woaw-vitality-glow{0%,to{box-shadow:0 0 .5cqh #4caf50,0 0 .2cqh #4caf50;transform:scale(1);opacity:.3}50%{box-shadow:0 0 2.5cqh #4caf50,0 0 1.2cqh #4caf50;transform:scale(1.25);opacity:.7}}@keyframes woaw-yonder-glow-pulse{0%,to{transform:scale(1.1);opacity:.5}50%{transform:scale(1.14);opacity:.9}}@keyframes woaw-rainbow-fill{0%{fill:#f03;color:#f03}16.6%{fill:#ff9800;color:#ff9800}33.3%{fill:#fe0;color:#fe0}50%{fill:#00e676;color:#00e676}66.6%{fill:#00b0ff;color:#00b0ff}83.3%{fill:#d500f9;color:#d500f9}to{fill:#f03;color:#f03}}@keyframes woaw-rainbow-cycle{0%{background-color:#f03}16.6%{background-color:#ff9800}33.3%{background-color:#fe0}50%{background-color:#00e676}66.6%{background-color:#00b0ff}83.3%{background-color:#d500f9}to{background-color:#f03}}@keyframes woaw-vitality-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes woaw-score-border-pulse{0%,to{border-color:var(--woaw-pulse-color-soft, rgba(255, 255, 255, .7));box-shadow:0 0 .5cqh var(--woaw-pulse-glow-soft, rgba(255, 255, 255, .5))}50%{border-color:var(--woaw-pulse-color, #FFFFFF);box-shadow:0 0 3.5cqh var(--woaw-pulse-color, #FFFFFF),inset 0 0 1.5cqh var(--woaw-pulse-color, #FFFFFF)}}@keyframes woaw-score-effect{0%{opacity:0;transform:translate(0) scale(.5)}35%{opacity:1;transform:translate(0) scale(1.5)}to{opacity:0;transform:translate(50px) scale(.8)}}@keyframes woaw-lightning-bolt{0%{opacity:0;transform:scaleY(0)}15%{opacity:1;transform:scaleY(1)}70%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@keyframes woaw-lightning-strike-flash{0%{opacity:0;transform:translate(-50%,50%) scale(0)}50%{opacity:1;transform:translate(-50%,50%) scale(1.5)}to{opacity:0;transform:translate(-50%,50%) scale(2)}}@keyframes woaw-jumble-rock{0%{transform:rotate(0)}12.5%{transform:rotate(-2.5deg)}25%{transform:rotate(-4.5deg)}37.5%{transform:rotate(-5deg)}50%{transform:rotate(0)}62.5%{transform:rotate(2.5deg)}75%{transform:rotate(4.5deg)}87.5%{transform:rotate(5deg)}to{transform:rotate(0)}}@supports (translate: 0 0) and (scale: 1) and (rotate: 0deg){@keyframes woaw-score-effect{0%{opacity:0;translate:0 0;scale:.5}35%{opacity:1;translate:0 0;scale:1.5}to{opacity:0;translate:50px 0;scale:.8}}@keyframes woaw-lightning-bolt{0%{opacity:0;scale:1 0}15%{opacity:1;scale:1 1}70%{opacity:1;scale:1 1}to{opacity:0;scale:1 1}}@keyframes woaw-lightning-strike-flash{0%{opacity:0;translate:-50% 50%;scale:0}50%{opacity:1;translate:-50% 50%;scale:1.5}to{opacity:0;translate:-50% 50%;scale:2}}@keyframes woaw-jumble-rock{0%{transform:rotate(0)}12.5%{transform:rotate(-2.5deg)}25%{transform:rotate(-4.5deg)}37.5%{transform:rotate(-5deg)}50%{transform:rotate(0)}62.5%{transform:rotate(2.5deg)}75%{transform:rotate(4.5deg)}87.5%{transform:rotate(5deg)}to{transform:rotate(0)}}}@keyframes woaw-overlay-go-pulse{0%,to{transform:scale(1);box-shadow:0 0 15px var(--woaw-player-color),inset 0 0 15px var(--woaw-player-color);text-shadow:0 0 10px var(--woaw-player-color)}50%{transform:scale(1.1);box-shadow:0 0 50px var(--woaw-player-color),inset 0 0 40px var(--woaw-player-color);text-shadow:0 0 35px var(--woaw-player-color)}}.woaw-wild-glow-active{animation:woaw-rainbow-cycle 4s linear infinite,woaw-wild-glow-pulse 2s ease-in-out infinite}@keyframes woaw-wild-glow-pulse{0%,to{transform:scale(1.1);opacity:.5}50%{transform:scale(1.14);opacity:.9}}.woaw-insertion-arrow{transform:scale(1);transition:transform .18s cubic-bezier(.2,.8,.2,1)}.woaw-insertion-arrow-active{transform:scale(1.5)}@keyframes woaw-studio-star-intro{0%{opacity:0;transform:scale(0);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}to{opacity:1;transform:scale(1);filter:drop-shadow(0 0 5px rgba(255,255,255,.6))}}@keyframes woaw-studio-star-loop{0%,to{opacity:.3;transform:scale(1);filter:drop-shadow(0 0 5px rgba(255,255,255,.6))}42.85%{opacity:1;transform:scale(1.15);filter:drop-shadow(0 0 20px rgba(255,255,255,.9))}85.71%{opacity:.3;transform:scale(1);filter:drop-shadow(0 0 5px rgba(255,255,255,.6))}}@keyframes woaw-studio-star-intro-no-filter{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes woaw-studio-star-loop-no-filter{0%,to{opacity:.3;transform:scale(1)}42.85%{opacity:1;transform:scale(1.15)}85.71%{opacity:.3;transform:scale(1)}}@keyframes woaw-studio-intro-left{0%{transform:translate(-40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes woaw-studio-intro-right{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes woaw-studio-subtitle-intro{0%{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:.85}}@keyframes woaw-studio-integrate-shine{0%{background-position:0% center}42.85%{background-position:100% center}42.86%,to{background-position:0% center}}@keyframes woaw-studio-games-shine{0%{background-position:100% center}42.85%{background-position:0% center}42.86%,to{background-position:100% center}}.woaw-studio-integrate-anim{animation:woaw-studio-intro-left 1s ease-out .25s both,woaw-studio-integrate-shine 3.5s ease-in-out 1.25s infinite}.woaw-studio-games-anim{animation:woaw-studio-intro-right 1s ease-out .25s both,woaw-studio-games-shine 3.5s ease-in-out 1.25s infinite}.woaw-studio-subtitle-anim{animation:woaw-studio-subtitle-intro 1s ease .75s both}.woaw-studio-star-anim{animation:woaw-studio-star-intro 1s ease-out .25s both,woaw-studio-star-loop 3.5s ease-in-out 1.25s infinite;will-change:transform,opacity,filter}:root[data-tier=low] .achievement-exit,:root[data-tier=survival] .achievement-exit{animation-name:achievement-exit-no-filter;will-change:transform,opacity}:root[data-tier=low] .woaw-studio-star-anim,:root[data-tier=survival] .woaw-studio-star-anim{animation-name:woaw-studio-star-intro-no-filter,woaw-studio-star-loop-no-filter;will-change:transform,opacity}:root[data-tier=low] .first-launch-menu-hint__arrow-path,:root[data-tier=low] .first-launch-menu-hint__arrow-head,:root[data-tier=survival] .first-launch-menu-hint__arrow-path,:root[data-tier=survival] .first-launch-menu-hint__arrow-head{filter:none}@keyframes woaw-world-availability-glow{0%,to{opacity:.6;box-shadow:0 0 1.5cqh var(--woaw-gold-40)}50%{opacity:1;box-shadow:0 0 4cqh var(--woaw-gold-90)}}.woaw-world-availability-glow{opacity:.5;transform:scale(1);animation:woaw-world-availability-glow 2.5s ease-in-out infinite}.woaw-hovering-bird-drag-target,.woaw-placed-bird-draggable,.woaw-starting-bird-draggable,.woaw-wild-bird-inner{touch-action:none;-webkit-user-select:none;user-select:none}@keyframes woaw-summary-close-ready{0%,to{transform:scale(1);filter:drop-shadow(0 .35cqh .7cqh rgba(0,0,0,.35))}50%{transform:scale(1.08);filter:drop-shadow(0 0 1.2cqh rgba(255,120,120,.72)) drop-shadow(0 .4cqh .9cqh rgba(0,0,0,.35))}}@keyframes woaw-round-duels-close-ready{0%,to{transform:translateY(-50%) scale(1);filter:drop-shadow(0 .35cqh .7cqh rgba(0,0,0,.35))}50%{transform:translateY(-50%) scale(1.08);filter:drop-shadow(0 .55cqh 1cqh rgba(120,0,0,.45))}}@keyframes woaw-orientation-phone-rotate{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(90deg)}75%{transform:rotate(75deg)}}@keyframes woaw-orientation-install-pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #ffd7004d}50%{transform:scale(1.03);box-shadow:0 6px 20px #ffd70080}}.orientation-guard-root{position:relative}@keyframes woaw-iap-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes woaw-bundle-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes woaw-bundle-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-1cqh)}}@media(prefers-reduced-motion:reduce){.pulse-opacity,.pulse-opacity-soft,.pulse-scale,.spin-slow,.woaw-wild-glow-active,.woaw-world-availability-glow,.woaw-studio-integrate-anim,.woaw-studio-games-anim,.woaw-studio-subtitle-anim,.woaw-studio-star-anim,.woaw-spinner-arc,.woaw-summary-close-ready,.woaw-hovering-bird-hitbox-shell,.woaw-bird-focus-glow-pulse,.wire-electrocuting{animation:none!important}.wire-electrocuting{filter:none!important;transform:none!important;translate:none!important}.achievement-enter,.achievement-exit,.star-burst,.achievement-star-flight{animation-duration:.01ms!important;animation-iteration-count:1!important}.fantasy-button,.pressable-110-090,.pressable-105-095,.pressable-102-098,.pressable-120-090{transition:none!important}.fantasy-button:hover,.fantasy-button:active,.pressable-110-090:hover,.pressable-110-090:active,.pressable-105-095:hover,.pressable-105-095:active,.pressable-102-098:hover,.pressable-102-098:active,.pressable-120-090:hover,.pressable-120-090:active{transform:none!important}:where(.wcrp-panel,.ap-panel,.fcp-panel,.pnprp-panel,.srp-panel,.mrp-panel,.game-menu-panel-content,.asynch-panel-shell,.title-screen-connecting-panel){transition-duration:.01ms!important}.fade-in-07,.fade-in{animation-duration:.01ms!important}}.popover-fallback-overlay.transparent-backdrop.ap-transparent-backdrop{pointer-events:auto}.ap-centering{display:flex;justify-content:center;align-items:center;position:relative;container-type:size;width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));box-sizing:border-box;pointer-events:none}.ap-panel{position:relative;pointer-events:auto;container-type:size;background:linear-gradient(180deg,#153b78,#0b234a);width:100%;height:100%;max-width:none;max-height:none;border-radius:2cqh;border:2px solid #FFD700;box-shadow:0 0 3cqh #ffd70033;display:flex;justify-content:center;overflow:hidden;font-family:Outfit,sans-serif;contain:layout paint style;opacity:1;transform:none;transition:none;animation:none}.ap-panel-shell{position:relative;--ap-shell-width: 75cqw;width:var(--ap-shell-width);height:95cqh;--ap-side-toggle-w: 8.2cqh;--ap-side-toggle-h: 10.2cqh;--ap-shell-side-gutter: calc((100cqw - var(--ap-shell-width)) / 2);--ap-side-toggle-outset: calc((var(--ap-shell-side-gutter) / 2) + (var(--ap-side-toggle-w) / 2));pointer-events:none}.ap-content{--ap-grid-button-gap: 1cqh;--ap-grid-col-gap: .2cqh;--ap-medal-center-y: clamp(18.6cqh, 20.7cqh, 23.2cqh);--ap-grid-pad-x: var(--ap-grid-button-gap);--ap-world-grid-col-gap: .5cqh;--ap-medal-icon-size: clamp(3.15cqh, 2.4cqw, 4.45cqh);--ap-grid-cell-w: calc((100% - (2 * var(--ap-grid-pad-x)) - (5 * var(--ap-grid-col-gap))) / 6);--ap-left-gap-center-x: calc(var(--ap-grid-pad-x) + var(--ap-grid-cell-w) + (var(--ap-grid-col-gap) / 2));--ap-right-gap-center-x: calc(100% - var(--ap-grid-pad-x) - var(--ap-grid-cell-w) - (var(--ap-grid-col-gap) / 2));--ap-header-title-width: clamp(34cqh, 44cqw, 58cqh);--ap-header-text-start-x: calc(50% - (var(--ap-header-title-width) / 2));--ap-legend-left-center-x: calc(var(--ap-header-text-start-x) / 2);--ap-solo-legend-width: clamp(18.5cqw, 24.8cqh, 24.5cqw);--ap-solo-legend-half-width: clamp(9.25cqw, 12.4cqh, 12.25cqw);--ap-world-legend-width: clamp(18.8cqw, 26.2cqh, 24.2cqw);--ap-world-legend-half-width: clamp(9.4cqw, 13.1cqh, 12.1cqw);--ap-world-legend-nudge-x: clamp(2.2cqh, 2.1cqw, 4.2cqh);--ap-world-legend-left-center-x: calc(var(--ap-legend-left-center-x) - var(--ap-world-legend-nudge-x));--ap-world-legend-left-edge-x: calc(var(--ap-world-legend-left-center-x) - var(--ap-world-legend-half-width));--ap-solo-legend-left-center-x: calc(var(--ap-world-legend-left-edge-x) + var(--ap-solo-legend-half-width));--ap-legend-right-center-x: calc(100% - (var(--ap-header-text-start-x) / 2));position:relative;width:100%;max-width:160cqh;height:100%;display:flex;flex-direction:column;padding:.8cqh;gap:0;overflow:hidden}.ap-content--flippable{position:relative}.ap-flip-track{position:relative;flex:1;transition:none}.ap-content--flippable.is-world .ap-flip-track{transform:translate(0)}.ap-face{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:none}.ap-content--flippable.is-world .ap-face--world{opacity:1;visibility:visible;pointer-events:auto}.ap-instant .ap-flip-track,.ap-instant .ap-face{transition:none!important}.ap-content--flippable:not(.is-world) .ap-face--solo{opacity:1;visibility:visible;pointer-events:auto}.ap-medal-legend{position:absolute;top:var(--ap-medal-center-y);left:var(--ap-left-gap-center-x);transform:translate(-50%,-50%);z-index:20;display:flex;flex-direction:column;gap:clamp(.6cqh,.75cqw,.92cqh);padding:clamp(1.05cqh,1.15cqw,1.65cqh) clamp(1.4cqh,1.5cqw,2.15cqh);border-radius:1.6cqh;background:#08142885;border:1px solid rgba(255,215,0,.24);font-size:clamp(2.35cqh,2.05cqw,3.55cqh);font-weight:700;color:#e8effa}.ap-medal-legend--fixed{left:var(--ap-legend-center-x, var(--ap-legend-left-center-x))}.ap-medal-legend--solo{width:var(--ap-solo-legend-width);min-width:var(--ap-solo-legend-width);left:var(--ap-solo-legend-left-center-x, var(--ap-legend-left-center-x))}.ap-medal-legend--world{width:var(--ap-world-legend-width);min-width:var(--ap-world-legend-width);left:var(--ap-world-legend-left-center-x, var(--ap-legend-left-center-x))}.ap-medal-legend-title{color:#d6e4f7;font-size:.88em;font-weight:900;line-height:1.08;text-align:center;text-transform:uppercase;letter-spacing:0;margin-bottom:.3cqh}.ap-medal-legend-title>span{display:block}.ap-medal-legend-row{display:grid;grid-template-columns:minmax(0,1fr) var(--ap-medal-icon-size);align-items:center;gap:clamp(.9cqh,1cqw,1.55cqh);white-space:nowrap}.ap-medal-legend-threshold{color:#47c66d;font-weight:900;margin-left:.68cqh}.ap-medal-legend-range{display:inline-grid;grid-template-columns:3.25ch .7ch 3.25ch;align-items:center;font-variant-numeric:tabular-nums}.ap-medal-legend-range>span{text-align:center}.ap-medal-legend-range-separator{color:#47c66d}.ap-medal-legend-icon{width:var(--ap-medal-icon-size);height:var(--ap-medal-icon-size);display:block;transform:translateY(.04cqh);flex-shrink:0;justify-self:end}.ap-mastery-medal-wrap{position:absolute;top:var(--ap-medal-center-y);left:var(--ap-legend-right-center-x);transform:translate(-50%,-50%);z-index:20;min-width:23cqh;min-height:23cqh;display:flex;align-items:center;justify-content:center}.ap-mastery-medal-icon-wrap{display:inline-flex;align-items:center;justify-content:center}.ap-mastery-medal-icon{font-size:21cqh;width:21cqh;height:21cqh;display:block;transform:translateY(-.1cqh);filter:drop-shadow(0 .18cqh .45cqh rgba(0,0,0,.4))}.ap-header{width:100%;display:flex;flex-direction:column;align-items:center;flex-shrink:0;margin-bottom:var(--ap-grid-button-gap)}.ap-url{color:#fff;font-size:2.85cqh;font-weight:700;letter-spacing:.06em;margin-top:-.45cqh;margin-bottom:.35cqh;text-shadow:none}.ap-title-container{display:flex;flex-direction:column;align-items:center;gap:.32cqh;margin:-.75cqh 0 .14cqh;width:100%}.ap-title{margin:.15cqh 0 0;color:gold;font-size:4.55cqh;font-weight:900;text-transform:uppercase;letter-spacing:.15em;text-shadow:0 .2cqh 1cqh rgba(255,215,0,.4);font-family:Outfit,sans-serif;text-wrap:balance;transform:translateY(-.3cqh)}.ap-title-row{display:inline-flex;align-items:center;justify-content:center;gap:.95cqh}.ap-title-star{width:2.7cqh;height:2.7cqh;display:block;transform:translateY(-.12cqh)}.ap-top-score-pill{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:1.85cqh;background:#0e2240;border:.22cqh solid #4E7FB6;min-height:7.2cqh;padding:0 3cqh;border-radius:3cqh;transform:translateY(-.2cqh);box-shadow:0 0 .7cqh #4e7fb659}.ap-top-score-pill--world{min-height:7.2cqh;justify-content:center;padding:0 3cqh;gap:1.85cqh}.ap-world-rank-note{max-width:none;color:#d6e4f7;font-size:clamp(2.48cqh,1.66cqw,3.28cqh);font-weight:900;line-height:1;letter-spacing:0;padding:.9cqh 1.1cqh .7cqh;margin:.34cqh 0 .28cqh;text-align:center;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.55)}.ap-top-score-label{color:#d6e4f7;font-size:2.95cqh;text-transform:uppercase;letter-spacing:0;line-height:1;transform:translateY(.1cqh);white-space:nowrap}.ap-top-score-value{color:gold;font-weight:900;font-size:4.6cqh;line-height:1;text-shadow:0 0 10px rgba(255,215,0,.5);transform:translateY(.02cqh)}.ap-top-score-value--dash{display:inline-flex;align-items:center;justify-content:center;width:3.1cqh;height:2.3cqh;font-size:0;line-height:1;transform:translateY(0)}.ap-top-score-value--dash:before{content:"";width:2.8cqh;height:.42cqh;border-radius:999px;background:currentColor;box-shadow:0 0 10px #ffd70080}.ap-description{margin-top:.26cqh;font-size:2.85cqh;color:#ddd;text-align:center;max-width:96%;line-height:1.06;display:flex;align-items:center;gap:.78cqh}.ap-description-highlight{color:gold;font-weight:900;text-transform:uppercase;font-size:1.02em;letter-spacing:.01em}.ap-description-number{color:#4caf50;font-weight:700}.ap-grid{flex:1;overflow:hidden;padding:.1cqh var(--ap-grid-button-gap) .1cqh var(--ap-grid-button-gap);display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:.2cqh}.ap-world-calendar{flex:1;display:flex;flex-direction:column;gap:.55cqh;padding:.1cqh var(--ap-grid-button-gap) .1cqh var(--ap-grid-button-gap)}.ap-world-week-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr)) minmax(16.8cqh,18.6cqh);gap:var(--ap-world-grid-col-gap);min-height:0;flex:1}.ap-world-week-clipboard{--ap-world-week-clipboard-label-size: clamp(1.72cqh, 1.2cqw, 2.06cqh);position:relative;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.34cqh;min-width:0;padding:5.15cqh 1.25cqh 1.38cqh;text-align:center;overflow:visible;isolation:isolate}.ap-world-week-clipboard-svg{position:absolute;inset:-.44cqh -.26cqh -.16cqh;z-index:0;width:calc(100% + .52cqh);height:calc(100% + .6cqh);display:block;filter:drop-shadow(0 .46cqh .72cqh rgba(0,0,0,.3));pointer-events:none}.ap-world-week-clipboard--current .ap-world-week-clipboard-svg{filter:drop-shadow(0 .46cqh .72cqh rgba(0,0,0,.3)) drop-shadow(0 0 .54cqh rgba(255,215,0,.34))}.ap-world-week-clipboard--previous{opacity:.94}.ap-world-week-clipboard>span{position:relative;z-index:1}.ap-world-week-clipboard-label{color:#173257;font-size:var(--ap-world-week-clipboard-label-size);text-transform:uppercase;letter-spacing:0;line-height:.98;font-weight:900;display:flex;flex-direction:column;align-items:center;gap:.04cqh;text-shadow:0 1px 0 rgba(255,255,255,.68)}.ap-world-week-clipboard-label-word{display:block}.ap-world-week-clipboard-value{color:#b86814;font-weight:900;font-size:clamp(3.05cqh,1.9cqw,3.45cqh);line-height:1;margin-top:.7cqh;text-shadow:0 1px 0 rgba(255,255,255,.72)}.ap-world-day{position:relative;background:linear-gradient(180deg,#ffffff2e 0 8%,#ffffff0a 8% 21.5%,#0000001a 21.5% 22.5%,#ffffff2e 22.5%,#fff0 48%),linear-gradient(180deg,#c91519 0 21.5%,#ececec 21.5% 24%,#f8f8f8 24% 72%,#d9d9d9);border:1px solid rgba(168,182,198,.82);border-radius:.9cqh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.18cqh .36cqh .48cqh;gap:.24cqh;min-height:0;overflow:hidden;box-shadow:0 .38cqh .8cqh #00000038,inset 0 .18cqh .2cqh #ffffff94,inset 0 -.24cqh .42cqh #00000029}.ap-world-day--achieved{background:linear-gradient(180deg,#fff3 0 8%,#ffffff0d 8% 21.5%,#00000014 21.5% 22.5%,#fff3 22.5%,#fff0 48%),linear-gradient(180deg,#d0181c 0 21.5%,#f0f0f0 21.5% 24%,#fff 24% 72%,#e2e2e2)}.ap-world-day-label-wrap{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;min-height:4.34cqh;padding-top:.68cqh}.ap-world-day-label-wrap:before,.ap-world-day-label-wrap:after{content:"";position:absolute;top:-1.04cqh;width:1.58cqh;height:2.5cqh;border-radius:50%;background:radial-gradient(circle at 50% 64%,transparent 0 38%,rgba(90,92,95,.72) 39% 51%,transparent 52%),linear-gradient(90deg,#d9dce1,#fff 33%,#aeb4bc 62%,#eff1f4);box-shadow:inset .16cqh 0 .18cqh #ffffffa8,inset -.14cqh 0 .2cqh #43484e59,0 .12cqh .22cqh #00000057}.ap-world-day-label-wrap:before{left:24%}.ap-world-day-label-wrap:after{right:24%}.ap-world-day-heading{position:relative;z-index:2;color:#fff;font-size:2.34cqh;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase;text-shadow:0 1px 1px rgba(0,0,0,.38);transform:translateY(.42cqh);white-space:nowrap}.ap-world-medallion-wrap{position:relative;z-index:2;width:calc(100% - .38cqh);flex:1;border-radius:.7cqh;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;padding:.16cqh .22cqh .24cqh;background:transparent;border:0;overflow:hidden}.ap-world-medallion-wrap--current{box-shadow:none}.ap-world-medallion{width:calc(100% - 1.15cqh);height:auto;aspect-ratio:1 / 1;max-width:none;max-height:none;display:block;grid-row:1;margin:0}.ap-world-medallion--none{opacity:.82}.ap-world-current-tag{position:absolute;top:.35cqh;left:50%;transform:translate(-50%);padding:.12cqh .55cqh;border-radius:.55cqh;border:1px solid rgba(255,215,0,.72);background:#121827f0;color:gold;font-size:1.24cqh;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ap-world-rank-fallback{grid-row:2;align-self:center;font-size:clamp(2.08cqh,1.84cqw,2.68cqh);font-weight:900;color:#0f294c;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.68);z-index:2}.ap-world-rank-fallback--assigned{color:#304765}.ap-world-rank-fallback--provisional{display:flex;flex-direction:column;align-items:center;gap:.22cqh}.ap-world-rank-primary{line-height:1}.ap-world-rank-provisional{color:#304765;font-size:.66em;font-weight:900;line-height:1;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,.68)}@media(max-width:1200px){.ap-content{--ap-world-legend-nudge-x: clamp(3.2cqh, 3.1cqw, 5.3cqh)}}.ap-letter-card{--ap-cell-edge-pad: .5cqh;position:relative;background-color:#0a1a34;border:1px solid #2F5E93;border-radius:.8cqh;padding:0 .2cqh;display:grid;grid-template-rows:1fr 1fr 1fr;justify-items:center;align-items:stretch;transition:all .2s ease;box-shadow:none}.ap-letter-card--achieved{background-color:#132b4f;box-shadow:0 .5cqh 1.5cqh #0003}.ap-letter-badge{font-weight:900;font-size:2.62cqh;line-height:1;text-shadow:none;color:#ffffff4d;align-self:center;width:100%;display:flex;justify-content:center;text-align:center;margin-top:var(--ap-cell-edge-pad);grid-row:1;align-self:start}.ap-letter-badge--achieved{color:gold;text-shadow:0 0 10px rgba(255,215,0,.3)}.ap-word-content{display:contents}.ap-word-text{color:#ffffff47;font-size:2.58cqh;font-weight:700;line-height:1.02;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;min-height:0;grid-row:2;align-self:center}.ap-word-text--achieved{color:#fff}.ap-word-length{font-size:2.36cqh;color:#4caf508c;font-weight:700;background:#202a1c99;padding:.1cqh .38cqh;border-radius:.3cqh;display:inline-flex;align-items:center;justify-content:center;justify-self:center;align-self:end;grid-row:3;width:auto;margin-bottom:var(--ap-cell-edge-pad)}.ap-word-length--achieved{color:#4caf50;background:#202a1c}.ap-footer{display:flex;gap:2.4cqh;justify-content:center;flex-shrink:0;border-top:1px solid rgba(255,215,0,.1);padding-top:var(--ap-grid-button-gap);padding-bottom:1.5cqh}.ap-side-toggle{position:absolute;top:50%;transform:translateY(-50%);width:var(--ap-side-toggle-w);height:var(--ap-side-toggle-h);border-radius:1.3cqh;border:1px solid rgba(255,215,0,.86);background:linear-gradient(180deg,#2d2200,#1d1500);color:gold;box-shadow:0 .6cqh 1.6cqh #0000005c;display:inline-flex;align-items:center;justify-content:center;font-size:4.1cqh;font-weight:900;z-index:80;pointer-events:auto;animation:ap-side-toggle-pulse 1.45s ease-in-out infinite}.ap-side-toggle--left{left:calc(var(--ap-side-toggle-outset) * -1)}.ap-side-toggle--right{right:calc(var(--ap-side-toggle-outset) * -1)}.ap-side-toggle:hover,.ap-side-toggle:active,.ap-side-toggle:focus-visible{transform:translateY(-50%)!important}@keyframes ap-side-toggle-pulse{0%{box-shadow:0 .6cqh 1.6cqh #0000005c,0 0 #ffd70000;border-color:#ffd700bf}50%{box-shadow:0 .6cqh 1.6cqh #0000005c,0 0 1.45cqh #ffd7008c;border-color:gold}to{box-shadow:0 .6cqh 1.6cqh #0000005c,0 0 #ffd70000;border-color:#ffd700bf}}.ap-button{padding:1.3cqh 3cqh;background:linear-gradient(180deg,#2a3550,#1e273b);border:1px solid #6B7FA3;border-radius:1cqh;color:#dce7f8;font-size:2.2cqh;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1cqh;box-shadow:0 .5cqh 1.2cqh #00000047,inset 0 .18cqh .3cqh #ffffff2e,inset 0 -.16cqh .26cqh #00000038;text-shadow:0 .08cqh .18cqh rgba(0,0,0,.6);outline:none;-webkit-tap-highlight-color:transparent;transition:all .2s;min-width:20cqh}.ap-button:disabled{cursor:not-allowed;opacity:.52;filter:grayscale(.42) saturate(.78);box-shadow:0 .2cqh .5cqh #00000040,inset 0 .1cqh .18cqh #ffffff1a,inset 0 -.1cqh .16cqh #00000029}.ap-button#save-button{background:linear-gradient(180deg,#1b5e20,#154a19);border-color:#3e2723;color:#fff}.ap-button--blocked#save-button,.ap-button--blocked#save-button:disabled{opacity:1;filter:none;color:#d7dbe2;cursor:not-allowed;border-color:#8b94a1;background:repeating-linear-gradient(135deg,#757c88f2 0 1.4cqh,#5d6470f2 1.4cqh 2.8cqh);text-shadow:0 .08cqh .16cqh rgba(0,0,0,.45);box-shadow:0 .26cqh .62cqh #0000004d,inset 0 .12cqh .2cqh #ffffff1a,inset 0 -.12cqh .22cqh #0000003d}.ap-button#share-button{background:linear-gradient(to bottom,#ff9800,#f57c00);border-color:#3e2723;color:#fff}.ap-share-button--capture-stamp{opacity:1!important;color:#fff!important;background:#000000d1!important;border-color:gold!important;text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.8)!important;box-shadow:0 0 0 2px #ffd70059 inset!important}.ap-button--syncing{background:#ffd7001a}.ap-button--sharing{background:#ffd7001a;min-width:34cqh}.ap-button-icon{width:2.2cqh;height:2.2cqh}@media(max-height:640px){.ap-panel-shell{--ap-side-toggle-w: 6.8cqh;--ap-side-toggle-h: 8.4cqh}.ap-content{--ap-medal-center-y: 18.8cqh;--ap-medal-icon-size: 3.55cqh;--ap-world-legend-nudge-x: clamp(3.6cqh, 3.3cqw, 5.8cqh);padding:.62cqh}.ap-medal-legend{font-size:2.9cqh;padding:1.2cqh 1.55cqh}.ap-medal-legend-icon{width:3.55cqh;height:3.55cqh}.ap-mastery-medal-wrap{min-width:19.8cqh;min-height:19.8cqh}.ap-mastery-medal-icon{width:18.2cqh;height:18.2cqh;font-size:18.2cqh}.ap-url{top:-8.6cqh}.ap-grid{gap:.22cqh}.ap-world-calendar{gap:.32cqh}.ap-world-week-row{grid-template-columns:repeat(7,minmax(0,1fr)) minmax(14.8cqh,16.4cqh)}.ap-world-week-clipboard{--ap-world-week-clipboard-label-size: clamp(1.66cqh, 1.55cqw, 1.98cqh);padding:4.62cqh 1.08cqh 1.16cqh}.ap-world-week-clipboard-label{font-size:var(--ap-world-week-clipboard-label-size)}.ap-world-week-clipboard-value{font-size:clamp(2.85cqh,1.95cqw,3.16cqh);margin-top:.58cqh}.ap-content{--ap-world-grid-col-gap: .32cqh}.ap-world-day-heading{font-size:2.06cqh}.ap-world-medallion{width:calc(100% - .9cqh);height:auto}.ap-world-rank-fallback{font-size:clamp(1.82cqh,1.72cqw,2.38cqh)}.ap-world-rank-note{font-size:clamp(2.18cqh,1.56cqw,2.95cqh);padding:.72cqh .9cqh .58cqh;margin-bottom:.34cqh}.ap-side-toggle{width:var(--ap-side-toggle-w);height:var(--ap-side-toggle-h);font-size:3.3cqh}.ap-footer{padding-top:var(--ap-grid-button-gap);padding-bottom:1.1cqh}}.ap-turnstile{position:absolute;width:300px;height:65px;top:0;left:0;z-index:-9999;opacity:.01}.lp-container{display:flex;flex-direction:column;gap:1.2cqh;align-items:center;width:100%;flex:1;min-height:70cqh;font-family:Outfit,sans-serif}.lp-code-section{width:100%;display:flex;flex-direction:column;gap:.55cqh;align-items:center}.lp-top-strip{--lp-side-button-h: 12.2cqh;--lp-side-button-w: clamp(152px, 16.8cqh, 196px);--lp-top-strip-inline-pad: 1.1cqh;width:100%;display:grid;grid-template-columns:minmax(0,var(--lp-side-button-w)) minmax(0,1fr) minmax(0,var(--lp-side-button-w));align-items:start;gap:1.1cqh;min-width:0;padding-inline:var(--lp-top-strip-inline-pad)}.lp-top-qr{width:100%;min-width:0;justify-self:start;display:flex;flex-direction:column;align-items:center;gap:.28cqh}.lp-top-title{width:100%;max-width:70cqh;justify-self:center;align-self:center;display:flex;flex-direction:column;align-items:center;gap:0;margin-top:-4.8cqh}.lp-game-title-wrap{width:100%;margin-bottom:-1.2cqh}.lp-top-code{width:92%;justify-self:end;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.lp-top-label{font-size:2.05cqh;opacity:.86;font-weight:700;line-height:1;min-height:2.2cqh;display:inline-flex;align-items:center;justify-content:center}.lp-code-label{letter-spacing:0}.lp-qr-wrap{background:#fff;padding:.52cqh;border-radius:.7cqh;box-shadow:0 .25cqh .9cqh #00000059}.lp-qr-button{border:none;cursor:pointer}.lp-qr-wrap svg{width:clamp(86px,13.4cqi,148px);height:clamp(86px,13.4cqi,148px);display:block}.lp-qr-hint{font-size:1.75cqh;color:#ffffffd6;line-height:1}.lp-qr-expand-trigger{width:100%;border:none;background:transparent;color:#ffffffeb;font-size:clamp(11px,1.35cqh,16px);font-weight:700;line-height:1.2;text-align:center;padding:.2cqh 0}.lp-code-value{font-size:clamp(20px,4.4cqh,48px);font-weight:800;line-height:1;color:gold;letter-spacing:clamp(.12cqh,.26cqh,.4cqh);margin-top:.22cqh;white-space:nowrap}.lp-top-tagline{font-size:2.32cqh;font-weight:600;color:#ffffffe0;letter-spacing:.22cqw;line-height:1.05;margin-top:-.46cqh;text-transform:uppercase;font-family:Outfit,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.4);white-space:nowrap;max-width:100%;transform:translateY(-.38cqh)}.lp-top-actions{display:flex;gap:.8cqh;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:-.8cqh}.lp-join-url-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:.2cqh;margin-top:1.8cqh}.lp-join-url-label{font-size:2.05cqh;font-weight:800;color:#ffffffc2;line-height:1;letter-spacing:.06cqh}.lp-join-url-value{font-size:clamp(15px,2.18cqh,23px);font-weight:800;color:#fffffff5;line-height:1.1;max-width:100%;overflow:hidden;overflow-wrap:normal;text-align:center;text-overflow:ellipsis;white-space:nowrap}.lp-share-button{margin-top:0;padding:.7cqh 2.25cqh;background-color:#ffd70026;border:.2cqh solid #FFD700;border-radius:1cqh;color:gold;font-size:2.05cqh;font-weight:700;line-height:1.05;cursor:pointer}.lp-share-button:disabled{cursor:wait;opacity:.8}.lp-top-code-share{width:100%;min-width:0;min-height:var(--lp-side-button-h);height:var(--lp-side-button-h);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5cqh;padding:.55cqh .8cqh .75cqh;border:.2cqh solid #ffd700;border-radius:1cqh;background:#ffd7001c;color:gold}.lp-top-code-share:disabled{opacity:.78;cursor:wait}.lp-top-code-share-text{font-size:1.65cqh;font-weight:800;line-height:1;color:gold}.lp-top-code-share .lp-code-value{font-size:clamp(16px,min(3.4cqh,3.6cqi),33px);letter-spacing:clamp(.04cqh,.1cqh,.16cqh);margin-top:0;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center}.lp-open-portal-button{width:100%;min-width:0;min-height:var(--lp-side-button-h);height:var(--lp-side-button-h);box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-top:1.05cqh;padding:.55cqh .8cqh .75cqh;border:.2cqh solid rgba(123,214,255,.78);border-radius:1cqh;background:#237faa42;color:#bfeeff;font-size:clamp(14px,min(2.35cqh,2.4cqi),24px);font-weight:900;line-height:1.05;text-align:center;cursor:pointer;box-shadow:0 .35cqh 1.2cqh #00000038}.lp-open-portal-button:disabled{opacity:.58;cursor:not-allowed}.lp-open-portal-button--info-only{opacity:.76;background:#237faa29;border-color:#7bd6ff85;cursor:help}.lp-open-portal-hint{display:block;margin-top:.35cqh;color:#ffe08a;font-size:clamp(9px,1.1cqh,12px);font-weight:800;line-height:1.12;text-align:center}@media(max-width:900px)and (orientation:portrait){.lp-top-strip{grid-template-columns:1fr;justify-items:center;gap:.7cqh}.lp-top-code{min-width:0}}@media(orientation:landscape)and (max-height:560px){.lp-top-strip{--lp-side-button-w: clamp(140px, 15.6cqh, 178px);--lp-top-strip-inline-pad: .85cqh;gap:.7cqh}.lp-qr-wrap svg{width:clamp(76px,11.7cqi,112px);height:clamp(76px,11.7cqi,112px)}.lp-code-value{font-size:clamp(17px,3.6cqh,36px);letter-spacing:clamp(.06cqh,.14cqh,.22cqh)}.lp-top-code-share .lp-code-value{font-size:clamp(15px,min(3.1cqh,3.3cqi),29px);letter-spacing:clamp(.03cqh,.08cqh,.13cqh)}}@media(orientation:landscape)and (max-width:1180px){.lp-top-strip{--lp-side-button-w: clamp(128px, 14.8cqh, 168px);--lp-top-strip-inline-pad: .7cqh;gap:.65cqh}.lp-top-label{font-size:1.75cqh}.lp-qr-wrap svg{width:clamp(80px,12.2cqi,116px);height:clamp(80px,12.2cqi,116px)}.lp-code-value{font-size:clamp(16px,3.15cqh,30px);letter-spacing:clamp(.03cqh,.08cqh,.14cqh)}.lp-top-code-share .lp-code-value{font-size:clamp(14px,2.8cqh,26px);letter-spacing:clamp(.02cqh,.07cqh,.12cqh)}}.lp-players-container{width:100%;background-color:#0000004d;padding:2.5cqh 2.5cqh 1.8cqh;border-radius:1.4cqh;display:flex;flex-direction:column;gap:1.4cqh;flex:1;min-height:0;overflow:hidden}.lp-players-header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8cqh 1.2cqh;align-items:center}.lp-players-title{font-size:2.8cqh;color:gold;font-weight:800;line-height:1.05;text-align:center}.lp-party-pass-button{justify-self:center;font-size:2.2cqh;padding:.8cqh 1.5cqh;background-color:#ffd70033;border:.2cqh solid #FFD700;color:gold;border-radius:1cqh;cursor:pointer;font-weight:700;line-height:1.05}.lp-party-pass-label{font-size:2.2cqh;color:gold;font-weight:700;line-height:1.05;text-align:center}.lp-players-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));grid-auto-flow:column;gap:.8cqh 1.2cqh;flex:1;min-height:0}.lp-player-slot{display:flex;align-items:center;justify-content:center;padding:.7cqh 1.2cqh;background-color:#ffffff05;border-radius:.9cqh;border:.15cqh dashed rgba(255,255,255,.18);opacity:.9}.lp-player-slot--locked{background-color:#ffffff08;border:.15cqh dashed rgba(255,215,0,.2);opacity:.65}.lp-player-slot-text{font-size:2.35cqh;color:#fff9;font-weight:600}.lp-player-slot-text--locked{color:#bfa13b}.lp-player-row{display:grid;grid-template-columns:2.2cqh minmax(0,1fr) 2.2cqh;align-items:center;gap:.9cqh;padding:.7cqh 1.2cqh;background-color:#ffffff05;border-radius:.9cqh;position:relative;min-width:0}.lp-player-row--me{background-color:#ffffff0d}.lp-player-row--ready-action{grid-template-columns:2.2cqh minmax(0,1fr) minmax(13.5cqh,22cqh)}.lp-player-color{width:1.9cqh;height:1.9cqh;border-radius:50%;border:.25cqh solid white;flex-shrink:0}.lp-player-name{font-size:2.7cqh;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.lp-player-name--me{font-weight:700}.lp-player-identity{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:.75cqh;width:100%}.lp-player-ready-tag{display:inline-flex;align-items:center;justify-content:center;padding:.28cqh .8cqh;border-radius:.65cqh;border:.12cqh solid rgba(173,255,47,.65);background:#40781859;color:#d9ff8f;font-size:1.75cqh;font-weight:800;line-height:1;white-space:nowrap;flex-shrink:0}.lp-slot-ready-button{width:100%;min-width:0;min-height:5.1cqh;justify-self:stretch;border-radius:.8cqh;border:.22cqh solid #ffd700;color:#fff;font-size:clamp(13px,2.35cqh,24px);font-weight:900;line-height:1;padding:.65cqh .8cqh;text-shadow:0 .2cqh .35cqh rgba(0,0,0,.72);box-shadow:0 .35cqh .9cqh #0000005c}.lp-slot-ready-button--off{background:linear-gradient(180deg,#ffd94d,#d99400);animation:lp-ready-flash .95s ease-in-out infinite}.lp-slot-ready-button--on{background:linear-gradient(180deg,#38a944,#1f6f28);border-color:#adff2ff2;color:#eaffc9}@keyframes lp-ready-flash{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.28);transform:scale(1.035)}}.lp-kick-area{position:relative;display:flex;align-items:center;justify-content:center}.lp-kick-spacer{width:2.2cqh;height:2.2cqh}.lp-kick-tooltip{position:absolute;right:100%;margin-right:1cqh;background-color:#f44;color:#fff;padding:.5cqh 1cqh;border-radius:.5cqh;font-size:1.4cqh;font-weight:700;white-space:nowrap;pointer-events:none;box-shadow:0 .2cqh .5cqh #00000080;z-index:10}.lp-kick-button{width:3.4cqh;height:3.4cqh;background:#c6282833;border:.16cqh solid rgba(255,90,90,.95);border-radius:.7cqh;color:#ff4d4d;cursor:pointer;font-size:3.2cqh;font-weight:900;line-height:1;padding:0;position:relative;z-index:5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .28cqh .7cqh #00000073}.lp-kick-button:hover{background:#c6282859;color:#ff1f1f;border-color:#ff6a6a}.lp-timer{font-size:2.8cqh;opacity:.8;margin-top:-1.4cqh;font-weight:700;line-height:1.05}.lp-timer--warning{color:#ff9800}.lp-timer--critical{color:#f44}.lp-host-actions{width:100%;padding:0 2.5cqh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.2cqh;align-items:stretch}.lp-start-button{width:100%;min-height:8cqh;padding:1.5cqh 3cqw;border:.35cqh solid #3E2723;border-radius:2cqh;color:gold;font-weight:700;line-height:1.05;font-size:3cqh;cursor:pointer;box-shadow:0 .7cqh 1.4cqh #0006,inset 0 .2cqh .35cqh #ffffff4d;text-shadow:.2cqh .2cqh .35cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.lp-cancel-button{width:100%;min-height:8cqh;padding:1.5cqh 3cqw;border:.35cqh solid #3E2723;border-radius:2cqh;color:#fff;font-weight:700;line-height:1.05;font-size:3cqh;cursor:pointer;background:linear-gradient(180deg,#c62828,#8b1a1a);box-shadow:0 .7cqh 1.4cqh #0006,inset 0 .2cqh .35cqh #ffffff38;text-shadow:.2cqh .2cqh .35cqh rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center}.lp-start-button--ready{background:linear-gradient(180deg,#2e7d32,#1b5e20)}.lp-start-button--waiting{background:linear-gradient(180deg,#2f7c34,#1c5e22);cursor:not-allowed;opacity:.7;filter:saturate(.65) brightness(.9)}.lp-waiting{display:flex;flex-direction:column;align-items:center;gap:1cqh}.lp-ready-button{width:min(34cqh,90%);min-height:6.2cqh;border-radius:1.3cqh;border:.2cqh solid #ffd700;color:gold;font-size:2.2cqh;font-weight:800;line-height:1;padding:1cqh 1.6cqh}.lp-ready-button--on{background:linear-gradient(180deg,#2e7d32,#1b5e20)}.lp-ready-button--off{background:#ffd70024}.lp-waiting-text{font-size:3cqh;color:gold;font-weight:700;line-height:1.05}.lp-join-qr-modal-overlay{position:fixed;inset:0;z-index:2400;background:#0000009e;display:grid;place-items:center;padding:2cqh}.lp-join-qr-modal{position:relative;width:min(78cqh,calc(100cqw - 6cqh));min-height:min(67cqh,94cqh);max-height:94cqh;overflow:hidden;border-radius:1.7cqh;border:.18cqh solid rgba(255,215,0,.32);background:linear-gradient(180deg,#12283efa,#0e1d2ffc);box-shadow:0 1cqh 2.4cqh #00000057;padding:4.6cqh 2.6cqh 5.2cqh;display:grid;gap:2.35cqh;justify-items:center;align-content:start}.lp-join-qr-modal-title{margin:0;font-size:clamp(20px,2.8cqh,34px);line-height:1.05;color:gold;font-weight:800;text-align:center}.lp-join-qr-modal-qr-wrap{background:#fff;border-radius:1cqh;padding:.75cqh;box-shadow:0 .25cqh .9cqh #00000059;margin-top:1.05cqh}.lp-join-qr-modal-qr-wrap svg{width:clamp(180px,min(42cqh,54cqw),340px);height:auto;max-width:100%;display:block}.lp-portal-info-overlay{position:fixed;inset:0;z-index:2450;background:#000000a3;display:grid;place-items:center;padding:2.4cqh}.lp-portal-info-modal{position:relative;width:min(68cqh,calc(100cqw - 6cqh));max-width:680px;max-height:94cqh;overflow:auto;border-radius:1.7cqh;border:.22cqh solid rgba(123,214,255,.62);background:linear-gradient(180deg,#12283efa,#0c1b2bfc);box-shadow:0 1cqh 2.6cqh #0000006b,0 0 2.6cqh #7bd6ff29;padding:5.2cqh 3.6cqh 3.4cqh;color:#fff;display:flex;flex-direction:column;align-items:center;gap:2.4cqh;text-align:center}.lp-portal-info-title{margin:0;color:gold;font-size:clamp(22px,3.2cqh,36px);font-weight:900;line-height:1.05}.lp-portal-info-copy{max-width:54ch;color:#ffffffe6;font-size:clamp(14px,2.05cqh,22px);font-weight:700;line-height:1.24}.lp-portal-info-actions{width:100%;display:flex;justify-content:center;gap:1.4cqh;flex-wrap:wrap}.lp-portal-info-button{min-height:6.4cqh;min-width:min(24cqh,100%);padding:1.15cqh 2.2cqh;border-radius:1.1cqh;font-size:clamp(14px,2.25cqh,24px);font-weight:900;line-height:1.05;cursor:pointer;text-align:center;box-shadow:0 .45cqh 1.1cqh #00000052}.lp-portal-info-button--primary{border:.22cqh solid rgba(123,214,255,.82);background:#237faa70;color:#d7f6ff}@media(max-width:700px)and (orientation:portrait){.lp-portal-info-overlay{padding:2cqh}.lp-portal-info-modal{width:min(46cqh,calc(100cqw - 4cqh));padding:5.8cqh 2.4cqh 2.8cqh;gap:2cqh}.lp-portal-info-actions{flex-direction:column;align-items:stretch;gap:1.1cqh}.lp-portal-info-button{width:100%}}.woaw-pnp-overlay-go-button{position:relative;transition:transform .12s ease,filter .18s ease,box-shadow .18s ease;animation:woaw-pnp-overlay-go-pulse 1.85s ease-in-out infinite}.woaw-pnp-overlay-go-button:before{content:"";position:absolute;inset:-.9cqh;border-radius:1.5cqh;pointer-events:none;box-shadow:0 0 #fff0;animation:woaw-pnp-overlay-go-ring 1.85s ease-out infinite}.woaw-pnp-overlay-go-button:hover{filter:brightness(1.08)}.woaw-pnp-overlay-go-button:active{transform:scale(.97)}.woaw-pnp-overlay-go-button:focus-visible{outline:.18cqh solid #ffffff;outline-offset:.22cqh}@keyframes woaw-pnp-overlay-go-pulse{0%,to{box-shadow:0 0 15px var(--woaw-player-color),inset 0 0 15px var(--woaw-player-color)}50%{box-shadow:0 0 22px var(--woaw-player-color),0 0 34px var(--woaw-player-color),inset 0 0 18px var(--woaw-player-color)}}@keyframes woaw-pnp-overlay-go-ring{0%{box-shadow:0 0 0 0 var(--woaw-player-color);opacity:.65}70%{box-shadow:0 0 0 .7cqh var(--woaw-player-color);opacity:0}to{box-shadow:0 0 0 0 var(--woaw-player-color);opacity:0}}@media(prefers-reduced-motion:reduce){.woaw-pnp-overlay-go-button,.woaw-pnp-overlay-go-button:before{animation:none}}.woaw-alphabet-grid{position:absolute;bottom:20%;left:50%;transform:translate(-50%);width:min(76cqw,calc(100cqw - 28cqh));background-color:#1a2a3a;border-radius:1.5cqw;padding:1.5cqw;display:grid;grid-template-columns:repeat(13,1fr);gap:.8cqw;z-index:200;border:3px solid transparent;background-image:linear-gradient(#1a2a3a,#1a2a3a),linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,#8b00ff);background-origin:padding-box,border-box;background-clip:padding-box,border-box;box-shadow:0 0 20px #ff00ff4d}@container (min-width: 901px){.woaw-alphabet-grid{width:min(72cqw,calc(100cqw - 28cqh))}}@container (min-width: 1201px){.woaw-alphabet-grid{width:min(68cqw,calc(100cqw - 28cqh))}}.woaw-alphabet-grid-btn{background-color:#000;border:2px solid transparent;border-radius:.8cqw;color:#fff;font-weight:700;font-size:3.5cqh;padding:.8cqh 0;cursor:pointer;transition:all .1s ease;opacity:1;background-origin:padding-box;background-clip:padding-box;scroll-snap-align:center}.woaw-alphabet-grid-btn.restricted{background-color:#333;color:#666;cursor:not-allowed;opacity:.6;border-image:none;box-shadow:none!important;transform:none!important}.woaw-alphabet-grid-btn:not(.restricted):active{transform:scale(.95)}.woaw-alphabet-grid-btn:not(.restricted):is(:active,:focus-visible){border-image:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,#8b00ff) 1;box-shadow:0 0 15px #ff00ff80}.woaw-alphabet-grid-btn:not(.restricted){border-image:none;box-shadow:none}.woaw-basic-tutorial{position:absolute;inset:0;z-index:10000;pointer-events:none;font-family:Outfit,sans-serif}.woaw-game-interaction-layers:has(.woaw-basic-tutorial){opacity:1;transition:none}@starting-style{.woaw-game-interaction-layers:has(.woaw-basic-tutorial){opacity:1}}body:has(.woaw-basic-tutorial) .woaw-game-controls{transition:opacity .14s ease,visibility 0s linear}body:has(.woaw-basic-tutorial) .woaw-game-controls[data-visible=false],body:has(.woaw-basic-tutorial) .woaw-game-controls[data-visible=true]{transform:translateY(0)}body:has(.woaw-basic-tutorial__panel[data-woaw-basic-tutorial-step=undo-selection]) [data-woaw-hovering-bird],body:has(.woaw-basic-tutorial__panel[data-woaw-basic-tutorial-step=undo-selection]) [data-woaw-game-control]:not([data-woaw-game-control=undo]){pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-step=reminder]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-step=reminder]) [data-woaw-game-control]{pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-step=reminder]) [data-woaw-info-badge]{pointer-events:auto!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=B][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird]:not([data-woaw-hovering-bird-letter=R]),body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=B][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control]{pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=F][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=F][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control]:not([data-woaw-game-control=stop]){pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=F][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control=stop]{pointer-events:auto!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=practice]:not([data-woaw-j-practice-order-complete=true])) [data-woaw-hovering-bird]{pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=j-select]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=j-select]) [data-woaw-wire-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=j-select]) [data-woaw-hovering-bird]:not([data-woaw-hovering-bird-letter=E]){pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=practice][data-woaw-j-practice-order-complete=true]) [data-woaw-hovering-bird]:not([data-woaw-hovering-bird-letter=E]){pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=practice][data-woaw-j-practice-order-complete=true]) [data-woaw-hovering-bird-letter=E]{pointer-events:auto!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=j-select]) [data-woaw-hovering-bird-letter=E]{pointer-events:auto!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=J][data-woaw-special-effect-tutorial-step=practice][data-woaw-j-practice-auto-completing=true]) [data-woaw-hovering-bird]{pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=K][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=K][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-tutorial-step=q-second]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-tutorial-step=q-second]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=V][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=V][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=practice]) .woaw-wild-bird-container,body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=practice]) .woaw-alphabet-grid-btn,body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=w-grid]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=w-grid]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=w-grid]) .woaw-alphabet-grid-btn,body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=w-stop]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-tutorial-step=w-stop]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-tutorial-step=practice]) [data-expel-index],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Y][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Y][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Z][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-hovering-bird],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Z][data-woaw-special-effect-tutorial-step=practice]) [data-woaw-game-control]{pointer-events:none!important}body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=K][data-woaw-special-effect-practice-stage=k-select]) [data-woaw-hovering-bird-letter=O],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=K][data-woaw-special-effect-practice-stage=k-play]) [data-woaw-game-control=play],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-practice-stage=q-first]) [data-woaw-hovering-bird-letter=R],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Q][data-woaw-special-effect-practice-stage=q-second]) [data-woaw-hovering-bird-letter=T],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=V][data-woaw-special-effect-practice-stage=v-select]) [data-woaw-hovering-bird-letter=T],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=V][data-woaw-special-effect-practice-stage=v-play]) [data-woaw-game-control=play],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-practice-stage=w-wild]) .woaw-wild-bird-container,body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-practice-stage=w-grid]) .woaw-alphabet-grid-btn[data-letter=E],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=W][data-woaw-special-effect-practice-stage=w-stop]) [data-woaw-game-control=stop],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-practice-stage=x-expel]) [data-expel-index="4"],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-practice-stage=x-select]) [data-woaw-hovering-bird-letter=D],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=X][data-woaw-special-effect-practice-stage=x-select]) [data-woaw-hovering-bird-letter=T],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Y][data-woaw-special-effect-practice-stage=y-play]) [data-woaw-game-control=play],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Z][data-woaw-special-effect-practice-stage=z-snooze]) [data-woaw-game-control=snooze],body:has(.woaw-special-effect-tutorial[data-woaw-special-effect-tutorial-id=Z][data-woaw-special-effect-practice-stage=z-select]) [data-woaw-hovering-bird-letter=E]{pointer-events:auto!important}.woaw-basic-tutorial__shield{position:absolute;inset:0;z-index:1;pointer-events:auto}.woaw-basic-tutorial__spotlight-layer{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.woaw-basic-tutorial__spotlight-ring{fill:transparent;stroke:#ffd84f;stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 .6cqh rgba(255,216,79,.88));animation:woaw-basic-tutorial-ring-pulse 1.4s ease-in-out infinite}.woaw-basic-tutorial__tap-cue{position:absolute;z-index:3;width:8cqh;height:8cqh;margin-left:-4cqh;margin-top:-4cqh;pointer-events:none;animation:woaw-basic-tutorial-tap-cue 1.25s ease-in-out infinite;filter:drop-shadow(0 .4cqh .65cqh rgba(0,0,0,.42))}.woaw-basic-tutorial__tap-cue-ring{position:absolute;left:50%;top:50%;width:3.3cqh;height:3.3cqh;box-sizing:border-box;border:.26cqh solid rgba(255,216,79,.94);border-radius:999px;transform:translate(-50%,-50%);background:#ffd84f29;box-shadow:0 0 .8cqh #ffd84f99;animation:woaw-basic-tutorial-tap-ring 1.25s ease-in-out infinite}.woaw-basic-tutorial__tap-cue-icon{position:absolute;left:50%;top:50%;width:7.2cqh;height:7.2cqh;overflow:visible;transform:translate(-44%,-20%) rotate(-18deg)}.woaw-basic-tutorial__drag-cue{position:absolute;z-index:3;width:10cqh;height:10cqh;margin-left:-5cqh;margin-top:.6cqh;pointer-events:none;animation:woaw-basic-tutorial-drag-cue 1.55s ease-in-out infinite;filter:drop-shadow(0 .4cqh .65cqh rgba(0,0,0,.42))}.woaw-basic-tutorial__drag-cue-icon{position:absolute;left:50%;top:50%;width:9.8cqh;height:9.8cqh;overflow:visible;transform:translate(-50%,-50%) rotate(-16deg)}.woaw-basic-tutorial__drag-cue-motion-shadow,.woaw-basic-tutorial__drag-cue-motion{fill:none;stroke-linecap:round}.woaw-basic-tutorial__drag-cue-motion-shadow{stroke:#00000052;stroke-width:4.2;transform:translate(.9px,1.2px)}.woaw-basic-tutorial__drag-cue-motion{stroke:#afb8c0f0;stroke-width:3.1;stroke-linejoin:round}.woaw-basic-tutorial__tap-cue-hand-shadow{fill:#0000005c;transform:translate(.8px,1.4px)}.woaw-basic-tutorial__tap-cue-hand{fill:#8f98a3;stroke:#424b55;stroke-width:2.6;stroke-linejoin:round}.woaw-basic-tutorial__tap-cue-line{fill:none;stroke:#424b55db;stroke-width:2.2;stroke-linecap:round}.woaw-basic-tutorial__panel{position:absolute;left:50%;z-index:10002;width:min(58cqw,68cqh);max-width:88cqw;box-sizing:border-box;padding:2.1cqh 2.4cqw 2.3cqh;transform:translate(-50%,-50%);border:.28cqh solid rgba(255,216,79,.95);border-radius:1.2cqh;background:linear-gradient(180deg,#163653fa,#0a1c32fa);box-shadow:0 1.1cqh 2.5cqh #0000006b,inset 0 .14cqh #ffffff1f;color:#f7fbff;pointer-events:auto;text-align:center}.woaw-basic-tutorial__panel--compact-body{width:min(86cqw,130cqh);max-width:96cqw}.woaw-basic-tutorial__panel--wide{width:min(64cqw,76cqh);max-width:88cqw}.woaw-basic-tutorial__progress{position:absolute;top:.8cqh;right:1.2cqw;color:#ffffffa3;font-size:clamp(1.25cqh,1.55cqh,1.9cqh);font-weight:800;line-height:1;letter-spacing:0}.woaw-basic-tutorial__title{margin:0 4cqw 1.05cqh;color:#ffd84f;font-size:clamp(2.8cqh,3.65cqh,4.35cqh);font-weight:900;line-height:1;letter-spacing:0;text-shadow:0 .2cqh .55cqh rgba(0,0,0,.4)}.woaw-basic-tutorial__subtitle{margin:-.35cqh 4cqw 1.05cqh;color:#ffd84fd1;font-size:clamp(1.45cqh,1.95cqh,2.35cqh);font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase}.woaw-basic-tutorial__body{width:fit-content;max-width:58cqh;margin:0 auto;color:#eff8ff;font-size:clamp(1.9cqh,2.45cqh,2.9cqh);font-weight:700;line-height:1.22;letter-spacing:0;white-space:pre-wrap;text-align:left}.woaw-basic-tutorial__body--wide{max-width:100%}.woaw-basic-tutorial__panel--compact-body .woaw-basic-tutorial__body{max-width:122cqh;font-size:clamp(1.9cqh,2.35cqh,2.75cqh);line-height:1.12}.woaw-basic-tutorial__tip{max-width:58cqh;margin:1.2cqh auto 0;padding:1.2cqh 1.35cqw;border:.18cqh solid rgba(255,216,79,.9);border-radius:.85cqh;background:linear-gradient(180deg,#ffd84f2e,#ffa02e1f);box-shadow:0 .28cqh .7cqh #00000038,inset 0 .12cqh #ffffff29;color:#fff7cf;font-size:clamp(1.9cqh,2.25cqh,2.55cqh);font-weight:800;line-height:1.14;letter-spacing:0;text-align:left}.woaw-basic-tutorial__tip-label{color:#ffd84f;font-weight:900}.woaw-basic-tutorial__nav{margin-top:2cqh;display:flex;justify-content:center;gap:1.4cqw}.woaw-basic-tutorial__nav-button{display:inline-flex;align-items:center;justify-content:center;gap:.7cqw;min-width:17cqh;min-height:5.4cqh;box-sizing:border-box;padding:0 1.7cqw;border:.24cqh solid rgba(255,255,255,.86);border-radius:1cqh;color:#fff;font-family:Outfit,sans-serif;font-size:clamp(1.75cqh,2.25cqh,2.65cqh);font-weight:900;line-height:1;letter-spacing:0;box-shadow:0 .45cqh .95cqh #00000052,inset 0 .22cqh .35cqh #ffffff47;cursor:pointer;touch-action:manipulation}.woaw-basic-tutorial__nav-button--back{background:linear-gradient(180deg,#607d8b,#37474f)}.woaw-basic-tutorial__nav-button--forward{background:linear-gradient(180deg,#4caf50,#2e7d32)}.woaw-basic-tutorial__nav-button--help{background:linear-gradient(180deg,#ffc83d,#d98210);color:#241304}.woaw-basic-tutorial__nav-button:disabled{cursor:default;filter:grayscale(.7);opacity:.72}.woaw-basic-tutorial__nav-button:not(:disabled):hover,.woaw-basic-tutorial__nav-button:not(:disabled):focus-visible{border-color:#ffd84f;box-shadow:0 .45cqh .95cqh #00000052,0 0 1.2cqh #ffd84f7a,inset 0 .22cqh .35cqh #ffffff47}.woaw-basic-tutorial__nav-button:focus-visible{outline:none}.woaw-basic-tutorial__nav-icon{width:2.8cqh;height:2.8cqh;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.woaw-basic-tutorial__nav-label{min-width:0;overflow-wrap:anywhere}@keyframes woaw-basic-tutorial-ring-pulse{0%,to{stroke-opacity:.78;stroke-width:3}50%{stroke-opacity:1;stroke-width:5}}@keyframes woaw-basic-tutorial-tap-cue{0%,to{opacity:.88;transform:translate(1.25cqh,1.05cqh) scale(.96)}44%{opacity:1;transform:translate(0) scale(1.04)}58%{opacity:1;transform:translate(0) scale(.98)}}@keyframes woaw-basic-tutorial-tap-ring{0%,38%,to{opacity:.18;transform:translate(-50%,-50%) scale(.72)}48%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:0;transform:translate(-50%,-50%) scale(1.55)}}@keyframes woaw-basic-tutorial-drag-cue{0%,to{opacity:.88;transform:translate(-.7cqh,-.6cqh) scale(.98)}42%{opacity:1;transform:translate(.8cqh,1.2cqh) scale(1.03)}58%{opacity:1;transform:translate(.8cqh,1.2cqh) scale(.98)}}@media(prefers-reduced-motion:reduce){.woaw-basic-tutorial__tap-cue,.woaw-basic-tutorial__tap-cue-ring,.woaw-basic-tutorial__drag-cue{animation:none}}.woaw-gc-container{position:absolute;top:65%;left:0;right:0;display:flex;gap:11cqh;align-items:center;justify-content:center;z-index:20}.woaw-gc-btn{width:13cqh;height:13cqh;border-radius:50%;border:.4cqh solid white;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 .6cqh 1cqh #0000004d,inset 0 .4cqh .6cqh #fff6;position:relative;overflow:hidden;aspect-ratio:1 / 1;flex-shrink:0;padding:0;appearance:none;-webkit-appearance:none;backface-visibility:hidden;touch-action:manipulation}.woaw-gc-btn:is(:hover,:active,:focus-visible),.woaw-gc-btn--stop[data-glow-active=true]{will-change:transform}.woaw-gc-btn:focus,.woaw-gc-btn:focus-visible{outline:none}.woaw-gc-btn:before{content:"";position:absolute;inset:-2cqh;border-radius:50%;background:transparent}.woaw-gc-btn--play{background:linear-gradient(to bottom,#4caf50,#2e7d32);z-index:2}.woaw-gc-btn:hover{border-color:#fff}.woaw-gc-btn--stop[data-glow-active=true]:hover{border-color:gold}.woaw-gc-btn--snooze{background:linear-gradient(to bottom,#424242,#212121);padding:0}.woaw-gc-btn--snooze-mini{width:1.4em;height:1.4em;border-width:.04em;box-shadow:0 .06em .13em #0000004d,inset 0 .04em .06em #fff6}.woaw-gc-btn--snooze-mini .woaw-gc-snooze-z-big{font-size:.43em;left:20%;bottom:18%}.woaw-gc-btn--snooze-mini .woaw-gc-snooze-z-med{font-size:.28em;left:50%;bottom:53%}.woaw-gc-btn--snooze-mini .woaw-gc-snooze-z-sm{font-size:.17em;left:68%;bottom:72%}.woaw-gc-btn--undo{background:linear-gradient(to bottom,#ff9800,#f57c00)}.woaw-gc-btn--stop{background:linear-gradient(to bottom,#f44336,#c62828);transition:box-shadow .2s ease,border-color .2s ease}.woaw-gc-btn--disabled{filter:grayscale(1);opacity:.65;cursor:default}.woaw-gc-btn--stop[data-glow-active=true]{box-shadow:0 .6cqh 1cqh #0000004d,inset 0 .4cqh .6cqh #fff6,0 0 2cqh gold;border-color:gold}.woaw-gc-gloss{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,#ffffff80,#ffffff1a);border-radius:50% 50% 0 0;pointer-events:none}.woaw-gc-btn-wrap{position:relative;display:flex;flex-direction:column;align-items:center}.woaw-gc-btn-spacer{width:13cqh;height:13cqh;visibility:hidden}.woaw-gc-play-icon{width:3cqh;height:3.75cqh;background-color:#fff;clip-path:polygon(0 0,100% 50%,0 100%);margin-left:.6cqh;flex-shrink:0;aspect-ratio:4 / 5}.woaw-gc-stop-icon{width:3.3cqh;height:3.3cqh;background-color:#fff;border-radius:.4cqh;flex-shrink:0;aspect-ratio:1 / 1;transition:box-shadow .2s ease}.woaw-gc-btn--stop[data-glow-active=true] .woaw-gc-stop-icon{box-shadow:0 0 .5cqh gold}.woaw-gc-undo-icon{width:6cqh;height:6cqh;flex-shrink:0;aspect-ratio:1 / 1}.woaw-gc-snooze-wrap{position:absolute;inset:0}.woaw-gc-snooze-z-big{position:absolute;left:20%;bottom:18%;font-size:4cqh;font-weight:900;color:#fff;line-height:1}.woaw-gc-snooze-z-med{position:absolute;left:50%;bottom:53%;font-size:2.6cqh;font-weight:900;color:#fff;line-height:1}.woaw-gc-snooze-z-sm{position:absolute;left:68%;bottom:72%;font-size:1.6cqh;font-weight:900;color:#fff;line-height:1}.woaw-gc-snooze-penalty{position:absolute;top:120%;width:100%;height:4.8cqh;display:flex;align-items:center;justify-content:center;gap:1cqh;background:#000c;padding:0;border-radius:1.2cqh;pointer-events:none}.woaw-gc-penalty-text{color:#f44;font-weight:900;font-size:1.9cqh;line-height:1}.woaw-gc-penalty-value{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-variant-numeric:tabular-nums}.woaw-gc-penalty-minus{color:#f44;font-weight:900;font-size:1.9cqh;line-height:1;margin-right:.08em;transform:translateY(.02em)}.woaw-gc-vitality-badge{position:absolute;top:120%;display:flex;align-items:center;justify-content:space-between;padding:0 1.2cqh;width:7.5cqh;height:4.2cqh;background:#0000004d;border-radius:25px;pointer-events:none;border:1.5px solid #4CAF50;transform-origin:top center}.woaw-gc-vitality-label{font-size:1.8cqh;font-weight:900;color:#4caf50;text-shadow:0 0 .5cqh rgba(76,175,80,.5)}.woaw-gc-vitality-value{font-size:2.2cqh;font-weight:900;color:#fff;font-family:Outfit,sans-serif;text-align:center;text-shadow:.05cqh .05cqh 0 #4CAF50,-.05cqh -.05cqh 0 #4CAF50;font-variant-numeric:tabular-nums}.woaw-gc-vitality-glow{position:absolute;inset:-1.5px;border-radius:25px;box-shadow:0 0 .5cqh #4caf50,0 0 1cqh #4caf50,0 0 2cqh #4caf5066;animation:woaw-vitality-pulse 1.5s infinite ease-in-out;pointer-events:none;z-index:-1}.woaw-gc-shortword-badge{position:absolute;top:120%;display:flex;align-items:center;justify-content:center;gap:.8cqh;padding:0 .9cqh;width:13cqh;height:4.2cqh;background:#0000004d;border-radius:25px;pointer-events:auto;border:1.5px solid #ef5350;transform-origin:top center;cursor:pointer;touch-action:manipulation}.woaw-gc-shortword-value{font-size:2.75cqh;font-weight:900;color:#ff6f61;text-shadow:0 0 .45cqh rgba(255,111,97,.5);font-family:Outfit,sans-serif;line-height:1;display:inline-flex;align-items:center}.woaw-gc-shortword-rule{font-size:2.25cqh;font-weight:800;color:#fff;letter-spacing:.02em;font-family:Outfit,sans-serif;line-height:1;display:inline-flex;align-items:center;gap:.18cqh}.woaw-gc-shortword-arrow{font-size:2.85cqh;line-height:1;transform:translateY(-.03em)}.woaw-gc-shortword-tip{position:absolute;left:50%;transform:translate(-50%,1.55cqh);top:155%;width:42cqh;min-height:0;border-radius:1.1cqh;border:.2cqh solid #FFD700;background:#4a4a4a;color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:2.3cqh;line-height:1.05;font-weight:700;text-align:center;padding:1.05cqh 1.6cqh;z-index:35;box-shadow:0 .3cqw 1cqw #00000080;pointer-events:auto;isolation:isolate}.woaw-gc-shortword-tip:before{content:"";position:absolute;top:-1.45cqh;left:50%;transform:translate(-50%);width:0;height:0;border-left:1.3cqh solid transparent;border-right:1.3cqh solid transparent;border-bottom:1.45cqh solid #FFD700}.woaw-gc-shortword-tip:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:-1.16cqh;width:0;height:0;border-left:1.05cqh solid transparent;border-right:1.05cqh solid transparent;border-bottom:1.18cqh solid #4A4A4A;z-index:1}.woaw-gc-shortword-tip:before{z-index:0}.woaw-gc-shortword-tip:before,.woaw-gc-shortword-tip:after{pointer-events:none}.pnprp-backdrop{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:none;-webkit-backdrop-filter:none}.pnprp-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.pnprp-container{width:40cqw;height:75cqh;pointer-events:auto;position:relative}.pnprp-panel{width:100%;padding:3cqh;border-radius:3cqh;background:linear-gradient(135deg,#0032c8,#000a3c);border:.3cqh solid #FFD700;box-shadow:0 2cqh 5cqh #0009;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;gap:1cqh;font-family:Outfit,sans-serif;overflow:hidden;position:relative;contain:layout paint style}.pnprp-header{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5cqh;margin-bottom:.35cqh;flex:0 0 auto}.pnprp-title{font-size:4.5cqh;margin:0;color:gold;text-shadow:0 .3cqh .6cqh rgba(0,0,0,.5)}.pnprp-winner{font-size:3.5cqh;font-weight:900;text-shadow:2px 2px 0 #000}.pnprp-trophy-section{display:flex;justify-content:center;width:100%;flex:1 1 auto;min-height:0;max-height:50cqh;position:relative}.pnprp-trophy-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.pnprp-trophy-wrapper{--pnprp-plaque-bottom: 9.4%;--pnprp-plaque-height: 8.8%;position:relative;width:min(100%,52cqh);max-height:100%;aspect-ratio:1 / 1;height:auto;display:flex;justify-content:center;align-items:center}.pnprp-trophy-image{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 .5cqh 1cqh rgba(0,0,0,.5))}.pnprp-score-overlay{position:absolute;top:19.5%;width:100%;color:#fff;font-weight:900;font-size:min(4.5cqh,6.2cqw);line-height:1;text-shadow:0 .2cqh 1cqh rgba(0,0,0,.8);letter-spacing:.15cqh}.pnprp-custom-plaque{position:absolute;bottom:var(--pnprp-plaque-bottom);left:50%;height:var(--pnprp-plaque-height);z-index:1;transform:translate(-50%);border-radius:1.2cqh;background:linear-gradient(to bottom,#d8ae45,#e0bd5a 46%,#c99932);box-shadow:inset 0 .22cqh .3cqh #fff8d273,inset 0 -.16cqh .24cqh #7c4e1859,0 .16cqh .4cqh #00000059;border:.14cqh solid rgba(139,95,22,.58)}.pnprp-plaque-mask{position:absolute;bottom:calc(var(--pnprp-plaque-bottom) - .9%);left:50%;height:calc(var(--pnprp-plaque-height) + 2.6%);z-index:1;transform:translate(-50%);border-radius:1.8cqh;background:#805646a8;box-shadow:none;filter:none}.pnprp-winner-label{position:absolute;bottom:var(--pnprp-plaque-bottom);left:50%;height:var(--pnprp-plaque-height);z-index:2;transform:translate(-50%);text-align:center;line-height:1;pointer-events:none}.pnprp-winner-name{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;font-weight:900;font-size:clamp(1.35cqh,2.2cqh,2.5cqh);white-space:nowrap;overflow:visible;text-shadow:0 .08cqh .16cqh rgba(0,0,0,.5);letter-spacing:.008em;max-width:none;padding:0;line-height:1;transform-origin:50% 50%}.pnprp-actions{display:flex;gap:1cqh;flex-wrap:wrap;justify-content:center;width:100%;margin-top:auto;padding-top:0;flex:0 0 auto;position:relative;z-index:3}.pnprp-play-again-button{flex:1;padding:1.5cqh 0;font-size:2.6cqh;background:linear-gradient(to bottom,#4caf50,#2e7d32);color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:12cqh;transition:transform .1s ease,border-color .25s,box-shadow .25s}.pnprp-play-again-button:hover,.pnprp-play-again-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.pnprp-play-again-button:active{transform:scale(.98)}.pnprp-play-again-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.pnprp-quit-button{flex:.6;padding:1.2cqh 0;font-size:2.2cqh;background-color:#f44336;color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:8cqh;transition:transform .1s ease,border-color .25s,box-shadow .25s}.pnprp-quit-button:hover,.pnprp-quit-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.pnprp-quit-button:active{transform:scale(.98)}.pnprp-quit-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.mrp-backdrop{z-index:4000;border:none;padding:0;margin:0;background:transparent;width:100%;height:100%;overflow:visible}.mrp-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.mrp-container{width:45cqw;height:90cqh;pointer-events:auto;position:relative}.mrp-panel{width:100%;padding:4cqh 4cqh 6cqh;border-radius:3cqh;background:linear-gradient(135deg,#0032c8,#000a3c);border:.3cqh solid #FFD700;box-shadow:0 2cqh 5cqh #0009;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:1.2cqh;font-family:Outfit,sans-serif;overflow:hidden;position:relative;content-visibility:auto}.mrp-header{width:100%;margin-bottom:.5cqh;text-align:center}.mrp-title{font-size:5.5cqh;margin:0;color:gold;line-height:1.1;text-shadow:0 .5cqh 1cqh rgba(0,0,0,.5)}.mrp-score-list{width:100%;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1cqh;padding-right:1cqh;margin-bottom:2cqh;scrollbar-gutter:stable}.mrp-player-row{display:flex;justify-content:space-between;align-items:center;padding:1.5cqh 2cqh;border-radius:1cqh;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.1)}.mrp-player-row--me{background-color:#2196f340;border:2px solid #2196F3}.mrp-player-row--disconnected{opacity:.72}.mrp-player-info{display:flex;align-items:center;gap:1.5cqh}.mrp-player-rank{font-size:2.2cqh;font-weight:700;color:gold;width:2.5cqh;text-align:center}.mrp-player-name{font-size:2.2cqh;font-weight:400;color:#fff}.mrp-player-name--me{font-weight:700}.mrp-player-score{font-size:2.8cqh;font-weight:700;color:#fff}.mrp-player-score--me{color:#2196f3}.mrp-room-ended-message{width:100%;color:#fff4b8;font-size:clamp(1rem,3.4cqh,1.3rem);line-height:1.25;text-align:center;font-weight:800;margin:0 0 .8cqh;padding:1cqh 1.4cqh;border:1px solid rgba(255,224,130,.36);border-radius:.9cqh;background:#00000038;text-shadow:0 .25cqh .45cqh rgba(0,0,0,.45)}.mrp-actions{display:flex;gap:1cqh;flex-wrap:wrap;justify-content:center;width:100%;margin-top:auto}.mrp-play-again-button{flex:1;padding:1.5cqh 0;font-size:2.6cqh;background-color:gold;color:#3e2723;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:12cqh;transition:transform .1s ease,border-color .25s,box-shadow .25s}.mrp-play-again-button:hover,.mrp-play-again-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.mrp-play-again-button:active{transform:scale(.98)}.mrp-play-again-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.mrp-play-again-button:disabled,.mrp-play-again-button--disabled{background-color:#ffffff38;color:#ffffff9e;cursor:not-allowed;box-shadow:none;transform:none}.mrp-play-again-button:disabled:hover,.mrp-play-again-button:disabled:focus{border-color:transparent;box-shadow:none}.mrp-quit-button{flex:.6;padding:1.2cqh 0;font-size:2.2cqh;background-color:#f44336;color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:8cqh;transition:transform .1s ease,border-color .25s,box-shadow .25s}.mrp-quit-button:hover,.mrp-quit-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.mrp-quit-button:active{transform:scale(.98)}.mrp-quit-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.hide-on-share{transition:visibility 0s}.srp-backdrop{z-index:1000}.srp-centering{display:flex;justify-content:center;align-items:center;width:100dvw;height:100dvh;pointer-events:none}.srp-game-area{width:min(92dvw,163.56dvh);height:min(51.75dvw,92dvh);max-width:none;max-height:none;container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.srp-container{width:40cqw;height:90cqh;pointer-events:auto;position:relative}.srp-panel{width:100%;height:100%;padding:4cqh 4cqh 3.8cqh;border-radius:3cqh;background:linear-gradient(135deg,#0032c8,#000a3c);border:.3cqh solid #FFD700;box-shadow:0 2cqh 5cqh #0009;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-family:Outfit,sans-serif;overflow:hidden;position:relative;contain:layout paint style}.srp-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.srp-header{width:100%;margin-bottom:.2cqh;text-align:center}.srp-url{color:#fff;font-size:2.8cqh;font-weight:700;letter-spacing:.04em;margin-top:-4.35cqh;margin-bottom:.9cqh;text-shadow:0 1px 2px rgba(0,0,0,.5)}.srp-title{font-size:4.8cqh;margin:-.2cqh 0 0;color:gold;line-height:1.1;text-shadow:0 .5cqh 1cqh rgba(0,0,0,.5)}.srp-score-section{width:100%;font-size:1.8cqh;color:#fff;text-align:center;display:flex;flex-direction:column;gap:.5cqh;margin-top:-.4cqh}.srp-score-container{margin:1.5cqh 0 0;display:flex;justify-content:center;width:100%}.srp-score-border{position:relative;width:100%;padding:.55cqh;border-radius:1.8cqh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffa50026}.srp-score-beam{position:absolute;width:250%;aspect-ratio:1;background:conic-gradient(from 0deg,orange 0deg 160deg,gold 180deg,orange 200deg 360deg);z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.srp-score-content{position:relative;z-index:1;margin:0;font-size:min(3.1cqh,2.5cqw);background:#000;padding:.85cqh 1.8cqh;border-radius:1.2cqh;display:flex;width:100%;align-items:center;justify-content:center;gap:.55cqh;box-shadow:inset 0 0 1cqh #00000080;white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;line-height:1;min-height:5.1cqh}.srp-score-content>*{flex-shrink:0}.srp-score-label{display:inline-flex;align-items:center;line-height:1}.srp-score-value{font-weight:700;color:gold;text-shadow:0 .2cqh .4cqh rgba(0,0,0,.5);display:inline-flex;align-items:center;justify-content:center;font-size:min(3.3cqh,2.6cqw);text-align:center;margin-left:.55cqh;line-height:1}.srp-achievements{margin-top:1cqh;padding:1.5cqh 2cqh;background:var(--woaw-gold-08);border-radius:2cqh;border:.28cqh solid var(--woaw-gold-45);width:100%;display:flex;flex-direction:column;gap:.6cqh;box-shadow:0 0 1.2cqh var(--woaw-gold-25),inset 0 0 2cqh #0003;height:37cqh;justify-content:flex-start;flex-shrink:0;position:relative;overflow:hidden}.srp-achievements-title{margin:0 0 .2cqh;font-size:3.2cqh;font-weight:700;color:gold;text-align:center;flex-shrink:0}.srp-achievements-list{padding:1.2cqh 2cqh;width:100%;box-sizing:border-box;background:#0003;border-radius:1.5cqh;border:.15cqh solid var(--woaw-gold-10);display:flex;flex-direction:column;gap:.8cqh;height:28cqh;flex:0 0 auto;min-height:28cqh;max-height:28cqh;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.srp-achievement-row{margin:0;font-size:2.7cqh;text-align:left;display:flex;align-items:baseline;gap:1.2cqh}.srp-achievement-row--new-top{align-items:center}.srp-achievement-icon{width:2.7cqh;height:2.7cqh;object-fit:contain;display:inline-block;transform:translate(-.18cqh,.03cqh)}.srp-achievement-letter{color:gold;font-weight:700;flex-shrink:0}.srp-achievement-word{color:#fff}.srp-achievement-length{color:#90ee90;font-weight:700;flex-shrink:0}.srp-achievement-new-label{color:gold;font-weight:700}.srp-empty-state{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45cqh;color:#ffffffd9;font-size:2.6cqh;text-align:center;line-height:1.35;overflow:hidden}.srp-empty-line{display:block;white-space:nowrap}.srp-share-row{width:100%;margin:1.2cqh 0 1cqh;display:flex;gap:1cqh;align-items:center;justify-content:center}.srp-share-row--capture{gap:0}.srp-share-button,.srp-solo-achievements-button{flex:1 1 0;min-width:0;min-height:5.2cqh;padding:1.05cqh 1.1cqh;border-radius:1.5cqh;color:gold;font-size:2.15cqh;line-height:1.05;text-align:center;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75cqh;transition:all .2s}.srp-share-button{background:var(--woaw-gold-20);border:.18cqh solid var(--woaw-gold-50)}.srp-solo-achievements-button{background:#0c2670db;border:.18cqh solid rgba(255,215,0,.68)}.srp-share-button:hover,.srp-solo-achievements-button:hover{background:var(--woaw-gold-30)}.srp-share-button:disabled,.srp-solo-achievements-button:disabled{opacity:.5;cursor:default}.srp-share-button:focus-visible,.srp-solo-achievements-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.14cqh}.srp-share-button--capture{opacity:1;color:#fff;background:#000000d1;border-color:gold;text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 8px rgba(0,0,0,.8);box-shadow:0 0 0 2px #ffd70059 inset}.srp-share-icon{flex:0 0 auto;width:2.65cqh;height:2.65cqh}.srp-actions{display:flex;gap:1cqh;flex-wrap:nowrap;justify-content:center;align-items:stretch;width:100%;margin-top:1.35cqh;flex-shrink:0}.srp-play-again-button{flex:1;padding:1.5cqh 0;font-size:2.6cqh;background:linear-gradient(to bottom,#4caf50,#2e7d32);color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:0;transition:transform .1s ease,border-color .25s,box-shadow .25s}.srp-play-again-button:hover,.srp-play-again-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.srp-play-again-button:active{transform:scale(.98)}.srp-play-again-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.srp-quit-button{flex:.6;padding:1.2cqh 0;font-size:2.6cqh;background-color:#f44336;color:#fff;border:.3cqh solid transparent;border-radius:1cqh;cursor:pointer;font-weight:700;box-shadow:0 .4cqh .8cqh #0000004d;min-width:0;transition:transform .1s ease,border-color .25s,box-shadow .25s}.srp-quit-button:hover,.srp-quit-button:focus{border:.3cqh solid var(--primary-color, #FFD700);box-shadow:0 .4cqh .8cqh #0000004d,0 0 .2cqh #ffd70066}.srp-quit-button:active{transform:scale(.98)}.srp-quit-button:focus-visible{outline:.2cqh solid rgba(255,215,0,.9);outline-offset:.12cqh}.mp-backdrop{z-index:2000;background:transparent!important;pointer-events:none}.mp-backdrop--portal-join{background:radial-gradient(circle at 50% 42%,#16403a80,#0c1216e6 52%,#030506)!important}.mp-backdrop--portal-join::backdrop{background:radial-gradient(circle at 50% 42%,#16403a80,#0c1216e6 52%,#030506)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.mp-centering{display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:none}.mp-game-area{width:min(92cqw,163.56cqh);height:min(51.75cqw,92cqh);container-type:size;display:flex;align-items:center;justify-content:center;pointer-events:none}.mp-container{width:min(40cqw,76cqh);height:95cqh;container-type:size;--fc-input-min-height: clamp(38px, min(5.2cqh, 8.8cqi), 52px);--fc-input-font-size: clamp(16px, min(2.8cqh, 4.8cqi), 24px);--fc-input-pad-y: clamp(7px, min(.95cqh, 1.6cqi), 11px);--fc-input-pad-x: clamp(10px, min(1.15cqh, 2cqi), 15px);pointer-events:auto;position:relative}@media(orientation:landscape)and (max-height:760px){.mp-container{--fc-input-min-height: clamp(34px, min(4.8cqh, 8cqi), 46px);--fc-input-font-size: clamp(14px, min(2.55cqh, 4.4cqi), 20px);--fc-input-pad-y: clamp(6px, min(.85cqh, 1.4cqi), 9px);--fc-input-pad-x: clamp(9px, min(1.05cqh, 1.75cqi), 13px)}}@media(orientation:landscape)and (min-height:900px){.mp-container{--fc-input-min-height: clamp(40px, min(5.4cqh, 9.2cqi), 54px);--fc-input-font-size: clamp(17px, min(2.95cqh, 5.1cqi), 25px);--fc-input-pad-y: clamp(7px, min(1cqh, 1.7cqi), 12px);--fc-input-pad-x: clamp(11px, min(1.2cqh, 2.1cqi), 16px)}}@container (max-width: 340px){.mp-container{--fc-input-font-size: clamp(13px, min(2.15cqh, 4.1cqi), 18px);--fc-input-min-height: clamp(32px, min(4.4cqh, 7.4cqi), 42px);--fc-input-pad-y: clamp(6px, min(.82cqh, 1.35cqi), 9px);--fc-input-pad-x: clamp(8px, min(.95cqh, 1.6cqi), 12px)}}@container (max-width: 300px){.mp-container{--fc-input-font-size: clamp(12px, min(2cqh, 3.6cqi), 16px);--fc-input-min-height: clamp(30px, min(4cqh, 6.6cqi), 38px)}}.mp-realtime-shell{width:min(40cqw,76cqh);height:95cqh;--mp-rt-space-1: clamp(.5cqh, .75cqh, 1cqh);--mp-rt-space-2: clamp(.9cqh, 1.3cqh, 1.7cqh);--mp-rt-space-3: clamp(1.3cqh, 1.95cqh, 2.5cqh);--mp-rt-title-size: clamp(22px, 4.6cqh, 46px);--mp-rt-label-size: clamp(18px, 3.55cqh, 36px);--mp-rt-button-size: var(--mp-rt-back-size);--mp-rt-back-size: 3.5cqh;--mp-rt-swatch-size: min(5.3cqh, 11.5cqi)}.mp-game-area--lobby{width:min(96cqw,171cqh);height:min(54cqw,96cqh)}.mp-realtime-shell--lobby{width:75cqw;height:95cqh;max-width:100%}.mp-content--lobby{border-radius:2.2cqh;padding:clamp(1.5cqh,2.2cqh,3cqh) clamp(1.2cqh,2cqh,3cqh);overflow-x:hidden}.mp-container--portal-join .mp-content{background:#0a1218f5;border-color:#6496bec7;box-shadow:0 1.25cqh 5cqh #000000e6,inset 0 0 0 .08cqh #ffffff14}.mp-realtime-shell .mp-content{padding:var(--mp-rt-space-3) clamp(1.1cqmin,2.1cqmin,3cqmin);gap:var(--mp-rt-space-2);justify-content:flex-start;overflow-y:hidden}.mp-realtime-shell .mp-section{gap:var(--mp-rt-space-1);padding:var(--mp-rt-space-1)}.mp-realtime-shell .mp-color-row{width:100%;flex-wrap:nowrap;justify-content:space-between;gap:clamp(.22cqh,.45cqh,.85cqh);margin-top:var(--mp-rt-space-1)}.mp-realtime-shell .mp-color-swatch{width:var(--mp-rt-swatch-size);height:var(--mp-rt-swatch-size);flex:0 1 auto}.mp-realtime-shell .mp-back-button{min-height:12.5cqh;height:12.5cqh;padding:0 3.75cqw;font-size:var(--mp-rt-back-size);margin-top:0}.mp-realtime-shell .mp-input{min-height:var(--fc-input-min-height);padding:var(--fc-input-pad-y) var(--fc-input-pad-x);font-size:var(--fc-input-font-size)}.mp-realtime-shell .mp-input::placeholder{font-size:inherit}.mp-realtime-shell .mp-button{min-height:clamp(7.2cqh,8.3cqh,9.2cqh);padding:clamp(.9cqh,1.1cqh,1.3cqh) clamp(2.3cqh,2.9cqh,3.3cqw);font-size:var(--mp-rt-button-size)}.mp-realtime-shell .mp-title{font-size:var(--mp-rt-title-size)}.mp-realtime-shell .mp-section-label{font-size:var(--mp-rt-label-size)}.mp-realtime-actions{width:100%;margin-top:auto;display:flex;flex-direction:column;gap:var(--mp-rt-space-2)}.mp-content{background-color:#1a2a3a;border-radius:3cqh;padding:3.5cqh 4cqh;border:.375cqh solid #5a7a9a;box-shadow:0 1.25cqh 5cqh #000c;display:flex;flex-direction:column;align-items:center;gap:2cqh;width:100%;height:100%;color:#fff;font-family:Outfit,sans-serif;overflow-y:hidden}.mp-title{margin:0;color:gold;font-size:clamp(20px,4.5cqh,46px);font-family:Outfit,sans-serif;font-weight:800;line-height:1;letter-spacing:.01em}.mp-section{width:100%;display:flex;flex-direction:column;gap:1.2cqh;padding:1.2cqh;background-color:#0003;border-radius:1.5cqh;border:.1cqh solid rgba(255,255,255,.1);align-items:center}.mp-section-label{color:gold;font-size:clamp(16px,3.5cqh,36px);font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;text-align:center;margin:.5cqh 0}.mp-input{width:100%;padding:var(--fc-input-pad-y) var(--fc-input-pad-x);min-height:var(--fc-input-min-height);font-size:var(--fc-input-font-size);background-color:#000;border:.35cqh solid #5a7a9a;color:gold;border-radius:1.2cqh;text-align:center;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05}.mp-input::placeholder{color:#ffd70080;font-size:inherit;font-family:inherit;font-weight:700;line-height:1}.mp-player-name-input--attention{border-color:gold;animation:mp-player-name-attention 1.3s ease-in-out infinite}.mp-player-name-input--attention::placeholder{color:#ffd700f2;animation:mp-player-name-placeholder-attention 1.3s ease-in-out infinite}@keyframes mp-player-name-attention{0%,to{box-shadow:0 0 #ffd70000;border-color:#5a7a9a}50%{box-shadow:0 0 1.3cqh #ffd700d9;border-color:gold}}@keyframes mp-player-name-placeholder-attention{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.mp-player-name-input--attention,.mp-player-name-input--attention::placeholder{animation:none}}.mp-input--error{border-color:#f44;color:#f44}.mp-color-row{display:flex;gap:1.8cqh;justify-content:center;margin-top:1.8cqh}.mp-color-swatch{width:5.5cqh;height:5.5cqh;border-radius:50%;border:.2cqh solid rgba(255,255,255,.3);cursor:pointer;padding:0;outline:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.mp-color-swatch:hover{transform:scale(1.1)}.mp-color-swatch--selected{border:.35cqh solid white;transform:scale(1.1)}.mp-button{width:100%;min-height:8cqh;padding:1cqh 3cqw;background:linear-gradient(180deg,#8b4513,#5d4037);border:.35cqh solid #3E2723;border-radius:2cqh;color:gold;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;font-size:clamp(15px,2.8cqh,30px);cursor:pointer;box-shadow:0 .7cqh 1.4cqh #0006,inset 0 .2cqh .35cqh #ffffff4d;text-shadow:.2cqh .2cqh .35cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;transition:transform .1s ease,background .15s ease}.mp-button:active{transform:scale(.98)}.mp-button--disabled{opacity:.6;cursor:not-allowed}.mp-button--loading{cursor:wait;opacity:.8}.mp-button--hosting{background:linear-gradient(180deg,#5d4037,#3e2723)}.mp-button--join-ready{background:linear-gradient(180deg,#2e7d32,#1b5e20)}.mp-button--join-error{background:linear-gradient(180deg,#dc143c,#8b0000)}.mp-button--join-disabled{background:linear-gradient(180deg,#4a4a4a,#2a2a2a)}.mp-back-button{width:100%;min-height:12.5cqh;padding:2.25cqh 3.75cqw;background:linear-gradient(180deg,#8b2500,#5d1f00);border:.375cqh solid #3E2723;border-radius:1.875cqh;color:#fff;font-family:Outfit,sans-serif;font-weight:700;line-height:1.05;font-size:clamp(18px,3cqh,32px);cursor:pointer;box-shadow:0 .625cqh 1.25cqh #0006,inset 0 .1875cqh .375cqh #ffffff4d;text-shadow:.125cqh .125cqh .25cqh rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;margin-top:auto;transition:transform .1s ease}.mp-back-button:active{transform:scale(.98)}.mp-back-button:disabled,.mp-back-button:disabled:hover,.mp-back-button:disabled:active{opacity:.58;cursor:wait;transform:none}.mp-divider{width:100%;display:flex;align-items:center;gap:2cqh;margin:0cqh 0}.mp-divider__line{flex:1;height:.1cqh;background-color:#ffffff1a}.mp-divider__text{font-size:clamp(14px,min(2.2cqh,3.2cqi),26px);opacity:.6;font-weight:900;line-height:1}.mp-error{margin-top:.8cqh;color:#ff6b6b;font-size:clamp(12px,2.1cqh,22px);font-weight:700;text-align:center}.mp-spacer{height:.5cqh}.mp-button-wrapper{width:100%;padding:0 1.2cqh}.cast-lobby-root{position:relative;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(116deg,rgba(255,215,0,.08) 0 1px,transparent 1px 16px),linear-gradient(154deg,rgba(88,214,141,.07) 0 1px,transparent 1px 18px),linear-gradient(135deg,#07121f,#1d1428 38%,#102c2a 67%,#2a1b0d);color:#fff}.cast-lobby-root:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,215,0,.16) 48%,transparent 52%),linear-gradient(0deg,transparent 0%,rgba(255,255,255,.05) 49%,transparent 51%);background-size:100% 24cqh,26cqw 100%;opacity:.52;mix-blend-mode:screen}.cast-lobby-root .mp-game-area{pointer-events:auto;position:relative;z-index:1}.cast-lobby-root .mp-content{overflow:hidden}.cast-lobby-ended{font-family:Outfit,sans-serif;font-size:clamp(20px,4.2dvh,56px);font-weight:800;color:gold;text-align:center}.cast-lobby-ended-panel{position:relative;z-index:1;display:grid;justify-items:center;gap:clamp(14px,2.2dvh,28px);padding:clamp(22px,4dvh,56px)}.cast-game-state{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.6cqh;text-align:center;padding:clamp(1.2cqh,2cqh,2.7cqh);box-sizing:border-box}.cast-game-state__title{font-family:Outfit,sans-serif;font-size:clamp(26px,5.5cqh,64px);font-weight:900;color:gold;line-height:1.05;text-shadow:0 .25cqh 1.1cqh rgba(0,0,0,.45);max-width:100%}.cast-game-state__subtitle{font-family:Outfit,sans-serif;font-size:clamp(18px,3.3cqh,36px);font-weight:800;color:#ffffffeb;line-height:1.1}.portal-lobby-stage{width:100%;height:100%;display:flex;flex-direction:column}.portal-lobby-stage .lp-top-code{transform:translateY(8.8cqh)}.portal-stage{position:relative}.portal-stage:after{content:"";position:absolute;left:4%;right:4%;bottom:2.6cqh;height:.22cqh;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.62),rgba(88,214,141,.5),transparent);opacity:.86}.portal-stage-header{width:100%;display:grid;justify-items:center;gap:.75cqh}.portal-stage-pill{min-width:10ch;padding:.5cqh 1.1cqh;border:1px solid rgba(88,214,141,.65);border-radius:999px;background:#58d68d24;color:#d9ff8f;font-family:Outfit,sans-serif;font-size:clamp(12px,1.6cqh,18px);font-weight:900;line-height:1;text-transform:uppercase}.portal-live-layout,.portal-final-layout{width:min(100%,146cqh);min-height:0;display:grid;grid-template-columns:minmax(180px,26cqh) minmax(0,1fr);gap:1.5cqh;align-items:stretch}.portal-live-board{min-width:0;display:flex;flex-direction:column;gap:1.2cqh}.portal-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9cqh}.portal-stat{min-width:0;min-height:8cqh;display:grid;place-items:center;gap:.25cqh;padding:.85cqh;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff12}.portal-stat__value{color:#fff;font-family:Outfit,sans-serif;font-size:clamp(22px,4.4cqh,48px);font-weight:900;line-height:.95}.portal-stat__label{color:#ffffffc2;font-family:Outfit,sans-serif;font-size:clamp(11px,1.55cqh,17px);font-weight:800;line-height:1;text-transform:uppercase}.portal-player-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9cqh}.portal-player-card{--portal-player-color: #ffd700;min-width:0;min-height:15.5cqh;display:grid;grid-template-rows:auto 1fr auto;gap:.7cqh;padding:1.05cqh 1.15cqh;border:1px solid rgba(255,255,255,.22);border-left:.65cqh solid var(--portal-player-color);border-radius:8px;background:linear-gradient(180deg,#ffffff1b,#ffffff0e);box-shadow:0 .6cqh 1.7cqh #0000003d}.portal-player-card--playing{animation:portal-card-breathe 1.4s ease-in-out infinite}.portal-player-card--finished{background:linear-gradient(180deg,#58d68d38,#ffffff0f)}.portal-player-card--bust{filter:saturate(.75);background:linear-gradient(180deg,#ff525233,#ffffff0b)}@keyframes portal-card-breathe{0%,to{box-shadow:0 .6cqh 1.7cqh #0000003d,0 0 #ffd70000}50%{box-shadow:0 .6cqh 1.7cqh #0000003d,0 0 1.1cqh #ffd70042}}.portal-player-card__topline,.portal-player-card__scoreline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.9cqh}.portal-player-card__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-family:Outfit,sans-serif;font-size:clamp(17px,2.7cqh,31px);font-weight:900;line-height:1;text-align:left}.portal-player-card__status{flex:0 0 auto;padding:.42cqh .72cqh;border-radius:999px;background:#0000003d;color:gold;font-family:Outfit,sans-serif;font-size:clamp(10px,1.45cqh,16px);font-weight:900;line-height:1;text-transform:uppercase}.portal-player-card--finished .portal-player-card__status{color:#d9ff8f}.portal-player-card--bust .portal-player-card__status{color:#ffb7b7}.portal-player-card__score{color:gold;font-family:Outfit,sans-serif;font-size:clamp(28px,5.1cqh,60px);font-weight:900;line-height:.9}.portal-player-card__delta{color:#ffffffd1;font-family:Outfit,sans-serif;font-size:clamp(12px,1.9cqh,22px);font-weight:800;line-height:1}.portal-wire-meter{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.32cqh;align-items:center}.portal-wire-meter__segment{height:.95cqh;border-radius:999px;background:#ffffff2e}.portal-wire-meter__segment--filled{background:linear-gradient(90deg,var(--portal-player-color),#ffd700);box-shadow:0 0 .55cqh #ffd70061}.portal-join-panel{min-width:0;display:grid;align-content:start;justify-items:center;gap:.8cqh;padding:1.15cqh;border:1px solid rgba(255,215,0,.38);border-radius:8px;background:#0000003d;box-shadow:inset 0 0 0 1px #ffffff0a,0 .7cqh 2cqh #00000042}.portal-join-panel__eyebrow,.portal-join-panel__code-label,.portal-join-panel__footer{color:#ffffffc2;font-family:Outfit,sans-serif;font-size:clamp(10px,1.45cqh,16px);font-weight:900;line-height:1;text-transform:uppercase}.portal-join-panel__qr{width:min(19cqh,100%);aspect-ratio:1;display:grid;place-items:center;padding:.65cqh;border-radius:8px;background:#fff;box-shadow:0 .45cqh 1.2cqh #00000059}.portal-join-panel__qr svg{width:100%;height:auto;display:block}.portal-join-panel__code{max-width:100%;overflow:hidden;color:gold;font-family:Outfit,sans-serif;font-size:clamp(24px,5.1cqh,58px);font-weight:900;letter-spacing:.16em;line-height:.95}.portal-join-panel__footer{color:#d9ff8f;text-align:center}.portal-final-layout{grid-template-columns:minmax(210px,34cqh) minmax(0,1fr) minmax(170px,24cqh)}.portal-winner-spotlight{min-width:0;display:grid;align-content:center;justify-items:center;gap:.8cqh;padding:1.5cqh;border:1px solid rgba(255,215,0,.58);border-radius:8px;background:linear-gradient(180deg,#ffd70033,#ffffff0e);box-shadow:0 .8cqh 2.1cqh #0000004d}.portal-winner-spotlight__label{color:#ffffffc7;font-family:Outfit,sans-serif;font-size:clamp(12px,1.7cqh,18px);font-weight:900;line-height:1;text-transform:uppercase}.portal-winner-spotlight__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;color:#fff;font-family:Outfit,sans-serif;font-size:clamp(26px,4.6cqh,52px);font-weight:900;line-height:1.02}.portal-winner-spotlight__score{color:gold;font-family:Outfit,sans-serif;font-size:clamp(56px,12cqh,130px);font-weight:900;line-height:.9}.portal-leaderboard{min-width:0;display:grid;align-content:start;gap:.75cqh}.portal-leaderboard-row{--portal-player-color: #ffd700;min-width:0;min-height:7.4cqh;display:grid;grid-template-columns:minmax(4.6cqh,auto) minmax(0,1fr) minmax(5.5cqh,auto);align-items:center;gap:1cqh;padding:.85cqh 1.05cqh;border:1px solid rgba(255,255,255,.14);border-left:.6cqh solid var(--portal-player-color);border-radius:8px;background:#ffffff12;color:#fff;font-family:Outfit,sans-serif;font-weight:900}.portal-leaderboard-row--winner{border-color:#ffd7008c;background:linear-gradient(90deg,#ffd70033,#ffffff13)}.portal-leaderboard-row__rank,.portal-leaderboard-row__score{color:gold;font-size:clamp(18px,3.2cqh,34px);line-height:1}.portal-leaderboard-row__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,3cqh,32px);line-height:1;text-align:left}@media(orientation:landscape)and (max-height:680px){.cast-game-state{gap:1cqh;padding:1.1cqh}.portal-live-layout,.portal-final-layout{gap:1cqh}.portal-player-card{min-height:13.2cqh;padding:.85cqh .95cqh}.portal-join-panel__qr{width:min(15.8cqh,100%)}}@media(max-width:860px),(orientation:portrait){.portal-live-layout,.portal-final-layout{grid-template-columns:1fr}.portal-join-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-items:start;align-content:center}.portal-join-panel__eyebrow,.portal-join-panel__footer{display:none}.portal-join-panel__qr{width:11cqh}.portal-join-panel__code-label{display:none}.portal-player-grid{grid-template-columns:1fr}.portal-stat-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.portal-controller-toggle-wrap{position:absolute;top:max(10px,env(safe-area-inset-top,0px));left:max(10px,env(safe-area-inset-left,0px));z-index:2300}.portal-controller-toggle{border:.18cqh solid #ffd700;border-radius:.8cqh;background:#0f2540e0;color:gold;font-family:Outfit,sans-serif;font-size:clamp(12px,1.5cqh,18px);font-weight:800;line-height:1;padding:.8cqh 1.2cqh}.portal-controller-toggle--ended{font-size:clamp(14px,2.2dvh,24px);padding:clamp(10px,1.5dvh,18px) clamp(18px,2.6dvh,32px)}
