.collectorDashboardDialog{width:min(780px,calc(100% - 24px))}.collectorDashboardStatus{min-height:16px}.collectorDashboardStatus.error{color:#b42318}.collectorDashboardGate{margin-top:18px;border:1px solid #ded8cf;border-radius:16px;background:#fff;padding:20px;text-align:center}.collectorDashboardGate>b{font-size:13px}.collectorDashboardGate p{margin:7px auto 14px;max-width:430px;color:#777068;font-size:10px;line-height:1.6}.collectorDashboardGate button{min-height:44px;border:0;border-radius:12px;background:#171819;padding:0 18px;color:#fff;font-size:10px;font-weight:900}
.collectorTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:17px;border-radius:14px;background:#eceff3;padding:4px}.collectorTabs button{min-height:43px;border:0;border-radius:11px;background:transparent;color:#69717d;font-size:10px;font-weight:900}.collectorTabs button.active{background:#fff;color:#171819;box-shadow:0 4px 12px rgba(16,24,40,.08)}.collectorTabs span{margin-left:4px;color:#e9382b;font-size:8px}.collectorDashboardCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.collectorDashboardCard{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px;min-width:0;border:1px solid #e0e4e9;border-radius:14px;background:#fff;padding:9px;color:#282c31;text-align:left}.collectorDashboardCard>img,.collectorCardPlaceholder{width:66px;height:88px;border-radius:9px;background:#edf0f3;object-fit:contain}.collectorCardPlaceholder{display:grid;place-items:center;color:#939ba5;font-size:7px;text-align:center}.collectorDashboardCard>span{display:flex;min-width:0;flex-direction:column}.collectorDashboardCard small{overflow:hidden;color:#7b8490;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.collectorDashboardCard b{display:-webkit-box;margin-top:5px;overflow:hidden;font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collectorDashboardCard em{align-self:flex-start;margin-top:auto;border-radius:99px;background:#f0f2f5;padding:4px 7px;color:#68717d;font-size:7px;font-style:normal;font-weight:900}.collectorDashboardCard.owned{border-color:#9bc8ad;background:#f5fbf7}.collectorDashboardCard.owned em{background:#dff3e6;color:#187548}.collectorDashboardEmpty{grid-column:1/-1;margin-top:12px;border:1px dashed #d7dce2;border-radius:14px;padding:20px;color:#737c87;font-size:10px;text-align:center}.collectorDashboardEmpty b{display:block;color:#383e46;font-size:11px}.collectorDashboardEmpty p{margin:6px 0 0;font-size:9px;line-height:1.55}
.collectorSetPicker{display:flex;align-items:center;gap:10px;margin-top:12px}.collectorSetPicker span{flex:0 0 auto;color:#707985;font-size:9px;font-weight:900}.collectorSetPicker select{min-width:0;min-height:42px;flex:1;border:1px solid #dce1e7;border-radius:11px;background:#fff;padding:0 11px;font-size:10px}.collectorProgress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:10px;border-radius:14px;background:#171819;padding:13px;color:#fff}.collectorProgress>div:first-child b,.collectorProgress>div:first-child strong{display:block}.collectorProgress b{color:#aeb4bc;font-size:8px}.collectorProgress strong{margin-top:3px;font-size:13px}.collectorProgressTrack{height:7px;overflow:hidden;border-radius:99px;background:#ffffff18}.collectorProgressTrack span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff6044,#ffb14d);transition:width .25s ease}.collectorProgress em{font-size:12px;font-style:normal;font-weight:950}

@media(max-width:560px){.collectorDashboardDialog{width:calc(100% - 12px)}.collectorDashboardCards{grid-template-columns:1fr}.collectorDashboardCard{grid-template-columns:72px minmax(0,1fr);min-height:102px}.collectorDashboardCard>img,.collectorCardPlaceholder{width:72px;height:94px}.collectorTabs button{min-height:46px}.collectorSetPicker{display:block}.collectorSetPicker span{display:block;margin-bottom:6px}.collectorSetPicker select{width:100%;min-height:46px}.collectorProgress{grid-template-columns:auto 1fr;gap:8px}.collectorProgressTrack{grid-column:1/-1;grid-row:2}.collectorProgress em{grid-column:2;grid-row:1;text-align:right}}
@media(prefers-reduced-motion:reduce){.collectorProgressTrack span{transition:none}}
