.Shop-module__FpCsvG__mark{width:24px;height:24px;-webkit-mask:var(--service-icon) center / contain no-repeat;mask:var(--service-icon) center / contain no-repeat;-webkit-mask:var(--service-icon) center / contain no-repeat;background:currentColor;flex:none;display:inline-block}.Shop-module__FpCsvG__steamMark{--service-icon:url(/icons/brands/steam.svg)}.Shop-module__FpCsvG__telegramMark{--service-icon:url(/icons/brands/telegram.svg)}.Shop-module__FpCsvG__banners{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.Shop-module__FpCsvG__banner{border-radius:calc(var(--radius) + 8px);background:var(--surface-2);min-height:172px;color:var(--fg-9);justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;transition:background .18s;display:flex}.Shop-module__FpCsvG__banner:hover{background:var(--surface-3)}.Shop-module__FpCsvG__bannerCopy{min-width:0}.Shop-module__FpCsvG__banner h2{letter-spacing:-.03em;font-size:25px;font-weight:600;line-height:1.2}.Shop-module__FpCsvG__banner p{color:var(--fg-2);margin-top:6px;font-size:13px}.Shop-module__FpCsvG__bannerIcon{width:54px;height:54px;color:var(--fg-5)}.Shop-module__FpCsvG__bannerAction{color:var(--accent-4);align-items:center;gap:8px;margin-top:23px;font-size:13px;font-weight:500;display:inline-flex}.Shop-module__FpCsvG__page{background:var(--surface-0);min-height:100dvh;color:var(--fg-9);padding:104px 24px 64px}.Shop-module__FpCsvG__container{max-width:1040px;margin:0 auto}.Shop-module__FpCsvG__breadcrumb{color:var(--fg-2);align-items:center;gap:10px;margin-bottom:24px;font-size:12px;display:flex}.Shop-module__FpCsvG__heading{margin-bottom:28px}.Shop-module__FpCsvG__heading h1{letter-spacing:-.03em;font-size:32px;font-weight:600;line-height:1.2}.Shop-module__FpCsvG__heading p{color:var(--fg-2);margin-top:8px;font-size:14px}.Shop-module__FpCsvG__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.Shop-module__FpCsvG__services{grid-column:1/-1;gap:8px;margin-bottom:4px;display:flex}.Shop-module__FpCsvG__service{border-radius:calc(var(--radius) + 4px);color:var(--fg-2);align-items:center;gap:10px;padding:12px 18px;transition:background .18s,color .18s;display:flex}.Shop-module__FpCsvG__service:hover{background:var(--surface-2);color:var(--fg-9)}.Shop-module__FpCsvG__service[data-active=true]{color:var(--fg-9);background:var(--surface-3)}.Shop-module__FpCsvG__service .Shop-module__FpCsvG__mark{width:20px;height:20px}.Shop-module__FpCsvG__service strong{font-size:14px;font-weight:500;display:block}.Shop-module__FpCsvG__panel,.Shop-module__FpCsvG__receipt{border-radius:calc(var(--radius) + 8px);background:var(--surface-2);padding:28px}.Shop-module__FpCsvG__panelTitle{justify-content:space-between;align-items:center;gap:10px;margin-bottom:28px;display:flex}.Shop-module__FpCsvG__panelTitle h2{letter-spacing:-.02em;font-size:20px;font-weight:600}.Shop-module__FpCsvG__panelTitle svg{width:22px;height:22px;color:var(--fg-2)}.Shop-module__FpCsvG__field+.Shop-module__FpCsvG__field{margin-top:26px}.Shop-module__FpCsvG__label{margin-bottom:10px;font-size:13px;font-weight:500;display:block}.Shop-module__FpCsvG__inputRow{background:var(--surface-0);border-radius:calc(var(--radius) + 3px);align-items:center;padding-right:16px;transition:background .18s,box-shadow .18s;display:flex}.Shop-module__FpCsvG__inputRow:focus-within{background:var(--surface-1);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--accent-1) 38%, transparent)}.Shop-module__FpCsvG__inputRow input{background:0 0;outline:none;width:100%;min-width:0;padding:14px 16px;font-size:14px}.Shop-module__FpCsvG__inputRow input::placeholder{color:var(--fg-1)}.Shop-module__FpCsvG__inputRow span{color:var(--fg-2);font-size:13px}.Shop-module__FpCsvG__hint{color:var(--fg-2);margin-top:10px;font-size:12px;line-height:1.6}.Shop-module__FpCsvG__presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.Shop-module__FpCsvG__preset{border-radius:calc(var(--radius) + 2px);color:var(--fg-3);background:var(--surface-3);cursor:pointer;padding:10px 2px;font-size:12px;transition:background .18s}.Shop-module__FpCsvG__preset:hover{background:var(--surface-4)}.Shop-module__FpCsvG__preset[data-active=true]{background:var(--accent-1);color:var(--on-accent)}.Shop-module__FpCsvG__receipt{padding:26px}.Shop-module__FpCsvG__receipt h2{margin-bottom:25px;font-size:16px;font-weight:600}.Shop-module__FpCsvG__receipt dl{gap:16px;display:grid}.Shop-module__FpCsvG__receipt dl div{justify-content:space-between;gap:16px;font-size:13px;display:flex}.Shop-module__FpCsvG__receipt dt{color:var(--fg-2)}.Shop-module__FpCsvG__receipt dd{text-align:right;overflow-wrap:anywhere;min-width:0}.Shop-module__FpCsvG__total{justify-content:space-between;align-items:center;gap:10px;margin-top:32px;font-size:14px;display:flex}.Shop-module__FpCsvG__total strong{letter-spacing:-.03em;font-size:26px;font-weight:600}.Shop-module__FpCsvG__pay{border-radius:calc(var(--radius) + 4px);background:var(--accent-1);width:100%;color:var(--on-accent);cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:13px;font-size:13px;font-weight:600;display:flex}.Shop-module__FpCsvG__pay:disabled{opacity:.5;cursor:not-allowed}.Shop-module__FpCsvG__orderFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;margin-top:30px;font-size:13px;display:grid}.Shop-module__FpCsvG__orderFacts dt{color:var(--fg-1);font-size:11px}.Shop-module__FpCsvG__orderFacts dd{color:var(--fg-6);overflow-wrap:anywhere;margin-top:5px}.Shop-module__FpCsvG__orderFactsWide{grid-column:1/-1}.Shop-module__FpCsvG__orderFactsWide dd{color:var(--fg-2);font-size:12px}.Shop-module__FpCsvG__status{color:var(--fg-3);margin-top:18px;font-size:13px;line-height:1.6}.Shop-module__FpCsvG__error{color:var(--negative-2);margin-top:10px;font-size:12px}.Shop-module__FpCsvG__faq{max-width:660px;margin-top:44px}.Shop-module__FpCsvG__faq h2{letter-spacing:-.02em;margin-bottom:12px;font-size:18px;font-weight:600}.Shop-module__FpCsvG__faq details{padding:12px 0;font-size:13px}.Shop-module__FpCsvG__faq summary{cursor:pointer;color:var(--fg-3)}.Shop-module__FpCsvG__faq summary:hover{color:var(--fg-9)}.Shop-module__FpCsvG__faq p{color:var(--fg-2);margin-top:10px;line-height:1.7}.Shop-module__FpCsvG__banner:focus-visible,.Shop-module__FpCsvG__service:focus-visible,.Shop-module__FpCsvG__preset:focus-visible,.Shop-module__FpCsvG__pay:focus-visible,.Shop-module__FpCsvG__faq summary:focus-visible{outline:2px solid var(--accent-4);outline-offset:4px}@media (min-width:761px){.Shop-module__FpCsvG__receipt{position:sticky;top:96px}}@media (max-width:760px){.Shop-module__FpCsvG__layout{grid-template-columns:minmax(0,1fr)}.Shop-module__FpCsvG__services{grid-column:auto}.Shop-module__FpCsvG__banner{gap:16px;min-height:158px;padding:22px}.Shop-module__FpCsvG__banner h2{font-size:22px}.Shop-module__FpCsvG__bannerIcon{width:40px;height:40px}}@media (max-width:520px){.Shop-module__FpCsvG__banners{grid-template-columns:minmax(0,1fr);gap:12px}.Shop-module__FpCsvG__banner{min-height:146px;padding:22px 24px}.Shop-module__FpCsvG__bannerIcon{width:44px;height:44px}.Shop-module__FpCsvG__bannerAction{margin-top:18px}.Shop-module__FpCsvG__page{padding:100px 16px 40px}.Shop-module__FpCsvG__heading h1{font-size:28px}.Shop-module__FpCsvG__panel,.Shop-module__FpCsvG__receipt{padding:22px}.Shop-module__FpCsvG__service{padding:12px 14px}.Shop-module__FpCsvG__services{gap:4px}}@media (prefers-reduced-motion:reduce){.Shop-module__FpCsvG__banner,.Shop-module__FpCsvG__service,.Shop-module__FpCsvG__preset,.Shop-module__FpCsvG__inputRow{transition:none}}.Shop-module__FpCsvG__consent{color:var(--fg-3);align-items:center;gap:14px;margin-top:28px;font-size:13px;line-height:1.6;display:flex}.Shop-module__FpCsvG__consent label{cursor:pointer}.Shop-module__FpCsvG__priceDetails{gap:12px;margin-top:22px;font-size:12px;display:grid}.Shop-module__FpCsvG__priceDetails p{justify-content:space-between;gap:14px;display:flex}.Shop-module__FpCsvG__priceDetails p>span:first-child{color:var(--fg-2)}.Shop-module__FpCsvG__priceDetails strong{color:var(--accent-4);font-weight:500}.Shop-module__FpCsvG__saving{margin-top:14px;font-size:13px}.Shop-module__FpCsvG__saving p{color:var(--accent-4);justify-content:space-between;display:flex}.Shop-module__FpCsvG__saving strong{font-weight:500}.Shop-module__FpCsvG__saving>span{color:var(--fg-2);margin-top:4px;font-size:11px;display:block}.Shop-module__FpCsvG__recent{margin-bottom:30px}.Shop-module__FpCsvG__recentHeading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Shop-module__FpCsvG__recentHeading h2{color:var(--fg-2);font-size:13px;font-weight:500}.Shop-module__FpCsvG__recentHeading>div{gap:4px;display:flex}.Shop-module__FpCsvG__recentHeading button{width:30px;height:30px;color:var(--fg-2);border-radius:var(--radius);cursor:pointer;place-items:center;display:grid}.Shop-module__FpCsvG__recentHeading button:hover{background:var(--surface-3);color:var(--fg-9)}.Shop-module__FpCsvG__recentHeading button:focus-visible,.Shop-module__FpCsvG__recentTrack:focus-visible{outline:2px solid var(--accent-4);outline-offset:2px}.Shop-module__FpCsvG__recentTrack{scroll-snap-type:x proximity;scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.Shop-module__FpCsvG__recentCard{border-radius:calc(var(--radius) + 6px);background:var(--surface-2);scroll-snap-align:start;flex:0 0 225px;align-items:center;gap:12px;padding:16px;display:flex}.Shop-module__FpCsvG__recentCard .Shop-module__FpCsvG__mark{color:var(--fg-4)}.Shop-module__FpCsvG__recentCard strong{font-size:14px;font-weight:500;display:block}.Shop-module__FpCsvG__recentCard span:not(.Shop-module__FpCsvG__mark){color:var(--fg-2);margin-top:3px;font-size:11px;display:block}.Shop-module__FpCsvG__recentCard time{color:var(--fg-1);margin-left:auto;font-size:10px}.Shop-module__FpCsvG__orderProgress{text-align:center;padding:28px 0 24px}.Shop-module__FpCsvG__progressIcon{height:96px;color:var(--accent-1);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Shop-module__FpCsvG__progressSpinner{animation:1.2s linear infinite Shop-module__FpCsvG__shopSpin}.Shop-module__FpCsvG__orderProgress h3{letter-spacing:-.035em;color:var(--fg-9);font-size:clamp(22px,4vw,28px);font-weight:600}.Shop-module__FpCsvG__orderProgress p{color:var(--fg-2);margin-top:8px;font-size:14px}.Shop-module__FpCsvG__progressSteps{justify-content:space-between;gap:12px;margin-top:32px;padding:0;list-style:none;display:flex}.Shop-module__FpCsvG__progressSteps li{color:var(--fg-2);flex-direction:column;flex:1;align-items:center;gap:10px;font-size:12px;display:flex}.Shop-module__FpCsvG__progressSteps li span{background:var(--surface-3);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Shop-module__FpCsvG__progressSteps li[data-current=true],.Shop-module__FpCsvG__progressSteps li[data-done=true]{color:var(--fg-9)}.Shop-module__FpCsvG__progressSteps li[data-current=true] span,.Shop-module__FpCsvG__progressSteps li[data-done=true] span{color:var(--accent-1)}@keyframes Shop-module__FpCsvG__shopSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Shop-module__FpCsvG__progressSpinner{animation:none}}
.HomeLobby-module__jSplcq__lobby{isolation:isolate;background:var(--surface-0);min-height:100dvh;padding:96px 20px 56px;position:relative;overflow:hidden}.HomeLobby-module__jSplcq__lobbyInner{z-index:2;width:min(1180px,100%);margin:0 auto;position:relative}.HomeLobby-module__jSplcq__ambient{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HomeLobby-module__jSplcq__ambientPrimary{aspect-ratio:1.25;opacity:.18;background:radial-gradient(ellipse, rgba(var(--home-accent-rgb), .86), transparent 68%);width:min(900px,76vw);transition:background .45s;position:absolute;top:-310px;left:48%;transform:translate(-50%)}.HomeLobby-module__jSplcq__ambientProfile{opacity:.055;background:radial-gradient(circle, var(--profile-accent), transparent 68%);width:520px;height:520px;position:absolute;top:28%;left:-260px}.HomeLobby-module__jSplcq__lobbyHeader{justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:0 10px;display:flex}.HomeLobby-module__jSplcq__homeHint{color:color-mix(in oklab, var(--fg-7) 36%, transparent);font-size:13px;font-weight:600}.HomeLobby-module__jSplcq__staffNotice{color:color-mix(in oklab, var(--fg-8) 86%, transparent);background:color-mix(in oklab, var(--sky-1) 9%, transparent);border-radius:16px;align-items:center;gap:10px;padding:7px 9px 7px 7px;transition:background .18s,transform .18s;display:flex}.HomeLobby-module__jSplcq__staffNotice:hover{background:color-mix(in oklab, var(--sky-1) 14%, transparent);transform:translateY(-1px)}.HomeLobby-module__jSplcq__staffNotice:focus-visible{outline:3px solid color-mix(in oklab, var(--sky-1) 18%, transparent);outline-offset:3px}.HomeLobby-module__jSplcq__staffNoticeIcon{width:34px;height:34px;color:var(--sky-1);background:color-mix(in oklab, var(--sky-1) 11%, transparent);border-radius:12px;flex:none;place-items:center;display:grid;position:relative}.HomeLobby-module__jSplcq__staffNoticeIcon svg{width:16px;height:16px}.HomeLobby-module__jSplcq__staffNoticeIcon i{background:var(--negative-2);width:7px;height:7px;box-shadow:0 0 12px color-mix(in oklab, var(--negative-2) 72%, transparent);border-radius:50%;position:absolute;top:2px;right:2px}.HomeLobby-module__jSplcq__staffNotice>span:nth-child(2){flex-direction:column;display:flex}.HomeLobby-module__jSplcq__staffNotice small{color:color-mix(in oklab, var(--fg-7) 40%, transparent);font-size:9px;font-weight:700}.HomeLobby-module__jSplcq__staffNotice strong{margin-top:1px;font-size:11px;font-weight:750}.HomeLobby-module__jSplcq__staffNoticeArrow{width:13px;height:13px;color:color-mix(in oklab, var(--fg-7) 44%, transparent)}.HomeLobby-module__jSplcq__stage{background:radial-gradient(72% 130% at 92% 8%, rgba(var(--home-accent-rgb), .19), transparent 64%), linear-gradient(145deg, var(--surface-2) 0%, var(--surface-1) 52%, var(--surface-2) 100%);min-height:520px;box-shadow:0 28px 90px color-mix(in oklab, var(--shade) 28%, transparent);border-radius:38px;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);margin-top:24px;display:grid;position:relative;overflow:hidden}.HomeLobby-module__jSplcq__stageTexture{opacity:.18;background-image:linear-gradient(105deg, transparent 0 48%, color-mix(in oklab, var(--overlay) 2.2%, transparent) 48.2% 48.35%, transparent 48.6%), radial-gradient(circle at 75% 50%, color-mix(in oklab, var(--overlay) 5%, transparent) 0 1px, transparent 1.5px);pointer-events:none;background-size:auto,24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 34%,#000 72%,#0000);mask-image:linear-gradient(90deg,#0000 34%,#000 72%,#0000)}.HomeLobby-module__jSplcq__stageCopy{z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px 20px 62px 64px;animation:.38s cubic-bezier(.2,.75,.25,1) both HomeLobby-module__jSplcq__copy-in;display:flex;position:relative}.HomeLobby-module__jSplcq__sectionLabel{color:var(--home-accent);font-size:13px;font-weight:800;transition:color .3s}.HomeLobby-module__jSplcq__stageCopy h1{max-width:560px;color:var(--fg-8);letter-spacing:-.052em;text-wrap:balance;margin-top:16px;font-size:clamp(36px,4.4vw,62px);font-weight:750;line-height:.99}.HomeLobby-module__jSplcq__stageCopy>p{max-width:520px;color:color-mix(in oklab, var(--fg-6) 55%, transparent);margin-top:22px;font-size:15px;font-weight:550;line-height:1.68}.HomeLobby-module__jSplcq__stageActions{align-items:center;gap:22px;margin-top:34px;display:flex}.HomeLobby-module__jSplcq__primaryAction{height:46px;color:var(--surface-1);border-radius:15px;flex:none;align-items:center;gap:10px;padding:0 19px;font-size:13px;font-weight:850;transition:transform .18s,filter .18s;display:inline-flex}.HomeLobby-module__jSplcq__primaryAction:hover{filter:brightness(1.06);transform:translateY(-2px)}.HomeLobby-module__jSplcq__primaryAction:focus-visible{outline:3px solid rgba(var(--home-accent-rgb), .28);outline-offset:4px}.HomeLobby-module__jSplcq__primaryAction svg{width:16px;height:16px}.HomeLobby-module__jSplcq__artworkSlot{z-index:2;min-width:0;animation:.5s cubic-bezier(.2,.75,.25,1) both HomeLobby-module__jSplcq__art-in;position:relative}.HomeLobby-module__jSplcq__dock{background:color-mix(in oklab, var(--surface-2) 88%, transparent);width:max-content;max-width:calc(100vw - 40px);box-shadow:0 16px 54px color-mix(in oklab, var(--shade) 24%, transparent);scrollbar-width:none;border-radius:22px;align-items:center;gap:5px;margin:18px auto 0;padding:6px;display:flex;overflow-x:auto}.HomeLobby-module__jSplcq__dock::-webkit-scrollbar{display:none}.HomeLobby-module__jSplcq__dockItem{height:48px;color:color-mix(in oklab, var(--fg-6) 42%, transparent);border-radius:16px;flex:none;align-items:center;gap:9px;padding:0 15px 0 9px;font-size:12px;font-weight:700;transition:color .18s,background .18s,transform .18s;display:flex}.HomeLobby-module__jSplcq__dockItem:hover{color:color-mix(in oklab, var(--fg-8) 82%, transparent);background:color-mix(in oklab, var(--overlay) 3.5%, transparent)}.HomeLobby-module__jSplcq__dockItem:focus-visible{outline:2px solid color-mix(in oklab, var(--accent-3) 50%, transparent);outline-offset:-2px}.HomeLobby-module__jSplcq__dockItemActive{color:var(--fg-8);background:color-mix(in srgb, var(--dock-accent) 13%, var(--surface-3))}.HomeLobby-module__jSplcq__dockIcon{color:currentColor;background:color-mix(in oklab, var(--overlay) 3.5%, transparent);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;position:relative}.HomeLobby-module__jSplcq__dockBadge{color:#fff;background:var(--negative-1);min-width:18px;height:18px;box-shadow:0 5px 16px color-mix(in oklab, var(--negative-1) 34%, transparent);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;font-weight:850;display:grid;position:absolute;top:-7px;right:-8px}.HomeLobby-module__jSplcq__dockItemActive .HomeLobby-module__jSplcq__dockIcon{color:var(--dock-accent);background:color-mix(in srgb, var(--dock-accent) 12%, transparent)}.HomeLobby-module__jSplcq__dockIcon svg{width:16px;height:16px}.HomeLobby-module__jSplcq__quickStart{margin:104px 10px 0}.HomeLobby-module__jSplcq__quickStartHeader{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.HomeLobby-module__jSplcq__quickStartHeader span,.HomeLobby-module__jSplcq__profileSpotlightCopy>span{color:color-mix(in oklab, var(--fg-5) 36%, transparent);font-size:11px;font-weight:750}.HomeLobby-module__jSplcq__quickStartHeader h2,.HomeLobby-module__jSplcq__profileSpotlightCopy h2{color:var(--fg-8);letter-spacing:-.045em;margin-top:8px;font-size:clamp(30px,4vw,46px);font-weight:740;line-height:1.04}.HomeLobby-module__jSplcq__quickStartHeader p{max-width:360px;color:color-mix(in oklab, var(--fg-6) 42%, transparent);font-size:13px;line-height:1.55}.HomeLobby-module__jSplcq__quickColumns{box-shadow:inset 0 1px color-mix(in oklab, var(--overlay) 5.5%, transparent), inset 0 -1px color-mix(in oklab, var(--overlay) 5.5%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:40px;padding:34px 0;display:grid}.HomeLobby-module__jSplcq__quickColumnTitle{color:color-mix(in oklab, var(--fg-8) 80%, transparent);align-items:center;gap:9px;display:flex}.HomeLobby-module__jSplcq__quickColumnTitle svg{width:16px;height:16px;color:var(--home-accent)}.HomeLobby-module__jSplcq__quickColumnTitle h3{font-size:13px;font-weight:750}.HomeLobby-module__jSplcq__quickColumn nav{margin-top:15px;display:grid}.HomeLobby-module__jSplcq__quickColumn nav a{min-height:40px;color:color-mix(in oklab, var(--fg-6) 44%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:0 9px;font-size:12px;font-weight:620;transition:color .16s,background .16s,padding .16s;display:flex}.HomeLobby-module__jSplcq__quickColumn nav a:hover{color:color-mix(in oklab, var(--fg-8) 90%, transparent);background:color-mix(in oklab, var(--overlay) 3.5%, transparent);padding-inline:12px 8px}.HomeLobby-module__jSplcq__quickColumn nav a svg{opacity:0;width:13px;height:13px;transition:opacity .16s}.HomeLobby-module__jSplcq__quickColumn nav a:hover svg{opacity:.52}.HomeLobby-module__jSplcq__quickFootnotes{color:color-mix(in oklab, var(--fg-5) 24%, transparent);justify-content:center;align-items:center;gap:26px;margin-top:20px;display:flex}.HomeLobby-module__jSplcq__quickFootnotes span{align-items:center;gap:6px;font-size:10px;font-weight:650;display:inline-flex}.HomeLobby-module__jSplcq__quickFootnotes svg{width:12px;height:12px}.HomeLobby-module__jSplcq__profileSpotlight{background:var(--surface-2);border-radius:34px;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);min-height:390px;margin-top:96px;display:grid;overflow:hidden}.HomeLobby-module__jSplcq__profileSpotlightCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:58px 28px 58px 58px;display:flex}.HomeLobby-module__jSplcq__profileSpotlightCopy h2{max-width:430px}.HomeLobby-module__jSplcq__profileSpotlightCopy p{max-width:460px;color:color-mix(in oklab, var(--fg-6) 48%, transparent);margin-top:20px;font-size:14px;font-weight:520;line-height:1.65}.HomeLobby-module__jSplcq__profileSpotlightCopy a{height:44px;color:var(--surface-1);background:var(--fg-8);border-radius:13px;align-items:center;gap:10px;margin-top:28px;padding:0 17px;font-size:12px;font-weight:780;transition:background .16s,transform .16s;display:inline-flex}.HomeLobby-module__jSplcq__profileSpotlightCopy a:hover{background:#fff;transform:translateY(-1px)}.HomeLobby-module__jSplcq__profileSpotlightCopy a svg{width:15px;height:15px}.HomeLobby-module__jSplcq__profileSpotlightView{background:var(--surface-1);border-radius:26px;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:18px;margin:42px 42px 42px 18px;padding:34px;display:grid;position:relative}.HomeLobby-module__jSplcq__profileSpotlightAvatar{color:#fff;background:var(--accent-1);border-radius:50%;place-items:center;width:96px;height:96px;font-size:22px;font-weight:800;display:grid}.HomeLobby-module__jSplcq__profileSpotlightImage{object-fit:cover;border-radius:50%;width:96px;height:96px}.HomeLobby-module__jSplcq__profileSpotlightIdentity{min-width:0}.HomeLobby-module__jSplcq__profileSpotlightIdentity>div{align-items:center;gap:7px;min-width:0;display:flex}.HomeLobby-module__jSplcq__profileSpotlightIdentity strong{color:var(--fg-8);text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:750;overflow:hidden}.HomeLobby-module__jSplcq__profileSpotlightIdentity small{color:color-mix(in oklab, var(--fg-6) 38%, transparent);margin-top:3px;font-size:11px;display:block}.HomeLobby-module__jSplcq__profileSpotlightIdentity p{color:color-mix(in oklab, var(--fg-7) 56%, transparent);margin-top:14px;font-size:13px}.HomeLobby-module__jSplcq__profileSpotlightIcon{width:20px;height:20px}.HomeLobby-module__jSplcq__profileSpotlightSections{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:12px;display:flex}.HomeLobby-module__jSplcq__profileSpotlightSections span{color:color-mix(in oklab, var(--fg-7) 46%, transparent);background:color-mix(in oklab, var(--overlay) 3.5%, transparent);border-radius:10px;padding:8px 11px;font-size:10px;font-weight:650}.HomeLobby-module__jSplcq__builderArtwork{perspective:900px;place-items:center;display:grid;position:absolute;inset:0}.HomeLobby-module__jSplcq__messagePreview{background:var(--surface-3);width:min(420px,80%);min-height:240px;box-shadow:32px 40px 70px color-mix(in oklab, var(--shade) 30%, transparent), -18px -16px 80px rgba(var(--home-accent-rgb), .11);border-radius:25px;gap:15px;padding:26px;display:flex;transform:rotateY(-8deg)rotateX(2deg)translate(3%)}.HomeLobby-module__jSplcq__previewAvatar{background:linear-gradient(145deg, var(--home-accent), var(--accent-1));border-radius:50%;flex:none;width:42px;height:42px}.HomeLobby-module__jSplcq__previewBody{flex-direction:column;flex:1;display:flex}.HomeLobby-module__jSplcq__previewAuthor{color:var(--fg-8);font-size:14px;font-weight:760}.HomeLobby-module__jSplcq__previewLineLong,.HomeLobby-module__jSplcq__previewLineShort,.HomeLobby-module__jSplcq__embedTitle,.HomeLobby-module__jSplcq__embedLine,.HomeLobby-module__jSplcq__embedLineSmall{background:color-mix(in oklab, var(--fg-7) 15%, transparent);border-radius:999px;height:7px;margin-top:10px;display:block}.HomeLobby-module__jSplcq__previewLineLong{width:78%}.HomeLobby-module__jSplcq__previewLineShort{width:52%;margin-top:7px}.HomeLobby-module__jSplcq__embedPreview{background:var(--surface-3);border-radius:5px 15px 15px 5px;min-height:118px;margin-top:18px;padding:19px 18px 18px 21px;position:relative}.HomeLobby-module__jSplcq__embedPreview:before{background:var(--home-accent);content:"";border-radius:5px 0 0 5px;width:4px;position:absolute;inset:0 auto 0 0}.HomeLobby-module__jSplcq__embedTitle{background:color-mix(in oklab, var(--fg-8) 48%, transparent);width:44%;height:9px;margin-top:0}.HomeLobby-module__jSplcq__embedLine{width:88%}.HomeLobby-module__jSplcq__embedLineSmall{width:64%;margin-top:7px}.HomeLobby-module__jSplcq__builderSparkle{width:24px;height:24px;color:var(--home-accent);animation:4s ease-in-out infinite HomeLobby-module__jSplcq__float-soft;position:absolute;top:23%;right:14%}.HomeLobby-module__jSplcq__closesArtwork{justify-content:center;align-items:center;gap:28px;display:flex;position:absolute;inset:0}.HomeLobby-module__jSplcq__closePath{background:radial-gradient(ellipse, rgba(var(--home-accent-rgb), .1), transparent 68%);border-radius:50%;width:76%;height:44%;position:absolute;transform:rotate(-7deg)}.HomeLobby-module__jSplcq__closeCenter{z-index:2;width:134px;height:134px;color:var(--fg-9);background:linear-gradient(145deg, rgba(var(--home-accent-rgb), .27), color-mix(in oklab, var(--surface-3) 82%, transparent));box-shadow:0 28px 70px color-mix(in oklab, var(--shade) 26%, transparent), 0 0 70px rgba(var(--home-accent-rgb), .1);border-radius:44px;align-content:center;place-items:center;display:grid;position:relative;transform:rotate(-4deg)}.HomeLobby-module__jSplcq__closeCenter strong{letter-spacing:-.05em;font-size:31px}.HomeLobby-module__jSplcq__closeCenter span{color:color-mix(in oklab, var(--fg-8) 46%, transparent);margin-top:-6px;font-size:11px;font-weight:700}.HomeLobby-module__jSplcq__playerStack{z-index:2;flex-direction:column;gap:12px;display:flex;position:relative}.HomeLobby-module__jSplcq__playerStack span{background:linear-gradient(145deg, color-mix(in oklab, var(--overlay) 11%, transparent), color-mix(in oklab, var(--overlay) 3.5%, transparent));width:58px;height:58px;box-shadow:0 18px 40px color-mix(in oklab, var(--shade) 20%, transparent);border-radius:21px;display:block}.HomeLobby-module__jSplcq__playerStack span:nth-child(2){background:linear-gradient(145deg, rgba(var(--home-accent-rgb), .22), color-mix(in oklab, var(--overlay) 4%, transparent));margin-left:18px}.HomeLobby-module__jSplcq__playerStackRight span:nth-child(2){margin-left:-18px}.HomeLobby-module__jSplcq__playerStackLeft{transform:rotate(-6deg)}.HomeLobby-module__jSplcq__playerStackRight{transform:rotate(7deg)}.HomeLobby-module__jSplcq__gamesArtwork{perspective:900px;place-items:center;display:grid;position:absolute;inset:0}.HomeLobby-module__jSplcq__rouletteOuter{aspect-ratio:1;background:repeating-conic-gradient(from 8deg, var(--surface-3) 0 8deg, var(--negative-1) 8deg 16deg, var(--surface-4) 16deg 24deg);width:min(390px,68%);box-shadow:0 46px 85px color-mix(in oklab, var(--shade) 40%, transparent), 0 0 100px rgba(var(--home-accent-rgb), .12);border-radius:50%;place-items:center;display:grid;transform:rotateX(57deg)rotate(-13deg)translateY(-2%)}.HomeLobby-module__jSplcq__rouletteInner{aspect-ratio:1;background:radial-gradient(circle, var(--surface-3) 0 23%, var(--warning-1) 24% 26%, var(--surface-2) 27% 54%, var(--warning-1) 55% 57%, var(--surface-3) 58%);border-radius:50%;place-items:center;width:72%;display:grid}.HomeLobby-module__jSplcq__rouletteHub{aspect-ratio:1;background:radial-gradient(circle at 35% 30%, var(--warning-4), var(--warning-1) 60%, var(--warning-0));width:22%;box-shadow:0 8px 22px color-mix(in oklab, var(--shade) 40%, transparent);border-radius:50%}.HomeLobby-module__jSplcq__chip{width:54px;height:54px;color:color-mix(in oklab, var(--overlay) 88%, transparent);background:repeating-conic-gradient(var(--warning-2) 0 10deg, var(--fg-8) 10deg 18deg, var(--warning-2) 18deg 28deg);box-shadow:inset 0 0 0 8px var(--warning-2), 0 18px 38px color-mix(in oklab, var(--shade) 28%, transparent);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute}.HomeLobby-module__jSplcq__chipOne{top:18%;right:13%;transform:rotate(16deg)}.HomeLobby-module__jSplcq__chipTwo{bottom:18%;left:13%;transform:rotate(-11deg)scale(.82)}.HomeLobby-module__jSplcq__chipThree{bottom:12%;right:22%;transform:rotate(28deg)scale(.68)}.HomeLobby-module__jSplcq__marketArtwork{perspective:900px;place-items:center;display:grid;position:absolute;inset:0}.HomeLobby-module__jSplcq__marketPackage{width:210px;height:230px;box-shadow:0 35px 70px color-mix(in oklab, var(--shade) 28%, transparent);border-radius:38px;place-items:center;display:grid;position:absolute}.HomeLobby-module__jSplcq__marketPackage svg{width:74px;height:74px}.HomeLobby-module__jSplcq__marketPackageBack{color:color-mix(in oklab, var(--overlay) 35%, transparent);background:var(--surface-4);margin:-58px 0 0 150px;transform:rotate(10deg)scale(.82)}.HomeLobby-module__jSplcq__marketPackageFront{color:var(--fg-8);background:linear-gradient(145deg, rgba(var(--home-accent-rgb), .88), var(--pink-0));margin:58px 90px 0 0;overflow:hidden;transform:rotate(-7deg)}.HomeLobby-module__jSplcq__packageRibbon{background:color-mix(in oklab, var(--overlay) 13%, transparent);width:34px;height:120%;position:absolute;transform:rotate(24deg)}.HomeLobby-module__jSplcq__marketCoin{width:72px;height:72px;color:var(--surface-5);background:var(--warning-3);box-shadow:inset 0 0 0 8px var(--warning-2), 0 22px 45px color-mix(in oklab, var(--shade) 28%, transparent);border-radius:50%;place-items:center;font-size:24px;font-weight:850;display:grid;position:absolute;bottom:17%;right:18%;transform:rotate(12deg)}.HomeLobby-module__jSplcq__staffArtwork{place-items:center;display:grid;position:absolute;inset:0}.HomeLobby-module__jSplcq__staffHeadset{width:180px;height:180px;color:var(--fg-8);background:linear-gradient(145deg, rgba(var(--home-accent-rgb), .34), color-mix(in oklab, var(--surface-3) 88%, transparent));box-shadow:0 32px 75px color-mix(in oklab, var(--shade) 28%, transparent), 0 0 85px rgba(var(--home-accent-rgb), .11);border-radius:58px;place-items:center;display:grid;transform:rotate(-5deg)}.HomeLobby-module__jSplcq__staffHeadset svg{stroke-width:1.5px;width:72px;height:72px}.HomeLobby-module__jSplcq__staffWave{background:var(--surface-3);height:86px;box-shadow:0 22px 50px color-mix(in oklab, var(--shade) 25%, transparent);border-radius:24px;align-items:center;gap:6px;padding:0 19px;display:flex;position:absolute;bottom:19%;right:13%}.HomeLobby-module__jSplcq__staffWave span{background:var(--home-accent);opacity:.72;border-radius:99px;width:5px}.HomeLobby-module__jSplcq__staffSignal{background:var(--positive-3);width:12px;height:12px;box-shadow:0 0 24px color-mix(in oklab, var(--positive-3) 70%, transparent);border-radius:50%;position:absolute;top:19%;right:24%}@keyframes HomeLobby-module__jSplcq__copy-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeLobby-module__jSplcq__art-in{0%{opacity:0;transform:translate(22px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes HomeLobby-module__jSplcq__float-soft{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(8deg)}}@media (max-width:850px){.HomeLobby-module__jSplcq__lobby{padding-inline:14px}.HomeLobby-module__jSplcq__stage{grid-template-columns:1fr;min-height:670px}.HomeLobby-module__jSplcq__stageCopy{justify-content:flex-start;padding:46px 42px 20px}.HomeLobby-module__jSplcq__stageCopy h1{max-width:650px;font-size:clamp(38px,7vw,56px)}.HomeLobby-module__jSplcq__stageCopy>p{max-width:620px}.HomeLobby-module__jSplcq__artworkSlot{min-height:330px}.HomeLobby-module__jSplcq__messagePreview{width:min(440px,76%)}.HomeLobby-module__jSplcq__rouletteOuter{width:min(340px,58%)}.HomeLobby-module__jSplcq__profileSpotlight{grid-template-columns:1fr}.HomeLobby-module__jSplcq__profileSpotlightCopy{padding:50px 46px 18px}.HomeLobby-module__jSplcq__profileSpotlightView{min-height:240px;margin:24px 42px 42px}}@media (max-width:560px){.HomeLobby-module__jSplcq__lobby{padding:88px 12px 42px}.HomeLobby-module__jSplcq__lobbyHeader{padding:0 7px}.HomeLobby-module__jSplcq__homeHint,.HomeLobby-module__jSplcq__staffNotice small,.HomeLobby-module__jSplcq__staffNotice strong,.HomeLobby-module__jSplcq__staffNoticeArrow{display:none}.HomeLobby-module__jSplcq__staffNotice{padding:5px}.HomeLobby-module__jSplcq__stage{border-radius:30px;min-height:640px;margin-top:18px}.HomeLobby-module__jSplcq__stageCopy{padding:36px 26px 12px}.HomeLobby-module__jSplcq__stageCopy h1{margin-top:13px;font-size:38px;line-height:1.02}.HomeLobby-module__jSplcq__stageCopy>p{margin-top:17px;font-size:14px;line-height:1.58}.HomeLobby-module__jSplcq__stageActions{flex-direction:column;align-items:flex-start;gap:17px;margin-top:25px}.HomeLobby-module__jSplcq__primaryAction{height:44px}.HomeLobby-module__jSplcq__artworkSlot{min-height:280px}.HomeLobby-module__jSplcq__dock{border-radius:19px;justify-content:flex-start;max-width:calc(100vw - 24px);margin-top:12px}.HomeLobby-module__jSplcq__dockItem{height:44px;padding-right:10px}.HomeLobby-module__jSplcq__dockItem>span:last-child{display:none}.HomeLobby-module__jSplcq__quickStart{margin:78px 7px 0}.HomeLobby-module__jSplcq__quickStartHeader{flex-direction:column;align-items:flex-start;gap:14px}.HomeLobby-module__jSplcq__quickStartHeader h2,.HomeLobby-module__jSplcq__profileSpotlightCopy h2{font-size:34px}.HomeLobby-module__jSplcq__quickColumns{grid-template-columns:1fr;gap:34px;margin-top:28px;padding:28px 0}.HomeLobby-module__jSplcq__quickFootnotes{justify-content:flex-start;overflow:hidden}.HomeLobby-module__jSplcq__profileSpotlight{border-radius:26px;min-height:0;margin-top:72px}.HomeLobby-module__jSplcq__profileSpotlightCopy{padding:40px 26px 10px}.HomeLobby-module__jSplcq__profileSpotlightView{border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:13px;min-height:220px;margin:24px 14px 14px;padding:24px 20px}.HomeLobby-module__jSplcq__profileSpotlightAvatar,.HomeLobby-module__jSplcq__profileSpotlightImage{width:70px;height:70px}.HomeLobby-module__jSplcq__profileSpotlightIdentity strong{font-size:19px}.HomeLobby-module__jSplcq__dockIcon{width:34px;height:34px}.HomeLobby-module__jSplcq__messagePreview{width:83%;min-height:190px;padding:18px}.HomeLobby-module__jSplcq__embedPreview{min-height:88px}.HomeLobby-module__jSplcq__builderSparkle{right:8%}.HomeLobby-module__jSplcq__rouletteOuter{width:260px;max-width:72%}.HomeLobby-module__jSplcq__chip{width:44px;height:44px}.HomeLobby-module__jSplcq__chipOne{right:8%}.HomeLobby-module__jSplcq__chipTwo{left:8%}.HomeLobby-module__jSplcq__closesArtwork{gap:15px}.HomeLobby-module__jSplcq__closeCenter{border-radius:34px;width:104px;height:104px}.HomeLobby-module__jSplcq__playerStack span{border-radius:16px;width:44px;height:44px}.HomeLobby-module__jSplcq__marketPackage{border-radius:30px;width:160px;height:180px}.HomeLobby-module__jSplcq__marketPackageBack{margin-left:110px}.HomeLobby-module__jSplcq__marketPackageFront{margin-right:70px}.HomeLobby-module__jSplcq__marketCoin{width:58px;height:58px;right:10%}.HomeLobby-module__jSplcq__staffHeadset{border-radius:45px;width:140px;height:140px}.HomeLobby-module__jSplcq__staffHeadset svg{width:56px;height:56px}.HomeLobby-module__jSplcq__staffWave{bottom:15%;right:7%;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.HomeLobby-module__jSplcq__stageCopy,.HomeLobby-module__jSplcq__artworkSlot,.HomeLobby-module__jSplcq__builderSparkle{animation:none}.HomeLobby-module__jSplcq__primaryAction,.HomeLobby-module__jSplcq__dockItem{transition:none}}
