@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600;700;800&display=swap");.mainBannerTitleWrap{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-top:clamp(4rem,10vw,8rem)}.mainBannerTitle{margin:0;font-size:70px;font-weight:800;line-height:1.05;letter-spacing:-.02em;font-family:Red Hat Display,Segoe UI,Arial,sans-serif}.mainBannerSubtitle{margin:0;max-width:52rem;font-size:clamp(1rem,2.2vw,1.375rem);line-height:1.6;opacity:.85}.mainBannerFormLine{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:.95rem;font-weight:600;letter-spacing:.01em;border:0;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.mainBannerFormLine:focus-visible{outline:2px solid rgba(143,179,255,.7);outline-offset:2px}.mainBannerFormIcon{width:18px;height:18px;color:#8fb3ff}.mainBannerFormNote{font-size:.9rem;font-weight:500;opacity:.75}.mainBannerExtraNote{margin:80px 0 0;max-width:56rem;font-size:.95rem;opacity:.75;line-height:1.6}.mainBannerGamesGrid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:14px;width:min(880px,100%)}.mainBannerGameTile{aspect-ratio:1;border-radius:16px;background:var(--secondary-solid,rgba(10,12,22,.72));border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}.mainBannerGameLogo{width:70%;height:70%;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.35))}.mainBannerGameInitials{font-size:.95rem;font-weight:700;letter-spacing:.08em;color:rgba(255,255,255,.82)}@media (max-width:640px){.mainBannerTitle{font-size:46px}.mainBannerGamesGrid{grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:10px}}@media (prefers-color-scheme:light){.mainBannerGamesGrid .mainBannerGameTile{border-color:var(--secondary-brighter,#e5e7eb);box-shadow:0 10px 22px rgba(0,0,0,.1)}}.sellerSteps{position:relative;padding:clamp(1rem,3vw,2.75rem) 1rem clamp(4rem,9vw,7rem);margin-top:clamp(-9rem,-12vw,-5rem);color:var(--accent,#111111)}.sellerStepsInner{width:min(1200px,100%);margin:0 auto}.sellerStepsHeader{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.sellerStepsBadge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .9rem;border-radius:999px;background:var(--secondary,rgba(0,0,0,.06));border:1px solid var(--secondary-brighter,#e5e7eb);font-size:.9rem;font-weight:600;color:var(--accent,#111111);letter-spacing:.02em}.sellerStepsBadgeIcon{width:16px;height:16px;color:var(--primary,#184dff)}.sellerStepsTitle{margin:1.25rem 0 0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;color:var(--accent,#111111)}.sellerStepsRight{display:grid;gap:1.25rem;justify-items:start}.sellerStepsIntro{margin:0;font-size:1rem;line-height:1.6;color:var(--accent-secondary,#4b5563)}.sellerStepsCta{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem 1.4rem;border-radius:999px;border:1px solid var(--primary-brighter,#0b72d9);background:var(--primary,#184dff);color:#ffffff;font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none}.sellerStepsCtaIcon{width:18px;height:18px}.sellerShowcaseGrid{margin-top:clamp(2.5rem,6vw,4rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,1.6rem)}.sellerShowcaseCard{padding:clamp(1.5rem,3vw,2rem);border-radius:24px;background:var(--secondary-solid,#ffffff);border:1px solid var(--secondary-brighter,#e5e7eb);box-shadow:none;display:grid;gap:.85rem;position:relative;overflow:hidden}@media (prefers-color-scheme:light){.sellerShowcaseCard{background:#f1f1f1}.sellerShowcaseCard--accent{background:var(--primary,#184dff)}}.sellerShowcaseCard:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.65;background:radial-gradient(120% 90% at 110% -10%,rgba(24,77,255,.12),transparent 60%);background:radial-gradient(120% 90% at 110% -10%,color-mix(in srgb,var(--primary,#184dff) 12%,transparent),transparent 60%)}.sellerShowcaseCard--accent{background:var(--primary,#184dff);border-color:var(--primary-brighter,#0b72d9)}.sellerShowcaseCard--accent .sellerShowcaseText,.sellerShowcaseCard--accent .sellerShowcaseTitle{color:#ffffff}.sellerShowcaseCard--command,.sellerShowcaseCard--keyboard{grid-column:span 2}.sellerShowcaseTitle{margin:0;font-size:1.2rem;font-weight:700;color:var(--accent,#111111)}.sellerShowcaseText{margin:0;color:var(--accent-secondary,#4b5563);line-height:1.6}.sellerFaq{margin-top:clamp(3rem,7vw,5.5rem);display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:clamp(1.5rem,5vw,3rem);align-items:start}.sellerFaqIntro{display:grid;gap:1.2rem;justify-items:start}.sellerFaqTitle{margin:0;font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.15;color:var(--accent,#111111);font-weight:700}.sellerFaqSubtitle{margin:0;color:var(--accent-secondary,#4b5563);line-height:1.6;font-size:1rem}.sellerFaqList{display:grid;gap:1rem}.sellerFaqItem{padding:1.35rem 1.6rem;border-radius:18px;border:1px solid var(--secondary-brighter,#e5e7eb);background:var(--secondary-solid,#ffffff);box-shadow:0 10px 30px rgba(15,23,42,.05)}@media (prefers-color-scheme:light){.sellerFaqItem{background:#f1f1f1}}.sellerFaqQuestion{width:100%;border:none;background:transparent;padding:0;margin:0;display:flex;justify-content:space-between;gap:1rem;text-align:left;font-size:1.05rem;font-weight:700;cursor:pointer}.sellerFaqIcon,.sellerFaqQuestion{align-items:center;color:var(--accent,#111111)}.sellerFaqIcon{display:inline-flex;justify-content:center;width:32px;height:32px;border-radius:999px;border:2px solid #ffffff;font-size:0;font-weight:600;line-height:1;position:relative;transition:transform .18s ease-out,background .18s ease-out,color .18s ease-out;will-change:transform}.sellerFaqIcon:after,.sellerFaqIcon:before{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:currentColor;transform:translate(-50%,-50%);border-radius:999px}.sellerFaqIcon:after{width:2px;height:12px}.sellerFaqPanel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .2s ease-out,opacity .18s ease-out;will-change:grid-template-rows,opacity}.sellerFaqPanel.is-open{opacity:1;margin-top:.75rem;grid-template-rows:1fr}.sellerFaqPanelInner{overflow:hidden}.sellerFaqItem.is-open .sellerFaqIcon{transform:rotate(45deg);background:#ffffff;border-color:#ffffff;color:#000000}.sellerFaqAnswer{margin:0;color:var(--accent-secondary,#4b5563);line-height:1.6}@media (max-width:900px){.sellerStepsHeader{grid-template-columns:1fr}.sellerStepsRight{justify-items:start}.sellerShowcaseGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sellerShowcaseCard--command,.sellerShowcaseCard--keyboard{grid-column:span 1}.sellerFaq{grid-template-columns:1fr}}@media (max-width:720px){.sellerSteps{margin-top:1.5rem}.sellerShowcaseGrid{grid-template-columns:1fr}.sellerShowcaseCard--command,.sellerShowcaseCard--keyboard{grid-column:span 1}}.sellerFeatureGrid{position:relative;padding:clamp(4rem,9vw,7rem) 1rem;color:var(--accent,#111111);background:transparent}.sellerFeatureInner{position:relative;z-index:1;width:min(1200px,100%);margin:0 auto}.sellerFeatureHeader{display:grid;gap:1.2rem;justify-items:center;text-align:center}.sellerFeatureBadge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border-radius:999px;background:var(--secondary,rgba(0,0,0,.06));border:1px solid var(--secondary-brighter,#e5e7eb);box-shadow:none;font-size:.9rem;font-weight:600;color:var(--accent,#111111);letter-spacing:.02em}.sellerFeatureBadgeIcon{width:16px;height:16px;color:var(--primary,#184dff)}.sellerFeatureTitle{margin:0;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.1;font-weight:700;color:var(--accent,#111111)}.sellerFeatureSubtitle{margin:0;max-width:540px;font-size:1rem;line-height:1.7;color:var(--accent-secondary,#4b5563)}.sellerFeatureGridLayout{margin-top:clamp(2.5rem,6vw,4rem);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"support support chat chat migration migration" "support support chat chat migration migration" "feedback feedback feedback loop loop loop";gap:clamp(1rem,2.4vw,1.6rem);grid-auto-rows:minmax(180px,auto)}.sellerFeatureCard{position:relative;padding:clamp(1.4rem,2.6vw,2.2rem);border-radius:28px;border:1px solid var(--secondary-brighter,#e5e7eb);background-color:var(--secondary-solid,#ffffff);box-shadow:none;overflow:hidden;display:flex;flex-direction:column;gap:.8rem}.sellerFeatureCard:before{content:"";position:absolute;inset:-40% -20% auto auto;width:280px;height:280px;background:radial-gradient(circle,color-mix(in srgb,var(--primary,#184dff) 12%,transparent),transparent 65%);opacity:.6;pointer-events:none}.sellerFeatureCard--accent{background-color:var(--primary,#184dff);background-image:linear-gradient(0deg,color-mix(in srgb,var(--primary,#184dff) 90%,transparent),color-mix(in srgb,var(--primary,#184dff) 90%,transparent)),url(/_next/static/media/test.ff6b4733.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;border-color:var(--primary-brighter,#0b72d9);color:#ffffff}.sellerFeatureCard--accent:before{background:radial-gradient(circle,rgba(255,255,255,.35),transparent 60%)}.sellerFeatureCardTitle{font-size:1.2rem;font-weight:600;color:var(--accent,#111111)}.sellerFeatureCardText,.sellerFeatureCardTitle{margin:0;overflow-wrap:anywhere;word-break:break-word}.sellerFeatureCardText{color:var(--accent-secondary,#4b5563);line-height:1.6}.sellerFeatureCard--accent .sellerFeatureCardText,.sellerFeatureCard--accent .sellerFeatureCardTitle{color:#ffffff}.sellerFeatureTag{align-self:start;justify-self:start;padding:.25rem .7rem;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);color:rgba(255,255,255,.9);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.sellerFeatureMigrationVisual{margin-top:1.2rem;width:100%;display:grid;place-items:center}.sellerFeatureMigrationVisual svg{width:min(100%,380px);height:auto;color:#ffffff}.sellerFeatureFeedbackPanel{margin-top:auto;border-radius:16px;display:grid;gap:.9rem;overflow:hidden}.sellerFeatureFeedbackPanel:after{content:"";position:absolute;inset:auto -35% -90% auto;width:180px;height:180px;background:radial-gradient(circle,color-mix(in srgb,var(--primary,#184dff) 18%,transparent),transparent 70%);opacity:.55;pointer-events:none}.sellerFeatureTypingBlock{padding:.6rem .65rem;border-radius:12px;display:grid;gap:.35rem}.sellerFeatureTypingBlock--reply{background:transparent}.sellerFeatureTypingMeta{display:flex;align-items:center;justify-content:space-between}.sellerFeatureTypingRow{display:flex;align-items:center;gap:.6rem;min-height:1.4rem}.sellerFeatureTypingLabel{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary,#184dff)}.sellerFeatureTypingText{flex:1;min-height:calc(1.45em * 2);font-size:18px;font-weight:700;line-height:1.45;letter-spacing:.01em;color:var(--accent,#111111);white-space:normal;overflow-wrap:anywhere;word-break:break-word;position:relative;display:block}.sellerFeatureTypingText--typing:after{content:"•";display:inline-block;margin-left:4px;font-size:1.1em;color:color-mix(in srgb,var(--primary,#184dff) 80%,transparent);animation:typingDot .9s ease-in-out infinite;text-shadow:0 0 10px color-mix(in srgb,var(--primary,#184dff) 55%,transparent)}@keyframes typingDot{0%,to{transform:scale(.9);opacity:.6}50%{transform:scale(1.15);opacity:1}}@keyframes typingCaret{0%,40%{opacity:1}50%,to{opacity:0}}.migrationStroke{stroke:currentColor;stroke-width:3;fill:none;opacity:.9}.migrationFill,.migrationText{fill:currentColor}.migrationText{font-size:18px;font-weight:700;letter-spacing:.01em}.migrationDash{stroke:currentColor;stroke-width:3;fill:none;stroke-dasharray:8 10;animation:migrationFlow 2.8s linear infinite;opacity:.75}.migrationDash--reverse{animation-direction:reverse}.migrationPulseLine{stroke:currentColor;stroke-width:3.5;fill:none;opacity:.55;animation:migrationPulseLine 2.6s ease-in-out infinite}.migrationPulseLine--reverse{animation-direction:reverse}@keyframes migrationFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-36}}@keyframes migrationPulseLine{0%,to{opacity:.35}50%{opacity:.95}}.sellerFeatureChatRow{display:flex;align-items:flex-end;gap:.8rem;margin-bottom:15px}.sellerFeatureChatRow--right{justify-content:flex-end}.sellerFeatureChatBubble{position:relative;max-width:62%;padding:.55rem .75rem;border-radius:14px;background:#4f46e5;border:1px solid rgba(226,232,240,.25);color:#e5e7eb;font-size:.76rem;line-height:1.35}.sellerFeatureChatBubble--indigo{background:#4f46e5;border-color:transparent;color:#ffffff}.sellerFeatureChatBubble--navy{background:#08062b;border-color:transparent;color:#ffffff}.sellerFeatureChatBubble:after{display:none}.sellerFeatureChatRow--left .sellerFeatureChatBubble:after{left:-10px;border-right-color:transparent}.sellerFeatureChatRow--right .sellerFeatureChatBubble{color:#e2e8f0;border-color:rgba(148,163,184,.35)}.sellerFeatureChatRow--right .sellerFeatureChatBubble:after{right:-10px;border-left-color:transparent}.sellerFeatureChatAvatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#334155,#0f172a);border:1px solid rgba(226,232,240,.2);color:#e2e8f0;font-size:.75rem;font-weight:600;display:grid;place-items:center;flex-shrink:0}.sellerFeatureChatAvatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.sellerFeatureChatAvatar--right{background:linear-gradient(135deg,#5b7cfa,#2d4cff);color:#ffffff;border-color:rgba(255,255,255,.25)}.sellerFeatureCard--support{grid-area:support;background-image:linear-gradient(0deg,color-mix(in srgb,var(--secondary-solid,#ffffff) 80%,transparent),color-mix(in srgb,var(--secondary-solid,#ffffff) 80%,transparent)),url(/_next/static/media/lol.00792d08.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.sellerFeatureCard--migration{grid-area:migration}.sellerFeatureCard--chat{grid-area:chat;min-height:330px;padding:clamp(1.2rem,3.4vw,1rem)}.sellerFeatureCard--allinone{grid-area:allinone;background-color:#000}.sellerFeatureCard--allinone:after{content:"";position:absolute;inset:0;background:url(/_next/static/media/backgroundtest.1cef4205.webp) 50%/cover no-repeat;opacity:.3;z-index:0;pointer-events:none}.sellerFeatureCard--allinone:before{content:"";position:absolute;inset:0;width:auto;height:auto;background:url(/_next/static/media/test2.1a43f67d.webp) 50%/88% auto no-repeat;opacity:1;z-index:1;pointer-events:none}.sellerFeatureCard--allinone>*{position:relative;z-index:2}.sellerFeatureCard--feedback{grid-area:feedback;background-color:var(--secondary-solid,#ffffff)}.sellerFeatureCard--feedback>*{position:relative;z-index:2}.sellerFeatureCard--loop{grid-area:loop;background-color:var(--secondary-solid,#ffffff);background-image:linear-gradient(0deg,color-mix(in srgb,var(--secondary-solid,#ffffff) 78%,transparent),color-mix(in srgb,var(--secondary-solid,#ffffff) 78%,transparent)),url(/_next/static/media/notificationtest.1660043b.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.sellerFeatureLoopChannels{margin-top:auto;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;align-items:center;width:100%}.sellerFeatureLoopStatus{display:none}.sellerFeatureLoopChip{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--secondary-brighter,#e5e7eb);background:var(--secondary,rgba(0,0,0,.04));font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--accent,#111111)}.sellerFeatureCard--loop .sellerFeatureLoopChip{background:var(--primary,#184dff);border-color:color-mix(in srgb,var(--primary,#184dff) 80%,#ffffff);color:#ffffff;box-shadow:0 10px 24px color-mix(in srgb,var(--primary,#184dff) 35%,transparent)}.sellerFeatureLoopChipIcon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.sellerFeatureCard--loop .sellerFeatureLoopChipIcon{box-shadow:none}.sellerFeatureLoopChipIcon img{width:14px;height:14px;object-fit:contain}.sellerFeatureMedia{margin-top:auto;justify-content:space-between;gap:1rem}.sellerFeatureLogos,.sellerFeatureMedia{display:flex;align-items:center;flex-wrap:wrap}.sellerFeatureLogos{gap:.6rem}.sellerFeatureLogo{width:44px;height:44px;border-radius:12px;border:1px solid var(--secondary-brighter,#e5e7eb);background:var(--secondary,rgba(0,0,0,.06));display:grid;place-items:center;overflow:hidden}.sellerFeatureLogo img{width:70%;height:70%;object-fit:contain}.sellerFeatureStat{min-width:92px;padding:.5rem .75rem;border-radius:12px;border:1px solid var(--secondary-brighter,#e5e7eb);background:var(--secondary-solid,#ffffff);display:grid;gap:.1rem;text-align:right}.sellerFeatureStatValue{font-size:1.1rem;font-weight:700;color:var(--accent,#111111)}.sellerFeatureStatLabel{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-secondary,#4b5563)}.sellerFeatureCard--accent .sellerFeatureStatLabel,.sellerFeatureCard--accent .sellerFeatureStatValue{color:#ffffff}@media (max-width:1100px){.sellerFeatureGridLayout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none;grid-auto-rows:minmax(170px,auto)}.sellerFeatureCard--allinone,.sellerFeatureCard--chat,.sellerFeatureCard--feedback,.sellerFeatureCard--loop,.sellerFeatureCard--migration,.sellerFeatureCard--support{grid-area:auto}}@media (min-width:1101px){.sellerFeatureCard--migration .sellerFeatureMigrationVisual{margin-top:auto;margin-bottom:auto}}@media (max-width:720px){.sellerFeatureGrid{padding:clamp(3rem,10vw,4.5rem) 1rem}.sellerFeatureGridLayout{grid-template-columns:1fr;grid-auto-rows:minmax(140px,auto)}.sellerFeatureCard--allinone{display:none}.sellerFeatureCard{grid-column:auto;grid-row:auto}.sellerFeatureCardTitle{font-size:1.05rem;line-height:1.3;word-break:break-word}.sellerFeatureCardText{font-size:.95rem;line-height:1.5;word-break:break-word}.sellerFeatureTypingRow{align-items:flex-start}.sellerFeatureTypingText{font-size:.95rem}.sellerFeatureTypingText--typing:after{font-size:1em}}.heroSection{position:relative;min-height:100vh;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding:clamp(1.5rem,4vw,3rem) 1rem}.heroContent{position:relative;z-index:1;width:min(1100px,100%)}.sellerBenefits{position:relative;padding:clamp(3rem,8vw,6rem) 1rem clamp(4rem,9vw,7rem);color:var(--accent,#111111)}.sellerBenefitsInner{width:min(1200px,100%);margin:0 auto}.sellerBenefitsHeader{text-align:center;max-width:760px;margin:0 auto 3rem}.sellerBenefitsTitle{margin:0;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.2;color:var(--accent,#111111);display:flex;flex-direction:column;gap:.35rem}.sellerBenefitsTitle span{font-weight:600}.sellerBenefitsSubtitle,.sellerBenefitsTitle span{color:var(--accent-secondary,#4b5563);white-space:nowrap}.sellerBenefitsSubtitle{margin:1rem 0 0;font-size:1rem;line-height:1.6}.sellerBenefitsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,1.6rem)}.sellerBenefitsCard{padding:clamp(1.5rem,3vw,2rem);border-radius:22px;background:var(--secondary-solid,#ffffff);border:1px solid var(--secondary-brighter,#e5e7eb);position:relative;overflow:hidden;display:grid;gap:.85rem}.sellerBenefitsCard:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.6;background:radial-gradient(120% 90% at 110% -10%,color-mix(in srgb,var(--primary,#184dff) 12%,transparent),transparent 60%)}.sellerBenefitsIcon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--secondary,rgba(0,0,0,.06));border:1px solid var(--secondary-brighter,#e5e7eb);color:#111111}.sellerBenefitsIcon svg{width:20px;height:20px}.sellerBenefitsCardTitle{margin:0;font-size:1.1rem;font-weight:700;color:var(--accent,#111111)}.sellerBenefitsCardText{margin:0;color:var(--accent-secondary,#4b5563);line-height:1.6}@media (max-width:900px){.sellerBenefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dark .sellerBenefitsIcon{color:#ffffff}@media (max-width:640px){.sellerBenefitsGrid{grid-template-columns:1fr}.sellerBenefitsSubtitle,.sellerBenefitsTitle span{white-space:normal}}