.hero{padding:80px 24px 60px;padding-top:max(132px, calc(var(--hero-pad-top,132px)));text-align:center;max-width:1180px;margin:0 auto;position:relative}.hero-eyebrow{border:1px solid var(--border-blue);color:var(--blue-hi);letter-spacing:.04em;background:#3b82f61f;border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.hero-eyebrow .dot{background:var(--green);border-radius:999px;width:8px;height:8px;animation:1.6s infinite h-pulse;box-shadow:0 0 10px #10b981b3}@keyframes h-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero h1,.hero-title{letter-spacing:-.035em;color:var(--text);margin:0 0 24px;font-size:clamp(48px,7.5vw,104px);font-weight:900;line-height:.95}.hero-title{text-wrap:balance;flex-direction:column;align-items:center;gap:0;display:flex}.hero-line{width:100%;display:block}.hero-line-1{color:var(--text);white-space:nowrap}.hero h1 .accent,.hero-title .accent{background:linear-gradient(135deg, var(--blue-hi) 0%, #93c5fd 30%, var(--blue-hi) 60%, #c4dcff 100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite h-shimmer-text}@keyframes h-shimmer-text{to{background-position:200% 0}}.hero h1 .robux-inline,.hero-title .robux-inline{vertical-align:middle;align-items:center;gap:14px;display:inline-flex}.hero h1 .robux-inline img,.hero-title .robux-inline img,.robux-icon-hero,.robux-icon-feature{mix-blend-mode:lighten}.hero h1 .robux-inline img,.hero-title .robux-inline img{filter:drop-shadow(0 12px 30px #3b82f673);object-fit:contain;width:clamp(64px,7.5vw,110px);height:clamp(64px,7.5vw,110px);animation:4s ease-in-out infinite h-bobble;display:inline-block}@keyframes h-bobble{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-8px)rotate(3deg)}}.hero p{color:var(--text-dim);max-width:600px;margin:0 auto 40px;font-size:clamp(15px,1.4vw,18px);line-height:1.55}.hero-trust{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;align-items:stretch;gap:0;margin:0 auto 36px;padding:14px 8px;display:inline-flex;box-shadow:0 16px 50px -16px #00000080,inset 0 1px #ffffff14}.hero-trust .cell{border-right:1px solid var(--border);text-align:center;flex-direction:column;justify-content:center;min-width:110px;padding:0 28px;display:flex}.hero-trust .cell:last-child{border-right:0}.hero-trust .v{letter-spacing:-.02em;color:#fff;justify-content:center;align-items:center;gap:6px;font-size:22px;font-weight:900;line-height:1;display:flex}.hero-trust .v svg{width:16px;height:16px;color:var(--blue-hi)}.hero-trust .v .star{color:var(--gold)}.hero-trust .l{color:var(--text-mute);letter-spacing:.04em;margin-top:4px;font-size:11.5px;font-weight:500}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-primary{background:linear-gradient(180deg, var(--blue-hi), var(--blue) 50%, var(--blue-lo));color:#fff;letter-spacing:-.005em;border-radius:14px;align-items:center;gap:10px;height:56px;padding:0 26px;font-size:15px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 38px -10px #3b82f6b3,inset 0 1px #ffffff40,inset 0 -2px #00000026}.btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);animation:2.6s ease-in-out infinite h-shine;position:absolute;inset:0;transform:translate(-100%)}@keyframes h-shine{0%{transform:translate(-100%)}60%{transform:translate(200%)}to{transform:translate(200%)}}.btn-primary:hover{filter:brightness(1.07);transform:translateY(-2px)}.btn-primary img{object-fit:contain;width:22px;height:22px;display:inline-block}.btn-secondary{background:var(--bg-card);border:1px solid var(--border-hi);height:56px;color:var(--text);border-radius:14px;align-items:center;gap:10px;padding:0 22px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-secondary:hover{background:var(--bg-card-hi);border-color:var(--border-blue);transform:translateY(-2px)}.section{max-width:1180px;margin:0 auto;padding:60px 24px}.section-head{flex-wrap:wrap;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.section-head .title{flex:1}.section-head h2{letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05}.section-head .sub{color:var(--text-mute);margin-top:8px;font-size:14px}.section-head .num{font-family:var(--font-mono);color:var(--blue-hi);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.section-head .num:before{content:"";background:var(--blue);width:24px;height:1px}.section-cta{border:1px solid var(--border-hi);background:var(--bg-card);height:40px;color:var(--text-dim);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.section-cta:hover{color:#fff;background:var(--bg-card-hi);border-color:var(--border-blue)}.cats{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:60px;display:grid}@media (max-width:900px){.cats{grid-template-columns:repeat(2,1fr)}}.cat{border:1px solid var(--border);cursor:pointer;text-align:left;background:linear-gradient(#141c3066,#0e132280);border-radius:18px;flex-direction:column;gap:10px;padding:22px 20px;text-decoration:none;transition:all .18s;display:flex;position:relative;overflow:hidden}.cat:before{content:"";border-radius:inherit;background:radial-gradient(220px 120px at 80% -20%, var(--cat-glow,#3b82f62e), transparent 70%);pointer-events:none;transition:opacity .18s;position:absolute;inset:0}.cat:hover{border-color:var(--border-hi);transform:translateY(-4px)}.cat-icon{background:var(--cat-bg,#3b82f626);border:1px solid var(--cat-border,var(--border-blue));width:48px;height:48px;color:var(--cat-color,var(--blue-hi));border-radius:13px;place-items:center;margin-bottom:4px;display:grid}.cat-icon img{object-fit:contain;width:26px;height:26px;display:block}.cat-icon .cat-product-image{object-fit:contain;filter:drop-shadow(0 7px 10px #00000061);width:44px;height:44px;transform:scale(1.08)}.cat-name{letter-spacing:-.01em;color:var(--text);font-size:15px;font-weight:800}.cat-meta{color:var(--text-mute);font-size:11.5px;font-family:var(--font-mono)}.cat-arrow{border:1px solid var(--border);width:28px;height:28px;color:var(--text-mute);border-radius:999px;place-items:center;transition:all .18s;display:grid;position:absolute;bottom:18px;right:18px}.cat:hover .cat-arrow{background:var(--blue);color:#fff;border-color:var(--blue);transform:translate(2px)}.cat.cat-soon{cursor:not-allowed;opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none}.cat.cat-soon:hover{border-color:var(--border);transform:none}.cat-meta-soon{color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.cat-soon-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute);border:1px solid var(--border);background:#ffffff0f;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;top:12px;right:12px}.game-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}@media (max-width:1024px){.game-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.game-grid{grid-template-columns:repeat(2,1fr)}.game-grid .game-card:nth-child(n+5){display:none}}.game-card{aspect-ratio:.78;cursor:pointer;border:1px solid var(--border);isolation:isolate;border-radius:20px;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:all .22s cubic-bezier(.16,.84,.44,1);display:flex;position:relative;overflow:hidden}.game-card:before{content:"";background:var(--game-art,linear-gradient(135deg, #3b82f6, #1e3a8a));z-index:0;transition:transform .45s cubic-bezier(.16,.84,.44,1);position:absolute;inset:0}.game-card:after{content:"";z-index:1;background:radial-gradient(120% 80% at 50% 100%, var(--game-glow,#3b82f666) 0%, transparent 60%), linear-gradient(180deg, #00000026 0%, #00000059 40%, #000000eb 100%);position:absolute;inset:0}.game-card:hover{border-color:var(--border-hi);transform:translateY(-6px)}.game-card:hover:before{transform:scale(1.08)}.game-card-art-symbol{z-index:1;color:#ffffff2e;letter-spacing:-.05em;filter:blur(.5px);text-shadow:0 6px 24px #0006;place-items:center;font-size:100px;font-weight:900;transition:transform .45s cubic-bezier(.16,.84,.44,1);display:grid;position:absolute;inset:0}.game-card:hover .game-card-art-symbol{color:#ffffff52;transform:scale(1.12)}.game-card-cover{z-index:0;object-fit:cover;opacity:.55;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,.84,.44,1),opacity .22s;position:absolute;inset:0}.game-card:hover .game-card-cover{opacity:.72;transform:scale(1.08)}.game-tag{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.game-tag.popular{background:linear-gradient(#f97316,#ea580c);border-color:#fff3}.game-count{z-index:3;color:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:700;font-family:var(--font-mono);background:#0000008c;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px;position:absolute;top:12px;right:12px}.game-body{z-index:2;padding:18px;position:relative}.game-type{color:#34d399;letter-spacing:.06em;text-transform:uppercase;background:#10b9812e;border:1px solid #10b98166;border-radius:999px;align-items:center;gap:4px;margin-bottom:8px;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.game-name{letter-spacing:-.015em;color:#fff;margin-bottom:10px;font-size:17px;font-weight:800;line-height:1.15}.game-cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:700;transition:all .18s;display:inline-flex;transform:translateY(8px)}.game-card:hover .game-cta{opacity:1;transform:translateY(0)}.robux-feature{border:1px solid var(--border-hi);background:linear-gradient(135deg,#3b82f633 0%,#141c3099 50%,#0e132299 100%);border-radius:28px;grid-template-columns:1.2fr 1fr;align-items:center;gap:32px;margin-bottom:60px;padding:40px;display:grid;position:relative;overflow:hidden}@media (max-width:900px){.robux-feature{grid-template-columns:1fr;padding:28px}}.robux-feature:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 100% 100%,#3b82f64d,#0000 60%),radial-gradient(400px 300px at 0 0,#3b82f62e,#0000 60%);position:absolute;inset:0}.rf-body{z-index:1;position:relative}.rf-eyebrow{border:1px solid var(--border-blue);color:var(--blue-hi);letter-spacing:.1em;text-transform:uppercase;background:#3b82f629;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.rf-body h3{letter-spacing:-.025em;color:var(--text);margin:0 0 14px;font-size:clamp(28px,3.4vw,44px);font-weight:900;line-height:1.05}.rf-body h3 .acc{background:linear-gradient(135deg, var(--blue-hi), #93c5fd);color:#0000;-webkit-background-clip:text;background-clip:text}.rf-body p{color:var(--text-dim);max-width:420px;margin:0 0 24px;font-size:15px;line-height:1.55}.rf-stats{gap:24px;margin-bottom:26px;display:flex}.rf-stat .v{font-family:var(--font-mono);color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:900}.rf-stat .l{color:var(--text-mute);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:11px;font-weight:600}.rf-stat.sav .v{color:var(--green)}.rf-art{z-index:1;place-items:center;min-height:380px;display:grid;position:relative}.rf-art-stack{width:380px;height:380px;position:relative}.rf-art-orb{background:radial-gradient(circle at 35% 30%, #93c5fd, var(--blue) 40%, var(--blue-lo) 75%, #0a1843 100%);border-radius:999px;animation:6s ease-in-out infinite h-float-orb;position:absolute;inset:14%;box-shadow:inset 0 8px 16px #ffffff40,inset 0 -16px 28px #00000040,0 30px 80px -10px #3b82f680,0 0 60px -10px #3b82f68c}@keyframes h-float-orb{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(8deg)}}.rf-art-robux{filter:drop-shadow(0 16px 40px #00000073);z-index:2;object-fit:contain;max-width:88%;max-height:88%;animation:4s ease-in-out infinite h-float-rb;display:block;position:absolute;inset:6%;width:auto!important;height:auto!important}@keyframes h-float-rb{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-10px)rotate(6deg)}}.rf-spark{z-index:3;background:#fff;border-radius:999px;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #fff}.rf-spark.s1{animation:2.4s infinite h-twinkle;top:18%;right:12%}.rf-spark.s2{width:6px;height:6px;animation:3.1s .6s infinite h-twinkle;bottom:22%;left:8%}.rf-spark.s3{width:5px;height:5px;animation:2.6s 1.2s infinite h-twinkle;top:58%;right:0%}.rf-spark.s4{width:4px;height:4px;animation:3.4s 1.8s infinite h-twinkle;top:6%;left:32%}@keyframes h-twinkle{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1.3)}}.rf-coins{pointer-events:none;z-index:1;position:absolute;inset:0}.rf-coin{background:linear-gradient(135deg, var(--blue), var(--blue-lo));border-radius:9px;place-items:center;width:32px;height:32px;padding:4px;display:grid;position:absolute;box-shadow:inset 0 1px #ffffff4d,0 8px 18px -4px #3b82f699}.rf-coin img{object-fit:contain;width:20px;height:20px}.rf-coin.c1{animation:3s ease-in-out infinite h-bob;top:8%;left:6%;transform:rotate(-12deg)}.rf-coin.c2{animation:3.4s ease-in-out .6s infinite h-bob;bottom:12%;right:8%;transform:rotate(14deg)}.rf-coin.c3{animation:3.8s ease-in-out 1.2s infinite h-bob;top:50%;left:-2%;transform:rotate(-6deg)}@keyframes h-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.benefits{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1000px){.benefits{grid-template-columns:repeat(2,1fr)}}.benefit{background:linear-gradient(180deg, var(--bf-tint,#3b82f61a) 0%, #0e1322a6 70%);border:1px solid var(--border-hi);isolation:isolate;border-radius:24px;flex-direction:column;min-height:360px;padding:22px 22px 24px;transition:all .25s cubic-bezier(.16,.84,.44,1);display:flex;position:relative;overflow:hidden}.benefit:before{content:"";background:radial-gradient(280px 220px at 50% 30%, var(--bf-glow,#3b82f64d), transparent 65%);pointer-events:none;opacity:.7;transition:opacity .3s;position:absolute;inset:0}.benefit:hover{transform:translateY(-6px)}.benefit:hover:before{opacity:1}.benefit-art-wrap{place-items:center;width:100%;height:200px;margin-bottom:4px;display:grid;position:relative}.benefit-art-wrap>svg{width:100%;max-width:220px;height:100%;filter:drop-shadow(0 14px 28px var(--bf-shadow,#3b82f64d));transition:transform .4s cubic-bezier(.16,.84,.44,1)}.benefit:hover .benefit-art-wrap>svg{transform:translateY(-6px)scale(1.04)}.benefit-num{font-family:var(--font-mono);color:#fff6;letter-spacing:.04em;z-index:2;font-size:12px;font-weight:800;position:absolute;top:18px;right:22px}.benefit-body{z-index:2;margin-top:auto;position:relative}.benefit-tag{letter-spacing:.06em;text-transform:uppercase;background:var(--bf-tag-bg,#3b82f629);border:1px solid var(--bf-tag-border,var(--border-blue));color:var(--bf-tag-color,var(--blue-hi));border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;font-size:10.5px;font-weight:800;display:inline-flex}.benefit h4{letter-spacing:-.02em;color:var(--text);margin:0 0 6px;font-size:19px;font-weight:900;line-height:1.15}.benefit p{color:var(--text-dim);margin:0;font-size:13px;line-height:1.55}.steps-wrap{position:relative}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid;position:relative}@media (max-width:900px) and (min-width:601px){.steps{grid-template-columns:1fr}}.steps:before{content:"";background:repeating-linear-gradient(90deg, var(--border-blue) 0 8px, transparent 8px 16px);z-index:0;opacity:.55;height:2px;position:absolute;top:40%;left:8%;right:8%}@media (max-width:900px){.steps:before{display:none}}.step-card{border:1px solid var(--border-hi);isolation:isolate;z-index:1;background:linear-gradient(#141c3080,#0e1322c7);border-radius:24px;flex-direction:column;transition:all .25s;display:flex;position:relative;overflow:hidden}.step-card:hover{border-color:var(--border-blue);transform:translateY(-4px)}.step-card:before{content:"";pointer-events:none;background:radial-gradient(300px 200px at 50% 0,#3b82f62e,#0000 65%);position:absolute;inset:0}.step-mock{border-bottom:1px solid var(--border);isolation:isolate;background:linear-gradient(#080e20a6,#080e20eb),radial-gradient(400px 200px,#3b82f640,#0000 70%);place-items:center;height:200px;display:grid;position:relative;overflow:hidden}.step-body{padding:22px 22px 24px}.mock-quantity{z-index:1;grid-template-columns:repeat(3,64px);gap:8px;display:grid;position:relative}.mock-q{border:1.5px solid var(--border);height:56px;font-family:var(--font-mono);color:var(--text-dim);background:#ffffff0a;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:13px;font-weight:800;display:flex}.mock-q .a{color:var(--text-mute);font-size:11px}.mock-q.sel{border-color:var(--blue);color:#fff;background:linear-gradient(#3b82f64d,#3b82f614);animation:2.4s ease-in-out infinite h-pulse-card;box-shadow:0 0 0 4px #3b82f62e,0 10px 28px -8px #3b82f699}@keyframes h-pulse-card{0%,to{box-shadow:0 0 0 4px #3b82f62e,0 10px 28px -8px #3b82f699}50%{box-shadow:0 0 0 8px #3b82f61a,0 14px 32px -8px #3b82f6b3}}.mock-verify{border:1.5px solid var(--blue);z-index:1;background:#080e20b3;border-radius:12px;align-items:center;gap:10px;width:80%;max-width:240px;padding:12px 14px;display:flex;position:relative;box-shadow:0 0 0 4px #3b82f62e}.mock-verify-prefix{color:var(--text-mute);font-family:var(--font-mono);font-size:14px;font-weight:600}.mock-verify-name{font-family:var(--font-mono);color:#fff;flex:1;font-size:16px;font-weight:800}.mock-verify-ok{color:var(--green);background:#10b9812e;border:1px solid #10b98166;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.mock-step2-stack{z-index:1;flex-direction:column;align-items:center;width:100%;padding:0 16px;display:flex;position:relative}.mock-method-row{z-index:1;gap:6px;width:80%;max-width:240px;margin-top:12px;display:flex;position:relative}.mock-method-chip{border:1.5px solid var(--border);height:30px;color:var(--text-mute);background:#ffffff0a;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.mock-method-chip.on{border-color:var(--green);color:var(--green);background:linear-gradient(#10b98133,#10b9810d)}.mock-receipt{border:1px solid var(--border-hi);z-index:1;background:linear-gradient(#141c30b3,#0e1322e6);border-radius:12px;width:78%;max-width:220px;padding:14px;position:relative;box-shadow:0 18px 40px -12px #00000080}.mock-receipt:before{content:"ENTREGADO";background:var(--green);color:#fff;letter-spacing:.08em;border-radius:6px;padding:3px 10px;font-size:9px;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 6px 14px -2px #10b98180}.mock-receipt-row{color:var(--text-mute);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:11px;display:flex}.mock-receipt-row.big{border-top:1px dashed var(--border-hi);margin-top:8px;margin-bottom:0;padding-top:6px}.mock-receipt-row .v{font-family:var(--font-mono);color:#fff;font-weight:700}.mock-receipt-row.big .l{text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.mock-receipt-row.big .v{letter-spacing:-.02em;color:var(--blue-hi);align-items:center;gap:5px;font-size:18px;font-weight:900;display:inline-flex}.mock-receipt-row.big .v img{width:14px;height:14px;display:inline-block}.step-card-num{border:1px solid var(--border-blue);font-family:var(--font-mono);color:var(--blue-hi);letter-spacing:.1em;background:#3b82f624;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:5px 11px;font-size:11px;font-weight:900;display:inline-flex}.step-card-num .pill-dot{background:var(--blue);width:6px;height:6px;box-shadow:0 0 8px var(--blue-glow);border-radius:999px}.step-card h4{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:22px;font-weight:900;line-height:1.1}.step-card p{color:var(--text-dim);margin:0;font-size:13.5px;line-height:1.55}.review-banner{border:1px solid var(--border-hi);background:linear-gradient(#141c308c,#0e1322bf);border-radius:18px;align-items:center;gap:24px;margin:0 0 22px;padding:18px 22px;display:flex;overflow:hidden}.review-banner-left{border-right:1px solid var(--border);flex-shrink:0;align-items:center;gap:14px;padding-right:22px;display:flex}.review-banner-score{font-family:var(--font-mono);letter-spacing:-.03em;color:#fff;font-size:36px;font-weight:900;line-height:1}.review-banner-stars{color:var(--gold);gap:1px;margin-bottom:3px;display:flex}.review-banner-meta{color:var(--text-mute);letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;font-weight:600}.review-banner-marquee{flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.review-banner-track{gap:36px;width:max-content;animation:40s linear infinite h-scrollLeft;display:flex}@keyframes h-scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-banner-item{color:var(--text-dim);white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:flex}.review-banner-item .stars{color:var(--gold);gap:1px;display:flex}.review-banner-item .who{color:#fff;font-weight:700}.review-banner-item .dot{background:var(--text-faint);border-radius:999px;width:4px;height:4px}.reviews{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.reviews-skeleton .review-skel{border:1px solid var(--border);background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:22px;min-height:200px;animation:1.4s ease-in-out infinite h-skel-shimmer}@keyframes h-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.reviews-empty{text-align:center;border:1px dashed var(--border-hi);background:#ffffff05;border-radius:22px;padding:32px 24px}.reviews-empty p{color:var(--text-dim);margin:0 0 16px;font-size:15px;line-height:1.5}.reviews-empty .btn-secondary{margin:0 auto;display:inline-flex}@media (max-width:900px){.reviews{grid-template-columns:1fr}}.review{border:1px solid var(--border-hi);isolation:isolate;background:linear-gradient(#141c3073,#0e1322b3);border-radius:22px;flex-direction:column;gap:14px;padding:22px 22px 20px;transition:all .22s cubic-bezier(.16,.84,.44,1);display:flex;position:relative;overflow:hidden}.review:before{content:"";background:radial-gradient(240px 200px at 100% 0%, var(--rv-glow,#3b82f633), transparent 65%);pointer-events:none;opacity:.7;transition:opacity .25s;position:absolute;inset:0}.review:hover{border-color:var(--rv-color,var(--border-blue));transform:translateY(-4px)}.review:hover:before{opacity:1.1}.review-quote{color:var(--rv-color,var(--blue-hi));opacity:.18;pointer-events:none;z-index:0;font-family:serif;font-size:60px;font-weight:900;line-height:.8;position:absolute;top:14px;right:18px}.review-top{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.review-stars{color:var(--gold);gap:2px;display:flex}.review-verified{color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#10b98124;border:1px solid #10b98159;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.review-text{color:var(--text);z-index:1;margin:0;font-size:14.5px;font-weight:500;line-height:1.55;position:relative}.review-foot{border-top:1px solid var(--border);z-index:1;align-items:center;gap:12px;padding-top:14px;display:flex;position:relative}.review-avatar{color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14}.review-avatar-img{object-fit:cover;background:#0f172a99}.review-name{letter-spacing:-.01em;color:#f4f6fb;font-size:13.5px;font-weight:800}.review-author{flex:1;min-width:0}.review-photo{border:1px solid var(--border);border-radius:14px;max-height:140px;overflow:hidden}.review-photo img{object-fit:cover;width:100%;height:140px;display:block}.review-when{color:var(--text-mute);font-size:11.5px;font-family:var(--font-mono);margin-top:2px}.review-game-pill{border:1px solid var(--border);color:var(--text-dim);background:#ffffff0a;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.review-game-pill .ga{color:#fff;border-radius:5px;place-items:center;width:16px;height:16px;font-size:8px;font-weight:900;display:grid;position:relative;overflow:hidden}.home-faq{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:700px){.home-faq{grid-template-columns:1fr}}.home-faq-item{border:1px solid var(--border);cursor:pointer;background:linear-gradient(#141c306b,#0e132299);border-radius:16px;padding:18px 20px;transition:all .18s}.home-faq-item:hover{border-color:var(--border-hi)}.home-faq-item.open{border-color:var(--border-blue);background:linear-gradient(#3b82f61a,#0e132299)}.home-faq-q{letter-spacing:-.01em;color:var(--text);justify-content:space-between;align-items:center;gap:12px;font-size:13.5px;font-weight:800;display:flex}.home-faq-q .chev{border:1px solid var(--border);width:22px;height:22px;color:var(--text-mute);border-radius:999px;flex-shrink:0;place-items:center;transition:all .18s;display:grid}.home-faq-item.open .home-faq-q .chev{background:var(--blue);color:#fff;border-color:var(--blue);transform:rotate(180deg)}.home-faq-a{color:var(--text-dim);margin-top:12px;font-size:12.5px;line-height:1.6;display:none}.home-faq-item.open .home-faq-a{display:block}.final-cta{max-width:1180px;margin:60px auto;padding:0 24px;position:relative}.final-cta-inner{border:1px solid var(--border-hi);text-align:center;background:linear-gradient(135deg,#5865f22e 0%,#141c308c 40%,#0e132299 100%);border-radius:28px;padding:50px 40px;position:relative;overflow:hidden}.final-cta-inner:before{content:"";pointer-events:none;background:radial-gradient(500px 300px at 50% 100%,#3b82f64d,#0000 60%);position:absolute;inset:0}.final-cta-inner h2{letter-spacing:-.03em;color:var(--text);margin:0 0 16px;font-size:clamp(30px,4.5vw,56px);font-weight:900;line-height:1.05;position:relative}.final-cta-inner h2 .acc{background:linear-gradient(135deg, var(--blue-hi), #93c5fd);color:#0000;-webkit-background-clip:text;background-clip:text}.final-cta-inner p{color:var(--text-dim);max-width:560px;margin:0 auto 30px;font-size:16px;line-height:1.55;position:relative}.final-cta-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}.btn-discord{color:#fff;background:linear-gradient(#6878f4,#4d5dd9);border-radius:14px;align-items:center;gap:10px;height:54px;padding:0 22px;font-size:14.5px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex;box-shadow:0 14px 38px -10px #5865f299,inset 0 1px #fff3}.btn-discord:hover{filter:brightness(1.05);transform:translateY(-2px)}.home-foot{border-top:1px solid var(--border);max-width:1180px;margin:0 auto;padding:32px 24px}.home-foot-inner{color:var(--text-mute);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.home-foot-pays{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-foot-pay{border:1px solid var(--border);height:32px;color:var(--text-dim);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:11.5px;font-weight:600;display:inline-flex}.home-foot-pay img{width:auto;height:16px;display:block}@media (max-width:900px){.hero{padding-bottom:40px;padding-left:20px;padding-right:20px}.hero-trust .cell{min-width:90px;padding:0 18px}.section{padding:40px 20px}.cats{grid-template-columns:repeat(2,1fr);margin-bottom:40px}.game-grid{grid-template-columns:repeat(3,1fr);gap:10px}.benefits{grid-template-columns:repeat(2,1fr)}.benefit{min-height:320px}.benefit-art-wrap{height:160px}.reviews{grid-template-columns:1fr 1fr}.review-banner{flex-direction:column;padding:16px 18px}.review-banner-left{border-right:0;border-bottom:1px solid var(--border);padding-bottom:14px;padding-right:0}.final-cta-inner{padding:40px 24px}}@media (max-width:600px){.hero{padding-bottom:36px;padding-left:16px;padding-right:16px;padding-top:max(108px, calc(var(--hero-pad-top,108px)))}.hero h1,.hero-title{font-size:clamp(28px,8.5vw,44px);line-height:1.02}.hero-line-1{white-space:normal;flex-wrap:wrap;justify-content:center;gap:0 .28em;display:flex}.hero h1 .robux-inline,.hero-title .robux-inline{gap:8px}.hero h1 .robux-inline img,.hero-title .robux-inline img{width:clamp(40px,11vw,56px);height:clamp(40px,11vw,56px)}.hero p{margin-bottom:28px;padding:0 4px;font-size:14px}.hero-eyebrow{margin-bottom:18px;padding:6px 12px;font-size:11px}.hero-trust{border-radius:16px;flex-wrap:nowrap;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%;padding:10px 4px;display:grid}.hero-trust .cell{flex:unset;border-right:1px solid var(--border);border-bottom:0;min-width:0;padding:8px 6px}.hero-trust .cell:nth-child(odd){border-right:1px solid var(--border)}.hero-trust .cell:nth-last-child(-n+2){border-bottom:0}.hero-trust .cell:last-child{border-right:0}.hero-trust .v{font-size:16px}.hero-trust .l{font-size:9px}.hero-ctas{flex-direction:column;gap:10px;width:100%;max-width:360px;margin:0 auto}.btn-primary,.btn-secondary{justify-content:center;width:100%;height:50px;font-size:14px}.section{padding:36px 16px}.section-head{flex-direction:column;align-items:flex-start;gap:12px}.section-head .section-cta{justify-content:center;width:100%}.cats{gap:10px;margin-bottom:32px}.cat{border-radius:14px;padding:16px 14px}.cat-name{font-size:13px}.cat-meta{font-size:10px}.game-grid{grid-template-columns:repeat(2,1fr);gap:8px}.game-grid .game-card:nth-child(n+5){display:none}.benefits{grid-template-columns:repeat(2,1fr);gap:10px}.benefit{border-radius:18px;min-height:240px;padding:14px 14px 16px}.benefit-art-wrap{height:100px}.benefit h4{font-size:14px}.benefit p{font-size:11.5px}.benefit-num{font-size:10px;top:12px;right:14px}.steps{flex-direction:column;gap:12px;display:flex}.steps:before{display:none}.step-card{border-radius:18px;grid-template-rows:auto;grid-template-columns:minmax(92px,34%) 1fr;display:grid;overflow:hidden}.step-mock{border-bottom:none;border-right:1px solid var(--border);grid-area:1/1;height:auto;min-height:108px;padding:10px 8px}.step-body{flex-direction:column;grid-area:1/2;justify-content:center;padding:14px 14px 16px;display:flex}.step-card h4{margin-bottom:6px;font-size:16px}.step-card p{font-size:12px;line-height:1.45}.step-card-num{margin-bottom:8px;padding:4px 8px;font-size:10px}.mock-quantity{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%;max-width:none}.mock-q{border-radius:8px;height:44px;font-size:10px}.mock-q .a{font-size:9px}.mock-verify{width:100%;max-width:none;padding:8px 10px}.mock-verify-name{font-size:12px}.mock-verify-prefix{font-size:11px}.mock-verify-ok{padding:3px 7px;font-size:9px}.mock-step2-stack{width:100%;padding:0}.mock-method-row{gap:4px;width:100%;max-width:none;margin-top:8px}.mock-method-chip{gap:3px;height:26px;font-size:9px}.mock-receipt{width:100%;max-width:none;margin-top:8px;padding:10px 10px 8px}.mock-receipt:before{padding:2px 8px;font-size:8px;top:-8px}.mock-receipt-row{margin-bottom:3px;font-size:10px}.mock-receipt-row.big{flex-wrap:wrap;gap:4px;margin-top:6px;padding-top:5px}.mock-receipt-row.big .l{width:100%;font-size:9px}.mock-receipt-row.big .v{flex-wrap:nowrap;justify-content:flex-end;gap:4px;width:100%;font-size:13px}.mock-receipt-row.big .v img{flex-shrink:0;width:12px;height:12px}.rf-art{min-height:260px}.rf-art-stack{width:min(280px,88vw);height:min(280px,88vw)}.reviews{grid-template-columns:1fr;gap:12px}.review-banner{border-radius:14px;padding:14px 12px;overflow:hidden}.review-banner-score{font-size:28px}.review-banner-marquee{max-width:100%;overflow:hidden}.review-banner-item{font-size:12px}.final-cta-inner{padding:32px 16px}.final-cta-ctas{flex-direction:column;width:100%}.final-cta-ctas .btn-primary,.final-cta-ctas .btn-discord{justify-content:center;width:100%}.home-foot{padding:24px 16px}.home-foot-inner{flex-direction:column;align-items:flex-start}}@media (max-width:380px){.hero h1,.hero-title{font-size:26px}.hero-trust .v{font-size:12px}.hero-trust .l{font-size:7px}.hero-category-grid .cat-name{font-size:10px}.cats{grid-template-columns:1fr}}.hero-liquid.hero-centered{isolation:isolate;text-align:center;max-width:1180px;min-height:clamp(600px,78vh,790px);padding-bottom:42px;overflow:visible}.hero-centered .hero-aurora{z-index:-1;filter:blur(10px);pointer-events:none;background:radial-gradient(circle at 50% 40%,#60a5fa38,#3b82f614 40%,#0000 70%);border-radius:50%;width:min(900px,90vw);height:420px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.hero-rating-pill{-webkit-backdrop-filter:blur(16px);color:#e2e8f0ad;background:#0a101e99;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 13px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.hero-rating-pill strong{color:#fff}.hero-rating-stars{color:#fbbf24;letter-spacing:1px;font-size:10px}.hero-centered .hero-title{letter-spacing:-.045em;align-items:center;margin-bottom:18px;font-size:clamp(44px,5.8vw,78px);line-height:.97}.hero-centered .hero-line{width:100%}.hero-centered>p{max-width:620px;margin:0 auto 22px;font-size:clamp(14px,1.25vw,16px)}.hero-search-glass{-webkit-backdrop-filter:blur(20px)saturate(145%);color:#e2e8f094;text-align:left;background:#0d142494;border:1px solid #dbeafe26;border-radius:15px;align-items:center;gap:10px;width:min(520px,100%);height:48px;margin:0 auto 24px;padding:0 15px;text-decoration:none;transition:border-color .18s,background .18s;display:flex;box-shadow:inset 0 1px #ffffff14,0 18px 40px -28px #000c}.hero-search-glass:hover{background:#121c30b8;border-color:#93c5fd59}.hero-search-glass svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;flex-shrink:0;width:17px;height:17px}.hero-search-glass span{flex:1}.hero-search-glass kbd{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;place-items:center;width:24px;height:24px;font-family:inherit;display:grid}.hero-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(820px,100%);margin:0 auto;display:grid}.hero-category-grid .cat{text-align:left;background:linear-gradient(135deg,#ffffff17,#0f172aad);border-color:#dbeafe24;border-radius:20px;grid-template-rows:auto auto;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:2px 12px;min-height:88px;padding:13px 14px;display:grid;box-shadow:inset 0 1px #ffffff17,0 18px 38px -28px #000000e6}.hero-category-grid .cat:hover{background:linear-gradient(135deg,#ffffff21,#121c30c7);transform:translateY(-3px)}.hero-category-grid .cat-icon{border-radius:15px;grid-area:1/1/3;width:48px;height:48px;margin:0;overflow:hidden}.hero-category-grid .cat-name{grid-area:1/2;align-self:end;font-size:14px}.hero-category-grid .cat-meta{grid-area:2/2;align-self:start;font-size:9px}.hero-category-grid .cat-arrow{grid-area:1/3/3;width:28px;height:28px;display:grid;position:static}.hero-centered .hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));width:min(820px,100%);margin:14px auto 28px;padding:12px 6px;display:grid}.hero-centered .hero-trust .cell{border-right:1px solid var(--border);min-width:0;padding:0 10px}.hero-centered .hero-trust .cell:last-child{border-right:0}@media (max-width:600px){.hero-centered .hero-title{font-size:clamp(30px,10vw,42px)}.hero-rating-pill span:last-child{display:none}.hero-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;max-width:100%}.hero-category-grid .cat{text-align:center;border-radius:16px;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;min-height:0;padding:10px 6px 12px}.hero-category-grid .cat-icon{border-radius:12px;grid-area:1/1;width:40px;height:40px;margin:0 auto 6px}.hero-category-grid .cat-icon .cat-product-image{transform:scale(1.02);width:100%!important;height:100%!important}.hero-category-grid .cat-name{grid-area:2/1;align-self:center;font-size:11px;line-height:1.15}.hero-category-grid .cat-meta,.hero-category-grid .cat-arrow{display:none}.hero-trust{border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%;margin:14px auto 0;padding:10px 4px;display:grid}.hero-trust .cell{flex:unset;border-right:1px solid var(--border);border-bottom:0;min-width:0;padding:6px 4px}.hero-trust .cell:last-child{border-right:0}.hero-trust .cell:nth-child(odd){border-right:1px solid var(--border)}.hero-trust .v{gap:3px;font-size:14px}.hero-trust .l{letter-spacing:.03em;margin-top:3px;font-size:8px;line-height:1.25}}.home-collage-bg{z-index:0;pointer-events:none;height:clamp(650px,88vh,860px);position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.home-collage-grid{opacity:.72;filter:saturate(1.08)contrast(1.02)brightness(.74);grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(140px,1fr);gap:6px;display:grid;position:absolute;inset:-8% -4%;transform:scale(1.08)rotate(-1deg)}.home-collage-tile{border-radius:8px;min-height:120px;position:relative;overflow:hidden}.home-collage-img{object-fit:cover;width:100%;height:100%;min-height:120px;display:block;transform:scale(1.05)}.home-collage-overlay{background:radial-gradient(76% 48% at 50% 8%,#3b82f614,#0000 58%),linear-gradient(#060a147a 0%,#070c17a8 48%,#090d17fa 100%);position:absolute;inset:0}.home-collage-stars{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:767px){.home-collage-grid{opacity:.62;filter:saturate(1.02)brightness(.7);grid-template-columns:repeat(3,1fr)}}.home-shell .cat{-webkit-backdrop-filter:blur(20px)saturate(150%);background:linear-gradient(145deg,#ffffff17,#1e293b61 52%,#0f172a94);border-color:#dbeafe24}.home-shell .robux-feature,.home-shell .benefit,.home-shell .step-card,.home-shell .review,.home-shell .review-banner,.home-shell .home-faq-item,.home-shell .final-cta-inner{-webkit-backdrop-filter:blur(18px)saturate(145%);border-color:#dbeafe1f}.home-shell .robux-feature{background:linear-gradient(135deg,#ffffff14,#1e293b6b 48%,#0f172ab8)}.home-shell .benefit,.home-shell .step-card,.home-shell .review{background:linear-gradient(145deg,#ffffff12,#1e293b61 52%,#0f172a9e)}.home-shell .final-cta-inner{background:linear-gradient(135deg,#ffffff1a,#1e293b73 50%,#0f172ab8)}.home-sec{padding:0 0 72px}.home-sec-inner{max-width:1320px;margin:0 auto;padding:0 24px}.home-sec-inner.narrow{max-width:1100px}.home-sec-inner.center{text-align:center;max-width:820px}.home-sec-inner.faq{max-width:760px}.home-sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.home-sec-head h2{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(26px,3.2vw,40px);font-weight:900}.home-sec-head p{color:var(--text-mute);max-width:480px;margin:0;font-size:14.5px}.home-sec-num{color:#93c5fd;align-items:center;gap:8px;margin-bottom:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;display:flex}.home-sec-num i{background:var(--blue);width:20px;height:2px;display:inline-block}.home-sec-num.gold{color:#f5c842}.home-sec-num.gold i{background:#f5c842}.home-sec-num.light{color:#93c5fd}.home-sec-pill,.home-sec-btn{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.home-sec-btn{border-radius:10px}.home-games-rail-wrap{position:relative}.home-games-rail{scroll-behavior:smooth;scrollbar-width:none;gap:18px;max-width:1320px;margin:0 auto;padding:4px 24px 12px;display:flex;overflow-x:auto}.home-games-rail::-webkit-scrollbar{display:none}.home-game-tile{color:inherit;flex-direction:column;flex:0 0 180px;align-items:center;gap:12px;text-decoration:none;display:flex}.home-game-thumb{background:#0e1322;border:1px solid #ffffff0f;border-radius:26px;width:180px;height:180px;position:relative;overflow:hidden}.home-game-thumb img{object-fit:cover;width:100%;height:100%}.home-game-fallback{color:#93c5fd;place-items:center;width:100%;height:100%;font-size:28px;font-weight:900;display:grid}.home-game-popular{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:9999px;padding:4px 9px;font-size:10px;font-weight:900;position:absolute;top:10px;left:10px}.home-game-meta{text-align:center}.home-game-meta strong{color:#fff;max-width:180px;font-size:14.5px;font-weight:700;line-height:1.25;display:block}.home-game-meta span{color:var(--text-mute);font-size:12px}.home-games-fade{pointer-events:none;background:linear-gradient(90deg,#0000,#06080f);width:90px;position:absolute;top:0;bottom:12px;right:0}.home-sell-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.home-sell-head h2{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(28px,3.5vw,40px);font-weight:900}.home-sell-head p{color:var(--text-mute);max-width:520px;margin:0;font-size:14.5px}.home-sell-all{color:#fff;border:1px solid #ffffff1f;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:10px 18px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.home-sell-all:hover{background:#ffffff0d}.home-sell-note{color:var(--text-mute);background:#ffffff08;border:1px solid #ffffff0f;border-radius:9999px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 18px;font-size:13px;display:inline-flex}.home-sell-note strong{color:#fff}.home-sell-stack{flex-direction:column;gap:18px;display:flex}.home-sell-row{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-sell-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;padding:22px;display:flex}.home-sell-ingame{border-radius:22px;padding:28px}.home-sell-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.home-sell-card-head.tight{flex-wrap:nowrap;align-items:flex-start;margin-bottom:16px}.home-sell-title{align-items:center;gap:14px;display:flex}.home-sell-card-head strong{color:#fff;margin-bottom:3px;font-size:17px;font-weight:900;display:block}.home-sell-ingame .home-sell-card-head strong{font-size:22px}.home-sell-card-head span{color:var(--text-mute);font-size:12.5px}.home-sell-card-head b{color:#fff;font-weight:800}.home-sell-ico{border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.home-sell-ingame .home-sell-ico{border-radius:13px;width:46px;height:46px}.home-sell-ico.gold{color:#f5c842;background:#f5c84224;border:1px solid #f5c84240}.home-sell-ico.blue{color:#60a5fa;background:#3b82f624;border:1px solid #3b82f640}.home-sell-ico.violet{color:#8b5cf6;background:#8b5cf624;border:1px solid #8b5cf640}.home-sell-ico.green{color:#10b981;background:#10b98124;border:1px solid #10b98140}.home-sell-link{flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.home-sell-link.foot{margin-top:auto;padding-top:14px}.home-sell-link.blue{color:#60a5fa}.home-sell-link.violet{color:#a78bfa}.home-sell-link.green{color:#34d399}.home-sell-games-wrap{margin:0 -4px;position:relative}.home-sell-games{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:2px 4px 6px;display:flex;overflow-x:auto}.home-sell-games::-webkit-scrollbar{display:none}.home-sell-games-fade{pointer-events:none;background:linear-gradient(90deg,#0000,#06080feb);width:72px;position:absolute;top:2px;bottom:6px;right:0}.home-sell-game{aspect-ratio:3/4;scroll-snap-align:start;background:#ffffff0a;border-radius:14px;flex:0 0 148px;text-decoration:none;display:block;position:relative;overflow:hidden}.home-sell-game img{object-fit:cover;width:100%;height:100%;display:block}.home-sell-game-ph{background:#ffffff0d;width:100%;height:100%}.home-sell-game-veil{pointer-events:none;background:linear-gradient(#0000000d 0%,#00000059 45%,#000000eb 100%);position:absolute;inset:0}.home-sell-game-meta{position:absolute;bottom:10px;left:10px;right:10px}.home-sell-game-meta em{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:800;line-height:1.2;display:block;overflow:hidden}.home-sell-game-meta strong{color:#fff9;margin-top:3px;font-size:10.5px;font-weight:700;display:block}.home-sell-game-meta span{color:#fff;margin-top:2px;font-size:11px;font-weight:800;display:block}.home-sell-empty{text-align:center;color:var(--text-mute);padding:28px;font-size:13px}.home-sell-packs{flex-direction:column;gap:8px;display:flex}.home-sell-pack{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;text-decoration:none;display:flex}.home-sell-pack:hover{background:#3b82f612;border-color:#3b82f666}.home-sell-pack-l{align-items:center;gap:8px;min-width:0;display:flex}.home-sell-pack-l span{color:#fff;flex-shrink:0;font-size:13.5px;font-weight:700}.home-sell-pack-l em{text-transform:uppercase;letter-spacing:.03em;color:#34d399;white-space:nowrap;background:#10b98129;border-radius:9999px;padding:2px 7px;font-size:9px;font-style:normal;font-weight:900}.home-sell-pack strong{color:#fff;flex-shrink:0;font-size:13.5px;font-weight:900}.home-sell-featured{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;text-decoration:none;display:flex}.home-sell-featured-img{background:#ffffff0d;border-radius:10px;flex-shrink:0;width:46px;height:46px;overflow:hidden}.home-sell-featured-img img{object-fit:contain;width:100%;height:100%;display:block}.home-sell-featured i{text-transform:uppercase;letter-spacing:.05em;color:#ec4899;background:#ec489924;border-radius:9999px;margin-bottom:4px;padding:2px 7px;font-size:9px;font-style:normal;font-weight:900;display:inline-block}.home-sell-featured strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.home-sell-thumbs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home-sell-thumb{aspect-ratio:1;background:#ffffff0a;border-radius:10px;display:block;overflow:hidden}.home-sell-thumb img{object-fit:contain;width:100%;height:100%;display:block}.home-sell-copy{color:var(--text-mute);margin:0;font-size:13px;line-height:1.6}.home-sell-gamepass{min-height:100%}.home-sell-add-game{background:linear-gradient(135deg,#3b82f614,#10b9810d);border:1.5px dashed #60a5fa59;border-radius:16px;align-items:center;gap:16px;width:100%;min-height:108px;margin-bottom:14px;padding:18px 20px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.home-sell-add-game:hover{background:linear-gradient(135deg,#3b82f624,#10b98114);border-color:#60a5faa6;transform:translateY(-1px);box-shadow:0 14px 32px -18px #3b82f68c}.home-sell-add-game-icon{color:#60a5fa;background:#3b82f629;border:1px solid #60a5fa47;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.home-sell-add-game-text{flex:1;min-width:0}.home-sell-add-game-text strong{color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-size:16px;font-weight:800;display:block}.home-sell-add-game-text span{color:var(--text-mute);font-size:12.5px;line-height:1.45;display:block}.home-sell-add-game-arrow{color:#34d399;background:#10b9811f;border:1px solid #10b98138;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:transform .2s;display:grid}.home-sell-add-game:hover .home-sell-add-game-arrow{transform:translate(2px)}.home-sell-mobile-hub,.home-sell-mobile-gamepass{display:none}@media (max-width:1000px){.home-sell-row{grid-template-columns:1fr}}@media (max-width:640px){.home-sell-ingame{padding:20px 16px}.home-sell-card{padding:18px 16px}.home-sell-games{gap:10px}.home-sell-game{border-radius:14px;flex:0 0 42%;min-width:140px}.home-sell-all{justify-content:center;width:100%}.home-sell-add-game{gap:12px;min-height:96px;padding:16px}.home-sell-add-game-icon{border-radius:12px;width:44px;height:44px}.home-sell-add-game-text strong{font-size:14.5px}.home-sell-add-game-arrow{display:none}}.home-calc{background:linear-gradient(160deg,#1d4ed824,#08102bb3);border:1px solid #3b82f633;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:44px;display:grid;position:relative;overflow:hidden}.home-calc-copy h2{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,3.2vw,38px);font-weight:900;line-height:1.15}.home-calc-copy p{color:var(--text-mute);max-width:420px;margin:0 0 26px;font-size:15px;line-height:1.65}.home-calc-checks{flex-direction:column;gap:10px;max-width:340px;margin:0;padding:0;list-style:none;display:flex}.home-calc-checks li{color:var(--text-mute);padding-left:22px;font-size:13.5px;position:relative}.home-calc-checks li:before{content:"✓";color:#22c55e;font-weight:800;position:absolute;left:0}.home-calc-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff0d,#ffffff04);border:1px solid #ffffff1a;border-radius:20px;padding:26px;box-shadow:0 30px 60px -20px #00000080}.home-calc-label{color:var(--text-mute);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700;display:block}.home-calc-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.home-calc-head+.home-calc-head{margin-top:20px}.home-calc-cur{color:#93c5fd;font-size:12px;font-weight:800}.home-calc-countries{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.home-calc-countries button{width:44px;height:44px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex:none;place-items:center;padding:0;font-size:22px;line-height:1;transition:transform .12s,background .12s;display:grid}.home-calc-countries button:active{transform:scale(.94)}.home-calc-countries button.on{background:#3b82f62e;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f640}.home-calc-stepper{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:none;align-items:center;gap:2px;padding:3px;display:flex}.home-calc-stepper button{cursor:pointer;color:#fff;width:34px;height:34px;font:inherit;background:#ffffff0d;border:0;border-radius:9px;flex:none;font-size:17px;font-weight:900;line-height:1}.home-calc-stepper button:active{background:#3b82f64d}.home-calc-stepper input{text-align:center;color:#fff;width:84px;min-width:0;font:inherit;-moz-appearance:textfield;background:0 0;border:0;outline:none;font-size:16px;font-weight:900}.home-calc-slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:34px;margin:2px 0 0;display:block}.home-calc-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg, #3b82f6 var(--fill,0%), #ffffff17 var(--fill,0%));border-radius:999px;height:8px}.home-calc-slider::-moz-range-track{background:#ffffff17;border-radius:999px;height:8px}.home-calc-slider::-moz-range-progress{background:#3b82f6;border-radius:999px;height:8px}.home-calc-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border:3px solid #3b82f6;border-radius:50%;width:26px;height:26px;margin-top:-9px;box-shadow:0 4px 14px #3b82f673}.home-calc-slider::-moz-range-thumb{background:#fff;border:3px solid #3b82f6;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 14px #3b82f673}.home-calc-slider:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #93c5fd}.home-calc-presets{gap:8px;margin:8px 0 18px;display:flex}.home-calc-presets button{cursor:pointer;min-width:0;font:inherit;white-space:nowrap;color:#fff9;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex:1;padding:11px 4px;font-size:13px;font-weight:900}.home-calc-presets button.on{color:#fff;background:#3b82f629;border-color:#3b82f6}.home-calc-bonus{background:#3b82f617;border:1px solid #3b82f647;border-radius:14px;margin-bottom:20px;padding:12px 14px}.home-calc-bonus.on{background:#10b9811a;border-color:#10b98159}.home-calc-bonus-bar{background:#ffffff1a;border-radius:999px;height:5px;margin-bottom:10px;overflow:hidden}.home-calc-bonus-bar i{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:999px;height:100%;transition:width .18s;display:block}.home-calc-bonus.on .home-calc-bonus-bar i{background:linear-gradient(90deg,#059669,#34d399)}.home-calc-bonus p{color:#e2e8f0eb;margin:0;font-size:12.5px;font-weight:650;line-height:1.45}.home-calc-bonus em{letter-spacing:.04em;text-transform:uppercase;color:#93c5fd;background:#3b82f638;border-radius:999px;margin-right:6px;padding:3px 8px;font-size:10.5px;font-style:normal;font-weight:900;display:inline-block}.home-calc-bonus.on em{color:#6ee7b7;background:#10b98138}.home-calc-bonus b{color:#fff;font-weight:900}.home-calc-methods{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 4px;display:grid}.home-calc-methods button{text-align:left;cursor:pointer;font:inherit;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;align-items:flex-start;gap:3px;padding:12px 13px;display:flex;position:relative}.home-calc-methods button strong{color:#ffffffb8;font-size:13.5px;font-weight:900}.home-calc-methods button span{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:900}.home-calc-methods button small{color:var(--text-mute);font-size:11px;font-weight:700}.home-calc-methods button.on{background:#10b9811f;border-color:#10b98173}.home-calc-methods button.on strong{color:#34d399}.home-calc-methods button.on small{color:#6ee7b7}.home-calc-tag{letter-spacing:.03em;color:#04241a;background:#10b981;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:900;position:absolute;top:-7px;right:10px}.home-calc-total{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;padding-top:20px;display:flex}.home-calc-total-main{min-width:0}.home-calc-price{color:#fff;letter-spacing:-.01em;margin-top:4px;font-size:28px;font-weight:900}.home-calc-price span{color:var(--text-mute);font-size:12px;font-weight:600}.home-calc-unit{color:var(--text-mute);margin-top:4px;font-size:12px;font-weight:700}.home-calc-cta{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #3b82f652}.home-calc-cta:active{transform:scale(.98)}.home-country-logo img{object-fit:contain;width:22px;height:22px}.home-trust-strip{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;display:flex}.home-trust-item{border-right:1px solid #ffffff0f;flex:220px;align-items:center;gap:14px;padding:24px 20px;display:flex}.home-trust-item:last-child{border-right:0}.home-trust-ico{border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.home-trust-item strong{color:#fff;font-size:14px;font-weight:800;display:block}.home-trust-item span{color:var(--text-mute);font-size:12px}.home-ranks-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff09,#ffffff03);border:1px solid #ffffff12;border-radius:20px;padding:32px}.home-ranks-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.home-ranks-current{color:#fff;align-items:center;gap:10px;font-size:15px;font-weight:900;display:flex}.home-ranks-next{color:#93c5fd;font-size:12.5px;font-weight:700}.home-ranks-bar{background:#ffffff0f;border-radius:9999px;height:8px;margin-bottom:22px;position:relative;overflow:hidden}.home-ranks-bar i{background:linear-gradient(90deg,#c67c3e,#f5c842);border-radius:9999px;display:block;position:absolute;inset:0}.home-ranks-tiers{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.home-ranks-tiers>div{text-align:center;flex:1;min-width:70px}.home-ranks-tiers strong{font-size:12.5px;font-weight:800;display:block}.home-ranks-tiers span{color:var(--text-mute);font-size:11px}.home-country-title{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(24px,3vw,32px);font-weight:900}.home-country-sub{color:var(--text-mute);margin:0 0 30px;font-size:14px}.home-calc-countries button .home-flag-btn,.home-country-pills--flags button .home-flag-btn,.home-country-flag .cyf-flag-img{border-radius:4px;width:28px;height:19px}.home-sell-note .cyf-flag-img{width:22px;height:15px}.home-country-pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:26px;display:flex}.home-country-pills button{cursor:pointer;color:var(--text-mute);font-size:13.5px;font-weight:700;font:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:9999px;align-items:center;gap:8px;padding:10px 16px;display:inline-flex}.home-country-pills button.on{color:#fff;background:#3b82f6;border-color:#3b82f6}.home-country-pills--flags button{border-radius:16px;place-items:center;width:48px;height:48px;padding:0;font-size:24px;line-height:1;display:grid}.home-country-pills--flags button.on{box-shadow:0 0 0 2px #3b82f659}.home-country-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:20px;padding:28px}.home-country-card-head{align-items:center;gap:10px;margin-bottom:20px;display:flex}.home-country-flag{align-items:center;display:inline-flex}.home-country-card-head strong{color:#fff;font-size:16px;font-weight:900;display:block}.home-country-card-head em{color:#93c5fd;font-size:12px;font-style:normal;font-weight:700}.home-country-methods{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.home-country-method{color:#fff;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:13.5px;font-weight:700;display:flex}.home-country-logo{background:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.home-country-note{color:var(--text-mute);margin-top:22px;font-size:12px}.home-faq-title{color:#fff;letter-spacing:-.02em;text-align:center;margin:0 0 32px;font-size:clamp(26px,3.2vw,36px);font-weight:900}.home-faq-row{border-top:1px solid #ffffff0f}.home-faq-row button{cursor:pointer;text-align:left;color:#fff;width:100%;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:16px;font-weight:800;display:flex}.home-faq-row em{color:var(--text-mute);flex-shrink:0;font-size:22px;font-style:normal;font-weight:300;line-height:1;transition:transform .2s}.home-faq-row p{color:var(--text-mute);max-width:620px;margin:-8px 0 22px;font-size:14px;line-height:1.65}.home-faq-foot{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.home-faq-foot span{color:var(--text-mute);font-size:14px}.home-faq-foot button{color:#fff;cursor:pointer;font-size:13.5px;font-weight:800;font:inherit;background:#3b82f6;border:0;border-radius:10px;flex-shrink:0;padding:11px 20px}@media (max-width:900px){.home-calc{grid-template-columns:1fr;gap:28px;padding:28px}.home-calc-copy p{max-width:none;margin-bottom:18px}.home-calc-checks{max-width:none}.home-game-tile{flex-basis:148px}.home-game-thumb{border-radius:20px;width:148px;height:148px}}@media (max-width:640px){.home-calc{border-radius:22px;padding:20px 16px}.home-calc-card{border-radius:18px;padding:18px 16px}.home-calc-countries{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0 -16px 4px;padding:2px 16px 6px;overflow-x:auto}.home-calc-countries::-webkit-scrollbar{display:none}.home-calc-countries button{scroll-snap-align:start;width:48px;height:48px}.home-calc-stepper input{width:68px;font-size:15px}.home-calc-stepper button{width:36px;height:36px}.home-calc-slider{height:40px}.home-calc-slider::-webkit-slider-thumb{width:30px;height:30px;margin-top:-11px}.home-calc-slider::-moz-range-thumb{width:26px;height:26px}.home-calc-presets{gap:6px}.home-calc-presets button{padding:12px 2px;font-size:12.5px}.home-calc-methods button{padding:11px}.home-calc-methods button span{font-size:14px}.home-calc-total{flex-direction:column;align-items:stretch;gap:14px}.home-calc-cta{width:100%;padding:16px 18px;font-size:15px}}.home-desktop-only{display:block}@media (max-width:767px){.home-desktop-only{display:none!important}.hero-centered{padding-bottom:20px!important;padding-top:max(96px, calc(var(--hero-pad-top,96px)))!important}.hero-rating-pill{margin-bottom:12px;padding:6px 11px;font-size:10px}.hero-centered .hero-title{margin-bottom:10px;font-size:clamp(26px,8vw,36px)}.hero-centered>p{max-width:340px;margin:0 auto 18px;padding:0 4px;font-size:13.5px;line-height:1.5;display:block}.hero-trust{display:none}.hero-search-glass{border-radius:14px;height:46px;margin-bottom:16px}.hero-search-glass kbd{display:none}.hero-search-glass span{font-size:13px}.hero-category-grid{margin-bottom:0}.home-sec{padding-bottom:32px}.home-sec-inner{padding:0 16px}.home-sec-head{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.home-sec-head h2{margin-bottom:4px;font-size:22px}.home-sec-head p{max-width:none;font-size:13px}.home-sec-num,.home-sell-sec-num{display:none}.home-sec-pill,.home-sec-btn{justify-content:center;width:100%;padding:12px 16px}.home-sec-sell{padding-bottom:28px}.home-sell-head{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.home-sell-head h2{font-size:24px}.home-sell-head-desc{font-size:13px;display:block}.home-sell-all{justify-content:center;width:100%}.home-sell-note{border-radius:14px;width:100%;margin-bottom:14px;padding:10px 14px;font-size:12px;display:flex}.home-sell-note span{line-height:1.4}.home-sell-mobile-hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.home-sell-mtile{background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex}.home-sell-mtile:active{transform:scale(.98)}.home-sell-mtile-ico{border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.home-sell-mtile strong{color:#fff;font-size:15px;font-weight:800;line-height:1.2}.home-sell-mtile>span:last-child{color:var(--text-mute);font-size:11.5px;line-height:1.3}.home-sell-mtile-robux .home-sell-mtile-ico{background:#3b82f629;border:1px solid #60a5fa47}.home-sell-mtile-items .home-sell-mtile-ico{color:#60a5fa;background:#3b82f61f;border:1px solid #60a5fa38}.home-sell-mtile-limiteds .home-sell-mtile-ico{color:#a78bfa;background:#8b5cf624;border:1px solid #a78bfa47}.home-sell-mtile-gamepass .home-sell-mtile-ico{color:#34d399;background:#10b98124;border:1px solid #34d39947}.home-sell-row-desktop{display:none}.home-sell-ingame{border-radius:18px;margin-bottom:12px;padding:14px}.home-sell-ingame-head{flex-direction:row;align-items:center;gap:10px;margin-bottom:12px!important}.home-sell-ingame .home-sell-ico{border-radius:11px;width:38px;height:38px}.home-sell-ingame-title{font-size:16px!important}.home-sell-ingame-sub{font-size:11.5px!important}.home-sell-ingame-link{display:none}.home-sell-game{flex:0 0 42%;min-width:140px}.home-sell-mobile-gamepass{margin-bottom:0;display:flex}.home-sec-games{padding-bottom:28px}.home-games-rail{gap:14px;padding:4px 16px 10px}.home-game-tile{scroll-snap-align:start;flex:0 0 132px;gap:8px}.home-game-thumb{border-radius:20px;width:132px;height:132px}.home-game-meta strong{max-width:132px;font-size:13px}.home-game-meta span{font-size:11px}.home-ranks-card{border-radius:18px;padding:20px 16px}.home-ranks-tiers{gap:4px}.home-ranks-tiers>div{min-width:58px}.home-ranks-tiers strong{font-size:11px}.home-ranks-tiers span{font-size:10px}.home-country-title{font-size:22px}.home-country-sub{margin-bottom:18px;font-size:13px}.home-country-pills--flags{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.home-country-pills--flags::-webkit-scrollbar{display:none}.home-country-card{border-radius:18px;padding:16px}.home-country-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.section{padding:32px 16px}.section-head .section-cta{justify-content:center;width:100%}.review-banner{display:none}.reviews{gap:10px}.reviews .review:nth-child(n+4){display:none}.review{border-radius:16px;padding:16px}.review-game-pill{display:none}.home-faq-title{font-size:22px}.home-faq-row button{padding:14px 0;font-size:14px}.home-faq-foot{flex-direction:column;align-items:stretch;gap:10px}.home-faq-foot button{text-align:center;width:100%}.home-collage-bg{opacity:.85;height:clamp(420px,62vh,560px)}.home-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}
