.setup-module__8izD6G__container{background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.setup-module__8izD6G__card{text-align:center;background:#fff;border:3px solid #151515;border-radius:1.5rem;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:2rem;animation:.4s ease-out setup-module__8izD6G__slideUp;display:flex;box-shadow:8px 8px #0000001a}@keyframes setup-module__8izD6G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.setup-module__8izD6G__title{color:#1e293b;text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.setup-module__8izD6G__subtitle{color:#64748b;margin-bottom:1rem;font-size:.95rem}.setup-module__8izD6G__inputGroup{text-align:left;flex-direction:column;gap:.35rem;display:flex}.setup-module__8izD6G__label{color:#151515;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:800;display:block}.setup-module__8izD6G__input{text-align:center;background:#f1f5f9;border:3px solid #cbd5e1;border-radius:1rem;outline:none;width:100%;padding:1rem;font-size:1.2rem;font-weight:700;transition:all .2s}.setup-module__8izD6G__input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.setup-module__8izD6G__avatarGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.setup-module__8izD6G__avatarCard{cursor:pointer;background:#f8fafc;border:3px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex;position:relative}.setup-module__8izD6G__avatarCard:hover{border-color:#cbd5e1;transform:translateY(-2px)}.setup-module__8izD6G__avatarSelected{background:#eff6ff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:4px 4px #3b82f6}.setup-module__8izD6G__avatarImg{border:2px solid #fff;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a}.setup-module__8izD6G__avatarName{color:#475569;font-size:.8rem;font-weight:800}.setup-module__8izD6G__actionBtn{color:#fff;cursor:pointer;text-transform:uppercase;background:#48c777;border:3px solid #151515;border-radius:2rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:900;transition:all .1s;box-shadow:4px 4px #151515}.setup-module__8izD6G__actionBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.setup-module__8izD6G__actionBtn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1;border-color:#94a3b8;transform:none}.setup-module__8izD6G__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.9rem;font-weight:700}.setup-module__8izD6G__backBtn:hover{color:#151515}
.cartoon-modal-module__G9CmhG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out cartoon-modal-module__G9CmhG__fadeIn;display:flex;position:fixed;inset:0}.cartoon-modal-module__G9CmhG__modal{text-align:center;background:#fff;border:3px solid #151515;border-radius:1.5rem;flex-direction:column;gap:1rem;width:100%;max-width:500px;max-height:min(90vh,860px);padding:1.5rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) cartoon-modal-module__G9CmhG__popIn;display:flex;position:relative;overflow:hidden;box-shadow:8px 8px #151515}.cartoon-modal-module__G9CmhG__iconContainer{margin-bottom:1rem;font-size:3rem}.cartoon-modal-module__G9CmhG__title{color:#151515;text-transform:uppercase;margin-bottom:.5rem;font-size:1.2rem;font-weight:900;line-height:1.1}.cartoon-modal-module__G9CmhG__message{color:#666;flex:1;min-height:0;margin-bottom:1.5rem;padding-right:.4rem;font-size:1rem;font-weight:500;line-height:1.4;overflow-y:auto}.cartoon-modal-module__G9CmhG__actions{justify-content:center;gap:10px;display:flex}.cartoon-modal-module__G9CmhG__btn{cursor:pointer;text-transform:uppercase;border:2px solid #151515;border-radius:.8rem;flex:1;padding:.8rem;font-size:1rem;font-weight:800;transition:transform .1s;box-shadow:3px 3px #0000001a}.cartoon-modal-module__G9CmhG__btn:active{box-shadow:none;transform:translate(2px,2px)}.cartoon-modal-module__G9CmhG__confirmBtn{color:#fff;background-color:#10b981}.cartoon-modal-module__G9CmhG__cancelBtn{color:#151515;background-color:#f3f4f6}.cartoon-modal-module__G9CmhG__okBtn{color:#fbbf24;background-color:#151515}.cartoon-modal-module__G9CmhG__dangerBtn{color:#fff;background-color:#ef4444}@keyframes cartoon-modal-module__G9CmhG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cartoon-modal-module__G9CmhG__popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
.active-generator-module__SS4q_q__container{flex-direction:column;gap:1rem;width:100%;padding:10px 0;display:flex}.active-generator-module__SS4q_q__headerGenerator{background-color:#e0f2fe;border:2px solid #151515;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;padding:0 1rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:4px 4px #151515}.active-generator-module__SS4q_q__genNameTag{color:#fff;text-transform:uppercase;z-index:2;background-color:#0ea5e9;border:2px solid #151515;border-top:none;border-radius:0 0 1rem 1rem;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:800}.active-generator-module__SS4q_q__imageWrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative}.active-generator-module__SS4q_q__genImage{object-fit:contain;filter:drop-shadow(0 4px 6px #0003);width:100%;height:100%;transition:transform .2s;transform:scale(1)}.active-generator-module__SS4q_q__rumble{animation:.5s infinite active-generator-module__SS4q_q__shake}@keyframes active-generator-module__SS4q_q__shake{0%{transform:translate(1px,1px)rotate(0)scale(1)}10%{transform:translate(-1px,-2px)rotate(-1deg)scale(1)}20%{transform:translate(-3px)rotate(1deg)scale(1)}30%{transform:translate(3px,2px)rotate(0)scale(1)}40%{transform:translate(1px,-1px)rotate(1deg)scale(1)}50%{transform:translate(-1px,2px)rotate(-1deg)scale(1)}60%{transform:translate(-3px,1px)rotate(0)scale(1)}70%{transform:translate(3px,1px)rotate(-1deg)scale(1)}80%{transform:translate(-1px,-1px)rotate(1deg)scale(1)}90%{transform:translate(1px,2px)rotate(0)scale(1)}to{transform:translate(1px,-2px)rotate(-1deg)scale(1)}}.active-generator-module__SS4q_q__chargeBarContainer{border-radius:1rem;flex-direction:column;align-items:center;gap:.35rem;width:100%;margin-top:.5rem;padding:4px;display:flex}.active-generator-module__SS4q_q__chargeTrack{background-color:#334155;border-radius:6px;width:100%;height:12px;position:relative;overflow:hidden}.active-generator-module__SS4q_q__chargeFill{border-radius:6px;height:100%;transition:width .3s linear}.active-generator-module__SS4q_q__chargeLabel{color:#313131;margin-top:2px;font-size:.7rem;font-weight:800}.active-generator-module__SS4q_q__statsContainer{border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;padding:10px;display:flex}.active-generator-module__SS4q_q__statRow{grid-template-columns:80px 1fr 60px;align-items:center;gap:10px;display:grid}.active-generator-module__SS4q_q__statLabel{color:#64748b;text-transform:uppercase;align-items:center;gap:4px;font-size:.7rem;font-weight:800;display:flex}.active-generator-module__SS4q_q__barTrack{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:14px;overflow:hidden}.active-generator-module__SS4q_q__barFill{border-radius:10px;height:100%;transition:width .2s ease-in-out}.active-generator-module__SS4q_q__statValue{text-align:right;color:#0f172a;font-family:monospace;font-size:.75rem;font-weight:700}
.inventario-module__MGY7Aq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.inventario-module__MGY7Aq__modal{background:#fff;border:2px solid #151515;border-radius:1.5rem;flex-direction:column;width:100%;max-width:400px;height:80vh;max-height:700px;animation:.3s ease-out inventario-module__MGY7Aq__slideUp;display:flex;overflow:hidden;box-shadow:10px 10px #0000004d}@keyframes inventario-module__MGY7Aq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.inventario-module__MGY7Aq__header{background:#f8fafc;border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.inventario-module__MGY7Aq__title{text-transform:uppercase;color:#151515;margin:0;font-size:1.2rem;font-weight:900}.inventario-module__MGY7Aq__closeBtn{cursor:pointer;background:#fff;border:2px solid #151515;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .1s;display:flex}.inventario-module__MGY7Aq__closeBtn:active{transform:scale(.9)}.inventario-module__MGY7Aq__list{background:#f1f5f9;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.inventario-module__MGY7Aq__itemCard{background:#fff;border:2px solid #151515;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;transition:transform .2s;display:flex;box-shadow:4px 4px #0000001a}.inventario-module__MGY7Aq__itemCard:hover{transform:translateY(-2px)}.inventario-module__MGY7Aq__imageContainer{background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;justify-content:center;align-items:center;width:70px;height:70px;padding:5px;display:flex}.inventario-module__MGY7Aq__minerImage{object-fit:contain;width:100%;height:100%}.inventario-module__MGY7Aq__info{flex-direction:column;flex:1;gap:4px;display:flex}.inventario-module__MGY7Aq__name{color:#151515;font-size:.95rem;font-weight:800}.inventario-module__MGY7Aq__power{color:#64748b;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.inventario-module__MGY7Aq__btnUse{color:#fff;cursor:pointer;text-transform:uppercase;background:#10b981;border:2px solid #151515;border-radius:.8rem;padding:.6rem 1rem;font-size:.85rem;font-weight:800;transition:all .1s;box-shadow:2px 2px #151515}.inventario-module__MGY7Aq__btnUse:active{transform:translate(2px,2px);box-shadow:0 0 #151515}.inventario-module__MGY7Aq__btnShop{color:#151515;cursor:pointer;text-transform:uppercase;background:#87ceeb80;border:1px solid #000;border-radius:2rem;align-items:center;gap:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .1s;display:inline-flex;box-shadow:2px 4px #000}.inventario-module__MGY7Aq__btnShop:hover{transform:translateY(-2px);box-shadow:4px 6px #000}.inventario-module__MGY7Aq__btnShop:active{transform:translate(2px,4px);box-shadow:0 0 #000}.inventario-module__MGY7Aq__emptyState{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:2rem;display:flex}@keyframes inventario-module__MGY7Aq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.inventario-module__MGY7Aq__spinner{animation:1s linear infinite inventario-module__MGY7Aq__spin}.inventario-module__MGY7Aq__spinnerBtn{margin-right:4px;animation:1s linear infinite inventario-module__MGY7Aq__spin}.inventario-module__MGY7Aq__loadingState{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;padding:2rem;font-weight:800;display:flex}.inventario-module__MGY7Aq__cardFaded{opacity:.5;pointer-events:none}.inventario-module__MGY7Aq__btnEquipping{cursor:not-allowed;background:#059669;justify-content:center;align-items:center;display:inline-flex;transform:translate(2px,2px);box-shadow:0 0 #151515!important}.inventario-module__MGY7Aq__btnUse{justify-content:center;align-items:center;display:inline-flex}
.game-loader-module__l9RRpW__container{z-index:9999;background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.game-loader-module__l9RRpW__spinnerWrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.game-loader-module__l9RRpW__spinnerRing{border:4px solid #0000001a;border-top-color:#fbbf24;border-radius:50%;width:100%;height:100%;animation:1s linear infinite game-loader-module__l9RRpW__spin;position:absolute;top:0;left:0}.game-loader-module__l9RRpW__centerIcon{z-index:10;justify-content:center;align-items:center;display:flex}.game-loader-module__l9RRpW__imageContainer{width:40px;height:40px;position:relative}.game-loader-module__l9RRpW__image{object-fit:contain}.game-loader-module__l9RRpW__loadingText{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:sans-serif;font-size:.9rem;font-weight:800;animation:1.5s ease-in-out infinite game-loader-module__l9RRpW__pulse}@keyframes game-loader-module__l9RRpW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes game-loader-module__l9RRpW__pulse{0%,to{opacity:.6}50%{opacity:1}}
.store-generator-card-module__XWWTrq__container{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;display:grid}.store-generator-card-module__XWWTrq__card{background-color:#fff;border:2px solid #151515;border-radius:1rem;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:300px;height:100%;display:flex}.store-generator-card-module__XWWTrq__cardHeader{flex-direction:column;flex:1;align-items:center;width:100%;padding:0 1rem;display:flex}.store-generator-card-module__XWWTrq__minerPower{background-color:#e5e5e5;border:1px solid #000;border-radius:0 0 1rem 1rem;justify-content:center;align-items:center;width:90%;max-width:200px;margin-bottom:10px;padding:.35rem;font-size:.7rem;font-weight:700;display:flex}.store-generator-card-module__XWWTrq__imageWrapper{justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:10px;display:flex;position:relative}.store-generator-card-module__XWWTrq__minerImage{object-fit:contain;width:auto;max-width:100%;max-height:100%}.store-generator-card-module__XWWTrq__minerName{text-align:center;background-color:#f2f275;border:1px solid #000;border-radius:1rem;justify-content:center;align-items:center;width:80%;max-width:190px;min-height:30px;padding:.2rem;font-size:.7rem;font-weight:700;display:flex}.store-generator-card-module__XWWTrq__cardBody{justify-content:center;align-items:center;width:100%;padding:.5rem;display:flex}.store-generator-card-module__XWWTrq__minerEnergy{justify-content:center;align-items:center;width:100%;font-size:.7rem;font-weight:500;display:flex}.store-generator-card-module__XWWTrq__cardFooter{background-color:#f1f1f1;border-top:1px solid #e5e5e5;border-radius:0 0 .9rem .9rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.5rem;display:flex}.store-generator-card-module__XWWTrq__minerPrice{white-space:nowrap;width:60%;font-size:.9rem;font-weight:600}.store-generator-card-module__XWWTrq__buttonBuy{color:#000;background-color:#3afad4;border:3px solid #000;border-width:1px 3px 3px 1px;border-radius:.8rem;justify-content:center;align-items:center;width:60%;max-width:100px;padding:.1rem .75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .1s;display:flex}.store-generator-card-module__XWWTrq__buttonBuy:active{border-bottom:1px solid #000;border-right:1px solid #000;transform:translate(2px,2px)}.store-generator-card-module__XWWTrq__emptyState{text-align:center;grid-column:1/-1;padding:2rem}
.modal-generator-card-module__0vZ-RG__container{z-index:50;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;inset:0}.modal-generator-card-module__0vZ-RG__card{background-color:#fff;border:1px solid #000;border-width:1px 4px 2px 1px;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;max-width:350px;padding:0 1.5rem 1.5rem;display:flex;position:relative}.modal-generator-card-module__0vZ-RG__imageWrapper{justify-content:center;align-items:center;width:100%;height:120px;margin-top:20px;margin-bottom:5px;display:flex;position:relative}.modal-generator-card-module__0vZ-RG__minerImage{object-fit:contain;width:auto;max-width:100%;max-height:100%}.modal-generator-card-module__0vZ-RG__minerName{text-align:center;background-color:#e5e5e5;border:1px solid #000;border-radius:0 0 1rem 1rem;justify-content:center;align-items:center;width:80%;max-width:220px;min-height:35px;padding:.3rem;font-size:1.1rem;font-weight:700;display:flex}.modal-generator-card-module__0vZ-RG__minerPrice{text-align:center;background-color:#75cff2;border:1px solid #000;border-radius:1rem;justify-content:center;align-items:center;width:70%;max-width:120px;min-height:20px;padding:.2rem;font-size:.8rem;font-weight:700;display:flex}.modal-generator-card-module__0vZ-RG__cardRarityBadge{margin-top:.1rem;margin-bottom:-.1rem}.modal-generator-card-module__0vZ-RG__title{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;font-size:.9rem;display:flex}.modal-generator-card-module__0vZ-RG__title h1{color:#0f172a;font-size:1rem;font-weight:800}.modal-generator-card-module__0vZ-RG__atributo{grid-template-columns:80px 1fr 70px;align-items:center;gap:10px;width:100%;margin-bottom:5px;font-size:.85rem;font-style:italic;font-weight:600;display:grid}.modal-generator-card-module__0vZ-RG__progressBar{background-color:#ddd;border:1px solid #0000;border-radius:1rem;width:100%;height:12px;overflow:hidden}.modal-generator-card-module__0vZ-RG__progressStatus{background-color:#0ff;border-right:1px solid #000;border-radius:1rem;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.modal-generator-card-module__0vZ-RG__button{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.modal-generator-card-module__0vZ-RG__buttonHeader{z-index:10;position:absolute;top:15px;right:15px}.modal-generator-card-module__0vZ-RG__buttonBuy{cursor:pointer;color:#000;background-color:#2dfaaf;border:4px solid #000;border-width:1px 4px 4px 1px;border-radius:2rem;justify-content:center;align-items:center;width:70%;padding:.6rem;font-size:1.2rem;font-weight:700;transition:transform .1s;display:flex}.modal-generator-card-module__0vZ-RG__buttonBuy:active{transform:scale(.95)}.modal-generator-card-module__0vZ-RG__buttonClose{cursor:pointer;background-color:#fff;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.4rem;display:flex}
.modal-insignias-module__P-OHWq__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);isolation:isolate;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-insignias-module__P-OHWq__modalContent{text-align:center;background:#fff;border:2px solid #151515;border-radius:1.5rem;width:100%;max-width:320px;padding:2.5rem 1.5rem 1.5rem;animation:.3s modal-insignias-module__P-OHWq__scaleUp;position:relative;box-shadow:0 20px 40px #0000004d}.modal-insignias-module__P-OHWq__body{flex-direction:column;align-items:center;display:flex}.modal-insignias-module__P-OHWq__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;transition:color .2s;position:absolute;top:1rem;right:1rem}.modal-insignias-module__P-OHWq__closeBtn:hover{color:#151515}.modal-insignias-module__P-OHWq__imageWrapper{background:#fffbeb;border:3px solid #fbbf24;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1rem;display:flex;box-shadow:0 4px 15px #fbbf244d}.modal-insignias-module__P-OHWq__insigniaImg{object-fit:contain;filter:drop-shadow(0 4px 4px #0000001a)}.modal-insignias-module__P-OHWq__title{color:#1e293b;text-transform:uppercase;margin-bottom:.8rem;font-size:1.25rem;font-weight:900;line-height:1.2}.modal-insignias-module__P-OHWq__insigniaName{color:#0f172a;margin:0 0 .6rem;font-size:1.25rem;font-weight:900}.modal-insignias-module__P-OHWq__description{color:#475569;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.modal-insignias-module__P-OHWq__actionBtn{color:#151515;text-transform:uppercase;cursor:pointer;background:#facc15;border:2px solid #151515;border-radius:1rem;width:100%;margin-top:1.4rem;padding:.9rem 1rem;font-size:.95rem;font-weight:900;transition:transform .15s,box-shadow .15s;box-shadow:4px 4px #151515}.modal-insignias-module__P-OHWq__actionBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}@keyframes modal-insignias-module__P-OHWq__scaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.drop-rate-modal-content-module__PAl_da__dropRateModalContent{text-align:left;gap:.9rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateItemList{gap:.85rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateItemCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:.85rem;padding:.8rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateItemTopRow{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateItemImageWrap{background:#fff;border:1px solid #dbe3ee;border-radius:12px;width:92px;height:92px;position:relative;overflow:hidden}.drop-rate-modal-content-module__PAl_da__dropRateItemBody{gap:.5rem;min-width:0;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateItemHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.drop-rate-modal-content-module__PAl_da__dropRateItemTitleWrap{min-width:0}.drop-rate-modal-content-module__PAl_da__dropRateItemName{color:#0f172a;word-break:break-word;font-size:.98rem;font-weight:900;line-height:1.2}.drop-rate-modal-content-module__PAl_da__dropRateRarityBadge{text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .65rem;font-size:.72rem;font-weight:900;display:inline-flex}.drop-rate-modal-content-module__PAl_da__dropRateStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateStatCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:.2rem;padding:.55rem .65rem;display:grid}.drop-rate-modal-content-module__PAl_da__dropRateStatLabel{text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:800;line-height:1.2}.drop-rate-modal-content-module__PAl_da__dropRateStatValue{color:#0f172a;word-break:break-word;font-size:.9rem;font-weight:900;line-height:1.25}.drop-rate-modal-content-module__PAl_da__dropRateEmptyState{color:#64748b;font-size:.84rem}@media (max-width:900px){.drop-rate-modal-content-module__PAl_da__dropRateItemCard{gap:.75rem}.drop-rate-modal-content-module__PAl_da__dropRateItemTopRow{grid-template-columns:76px minmax(0,1fr);gap:.7rem}.drop-rate-modal-content-module__PAl_da__dropRateItemImageWrap{width:76px;height:76px}.drop-rate-modal-content-module__PAl_da__dropRateStatsGrid{grid-template-columns:1fr}}
.rarity-badge-module__BX5nuW__badge{text-transform:uppercase;text-align:center;white-space:nowrap;border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex;box-shadow:2px 2px #00000040}.rarity-badge-module__BX5nuW__compact{min-height:24px;padding:.2rem .6rem;font-size:.62rem}.rarity-badge-module__BX5nuW__regular{min-height:28px;padding:.28rem .85rem;font-size:.7rem}.rarity-badge-module__BX5nuW__COMMON{color:#475569;background:#f1f5f9;border-color:#94a3b8}.rarity-badge-module__BX5nuW__UNCOMMON{color:#166534;background:#dcfce7;border-color:#4ade80}.rarity-badge-module__BX5nuW__RARE{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa}.rarity-badge-module__BX5nuW__SUPER_RARE{color:#9d174d;background:#fce7f3;border-color:#f472b6}.rarity-badge-module__BX5nuW__EPIC{color:#7e22ce;background:#f3e8ff;border-color:#c084fc}.rarity-badge-module__BX5nuW__LEGENDARY{color:#92400e;background:#fef3c7;border-color:#f59e0b}.rarity-badge-module__BX5nuW__MYTHIC{color:#b91c1c;background:#fee2e2;border-color:#f87171}
.main-layout-module__F4lfdW__container{background-color:#f2f2f2;flex-direction:column;min-height:100dvh;display:flex;position:relative}.main-layout-module__F4lfdW__nativeShell{min-height:100dvh}.main-layout-module__F4lfdW__headerWrapper{z-index:50;background-color:#f2f2f2;width:100%;position:sticky;top:0}.main-layout-module__F4lfdW__mainContent{width:100%;padding-left:var(--app-safe-left);padding-right:var(--app-safe-right);padding-bottom:calc(100px + var(--app-safe-bottom));flex-direction:column;flex:1;display:flex}.main-layout-module__F4lfdW__guardWrap{z-index:9999;overscroll-behavior:none;background:#f8fafc;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.main-layout-module__F4lfdW__guardCard{text-align:center;background:#fff;border:2px solid #151515;border-radius:18px;width:100%;max-width:520px;padding:28px;box-shadow:6px 6px #00000014}.main-layout-module__F4lfdW__guardIcon{color:#151515;background:#f1f5f9;border:2px solid #151515;border-radius:999px;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 14px;display:flex}.main-layout-module__F4lfdW__guardTitle{color:#0f172a;margin:0 0 8px;font-size:1.2rem;font-weight:900}.main-layout-module__F4lfdW__guardText{color:#475569;margin:0 0 18px;font-weight:700;line-height:1.5}.main-layout-module__F4lfdW__guardBtn{color:#151515;background:#fff;border:2px solid #151515;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:.9rem 1rem;font-weight:900;text-decoration:none;transition:transform .1s;display:inline-flex;box-shadow:4px 4px #151515}.main-layout-module__F4lfdW__guardBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}
.inventory-modal-generator-module__aJ0ldq__container{z-index:50;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;inset:0}.inventory-modal-generator-module__aJ0ldq__card{background-color:#fff;border:1px solid #000;border-width:1px 4px 2px 1px;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;max-width:350px;padding:0 1.5rem 1.5rem;display:flex;position:relative}.inventory-modal-generator-module__aJ0ldq__imageWrapper{justify-content:center;align-items:center;width:100%;height:120px;margin-top:20px;margin-bottom:5px;display:flex;position:relative}.inventory-modal-generator-module__aJ0ldq__minerImage{object-fit:contain;width:auto;max-width:100%;max-height:100%;scale:1.5}.inventory-modal-generator-module__aJ0ldq__minerName{text-align:center;background-color:#e5e5e5;border:1px solid #000;border-radius:0 0 1rem 1rem;justify-content:center;align-items:center;width:80%;max-width:220px;min-height:35px;padding:.3rem;font-size:1.1rem;font-weight:700;display:flex}.inventory-modal-generator-module__aJ0ldq__minerPrice{text-align:center;background-color:#75cff2;border:1px solid #000;border-radius:1rem;justify-content:center;align-items:center;width:70%;max-width:120px;min-height:20px;padding:.2rem;font-size:.8rem;font-weight:700;display:flex}.inventory-modal-generator-module__aJ0ldq__cardRarityBadge{margin-top:.1rem;margin-bottom:-.1rem}.inventory-modal-generator-module__aJ0ldq__title{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;font-size:.9rem;display:flex}.inventory-modal-generator-module__aJ0ldq__title h1{color:#0f172a;font-size:1rem;font-weight:800}.inventory-modal-generator-module__aJ0ldq__atributo{grid-template-columns:80px 1fr 70px;align-items:center;gap:10px;width:100%;margin-bottom:5px;font-size:.85rem;font-style:italic;font-weight:600;display:grid}.inventory-modal-generator-module__aJ0ldq__progressBar{background-color:#ddd;border:1px solid #0000;border-radius:1rem;width:100%;height:12px;overflow:hidden}.inventory-modal-generator-module__aJ0ldq__progressStatus{background-color:#0ff;border-right:1px solid #000;border-radius:1rem;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.inventory-modal-generator-module__aJ0ldq__button{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.inventory-modal-generator-module__aJ0ldq__buttonHeader{z-index:10;position:absolute;top:15px;right:15px}.inventory-modal-generator-module__aJ0ldq__buttonBuy{cursor:pointer;background-color:#2dfaaf;border:4px solid #000;border-width:1px 4px 4px 1px;border-radius:2rem;justify-content:center;align-items:center;width:70%;padding:.6rem;font-size:1.2rem;font-weight:700;transition:transform .1s;display:flex}.inventory-modal-generator-module__aJ0ldq__buttonBuy:active{transform:scale(.95)}.inventory-modal-generator-module__aJ0ldq__buttonClose{cursor:pointer;background-color:#fff;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.4rem;display:flex}
.AppFeatureHighlighter-module__Vw0UiG__container{background:radial-gradient(circle,#fff0f0 0%,#f7fcff 30%,#f2fff7 60%,#fff0f0 100%);width:100%;padding:2rem 5%;overflow:hidden}.AppFeatureHighlighter-module__Vw0UiG__tabContainer{justify-content:center;gap:20px;margin-bottom:60px;padding:1rem;display:flex}.AppFeatureHighlighter-module__Vw0UiG__tabButton{color:#64748b;cursor:pointer;background:#e2e8f0;border:2px solid #000;border-radius:30px;min-width:250px;max-width:250px;padding:15px 40px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:4px 4px #000}.AppFeatureHighlighter-module__Vw0UiG__tabButton.AppFeatureHighlighter-module__Vw0UiG__activeTab{color:#000;background:#00ffd5}.AppFeatureHighlighter-module__Vw0UiG__sliderViewport{perspective:1000px;width:100%;overflow:hidden}.AppFeatureHighlighter-module__Vw0UiG__sliderTrack{will-change:transform;width:200%;transition:transform .8s cubic-bezier(.34,1.3,.64,1);display:flex}.AppFeatureHighlighter-module__Vw0UiG__slide{flex-shrink:0;width:50%}.AppFeatureHighlighter-module__Vw0UiG__slide .AppFeatureHighlighter-module__Vw0UiG__wrapper{will-change:transform,opacity,filter;transition:all .8s cubic-bezier(.34,1.3,.64,1)}.AppFeatureHighlighter-module__Vw0UiG__slideInactive .AppFeatureHighlighter-module__Vw0UiG__wrapper{opacity:0;filter:blur(10px);pointer-events:none;transform:scale(.85)rotateY(5deg)}.AppFeatureHighlighter-module__Vw0UiG__slideActive .AppFeatureHighlighter-module__Vw0UiG__wrapper{opacity:1;filter:blur();transform:scale(1)rotateY(0)}.AppFeatureHighlighter-module__Vw0UiG__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.AppFeatureHighlighter-module__Vw0UiG__imageSide{justify-content:center;display:flex}.AppFeatureHighlighter-module__Vw0UiG__mockupContainer{background:#000;border:4px solid #333;border-radius:24px;width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden}.AppFeatureHighlighter-module__Vw0UiG__mainImage{width:100%;height:auto;display:block}.AppFeatureHighlighter-module__Vw0UiG__movingSpotlight{z-index:5;pointer-events:none;border:2px solid #00ffd5;transition:all .4s ease-in-out;position:absolute;box-shadow:0 0 0 9999px #0000,0 0 20px 2px #00ffea99,inset 0 0 10px #00d9ff4d}.AppFeatureHighlighter-module__Vw0UiG__buttonList{flex-direction:column;gap:15px;display:flex}.AppFeatureHighlighter-module__Vw0UiG__featureBtn{cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #0000001a;border-radius:12px;align-items:flex-start;gap:20px;padding:20px;transition:all .3s;display:flex}.AppFeatureHighlighter-module__Vw0UiG__btnNumber{color:#c6c6c6;background:#555;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:flex}.AppFeatureHighlighter-module__Vw0UiG__activeBtn{background:#00ff9d1a;border-color:#00ff95}.AppFeatureHighlighter-module__Vw0UiG__activeBtn .AppFeatureHighlighter-module__Vw0UiG__btnNumber{color:#000;background:#fcdb71}.AppFeatureHighlighter-module__Vw0UiG__btnContent h3{color:#000;margin:0 0 5px;font-size:1.1rem}@media (max-width:900px){.AppFeatureHighlighter-module__Vw0UiG__wrapper{grid-template-columns:1fr}}.AppFeatureHighlighter-module__Vw0UiG__mobileFeatureCard{background:#fff;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:450px;margin-top:20px;padding:15px;display:none;box-shadow:0 4px 15px #0000000d}.AppFeatureHighlighter-module__Vw0UiG__mobileNavBtn{color:#333;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s;display:flex}.AppFeatureHighlighter-module__Vw0UiG__mobileNavBtn:active{background:#00ffd5}.AppFeatureHighlighter-module__Vw0UiG__mobileFeatureContent{text-align:center;flex:1;padding:0 10px}.AppFeatureHighlighter-module__Vw0UiG__mobileCounter{color:#fff;background:#333;border-radius:10px;margin-bottom:5px;padding:2px 8px;font-size:.75rem;display:inline-block}.AppFeatureHighlighter-module__Vw0UiG__mobileFeatureContent h3{color:#000;margin:0 0 5px;font-size:1rem}.AppFeatureHighlighter-module__Vw0UiG__mobileFeatureContent p{color:#666;margin:0;font-size:.85rem;line-height:1.3}@media (max-width:900px){.AppFeatureHighlighter-module__Vw0UiG__wrapper{grid-template-columns:1fr;gap:40px}.AppFeatureHighlighter-module__Vw0UiG__buttonList{display:none}.AppFeatureHighlighter-module__Vw0UiG__mobileFeatureCard{display:flex}.AppFeatureHighlighter-module__Vw0UiG__imageSide{flex-direction:column;align-items:center}.AppFeatureHighlighter-module__Vw0UiG__tabContainer{margin-bottom:.5rem}.AppFeatureHighlighter-module__Vw0UiG__tabButton{color:#64748b;cursor:pointer;background:#e2e8f0;border:2px solid #000;border-radius:30px;min-width:50%;max-width:50%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:4px 4px #000}}
.page-module__z6hFhW__container{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex}
.dashboard-module__b3dAgq__dashboardContainer{color:#151515;width:100%;min-height:100vh;padding-top:calc(2rem + env(safe-area-inset-top,0px));padding-right:calc(5rem + env(safe-area-inset-right,0px));padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px));padding-left:calc(5rem + env(safe-area-inset-left,0px));box-sizing:border-box;background-color:#f8fafc;font-family:sans-serif;overflow-x:visible}.dashboard-module__b3dAgq__dashboardColumn{flex-direction:column;align-items:center;width:100%;display:flex}.dashboard-module__b3dAgq__dashboardColumn>*{width:100%}.dashboard-module__b3dAgq__dashboardContainer *{box-sizing:border-box}.dashboard-module__b3dAgq__topHeader{background:#fff;border:2px solid #151515;border-radius:1rem;justify-content:space-between;align-items:center;max-width:1400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem 2rem;display:flex;box-shadow:4px 4px #151515}.dashboard-module__b3dAgq__logoArea{text-transform:uppercase;align-items:center;gap:1rem;font-size:1.5rem;font-weight:900;display:flex}.dashboard-module__b3dAgq__userInfo{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-module__b3dAgq__mobileHeader{grid-template-columns:1fr;justify-items:center;row-gap:.6rem;width:100%;display:grid}.dashboard-module__b3dAgq__mobileHeaderLogo{justify-content:center;display:flex}.dashboard-module__b3dAgq__mobileHeaderTitle{text-transform:uppercase;font-size:1.25rem;font-weight:900}.dashboard-module__b3dAgq__mobileHeaderChips{justify-content:center;width:100%;display:flex}.dashboard-module__b3dAgq__mobileChip{text-align:center;color:#854d0e;background:#fef9c3;border:2px solid #151515;border-radius:.9rem;width:100%;max-width:520px;padding:.65rem .9rem;font-weight:900}.dashboard-module__b3dAgq__mobileHeaderInstall{justify-content:center;display:flex}.dashboard-module__b3dAgq__mobileInstallBtn{cursor:pointer;color:#1e3a8a;background:#dbeafe;border:2px solid #151515;border-radius:.9rem;padding:.65rem 1.1rem;font-weight:900}.dashboard-module__b3dAgq__mobileProfileCard{border:none;padding-top:1.25rem}.dashboard-module__b3dAgq__mobileProfileChipsRow{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:520px;margin:.75rem auto 0;display:flex}.dashboard-module__b3dAgq__mobileProfileChipsRow .dashboard-module__b3dAgq__mobileWalletChip,.dashboard-module__b3dAgq__mobileProfileChipsRow .dashboard-module__b3dAgq__mobileReferralChip{flex:1;justify-content:center;align-items:center;min-width:0;height:38px;margin-top:0}.dashboard-module__b3dAgq__mobileProfileChipsRow .dashboard-module__b3dAgq__mobileWalletChip{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__b3dAgq__mobileWalletChip{color:#1e3a8a;background:#eff6ff;border:2px solid #151515;border-radius:999px;align-items:center;gap:8px;margin-top:.75rem;padding:.35rem .75rem;font-family:monospace;font-weight:900;line-height:1;display:inline-flex}.dashboard-module__b3dAgq__mobileReferralChip{text-align:center;background:#fffbeb;border:2px solid #151515;border-radius:999px;align-items:center;gap:10px;margin-top:.75rem;padding:.45rem .75rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.dashboard-module__b3dAgq__mobileReferralCode{color:#151515;text-align:center;justify-content:center;align-items:center;font-family:monospace;font-size:.9rem;display:inline-flex}.dashboard-module__b3dAgq__mobileReferralCopy{cursor:pointer;border:none;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__b3dAgq__mobileTabs{justify-content:space-between;gap:10px;width:100%;max-width:560px;margin-left:auto;margin-right:auto;display:flex}.dashboard-module__b3dAgq__mobileTabBtn{cursor:pointer;text-transform:uppercase;background:#fff;border:2px solid #151515;border-radius:.9rem;flex:1;width:130px;min-width:130px;padding:.7rem .5rem;font-size:.75rem;font-weight:900}.dashboard-module__b3dAgq__mobileTabActive{color:#fff;background:#151515}.dashboard-module__b3dAgq__mobileBalanceBox{flex-direction:row;justify-content:flex-start;gap:.75rem;padding:1.05rem .85rem}.dashboard-module__b3dAgq__mobileBalanceBox .dashboard-module__b3dAgq__balanceValue{font-size:1.35rem;line-height:1}.dashboard-module__b3dAgq__mobileBottomBar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#f8fafce6;border-top:1px solid #e2e8f0;padding:12px;position:fixed;bottom:0;left:0;right:0}.dashboard-module__b3dAgq__mobileLogoutBtn{cursor:pointer;background:#fff;border:2px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:10px;width:100%;padding:.95rem;font-weight:900;display:flex}.dashboard-module__b3dAgq__settingsField{flex-direction:column;gap:6px;margin-bottom:.9rem;display:flex}.dashboard-module__b3dAgq__settingsLabel{color:#0f172a;text-transform:uppercase;font-size:.85rem;font-weight:900}.dashboard-module__b3dAgq__settingsInput{color:#151515;background:#fff;border:2px solid #151515;border-radius:.9rem;width:100%;padding:.85rem .9rem;font-weight:800}.dashboard-module__b3dAgq__settingsInput::placeholder{color:#94a3b8;font-weight:700}.dashboard-module__b3dAgq__settingsLogoutBtn{color:#151515;cursor:pointer;background:#fee2e2;border:2px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:10px;width:100%;padding:.95rem;font-weight:900;display:flex}.dashboard-module__b3dAgq__settingsAdminBtn{color:#1e3a8a;cursor:pointer;background:#dbeafe;border:2px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:10px;width:100%;padding:.95rem;font-weight:900;display:flex}.dashboard-module__b3dAgq__settingsLogoutBtn:active,.dashboard-module__b3dAgq__settingsAdminBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.dashboard-module__b3dAgq__mainGrid{grid-template-columns:380px 1fr;align-items:start;gap:1rem;max-width:1400px;margin:0 auto;display:grid}.dashboard-module__b3dAgq__paginationRow{justify-content:space-between;align-items:center;gap:12px;margin-top:1rem;display:flex}.dashboard-module__b3dAgq__paginationInfo{color:#64748b;font-size:.85rem;font-weight:700}.dashboard-module__b3dAgq__paginationBtns{align-items:center;gap:10px;display:flex}.dashboard-module__b3dAgq__paginationBtn{cursor:pointer;background:#fff;border:2px solid #151515;border-radius:.8rem;padding:.5rem .9rem;font-weight:900;transition:transform .1s;box-shadow:4px 4px #151515}.dashboard-module__b3dAgq__paginationBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.dashboard-module__b3dAgq__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__b3dAgq__txRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.dashboard-module__b3dAgq__txHashText{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;max-width:100%;padding:2px 8px;font-family:monospace;font-size:.75rem;font-weight:800;overflow:hidden}.dashboard-module__b3dAgq__txCopyBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:3px 6px}.dashboard-module__b3dAgq__txCopyBtn:active{transform:translate(1px,1px)}.dashboard-module__b3dAgq__transactionsCard{flex-direction:column;min-height:520px;display:flex}.dashboard-module__b3dAgq__transactionsCard .dashboard-module__b3dAgq__historyList{flex:1}.dashboard-module__b3dAgq__paginationRow{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:.75rem}.dashboard-module__b3dAgq__txLoadingBox{text-align:center;color:#64748b;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1rem;justify-content:center;align-items:center;gap:10px;padding:2rem;font-style:italic;display:flex}.dashboard-module__b3dAgq__btnDisabled{opacity:.75;cursor:not-allowed;box-shadow:none}.dashboard-module__b3dAgq__txCopyBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes dashboard-module__b3dAgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.dashboard-module__b3dAgq__dashboardContainer{padding-top:calc(1.25rem + env(safe-area-inset-top,0px));padding-right:calc(1.25rem + env(safe-area-inset-right,0px));padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));padding-left:calc(1.25rem + env(safe-area-inset-left,0px))}.dashboard-module__b3dAgq__topHeader{padding:1rem}.dashboard-module__b3dAgq__mainGrid{grid-template-columns:340px 1fr;gap:1.25rem}.dashboard-module__b3dAgq__balanceBox{padding:2rem 1.5rem}}@media (max-width:820px){.dashboard-module__b3dAgq__dashboardContainer{padding:1.15rem;padding-top:calc(1.15rem + env(safe-area-inset-top,0px));padding-left:calc(1.15rem + 10px);padding-right:calc(1.15rem + 10px);padding-bottom:calc(1.15rem + env(safe-area-inset-bottom,0px) + 10px)}.dashboard-module__b3dAgq__topHeader,.dashboard-module__b3dAgq__mainGrid{width:100%;max-width:560px}.dashboard-module__b3dAgq__topHeader{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-module__b3dAgq__userInfo{flex-wrap:wrap;justify-content:space-between;gap:.75rem;width:100%}.dashboard-module__b3dAgq__mainGrid,.dashboard-module__b3dAgq__balanceRow{grid-template-columns:1fr}.dashboard-module__b3dAgq__balanceBox{padding:1.5rem 1rem}.dashboard-module__b3dAgq__machinesGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-module__b3dAgq__historyItem{flex-direction:column;align-items:flex-start;gap:10px}}.dashboard-module__b3dAgq__card{background:#fff;border:2px solid #151515;border-radius:1.5rem;margin-bottom:1.5rem;padding:1.5rem;position:relative;box-shadow:6px 6px #0000001a}.dashboard-module__b3dAgq__cardProfileMobile{background:#fff;margin-bottom:0;position:relative}.dashboard-module__b3dAgq__cardHeader{border-bottom:2px dashed #e2e8f0;align-items:center;gap:10px;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.dashboard-module__b3dAgq__cardTitle{text-transform:uppercase;color:#1e293b;margin:0;font-size:1.1rem;font-weight:800}.dashboard-module__b3dAgq__profileCard{text-align:center;flex-direction:column;align-items:center;display:flex}.dashboard-module__b3dAgq__avatarWrapper{background:#cbd5e1;border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.dashboard-module__b3dAgq__userName{text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:900}.dashboard-module__b3dAgq__userBio{color:#64748b;margin-top:.5rem;font-size:.9rem;font-style:italic}.dashboard-module__b3dAgq__insigniaGrid,.dashboard-module__b3dAgq__insigniaGridMobile{grid-template-columns:repeat(5,minmax(0,1fr));justify-items:center;gap:12px 6px;display:grid}.dashboard-module__b3dAgq__insigniaCarddMobile{text-align:left;border:2px solid #000;border-radius:1.5rem;width:100%;margin-top:20px;padding:1rem}.dashboard-module__b3dAgq__insigniaCarddMobile h3{text-transform:uppercase;color:#000;border-bottom:2px dashed #cbd5e1;padding-bottom:.5rem;font-size:1rem;font-weight:800}.dashboard-module__b3dAgq__insigniaSlot{cursor:pointer;flex-direction:column;align-items:center;gap:6px;width:100%;transition:transform .2s;display:flex}.dashboard-module__b3dAgq__unlocked:hover{transform:translateY(-3px)scale(1.05)}.dashboard-module__b3dAgq__insigniaCircle{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dashboard-module__b3dAgq__unlocked .dashboard-module__b3dAgq__insigniaCircle{background:#ffffeb;border:2px solid #e6e6e6;box-shadow:0 3px 8px #fbbf244d}.dashboard-module__b3dAgq__lockedInsignia .dashboard-module__b3dAgq__insigniaCircle{opacity:.5;background:#f8fafc;border:2px dashed #cbd5e1}.dashboard-module__b3dAgq__insigniaBadge{color:#000;text-transform:uppercase;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#e6e6e6;border-radius:12px;width:100%;max-width:65px;padding:3px 6px;font-size:.55rem;font-weight:600;overflow:hidden;box-shadow:0 2px 4px #0000001a}.dashboard-module__b3dAgq__emptyDot{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.dashboard-module__b3dAgq__subHeader{color:#94a3b8;text-transform:uppercase;align-items:center;gap:8px;margin-top:.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:flex}.dashboard-module__b3dAgq__machinesGrid{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;display:grid}.dashboard-module__b3dAgq__machineCard{aspect-ratio:1;background:#f8fafc;border:2px solid #e2e8f0;border-radius:1rem;justify-content:center;align-items:center;padding:5px;display:flex;position:relative}.dashboard-module__b3dAgq__machineImg{object-fit:contain;width:100%;height:100%}.dashboard-module__b3dAgq__statusDot{z-index:5;border:1px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.dashboard-module__b3dAgq__statusGreen{background:#22c55e}.dashboard-module__b3dAgq__statusGray{background:#cbd5e1}.dashboard-module__b3dAgq__divider{background:#f1f5f9;width:100%;height:1px;margin:1.5rem 0}.dashboard-module__b3dAgq__referralCard{background-color:#fffbeb;border-color:#151515;box-shadow:6px 6px #fbbf24}.dashboard-module__b3dAgq__referralHeader{border-bottom-color:#fbbf24}.dashboard-module__b3dAgq__linkBox{cursor:pointer;background:#fff;border:2px dashed #151515;border-radius:1rem;width:100%;margin-top:10px;padding:1rem;transition:all .2s;position:relative}.dashboard-module__b3dAgq__linkBox:hover{border-color:#3b82f6;transform:scale(1.02)}.dashboard-module__b3dAgq__linkText{color:#151515;word-break:break-all;font-family:monospace;font-size:.9rem;font-weight:700}.dashboard-module__b3dAgq__balanceRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.dashboard-module__b3dAgq__balanceBox{background:#fff;border:2px solid #151515;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3.19rem 3rem;display:flex;box-shadow:4px 4px #0000000d}.dashboard-module__b3dAgq__rigBox{background-color:#ecfccb}.dashboard-module__b3dAgq__usdtBox{background-color:#dbeafe}.dashboard-module__b3dAgq__balanceLabel{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:.8rem;font-weight:700}.dashboard-module__b3dAgq__balanceValue{color:#151515;font-size:1.8rem;font-weight:900}.dashboard-module__b3dAgq__desktopFiltersRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;margin-bottom:1.25rem;display:grid}.dashboard-module__b3dAgq__desktopFilterBtn{cursor:pointer;text-transform:uppercase;background:#fff;border:2px solid #151515;border-radius:.9rem;justify-content:center;align-items:center;gap:.45rem;padding:.8rem .7rem;font-size:.78rem;font-weight:900;display:inline-flex;position:relative}.dashboard-module__b3dAgq__desktopFilterBtnActive{color:#000;background:#ffdb3b}.dashboard-module__b3dAgq__filterBadge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 4px;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute;top:-8px;right:-8px}.dashboard-module__b3dAgq__badgeGreen{letter-spacing:.5px;background:#16a34a;font-size:.65rem}.dashboard-module__b3dAgq__prelaunchDesktopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__b3dAgq__prelaunchBoxCard{background:#f8fafc;border:2px solid #151515;border-radius:1rem;flex-direction:column;gap:.6rem;padding:1rem;display:flex}.dashboard-module__b3dAgq__dropRateBadge{color:#854d0e;cursor:pointer;background:#fffbeb;border:2px solid #151515;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:.35rem .7rem;font-size:.75rem;font-weight:900;display:inline-flex}.dashboard-module__b3dAgq__dropRateIntro,.dashboard-module__b3dAgq__dropRateSectionTitle{color:#334155;font-size:.9rem;font-weight:900}.dashboard-module__b3dAgq__dropRateFooter{color:#475569;font-size:.8rem;font-weight:800}.dashboard-module__b3dAgq__prelaunchBoxImageWrap{background:#fff;border:2px dashed #cbd5e1;border-radius:.9rem;width:100%;height:190px;position:relative;overflow:hidden}.dashboard-module__b3dAgq__prelaunchBoxTitle{color:#151515;margin-top:.75rem;margin-bottom:.75rem;font-size:1.55rem;font-weight:900;line-height:1.05}.dashboard-module__b3dAgq__prelaunchBoxMeta{color:#475569;font-size:.86rem;font-weight:700}.dashboard-module__b3dAgq__prelaunchCtaBtn{color:#1e3a8a;background:#dbfedd;justify-content:center;gap:.2rem;width:100%;padding:.5rem .7rem;line-height:1.05}.dashboard-module__b3dAgq__prelaunchOpenableSection{border-top:2px dashed #e2e8f0;margin-top:1rem;padding-top:1rem}.dashboard-module__b3dAgq__prelaunchOpenableTitle{color:#334155;text-transform:uppercase;margin-bottom:.7rem;font-size:.88rem;font-weight:900}.dashboard-module__b3dAgq__prelaunchOpenableGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-module__b3dAgq__ownedBoxesGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-module__b3dAgq__ownedBoxCard{background:#f8fafc;border:2px solid #151515;border-radius:1rem;flex-direction:column;align-items:center;gap:.45rem;padding:.75rem;display:flex}.dashboard-module__b3dAgq__ownedBoxCardOpened{background:#f1f5f9;border-color:#94a3b8;box-shadow:inset 0 0 0 1px #94a3b840}.dashboard-module__b3dAgq__ownedBoxBadge{color:#166534;text-transform:uppercase;background:#dcfce7;border:2px solid #151515;border-radius:999px;width:fit-content;padding:.2rem .7rem;font-size:.78rem;font-weight:900}.dashboard-module__b3dAgq__ownedBoxBadgeOpened{color:#4b5563;background:#e5e7eb;border-color:#9ca3af}.dashboard-module__b3dAgq__ownedBoxImageWrap{background:#fff;border:2px dashed #cbd5e1;border-radius:.9rem;width:100%;height:120px;position:relative;overflow:hidden}.dashboard-module__b3dAgq__ownedBoxImageWrapOpened{filter:grayscale()saturate(.2);background:#e5e7eb;border-color:#cbd5e1}.dashboard-module__b3dAgq__ownedBoxName{color:#151515;margin-top:.5rem;font-size:.98rem;font-weight:900;line-height:1.1}.dashboard-module__b3dAgq__prelaunchBoxCard .dashboard-module__b3dAgq__prelaunchCtaBtn{margin-top:.7rem}.dashboard-module__b3dAgq__ownedBoxCard .dashboard-module__b3dAgq__prelaunchCtaBtn{margin-top:.65rem}@media (max-width:1400px){.dashboard-module__b3dAgq__ownedBoxesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.dashboard-module__b3dAgq__ownedBoxesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-module__b3dAgq__settingsDesktopGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__b3dAgq__accountInfoList{gap:.7rem;display:grid}.dashboard-module__b3dAgq__accountInfoRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.8rem;justify-content:space-between;align-items:center;gap:12px;padding:.75rem .9rem;display:flex}.dashboard-module__b3dAgq__accountInfoRow span{color:#64748b;text-transform:uppercase;font-size:.82rem;font-weight:800}.dashboard-module__b3dAgq__accountInfoRow strong{color:#0f172a;text-align:right;word-break:break-word;font-size:.88rem;font-weight:900}.dashboard-module__b3dAgq__linkStatusBox{color:#fff;background:#f7dd87;border:2px solid #000;border-radius:1rem;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.dashboard-module__b3dAgq__walletAddress{color:#000;text-overflow:ellipsis;white-space:nowrap;background:#f3f4b7;border:1px solid #000;border-radius:5px;max-width:280px;padding:5px 10px;font-family:monospace;overflow:hidden}.dashboard-module__b3dAgq__actionBtn{cursor:pointer;border:2px solid #151515;border-radius:.8rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:800;transition:transform .1s;display:flex;box-shadow:4px 4px #151515}.dashboard-module__b3dAgq__actionBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.dashboard-module__b3dAgq__btnConnect{color:#fff;background:#ebb625}.dashboard-module__b3dAgq__adminPanelBtn{color:#f8fafc;background:#111827;justify-content:center;text-decoration:none}.dashboard-module__b3dAgq__historyList{flex-direction:column;gap:.8rem;display:flex}.dashboard-module__b3dAgq__historyItem{background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.dashboard-module__b3dAgq__hashLink{color:#3b82f6;background:#eff6ff;border-radius:4px;align-items:center;gap:4px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:.75rem;text-decoration:none;display:flex}.dashboard-module__b3dAgq__hashLink:hover{background:#dbeafe;text-decoration:underline}.dashboard-module__b3dAgq__emptyState{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1rem;padding:2rem;font-style:italic}.dashboard-module__b3dAgq__loadingContainer{background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100vh;display:flex}.dashboard-module__b3dAgq__spinning{animation:1s linear infinite dashboard-module__b3dAgq__spin}.dashboard-module__b3dAgq__feedbackBox{border-radius:.8rem;align-items:center;gap:10px;margin-bottom:1rem;padding:1rem;font-weight:700;display:flex}.dashboard-module__b3dAgq__feedbackSuccess{color:#14532d;background:#dcfce7;border:2px solid #16a34a}.dashboard-module__b3dAgq__feedbackError{color:#7f1d1d;background:#fee2e2;border:2px solid #dc2626}@media (max-width:900px){.dashboard-module__b3dAgq__dashboardContainer{padding:1.15rem;padding-top:calc(1.15rem + env(safe-area-inset-top,0px));padding-left:calc(1.15rem + 10px);padding-right:calc(1.15rem + 10px);padding-bottom:calc(1.15rem + env(safe-area-inset-bottom,0px) + 10px);overflow-x:hidden}.dashboard-module__b3dAgq__topHeader,.dashboard-module__b3dAgq__mainGrid{width:100%;max-width:560px}.dashboard-module__b3dAgq__mainGrid{box-sizing:border-box;grid-template-columns:1fr;justify-items:center;gap:1rem;padding-left:0;padding-right:0;overflow-x:hidden}.dashboard-module__b3dAgq__mainGrid>*{width:100%;min-width:0;max-width:100%}.dashboard-module__b3dAgq__card{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.dashboard-module__b3dAgq__topHeader{flex-direction:column;gap:1rem;padding:1rem}.dashboard-module__b3dAgq__logoArea,.dashboard-module__b3dAgq__userInfo{justify-content:center;width:100%}.dashboard-module__b3dAgq__linkStatusBox{width:100%}.dashboard-module__b3dAgq__walletAddress{max-width:220px}.dashboard-module__b3dAgq__balanceRow{grid-template-columns:1fr 1fr}.dashboard-module__b3dAgq__balanceBox{padding:1.5rem 1rem}.dashboard-module__b3dAgq__desktopFiltersRow{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__b3dAgq__prelaunchDesktopGrid,.dashboard-module__b3dAgq__settingsDesktopGrid,.dashboard-module__b3dAgq__prelaunchOpenableGrid,.dashboard-module__b3dAgq__ownedBoxesGrid{grid-template-columns:1fr}.dashboard-module__b3dAgq__machinesGrid{grid-template-columns:repeat(4,1fr)}.dashboard-module__b3dAgq__transactionsCard{min-height:auto}.dashboard-module__b3dAgq__transactionsCard .dashboard-module__b3dAgq__historyItem{text-align:left;flex-direction:row;align-items:center;gap:12px}.dashboard-module__b3dAgq__transactionsCard .dashboard-module__b3dAgq__historyItem>div:first-child{text-align:left;flex:1;min-width:0}.dashboard-module__b3dAgq__transactionsCard .dashboard-module__b3dAgq__historyItem>div:last-child{white-space:nowrap;text-align:right}.dashboard-module__b3dAgq__dashboardContainer{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px) + 10px)}}.dashboard-module__b3dAgq__winnerList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__b3dAgq__winnerRow{background:#f8fafc;border:2px solid #e2e8f0;border-radius:1rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.dashboard-module__b3dAgq__winnerInfo{align-items:center;gap:.75rem;display:flex}.dashboard-module__b3dAgq__winnerAvatar{background:#cbd5e1;border-radius:50%;width:42px;height:42px;position:relative;overflow:hidden}.dashboard-module__b3dAgq__winnerName{color:#151515;font-weight:800}.dashboard-module__b3dAgq__winnerMeta{color:#64748b;font-size:.75rem}.dashboard-module__b3dAgq__winnerActions{align-items:center;gap:.75rem;display:flex}.dashboard-module__b3dAgq__winnerAmount{color:#16a34a;font-weight:900}.dashboard-module__b3dAgq__winnerPayBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:.75rem;padding:.5rem .9rem;font-weight:800}.dashboard-module__b3dAgq__winnerPayBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}
.lottery-module__mnEAMa__container{flex-direction:column;max-width:100%;min-height:80vh;padding:1.5rem;display:flex}.lottery-module__mnEAMa__header{text-align:center;width:100%;margin-bottom:2rem}.lottery-module__mnEAMa__title{text-transform:uppercase;color:#151515;margin:0;font-size:2rem;font-weight:900}.lottery-module__mnEAMa__highlight{color:#eab308}.lottery-module__mnEAMa__subtitle{color:#64748b;font-weight:500}.lottery-module__mnEAMa__potCard{color:#030303;text-align:center;background:#f8fce9;border:4px solid #242424;border-radius:1.5rem;margin-bottom:1.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.lottery-module__mnEAMa__roundBadge{color:#151515;letter-spacing:.04em;background:#fbbf24;border:2px solid #151515;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:900;position:absolute;top:12px;right:12px}.lottery-module__mnEAMa__potCardCompleted>*{z-index:1;position:relative}.lottery-module__mnEAMa__potLabel{color:#0e0e0e;text-transform:uppercase;letter-spacing:1px;margin-top:10px;font-size:.9rem;font-weight:700}.lottery-module__mnEAMa__potValue{text-shadow:0 0 20px #16161680;margin:.5rem 0;font-size:3.5rem;font-weight:900;line-height:1}.lottery-module__mnEAMa__potCurrency{opacity:.8;font-size:1.2rem;font-weight:700}.lottery-module__mnEAMa__buySection{flex-direction:column;gap:1rem;display:flex}.lottery-module__mnEAMa__buyControls{flex-direction:column;gap:10px;width:100%;display:flex}.lottery-module__mnEAMa__amountControl{border-radius:1rem;justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;padding:.5rem;display:flex}.lottery-module__mnEAMa__amountControl button{cursor:pointer;background:#e5e5e5;border:2px solid #151515;border-radius:1rem;width:25%;height:2.5rem;font-weight:900}.lottery-module__mnEAMa__amountControl span{text-align:center;text-align:center;background-color:#c6c6c6;border:1px solid #000;border-radius:1rem;justify-content:center;align-items:center;width:50%;min-width:1.2rem;height:2.5rem;font-size:1.2rem;font-weight:900;display:flex}.lottery-module__mnEAMa__btnBuy{color:#151515;cursor:pointer;text-transform:uppercase;background:#fbbf24;border:3px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:10px;padding:1.2rem;font-size:1.2rem;font-weight:900;transition:transform .1s;display:flex;box-shadow:6px 6px #151515}.lottery-module__mnEAMa__btnBuy:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.lottery-module__mnEAMa__btnDisabled{color:#151515;cursor:not-allowed;text-transform:uppercase;opacity:.9;background:#e5e5e5;border:3px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:10px;padding:1.2rem;font-size:1.1rem;font-weight:900;display:flex;box-shadow:4px 4px #151515}.lottery-module__mnEAMa__btnDisabledContent{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.lottery-module__mnEAMa__btnDisabledTitle{letter-spacing:.06em;font-size:.85rem;font-weight:900}.lottery-module__mnEAMa__btnDisabledTime{font-size:1rem;font-weight:900}.lottery-module__mnEAMa__accumulatedInfoCard{background:#fffbeb;border:3px solid #151515;border-radius:1rem;margin-top:1rem;padding:1rem;box-shadow:4px 4px #0000001f}.lottery-module__mnEAMa__accumulatedInfoTitle{text-transform:uppercase;color:#151515;text-align:center;margin-bottom:.5rem;font-size:.95rem;font-weight:900}.lottery-module__mnEAMa__accumulatedInfoText{color:#151515;font-size:.9rem;font-weight:600;line-height:1.35}.lottery-module__mnEAMa__winnersSection{margin-top:2rem}.lottery-module__mnEAMa__sectionTitle{text-align:center;text-transform:uppercase;color:#151515;margin-bottom:2rem;font-size:1.1rem;font-weight:900}.lottery-module__mnEAMa__podium{justify-content:center;align-items:flex-end;gap:10px;padding-bottom:20px;display:flex}.lottery-module__mnEAMa__podiumCard{text-align:center;background:#fff;border:3px solid #151515;border-radius:1rem;flex-direction:column;align-items:center;padding:1rem .5rem;display:flex;position:relative;box-shadow:4px 4px #0000001a}.lottery-module__mnEAMa__place1{z-index:2;background:#fffbeb;border-color:#fbbf24;width:38%;padding-top:2.5rem;padding-bottom:2rem;transform:translateY(-10px)}.lottery-module__mnEAMa__place2,.lottery-module__mnEAMa__place3{z-index:1;width:30%}.lottery-module__mnEAMa__placeBadge{color:#fff;background:#151515;border-radius:10px;padding:2px 8px;font-size:.7rem;font-weight:900;position:absolute;top:-12px}.lottery-module__mnEAMa__place1 .lottery-module__mnEAMa__placeBadge{color:#151515;background:#fbbf24;border:2px solid #151515;font-size:.8rem;top:-15px}.lottery-module__mnEAMa__crown{animation:2s infinite lottery-module__mnEAMa__bounce;position:absolute;top:-35px}.lottery-module__mnEAMa__winnerInfo{width:100%;margin-top:8px;overflow:hidden}.lottery-module__mnEAMa__wName{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:800;overflow:hidden}.lottery-module__mnEAMa__wPrize{color:#059669;background:#d1fae5;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:.75rem;font-weight:700;display:inline-block}.lottery-module__mnEAMa__animationContainer{color:#fff;text-align:center;background:#0f172a;border:4px solid #fbbf24;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:60vh;padding:2rem;display:flex}.lottery-module__mnEAMa__winnerCardBig{background:linear-gradient(145deg,#fbbf24,#d97706);border-radius:20px;width:100%;padding:2rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) lottery-module__mnEAMa__popIn;box-shadow:0 0 50px #fbbf2480}.lottery-module__mnEAMa__winnerNameBig{margin:10px 0;font-size:1.5rem}.lottery-module__mnEAMa__shufflingTicket{letter-spacing:2px;color:#38bdf8;text-shadow:0 0 20px #38bdf8;background:#0000004d;border-radius:10px;padding:10px;font-family:monospace;font-size:2.5rem}@keyframes lottery-module__mnEAMa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes lottery-module__mnEAMa__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.lottery-module__mnEAMa__myTicketsSection{background:#fffbeb;border:2px dashed #fbbf24;border-radius:1rem;margin-top:2rem;padding:1rem}.lottery-module__mnEAMa__sectionHeader{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.lottery-module__mnEAMa__myTicketsGrid{flex-wrap:wrap;gap:8px;display:flex}.lottery-module__mnEAMa__myTicketItem{color:#fbbf24;background:#151515;border:1px solid #fbbf24;border-radius:8px;padding:6px 12px;font-family:monospace;font-size:1rem;font-weight:800;box-shadow:2px 2px #0003}.lottery-module__mnEAMa__historySection{margin-top:2rem}.lottery-module__mnEAMa__historyTitle{color:#151515;margin-bottom:1rem;font-size:1.1rem;font-weight:800}.lottery-module__mnEAMa__ticketGrid{flex-direction:column;gap:10px;display:flex}.lottery-module__mnEAMa__ticketItem{background:#fff;border:2px solid #151515;border-radius:12px;justify-content:space-between;align-items:center;padding:.8rem;display:flex;box-shadow:4px 4px #e5e5e5}.lottery-module__mnEAMa__ticketCodeBadge{color:#151515;background:#fbbf24;border:2px solid #151515;border-radius:6px;padding:4px 8px;font-family:monospace;font-size:.9rem;font-weight:900;box-shadow:2px 2px #151515}.lottery-module__mnEAMa__emptyState{text-align:center;color:#94a3b8;padding:2rem;font-style:italic}.lottery-module__mnEAMa__potCardCompleted{color:#94a3b8;box-shadow:none;opacity:1;background:#1e293b;border-color:#334155}.lottery-module__mnEAMa__potCardCompleted .lottery-module__mnEAMa__potValue{color:#e2e8f0;text-shadow:none}.lottery-module__mnEAMa__potCardCompleted .lottery-module__mnEAMa__roundBadge{color:#cbd5e1;background:#334155;border-color:#475569}.lottery-module__mnEAMa__stamp{color:#32bd50;text-transform:uppercase;letter-spacing:.1em;opacity:.8;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:#0006;border:4px double #32bd50;border-radius:8px;padding:.2rem 1rem;font-size:2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-12deg)}.lottery-module__mnEAMa__potCardCompleted .lottery-module__mnEAMa__roundBadge{color:#cbd5e1;z-index:20;background:#334155;border-color:#475569;border-radius:999px;width:auto;padding:4px 10px;font-size:.7rem;position:absolute;top:12px;right:12px}
.settings-module__rt6PuG__container{color:#151515;flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;padding:1.5rem;display:flex}.settings-module__rt6PuG__headerSimple{align-items:center;gap:15px;margin-bottom:1rem;display:flex}.settings-module__rt6PuG__backBtn{color:#151515;cursor:pointer;background:#fff;border:2px solid #151515;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .1s;display:flex;box-shadow:4px 4px #151515}.settings-module__rt6PuG__backBtn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.settings-module__rt6PuG__pageTitle{text-align:center;text-transform:uppercase;color:#151515;flex:1;font-size:1.5rem;font-weight:900}.settings-module__rt6PuG__card{background:#fff;border:2px solid #151515;border-radius:1.5rem;padding:1.5rem;transition:transform .2s;position:relative;box-shadow:6px 6px #0000001a}.settings-module__rt6PuG__cardHeader{border-bottom:2px dashed #e2e8f0;align-items:center;gap:10px;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.settings-module__rt6PuG__cardTitle{color:#151515;text-transform:uppercase;margin:0;font-size:1.1rem;font-weight:800}.settings-module__rt6PuG__referralCard{background-color:#fffbeb;border-color:#151515;box-shadow:6px 6px #fbbf24}.settings-module__rt6PuG__referralHeader{border-bottom-color:#fbbf24}.settings-module__rt6PuG__referralBody{text-align:center;flex-direction:column;gap:1rem;display:flex}.settings-module__rt6PuG__referralDesc{color:#475569;font-size:.9rem;font-weight:500;line-height:1.4}.settings-module__rt6PuG__linkBox{cursor:pointer;background:#fff;border:2px dashed #151515;border-radius:1rem;padding:1rem;transition:all .2s;position:relative}.settings-module__rt6PuG__linkBox:hover{background:#f0f9ff;border-color:#3b82f6;transform:scale(1.02)}.settings-module__rt6PuG__linkText{color:#151515;word-break:break-all;font-family:monospace;font-size:1rem;font-weight:700}.settings-module__rt6PuG__fieldGroup{margin-bottom:1rem}.settings-module__rt6PuG__label{color:#64748b;text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:700;display:block}.settings-module__rt6PuG__input{color:#151515;background:#f8fafc;border:2px solid #cbd5e1;border-radius:.8rem;outline:none;width:100%;padding:.8rem;font-family:monospace;font-size:.95rem;font-weight:600;transition:border .2s}.settings-module__rt6PuG__input:focus{background:#fff;border-color:#151515}.settings-module__rt6PuG__input:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;border-color:#e2e8f0}.settings-module__rt6PuG__linkActive{color:#15803d;background:#f0fdf4;border-color:#10b981}.settings-module__rt6PuG__codeArea{text-align:center;background:#fff7ed;border:2px dashed #f97316;border-radius:1rem;margin-top:1.5rem;padding:1.5rem;animation:.3s settings-module__rt6PuG__popIn}.settings-module__rt6PuG__codeTitle{color:#c2410c;margin-bottom:10px;font-size:.85rem;font-weight:700}.settings-module__rt6PuG__codeInput{text-align:center;letter-spacing:8px;background:#fff;border-color:#f97316;font-size:1.5rem;font-weight:900}.settings-module__rt6PuG__btn{cursor:pointer;text-transform:uppercase;background-color:#fdff97;border:2px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:1rem;padding:1rem;font-size:.9rem;font-weight:800;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:4px 4px #151515}.settings-module__rt6PuG__btn:active{transform:translate(2px,2px);box-shadow:2px 2px #151515}.settings-module__rt6PuG__btnPrimary{color:#151515;background:#fdff97}.settings-module__rt6PuG__btnSuccess{color:#fff;background:#10b981}.settings-module__rt6PuG__btnDanger{color:#151515;background:#ffb1b1}.settings-module__rt6PuG__btnLogout{color:#151515;background-color:#ef4444;border:2px solid #000;justify-content:center;align-items:center;gap:10px;margin-top:1rem;margin-bottom:2rem;display:flex}.settings-module__rt6PuG__btnLogout:hover{color:#fff;background-color:#ef4444;border-color:#151515}.settings-module__rt6PuG__alertBox{color:#1e3a8a;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:.5rem;align-items:center;gap:10px;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;display:flex}@keyframes settings-module__rt6PuG__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.settings-module__rt6PuG__viewRefsBtn{color:#151515;cursor:pointer;text-transform:uppercase;background:0 0;border:2px solid #151515;border-radius:1rem;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:1rem;padding:.8rem;font-weight:800;transition:all .2s;display:flex}.settings-module__rt6PuG__viewRefsBtn:hover{color:#fff;background:#151515}.settings-module__rt6PuG__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.settings-module__rt6PuG__styleModalContent{background:#fff;border-radius:1rem;flex-direction:column;gap:.5rem;width:100%;max-width:420px;padding:1rem;animation:.3s settings-module__rt6PuG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.settings-module__rt6PuG__previewHeader{text-align:center;background-color:#f5f5f5;border-bottom:2px solid #e2e8f0;border-radius:.5rem;padding:1.5rem;position:relative}.settings-module__rt6PuG__modalTitle{text-transform:uppercase;color:#334155;margin-bottom:0;font-weight:900}.settings-module__rt6PuG__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.settings-module__rt6PuG__refListContainer{flex-direction:column;gap:.8rem;max-height:300px;padding:.5rem;display:flex;overflow-y:auto}.settings-module__rt6PuG__refCard{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:.8rem;display:flex}.settings-module__rt6PuG__refAvatar{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.settings-module__rt6PuG__refInfo{flex-direction:column;flex:1;display:flex}.settings-module__rt6PuG__refName{color:#334155;font-size:.9rem;font-weight:800}.settings-module__rt6PuG__refDate{color:#94a3b8;font-size:.7rem}.settings-module__rt6PuG__refStatusBadge{color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.settings-module__rt6PuG__emptyRefs{text-align:center;color:#94a3b8;padding:2rem;font-style:italic}@keyframes settings-module__rt6PuG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.admin-module__plS1va__adminContainer{color:#f5f5f5;min-height:100vh;padding:calc(2rem + env(safe-area-inset-top,0px))calc(2.5rem + env(safe-area-inset-right,0px))calc(2rem + env(safe-area-inset-bottom,0px))calc(2.5rem + env(safe-area-inset-left,0px));background:radial-gradient(circle at top,#f5f5f50f,#0000 26%),linear-gradient(#0d0d0d 0%,#161616 44%,#1f1f1f 100%)}.admin-module__plS1va__adminShell{gap:1.2rem;width:100%;max-width:1480px;margin:0 auto;display:grid}.admin-module__plS1va__hero{background:linear-gradient(135deg,#18181bfa,#27272aeb);border:1px solid #f5f5f514;border-radius:24px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000057}.admin-module__plS1va__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b24,#0000 68%);width:250px;height:250px;position:absolute;inset:auto -90px -90px auto}.admin-module__plS1va__heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-module__plS1va__brandArea{gap:.9rem;display:grid}.admin-module__plS1va__brandRow{align-items:center;gap:.9rem;display:flex}.admin-module__plS1va__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#fafafa;background:#3f3f468c;border:1px solid #e4e4e71f;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;padding:.42rem .8rem;font-size:.72rem;font-weight:900;display:inline-flex}.admin-module__plS1va__heroTitle{text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:950;line-height:1}.admin-module__plS1va__heroText{color:#a1a1aa;max-width:760px;margin:0;font-size:.98rem;font-weight:600;line-height:1.55}.admin-module__plS1va__heroActions,.admin-module__plS1va__inlineActions,.admin-module__plS1va__actionsRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-module__plS1va__ghostBtn,.admin-module__plS1va__primaryBtn,.admin-module__plS1va__dangerBtn,.admin-module__plS1va__secondaryBtn,.admin-module__plS1va__iconBtn,.admin-module__plS1va__toggleBtn,.admin-module__plS1va__winnerPayBtn{cursor:pointer;border:1px solid #f5f5f51f;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1rem;font-size:.84rem;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.admin-module__plS1va__ghostBtn{color:#fafafa;background:#27272adb}.admin-module__plS1va__primaryBtn{color:#fafafa;background:linear-gradient(135deg,#52525b,#71717a)}.admin-module__plS1va__secondaryBtn{color:#fafafa;background:#3f3f46d1}.admin-module__plS1va__dangerBtn{color:#fecaca;background:#7f1d1d47;border-color:#f8717142}.admin-module__plS1va__iconBtn{color:#e4e4e7;background:#3f3f46b8;border-radius:14px;width:42px;height:42px;padding:0}.admin-module__plS1va__ghostBtn:hover,.admin-module__plS1va__primaryBtn:hover,.admin-module__plS1va__dangerBtn:hover,.admin-module__plS1va__secondaryBtn:hover,.admin-module__plS1va__iconBtn:hover,.admin-module__plS1va__winnerPayBtn:hover,.admin-module__plS1va__toggleBtn:hover{transform:translateY(-1px)}.admin-module__plS1va__statGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;display:grid}.admin-module__plS1va__statCard,.admin-module__plS1va__panelCard,.admin-module__plS1va__emptyCard{background:#18181be0;border:1px solid #f5f5f514;border-radius:22px;box-shadow:inset 0 1px #ffffff05}.admin-module__plS1va__statCard{gap:.45rem;padding:1rem;display:grid}.admin-module__plS1va__statLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.admin-module__plS1va__statValue{color:#fafafa;font-size:1.42rem;font-weight:950}.admin-module__plS1va__statHint{color:#71717a;font-size:.82rem;font-weight:700}.admin-module__plS1va__statusBadge,.admin-module__plS1va__panelBadge{text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.74rem;font-weight:900;display:inline-flex}.admin-module__plS1va__panelBadge{color:#e4e4e7;background:#3f3f4699;border:1px solid #e4e4e714}.admin-module__plS1va__statusONLINE{color:#bbf7d0;background:#15803d2e;border:1px solid #4ade803d}.admin-module__plS1va__statusOFFLINE{color:#fecaca;background:#7f1d1d33;border:1px solid #f8717133}.admin-module__plS1va__statusMAINTENANCE{color:#fde68a;background:#a162072e;border:1px solid #fbbf2433}.admin-module__plS1va__dualGrid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:1rem;display:grid}.admin-module__plS1va__panelCard{gap:1rem;padding:1.2rem;display:grid}.admin-module__plS1va__panelHeader,.admin-module__plS1va__subSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-module__plS1va__panelTitleWrap{gap:.25rem;display:grid}.admin-module__plS1va__panelTitle,.admin-module__plS1va__subSectionTitle{color:#fafafa;margin:0;font-size:1.08rem;font-weight:900}.admin-module__plS1va__panelSubtitle{color:#a1a1aa;margin:0;font-size:.88rem;font-weight:600}.admin-module__plS1va__winnerList,.admin-module__plS1va__resultGrid,.admin-module__plS1va__campaignList,.admin-module__plS1va__rewardList{gap:.75rem;display:grid}.admin-module__plS1va__winnerRow,.admin-module__plS1va__campaignListItem,.admin-module__plS1va__resultCard,.admin-module__plS1va__rewardRow{background:#27272acc;border:1px solid #52525b99;border-radius:18px}.admin-module__plS1va__winnerRow{justify-content:space-between;align-items:center;gap:.9rem;padding:.9rem;display:flex}.admin-module__plS1va__winnerInfo{align-items:center;gap:.85rem;min-width:0;display:flex}.admin-module__plS1va__winnerAvatar{background:linear-gradient(#27272a,#18181b);border:1px solid #f5f5f524;border-radius:50%;flex-shrink:0;width:58px;height:58px;position:relative;overflow:hidden}.admin-module__plS1va__winnerMetaBlock{gap:.2rem;min-width:0;display:grid}.admin-module__plS1va__winnerName{color:#fafafa;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:900;overflow:hidden}.admin-module__plS1va__winnerMeta{color:#a1a1aa;font-size:.8rem;font-weight:700}.admin-module__plS1va__winnerActions{flex-direction:column;align-items:flex-end;gap:.55rem;display:flex}.admin-module__plS1va__winnerAmount{color:#bbf7d0;font-size:1rem;font-weight:950}.admin-module__plS1va__winnerPayBtn{color:#fafafa;background:linear-gradient(135deg,#3f3f46eb,#52525beb);min-width:132px}.admin-module__plS1va__winnerPayBtn:disabled,.admin-module__plS1va__iconBtn:disabled,.admin-module__plS1va__primaryBtn:disabled,.admin-module__plS1va__secondaryBtn:disabled,.admin-module__plS1va__dangerBtn:disabled,.admin-module__plS1va__ghostBtn:disabled{opacity:.56;cursor:not-allowed}.admin-module__plS1va__formGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.admin-module__plS1va__fieldLabel{color:#d4d4d8;text-transform:uppercase;letter-spacing:.06em;gap:.55rem;font-size:.78rem;font-weight:900;display:grid}.admin-module__plS1va__input,.admin-module__plS1va__select,.admin-module__plS1va__textarea{color:#f4f4f5;width:100%;font:inherit;background:#09090bdb;border:1px solid #52525be6;border-radius:16px;padding:.9rem 1rem}.admin-module__plS1va__textarea{resize:vertical;min-height:220px}.admin-module__plS1va__hint{color:#71717a;font-size:.8rem;font-weight:600;line-height:1.5}.admin-module__plS1va__pillList{flex-wrap:wrap;gap:.55rem;display:flex}.admin-module__plS1va__pill{color:#f4f4f5;background:#27272ad6;border:1px solid #52525bb3;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.admin-module__plS1va__pillSuccess{color:#dcfce7;border-color:#4ade8040}.admin-module__plS1va__pillWarning{color:#fde68a;border-color:#fbbf2447}.admin-module__plS1va__emptyCard{text-align:center;color:#a1a1aa;padding:1.4rem;font-weight:700}.admin-module__plS1va__toggleField{align-content:start}.admin-module__plS1va__toggleBtn{border-radius:16px;justify-content:space-between;width:100%;padding:.86rem 1rem}.admin-module__plS1va__toggleBtn span{background:currentColor;border-radius:999px;width:12px;height:12px}.admin-module__plS1va__toggleOn{color:#bbf7d0;background:#15803d2e}.admin-module__plS1va__toggleOff{color:#d4d4d8;background:#3f3f46b8}.admin-module__plS1va__campaignLayout{grid-template-columns:minmax(280px,.55fr) minmax(0,1.45fr);gap:1rem;display:grid}.admin-module__plS1va__campaignListItem{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.9rem;display:flex}.admin-module__plS1va__campaignListItemActive{border-color:#f59e0b47;box-shadow:inset 0 0 0 1px #f59e0b1f}.admin-module__plS1va__campaignListTitle{color:#fafafa;font-weight:900}.admin-module__plS1va__campaignListMeta{color:#a1a1aa;margin-top:.2rem;font-size:.82rem;font-weight:700}.admin-module__plS1va__campaignEditor,.admin-module__plS1va__subSection{gap:1rem;display:grid}.admin-module__plS1va__rewardRow{grid-template-columns:minmax(0,1.5fr) .8fr .8fr auto;gap:.65rem;padding:.75rem;display:grid}.admin-module__plS1va__resultCard{gap:.65rem;padding:.9rem;display:grid}.admin-module__plS1va__resultTitle{color:#d4d4d8;text-transform:uppercase;font-size:.85rem;font-weight:900}.admin-module__plS1va__moderationSummary{color:#e4e4e7;gap:.2rem;display:grid}@media (max-width:1320px){.admin-module__plS1va__statGrid,.admin-module__plS1va__formGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1080px){.admin-module__plS1va__dualGrid,.admin-module__plS1va__campaignLayout{grid-template-columns:1fr}.admin-module__plS1va__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.admin-module__plS1va__adminContainer{padding:calc(1rem + env(safe-area-inset-top,0px))1rem calc(1.2rem + env(safe-area-inset-bottom,0px))}.admin-module__plS1va__statGrid,.admin-module__plS1va__formGrid,.admin-module__plS1va__rewardRow{grid-template-columns:1fr}.admin-module__plS1va__winnerRow,.admin-module__plS1va__winnerInfo,.admin-module__plS1va__winnerActions{align-items:flex-start}.admin-module__plS1va__winnerRow{flex-direction:column}.admin-module__plS1va__winnerActions,.admin-module__plS1va__winnerPayBtn,.admin-module__plS1va__primaryBtn,.admin-module__plS1va__secondaryBtn,.admin-module__plS1va__dangerBtn,.admin-module__plS1va__ghostBtn{width:100%}}
