.InventoryPage_pageBody__e5TcF{margin:0;padding:0;overflow-x:hidden;background-color:#1a1a2e}.InventoryPage_container__ILKmx{min-height:100vh;max-width:1200px;margin:0 auto;padding:2rem;background-color:rgba(26,26,46,.9);color:#e6dfd9;display:flex;flex-direction:column;align-items:center;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.5)}.InventoryPage_points__XXiAW{width:100%;text-align:center;margin-bottom:2rem;background-color:transparent;padding:1rem}.InventoryPage_points__XXiAW h1{margin:0;color:#ff007f;font-size:2rem;text-shadow:0 0 10px #ff007f,0 0 20px #ff5c8a}.InventoryPage_backButton__bP_lC{padding:.8rem 1.5rem;background:linear-gradient(90deg,#ff007f,#ff5c8a);color:#e6dfd9;text-decoration:none;border-radius:4px;margin-bottom:2rem;font-weight:700;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.2);display:inline-block;font-size:1.1rem}.InventoryPage_backButton__bP_lC:hover{background:linear-gradient(90deg,#ff5c8a,#ff007f);transform:translateY(-3px);box-shadow:0 6px 8px rgba(0,0,0,.3)}.InventoryPage_snailGrid__Iu0fu{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:2rem;gap:2rem;width:100%}.InventoryPage_snailCard__Xuu26{background:linear-gradient(145deg,rgba(255,0,127,.8),rgba(0,204,255,.8));border-radius:12px;padding:1.5rem;box-shadow:0 8px 16px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.InventoryPage_snailCard__Xuu26:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(21,25%,53%,.08) 0,hsla(21,25%,53%,0) 70%);transform:rotate(45deg);z-index:0}.InventoryPage_snailCard__Xuu26:hover{border-color:#ff007f;box-shadow:0 12px 20px rgba(0,0,0,.4),0 0 20px rgba(255,0,127,.2)}.InventoryPage_snailCard__Xuu26:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(21,25%,53%,0),hsla(21,25%,53%,.1) 50%,hsla(21,25%,53%,0));animation:InventoryPage_scanline__At2pr 1.5s linear infinite;z-index:1;pointer-events:none}@keyframes InventoryPage_scanline__At2pr{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.InventoryPage_snailIdContainer__dAfsT{padding:2rem;border-radius:10px;background-color:rgba(26,26,46,.8);margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 2px 10px rgba(0,0,0,.5);position:relative;z-index:2;border:1px solid #3c5148}.InventoryPage_snailIdContainer__dAfsT:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#3c5148,#ff007f,#3c5148);z-index:-1;opacity:.3;filter:blur(5px);transition:opacity .3s ease}.InventoryPage_snailCard__Xuu26:hover .InventoryPage_snailIdContainer__dAfsT:after{opacity:.6}.InventoryPage_snailInfo__LvKO0{text-align:center;width:100%;position:relative;z-index:2}.InventoryPage_snailNickname__7T_jW{font-size:1.3rem;font-weight:600;margin-bottom:.7rem;color:#dcd7c9;text-shadow:0 2px 4px rgba(0,0,0,.4);letter-spacing:.5px}.InventoryPage_snailPoints__bxy0h{font-size:1.1rem;color:#dcd7c9;font-weight:500;background:linear-gradient(90deg,rgba(255,0,127,.3),rgba(0,204,255,.6));padding:.4rem 1rem;border-radius:20px;display:inline-block;box-shadow:0 2px 4px rgba(0,0,0,.2);border:1px solid rgba(255,0,127,.3)}.InventoryPage_emptyState__jp3Av,.InventoryPage_errorState__Db6Yq,.InventoryPage_loadingState__0rfKU{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;background:rgba(26,26,46,.9);padding:2rem;border-radius:12px;margin-top:2rem;box-shadow:0 8px 16px rgba(0,0,0,.3);border-left:4px solid #ff007f;border-right:4px solid #ff007f;width:100%;max-width:500px}.InventoryPage_emptyState__jp3Av h2,.InventoryPage_errorState__Db6Yq h2,.InventoryPage_loadingState__0rfKU h2{color:#dcd7c9;margin-bottom:1rem;font-size:1.8rem;text-shadow:0 2px 4px rgba(0,0,0,.4)}.InventoryPage_emptyState__jp3Av p,.InventoryPage_errorState__Db6Yq p,.InventoryPage_loadingState__0rfKU p{color:#e6dfd9;margin-bottom:1.5rem;font-size:1.1rem}.InventoryPage_retryButton__7jD7X{padding:.8rem 1.5rem;background:linear-gradient(90deg,#ff007f,#ff5c8a);color:#e6dfd9;border:none;border-radius:4px;cursor:pointer;font-weight:700;margin-top:1rem;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.2)}.InventoryPage_retryButton__7jD7X:hover{background:linear-gradient(90deg,#ff5c8a,#ff007f);transform:translateY(-3px)}@media (max-width:768px){.InventoryPage_snailGrid__Iu0fu{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.InventoryPage_snailGrid__Iu0fu{grid-template-columns:1fr}.InventoryPage_container__ILKmx{padding:1rem}}.InventoryPage_footer__ausA6{text-align:center;margin-top:0;padding:1rem;background-color:#3a4a3f;color:#a67f6a;border-radius:8px}.InventoryPage_sellButton__FJ2DG{padding:.5rem 1rem;background-color:#ff007f;color:#e6dfd9;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:all .3s ease;margin-top:.5rem}.InventoryPage_sellButton__FJ2DG:hover{background-color:#ff5c8a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.InventoryPage_auctionIcon__J4rCK{width:20px;height:20px;margin-right:5px;vertical-align:middle}.InventoryPage_auctionInfo__YjWcV{display:flex;flex-direction:column;width:100%;margin-top:8px}.InventoryPage_auctionRow__0NeNN{display:flex;justify-content:space-between;background:linear-gradient(135deg,rgba(75,0,130,.7),rgba(106,13,173,.7));border-radius:8px;padding:10px 15px;color:#dcd7c9;margin-bottom:8px;border:1px solid rgba(255,0,255,.3);box-shadow:0 0 10px rgba(255,0,255,.2)}.InventoryPage_auctionLabel__a0EgZ{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.8;display:block;margin-bottom:3px;color:#dcd7c9}.InventoryPage_auctionBid__PwBrU,.InventoryPage_auctionTime__9g0Zd{display:flex;flex-direction:column;font-weight:700;text-shadow:0 0 5px rgba(4,217,255,.5)}.InventoryPage_auctionTime__9g0Zd{color:#04d9ff}.InventoryPage_auctionBid__PwBrU{color:#f0f;text-shadow:0 0 5px rgba(255,0,255,.5)}.InventoryPage_onAuctionBadge__XZVsw{background:linear-gradient(135deg,#f0f,#bd26d1);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:6px 12px;border-radius:4px;text-align:center;box-shadow:0 0 10px rgba(255,0,255,.4);text-shadow:0 0 5px hsla(0,0%,100%,.5);animation:InventoryPage_pulsate__uoIFj 1.5s ease-in-out infinite;margin-top:5px}@keyframes InventoryPage_pulsate__uoIFj{0%{opacity:.8;box-shadow:0 0 10px rgba(255,0,255,.4)}50%{opacity:1;box-shadow:0 0 15px rgba(255,0,255,.7)}to{opacity:.8;box-shadow:0 0 10px rgba(255,0,255,.4)}}@keyframes InventoryPage_fadeIn__27Fn_{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.InventoryPage_auctionInfo__YjWcV{animation:InventoryPage_fadeIn__27Fn_ .3s ease-out}.InventoryPage_badgesSection__rl_Y1{margin:2rem 0;padding:1.5rem;background:hsla(0,0%,100%,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.InventoryPage_badgesSection__rl_Y1 h2{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;text-align:center}.InventoryPage_badgesGrid__zOtDJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:1rem}.InventoryPage_badgeCard__MvNSx{background:hsla(0,0%,100%,.05);border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform .3s ease,box-shadow .3s ease;border:1px solid hsla(0,0%,100%,.1)}.InventoryPage_badgeCard__MvNSx:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3);background:hsla(0,0%,100%,.1)}.InventoryPage_badgeImage__98PXg{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.InventoryPage_badgeName__xLka6{color:#fff;font-size:.9rem;text-align:center;font-weight:500}.InventoryPage_snailsSection__hsWW_{margin-top:2rem}.InventoryPage_snailsSection__hsWW_ h2{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;text-align:center}.InventoryPage_tabContainer__J2ymC{display:flex;justify-content:center;margin-bottom:2rem;background:hsla(0,0%,100%,.1);border-radius:8px;padding:.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.2)}.InventoryPage_tabButton__VIv3t{padding:1rem 2rem;border:none;background-color:transparent;color:#dcd7c9;font-size:1.2rem;cursor:pointer;transition:color .3s ease,background-color .3s ease;border-radius:6px;margin:0 .5rem;font-weight:600}.InventoryPage_tabButton__VIv3t:hover{color:#ff007f;background-color:rgba(255,0,127,.1)}.InventoryPage_tabButton__VIv3t.InventoryPage_activeTab__Bm2th{color:#04d9ff;background:linear-gradient(45deg,rgba(4,217,255,.3),rgba(75,0,130,.3));box-shadow:0 0 10px rgba(4,217,255,.5);border:1px solid #04d9ff}.InventoryPage_tabContent__xMKsF{width:100%;padding-top:1rem}.InventoryPage_badgesSection__rl_Y1,.InventoryPage_snailsSection__hsWW_{margin-top:0;padding-top:0}.SellModal_modalOverlay__uDCTp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.SellModal_modalContent__Gx5We{background:linear-gradient(135deg,#6a0dad,#8a2be2,indigo);padding:2rem;border-radius:15px;box-shadow:0 10px 25px rgba(106,13,173,.5),0 0 15px rgba(4,217,255,.3);color:#dcd7c9;width:300px}.SellModal_modalTitle__yfhdW{margin-bottom:1rem;text-align:center;color:#dcd7c9}.SellModal_label__pCMX6{display:block;margin-bottom:.5rem;color:#dcd7c9}.SellModal_input__yd2bP{width:calc(100% - 10px);padding:.5rem;border:1px solid #04d9ff;border-radius:4px;margin-bottom:1rem;background-color:hsla(44,21%,83%,.1);color:#dcd7c9}.SellModal_buttonContainer__Ae5Lm{display:flex;justify-content:space-between;margin-top:1rem}.SellModal_button__VAR56{padding:.5rem 1rem;background:linear-gradient(135deg,#f0f,#bd26d1);color:#e6dfd9;border:none;border-radius:4px;cursor:pointer;transition:background .3s;flex:1 1;margin:0 5px}.SellModal_button__VAR56:hover{background:linear-gradient(135deg,#bd26d1,#f0f)}.SellModal_durationContainer__6P7W9,.SellModal_priceContainer__sNRh4{display:flex;align-items:center}.SellModal_selectInput__AYsud{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.362%22%20height%3D%22292.362%22%3E%3Cpath%20fill%3D%22%23DCD7C9%22%20d%3D%22M287.9.996l-14.3-14.3a10.237%2010.237%200%200%200-14.3%200l-139.2%20139.2L43.4%20-.004a10.237%2010.237%200%200%200-14.3%200L-.004%2014.3a10.237%2010.237%200%200%200%200%2014.3l150.5%20150.5c4.7%204.7%2012.3%204.7%2017%200l150.5-150.5a10.237%2010.237%200%200%200%200-14.3z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;padding-right:30px}.SellModal_selectInput__AYsud option{background-color:indigo;color:#dcd7c9;padding:10px}.SellModal_selectInput__AYsud option:hover{background-color:#8a2be2}.SellModal_inputError__v6BOE{border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,77,79,.2)}.SellModal_errorText__tAQxP{color:#ff4d4f;font-size:.875rem;margin-top:.25rem;margin-bottom:.5rem}