.confirmation-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirmation-modal{background:linear-gradient(135deg,#1a1f3a,#252a4a);border:2px solid #3a4073;border-radius:16px;padding:24px;max-width:400px;width:90%;box-shadow:0 20px 40px #0000004d;animation:confirmationSlideIn .3s ease-out}@keyframes confirmationSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.confirmation-header h3{color:#fff;font-size:20px;font-weight:600;margin:0 0 16px;text-align:center}.confirmation-body p{color:#b8c5d1;font-size:16px;line-height:1.5;margin:0 0 24px;text-align:center}.confirmation-actions{display:flex;gap:12px;justify-content:center}.confirmation-button{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}.cancel-button{background:#4a5578;color:#fff}.cancel-button:hover:not(:disabled){background:#5a6588;transform:translateY(-1px)}.confirm-button{background:linear-gradient(135deg,#06f,#0052cc);color:#fff}.confirm-button:hover:not(:disabled){background:linear-gradient(135deg,#07f,#0063dd);transform:translateY(-1px)}.confirmation-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.confirmation-loader{display:flex;align-items:center;justify-content:center}.confirmation-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.confirmation-modal{margin:16px;padding:20px}.confirmation-actions{flex-direction:column}.confirmation-button{width:100%}}._selector_1se88_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#20222f!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;padding:10px 14px!important;font-size:14px!important;color:#fff!important;cursor:pointer;width:150px!important;min-width:150px!important;max-width:150px!important;gap:.5rem;box-shadow:0 2px 8px #0003!important;outline:none;-moz-text-align-last:center;text-align-last:center;position:relative;transition:all .2s ease;height:auto!important}._selector_1se88_1:hover{background:#252839;border-color:#fff3}._selectContent_1se88_27{background:#1a1c2e!important;border:1px solid #252839!important;border-radius:8px!important;padding:6px!important;box-shadow:0 4px 12px #0000004d!important}._selectItem_1se88_35{font-size:16px;margin-top:4px;color:#9ca3af;cursor:pointer;padding:12px 16px;border-radius:8px;line-height:1.4;height:auto;box-sizing:border-box;transition:all .15s ease}._selectItem_1se88_35:first-child{margin-top:0!important}._selectItem_1se88_35 svg{margin-left:0}._selectItem_1se88_35:hover{color:#fff!important;background-color:#2563eb!important}._selectItem_1se88_35[data-state=checked],._selected_1se88_66{color:#fff!important;background-color:#1d4ed8!important}._countdown_1se88_71{animation:_spin_1se88_1 1s linear infinite}@keyframes _spin_1se88_1{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}._titanicIndicator_1se88_84{position:absolute;top:2px;right:2px;width:20px;height:20px;background:#000c;border:1px solid #ffd700;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:help;box-shadow:0 0 5px #ffd7004d;z-index:10}@keyframes _countdown-stroke_1se88_1{0%{stroke-dashoffset:0%}to{stroke-dashoffset:100%}}@keyframes _scale-fade-in_1se88_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._coinIcon_1se88_124 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._lockedCoin_1se88_130{position:relative;width:100%;height:100%}._lockOverlay_1se88_136{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}._value_1se88_152{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;color:#fff}._valueIcon_1se88_161{width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#4a9eff,#06c);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff}@media (max-width: 768px){._value_1se88_152{flex-direction:column;align-items:center;gap:.3rem}._valueIcon_1se88_161{order:2}}._playerInfo_1se88_186{display:flex;align-items:center;gap:.75rem;flex:1}._teams2v2Display_1se88_193{display:flex;align-items:center;gap:.5rem;width:100%}._teamDisplay_1se88_200{display:flex;align-items:center;gap:.5rem;flex:1}._vs_1se88_207{font-weight:700;color:#666;font-size:.8rem}._valueText_1se88_213{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:4px;text-align:center;display:block;width:100%}._rangeText_1se88_223{font-size:.9rem;color:#888;text-align:center;display:block;width:100%;line-height:1.2}._discordBanner_1se88_233{margin:1.5rem 1rem}._discordBannerContent_1se88_237{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:.5rem;padding:1rem}._discordBannerTitle_1se88_244{color:#60a5fa;font-weight:600;font-size:1.125rem;margin-bottom:.5rem}._discordBannerText_1se88_251{color:#d1d5db;font-size:.875rem;margin:0}._statsSection_1se88_258{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 1rem;gap:1.5rem}._statsContainer_1se88_266{display:flex;gap:1.5rem}._statCard_1se88_271{border-radius:.375rem;border:1px solid #252839;padding:.75rem 1rem .75rem .75rem;font-size:.875rem;font-weight:700;color:#6b7280}._statValue_1se88_280{display:flex;align-items:center;gap:.25rem;font-size:1.25rem;color:#fff;margin-bottom:.25rem}._statLabel_1se88_289{margin:0;font-size:.875rem;color:#6b7280}._balanceDisplay_1se88_295{display:flex;align-items:center;gap:.5rem;background-color:#1f2937;padding:.5rem 1rem;border-radius:.5rem}._balanceText_1se88_304{color:#fff;font-weight:500}._controlsSection_1se88_310{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 1rem}._actionButtons_1se88_317{display:flex;gap:.75rem}._createButton_1se88_322{background-color:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}._createButton_1se88_322:hover{background-color:#1d4ed8}._historyButton_1se88_337{background-color:#374151;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}._historyButton_1se88_337:hover{background-color:#4b5563}._filtersContainer_1se88_352{display:flex;gap:.75rem}._gamesList_1se88_358{display:flex;flex-direction:column;gap:.5rem;margin:0 1rem}@media (max-width: 768px){._selector_1se88_1{width:120px!important;min-width:120px!important;max-width:120px!important;padding:8px 10px!important;font-size:12px!important}}._blurbg_1p3zs_1{position:fixed;inset:0;background:radial-gradient(ellipse at center,#297bff1a,#000c 70%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeInBlur_1p3zs_1 .6s ease-out}._modalbackgroundinventory_1p3zs_16{background:linear-gradient(135deg,#131520,#1a1e2e,#131520);border:2px solid #272d46;background-clip:padding-box;border-radius:20px;padding:20px;width:90%;max-width:1200px;color:#fff;overflow-y:auto;align-items:flex-start;animation:_modalSlideIn_1p3zs_1 .5s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 20px 40px #0006}._closeButton_1p3zs_32{position:absolute;top:10px;right:15px;background:linear-gradient(45deg,#ff4757,#ff3838);border:none;color:#fff;font-size:20px;cursor:pointer;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #ff47574d}._closeButton_1p3zs_32:hover{transform:scale(1.1) rotate(90deg);box-shadow:0 6px 20px #ff475780}._headerinventory_1p3zs_56{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:15px;position:relative;margin-bottom:15px;margin-top:5px;flex-wrap:nowrap}._inputWrapper_1p3zs_68{position:relative;display:flex;flex-grow:1}._inputv3_1p3zs_74{padding:12px 20px;width:300px;height:45px;box-sizing:border-box;border-radius:15px;background:linear-gradient(145deg,#0d1120,#191f36);border:2px solid #297bff;color:#fff;box-shadow:0 10px 20px #0003,inset 0 1px #ffffff1a;font-size:.95rem;text-align:center;transition:all .3s ease}._inputv3_1p3zs_74:focus{outline:none;border-color:#00d4ff;box-shadow:0 15px 25px #0000004d;transform:translateY(-2px)}._inputv3_1p3zs_74::-moz-placeholder{text-align:center;color:#cbd5e1}._inputv3_1p3zs_74::placeholder{text-align:center;color:#cbd5e1}._searchIcon_1p3zs_103{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}._stats_1p3zs_113{display:flex;gap:15px;align-items:center;margin-bottom:12px;margin-top:-5px}._statItem_1p3zs_121{display:flex;align-items:center;justify-content:center;text-align:center}._statItem_1p3zs_121 img{margin-right:8px;height:30px;width:auto}._statValue_1p3zs_134{font-size:17px;font-weight:700;color:#f8f8f8}._plusbutton_1p3zs_140{transform:scale(.75);z-index:5;padding:0 20px}._plusbutton_1p3zs_140:active{transform:scale(.75)}._filterContainer_1p3zs_150{display:flex;gap:10px;position:absolute;right:30px}._dropdown_1p3zs_157{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(180deg,#0d1120,#191f36);border:1px solid #297bff;border-radius:8px;padding:10px 15px;font-size:16px;color:#fff;cursor:pointer;width:200px;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 5px #0000001a;outline:none}._itemsWrapper_1p3zs_174{background:linear-gradient(145deg,#1b1e2b,#181b26);border-radius:15px;padding:15px;margin-top:20px;height:350px;overflow-y:auto;overflow-x:hidden;position:relative;border:1px solid rgba(41,123,255,.2);-webkit-overflow-scrolling:touch;touch-action:pan-y}._itemsGrid_1p3zs_188{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}._itemBox_1p3zs_194{background:linear-gradient(145deg,#21263b,#1a1f32);border-radius:12px;padding:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between;border:2px solid #272d46;height:170px;position:relative;overflow:hidden}._itemsGrid_1p3zs_188:has(._itemBox_1p3zs_194:nth-child(500)) ._itemBox_1p3zs_194{transition:none;will-change:auto;transform:translateZ(0)}._itemsGrid_1p3zs_188:has(._itemBox_1p3zs_194:nth-child(500)) ._itemBox_1p3zs_194:hover{transform:translateZ(0);box-shadow:none;border-color:#4a90e2}._itemsGrid_1p3zs_188:has(._itemBox_1p3zs_194:nth-child(500)) ._itemBox_1p3zs_194._selected_1p3zs_222{transform:translateZ(0)}._itemsGrid_1p3zs_188:has(._itemBox_1p3zs_194:nth-child(500)){contain:layout style paint;transform:translateZ(0)}._itemsGrid_1p3zs_188:has(._itemBox_1p3zs_194:nth-child(500)) ._itemImage_1p3zs_232{image-rendering:optimizeSpeed;image-rendering:-webkit-optimize-contrast}._itemsGrid_1p3zs_188[data-item-count] ._itemBox_1p3zs_194{transition:all .3s cubic-bezier(.4,0,.2,1)}._itemsGrid_1p3zs_188[data-item-count="500-999"] ._itemBox_1p3zs_194{transition:all .2s cubic-bezier(.4,0,.2,1)}._itemsGrid_1p3zs_188[data-item-count="1000-1499"] ._itemBox_1p3zs_194{transition:all .1s cubic-bezier(.4,0,.2,1)}._itemsGrid_1p3zs_188[data-item-count="1500+"] ._itemBox_1p3zs_194{transition:none}._itemsGrid_1p3zs_188[data-item-count="1500+"] ._itemBox_1p3zs_194:hover{transform:none;box-shadow:0 5px 15px #0003}._itemBox_1p3zs_194:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}._itemBox_1p3zs_194:hover{background:#ffffff0d;transform:translateY(-2px);box-shadow:0 10px 25px #0006;border-color:#297bff}._itemBox_1p3zs_194._disabled_1p3zs_276{opacity:.5;cursor:not-allowed}._itemBox_1p3zs_194._disabled_1p3zs_276:hover{background:transparent;transform:none}._disabledOverlay_1p3zs_286{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:8px}._titanicIndicator_1p3zs_300{background:linear-gradient(135deg,gold,#ffed4e);color:#000;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:700;margin-top:4px;text-align:center}._selected_1p3zs_222{transform:scale(1.05) translateY(-2px);border-color:#007bff;box-shadow:0 10px 25px #0006}._selected_1p3zs_222:after{position:absolute;content:"✓";width:20px;height:20px;background:linear-gradient(45deg,#007bff,#00d4ff);border-radius:50%;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;animation:_checkPulse_1p3zs_1 1.5s infinite}._itemsGrid_1p3zs_188[data-item-count="500-999"] ._itemBox_1p3zs_194:hover{transform:scale(1.03) translateY(-1px);box-shadow:0 8px 20px #0000004d}._itemsGrid_1p3zs_188[data-item-count="1000-1499"] ._itemBox_1p3zs_194:hover{transform:scale(1.02);box-shadow:0 5px 15px #0003}._itemsGrid_1p3zs_188[data-item-count="1000-1499"] ._itemBox_1p3zs_194:before,._itemsGrid_1p3zs_188[data-item-count="1500+"] ._itemBox_1p3zs_194:before{display:none}._itemsGrid_1p3zs_188[data-item-count="1000-1499"] ._selected_1p3zs_222:after,._itemsGrid_1p3zs_188[data-item-count="1500+"] ._selected_1p3zs_222:after{animation:none}._imageWrapper_1p3zs_358{position:relative;width:auto;height:auto}._itemImage_1p3zs_232{width:105%;height:125px;margin-left:-2px;-o-object-fit:cover;object-fit:cover;border-radius:8px;position:absolute;z-index:1}._blurritem_1p3zs_374{height:200px;width:120%;margin-left:-15px;z-index:0;opacity:.2;filter:blur(9px);top:-15px}._itemDetails_1p3zs_384{text-align:center;margin-top:5px}._itemName_1p3zs_389{font-weight:700;font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPrice_1p3zs_398{font-size:13px;font-weight:700;color:#007bff}._parentWrapper_1p3zs_404{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#17192599;border-radius:12px}._coinAndGameWrapper_1p3zs_413{display:flex;align-items:center;gap:8px}._topRow_1p3zs_419,._bottomRow_1p3zs_426{display:flex;justify-content:center;align-items:center;gap:1rem}._controlRow_1p3zs_433{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}._leftControls_1p3zs_441,._rightControls_1p3zs_447{display:flex;align-items:center;gap:1rem}._valueWrapper_1p3zs_454{display:flex;justify-content:flex-start}._buttonWrapper_1p3zs_459{display:flex;gap:8px;align-items:center;justify-content:flex-end;padding:20px;border-top:1px solid #2d3b47;background:linear-gradient(145deg,#1b1e2b,#181b26)}._choiceSelector_1p3zs_469{display:flex;align-items:center;min-width:120px}._choiceText_1p3zs_481{font-weight:500;color:#fff}._loaderWrapperSmall_1p3zs_486{display:inline-block;margin-right:10px;margin-left:-15px}._loaderSmall_1p3zs_492{border:4px solid #1c1f30;border-radius:50%;border-top:4px solid #297bff;width:20px;height:20px;animation:_spin_1p3zs_1 .45s linear infinite}._coins_1p3zs_501,._choices_1p3zs_501{display:flex;align-items:center;gap:8px}._choiceEmoji_1p3zs_509{font-size:16px}._coin_1p3zs_413{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:8px;opacity:20%;box-shadow:0 8px 6px #00000026;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._selectedcoin_1p3zs_529{transform:scale(1.1);opacity:100%}._buttonWrapper_1p3zs_459 input{width:100%;max-width:150px;padding:10px 18px;border-radius:5px;background:linear-gradient(#0d1120,#191f36);border:1px solid #297bff;color:#fff;box-shadow:0 10px 8px #00000026;font-size:.9rem;opacity:.9;text-align:center}._buttonWrapper_1p3zs_459 input:focus{outline:none!important}._emptyState_1p3zs_552{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}._emptyState_1p3zs_552 h1{font-size:20px;color:#ddd;margin-bottom:8px}._emptyState_1p3zs_552 p{color:#aaa;margin-bottom:15px}._emptyState_1p3zs_552 ._button_1p3zs_459{margin-top:15px}._loaderWrapper_1p3zs_486{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;height:100%}._loader_1p3zs_486{border:7px solid #131520;border-radius:50%;border-top:7px solid #297bff;width:45px;height:45px;animation:_spin_1p3zs_1 .45s linear infinite;opacity:.9}._fadeOut_1p3zs_602{animation:_fadeOut_1p3zs_602 .2s forwards}._shrinkOut_1p3zs_606{animation:_shrinkOut_1p3zs_606 .2s forwards}._selector_1p3zs_610{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#000;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:22px 14px!important;font-size:15px;color:#fff;cursor:pointer;width:200px;max-width:200px;box-shadow:0 2px 10px #0006;outline:none;-moz-text-align-last:center;text-align-last:center;position:relative;transition:all .2s ease;font-weight:500}._selector_1p3zs_610:hover{background:#0a0a0a;border-color:#ffffff40;box-shadow:0 4px 12px #00000080}._selectorSmall_1p3zs_635{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#000;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:16px 18px!important;font-size:15px;color:#fff;cursor:pointer;width:200px;box-shadow:0 2px 10px #0006;outline:none;-moz-text-align-last:center;text-align-last:center;position:relative;transition:all .2s ease;font-weight:500}._selectorSmall_1p3zs_635:hover{background:#0a0a0a;border-color:#ffffff40;box-shadow:0 4px 12px #00000080}._selectContent_1p3zs_659{background:#0f0f14!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;padding:6px!important;box-shadow:0 8px 20px #0009!important;z-index:1000!important}._selectItem_1p3zs_668{font-size:15px;margin-top:4px;color:#e0e0e0!important;cursor:pointer;padding:12px 16px;border-radius:6px;line-height:1.4;height:auto;box-sizing:border-box;display:flex;align-items:center;transition:all .15s ease;font-weight:500}._switchContainer_1p3zs_684{padding:4px 0;border-top:1px solid #333;margin-top:8px}._selectItem_1p3zs_668:first-child{margin-top:0!important}._selectItem_1p3zs_668 svg{margin-left:0}._selectItem_1p3zs_668:hover{color:#fff!important;background-color:#2563eb!important;transform:translate(2px)}._selectItem_1p3zs_668[data-state=checked]{color:#fff!important;background-color:#3b82f6!important}._selected_1p3zs_222{color:#fff!important;background-color:#1d4ed8!important}._selectItem_1p3zs_668._disabled_1p3zs_276{opacity:.5;cursor:not-allowed}._selectItem_1p3zs_668._disabled_1p3zs_276:hover{background:transparent;color:inherit}._selected_1p3zs_222{color:#ccc;background-color:#141724!important}._pcvalue_1p3zs_729{display:flex}._mobilevalue_1p3zs_733{display:none}._gameMode_1p3zs_737{display:flex;align-items:center;gap:.5rem}._switchLabel_1p3zs_743{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:14px;color:#ccc}._switchInput_1p3zs_752{display:none}._switchSlider_1p3zs_756{position:relative;width:40px;height:20px;background-color:#252839;border-radius:20px;transition:background-color .3s;border:1px solid #404040}._switchSlider_1p3zs_756:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background-color:#666;top:1px;left:1px;transition:transform .3s,background-color .3s}._switchInput_1p3zs_752:checked+._switchSlider_1p3zs_756{background-color:#0276ff}._switchInput_1p3zs_752:checked+._switchSlider_1p3zs_756:before{transform:translate(20px);background-color:#fff}._switchText_1p3zs_787{font-weight:500}._actions_1p3zs_791{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}._choiceSelector_1p3zs_469{margin-bottom:20px}._choiceSelector_1p3zs_469 label{display:block;margin-bottom:10px;font-weight:600;color:#fff}._choiceButton_1p3zs_810{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #444;border-radius:8px;background:#2a2a2a;color:#fff;cursor:pointer;transition:all .2s}._choiceButton_1p3zs_810:hover{background:#333;border-color:#555}._choiceButton_1p3zs_810._selected_1p3zs_222{background:#4a9eff;border-color:#4a9eff}._choiceButtons_1p3zs_833{display:flex;gap:12px;flex-wrap:wrap}._choiceDropdown_1p3zs_839{min-width:160px;background:#2a2a2a;border:1px solid #444;color:#fff}._choiceDisplay_1p3zs_475{display:flex;align-items:center;gap:8px}._choiceEmoji_1p3zs_509{font-size:18px}._choiceText_1p3zs_481{font-weight:500}@media (max-width: 840px){._modalbackgroundinventory_1p3zs_16{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 10px;overflow-x:hidden;border:none;border-radius:0}._itemsWrapper_1p3zs_174{height:80%;width:95%;padding:10px;position:relative;left:50%;transform:translate(-50%);overflow-y:auto}._buttonWrapper_1p3zs_459{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:10px 0;width:100%;box-sizing:border-box;position:relative;bottom:0}._buttonWrapper_1p3zs_459 button{min-width:120px;padding:10px 20px;font-size:16px}._headerinventory_1p3zs_56{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;width:100%}._inputWrapper_1p3zs_68{display:flex;flex-direction:column;width:auto;gap:10px;position:relative}._inputv3_1p3zs_74{height:40px;font-size:16px;padding:0 10px;width:calc(100% - 30px);box-sizing:border-box;transition:width .3s ease}._dropdown_1p3zs_157{display:none}._closeButton_1p3zs_32{position:absolute;top:10px;right:10px;z-index:50;width:30px;height:30px}._filterContainer_1p3zs_150{display:none!important}._pcvalue_1p3zs_729{display:none}._mobilevalue_1p3zs_733{display:flex}}._disabled_1p3zs_276{opacity:.5;pointer-events:none}._disabledOverlay_1p3zs_286{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;font-size:24px;border-radius:8px}._rpsChoiceWrapper_1p3zs_969{width:100%;margin:20px 0;text-align:center}._rpsChoiceWrapper_1p3zs_969 h4{color:#fff;margin-bottom:15px;font-size:16px;font-weight:600}._rpsButtons_1p3zs_982{display:flex;gap:10px;justify-content:center}._rpsButton_1p3zs_982{padding:12px 20px;background:#2a2e44;color:#fff;border:2px solid transparent;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}._rpsButton_1p3zs_982:hover{background:#3a3e54}._rpsButton_1p3zs_982._selected_1p3zs_222{background:#0276ff;border-color:#076bde;color:#000}._gameTypeIndicator_1p3zs_1010{width:100%;text-align:center;margin:15px 0}._titanicBadge_1p3zs_1016{display:inline-block;background:linear-gradient(135deg,gold,orange);color:#000;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}._titanicText_1p3zs_1029{color:gold;font-size:12px;margin:5px 0 0;opacity:.9}@keyframes _fadeInBlur_1p3zs_1{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes _modalSlideIn_1p3zs_1{0%{transform:scale(.7) translateY(50px);opacity:0}50%{transform:scale(1.02) translateY(-10px)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes _checkPulse_1p3zs_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes _fadeIn_1p3zs_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOpen_1p3zs_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _spin_1p3zs_1{to{transform:rotate(360deg)}}@keyframes _fadeOut_1p3zs_602{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_1p3zs_606{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}._createButton_1p3zs_1117{width:100%;padding:12px 24px;background:linear-gradient(45deg,#4caf50,#45a049);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}._createButton_1p3zs_1117:hover:not(:disabled){background:linear-gradient(45deg,#45a049,#4caf50);transform:translateY(-2px)}._createButton_1p3zs_1117:disabled{background:#666;cursor:not-allowed;opacity:.6}._mobileCreateButton_1p3zs_1143{position:sticky;bottom:20px;z-index:100;box-shadow:0 4px 12px #4caf504d}@media (max-width: 740px){._parentWrapper_1p3zs_404{position:sticky;bottom:0;background:linear-gradient(transparent,#131520f2 20%,#131520 60%);padding:20px 15px 15px;margin:0 -15px -15px;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._valueWrapper_1p3zs_454{margin-bottom:15px;background:#181a28cc;padding:10px 15px;border-radius:8px;border:1px solid rgba(48,129,252,.3)}._valueWrapper_1p3zs_454 h3{margin:0;font-size:14px}._gameTypeIndicator_1p3zs_1010{margin-top:10px}._titanicBadge_1p3zs_1016{display:inline-block;background:linear-gradient(45deg,#ff6b6b,orange);color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:700;margin-bottom:5px}._titanicText_1p3zs_1029{font-size:11px;color:#ccc;margin:0}._parentWrapper_1p3zs_404>div:first-child{flex-direction:column;gap:15px;align-items:stretch}._parentWrapper_1p3zs_404>div:first-child>div:first-child{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:10px}._parentWrapper_1p3zs_404>div:first-child>div:last-child{flex-direction:column;align-items:stretch;gap:10px}._selector_1p3zs_610{min-width:140px;font-size:14px}._parentWrapper_1p3zs_404 button{width:100%;padding:15px;font-size:16px;min-height:50px}._buttoncolorful_1p3zs_1229{background:linear-gradient(45deg,#007bff,#0056b3);border:none;color:#fff;font-weight:600;margin-bottom:10px}._buttoncolorful_1p3zs_1229:hover{background:linear-gradient(45deg,#0056b3,#004085)}._button_1p3zs_459{background:linear-gradient(45deg,#28a745,#1e7e34);border:none;color:#fff;font-weight:600}._button_1p3zs_459:hover{background:linear-gradient(45deg,#1e7e34,#155724)}._button_1p3zs_459._loading_1p3zs_1252{opacity:.8}._itemsWrapper_1p3zs_174{padding-bottom:180px}._modalbackgroundinventory_1p3zs_16{padding-bottom:0}}@media (max-width: 768px){._createSection_1p3zs_1267{position:sticky;bottom:0;background:#000000e6;padding:1rem;margin:0 -1rem -1rem;border-top:1px solid #333}._createButton_1p3zs_1117{padding:16px 24px;font-size:1.1rem;border-radius:12px;margin-top:0}._mobileCreateButton_1p3zs_1143{position:static;bottom:auto;width:100%}}@media (max-width: 480px){._createSection_1p3zs_1267{padding:.75rem}._createButton_1p3zs_1117{padding:14px 20px;font-size:1rem}}._gameModeToggles_1p3zs_1301{display:flex;flex-direction:column;gap:12px;margin-top:8px;padding:16px;background:#1a1a1a99;border-radius:8px;border:1px solid #333}._toggleItem_1p3zs_1312{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#fff}._switchItem_1p3zs_1320{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;cursor:pointer;transition:background-color .2s;height:48px;box-sizing:border-box;color:#ccc;font-size:16px}._switchItem_1p3zs_1320:hover{background-color:#ffffff1a}._switch_1p3zs_684{position:relative;display:inline-block;width:44px;height:24px}._switch_1p3zs_684 input{opacity:0;width:0;height:0}._slider_1p3zs_1351{position:absolute;cursor:pointer;inset:0;background-color:#333;transition:.4s;border-radius:24px}._slider_1p3zs_1351:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_1p3zs_1351{background-color:#3b82f6}input:checked+._slider_1p3zs_1351:before{transform:translate(20px)}@media (max-width: 768px){._parentWrapper_1p3zs_404{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(180deg,#0d1120,#191f36);border-top:1px solid #333;padding:16px;z-index:10}._coinAndGameWrapper_1p3zs_413{flex-direction:column;gap:12px;margin-bottom:12px}._buttonWrapper_1p3zs_459{flex-direction:column;gap:8px}._buttonWrapper_1p3zs_459 button{width:100%;font-size:16px;height:48px}}._blurbg_1yp3s_2{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeIn_1yp3s_1 .5s ease-out}._modalbackgroundview_1yp3s_16{background-color:#131520;border:1px solid #181a28;border-radius:5px;max-width:1000px;width:85%;height:600px;padding:0;overflow:hidden;animation:_modalOpen_1yp3s_1 .3s forwards;display:flex;flex-direction:column;position:relative;margin:auto}._modalbackgroundview_1yp3s_16._is2v2_1yp3s_32{height:auto;max-height:90vh;overflow-y:auto}._header_1yp3s_38{text-align:center;padding:20px;position:relative;margin-bottom:10px}._logo_1yp3s_45{max-width:150px;border-radius:10px}._closeButton_1yp3s_50{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease;z-index:1000}._closeButton_1yp3s_50:hover{opacity:1}._playersContainer_1yp3s_68{display:flex;justify-content:center;align-items:center;margin:10px 40px;gap:60px}._playerSection_1yp3s_76{display:flex;flex-direction:column;align-items:center;flex:1;max-width:150px}._playerInfo_1yp3s_84{display:flex;flex-direction:column;align-items:center;gap:12px}._playerAvatar_1yp3s_91{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #181a28;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;cursor:pointer;position:relative}._playerAvatar_1yp3s_91:hover{border-color:#3081fc}._playerAvatar_1yp3s_91._winnerGlow_1yp3s_106{border-color:#3081fc;box-shadow:0 0 20px #3081fc99;animation:_winnerPulse_1yp3s_1 2s ease-in-out infinite}._coinIndicator_1yp3s_112{position:absolute;bottom:-8px;right:-8px;width:24px;height:24px;z-index:10;filter:drop-shadow(0 2px 4px rgba(0,0,0,.8))}._coinImage_1yp3s_122{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}._waitingAvatar_1yp3s_130{width:120px;height:120px;border-radius:50%;margin-bottom:10px;border:3px solid #181a28;background-color:#1a1d2b;transition:transform .3s ease,border-color .3s ease;cursor:pointer;position:relative}._waitingAvatar_1yp3s_130:hover{border-color:#3081fc}._playerName_1yp3s_146{color:#fff;font-size:14px;font-weight:700;text-align:center;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._coin_1yp3s_112{position:absolute;bottom:-5px;right:-5px;width:40px;height:40px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._coin_1yp3s_112 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._playerItems_1yp3s_172{display:flex;flex-direction:column;gap:8px;width:100%;max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._vsSection_1yp3s_187{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:100px;padding:0 10px;gap:10px}._vs_1yp3s_187{font-size:45px;font-weight:700;color:#555;line-height:1;margin:0;text-align:center}._winnerVideoContainer_1yp3s_206{display:flex;flex-direction:column;align-items:center;gap:15px;position:relative}._winnerVideo_1yp3s_206{width:140px;height:140px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen}._winnerText_1yp3s_221{color:gold;font-size:18px;font-weight:700;text-align:center;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5);animation:_winnerTextGlow_1yp3s_1 2s ease-in-out infinite}._revealingWinner_1yp3s_231{display:flex;flex-direction:column;align-items:center;gap:15px}._spinningCoin_1yp3s_238{width:60px;height:60px;animation:_coinSpin_1yp3s_1 1s linear infinite}._spinningCoin_1yp3s_238 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._revealText_1yp3s_250{color:#888;font-size:14px;font-weight:500}._timer_1yp3s_256{margin-top:15px}._timerText_1yp3s_260{color:#888;font-size:14px;text-align:center}._teams2v2_1yp3s_266{display:flex;justify-content:space-between;align-items:center;margin:2rem 0;gap:3rem;max-width:750px;margin-left:auto;margin-right:auto;padding:0 2.5rem}._team_1yp3s_266{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1;max-width:200px}._teamHeader_1yp3s_287{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._teamCoin_1yp3s_294{width:32px;height:32px}._teamName_1yp3s_299{font-weight:600;color:#fff;font-size:1.1rem}._teamPlayers_1yp3s_305{display:flex;flex-direction:column;gap:1.25rem;width:100%}._player2v2_1yp3s_312{display:flex;flex-direction:column;align-items:center;gap:.5rem}._username2v2_1yp3s_319{font-size:.95rem;color:#fff;text-align:center;margin:0;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}._avatarWrapper_1yp3s_331{position:relative;display:flex;flex-direction:column;align-items:center}._avatar2v2_1yp3s_338{width:125px;height:125px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:6px;border:2.5px solid #181a28;transition:transform .3s ease,border-color .3s ease;cursor:pointer;background-color:#1a1d2b}._avatar2v2_1yp3s_338:hover{border-color:#3081fc}._avatar2v2_1yp3s_338._winner_1yp3s_106{border-color:gold}._gameinfo_1yp3s_358{display:flex;align-items:center;justify-content:center;width:120px;height:120px;position:relative;flex-shrink:0}._winnerCoinContainer_1yp3s_368{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._gameinfo_1yp3s_358 video{width:160px;height:160px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen;border-radius:50%}._items_1yp3s_385{display:flex;justify-content:space-between;width:calc(100% - 80px);margin:30px 40px 15px;overflow:visible;flex:1;min-height:180px;max-height:300px;gap:20px}._items_1yp3s_385._is2v2_1yp3s_32{overflow-y:visible;max-height:none;flex:none}._playerItems_1yp3s_172{display:flex;flex-direction:column;width:calc(50% - 10px);box-sizing:border-box;min-height:160px;max-height:220px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._playerItems_1yp3s_172::-webkit-scrollbar{display:none}._totalValueContainer_1yp3s_419{display:flex;align-items:center;color:#fff;font-weight:700;margin:10px 0 15px;gap:15px;position:sticky;top:0;background:#131520;z-index:2;padding:12px 0;border-bottom:1px solid #181a28}._bobux_1yp3s_435{width:20px;height:20px;margin-right:4px}._chance_1yp3s_441{margin-left:auto;color:#0276ff;font-size:14px}._pcvalue_1yp3s_447{color:#fff;font-size:16px}._mobilevalue_1yp3s_452{display:none;color:#fff;font-size:16px}._item_1yp3s_385{display:flex;align-items:center;width:100%;margin:5px 0;background-color:#151723;border:1px solid #171a25;border-radius:5px;padding:12px;transition:background-color .3s;box-sizing:border-box;flex-shrink:0}._itemImageWrapper_1yp3s_472{position:relative;width:50px;height:50px;margin-right:10px;flex-shrink:0}._bluredimages_1yp3s_480{width:100%;height:100%;filter:blur(9px);position:absolute;top:0;left:0;z-index:0;opacity:.6;border-radius:5px}._normalItemImage_1yp3s_492{width:100%;height:100%;position:relative;z-index:1;border-radius:5px}._itemDetails_1yp3s_500{display:flex;flex-direction:column;min-width:0;flex:1}._itemName_1yp3s_507{color:#fff;font-weight:700;font-size:14px;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemValue_1yp3s_517{color:#0276ff;font-weight:700;font-size:12px;margin:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}._gameid_1yp3s_527{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:15px}._gameIdButton_1yp3s_535{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#181a28cc;border:1px solid rgba(48,129,252,.3);border-radius:20px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:280px;overflow:hidden}._gameIdButton_1yp3s_535:hover{background:#3081fc1a;border-color:#3081fc99;transform:translateY(-1px);box-shadow:0 4px 12px #3081fc33}._gameIdText_1yp3s_560{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._hashtag_1yp3s_567{flex-shrink:0;opacity:.7}._gameModesContainer_1yp3s_572{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;gap:8px;z-index:10}._gameMode_1yp3s_572{background:#297bff33;border:1px solid rgba(41,123,255,.5);border-radius:20px;padding:6px 12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._gameMode_1yp3s_572 span{color:#fff;font-size:12px;font-weight:500}._cancelButtonContainer_1yp3s_596{position:fixed;right:0;bottom:0;padding:15px;z-index:1000}._cancelButtonContainer_1yp3s_596 button{font-weight:700}._loaderWrapperSmall_1yp3s_608{display:inline-block;margin-right:10px;margin-left:-15px}._loaderSmall_1yp3s_614{border:4px solid #1c1f30;border-radius:50%;border-top:4px solid #297bff;width:20px;height:20px;animation:_spin_1yp3s_238 .45s linear infinite}._fadeOut_1yp3s_623{animation:_fadeOut_1yp3s_623 .2s forwards}._shrinkOut_1yp3s_627{animation:_shrinkOut_1yp3s_627 .2s forwards}._titanicIndicator_1yp3s_631{position:absolute;top:10px;right:10px;z-index:10;cursor:help}._coinCircle_1yp3s_639{position:relative;width:40px;height:40px;border-radius:50%;background:#000c;border:2px solid #ffd700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #ffd70080}._coinImage_1yp3s_122{width:20px;height:20px;opacity:.7}._lockEmoji_1yp3s_658{position:absolute;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%);color:gold;text-shadow:0 0 5px rgba(0,0,0,.8)}@keyframes _spin_1yp3s_238{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _winnerPulse_1yp3s_1{0%,to{box-shadow:0 0 20px #3081fc99;border-color:#3081fc}50%{box-shadow:0 0 30px #3081fce6;border-color:#59f}}@keyframes _winnerTextGlow_1yp3s_1{0%,to{text-shadow:0 2px 4px rgba(0,0,0,.5);color:gold}50%{text-shadow:0 0 20px rgba(255,215,0,.8);color:#ffed4a}}@keyframes _coinSpin_1yp3s_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeOut_1yp3s_623{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_1yp3s_627{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes _fadeIn_1yp3s_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOpen_1yp3s_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 740px){._modalbackgroundview_1yp3s_16{min-width:100%;min-height:100vh;max-height:100vh;border-radius:0;padding:10px;overflow-y:auto;overflow-x:hidden}._playersContainer_1yp3s_68{flex-direction:row;justify-content:space-between;align-items:flex-start;margin:10px 0;gap:10px}._playerSection_1yp3s_76{flex:1;max-width:120px}._playerInfo_1yp3s_84{gap:8px}._playerAvatar_1yp3s_91,._waitingAvatar_1yp3s_130{width:80px;height:80px}._playerName_1yp3s_146{font-size:12px;text-align:center}._coinIndicator_1yp3s_112{right:-6px;bottom:-6px;width:18px;height:18px}._vsSection_1yp3s_187{flex:0 0 auto;min-width:80px;display:flex;align-items:center;justify-content:center}._vs_1yp3s_187{font-size:24px;margin:0}._winnerVideo_1yp3s_206{width:80px;height:80px}._gameIdButton_1yp3s_535{max-width:250px;padding:6px 12px;font-size:11px}._items_1yp3s_385{display:flex;flex-direction:row;gap:10px;margin:20px 0 10px;width:100%;max-height:300px;overflow-y:auto}._playerItems_1yp3s_172{flex:1;width:calc(50% - 5px);max-height:280px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._playerItems_1yp3s_172::-webkit-scrollbar{display:none}._item_1yp3s_385{padding:6px;margin:2px 0}._itemImageWrapper_1yp3s_472{width:35px;height:35px;margin-right:6px}._itemName_1yp3s_507{font-size:11px}._itemValue_1yp3s_517{font-size:9px}._bobux_1yp3s_435{width:14px;height:14px}._totalValueContainer_1yp3s_419{padding:6px 0;margin-bottom:6px}._pcvalue_1yp3s_447,._mobilevalue_1yp3s_452{font-size:12px}._chance_1yp3s_441{font-size:10px}._teams2v2_1yp3s_266{flex-direction:column;gap:1rem;max-width:100%;margin:1rem 0;padding:0 .5rem}._team_1yp3s_266{width:100%;max-width:none}._teamHeader_1yp3s_287{justify-content:center;margin-bottom:.5rem}._teamPlayers_1yp3s_305{flex-direction:row;gap:.75rem;justify-content:center;flex-wrap:wrap}._avatar2v2_1yp3s_338{width:70px;height:70px}._username2v2_1yp3s_319{font-size:.75rem;max-width:70px}._teamName_1yp3s_299{font-size:.9rem}._teamCoin_1yp3s_294{width:24px;height:24px}._gameinfo_1yp3s_358{width:80px;height:80px;margin:1rem auto}._gameinfo_1yp3s_358 video{width:100px;height:100px}._pcvalue_1yp3s_447{display:none}._mobilevalue_1yp3s_452{display:flex}._cancelButtonContainer_1yp3s_596{position:fixed;right:10px;bottom:10px;padding:10px;z-index:1000}._cancelButtonContainer_1yp3s_596 button{padding:10px 20px;font-size:14px;white-space:nowrap}}._blurbg_lujoh_1{position:fixed;inset:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeIn_lujoh_1 .5s ease-out}._modalbgfair_lujoh_15{background-color:#131520;border:1px solid #181a28;border-radius:5px;padding:2rem;width:90%;max-width:600px;max-height:320px;color:#f0f4ff;overflow-y:auto;animation:_modalOpen_lujoh_1 .3s forwards;position:relative;overflow:hidden}._closeButton_lujoh_30{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease;z-index:1000}._closeButton_lujoh_30:hover{opacity:1}._header_lujoh_48{font-size:1.3em;font-weight:700;margin-bottom:1rem;color:#fff}._section_lujoh_55{margin-bottom:1.4rem}._sectionTitle_lujoh_59{display:block;font-size:.9rem;color:#ccc;margin-bottom:.4em;font-weight:600;text-transform:uppercase;letter-spacing:.6px}._inputHolder_lujoh_69{display:flex;align-items:center;justify-content:space-between;padding:.35rem 1rem;border-radius:5px;background:#181a28;transition:all .2s ease;margin-bottom:1rem;max-width:100%}._inputHolder_lujoh_69 input{background:transparent;border:none;color:#fff!important;width:100%;font-weight:700;font-size:1rem}._copyIcon_lujoh_90{cursor:pointer;color:#fff;transition:all .2s ease;padding:.6rem;border-radius:8px;flex-shrink:0}._copyIcon_lujoh_90:hover{color:#ccc}._fadeOut_lujoh_103{animation:_fadeOut_lujoh_103 .2s forwards}._shrinkOut_lujoh_107{animation:_shrinkOut_lujoh_107 .2s forwards}._valueText_lujoh_111{max-width:22ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;flex-shrink:1}@keyframes _modalOpen_lujoh_1{0%{transform:scale(.95) translateY(15px)}to{transform:scale(1) translateY(0)}}@keyframes _fadeOut_lujoh_103{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_lujoh_107{0%{transform:scale(1)}to{transform:scale(.85);opacity:0}}@media (max-width: 900px){._modalbgfair_lujoh_15{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:2rem;border-radius:0}._header_lujoh_48{margin-top:20px}._inputHolder_lujoh_69{margin-left:-11px;max-width:100%;width:98%}._closeButton_lujoh_30{margin-top:30px}}._blurbg_14iid_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeIn_14iid_1 .5s ease-out}._modalbackgroundhistory_14iid_15{position:relative;background-color:#131520;border:1px solid #181a28;border-radius:5px;padding:20px;width:85%;max-width:700px;height:450px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease-out;animation:_modalOpen_14iid_1 .3s forwards}._closeButton_14iid_31{position:absolute;top:2px;right:7px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease;z-index:1000}._closeButton_14iid_31:hover{opacity:1}._modalContent_14iid_49{display:flex;flex-direction:column;text-align:center;flex-grow:1;min-height:0;overflow:hidden}._historyTitle_14iid_58{display:block;font-size:1.4rem;color:#ccc;margin-bottom:.5em;font-weight:600;text-transform:uppercase;letter-spacing:.6px;margin-right:auto!important}._coinflips_14iid_69{display:flex;flex-direction:column;gap:10px;flex-grow:1;overflow-y:auto;min-height:0;height:100%;padding-right:10px;scrollbar-width:thin;scrollbar-color:#555 #131520}._coinflips_14iid_69::-webkit-scrollbar{width:4px!important;background-color:transparent}._coinflips_14iid_69::-webkit-scrollbar-thumb{background-color:#999ea7;opacity:.6;border-radius:50px}._coinflips_14iid_69::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}._flip_14iid_98{display:grid;grid-template-columns:auto 2fr 1fr auto;align-items:center;justify-content:flex-start;width:100%;background:#141621;border:1px solid #181a28;padding:1.02rem;border-radius:8px 8px 11px;position:relative;height:auto;box-sizing:border-box;width:auto;gap:1rem}._players_14iid_115{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;flex-wrap:wrap}._player_14iid_115{position:relative;display:flex;align-items:center;justify-content:center}._playerCoin_14iid_130{position:absolute;top:-5px;right:-15px;z-index:2;border-radius:50%;padding:2px}._coinIndicator_14iid_139{width:2.2rem;height:2.2rem;border-radius:50%;border:none}._coinPlaceholder_14iid_146{position:relative;display:flex;align-items:center;justify-content:center;background-color:#1a1d2b;color:#0f111c;border-radius:50%;width:3.5rem;height:3.5rem}._questionMark_14iid_158{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:1.2rem;font-weight:700}._avatar_14iid_168{border:2px solid transparent;border-radius:50%;width:3.3rem;height:3.3rem;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:2.5px solid transparent;transition:border .3s}._coin_14iid_69 ._avatar_14iid_168{border:none;width:3.5rem;height:3.5rem}._coin_14iid_69:hover ._avatar_14iid_168{opacity:1;cursor:auto}._avatar_14iid_168:hover,._winner_14iid_194 ._avatar_14iid_168{border-color:#007bff}._loser_14iid_198 ._avatar_14iid_168{opacity:.4}._winnerCoin_14iid_202{width:3.6rem;height:3.7rem;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}._vs_14iid_214{font-size:1.2rem;font-weight:700;color:#b0b8c1}._loser_14iid_198 ._coinIndicator_14iid_139{opacity:.4}._value_14iid_224{font-size:1.2rem;font-weight:700;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:1rem;padding-left:.5rem;padding:2px;width:100%;box-sizing:border-box}._topRow_14iid_238{display:flex;align-items:center;gap:5px;justify-content:flex-start;font-size:22px;font-weight:700;color:#fff}._value_14iid_224 p{color:#ccc;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}._bobuxicon_14iid_258{width:25px}._itemholder_14iid_263{position:relative;display:flex;justify-content:center;align-items:center;padding:2px 10px;gap:1rem}._itemholder_14iid_263>*{margin-left:-2.6rem}._itemWrapper_14iid_276{border:2.8px solid #1e2136;position:relative;display:flex;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;border-radius:50%;overflow:visible;background-color:#151727;margin-right:.6rem}._backgroundImage_14iid_290{width:3.7rem;height:3.7em;-o-object-fit:cover;object-fit:cover;filter:blur(6px);position:absolute;opacity:.6;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}._itemone_14iid_303{width:3.6rem;height:3.6rem;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;border-radius:50px}._itemWrapper_14iid_276:hover{border-color:#007bff}._itemCount_14iid_319{display:flex;color:#fff;width:3rem;height:3rem;justify-content:center;align-items:center;position:absolute;right:-15px;border-radius:50%;font-size:.9em}._buttonsContainer_14iid_332{display:flex;flex-direction:column;gap:.4em;height:140%;justify-content:center;align-items:flex-end}._buttonsContainer_14iid_332 button{width:100px;max-width:80%;padding:0;height:35px}._gamesHeader_14iid_348{padding:10px;display:flex;text-align:center;gap:7px;position:relative;margin-top:10px;margin-bottom:10px;justify-content:flex-start}._noHistory_14iid_359{color:#fff}._loaderWrapper_14iid_363{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;height:100%}._loader_14iid_363{border:6px solid #191d35;border-radius:50%;border-top:6px solid #297bff;width:45px;height:45px;animation:_spin_14iid_1 .45s linear infinite;opacity:.9}._fadeOut_14iid_384{animation:_fadeOut_14iid_384 .2s forwards}._shrinkOut_14iid_388{animation:_shrinkOut_14iid_388 .2s forwards}@keyframes _spin_14iid_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_14iid_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOpen_14iid_1{0%{transform:scale(.95) translateY(15px)}to{transform:scale(1) translateY(0)}}@keyframes _fadeOut_14iid_384{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_14iid_388{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes _puls_14iid_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._players2v2_14iid_450{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px;justify-content:center;align-items:center;margin:8px 0;width:100%;min-height:80px}._player2v2_14iid_462{display:flex;flex-direction:column;align-items:center;gap:2px;padding:2px}._avatar2v2_14iid_470{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .3s ease;border:2px solid transparent}._player2v2_14iid_462._winner_14iid_194 ._avatar2v2_14iid_470{border-color:#4caf50;box-shadow:0 0 8px #4caf5080}._player2v2_14iid_462._loser_14iid_198 ._avatar2v2_14iid_470{border-color:#ff4757;opacity:.7}._playerName2v2_14iid_490{font-size:8px;color:#fff;text-align:center;font-weight:500;max-width:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}._flip2v2_14iid_502{min-height:110px}._flip2v2_14iid_502 ._players2v2_14iid_450{max-width:100px}@media (max-width: 900px){._modalbackgroundhistory_14iid_15{width:100%;height:100%;max-width:100%;max-height:100%}._closeButton_14iid_31{position:absolute;top:25px;right:15px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease;z-index:1000}._historyTitle_14iid_58{margin-top:15px;margin-bottom:1rem}._flip_14iid_98{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem;margin-left:0;margin-right:0;height:auto}._players_14iid_115{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%}._player_14iid_115{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem}._avatar_14iid_168{width:3.5rem;height:3.5rem}._coin_14iid_69 ._avatar_14iid_168{border:none;width:3.8rem;height:3.8rem}._vs_14iid_214{font-size:1.2rem!important;font-weight:700;color:#b0b8c1}._items_14iid_582{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0!important}._item_14iid_263{width:3rem;height:3rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}._itemholder_14iid_263{margin-left:1.6rem;margin-right:0}._value_14iid_224{font-size:1.2rem;margin:.5rem 0;text-align:center}._value_14iid_224 p,._winnerCoin_14iid_202{display:none}._gamesHeader_14iid_348{margin-top:0}._buttonsContainer_14iid_332{display:flex;justify-content:flex-end;flex-direction:row;gap:.4rem;flex-grow:1}._value_14iid_224{color:#ccc;margin:0!important;font-size:14px}._coinflips_14iid_69:last-child{margin-bottom:2rem}}._flip2v2_14iid_502{display:flex;flex-direction:column;gap:12px}._players2v2_14iid_450{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}@media (max-width: 768px){._players2v2_14iid_450{grid-template-columns:1fr;gap:4px}._player2v2_14iid_462{display:flex;align-items:center;gap:8px;padding:4px;border-radius:4px}._avatar2v2_14iid_470{width:24px;height:24px;border-radius:50%}._playerName2v2_14iid_490{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._buttonsContainer_14iid_332{display:flex;justify-content:center;width:100%;margin-top:8px}._buttonsContainer_14iid_332 button{padding:8px 16px;font-size:14px}}._winnerCoin_14iid_202{width:40px;height:40px;border-radius:50%;border:2px solid #4ade80;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}._choiceEmoji_14iid_707{font-size:16px;display:flex;align-items:center;justify-content:center}._winnerIndicator_14iid_714{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#4ade8033;border:2px solid #4ade80;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:10}._blurbg_10i40_1{position:fixed;inset:0;background:radial-gradient(ellipse at center,#297bff1a,#000c 70%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeInBlur_10i40_1 .6s ease-out}._modalbackgroundinventory_10i40_16{background:linear-gradient(135deg,#131520,#1a1e2e,#131520);border:2px solid #272d46;background-clip:padding-box;border-radius:20px;padding:20px;width:90%;max-width:1200px;color:#fff;overflow-y:auto;align-items:flex-start;animation:_modalSlideIn_10i40_1 .5s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 20px 40px #0006}._closeButton_10i40_32{position:absolute;top:5px;right:10px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease,transform .2s ease}._closeButton_10i40_32:hover{opacity:1}._headerinventory_10i40_50{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:15px;position:relative;margin-bottom:10px;margin-top:5px;flex-wrap:nowrap}._inputWrapper_10i40_62{position:relative;display:flex;flex-grow:1}._inputv3_10i40_68{padding:10px 18px;width:300px;height:40px;box-sizing:border-box;border-radius:12px;background:linear-gradient(180deg,#0d1120,#191f36);border:1px solid #297bff;color:#fff;box-shadow:0 10px 7.8px #00000026;font-size:.9rem;opacity:.9;text-align:center}._inputv3_10i40_68::-moz-placeholder{text-align:center;color:#cbd5e1}._inputv3_10i40_68::placeholder{text-align:center;color:#cbd5e1}._inputv3_10i40_68:focus{outline:none}._searchIcon_10i40_92{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}._stats_10i40_102{display:flex;gap:15px;align-items:center;margin-bottom:12px;margin-top:-5px}._statItem_10i40_110{display:flex;align-items:center;justify-content:center;text-align:center}._statItem_10i40_110 img{margin-right:8px;height:30px;width:auto}._statValue_10i40_123{font-size:17px;font-weight:700;color:#f8f8f8}._plusbutton_10i40_129{transform:scale(.75);z-index:5;padding:0 20px}._plusbutton_10i40_129:active{transform:scale(.75)}._filterContainer_10i40_139{display:flex;gap:10px;position:absolute;right:30px}._dropdown_10i40_146{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(180deg,#0d1120,#191f36);border:1px solid #297bff;border-radius:8px;padding:10px 15px;font-size:16px;color:#fff;cursor:pointer;width:200px;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 5px #0000001a;outline:none}._itemsWrapper_10i40_163{background-color:#1b1e2b;border-radius:8px;padding:12px;margin-top:15px;height:350px;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch;touch-action:pan-y}._itemsGrid_10i40_176{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}._itemBox_10i40_182{background-color:#21263b;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;justify-content:space-between;border:2px solid #272d46;height:170px;position:relative}._itemBox_10i40_182:hover{transform:scale(1.03)}._selected_10i40_200{transform:scale(1.03);border-color:#007bff}._selected_10i40_200:after{position:absolute;content:"";width:12px;height:12px;background-color:#007bff;border-radius:30%;top:10px;right:10px;z-index:2}._imageWrapper_10i40_217{position:relative;width:auto;height:auto}._itemImage_10i40_223{width:105%;height:125px;margin-left:-2px;-o-object-fit:cover;object-fit:cover;border-radius:8px;position:absolute;z-index:1}._blurritem_10i40_233{height:200px;width:120%;margin-left:-15px;z-index:0;opacity:.2;filter:blur(9px);top:-15px}._itemDetails_10i40_243{text-align:center;margin-top:5px}._itemName_10i40_248{font-weight:700;font-size:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPrice_10i40_257{font-size:13px;font-weight:700;color:#007bff}._parentWrapper_10i40_263{display:flex;justify-content:space-between;align-items:center;margin-top:15px}._valueWrapper_10i40_270{display:flex;justify-content:flex-start}._buttonWrapper_10i40_275{display:flex;justify-content:flex-end;margin-top:15px;align-items:center;gap:8px}._loaderWrapperSmall_10i40_283{display:inline-block;margin-right:10px;margin-left:-15px}._loaderSmall_10i40_289{border:4px solid #1c1f30;border-radius:50%;border-top:4px solid #297bff;width:20px;height:20px;animation:_spin_10i40_1 .45s linear infinite}._coins_10i40_298{display:flex;align-items:center;margin-right:15px}._coin_10i40_298{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:8px;opacity:20%;box-shadow:0 8px 6px #00000026;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._selectedcoin_10i40_318{transform:scale(1.1);opacity:100%}._buttonWrapper_10i40_275 input{width:100%;max-width:150px;padding:10px 18px;border-radius:5px;background:linear-gradient(#0d1120,#191f36);border:1px solid #297bff;color:#fff;box-shadow:0 10px 8px #00000026;font-size:.9rem;opacity:.9;text-align:center}._buttonWrapper_10i40_275 input:focus{outline:none!important}._emptyState_10i40_341{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}._emptyState_10i40_341 h1{font-size:20px;color:#ddd;margin-bottom:8px}._emptyState_10i40_341 p{color:#aaa;margin-bottom:15px}._emptyState_10i40_341 ._button_10i40_275{margin-top:15px}._loaderWrapper_10i40_283{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;height:100%}._loader_10i40_283{border:7px solid #131520;border-radius:50%;border-top:7px solid #297bff;width:45px;height:45px;animation:_spin_10i40_1 .45s linear infinite;opacity:.9}._fadeOut_10i40_391{animation:_fadeOut_10i40_391 .2s forwards}._shrinkOut_10i40_395{animation:_shrinkOut_10i40_395 .2s forwards}._selector_10i40_399{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#20222f;border:1px solid #252839;border-radius:8px;padding:22px 10px!important;font-size:16px;color:#fff;cursor:pointer;width:200px;max-width:200px;box-shadow:0 2px 5px #0000001a;outline:none;-moz-text-align-last:center;text-align-last:center;position:relative;transition:all .2s ease}._selector_10i40_399:hover{background:#252839;border-color:#2d3049}._selectContent_10i40_422{background:#1a1c2e!important;border:1px solid #252839!important;border-radius:10px!important;padding:6px!important;box-shadow:0 4px 12px #0000004d!important;z-index:1000!important}._selectItem_10i40_431{font-size:16px;margin-top:4px;color:#9ca3af!important;cursor:pointer;padding:12px 16px;border-radius:8px;line-height:1.4;height:auto;box-sizing:border-box;transition:all .15s ease}._selectItem_10i40_431:first-child{margin-top:0!important}._selectItem_10i40_431 svg{margin-left:0}._selectItem_10i40_431:hover{color:#fff!important;background-color:#2563eb!important}._selectItem_10i40_431[data-state=checked],._selected_10i40_200{color:#fff!important;background-color:#1d4ed8!important}._pcvalue_10i40_467{display:flex}._mobilevalue_10i40_471{display:none}@media (max-width: 840px){._modalbackgroundinventory_10i40_16{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 10px;overflow-x:hidden;border:none;border-radius:0}._itemsWrapper_10i40_163{height:80%;width:95%;padding:10px;position:relative;left:50%;transform:translate(-50%);overflow-y:auto}._buttonWrapper_10i40_275{display:flex;justify-content:flex-end!important;align-items:center;gap:10px;padding:10px 0;width:100%;box-sizing:border-box;margin-left:auto}._valueWrapper_10i40_270{display:flex;align-items:center;gap:10px;padding:10px 0;width:100%;box-sizing:border-box;margin-left:auto}._parentWrapper_10i40_263{width:100%}._buttonWrapper_10i40_275 button{min-width:120px;padding:10px 20px;font-size:16px}._headerinventory_10i40_50{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;width:100%}._inputWrapper_10i40_62{display:flex;flex-direction:column;width:auto;gap:10px;position:relative}._inputv3_10i40_68{height:40px;font-size:16px;padding:0 10px;width:calc(100% - 30px);box-sizing:border-box;transition:width .3s ease}._dropdown_10i40_146{display:none}._closeButton_10i40_32{position:absolute;top:10px;right:10px;z-index:50;width:30px;height:30px}._filterContainer_10i40_139{display:none!important}._pcvalue_10i40_467{display:none}._mobilevalue_10i40_471{display:flex}}@keyframes _fadeInBlur_10i40_1{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes _modalSlideIn_10i40_1{0%{transform:scale(.7) translateY(50px);opacity:0}50%{transform:scale(1.02) translateY(-10px)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes _fadeIn_10i40_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOpen_10i40_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _spin_10i40_1{to{transform:rotate(360deg)}}@keyframes _fadeOut_10i40_391{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_10i40_395{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}._itemBox_10i40_182{background:linear-gradient(135deg,#1a1f36,#232a48);border:1px solid #2a3447;border-radius:12px;padding:8px;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden;will-change:transform}._itemBox_10i40_182:hover{transform:translateY(-2px);border-color:#4a90e2;box-shadow:0 8px 25px #4a90e233}._itemsGrid_10i40_176:has(._itemBox_10i40_182:nth-child(500)) ._itemBox_10i40_182{transition:none;will-change:auto;transform:translateZ(0)}._itemsGrid_10i40_176:has(._itemBox_10i40_182:nth-child(500)) ._itemBox_10i40_182:hover{transform:translateZ(0);box-shadow:none;border-color:#4a90e2}._itemsGrid_10i40_176:has(._itemBox_10i40_182:nth-child(500)) ._itemBox_10i40_182._selected_10i40_200{transform:translateZ(0)}._itemsGrid_10i40_176:has(._itemBox_10i40_182:nth-child(500)){contain:layout style paint;transform:translateZ(0)}._itemsGrid_10i40_176:has(._itemBox_10i40_182:nth-child(500)) ._itemImage_10i40_223{image-rendering:optimizeSpeed;image-rendering:-webkit-optimize-contrast}._itemBox_10i40_182._selected_10i40_200{border:2px solid var(--purple);background:#8b45ff33}._itemBox_10i40_182._disabled_10i40_696{opacity:.5;cursor:not-allowed}._itemBox_10i40_182._disabled_10i40_696:hover{transform:none}._disabledOverlay_10i40_705{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;z-index:2}._loader_10i40_283{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #3498db;width:40px;height:40px;animation:_spin_10i40_1 2s linear infinite;margin:20px auto}._noAnimation_10i40_732,._noAnimation_10i40_732 *{animation:none!important;transition:none!important}._overlay_10mne_1{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}._seatSelector_10mne_14{background:linear-gradient(145deg,#0a0a0a,#1a1a1a,#0f0f0f);border:1px solid rgba(59,130,246,.3);border-radius:16px;padding:24px;max-width:500px;width:90%}._header_10mne_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header_10mne_23 h3{color:#fff;margin:0}._closeBtn_10mne_35{background:none;border:none;color:#666;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}._closeBtn_10mne_35:hover{color:#999}._seatsContainer_10mne_53{display:flex;gap:24px}._coinSide_10mne_58{flex:1}._coinSide_10mne_58 h4{color:#fff;text-align:center;margin-bottom:16px}._sideSeats_10mne_68{display:flex;flex-direction:column;gap:12px}._seat_10mne_14{border:2px solid #333;border-radius:8px;padding:12px;min-height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._seat_10mne_14._available_10mne_86{border-color:#3b82f6;background:#3b82f61a}._seat_10mne_14._available_10mne_86:hover{background:#3b82f633;transform:scale(1.02)}._seat_10mne_14._occupied_10mne_96{border-color:#666;background:#6666661a;cursor:not-allowed}._playerInfo_10mne_102{display:flex;align-items:center;gap:8px}._playerInfo_10mne_102 img{width:32px;height:32px;border-radius:50%}._playerInfo_10mne_102 span{color:#fff;font-size:14px}._emptySeat_10mne_119 span{color:#666;font-size:14px}@media (max-width: 768px){._seatSelector_10mne_14{max-width:95%;padding:16px}._seatsContainer_10mne_53{flex-direction:column;gap:16px}._sideSeats_10mne_68{flex-direction:row;gap:8px}._seat_10mne_14{flex:1;min-height:50px;padding:8px}}._seatSelectorOverlay_10mne_147{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}._seatSelectorModal_10mne_160{background:linear-gradient(180deg,#0d1120,#191f36);border:1px solid #297bff;border-radius:12px;padding:30px;min-width:500px;max-width:600px;position:relative;animation:_slideIn_10mne_1 .3s ease-out}._closeButton_10mne_171{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;color:#fff;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._closeButton_10mne_171:hover{background-color:#ffffff1a}._seatSelectorModal_10mne_160 h3{color:#fff;text-align:center;margin-bottom:30px;font-size:20px;font-weight:600}._seatsContainer_10mne_53{display:flex;gap:30px;justify-content:space-between}._coinSide_10mne_58{flex:1;background:#297bff1a;border:1px solid rgba(41,123,255,.3);border-radius:8px;padding:20px}._coinHeader_10mne_215{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px;color:#fff;font-size:16px;font-weight:600}._coinHeader_10mne_215 img{width:24px;height:24px}._sideSeats_10mne_68{display:flex;flex-direction:column;gap:15px}._seat_10mne_14{background:linear-gradient(180deg,#1a2138,#242b44);border:2px solid transparent;border-radius:8px;padding:15px;cursor:pointer;transition:all .3s ease;min-height:60px;display:flex;align-items:center;justify-content:center}._seat_10mne_14._available_10mne_86{border-color:#297bff;background:linear-gradient(180deg,#0d1120,#191f36)}._seat_10mne_14._available_10mne_86:hover{border-color:#4a9eff;background:linear-gradient(180deg,#1a2238,#242b44);transform:translateY(-2px)}._seat_10mne_14._occupied_10mne_96{border-color:#4a5568;cursor:not-allowed;opacity:.7}._playerInfo_10mne_102{display:flex;align-items:center;gap:10px}._playerInfo_10mne_102 img{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}._playerInfo_10mne_102 span{color:#fff;font-weight:500;font-size:14px}._emptySeat_10mne_119{display:flex;align-items:center;justify-content:center}._emptySeat_10mne_119 span{color:#9ca3af;font-size:14px;font-weight:500}@keyframes _slideIn_10mne_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){._seatSelectorModal_10mne_160{min-width:90%;max-width:90%;padding:20px}._seatsContainer_10mne_53{flex-direction:column;gap:20px}._coinHeader_10mne_215{font-size:14px}._seat_10mne_14{padding:12px;min-height:50px}._playerInfo_10mne_102 span,._emptySeat_10mne_119 span{font-size:12px}}._blurbg_14855_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999;animation:_fadeIn_14855_1 .5s ease-out}._modalbgfair_14855_15{background-color:#131520;border:1px solid #181a28;border-radius:5px;padding:2rem;width:90%;max-width:600px;color:#f0f4ff;overflow-y:auto;animation:_modalOpen_14855_1 .3s forwards;position:relative;display:flex;flex-direction:column;max-height:90%;margin:20px;scrollbar-width:none;-ms-overflow-style:none}._modalbgfair_14855_15::-webkit-scrollbar{display:none}._closeButton_14855_38{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .3s ease;z-index:1000}._closeButton_14855_38:hover{opacity:1}._header_14855_56{font-size:1.3em;font-weight:700;margin-bottom:1rem;color:#fff}._section_14855_63{margin-bottom:1.4rem}._sectionTitle_14855_67{display:block;font-size:.9rem;color:#ccc;margin-bottom:.2em;font-weight:600;text-transform:uppercase;letter-spacing:.6px}._inputHolder_14855_77{display:flex;align-items:center;justify-content:space-between;padding:.35rem 1rem;border-radius:5px;background:#181a28;transition:all .2s ease;margin-bottom:1rem;max-width:100%}._inputHolder_14855_77 input{background:transparent;border:none;color:#fff;width:100%;font-size:1rem;box-sizing:border-box}._inputHolder_14855_77 input:focus{outline:none}._valueText_14855_102{font-size:1rem;color:#fff;word-break:break-word;padding-right:1rem;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._inputGroup_14855_114{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._buttonContainer_14855_120{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;align-items:flex-start}._button_14855_120{width:100%}._showCodeLink_14855_132{color:#fff;cursor:pointer;font-size:.9rem;background:none;border:none;padding:0;text-decoration:none;transition:opacity .2s ease;margin-top:1rem}._showCodeLink_14855_132:hover{text-decoration:underline;opacity:.9}._resultSection_14855_149{background:#181a28;padding:1rem;border-radius:5px;margin-bottom:25px}._resultText_14855_156{color:#f0f4ff;font-size:.9rem;line-height:1.5}._codeBlock_14855_162{background:#1a1c2b;padding:1.5rem;border-radius:6px;font-size:.85rem;margin-top:1rem;color:#ccc;white-space:pre-wrap;line-height:1.5;overflow-y:auto;overflow-x:hidden;max-height:250px}._fadeOut_14855_176{animation:_fadeOut_14855_176 .2s forwards}._shrinkOut_14855_180{animation:_shrinkOut_14855_180 .2s forwards}@media (max-width: 768px){._modalbgfair_14855_15{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:1rem;border-radius:0;display:flex;flex-direction:column}._inputHolder_14855_77{padding:.5rem;margin-bottom:.75rem}._inputHolder_14855_77 input{font-size:.9rem;width:100%;box-sizing:border-box}._valueText_14855_102{max-width:100%;padding-right:.5rem;white-space:normal}._inputGroup_14855_114{grid-template-columns:1fr;gap:.5rem}._buttonContainer_14855_120{background:#131520;padding:1rem;margin:0;border-top:1px solid #181a28;z-index:1000;position:sticky;bottom:0}._codeBlock_14855_162{max-height:150px;margin-top:.5rem;padding:1rem;font-size:.8rem}._resultSection_14855_149{margin-top:0;margin-bottom:1rem;padding:.75rem}._header_14855_56{margin-top:10px;font-size:1.2em;padding-right:30px}._section_14855_63{margin-bottom:1rem}._sectionTitle_14855_67{margin-bottom:.5rem}._button_14855_120{padding:12px;font-size:1rem}}@keyframes _fadeIn_14855_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOpen_14855_1{0%{transform:scale(.95) translateY(15px)}to{transform:scale(1) translateY(0)}}@keyframes _fadeOut_14855_176{0%{opacity:1}to{opacity:0}}@keyframes _shrinkOut_14855_180{0%{transform:scale(1)}to{transform:scale(.85);opacity:0}}
