.Orders-module__3lK8kG__mainContainer{margin:0 8px}.Orders-module__3lK8kG__innerContainer{background:#fff;border:1px solid rgba(203,203,203,.5);border-radius:20px;width:100%;box-shadow:0 0 5px 1px rgba(34,140,156,.3)}.Orders-module__3lK8kG__header{border-bottom:2px solid rgba(0,0,0,.2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Orders-module__3lK8kG__content{padding:2rem}.Orders-module__3lK8kG__primaryBtn{color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;text-align:center;cursor:pointer;background:linear-gradient(135deg,#17c0fa,#0fa0d4);border:0;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.5rem;text-decoration:none;transition:background .2s ease-out,box-shadow .26s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 8px 18px rgba(23,192,250,.35)}.Orders-module__3lK8kG__primaryBtn:hover{background:linear-gradient(135deg,#1bd0ff,#11b0ea);transform:translateY(-2px);box-shadow:0 12px 26px rgba(23,192,250,.5)}@media (min-width:600px){.Orders-module__3lK8kG__header{padding:2rem}.Orders-module__3lK8kG__mainContainer{margin:0 50px}}
.OrderList-module__jO-7kq__orderCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:16px}.OrderList-module__jO-7kq__orderHeader{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.OrderList-module__jO-7kq__orderTitle{font-weight:600}.OrderList-module__jO-7kq__orderStatus{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:4px 8px;font-size:12px}.OrderList-module__jO-7kq__orderDetails{color:#374151;margin-bottom:8px;font-size:14px}.OrderList-module__jO-7kq__orderItems{color:#4b5563;font-size:13px}.OrderList-module__jO-7kq__orderItem{justify-content:space-between;gap:12px;padding:4px 0;display:flex}.OrderList-module__jO-7kq__orderItem>span:first-child{overflow-wrap:anywhere}.OrderList-module__jO-7kq__totalRow{color:#111827;padding-top:8px;font-weight:600}.OrderList-module__jO-7kq__receiptLink{color:#0369a1;font-weight:600;text-decoration:underline}.OrderList-module__jO-7kq__empty{color:#4b5563}
.Shipments-module__4eTAqq__container{max-width:780px;margin:0 auto;padding:16px}.Shipments-module__4eTAqq__title{margin-bottom:12px;font-size:20px;font-weight:600}.Shipments-module__4eTAqq__loading,.Shipments-module__4eTAqq__error{text-align:center;padding:20px}.Shipments-module__4eTAqq__error{color:#b00020}.Shipments-module__4eTAqq__empty{color:#555;text-align:center;background:#fafbfc;border:1px dashed #e3e7ef;border-radius:12px;padding:24px}.Shipments-module__4eTAqq__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Shipments-module__4eTAqq__card{background:#fff;border:1px solid #e8eaf0;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.05)}.Shipments-module__4eTAqq__cardHeader{border-bottom:1px solid #f0f2f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-bottom:6px;display:flex}.Shipments-module__4eTAqq__status{color:#0b5fff;text-transform:capitalize;background:#f0f7ff;border:1px solid #d4e5ff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.Shipments-module__4eTAqq__tracking{color:#444;font-size:13px}.Shipments-module__4eTAqq__date{color:#666;font-size:12px}.Shipments-module__4eTAqq__itemGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding-top:6px;display:grid}.Shipments-module__4eTAqq__itemCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.Shipments-module__4eTAqq__itemImage{border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.Shipments-module__4eTAqq__image{object-fit:cover;width:100%;height:100%}.Shipments-module__4eTAqq__placeholder{color:#999;font-size:28px}.Shipments-module__4eTAqq__itemInfo{flex-direction:column;gap:4px;display:flex}.Shipments-module__4eTAqq__itemName{color:#1a1f2e;font-size:14px;font-weight:600}.Shipments-module__4eTAqq__itemQty{color:#555;font-size:13px}
.Settings-module__ITBJ5q__wrapper{flex-direction:column;gap:14px;max-width:600px;display:flex}.Settings-module__ITBJ5q__title{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0;font-size:20px;line-height:1.2}.Settings-module__ITBJ5q__intro{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.Settings-module__ITBJ5q__form{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.Settings-module__ITBJ5q__checkboxLabel{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color-navy);align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.Settings-module__ITBJ5q__checkbox{width:18px;height:18px;accent-color:var(--color-brand);flex:none;margin-top:1px}.Settings-module__ITBJ5q__message{border-radius:12px;align-self:stretch;padding:10px 14px;font-size:13.5px;font-weight:600}.Settings-module__ITBJ5q__messageOk{background:var(--color-won-bg);color:var(--color-won-text)}.Settings-module__ITBJ5q__messageError{background:var(--color-lost-bg);color:var(--color-lost-text)}.Settings-module__ITBJ5q__saveButton{padding:10px 20px}
.Button-module__e7WGRa__btn{border-radius:var(--radius-pill);color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;text-align:center;cursor:pointer;border:0;justify-content:center;align-items:center;padding:.9rem 1.5rem;text-decoration:none;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1),background .2s ease-out;display:inline-flex}.Button-module__e7WGRa__btn:focus-visible{outline-offset:3px;outline:2px solid #fff}.Button-module__e7WGRa__primary{background:var(--gradient-brand);box-shadow:var(--shadow-cta)}.Button-module__e7WGRa__primary:hover{background:var(--gradient-brand-hover);box-shadow:var(--shadow-cta-hover);transform:translateY(-2px)}.Button-module__e7WGRa__solid{background-color:var(--color-brand)}.Button-module__e7WGRa__solid:hover{background-color:var(--color-brand-dark);box-shadow:var(--shadow-cta);transform:translateY(-2px)}.Button-module__e7WGRa__pulseWrapper{animation:2.4s ease-in-out infinite Button-module__e7WGRa__pulseScale;display:inline-flex}.Button-module__e7WGRa__pulse{animation:2.4s ease-in-out infinite Button-module__e7WGRa__pulseShadow}@keyframes Button-module__e7WGRa__pulseScale{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.03)}to{transform:translateY(0)scale(1)}}@keyframes Button-module__e7WGRa__pulseShadow{0%{box-shadow:var(--shadow-cta)}50%{box-shadow:var(--shadow-cta-hover)}to{box-shadow:var(--shadow-cta)}}@media (prefers-reduced-motion:reduce){.Button-module__e7WGRa__pulseWrapper,.Button-module__e7WGRa__pulse{animation:none}}
.ProfilePrompt-module__Ey20Fa__banner{color:var(--color-won-text);background:linear-gradient(140deg,#e9fcee,#bfeecf);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ProfilePrompt-module__Ey20Fa__stack{flex:none;align-items:center;display:flex}.ProfilePrompt-module__Ey20Fa__stackDot{background:#fff;border:2px solid #e9fcee;border-radius:50%;width:30px;height:30px;display:block;overflow:hidden}.ProfilePrompt-module__Ey20Fa__stackDot+.ProfilePrompt-module__Ey20Fa__stackDot{margin-left:-11px}.ProfilePrompt-module__Ey20Fa__stackImage{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.18)}.ProfilePrompt-module__Ey20Fa__text{flex:1;min-width:0;font-size:12.5px;font-weight:600;line-height:1.35}.ProfilePrompt-module__Ey20Fa__action{white-space:nowrap;border-radius:var(--radius-pill);color:var(--color-won-text);font-family:var(--font-open-sans),sans-serif;cursor:pointer;background:rgba(255,255,255,.6);border:none;flex:none;padding:6px 14px;font-size:12px;font-weight:800;transition:background .14s}.ProfilePrompt-module__Ey20Fa__action:hover{background:rgba(255,255,255,.85)}.ProfilePrompt-module__Ey20Fa__action:focus-visible{outline:2px solid var(--color-won-text);outline-offset:2px}.ProfilePrompt-module__Ey20Fa__dismiss:focus-visible{outline:2px solid var(--color-won-text);outline-offset:2px}.ProfilePrompt-module__Ey20Fa__dismiss{width:24px;height:24px;color:var(--color-won-text);opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;font-size:11px;line-height:1;transition:opacity .14s;display:grid}.ProfilePrompt-module__Ey20Fa__dismiss:hover{opacity:.9}.ProfilePrompt-module__Ey20Fa__body{padding:14px 16px calc(18px + env(safe-area-inset-bottom));flex-direction:column;gap:14px;display:flex}.ProfilePrompt-module__Ey20Fa__previewRow{align-items:center;gap:14px;display:flex}.ProfilePrompt-module__Ey20Fa__previewText{min-width:0}.ProfilePrompt-module__Ey20Fa__previewName{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0;font-size:17px;font-weight:400;line-height:1.2}.ProfilePrompt-module__Ey20Fa__previewMeta{color:var(--color-text-muted);margin:3px 0 0;font-size:12.5px}.ProfilePrompt-module__Ey20Fa__cta{justify-content:center;width:100%;min-height:50px}.ProfilePrompt-module__Ey20Fa__later{font-family:var(--font-open-sans),sans-serif;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;align-self:center;padding:4px 8px;font-size:13px;font-weight:700}.ProfilePrompt-module__Ey20Fa__later:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:6px}.ProfilePrompt-module__Ey20Fa__error{color:var(--color-lost-text);margin:0;font-size:12.5px;font-weight:600;line-height:1.5}@media (prefers-reduced-motion:reduce){.ProfilePrompt-module__Ey20Fa__action,.ProfilePrompt-module__Ey20Fa__dismiss{transition:none}}
.SiteFooter-module__nBz1BW__footer{color:#363636;margin-top:2rem;padding:4rem 1.5rem 1.75rem;position:relative;overflow:hidden}.SiteFooter-module__nBz1BW__wash{z-index:0;background:linear-gradient(#fff 0%,#fff 15%,#d9f2fc 60%,#17c0fa 150%);position:absolute;top:0;bottom:0;left:0;right:0}.SiteFooter-module__nBz1BW__grid{z-index:1;grid-template-columns:1fr;gap:2.25rem;width:100%;max-width:1100px;margin:0 auto;display:grid;position:relative}.SiteFooter-module__nBz1BW__brand{flex-direction:column;gap:1rem;max-width:320px;display:flex}.SiteFooter-module__nBz1BW__blurb{color:#4a5561;font-size:1.05rem;line-height:1.5}.SiteFooter-module__nBz1BW__social{flex-wrap:wrap;gap:.6rem;padding-bottom:.5rem;display:flex}.SiteFooter-module__nBz1BW__social a{background-color:#fff;border:2px solid rgba(23,192,250,.3);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .22s ease-out,box-shadow .24s cubic-bezier(.22,1,.36,1);display:flex}.SiteFooter-module__nBz1BW__social a:hover{border-color:rgba(23,192,250,.9);transform:translateY(-3px);box-shadow:0 8px 18px rgba(2,192,255,.25)}.SiteFooter-module__nBz1BW__column h5{font-family:var(--font-poetsen-one),sans-serif;color:#0b2030;margin-bottom:.9rem;font-size:1.05rem;line-height:1.2}.SiteFooter-module__nBz1BW__column ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.SiteFooter-module__nBz1BW__column a{color:#4a5561;font-size:1rem;transition:color .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1);display:inline-block}.SiteFooter-module__nBz1BW__column a:hover{color:var(--color-link);transform:translate(3px)}.SiteFooter-module__nBz1BW__bottom{z-index:1;text-align:center;border-top:1px solid rgba(11,32,48,.1);flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:1100px;margin:0 auto;padding-top:1.75rem;display:flex;position:relative}.SiteFooter-module__nBz1BW__bottom p{color:#5a6b78;font-size:.95rem}.SiteFooter-module__nBz1BW__legal{color:#5a6b78;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;font-size:.95rem;display:flex}.SiteFooter-module__nBz1BW__legal>a{color:#5a6b78;transition:color .2s ease-out}.SiteFooter-module__nBz1BW__legal>a:hover{color:var(--color-link)}.SiteFooter-module__nBz1BW__legal .made-by-jack a{color:var(--color-link)}@media (min-width:600px){.SiteFooter-module__nBz1BW__grid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem}.SiteFooter-module__nBz1BW__bottom{text-align:left;flex-direction:row;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.SiteFooter-module__nBz1BW__social a:hover,.SiteFooter-module__nBz1BW__column a:hover{transform:none}}
.ClawCupMachineCard-module__GMBzIG__machineCard{background:var(--surface-frost);-webkit-backdrop-filter:blur(16px)saturate(1.4);box-shadow:var(--shadow-play-card),inset 0 1px 0 rgba(255,255,255,.95);-webkit-tap-highlight-color:transparent;border:1px solid rgba(255,255,255,.92);border-radius:22px;transition:transform .16s,box-shadow .16s;display:block;position:relative;overflow:hidden}.ClawCupMachineCard-module__GMBzIG__machineCard:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(23,192,250,.26),inset 0 1px rgba(255,255,255,.95)}.ClawCupMachineCard-module__GMBzIG__machineCard:active{transform:translateY(0)}.ClawCupMachineCard-module__GMBzIG__imageWrap{aspect-ratio:3/4;width:100%;position:relative}.ClawCupMachineCard-module__GMBzIG__image{object-fit:cover;object-position:center}.ClawCupMachineCard-module__GMBzIG__cornerStack{pointer-events:none;flex-direction:column;align-items:flex-start;gap:4px;display:flex;position:absolute;bottom:9px;left:9px;right:9px}.ClawCupMachineCard-module__GMBzIG__namePill{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(10px)saturate(1.4);max-width:calc(100% - 45px);font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.9);padding:5px 11px;font-size:12.5px;line-height:1.2;overflow:hidden}.ClawCupMachineCard-module__GMBzIG__playButton{background:var(--gradient-brand);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:9px;right:9px;box-shadow:0 6px 14px rgba(23,192,250,.4)}.ClawCupMachineCard-module__GMBzIG__playButtonGold{background:linear-gradient(135deg,#ffd97a,#e0a516);box-shadow:0 6px 14px rgba(160,110,10,.45)}.ClawCupMachineCard-module__GMBzIG__playButtonGold .ClawCupMachineCard-module__GMBzIG__playIcon path{fill:#2a1e05}.ClawCupMachineCard-module__GMBzIG__playIcon{width:13px;height:13px}@media (prefers-reduced-motion:reduce){.ClawCupMachineCard-module__GMBzIG__machineCard{transition:none}.ClawCupMachineCard-module__GMBzIG__machineCard:hover{transform:none}}.ClawCupMachineCard-module__GMBzIG__sponsorPill{border-radius:var(--radius-pill);color:#2a1e05;background:linear-gradient(135deg,#ffd97a,#e0a516);border:1px solid rgba(255,255,255,.65);flex-direction:column;align-items:flex-start;gap:1px;max-width:calc(100% - 45px);padding:4px 12px;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(160,110,10,.35)}.ClawCupMachineCard-module__GMBzIG__sponsorLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.72;font-size:8.5px;line-height:1.1}.ClawCupMachineCard-module__GMBzIG__sponsorName{max-width:100%;font-family:var(--font-poetsen-one),sans-serif;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.2;overflow:hidden}
.PlaysMeter-module__mUhoaG__chip{-webkit-backdrop-filter:blur(14px);background:rgba(244,252,255,.8);border:1px solid rgba(23,192,250,.2);border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:11px 14px;display:flex}.PlaysMeter-module__mUhoaG__group{align-items:center;gap:8px;min-width:0;display:flex}.PlaysMeter-module__mUhoaG__groupPaid{flex:none;align-items:center;gap:6px;display:flex}.PlaysMeter-module__mUhoaG__dots{flex:none;gap:4px;display:flex}.PlaysMeter-module__mUhoaG__dotFull,.PlaysMeter-module__mUhoaG__dotSpent{border-radius:50%;width:9px;height:9px}.PlaysMeter-module__mUhoaG__dotFull{background:var(--gradient-brand)}.PlaysMeter-module__mUhoaG__dotSpent{background:rgba(11,32,48,.12)}.PlaysMeter-module__mUhoaG__coin{background:var(--gradient-gold);border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 1px rgba(160,107,10,.22)}.PlaysMeter-module__mUhoaG__token{background:var(--gradient-brand);border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 1px rgba(15,160,212,.24)}.PlaysMeter-module__mUhoaG__bar{border-radius:var(--radius-pill);background:rgba(11,32,48,.12);flex:none;width:64px;height:6px;overflow:hidden}.PlaysMeter-module__mUhoaG__barFill{border-radius:var(--radius-pill);background:var(--gradient-brand);height:100%;transition:width .26s;display:block}.PlaysMeter-module__mUhoaG__label{min-width:0;color:var(--color-navy);white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.3}.PlaysMeter-module__mUhoaG__paidLabel{color:var(--color-gold-text);white-space:nowrap;font-size:12.5px;font-weight:700;line-height:1.3}.PlaysMeter-module__mUhoaG__bonusLabel{color:var(--color-brand-dark);white-space:nowrap;font-size:12.5px;font-weight:700;line-height:1.3}.PlaysMeter-module__mUhoaG__buy{color:var(--color-brand);white-space:nowrap;flex:none;margin-left:auto;font-size:11.5px;font-weight:700}@supports ((-webkit-background-clip:text) or (background-clip:text)){.PlaysMeter-module__mUhoaG__buy{color:transparent;background-image:linear-gradient(100deg,var(--color-brand)35%,#8fe3ff 48%,#fff 50%,#8fe3ff 52%,var(--color-brand)65%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:3.6s ease-in-out infinite PlaysMeter-module__mUhoaG__buyShine}}@keyframes PlaysMeter-module__mUhoaG__buyShine{0%{background-position:200% 0}to{background-position:-200% 0}}.PlaysMeter-module__mUhoaG__buy:hover{text-decoration:underline;animation-play-state:paused}@media (prefers-reduced-motion:reduce){.PlaysMeter-module__mUhoaG__barFill{transition:none}.PlaysMeter-module__mUhoaG__buy{animation:none}}@media (max-width:480px){.PlaysMeter-module__mUhoaG__chip{flex-wrap:wrap;row-gap:0}.PlaysMeter-module__mUhoaG__buy{border-top:1px solid var(--hairline);text-align:center;flex-basis:100%;margin-top:9px;margin-left:0;padding-top:9px}}
.BuyPlaysNudge-module__GVSRua__nudge{background:var(--gradient-gold);color:var(--color-gold-text);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 16px;padding:10px 14px;display:flex}.BuyPlaysNudge-module__GVSRua__text{flex:1;min-width:0;font-size:12.5px;font-weight:600;line-height:1.35}.BuyPlaysNudge-module__GVSRua__actions{flex:none;align-items:center;gap:8px;display:flex}.BuyPlaysNudge-module__GVSRua__cta{white-space:nowrap;border-radius:var(--radius-pill);color:var(--color-gold-text);background:rgba(255,255,255,.6);padding:6px 12px;font-size:12px;font-weight:800}.BuyPlaysNudge-module__GVSRua__cta:hover{background:rgba(255,255,255,.85)}.BuyPlaysNudge-module__GVSRua__dismiss{cursor:pointer;color:var(--color-gold-text);opacity:.7;background:0 0;border:none;padding:2px 4px;font-size:16px;line-height:1}.BuyPlaysNudge-module__GVSRua__dismiss:hover{opacity:1}
.NextUnlockBanner-module__38K72q__banner{background:var(--gradient-brand);flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(23,192,250,.32)}.NextUnlockBanner-module__38K72q__home{border-radius:20px;align-items:center;gap:12px;padding:14px;display:flex}.NextUnlockBanner-module__38K72q__popup{border-radius:18px;align-items:center;gap:10px;padding:12px;animation:.7s cubic-bezier(.34,1.56,.64,1) .15s both NextUnlockBanner-module__38K72q__popupPop;display:flex}@keyframes NextUnlockBanner-module__38K72q__popupPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.NextUnlockBanner-module__38K72q__popup .NextUnlockBanner-module__38K72q__fill{animation-delay:.55s}.NextUnlockBanner-module__38K72q__popup .NextUnlockBanner-module__38K72q__mark{border-radius:14px;width:46px;height:46px;font-size:22px}.NextUnlockBanner-module__38K72q__popupLine{color:#fff;font-size:14px;line-height:1.3}.NextUnlockBanner-module__38K72q__sheet{border-radius:22px;padding:18px;display:block;box-shadow:0 14px 30px rgba(23,192,250,.32)}.NextUnlockBanner-module__38K72q__placeholder{background:var(--surface-frost-strong);border:1px solid var(--brand-hairline);box-shadow:var(--shadow-play-row);-webkit-backdrop-filter:blur(14px);align-items:center;gap:12px;display:flex}.NextUnlockBanner-module__38K72q__placeholder .NextUnlockBanner-module__38K72q__title{color:var(--color-navy)}.NextUnlockBanner-module__38K72q__placeholder .NextUnlockBanner-module__38K72q__sub{color:var(--color-text-muted)}.NextUnlockBanner-module__38K72q__placeholder .NextUnlockBanner-module__38K72q__mark{filter:grayscale();opacity:.75;background:rgba(11,32,48,.05)}@keyframes NextUnlockBanner-module__38K72q__shineSweep{0%{background-position:200% 0}to{background-position:-200% 0}}.NextUnlockBanner-module__38K72q__shine{z-index:0;pointer-events:none;background-image:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.32) 50%,transparent 80%);background-repeat:no-repeat;background-size:220% 100%;animation:4.5s linear infinite NextUnlockBanner-module__38K72q__shineSweep;position:absolute;top:0;bottom:0;left:0;right:0}.NextUnlockBanner-module__38K72q__sheetTop{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.NextUnlockBanner-module__38K72q__mark{z-index:1;background:rgba(255,255,255,.22);border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:26px;line-height:1;display:grid;position:relative;overflow:hidden}.NextUnlockBanner-module__38K72q__sheet .NextUnlockBanner-module__38K72q__mark{border-radius:18px;width:62px;height:62px;font-size:30px}.NextUnlockBanner-module__38K72q__markImage{object-fit:contain;border-radius:6px;width:auto;max-width:76%;height:auto;max-height:76%}.NextUnlockBanner-module__38K72q__mark:has([class*=Avatar-module]){box-shadow:none;background:0 0}.NextUnlockBanner-module__38K72q__copy{z-index:1;text-align:left;flex-direction:column;flex:1;gap:6px;min-width:0;display:flex;position:relative}.NextUnlockBanner-module__38K72q__sheet .NextUnlockBanner-module__38K72q__copy{gap:3px}.NextUnlockBanner-module__38K72q__title{font-family:var(--font-poetsen-one),sans-serif;color:#fff;font-size:14.5px;line-height:1.25}.NextUnlockBanner-module__38K72q__sheet .NextUnlockBanner-module__38K72q__title{font-size:16px}.NextUnlockBanner-module__38K72q__sub{color:rgba(255,255,255,.82);font-size:12px;line-height:1.35}.NextUnlockBanner-module__38K72q__sheet .NextUnlockBanner-module__38K72q__sub{color:rgba(255,255,255,.85);font-size:12.5px}.NextUnlockBanner-module__38K72q__count{font-family:var(--font-poetsen-one),sans-serif;color:#fff;font-size:15px;font-weight:700}.NextUnlockBanner-module__38K72q__track{border-radius:var(--radius-pill);background:rgba(255,255,255,.28);height:5px;overflow:hidden}.NextUnlockBanner-module__38K72q__trackThick{height:8px}.NextUnlockBanner-module__38K72q__fill{border-radius:var(--radius-pill);transform-origin:0;background:#fff;height:100%;transition:width .32s;animation:1.1s cubic-bezier(.22,1,.36,1) both NextUnlockBanner-module__38K72q__fillGrow}@keyframes NextUnlockBanner-module__38K72q__fillGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.NextUnlockBanner-module__38K72q__sheetProgress{flex-direction:column;gap:6px;margin-top:14px;display:flex;position:relative}.NextUnlockBanner-module__38K72q__progressRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.NextUnlockBanner-module__38K72q__toGo{color:#fff;font-size:12px;font-weight:700}.NextUnlockBanner-module__38K72q__viewButton{z-index:2;border-radius:var(--radius-pill);min-height:34px;color:var(--color-brand-dark);font-family:var(--font-poetsen-one),sans-serif;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#fff,#e3f7ff);border:0;flex:none;justify-content:center;align-items:center;padding:7px 16px;font-size:12.5px;line-height:1;transition:transform .14s,box-shadow .14s;display:inline-flex;position:relative;box-shadow:0 4px 10px rgba(11,32,48,.16)}.NextUnlockBanner-module__38K72q__viewButton:hover{background:linear-gradient(135deg,#fff,#d3f1ff);transform:translateY(-1px);box-shadow:0 7px 16px rgba(11,32,48,.22)}@media (prefers-reduced-motion:reduce){.NextUnlockBanner-module__38K72q__shine{animation:none}.NextUnlockBanner-module__38K72q__fill{transition:none;animation:none}.NextUnlockBanner-module__38K72q__popup{animation:none}}
.Avatar-module__WPiKzq__ring{border-radius:50%;flex:none;line-height:0;display:inline-block;position:relative}.Avatar-module__WPiKzq__flag{line-height:1;font-family:var(--font-open-sans),sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:0;transform:translate(12%,12%);box-shadow:0 4px 12px rgba(11,32,48,.18)}.Avatar-module__WPiKzq__flagLeft{left:0;right:auto;transform:translate(-12%,12%)}.Avatar-module__WPiKzq__flagMuted{filter:grayscale();opacity:.55;box-shadow:none;background:#f3f5f6;border:1px dashed rgba(11,32,48,.35)}.Avatar-module__WPiKzq__inner{width:100%;height:100%;font-family:var(--font-poetsen-one),sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;place-items:center;line-height:1;display:grid;position:relative;overflow:hidden}.Avatar-module__WPiKzq__image{object-fit:cover;transform:scale(1.18)}
.AvatarChoiceGrid-module__FN511a__wrap{flex-direction:column;gap:12px;display:flex}.AvatarChoiceGrid-module__FN511a__gridHead{justify-content:space-between;align-items:baseline;gap:10px;margin:0 2px;display:flex}.AvatarChoiceGrid-module__FN511a__selectedName{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;line-height:1.2;overflow:hidden}.AvatarChoiceGrid-module__FN511a__count{color:var(--color-text-muted);flex:none;font-size:11.5px}.AvatarChoiceGrid-module__FN511a__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.AvatarChoiceGrid-module__FN511a__gridScroll{max-height:244px;margin:-5px;padding:5px;overflow-y:auto}.AvatarChoiceGrid-module__FN511a__cell{flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.AvatarChoiceGrid-module__FN511a__tile{width:100%;max-width:var(--tile-size,76px);aspect-ratio:1;cursor:pointer;background-color:#fff;border:2px solid transparent;border-radius:50%;place-items:center;padding:0;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(23,192,250,.1);container-type:inline-size}.AvatarChoiceGrid-module__FN511a__tile:hover:not(:disabled){transform:translateY(-2px)}.AvatarChoiceGrid-module__FN511a__tile:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.AvatarChoiceGrid-module__FN511a__tileSelected{border-color:var(--color-brand);box-shadow:var(--ring-selected),0 8px 20px rgba(23,192,250,.14)}.AvatarChoiceGrid-module__FN511a__tileLocked{opacity:.4;cursor:not-allowed;filter:grayscale(.7)}.AvatarChoiceGrid-module__FN511a__tileLocked:hover{transform:none}.AvatarChoiceGrid-module__FN511a__tileImage{object-fit:cover;border-radius:50%;width:100%;height:100%;transform:scale(1.18)}.AvatarChoiceGrid-module__FN511a__tileEmoji{font-size:26px;line-height:1}.AvatarChoiceGrid-module__FN511a__lockBadge{pointer-events:none;background:rgba(11,32,48,.28);place-items:center;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.AvatarChoiceGrid-module__FN511a__lockIcon{color:#fff;filter:drop-shadow(0 1px 2px rgba(11,32,48,.5));width:30cqw;height:30cqw}.AvatarChoiceGrid-module__FN511a__initialGlyph{font-family:var(--font-poetsen-one),sans-serif;font-size:37cqw;line-height:1}.AvatarChoiceGrid-module__FN511a__tileName{color:var(--color-text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11.5px;font-weight:600;overflow:hidden}.AvatarChoiceGrid-module__FN511a__tileNameOn{color:var(--color-brand-dark)}.AvatarChoiceGrid-module__FN511a__belowGrid{flex-direction:column;align-items:center;gap:8px;display:flex}.AvatarChoiceGrid-module__FN511a__swatchSlot{justify-content:center;align-items:center;min-height:38px;display:flex}.AvatarChoiceGrid-module__FN511a__swatches{gap:12px;display:flex}.AvatarChoiceGrid-module__FN511a__swatch{cursor:pointer;border:2px solid transparent;border-radius:50%;width:38px;height:38px;transition:border-color .16s,box-shadow .16s;box-shadow:0 6px 14px rgba(23,192,250,.16)}.AvatarChoiceGrid-module__FN511a__swatch:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.AvatarChoiceGrid-module__FN511a__swatchSelected{border-color:var(--color-brand);box-shadow:var(--ring-selected)}.AvatarChoiceGrid-module__FN511a__hint{color:var(--color-text-muted);text-align:center;font-size:12.5px}@media (prefers-reduced-motion:reduce){.AvatarChoiceGrid-module__FN511a__tile{transition:none}.AvatarChoiceGrid-module__FN511a__tile:hover:not(:disabled){transform:none}}
.CollectionShelf-module__i0aiEq__group{margin-bottom:18px}.CollectionShelf-module__i0aiEq__group:last-child{margin-bottom:0}.CollectionShelf-module__i0aiEq__groupHeading{color:var(--color-text-faint);text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-size:12.5px;font-weight:700}.CollectionShelf-module__i0aiEq__grid{gap:10px;display:grid}.CollectionShelf-module__i0aiEq__cols2{grid-template-columns:1fr 1fr;gap:12px}.CollectionShelf-module__i0aiEq__cols3{grid-template-columns:1fr 1fr 1fr}@media (min-width:768px){.CollectionShelf-module__i0aiEq__cols3{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}}.CollectionShelf-module__i0aiEq__card{border:1px solid var(--surface-frost-border);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 20px rgba(23,192,250,.12)}.CollectionShelf-module__i0aiEq__cardLocked{opacity:.55}.CollectionShelf-module__i0aiEq__cardPlaceholder{opacity:.6;box-shadow:none;background:rgba(11,32,48,.03);border:1px dashed rgba(11,32,48,.16)}.CollectionShelf-module__i0aiEq__imageWrap{background:var(--surface-tint);place-items:center;height:92px;display:grid;position:relative}.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__imageWrap{height:76px}.CollectionShelf-module__i0aiEq__imageLocked{filter:grayscale(.6)}.CollectionShelf-module__i0aiEq__image{object-fit:contain;border-radius:8px;width:auto;max-width:78%;height:auto;max-height:78px}.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__image{max-width:68%;max-height:56px}.CollectionShelf-module__i0aiEq__imageRound{object-fit:cover;background:#fff;border:2px solid rgba(11,32,48,.12);border-radius:50%;width:62px;max-width:62px;height:62px;max-height:62px;box-shadow:0 2px 6px rgba(11,32,48,.1)}.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__imageRound{width:52px;max-width:52px;height:52px;max-height:52px}.CollectionShelf-module__i0aiEq__avatarRow{flex-wrap:wrap;gap:26px 22px;display:flex}.CollectionShelf-module__i0aiEq__avatarTile{flex-direction:column;align-items:center;gap:6px;width:66px;display:flex}.CollectionShelf-module__i0aiEq__avatarCircle{width:62px;height:62px;position:relative}.CollectionShelf-module__i0aiEq__avatarCircleLocked{opacity:.55}.CollectionShelf-module__i0aiEq__avatarCircleImage{object-fit:cover;background:#fff;border:2px solid rgba(11,32,48,.12);border-radius:50%;width:62px;height:62px;box-shadow:0 2px 6px rgba(11,32,48,.1)}.CollectionShelf-module__i0aiEq__avatarLockBadge{color:#fff;background:rgba(11,32,48,.6);border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;bottom:-2px;right:-2px}.CollectionShelf-module__i0aiEq__avatarNewBadge{color:#fff;white-space:nowrap;background:#ff5a5f;border:2px solid #fff;border-radius:999px;padding:1px 6px;font-size:9px;font-weight:700;line-height:1.5;position:absolute;top:-6px;right:-8px}.CollectionShelf-module__i0aiEq__avatarNextLabel{color:var(--color-brand);text-align:center;font-size:10.5px;font-weight:700;line-height:1.25}.CollectionShelf-module__i0aiEq__emojiMark,.CollectionShelf-module__i0aiEq__placeholderMark{font-size:30px;line-height:1}.CollectionShelf-module__i0aiEq__placeholderMark{filter:grayscale();opacity:.5}.CollectionShelf-module__i0aiEq__lockBadge{color:#fff;background:rgba(11,32,48,.55);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid;position:absolute;top:8px;right:8px}.CollectionShelf-module__i0aiEq__newBadge{color:#fff;letter-spacing:.02em;background:#ff5a5f;border-radius:999px;padding:2px 7px;font-size:9.5px;font-weight:700;line-height:1.5;position:absolute;top:6px;left:6px}.CollectionShelf-module__i0aiEq__meta{background:#fff;flex-direction:column;gap:4px;padding:8px 10px 10px;display:flex}.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__meta{text-align:center;align-items:center;padding:6px 6px 8px}.CollectionShelf-module__i0aiEq__name{color:var(--color-navy);font-size:12.5px;font-weight:700;line-height:1.25}.CollectionShelf-module__i0aiEq__statusUnlocked,.CollectionShelf-module__i0aiEq__statusNext,.CollectionShelf-module__i0aiEq__statusLocked{font-size:11.5px;line-height:1.25}.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__statusUnlocked,.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__statusNext,.CollectionShelf-module__i0aiEq__cols3 .CollectionShelf-module__i0aiEq__statusLocked{font-size:10.5px}.CollectionShelf-module__i0aiEq__statusUnlocked{color:var(--color-won-text);font-weight:700}.CollectionShelf-module__i0aiEq__statusNext{color:var(--color-brand);font-weight:700}.CollectionShelf-module__i0aiEq__statusLocked{color:var(--color-text-faint);font-weight:600}
.CosmeticsSheet-module__oP8ejW__body{flex-direction:column;gap:20px;padding:18px 16px 96px;display:flex}.CosmeticsSheet-module__oP8ejW__statRow{gap:10px;display:flex}.CosmeticsSheet-module__oP8ejW__statTile{border:1px solid var(--surface-frost-border);background:rgba(255,255,255,.75);border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:12px;display:flex;box-shadow:0 8px 20px rgba(23,192,250,.1)}.CosmeticsSheet-module__oP8ejW__statValue{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:20px;line-height:1.15}.CosmeticsSheet-module__oP8ejW__statLabel{color:var(--color-text-muted);font-size:11px}.CosmeticsSheet-module__oP8ejW__section{flex-direction:column;gap:10px;display:flex}.CosmeticsSheet-module__oP8ejW__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.CosmeticsSheet-module__oP8ejW__sectionTitle{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);flex:none;margin:0;font-size:15px}.CosmeticsSheet-module__oP8ejW__sectionNote{color:var(--color-text-muted);text-align:right;flex:auto;min-width:0;font-size:12px}.CosmeticsSheet-module__oP8ejW__emptyNote{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}.CosmeticsSheet-module__oP8ejW__comingSoonGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CosmeticsSheet-module__oP8ejW__comingSoonTile{text-align:center;opacity:.75;background:rgba(11,32,48,.04);border:1px dashed rgba(11,32,48,.16);border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.CosmeticsSheet-module__oP8ejW__comingSoonEmoji{filter:grayscale();font-size:30px;line-height:1}.CosmeticsSheet-module__oP8ejW__comingSoonImage{object-fit:contain;filter:grayscale();border-radius:6px;width:auto;max-width:40px;height:auto;max-height:40px}.CosmeticsSheet-module__oP8ejW__comingSoonName{color:var(--color-text-muted);font-size:12.5px;font-weight:600;line-height:1.3}.CosmeticsSheet-module__oP8ejW__comingSoonUnlock{color:var(--color-text-faint);font-size:10.5px}.CosmeticsSheet-module__oP8ejW__keepPlaying{width:100%;padding:13px 0;font-size:15px;display:flex}
.CountryPicker-module__cl-DGW__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 7px 2px;font-size:11.5px;font-weight:700}.CountryPicker-module__cl-DGW__row{background:#fff;border:2px solid rgba(11,32,48,.08);border-radius:18px;align-items:center;gap:12px;padding:12px 15px;display:flex;box-shadow:0 8px 20px rgba(23,192,250,.1)}.CountryPicker-module__cl-DGW__rowFilled{border-color:var(--color-brand)}.CountryPicker-module__cl-DGW__flag{flex:none;font-size:25px;line-height:1}.CountryPicker-module__cl-DGW__text{text-align:left;flex:1;min-width:0}.CountryPicker-module__cl-DGW__name{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;display:block;overflow:hidden}.CountryPicker-module__cl-DGW__hint{color:var(--color-text-muted);font-size:12px;display:block}.CountryPicker-module__cl-DGW__change{font-family:var(--font-open-sans),sans-serif;color:var(--color-brand-dark);cursor:pointer;background:0 0;border:0;flex:none;padding:4px;font-size:13px;font-weight:700}.CountryPicker-module__cl-DGW__change:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:6px}.CountryPicker-module__cl-DGW__picker{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.CountryPicker-module__cl-DGW__pickerTitle{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);text-align:center;margin:0;font-size:20px;font-weight:400;line-height:1.2}.CountryPicker-module__cl-DGW__toggleRow{cursor:pointer;background:#fff;border-radius:18px;flex:none;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 8px 20px rgba(23,192,250,.1)}.CountryPicker-module__cl-DGW__toggleText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CountryPicker-module__cl-DGW__toggleTitle{color:var(--color-navy);font-size:14.5px;font-weight:700}.CountryPicker-module__cl-DGW__toggleHint{color:var(--color-text-muted);font-size:12px;line-height:1.4}.CountryPicker-module__cl-DGW__toggleInput{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CountryPicker-module__cl-DGW__toggleSwitch{border-radius:var(--radius-pill);background:rgba(11,32,48,.16);flex:none;width:46px;height:28px;transition:background .18s;position:relative}.CountryPicker-module__cl-DGW__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px rgba(11,32,48,.28)}.CountryPicker-module__cl-DGW__toggleInput:checked~.CountryPicker-module__cl-DGW__toggleSwitch{background:var(--color-brand)}.CountryPicker-module__cl-DGW__toggleInput:checked~.CountryPicker-module__cl-DGW__toggleSwitch:after{transform:translate(18px)}.CountryPicker-module__cl-DGW__toggleInput:focus-visible~.CountryPicker-module__cl-DGW__toggleSwitch{outline:2px solid var(--color-brand);outline-offset:3px}.CountryPicker-module__cl-DGW__toggleInput:disabled~.CountryPicker-module__cl-DGW__toggleSwitch{opacity:.55}@media (prefers-reduced-motion:reduce){.CountryPicker-module__cl-DGW__toggleSwitch,.CountryPicker-module__cl-DGW__toggleSwitch:after{transition:none}}.CountryPicker-module__cl-DGW__search{width:100%;font-family:var(--font-open-sans),sans-serif;color:var(--color-navy);background:#fff;border:1px solid rgba(23,192,250,.28);border-radius:16px;padding:13px 16px;font-size:15px}.CountryPicker-module__cl-DGW__search:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.CountryPicker-module__cl-DGW__list{flex-direction:column;flex:1;gap:8px;min-height:0;max-height:380px;padding-right:4px;display:flex;overflow-y:auto}.CountryPicker-module__cl-DGW__item{width:100%;font-family:var(--font-open-sans),sans-serif;color:var(--color-navy);text-align:left;cursor:pointer;background:#fff;border:2px solid transparent;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;font-size:15px;font-weight:600;display:flex;box-shadow:0 6px 16px rgba(23,192,250,.09)}.CountryPicker-module__cl-DGW__item:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.CountryPicker-module__cl-DGW__itemSelected{border-color:var(--color-brand)}.CountryPicker-module__cl-DGW__tick{color:var(--color-brand-dark);margin-left:auto;font-weight:700}.CountryPicker-module__cl-DGW__empty{color:var(--color-text-muted);text-align:center;margin:4px 2px;font-size:14px}
.OnboardingFlow-module__Nt-4Uq__backdrop{z-index:80;background:var(--wash-page);box-sizing:border-box;font-family:var(--font-open-sans),sans-serif;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.OnboardingFlow-module__Nt-4Uq__card{box-sizing:border-box;background:#fbfeff;border-radius:32px;outline:none;flex-direction:column;width:440px;max-width:100%;min-height:600px;padding:28px 28px 32px;display:flex;position:relative;box-shadow:0 28px 60px rgba(11,32,48,.16),0 0 0 1px rgba(23,192,250,.16)}.OnboardingFlow-module__Nt-4Uq__headerRow{justify-content:center;align-items:center;height:32px;display:flex;position:relative}.OnboardingFlow-module__Nt-4Uq__back{border-radius:var(--radius-pill);width:32px;height:32px;color:var(--color-navy);box-shadow:0 4px 12px var(--brand-hairline);cursor:pointer;background:#fff;border:1px solid rgba(23,192,250,.2);justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.OnboardingFlow-module__Nt-4Uq__progressTrack{border-radius:var(--radius-pill);background:rgba(23,192,250,.12);flex:1;max-width:220px;height:6px;overflow:hidden}.OnboardingFlow-module__Nt-4Uq__progressFill{background:var(--gradient-brand);border-radius:var(--radius-pill);height:100%;transition:width .32s cubic-bezier(.22,1,.36,1)}.OnboardingFlow-module__Nt-4Uq__stepArea{flex-direction:column;flex:1;justify-content:center;display:flex}.OnboardingFlow-module__Nt-4Uq__welcome{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.OnboardingFlow-module__Nt-4Uq__heroMascot{width:180px;height:auto}.OnboardingFlow-module__Nt-4Uq__h1{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0;font-size:26px;font-weight:400;line-height:1.2}.OnboardingFlow-module__Nt-4Uq__lead{max-width:300px;color:var(--color-text-muted);margin:0;font-size:16px;line-height:1.5}.OnboardingFlow-module__Nt-4Uq__cta{justify-content:center;width:100%;min-height:52px}.OnboardingFlow-module__Nt-4Uq__questionStep{flex-direction:column;gap:16px;display:flex}.OnboardingFlow-module__Nt-4Uq__questionHead{text-align:center}.OnboardingFlow-module__Nt-4Uq__stepMascot{width:84px;height:auto;margin-bottom:6px}.OnboardingFlow-module__Nt-4Uq__h2{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0 0 4px;font-size:22px;font-weight:400;line-height:1.2}.OnboardingFlow-module__Nt-4Uq__sub{color:var(--color-text-muted);margin:0;font-size:14px}.OnboardingFlow-module__Nt-4Uq__optionsTight{flex-direction:column;gap:10px;display:flex}.OnboardingFlow-module__Nt-4Uq__optionsRoomy{flex-direction:column;gap:12px;display:flex}.OnboardingFlow-module__Nt-4Uq__option{text-align:center;width:100%;font-family:var(--font-open-sans),sans-serif;color:var(--color-navy);cursor:pointer;background:#fff;border:2px solid transparent;border-radius:18px;padding:14px;font-size:16px;font-weight:700;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s;box-shadow:0 8px 20px rgba(23,192,250,.1)}.OnboardingFlow-module__Nt-4Uq__optionRoomy{padding:16px}.OnboardingFlow-module__Nt-4Uq__option:hover{transform:translateY(-3px)}.OnboardingFlow-module__Nt-4Uq__option:active{transform:translateY(0)}.OnboardingFlow-module__Nt-4Uq__option:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px}.OnboardingFlow-module__Nt-4Uq__optionSelected{border-color:var(--color-brand)}.OnboardingFlow-module__Nt-4Uq__profileStep{flex-direction:column;gap:14px;display:flex}.OnboardingFlow-module__Nt-4Uq__previewWrap{justify-content:center;display:flex}.OnboardingFlow-module__Nt-4Uq__dailyNote{background:linear-gradient(135deg,rgba(23,192,250,.12),rgba(23,192,250,.05));border:1px dashed rgba(23,192,250,.4);border-radius:18px;width:100%;padding:13px 15px}.OnboardingFlow-module__Nt-4Uq__dailyNote p{text-align:left;color:var(--color-navy);margin:0;font-size:13.5px;line-height:1.5}.OnboardingFlow-module__Nt-4Uq__tutorialStep{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.OnboardingFlow-module__Nt-4Uq__tutorialRows{flex-direction:column;gap:10px;width:100%;display:flex}.OnboardingFlow-module__Nt-4Uq__tutorialRow{text-align:left;background:#fff;border-radius:18px;align-items:center;gap:14px;padding:12px;display:flex;box-shadow:0 8px 20px rgba(23,192,250,.1)}.OnboardingFlow-module__Nt-4Uq__tutorialThumb{background:rgba(23,192,250,.12);border-radius:14px;flex:none;width:56px;height:56px;display:block;overflow:hidden}.OnboardingFlow-module__Nt-4Uq__tutorialImage{object-fit:cover;width:100%;height:100%;display:block}.OnboardingFlow-module__Nt-4Uq__tutorialTitle{color:var(--color-navy);font-size:14.5px;font-weight:700}.OnboardingFlow-module__Nt-4Uq__tutorialBody{color:var(--color-text-muted);font-size:13px}.OnboardingFlow-module__Nt-4Uq__error{color:var(--color-lost-text);margin:0;font-size:13px}@media (prefers-reduced-motion:reduce){.OnboardingFlow-module__Nt-4Uq__option,.OnboardingFlow-module__Nt-4Uq__progressFill{transition:none}.OnboardingFlow-module__Nt-4Uq__option:hover{transform:none}}@media (max-height:820px){.OnboardingFlow-module__Nt-4Uq__card{min-height:0}}
.PlayFooter-module__YG36GW__footer{width:100%;max-width:480px;padding:18px 16px calc(24px + env(safe-area-inset-bottom));border-top:1px solid var(--hairline);text-align:center;flex-direction:column;align-items:center;gap:12px;margin:auto auto 0;display:flex}.PlayFooter-module__YG36GW__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.PlayFooter-module__YG36GW__sponsorCta{box-sizing:border-box;font-family:var(--font-poetsen-one),sans-serif;color:var(--color-brand-dark,#0fa0d4);border-radius:var(--radius-pill);border:solid 2px var(--color-brand,#17c0fa);background:#fff;padding:8px 20px;font-size:13px;transition:transform .14s,box-shadow .14s,background .14s}.PlayFooter-module__YG36GW__sponsorCta:hover{background:#f4fcff;transform:translateY(-1px);box-shadow:0 6px 14px rgba(23,192,250,.3)}.PlayFooter-module__YG36GW__rentCta{font-family:var(--font-poetsen-one),sans-serif;color:#fff;border-radius:var(--radius-pill);background:var(--gradient-brand);box-shadow:var(--shadow-pill-active);padding:10px 20px;font-size:13px;transition:transform .14s,box-shadow .14s}.PlayFooter-module__YG36GW__rentCta:hover{box-shadow:var(--shadow-cta-hover);transform:translateY(-1px)}.PlayFooter-module__YG36GW__links{flex-wrap:wrap;justify-content:center;gap:6px 16px;display:flex}.PlayFooter-module__YG36GW__link{color:var(--color-text-muted);font-size:12.5px;font-weight:600}.PlayFooter-module__YG36GW__link:hover{color:var(--color-brand)}.PlayFooter-module__YG36GW__social{gap:10px;display:flex}.PlayFooter-module__YG36GW__socialLink{border:1px solid var(--hairline);background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.PlayFooter-module__YG36GW__copyright{color:var(--color-text-faint);font-size:11px}@media (min-width:768px){.PlayFooter-module__YG36GW__footer{max-width:760px}}
:root{--gold-ink:#6b4708;--gold-ink-soft:rgba(107,71,8,.78)}.DailyStreakPopup-module__Iep5zG__overlay{z-index:60;-webkit-backdrop-filter:blur(4px);background:rgba(11,32,48,.55);justify-content:center;align-items:center;padding:20px;animation:.16s ease-out DailyStreakPopup-module__Iep5zG__fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes DailyStreakPopup-module__Iep5zG__fade{0%{opacity:0}to{opacity:1}}.DailyStreakPopup-module__Iep5zG__card{background:#fbfeff;border-radius:28px;outline:none;width:100%;max-width:390px;max-height:100%;animation:.22s cubic-bezier(.22,1,.36,1) DailyStreakPopup-module__Iep5zG__rise;position:relative;overflow-y:auto;box-shadow:0 26px 60px rgba(11,32,48,.34)}@keyframes DailyStreakPopup-module__Iep5zG__rise{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.DailyStreakPopup-module__Iep5zG__header{background:var(--gradient-brand);padding:20px 118px 18px 22px;position:relative;overflow:hidden}.DailyStreakPopup-module__Iep5zG__title{font-family:var(--font-poetsen-one),sans-serif;color:#fff;margin:0;font-size:29px;line-height:1.08}.DailyStreakPopup-module__Iep5zG__sub{color:rgba(255,255,255,.86);margin:8px 0 0;font-size:13px;line-height:1.4}.DailyStreakPopup-module__Iep5zG__mascot{clip-path:inset(0 0 1.5%);width:118px;height:auto;position:absolute;top:-6px;right:-4px}.DailyStreakPopup-module__Iep5zG__body{padding:16px 18px 18px}.DailyStreakPopup-module__Iep5zG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.DailyStreakPopup-module__Iep5zG__dayTile{background:var(--surface-frost-strong);border:1px solid var(--hairline);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:92px;padding:0 10px;display:flex;position:relative}.DailyStreakPopup-module__Iep5zG__dayTile>:not(.DailyStreakPopup-module__Iep5zG__glimmer):not(.DailyStreakPopup-module__Iep5zG__collected){z-index:1;position:relative}.DailyStreakPopup-module__Iep5zG__dayNum{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-text-faint);font-size:13.5px}.DailyStreakPopup-module__Iep5zG__reward{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:27px;line-height:1}.DailyStreakPopup-module__Iep5zG__rewardUnit{color:var(--color-text-muted);font-size:12px}.DailyStreakPopup-module__Iep5zG__rewardSplit{white-space:nowrap;font-size:11px}.DailyStreakPopup-module__Iep5zG__dayDone{border-color:var(--brand-hairline);background:rgba(23,192,250,.08)}.DailyStreakPopup-module__Iep5zG__dayDone .DailyStreakPopup-module__Iep5zG__dayNum{color:rgba(15,160,212,.65)}.DailyStreakPopup-module__Iep5zG__dayDone .DailyStreakPopup-module__Iep5zG__reward,.DailyStreakPopup-module__Iep5zG__dayDone .DailyStreakPopup-module__Iep5zG__rewardUnit{color:rgba(15,160,212,.45)}.DailyStreakPopup-module__Iep5zG__dayToday{background:var(--gradient-brand);border-color:transparent}.DailyStreakPopup-module__Iep5zG__dayToday .DailyStreakPopup-module__Iep5zG__dayNum,.DailyStreakPopup-module__Iep5zG__dayToday .DailyStreakPopup-module__Iep5zG__rewardUnit{color:rgba(255,255,255,.88)}.DailyStreakPopup-module__Iep5zG__dayToday .DailyStreakPopup-module__Iep5zG__reward{color:#fff;font-size:30px}.DailyStreakPopup-module__Iep5zG__dayTodayBonus{background:var(--gradient-gold);border-color:rgba(160,107,10,.28)}.DailyStreakPopup-module__Iep5zG__dayTodayBonus .DailyStreakPopup-module__Iep5zG__dayNum,.DailyStreakPopup-module__Iep5zG__dayTodayBonus .DailyStreakPopup-module__Iep5zG__rewardUnit{color:var(--gold-ink-soft)}.DailyStreakPopup-module__Iep5zG__dayTodayBonus .DailyStreakPopup-module__Iep5zG__reward{color:var(--gold-ink)}.DailyStreakPopup-module__Iep5zG__dayPay{background:rgba(249,207,125,.16);border-color:rgba(160,107,10,.34)}.DailyStreakPopup-module__Iep5zG__dayPay .DailyStreakPopup-module__Iep5zG__dayNum{color:var(--gold-ink-soft)}.DailyStreakPopup-module__Iep5zG__dayPay .DailyStreakPopup-module__Iep5zG__reward{color:var(--gold-ink)}.DailyStreakPopup-module__Iep5zG__dayPay .DailyStreakPopup-module__Iep5zG__rewardUnit{color:var(--gold-ink-soft)}.DailyStreakPopup-module__Iep5zG__collected{z-index:2;background:var(--color-brand);border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:9px;right:9px}.DailyStreakPopup-module__Iep5zG__daySevenGap{margin-top:12px}.DailyStreakPopup-module__Iep5zG__todayFrame{z-index:1;background:var(--color-brand-dark);border-radius:22px;margin:-4px;padding:2px;position:relative;overflow:hidden}.DailyStreakPopup-module__Iep5zG__todayInner{z-index:1;background:#fbfeff;border-radius:20px;height:100%;padding:2px;position:relative}.DailyStreakPopup-module__Iep5zG__todayFrameBonus{box-shadow:0 10px 22px rgba(201,152,43,.34)}.DailyStreakPopup-module__Iep5zG__todayFramePlain{box-shadow:0 10px 22px rgba(23,192,250,.42)}.DailyStreakPopup-module__Iep5zG__todayFrame:before{content:"";background:conic-gradient(rgba(255,255,255,0) 0deg,rgba(255,255,255,.35) 20deg,#fff 55deg,rgba(255,255,255,.35) 90deg,rgba(255,255,255,0) 115deg,rgba(255,255,255,0) 360deg);animation:2.6s linear infinite DailyStreakPopup-module__Iep5zG__todaySweep;position:absolute;top:-60%;bottom:-60%;left:-60%;right:-60%}.DailyStreakPopup-module__Iep5zG__todayInner>.DailyStreakPopup-module__Iep5zG__dayTile,.DailyStreakPopup-module__Iep5zG__todayInner>.DailyStreakPopup-module__Iep5zG__finale{z-index:1;border:0;border-radius:18px;height:100%;position:relative}@keyframes DailyStreakPopup-module__Iep5zG__todaySweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DailyStreakPopup-module__Iep5zG__tileShine{0%{background-position:200% 0}to{background-position:-200% 0}}.DailyStreakPopup-module__Iep5zG__glimmer{border-radius:inherit;pointer-events:none;background-image:linear-gradient(100deg,transparent 22%,rgba(255,255,255,.42) 50%,transparent 78%);background-repeat:no-repeat;background-size:220% 100%;animation:4.5s linear infinite DailyStreakPopup-module__Iep5zG__tileShine;position:absolute;top:0;bottom:0;left:0;right:0}.DailyStreakPopup-module__Iep5zG__glimmerLate{animation-delay:1.1s}.DailyStreakPopup-module__Iep5zG__finale{background:rgba(249,207,125,.16);border:1px solid rgba(160,107,10,.34);border-radius:18px;align-items:center;gap:14px;padding:13px 15px;display:flex;position:relative;overflow:hidden}.DailyStreakPopup-module__Iep5zG__finaleToday{background:var(--gradient-gold);border-color:rgba(160,107,10,.28)}.DailyStreakPopup-module__Iep5zG__finaleCopy{z-index:1;text-align:left;flex:1;min-width:0;position:relative}.DailyStreakPopup-module__Iep5zG__finaleDay{font-family:var(--font-poetsen-one),sans-serif;color:var(--gold-ink-soft);font-size:13px;display:block}.DailyStreakPopup-module__Iep5zG__finaleReward{font-family:var(--font-poetsen-one),sans-serif;color:var(--gold-ink);margin-top:2px;font-size:18px;line-height:1.2;display:block}.DailyStreakPopup-module__Iep5zG__finaleNote{color:var(--gold-ink-soft);margin-top:3px;font-size:11.5px;display:block}.DailyStreakPopup-module__Iep5zG__ring{z-index:1;background:linear-gradient(140deg,#e6f5fc,#c4e6f7);border-radius:50%;flex:none;place-items:center;width:64px;height:64px;padding:4px;display:inline-grid;position:relative}.DailyStreakPopup-module__Iep5zG__ringInner{background:#eaf7ff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.DailyStreakPopup-module__Iep5zG__ringImage{object-fit:cover;width:100%;height:100%;transform:scale(1.18)}.DailyStreakPopup-module__Iep5zG__ringEmoji{font-size:28px;line-height:1}.DailyStreakPopup-module__Iep5zG__collect{border-radius:var(--radius-pill);background:var(--gradient-brand);color:#fff;width:100%;min-height:52px;font-family:var(--font-poetsen-one),sans-serif;cursor:pointer;box-shadow:var(--shadow-cta);border:0;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:17px;line-height:1;transition:transform .14s,box-shadow .14s;display:flex;position:relative;overflow:hidden}.DailyStreakPopup-module__Iep5zG__collectBonus{background:var(--gradient-gold);color:var(--gold-ink);box-shadow:0 8px 18px rgba(201,152,43,.42)}.DailyStreakPopup-module__Iep5zG__collect:hover:not(:disabled){box-shadow:var(--shadow-cta-hover);transform:translateY(-1px)}.DailyStreakPopup-module__Iep5zG__collectBonus:hover:not(:disabled){box-shadow:0 12px 26px rgba(201,152,43,.55)}.DailyStreakPopup-module__Iep5zG__collectLabel{z-index:1;position:relative}.DailyStreakPopup-module__Iep5zG__collect:disabled{opacity:.7;cursor:default}.DailyStreakPopup-module__Iep5zG__dismiss{width:100%;min-height:46px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.DailyStreakPopup-module__Iep5zG__capNote{color:var(--color-text-muted);text-align:center;margin:14px 2px 0;font-size:11.5px;line-height:1.4}.DailyStreakPopup-module__Iep5zG__capNoteActive{border:1px solid var(--brand-hairline);color:var(--color-navy);background:rgba(23,192,250,.09);border-radius:14px;margin:14px 0 0;padding:10px 12px;font-size:12.5px;font-weight:600}.DailyStreakPopup-module__Iep5zG__error{color:var(--color-lost-text);text-align:center;margin:10px 0 0;font-size:12.5px;line-height:1.4}@media (prefers-reduced-motion:reduce){.DailyStreakPopup-module__Iep5zG__overlay,.DailyStreakPopup-module__Iep5zG__card,.DailyStreakPopup-module__Iep5zG__todayFrame:before{animation:none}.DailyStreakPopup-module__Iep5zG__glimmer{background-position:40% 0;animation:none}}
.PlaysLeft-module__1MJFeq__wrapper{width:100%;max-width:350px;font-family:var(--font-open-sans),sans-serif;gap:8px;display:grid}.PlaysLeft-module__1MJFeq__card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:25px;align-items:center;gap:8px;padding:10px 14px;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.06)}.PlaysLeft-module__1MJFeq__titlePill{color:#fff;letter-spacing:.3px;background-color:#0ea5e9;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.PlaysLeft-module__1MJFeq__content{flex:1;min-width:0}.PlaysLeft-module__1MJFeq__headerRow{justify-content:space-between;align-items:baseline;display:flex}.PlaysLeft-module__1MJFeq__leftLabel{color:#0f172a;font-size:14px;font-weight:600}.PlaysLeft-module__1MJFeq__paidCount{color:var(--color-gold-text);font-weight:700}.PlaysLeft-module__1MJFeq__bonusCount{color:var(--color-brand-dark);font-weight:700}.PlaysLeft-module__1MJFeq__breakdown{color:#64748b;margin-top:2px;font-size:12px}.PlaysLeft-module__1MJFeq__progress{background:#e2e8f0;border-radius:999px;height:8px;margin:6px 0;display:flex;overflow:hidden}.PlaysLeft-module__1MJFeq__progressFill{height:100%;transition:width .3s,background-color .2s}.PlaysLeft-module__1MJFeq__progressPaid{background:var(--gradient-gold,#f5a623);height:100%;transition:width .3s}.PlaysLeft-module__1MJFeq__progressBonus{background:var(--gradient-brand,#17c0fa);height:100%;transition:width .3s}.PlaysLeft-module__1MJFeq__ok{background:#22c55e}.PlaysLeft-module__1MJFeq__warn{background:#f59e0b}.PlaysLeft-module__1MJFeq__danger{background:#ef4444}.PlaysLeft-module__1MJFeq__helperText{color:#64748b;text-align:center;font-variant-numeric:tabular-nums;font-size:12px}.PlaysLeft-module__1MJFeq__badge{color:#fff;letter-spacing:.3px;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.PlaysLeft-module__1MJFeq__ok{background-color:#22c55e}.PlaysLeft-module__1MJFeq__warn{background-color:#f59e0b}.PlaysLeft-module__1MJFeq__danger{background-color:#ef4444}.PlaysLeft-module__1MJFeq__label{opacity:.95}.PlaysLeft-module__1MJFeq__count{font-variant-numeric:tabular-nums;background:rgba(255,255,255,.18);border-radius:8px;padding:2px 8px;display:inline-block}
.NextUnlockPopup-module__pd-Jjq__overlay{z-index:60;-webkit-backdrop-filter:blur(4px);background:rgba(11,32,48,.55);justify-content:center;align-items:center;padding:20px;animation:.16s ease-out NextUnlockPopup-module__pd-Jjq__fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes NextUnlockPopup-module__pd-Jjq__fade{0%{opacity:0}to{opacity:1}}.NextUnlockPopup-module__pd-Jjq__card{background:#fbfeff;border-radius:28px;outline:none;width:100%;max-width:390px;max-height:100%;animation:.22s cubic-bezier(.22,1,.36,1) NextUnlockPopup-module__pd-Jjq__rise;position:relative;overflow-y:auto;box-shadow:0 26px 60px rgba(11,32,48,.34)}@keyframes NextUnlockPopup-module__pd-Jjq__rise{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.NextUnlockPopup-module__pd-Jjq__hero{background:var(--wash-page);text-align:center;padding:18px 20px 22px;position:relative;overflow:hidden}.NextUnlockPopup-module__pd-Jjq__close{width:32px;height:32px;color:var(--color-navy);cursor:pointer;background:rgba(11,32,48,.06);border:0;border-radius:50%;place-items:center;transition:background .14s;display:grid;position:absolute;top:14px;right:14px}.NextUnlockPopup-module__pd-Jjq__close:hover{background:rgba(11,32,48,.12)}.NextUnlockPopup-module__pd-Jjq__eyebrow{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-brand-dark);margin:4px 0 0;font-size:15px;line-height:1.2;position:relative}.NextUnlockPopup-module__pd-Jjq__stage{width:208px;height:208px;margin:14px auto 0;position:relative}.NextUnlockPopup-module__pd-Jjq__glow{background:radial-gradient(50% 50%,rgba(23,192,250,.34),rgba(23,192,250,0) 68%);border-radius:50%;position:absolute;top:-30px;bottom:-30px;left:-30px;right:-30px}.NextUnlockPopup-module__pd-Jjq__ring{background:linear-gradient(140deg,#e6f5fc,#c4e6f7);border-radius:50%;place-items:center;width:208px;height:208px;padding:7px;display:grid;position:relative;box-shadow:0 18px 38px rgba(23,192,250,.34)}.NextUnlockPopup-module__pd-Jjq__ringInner{background:#eaf7ff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.NextUnlockPopup-module__pd-Jjq__image{object-fit:cover;width:100%;height:100%;transform:scale(1.18)}.NextUnlockPopup-module__pd-Jjq__emoji{font-size:84px;line-height:1}.NextUnlockPopup-module__pd-Jjq__name{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:18px 0 0;font-size:28px;line-height:1.1;position:relative}.NextUnlockPopup-module__pd-Jjq__kind{color:var(--color-text-muted);margin:5px 0 0;font-size:12.5px;position:relative}.NextUnlockPopup-module__pd-Jjq__body{border-top:1px solid var(--hairline);padding:18px 20px 20px}.NextUnlockPopup-module__pd-Jjq__progressHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:9px;display:flex}.NextUnlockPopup-module__pd-Jjq__toGo{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:16px}.NextUnlockPopup-module__pd-Jjq__count{color:var(--color-text-muted);font-size:12.5px;font-weight:600}.NextUnlockPopup-module__pd-Jjq__track{border-radius:var(--radius-pill);background:rgba(11,32,48,.08);height:12px;position:relative;overflow:hidden}.NextUnlockPopup-module__pd-Jjq__fill{border-radius:var(--radius-pill);background:var(--gradient-brand);transform-origin:0;height:100%;animation:1.1s cubic-bezier(.22,1,.36,1) both NextUnlockPopup-module__pd-Jjq__fillGrow;position:relative;overflow:hidden}@keyframes NextUnlockPopup-module__pd-Jjq__fillGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes NextUnlockPopup-module__pd-Jjq__barShine{0%{background-position:200% 0}to{background-position:-200% 0}}.NextUnlockPopup-module__pd-Jjq__glimmer{pointer-events:none;background-image:linear-gradient(100deg,transparent 22%,rgba(255,255,255,.55) 50%,transparent 78%);background-repeat:no-repeat;background-size:220% 100%;animation:3.6s linear infinite NextUnlockPopup-module__pd-Jjq__barShine;position:absolute;top:0;bottom:0;left:0;right:0}.NextUnlockPopup-module__pd-Jjq__play{border-radius:var(--radius-pill);background:var(--gradient-brand);color:#fff;width:100%;min-height:52px;font-family:var(--font-poetsen-one),sans-serif;cursor:pointer;box-shadow:var(--shadow-cta);border:0;justify-content:center;align-items:center;margin-top:20px;font-size:17px;line-height:1;transition:transform .14s,box-shadow .14s;display:flex}.NextUnlockPopup-module__pd-Jjq__play:hover{box-shadow:var(--shadow-cta-hover);transform:translateY(-1px)}.NextUnlockPopup-module__pd-Jjq__secondary{width:100%;min-height:46px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}@media (prefers-reduced-motion:reduce){.NextUnlockPopup-module__pd-Jjq__overlay,.NextUnlockPopup-module__pd-Jjq__card,.NextUnlockPopup-module__pd-Jjq__fill{animation:none}.NextUnlockPopup-module__pd-Jjq__glimmer{background-position:40% 0;animation:none}}
.AvatarPickerSheet-module__jjAv3a__body{padding:14px 16px calc(22px + env(safe-area-inset-bottom));flex-direction:column;gap:14px;display:flex}.AvatarPickerSheet-module__jjAv3a__previewRow{align-items:center;gap:14px;display:flex}.AvatarPickerSheet-module__jjAv3a__previewText{min-width:0}.AvatarPickerSheet-module__jjAv3a__previewName{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0;font-size:17px;font-weight:400;line-height:1.2}.AvatarPickerSheet-module__jjAv3a__previewMeta{color:var(--color-text-muted);margin:3px 0 0;font-size:12.5px}.AvatarPickerSheet-module__jjAv3a__cta{justify-content:center;width:100%;min-height:50px}.AvatarPickerSheet-module__jjAv3a__error{color:var(--color-lost-text);margin:0;font-size:12.5px;font-weight:600;line-height:1.5}
.FaqAccordion-module__Mn8uuG__list{flex-direction:column;gap:1rem;width:100%;display:flex}.FaqAccordion-module__Mn8uuG__item{background-color:#f4fcff;border:2px solid #ebf5f8;border-radius:20px;overflow:hidden}.FaqAccordion-module__Mn8uuG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-open-sans),sans-serif;color:#363636;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1.05rem;font-weight:700;transition:background-color .22s ease-out,color .22s ease-out;display:flex}.FaqAccordion-module__Mn8uuG__question:hover{background-color:rgba(23,192,250,.1)}.FaqAccordion-module__Mn8uuG__question:focus-visible{outline-offset:-2px;outline:2px solid #17c0fa}.FaqAccordion-module__Mn8uuG__icon{color:#17c0fa;flex-shrink:0;font-size:1.3rem;line-height:1;transition:transform .2s}.FaqAccordion-module__Mn8uuG__iconOpen{transform:rotate(45deg)}.FaqAccordion-module__Mn8uuG__answer{padding:1.2rem 1.4rem}.FaqAccordion-module__Mn8uuG__answer[hidden]{display:none}.FaqAccordion-module__Mn8uuG__answer p{color:#4a5561;font-size:1rem;line-height:1.55}.FaqAccordion-module__Mn8uuG__answerLink{color:var(--color-link);margin-top:.75rem;font-size:.98rem;font-weight:600;text-decoration:underline;transition:color .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1);display:inline-block}.FaqAccordion-module__Mn8uuG__answerLink:hover{color:#17c0fa;transform:translate(3px)}.FaqAccordion-module__Mn8uuG__answerLink:after{content:"›";margin-left:.4rem;font-size:1.1em}@media (prefers-reduced-motion:reduce){.FaqAccordion-module__Mn8uuG__answerLink:hover{transform:none}}
.CountrySheet-module__iMulQa__body{padding:14px 16px calc(22px + env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.CountrySheet-module__iMulQa__error{color:var(--color-lost-text);margin:0;font-size:12.5px;font-weight:600;line-height:1.5}
.FaqSection-module__ncmv1G__section{flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;padding:3rem 1.25rem;display:flex}.FaqSection-module__ncmv1G__heading{text-align:center}.FaqSection-module__ncmv1G__heading :-webkit-any(h2,h3){font-family:var(--font-poetsen-one),sans-serif;margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.FaqSection-module__ncmv1G__heading :-moz-any(h2,h3){font-family:var(--font-poetsen-one),sans-serif;margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.FaqSection-module__ncmv1G__heading :is(h2,h3){font-family:var(--font-poetsen-one),sans-serif;margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.FaqSection-module__ncmv1G__heading p{color:#5a6b78;font-size:1.05rem;line-height:1.5}
.page-module__P2wAhq__container{border-radius:var(--borderRadius);background-color:#fff;width:95%;max-width:800px;height:100%;min-height:80vh;margin:1rem auto;padding:1.25rem;box-shadow:0 0 5px 1px rgba(15,23,42,.29)}
.PlayActivityGrid-module__l8VzLa__wrap{background:var(--surface-tint);border:1px solid rgba(23,192,250,.16);border-radius:16px;grid-template-columns:1fr auto;grid-template-areas:"head side""chart chart";align-items:start;gap:8px 12px;padding:12px;display:grid}.PlayActivityGrid-module__l8VzLa__head{flex-direction:column;grid-area:head;gap:1px;min-width:0;display:flex}.PlayActivityGrid-module__l8VzLa__title{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);margin:0;font-size:15px;line-height:1.15}.PlayActivityGrid-module__l8VzLa__summary{color:var(--color-text-muted);margin:0;font-size:11px;line-height:1.3}.PlayActivityGrid-module__l8VzLa__chart{--cols:26;--gap:clamp(2px,.5vw,3px);flex-direction:column;grid-area:chart;gap:4px;min-width:0;max-width:480px;display:flex}.PlayActivityGrid-module__l8VzLa__months,.PlayActivityGrid-module__l8VzLa__grid{grid-template-columns:repeat(var(--cols),1fr);gap:var(--gap);display:grid}.PlayActivityGrid-module__l8VzLa__month{color:var(--color-text-muted);white-space:nowrap;min-width:0;font-size:9px;line-height:1;overflow:visible}.PlayActivityGrid-module__l8VzLa__column{gap:var(--gap);flex-direction:column;display:flex}.PlayActivityGrid-module__l8VzLa__cell,.PlayActivityGrid-module__l8VzLa__spacer{aspect-ratio:1;border-radius:22%;width:100%}.PlayActivityGrid-module__l8VzLa__cell{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;margin:0;padding:0}.PlayActivityGrid-module__l8VzLa__cell:focus-visible{outline:2px solid var(--color-navy);outline-offset:1px}.PlayActivityGrid-module__l8VzLa__cell[data-selected=true]{outline:2px solid var(--color-navy);outline-offset:1px}@media (hover:hover){.PlayActivityGrid-module__l8VzLa__cell:hover{outline-offset:1px;outline:2px solid rgba(11,32,48,.35)}}.PlayActivityGrid-module__l8VzLa__spacer{background:0 0}.PlayActivityGrid-module__l8VzLa__cell[data-level="0"],.PlayActivityGrid-module__l8VzLa__legendCell[data-level="0"]{background:rgba(11,32,48,.07)}.PlayActivityGrid-module__l8VzLa__cell[data-level="1"],.PlayActivityGrid-module__l8VzLa__legendCell[data-level="1"]{background:rgba(23,192,250,.28)}.PlayActivityGrid-module__l8VzLa__cell[data-level="2"],.PlayActivityGrid-module__l8VzLa__legendCell[data-level="2"]{background:rgba(23,192,250,.5)}.PlayActivityGrid-module__l8VzLa__cell[data-level="3"],.PlayActivityGrid-module__l8VzLa__legendCell[data-level="3"]{background:rgba(23,192,250,.75)}.PlayActivityGrid-module__l8VzLa__cell[data-level="4"],.PlayActivityGrid-module__l8VzLa__legendCell[data-level="4"]{background:var(--color-brand)}.PlayActivityGrid-module__l8VzLa__readout{color:var(--color-navy);min-height:15px;margin:2px 0 0;font-size:11px;line-height:1.3}.PlayActivityGrid-module__l8VzLa__readoutHint{color:var(--color-text-muted)}.PlayActivityGrid-module__l8VzLa__side{flex-direction:column;grid-area:side;align-items:flex-end;gap:8px;display:flex}.PlayActivityGrid-module__l8VzLa__streaks{gap:12px;margin:0;display:flex}.PlayActivityGrid-module__l8VzLa__streak{text-align:right;flex-direction:column;gap:0;display:flex}.PlayActivityGrid-module__l8VzLa__streakLabel{color:var(--color-text-muted);font-size:9px;line-height:1.2}.PlayActivityGrid-module__l8VzLa__streakValue{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);white-space:nowrap;margin:0;font-size:13px;line-height:1.2}.PlayActivityGrid-module__l8VzLa__legend{align-items:center;gap:3px;display:none}.PlayActivityGrid-module__l8VzLa__legendCell{border-radius:3px;flex:none;width:10px;height:10px}.PlayActivityGrid-module__l8VzLa__legendLabel{color:var(--color-text-muted);padding:0 2px;font-size:10px}@media (min-width:560px){.PlayActivityGrid-module__l8VzLa__wrap{grid-template-areas:"head head""chart side";row-gap:10px;padding:14px}.PlayActivityGrid-module__l8VzLa__title{font-size:16px}.PlayActivityGrid-module__l8VzLa__side{align-self:end;gap:12px}.PlayActivityGrid-module__l8VzLa__streaks{gap:16px}.PlayActivityGrid-module__l8VzLa__streakLabel{font-size:10px}.PlayActivityGrid-module__l8VzLa__streakValue{font-size:14px}.PlayActivityGrid-module__l8VzLa__legend{display:flex}}
.page-module__2JTChG__header{padding:10rem 1.5rem 3.5rem;position:relative;overflow:hidden}.page-module__2JTChG__header:before{content:"";filter:blur(50px);z-index:0;background:linear-gradient(#14c0fa 0%,#fff 50%);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.page-module__2JTChG__header>*{z-index:1;position:relative}.page-module__2JTChG__headerContent{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:720px;margin:0 auto;display:flex}.page-module__2JTChG__headerContent h1{margin:0;font-size:3.4rem;line-height:1.08}.page-module__2JTChG__headerContent p{color:var(--color-text-muted);max-width:39ch;margin:0;font-size:1.2rem;line-height:1.6}.page-module__2JTChG__intro{grid-template-columns:1.18fr .82fr;align-items:center;gap:3.25rem;max-width:1080px;margin:0 auto;padding:2rem 1.5rem 4.5rem;display:grid}.page-module__2JTChG__introCopy{flex-direction:column;gap:1.1rem;display:flex}.page-module__2JTChG__introCopy p{color:#363636;margin:0;font-size:1.075rem;line-height:1.72}.page-module__2JTChG__machineBlock{flex-direction:column;justify-self:center;gap:.9rem;width:100%;max-width:300px;display:flex}.page-module__2JTChG__machineCard{background:var(--surface-frost);-webkit-backdrop-filter:blur(16px)saturate(1.4);box-shadow:var(--shadow-play-card),inset 0 1px 0 rgba(255,255,255,.95);-webkit-tap-highlight-color:transparent;border:1px solid rgba(255,255,255,.92);border-radius:22px;transition:transform .16s,box-shadow .16s;display:block;position:relative;overflow:hidden}.page-module__2JTChG__machineCard:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(23,192,250,.26),inset 0 1px rgba(255,255,255,.95)}.page-module__2JTChG__machineCard:active{transform:translateY(0)}.page-module__2JTChG__machineImageWrap{aspect-ratio:3/4;width:100%;position:relative}.page-module__2JTChG__machineImage{object-fit:cover;object-position:center}.page-module__2JTChG__machineNamePill{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(10px)saturate(1.4);max-width:calc(100% - 78px);font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.9);padding:8px 16px;font-size:1.0625rem;line-height:1.2;position:absolute;bottom:13px;left:13px;overflow:hidden}.page-module__2JTChG__machinePlayButton{background:var(--gradient-brand);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:13px;right:13px;box-shadow:0 6px 14px rgba(23,192,250,.4)}.page-module__2JTChG__machinePlayButton svg{width:18px;height:18px}.page-module__2JTChG__machineCta{color:var(--color-link);justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.page-module__2JTChG__machineCta:hover{color:var(--color-brand)}.page-module__2JTChG__machineCta svg{width:17px;height:17px}.page-module__2JTChG__machinesBand{background-color:#fff;padding:5rem 1.5rem 11rem;position:relative;overflow:hidden}.page-module__2JTChG__machinesBand:before{content:"";filter:blur(50px);z-index:0;background:linear-gradient(#fff 0%,#fff 31%,#17c0fa 55%,#fff 79%,#fff 100%);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.page-module__2JTChG__machinesBandInner{z-index:1;max-width:1080px;margin:0 auto;position:relative}.page-module__2JTChG__machinesBand h2{text-align:center;margin:0 0 .6rem;font-size:2.5rem;line-height:1.2}.page-module__2JTChG__machinesBandIntro{text-align:center;max-width:520px;margin:0 auto 2.75rem;font-size:1.15rem;line-height:1.5}.page-module__2JTChG__featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.page-module__2JTChG__featureCard{border:solid var(--card-stroke-size)var(--card-border-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background-color:#fff;padding:1.6rem 1.5rem}.page-module__2JTChG__featureCard h3{margin:0 0 .6rem;font-size:1.3rem;line-height:1.2}.page-module__2JTChG__featureCard p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.62}.page-module__2JTChG__team{max-width:1080px;margin:0 auto;padding:4.5rem 1.5rem}.page-module__2JTChG__team h2{margin:0 0 .6rem;font-size:2.5rem;line-height:1.2}.page-module__2JTChG__teamIntro{color:var(--color-text-muted);max-width:600px;margin:0 0 1.9rem;font-size:1.075rem;line-height:1.6}.page-module__2JTChG__people{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:0;padding:0;list-style:none;display:grid}.page-module__2JTChG__personCard{background-color:var(--card-bg);border:solid var(--card-stroke-size)var(--card-border-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-card);flex-direction:column;gap:.75rem;padding:1.75rem 1.6rem;scroll-margin-top:6rem;display:flex}.page-module__2JTChG__personName{font-family:var(--font-poetsen-one),sans-serif;margin:0;font-size:1.55rem;line-height:1.2}.page-module__2JTChG__personRole{color:var(--color-link);margin:.2rem 0 0;font-size:.95rem;font-weight:600}.page-module__2JTChG__personBio{color:#363636;margin:0;font-size:1rem;line-height:1.65}.page-module__2JTChG__closing{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:720px;margin:0 auto;padding:0 1.5rem 3.5rem;display:flex}.page-module__2JTChG__closing p{color:#363636;margin:0;font-size:1.075rem;line-height:1.72}.page-module__2JTChG__closingThanks{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:1.4rem}.page-module__2JTChG__playClawMachines{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem 2rem 4.5rem;display:flex}.page-module__2JTChG__playClawMachines h2{text-align:center;margin:0;font-size:1.9rem;line-height:1.2}.page-module__2JTChG__playCta{color:#fff;width:250px;font-size:1rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;text-align:center;background-color:#17c0fa;border:0;border-radius:50px;padding:.9rem 1.5rem;transition:background-color .24s ease-out,box-shadow .26s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)}.page-module__2JTChG__playCta:hover{background-color:#0fa0d4;transform:translateY(-2px);box-shadow:0 10px 22px rgba(23,192,250,.4)}@media (max-width:900px){.page-module__2JTChG__intro{grid-template-columns:1fr;gap:2.25rem}.page-module__2JTChG__machineBlock{order:-1;margin:0 auto}.page-module__2JTChG__featureGrid,.page-module__2JTChG__people{grid-template-columns:1fr}.page-module__2JTChG__headerContent h1{font-size:2.5rem}.page-module__2JTChG__machinesBand h2,.page-module__2JTChG__team h2{font-size:2rem}}@media (max-width:520px){.page-module__2JTChG__header{padding:12rem 1.25rem 2.5rem}.page-module__2JTChG__headerContent h1{font-size:2.1rem}.page-module__2JTChG__machineBlock{max-width:240px}}@media (prefers-reduced-motion:reduce){.page-module__2JTChG__machineCard,.page-module__2JTChG__playCta{transition:none}.page-module__2JTChG__machineCard:hover,.page-module__2JTChG__playCta:hover{transform:none}}
.not-found-module__HS70Aa__wrapper{flex-direction:column;min-height:100vh;display:flex}.not-found-module__HS70Aa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-found-module__HS70Aa__main{color:#eaf6fc;background:radial-gradient(120% 90% at 50% 0,#0f2436 0%,#081420 55%,#050c14 100%);flex:1;padding:10rem 1.5rem 5rem;position:relative}.not-found-module__HS70Aa__inner{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:640px;margin:0 auto;display:flex;position:relative}.not-found-module__HS70Aa__clawStack{justify-content:center;align-items:center;width:100%;margin-bottom:1.75rem;padding-top:.5rem;display:flex;position:relative}.not-found-module__HS70Aa__code{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-brand);text-shadow:0 0 6px rgba(23,192,250,.9),0 0 26px rgba(23,192,250,.55),0 0 60px rgba(23,192,250,.3);z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;font-size:9rem;line-height:1;animation:5s infinite not-found-module__HS70Aa__flicker;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes not-found-module__HS70Aa__flicker{0%,92%,to{opacity:1}93%{opacity:.75}94%{opacity:1}95%{opacity:.6}96%{opacity:1}}.not-found-module__HS70Aa__brokenImg{z-index:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(8,20,32,.7);border:2px dashed rgba(234,246,252,.28);border-radius:14px;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.not-found-module__HS70Aa__clawImage{filter:grayscale()opacity(.55);width:74%;height:auto}.not-found-module__HS70Aa__stamp{z-index:2;color:#3a2a06;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#f9cf7d;border-radius:4px;padding:.38rem .75rem;font-size:.66rem;font-weight:800;position:absolute;top:-16px;left:-18px;transform:rotate(-8deg);box-shadow:0 8px 16px rgba(0,0,0,.4)}.not-found-module__HS70Aa__inner h1{color:#fff;margin:0 0 .7rem;font-size:2.1rem;line-height:1.2}.not-found-module__HS70Aa__intro{color:#93a9b8;max-width:42ch;margin:0 0 1.9rem;font-size:1rem;line-height:1.65}.not-found-module__HS70Aa__cta{background-color:var(--color-brand);color:#04121c;border-radius:999px;padding:.9rem 1.8rem;font-weight:800;text-decoration:none;transition:background-color .2s ease-out,transform .2s ease-out;display:inline-block;box-shadow:0 0 0 1px rgba(23,192,250,.6),0 12px 30px rgba(23,192,250,.35)}.not-found-module__HS70Aa__cta:hover{background-color:var(--color-brand-hover-start);transform:translateY(-2px)}.not-found-module__HS70Aa__linksHeading{letter-spacing:.06em;text-transform:uppercase;color:#93a9b8;margin:2.2rem 0 0;font-size:.85rem;font-weight:700}.not-found-module__HS70Aa__links{border-top:1px solid rgba(234,246,252,.12);width:100%;max-width:420px;margin:.9rem 0 0;padding:0;list-style:none}.not-found-module__HS70Aa__links li{border-bottom:1px solid rgba(234,246,252,.12)}.not-found-module__HS70Aa__links a{color:#eaf6fc;padding:.85rem .15rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:padding-left .15s ease-out;display:block}.not-found-module__HS70Aa__links a:hover{padding-left:.4rem}@media (max-width:600px){.not-found-module__HS70Aa__main{padding-top:8rem}.not-found-module__HS70Aa__inner h1{font-size:1.8rem}.not-found-module__HS70Aa__clawStack{flex-direction:column;padding-top:0}.not-found-module__HS70Aa__code{margin-bottom:.9rem;font-size:3.25rem;position:static;transform:none}}.not-found-module__HS70Aa__footer{color:#93a9b8;background:#050c14;border-top:1px solid rgba(234,246,252,.08);padding:3.5rem 1.5rem 1.75rem;position:relative}.not-found-module__HS70Aa__footerGrid{grid-template-columns:1fr;gap:2.25rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.not-found-module__HS70Aa__footerBrand{flex-direction:column;gap:1rem;max-width:320px;display:flex}.not-found-module__HS70Aa__footerBlurb{color:#93a9b8;font-size:1rem;line-height:1.5}.not-found-module__HS70Aa__footerSocial{flex-wrap:wrap;gap:.6rem;padding-bottom:.5rem;display:flex}.not-found-module__HS70Aa__footerSocial a{background-color:#eaf6fc;border:2px solid rgba(23,192,250,.35);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .22s ease-out,background-color .22s ease-out;display:flex}.not-found-module__HS70Aa__footerSocial a:hover{background-color:#fff;border-color:rgba(23,192,250,.8);transform:translateY(-3px)}.not-found-module__HS70Aa__footerColumn h5{font-family:var(--font-poetsen-one),sans-serif;color:#fff;margin-bottom:.9rem;font-size:1.05rem;line-height:1.2}.not-found-module__HS70Aa__footerColumn ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.not-found-module__HS70Aa__footerColumn a{color:#93a9b8;font-size:.95rem;transition:color .2s ease-out,transform .2s ease-out;display:inline-block}.not-found-module__HS70Aa__footerColumn a:hover{color:var(--color-brand);transform:translate(3px)}.not-found-module__HS70Aa__footerBottom{text-align:center;border-top:1px solid rgba(234,246,252,.08);flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:1100px;margin:1.75rem auto 0;padding-top:1.75rem;display:flex}.not-found-module__HS70Aa__footerBottom p{color:#6d8494;font-size:.9rem}.not-found-module__HS70Aa__footerLegal{font-size:.9rem}.not-found-module__HS70Aa__footerLegal a{color:#6d8494;transition:color .2s ease-out}.not-found-module__HS70Aa__footerLegal a:hover{color:var(--color-brand)}@media (min-width:600px){.not-found-module__HS70Aa__footerGrid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem}.not-found-module__HS70Aa__footerBottom{text-align:left;flex-direction:row;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__code{animation:none}.not-found-module__HS70Aa__cta:hover,.not-found-module__HS70Aa__footerSocial a:hover,.not-found-module__HS70Aa__footerColumn a:hover{transform:none}}
.ProfileView-module__b0S9HG__screen{flex-direction:column;gap:18px;width:100%;max-width:480px;margin:0 auto;padding:24px 18px 48px;display:flex}.ProfileView-module__b0S9HG__header{align-items:center;gap:14px;display:flex}.ProfileView-module__b0S9HG__avatarButton{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;padding:0;line-height:0;position:relative}.ProfileView-module__b0S9HG__editBadge{background:var(--color-navy);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;line-height:1;display:grid;position:absolute;bottom:-2px;right:-2px}.ProfileView-module__b0S9HG__identity{flex-direction:column;gap:3px;min-width:0;display:flex}.ProfileView-module__b0S9HG__name{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);overflow-wrap:anywhere;margin:0;font-size:22px;line-height:1.2}.ProfileView-module__b0S9HG__memberSince{color:var(--color-text-muted);font-size:12.5px}.ProfileView-module__b0S9HG__editLinks{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.ProfileView-module__b0S9HG__changePhoto{color:var(--color-brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-family:inherit;font-size:12px;font-weight:700}.ProfileView-module__b0S9HG__changePhoto:hover{text-decoration:underline}.ProfileView-module__b0S9HG__firstTimeHint{color:var(--color-text-muted);font-size:11.5px;line-height:1.4}.ProfileView-module__b0S9HG__leaderboardLine{color:var(--color-brand);font-size:12px;font-weight:700}.ProfileView-module__b0S9HG__statGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ProfileView-module__b0S9HG__statTile{background:var(--surface-tint);border:1px solid rgba(23,192,250,.16);border-radius:16px;flex-direction:column;gap:2px;padding:12px;display:flex}.ProfileView-module__b0S9HG__statValue{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:20px;line-height:1.15}.ProfileView-module__b0S9HG__statLabel{color:var(--color-text-muted);font-size:11px}.ProfileView-module__b0S9HG__secondaryRow{gap:8px;display:flex}.ProfileView-module__b0S9HG__secondaryTile{text-align:center;background:rgba(11,32,48,.04);border-radius:12px;flex:1;padding:8px 0}.ProfileView-module__b0S9HG__secondaryValue{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);font-size:14px}.ProfileView-module__b0S9HG__secondaryLabel{color:var(--color-text-muted);font-size:10px}.ProfileView-module__b0S9HG__collection{flex-direction:column;gap:10px;display:flex}.ProfileView-module__b0S9HG__sectionTitle{font-family:var(--font-poetsen-one),sans-serif;color:var(--color-navy);overflow-wrap:anywhere;margin:0;font-size:16px}.ProfileView-module__b0S9HG__emptyNote{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}.ProfileView-module__b0S9HG__about{border-radius:var(--radius-card);background:var(--surface-frost);border:1px solid var(--brand-hairline);flex-direction:column;gap:10px;padding:14px;display:flex}.ProfileView-module__b0S9HG__aboutNote{color:var(--color-text-muted);margin:0;font-size:12.5px;line-height:1.5}.ProfileView-module__b0S9HG__aboutError{color:var(--color-lost-text);margin:0;font-size:12.5px;line-height:1.5}.ProfileView-module__b0S9HG__aboutField{flex-direction:column;gap:4px;display:flex}.ProfileView-module__b0S9HG__aboutLabel{color:var(--color-navy);font-size:12px;font-weight:700}.ProfileView-module__b0S9HG__aboutSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--brand-hairline);width:100%;font-family:var(--font-open-sans),sans-serif;color:var(--color-navy);cursor:pointer;background:#fff;border-radius:14px;padding:10px 12px;font-size:14px}.ProfileView-module__b0S9HG__aboutSelect:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}@media (min-width:768px){.ProfileView-module__b0S9HG__screen{gap:22px;max-width:760px;padding:32px 24px 56px}.ProfileView-module__b0S9HG__name{font-size:26px}.ProfileView-module__b0S9HG__statGrid{grid-template-columns:repeat(4,1fr)}.ProfileView-module__b0S9HG__statValue{font-size:22px}.ProfileView-module__b0S9HG__sectionTitle{font-size:18px}}
.AdminUserEditor-module__4yvWUG__page{--surface:#fff;--text:#212121;--text-muted:#3e3e3e;--accent:#5b8cff;--accent-2:#8b5bff;--success:#37c977;--danger:#ff5b6a;--border:rgba(0,0,0,.1);--shadow:0 0px 10px -5px rgba(0,0,0,.35);--radius:12px;--radius-sm:8px;--radius-lg:16px;--gap:16px;--gap-lg:24px;--gap-xl:32px;color:var(--text);width:100%;max-width:980px;min-height:100%;padding:var(--gap-xl)var(--gap-lg)80px;font-family:var(--font-open-sans);margin:0 auto;line-height:1.5}.AdminUserEditor-module__4yvWUG__header{margin-bottom:var(--gap-lg)}.AdminUserEditor-module__4yvWUG__title{letter-spacing:.2px;margin:0;font-size:28px}.AdminUserEditor-module__4yvWUG__subtitle{color:var(--text-muted);margin:6px 0 0;font-size:14px}.AdminUserEditor-module__4yvWUG__searchBar{margin-bottom:var(--gap-lg);flex-wrap:wrap;gap:10px;display:flex}.AdminUserEditor-module__4yvWUG__searchInput{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:0;color:var(--text);flex:240px;padding:12px 14px;font-family:inherit;font-size:15px}.AdminUserEditor-module__4yvWUG__searchInput:focus{outline:2px solid var(--color-brand);outline-offset:-1px}.AdminUserEditor-module__4yvWUG__searchBtn{border-radius:var(--radius-pill);background:var(--gradient-brand);box-shadow:var(--shadow-cta);color:#fff;cursor:pointer;white-space:nowrap;border:none;flex:none;padding:12px 26px;font-size:14px;font-weight:700;transition:background .2s ease-out,box-shadow .2s,transform .15s}.AdminUserEditor-module__4yvWUG__searchBtn:hover:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-cta-hover);transform:translateY(-2px)}.AdminUserEditor-module__4yvWUG__searchBtn:active:not(:disabled){transform:translateY(1px)}.AdminUserEditor-module__4yvWUG__searchBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.AdminUserEditor-module__4yvWUG__alert{border-radius:var(--radius-sm);margin-bottom:var(--gap-lg);padding:12px 16px;font-size:14px;font-weight:600}.AdminUserEditor-module__4yvWUG__alertError{color:#c8323f;background:rgba(255,91,106,.12);border:1px solid rgba(255,91,106,.35)}.AdminUserEditor-module__4yvWUG__alertSuccess{color:#1f9457;background:rgba(55,201,119,.12);border:1px solid rgba(55,201,119,.35)}.AdminUserEditor-module__4yvWUG__emptyState{color:var(--text-muted);text-align:center;padding:40px 0;font-size:15px}.AdminUserEditor-module__4yvWUG__userStrip{margin-bottom:var(--gap-lg);border-radius:var(--radius);background:rgba(91,140,255,.08);flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;display:flex}.AdminUserEditor-module__4yvWUG__userStripAvatar{flex-shrink:0}.AdminUserEditor-module__4yvWUG__userStripInfo{flex-direction:column;gap:2px;margin-right:auto;display:flex}.AdminUserEditor-module__4yvWUG__userStripId{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:13px}.AdminUserEditor-module__4yvWUG__profileLink{color:var(--accent);font-size:13px;font-weight:600;text-decoration:none}.AdminUserEditor-module__4yvWUG__profileLink:hover{text-decoration:underline}.AdminUserEditor-module__4yvWUG__badgeRow{flex-wrap:wrap;gap:8px;display:flex}.AdminUserEditor-module__4yvWUG__badge{border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;background:rgba(0,0,0,.04);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.AdminUserEditor-module__4yvWUG__badgeSuccess{color:#1f9457;background:rgba(55,201,119,.12);border-color:rgba(55,201,119,.4)}.AdminUserEditor-module__4yvWUG__badgeNeutral{color:var(--accent);background:rgba(91,140,255,.12);border-color:rgba(91,140,255,.35)}.AdminUserEditor-module__4yvWUG__badgeWarn{color:#b25f00;background:rgba(255,170,0,.14);border-color:rgba(255,170,0,.4)}.AdminUserEditor-module__4yvWUG__activityScroll{overflow-x:visible}@media (min-width:641px){.AdminUserEditor-module__4yvWUG__activityScroll{overflow-x:auto}.AdminUserEditor-module__4yvWUG__activityScrollInner{min-width:640px}}.AdminUserEditor-module__4yvWUG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:var(--gap-lg);overflow:hidden}.AdminUserEditor-module__4yvWUG__cardHeader{border-bottom:1px solid var(--border);background:rgba(0,0,0,.016);padding:14px 18px}.AdminUserEditor-module__4yvWUG__cardTitle{letter-spacing:.2px;margin:0;font-size:15px;font-weight:700}.AdminUserEditor-module__4yvWUG__cardBody{padding:18px}.AdminUserEditor-module__4yvWUG__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.AdminUserEditor-module__4yvWUG__grid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:640px){.AdminUserEditor-module__4yvWUG__grid,.AdminUserEditor-module__4yvWUG__grid3{grid-template-columns:1fr}}.AdminUserEditor-module__4yvWUG__field{flex-direction:column;gap:6px;display:flex}.AdminUserEditor-module__4yvWUG__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;font-size:12.5px;font-weight:700}.AdminUserEditor-module__4yvWUG__field input,.AdminUserEditor-module__4yvWUG__field select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:9px 11px;font-family:inherit;font-size:14.5px}.AdminUserEditor-module__4yvWUG__field input:focus,.AdminUserEditor-module__4yvWUG__field select:focus{outline:2px solid var(--accent);outline-offset:-1px}.AdminUserEditor-module__4yvWUG__infoGrid{grid-template-columns:1fr 1fr;gap:4px 24px;display:grid}@media (max-width:640px){.AdminUserEditor-module__4yvWUG__infoGrid{grid-template-columns:1fr}}.AdminUserEditor-module__4yvWUG__infoRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.AdminUserEditor-module__4yvWUG__infoRow:last-child{border-bottom:none}.AdminUserEditor-module__4yvWUG__infoLabel{color:var(--text-muted);font-size:13.5px}.AdminUserEditor-module__4yvWUG__infoValue{text-align:right;font-size:13.5px;font-weight:600}.AdminUserEditor-module__4yvWUG__saveBar{margin-top:var(--gap-lg);justify-content:flex-end;display:flex;position:-webkit-sticky;position:sticky;bottom:16px}.AdminUserEditor-module__4yvWUG__saveBtn{border-radius:var(--radius-pill);background:var(--gradient-brand);color:#fff;cursor:pointer;box-shadow:var(--shadow-cta);border:none;padding:12px 28px;font-size:15px;font-weight:700;transition:background .2s ease-out,box-shadow .2s,transform .15s}.AdminUserEditor-module__4yvWUG__saveBtn:hover:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-cta-hover);transform:translateY(-2px)}.AdminUserEditor-module__4yvWUG__saveBtn:active:not(:disabled){transform:translateY(1px)}.AdminUserEditor-module__4yvWUG__saveBtn:disabled{cursor:not-allowed;box-shadow:none;background:rgba(0,0,0,.15);transform:none}@media (prefers-reduced-motion:reduce){.AdminUserEditor-module__4yvWUG__page *{transition-duration:.01ms!important}}
