.hero-module__VtfGiq__frame{--hero-a2:var(--rf-accent-2,var(--rf-accent));--hero-a2-ink:var(--rf-accent-2-ink,var(--rf-accent-ink,var(--rf-accent)));--hero-grad:var(--acc-grad,linear-gradient(100deg, var(--rf-accent), var(--rf-accent-2,var(--rf-accent))));--hero-ease:var(--rf-ease-out,cubic-bezier(.23, 1, .32, 1));border:1px solid var(--panel-bd);border-radius:var(--radius);background-image:radial-gradient(circle at 15% 12%, color-mix(in srgb, var(--hero-a2) 9%, transparent) 0%, transparent 45%), radial-gradient(circle at 85% 60%, color-mix(in srgb, var(--rf-accent) 10%, transparent) 0%, transparent 50%);max-width:1240px;margin:0 auto;position:relative;overflow:hidden}.hero-module__VtfGiq__hero{grid-template-columns:1fr;gap:36px;padding:40px 20px;display:grid}@media (min-width:980px){.hero-module__VtfGiq__hero{grid-template-columns:1fr 1.15fr;align-items:center;gap:52px;min-height:510px;padding:58px 40px 54px}}.hero-module__VtfGiq__copy{flex-direction:column;gap:21px;min-width:0;display:flex}.hero-module__VtfGiq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--hero-a2-ink);background:color-mix(in srgb, var(--hero-a2) 11%, transparent);border:1px solid color-mix(in srgb, var(--hero-a2) 30%, transparent);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 15px;font-size:.72rem;font-weight:800;display:inline-flex}.hero-module__VtfGiq__eyebrowDot{background:var(--hero-a2);width:6px;height:6px;box-shadow:0 0 9px var(--hero-a2);border-radius:50%;flex:none}.hero-module__VtfGiq__headline{letter-spacing:-.035em;text-wrap:balance;color:var(--text);margin:0;font-size:clamp(2.3rem,4.6vw,3.7rem);font-weight:800;line-height:1.06}.hero-module__VtfGiq__headlineAccent{color:var(--rf-accent-ink,var(--rf-accent))}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-module__VtfGiq__headlineAccent{background:var(--hero-grad);color:#0000;-webkit-background-clip:text;background-clip:text}}.hero-module__VtfGiq__sub{color:var(--muted);max-width:45ch;margin:0;font-size:1.05rem}.hero-module__VtfGiq__presetLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);align-items:center;gap:7px;margin:0 0 9px;font-size:.68rem;display:flex}.hero-module__VtfGiq__presetRow{flex-wrap:wrap;gap:8px;display:flex}.hero-module__VtfGiq__preset{font:inherit;cursor:pointer;border-radius:var(--radius-sm);background:var(--chip);border:1px solid var(--panel-bd);color:var(--muted);transition:color .2s var(--hero-ease), border-color .2s var(--hero-ease), background .2s var(--hero-ease), box-shadow .2s var(--hero-ease), transform .2s var(--hero-ease);padding:10px 17px;font-size:.84rem;font-weight:700}.hero-module__VtfGiq__preset[aria-pressed=true]{color:var(--rf-accent-ink,var(--rf-accent));border-color:var(--hero-a2);background:color-mix(in srgb, var(--hero-a2) 13%, transparent);box-shadow:0 0 14px color-mix(in srgb, var(--hero-a2) 26%, transparent)}.hero-module__VtfGiq__preset:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px}.hero-module__VtfGiq__ctas{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.hero-module__VtfGiq__btn{border-radius:var(--radius-sm);transition:transform .22s var(--hero-ease), box-shadow .22s var(--hero-ease), border-color .22s var(--hero-ease);border:1px solid #0000;align-items:center;gap:8px;padding:14px 26px;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.hero-module__VtfGiq__btnPrimary{background:var(--hero-grad);color:var(--rf-on-accent);box-shadow:0 0 22px color-mix(in srgb, var(--rf-accent) 34%, transparent)}.hero-module__VtfGiq__btnSecondary{background:color-mix(in srgb, var(--text) 5%, transparent);color:var(--text);border-color:var(--panel-bd)}.hero-module__VtfGiq__btn:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px}.hero-module__VtfGiq__proof{color:var(--faint);margin:0;font-size:.77rem}.hero-module__VtfGiq__card{background:color-mix(in srgb, var(--panel-solid,var(--panel)) 90%, transparent);border:1px solid color-mix(in srgb, var(--hero-a2) 24%, var(--panel-bd));border-radius:var(--radius);min-width:0;box-shadow:var(--shadow), 0 0 34px -18px color-mix(in srgb, var(--hero-a2) 42%, transparent);position:relative;overflow:hidden}.hero-module__VtfGiq__cardTop{background:var(--hero-grad);height:2px}.hero-module__VtfGiq__cardHead{border-bottom:1px solid var(--panel-bd);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding:18px 20px 14px;display:flex}.hero-module__VtfGiq__cardLabel{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;font-size:.66rem}.hero-module__VtfGiq__cardName{letter-spacing:-.02em;color:var(--text);margin:5px 0 0;font-size:1.1rem;font-weight:800}.hero-module__VtfGiq__badge{color:var(--signal,var(--ok));background:color-mix(in srgb, var(--signal,var(--ok)) 15%, transparent);border:1px solid color-mix(in srgb, var(--signal,var(--ok)) 34%, transparent);border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.hero-module__VtfGiq__badgeOk{--signal:var(--ok)}.hero-module__VtfGiq__badgeWarn{--signal:var(--warn)}.hero-module__VtfGiq__badgeFail{--signal:var(--fail)}.hero-module__VtfGiq__parts{flex-direction:column;gap:9px;margin:0;padding:0 20px 16px;list-style:none;display:flex}.hero-module__VtfGiq__part{background:color-mix(in srgb, var(--text) 3%, transparent);border:1px solid var(--panel-bd);border-radius:var(--radius-xs);transition:background .2s var(--hero-ease), border-color .2s var(--hero-ease), transform .2s var(--hero-ease);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 13px;display:grid}.hero-module__VtfGiq__partType{letter-spacing:.06em;text-align:center;min-width:42px;color:var(--rf-accent-ink,var(--rf-accent));background:color-mix(in srgb, var(--hero-a2) 14%, transparent);border-radius:var(--radius-xs);padding:4px 7px;font-size:.65rem;font-weight:800}.hero-module__VtfGiq__partName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:.88rem;font-weight:600;text-decoration:none;overflow:hidden}.hero-module__VtfGiq__partName:hover{text-underline-offset:.2rem;text-decoration:underline}.hero-module__VtfGiq__partName:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px;border-radius:var(--radius-xs)}.hero-module__VtfGiq__partPrice{color:var(--text);font-size:.87rem;font-weight:700}.hero-module__VtfGiq__partPending{color:var(--faint);font-size:.73rem}.hero-module__VtfGiq__metrics{grid-template-columns:repeat(3,1fr);gap:9px;padding:0 20px 16px;display:grid}.hero-module__VtfGiq__metric{background:color-mix(in srgb, var(--text) 3%, transparent);border:1px solid var(--panel-bd);border-radius:var(--radius-xs);text-align:center;transition:border-color .2s var(--hero-ease), transform .2s var(--hero-ease);padding:14px 10px}.hero-module__VtfGiq__metricValue{color:var(--rf-accent-ink,var(--rf-accent));font-size:1.88rem;line-height:1.1;display:block}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hero-module__VtfGiq__metricValue{background:var(--hero-grad);color:#0000;-webkit-background-clip:text;background-clip:text}}.hero-module__VtfGiq__metricValueGood{color:var(--ok);-webkit-text-fill-color:var(--ok);background:0 0}.hero-module__VtfGiq__metricValueWatch{color:var(--warn);-webkit-text-fill-color:var(--warn);background:0 0}.hero-module__VtfGiq__metricValueWord{white-space:normal;overflow-wrap:break-word;font-size:1.05rem;line-height:1.25}.hero-module__VtfGiq__metricLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-top:6px;font-size:.62rem;display:block}.hero-module__VtfGiq__metricsNote{color:var(--faint);margin:0 20px 16px;font-size:.7rem}.hero-module__VtfGiq__metricsNoteLink{color:var(--rf-accent-ink,var(--rf-accent));text-underline-offset:.2rem;text-decoration:underline}.hero-module__VtfGiq__metricsNoteLink:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px}.hero-module__VtfGiq__fpsBar{border-radius:var(--radius-xs);background:color-mix(in srgb, var(--rf-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--rf-accent) 30%, transparent);flex-wrap:wrap;align-items:center;gap:10px;margin:0 20px 16px;padding:12px 14px;display:flex}.hero-module__VtfGiq__fpsThumb{border-radius:var(--radius-xs);background:var(--bg2);flex:none;width:52px;height:30px;position:relative;overflow:hidden}.hero-module__VtfGiq__fpsThumbImg{object-fit:cover}.hero-module__VtfGiq__fpsGame{color:var(--text);font-size:.87rem;font-weight:700;display:block}.hero-module__VtfGiq__fpsRes{color:var(--muted);font-size:.74rem;display:block}.hero-module__VtfGiq__fpsNum{color:var(--hero-a2-ink);margin-left:auto;font-size:1.3rem}.hero-module__VtfGiq__fpsEst{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;text-underline-offset:.2rem;font-size:.64rem;text-decoration:underline}.hero-module__VtfGiq__fpsEst:hover{color:var(--rf-accent-ink,var(--rf-accent))}.hero-module__VtfGiq__cardFoot{border-top:1px solid var(--panel-bd);background:color-mix(in srgb, var(--text) 2%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:15px 20px;display:flex}.hero-module__VtfGiq__totalLabel{color:var(--faint);letter-spacing:.09em;text-transform:uppercase;font-size:.63rem;display:block}.hero-module__VtfGiq__totalValue{letter-spacing:-.03em;color:var(--text);font-size:1.3rem}.hero-module__VtfGiq__footBtn{border-radius:var(--radius-sm);background:var(--hero-grad);color:var(--rf-on-accent);white-space:nowrap;transition:transform .22s var(--hero-ease), box-shadow .22s var(--hero-ease);padding:10px 18px;font-size:.84rem;font-weight:800;text-decoration:none}.hero-module__VtfGiq__footBtn:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px}.hero-module__VtfGiq__games{border-top:1px solid var(--panel-bd);background:color-mix(in srgb, var(--bg2) 58%, transparent);padding:28px 20px 34px}@media (min-width:980px){.hero-module__VtfGiq__games{padding:32px 40px 38px}}.hero-module__VtfGiq__gamesHead{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.hero-module__VtfGiq__gamesTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.2rem;font-weight:800}.hero-module__VtfGiq__gamesSource{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-xs);background:var(--chip);border:1px solid var(--panel-bd);padding:3px 8px;font-size:.66rem}.hero-module__VtfGiq__gamesSub{color:var(--muted);max-width:70ch;margin:0 0 16px;font-size:.89rem}.hero-module__VtfGiq__gameGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:720px){.hero-module__VtfGiq__gameGrid{grid-template-columns:repeat(4,1fr)}}.hero-module__VtfGiq__game{border:1px solid var(--panel-bd);border-radius:var(--radius-xs);background:var(--bg2);cursor:pointer;font:inherit;text-align:left;color:inherit;transition:transform .24s var(--hero-ease), border-color .24s var(--hero-ease), box-shadow .24s var(--hero-ease);padding:0;position:relative;overflow:hidden}.hero-module__VtfGiq__gameArt{aspect-ratio:16/9;background:var(--bg2);display:block;position:relative;overflow:hidden}.hero-module__VtfGiq__gameArtImg{object-fit:cover;opacity:.92;transition:transform .5s var(--hero-ease), opacity .5s var(--hero-ease)}.hero-module__VtfGiq__gameArt:after{content:"";background:linear-gradient(to top, var(--bg2) 5%, color-mix(in srgb, var(--bg2) 42%, transparent) 48%, transparent 88%);position:absolute;inset:0}.hero-module__VtfGiq__gameFresh{z-index:2;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--radius-xs);color:var(--rf-on-accent);background:var(--rf-accent);padding:3px 7px;font-size:.58rem;font-weight:800;position:absolute;top:7px;left:7px}.hero-module__VtfGiq__game[aria-pressed=true]{border-color:var(--hero-a2);box-shadow:0 0 0 1px color-mix(in srgb, var(--hero-a2) 45%, transparent), 0 0 24px -10px color-mix(in srgb, var(--hero-a2) 60%, transparent)}.hero-module__VtfGiq__game:focus-visible{outline:2px solid var(--hero-a2);outline-offset:2px}.hero-module__VtfGiq__gameBody{padding:11px 13px 13px;display:block}.hero-module__VtfGiq__gameName{text-overflow:ellipsis;white-space:nowrap;color:var(--text);margin-bottom:5px;font-size:.83rem;font-weight:700;display:block;overflow:hidden}.hero-module__VtfGiq__gameFps{color:var(--hero-a2-ink);font-size:1.16rem}.hero-module__VtfGiq__gameFpsUnit{color:var(--muted);font-size:.66rem}@media (hover:hover) and (pointer:fine){.hero-module__VtfGiq__preset:hover{color:var(--text);border-color:color-mix(in srgb, var(--text) 20%, transparent);transform:translateY(-2px)}.hero-module__VtfGiq__btnPrimary:hover{box-shadow:0 0 32px color-mix(in srgb, var(--rf-accent) 58%, transparent);transform:translateY(-2px)}.hero-module__VtfGiq__btnSecondary:hover{border-color:color-mix(in srgb, var(--rf-accent) 50%, transparent);transform:translateY(-2px)}.hero-module__VtfGiq__part:hover{background:color-mix(in srgb, var(--hero-a2) 9%, transparent);border-color:color-mix(in srgb, var(--hero-a2) 44%, transparent);transform:translate(3px)}.hero-module__VtfGiq__metric:hover{border-color:color-mix(in srgb, var(--hero-a2) 42%, transparent);transform:translateY(-2px)}.hero-module__VtfGiq__footBtn:hover{box-shadow:0 0 26px color-mix(in srgb, var(--rf-accent) 50%, transparent);transform:translateY(-2px)}.hero-module__VtfGiq__game:hover{border-color:color-mix(in srgb, var(--hero-a2) 60%, transparent);box-shadow:var(--shadow), 0 0 22px -8px color-mix(in srgb, var(--hero-a2) 55%, transparent);transform:translateY(-4px)}.hero-module__VtfGiq__game:hover .hero-module__VtfGiq__gameArtImg{opacity:1;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.hero-module__VtfGiq__preset:hover,.hero-module__VtfGiq__btn:hover,.hero-module__VtfGiq__part:hover,.hero-module__VtfGiq__metric:hover,.hero-module__VtfGiq__footBtn:hover,.hero-module__VtfGiq__game:hover,.hero-module__VtfGiq__game:hover .hero-module__VtfGiq__gameArtImg{transform:none!important}}html[data-rf-anim=off] .hero-module__VtfGiq__preset:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__btn:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__part:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__metric:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__footBtn:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__game:hover{transform:none!important}html[data-rf-anim=off] .hero-module__VtfGiq__game:hover .hero-module__VtfGiq__gameArtImg{transform:none!important}
