.eg-collections-hub{background:var(--eg-hub-bg);color:var(--eg-hub-ink);padding:24px 0 64px}.eg-collections-hub *{box-sizing:border-box}.eg-collections-hub__inner{max-width:var(--eg-hub-max)}.eg-collections-hub__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);align-items:center;min-height:318px;overflow:hidden;padding:clamp(30px,4vw,54px);border:1px solid var(--eg-hub-border);border-radius:calc(var(--eg-hub-radius) + 10px);background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--eg-hub-accent) 12%,transparent),transparent 32%),linear-gradient(135deg,#fff 0%,var(--eg-hub-soft) 100%)}.eg-collections-hub__hero::after{content:"";position:absolute;inset:auto -70px -95px auto;width:240px;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--eg-hub-accent) 18%,transparent);border-radius:50%;pointer-events:none}.eg-collections-hub__hero-copy{position:relative;z-index:2;max-width:760px}.eg-collections-hub__eyebrow,.eg-collections-hub__kicker{margin:0 0 9px;color:var(--eg-hub-accent);font-size:1.18rem;font-weight:800;letter-spacing:.14em;line-height:1.2}.eg-collections-hub__title{max-width:760px;margin:0;color:var(--eg-hub-ink);font-size:clamp(3.8rem,5vw,6.8rem);font-weight:800;letter-spacing:-.045em;line-height:.98}.eg-collections-hub__intro{max-width:650px;margin:16px 0 0;color:var(--eg-hub-muted);font-size:clamp(1.5rem,1.55vw,1.85rem);line-height:1.48;letter-spacing:0}.eg-collections-hub__all-cta{display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:var(--eg-hub-ink);font-size:1.34rem;font-weight:750;text-decoration:none}.eg-collections-hub__all-cta svg,.eg-collections-hub__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.eg-collections-hub__dash{position:relative;z-index:1;align-self:stretch;min-height:270px}.eg-collections-hub__dash-halo{position:absolute;inset:50% 50% auto auto;width:min(300px,84%);aspect-ratio:1;transform:translate(50%,-48%);border-radius:50%;background:color-mix(in srgb,var(--eg-hub-accent) 8%,#fff)}.eg-collections-hub__dash-image{position:absolute;right:0;bottom:-36px;z-index:2;width:min(324px,100%);max-height:338px;object-fit:contain;object-position:center bottom}.eg-collections-hub__dash-badge{position:absolute;top:18px;left:-4px;z-index:3;display:inline-flex;padding:8px 12px;border:1px solid var(--eg-hub-border);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(7,21,46,.07);color:var(--eg-hub-accent);font-size:.98rem;font-weight:800;letter-spacing:.055em;white-space:nowrap}.eg-collections-hub__quick{display:flex;gap:9px;margin-top:16px;padding:2px 0 4px;overflow-x:auto;scrollbar-width:none}.eg-collections-hub__quick::-webkit-scrollbar{display:none}.eg-collections-hub__chip{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--eg-hub-border);border-radius:999px;background:#fff;color:var(--eg-hub-ink);font-size:1.2rem;font-weight:700;text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.eg-collections-hub__chip span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;font-size:.9rem;font-weight:850}.eg-collections-hub__chip--ps span{background:#1769d2}.eg-collections-hub__chip--xbox span{background:#107c10}.eg-collections-hub__chip--nin span{background:#e60012}.eg-collections-hub__chip--sale span{background:#f05a32}.eg-collections-hub__chip--reserve span{background:#7b42dc}.eg-collections-hub__chip--used span{background:#657081}.eg-collections-hub__chip:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--eg-hub-accent) 35%,var(--eg-hub-border));box-shadow:0 9px 24px rgba(7,21,46,.07)}.eg-collections-hub__featured,.eg-collections-hub__group{scroll-margin-top:150px}.eg-collections-hub__featured{margin-top:var(--eg-hub-section-gap)}.eg-collections-hub__groups{display:grid;gap:var(--eg-hub-section-gap);margin-top:var(--eg-hub-section-gap)}.eg-collections-hub__section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.eg-collections-hub__section-head--compact{margin-bottom:16px}.eg-collections-hub__section-head h2{margin:0;color:var(--eg-hub-ink);font-size:clamp(2.35rem,2.4vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.08}.eg-collections-hub__section-head p:not(.eg-collections-hub__kicker){max-width:760px;margin:8px 0 0;color:var(--eg-hub-muted);font-size:1.42rem;line-height:1.5;letter-spacing:0}.eg-collections-hub__group{--eg-group-accent:var(--eg-hub-accent)}.eg-collections-hub__group[id^="EgHubPlayStation"]{--eg-group-accent:#1769d2}.eg-collections-hub__group[id^="EgHubXbox"]{--eg-group-accent:#107c10}.eg-collections-hub__group[id^="EgHubNintendo"]{--eg-group-accent:#e60012}.eg-collections-hub__group[id^="EgHubUsed"]{--eg-group-accent:#657081}.eg-collections-hub__group[id^="EgHubDiscover"]{--eg-group-accent:#b88724}.eg-collections-hub__group .eg-collections-hub__section-head>div::before{content:"";display:block;width:44px;height:3px;margin:0 0 10px;border-radius:999px;background:var(--eg-group-accent)}.eg-collections-hub__group .eg-collections-hub__kicker{color:var(--eg-group-accent)}.eg-collections-hub__featured-grid,.eg-collections-hub__grid{display:grid;gap:var(--eg-hub-gap)}.eg-collections-hub__featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.eg-collections-hub__grid{grid-template-columns:repeat(var(--eg-hub-columns-desktop),minmax(0,1fr))}.eg-collections-hub__card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--eg-hub-border);border-radius:var(--eg-hub-radius);background:#fff;box-shadow:0 8px 28px rgba(7,21,46,.045);color:var(--eg-hub-ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.eg-collections-hub__card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--eg-hub-accent) 30%,var(--eg-hub-border));box-shadow:0 16px 36px rgba(7,21,46,.09)}.eg-collections-hub__card-media{position:relative;aspect-ratio:var(--eg-hub-card-ratio);overflow:hidden;background:var(--eg-hub-soft)}.eg-collections-hub__card--featured .eg-collections-hub__card-media{aspect-ratio:4/4.7}.eg-collections-hub__card-image,.eg-collections-hub__placeholder{display:block;width:100%;height:100%}.eg-collections-hub__card-image{object-fit:cover;object-position:center;transition:transform .35s ease}.eg-collections-hub__card:hover .eg-collections-hub__card-image{transform:scale(1.025)}.eg-collections-hub__card-body{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:10px;padding:13px 13px 14px}.eg-collections-hub__card-copy{min-width:0}.eg-collections-hub__card-copy h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--eg-hub-ink);font-size:1.52rem;font-weight:800;letter-spacing:-.015em;line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:2}.eg-collections-hub__card-copy p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--eg-hub-muted);font-size:1.12rem;line-height:1.25;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.eg-collections-hub__arrow{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid var(--eg-hub-border);border-radius:50%;background:#fff;transition:transform .18s ease,background .18s ease}.eg-collections-hub__arrow svg{width:16px;height:16px}.eg-collections-hub__card:hover .eg-collections-hub__arrow{transform:translateX(2px);background:var(--eg-hub-soft)}@media screen and (max-width:1199px){.eg-collections-hub__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:989px){.eg-collections-hub{padding-top:18px}.eg-collections-hub__hero{grid-template-columns:minmax(0,1.3fr) minmax(190px,.7fr);min-height:278px;padding:28px}.eg-collections-hub__title{font-size:clamp(3.5rem,6.5vw,5rem)}.eg-collections-hub__dash{min-height:225px}.eg-collections-hub__dash-image{bottom:-28px;width:min(270px,100%);max-height:278px}.eg-collections-hub__featured-grid,.eg-collections-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.eg-collections-hub{padding:10px 0 40px}.eg-collections-hub__hero{grid-template-columns:minmax(0,1fr) minmax(104px,29%);min-height:224px;padding:20px 16px 18px;border-radius:calc(var(--eg-hub-radius) + 6px)}.eg-collections-hub__hero-copy{min-width:0}.eg-collections-hub__eyebrow,.eg-collections-hub__kicker{font-size:.94rem;letter-spacing:.115em}.eg-collections-hub__title{font-size:clamp(2.9rem,7.7vw,3.6rem);line-height:1.01;letter-spacing:-.04em}.eg-collections-hub__intro{margin-top:10px;font-size:1.2rem;line-height:1.38;letter-spacing:0}.eg-collections-hub__all-cta{margin-top:14px;font-size:1.12rem}.eg-collections-hub__all-cta svg{width:18px;height:18px}.eg-collections-hub__dash{min-height:166px}.eg-collections-hub__dash-halo{width:132px}.eg-collections-hub__dash-image{right:-8px;bottom:-17px;width:148px;max-width:130%;max-height:188px}.eg-collections-hub__dash-badge{top:6px;left:auto;right:-2px;padding:5px 7px;font-size:.72rem;letter-spacing:.035em}.eg-collections-hub__quick{gap:7px;margin-top:11px;margin-right:-1.5rem;padding:2px 1.5rem 3px 0;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent 100%)}.eg-collections-hub__chip{min-height:37px;padding:0 10px;gap:6px;font-size:1.02rem}.eg-collections-hub__chip span{width:20px;height:20px;font-size:.74rem}.eg-collections-hub__featured{margin-top:28px}.eg-collections-hub__groups{gap:34px;margin-top:34px}.eg-collections-hub__section-head{margin-bottom:12px}.eg-collections-hub__section-head h2{font-size:2.25rem}.eg-collections-hub__section-head p:not(.eg-collections-hub__kicker){margin-top:5px;font-size:1.16rem;line-height:1.42}.eg-collections-hub__group .eg-collections-hub__section-head>div::before{width:38px;height:3px;margin-bottom:8px}.eg-collections-hub__featured-grid,.eg-collections-hub__grid{grid-template-columns:repeat(var(--eg-hub-columns-mobile),minmax(0,1fr));gap:11px}.eg-collections-hub__card{border-radius:max(12px,calc(var(--eg-hub-radius) - 3px))}.eg-collections-hub__card--featured .eg-collections-hub__card-media{aspect-ratio:4/4.65}.eg-collections-hub__card-body{min-height:70px;padding:9px 9px 10px}.eg-collections-hub__card-copy h3{font-size:1.28rem;line-height:1.12}.eg-collections-hub__card-copy p{margin-top:3px;font-size:.98rem;line-height:1.2}.eg-collections-hub__arrow{flex-basis:28px;width:28px;height:28px}.eg-collections-hub__arrow svg{width:14px;height:14px}}@media screen and (max-width:430px){.eg-collections-hub__hero{grid-template-columns:minmax(0,1fr) 96px;min-height:218px}.eg-collections-hub__title{font-size:clamp(2.72rem,8vw,3.28rem)}.eg-collections-hub__intro{max-width:245px}.eg-collections-hub__dash-image{right:-12px;width:138px}.eg-collections-hub__dash-badge{right:-8px}}@media (prefers-reduced-motion:reduce){.eg-collections-hub__card,.eg-collections-hub__card-image,.eg-collections-hub__chip,.eg-collections-hub__arrow{transition:none}}
