.header{position:relative}html.hotcg-r-open,html.hotcg-r-open body{overflow:hidden!important}.hotcg-r-trigger{appearance:none;position:absolute;z-index:6;top:50%;left:60px;height:var(--r-size,32px);min-width:var(--r-size,32px);padding:2px;border:0;border-radius:999px;background:transparent;color:var(--r-text,#111);display:flex;align-items:center;justify-content:center;gap:6px;font:800 var(--r-font,12px)/1 var(--font-body-family);cursor:pointer;transform:translateY(-50%);transition:background .2s ease}.hotcg-r-trigger:hover,.hotcg-r-trigger:focus-visible{background:var(--r-hover,#f2f3f7)}.hotcg-r-mark{width:calc(var(--r-size,32px) - 4px);height:calc(var(--r-size,32px) - 4px);flex:0 0 calc(var(--r-size,32px) - 4px);display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:linear-gradient(var(--r-bg,#fff),var(--r-bg,#fff)) padding-box,linear-gradient(135deg,var(--r-ring1,#8176ff),var(--r-ring2,#77cdff),#f1a8d3) border-box;box-shadow:inset 0 0 0 1px rgba(255,255,255,.82),0 5px 14px rgba(67,73,130,.08)}.hotcg-r-mark svg,.hotcg-r-score svg,.hotcg-r-method-icon svg{width:var(--r-icon,15px);height:var(--r-icon,15px);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotcg-r-layer[hidden],.hotcg-r-main[hidden],.hotcg-r-onboarding[hidden]{display:none!important}.hotcg-r-layer{position:fixed;z-index:2147483000;inset:0;width:100%;height:100dvh;overflow:hidden;background:#fff;color:var(--r-card-text,#111)}.hotcg-r-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff;pointer-events:none}.hotcg-r-card{position:absolute;z-index:1;inset:0;width:100%;height:100dvh;padding:calc(3rem + env(safe-area-inset-top)) clamp(2rem,7vw,8rem) calc(3rem + env(safe-area-inset-bottom));border:0;background:radial-gradient(circle at 92% 2%,color-mix(in srgb,var(--r-ring2,#77cdff) 10%,#fff),#fff 31rem),radial-gradient(circle at 0 22%,color-mix(in srgb,var(--r-ring1,#8176ff) 8%,#fff),#fff 28rem),#fff;color:var(--r-card-text,#111);overflow:auto;opacity:1;transform:translateY(100%);transition:transform .46s cubic-bezier(.22,1,.36,1);outline:0}.hotcg-r-layer.is-open .hotcg-r-card{transform:translateY(0)}.hotcg-r-card>*:not(.hotcg-r-close){width:min(100%,76rem);margin-left:auto;margin-right:auto}.hotcg-r-close{appearance:none;position:fixed;z-index:20;top:calc(1.6rem + env(safe-area-inset-top));right:clamp(1.6rem,5vw,5rem);width:4.3rem;height:4.3rem;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(22,25,44,.08)}.hotcg-r-close svg{width:1.9rem;height:1.9rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.hotcg-r-eyebrow{margin-top:2.4rem!important;margin-bottom:2.3rem!important;color:#777;font:850 1.05rem/1 var(--font-body-family);letter-spacing:.16em;text-transform:uppercase}.hotcg-r-score{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem!important;color:#111;font:900 4rem/1 var(--font-heading-family,var(--font-body-family));letter-spacing:-.06em}.hotcg-r-score>span{width:6.2rem;height:6.2rem;display:grid;place-items:center;border:1px solid rgba(17,17,17,.09);border-radius:2rem;background:#f7f5ff}.hotcg-r-score>span svg{width:3.2rem;height:3.2rem}.hotcg-r-card h2{margin:0 0 1.3rem;color:#111;font:850 clamp(3.2rem,7vw,5.2rem)/.99 var(--font-heading-family,var(--font-body-family));letter-spacing:-.065em;text-wrap:balance;overflow-wrap:anywhere}.hotcg-r-copy,.hotcg-r-copy p{margin:0;color:#6c6d73;font:450 clamp(1.4rem,2.4vw,1.75rem)/1.55 var(--font-body-family)}.hotcg-r-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3.2rem!important;margin-bottom:2.2rem!important}.hotcg-r-method{min-height:14rem;padding:1.6rem;border:1px solid rgba(17,17,17,.08);border-radius:2rem;background:#faf9ff;color:#111;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.2rem;text-decoration:none;box-shadow:0 12px 32px rgba(24,27,49,.055)}.hotcg-r-method:nth-child(2){background:#f7fcff}.hotcg-r-method:nth-child(3){background:#fff9fc}.hotcg-r-method-icon{width:4.4rem;height:4.4rem;display:grid;place-items:center;border-radius:1.4rem;background:#f0edff}.hotcg-r-method-copy{min-width:0;display:grid;gap:.55rem}.hotcg-r-method strong{font:850 1.35rem/1.15 var(--font-body-family)}.hotcg-r-method small{color:#707178;font:450 1.05rem/1.35 var(--font-body-family)}.hotcg-r-cta{min-height:5.6rem;margin-top:1rem!important;padding:0 2rem;border-radius:1.7rem;background:var(--r-btn-bg,#111);color:var(--r-btn-text,#fff);display:flex;align-items:center;justify-content:center;font:850 1.3rem/1 var(--font-body-family);text-decoration:none}.hotcg-r-card:has(.hotcg-r-onboarding:not([hidden])){padding:0;overflow:hidden;background:#f3f5f8}.hotcg-r-onboarding{width:100%!important;max-width:none!important;height:100dvh;margin:0!important;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#f3f5f8;color:#13212b}.hotcg-r-onboarding__viewport{min-height:0;overflow:hidden}.hotcg-r-onboarding__track{height:100%;display:flex;transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform}.hotcg-r-onboarding__slide{min-width:100%;height:100%;display:grid;grid-template-rows:minmax(260px,48vh) minmax(0,1fr);overflow-y:auto;scrollbar-width:none}.hotcg-r-onboarding__slide::-webkit-scrollbar{display:none}.hotcg-r-onboarding__visual{position:relative;min-height:260px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#f0f3f6,#e8edf2)}.hotcg-r-onboarding__visual--points{background:linear-gradient(145deg,#eef9ff,#eaf1ff)}.hotcg-r-onboarding__visual--rewards{background:linear-gradient(145deg,#fff2f7,#f3efff)}.hotcg-r-onboarding__visual--drops{background:linear-gradient(145deg,#effff6,#e8f7ff)}.hotcg-r-onboarding__visual--app{background:linear-gradient(145deg,#f5f0ff,#e9f7ff)}.hotcg-r-orb{position:absolute;border-radius:50%;opacity:.9}.hotcg-r-orb--1{width:22rem;height:22rem;left:-8rem;top:-5rem;background:#7f74ff}.hotcg-r-orb--2{width:16rem;height:16rem;right:-5rem;top:4rem;background:#7dd3ff}.hotcg-r-orb--3{width:10rem;height:10rem;left:58%;bottom:-3rem;background:#ff9ac7}.hotcg-r-onboarding__icon{position:relative;z-index:2;width:min(34vw,17rem);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:3.5rem;background:rgba(255,255,255,.76);box-shadow:0 28px 70px rgba(41,50,88,.16);backdrop-filter:blur(16px);transform:rotate(-3deg)}.hotcg-r-onboarding__icon svg{width:70%;height:70%;fill:none;stroke:#14232d;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.hotcg-r-onboarding__content{padding:clamp(2.7rem,5vw,5.2rem) clamp(2rem,7vw,8rem) 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.hotcg-r-onboarding__eyebrow{margin-bottom:1.5rem;color:#63717b;font:750 1.15rem/1 var(--font-body-family);letter-spacing:.06em}.hotcg-r-onboarding__content h2{max-width:16ch;margin:0 auto 1.6rem!important;font-size:clamp(3.4rem,6vw,5.8rem);line-height:.98;text-align:center}.hotcg-r-onboarding__content p{max-width:42ch;margin:0!important;color:#53616b;font:450 clamp(1.45rem,2.2vw,1.8rem)/1.5 var(--font-body-family);text-align:center}.hotcg-r-onboarding__footer{position:relative;z-index:8;min-height:9rem;padding:1.4rem max(1.8rem,env(safe-area-inset-left)) calc(1.4rem + env(safe-area-inset-bottom)) max(1.8rem,env(safe-area-inset-right));border-top:1px solid rgba(19,33,43,.08);background:rgba(243,245,248,.92);backdrop-filter:blur(18px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.hotcg-r-onboarding__skip{justify-self:start;border:0;background:transparent;color:#64727c;font:700 1.2rem/1 var(--font-body-family);cursor:pointer}.hotcg-r-onboarding__dots{display:flex;align-items:center;justify-content:center;gap:.7rem;padding:.9rem 1.2rem;border-radius:999px;background:#fff}.hotcg-r-onboarding__dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:#9eadb8;cursor:pointer;transition:width .25s ease,background .25s ease}.hotcg-r-onboarding__dot.is-active{width:2.2rem;border-radius:999px;background:#111d26}.hotcg-r-onboarding__actions{justify-self:end;display:flex;gap:.8rem}.hotcg-r-onboarding__back,.hotcg-r-onboarding__next{height:4.8rem;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hotcg-r-onboarding__back{width:4.8rem;background:#fff;color:#111d26}.hotcg-r-onboarding__back[disabled]{opacity:.25;pointer-events:none}.hotcg-r-onboarding__next{min-width:11rem;padding:0 1.8rem;gap:.8rem;background:#111d26;color:#fff;font:800 1.2rem/1 var(--font-body-family)}.hotcg-r-onboarding__back svg,.hotcg-r-onboarding__next svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotcg-r-appstore{margin-top:2.8rem;min-width:21rem;min-height:6.2rem;padding:1rem 1.7rem;border-radius:1.4rem;background:#090b0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;text-decoration:none;box-shadow:0 16px 38px rgba(9,11,13,.18)}.hotcg-r-appstore:hover{color:#fff;transform:translateY(-1px)}.hotcg-r-appstore.is-disabled{opacity:.45;pointer-events:none}.hotcg-r-appstore svg{width:3.2rem;height:3.8rem;fill:currentColor}.hotcg-r-appstore span{display:grid;text-align:left;line-height:1}.hotcg-r-appstore small{font-size:.9rem;font-weight:500}.hotcg-r-appstore strong{font-size:2rem;font-weight:650;letter-spacing:-.03em}.hotcg-r-editor-note{margin-top:1rem;color:#8a4d00;font-size:1.1rem}@media(max-width:749px){.hotcg-r-card{padding:calc(2rem + env(safe-area-inset-top)) 1.7rem calc(2.5rem + env(safe-area-inset-bottom))}.hotcg-r-close{top:calc(1.2rem + env(safe-area-inset-top));right:1.4rem;width:4rem;height:4rem}.hotcg-r-methods{grid-template-columns:1fr;gap:.9rem}.hotcg-r-method{min-height:8.6rem;padding:1.35rem;flex-direction:row;align-items:center;justify-content:flex-start}.hotcg-r-onboarding__slide{grid-template-rows:minmax(270px,43vh) minmax(0,1fr)}.hotcg-r-onboarding__content{padding:2.6rem 2rem 1.5rem}.hotcg-r-onboarding__content h2{font-size:clamp(3rem,10vw,4.25rem)}.hotcg-r-onboarding__footer{min-height:8.2rem;grid-template-columns:auto 1fr auto;gap:1rem}.hotcg-r-onboarding__dots{justify-self:center;padding:.8rem 1rem;gap:.55rem}.hotcg-r-onboarding__next{min-width:5rem;width:5rem;padding:0}.hotcg-r-onboarding__next span{display:none}.hotcg-r-onboarding__back,.hotcg-r-onboarding__next{height:4.5rem}.hotcg-r-onboarding__back{width:4.5rem}.hotcg-r-onboarding__icon{width:13rem;border-radius:2.8rem}}@media(prefers-reduced-motion:reduce){.hotcg-r-card,.hotcg-r-onboarding__track,.hotcg-r-onboarding__dot{transition:none!important}}