:root{--profile-bg:#131a29;--profile-bg-secondary:#1a2031;--profile-border:#252c40;--profile-border-accent:#e9c97a80;--profile-text-primary:#c9d0e3;--profile-text-secondary:#6e7a98;--profile-text-muted:#4a5568;--profile-gold:#e9c97a;--profile-gold-dim:#e9c97a1a;--profile-success:#74cda1;--profile-danger:#ef4444;--profile-purple:#b97fe4;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px}@keyframes gear-module__gogjrG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gear-module__gogjrG__heroPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.45;transform:translate(-50%,-50%)scale(1.05)}}@keyframes gear-module__gogjrG__spin{to{transform:rotate(360deg)}}.gear-module__gogjrG__gearContainer{width:100%;max-width:1440px;padding:var(--space-xs) clamp(var(--space-sm), 1.5vw, var(--space-lg)) var(--space-2xl);box-sizing:border-box;margin:0 auto}.gear-module__gogjrG__gearCard{background:radial-gradient(circle at top center, #1c2438 0%, var(--profile-bg) 100%);border-radius:var(--radius-xl);isolation:isolate;border:1px solid #333c5599;min-height:700px;padding:0;animation:.6s cubic-bezier(.22,1,.36,1) gear-module__gogjrG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff08}.gear-module__gogjrG__gearCard:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 2px 2px,#e9c97a08 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.gear-module__gogjrG__gearCard>*{z-index:1;position:relative}.gear-module__gogjrG__gearCardBody{z-index:0;padding:0;position:relative}.gear-module__gogjrG__heroContent{align-items:center;gap:var(--space-2xl);padding:var(--space-lg) var(--space-2xl);background:linear-gradient(135deg, var(--profile-bg-secondary) 0%, #141928 100%);z-index:2;border-bottom:1px solid #e0b35626;display:flex;position:relative;overflow:visible;box-shadow:inset 0 -20px 40px #00000026}.gear-module__gogjrG__heroContent:after{content:"";z-index:3;background:linear-gradient(90deg,#0000,#e9c97a4d,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.gear-module__gogjrG__heroInnerShape{object-fit:contain;pointer-events:none;z-index:0;opacity:.6;width:100%;height:100%;animation:10s ease-in-out infinite gear-module__gogjrG__heroPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gear-module__gogjrG__heroContent>:not(.gear-module__gogjrG__heroInnerShape){z-index:2;position:relative}.gear-module__gogjrG__heroIcon{color:#ffc073;filter:drop-shadow(0 0 15px #ff9a4859);z-index:1;background:#0003;border:1px solid #ffb7664d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.gear-module__gogjrG__heroIcon:before{content:"";pointer-events:none;border:1px solid #ffb76629;border-radius:16px;position:absolute;inset:-4px}.gear-module__gogjrG__heroIcon:hover{filter:drop-shadow(0 0 25px #ff9a4880);background:#0000004d;border-color:#ffb76673;transform:translateY(-2px)}.gear-module__gogjrG__heroText{z-index:1;flex-direction:column;gap:4px;padding-left:32px;display:flex;position:relative}.gear-module__gogjrG__heroText:before{content:"";background:linear-gradient(#0000,#e9c97a59,#0000);width:1px;position:absolute;top:10%;bottom:10%;left:0}.gear-module__gogjrG__heroSubtitle{color:#ffb766b8;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.gear-module__gogjrG__heroTitle{color:#ffc073;background:linear-gradient(#fff 0%,#ffc073 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000004d);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Lexend,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.gear-module__gogjrG__heroDesc{color:#c9d0e3c7;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.4}.gear-module__gogjrG__gearContent{gap:var(--space-md);flex-direction:column;width:100%;max-width:100%;padding:0;display:flex;overflow:visible}.gear-module__gogjrG__contentCardHeader{gap:var(--space-sm);padding:var(--space-sm) var(--space-lg) 0;box-sizing:border-box;flex-direction:column;width:100%;display:flex}.gear-module__gogjrG__headerRow{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;width:100%;display:flex}.gear-module__gogjrG__filterTabs{box-sizing:border-box;padding:var(--space-xs);gap:var(--space-xs);background:var(--profile-bg-secondary);border:1px solid var(--profile-border);border-radius:var(--radius-md);isolation:isolate;width:auto;max-width:70%;display:inline-flex;position:relative;overflow-x:auto}.gear-module__gogjrG__filterTab{box-sizing:border-box;padding:0 var(--space-sm);justify-content:center;align-items:center;gap:var(--space-sm);height:32px;color:var(--profile-text-secondary);white-space:nowrap;cursor:pointer;text-transform:capitalize;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:row;font-family:Lexend,sans-serif;font-size:12px;font-weight:500;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s;display:flex;position:relative}.gear-module__gogjrG__filterTab:hover{background:var(--profile-gold-dim);color:var(--profile-text-primary)}.gear-module__gogjrG__filterTabActive{color:var(--profile-gold);background:#e9c97a26}.gear-module__gogjrG__filterTabActive:hover{background:#e9c97a38}.gear-module__gogjrG__tabNavHeader{border-bottom:1px solid #e0b3561a;flex-direction:column;gap:0;padding:12px 0 0;display:flex;overflow:visible}.gear-module__gogjrG__tabNav{box-sizing:border-box;isolation:isolate;background:0 0;border:none;border-radius:0;gap:0;width:auto;padding:0;display:inline-flex;position:relative}.gear-module__gogjrG__tabNavWrapper{z-index:2;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;padding:0 20px 8px;display:flex;position:relative}.gear-module__gogjrG__tabNavButton{box-sizing:border-box;color:#6e7a98;white-space:nowrap;cursor:pointer;text-transform:none;background:0 0;border:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 16px;font-family:Lexend,sans-serif;font-size:13px;font-weight:500;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s;display:flex;position:relative}.gear-module__gogjrG__tabNavButton:hover{color:#e2e8f0;background:#ffffff0d}.gear-module__gogjrG__tabNavButtonActive{color:#e9c97a;background:#1a2031;border:1px solid #e9c97a4d;font-weight:600;box-shadow:0 0 15px #e9c97a1a}.gear-module__gogjrG__tabNavButtonActive:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#e9c97a,#0000);height:1px;position:absolute;bottom:-1px;left:20%;right:20%}.gear-module__gogjrG__tabNavButtonActive:hover{background:#e9c97a38}.gear-module__gogjrG__tabNavIcon{box-sizing:border-box;width:18px;height:18px;transition:color .2s}.gear-module__gogjrG__tabNavButtonActive .gear-module__gogjrG__tabNavIcon{color:#e9c97a}.gear-module__gogjrG__tabNavText{color:#6e7a98;font-size:13px}.gear-module__gogjrG__tabNavButton>*{z-index:1;position:relative}.gear-module__gogjrG__headerSearchContainer{align-items:center;gap:var(--space-xs);padding:0 var(--space-sm);border:1px solid var(--profile-border-accent);border-radius:var(--radius-md);background:#0a0f19d9;flex-shrink:0;width:260px;height:36px;transition:border-color .22s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 2px 8px #0003}.gear-module__gogjrG__headerSearchContainer:focus-within{background:#0a0f19f2;border-color:#e9c97a66;width:300px;box-shadow:0 4px 14px #e9c97a1f}.gear-module__gogjrG__headerSearchInner{display:contents}.gear-module__gogjrG__headerSearchIcon{width:16px;height:16px;color:var(--profile-text-secondary);flex-shrink:0;transition:color .3s}.gear-module__gogjrG__headerSearchContainer:focus-within .gear-module__gogjrG__headerSearchIcon{color:var(--profile-gold)}.gear-module__gogjrG__headerSearchInput{color:var(--profile-text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.4}.gear-module__gogjrG__headerSearchInput::placeholder{color:var(--profile-text-secondary)}.gear-module__gogjrG__headerSearchClear{padding:var(--space-xs);cursor:pointer;color:var(--profile-text-secondary);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.gear-module__gogjrG__headerSearchClear:hover{color:var(--profile-gold);background:#ffffff0d}.gear-module__gogjrG__rarityFilterRow{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-xs) 0 0;flex-wrap:wrap;display:flex}.gear-module__gogjrG__rarityFilterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--profile-text-muted);margin-right:var(--space-xs);flex-shrink:0;font-family:Lexend,sans-serif;font-size:11px;font-weight:600}.gear-module__gogjrG__rarityFilterGroup{border:1px solid var(--profile-border);border-radius:var(--radius-md);background:#00000040;flex-wrap:wrap;align-items:center;gap:3px;padding:4px;display:flex}.gear-module__gogjrG__rarityFilterBtn{border-radius:var(--radius-sm);color:var(--profile-text-secondary);cursor:pointer;text-transform:capitalize;white-space:nowrap;background:0 0;border:1px solid #0000;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s}.gear-module__gogjrG__rarityFilterBtn:hover{color:var(--profile-text-primary);background:#ffffff0a}.gear-module__gogjrG__rarityFilterBtnActive{border-color:var(--profile-border-accent);color:var(--profile-gold);background:var(--profile-gold-dim)}.gear-module__gogjrG__rarityFilterBtn[data-rarity=common].gear-module__gogjrG__rarityFilterBtnActive{color:#9aa6c3;background:#9aa6c31f;border-color:#9aa6c373}.gear-module__gogjrG__rarityFilterBtn[data-rarity=uncommon].gear-module__gogjrG__rarityFilterBtnActive{color:#4ade80;background:#4ade801f;border-color:#4ade8073}.gear-module__gogjrG__rarityFilterBtn[data-rarity=rare].gear-module__gogjrG__rarityFilterBtnActive{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa73}.gear-module__gogjrG__rarityFilterBtn[data-rarity=epic].gear-module__gogjrG__rarityFilterBtnActive{color:#c084fc;background:#c084fc1f;border-color:#c084fc73}.gear-module__gogjrG__rarityFilterBtn[data-rarity=legendary].gear-module__gogjrG__rarityFilterBtnActive{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b73}.gear-module__gogjrG__addGearBtn{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);background:linear-gradient(135deg, var(--profile-gold-dim) 0%, #cc962c26 100%);border:1px solid var(--profile-border-accent);border-radius:var(--radius-md);color:var(--profile-gold);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;margin-left:auto;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:flex}.gear-module__gogjrG__addGearBtn:hover{background:linear-gradient(135deg,#e9c97a38 0%,#cc962c38 100%);border-color:#e9c97a8c;transform:translateY(-1px);box-shadow:0 4px 16px #e9c97a40}.gear-module__gogjrG__addGearBtn svg{width:14px;height:14px}.gear-module__gogjrG__gearUnifiedCard{background:#1a2031;border:1px solid #252c40;border-radius:12px;margin:0 20px 20px;overflow:hidden}.gear-module__gogjrG__gearListRow{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);cursor:pointer;border-bottom:1px solid #252c4066;grid-template-columns:52px minmax(200px,1fr) 140px 90px 100px 32px;min-height:64px;transition:background-color .18s cubic-bezier(.22,1,.36,1),padding-left .18s cubic-bezier(.22,1,.36,1),padding-right .18s cubic-bezier(.22,1,.36,1);display:grid}.gear-module__gogjrG__gearListInfo{flex-direction:column;gap:4px;min-width:0;display:flex;overflow:hidden}.gear-module__gogjrG__gearListDate{color:#6e7a98;white-space:nowrap;text-align:right;font-family:Inter,sans-serif;font-size:12px}.gear-module__gogjrG__gearListSource{color:#6e7a98;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-family:Inter,sans-serif;font-size:13px;overflow:hidden}.gear-module__gogjrG__gearListRarity{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;text-align:center;white-space:nowrap;justify-content:center;align-items:center;padding:5px 12px;font-family:Lexend,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.gear-module__gogjrG__gearListActions{opacity:.3;justify-content:flex-end;align-items:center;gap:6px;width:100%;transition:opacity .2s;display:flex}.gear-module__gogjrG__gearListRow:hover{padding-left:calc(var(--space-lg) + 4px);padding-right:calc(var(--space-lg) + 4px);background:#e9c97a0d}.gear-module__gogjrG__gearListRow:last-child{border-bottom:none}.gear-module__gogjrG__gearListTypeIcon{width:28px;height:28px;color:var(--profile-text-secondary);justify-content:center;align-items:center;display:flex}.gear-module__gogjrG__gearListIcon{border-radius:var(--radius-md);background:#0003;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.gear-module__gogjrG__gearListRarityFrame{object-fit:contain;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gear-module__gogjrG__gearListIcon img:not(.gear-module__gogjrG__gearListRarityFrame){object-fit:contain;z-index:2;width:40px;height:40px;position:relative}.gear-module__gogjrG__gearListName{color:#c9d0e3;white-space:nowrap;text-overflow:ellipsis;font-family:Lexend,sans-serif;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.gear-module__gogjrG__gearListName[data-rarity=common]{color:#9aa6c3}.gear-module__gogjrG__gearListName[data-rarity=uncommon]{color:#4ade80}.gear-module__gogjrG__gearListName[data-rarity=rare]{color:#60a5fa}.gear-module__gogjrG__gearListName[data-rarity=epic]{color:#c084fc}.gear-module__gogjrG__gearListName[data-rarity=legendary]{color:#f59e0b}.gear-module__gogjrG__gearListType{color:#6e7a98;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:12px;line-height:1.3;overflow:hidden}.gear-module__gogjrG__gearListRarity[data-rarity=common]{color:#9aa6c3;background:#9aa6c31f;border:1px solid #9aa6c340}.gear-module__gogjrG__gearListRarity[data-rarity=uncommon]{color:#4ade80;background:#4ade801f;border:1px solid #4ade8040}.gear-module__gogjrG__gearListRarity[data-rarity=rare]{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa40}.gear-module__gogjrG__gearListRarity[data-rarity=epic]{color:#c084fc;background:#c084fc1f;border:1px solid #c084fc40}.gear-module__gogjrG__gearListRarity[data-rarity=legendary]{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40}.gear-module__gogjrG__gearListRow:hover .gear-module__gogjrG__gearListActions{opacity:1}.gear-module__gogjrG__gearListActionBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--profile-text-secondary);cursor:pointer;background:#0a0f19cc;border:1px solid #ffffff1f;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .16s,color .16s;display:flex}.gear-module__gogjrG__contentCardBody{z-index:0;padding:0;position:relative}.gear-module__gogjrG__gearUnifiedCard{margin:0 var(--space-lg) var(--space-lg);border-radius:var(--radius-lg);background:#1a2031;border:1px solid #252c40;overflow:hidden}.gear-module__gogjrG__gearListActionBtn:hover{border-color:var(--profile-border-accent);color:var(--profile-gold);background:var(--profile-gold-dim)}.gear-module__gogjrG__gearListActionBtn.gear-module__gogjrG__delete:hover{color:#f09090;background:#e47f7f26;border-color:#e47f7f80}@media (max-width:1024px){.gear-module__gogjrG__gearListRow{gap:var(--space-sm);grid-template-columns:48px minmax(160px,1fr) 120px 80px 32px}.gear-module__gogjrG__gearListDate,.gear-module__gogjrG__gearListRarity{display:none}.gear-module__gogjrG__gearListActions{opacity:1}}@media (max-width:768px){.gear-module__gogjrG__gearUnifiedCard{margin:0 var(--space-sm) var(--space-md)}.gear-module__gogjrG__gearListRow{gap:var(--space-xs);padding:var(--space-sm);grid-template-columns:40px 1fr 80px 28px;min-height:52px}.gear-module__gogjrG__gearListIcon{width:36px;height:36px}.gear-module__gogjrG__gearListIcon img:not(.gear-module__gogjrG__gearListRarityFrame){width:28px;height:28px}.gear-module__gogjrG__gearListSource,.gear-module__gogjrG__gearListDate,.gear-module__gogjrG__gearListRarity{display:none}.gear-module__gogjrG__gearListActions{opacity:1}.gear-module__gogjrG__gearListType{font-size:11px}.gear-module__gogjrG__gearListName{font-size:14px}}.gear-module__gogjrG__itemCard,.gear-module__gogjrG__itemCardInner,.gear-module__gogjrG__itemCardIconWrapper,.gear-module__gogjrG__itemCardIconInner,.gear-module__gogjrG__itemCardIconImg,.gear-module__gogjrG__itemCardPlaceholderIcon,.gear-module__gogjrG__itemCardHoverTooltip,.gear-module__gogjrG__itemCardBody,.gear-module__gogjrG__itemCardName,.gear-module__gogjrG__itemCardBadges,.gear-module__gogjrG__itemCardTypeBadge,.gear-module__gogjrG__itemCardRarity,.gear-module__gogjrG__itemCardSource,.gear-module__gogjrG__itemCardActions,.gear-module__gogjrG__itemCardActionBtn{display:none}.gear-module__gogjrG__mainGearCard{border:1px solid var(--profile-border);border-radius:var(--radius-lg);cursor:pointer;box-sizing:border-box;z-index:1;background:#1a203166;flex-direction:column;width:100%;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.gear-module__gogjrG__gearList{flex-direction:column;width:100%;display:flex}.gear-module__gogjrG__gearRow{box-sizing:border-box;cursor:pointer;border-bottom:1px solid #252c4080;align-items:center;gap:16px;padding:14px 20px;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.gear-module__gogjrG__gearRow:last-child{border-bottom:none}.gear-module__gogjrG__gearRow:hover{background:linear-gradient(90deg,#e9c97a08 0%,#0000 50%)}.gear-module__gogjrG__gearRowIcon{border-radius:var(--radius-md);background:#0003;border:1px solid #ffb76626;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s,transform .18s cubic-bezier(.22,1,.36,1);display:flex}.gear-module__gogjrG__gearRow:hover .gear-module__gogjrG__gearRowIcon{border-color:var(--profile-border-accent);box-shadow:0 0 12px #e9c97a1a}.gear-module__gogjrG__gearRowIcon img{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:32px;height:32px}.gear-module__gogjrG__gearRowInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gear-module__gogjrG__gearRowName{color:var(--profile-text-primary);white-space:nowrap;text-overflow:ellipsis;font-family:Lexend,sans-serif;font-size:15px;font-weight:600;overflow:hidden}.gear-module__gogjrG__gearRowName[data-rarity=common]{color:#9aa6c3}.gear-module__gogjrG__gearRowName[data-rarity=uncommon]{color:#4ade80}.gear-module__gogjrG__gearRowName[data-rarity=rare]{color:#60a5fa}.gear-module__gogjrG__gearRowName[data-rarity=epic]{color:#c084fc}.gear-module__gogjrG__gearRowName[data-rarity=legendary]{color:#f59e0b}.gear-module__gogjrG__gearRowMeta{color:var(--profile-text-secondary);align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:12px;display:flex}.gear-module__gogjrG__gearRowType{text-transform:capitalize;align-items:center;gap:4px;display:flex}.gear-module__gogjrG__gearRowSource{opacity:.7}.gear-module__gogjrG__gearRowBadges{align-items:center;gap:8px;margin-left:auto;display:flex}.gear-module__gogjrG__gearRowRarity{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;padding:3px 8px;font-family:Lexend,sans-serif;font-size:10px;font-weight:600}.gear-module__gogjrG__gearRowRarity[data-rarity=common]{color:#9aa6c3;background:#9aa6c31f;border:1px solid #9aa6c340}.gear-module__gogjrG__gearRowRarity[data-rarity=uncommon]{color:#4ade80;background:#4ade801f;border:1px solid #4ade8040}.gear-module__gogjrG__gearRowRarity[data-rarity=rare]{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa40}.gear-module__gogjrG__gearRowRarity[data-rarity=epic]{color:#c084fc;background:#c084fc1f;border:1px solid #c084fc40}.gear-module__gogjrG__gearRowRarity[data-rarity=legendary]{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b40}.gear-module__gogjrG__gearRowActions{opacity:0;align-items:center;gap:4px;transition:opacity .2s;display:flex}.gear-module__gogjrG__gearRow:hover .gear-module__gogjrG__gearRowActions{opacity:1}.gear-module__gogjrG__gearRowActionBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--profile-text-secondary);cursor:pointer;background:#0a0f19cc;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.gear-module__gogjrG__gearRowActionBtn:hover{border-color:var(--profile-border-accent);color:var(--profile-gold);background:var(--profile-gold-dim)}.gear-module__gogjrG__gearRowActionBtn.gear-module__gogjrG__delete:hover{color:#f09090;background:#e47f7f26;border-color:#e47f7f80}.gear-module__gogjrG__loadingContainer{justify-content:center;align-items:center;gap:var(--space-lg);flex-direction:column;min-height:400px;display:flex}.gear-module__gogjrG__spinner{border:3px solid var(--profile-gold-dim);border-top-color:var(--profile-gold);width:48px;height:48px;filter:drop-shadow(0 0 10px var(--profile-border-accent));border-radius:50%;animation:1s linear infinite gear-module__gogjrG__spin}.gear-module__gogjrG__emptyState{min-height:400px;padding:var(--space-2xl) var(--space-sm);text-align:center;border:1px dashed var(--profile-border);border-radius:var(--radius-xl);margin:var(--space-2xl);background:#0d111e33;flex-direction:column;justify-content:center;align-items:center;display:flex}.gear-module__gogjrG__emptyIcon{margin-bottom:var(--space-lg);filter:drop-shadow(0 4px 12px #0000004d);opacity:.8;font-size:4rem}.gear-module__gogjrG__spinner{filter:drop-shadow(0 0 10px #e9c97a33);border:3px solid #e9c97a1a;border-top-color:#e9c97a;border-radius:50%;width:48px;height:48px;animation:1s linear infinite gear-module__gogjrG__spin}.gear-module__gogjrG__emptyState{text-align:center;background:#0d111e33;border:1px dashed #333c5566;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;margin:40px;padding:60px 20px;display:flex}.gear-module__gogjrG__emptyIcon{filter:drop-shadow(0 4px 12px #0000004d);opacity:.8;margin-bottom:24px;font-size:4rem}.gear-module__gogjrG__emptyText{color:#c9d0e3;max-width:400px;font-family:Lexend,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5}.gear-module__gogjrG__cardFooter{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;max-width:1200px;padding:var(--space-sm) var(--space-lg) var(--space-lg);border-top:1px solid var(--profile-border);flex-direction:column;margin:0 auto;display:flex}.gear-module__gogjrG__footerPageInfo{color:var(--profile-text-muted);font-family:Inter,sans-serif;font-size:12px}.gear-module__gogjrG__pagination{justify-content:center;align-items:center;gap:var(--space-xs);display:flex}.gear-module__gogjrG__paginationBtn{min-width:34px;height:34px;padding:0 var(--space-sm);border:1px solid var(--profile-border);border-radius:var(--radius-sm);color:var(--profile-text-primary);cursor:pointer;background:#00000040;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s;display:flex}.gear-module__gogjrG__paginationBtn:hover:not(:disabled){background:var(--profile-gold-dim);border-color:var(--profile-border-accent);color:var(--profile-gold)}.gear-module__gogjrG__paginationBtn:disabled{opacity:.3;cursor:not-allowed}.gear-module__gogjrG__paginationBtnActive{background:var(--profile-gold-dim);border-color:var(--profile-border-accent);color:var(--profile-gold);font-weight:600}.gear-module__gogjrG__paginationBtn svg{width:16px;height:16px}.gear-module__gogjrG__paginationEllipsis{min-width:34px;height:34px;color:var(--profile-text-muted);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:13px;display:flex}.gear-module__gogjrG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out gear-module__gogjrG__fadeInUp;display:flex;position:fixed;inset:0}.gear-module__gogjrG__modal{background:var(--profile-bg-secondary);border-radius:var(--radius-xl);padding:var(--space-lg);width:90%;max-width:500px;position:relative;box-shadow:0 20px 60px #00000080}.gear-module__gogjrG__modal:before{content:"";border-radius:var(--radius-xl);-webkit-mask-composite:xor;pointer-events:none;z-index:1;background:linear-gradient(135deg,#e9c97a80 0%,#cc962c80 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gear-module__gogjrG__modalHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.gear-module__gogjrG__modalTitle{color:var(--profile-gold);margin:0;font-family:Lexend,sans-serif;font-size:18px;font-weight:700}.gear-module__gogjrG__modalClose{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--profile-text-secondary);cursor:pointer;background:#ffffff0d;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.gear-module__gogjrG__modalClose:hover{color:var(--profile-text-primary);background:#ffffff1a}.gear-module__gogjrG__formField{margin-bottom:var(--space-md)}.gear-module__gogjrG__formLabel{color:var(--profile-text-muted);margin-bottom:var(--space-xs);text-transform:uppercase;letter-spacing:.05em;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;display:block}.gear-module__gogjrG__hiddenInput{display:none}.gear-module__gogjrG__uploadBtn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-lg);border-radius:var(--radius-md);color:var(--profile-text-secondary);cursor:pointer;background:#0003;border:2px dashed #ffffff1a;font-family:Inter,sans-serif;font-size:13px;transition:all .2s;display:flex}.gear-module__gogjrG__uploadBtn:hover:not(:disabled){border-color:var(--profile-border-accent);color:var(--profile-gold);background:var(--profile-gold-dim)}.gear-module__gogjrG__formInput,.gear-module__gogjrG__formSelect,.gear-module__gogjrG__formTextarea{width:100%;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);color:var(--profile-text-primary);box-sizing:border-box;background:#0000004d;border:1px solid #ffffff14;font-family:Inter,sans-serif;font-size:13px;transition:all .2s}.gear-module__gogjrG__formInput:focus,.gear-module__gogjrG__formSelect:focus,.gear-module__gogjrG__formTextarea:focus{border-color:var(--profile-border-accent);background:#0006;outline:none}.gear-module__gogjrG__formActions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid #ffffff0f;display:flex}.gear-module__gogjrG__btnCancel{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-sm);color:var(--profile-text-primary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #ffffff1a;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.gear-module__gogjrG__btnCancel:hover{background:#ffffff0d;border-color:#fff3}.gear-module__gogjrG__btnSubmit{padding:var(--space-sm) var(--space-lg);border:1px solid var(--profile-border-accent);border-radius:var(--radius-sm);background:var(--profile-gold-dim);color:var(--profile-gold);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.gear-module__gogjrG__btnSubmit:hover:not(:disabled){background:#e9c97a40;border-color:#e9c97a99}.gear-module__gogjrG__confirmOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out gear-module__gogjrG__fadeInUp;display:flex;position:fixed;inset:0}.gear-module__gogjrG__confirmModal{background:var(--profile-bg-secondary);border-radius:var(--radius-xl);padding:var(--space-lg);width:90%;max-width:400px;position:relative;box-shadow:0 20px 60px #00000080}.gear-module__gogjrG__confirmHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.gear-module__gogjrG__confirmTitle{color:#f09090;margin:0;font-family:Lexend,sans-serif;font-size:18px;font-weight:700}.gear-module__gogjrG__confirmText{color:var(--profile-text-primary);margin:0 0 var(--space-lg) 0;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.gear-module__gogjrG__confirmActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.gear-module__gogjrG__btnDelete{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-sm);color:#f09090;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#e47f7f26;border:1px solid #e47f7f80;font-family:Lexend,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.gear-module__gogjrG__btnDelete:hover:not(:disabled){background:#e47f7f40;border-color:#e47f7fb3}.gear-module__gogjrG__iconPreview{gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-md);text-align:center;background:#0003;border:1px solid #ffffff14;flex-direction:column;display:flex}.gear-module__gogjrG__iconPreview img{border-radius:var(--radius-sm);object-fit:contain;max-width:100px;max-height:100px;margin:0 auto}.gear-module__gogjrG__iconPreviewActions{gap:var(--space-xs);justify-content:center;display:flex}.gear-module__gogjrG__iconPreviewBtn{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:var(--profile-text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;font-family:Inter,sans-serif;font-size:12px;transition:all .2s;display:flex}.gear-module__gogjrG__iconPreviewBtn:hover:not(:disabled){background:var(--profile-gold-dim);border-color:var(--profile-border-accent);color:var(--profile-gold)}.gear-module__gogjrG__iconPreviewBtn.gear-module__gogjrG__remove{color:#f09090;border-color:#e47f7f4d}.gear-module__gogjrG__iconPreviewBtn.gear-module__gogjrG__remove:hover{background:#e47f7f1a}.gear-module__gogjrG__formHelp{color:var(--profile-text-secondary);margin-top:var(--space-xs);font-family:Inter,sans-serif;font-size:11px;display:block}.gear-module__gogjrG__formRow{gap:var(--space-md);display:flex}.gear-module__gogjrG__formRow .gear-module__gogjrG__formField{flex:1}@media (max-width:1024px){.gear-module__gogjrG__gearList{width:100%}}@media (max-width:768px){.gear-module__gogjrG__gearContainer{padding:var(--space-xs) var(--space-sm) var(--space-2xl)}.gear-module__gogjrG__gearCard{min-height:auto}.gear-module__gogjrG__heroContent{padding:var(--space-lg) var(--space-md);gap:var(--space-md);flex-wrap:wrap}.gear-module__gogjrG__heroIcon{width:48px;height:48px}.gear-module__gogjrG__heroIcon svg{width:28px;height:28px}.gear-module__gogjrG__heroTitle{font-size:1.6rem}.gear-module__gogjrG__heroText{padding-left:var(--space-md)}.gear-module__gogjrG__headerRow{align-items:stretch;gap:var(--space-sm);flex-direction:column}.gear-module__gogjrG__filterTabs{max-width:100%;overflow-x:auto}.gear-module__gogjrG__headerSearchContainer{width:100%;margin-left:0}.gear-module__gogjrG__headerSearchContainer:focus-within{width:100%}.gear-module__gogjrG__rarityFilterRow{align-items:stretch;gap:var(--space-xs);flex-direction:column}.gear-module__gogjrG__rarityFilterGroup{width:100%}.gear-module__gogjrG__addGearBtn{justify-content:center;width:100%;margin-left:0}.gear-module__gogjrG__gearGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width:480px){.gear-module__gogjrG__heroContent{padding:var(--space-lg) var(--space-sm);gap:var(--space-md)}.gear-module__gogjrG__heroIcon{width:40px;height:40px}.gear-module__gogjrG__heroIcon svg{width:24px;height:24px}.gear-module__gogjrG__heroTitle{font-size:1.35rem}.gear-module__gogjrG__gearGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.gear-module__gogjrG__tableCard{width:100%;margin:0}.gear-module__gogjrG__gearCount{color:var(--profile-text-primary);margin-bottom:var(--space-md);padding:var(--space-sm) 0 0;font-family:Inter,sans-serif;font-size:12px}
