.major-shop-info{background:#27292f;border:1px solid #383c46;border-radius:8px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;padding:12px 16px;display:flex}.major-shop-info .major-shop-label{color:#f5f6f7b8;font-size:clamp(14px,1.6vw,16px);font-weight:500}.major-shop-info .major-shop-price{color:#f5f6f7;align-items:center;gap:6px;font-size:clamp(18px,2vw,20px);font-weight:600;display:inline-flex}.major-shop-info .major-shop-price img{object-fit:contain;width:1em;max-width:22px;height:1em;max-height:22px}.major-shop-info .major-shop-link{margin-left:auto}.major-shop-info .store-currencies{flex-basis:100%;min-width:0}.major-shop-info .store-currencies summary{color:#f5f6f7b8;cursor:pointer;width:fit-content;font-size:clamp(14px,1.6vw,16px)}.major-shop-info .store-currencies summary:hover{color:#f5f6f7}.major-shop-info .store-currencies table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin-top:12px;font-size:clamp(14px,1.6vw,16px)}.major-shop-info .store-currencies th,.major-shop-info .store-currencies td{text-align:right;white-space:nowrap;border-bottom:1px solid #383c46;padding:6px 8px}.major-shop-info .store-currencies th:first-child,.major-shop-info .store-currencies td:first-child{text-align:left}.major-shop-info .store-currencies th{color:#f5f6f7b8;font-weight:500}.major-shop-info .store-currencies .code{font-weight:600}.major-shop-info .store-currencies .name{color:#f5f6f7b8}.major-shop-info .store-currencies tr.current td{background:#2e3138}.major-shop-info .store-currencies .cheaper{color:#3fa367}.major-shop-info .store-currencies .pricier{color:#f5f6f7b8}.major-shop-info .store-currencies .table-scroll{max-width:100%;overflow-x:auto}@media (width<=600px){.major-shop-info .store-currencies .name{display:none}.major-shop-info .store-currencies table{font-size:clamp(12px,1.4vw,14px)}.major-shop-info .store-currencies th,.major-shop-info .store-currencies td{padding:6px 4px}.major-shop-info .store-currencies th{white-space:normal;vertical-align:bottom}}.major-shop-info .store-currencies-note{color:#f5f6f770;margin:8px 0 0;font-size:clamp(12px,1.4vw,14px)}.major-shop-info .major-shop-note{color:#f5f6f7b8;flex-basis:100%;margin:0;font-size:clamp(14px,1.6vw,16px);line-height:1.5}.sticker-variants{margin-bottom:24px}.sticker-variants h3.sub{margin:0 0 12px}.sticker-variants .variants-grid{grid-template-columns:repeat(var(--variant-cols,4), 1fr);gap:10px;display:grid}.sticker-variants .variant{color:#f5f6f7;background:#27292f;border:1px solid #383c46;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.sticker-variants .variant:hover{background:#2e3138}.sticker-variants .variant[data-current=true]{background:#2e3138;border-color:#3fa3677a}.sticker-variants .variant img{object-fit:contain;width:56px;height:56px}.sticker-variants .variant-effect{text-transform:uppercase;letter-spacing:.04em;color:#f5f6f7b8;font-size:clamp(12px,1.4vw,14px)}.sticker-variants .variant.foil .variant-effect{color:#c7cdd6}.sticker-variants .variant.holo .variant-effect{color:#7bc9ff}.sticker-variants .variant.gold .variant-effect{color:#ffd46b}.sticker-variants .variant.champion{box-shadow:inset 0 0 0 1px #ffd46b80}.sticker-variants .variant.ranked{box-shadow:inset 0 0 0 1px #7bc9ff80}.sticker-variants .variant-qualifier{text-transform:uppercase;letter-spacing:.05em;font-size:clamp(12px,1.4vw,14px);font-weight:600;line-height:1}.sticker-variants .variant-qualifier.champion{color:#ffd46b}.sticker-variants .variant-qualifier.ranked{color:#7bc9ff}.sticker-variants .variant-token{align-items:center;gap:4px;font-size:clamp(16px,1.8vw,18px);font-weight:600;display:inline-flex}.sticker-variants .variant-token .token-icon{object-fit:contain;width:1em;max-width:18px;height:1em;max-height:18px}.sticker-variants .variant-market{color:#f5f6f7b8;font-size:clamp(12px,1.4vw,14px)}.highlight-video.svelte-17ngjaw video:where(.svelte-17ngjaw){aspect-ratio:16/9;object-fit:contain;background:#000;border-radius:12px;width:100%;max-width:720px;display:block}.music-kit-player{flex-direction:column;gap:12px;min-width:0;display:flex}.music-kit-player .mkp-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.music-kit-player .mkp-head h2{margin:0}.music-kit-player .mkp-compare{flex-shrink:0}.music-kit-player .mkp-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.music-kit-player .mkp-track{background:#ffffff05;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;transition:background .2s;display:flex}@media (hover:hover){.music-kit-player .mkp-track:hover{background:#ffffff0d}}.music-kit-player .mkp-label{color:#f5f6f7b8;font-size:13px;font-weight:500;line-height:145%}.music-kit-player .mkp-audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;height:36px}.voice-line-player{flex-direction:column;gap:12px;min-width:0;display:flex}.voice-line-player h2{margin:0}.voice-line-player .vlp-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px 16px;margin:0;padding:0;list-style:none;display:grid}.voice-line-player .vlp-track{background:#ffffff05;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;transition:background .2s;display:flex}@media (hover:hover){.voice-line-player .vlp-track:hover{background:#ffffff0d}}.voice-line-player .vlp-label{color:#f5f6f7b8;font-size:13px;font-weight:500;line-height:145%}.voice-line-player .vlp-audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;height:36px}#skin .case-sim-cta.svelte-fb2222{background:#27292f;border:1px solid #383c46;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:20px;padding:clamp(14px,2vw,20px);display:flex}#skin .case-sim-cta.svelte-fb2222 a.btn-primary{white-space:nowrap}@media (width<=767px){#skin .case-sim-cta.svelte-fb2222{text-align:center;flex-wrap:wrap}}#skin .case-sim-cta.is-terminal.svelte-fb2222{text-align:left;flex-wrap:wrap;justify-content:space-between}.case-sim-strategies.svelte-fb2222{color:#f5f6f7b8;flex-direction:column;gap:8px;font-size:clamp(14px,1.6vw,16px);display:flex}.case-sim-strategies.svelte-fb2222 ul:where(.svelte-fb2222){flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.case-sim-strategies.svelte-fb2222 li:where(.svelte-fb2222){flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.case-sim-strategies.svelte-fb2222 .case-sim-strat-title:where(.svelte-fb2222){color:#f5f6f7;font-weight:600}.case-sim-strategies.svelte-fb2222 .strat-name:where(.svelte-fb2222){color:#f5f6f7}.case-sim-strategies.svelte-fb2222 .strat-profit:where(.svelte-fb2222){font-weight:600}.case-sim-strategies.svelte-fb2222 .strat-profit.pos:where(.svelte-fb2222){color:#3fa367}.case-sim-strategies.svelte-fb2222 .strat-profit.neg:where(.svelte-fb2222){color:#e0617a}#skin .pet-info.svelte-fb2222{background:#27292f;border:1px solid #383c46;border-radius:8px;flex-direction:column;align-items:flex-start;gap:10px;padding:clamp(14px,2vw,20px);display:flex}#skin .pet-info.svelte-fb2222 h2:where(.svelte-fb2222),#skin .pet-info.svelte-fb2222 p:where(.svelte-fb2222){margin:0}#skin .pet-info.svelte-fb2222 p:where(.svelte-fb2222){color:#f5f6f7b8}#skin .pet-info.svelte-fb2222 .pet-untradable:where(.svelte-fb2222){color:#f5f6f7;font-weight:600}.case-sim-roi.svelte-fb2222{color:#f5f6f7b8;flex-wrap:wrap;align-items:baseline;gap:6px 20px;font-size:clamp(14px,1.6vw,16px);display:flex}.case-sim-roi.svelte-fb2222 span:where(.svelte-fb2222){white-space:nowrap}.case-sim-roi.svelte-fb2222 strong:where(.svelte-fb2222){color:#f5f6f7;font-weight:600}.case-sim-roi.svelte-fb2222 .pos:where(.svelte-fb2222) strong:where(.svelte-fb2222){color:#3fa367}.case-sim-roi.svelte-fb2222 .neg:where(.svelte-fb2222) strong:where(.svelte-fb2222){color:#e0617a}
