.droppool{margin-top:8px;padding:32px 0}@media not screen and (width>=630px){.droppool{padding:20px 0}}.droppool__grid{grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:10px;display:grid}.droppool__grid>*{animation:.55s cubic-bezier(.22,1,.36,1) backwards reveal-up}@media (prefers-reduced-motion:reduce){.droppool__grid>*{animation:none}}.droppool__grid>:first-child{animation-delay:0s}.droppool__grid>:nth-child(2){animation-delay:40ms}.droppool__grid>:nth-child(3){animation-delay:80ms}.droppool__grid>:nth-child(4){animation-delay:.12s}.droppool__grid>:nth-child(5){animation-delay:.16s}.droppool__grid>:nth-child(6){animation-delay:.2s}.droppool__grid>:nth-child(7){animation-delay:.24s}.droppool__grid>:nth-child(8){animation-delay:.28s}.droppool__grid>:nth-child(9){animation-delay:.32s}.droppool__grid>:nth-child(10){animation-delay:.36s}@supports (animation-timeline:view()){.droppool__grid>*{animation:linear reveal-up;animation-timeline:view();animation-range:entry entry 28%}}@media not screen and (width>=630px){.droppool__grid{grid-template-columns:1fr;gap:8px}.droppool__grid_carousel{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-rows:auto auto;grid-template-columns:none;grid-auto-columns:calc(100% - 28px);grid-auto-flow:column;gap:8px;margin:0 -16px;padding:2px 16px;scroll-padding-left:16px;display:grid;overflow-x:auto}[dir=rtl] .droppool__grid_carousel{scroll-padding-left:auto;scroll-padding-right:16px}.droppool__grid_carousel::-webkit-scrollbar{display:none}.droppool__grid_carousel>.drop-card{scroll-snap-align:start}}.droppool__dots{display:none}@media not screen and (width>=630px){.droppool__dots{flex-wrap:wrap;justify-content:center;gap:0;margin-top:12px;display:flex}}.droppool__dot{cursor:pointer;background:0 0;width:24px;height:24px;position:relative}.droppool__dot:before{content:"";background:#ffffff2e;border-radius:999px;width:6px;height:6px;transition:width .2s,background .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[dir=rtl] .droppool__dot:before{left:auto;right:50%;transform:translate(50%,-50%)}.droppool__dot_active:before{background:#3b82f6;width:18px}.droppool__updated{color:#8a93a2;font-size:12.5px;font-weight:600}.droppool__title{align-items:center;gap:8px;display:inline-flex}.droppool__info{color:#8a93a2;cursor:help;place-items:center;transition:color .14s;display:grid}@media (hover:hover){.droppool__info:hover{color:#3b82f6}}.droppool__info_inline{align-self:center;margin-top:-3px}.droppool__info-icon{display:block}.droppool__updated{color:#8a93a2;margin:6px 0 0;font-size:12.5px}.droppool__timer{margin:12px 0 0}.droppool__history{color:#d3dbe6;background:linear-gradient(#ffffff0a,#0000 70%),#0f1014;border:1px solid #212429;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:34px;margin-top:14px;padding:0 14px;font-size:13px;font-weight:700;transition:filter .16s,background-color .16s,border-color .16s;display:inline-flex}[dir=rtl] .droppool__history{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),#0f1014}@media (hover:hover){.droppool__history:hover{filter:brightness(1.08)}}.droppool__history:disabled,.droppool__history[aria-disabled=true]{opacity:.5;pointer-events:none}@media (hover:hover){.droppool__history:hover{filter:none;background:linear-gradient(#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014;border-color:#3b82f673}[dir=rtl] .droppool__history:hover{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014}}.droppool__history-icon{fill:currentColor}.droppool__source{color:#8a93a2;align-items:center;gap:8px;margin:26px 0 10px;font-size:12.5px;display:flex}.droppool__source-icon{fill:#8a93a2;flex-shrink:0}.droppool__cols{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.droppool__info-grid{gap:12px;margin-bottom:24px;display:grid}@media only screen and (width>=1100px){.droppool__info-grid{grid-template-columns:repeat(3,1fr)}}.droppool__lead{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.droppool__lead>.drop-reset{position:relative;top:-2px}.droppool__head{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:20px;display:flex}.droppool__title{letter-spacing:.02em;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 55%,#ffffff9e);padding-left:24px;font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif;font-size:22px;font-weight:900;position:relative}[dir=rtl] .droppool__title{background:linear-gradient(-180deg,#fff 55%,#ffffff9e);padding-left:0;padding-right:24px}[dir] .droppool__title{-webkit-background-clip:text;background-clip:text}.droppool__title:before{content:"";background:linear-gradient(#3b82f6,#60a5fa) 0 0/5px 100% no-repeat,linear-gradient(#3b82f68c,#60a5fa66) 9px 0/3px 100% no-repeat;border-radius:2px;width:13px;position:absolute;top:1px;bottom:8px;left:0;transform:skew(-12deg);box-shadow:-2px 0 12px #3b82f666}[dir=rtl] .droppool__title:before{background:linear-gradient(-180deg,#3b82f6,#60a5fa) 0 0/5px 100% no-repeat,linear-gradient(-180deg,#3b82f68c,#60a5fa66) 9px 0/3px 100% no-repeat;left:auto;right:0;transform:skew(12deg);box-shadow:2px 0 12px #3b82f666}@media only screen and (width>=1100px){.droppool__title{font-size:26px}}@media not screen and (width>=630px){.droppool__title{padding-left:20px;font-size:18px}[dir=rtl] .droppool__title{padding-left:0;padding-right:20px}}.droppool__details{color:#d3dbe6;background:linear-gradient(#ffffff0a,#0000 70%),#0f1014;border:1px solid #212429;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:34px;margin-left:auto;padding:0 14px;font-size:13px;font-weight:700;transition:filter .16s,background-color .16s,border-color .16s;display:inline-flex}[dir=rtl] .droppool__details{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),#0f1014;margin-left:0;margin-right:auto}@media (hover:hover){.droppool__details:hover{filter:brightness(1.08)}}.droppool__details:disabled,.droppool__details[aria-disabled=true]{opacity:.5;pointer-events:none}@media (hover:hover){.droppool__details:hover{filter:none;background:linear-gradient(#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014;border-color:#3b82f673}[dir=rtl] .droppool__details:hover{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014}}@media not screen and (width>=630px){.droppool__details{display:none}}.droppool__details_mobile{display:none}@media not screen and (width>=630px){.droppool__details_mobile{justify-content:center;width:100%;margin:12px 0 0;display:inline-flex}}.droppool__info-card{border:1px solid #212429b3;border-top:3px solid var(--rarity-color,#212429);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff0b,#0000 62%),linear-gradient(#0f1014,#0a0b0e);border-radius:16px;padding:18px;box-shadow:0 10px 26px #00000040}[dir=rtl] .droppool__info-card{background:linear-gradient(-180deg,#ffffff0b,#0000 62%),linear-gradient(-180deg,#0f1014,#0a0b0e)}.droppool__info-card__img{object-fit:contain;filter:drop-shadow(0 6px 14px #00000073);width:100%;height:96px;margin-bottom:10px}.droppool__info-card__title{color:#fff;margin:0 0 8px;font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif;font-size:17px;font-weight:900;line-height:1.3}.droppool__info-card__desc{color:#a9b2c0;margin:0;font-size:14px;font-weight:500;line-height:1.6}.droppool__info-link{color:#d3dbe6;background:linear-gradient(#ffffff0a,#0000 70%),#0f1014;border:1px solid #212429;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:34px;margin-top:12px;padding:0 14px;font-size:13px;font-weight:700;transition:filter .16s,background-color .16s,border-color .16s;display:inline-flex}[dir=rtl] .droppool__info-link{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),#0f1014}@media (hover:hover){.droppool__info-link:hover{filter:brightness(1.08)}}.droppool__info-link:disabled,.droppool__info-link[aria-disabled=true]{opacity:.5;pointer-events:none}@media (hover:hover){.droppool__info-link:hover{filter:none;background:linear-gradient(#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014;border-color:#3b82f673}[dir=rtl] .droppool__info-link:hover{background:linear-gradient(-180deg,#ffffff0a,#0000 70%),linear-gradient(#3b82f60f,#3b82f60f),#0f1014}}.droppool__info-link-icon{fill:currentColor}.droppool__source-link{color:#3b82f6;margin-left:6px;font-weight:700;transition:color .14s}[dir=rtl] .droppool__source-link{margin-left:0;margin-right:6px}@media (hover:hover){.droppool__source-link:hover{color:#60a5fa}}
