.ProfileTabs-module__bWr5qa__profileTabs{width:100%}.ProfileTabs-module__bWr5qa__tabsList{background-color:var(--bg-content);scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;gap:.25rem;padding:.25rem;display:flex;overflow-x:auto}.ProfileTabs-module__bWr5qa__tabsList::-webkit-scrollbar{display:none}.ProfileTabs-module__bWr5qa__tab{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;min-width:0;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.ProfileTabs-module__bWr5qa__tab:hover{background-color:var(--bg-elevated);color:#ffffffe6}.ProfileTabs-module__bWr5qa__tab:focus{outline:2px solid var(--color-primary);outline-offset:2px}.ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active{background-color:var(--bg-elevated);color:#ffffffe6;box-shadow:var(--shadow-card)}.ProfileTabs-module__bWr5qa__tabIcon{flex-shrink:0;font-size:1.125em}.ProfileTabs-module__bWr5qa__tabLabel{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ProfileTabs-module__bWr5qa__tabBadge{background-color:var(--color-primary);color:#2a3f4b;text-align:center;border-radius:12px;flex-shrink:0;min-width:1.25rem;padding:.125rem .375rem;font-size:.75em;font-weight:700;box-shadow:0 1px 3px #0000004d}.ProfileTabs-module__bWr5qa__small .ProfileTabs-module__bWr5qa__tab{gap:.375rem;padding:.5rem .75rem;font-size:.875rem}.ProfileTabs-module__bWr5qa__small .ProfileTabs-module__bWr5qa__tabIcon{font-size:1em}.ProfileTabs-module__bWr5qa__small .ProfileTabs-module__bWr5qa__tabBadge{padding:.0625rem .25rem;font-size:.6875rem}.ProfileTabs-module__bWr5qa__large .ProfileTabs-module__bWr5qa__tab{gap:.75rem;padding:1rem 1.25rem;font-size:1rem}.ProfileTabs-module__bWr5qa__large .ProfileTabs-module__bWr5qa__tabIcon{font-size:1.25em}.ProfileTabs-module__bWr5qa__large .ProfileTabs-module__bWr5qa__tabBadge{padding:.1875rem .5rem;font-size:.8125rem}.ProfileTabs-module__bWr5qa__underline .ProfileTabs-module__bWr5qa__tabsList{border-bottom:2px solid var(--bg-elevated);background:0 0;border-radius:0;gap:0;padding:0}.ProfileTabs-module__bWr5qa__underline .ProfileTabs-module__bWr5qa__tab{border-bottom:2px solid #0000;border-radius:0;margin-bottom:-2px;padding-bottom:1rem}.ProfileTabs-module__bWr5qa__underline .ProfileTabs-module__bWr5qa__tab:hover{background:0 0;border-bottom-color:#dda85c80}.ProfileTabs-module__bWr5qa__underline .ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active{border-bottom-color:var(--color-primary);box-shadow:none;color:var(--color-primary);background:0 0}.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tabsList{background:var(--bg-elevated);border-radius:12px;gap:.25rem;padding:.375rem}.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab{background-color:#0000;border:none;border-radius:8px;transition:all .2s}.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab:hover{color:#ffffffe6;background-color:#dda85c1a}.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active{background-color:var(--bg-elevated);color:#fffffff2;border:1px solid #dda85c66;font-weight:600;box-shadow:0 2px 8px #0003}.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active .ProfileTabs-module__bWr5qa__tabBadge{background-color:var(--color-primary);color:#2a3f4b;font-weight:700}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tabsList{background:0 0;gap:.75rem;padding:0}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tab{background-color:var(--bg-content);border:1px solid var(--bg-elevated);box-shadow:var(--shadow-card)}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tab:hover{box-shadow:var(--shadow-elevated);transform:translateY(-1px)}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active{border-color:var(--color-primary);box-shadow:var(--shadow-elevated);transform:translateY(-1px)}.ProfileTabs-module__bWr5qa__fullWidth .ProfileTabs-module__bWr5qa__tab{flex:1;justify-content:center}.ProfileTabs-module__bWr5qa__tabContent{margin-top:1.5rem}.ProfileTabs-module__bWr5qa__tabPanel{min-height:200px}.ProfileTabs-module__bWr5qa__skeleton{pointer-events:none}.ProfileTabs-module__bWr5qa__skeletonTabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.ProfileTabs-module__bWr5qa__skeletonTab{background-color:var(--bg-elevated);border-radius:6px;width:6rem;height:2.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ProfileTabs-module__bWr5qa__pulse}.ProfileTabs-module__bWr5qa__skeletonContent{background-color:var(--bg-content);border-radius:8px;height:12rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ProfileTabs-module__bWr5qa__pulse}@keyframes ProfileTabs-module__bWr5qa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.ProfileTabs-module__bWr5qa__tabsList{padding:.125rem}.ProfileTabs-module__bWr5qa__tab{gap:.375rem;padding:.625rem .75rem;font-size:.875rem}.ProfileTabs-module__bWr5qa__tabContent{margin-top:1rem}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tab,.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab{box-shadow:none;background-color:var(--bg-elevated);border:none}.ProfileTabs-module__bWr5qa__cards .ProfileTabs-module__bWr5qa__tab:hover,.ProfileTabs-module__bWr5qa__pills .ProfileTabs-module__bWr5qa__tab:hover{transform:none}}@media (max-width:480px){.ProfileTabs-module__bWr5qa__tabsList{gap:.125rem}.ProfileTabs-module__bWr5qa__tab{flex:1;min-width:0;padding:.5rem}.ProfileTabs-module__bWr5qa__tabLabel{font-size:.8125rem}.ProfileTabs-module__bWr5qa__tabIcon{display:none}.ProfileTabs-module__bWr5qa__fullWidth .ProfileTabs-module__bWr5qa__tabIcon{display:flex}}@media (prefers-contrast:high){.ProfileTabs-module__bWr5qa__tab{border:1px solid #ffffff4d}.ProfileTabs-module__bWr5qa__tab.ProfileTabs-module__bWr5qa__active{border-color:var(--color-primary)}}@media (prefers-reduced-motion:reduce){.ProfileTabs-module__bWr5qa__tab{transition:none}.ProfileTabs-module__bWr5qa__skeleton,.ProfileTabs-module__bWr5qa__skeletonTab,.ProfileTabs-module__bWr5qa__skeletonContent{animation:none}}
.UserStats-module__o5Hmua__userStats{background-color:var(--bg-content);border-radius:8px;gap:1rem;padding:1rem;display:flex}.UserStats-module__o5Hmua__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.UserStats-module__o5Hmua__list{flex-direction:column;gap:.75rem}.UserStats-module__o5Hmua__compact{flex-flow:wrap;gap:1rem;padding:.75rem}.UserStats-module__o5Hmua__small{padding:.75rem;font-size:.875rem}.UserStats-module__o5Hmua__small .UserStats-module__o5Hmua__grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem}.UserStats-module__o5Hmua__medium{font-size:.9375rem}.UserStats-module__o5Hmua__large{padding:1.25rem;font-size:1rem}.UserStats-module__o5Hmua__large .UserStats-module__o5Hmua__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.25rem}.UserStats-module__o5Hmua__statItem{background-color:var(--bg-elevated);cursor:help;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.UserStats-module__o5Hmua__statItem:hover{background-color:var(--bg-hover);box-shadow:var(--shadow-card)}.UserStats-module__o5Hmua__statIcon{background-color:var(--bg-content);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25em;display:flex}.UserStats-module__o5Hmua__statContent{flex:1;min-width:0}.UserStats-module__o5Hmua__statValue{color:#ffffffe6;font-size:1.125em;font-weight:600;line-height:1.2}.UserStats-module__o5Hmua__statLabel{color:#ffffffb3;margin-top:.125rem;font-size:.875em}.UserStats-module__o5Hmua__statItem.UserStats-module__o5Hmua__primary .UserStats-module__o5Hmua__statIcon{color:var(--color-primary);background-color:#dda85c26}.UserStats-module__o5Hmua__statItem.UserStats-module__o5Hmua__success .UserStats-module__o5Hmua__statIcon{color:#4ade80;background-color:#4ade8026}.UserStats-module__o5Hmua__statItem.UserStats-module__o5Hmua__info .UserStats-module__o5Hmua__statIcon{color:#3b82f6;background-color:#3b82f626}.UserStats-module__o5Hmua__statItem.UserStats-module__o5Hmua__warning .UserStats-module__o5Hmua__statIcon{color:#fbbf24;background-color:#fbbf2426}.UserStats-module__o5Hmua__list .UserStats-module__o5Hmua__statItem{justify-content:space-between}.UserStats-module__o5Hmua__list .UserStats-module__o5Hmua__statContent{flex:1;justify-content:space-between;align-items:center;display:flex}.UserStats-module__o5Hmua__list .UserStats-module__o5Hmua__statValue{text-align:right;order:2}.UserStats-module__o5Hmua__list .UserStats-module__o5Hmua__statLabel{order:1;margin-top:0}.UserStats-module__o5Hmua__compact .UserStats-module__o5Hmua__statItem{flex:1;min-width:120px;padding:.5rem}.UserStats-module__o5Hmua__compact .UserStats-module__o5Hmua__statIcon{width:1.5rem;height:1.5rem;font-size:1em}.UserStats-module__o5Hmua__compact .UserStats-module__o5Hmua__statValue{font-size:1em}.UserStats-module__o5Hmua__compact .UserStats-module__o5Hmua__statLabel{font-size:.8125em}.UserStats-module__o5Hmua__skeleton{pointer-events:none}.UserStats-module__o5Hmua__skeletonStat{background-color:var(--bg-elevated);border-radius:6px;height:4rem;animation:2s cubic-bezier(.4,0,.6,1) infinite UserStats-module__o5Hmua__pulse}@keyframes UserStats-module__o5Hmua__pulse{0%,to{opacity:1}50%{opacity:.5}}.UserStats-module__o5Hmua__small .UserStats-module__o5Hmua__skeletonStat{height:3.5rem}.UserStats-module__o5Hmua__large .UserStats-module__o5Hmua__skeletonStat{height:4.5rem}@media (max-width:768px){.UserStats-module__o5Hmua__userStats{padding:.75rem}.UserStats-module__o5Hmua__grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem}.UserStats-module__o5Hmua__list .UserStats-module__o5Hmua__statItem,.UserStats-module__o5Hmua__compact .UserStats-module__o5Hmua__statItem{padding:.5rem}.UserStats-module__o5Hmua__statIcon{width:1.75rem;height:1.75rem;font-size:1.125em}}@media (max-width:480px){.UserStats-module__o5Hmua__grid{grid-template-columns:1fr 1fr}.UserStats-module__o5Hmua__compact{flex-direction:column}.UserStats-module__o5Hmua__statItem{gap:.5rem}}@media (prefers-contrast:high){.UserStats-module__o5Hmua__statItem{border:1px solid #fff3}.UserStats-module__o5Hmua__statItem:hover{border-color:#fff6}}@media (prefers-reduced-motion:reduce){.UserStats-module__o5Hmua__statItem{transition:none}.UserStats-module__o5Hmua__skeleton,.UserStats-module__o5Hmua__skeletonStat{animation:none}}
.ProfessionLevels-module__EodWvG__professionLevels{margin-bottom:16px;padding:0}.ProfessionLevels-module__EodWvG__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.ProfessionLevels-module__EodWvG__titleSection h3{color:var(--color-text-primary);text-shadow:0 1px 3px #0000004d;margin:0 0 6px;font-size:24px;font-weight:700}.ProfessionLevels-module__EodWvG__titleSection p{color:var(--color-text-secondary);opacity:.9;margin:0;font-size:15px;font-weight:500}.ProfessionLevels-module__EodWvG__editActions{flex-shrink:0;gap:8px;display:flex}.ProfessionLevels-module__EodWvG__emptyState{text-align:center;color:var(--color-text-secondary);padding:64px 24px}.ProfessionLevels-module__EodWvG__emptyIcon{opacity:.6;margin-bottom:20px;font-size:56px}.ProfessionLevels-module__EodWvG__emptyState h3{color:var(--color-text-primary);margin:0 0 12px;font-size:20px;font-weight:600}.ProfessionLevels-module__EodWvG__emptyState p{color:var(--color-text-secondary);margin:0 0 28px;font-size:15px}.ProfessionLevels-module__EodWvG__episodesContainer{flex-direction:column;gap:24px;margin-bottom:28px;display:flex}.ProfessionLevels-module__EodWvG__episodeSection{flex-direction:column;gap:12px;display:flex}.ProfessionLevels-module__EodWvG__episodeHeader{color:var(--color-accent);text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px #0000004d;opacity:.9;margin:0;font-size:14px;font-weight:600}.ProfessionLevels-module__EodWvG__professionsRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ProfessionLevels-module__EodWvG__professionIcon{cursor:pointer;flex-shrink:0;width:64px;height:64px;transition:all .3s;position:relative}.ProfessionLevels-module__EodWvG__professionIcon:hover:not(.ProfessionLevels-module__EodWvG__editMode){transform:scale(1.1)}.ProfessionLevels-module__EodWvG__editMode{cursor:default}.ProfessionLevels-module__EodWvG__editMode .ProfessionLevels-module__EodWvG__professionIconInner{opacity:.3}.ProfessionLevels-module__EodWvG__professionIconInner{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#283f4bcc;border:2px solid #dda85c66;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProfessionLevels-module__EodWvG__professionIcon img{object-fit:contain;filter:drop-shadow(0 1px 2px #0000004d);width:28px;height:28px}.ProfessionLevels-module__EodWvG__progressRing{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}.ProfessionLevels-module__EodWvG__progressRingBackground{fill:none;stroke:#ffffff26;stroke-width:3px}.ProfessionLevels-module__EodWvG__progressRingProgress{fill:none;stroke:var(--color-accent);stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 4px #dda85c99);transition:stroke-dashoffset .8s}.ProfessionLevels-module__EodWvG__progressRingMaxed{stroke:#4ade80!important;filter:drop-shadow(0 0 4px #4ade8099)!important}.ProfessionLevels-module__EodWvG__levelBadge{border:2px solid var(--color-accent);z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#283f4bf2;border-radius:50%;justify-content:center;align-items:center;min-width:24px;height:24px;display:flex;position:absolute;bottom:-2px;right:-2px}.ProfessionLevels-module__EodWvG__levelBadgeMaxed{background:#22c55e33!important;border-color:#4ade80!important}.ProfessionLevels-module__EodWvG__levelNumber{color:#fffffff2;text-shadow:0 1px 2px #00000080;font-size:12px;font-weight:700;line-height:1}.ProfessionLevels-module__EodWvG__editOverlay{border:2px solid var(--color-accent);z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#283f4bf2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProfessionLevels-module__EodWvG__editControls{align-items:center;gap:4px;display:flex}.ProfessionLevels-module__EodWvG__decrementBtn,.ProfessionLevels-module__EodWvG__incrementBtn{color:#fffffff2;cursor:pointer;background:#dda85ccc;border:1px solid #dda85c99;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;line-height:1;transition:all .2s;display:flex}.ProfessionLevels-module__EodWvG__decrementBtn:hover:not(:disabled),.ProfessionLevels-module__EodWvG__incrementBtn:hover:not(:disabled){background:#dda85c;border-color:#dda85ccc;transform:scale(1.1)}.ProfessionLevels-module__EodWvG__decrementBtn:disabled,.ProfessionLevels-module__EodWvG__incrementBtn:disabled{opacity:.3;cursor:not-allowed}.ProfessionLevels-module__EodWvG__levelEditInput{color:#fffffff2;text-align:center;text-shadow:0 1px 2px #00000080;-moz-appearance:textfield;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;outline:none;width:32px;height:16px;font-size:11px;font-weight:700}.ProfessionLevels-module__EodWvG__levelEditInput:focus{border-color:var(--color-accent);background:#ffffff26}.ProfessionLevels-module__EodWvG__levelEditInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProfessionLevels-module__EodWvG__levelEditInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProfessionLevels-module__EodWvG__editLabel{color:#ffffffe6;text-align:center;text-shadow:0 1px 2px #00000080;font-size:8px;font-weight:600;line-height:1}.ProfessionLevels-module__EodWvG__addProfessionSection{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:24px}.ProfessionLevels-module__EodWvG__addProfessionSection h4{color:#ffffffe6;text-shadow:0 1px 2px #0000004d;margin:0 0 16px;font-size:16px;font-weight:600}.ProfessionLevels-module__EodWvG__addProfessionGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.ProfessionLevels-module__EodWvG__addProfessionCard{cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:7px;padding:14px 12px;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProfessionLevels-module__EodWvG__addProfessionCard:before{content:"";background:linear-gradient(90deg,var(--color-accent),#dda85c99);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ProfessionLevels-module__EodWvG__addProfessionCard:hover{background:#ffffff14;border-color:#dda85c66;transform:translateY(-3px);box-shadow:0 6px 20px #0003}.ProfessionLevels-module__EodWvG__addProfessionCard:hover:before{opacity:1}.ProfessionLevels-module__EodWvG__addProfessionCard img{object-fit:contain;filter:drop-shadow(0 1px 2px #0000004d);width:22px;height:22px}.ProfessionLevels-module__EodWvG__addProfessionCard span{color:#ffffffe6;text-shadow:0 1px 2px #0000004d;font-size:12px;font-weight:600}.ProfessionLevels-module__EodWvG__addProfessionCard small{color:#ffffffa6;text-shadow:0 1px 2px #0003;font-size:10px;font-weight:500}@media (max-width:768px){.ProfessionLevels-module__EodWvG__header{flex-direction:column;align-items:stretch;gap:16px}.ProfessionLevels-module__EodWvG__editActions{align-self:flex-end}.ProfessionLevels-module__EodWvG__episodesContainer{gap:20px}.ProfessionLevels-module__EodWvG__professionsRow{justify-content:flex-start;gap:12px}.ProfessionLevels-module__EodWvG__professionIcon{width:56px;height:56px}.ProfessionLevels-module__EodWvG__professionIconInner{width:42px;height:42px}.ProfessionLevels-module__EodWvG__professionIcon img{width:24px;height:24px}.ProfessionLevels-module__EodWvG__progressRing{width:56px;height:56px}.ProfessionLevels-module__EodWvG__levelBadge{min-width:20px;height:20px}.ProfessionLevels-module__EodWvG__levelNumber{font-size:11px}.ProfessionLevels-module__EodWvG__addProfessionGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}}@media (max-width:480px){.ProfessionLevels-module__EodWvG__header{align-items:flex-start}.ProfessionLevels-module__EodWvG__editActions{flex-direction:column;width:100%}.ProfessionLevels-module__EodWvG__episodesContainer{gap:16px}.ProfessionLevels-module__EodWvG__professionsRow{gap:12px}.ProfessionLevels-module__EodWvG__professionIcon{width:56px;height:56px}.ProfessionLevels-module__EodWvG__professionIconInner{width:44px;height:44px}.ProfessionLevels-module__EodWvG__professionIcon img{width:26px;height:26px}.ProfessionLevels-module__EodWvG__progressRing{width:56px;height:56px}.ProfessionLevels-module__EodWvG__levelBadge{min-width:22px;height:22px}.ProfessionLevels-module__EodWvG__levelNumber{font-size:11px}.ProfessionLevels-module__EodWvG__editControls{gap:4px}.ProfessionLevels-module__EodWvG__decrementBtn,.ProfessionLevels-module__EodWvG__incrementBtn{width:20px;height:20px;font-size:11px}.ProfessionLevels-module__EodWvG__levelEditInput{width:32px;height:18px;font-size:11px}.ProfessionLevels-module__EodWvG__editLabel{font-size:8px}.ProfessionLevels-module__EodWvG__addProfessionGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}
.UserComments-module__Rn4ICa__userComments{margin-bottom:48px;padding:0}.UserComments-module__Rn4ICa__header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.UserComments-module__Rn4ICa__titleSection{flex:1}.UserComments-module__Rn4ICa__titleSection h3{color:#ffffffe6;text-shadow:0 1px 2px #0000004d;margin:0 0 4px;font-size:24px;font-weight:600}.UserComments-module__Rn4ICa__titleSection p{color:#fff9;margin:0;font-size:14px}.UserComments-module__Rn4ICa__statsChip{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:flex}.UserComments-module__Rn4ICa__statsIcon{color:#dda85c;font-size:12px}.UserComments-module__Rn4ICa__commentsGrid{flex-direction:column;align-items:center;gap:16px;max-width:800px;margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex}.UserComments-module__Rn4ICa__commentWrapper{width:100%;max-width:800px}.UserComments-module__Rn4ICa__commentCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:16px;transition:all .2s}.UserComments-module__Rn4ICa__commentCard:hover{background:#ffffff0d;border-color:#ffffff26}.UserComments-module__Rn4ICa__postInfo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.UserComments-module__Rn4ICa__postLink{color:#dda85c;font-weight:500;text-decoration:none;transition:color .2s}.UserComments-module__Rn4ICa__postLink:hover{color:#e6c08f;text-decoration:underline}.UserComments-module__Rn4ICa__postAuthor{color:#ffffff80;font-size:13px}.UserComments-module__Rn4ICa__commentContent{color:#fffc;white-space:pre-wrap;margin-bottom:12px;font-size:14px;line-height:1.5}.UserComments-module__Rn4ICa__commentFooter{color:#ffffff80;justify-content:space-between;align-items:center;font-size:13px;display:flex}.UserComments-module__Rn4ICa__commentStats{gap:12px;display:flex}.UserComments-module__Rn4ICa__karma{color:#dda85c}.UserComments-module__Rn4ICa__replies{color:#fff9}.UserComments-module__Rn4ICa__commentDate{color:#fff6}.UserComments-module__Rn4ICa__errorState{text-align:center;color:#fff9;padding:48px 24px}.UserComments-module__Rn4ICa__errorIcon{color:#ffffff4d;margin-bottom:16px;font-size:48px}.UserComments-module__Rn4ICa__retryButton{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;margin-top:16px;padding:8px 16px;font-size:14px;transition:all .2s}.UserComments-module__Rn4ICa__retryButton:hover{color:#dda85c;background:#dda85c1a;border-color:#dda85c4d}@media (max-width:768px){.UserComments-module__Rn4ICa__userComments{margin-bottom:32px}.UserComments-module__Rn4ICa__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.UserComments-module__Rn4ICa__titleSection h3{font-size:20px}.UserComments-module__Rn4ICa__commentsGrid{gap:12px;margin-bottom:16px}.UserComments-module__Rn4ICa__commentCard{padding:12px}.UserComments-module__Rn4ICa__errorState{padding:32px 16px}.UserComments-module__Rn4ICa__errorIcon{font-size:36px}}.UserComments-module__Rn4ICa__commentsList{flex-direction:column;gap:16px;width:100%;max-width:800px;margin:0 auto;display:flex}.UserComments-module__Rn4ICa__loading{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.UserComments-module__Rn4ICa__error{text-align:center;color:#fff9;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:24px;display:flex}.UserComments-module__Rn4ICa__emptyState{text-align:center;color:#fff9;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:32px}.UserComments-module__Rn4ICa__commentContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.UserComments-module__Rn4ICa__commentContainer:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.UserComments-module__Rn4ICa__commentItem{background:0 0;border:none;border-radius:0}.UserComments-module__Rn4ICa__postContext{background:#dda85c0d;border-top:1px solid #dda85c1a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.UserComments-module__Rn4ICa__postTitle{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;margin-right:16px;font-size:13px;font-weight:500;overflow:hidden}.UserComments-module__Rn4ICa__viewCommentLink{color:#dda85c;background:#dda85c1a;border:1px solid #dda85c33;border-radius:6px;flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.UserComments-module__Rn4ICa__viewCommentLink:hover{color:#e6c08f;background:#dda85c26;border-color:#dda85c4d;transform:translateY(-1px)}@media (max-width:768px){.UserComments-module__Rn4ICa__commentsList{gap:12px}.UserComments-module__Rn4ICa__loading{min-height:120px}.UserComments-module__Rn4ICa__error{min-height:120px;padding:12px}.UserComments-module__Rn4ICa__postContext{flex-wrap:wrap;gap:8px;padding:10px 12px}.UserComments-module__Rn4ICa__postTitle{width:100%;margin-bottom:4px;margin-right:0;font-size:12px}.UserComments-module__Rn4ICa__viewCommentLink{text-align:center;width:100%;padding:8px;font-size:12px}}@media (max-width:480px){.UserComments-module__Rn4ICa__commentsList{gap:8px}.UserComments-module__Rn4ICa__commentContainer{border-radius:8px}.UserComments-module__Rn4ICa__postContext{padding:8px 10px}.UserComments-module__Rn4ICa__postTitle{font-size:11px}.UserComments-module__Rn4ICa__viewCommentLink{padding:6px;font-size:11px}}.UserComments-module__Rn4ICa__commentHeader{margin-bottom:16px}.UserComments-module__Rn4ICa__authorInfo{align-items:center;gap:12px;display:flex}.UserComments-module__Rn4ICa__authorMeta{flex-direction:column;gap:4px;display:flex}.UserComments-module__Rn4ICa__authorName{color:#ffffffe6;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.UserComments-module__Rn4ICa__authorName:hover{color:#dda85c}.UserComments-module__Rn4ICa__commentMeta{color:#ffffff80;align-items:center;gap:12px;font-size:13px;display:flex}.UserComments-module__Rn4ICa__metaIcon{color:#dda85c;font-size:12px}.UserComments-module__Rn4ICa__postLink{color:#fff9;text-decoration:none;transition:color .2s}.UserComments-module__Rn4ICa__postLink:hover{color:#dda85c}.UserComments-module__Rn4ICa__commentContent{color:#ffffffb3;margin-bottom:20px;font-size:14px;line-height:1.6}.UserComments-module__Rn4ICa__contentEditor{background:0 0!important;border:none!important;padding:0!important}.UserComments-module__Rn4ICa__contentEditor .ProseMirror{min-height:0!important;max-height:none!important;padding:0!important}.UserComments-module__Rn4ICa__commentFooter{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.UserComments-module__Rn4ICa__commentControls{align-items:center;gap:16px;display:flex}.UserComments-module__Rn4ICa__commentActions{align-items:center;gap:8px;display:flex}.UserComments-module__Rn4ICa__actionButton{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.UserComments-module__Rn4ICa__actionButton:hover{color:#ffffffe6;background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.UserComments-module__Rn4ICa__deleteButton{border-color:#f5222d33}.UserComments-module__Rn4ICa__deleteButton:hover{color:#f5222d;background:#f5222d1a;border-color:#f5222d4d}.UserComments-module__Rn4ICa__viewCommentLink{color:#dda85c;background:#dda85c1a;border:1px solid #dda85c33;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.UserComments-module__Rn4ICa__viewCommentLink:hover{background:#dda85c26;border-color:#dda85c4d;transform:translateY(-1px)}@media (max-width:768px){.UserComments-module__Rn4ICa__commentsList{gap:12px}.UserComments-module__Rn4ICa__commentItem{padding:16px}.UserComments-module__Rn4ICa__authorInfo{gap:8px}.UserComments-module__Rn4ICa__authorName{font-size:14px}.UserComments-module__Rn4ICa__commentMeta{flex-wrap:wrap;gap:8px;font-size:12px}.UserComments-module__Rn4ICa__commentContent{font-size:13px}.UserComments-module__Rn4ICa__commentFooter{flex-direction:column;align-items:flex-start;gap:12px}.UserComments-module__Rn4ICa__commentControls{justify-content:space-between;width:100%}.UserComments-module__Rn4ICa__commentActions{justify-content:flex-end;width:100%}.UserComments-module__Rn4ICa__actionButton{width:28px;height:28px;font-size:12px}.UserComments-module__Rn4ICa__viewCommentLink{padding:4px 10px;font-size:12px}}@media (max-width:480px){.UserComments-module__Rn4ICa__commentsList{gap:8px}.UserComments-module__Rn4ICa__loading{min-height:120px}.UserComments-module__Rn4ICa__error{min-height:120px;padding:12px}}
.UserPosts-module__zc7PqG__userPosts{width:100%;max-width:800px;margin:0 auto}.UserPosts-module__zc7PqG__tabNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:8px;margin-bottom:24px;padding:8px;display:flex}.UserPosts-module__zc7PqG__tabButton{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.UserPosts-module__zc7PqG__tabButton:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.UserPosts-module__zc7PqG__tabButton.UserPosts-module__zc7PqG__active{color:#dda85c;background:#dda85c1a;border-color:#dda85c4d;box-shadow:0 0 20px #dda85c26}.UserPosts-module__zc7PqG__tabButton.UserPosts-module__zc7PqG__active:hover{background:#dda85c26;transform:translateY(-1px);box-shadow:0 4px 15px #dda85c33}.UserPosts-module__zc7PqG__tabIcon{font-size:16px}.UserPosts-module__zc7PqG__contentArea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border-radius:16px;margin-top:24px;overflow:hidden}.UserPosts-module__zc7PqG__postsList{flex-direction:column;gap:16px;display:flex}.UserPosts-module__zc7PqG__post{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:16px;padding:0;transition:all .3s;overflow:hidden}.UserPosts-module__zc7PqG__post:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.UserPosts-module__zc7PqG__postContainer{min-height:120px;display:flex}.UserPosts-module__zc7PqG__votingSection{background:#ffffff03;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:80px;min-height:200px;padding:20px 16px;display:flex}.UserPosts-module__zc7PqG__contentSection{cursor:pointer;flex-direction:column;flex:1;min-width:0;min-height:200px;padding:20px;transition:background-color .2s;display:flex}.UserPosts-module__zc7PqG__contentSection:hover{background:#ffffff04}.UserPosts-module__zc7PqG__postHeader{align-items:flex-start;margin-bottom:18px;display:flex}.UserPosts-module__zc7PqG__authorSection{flex:1;gap:14px;display:flex}.UserPosts-module__zc7PqG__authorInfo{flex:1;min-width:0}.UserPosts-module__zc7PqG__postMeta{color:#fff9;align-items:center;gap:10px;margin-top:6px;font-size:13px;display:flex}.UserPosts-module__zc7PqG__metaIcon{color:#dda85c;font-size:12px}.UserPosts-module__zc7PqG__postTitle{margin-bottom:20px}.UserPosts-module__zc7PqG__postTitle h3{color:#ffffffe6;margin:0;font-size:19px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.UserPosts-module__zc7PqG__postTitle a{color:inherit;text-decoration:none}.UserPosts-module__zc7PqG__postTitle a:hover h3{color:#dda85c}.UserPosts-module__zc7PqG__postBody{flex:1;margin-bottom:20px}.UserPosts-module__zc7PqG__textContent{position:relative}.UserPosts-module__zc7PqG__textBody{color:#fffc;font-size:15px;line-height:1.6}.UserPosts-module__zc7PqG__textContent.UserPosts-module__zc7PqG__truncated{max-height:180px;position:relative;overflow:hidden}.UserPosts-module__zc7PqG__textContent.UserPosts-module__zc7PqG__truncated .UserPosts-module__zc7PqG__textBody{max-height:180px;overflow:hidden}.UserPosts-module__zc7PqG__textGradient{pointer-events:none;background:linear-gradient(#0000,#dda85c14);justify-content:center;align-items:flex-end;height:100px;display:flex;position:absolute;bottom:0;left:0;right:0}.UserPosts-module__zc7PqG__readMoreHint{color:#dda85c;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(45deg,#dda85c33,#dda85c4d);border:1px solid #dda85c66;border-radius:12px;margin-bottom:8px;padding:8px 16px;font-size:13px;font-weight:600;animation:2s ease-in-out infinite UserPosts-module__zc7PqG__subtle-pulse}.UserPosts-module__zc7PqG__postFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.UserPosts-module__zc7PqG__leftActions{align-items:center;gap:16px;display:flex}.UserPosts-module__zc7PqG__utilityButtons{gap:8px;margin-left:auto;display:flex}.UserPosts-module__zc7PqG__utilityButton{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.UserPosts-module__zc7PqG__utilityButton:hover{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff26;transform:translateY(-1px)}.UserPosts-module__zc7PqG__utilityButton:active{transform:translateY(0)}.UserPosts-module__zc7PqG__utilityButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.UserPosts-module__zc7PqG__utilityButton:disabled:hover{color:#fff9;background:0 0;border-color:#ffffff1a}.UserPosts-module__zc7PqG__deleteButton:hover{color:#f00c;background:#ff00001a;border-color:#f003}.UserPosts-module__zc7PqG__utilityButton span{font-size:14px}@keyframes UserPosts-module__zc7PqG__subtle-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:768px){.UserPosts-module__zc7PqG__userPosts{padding:0 12px}.UserPosts-module__zc7PqG__tabNav{margin-bottom:16px;padding:6px}.UserPosts-module__zc7PqG__tabButton{gap:6px;padding:10px 16px;font-size:13px}.UserPosts-module__zc7PqG__tabIcon{font-size:14px}.UserPosts-module__zc7PqG__postsList{gap:12px}.UserPosts-module__zc7PqG__postContainer{flex-direction:column}.UserPosts-module__zc7PqG__votingSection{border-bottom:1px solid #ffffff0d;border-right:none;flex-direction:row;width:100%;min-height:auto;padding:12px}.UserPosts-module__zc7PqG__contentSection{min-height:auto;padding:16px}.UserPosts-module__zc7PqG__postHeader{margin-bottom:14px}.UserPosts-module__zc7PqG__authorSection{gap:10px}.UserPosts-module__zc7PqG__postTitle,.UserPosts-module__zc7PqG__postBody{margin-bottom:16px}.UserPosts-module__zc7PqG__postFooter{flex-direction:column;align-items:flex-start;gap:12px}.UserPosts-module__zc7PqG__leftActions{justify-content:space-between;width:100%}.UserPosts-module__zc7PqG__utilityButtons{justify-content:flex-end;width:100%}.UserPosts-module__zc7PqG__utilityButton{padding:6px 10px}.UserPosts-module__zc7PqG__utilityButton span{display:none}}@media (max-width:480px){.UserPosts-module__zc7PqG__userPosts{padding:0 8px}.UserPosts-module__zc7PqG__tabNav{margin-bottom:12px;padding:4px}.UserPosts-module__zc7PqG__postStats{flex-direction:column;gap:8px}}@keyframes UserPosts-module__zc7PqG__slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.UserPosts-module__zc7PqG__postsList>:first-child{animation:.3s ease-out UserPosts-module__zc7PqG__slideInFromTop}.UserPosts-module__zc7PqG__tabButton:focus,.UserPosts-module__zc7PqG__actionLink:focus{outline-offset:2px;outline:2px solid #dda85c80}.UserPosts-module__zc7PqG__userPosts[data-loading=true]{pointer-events:none;opacity:.8}.UserPosts-module__zc7PqG__userPosts[data-error=true] .UserPosts-module__zc7PqG__tabNav{background:#ff6b6b0d;border-color:#ff6b6b33}
.ContextMenu-module__qsjMXG__contextMenu{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000;background-image:radial-gradient(circle at 25% 25%,#d4af371a 0%,#2a3f4b 50%),radial-gradient(circle at 75% 75%,#8b45131a 0%,#2a3f4b 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:2px solid #d4af37;border-radius:12px;width:max-content;min-width:180px;padding:4px;font-family:Cinzel,Georgia,serif;animation:.2s ease-out ContextMenu-module__qsjMXG__contextMenuAppear;position:fixed;box-shadow:0 0 20px #d4af374d,inset 0 1px #ffffff1a,0 8px 32px #0006}@keyframes ContextMenu-module__qsjMXG__contextMenuAppear{0%{opacity:0;transform:scale(.9)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.ContextMenu-module__qsjMXG__contextMenuItem{text-align:left;cursor:pointer;color:#f5e6d1;text-shadow:0 1px 2px #000c;letter-spacing:.3px;white-space:nowrap;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin:2px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.ContextMenu-module__qsjMXG__contextMenuItem:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#d4af371a 50%,#0000 100%);border-radius:8px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.ContextMenu-module__qsjMXG__contextMenuItem:hover:not(.ContextMenu-module__qsjMXG__disabled){color:#fff;text-shadow:0 0 8px #d4af3799;background:linear-gradient(135deg,#d4af3733 0%,#b8860b4d 50%,#d4af3733 100%);border:1px solid #d4af3766}.ContextMenu-module__qsjMXG__contextMenuItem:hover:not(.ContextMenu-module__qsjMXG__disabled):before{opacity:1}.ContextMenu-module__qsjMXG__contextMenuItem:focus:not(.ContextMenu-module__qsjMXG__disabled){background:linear-gradient(135deg,#d4af3740 0%,#b8860b59 50%,#d4af3740 100%);border:1px solid #d4af3799;outline:none}.ContextMenu-module__qsjMXG__contextMenuItem:active:not(.ContextMenu-module__qsjMXG__disabled){background:linear-gradient(135deg,#b8860b66 0%,#d4af374d 50%,#b8860b66 100%);border:1px solid #d4af3766;transform:scale(.98)}.ContextMenu-module__qsjMXG__contextMenuItem.ContextMenu-module__qsjMXG__disabled{opacity:.5;cursor:not-allowed;color:#888}.ContextMenu-module__qsjMXG__menuIcon{filter:drop-shadow(0 0 4px #d4af3766);text-align:center;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;transition:all .2s;display:inline-flex}.ContextMenu-module__qsjMXG__contextMenuItem:hover:not(.ContextMenu-module__qsjMXG__disabled) .ContextMenu-module__qsjMXG__menuIcon{filter:drop-shadow(0 0 8px #d4af37cc);transform:scale(1.1)}.ContextMenu-module__qsjMXG__menuLabel{text-align:left;text-overflow:ellipsis;flex:1;overflow:hidden}.ContextMenu-module__qsjMXG__menuShortcut{color:#999;letter-spacing:.5px;background:#0000004d;border:1px solid #d4af3733;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:12px}.ContextMenu-module__qsjMXG__menuHeader{border-bottom:1px solid #d4af374d;margin-bottom:4px;padding:8px 16px 6px}.ContextMenu-module__qsjMXG__menuTitle{color:#d4af37;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 2px #000c;text-align:center;font-size:12px;font-weight:600;display:block}.ContextMenu-module__qsjMXG__menuSeparator{background:linear-gradient(90deg,#0000 0%,#d4af374d 20%,#d4af3799 50%,#d4af374d 80%,#0000 100%);height:1px;margin:4px 8px;position:relative}.ContextMenu-module__qsjMXG__menuSeparator:before{content:"";background:#d4af37;border-radius:50%;width:6px;height:6px;margin-top:-2px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 4px #d4af3799}
.TradingCard-module__lnbyAW__tradingCard{width:280px;height:420px;color:inherit;cursor:pointer;box-sizing:border-box;border-radius:12px;text-decoration:none;display:block;position:relative}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(90deg,#c7b23e 50% 50%,#5ac656 50% 50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:#c7b23e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:#5ac656!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(90deg,#c7b23e 50% 50%,#6288c6 50% 50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:#c7b23e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:#6288c6!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardTitle,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardTitle{color:#a0a0a0}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(90deg,#6288c6 50% 50%,#c7b23e 50% 50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:#6288c6!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:#c7b23e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(90deg,#b0ae9e 50% 50%,#c7b23e 50% 50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:#b0ae9e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:#c7b23e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(90deg,#c7b23e 50% 50%,#b0ae9e 50% 50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:#c7b23e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:#b0ae9e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardTitle,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardTitle{color:#a0a0a0}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardLevelWrapper,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardLevelWrapper,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardLevelWrapper{background:0 0}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__multiEpisode .TradingCard-module__lnbyAW__cardFront{background:linear-gradient(to right,var(--episode-color-1)50%,var(--episode-color-1)50%,var(--episode-color-2)50%,var(--episode-color-2)50%)}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__multiEpisode .TradingCard-module__lnbyAW__cardFaction:first-child{border-color:var(--episode-border-1)!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__multiEpisode .TradingCard-module__lnbyAW__cardFaction:last-child{border-color:var(--episode-border-2)!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__multiEpisode .TradingCard-module__lnbyAW__cardTitle{color:#a0a0a0}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__multiEpisode .TradingCard-module__lnbyAW__cardLevelWrapper{background:0 0}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFront{background:#c7b23e}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardTitle{color:#c7b23e}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardLevelWrapper{background:#aa941e}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeport .TradingCard-module__lnbyAW__cardFaction{border-color:#aa941e!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardFront{background:#5ac656}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardTitle{color:#5ac656}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardLevelWrapper{background:#488a36}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__hopeforest .TradingCard-module__lnbyAW__cardFaction{border-color:#488a36!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardFront{background:#6288c6}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardTitle{color:#6288c6}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardLevelWrapper{background:#4070bf}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__mineofmantuban .TradingCard-module__lnbyAW__cardFaction{border-color:#4070bf!important}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardFront{background:#b0ae9e}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardTitle{color:#b0ae9e}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardLevelWrapper{background:#a3a18f}.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__tradingCard.TradingCard-module__lnbyAW__crenopolis .TradingCard-module__lnbyAW__cardFaction{border-color:#a3a18f!important}.TradingCard-module__lnbyAW__epic .TradingCard-module__lnbyAW__cardFront,.TradingCard-module__lnbyAW__cardFaction{background:#cd8a47}.TradingCard-module__lnbyAW__epic .TradingCard-module__lnbyAW__cardTitle{color:#cd8a47}.TradingCard-module__lnbyAW__epic .TradingCard-module__lnbyAW__cardLevelWrapper{background:#df8f40}.TradingCard-module__lnbyAW__epic .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__cardFaction{border-color:#df8f40!important}.TradingCard-module__lnbyAW__rare .TradingCard-module__lnbyAW__cardFront,.TradingCard-module__lnbyAW__cardFaction{background:#a672b3}.TradingCard-module__lnbyAW__rare .TradingCard-module__lnbyAW__cardTitle{color:#a672b3}.TradingCard-module__lnbyAW__rare .TradingCard-module__lnbyAW__cardLevelWrapper{background:#8e4f9d}.TradingCard-module__lnbyAW__rare .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__cardFaction{border-color:#8e4f9d!important}.TradingCard-module__lnbyAW__uncommon .TradingCard-module__lnbyAW__cardFront,.TradingCard-module__lnbyAW__cardFaction{background:#6288c6}.TradingCard-module__lnbyAW__uncommon .TradingCard-module__lnbyAW__cardTitle{color:#6288c6}.TradingCard-module__lnbyAW__uncommon .TradingCard-module__lnbyAW__cardLevelWrapper{background:#4070bf}.TradingCard-module__lnbyAW__uncommon .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__cardFaction{border-color:#4070bf!important}.TradingCard-module__lnbyAW__common .TradingCard-module__lnbyAW__cardFront,.TradingCard-module__lnbyAW__cardFaction{background:#71bda3}.TradingCard-module__lnbyAW__common .TradingCard-module__lnbyAW__cardTitle{color:#71bda3}.TradingCard-module__lnbyAW__common .TradingCard-module__lnbyAW__cardLevelWrapper{background:#4eac8d}.TradingCard-module__lnbyAW__common .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__cardFaction{border-color:#4eac8d!important}.TradingCard-module__lnbyAW__general .TradingCard-module__lnbyAW__cardFront,.TradingCard-module__lnbyAW__cardFaction{background:#5ac656}.TradingCard-module__lnbyAW__general .TradingCard-module__lnbyAW__cardTitle{color:#5ac656}.TradingCard-module__lnbyAW__general .TradingCard-module__lnbyAW__cardLevelWrapper{background:#488a36}.TradingCard-module__lnbyAW__general .TradingCard-module__lnbyAW__priceSection,.TradingCard-module__lnbyAW__cardFaction{border-color:#488a36!important}.TradingCard-module__lnbyAW__cardInner{text-align:center;box-sizing:border-box;width:100%;height:100%;position:relative}.TradingCard-module__lnbyAW__avatarOverlay{z-index:10;pointer-events:none;position:absolute;top:8px;right:8px}.TradingCard-module__lnbyAW__overlayAvatar{box-shadow:unset}.TradingCard-module__lnbyAW__overlayAvatar span{width:25px;height:25px;justify-content:center!important;align-items:center!important;display:flex!important}.TradingCard-module__lnbyAW__cardFront{box-sizing:border-box;border:3px solid #353535;border-radius:12px;flex-direction:column;grid-template-rows:39px 190px 130px 40px;align-items:center;gap:3px;width:100%;min-width:0;height:100%;padding:5px;display:grid;position:absolute;box-shadow:0 4px 16px #0000004d}.TradingCard-module__lnbyAW__cardHeader,.TradingCard-module__lnbyAW__cardDescription,.TradingCard-module__lnbyAW__cardFooter,.TradingCard-module__lnbyAW__imageStatsContainer{box-sizing:border-box;width:100%;min-width:0}.TradingCard-module__lnbyAW__cardHeader{box-sizing:border-box;text-transform:uppercase;background:#000000d9;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;padding:5px 10px;display:flex}.TradingCard-module__lnbyAW__cardRarity,.TradingCard-module__lnbyAW__cardTitle{font-size:.9rem;font-weight:700;line-height:.9rem}.TradingCard-module__lnbyAW__cardTitle{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;display:block;overflow:hidden}.TradingCard-module__lnbyAW__imageStatsContainer{box-sizing:border-box;background-image:linear-gradient(#000,#44392d);border-radius:16px 16px 0 0;grid-template-columns:1fr 70px;align-items:center;width:100%;height:100%;display:grid}.TradingCard-module__lnbyAW__generalImage{grid-template-columns:1fr}.TradingCard-module__lnbyAW__generalImage .TradingCard-module__lnbyAW__statsPanel{display:none}.TradingCard-module__lnbyAW__imageSection{box-sizing:border-box;background-size:16px 16px;flex-shrink:0;justify-content:center;align-items:center;height:100%;padding:24px;display:flex;position:relative}.TradingCard-module__lnbyAW__tradingImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px;height:100%}.TradingCard-module__lnbyAW__placeholderImage{background:#8b45131a;border:2px dashed #8b45134d;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.TradingCard-module__lnbyAW__placeholderText{opacity:.6;color:#8b4513;font-size:48px}.TradingCard-module__lnbyAW__statsPanel{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;gap:2px;height:100%;padding:5px 0;display:flex}.TradingCard-module__lnbyAW__topStatsRow{justify-content:center;align-items:center;gap:12px;display:flex}.TradingCard-module__lnbyAW__priceSection{background:#9e8e7e;border:3px solid #000;border-radius:50px;flex-shrink:0;margin-top:-35px;padding:3px 15px;position:relative}.TradingCard-module__lnbyAW__priceLabel{color:gold;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px;font-weight:700}.TradingCard-module__lnbyAW__priceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.TradingCard-module__lnbyAW__currencyItem{border-radius:6px;justify-content:center;align-items:center;gap:2px;display:flex}.TradingCard-module__lnbyAW__currencyIcon{object-fit:contain;width:18px;height:18px}.TradingCard-module__lnbyAW__currencyItem span{color:#000;text-shadow:0 1px 2px #000000b3;font-size:1rem;line-height:1rem}.TradingCard-module__lnbyAW__eachText{color:#333;text-align:left;margin-top:2px;font-size:.7rem;font-weight:600;line-height:.7rem}.TradingCard-module__lnbyAW__cardDescription{background:#000000d9;border-radius:0 0 16px 16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;margin-top:-3px;padding:20px 5px 10px;display:flex}.TradingCard-module__lnbyAW__cardDescription p{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;max-height:85px;font-size:.8rem;line-height:1rem;display:-webkit-box;overflow:hidden}.TradingCard-module__lnbyAW__cardSeller{align-items:center;gap:4px;display:flex}.TradingCard-module__lnbyAW__cardFooter{border-radius:16px;justify-content:center;width:100%;height:40px;margin-top:-2px;display:flex;position:relative}.TradingCard-module__lnbyAW__cardLevelWrapper{justify-content:center;align-items:center;width:85%;display:flex;box-shadow:inset 0 11px 8px -10px #0000006e,inset 0 -11px 8px -10px #0000006e}.TradingCard-module__lnbyAW__cardLevel{background:#1c1c1c;border-radius:50px;justify-content:center;align-items:center;gap:4px;height:30px;padding:3px 25px;display:flex}.TradingCard-module__lnbyAW__rarity{color:gold;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.TradingCard-module__lnbyAW__combatIcon{object-fit:contain;width:23px;height:23px}.TradingCard-module__lnbyAW__levelText{color:#fff;text-shadow:0 1px 2px #00000080;margin-top:-3px;font-size:1.3rem;font-weight:700;line-height:1.3rem}.TradingCard-module__lnbyAW__quantityIcon{font-size:.8rem}.TradingCard-module__lnbyAW__factionDisplay{align-items:center;display:flex}.TradingCard-module__lnbyAW__cardFaction{background:#1c1c1c;border:2px solid #000;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;padding:2px;display:flex;position:absolute;top:0}.TradingCard-module__lnbyAW__cardFaction:first-child{left:0;box-shadow:5px 0 5px -2px #0000006e}.TradingCard-module__lnbyAW__cardFaction:last-child{right:0;box-shadow:-5px 0 5px -2px #0000006e}.TradingCard-module__lnbyAW__factionIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:30px;height:30px}.TradingCard-module__lnbyAW__compactStats{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.TradingCard-module__lnbyAW__statChip{color:#000;background:#0000004d;border:1px solid #8b45134d;border-radius:12px 0 0 12px;align-items:center;gap:4px;width:60px;padding:2px;font-size:1rem;font-weight:600;line-height:1rem;display:flex}.TradingCard-module__lnbyAW__statChip img{background:#000;border-radius:50px;padding:1px}.TradingCard-module__lnbyAW__statChip span{white-space:nowrap}.TradingCard-module__lnbyAW__statIcon{object-fit:contain;width:18px;height:18px}.TradingCard-module__lnbyAW__arborae{background:#89c479}.TradingCard-module__lnbyAW__cryonae{background:#98bce0}.TradingCard-module__lnbyAW__tempestae{background:#e8dc92}.TradingCard-module__lnbyAW__infernae{background:#d49e72}.TradingCard-module__lnbyAW__necromae{color:#fff;background:#000}.TradingCard-module__lnbyAW__necromae img,.TradingCard-module__lnbyAW__impact,.TradingCard-module__lnbyAW__strength{background:#fff}.TradingCard-module__lnbyAW__two_handed>span,.TradingCard-module__lnbyAW__one_handed>span,.TradingCard-module__lnbyAW__ranged>span{margin-left:-10px;font-size:.9rem;transform:scaleX(.6)}.TradingCard-module__lnbyAW__two_handed{background:#b7d826}.TradingCard-module__lnbyAW__one_handed{background:#768660}.TradingCard-module__lnbyAW__ranged{background:#8c8ac2}.TradingCard-module__lnbyAW__shots{background:gold}.TradingCard-module__lnbyAW__ribbon{color:#fff;font-size:.7rem;font-weight:700}.TradingCard-module__lnbyAW__ribbon.TradingCard-module__lnbyAW__WTS{background:red}.TradingCard-module__lnbyAW__ribbon.TradingCard-module__lnbyAW__WTB{background:green}.TradingCard-module__lnbyAW__ribbon.TradingCard-module__lnbyAW__SERVICE{background:#2844c2}.TradingCard-module__lnbyAW__ribbon{--f:.5em;--r:.8em;left:10px;top:calc(-1*var(--f));border-left:var(--f)solid #0005;border-bottom:var(--r)solid #0000;clip-path:polygon(var(--f)0,100% 0,100% 100%,calc(50% + var(--f)/2)calc(100% - var(--r)),var(--f)100%,var(--f)var(--f),0 var(--f));padding:.2em;position:absolute}.TradingCard-module__lnbyAW__extraBackgroundImage{opacity:.025;background-position:50%;background-repeat:repeat;background-size:75px 75px;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.TradingCard-module__lnbyAW__extraBackgroundImageHalf{opacity:.03;background-position:50%;background-repeat:repeat;background-size:70px 70px;border-radius:16px;width:50%;height:100%;margin:0;padding:0;position:absolute;top:0}@media (max-width:768px){.TradingCard-module__lnbyAW__tradingCard{max-width:300px}.TradingCard-module__lnbyAW__tradingImage{max-width:100px;max-height:100px}.TradingCard-module__lnbyAW__compactStats{gap:4px}}@media (max-width:480px){.TradingCard-module__lnbyAW__tradingCard{max-width:260px}}
.LoadingCard-module__XRCi_a__loadingCard{background:var(--bg-content);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:400px;display:flex;overflow:hidden}.LoadingCard-module__XRCi_a__loadingImage{background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-content)50%,var(--bg-elevated)75%);background-size:200% 100%;height:240px;animation:1.5s infinite LoadingCard-module__XRCi_a__loading}.LoadingCard-module__XRCi_a__loadingContent{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.LoadingCard-module__XRCi_a__loadingTitle{background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-content)50%,var(--bg-elevated)75%);background-size:200% 100%;border-radius:4px;width:80%;height:28px;animation:1.5s infinite LoadingCard-module__XRCi_a__loading}.LoadingCard-module__XRCi_a__loadingDescription{background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-content)50%,var(--bg-elevated)75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;animation:1.5s infinite LoadingCard-module__XRCi_a__loading}.LoadingCard-module__XRCi_a__loadingMeta{background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-content)50%,var(--bg-elevated)75%);background-size:200% 100%;border-radius:4px;width:60%;height:20px;margin-top:auto;animation:1.5s infinite LoadingCard-module__XRCi_a__loading}@keyframes LoadingCard-module__XRCi_a__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.UserTrades-module__2Yd75q__userTrades{width:100%;position:relative}.UserTrades-module__2Yd75q__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.UserTrades-module__2Yd75q__header h2{color:#dda85c;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.5rem}.UserTrades-module__2Yd75q__searchContainer{width:100%;max-width:400px;position:relative}.UserTrades-module__2Yd75q__searchIcon{color:#ffffff80;font-size:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.UserTrades-module__2Yd75q__searchInput{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 10px 10px 40px;font-size:14px;transition:all .3s}.UserTrades-module__2Yd75q__searchInput:focus{background:#0000004d;border-color:#dda85c;outline:none;box-shadow:0 0 0 2px #dda85c1a}.UserTrades-module__2Yd75q__searchInput::placeholder{color:#ffffff4d}.UserTrades-module__2Yd75q__tradesGrid,.UserTrades-module__2Yd75q__loadingContainer{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}.UserTrades-module__2Yd75q__empty{text-align:center;color:#ffffff80;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;padding:3rem}.UserTrades-module__2Yd75q__error{color:#ff4d4f;text-align:center;background:#ff4d4f1a;border:1px solid #ff4d4f33;border-radius:8px;padding:2rem}@media (max-width:768px){.UserTrades-module__2Yd75q__header{flex-direction:column;align-items:flex-start}.UserTrades-module__2Yd75q__searchContainer{max-width:100%}.UserTrades-module__2Yd75q__tradesGrid{grid-template-columns:1fr}}
.UserReviews-module__1MrjDq__userReviews{margin-bottom:16px;padding:0}.UserReviews-module__1MrjDq__contentContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:28px;box-shadow:0 8px 32px #0000001f}.UserReviews-module__1MrjDq__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.UserReviews-module__1MrjDq__titleSection{flex:1}.UserReviews-module__1MrjDq__titleSection h3{color:#ffffffe6;text-shadow:0 1px 2px #0000004d;margin:0 0 4px;font-size:24px;font-weight:600}.UserReviews-module__1MrjDq__titleSection p{color:#fff9;margin:0;font-size:14px}.UserReviews-module__1MrjDq__tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:4px;padding:4px;display:flex}.UserReviews-module__1MrjDq__tab{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:all .2s;display:flex}.UserReviews-module__1MrjDq__tab:hover{color:#ffffffe6;background:#ffffff0d}.UserReviews-module__1MrjDq__tabActive{color:#dda85c;background:#dda85c26;border:1px solid #dda85c4d}.UserReviews-module__1MrjDq__tabIcon{font-size:14px}.UserReviews-module__1MrjDq__tabLabel{font-weight:500}.UserReviews-module__1MrjDq__tabCount{color:#ffffffe6;text-align:center;background:#ffffff1a;border-radius:10px;min-width:16px;padding:2px 6px;font-size:11px;font-weight:600}.UserReviews-module__1MrjDq__tabActive .UserReviews-module__1MrjDq__tabCount{color:#dda85c;background:#dda85c33}.UserReviews-module__1MrjDq__tabSkeleton{background:#ffffff0d;border-radius:8px;width:150px;height:40px;animation:1.5s ease-in-out infinite UserReviews-module__1MrjDq__pulse}@keyframes UserReviews-module__1MrjDq__pulse{0%,to{opacity:1}50%{opacity:.5}}.UserReviews-module__1MrjDq__compactStats{gap:12px;margin-bottom:16px;display:flex}.UserReviews-module__1MrjDq__statBubble{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:60px;padding:8px 12px;display:flex}.UserReviews-module__1MrjDq__statBubble .UserReviews-module__1MrjDq__statValue{color:#dda85c;font-size:16px;font-weight:600}.UserReviews-module__1MrjDq__statBubble .UserReviews-module__1MrjDq__statLabel{color:#fff9;text-transform:uppercase;font-size:11px;font-weight:500}.UserReviews-module__1MrjDq__reviewsList{flex-direction:column;gap:8px;display:flex}.UserReviews-module__1MrjDq__reviewsGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.UserReviews-module__1MrjDq__reviewItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:12px;transition:all .2s}.UserReviews-module__1MrjDq__reviewItem:hover{background:#ffffff0d;border-color:#ffffff1f}.UserReviews-module__1MrjDq__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.UserReviews-module__1MrjDq__reviewUser{flex:1;align-items:center;gap:8px;display:flex}.UserReviews-module__1MrjDq__username{color:#ffffffe6;font-size:14px;font-weight:500;line-height:1.2}.UserReviews-module__1MrjDq__reviewKarma{flex-shrink:0;align-items:center;display:flex}.UserReviews-module__1MrjDq__karmaValue{background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:13px;font-weight:600}.UserReviews-module__1MrjDq__karmaValue.UserReviews-module__1MrjDq__positive{color:#52c41a;background:#52c41a26}.UserReviews-module__1MrjDq__karmaValue.UserReviews-module__1MrjDq__negative{color:#ff4d4f;background:#ff4d4f26}.UserReviews-module__1MrjDq__karmaValue.UserReviews-module__1MrjDq__neutral{color:#fff9}.UserReviews-module__1MrjDq__reviewComment{color:#fffc;margin:0 0 8px;font-size:13px;line-height:1.4}.UserReviews-module__1MrjDq__reviewFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;display:flex}.UserReviews-module__1MrjDq__tradeRef{align-items:center;gap:4px;font-size:12px;display:flex}.UserReviews-module__1MrjDq__tradeLabel{color:#ffffff80}.UserReviews-module__1MrjDq__tradeLink{color:#dda85c;font-weight:500;text-decoration:none;transition:all .2s}.UserReviews-module__1MrjDq__tradeLink:hover{color:#dda85ccc;text-decoration:underline}.UserReviews-module__1MrjDq__reviewDate{color:#ffffff80;flex-shrink:0;font-size:11px;font-weight:400}.UserReviews-module__1MrjDq__loadMoreContainer{justify-content:center;margin-top:24px;display:flex}.UserReviews-module__1MrjDq__loadMoreButton{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.UserReviews-module__1MrjDq__loadMoreButton:hover{color:#dda85c;background:#dda85c1a;border-color:#dda85c4d}.UserReviews-module__1MrjDq__emptyState{text-align:center;color:#fff9;padding:24px}.UserReviews-module__1MrjDq__emptyState p{margin:0;font-size:14px}.UserReviews-module__1MrjDq__errorState{text-align:center;color:var(--color-text-secondary);padding:48px 24px}.UserReviews-module__1MrjDq__errorIcon{color:var(--color-text-muted);margin-bottom:16px;font-size:48px}.UserReviews-module__1MrjDq__errorState p{margin:0 0 24px;font-size:16px}.UserReviews-module__1MrjDq__retryButton{background:var(--color-accent);color:var(--color-bg-primary);cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .3s}.UserReviews-module__1MrjDq__retryButton:hover{background:#dda85ce6;transform:translateY(-1px);box-shadow:0 4px 12px #dda85c4d}@media (max-width:768px){.UserReviews-module__1MrjDq__userReviews{padding:16px}.UserReviews-module__1MrjDq__header{flex-direction:column;align-items:flex-start;gap:16px}.UserReviews-module__1MrjDq__tabs{justify-content:space-around;width:100%}.UserReviews-module__1MrjDq__tabLabel{display:none}.UserReviews-module__1MrjDq__tab{flex:1;justify-content:center;padding:10px 8px}.UserReviews-module__1MrjDq__statsSection{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;padding:20px}.UserReviews-module__1MrjDq__statCard{padding:12px}.UserReviews-module__1MrjDq__statValue{font-size:20px}.UserReviews-module__1MrjDq__reviewsGrid{grid-template-columns:1fr;gap:12px}.UserReviews-module__1MrjDq__reviewItem{padding:10px}.UserReviews-module__1MrjDq__reviewUser{gap:6px}.UserReviews-module__1MrjDq__username{font-size:13px}.UserReviews-module__1MrjDq__reviewComment{font-size:12px}.UserReviews-module__1MrjDq__reviewFooter{flex-direction:column;align-items:flex-start;gap:4px}.UserReviews-module__1MrjDq__tradeRef{font-size:11px}.UserReviews-module__1MrjDq__reviewDate{align-self:flex-end;font-size:10px}.UserReviews-module__1MrjDq__loadMoreButton{padding:10px 20px;font-size:13px}}@media (max-width:480px){.UserReviews-module__1MrjDq__header{align-items:flex-start;gap:12px}.UserReviews-module__1MrjDq__tabs{align-self:flex-start;gap:3px;padding:2px}.UserReviews-module__1MrjDq__tab{padding:4px 6px;font-size:11px}.UserReviews-module__1MrjDq__tabIcon{font-size:12px}.UserReviews-module__1MrjDq__tabCount{min-width:12px;padding:1px 3px;font-size:9px}.UserReviews-module__1MrjDq__statsSection{grid-template-columns:1fr;gap:12px;padding:16px}.UserReviews-module__1MrjDq__reviewerDetails h4{font-size:14px}.UserReviews-module__1MrjDq__karmaChip{padding:2px 6px;font-size:10px}}
.AvatarEditor-module__07v18G__avatarModal .ant-modal-content{background:var(--bg-elevated);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 20px 40px #0000004d}.AvatarEditor-module__07v18G__avatarModal .ant-modal-header{background:0 0;border-bottom:1px solid #ffffff14;padding:20px 24px}.AvatarEditor-module__07v18G__avatarModal .ant-modal-title{color:#ffffffe6;font-size:1.25rem;font-weight:600}.AvatarEditor-module__07v18G__avatarModal .ant-modal-close{color:#fff9}.AvatarEditor-module__07v18G__avatarModal .ant-modal-close:hover{color:#ffffffe6}.AvatarEditor-module__07v18G__avatarModal .ant-modal-body{padding:24px}.AvatarEditor-module__07v18G__modalContent{flex-direction:column;gap:24px;display:flex}.AvatarEditor-module__07v18G__avatarPreview{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:20px;padding:20px;display:flex}.AvatarEditor-module__07v18G__avatarInfo h3{color:#ffffffe6;margin:0 0 8px;font-size:1.1rem;font-weight:600}.AvatarEditor-module__07v18G__avatarInfo p{color:#fff9;margin:0;font-size:.9rem}.AvatarEditor-module__07v18G__uploadSection{text-align:center;background:#ffffff05;border:2px dashed #dda85c4d;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.AvatarEditor-module__07v18G__uploadSection .ant-upload{display:block}.AvatarEditor-module__07v18G__uploadSection .ant-btn{color:#dda85c;background:#dda85c1a;border-color:#dda85c4d;height:48px;padding:0 24px;font-weight:500}.AvatarEditor-module__07v18G__uploadSection .ant-btn:hover{color:#dda85c;background:#dda85c33;border-color:#dda85c80;transform:translateY(-1px);box-shadow:0 4px 12px #dda85c33}.AvatarEditor-module__07v18G__uploadInfo{flex-direction:column;gap:4px;display:flex}.AvatarEditor-module__07v18G__uploadInfo p{color:#fff9;margin:0;font-size:.85rem}.AvatarEditor-module__07v18G__actionButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.AvatarEditor-module__07v18G__actionButtons .ant-btn{border-radius:8px;min-width:120px;height:44px;padding:0 20px;font-weight:500}.AvatarEditor-module__07v18G__uploadButton{color:#dda85c!important;background:#dda85c26!important;border-color:#dda85c66!important}.AvatarEditor-module__07v18G__uploadButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #dda85c4d;background:#dda85c40!important;border-color:#dda85c99!important}.AvatarEditor-module__07v18G__removeButton{color:#ff4d4f!important;background:#ff4d4f1a!important;border-color:#ff4d4f4d!important}.AvatarEditor-module__07v18G__removeButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff4d4f33;background:#ff4d4f33!important;border-color:#ff4d4f80!important}.AvatarEditor-module__07v18G__actionButtons .ant-btn:not(.uploadButton):not(.removeButton){color:#fffc;background:#ffffff0d;border-color:#ffffff26}.AvatarEditor-module__07v18G__actionButtons .ant-btn:not(.uploadButton):not(.removeButton):hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff40}.AvatarEditor-module__07v18G__modalContent .ant-spin-container{transition:opacity .3s}.AvatarEditor-module__07v18G__modalContent .ant-spin-blur{opacity:.5}@media (max-width:600px){.AvatarEditor-module__07v18G__avatarPreview{text-align:center;flex-direction:column;gap:16px}.AvatarEditor-module__07v18G__actionButtons{flex-direction:column;align-items:stretch}.AvatarEditor-module__07v18G__actionButtons .ant-btn{min-width:auto}.AvatarEditor-module__07v18G__uploadSection{padding:20px 16px}}
.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper{width:280px;height:420px;transition:all .2s;position:relative}.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper.DashboardTradeCard-module__eFQu2q__multiSelectMode{cursor:pointer}.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper.DashboardTradeCard-module__eFQu2q__multiSelectMode:hover{transform:translateY(-2px)}.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper.DashboardTradeCard-module__eFQu2q__selected{outline-offset:2px;border-radius:12px;outline:3px solid #dda85c;box-shadow:0 4px 16px #dda85c66}.DashboardTradeCard-module__eFQu2q__checkboxContainer{z-index:30;background:#000000d9;border:1px solid #dda85c;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:12px;left:12px}.DashboardTradeCard-module__eFQu2q__selectionCheckbox{margin:0}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-inner{background-color:#00000080;border-color:#dda85c;width:20px;height:20px}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#dda85c;border-color:#dda85c}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#dda85c}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox:hover .ant-checkbox-inner{border-color:#dda85c}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#dda85c}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-checked:after{border-color:#dda85c}.DashboardTradeCard-module__eFQu2q__selectionCheckbox .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#c99647;border-color:#c99647}.DashboardTradeCard-module__eFQu2q__editButton{z-index:20;color:#dda85c;cursor:pointer;opacity:0;pointer-events:none;background:#000000d9;border:1px solid #44748c;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;transform:translateY(-4px)}.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper:hover .DashboardTradeCard-module__eFQu2q__editButton{opacity:1;pointer-events:auto;transform:translateY(0)}.DashboardTradeCard-module__eFQu2q__editButton:hover{color:#fff;background:#44748cf2;border-color:#dda85c;transform:scale(1.05);box-shadow:0 4px 12px #44748c66}.DashboardTradeCard-module__eFQu2q__editButton:focus{opacity:1;pointer-events:auto;outline-offset:2px;outline:2px solid #dda85c;transform:translateY(0)}.DashboardTradeCard-module__eFQu2q__editButton:active{transform:scale(.98)}.DashboardTradeCard-module__eFQu2q__editIcon{font-size:1rem;line-height:1}.DashboardTradeCard-module__eFQu2q__editText{white-space:nowrap;line-height:1}@media (max-width:768px){.DashboardTradeCard-module__eFQu2q__editButton{opacity:1;pointer-events:auto;transform:translateY(0)}.DashboardTradeCard-module__eFQu2q__editText{display:none}.DashboardTradeCard-module__eFQu2q__editButton{justify-content:center;width:36px;height:36px;padding:8px}}.DashboardTradeCard-module__eFQu2q__dashboardTradeCardWrapper>*{pointer-events:auto}
.CurrencyDisplay-module__e98BJq__currencyDisplay{flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow:visible}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__horizontal{flex-flow:row}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__vertical{flex-direction:column;align-items:flex-start}.CurrencyDisplay-module__e98BJq__currencyItem{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;transition:all .2s;display:flex}.CurrencyDisplay-module__e98BJq__currencyItem:hover{background:#ffffff14;border-color:#ffffff26}.CurrencyDisplay-module__e98BJq__coinIcon{object-fit:contain;filter:drop-shadow(0 1px 2px #0000004d);flex-shrink:0;width:16px;height:16px}.CurrencyDisplay-module__e98BJq__amount{text-shadow:0 1px 2px #00000080;white-space:nowrap;text-align:right;flex-shrink:0;min-width:2.5ch;font-size:.875rem;font-weight:600}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__small .CurrencyDisplay-module__e98BJq__coinIcon{width:12px;height:12px}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__small .CurrencyDisplay-module__e98BJq__amount{font-size:.75rem}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__small .CurrencyDisplay-module__e98BJq__currencyItem{gap:2px;padding:1px 4px}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__large .CurrencyDisplay-module__e98BJq__coinIcon{width:20px;height:20px}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__large .CurrencyDisplay-module__e98BJq__amount{font-size:1rem}.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__large .CurrencyDisplay-module__e98BJq__currencyItem{gap:6px;padding:4px 8px}@media (max-width:768px){.CurrencyDisplay-module__e98BJq__currencyDisplay.CurrencyDisplay-module__e98BJq__horizontal{gap:4px}.CurrencyDisplay-module__e98BJq__currencyItem{gap:3px;padding:2px 4px}.CurrencyDisplay-module__e98BJq__amount{font-size:.75rem}.CurrencyDisplay-module__e98BJq__coinIcon{width:14px;height:14px}}.CurrencyDisplay-module__e98BJq__currencyDisplay{color:#ffffffe6}.CurrencyDisplay-module__e98BJq__currencyItem{background:#2a3f4b4d;border-color:#dda85c33}.CurrencyDisplay-module__e98BJq__currencyItem:hover{background:#2a3f4b80;border-color:#dda85c4d;transform:translateY(-1px);box-shadow:0 2px 4px #0003}
.TradeListItem-module__eDzs8q__tradeListItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:60px 1fr auto auto auto auto;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:grid}.TradeListItem-module__eDzs8q__tradeListItem:hover{background:#ffffff0f;border-color:#44748c66;transform:translate(4px)}.TradeListItem-module__eDzs8q__tradeListItem.TradeListItem-module__eDzs8q__multiSelectMode{grid-template-columns:40px 60px 1fr auto auto auto auto}.TradeListItem-module__eDzs8q__tradeListItem.TradeListItem-module__eDzs8q__selected{background:#dda85c26;border-color:#dda85c99;box-shadow:0 0 0 1px #dda85c4d}.TradeListItem-module__eDzs8q__checkboxCell{justify-content:center;align-items:center;display:flex}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-wrapper{margin:0}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-checked .ant-checkbox-inner{background-color:#dda85c;border-color:#dda85c}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#dda85c}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox:hover .ant-checkbox-inner{border-color:#dda85c}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#dda85c}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-checked:after{border-color:#dda85c}.TradeListItem-module__eDzs8q__checkboxCell .ant-checkbox-wrapper:hover .ant-checkbox-checked .ant-checkbox-inner{background-color:#c99647;border-color:#c99647}.TradeListItem-module__eDzs8q__thumbnailCell{flex-shrink:0;width:60px;height:60px}.TradeListItem-module__eDzs8q__thumbnail{object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;width:100%;height:100%}.TradeListItem-module__eDzs8q__thumbnailPlaceholder{color:#fff6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.TradeListItem-module__eDzs8q__titleCell{flex:1;min-width:0}.TradeListItem-module__eDzs8q__title{color:#fffffff2;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.9375rem;font-weight:600;overflow:hidden}.TradeListItem-module__eDzs8q__itemName{color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.TradeListItem-module__eDzs8q__priceCell{align-items:center;min-width:120px;display:flex}.TradeListItem-module__eDzs8q__offersCell{align-items:center;gap:.375rem;min-width:60px;display:flex}.TradeListItem-module__eDzs8q__offersIcon{color:#ffffff80;font-size:.875rem}.TradeListItem-module__eDzs8q__offersCount{color:#fffc;font-size:.875rem;font-weight:600}.TradeListItem-module__eDzs8q__timeCell{align-items:center;gap:.375rem;min-width:100px;display:flex}.TradeListItem-module__eDzs8q__timeIcon{color:#ffffff80;font-size:.875rem}.TradeListItem-module__eDzs8q__timeText{color:#ffffffb3;white-space:nowrap;font-size:.8125rem}.TradeListItem-module__eDzs8q__actionsCell{align-items:center;gap:.5rem;display:flex}.TradeListItem-module__eDzs8q__editButton{color:#dda85c;cursor:pointer;background:#44748c33;border:1px solid #44748c4d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;transition:all .2s;display:flex}.TradeListItem-module__eDzs8q__editButton:hover{background:#44748c4d;border-color:#44748c80;transform:scale(1.05)}.TradeListItem-module__eDzs8q__editButton:active{transform:scale(.95)}@media (max-width:1024px){.TradeListItem-module__eDzs8q__tradeListItem{grid-template-columns:50px 1fr auto auto auto;gap:.875rem;padding:.875rem 1rem}.TradeListItem-module__eDzs8q__tradeListItem.TradeListItem-module__eDzs8q__multiSelectMode{grid-template-columns:40px 50px 1fr auto auto auto}.TradeListItem-module__eDzs8q__thumbnailCell{width:50px;height:50px}.TradeListItem-module__eDzs8q__title{font-size:.875rem}.TradeListItem-module__eDzs8q__itemName{font-size:.75rem}.TradeListItem-module__eDzs8q__timeCell,.TradeListItem-module__eDzs8q__offersCell{display:none}}@media (max-width:768px){.TradeListItem-module__eDzs8q__tradeListItem{grid-template-columns:50px 1fr auto;gap:.75rem;padding:.75rem .875rem}.TradeListItem-module__eDzs8q__tradeListItem.TradeListItem-module__eDzs8q__multiSelectMode{grid-template-columns:40px 50px 1fr auto}.TradeListItem-module__eDzs8q__thumbnailCell{width:50px;height:50px}.TradeListItem-module__eDzs8q__title{font-size:.8125rem}.TradeListItem-module__eDzs8q__itemName{font-size:.6875rem}.TradeListItem-module__eDzs8q__priceCell{display:none}.TradeListItem-module__eDzs8q__actionsCell{display:flex}}@media (max-width:480px){.TradeListItem-module__eDzs8q__tradeListItem{border-radius:8px;grid-template-columns:40px 1fr auto;gap:.625rem;padding:.625rem .75rem}.TradeListItem-module__eDzs8q__tradeListItem.TradeListItem-module__eDzs8q__multiSelectMode{grid-template-columns:32px 40px 1fr auto}.TradeListItem-module__eDzs8q__thumbnailCell{width:40px;height:40px}.TradeListItem-module__eDzs8q__thumbnail{border-radius:6px}.TradeListItem-module__eDzs8q__thumbnailPlaceholder{border-radius:6px;font-size:1.25rem}.TradeListItem-module__eDzs8q__title{font-size:.75rem}.TradeListItem-module__eDzs8q__itemName{font-size:.625rem}.TradeListItem-module__eDzs8q__editButton{width:28px;height:28px;font-size:.75rem}}.TradeListItem-module__eDzs8q__tradeListItem:focus{outline-offset:2px;outline:2px solid #44748c}@media (prefers-reduced-motion:reduce){.TradeListItem-module__eDzs8q__tradeListItem,.TradeListItem-module__eDzs8q__editButton{transition:none}.TradeListItem-module__eDzs8q__tradeListItem:hover,.TradeListItem-module__eDzs8q__editButton:hover,.TradeListItem-module__eDzs8q__editButton:active{transform:none}}
.TradingListItem-module__6cPTWq__listItem{cursor:pointer;--color-common:#94a3b8;--color-uncommon:#22c55e;--color-rare:#3b82f6;--color-epic:#a855f7;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.TradingListItem-module__6cPTWq__listItem:hover{background:#ffffff0a;border-color:#dda85c4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.TradingListItem-module__6cPTWq__listItem.TradingListItem-module__6cPTWq__ownTrade{background:#dda85c05;border-color:#dda85c33}.TradingListItem-module__6cPTWq__listItem.TradingListItem-module__6cPTWq__ownTrade:hover{background:#dda85c0a;border-color:#dda85c66}.TradingListItem-module__6cPTWq__tradeTypeSection{flex-shrink:0;justify-content:center;width:60px;display:flex}.TradingListItem-module__6cPTWq__tradeTypeBadge{text-transform:uppercase;letter-spacing:.5px;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;font-size:10px;font-weight:600;transition:all .3s;display:flex}.TradingListItem-module__6cPTWq__tradeTypeBadge.TradingListItem-module__6cPTWq__wts{color:#22c55e;background:#22c55e1a;border-color:#22c55e33}.TradingListItem-module__6cPTWq__tradeTypeBadge.TradingListItem-module__6cPTWq__wtb{color:#a855f7;background:#a855f71a;border-color:#a855f733}.TradingListItem-module__6cPTWq__tradeTypeBadge.TradingListItem-module__6cPTWq__service{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.TradingListItem-module__6cPTWq__tradeTypeIcon{font-size:16px}.TradingListItem-module__6cPTWq__tradeTypeText{font-size:10px;line-height:1}.TradingListItem-module__6cPTWq__imageSection{background:#ffffff05;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:2px;display:flex;position:relative}.TradingListItem-module__6cPTWq__tradeImage{object-fit:cover;border:2px solid #dda85c;border-radius:8px;width:100%;height:100%;transition:all .3s;box-shadow:0 0 8px #dda85c4d,inset 0 1px #ffffff1a}.TradingListItem-module__6cPTWq__tradeImage:hover{border-color:#f4c2a1;transform:scale(1.02);box-shadow:0 0 12px #dda85c80,inset 0 1px #fff3}.TradingListItem-module__6cPTWq__placeholderImage{background:linear-gradient(135deg,#dda85c1a,#dda85c0d);border:2px solid #dda85c;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;box-shadow:0 0 8px #dda85c4d,inset 0 1px #ffffff1a}.TradingListItem-module__6cPTWq__placeholderImage:hover{border-color:#f4c2a1;transform:scale(1.02);box-shadow:0 0 12px #dda85c80,inset 0 1px #fff3}.TradingListItem-module__6cPTWq__placeholderText{color:#dda85c;text-shadow:0 1px 2px #0000004d;font-size:24px}.TradingListItem-module__6cPTWq__contentSection{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.TradingListItem-module__6cPTWq__titleSection{flex-direction:column;gap:4px;display:flex}.TradingListItem-module__6cPTWq__tradeTitle{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:600;overflow:hidden}.TradingListItem-module__6cPTWq__itemInfo{align-items:center;gap:8px;display:flex}.TradingListItem-module__6cPTWq__itemName{color:#ffffffb3;font-size:14px;font-weight:500}.TradingListItem-module__6cPTWq__quantity{color:#ffffff80;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:12px}.TradingListItem-module__6cPTWq__metaInfo{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.TradingListItem-module__6cPTWq__level,.TradingListItem-module__6cPTWq__faction,.TradingListItem-module__6cPTWq__episodes{color:#ffffff80;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:12px}.TradingListItem-module__6cPTWq__level{color:#dda85c;background:#dda85c1a}.TradingListItem-module__6cPTWq__faction{color:#22c55e;background:#22c55e1a}.TradingListItem-module__6cPTWq__episodes{color:#3b82f6;background:#3b82f61a}.TradingListItem-module__6cPTWq__priceSection{flex-shrink:0;justify-content:center;width:120px;display:flex}.TradingListItem-module__6cPTWq__priceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.TradingListItem-module__6cPTWq__currencyItem{color:#ffffffe6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:3px;padding:2px 4px;font-size:12px;font-weight:500;display:flex}.TradingListItem-module__6cPTWq__currencyIcon{object-fit:contain;width:14px;height:14px}.TradingListItem-module__6cPTWq__eachText{color:#dda85c;text-shadow:0 1px 2px #0000004d;margin-left:2px;font-size:11px;font-weight:600}.TradingListItem-module__6cPTWq__traderSection{flex-shrink:0;justify-content:center;width:120px;display:flex}.TradingListItem-module__6cPTWq__traderInfo{align-items:center;gap:8px;display:flex}.TradingListItem-module__6cPTWq__traderName{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:14px;font-weight:500;overflow:hidden}@media (max-width:768px){.TradingListItem-module__6cPTWq__listItem{gap:12px;padding:12px}.TradingListItem-module__6cPTWq__tradeTypeSection{width:50px}.TradingListItem-module__6cPTWq__imageSection{width:50px;height:50px}.TradingListItem-module__6cPTWq__priceSection,.TradingListItem-module__6cPTWq__traderSection{width:100px}.TradingListItem-module__6cPTWq__traderName{max-width:60px}.TradingListItem-module__6cPTWq__metaInfo{gap:8px}}@media (max-width:480px){.TradingListItem-module__6cPTWq__listItem{flex-direction:row;align-items:flex-start;gap:8px;padding:12px}.TradingListItem-module__6cPTWq__tradeTypeSection{flex-shrink:0;width:40px}.TradingListItem-module__6cPTWq__tradeTypeBadge{padding:4px 6px;font-size:9px}.TradingListItem-module__6cPTWq__imageSection{flex-shrink:0;width:40px;height:40px}.TradingListItem-module__6cPTWq__tradeImage,.TradingListItem-module__6cPTWq__placeholderImage{border-width:1px}.TradingListItem-module__6cPTWq__contentSection{flex:1;gap:4px;min-width:0;overflow:hidden}.TradingListItem-module__6cPTWq__titleSection{gap:2px}.TradingListItem-module__6cPTWq__tradeTitle{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.TradingListItem-module__6cPTWq__itemInfo{flex-wrap:wrap;align-items:center;gap:6px}.TradingListItem-module__6cPTWq__itemName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;overflow:hidden}.TradingListItem-module__6cPTWq__quantity{white-space:nowrap;flex-shrink:0;padding:2px 4px;font-size:10px}.TradingListItem-module__6cPTWq__metaInfo{flex-wrap:wrap;gap:4px}.TradingListItem-module__6cPTWq__level,.TradingListItem-module__6cPTWq__faction,.TradingListItem-module__6cPTWq__episodes{white-space:nowrap;flex-shrink:0;padding:2px 4px;font-size:10px}.TradingListItem-module__6cPTWq__priceSection{flex-shrink:0;width:70px}.TradingListItem-module__6cPTWq__priceDisplay{flex-direction:column;align-items:flex-end;gap:2px}.TradingListItem-module__6cPTWq__currencyItem{white-space:nowrap;flex-shrink:0;padding:2px 4px;font-size:10px}.TradingListItem-module__6cPTWq__currencyIcon{width:10px;height:10px}.TradingListItem-module__6cPTWq__eachText{white-space:nowrap;margin-top:1px;font-size:9px}.TradingListItem-module__6cPTWq__traderSection{flex-shrink:0;width:70px}.TradingListItem-module__6cPTWq__traderInfo{flex-direction:column;align-items:flex-end;gap:4px}.TradingListItem-module__6cPTWq__traderName{text-overflow:ellipsis;white-space:nowrap;text-align:right;max-width:60px;font-size:11px;overflow:hidden}}
.WeaponCard-module__P7ANYq__weaponInfo{text-align:center}.WeaponCard-module__P7ANYq__weaponType{color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;font-size:.7rem;font-weight:700}.WeaponCard-module__P7ANYq__weaponName{color:#fff;text-shadow:0 1px 2px #00000080;font-size:1rem;font-weight:700;line-height:1rem}
.tradingCard{color:inherit;perspective:1000px;cursor:pointer;border-radius:12px;width:280px;height:420px;text-decoration:none;display:block;position:relative}.cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.tradingCard:hover .cardInner{transform:rotateY(180deg)}.avatarOverlay{z-index:10;pointer-events:none;position:absolute;top:8px;right:8px}.overlayAvatar{box-shadow:unset}.cardFront,.cardBack{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#2c1810 0%,#3a2318 100%);border:3px solid #8b4513;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 16px #0000004d}.cardBack{transform:rotateY(180deg)}.cardHeader{background:linear-gradient(135deg,#8b4513 0%,sienna 100%);border-bottom:2px solid #654321;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.imageSection{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat;background-size:16px 16px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-bottom:2px solid #8b45134d;flex-shrink:0;justify-content:center;align-items:center;height:140px;padding:24px;display:flex}.tradingImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px}.placeholderImage{background:#8b45131a;border:2px dashed #8b45134d;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.placeholderText{opacity:.6;color:#8b4513;font-size:48px}.statsPanel{background:linear-gradient(135deg,#2c1810 0%,#3a2318 100%);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.topStatsRow{justify-content:center;align-items:center;gap:12px;display:flex}.levelDisplay{background:#8b451333;border:1px solid #8b451366;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;display:flex}.rarity{color:gold;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.combatIcon{object-fit:contain;width:16px;height:16px}.levelText{color:gold;text-shadow:0 1px 2px #00000080;font-size:14px;font-weight:700}.factionDisplay{align-items:center;display:flex}.factionIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:28px;height:28px}.compactStats{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.statChip{color:gold;background:#0000004d;border:1px solid #8b45134d;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;display:flex}.statIcon{object-fit:contain;width:14px;height:14px}.priceSection{background:#0006;border-top:1px solid #8b45134d;flex-shrink:0;padding:12px 16px}.priceLabel{color:gold;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:6px;font-size:10px;font-weight:700}.priceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.currencyItem{background:#8b451333;border:1px solid #8b451366;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;display:flex}.currencyIcon{object-fit:contain;width:16px;height:16px}.currencyItem span{color:gold;text-shadow:0 1px 2px #000000b3;font-size:14px;font-weight:700}.backImageContainer{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat;background-size:20px 20px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.backImage{object-fit:contain;filter:drop-shadow(0 4px 16px #0009);border-radius:8px;max-width:100%;max-height:100%}.backPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.backPlaceholderText{opacity:.4;color:#8b4513;font-size:96px}.backPlaceholderTitle{color:#fffc;text-align:center;text-shadow:0 2px 4px #000000b3;padding:0 20px;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:768px){.tradingCard{max-width:300px}.imageSection{height:120px;padding:20px}.tradingImage{max-width:100px;max-height:100px}.compactStats{gap:4px}.statChip{padding:3px 6px;font-size:11px}}@media (max-width:480px){.tradingCard{max-width:260px}.imageSection{height:100px;padding:16px}.statsPanel{padding:12px}.priceSection{padding:10px 12px}}
.ArmorCard-module__qCjcbW__armorCard{color:inherit;perspective:1000px;cursor:pointer;border-radius:12px;width:280px;height:420px;text-decoration:none;display:block;position:relative}.ArmorCard-module__qCjcbW__cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.ArmorCard-module__qCjcbW__armorCard:hover .ArmorCard-module__qCjcbW__cardInner{transform:rotateY(180deg)}.ArmorCard-module__qCjcbW__avatarOverlay{z-index:10;pointer-events:none;position:absolute;top:8px;right:8px}.ArmorCard-module__qCjcbW__overlayAvatar{box-shadow:unset}.ArmorCard-module__qCjcbW__cardFront,.ArmorCard-module__qCjcbW__cardBack{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#1e2a4a 0%,#2d4373 100%);border:3px solid #4682b4;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 16px #0000004d}.ArmorCard-module__qCjcbW__cardBack{transform:rotateY(180deg)}.ArmorCard-module__qCjcbW__cardHeader{background:linear-gradient(135deg,#4682b4 0%,#5f9ea0 100%);border-bottom:2px solid #36648b;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.ArmorCard-module__qCjcbW__armorInfo{text-align:center}.ArmorCard-module__qCjcbW__armorType{color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px;font-size:11px;font-weight:700}.ArmorCard-module__qCjcbW__armorName{color:#fff;text-shadow:0 1px 2px #00000080;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.2}.ArmorCard-module__qCjcbW__rarity{color:#87ceeb;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.ArmorCard-module__qCjcbW__imageSection{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat;background-size:16px 16px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-bottom:2px solid #4682b44d;flex-shrink:0;justify-content:center;align-items:center;height:140px;padding:24px;display:flex}.ArmorCard-module__qCjcbW__armorImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px}.ArmorCard-module__qCjcbW__placeholderImage{background:#4682b41a;border:2px dashed #4682b44d;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.ArmorCard-module__qCjcbW__placeholderText{opacity:.6;color:#4682b4;font-size:48px}.ArmorCard-module__qCjcbW__statsPanel{background:linear-gradient(135deg,#1e2a4a 0%,#2d4373 100%);flex-direction:column;flex:1;gap:8px;padding:12px 16px;display:flex}.ArmorCard-module__qCjcbW__topStatsRow{justify-content:center;align-items:center;gap:12px;display:flex}.ArmorCard-module__qCjcbW__levelDisplay{background:#4682b433;border:1px solid #4682b466;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;display:flex}.ArmorCard-module__qCjcbW__combatIcon{object-fit:contain;width:16px;height:16px}.ArmorCard-module__qCjcbW__levelText{color:#87ceeb;text-shadow:0 1px 2px #00000080;font-size:14px;font-weight:700}.ArmorCard-module__qCjcbW__factionDisplay{align-items:center;display:flex}.ArmorCard-module__qCjcbW__factionIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:28px;height:28px}.ArmorCard-module__qCjcbW__compactStats{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.ArmorCard-module__qCjcbW__statChip{color:#87ceeb;background:#0000004d;border:1px solid #4682b44d;border-radius:8px;align-items:center;gap:3px;padding:2px 6px;font-size:11px;font-weight:600;display:flex}.ArmorCard-module__qCjcbW__statIcon{object-fit:contain;width:14px;height:14px}.ArmorCard-module__qCjcbW__priceSection{background:#0006;border-top:1px solid #4682b44d;flex-shrink:0;padding:12px 16px}.ArmorCard-module__qCjcbW__priceLabel{color:#87ceeb;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:6px;font-size:10px;font-weight:700}.ArmorCard-module__qCjcbW__priceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ArmorCard-module__qCjcbW__currencyItem{background:#4682b433;border:1px solid #4682b466;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;display:flex}.ArmorCard-module__qCjcbW__currencyIcon{object-fit:contain;width:16px;height:16px}.ArmorCard-module__qCjcbW__currencyItem span{color:#87ceeb;text-shadow:0 1px 2px #000000b3;font-size:14px;font-weight:700}.ArmorCard-module__qCjcbW__backImageContainer{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat;background-size:20px 20px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ArmorCard-module__qCjcbW__backImage{object-fit:contain;filter:drop-shadow(0 4px 16px #0009);border-radius:8px;max-width:100%;max-height:100%}.ArmorCard-module__qCjcbW__backPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.ArmorCard-module__qCjcbW__backPlaceholderText{opacity:.4;color:#4682b4;font-size:96px}.ArmorCard-module__qCjcbW__backPlaceholderTitle{color:#fffc;text-align:center;text-shadow:0 2px 4px #000000b3;padding:0 20px;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:768px){.ArmorCard-module__qCjcbW__armorCard{max-width:300px}.ArmorCard-module__qCjcbW__imageSection{height:120px;padding:20px}.ArmorCard-module__qCjcbW__armorImage{max-width:100px;max-height:100px}.ArmorCard-module__qCjcbW__compactStats{gap:4px}.ArmorCard-module__qCjcbW__statChip{padding:3px 6px;font-size:11px}}@media (max-width:480px){.ArmorCard-module__qCjcbW__armorCard{max-width:260px}.ArmorCard-module__qCjcbW__imageSection{height:100px;padding:16px}.ArmorCard-module__qCjcbW__statsPanel{padding:12px}.ArmorCard-module__qCjcbW__priceSection{padding:10px 12px}}
.GeneralCard-module__HOKkiG__generalCard{color:inherit;perspective:1000px;cursor:pointer;border-radius:12px;width:280px;height:420px;text-decoration:none;display:block;position:relative}.GeneralCard-module__HOKkiG__cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.GeneralCard-module__HOKkiG__generalCard:hover .GeneralCard-module__HOKkiG__cardInner{transform:rotateY(180deg)}.GeneralCard-module__HOKkiG__avatarOverlay{z-index:10;pointer-events:none;position:absolute;top:8px;right:8px}.GeneralCard-module__HOKkiG__overlayAvatar{box-shadow:unset}.GeneralCard-module__HOKkiG__cardFront,.GeneralCard-module__HOKkiG__cardBack{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(135deg,#0f2a0f 0%,#1a3d1a 100%);border:3px solid #228b22;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 16px #0000004d}.GeneralCard-module__HOKkiG__cardBack{transform:rotateY(180deg)}.GeneralCard-module__HOKkiG__cardHeader{background:linear-gradient(135deg,#228b22 0%,#32cd32 100%);border-bottom:2px solid #006400;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.GeneralCard-module__HOKkiG__itemInfo{text-align:center}.GeneralCard-module__HOKkiG__itemType{color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px;font-size:11px;font-weight:700}.GeneralCard-module__HOKkiG__itemName{color:#fff;text-shadow:0 1px 2px #00000080;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.2}.GeneralCard-module__HOKkiG__episode{color:#90ee90;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.GeneralCard-module__HOKkiG__imageSection{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat;background-size:16px 16px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-bottom:2px solid #228b224d;flex-shrink:0;justify-content:center;align-items:center;height:140px;padding:24px;display:flex}.GeneralCard-module__HOKkiG__itemImage{object-fit:contain;filter:drop-shadow(0 2px 8px #0006);border-radius:8px}.GeneralCard-module__HOKkiG__placeholderImage{background:#228b221a;border:2px dashed #228b224d;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.GeneralCard-module__HOKkiG__placeholderText{opacity:.6;color:#228b22;font-size:48px}.GeneralCard-module__HOKkiG__infoPanel{background:linear-gradient(135deg,#0f2a0f 0%,#1a3d1a 100%);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.GeneralCard-module__HOKkiG__itemDetails{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.GeneralCard-module__HOKkiG__quantityDisplay{background:#228b2233;border:1px solid #228b2266;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;display:flex}.GeneralCard-module__HOKkiG__quantityLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.GeneralCard-module__HOKkiG__quantityValue{color:#90ee90;text-shadow:0 1px 2px #00000080;font-size:16px;font-weight:700}.GeneralCard-module__HOKkiG__professionsContainer,.GeneralCard-module__HOKkiG__episodesContainer{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.GeneralCard-module__HOKkiG__professionDisplay{background:#228b2233;border:1px solid #228b2266;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;display:flex}.GeneralCard-module__HOKkiG__professionIcon{object-fit:contain;width:16px;height:16px}.GeneralCard-module__HOKkiG__professionText{color:#90ee90;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.GeneralCard-module__HOKkiG__episodeInfo{background:#228b2233;border:1px solid #228b2266;border-radius:6px;align-items:center;gap:4px;padding:3px 6px;display:flex}.GeneralCard-module__HOKkiG__episodeIcon{object-fit:contain;width:14px;height:14px}.GeneralCard-module__HOKkiG__episodeText{color:#90ee90;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.GeneralCard-module__HOKkiG__priceSection{background:#0006;border-top:1px solid #228b224d;flex-shrink:0;padding:12px 16px}.GeneralCard-module__HOKkiG__priceLabel{color:#90ee90;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:6px;font-size:10px;font-weight:700}.GeneralCard-module__HOKkiG__priceDisplay{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.GeneralCard-module__HOKkiG__currencyItem{background:#228b2233;border:1px solid #228b2266;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;display:flex}.GeneralCard-module__HOKkiG__currencyIcon{object-fit:contain;width:16px;height:16px}.GeneralCard-module__HOKkiG__currencyItem span{color:#90ee90;text-shadow:0 1px 2px #000000b3;font-size:14px;font-weight:700}.GeneralCard-module__HOKkiG__backImageContainer{background-color:#1a1a1a;background-image:linear-gradient(45deg,#333 25%,#0000 25%),linear-gradient(-45deg,#333 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#333 75%),linear-gradient(-45deg,#0000 75%,#333 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat;background-size:20px 20px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GeneralCard-module__HOKkiG__backImage{object-fit:contain;filter:drop-shadow(0 4px 16px #0009);border-radius:8px;max-width:100%;max-height:100%}.GeneralCard-module__HOKkiG__backPlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.GeneralCard-module__HOKkiG__backPlaceholderText{opacity:.4;color:#228b22;font-size:96px}.GeneralCard-module__HOKkiG__backPlaceholderTitle{color:#fffc;text-align:center;text-shadow:0 2px 4px #000000b3;padding:0 20px;font-size:20px;font-weight:600;line-height:1.4}@media (max-width:768px){.GeneralCard-module__HOKkiG__generalCard{max-width:300px}.GeneralCard-module__HOKkiG__imageSection{height:120px;padding:20px}.GeneralCard-module__HOKkiG__itemImage{max-width:100px;max-height:100px}.GeneralCard-module__HOKkiG__itemDetails{gap:12px}.GeneralCard-module__HOKkiG__quantityDisplay,.GeneralCard-module__HOKkiG__professionDisplay{padding:4px 8px}}@media (max-width:480px){.GeneralCard-module__HOKkiG__generalCard{max-width:260px}.GeneralCard-module__HOKkiG__imageSection{height:100px;padding:16px}.GeneralCard-module__HOKkiG__infoPanel{padding:12px}.GeneralCard-module__HOKkiG__priceSection{padding:10px 12px}.GeneralCard-module__HOKkiG__itemDetails{flex-direction:column;gap:8px}}
