.styles-module__8rXO2a__container{width:100%;height:var(--vh-full);background:var(--color-black);color:#fff;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative;overflow:scroll}.styles-module__8rXO2a__section{background-color:var(--color-black);background:0 0;width:100%;padding:0 10px;font-size:.85rem}.styles-module__8rXO2a__sectionTitle{padding:0 0 10px}.styles-module__8rXO2a__textBox{color:#fff;width:100%;height:fit-content;padding:5px 0 15px}.styles-module__8rXO2a__back{cursor:pointer;width:40px;height:40px;z-index:var(--z-index-ui);background-color:#0000;background-image:url(/icons/arrow.png);background-repeat:no-repeat;background-size:cover;border:none;position:absolute;top:22px;left:10px}.styles-module__8rXO2a__footer{flex:1;justify-content:center;align-items:flex-end;padding:1rem;display:flex}.styles-module__8rXO2a__option{flex-direction:column;width:100%;display:flex}.styles-module__8rXO2a__link{cursor:pointer;border-bottom:1px dashed #ffffff80;width:fit-content}
.styles-module__L2XVjq__container{background:var(--color-dark-bg);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.styles-module__L2XVjq__orbContainer{justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative}.styles-module__L2XVjq__orb{object-fit:contain;will-change:transform, opacity;width:150px;height:150px;transition:all 1s cubic-bezier(.4,0,.2,1);position:absolute}.styles-module__L2XVjq__orb.styles-module__L2XVjq__visible{opacity:1;filter:brightness(1.3)drop-shadow(0 0 20px #a855f799);transform:scale(1)rotate(0)}.styles-module__L2XVjq__orb.styles-module__L2XVjq__hidden{opacity:0;filter:brightness(.6)drop-shadow(0 0 5px #a855f733);transform:scale(.7)rotate(180deg)}.styles-module__L2XVjq__glow{pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#a855f780 0%,#8b5cf64d 20%,#7c3aed26 40%,#a855f700 70%);border-radius:50%;width:220px;height:220px;animation:2.5s ease-in-out infinite styles-module__L2XVjq__pulse;position:absolute}@keyframes styles-module__L2XVjq__pulse{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}
@keyframes styles-module__4U3L_a__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__4U3L_a__logoGroup{z-index:10000;opacity:0;flex-direction:column;align-items:center;gap:.25rem;animation:.15s ease-out .1s forwards styles-module__4U3L_a__fadeIn;display:flex}@media (min-width:768px){.styles-module__4U3L_a__logoGroup{position:absolute;top:2rem;left:50%;transform:translate(-50%)}}.styles-module__4U3L_a__logo{aspect-ratio:476/200;width:100%;max-width:250px}@media (min-width:768px){.styles-module__4U3L_a__logo{max-width:160px}}.styles-module__4U3L_a__season{text-align:center;font-family:var(--font-header);font-size:1.4rem}@media (min-width:768px){.styles-module__4U3L_a__season{opacity:.6;font-size:.85rem}}.styles-module__4U3L_a__subtitle{text-align:center;font-family:var(--font-header);margin-top:.25rem;font-size:1.2rem}.styles-module__4U3L_a__loadingContainer{z-index:10000;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;width:auto;max-width:90%;padding:.75rem 1.25rem;display:flex}@media (min-width:768px){.styles-module__4U3L_a__loadingContainer{position:absolute;bottom:calc(50% - 240px);left:50%;transform:translate(-50%)}}.styles-module__4U3L_a__liquidFill{display:none}@media (min-width:768px){.styles-module__4U3L_a__liquidFill{pointer-events:none;z-index:1;background:linear-gradient(#a855f700 0%,#a855f714 40%,#8b5cf626 100%);width:100%;transition:height .12s linear;display:block;position:absolute;bottom:0;left:0}}.styles-module__4U3L_a__retryButton{color:#0a0a0a;font-family:var(--font-header);cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:transform .16s ease-out}.styles-module__4U3L_a__retryButton:active{transform:scale(.97)}.styles-module__4U3L_a__retryButton:disabled{opacity:.6;cursor:default}.styles-module__4U3L_a__buttonRow{justify-content:center;gap:.75rem;display:flex}.styles-module__4U3L_a__homeButton{color:#fff;font-family:var(--font-header);cursor:pointer;background:#ffffff4d;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:transform .16s ease-out}.styles-module__4U3L_a__homeButton:active{transform:scale(.97)}.styles-module__4U3L_a__loadingOverlay{width:100%;height:var(--vh-full);background:var(--color-blue-sky);opacity:0;color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;transition:opacity .15s ease-out;display:flex}.styles-module__4U3L_a__loadingOverlay.styles-module__4U3L_a__inProgress{opacity:1;z-index:var(--z-index-loading-overlay);position:absolute;top:0;left:0}.styles-module__4U3L_a__loadingOverlay.styles-module__4U3L_a__fadeOut{opacity:0}.styles-module__4U3L_a__loadingOverlay{padding-top:4rem}@media (min-width:768px){.styles-module__4U3L_a__loadingOverlay{background:var(--color-dark-bg);justify-content:center;gap:0;padding-top:0}}.styles-module__4U3L_a__desktopOrb{display:none}@media (min-width:768px){.styles-module__4U3L_a__desktopOrb{margin-bottom:1.5rem;display:block}}.styles-module__4U3L_a__orbInline{z-index:9998;background:0 0;width:auto;height:auto;position:relative}.styles-module__4U3L_a__artwork{width:100%;height:auto;z-index:var(--z-index-arena-cloud-back);position:absolute;bottom:0}@media (min-width:768px){.styles-module__4U3L_a__artwork{display:none}}.styles-module__4U3L_a__loginContainer{width:fit-content;z-index:var(--z-index-ui-top);padding:1rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px));opacity:0;flex-direction:column;align-items:stretch;gap:1rem;margin:0 auto;animation:.15s ease-out .15s forwards styles-module__4U3L_a__fadeIn;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module__4U3L_a__loginMessage{text-align:center;font-family:var(--font-header);color:#ffffffe6;max-width:280px;font-size:.9rem}
.styles-module__7GwRGq__container{pointer-events:auto;background:#ffffffa6;border-radius:14px;flex-direction:row;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:6px 12px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;display:flex;box-shadow:0 1px 3px #0000001f}.styles-module__7GwRGq__container.styles-module__7GwRGq__night{background:#141e3cd9;box-shadow:0 2px 8px #0006}.styles-module__7GwRGq__icon{justify-content:center;align-items:center;line-height:1;display:flex}.styles-module__7GwRGq__text{color:#000000d9;font-size:.65rem;font-family:var(--font-sans-semi);white-space:nowrap;transition:color .6s ease-in-out}.styles-module__7GwRGq__container.styles-module__7GwRGq__night .styles-module__7GwRGq__text{color:#fffffff2}
.styles-module__flXHIq__spinner{border:2px solid #0003;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:1s linear infinite styles-module__flXHIq__spin;display:inline-block}@keyframes styles-module__flXHIq__spin{to{transform:rotate(360deg)}}.styles-module__flXHIq__stopButton{color:#fff;cursor:pointer;background-color:#dc2626;border:1px solid #991b1b;border-radius:3px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:700;transition:background-color .1s;box-shadow:0 1px 2px #0003}.styles-module__flXHIq__stopButton:hover{background-color:#b91c1c}
.styles-module___zHm-G__container{width:fit-content;font-family:var(--font-sans-semi);-webkit-user-select:none;user-select:none;pointer-events:auto;border-radius:20px;align-items:center;gap:10px;height:48px;padding:6px 12px;font-size:11px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;display:flex;box-shadow:0 1px 3px #0000001f}.styles-module___zHm-G__icon{justify-content:center;align-items:center;font-size:16px;display:flex}.styles-module___zHm-G__infoColumn{flex-direction:column;justify-content:center;gap:2px;display:flex}@keyframes styles-module___zHm-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.styles-module___zHm-G__folkName{opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:70px;font-size:9px;font-weight:600;overflow:hidden}.styles-module___zHm-G__barContainer{background:#0003;border-radius:4px;width:60px;height:8px;position:relative;overflow:hidden}.styles-module___zHm-G__bar{border-radius:4px;height:100%;transition:width .5s,background-color .3s}.styles-module___zHm-G__numbers{align-items:baseline;gap:1px;line-height:1;display:flex}.styles-module___zHm-G__current{font-size:13px;font-weight:700}.styles-module___zHm-G__separator{opacity:.6;font-size:11px}.styles-module___zHm-G__max{opacity:.7;font-size:11px}.styles-module___zHm-G__refillTimer{opacity:.7;white-space:nowrap;font-size:8px;line-height:1;animation:.3s styles-module___zHm-G__fadeIn}@keyframes styles-module___zHm-G__fadeIn{0%{opacity:0}to{opacity:.7}}@keyframes styles-module___zHm-G__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.styles-module___zHm-G__shake{animation:.4s ease-in-out styles-module___zHm-G__shake}
.styles-module__fuK2da__button{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#323232bf;background:linear-gradient(135deg,#ffffff80 0%,#ffffff26 50%,#ffffff59 100%);border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;transform:translateZ(0);box-shadow:0 8px 32px #0000002e,0 4px 12px #0000001f,0 2px 4px #00000014,inset 0 1px 2px #ffffffb3,inset 0 -1px 1px #00000014}.styles-module__fuK2da__button:active{background:linear-gradient(135deg,#ffffffb3 0%,#fff6 50%,#fff9 100%);border-color:#fffc;transform:scale(.96);box-shadow:0 2px 8px #fff6,0 1px 2px #0000001a,inset 0 1px 1px #ffffff80,inset 0 -1px 1px #0000000d}.styles-module__fuK2da__button.styles-module__fuK2da__night{color:#fffffff2;background:linear-gradient(135deg,#1e2d46bf 0%,#0f193299 50%,#192841b3 100%);border:1px solid #fff3;box-shadow:0 8px 32px #0006,0 4px 12px #0000004d,0 2px 4px #0003,inset 0 1px 2px #ffffff1f,inset 0 -1px 1px #00000040}.styles-module__fuK2da__button.styles-module__fuK2da__night:active{background:linear-gradient(135deg,#2d3c5acc 0%,#1e2d46a6 50%,#283755bf 100%);border-color:#ffffff4d;transform:scale(.96);box-shadow:0 2px 8px #5078b433,0 1px 2px #00000040,inset 0 1px 1px #ffffff14,inset 0 -1px 1px #0003}.styles-module__fuK2da__button svg{display:block}.styles-module__fuK2da__button.styles-module__fuK2da__disabled{cursor:not-allowed;opacity:.5;pointer-events:none}
.styles-module__C26vIW__bottomMenu{flex-direction:row;align-items:center;gap:8px;display:flex}.styles-module__C26vIW__menuButton{justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.styles-module__C26vIW__icon{width:24px;height:24px}
.styles-module__gSZ61q__card{border-radius:var(--btn-radius);cursor:pointer;background:var(--color-black);border:2px solid #fff3;flex-shrink:0;width:100px;height:100px;transition:all .2s ease-out;position:relative}.styles-module__gSZ61q__card:hover{opacity:1;transform:scale(1.05)}.styles-module__gSZ61q__card:not(.styles-module__gSZ61q__selected){opacity:.6}.styles-module__gSZ61q__selected{opacity:1;z-index:5;border-width:2px;border-radius:16px;width:200px;height:200px}.styles-module__gSZ61q__stackLayer{content:"";pointer-events:none;background:#0000004d;border:1px solid #fff3;border-radius:16px;width:100%;height:100%;position:absolute}.styles-module__gSZ61q__stackLayer1{z-index:-1;top:-4px;right:-4px}.styles-module__gSZ61q__stackLayer2{z-index:-2;opacity:.5;top:-8px;right:-8px}.styles-module__gSZ61q__imageWrapper{border-radius:var(--btn-radius);width:100%;height:100%;position:relative;overflow:hidden}.styles-module__gSZ61q__image{object-fit:cover;width:100%;height:100%}.styles-module__gSZ61q__levelBadge{color:#fffffff2;z-index:10;letter-spacing:.3px;background:#0009;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:6px;left:6px}.styles-module__gSZ61q__stackBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:10;background:#00000080;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:6px;right:6px}.styles-module__gSZ61q__variantBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffe6;z-index:10;letter-spacing:.3px;background:#0009;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:8px;right:8px}.styles-module__gSZ61q__nameOverlay{background:linear-gradient(#0000 0%,#000c 100%);padding:6px 4px 4px;position:absolute;bottom:0;left:0;right:0}.styles-module__gSZ61q__name{text-align:center;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:500;overflow:hidden}.styles-module__gSZ61q__selected .styles-module__gSZ61q__name{font-size:.875rem}.styles-module__gSZ61q__selected .styles-module__gSZ61q__imageWrapper{border-radius:16px}.styles-module__gSZ61q__selected .styles-module__gSZ61q__levelBadge{min-width:28px;height:28px;padding:0 8px;font-size:.75rem;top:8px;left:8px}.styles-module__gSZ61q__noAnimation{transition:none!important}.styles-module__gSZ61q__noBlur{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}@media (max-width:420px){.styles-module__gSZ61q__selected{width:145px;height:145px}}@media (max-height:800px){.styles-module__gSZ61q__card{width:70px;height:70px}.styles-module__gSZ61q__selected{width:140px;height:140px}}
.styles-module__fl00OG__carousel{justify-content:center;align-items:center;width:100%;max-height:100%;display:flex;position:relative;overflow:visible}.styles-module__fl00OG__scrollContainer{scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;flex-direction:row;align-items:center;gap:16px;width:100%;max-width:100%;height:auto;padding:20px 50%;display:flex;overflow:scroll visible}.styles-module__fl00OG__scrollContainer:before,.styles-module__fl00OG__scrollContainer:after{content:"";flex-shrink:0}.styles-module__fl00OG__scrollContainer::-webkit-scrollbar{display:none}.styles-module__fl00OG__cardWrapper{scroll-snap-align:center;scroll-snap-stop:always;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .15s ease-out,opacity .15s ease-out;display:flex}.styles-module__fl00OG__navButton{color:#ffffff80;cursor:pointer;z-index:100;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__fl00OG__navButton svg{margin:0;display:block}.styles-module__fl00OG__navButton:hover{color:#ffffffe6;transform:translateY(-50%)scale(1.15)}.styles-module__fl00OG__navButton:active{transform:translateY(-50%)scale(.9)}.styles-module__fl00OG__navButton.styles-module__fl00OG__prev{left:-16px}.styles-module__fl00OG__navButton.styles-module__fl00OG__next{right:-16px}.styles-module__fl00OG__noAnimation .styles-module__fl00OG__cardWrapper{transition:none!important}
.styles-module__SwraAW__container{padding:2px 4px}.styles-module__SwraAW__statPill{background-color:#ffffff14;border-radius:999px;height:22px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.styles-module__SwraAW__pillFill{background:var(--color-black-dark);border-radius:999px;height:calc(100% - 4px);transition:width .2s;position:absolute;top:2px;left:2px}.styles-module__SwraAW__pillContent{justify-content:space-between;align-items:center;height:100%;padding:0 10px;display:flex;position:relative}.styles-module__SwraAW__label{color:#ffffffa6;letter-spacing:.02em;text-transform:uppercase;font-size:.66rem;font-weight:500}.styles-module__SwraAW__value{color:#fff;letter-spacing:.01em;text-shadow:0 1px 2px #00000059;font-size:.8rem;font-weight:700}
.styles-module__pQPmbG__folkInfo{flex-direction:column;align-items:center;gap:8px;display:flex}.styles-module__pQPmbG__folkName{font-family:var(--font-header);text-transform:uppercase;color:#fff;text-align:center;margin:0;font-size:1.5rem}.styles-module__pQPmbG__folkDescription{color:#fff9;text-align:center;margin:0;font-size:.8rem;line-height:1.4}@media (max-height:800px){.styles-module__pQPmbG__folkDescription{display:none}}.styles-module__pQPmbG__folkMeta{align-items:center;gap:16px;font-size:.9rem;display:flex}.styles-module__pQPmbG__folkLevel{background:var(--color-black);border-radius:8px;align-items:center;gap:8px;padding:.25rem .75rem;display:flex}.styles-module__pQPmbG__carouselSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;max-height:100%;padding:0;display:flex;position:relative;overflow:hidden}.styles-module__pQPmbG__statsSection{flex-direction:column;gap:8px;display:flex}.styles-module__pQPmbG__variantArrowUp,.styles-module__pQPmbG__variantArrowDown{color:#ffffff80;cursor:pointer;z-index:100;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s,transform .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)}@keyframes styles-module__pQPmbG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__pQPmbG__folkInfoAnimated{animation:.3s ease-out styles-module__pQPmbG__fadeInUp}.styles-module__pQPmbG__variantArrowUp svg,.styles-module__pQPmbG__variantArrowDown svg{display:block}.styles-module__pQPmbG__variantArrowUp{top:-5px}.styles-module__pQPmbG__variantArrowDown{bottom:-5px}.styles-module__pQPmbG__variantArrowUp:hover,.styles-module__pQPmbG__variantArrowDown:hover{color:#ffffffe6;transform:translate(-50%)scale(1.15)}.styles-module__pQPmbG__variantArrowUp:active,.styles-module__pQPmbG__variantArrowDown:active{transform:translate(-50%)scale(.9)}.styles-module__pQPmbG__statsGrid{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;padding:12px 8px;display:grid}.styles-module__pQPmbG__spellsHeader{justify-content:space-between;align-items:center;margin:12px 0 6px;display:flex}.styles-module__pQPmbG__spellsLabel{text-transform:uppercase;color:#ffffffd9;letter-spacing:.5px;text-align:left;margin:0;font-size:.7rem;font-weight:600}.styles-module__pQPmbG__folkTypeRow{align-items:center;gap:6px;display:flex}.styles-module__pQPmbG__folkTypeLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.styles-module__pQPmbG__spellsSection{width:100%;padding:0 0 10px}.styles-module__pQPmbG__spells{flex-flow:wrap;gap:6px;width:100%;display:flex}.styles-module__pQPmbG__spellBox{cursor:pointer;border-style:solid;border-width:2px;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:transform .2s,box-shadow .2s;position:relative}.styles-module__pQPmbG__spellBox:hover{transform:scale(1.05)}.styles-module__pQPmbG__spellCounter{background-color:var(--color-black-dark);color:#fff;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.styles-module__pQPmbG__noSpells{text-align:center;color:#fff6;text-transform:uppercase;letter-spacing:.5px;width:100%;padding:8px 0;font-size:.75rem;font-weight:500}
.styles-module__Sz-eWq__overlay{z-index:10001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.styles-module__Sz-eWq__sheet{background:var(--color-black);border-radius:var(--btn-radius) var(--btn-radius) 0 0;border:1px solid #ffffff1a;border-bottom:none;flex-direction:column;width:100%;max-width:600px;max-height:70%;padding:20px;animation:.3s styles-module__Sz-eWq__slideUp;display:flex}@keyframes styles-module__Sz-eWq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles-module__Sz-eWq__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.styles-module__Sz-eWq__title{color:#fff;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.styles-module__Sz-eWq__count{color:#fff9;font-size:.875rem;font-weight:400}.styles-module__Sz-eWq__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.styles-module__Sz-eWq__closeButton:hover{background:#fff3}.styles-module__Sz-eWq__variantsList{flex-direction:column;flex:1;gap:10px;padding-right:4px;display:flex;overflow-y:auto}.styles-module__Sz-eWq__variantItem{border-radius:var(--btn-radius);cursor:pointer;background:#ffffff0d;border:2px solid #fff3;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex;position:relative}.styles-module__Sz-eWq__variantItem:hover{background:#ffffff1a;border-color:#fff6}.styles-module__Sz-eWq__variantItem.styles-module__Sz-eWq__selected{background:#ffffff26;border-color:#fff}.styles-module__Sz-eWq__variantImage{border-radius:var(--btn-radius);object-fit:cover;border:1px solid #fff3;flex-shrink:0;width:56px;height:56px}.styles-module__Sz-eWq__variantInfo{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__Sz-eWq__variantTitle{text-align:left;align-items:center;display:flex}.styles-module__Sz-eWq__folkName{font-family:var(--font-header);text-transform:uppercase;color:#fff;margin:0;font-size:.95rem;font-weight:700}.styles-module__Sz-eWq__variantStats{align-items:center;gap:8px;display:flex}.styles-module__Sz-eWq__level{color:#fff;font-size:.875rem;font-weight:700}.styles-module__Sz-eWq__health{align-items:center;gap:4px;display:flex}.styles-module__Sz-eWq__healthValue{color:#fffc;font-size:.875rem}
.styles-module__n2cVHW__overlay{width:100%;height:100%;z-index:var(--z-index-ui-dialogs);position:absolute;top:0;left:0;overflow:hidden}@media (min-width:768px){.styles-module__n2cVHW__overlay{background-color:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;overflow:auto}}.styles-module__n2cVHW__body{padding-top:var(--tg-safe-area-inset-top,1rem)!important;padding-bottom:calc(var(--tg-safe-area-inset-bottom,0px) + 2rem)!important;overflow:hidden!important}@media (min-width:768px){.styles-module__n2cVHW__body{border-radius:16px;max-width:520px;padding-top:1.5rem!important;padding-bottom:1.5rem!important}}.styles-module__n2cVHW__notificationWrapper{pointer-events:none;width:100%;height:100%;z-index:var(--z-index-ui-notification);position:absolute;top:0;left:0;overflow:hidden}.styles-module__n2cVHW__contentContainer{background-color:var(--color-black-dark);border-radius:var(--btn-radius);border-bottom:1px solid var(--color-dialog-border-bottom);-webkit-overflow-scrolling:touch;border-top:1px solid #000;flex-direction:column;flex:1;gap:16px;width:100%;min-height:0;margin-bottom:10px;padding:16px;display:flex;overflow:hidden auto}.styles-module__n2cVHW__folkInfo{flex-direction:column;align-items:center;gap:8px;display:flex}.styles-module__n2cVHW__folkName{font-family:var(--font-header);text-transform:uppercase;color:#fff;text-align:center;margin:0;font-size:1.5rem}.styles-module__n2cVHW__folkMeta{align-items:center;gap:16px;font-size:.9rem;display:flex}.styles-module__n2cVHW__folkLevel{background:var(--color-black);border-radius:8px;align-items:center;gap:8px;padding:.25rem .75rem;display:flex}.styles-module__n2cVHW__folkType{align-items:center;gap:6px;display:flex}.styles-module__n2cVHW__carouselSection{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:0;display:flex;position:relative;overflow:visible}.styles-module__n2cVHW__statsSection{flex-direction:column;gap:8px;display:flex}.styles-module__n2cVHW__errorMessage,.styles-module__n2cVHW__emptyMessage{text-align:center;padding:20px}.styles-module__n2cVHW__connectWalletScreen{text-align:center;color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;max-width:250px;height:100%;margin-left:auto;margin-right:auto;display:flex}.styles-module__n2cVHW__ghostImage{object-fit:contain;animation:6s infinite styles-module__n2cVHW__floatUpDown}@keyframes styles-module__n2cVHW__floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.styles-module__n2cVHW__confirmButton{flex-shrink:0;align-self:stretch}.styles-module__n2cVHW__navigationButtons{gap:2rem;margin-top:1rem;display:flex}.styles-module__n2cVHW__navButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex}.styles-module__n2cVHW__navButton:active{background:#fff3}
.styles-module__Ovd8_G__backdrop{z-index:9998;pointer-events:auto;background:0 0;position:absolute;inset:0}.styles-module__Ovd8_G__dialog{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;transform-origin:0 100%;background:#ffffffa6;border-radius:20px;min-width:200px;max-width:320px;max-height:calc(100vh - 80px);padding:12px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;position:absolute;bottom:60px;left:0;overflow-y:auto;box-shadow:0 1px 3px #0000001f}
.styles-module__ZA_UzW__header{font-family:var(--font-header);color:#3c3c3ce6;margin-bottom:12px;font-size:16px}.styles-module__ZA_UzW__description{color:#3c3c3cb3;margin-bottom:12px;font-size:13px;line-height:1.4}.styles-module__ZA_UzW__actions{flex-direction:column;gap:6px;display:flex}.styles-module__ZA_UzW__actionButton{color:#000c;cursor:pointer;text-align:left;background:#fffc;border:none;border-radius:12px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000001a}.styles-module__ZA_UzW__actionButton:hover:not(:disabled){background:#ffffffe6}.styles-module__ZA_UzW__actionButton:active:not(:disabled){background:#64c87833;transform:scale(.98)}.styles-module__ZA_UzW__actionButton:disabled{opacity:.4;cursor:not-allowed}.styles-module__ZA_UzW__emptyMessage{text-align:center;color:#00000080;padding:12px;font-size:13px}.styles-module__ZA_UzW__infoSection{margin-bottom:1rem}.styles-module__ZA_UzW__sectionTitle{color:#ecf0f1;margin:0 0 8px;font-size:14px;font-weight:600}.styles-module__ZA_UzW__infoList{flex-direction:column;gap:4px;display:flex}.styles-module__ZA_UzW__infoListItem{background-color:var(--color-black);border:1px solid #ffffff1a;border-radius:4px;justify-content:space-between;padding:8px 12px;font-size:13px;display:flex}.styles-module__ZA_UzW__itemName{color:#bdc3c7;text-transform:capitalize}.styles-module__ZA_UzW__itemValue{color:#ecf0f1;font-weight:600}
.styles-module__Hl2Hdq__backdrop{z-index:9998;pointer-events:auto;background:0 0;position:fixed;inset:0}.styles-module__Hl2Hdq__dialog{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#ffffffa6;border-radius:20px;width:150px;height:fit-content;padding:12px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;position:fixed;box-shadow:0 1px 3px #0000001f}.styles-module__Hl2Hdq__dialogWide{width:min(220px,100vw - 24px);min-width:168px}.styles-module__Hl2Hdq__recipeStatFollow{font-variant-numeric:tabular-nums;word-break:break-word;margin-top:4px}
.styles-module__nOH_Ca__weightContainer{margin-bottom:12px}.styles-module__nOH_Ca__weightText{color:#3c3c3ccc;margin-bottom:6px;font-size:14px;font-weight:500}.styles-module__nOH_Ca__weightBar{background:#0000001a;border-radius:4px;width:100%;height:8px;overflow:hidden}.styles-module__nOH_Ca__weightFill{background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:4px;height:100%;transition:width .3s,background .3s}.styles-module__nOH_Ca__weightFill.styles-module__nOH_Ca__overweight{background:linear-gradient(90deg,#f44336,#ef5350)}.styles-module__nOH_Ca__itemsListWrapper{max-height:300px;position:relative}.styles-module__nOH_Ca__itemsListWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000014);border-radius:0 0 8px 8px;height:24px;position:absolute;bottom:0;left:0;right:0}.styles-module__nOH_Ca__itemsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:6px;max-height:300px;display:flex;overflow-y:auto}.styles-module__nOH_Ca__itemsList::-webkit-scrollbar{display:none}.styles-module__nOH_Ca__itemButton{cursor:pointer;color:#3c3c3ce6;text-align:left;background:#ffffff80;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;width:100%;padding:8px 12px;transition:all .2s;display:flex}.styles-module__nOH_Ca__itemButton:hover{background:#ffffffb3}.styles-module__nOH_Ca__itemButton.styles-module__nOH_Ca__selected{background:#4caf5033;border-color:#4caf5066}.styles-module__nOH_Ca__itemIcon{background:#0000001a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.styles-module__nOH_Ca__itemImage{object-fit:cover;width:100%;height:100%}.styles-module__nOH_Ca__itemName{text-align:left;flex:1;justify-content:flex-start;align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.styles-module__nOH_Ca__badge{font-size:12px}.styles-module__nOH_Ca__itemAmount{color:#0009;flex-shrink:0;font-size:14px;font-weight:600}
.styles-module__owasSq__container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#ffffffa6;border-radius:20px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;box-shadow:0 1px 3px #0000001f}.styles-module__owasSq__container.styles-module__owasSq__night{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3cd9;box-shadow:0 2px 8px #0006}
.styles-module__Q98K0G__container{flex-direction:row;align-items:center;gap:10px;width:fit-content;max-width:55vw;padding:6px 12px 6px 6px;display:flex}.styles-module__Q98K0G__avatarWrapper{margin-left:2px}.styles-module__Q98K0G__playerInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module__Q98K0G__playerName{color:#000000d9;font-size:.9rem;font-family:var(--font-header);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module__Q98K0G__playerLevel{color:#0009;font-family:var(--font-sans-semi);white-space:nowrap;font-size:.75rem}.styles-module__Q98K0G__dayNightIcon{z-index:1;font-size:16px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__Q98K0G__timeIndicator{justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;display:flex;position:relative}.styles-module__Q98K0G__progressCircle{position:absolute;top:0;left:0}
.styles-module__uAFdgG__container{pointer-events:none;flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.styles-module__uAFdgG__pill{background:#ffffffa6;border-radius:14px;align-items:center;gap:4px;padding:6px 12px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;display:flex;box-shadow:0 1px 3px #0000001f}.styles-module__uAFdgG__pill.styles-module__uAFdgG__night{background:#141e3cd9;box-shadow:0 2px 8px #0006}.styles-module__uAFdgG__icon{filter:drop-shadow(0 0 1px #0009);flex-shrink:0;width:16px;height:16px;transform:rotate(-45deg)}.styles-module__uAFdgG__name{font-size:.65rem;font-family:var(--font-sans-semi);color:#000000bf;white-space:nowrap;transition:color .6s ease-in-out}.styles-module__uAFdgG__night .styles-module__uAFdgG__name{color:#ffffffe6}.styles-module__uAFdgG__count{font-size:.6rem;font-family:var(--font-sans-semi);color:#00000073;white-space:nowrap;transition:color .6s ease-in-out}.styles-module__uAFdgG__night .styles-module__uAFdgG__count{color:#fff9}
.style-module__iT6pfq__container{width:100%;height:var(--vh-full);background-color:var(--color-black-dark);padding-bottom:calc(var(--tg-safe-area-inset-bottom,0px) + 1rem)!important}.style-module__iT6pfq__nonInteractable{pointer-events:none}.style-module__iT6pfq__nestHandCollider{width:calc(25% - 11.25px);height:45px;position:absolute;bottom:70px;left:calc(50% - 70px)}.style-module__iT6pfq__nestHand{pointer-events:none;background-image:url(/tutorial/hand_shadow.png);background-repeat:no-repeat;background-size:cover;width:30%;height:30%;animation:1.2s linear infinite style-module__iT6pfq__pushAnimation;position:absolute;transform:rotate(190deg)}@keyframes style-module__iT6pfq__pushAnimation{0%{top:-80px;left:60px}50%{top:-75px;left:60px}to{top:-70px;left:60px}}.style-module__iT6pfq__step{width:100%;height:auto;position:absolute;bottom:0}.style-module__iT6pfq__backButton{color:#fff;background-color:#0000;border:none;font-size:.75rem;position:absolute;bottom:14px;left:15px}.style-module__iT6pfq__backText{pointer-events:none;align-items:center;gap:.25rem;display:inline-flex}.style-module__iT6pfq__nextButton{color:#fff;background-color:#0000;border:none;font-size:.75rem;position:absolute;bottom:14px;right:15px}.style-module__iT6pfq__nextText{pointer-events:none;align-items:center;gap:.25rem;display:inline-flex}.style-module__iT6pfq__dots{pointer-events:none;flex-direction:row;justify-content:center;gap:5px;width:100%;display:flex;position:absolute;bottom:17px}.style-module__iT6pfq__dot{background-color:#0000;border:1px solid #fff;border-radius:10px;width:.75rem;height:.75rem}.style-module__iT6pfq__dot.style-module__iT6pfq__filled{background-color:#fff}.style-module__iT6pfq__textBox{color:#fff;font-family:var(--font-header);text-align:center;z-index:20;filter:drop-shadow(1px 1px 4px var(--color-black-dark));padding:15px;font-size:2rem;line-height:2.5rem;position:absolute;top:0}.style-module__iT6pfq__fullscreen .style-module__iT6pfq__textBox{padding-top:10%}.style-module__iT6pfq__claimButton{z-index:20;width:50%;height:4rem;font-size:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__iT6pfq__leftSide{height:var(--vh-full);width:50%;position:absolute;top:0;left:0}.style-module__iT6pfq__rightSide{height:var(--vh-full);width:50%;position:absolute;top:0;left:50%}
.styles-module__LgupdW__overlay{z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media (min-width:768px){.styles-module__LgupdW__overlay{pointer-events:none;background-color:#0000;justify-content:flex-start;align-items:flex-start;padding:12px}}.styles-module__LgupdW__recipeRow{height:auto;min-height:6.5rem}@media (min-width:768px){.styles-module__LgupdW__panel{pointer-events:auto;max-width:420px;height:calc(var(--vh-full) - 24px);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0006}}
.style-module__HSSPPG__container{width:100%;height:var(--vh-full);z-index:var(--z-index-tutorial-overlay);position:absolute;top:0;left:0;overflow:hidden}.style-module__HSSPPG__disableInteraction{pointer-events:none}.style-module__HSSPPG__darkScreenFading{width:100%;height:var(--vh-full);background-color:var(--color-black-dark);animation:1s linear forwards style-module__HSSPPG__fadeAnimation;position:absolute;top:0;left:0}@keyframes style-module__HSSPPG__fadeAnimation{0%{opacity:1}40%{opacity:1}to{opacity:0}}
.styles-module__lHEnLq__backdrop{z-index:9998;pointer-events:auto;background:0 0;position:fixed;inset:0}.styles-module__lHEnLq__dialog{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#ffffffa6;border-radius:20px;width:220px;padding:12px;transition:background .6s ease-in-out,box-shadow .6s ease-in-out;position:fixed;box-shadow:0 1px 3px #0000001f}.styles-module__lHEnLq__timer{text-align:center;color:#3c3c3ccc;margin-bottom:6px;font-size:13px;font-weight:600}.styles-module__lHEnLq__timerExpired{color:#e74c3c}.styles-module__lHEnLq__weightContainer{margin-bottom:12px}.styles-module__lHEnLq__weightBar{background:#0000001a;border-radius:4px;width:100%;height:8px;overflow:hidden}.styles-module__lHEnLq__weightFill{background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:4px;height:100%;transition:width .3s,background .3s}.styles-module__lHEnLq__weightFill.styles-module__lHEnLq__overweight{background:linear-gradient(90deg,#f44336,#ef5350)}.styles-module__lHEnLq__itemsListWrapper{max-height:300px;position:relative}.styles-module__lHEnLq__itemsListWrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000014);border-radius:0 0 8px 8px;height:24px;position:absolute;bottom:0;left:0;right:0}.styles-module__lHEnLq__itemsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:6px;max-height:300px;display:flex;overflow-y:auto}.styles-module__lHEnLq__itemsList::-webkit-scrollbar{display:none}.styles-module__lHEnLq__itemButton{cursor:pointer;color:#3c3c3ce6;text-align:left;background:#ffffff80;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;width:100%;padding:8px 12px;transition:all .2s;display:flex}.styles-module__lHEnLq__itemButton:hover{background:#ffffffb3}.styles-module__lHEnLq__itemButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__lHEnLq__itemIcon{background:#0000001a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.styles-module__lHEnLq__itemImage{object-fit:cover;width:100%;height:100%}.styles-module__lHEnLq__itemName{text-align:left;flex:1;justify-content:flex-start;align-items:center;gap:6px;font-size:15px;font-weight:500;display:flex}.styles-module__lHEnLq__itemAmount{color:#0009;flex-shrink:0;font-size:14px;font-weight:600}
.style-module__Kswpsa__container{width:100%;height:var(--vh-full);z-index:var(--z-index-ui-overlay);flex-direction:row;justify-content:left;align-items:center;gap:10px;padding:0 5% 12rem;display:flex;position:absolute;top:0;left:0}.style-module__Kswpsa__positionTop{align-items:flex-start;padding-top:10%}.style-module__Kswpsa__positionCentered{align-items:center}.style-module__Kswpsa__transparent{background-color:#0000}.style-module__Kswpsa__dark{background-color:#00000080}.style-module__Kswpsa__black{background-color:#000}.style-module__Kswpsa__character{aspect-ratio:1;border:2px solid #fff;border-radius:100%;width:auto;height:5rem;box-shadow:0 8px 32px #00000014,0 2px 4px #0000000a}.style-module__Kswpsa__textbox{color:#fff;border-radius:var(--btn-radius);background-color:var(--color-black);border:2px solid #fff;flex-direction:column;justify-content:right;align-items:flex-end;gap:5px;width:fit-content;height:fit-content;padding:12px;font-size:1rem;display:flex;position:relative;box-shadow:0 8px 32px #00000014,0 2px 4px #0000000a}.style-module__Kswpsa__triangle{background-image:url(/icons/triangle-up.png);background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;animation:.7s infinite style-module__Kswpsa__jump;scale:-1}@keyframes style-module__Kswpsa__jump{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.style-module__Kswpsa__skipDialogue{width:100%;height:var(--vh-full);background:0 0;border:none;position:absolute;top:0;left:0}
.styles-module__OTc3sq__overlay{background-color:#0009;justify-content:center;align-items:center;animation:.2s cubic-bezier(.23,1,.32,1) both styles-module__OTc3sq__overlayIn;display:flex;position:absolute;inset:0}@keyframes styles-module__OTc3sq__overlayIn{0%{opacity:0}}.styles-module__OTc3sq__overlayOut{animation:.15s cubic-bezier(.23,1,.32,1) both styles-module__OTc3sq__overlayOut}@keyframes styles-module__OTc3sq__overlayOut{to{opacity:0}}.styles-module__OTc3sq__panel{background:#161616;border:1px solid #ffffff14;border-radius:14px;min-width:280px;max-width:90%;max-height:80vh;padding:16px;animation:.25s cubic-bezier(.23,1,.32,1) both styles-module__OTc3sq__panelIn;overflow-y:auto;box-shadow:0 16px 48px #00000080,inset 0 0 0 1px #ffffff0a}@keyframes styles-module__OTc3sq__panelIn{0%{opacity:0;transform:scale(.96)}}.styles-module__OTc3sq__panelOut{animation:.15s cubic-bezier(.23,1,.32,1) both styles-module__OTc3sq__panelOut}@keyframes styles-module__OTc3sq__panelOut{to{opacity:0;transform:scale(.96)}}.styles-module__OTc3sq__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.styles-module__OTc3sq__title{color:#ffffffe6;letter-spacing:.3px;margin:0;font-size:14px;font-weight:600}.styles-module__OTc3sq__headerBack{color:#ffffff80;letter-spacing:.3px;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:600;transition:color .15s;display:flex}@media (hover:hover) and (pointer:fine){.styles-module__OTc3sq__headerBack:hover{color:#fffc}}.styles-module__OTc3sq__headerBack:active{transform:scale(.97)}.styles-module__OTc3sq__closeButton{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;transition:background-color .15s,color .15s;display:flex}@media (hover:hover) and (pointer:fine){.styles-module__OTc3sq__closeButton:hover{color:#ffffffb3;background-color:#ffffff14}}.styles-module__OTc3sq__closeButton:active{transform:scale(.9)}.styles-module__OTc3sq__content{flex-direction:column;gap:8px;display:flex}.styles-module__OTc3sq__menuButton{color:#ffffffd9;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:transform .15s cubic-bezier(.23,1,.32,1),background-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.styles-module__OTc3sq__menuButton:hover{background:#ffffff1a}}.styles-module__OTc3sq__menuButton:active{transform:scale(.97)}.styles-module__OTc3sq__navButton{}.styles-module__OTc3sq__navButton:after{content:"";opacity:.3;background:currentColor;flex-shrink:0;width:14px;height:14px;margin-left:auto;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.25 3.5L8.75 7L5.25 10.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.25 3.5L8.75 7L5.25 10.5'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.styles-module__OTc3sq__sectionLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:11px;font-weight:600}.styles-module__OTc3sq__section{flex-direction:column;gap:8px;display:flex}.styles-module__OTc3sq__hint{color:#ffffff59;margin:0;font-size:12px}.styles-module__OTc3sq__list{flex-direction:column;gap:4px;max-height:300px;display:flex;overflow-y:auto}.styles-module__OTc3sq__listItem{background:#ffffff0a;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.styles-module__OTc3sq__itemName{color:#ffffffb3;font-size:13px}.styles-module__OTc3sq__itemAction{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:500;transition:transform .15s cubic-bezier(.23,1,.32,1),background-color .15s}@media (hover:hover) and (pointer:fine){.styles-module__OTc3sq__itemAction:hover:not(:disabled){background:#ffffff24}}.styles-module__OTc3sq__itemAction:active:not(:disabled){transform:scale(.95)}.styles-module__OTc3sq__itemAction:disabled{color:#fff3;cursor:not-allowed;background:#ffffff08}
.styles-module__gUroda__container{z-index:10;color:#fff;border-bottom-right-radius:4px;border-bottom-left-radius:4px;height:100%;padding:.5rem .5rem 4rem;position:relative;overflow:auto}.styles-module__gUroda__clan{background:#ffffff40;border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;padding:8px 16px 12px;display:flex}.styles-module__gUroda__clanDetails{flex-direction:column;gap:.3rem;width:100%;display:flex;position:relative}.styles-module__gUroda__clanStats{opacity:.75;text-transform:uppercase;flex-direction:row;gap:.5rem;font-size:.75rem;display:flex}.styles-module__gUroda__clanWealth{opacity:.75;text-transform:uppercase;flex-direction:row;align-items:center;gap:.2rem;font-size:.75rem;display:flex}.styles-module__gUroda__joinButton{width:fit-content;padding:0 1rem;font-size:.75rem;line-height:1.2}.styles-module__gUroda__clanDescription{font-size:.75rem}.styles-module__gUroda__badge{position:absolute;top:0;right:0}
.styles-module__pP6UWa__jsonViewer{color:#9ae6b4;background:#0d0d0d;border:1px solid #333;margin:0;padding:12px;font-family:Courier New,monospace;font-size:10px;display:flex;position:relative;overflow-y:auto}.styles-module__pP6UWa__jsonContent{width:100%;font-family:inherit;font-size:inherit;color:inherit;margin:0}.styles-module__pP6UWa__copyButton{color:#fff;cursor:pointer;z-index:1;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .2s;position:absolute;top:8px;right:4px}.styles-module__pP6UWa__copyButton:hover{background:#fff3;border-color:#ffffff4d}.styles-module__pP6UWa__copyButton:active{transform:scale(.95)}
.styles-module__l5IJCq__container{position:absolute;inset:0;overflow:hidden}.styles-module__l5IJCq__canvas{width:100%;height:100%;display:block}.styles-module__l5IJCq__character{z-index:20;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.styles-module__l5IJCq__characterFaded{opacity:.4}.styles-module__l5IJCq__avatar{border:3px solid #0000;border-radius:50%}.styles-module__l5IJCq__avatar>div{margin-top:0}.styles-module__l5IJCq__name{color:#000;white-space:nowrap;background:#fff9;border-radius:3px;margin-top:2px;padding:0 4px;font-size:.7rem}
.styles-module__1nicmq__expandIcon{color:#fff6;align-items:center;transition:transform .15s cubic-bezier(.23,1,.32,1);display:flex}.styles-module__1nicmq__expandIcon[data-expanded=true]{transform:rotate(90deg)}.styles-module__1nicmq__playerCoords{color:#ffffff4d;font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px;font-weight:400}.styles-module__1nicmq__sizeRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:6px 10px;display:flex}.styles-module__1nicmq__sizeRowLabel{color:#fff6;font-size:12px;font-weight:500}.styles-module__1nicmq__sizeControl{align-items:center;gap:0;margin-left:auto;display:flex}.styles-module__1nicmq__sizeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:500;transition:transform .1s cubic-bezier(.23,1,.32,1),background-color .1s,color .1s;display:flex}@media (hover:hover) and (pointer:fine){.styles-module__1nicmq__sizeButton:hover{color:#fffc;background:#ffffff1a}}.styles-module__1nicmq__sizeButton:active{transform:scale(.85)}.styles-module__1nicmq__sizeLabel{color:#fffc;text-align:center;font-variant-numeric:tabular-nums;min-width:56px;font-size:13px;font-weight:500}
.styles-module__5BpzZq__info{color:#fff;width:1.5rem;height:1.5rem;z-index:var(--z-index-ui-top);background-color:#0000;border:1px solid #fff;border-radius:20px;font-size:1rem;position:absolute}
.styles-module__ofQuLa__container{background:var(--color-black);color:#fff;flex-direction:column;align-items:center;padding:20px 15px 10px;overflow-y:auto;width:100%!important;height:100%!important;padding-top:calc(var(--tg-safe-area-inset-top,0px) + 1rem)!important;padding-bottom:calc(var(--tg-safe-area-inset-bottom,0px) + 1rem)!important;border-radius:0!important;flex:1!important;display:flex!important}.styles-module__ofQuLa__content{background-color:var(--color-black-dark);border-radius:var(--btn-radius);border-top:1px solid #00000080;border-bottom:1px solid var(--color-dialog-border-bottom);scrollbar-width:thin;width:100%;padding:8px;overflow-y:auto}.styles-module__ofQuLa__tileInfo{margin-bottom:1rem;padding:.5rem}.styles-module__ofQuLa__tileDescription{align-items:center;width:100%;min-height:50px;font-size:13px;line-height:1.5;display:flex}.styles-module__ofQuLa__buttonsList{flex-direction:column;justify-content:center;gap:.5rem;width:100%;height:auto;margin-top:.5rem;margin-bottom:10px;padding:0;list-style:none;display:flex}.styles-module__ofQuLa__buttonsList li{width:100%}
.styles-module__7PDOka__container{font-family:var(--font-sans-semi);-webkit-user-select:none;user-select:none;cursor:pointer;pointer-events:auto;border-radius:20px;align-items:center;gap:6px;height:48px;padding:6px 12px;display:flex;box-shadow:0 1px 3px #0000001f}.styles-module__7PDOka__value{font-size:13px;font-weight:700}@media (max-width:767px){.styles-module__7PDOka__container{border-radius:14px;height:auto}.styles-module__7PDOka__container img{width:14px!important;height:14px!important}.styles-module__7PDOka__value{font-size:.65rem}}
.styles-module__kKAvHa__buttonsList{flex-direction:column;justify-content:center;gap:.5rem;width:100%;height:auto;margin-top:.5rem;margin-bottom:10px;padding:0;list-style:none;display:flex}.styles-module__kKAvHa__buttonsList li{width:100%}
.styles-module__Xhc0la__tileDebug{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px}.styles-module__Xhc0la__debugHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.styles-module__Xhc0la__debugTitle{color:#e67e22;margin:0;font-size:14px;font-weight:600}.styles-module__Xhc0la__copyButton{color:#e67e22;cursor:pointer;background:#e67e2233;border:1px solid #e67e22;border-radius:4px;padding:4px 12px;font-family:inherit;font-size:12px;transition:all .2s}.styles-module__Xhc0la__copyButton:hover{color:#d35400;background:#e67e224d;border-color:#d35400}.styles-module__Xhc0la__copyButton:active{transform:scale(.95)}.styles-module__Xhc0la__debugContent{color:#ecf0f1;background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;max-height:300px;margin:0;padding:12px;font-family:Courier New,monospace;font-size:11px;line-height:1.4;overflow:auto}.styles-module__Xhc0la__adjacentTitle{color:#3498db;margin:12px 0 6px;font-size:13px;font-weight:600}.styles-module__Xhc0la__adjacentGrid{flex-direction:column;gap:4px;display:flex}.styles-module__Xhc0la__adjacentTile{align-items:baseline;gap:8px;font-family:Courier New,monospace;font-size:11px;line-height:1.3;display:flex}.styles-module__Xhc0la__adjacentLabel{color:#3498db;flex-shrink:0;min-width:70px;font-weight:600}.styles-module__Xhc0la__adjacentInfo{color:#bdc3c7}
.styles-module__Hx6wiW__overlay{z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}@media (min-width:768px){.styles-module__Hx6wiW__overlay{pointer-events:none;background:0 0;justify-content:flex-start;align-items:flex-start;padding:16px}}.styles-module__Hx6wiW__closeButton{cursor:pointer;width:fit-content;height:fit-content;z-index:var(--z-index-ui-dialogs);opacity:1;background-color:#0000;border:none;position:absolute;top:0;right:0}.styles-module__Hx6wiW__closeButton:hover{scale:1.1}.styles-module__Hx6wiW__closeButton:focus{scale:1}.styles-module__Hx6wiW__container{background:var(--color-black);color:#fff;flex-direction:column;align-items:center;max-width:480px;padding:20px 15px 10px;overflow-y:auto;width:100%!important;height:100%!important;padding-top:calc(var(--tg-safe-area-inset-top,0px) + 1rem)!important;padding-bottom:calc(var(--tg-safe-area-inset-bottom,0px) + 1rem)!important;border-radius:0!important;flex:1!important;display:flex!important}@media (min-width:768px){.styles-module__Hx6wiW__container{pointer-events:auto;border:1px solid #ffffff1a;max-width:420px;box-shadow:0 8px 32px #0006;height:calc(var(--vh-full) - 24px)!important;border-radius:12px!important}}.styles-module__Hx6wiW__content{background-color:var(--color-black-dark);border-radius:var(--btn-radius);border-top:1px solid #00000080;border-bottom:1px solid var(--color-dialog-border-bottom);scrollbar-width:thin;width:100%;padding:8px;overflow-y:auto}.styles-module__Hx6wiW__tileInfo{margin-bottom:1rem;padding:.5rem}.styles-module__Hx6wiW__tileDescription{align-items:center;width:100%;min-height:50px;font-size:13px;line-height:1.5;display:flex}.styles-module__Hx6wiW__tileResources,.styles-module__Hx6wiW__tileState,.styles-module__Hx6wiW__tileProperties{margin-bottom:1rem}.styles-module__Hx6wiW__sectionTitle{color:#ecf0f1;margin:0 0 8px;font-size:14px;font-weight:600}.styles-module__Hx6wiW__list{flex-direction:column;gap:4px;display:flex}.styles-module__Hx6wiW__listItem{background-color:var(--color-black);border:1px solid #ffffff1a;border-radius:4px;justify-content:space-between;padding:8px 12px;font-size:13px;display:flex}.styles-module__Hx6wiW__itemName{color:#bdc3c7;text-transform:capitalize}.styles-module__Hx6wiW__itemValue{color:#ecf0f1;font-weight:600}.styles-module__Hx6wiW__buttonsList{flex-direction:column;justify-content:center;gap:.5rem;width:100%;height:auto;margin-top:.5rem;margin-bottom:10px;padding:0;list-style:none;display:flex}.styles-module__Hx6wiW__buttonsList li{width:100%}.styles-module__Hx6wiW__tileDebug{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px}.styles-module__Hx6wiW__debugHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.styles-module__Hx6wiW__debugTitle{color:#e67e22;margin:0;font-size:14px;font-weight:600}.styles-module__Hx6wiW__copyButton{color:#e67e22;cursor:pointer;background:#e67e2233;border:1px solid #e67e22;border-radius:4px;padding:4px 12px;font-family:inherit;font-size:12px;transition:all .2s}.styles-module__Hx6wiW__copyButton:hover{color:#d35400;background:#e67e224d;border-color:#d35400}.styles-module__Hx6wiW__copyButton:active{transform:scale(.95)}.styles-module__Hx6wiW__debugContent{color:#ecf0f1;background:#0000004d;border:1px solid #ffffff1a;border-radius:4px;max-height:300px;margin:0;padding:12px;font-family:Courier New,monospace;font-size:11px;line-height:1.4;overflow:auto}
.PhaserGame-module__U26QDq__container{background-color:#17212b;width:100%;height:100%;position:relative;overflow:hidden}.PhaserGame-module__U26QDq__container canvas{display:block}.PhaserGame-module__U26QDq__stopButton{color:#fff;cursor:pointer;z-index:20;background-color:#dc2626;border:2px solid #991b1b;border-radius:4px;width:60px;height:24px;font-size:12px;font-weight:700;transition:background-color .1s;position:absolute;box-shadow:0 2px 4px #0000004d}.PhaserGame-module__U26QDq__stopButton:hover{background-color:#b91c1c}.PhaserGame-module__U26QDq__arrowControls{right:7px;bottom:calc(3px + var(--tg-safe-area-inset-bottom,0px) + var(--tma-offset,0px));pointer-events:auto;z-index:20;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:3px;display:grid;position:absolute}
