@font-face{font-family:Nunito;src:url(/fonts/Nunito/Nunito-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Nunito;src:url(/fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic}@font-face{font-family:Luckiest Guy;src:url(/fonts/LuckiestGuy/LuckiestGuy-Regular.ttf) format("truetype");font-weight:400;font-style:normal}html,body{overscroll-behavior-x:none}html,body{background-color:#351330;height:100dvh;font-family:Nunito,sans-serif;font-size:15px;color:#fff;overflow:hidden;padding:0;margin:0}*,*:before,*:after{box-sizing:border-box;font-family:Nunito,sans-serif;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}::selection{background-color:#0003}button,a,[role=button]{touch-action:manipulation}#app{display:flex;flex-direction:column;background-image:url(/assets/pattern-bg-ySuYzkyM.webp);background-repeat:repeat;background-size:contain;background-position:center;width:100%;max-width:475px;height:100dvh;overflow:hidden;margin:0 auto}#app .app-logo{background-image:url(/assets/logo-BI2dFAU-.webp);background-repeat:no-repeat;background-size:contain;background-position:center;width:325px;aspect-ratio:1024/219;-webkit-user-drag:none;padding-top:env(safe-area-inset-top);margin:0 auto}#app .app-desc{display:flex;flex-direction:column;background-color:#ffffff17;box-shadow:0 0 10px #0000004d;border-left:3px solid #e04899;border-radius:10px;padding:10px 15px;margin:15px 20px}#app .app-desc h1{text-transform:uppercase;font-size:14px;font-weight:700;color:#e6c9ff;margin-bottom:5px}#app .app-desc p{line-height:1.4;font-size:11px;font-weight:600;color:#ab85c6}#app .not-found-btn{position:fixed;display:flex;justify-content:center;width:100%;max-width:475px;bottom:calc(env(safe-area-inset-bottom) + 15px);padding:0 20px}#app .not-found-btn a{cursor:pointer;background-color:#3fcf7d;border:none;box-shadow:0 0 10px #0000004d;border-radius:45px;width:100%;max-width:475px;text-decoration:none;text-align:center;font-size:22px;font-weight:700;color:#271735;padding:20px 0}.alert{display:block;font-weight:600;width:100%;overflow:hidden;margin:15px 0}.alert#error{color:#e43636}.glass{background:linear-gradient(0deg,#ffffff26,#fff3,#ffffff40 80%,#fff6);box-shadow:0 0 3px #00000040;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);border-top:2px solid rgba(255,255,255,.45);border-left:1px solid rgba(255,255,255,.2);border-right:2px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.1)}.header{position:sticky;width:100%;max-width:475px;height:78px;top:0;color:#fff;overflow:hidden;z-index:1000;padding-top:env(safe-area-inset-top)}.header-wrapper{position:relative;font-size:0;overflow:hidden;padding:20px}.header-btn{position:absolute;display:flex;align-items:center;justify-content:center;left:15px;top:50%;transform:translateY(-50%)}.header-title{display:block;text-align:center;text-overflow:ellipsis;text-transform:uppercase;height:30px;font-size:18px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;margin-top:8px}.header-action{position:absolute;display:flex;align-items:center;justify-content:center;right:15px;top:50%;transform:translateY(-50%)}.header-btn a,.header-action a,.header-btn button,.header-action button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;aspect-ratio:1 / 1;height:45px;border-radius:50%;text-decoration:none;font-size:18px;color:#fff}.players-wrapper{text-align:center;padding:0 20px}.players-header{overflow:hidden;margin:20px 0}.players-header h2{text-transform:uppercase;font-size:18px;font-weight:700;color:#fff}.players-header p{font-size:15px;font-weight:600;color:#916bac;margin-top:5px}.players-list{background-color:#271735;border:1px solid #3f2a5a;box-shadow:0 0 10px #0000004d;border-radius:10px;max-height:225px;overflow:auto;-webkit-overflow-scrolling:touch;margin-top:15px;margin-bottom:15px}.players-list-empty{overflow:hidden;margin:15px 0}.players-list-empty p{font-style:italic;font-weight:600;font-size:16px;color:#fff}.players-list-item{display:flex;justify-content:space-between;border-bottom:1px solid #2e2241;overflow:hidden;padding:20px}.players-list-item:last-child{border-bottom:none}.players-list-item .name{display:block;font-size:16px;font-weight:700;color:#916bac;overflow:hidden}.players-list-item .btn{display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;font-size:16px;color:#e04899}.players-actions{display:flex;justify-content:center;gap:10px}.players-actions button{cursor:pointer;border-radius:50%;width:45px;height:45px;font-size:15px;color:#fff;padding:10px}.players-actions button:disabled{opacity:.5;cursor:not-allowed}.players-add{margin-top:15px}.players-add-input{display:flex;justify-content:space-between;width:100%;background-color:#271735;border:1px solid #3f2a5a;box-shadow:0 0 10px #0000004d;border-radius:45px;overflow:hidden;padding:10px}.players-add input[type=text]{background:none;border:none;width:80%;font-size:15px;font-weight:600;color:#916bac;overflow:hidden;padding-left:15px}.players-add input[type=text]::placeholder{color:#614874;font-weight:600}.players-add button{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#3fcf7d;border:none;border-radius:50%;width:40px;height:40px;font-size:20px;color:#271735;overflow:hidden}.start-btn{position:fixed;display:flex;justify-content:center;width:100%;max-width:475px;bottom:calc(env(safe-area-inset-bottom) + 15px);padding:0 20px}.start-btn button{cursor:pointer;background-color:#3fcf7d;border:none;box-shadow:0 0 10px #0000004d;border-radius:45px;width:100%;max-width:475px;font-size:22px;font-weight:700;color:#271735;padding:20px 0}.start-btn a{cursor:pointer;background-color:#3fcf7d;border:none;box-shadow:0 0 10px #0000004d;border-radius:45px;width:100%;max-width:475px;text-decoration:none;text-align:center;font-size:22px;font-weight:700;color:#271735;padding:20px 0}.game-list{position:sticky;border-radius:15px;width:100%;max-width:475px;top:calc(env(safe-area-inset-top) + 70px);right:0;left:0;bottom:calc(env(safe-area-inset-bottom) + 0px);overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;padding:0 20px;margin:20px auto}.game-list::-webkit-scrollbar{display:none}.game-list-items{display:flex;flex-direction:column;gap:15px}.game-item{position:relative;display:block;background-color:#271735;border:1px solid #3f2a5a;box-shadow:0 0 10px #0000004d;border-radius:10px;text-decoration:none;overflow:hidden;touch-action:manipulation;padding:15px}.game-item img,.game-item a,.game-item{-webkit-user-drag:none}.game-item,.game-item *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.game-item-locked{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#ffffff0d;border-radius:50%;top:5px;right:5px;width:35px;height:35px;font-size:16px;color:#fcba03;z-index:10}.game-item.locked{pointer-events:none;opacity:.7;filter:grayscale(80%)}.game-item.locked .game-item-locked{pointer-events:auto}.game-item-body{display:flex;align-items:center;margin-bottom:25px}.game-item-icon{width:75px;height:75px;overflow:hidden}.game-item-icon img{width:100%;height:100%;object-fit:contain}.game-item-title{text-shadow:0 0 6px rgba(255,255,255,.4);text-overflow:ellipsis;letter-spacing:1px;font-family:Luckiest Guy,cursive;font-size:28px;color:#fff;margin-left:20px}.game-item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.game-item-players{font-size:16px;font-weight:800;color:#916bac}.game-item-category{border:1px solid #614874;border-radius:15px;font-size:10px;font-weight:600;color:#bf9fd6;text-transform:uppercase;padding:5px 10px}.game-content{position:sticky;display:flex;flex-direction:column;width:100%;max-width:475px;top:calc(env(safe-area-inset-top) + 80px);right:0;left:0;bottom:0;overflow:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;margin:0 auto;height:100%;min-height:0}.game-content-wrapper{position:relative;display:flex;flex-direction:column;border-radius:15px;height:100%;min-height:0}.game-categories{display:flex;justify-content:center;gap:15px;height:40px;margin-top:20px}.game-categories button{cursor:pointer;background-color:#271735;border:1px solid #3f2a5a;box-shadow:0 0 10px #0000004d;border-radius:10px;font-size:14px;font-weight:700;color:#fff;padding:10px 20px}.game-categories button.active{background-color:#362446;border:1px solid #916bac}.game-body{flex:1;display:flex;justify-content:center;align-items:center;min-height:0;height:auto;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.game-body-wrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;min-height:100%;width:100%;padding:20px}.game-body-wrapper .center-area{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.game-body-wrapper p{text-align:center;font-size:28px;font-weight:600;color:#fff;margin:0}.game-body-wrapper .hint{font-size:16px;font-weight:600;color:#bf9fd6;margin-bottom:20px}.game-body-wrapper small{display:block;text-align:center;font-size:14px;font-weight:600;color:#916bac;margin-top:10px}.game-body-btn{position:absolute;width:100%;max-width:475px;left:0;right:0;bottom:calc(env(safe-area-inset-bottom) + 35px);padding:0 20px}.game-body-btn button{cursor:pointer;background-color:#3fcf7d;border:none;box-shadow:0 0 10px #0000004d;border-radius:45px;width:100%;max-width:475px;font-size:22px;font-weight:700;color:#271735;padding:20px 0}.footer{position:absolute;width:100%;max-width:475px;height:45px;bottom:calc(env(safe-area-inset-bottom) + 35px);right:0}.footer-btn{position:absolute;display:flex;align-items:center;justify-content:center;right:15px;top:50%;transform:translateY(-50%)}.footer-btn a{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;aspect-ratio:1 / 1;height:45px;border-radius:50%;text-decoration:none;font-size:18px;color:#fff}.modal-backdrop{position:fixed;display:flex;align-items:flex-start;justify-content:center;background-color:#351330;will-change:opacity;inset:0;z-index:1000}.modal-panel{position:relative;background-image:url(/assets/pattern-bg-ySuYzkyM.webp);background-repeat:repeat;background-size:contain;background-position:center;width:100%;max-width:475px;height:100dvh;overflow:auto;overscroll-behavior:contain;padding-top:env(safe-area-inset-top)}.modal-header{position:relative;display:flex;align-items:center;height:78px;padding:0 20px}.modal-header h2{flex-grow:1;text-overflow:ellipsis;text-transform:uppercase;text-align:center;font-size:18px;font-weight:700;color:#fff}.modal-header-btn{position:absolute;display:flex;align-items:center;justify-content:center;right:15px;top:50%;transform:translateY(-50%)}.modal-header-btn a{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;aspect-ratio:1 / 1;height:45px;border-radius:50%;text-decoration:none;font-size:18px;color:#fff}.modal-body{padding:20px}.modal-body h3{text-transform:uppercase;font-size:16px;font-weight:700;color:#e6c9ff;margin-top:15px;margin-bottom:10px}.modal-body h4{text-transform:uppercase;font-size:14px;font-weight:700;color:#bf9fd6;margin-top:10px;margin-bottom:8px}.modal-body p{white-space:pre-line;font-size:14px;font-weight:600;color:#fff;margin-bottom:30px}.modal-body ol{padding-left:20px}.modal-body ol li{margin-bottom:10px;font-size:14px;font-weight:600;color:#fff}.ad-container{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;max-width:320px;height:60px;left:0;bottom:calc(env(safe-area-inset-bottom) + 35px);padding:0 20px;z-index:inherit}.ad-expample{width:100%;max-width:475px;height:60px;background-color:#ffffff80;border:1px solid #271735;box-shadow:0 0 10px #0000004d;border-radius:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(10px)}to{transform:translate(0)}}.shake{animation:shake .4s ease}.slide-enter-active,.slide-leave-active{transition:transform .18s ease,opacity .18s ease;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}.slide-enter-from{transform:translate3d(40px,0,0) scale(.98);opacity:0}.slide-leave-to{transform:translate3d(-40px,0,0);opacity:0}.start-text{opacity:.9;transition:transform .18s ease,opacity .18s ease;will-change:transform,opacity}.start-text-inner{display:inline-block;animation:pulseScale 1s ease-in-out infinite;will-change:transform}@keyframes pulseScale{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.start-text.leaving .start-text-inner{animation:none}.start-text.leaving{transform:translate3d(-60px,0,0);opacity:0}
