.SharedDialog_modalOverlay__37JNc{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;backdrop-filter:blur(5px);padding:1rem}.SharedDialog_baseDialog__RvB0V{background:linear-gradient(135deg,rgba(15,15,15,.95),rgba(20,20,20,.9) 50%,rgba(18,18,18,.95));border:1px solid rgba(255,156,39,.3);border-radius:16px;padding:2rem;width:90%;height:auto;overflow:visible;box-shadow:0 0 20px rgba(255,156,39,.2),0 0 40px rgba(255,156,39,.1);position:relative}.SharedDialog_baseDialog__RvB0V:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(135deg,rgba(255,156,39,.2),rgba(255,156,39,.1) 50%,rgba(255,156,39,.2));border-radius:16px;z-index:-1;pointer-events:none;animation:SharedDialog_borderGlow__ZLMEg 4s ease-in-out infinite}@keyframes SharedDialog_borderGlow__ZLMEg{0%,to{opacity:.5}50%{opacity:1}}.SharedDialog_modalHeader__zDopL{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,156,39,.3)}.SharedDialog_headerContent__tX2pK{display:flex;align-items:center;gap:1rem}.SharedDialog_headerIcon__z9y_K{display:flex;align-items:center;justify-content:center;color:#ff9c27;font-size:1.25rem}.SharedDialog_headerContent__tX2pK h3{color:#ff9c27;font-size:1.5rem;margin:0;font-weight:600;font-family:var(--font-cormorant),serif;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 10px rgba(255,156,39,.3)}.SharedDialog_closeButton__t4Ndr{background:none;border:none;color:rgba(255,255,255,.6);font-size:1.5rem;cursor:pointer;transition:all .2s ease;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px}.SharedDialog_closeButton__t4Ndr:hover:not(:disabled){color:#ff9c27;background:rgba(255,156,39,.1)}.SharedDialog_error__3oNhc .SharedDialog_closeButton__t4Ndr:hover:not(:disabled){color:#e74c3c;background:rgba(231,76,60,.1)}.SharedDialog_closeButton__t4Ndr:disabled{cursor:not-allowed;opacity:.5}.SharedDialog_modalBody__fuyim{display:flex;flex-direction:column;gap:1.5rem}.SharedDialog_modalFooter__rcvis{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.SharedDialog_success__36f9N{border-color:rgba(39,174,96,.3);box-shadow:0 0 20px rgba(39,174,96,.2),0 0 40px rgba(39,174,96,.1)}.SharedDialog_success__36f9N .SharedDialog_headerContent__tX2pK h3{color:#27ae60;text-shadow:0 0 10px rgba(39,174,96,.3)}.SharedDialog_success__36f9N .SharedDialog_headerIcon__z9y_K{color:#27ae60}.SharedDialog_error__3oNhc{border-color:rgba(231,76,60,.3);box-shadow:0 0 20px rgba(231,76,60,.2),0 0 40px rgba(231,76,60,.1)}.SharedDialog_error__3oNhc .SharedDialog_headerContent__tX2pK h3{color:#e74c3c;text-shadow:0 0 10px rgba(231,76,60,.3)}.SharedDialog_error__3oNhc .SharedDialog_headerIcon__z9y_K{color:#e74c3c}.SharedDialog_error__3oNhc .SharedDialog_modalHeader__zDopL{border-bottom:1px solid rgba(231,76,60,.5)}@media (max-width:768px){.SharedDialog_baseDialog__RvB0V{width:95%;padding:1.5rem;margin:1rem}.SharedDialog_modalHeader__zDopL{margin-bottom:1.5rem}.SharedDialog_headerContent__tX2pK h3{font-size:1.3rem}.SharedDialog_modalFooter__rcvis{flex-direction:column-reverse;gap:.75rem}}.SharedDialog_infoDisplay__2Ru0j{margin-bottom:1.5rem;background:rgba(0,0,0,.2);border-radius:8px;padding:1rem;border:1px solid rgba(255,156,39,.2)}.SharedDialog_guildDetails__sZkyy{display:flex;flex-direction:column;gap:1rem}.SharedDialog_guildIconWrapper__A8gPI{width:40px;height:40px;border-radius:4px;overflow:hidden;background:rgba(0,0,0,.3);border:2px solid rgba(255,156,39,.5);display:flex;align-items:center;justify-content:center}.SharedDialog_guildImage__1iR53{width:100%;height:auto;object-fit:contain}.SharedDialog_statsRow__RokgC{display:flex;gap:1rem;flex-wrap:wrap}.SharedDialog_detailItem__Kwuq2{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:rgba(0,0,0,.2);border-radius:10px;border:1px solid rgba(255,156,39,.15);flex:1;min-width:200px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.SharedDialog_detailItem__Kwuq2:hover{border-color:rgba(255,156,39,.3);transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.SharedDialog_detailIcon__3JER_{color:#ff9c27;font-size:1.25rem;width:24px;text-align:center}.SharedDialog_detailItem__Kwuq2 span{color:rgba(255,255,255,.9);font-size:1rem;font-weight:400}.SharedDialog_detailItem__Kwuq2 strong{color:#fff;font-weight:600}.SharedDialog_detailGroup__Jv68z{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:rgba(0,0,0,.2);border-radius:10px;border:1px solid rgba(255,156,39,.15);box-shadow:0 2px 4px rgba(0,0,0,.1)}.SharedDialog_detailHeader__gf7P8{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,156,39,.2)}.SharedDialog_detailHeader__gf7P8 span{color:#ff9c27;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.SharedDialog_subliderGrid__j6v93{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.SharedDialog_subDetail__d0C1w{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(0,0,0,.2);border-radius:8px;border:1px solid rgba(255,156,39,.1);transition:all .2s ease}.SharedDialog_subDetail__d0C1w:hover{border-color:rgba(255,156,39,.3);background:rgba(0,0,0,.3)}.SharedDialog_subDetailIcon__ZPICp{color:rgba(255,156,39,.7);font-size:1rem}.SharedDialog_subDetail__d0C1w span{color:rgba(255,255,255,.9);font-size:.95rem}.SharedDialog_subDetail__d0C1w strong{color:#fff;font-weight:600}.SharedDialog_message__tiBbH{text-align:center;color:rgba(255,255,255,.9);font-size:1.1rem;margin:2rem 0;white-space:pre-line}@media (max-width:768px){.SharedDialog_statsRow__RokgC{flex-direction:column;gap:.75rem}.SharedDialog_subliderGrid__j6v93{grid-template-columns:1fr}.SharedDialog_detailItem__Kwuq2,.SharedDialog_subDetail__d0C1w{padding:.75rem}}.SharedDialog_badge__edo3W{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-left:.75rem}.SharedDialog_redBadge__f8AS5{background-color:rgba(231,76,60,.2);color:#e74c3c;border:1px solid rgba(231,76,60,.3)}.SharedDialog_blueBadge__RjCXV{background-color:rgba(52,152,219,.2);color:#3498db;border:1px solid rgba(52,152,219,.3)}.SharedDialog_guildNameInputContainer__N3THV{display:flex;align-items:center;gap:.75rem;width:100%}.SharedDialog_guildNameInputContainer__N3THV .SharedDialog_guildIconWrapper__A8gPI{flex-shrink:0;margin-right:.5rem}.SharedDialog_guildNameInputContainer__N3THV input{flex:1}.SharedDialog_confirmationContent__qaJAN{display:flex;flex-direction:column;gap:1.5rem}.SharedDialog_warningMessage__V9JIr{text-align:center;font-size:1.1rem;line-height:1.5;color:rgba(255,255,255,.9)}.SharedDialog_warningMessage__V9JIr strong{color:#fff;font-weight:600;font-size:1.2rem}.SharedDialog_warningMessage__V9JIr p{margin:.75rem 0;text-align:left}.SharedDialog_warningMessage__V9JIr p:first-child{margin-top:0}.SharedDialog_warningMessage__V9JIr p:last-child{margin-bottom:0}.SharedDialog_warningMessage__V9JIr ul{text-align:left;margin:.75rem 0;padding-left:1.5rem;list-style-type:disc}.SharedDialog_warningMessage__V9JIr ul li{margin:.5rem 0;color:rgba(255,255,255,.85)}.SharedDialog_warningNote__LEIKi{display:flex;align-items:center;gap:.75rem;padding:.85rem;background:rgba(231,76,60,.1);border:1px solid rgba(231,76,60,.3);border-radius:8px}.SharedDialog_warningNote__LEIKi span{color:#ffffff;font-size:.9rem}.SharedDialog_warningNoteIcon__pVLKy{color:#e74c3c;font-size:1rem}.SharedDialog_warningIcon__0Afnh{color:#e74c3c}.SharedDialog_dangerButton__NpQQT{background:linear-gradient(135deg,#e74c3c,#c0392b)!important;box-shadow:0 4px 20px rgba(231,76,60,.4)!important}.SharedDialog_dangerButton__NpQQT:hover:not(:disabled){background:linear-gradient(135deg,#e74c3c,#c0392b)!important;box-shadow:0 6px 25px rgba(231,76,60,.6)!important}.SharedDialog_dangerButton__NpQQT:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)!important}.DialogButtons_confirmButton__CB770{background:linear-gradient(135deg,#ff9c27,#e6881b);color:white;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.75rem;font-size:.95rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 20px rgba(255,156,39,.4);white-space:nowrap;flex-shrink:0;position:relative;overflow:hidden;min-width:120px;justify-content:center}.DialogButtons_confirmButton__CB770:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.DialogButtons_confirmButton__CB770:hover:before{left:100%}.DialogButtons_confirmButton__CB770:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(255,156,39,.6);background:linear-gradient(135deg,#ffab47,#ff9c27)}.DialogButtons_confirmButton__CB770:active:not(:disabled){transform:translateY(-1px) scale(1.01)}.DialogButtons_confirmButton__CB770:disabled{opacity:.7;cursor:not-allowed;background:linear-gradient(135deg,#cca066,#b78b50);box-shadow:none}.DialogButtons_cancelButton__TYE0w{background:rgba(255,255,255,.1);color:rgba(255,255,255,.9);border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;display:flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:.5px}.DialogButtons_cancelButton__TYE0w:hover:not(:disabled){background:rgba(255,255,255,.15)}.DialogButtons_cancelButton__TYE0w:disabled{opacity:.5;cursor:not-allowed}.DialogButtons_spinner__O_1Uj{animation:DialogButtons_spin__FibEj 1s linear infinite}@keyframes DialogButtons_spin__FibEj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.DialogButtons_cancelButton__TYE0w,.DialogButtons_confirmButton__CB770{padding:.625rem 1.25rem;font-size:.8rem}}@media (max-width:480px){.DialogButtons_cancelButton__TYE0w,.DialogButtons_confirmButton__CB770{padding:.5rem 1rem;font-size:.75rem;min-width:100px}}.HCaptchaField_hcaptchaContainer__H7CYX{display:flex;flex-direction:column;align-items:center;margin:1rem 0;padding:.5rem}.HCaptchaField_hcaptchaWidget__mXKEm{display:flex;justify-content:center;min-height:78px;width:100%;max-width:304px;border-radius:4px;transition:opacity .3s ease}.HCaptchaField_hcaptchaWidget__mXKEm.HCaptchaField_disabled__xswz0{opacity:.5;pointer-events:none}.HCaptchaField_errorMessage__59mDm{margin-top:.5rem;padding:.5rem .75rem;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.875rem;text-align:center;max-width:304px;width:100%}@media (prefers-color-scheme:dark){.HCaptchaField_errorMessage__59mDm{background-color:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:#f87171}}@media (max-width:480px){.HCaptchaField_hcaptchaContainer__H7CYX{margin:.75rem 0;padding:.25rem}.HCaptchaField_hcaptchaWidget__mXKEm{max-width:100%;transform:scale(.9);transform-origin:center}.HCaptchaField_errorMessage__59mDm{font-size:.8rem;max-width:100%}}.ModernButton_modernButton__QzJEe{position:relative;border:none;border-radius:12px;cursor:pointer;font-family:inherit;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;background:linear-gradient(135deg,#ff9c27,#e6881b 50%,#cc7514);box-shadow:0 4px 15px rgba(255,156,39,.3),0 2px 8px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1);transform:translateY(0)}.ModernButton_modernButton__QzJEe:hover:not(:disabled){background:linear-gradient(135deg,#ffab47,#ff9c27 50%,#e6881b);box-shadow:0 8px 25px rgba(255,156,39,.4),0 4px 15px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.2);transform:translateY(-2px)}.ModernButton_modernButton__QzJEe:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(255,156,39,.3),0 1px 4px rgba(0,0,0,.2),inset 0 2px 4px rgba(0,0,0,.1)}.ModernButton_modernButton__QzJEe:disabled{opacity:.6;cursor:not-allowed;transform:translateY(0);background:linear-gradient(135deg,#666,#555 50%,#444);box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.05)}.ModernButton_buttonContent__r1LYm{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;z-index:2;color:#000;text-shadow:0 1px 2px rgba(255,255,255,.3)}.ModernButton_buttonText__ZOVwn{position:relative}.ModernButton_buttonIcon__beR6N{font-size:.9em}.ModernButton_buttonGlow__S2uVj{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:1}.ModernButton_modernButton__QzJEe:hover:not(:disabled) .ModernButton_buttonGlow__S2uVj{left:100%}.ModernButton_loadingSpinner__vzQnI{width:1rem;height:1rem;border:2px solid #000;border-top-color:transparent;border-radius:50%;animation:ModernButton_spin__4XNM0 1s linear infinite}@keyframes ModernButton_spin__4XNM0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ModernButton_small__Zvm3f{padding:.5rem 1rem;font-size:.875rem;border-radius:8px}.ModernButton_medium__FwBPe{padding:.75rem 1.5rem;font-size:1rem}.ModernButton_large__xiqxS{padding:1rem 2rem;font-size:1.125rem;border-radius:16px}.ModernButton_secondary__1w_ji{background:linear-gradient(135deg,#333,#222 50%,#111);box-shadow:0 4px 15px rgba(255,255,255,.1),0 2px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)}.ModernButton_secondary__1w_ji:hover:not(:disabled){background:linear-gradient(135deg,#444,#333 50%,#222);box-shadow:0 8px 25px rgba(255,255,255,.15),0 4px 15px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.2)}.ModernButton_secondary__1w_ji .ModernButton_buttonContent__r1LYm{color:#ff9c27;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ModernButton_danger__k0_JI{background:linear-gradient(135deg,#dc3545,#c82333 50%,#a71e2a);box-shadow:0 4px 15px rgba(220,53,69,.3),0 2px 8px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}.ModernButton_danger__k0_JI:hover:not(:disabled){background:linear-gradient(135deg,#e74c3c,#dc3545 50%,#c82333);box-shadow:0 8px 25px rgba(220,53,69,.4),0 4px 15px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.2)}.ModernButton_danger__k0_JI .ModernButton_buttonContent__r1LYm{color:white;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ModernButton_loading__KOXgY{pointer-events:none}.ModernButton_loading__KOXgY .ModernButton_buttonText__ZOVwn{opacity:.7}@media (max-width:768px){.ModernButton_modernButton__QzJEe{padding:.875rem 1.5rem;font-size:.95rem}.ModernButton_small__Zvm3f{padding:.5rem 1rem;font-size:.8rem}.ModernButton_large__xiqxS{padding:1rem 1.75rem;font-size:1rem}}@media (max-width:480px){.ModernButton_modernButton__QzJEe{padding:.75rem 1.25rem;font-size:.9rem;border-radius:10px}.ModernButton_buttonContent__r1LYm{gap:.375rem}.ModernButton_large__xiqxS{padding:.875rem 1.5rem;font-size:.95rem;border-radius:12px}}.HeroHeader_heroHeader__EpPZj{text-align:center;margin-bottom:3rem;padding-top:3rem}.HeroHeader_heroTitle__n85kW{color:#ff9c27;font-size:3rem;font-family:var(--font-cormorant),serif;margin:0;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 4px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;gap:1rem}.HeroHeader_heroItemIcon__yGxBI{display:inline-flex;align-items:center;justify-content:center;transform:scale(1.2);margin-right:.5rem}.HeroHeader_heroSubtitle__yQh2l{color:#ffffff;font-size:1.2rem;margin:1rem 0 0;opacity:.9}@media (max-width:768px){.HeroHeader_heroHeader__EpPZj{padding-top:2rem;margin-bottom:2rem}.HeroHeader_heroTitle__n85kW{font-size:2.2rem;flex-direction:column;gap:.5rem}.HeroHeader_heroSubtitle__yQh2l{font-size:1.1rem}}@media (max-width:480px){.HeroHeader_heroHeader__EpPZj{padding-top:1.5rem;margin-bottom:1.5rem}.HeroHeader_heroTitle__n85kW{font-size:1.8rem}.HeroHeader_heroSubtitle__yQh2l{font-size:1rem}}.PageLoader_pageLoader__jVKWR{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,rgba(8,8,8,.98),rgba(15,15,15,.95) 30%,rgba(12,12,12,.97) 70%,rgba(8,8,8,.98));display:flex;align-items:center;justify-content:center;z-index:9999999;backdrop-filter:blur(15px);animation:PageLoader_fadeInLoader__DdySN .6s ease-out}.PageLoader_loaderContainer__rWCey{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;position:relative}.PageLoader_gameSymbol__zzsam{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px;margin-bottom:1rem}.PageLoader_logoImage__d_82o{border-radius:12px;box-shadow:0 0 30px rgba(255,156,39,.3);animation:PageLoader_pulseLogo__YXalz 2s ease-in-out infinite}.PageLoader_loaderSpinner__lSU9s{position:relative;width:80px;height:80px}.PageLoader_spinnerRing__1LQKh{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#ff9c27;border-radius:50%;animation:PageLoader_spin__AxeyC 1.2s linear infinite}.PageLoader_spinnerRing__1LQKh:nth-child(2){width:80%;height:80%;top:10%;left:10%;border-top-color:#ff9c27;border-right-color:#ff9c27;animation-duration:1.6s;animation-direction:reverse}.PageLoader_spinnerRing__1LQKh:nth-child(3){width:60%;height:60%;top:20%;left:20%;border-top-color:#ff9c27;border-bottom-color:#ff9c27;animation-duration:1.2s}.PageLoader_loadingText__zwZ0z{display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:1.2rem;font-weight:500}.PageLoader_loadingDots__1Jxpm{margin-right:5px}.PageLoader_dots__a6Osi{display:flex}.PageLoader_dots__a6Osi span{animation:PageLoader_loadingDots__1Jxpm 1.5s infinite;opacity:0;margin:0 1px}.PageLoader_dots__a6Osi span:nth-child(2){animation-delay:.5s}.PageLoader_dots__a6Osi span:nth-child(3){animation-delay:1s}.PageLoader_loadingSubtext__R34sr{color:rgba(255,255,255,.7);font-size:.9rem;margin-top:-1rem;font-family:Cormorant,serif;letter-spacing:.5px}@keyframes PageLoader_fadeInLoader__DdySN{0%{opacity:0}to{opacity:1}}@keyframes PageLoader_spin__AxeyC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PageLoader_pulseLogo__YXalz{0%{transform:scale(1);box-shadow:0 0 20px rgba(255,156,39,.2)}50%{transform:scale(1.05);box-shadow:0 0 30px rgba(255,156,39,.4)}to{transform:scale(1);box-shadow:0 0 20px rgba(255,156,39,.2)}}@keyframes PageLoader_loadingDots__1Jxpm{0%{opacity:0}50%{opacity:1}to{opacity:0}}.TradeDisplay_tradeDisplay__z1ln0{background:rgba(0,0,0,.85);border:2px solid rgba(255,156,39,.6);border-radius:12px;padding:12px;max-width:280px;min-width:200px;font-family:Arial,sans-serif;color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.4);display:inline-block}.TradeDisplay_tradeTitle__JF4E3{color:#ff9c27;font-size:16px;font-weight:700;text-align:center;margin-bottom:12px;padding:8px 12px;background:rgba(255,156,39,.1);border:1px solid rgba(255,156,39,.3);border-radius:6px;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.TradeDisplay_section__rgblX{margin-bottom:12px}.TradeDisplay_section__rgblX:last-child{margin-bottom:0}.TradeDisplay_sectionTitle___YTdX{color:#ff9c27;font-size:14px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;text-align:left}.TradeDisplay_randomText__7wsnB{color:rgba(255,255,255,.7);font-weight:400;text-transform:none;letter-spacing:normal}.TradeDisplay_itemsList__Qiv_u{display:flex;flex-direction:column;gap:8px}.TradeDisplay_tradeItem__xjWKD{display:inline-flex;align-items:center;gap:6px;padding:0;border-radius:6px;transition:all .2s ease;vertical-align:middle;margin:0;position:relative;white-space:nowrap;clear:none;float:none}.TradeDisplay_itemContainer__9wO0O{position:relative;width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);border-radius:4px;overflow:visible;text-align:initial;transition:border-color .2s ease;padding:1px;box-sizing:border-box}.TradeDisplay_itemImage__sBTuX{width:100%;height:100%;max-width:38px;max-height:38px;object-fit:contain;border-radius:2px;display:block}.TradeDisplay_placeholderIcon__nGO_1{color:rgba(255,255,255,.5);font-size:20px;font-weight:700}.TradeDisplay_itemName__X_hfd{color:#ffffff;font-size:14px;line-height:1.4;flex:1;text-align:inherit}.TradeDisplay_itemHorseLevel__BRrq_{font-size:12px;font-weight:600;font-family:Arial,sans-serif;z-index:20;line-height:1.2;text-shadow:1px 1px 3px rgba(0,0,0,1),0 0 4px rgba(0,0,0,.9),-1px -1px 2px rgba(0,0,0,.8);min-width:auto;letter-spacing:.5px}.TradeDisplay_itemEnhancement__wofKd,.TradeDisplay_itemHorseLevel__BRrq_{position:absolute;bottom:2px;right:2px;background:none;color:#fff;padding:0;pointer-events:none;text-align:right}.TradeDisplay_itemEnhancement__wofKd{font-size:15px;font-weight:400;z-index:10;line-height:1;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 4px rgba(0,0,0,.6),-1px -1px 2px rgba(0,0,0,.8)}.TradeDisplay_itemQuantity__ijtn_{position:absolute;bottom:2px;right:2px;background:none;color:#fff;font-size:12px;font-weight:600;font-family:Arial,sans-serif;padding:0;z-index:20;line-height:1.2;text-shadow:1px 1px 3px rgba(0,0,0,1),0 0 4px rgba(0,0,0,.9),-1px -1px 2px rgba(0,0,0,.8);pointer-events:none;text-align:right;min-width:auto;letter-spacing:.5px}.TradeDisplay_tradeItem__xjWKD:hover .TradeDisplay_itemContainer__9wO0O{border-color:#ff9c27}.TradeDisplay_tradeItem__xjWKD:hover .TradeDisplay_itemName__X_hfd{color:#ff9c27}@media (max-width:768px){.TradeDisplay_tradeDisplay__z1ln0{max-width:100%;min-width:unset;width:100%;margin:0 auto;padding:12px;display:block;box-sizing:border-box}.TradeDisplay_tradeTitle__JF4E3{font-size:13px;padding:6px 10px;margin-bottom:10px;letter-spacing:.5px}.TradeDisplay_tradeItem__xjWKD{gap:8px;padding:4px 0;white-space:normal;width:100%}.TradeDisplay_itemContainer__9wO0O{width:32px;height:32px;flex-shrink:0}.TradeDisplay_itemImage__sBTuX{width:30px;height:30px}.TradeDisplay_placeholderIcon__nGO_1{font-size:16px}.TradeDisplay_itemName__X_hfd{font-size:12px;word-wrap:break-word;white-space:normal}.TradeDisplay_sectionTitle___YTdX{font-size:12px;margin-bottom:6px}.TradeDisplay_itemsList__Qiv_u{gap:6px}.TradeDisplay_section__rgblX{margin-bottom:10px}}@media (max-width:480px){.TradeDisplay_tradeDisplay__z1ln0{padding:10px}.TradeDisplay_tradeTitle__JF4E3{font-size:12px;padding:5px 8px}.TradeDisplay_itemContainer__9wO0O{width:28px;height:28px}.TradeDisplay_itemImage__sBTuX{width:26px;height:26px}.TradeDisplay_itemName__X_hfd,.TradeDisplay_sectionTitle___YTdX{font-size:11px}}