.chests-module__78YNzG__chestsContainer{box-sizing:border-box;width:100%;max-width:1400px;min-height:80vh;margin:0 auto;padding:20px 20px 60px;overflow-x:hidden}.chests-module__78YNzG__breadcrumbs{flex-wrap:wrap;align-items:center;gap:6px;margin-top:0;margin-bottom:24px;font-size:.82rem;display:flex}.chests-module__78YNzG__backLink{cursor:pointer;text-transform:none;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;margin-top:0;margin-bottom:35px;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;color:#fff!important}.chests-module__78YNzG__backLink:hover{border-color:var(--tc-1,var(--accent-green,#4ade80));background:#ffffff1a;transform:translateY(-2px)}.chests-module__78YNzG__backLink svg{color:var(--tc-1,var(--accent-green))}.chests-module__78YNzG__breadcrumbLink{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.2,.8,.2,1);display:inline-flex}.chests-module__78YNzG__breadcrumbLink:hover{border-color:var(--accent-green,#4ade80);background:#ffffff1a;transform:translateY(-2px)}.chests-module__78YNzG__breadcrumbSep{color:#ffffff2e;font-size:.75rem}.chests-module__78YNzG__breadcrumbCurrent{color:#ffffff8c;border:1px solid #0000;border-radius:12px;align-items:center;min-height:36px;padding:8px 14px;font-size:.82rem;display:inline-flex}@media (max-width:768px){.chests-module__78YNzG__backLink{margin-top:0}}.chests-module__78YNzG__header{margin-bottom:30px}.chests-module__78YNzG__title{margin:0;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.chests-module__78YNzG__titleGreen{color:var(--tc-1,var(--accent-green,#22c55e))}.chests-module__78YNzG__tabs{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;gap:12px;margin-bottom:30px;padding:6px;display:flex}.chests-module__78YNzG__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.chests-module__78YNzG__tabActive{background:var(--accent-green);color:#000;box-shadow:0 4px 15px color-mix(in srgb, var(--accent-green) 40%, transparent)}.chests-module__78YNzG__thSelector{box-sizing:border-box;width:100%;max-width:100%;margin-top:-28px;margin-bottom:40px;position:relative;overflow:hidden}.chests-module__78YNzG__thLabel{color:var(--text-secondary,#94a3b8);text-align:center;margin-bottom:15px;font-size:clamp(.9rem,2.5vw,1rem);font-weight:600}.chests-module__78YNzG__sliderTopHint{color:var(--text-secondary,#94a3b8);opacity:.95;pointer-events:none;font-size:.85rem;font-weight:500;position:absolute;top:8px;left:24px;transform:none}.chests-module__78YNzG__sliderInlineHint{font-size:inherit;color:var(--text-secondary,#94a3b8);opacity:.95;pointer-events:none;vertical-align:middle;margin-left:10px;font-weight:500;line-height:1;display:inline-block}.chests-module__78YNzG__sliderLabels>span{align-items:center;display:inline-flex}.chests-module__78YNzG__thValue{color:var(--tc-1,var(--accent-green,#22c55e));font-size:clamp(1.2rem,3.5vw,1.5rem);font-weight:700}.chests-module__78YNzG__sliderContainer{padding:0 10px;position:relative}.chests-module__78YNzG__thSlider{appearance:none;cursor:pointer;width:100%;height:clamp(10px,2vw,12px);box-shadow:inset 0 2px 4px var(--shadow-color,#0000004d);z-index:1;border-radius:10px;outline:none;position:relative}.chests-module__78YNzG__thSlider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--accent-green) 0%, var(--accent-green) var(--range-progress,0%), #ffffff1a var(--range-progress,0%), #ffffff1a 100%);border-radius:10px;width:100%;height:6px}.chests-module__78YNzG__thSlider{--thumb-width:45px;--fill-width:calc((var(--range-progress) / 100) * (100% - var(--thumb-width)) + (var(--thumb-width) / 2))}.chests-module__78YNzG__thSlider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--accent-green) var(--fill-width), #ffffff1a var(--fill-width))}.chests-module__78YNzG__thSlider::-webkit-slider-thumb{appearance:none;cursor:grab;width:45px;height:45px;filter:drop-shadow(0 0 8px var(--accent-glow,#4ade8066));z-index:2;background:url(/images/mainimg/sword.webp) 50%/contain no-repeat;border:none;margin-top:-19.5px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);animation:1.6s ease-in-out 3 chests-module__78YNzG__thumbPulse;position:relative}.chests-module__78YNzG__thSlider:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.1)rotate(-5deg)}.chests-module__78YNzG__thSlider::-webkit-slider-thumb:hover{filter:drop-shadow(0 0 8px var(--tc-glow,#4ade8080));transform:scale(1.15)rotate(5deg)}.chests-module__78YNzG__thSlider::-moz-range-thumb{width:45px;height:45px;box-shadow:none;cursor:pointer;filter:drop-shadow(0 2px 4px #00000080);z-index:2;background:url(/images/mainimg/sword.webp) 50%/contain no-repeat;border:none;transition:transform .15s,filter .2s;animation:1.6s ease-in-out 3 chests-module__78YNzG__thumbPulse;position:relative;transform:translateY(-2px)}.chests-module__78YNzG__thSlider::-moz-range-thumb:hover{filter:drop-shadow(0 0 8px var(--tc-glow,#4ade8080));transform:translateY(6px)scale(1.15)rotate(5deg)}@media (max-width:768px){.chests-module__78YNzG__thSlider{--thumb-width:38px}.chests-module__78YNzG__thSlider::-webkit-slider-thumb{width:38px;height:38px;margin-top:-16px}.chests-module__78YNzG__thSlider::-moz-range-thumb{width:38px;height:38px;transform:translateY(0)}.chests-module__78YNzG__thSelector{margin-top:-20px;margin-bottom:25px}.chests-module__78YNzG__thLabel{margin-bottom:10px}}.chests-module__78YNzG__thSlider:active{cursor:grabbing}@keyframes chests-module__78YNzG__thumbPulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.chests-module__78YNzG__sliderLabels{color:var(--text-secondary,#94a3b8);justify-content:space-between;margin-top:12px;padding:0 2px;font-size:clamp(.7rem,2vw,.8rem);font-weight:600;display:flex}.chests-module__78YNzG__factBox{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-green) 8%, transparent), color-mix(in srgb, var(--accent-green) 4%, transparent));border:1px solid color-mix(in srgb, var(--accent-green) 20%, transparent);color:var(--text-primary,#f8fafc);box-sizing:border-box;border-radius:12px;align-items:center;gap:clamp(10px,2.5vw,14px);width:100%;max-width:100%;margin-top:20px;padding:clamp(12px,3vw,16px);font-size:clamp(.8rem,2.2vw,.9rem);display:flex}.chests-module__78YNzG__factIcon{object-fit:contain;flex-shrink:0;width:48px;height:48px}.chests-module__78YNzG__factContent{flex:1}.chests-module__78YNzG__factTitle{color:var(--tc-1,var(--accent-green,#22c55e));margin-bottom:4px;font-size:.85rem;font-weight:600}.chests-module__78YNzG__factText{color:var(--text-secondary,#94a3b8);font-size:.9rem;line-height:1.4}.chests-module__78YNzG__chestsGrid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1400px;margin:0 auto 40px;display:grid}.chests-module__78YNzG__chestCard{background:var(--theme-glass-bg,#06080dbf);-webkit-backdrop-filter:blur(40px)saturate(160%);border:1px solid var(--theme-glass-border,#ffffff21);cursor:pointer;isolation:isolate;backface-visibility:hidden;border-radius:20px;width:100%;min-width:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .3s,border-color .3s,box-shadow .3s;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 40px #0006}.chests-module__78YNzG__chestCard:hover{border-color:var(--tc-1,var(--accent-green));box-shadow:0 15px 45px #00000080, 0 0 15px color-mix(in srgb, var(--tc-1) 20%, transparent);transform:translateY(-10px)}.chests-module__78YNzG__chestImageContainer{justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex}.chests-module__78YNzG__chestImage{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 8px 20px #00000080);width:100%;max-width:180px;height:auto;transition:transform .3s}.chests-module__78YNzG__chestCard:hover .chests-module__78YNzG__chestImage{transform:scale(1.08)}.chests-module__78YNzG__chestContent{text-align:center;background:#0003;border-top:1px solid #ffffff08;padding:24px 20px}.chests-module__78YNzG__chestName{margin-bottom:8px;font-size:1.15rem;font-weight:700}.chests-module__78YNzG__chestTH{color:var(--text-secondary,#94a3b8);margin-bottom:6px;font-size:.9rem}.chests-module__78YNzG__chestChance{color:var(--text-secondary,#94a3b8);margin-bottom:12px;font-size:.95rem}.chests-module__78YNzG__chestHint{color:var(--tc-1,var(--accent-green,#4ade80));text-shadow:0 0 10px color-mix(in srgb, var(--tc-1,var(--accent-green)) 30%, transparent);font-size:.85rem;font-style:italic}.chests-module__78YNzG__collectionsBanner{max-width:800px;margin-top:50px;margin-left:auto;margin-right:auto}.chests-module__78YNzG__collectionsButton{background:var(--theme-glass-bg,#06080dbf);-webkit-backdrop-filter:blur(40px)saturate(160%);border:1px solid var(--theme-glass-border,#ffffff21);border-top:2px solid var(--tc-1,var(--accent-green));cursor:pointer;isolation:isolate;border-radius:20px;width:100%;padding:32px;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);display:block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff1f}.chests-module__78YNzG__collectionsButton:hover{border-color:var(--tc-1,var(--accent-green));box-shadow:0 20px 60px #0009, 0 0 20px var(--tc-glow,#4ade8026);transform:translateY(-4px)scale(1.01)}.chests-module__78YNzG__collectionsContent{justify-content:space-between;align-items:center;display:flex}.chests-module__78YNzG__collectionsTitle{color:#fff;align-items:center;margin:0 0 8px;font-size:1.6rem;font-weight:700;display:flex}.chests-module__78YNzG__collectionsIcon{flex-shrink:0;align-items:center;width:72px;height:72px;margin-right:10px;display:flex;overflow:hidden}.chests-module__78YNzG__collectionsIcon img{object-fit:contain;border-radius:0!important;width:72px!important;height:72px!important;margin:0!important}.chests-module__78YNzG__collectionsSubtitle{color:var(--text-secondary,#94a3b8);margin:0;font-size:1rem}.chests-module__78YNzG__collectionsArrow{color:var(--tc-1,var(--accent-green,#22c55e));font-size:2.5rem}.chests-module__78YNzG__sourceNote{background:var(--theme-glass-bg,#06080dbf);-webkit-backdrop-filter:blur(40px)saturate(160%);border:1px solid var(--theme-glass-border,#ffffff21);color:var(--text-secondary,#94a3b8);border-radius:12px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 16px;font-size:.82rem;line-height:1.5;display:flex;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff1f}[data-theme=books-of-clash] .chests-module__78YNzG__sourceNote{outline:1.5px solid #000000b3}.chests-module__78YNzG__sourceLink{color:var(--tc-1,var(--accent-green,#4ade80));text-decoration:underline;-webkit-text-decoration-color:var(--tc-glow,#4ade804d);text-decoration-color:var(--tc-glow,#4ade804d);text-underline-offset:3px;font-weight:500;transition:color .2s,text-decoration-color .2s}.chests-module__78YNzG__sourceLink:hover{color:#86efac;text-decoration-color:#86efac99}@media (min-width:641px) and (max-width:1400px){.chests-module__78YNzG__chestsContainer{max-width:900px;padding:20px 28px 60px}.chests-module__78YNzG__chestsGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:900px}.chests-module__78YNzG__chestImageContainer{min-height:160px;padding:18px}.chests-module__78YNzG__chestImage{max-width:130px}.chests-module__78YNzG__chestContent{padding:16px}.chests-module__78YNzG__chestName{font-size:1rem}.chests-module__78YNzG__collectionsBanner{max-width:680px}.chests-module__78YNzG__collectionsButton{padding:20px 24px}.chests-module__78YNzG__collectionsTitle{font-size:1.3rem}.chests-module__78YNzG__collectionsIcon,.chests-module__78YNzG__collectionsIcon img{width:52px!important;height:52px!important}.chests-module__78YNzG__collectionsArrow{font-size:2rem}.chests-module__78YNzG__collectionsSubtitle{font-size:.9rem}}@media (max-width:1024px){.chests-module__78YNzG__chestsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.chests-module__78YNzG__chestImageContainer{min-height:180px;padding:20px}.chests-module__78YNzG__chestImage{max-width:140px}}@media (max-width:768px){.chests-module__78YNzG__chestsContainer{width:100%;max-width:100vw;overflow-x:hidden;padding:20px 16px 100px!important}.chests-module__78YNzG__chestsGrid{grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.chests-module__78YNzG__chestCard{width:100%;min-width:0}.chests-module__78YNzG__chestImageContainer{min-height:140px;padding:16px}.chests-module__78YNzG__chestImage{max-width:100px}.chests-module__78YNzG__chestContent{padding:14px}.chests-module__78YNzG__chestName{font-size:1rem}.chests-module__78YNzG__chestTH,.chests-module__78YNzG__chestChance{font-size:.8rem}.chests-module__78YNzG__chestHint{font-size:.75rem}.chests-module__78YNzG__chestCard:hover{transform:none}.chests-module__78YNzG__chestCard:active{opacity:.9;transform:scale(.97)}.chests-module__78YNzG__chestCardClickable:hover{box-shadow:none;transform:none}.chests-module__78YNzG__chestCardClickable:active{transform:scale(.97)}.chests-module__78YNzG__collectionsButton{padding:20px 24px}.chests-module__78YNzG__collectionsTitle{font-size:1.3rem}.chests-module__78YNzG__collectionsSubtitle{font-size:.85rem}.chests-module__78YNzG__collectionsArrow{font-size:2rem}}@media (max-width:480px){.chests-module__78YNzG__chestsGrid{gap:8px}.chests-module__78YNzG__chestImageContainer{min-height:100px;padding:12px}.chests-module__78YNzG__chestImage{max-width:80px}.chests-module__78YNzG__chestContent{padding:10px}.chests-module__78YNzG__chestName{font-size:.85rem}.chests-module__78YNzG__chestTH,.chests-module__78YNzG__chestChance{font-size:.75rem}.chests-module__78YNzG__collectionsButton{padding:16px 18px}.chests-module__78YNzG__collectionsTitle{font-size:1.1rem}}@supports (padding-bottom:env(safe-area-inset-bottom)){@media (max-width:768px){.chests-module__78YNzG__chestsContainer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}}@keyframes chests-module__78YNzG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes chests-module__78YNzG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chests-module__78YNzG__fadeIn{animation:.3s ease-out forwards chests-module__78YNzG__fadeIn}.chests-module__78YNzG__slideUp{opacity:0;animation:.4s ease-out forwards chests-module__78YNzG__slideUp}.chests-module__78YNzG__chestCardClickable{cursor:pointer;transition:transform .3s,box-shadow .3s,border-color .3s}.chests-module__78YNzG__chestCardClickable:hover{box-shadow:0 12px 25px #0006, 0 0 12px color-mix(in srgb, var(--chest-color) 25%, transparent);transform:translateY(-10px);border-color:var(--chest-color)!important}.chests-module__78YNzG__chestCardClickable:hover .chests-module__78YNzG__chestImage{transform:scale(1.08)}.chests-module__78YNzG__chestCardClickable:active{transform:scale(.98)}.chests-module__78YNzG__chestCardDisabled{opacity:.4;cursor:not-allowed}.chests-module__78YNzG__chestImage{transition:transform .3s}.chests-module__78YNzG__modalLoading{color:#fff;z-index:1000;background:#000000b3;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.chests-module__78YNzG__fadeIn,.chests-module__78YNzG__slideUp{opacity:1;animation:none;transform:none}.chests-module__78YNzG__chestCardClickable:hover{transform:none}}:is(:root[data-color-scheme=light] .chests-module__78YNzG__backLink,:root[data-color-scheme=light] .chests-module__78YNzG__breadcrumbLink,:root[data-color-scheme=light] .chests-module__78YNzG__tabs,:root[data-color-scheme=light] .chests-module__78YNzG__factBox,:root[data-color-scheme=light] .chests-module__78YNzG__chestCard,:root[data-color-scheme=light] .chests-module__78YNzG__collectionsButton,:root[data-color-scheme=light] .chests-module__78YNzG__sourceNote){background:color-mix(in srgb, var(--md-sys-color-surface-container) 92%, transparent);border-color:var(--md-sys-color-outline-variant);box-shadow:var(--md-sys-elevation-1);color:var(--md-sys-color-on-surface)!important}:is(:root[data-color-scheme=light] .chests-module__78YNzG__backLink:hover,:root[data-color-scheme=light] .chests-module__78YNzG__breadcrumbLink:hover,:root[data-color-scheme=light] .chests-module__78YNzG__collectionsButton:hover){background:color-mix(in srgb, var(--md-sys-color-surface-container-high) 94%, transparent);border-color:color-mix(in srgb, var(--md-sys-color-primary) 42%, var(--md-sys-color-outline-variant));box-shadow:var(--md-sys-elevation-2)}:is(:root[data-color-scheme=light] .chests-module__78YNzG__breadcrumbSep,:root[data-color-scheme=light] .chests-module__78YNzG__tab,:root[data-color-scheme=light] .chests-module__78YNzG__factText,:root[data-color-scheme=light] .chests-module__78YNzG__chestTH,:root[data-color-scheme=light] .chests-module__78YNzG__chestChance,:root[data-color-scheme=light] .chests-module__78YNzG__chestHint,:root[data-color-scheme=light] .chests-module__78YNzG__collectionsSubtitle){color:var(--md-sys-color-on-surface-variant)}:root[data-color-scheme=light] .chests-module__78YNzG__breadcrumbCurrent{background:color-mix(in srgb, var(--md-sys-color-surface-container) 88%, transparent);border-color:var(--md-sys-color-outline-variant);color:var(--md-sys-color-on-surface);box-shadow:var(--md-sys-elevation-1)}:is(:root[data-color-scheme=light] .chests-module__78YNzG__thLabel,:root[data-color-scheme=light] .chests-module__78YNzG__sliderLabels,:root[data-color-scheme=light] .chests-module__78YNzG__sliderTopHint,:root[data-color-scheme=light] .chests-module__78YNzG__sliderInlineHint){color:var(--md-sys-color-surface-container-lowest);text-shadow:0 1px 10px color-mix(in srgb, var(--md-sys-color-scrim) 42%, transparent)}:root[data-color-scheme=light] .chests-module__78YNzG__thValue{color:var(--md-sys-color-primary-container)}:is(:root[data-color-scheme=light] .chests-module__78YNzG__title,:root[data-color-scheme=light] .chests-module__78YNzG__factTitle,:root[data-color-scheme=light] .chests-module__78YNzG__chestName,:root[data-color-scheme=light] .chests-module__78YNzG__collectionsTitle){color:var(--md-sys-color-on-surface)}:root[data-color-scheme=light] .chests-module__78YNzG__title{color:var(--md-sys-color-surface-container-lowest);text-shadow:0 1px 12px color-mix(in srgb, var(--md-sys-color-scrim) 42%, transparent)}:root[data-color-scheme=light] .chests-module__78YNzG__chestsContainer{--chance-very-low:#b3261e;--chance-low:#9c5f00;--chance-medium:#806600;--chance-high:#0b7a3f}:root[data-color-scheme=light] .chests-module__78YNzG__tabActive{background:var(--md-sys-color-primary);box-shadow:0 6px 18px color-mix(in srgb, var(--md-sys-color-primary) 22%, transparent);color:var(--md-sys-color-on-primary)!important}:is(:root[data-color-scheme=light] .chests-module__78YNzG__chestImageContainer,:root[data-color-scheme=light] .chests-module__78YNzG__chestContent){background:var(--md-sys-color-surface-container-low);border-color:var(--md-sys-color-outline-variant)}:root[data-color-scheme=light] .chests-module__78YNzG__thSlider{box-shadow:inset 0 1px 3px color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent)}:root[data-color-scheme=light] .chests-module__78YNzG__thSlider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--md-sys-color-primary) var(--fill-width), var(--md-sys-color-surface-container-highest) var(--fill-width))}:root[data-color-scheme=light] .chests-module__78YNzG__thSlider::-moz-range-track{background:var(--md-sys-color-surface-container-highest)}:root[data-color-scheme=light] .chests-module__78YNzG__modalLoading{background:color-mix(in srgb, var(--md-sys-color-scrim) 26%, transparent);color:var(--md-sys-color-on-surface)}
