.QuizCard-module__2SUZCa__quizCard{--scale-increment:.07;--translate-increment:18px;background:var(--color-surface-inverse);border-radius:var(--radius-xl);width:100%;height:100%;min-height:0;box-shadow:0 14px 52px #00000085,0 0 0 1px var(--color-border-inverse);transform:scale(calc(1 - var(--index)*var(--scale-increment)))translateY(calc(var(--index)*var(--translate-increment)));will-change:transform;flex-direction:column;grid-area:1/1;transition:transform .3s;display:flex;overflow:hidden}.QuizCard-module__2SUZCa__identityZone{border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:10px;padding:13px 15px 13px 14px;display:flex}.QuizCard-module__2SUZCa__identityLeft{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.QuizCard-module__2SUZCa__iconBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.QuizCard-module__2SUZCa__clusterIcon{filter:invert();opacity:.82;width:18px;height:18px}.QuizCard-module__2SUZCa__identityText{flex-direction:column;gap:1px;min-width:0;display:flex}.QuizCard-module__2SUZCa__clusterLabel{font-size:var(--text-11);letter-spacing:1.2px;text-transform:uppercase;font-weight:700;line-height:1.2}.QuizCard-module__2SUZCa__packName{font-size:var(--text-13);color:var(--color-text-inverse-secondary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.3;overflow:hidden}.QuizCard-module__2SUZCa__progressCounter{flex-shrink:0;align-items:baseline;gap:1px;display:flex}.QuizCard-module__2SUZCa__progressNumber{font-size:var(--text-20);font-weight:700;line-height:1}.QuizCard-module__2SUZCa__progressSep{font-size:var(--text-14);color:var(--color-text-inverse-muted);margin:0 1px;font-weight:600}.QuizCard-module__2SUZCa__progressTotal{font-size:var(--text-14);color:var(--color-text-inverse-muted);font-weight:600}.QuizCard-module__2SUZCa__cardBody{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.QuizCard-module__2SUZCa__bgTexture{opacity:.08;filter:blur(10px)saturate(.22);background-position:50%;background-size:cover;position:absolute;inset:0}.QuizCard-module__2SUZCa__vignette{background:linear-gradient(to bottom,color-mix(in srgb,var(--color-surface-inverse)10%,transparent)0%,transparent 30%,color-mix(in srgb,var(--color-surface-inverse)65%,transparent)78%,var(--color-surface-inverse)100%);z-index:1;position:absolute;inset:0}.QuizCard-module__2SUZCa__emblemWatermark{opacity:.065;z-index:1;pointer-events:none;width:108px;height:108px;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)}.QuizCard-module__2SUZCa__emblemImg{filter:invert();width:100%;height:100%}.QuizCard-module__2SUZCa__contentLayer{z-index:2;flex-direction:column;flex:1;min-height:0;padding:14px 18px 16px;display:flex;position:relative}.QuizCard-module__2SUZCa__questionWrapper{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:7px;padding-bottom:12px;display:flex}.QuizCard-module__2SUZCa__question{font-size:var(--text-18);color:var(--color-text-inverse);text-align:center;letter-spacing:-.5px;margin:0;font-weight:700;line-height:1.45}.QuizCard-module__2SUZCa__multiSelectHint{color:color-mix(in srgb,var(--cluster-color)70%,#ffffffa3);font-size:var(--text-11);text-align:center;margin:0;font-weight:750;line-height:1.35}.QuizCard-module__2SUZCa__answers{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;padding-bottom:6px;padding-right:4px;display:flex;overflow-y:auto}.QuizCard-module__2SUZCa__answers::-webkit-scrollbar{width:4px}.QuizCard-module__2SUZCa__answers::-webkit-scrollbar-track{background:0 0}.QuizCard-module__2SUZCa__answers::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#ffffff2e}.QuizCard-module__2SUZCa__answers{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent}.QuizCard-module__2SUZCa__answerButton{width:100%;height:50px;min-height:50px;color:var(--color-text-inverse-secondary);font-size:var(--text-14);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:1px solid #ffffff14;border-radius:0;flex-shrink:0;align-items:center;gap:9px;padding:0 6px;font-family:inherit;font-weight:600;transition:background .12s,color .12s,border-color .12s,border-radius .12s;display:flex}.QuizCard-module__2SUZCa__answerButton:last-child{border-bottom-color:#0000}.QuizCard-module__2SUZCa__answerButton:hover:not(:disabled){border-radius:var(--radius-md);background:#ffffff12;border-bottom-color:#0000}.QuizCard-module__2SUZCa__answerButton:active:not(:disabled){background:color-mix(in srgb,var(--cluster-color)15%,transparent);color:var(--cluster-color);border-radius:var(--radius-md);border-bottom-color:#0000;transform:scale(.985)}.QuizCard-module__2SUZCa__answerButtonSelected{background:color-mix(in srgb,var(--cluster-color)18%,transparent);color:var(--cluster-color);border-radius:var(--radius-md);border-bottom-color:#0000}.QuizCard-module__2SUZCa__answerCheck{background:#ffffff0a;border:1px solid #ffffff38;border-radius:50%;flex-shrink:0;width:15px;height:15px;box-shadow:inset 0 0 0 2px #0000001f}.QuizCard-module__2SUZCa__answerCheckSelected{border-color:var(--cluster-color);background:linear-gradient(135deg,var(--cluster-color),color-mix(in srgb,var(--cluster-color)70%,#fff));box-shadow:0 0 0 3px color-mix(in srgb,var(--cluster-color)16%,transparent)}.QuizCard-module__2SUZCa__answerButton:disabled{opacity:.45;cursor:not-allowed}.QuizCard-module__2SUZCa__showMoreButton{border:1px solid color-mix(in srgb,var(--cluster-color)30%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--cluster-color)11%,transparent);width:100%;min-height:42px;color:color-mix(in srgb,var(--cluster-color)80%,#fffc);font-family:inherit;font-size:var(--text-13);cursor:pointer;flex-shrink:0;margin-top:6px;font-weight:800;transition:background .12s,transform .12s}.QuizCard-module__2SUZCa__showMoreButton:hover:not(:disabled){background:color-mix(in srgb,var(--cluster-color)16%,transparent)}.QuizCard-module__2SUZCa__showMoreButton:active:not(:disabled){transform:scale(.985)}.QuizCard-module__2SUZCa__showMoreButton:disabled{opacity:.45;cursor:default}.QuizCard-module__2SUZCa__multiSelectFooter{flex-shrink:0;justify-content:center;padding-top:8px;display:flex}.QuizCard-module__2SUZCa__multiSelectSubmit{border:1px solid color-mix(in srgb,var(--cluster-color)44%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--cluster-color)18%,transparent);min-width:122px;min-height:42px;color:var(--cluster-color);font-family:inherit;font-size:var(--text-14);cursor:pointer;font-weight:700;transition:background .12s,opacity .12s,transform .12s}.QuizCard-module__2SUZCa__multiSelectSubmit:hover:not(:disabled){background:color-mix(in srgb,var(--cluster-color)24%,transparent)}.QuizCard-module__2SUZCa__multiSelectSubmit:active:not(:disabled){transform:scale(.98)}.QuizCard-module__2SUZCa__multiSelectSubmit:disabled{opacity:.35;cursor:not-allowed}.QuizCard-module__2SUZCa__skipButton{color:var(--color-text-inverse-muted);font-size:var(--text-14);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-self:center;margin-top:6px;margin-bottom:22px;padding:8px 0 0;font-family:inherit;font-weight:500;line-height:1.25;transition:color .12s}.QuizCard-module__2SUZCa__skipButton:hover:not(:disabled){color:var(--color-text-inverse-secondary)}.QuizCard-module__2SUZCa__skipButton:disabled{opacity:.3;cursor:not-allowed}
.IntoriLoader-module__pMAKBq__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:36px;width:100%;height:100%;padding:24px;display:flex;position:relative}.IntoriLoader-module__pMAKBq__scene{flex-shrink:0;width:180px;height:180px;position:relative}.IntoriLoader-module__pMAKBq__iconPos{position:absolute;top:50%;left:50%}.IntoriLoader-module__pMAKBq__iconBreath{animation:2.8s ease-in-out infinite IntoriLoader-module__pMAKBq__breatheSubtle}.IntoriLoader-module__pMAKBq__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:0 0 0 1.5px #00000059}.IntoriLoader-module__pMAKBq__label{font-size:var(--text-15);color:#ffffffb8;text-align:center;letter-spacing:-.2px;margin:0;font-weight:600}@keyframes IntoriLoader-module__pMAKBq__breatheSubtle{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.IntoriLoader-module__pMAKBq__iconBreath{opacity:1;animation:none}}
.DailyQuiz-module__cPoM6G__dailyQuiz{color:#fff;flex-direction:column;gap:16px;height:100%;display:flex}.DailyQuiz-module__cPoM6G__quizWrapper{flex:1;min-height:0;padding:0}.DailyQuiz-module__cPoM6G__quizContainer{place-items:start center;width:100%;height:100%;min-height:450px;display:grid;position:relative}.DailyQuiz-module__cPoM6G__emptyState{text-align:center;color:#ffffff80;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.DailyQuiz-module__cPoM6G__retryButton{color:var(--color-accent-primary);border-radius:var(--radius-pill);font-size:var(--text-14);cursor:pointer;background:#d5f74e1f;border:1px solid #d5f74e99;padding:8px 16px}.DailyQuiz-module__cPoM6G__dateNav{justify-content:center;gap:16px;padding:12px 0 4px;display:flex}.DailyQuiz-module__cPoM6G__dateLink{color:#000;font-size:var(--text-14);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.DailyQuiz-module__cPoM6G__dateLink:disabled{opacity:.35;cursor:not-allowed;text-decoration:none}
.Panel-module__M1AyMa__panel{gap:var(--panel-gap,16px);padding:var(--panel-padding,36px);border-radius:var(--radius-lg);background:var(--panel-bg,var(--color-surface-primary));color:var(--panel-color,var(--color-text-primary));flex-direction:column;display:flex}.Panel-module__M1AyMa__panelTitle{font-size:var(--text-18);font-weight:600}.Panel-module__M1AyMa__panelHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Panel-module__M1AyMa__withShadow{box-shadow:var(--panel-shadow,0 12px 24px #0000001f)}
.IconButton-module__169V7W__iconButton{border:1px solid var(--icon-button-border,var(--color-border-inverse));background:var(--icon-button-bg,#ffffff14);width:36px;height:36px;color:var(--icon-button-color,var(--color-text-inverse));cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s ease-out,opacity .3s,background-color .12s,border-color .12s;display:inline-flex}.IconButton-module__169V7W__iconButton:hover{opacity:.8}.IconButton-module__169V7W__iconButton:active{transform:scale(.98)}.IconButton-module__169V7W__iconButton:disabled{opacity:.6;cursor:not-allowed}.IconButton-module__169V7W__iconButtonSubtleDisabled:disabled{opacity:.35;cursor:default}.IconButton-module__169V7W__visuallyDisabled{opacity:.35;cursor:not-allowed}
.Avatar-module__f2riIW__avatarWrapper{border-radius:50%;flex-shrink:0;position:relative;overflow:hidden;container-type:inline-size}.Avatar-module__f2riIW__avatarWrapperSquare{border-radius:var(--radius-sm)}.Avatar-module__f2riIW__avatarImage{object-fit:cover}.Avatar-module__f2riIW__avatarPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Avatar-module__f2riIW__avatarMonogram{letter-spacing:-.01em;-webkit-user-select:none;user-select:none;font-size:clamp(12px,50cqi,72px);font-weight:600;line-height:1}.Avatar-module__f2riIW__avatarSmall{width:42px;height:42px}.Avatar-module__f2riIW__avatarTiny{width:28px;height:28px}.Avatar-module__f2riIW__avatarLarge{aspect-ratio:1;width:100%}
.FullScreenModal-module__LZnXAW__backdrop{background-color:var(--color-overlay-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--layer-fullscreen-backdrop);position:fixed;inset:0}.FullScreenModal-module__LZnXAW__modal{--fullscreen-modal-stage-width:430px;top:0;left:max(0px,calc((100vw - var(--fullscreen-modal-stage-width))/2));right:max(0px,calc((100vw - var(--fullscreen-modal-stage-width))/2));z-index:var(--layer-fullscreen-modal);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;position:fixed;bottom:0;overflow:hidden auto}@media (min-width:700px){html:not(.is-embedded) .FullScreenModal-module__LZnXAW__backdrop{background:radial-gradient(62% 52% at 50% 0,#d5f74e0f,#0000 58%),#0a0a20b8}html:not(.is-embedded) .FullScreenModal-module__LZnXAW__modal{box-shadow:0 0 0 1px #ffffff0b,0 28px 88px #00000052}}@media (min-width:1024px){html:not(.is-embedded) .FullScreenModal-module__LZnXAW__modal{--fullscreen-modal-stage-width:760px}}
.Button-module__qH8IcW__button{cursor:pointer;text-align:center;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:opacity .2s,transform .2s ease-out;display:inline-flex}.Button-module__qH8IcW__button:active:not(:disabled){transform:scale(.98)}.Button-module__qH8IcW__button:disabled{cursor:not-allowed}.Button-module__qH8IcW__button:hover:not(:disabled){opacity:.8}.Button-module__qH8IcW__primary{background:var(--button-primary-bg,var(--color-accent-primary));color:var(--button-primary-color,var(--color-text-primary));transition:opacity .2s,transform .2s ease-out,background-color .12s}.Button-module__qH8IcW__primary:hover:not(:disabled){background:var(--button-primary-hover-bg,color-mix(in srgb,var(--button-primary-bg,var(--color-accent-primary))88%,#000));opacity:1}.Button-module__qH8IcW__secondary{color:var(--color-text-primary);background:#0000000d;transition:background-color .12s,opacity .2s,transform .2s ease-out}.Button-module__qH8IcW__secondary:hover:not(:disabled){opacity:1;background:#00000017}.Button-module__qH8IcW__secondary:active:not(:disabled),.Button-module__qH8IcW__secondary:focus-visible:not(:disabled){opacity:1;background:#0000001f}.Button-module__qH8IcW__secondary:focus-visible:not(:disabled){outline-offset:2px;outline:2px solid #0000002e}.Button-module__qH8IcW__ghost{color:var(--color-text-primary);background:0 0;transition:background-color .12s,opacity .2s,transform .2s ease-out}.Button-module__qH8IcW__ghost:hover:not(:disabled){opacity:1;background:#0000000d}.Button-module__qH8IcW__ghost:active:not(:disabled),.Button-module__qH8IcW__ghost:focus-visible:not(:disabled){opacity:1;background:#00000017}.Button-module__qH8IcW__ghost:focus-visible:not(:disabled){outline-offset:2px;outline:2px solid #0000002e}.Button-module__qH8IcW__sm{font-size:var(--text-14);border-radius:var(--radius-lg);padding:8px 16px}.Button-module__qH8IcW__md{font-size:var(--text-16);border-radius:var(--radius-xl);padding:12px 24px}.Button-module__qH8IcW__lg{font-size:var(--text-18);border-radius:var(--radius-pill);padding:18px 36px}.Button-module__qH8IcW__fullWidth{width:100%}.Button-module__qH8IcW__disabled{opacity:.6}.Button-module__qH8IcW__icon{justify-content:center;align-items:center;display:flex}.Button-module__qH8IcW__iconOnly{border-radius:var(--radius-xl);background:var(--icon-only-bg,#fff);width:fit-content;color:var(--icon-only-color,var(--color-text-primary));border:var(--icon-only-border,none);box-shadow:var(--icon-only-shadow,none);padding:12px}.Button-module__qH8IcW__iconOnly:hover:not(:disabled){background:var(--icon-only-hover-bg,var(--icon-only-bg,#fff));opacity:.8}.Button-module__qH8IcW__iconOnly:active:not(:disabled),.Button-module__qH8IcW__iconOnly:focus-visible:not(:disabled){background:var(--icon-only-active-bg,var(--icon-only-bg,#fff))}.Button-module__qH8IcW__footerDark{border-radius:var(--radius-pill);background:var(--color-surface-inverse);color:var(--color-text-inverse)}.Button-module__qH8IcW__locked{border-radius:var(--radius-pill);background:var(--color-surface-secondary);color:var(--color-text-primary)}.Button-module__qH8IcW__addButton{border-radius:var(--radius-xl);width:fit-content;color:var(--color-text-inverse);background:var(--color-surface-inverse);padding:8px 16px}.Button-module__qH8IcW__addProfileButton{border-radius:var(--radius-pill);justify-content:space-between}
.PushPanel-module__v5ivDa__stage{width:100%;max-width:430px;height:var(--app-height,100dvh);z-index:var(--layer-push-panel);background:var(--color-app-background);min-height:0;position:fixed;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.PushPanel-module__v5ivDa__panel{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;will-change:transform,opacity;height:100%;min-height:0;padding-bottom:env(safe-area-inset-bottom,0);overflow:hidden auto}
.SheetHeader-module__CrLtjW__header{align-items:center;gap:8px;width:100%;padding:10px 10px 0;display:flex}.SheetHeader-module__CrLtjW__backWrap{display:flex}.SheetHeader-module__CrLtjW__navButton{--icon-only-bg:#ffffff13;--icon-only-hover-bg:#ffffff1f;--icon-only-active-bg:#ffffff26;--icon-only-color:#ffffffe6;--icon-only-border:1px solid #ffffff14;--icon-only-shadow:inset 0 1px 0 #ffffff1f,0 10px 26px #0708142e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.SheetHeader-module__CrLtjW__titlePill{border-radius:var(--radius-pill);text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff13;border:1px solid #ffffff14;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:44px;padding:9px 14px;display:flex;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #07081429}.SheetHeader-module__CrLtjW__breadcrumb{min-width:0;font-size:var(--text-11);color:var(--color-text-inverse-muted);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1;overflow:hidden}.SheetHeader-module__CrLtjW__breadcrumb:after{content:"/";color:#ffffff3d;margin-left:7px}.SheetHeader-module__CrLtjW__title{min-width:0;font-size:var(--text-16);color:var(--color-text-inverse);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:700;line-height:1;overflow:hidden}.SheetHeader-module__CrLtjW__subtitle{min-width:0;font-size:var(--text-13);color:#ffffff8f;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.1;overflow:hidden}.SheetHeader-module__CrLtjW__rightAction{flex-shrink:0;margin-left:auto}
.ProfileRow-module__1XDjrG__row{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--color-border-subtle);background:0 0;grid-template-columns:44px 1fr auto;align-items:center;gap:0 14px;width:100%;padding:16px 0;font-family:inherit;transition:opacity .15s;display:grid}.ProfileRow-module__1XDjrG__row:last-child{border-bottom:none;padding-bottom:4px}.ProfileRow-module__1XDjrG__row:first-child{padding-top:4px}.ProfileRow-module__1XDjrG__row:hover{opacity:.85}.ProfileRow-module__1XDjrG__avatarWrap{flex-shrink:0;width:44px;height:44px;position:relative}.ProfileRow-module__1XDjrG__avatarWrap>:not(.ProfileRow-module__1XDjrG__onlineDot){width:100%!important;height:100%!important}.ProfileRow-module__1XDjrG__onlineDot{background-color:var(--color-status-success-strong);border:2px solid var(--color-surface-primary);box-sizing:content-box;pointer-events:none;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.ProfileRow-module__1XDjrG__meta{flex-direction:column;gap:1px;min-width:0;display:flex;overflow:hidden}.ProfileRow-module__1XDjrG__name{font-size:var(--text-15);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.3;overflow:hidden}.ProfileRow-module__1XDjrG__handle{font-size:var(--text-12);color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-weight:400;line-height:1.3;overflow:hidden}.ProfileRow-module__1XDjrG__vibe{font-size:var(--text-12);color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-weight:400;line-height:1.3;overflow:hidden}.ProfileRow-module__1XDjrG__actions{flex-shrink:0;justify-self:end;align-items:center;gap:6px;min-width:0;display:flex}.ProfileRow-module__1XDjrG__onlinePill{white-space:nowrap;line-height:1;font-size:var(--text-11);border-radius:var(--radius-pill);color:#248a3dd9;background:#34c7591a;border:1px solid #34c75933;flex-shrink:0;align-items:center;padding:4px 10px;font-weight:500;display:inline-flex}.ProfileRow-module__1XDjrG__inPersonPill{white-space:nowrap;line-height:1;font-size:var(--text-11);border-radius:var(--radius-pill);color:#176c47f2;background:#20a2671f;border:1px solid #20a2673d;flex-shrink:0;align-items:center;gap:4px;padding:4px 9px;font-weight:500;display:inline-flex}.ProfileRow-module__1XDjrG__pillPlaceholder{visibility:hidden;flex-shrink:0;width:82px;height:1px;display:inline-block}
.MessageButton-module__jS6I9W__messageButton{width:34px;min-width:34px;height:34px;color:var(--color-text-muted);background:#1618230d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:flex}.MessageButton-module__jS6I9W__messageButton:hover:not(:disabled){background:#16182317}.MessageButton-module__jS6I9W__messageButton:active:not(:disabled),.MessageButton-module__jS6I9W__messageButton:focus-visible:not(:disabled){background:#1618231f}.MessageButton-module__jS6I9W__messageButton:focus-visible{outline:2px solid var(--color-border-strong);outline-offset:2px}.MessageButton-module__jS6I9W__messageButton:disabled,.MessageButton-module__jS6I9W__messageButton[disabled]{opacity:1;color:#16182333;background:#16182308}
.ClusterCard-module__esTKGa__heroWrap{width:100%;overflow:hidden}.ClusterCard-module__esTKGa__heroImageWrap{aspect-ratio:5/3;background:#d9d9e0;width:100%;position:relative;overflow:hidden}.ClusterCard-module__esTKGa__heroImage{object-fit:cover;object-position:center 25%}.ClusterCard-module__esTKGa__metadataWrap{padding:14px 20px 16px}.ClusterCard-module__esTKGa__metadataValue{color:#121212;word-break:break-word;font-size:18px;font-weight:600}
.HelperConversationThread-module__Jl67Da__conversation{--hc-accent:var(--helper-color,#f76b15);--hc-accent-soft:var(--helper-color-14,#f76b1524);--hc-accent-border:var(--helper-color-40,#f76b1566);--hc-title:#f5f5f7;--hc-body:#9a9aae;--hc-free:#5dcaa5;--hc-credit:#f7a06b;--hc-card:#ffffff09;--hc-border:#ffffff14;font-family:var(--font-family);border-top:1px solid #ffffff12;flex-direction:column;gap:16px;margin-top:18px;padding-top:18px;display:flex}.HelperConversationThread-module__Jl67Da__thread{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.HelperConversationThread-module__Jl67Da__turn{flex-direction:column;gap:9px;display:flex}.HelperConversationThread-module__Jl67Da__userRow{justify-content:flex-end;display:flex}.HelperConversationThread-module__Jl67Da__userBubble{background:var(--hc-accent);color:#1a1320;max-width:80%;font-size:var(--text-13);overflow-wrap:anywhere;border-radius:18px 18px 4px;margin:0;padding:10px 14px;font-weight:650;line-height:1.4}.HelperConversationThread-module__Jl67Da__answerCard{border:1px solid var(--hc-border);background:var(--hc-card);border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.HelperConversationThread-module__Jl67Da__answerTitle{color:var(--hc-title);font-size:var(--text-14);overflow-wrap:anywhere;margin:0;font-weight:750;line-height:1.25}.HelperConversationThread-module__Jl67Da__answerBody{color:var(--hc-body);font-size:var(--text-13);overflow-wrap:anywhere;margin:0;font-weight:450;line-height:1.5}.HelperConversationThread-module__Jl67Da__answerDelta{gap:5px;padding-top:2px;display:grid}.HelperConversationThread-module__Jl67Da__answerDeltaLabel{color:#ffffff85;font-size:var(--text-11);font-weight:750;line-height:1.2}.HelperConversationThread-module__Jl67Da__answerDeltaList{gap:7px;margin:0;padding:0;list-style:none;display:grid}.HelperConversationThread-module__Jl67Da__answerDeltaItem{color:#ffffffb8;font-size:var(--text-12);overflow-wrap:anywhere;border-top:1px solid #ffffff12;grid-template-columns:7px minmax(0,1fr);column-gap:9px;padding-top:8px;font-weight:600;line-height:1.35;display:grid}.HelperConversationThread-module__Jl67Da__answerDeltaItemAccent{background:var(--hc-accent);opacity:.88;border-radius:50%;width:7px;height:7px;margin-top:5px}.HelperConversationThread-module__Jl67Da__answerDeltaItemContent{gap:4px;min-width:0;display:grid}.HelperConversationThread-module__Jl67Da__answerDeltaItemTitle{color:inherit;text-underline-offset:2px;-webkit-text-decoration:underline #ffffff38;text-decoration:underline #ffffff38}.HelperConversationThread-module__Jl67Da__answerDeltaItemBody{color:#ffffff94;font-size:var(--text-12);margin:0;font-weight:450;line-height:1.38}.HelperConversationThread-module__Jl67Da__answerDeltaItemSource{border-radius:var(--radius-pill);color:#ffffff75;width:max-content;max-width:100%;font-size:var(--text-11);letter-spacing:0;border:1px solid #ffffff1a;padding:2px 8px;font-weight:700;line-height:1.2}.HelperConversationThread-module__Jl67Da__answerMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.HelperConversationThread-module__Jl67Da__sourceChip{border-radius:var(--radius-pill);color:#ffffff75;max-width:100%;font-size:var(--text-11);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:4px;padding:3px 9px;font-weight:650;line-height:1.25;text-decoration:none;display:inline-flex;overflow:hidden}a.HelperConversationThread-module__Jl67Da__sourceChip:active{transform:scale(.98)}.HelperConversationThread-module__Jl67Da__costTag{border-radius:var(--radius-pill);font-size:var(--text-11);letter-spacing:0;white-space:nowrap;border:1px solid #0000;align-items:center;padding:3px 9px;font-weight:700;line-height:1.2;display:inline-flex}.HelperConversationThread-module__Jl67Da__costTagFree{color:var(--hc-free);background:#5dcaa51a;border-color:#5dcaa552}.HelperConversationThread-module__Jl67Da__costTagCredit{color:var(--hc-credit);background:#f7a06b1f;border-color:#f7a06b57}.HelperConversationThread-module__Jl67Da__typing{border:1px solid var(--hc-border);background:var(--hc-card);border-radius:16px;align-self:flex-start;align-items:center;gap:5px;padding:12px 16px;display:inline-flex}.HelperConversationThread-module__Jl67Da__typingDot{background:#fff6;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HelperConversationThread-module__Jl67Da__hcTypingPulse}.HelperConversationThread-module__Jl67Da__typingDot:nth-child(2){animation-delay:.18s}.HelperConversationThread-module__Jl67Da__typingDot:nth-child(3){animation-delay:.36s}@keyframes HelperConversationThread-module__Jl67Da__hcTypingPulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.HelperConversationThread-module__Jl67Da__errorLine{color:#f08c8c;font-size:var(--text-12);margin:0;font-weight:600;line-height:1.4}.HelperConversationThread-module__Jl67Da__nudge{border:1px solid var(--hc-accent-border);background:var(--hc-accent-soft);border-radius:14px;align-items:center;gap:9px;padding:10px 12px;display:flex}.HelperConversationThread-module__Jl67Da__nudgeIcon{color:var(--hc-accent);flex-shrink:0}.HelperConversationThread-module__Jl67Da__nudgeText{color:#ffffffbd;min-width:0;font-size:var(--text-12);flex:1;font-weight:550;line-height:1.35}.HelperConversationThread-module__Jl67Da__nudgeAction{border:1px solid var(--hc-accent);border-radius:var(--radius-pill);color:var(--hc-accent);font-family:var(--font-family);font-size:var(--text-11);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;flex-shrink:0;padding:6px 11px;font-weight:750;line-height:1.1}.HelperConversationThread-module__Jl67Da__nudgeAction:active{transform:scale(.97)}.HelperConversationThread-module__Jl67Da__nudgeDismiss{color:#fff6;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.HelperConversationThread-module__Jl67Da__chipRow{flex-wrap:wrap;gap:9px;padding-top:2px;display:flex}.HelperConversationThread-module__Jl67Da__chip{border-radius:var(--radius-pill);max-width:100%;min-height:36px;font-family:var(--font-family);font-size:var(--text-12);cursor:pointer;overflow-wrap:anywhere;-webkit-tap-highlight-color:transparent;background:0 0;padding:8px 14px;font-weight:700;line-height:1.15;transition:background .15s,border-color .15s,opacity .15s,transform .12s}.HelperConversationThread-module__Jl67Da__chip:active{transform:scale(.97)}.HelperConversationThread-module__Jl67Da__chip:disabled{opacity:.45;cursor:default}.HelperConversationThread-module__Jl67Da__chipFree{color:var(--hc-free);border:1px solid #5dcaa566}.HelperConversationThread-module__Jl67Da__chipFree:not(:disabled):hover{background:#5dcaa51a}.HelperConversationThread-module__Jl67Da__chipCredit{color:var(--hc-credit);border:1px solid #f7a06b75}.HelperConversationThread-module__Jl67Da__chipCredit:not(:disabled):hover{background:#f7a06b1f}.HelperConversationThread-module__Jl67Da__chip:focus-visible,.HelperConversationThread-module__Jl67Da__nudgeAction:focus-visible,.HelperConversationThread-module__Jl67Da__nudgeDismiss:focus-visible,a.HelperConversationThread-module__Jl67Da__sourceChip:focus-visible{outline:2px solid var(--hc-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.HelperConversationThread-module__Jl67Da__typingDot{animation:none}}
.GameDayResultConversation-module__YHt1cW__wrap{flex-direction:column;display:flex}.GameDayResultConversation-module__YHt1cW__coinRow{justify-content:flex-end;margin-top:4px;display:flex}.GameDayResultConversation-module__YHt1cW__coin{border-radius:var(--radius-pill);color:#f7a06b;font-size:var(--text-12);font-variant-numeric:tabular-nums;background:#f76b151f;border:1px solid #f76b1566;align-items:center;gap:5px;padding:5px 11px;font-weight:750;line-height:1;display:inline-flex}.GameDayResultConversation-module__YHt1cW__coin svg{color:#f76b15}.GameDayResultConversation-module__YHt1cW__steerLine{color:#ffffffd1;font-size:var(--text-13);margin:10px 0 8px;line-height:1.4}
.StampCard-module__xTYozW__cardHeader{justify-content:space-between;align-items:center;display:flex}.StampCard-module__xTYozW__titleGroup{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.StampCard-module__xTYozW__stampImage{object-fit:cover;object-position:center 25%;border-radius:12px;width:100%;height:100%}.StampCard-module__xTYozW__title{letter-spacing:-1.2px;text-transform:uppercase;font-size:24px;font-weight:600}.StampCard-module__xTYozW__subtitle{color:#12121299;letter-spacing:-.8px;text-transform:uppercase;font-size:16px}.StampCard-module__xTYozW__imageContainer{aspect-ratio:1;border-radius:12px;width:178px;height:178px;margin:16px auto;position:relative}.StampCard-module__xTYozW__iconOverlay{color:#fff;z-index:10;background:#121212;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.StampCard-module__xTYozW__iconOverlay img{filter:brightness(0)invert()}.StampCard-module__xTYozW__ownedBadge{color:#fff;background:#121212e0;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700;line-height:1;position:absolute;top:8px;right:8px}.StampCard-module__xTYozW__metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;font-size:14px;display:grid}.StampCard-module__xTYozW__metadataBlock{flex-direction:column;gap:6px;display:flex}.StampCard-module__xTYozW__metadataLabel{text-transform:uppercase;letter-spacing:.08em;color:#12121299;font-size:12px}.StampCard-module__xTYozW__metadataValue{color:#121212;word-break:break-word;font-size:18px;font-weight:600}
.HelperActivationSheet-module__F2EYeG__shell{background:radial-gradient(ellipse 60% 28% at 88% 0%,var(--helper-color-08),transparent 52%),var(--color-app-background);height:100dvh;min-height:0;color:var(--color-text-inverse);font-family:var(--font-family);flex-direction:column;display:flex}.HelperActivationSheet-module__F2EYeG__header{min-height:62px;padding:max(15px,env(safe-area-inset-top))20px 13px;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.HelperActivationSheet-module__F2EYeG__headerLeft{align-items:center;gap:9px;min-width:0;display:flex}.HelperActivationSheet-module__F2EYeG__helperDot{background:var(--helper-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.HelperActivationSheet-module__F2EYeG__helperName{min-width:0;color:var(--color-text-inverse);font-size:var(--text-14);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.2;overflow:hidden}.HelperActivationSheet-module__F2EYeG__iconButton{width:34px;height:34px;color:var(--color-text-inverse-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HelperActivationSheet-module__F2EYeG__iconButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}.HelperActivationSheet-module__F2EYeG__thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;min-height:0;padding:22px 22px 12px;display:flex;overflow-y:auto}.HelperActivationSheet-module__F2EYeG__thread::-webkit-scrollbar{display:none}.HelperActivationSheet-module__F2EYeG__answeredPair{margin-bottom:22px}.HelperActivationSheet-module__F2EYeG__answeredLabel{color:#ffffff57;font-size:var(--text-12);margin:0 0 5px;font-weight:400;line-height:1.2}.HelperActivationSheet-module__F2EYeG__answeredValue{color:var(--helper-color);font-size:var(--text-13);text-align:right;margin:0;font-weight:700;line-height:1.25}.HelperActivationSheet-module__F2EYeG__questionBlock,.HelperActivationSheet-module__F2EYeG__localPanel,.HelperActivationSheet-module__F2EYeG__statusPanel{flex-direction:column;display:flex}.HelperActivationSheet-module__F2EYeG__questionText{color:var(--color-text-inverse);font-size:var(--text-20);letter-spacing:0;margin:0 0 20px;font-weight:700;line-height:1.18}.HelperActivationSheet-module__F2EYeG__chipGrid{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.HelperActivationSheet-module__F2EYeG__chip,.HelperActivationSheet-module__F2EYeG__chipSelected{border-radius:var(--radius-pill);max-width:100%;min-height:36px;font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-weight:700;line-height:1.18;transition:border-color .14s,color .14s,transform .12s;display:inline-flex}.HelperActivationSheet-module__F2EYeG__chip{color:var(--color-text-inverse-secondary);border:1px solid #ffffff24}.HelperActivationSheet-module__F2EYeG__chipSelected{border:1px solid var(--helper-color);color:var(--helper-color)}.HelperActivationSheet-module__F2EYeG__chip:active,.HelperActivationSheet-module__F2EYeG__chipSelected:active{transform:scale(.97)}.HelperActivationSheet-module__F2EYeG__chip:focus-visible,.HelperActivationSheet-module__F2EYeG__chipSelected:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperActivationSheet-module__F2EYeG__chip:disabled,.HelperActivationSheet-module__F2EYeG__chipSelected:disabled{cursor:progress;opacity:.62}.HelperActivationSheet-module__F2EYeG__fieldGrid{grid-template-columns:minmax(0,1fr) minmax(90px,.36fr);gap:9px;margin-top:12px;display:grid}.HelperActivationSheet-module__F2EYeG__field{flex-direction:column;gap:7px;margin-top:12px;display:flex}.HelperActivationSheet-module__F2EYeG__field span{color:#ffffff57;font-size:var(--text-12);font-weight:700;line-height:1.2}.HelperActivationSheet-module__F2EYeG__field input,.HelperActivationSheet-module__F2EYeG__composerInput{width:100%;min-width:0;color:var(--color-text-inverse);font-family:var(--font-family);letter-spacing:0;background:#ffffff0a;border:1px solid #ffffff1f;outline:none}.HelperActivationSheet-module__F2EYeG__field input{border-radius:var(--radius-md);min-height:42px;font-size:var(--text-16);padding:0 12px;font-weight:700}.HelperActivationSheet-module__F2EYeG__field input:focus,.HelperActivationSheet-module__F2EYeG__composerInput:focus{border-color:var(--helper-color-70);box-shadow:0 0 0 3px var(--helper-color-14)}.HelperActivationSheet-module__F2EYeG__field input:disabled,.HelperActivationSheet-module__F2EYeG__composerInput:disabled{opacity:.54}.HelperActivationSheet-module__F2EYeG__helperText{color:#ffffff85;font-size:var(--text-12);margin:8px 0 0;font-weight:700;line-height:1.45}.HelperActivationSheet-module__F2EYeG__rememberedNote{color:var(--helper-color-70);font-size:var(--text-12);margin:-10px 0 18px;font-weight:700;line-height:1.4}.HelperActivationSheet-module__F2EYeG__localPreview{border:1px solid var(--helper-color-22);border-radius:var(--radius-md);color:#ffffffdb;background:var(--helper-color-08);min-height:40px;font-size:var(--text-13);align-items:center;gap:8px;margin-top:4px;padding:10px;font-weight:700;display:flex}.HelperActivationSheet-module__F2EYeG__actions{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.HelperActivationSheet-module__F2EYeG__inlineAction,.HelperActivationSheet-module__F2EYeG__secondaryAction{border-radius:var(--radius-pill);min-height:40px;font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:700;line-height:1.1;display:inline-flex}.HelperActivationSheet-module__F2EYeG__inlineAction{border:1px solid var(--helper-color);color:var(--helper-color);background:var(--helper-color-08)}.HelperActivationSheet-module__F2EYeG__secondaryAction{color:#ffffff94;background:0 0;border:1px solid #ffffff1a}.HelperActivationSheet-module__F2EYeG__inlineAction:disabled,.HelperActivationSheet-module__F2EYeG__secondaryAction:disabled{cursor:progress;opacity:.7}.HelperActivationSheet-module__F2EYeG__inlineAction:focus-visible,.HelperActivationSheet-module__F2EYeG__secondaryAction:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperActivationSheet-module__F2EYeG__loadingRow{min-height:24px;color:var(--color-text-inverse-secondary);font-size:var(--text-15);align-items:center;gap:8px;font-weight:700;line-height:1.4;display:inline-flex}.HelperActivationSheet-module__F2EYeG__spinner{animation:.9s linear infinite HelperActivationSheet-module__F2EYeG__spin}.HelperActivationSheet-module__F2EYeG__errorBubble{border-radius:var(--radius-md);background:#ffb38a1f;border:1px solid #ffb38a47;margin-top:8px;padding:11px 12px}.HelperActivationSheet-module__F2EYeG__errorBubble p{color:var(--color-status-danger-soft);font-size:var(--text-13);margin:0;font-weight:700;line-height:1.4}.HelperActivationSheet-module__F2EYeG__errorBubble .HelperActivationSheet-module__F2EYeG__inlineAction{margin-top:10px}.HelperActivationSheet-module__F2EYeG__processingText{color:var(--color-text-inverse);font-size:var(--text-16);margin:0;font-weight:700;line-height:1.35}.HelperActivationSheet-module__F2EYeG__processingDots{gap:4px;margin-left:8px;display:inline-flex;transform:translateY(-2px)}.HelperActivationSheet-module__F2EYeG__processingDots span{background:var(--helper-color);border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite HelperActivationSheet-module__F2EYeG__dotPulse}.HelperActivationSheet-module__F2EYeG__processingDots span:nth-child(2){animation-delay:.16s}.HelperActivationSheet-module__F2EYeG__processingDots span:nth-child(3){animation-delay:.32s}.HelperActivationSheet-module__F2EYeG__statusPanel{gap:10px;padding:14px 0 18px}.HelperActivationSheet-module__F2EYeG__statusTitle{color:var(--color-text-inverse);font-size:var(--text-20);margin:0;font-weight:700;line-height:1.16}.HelperActivationSheet-module__F2EYeG__statusBody{color:#ffffff8a;font-size:var(--text-13);margin:0;font-weight:700;line-height:1.48}.HelperActivationSheet-module__F2EYeG__inlineResultIntro{flex-direction:column;gap:8px;padding-bottom:14px;display:flex}.HelperActivationSheet-module__F2EYeG__resultsIntro{color:#ffffff57;font-size:var(--text-12);margin:0;font-weight:400;line-height:1.25}.HelperActivationSheet-module__F2EYeG__resultSummaryValue{color:var(--helper-color);font-size:var(--text-13);text-align:right;margin:0;font-weight:700;line-height:1.35}.HelperActivationSheet-module__F2EYeG__resultList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HelperActivationSheet-module__F2EYeG__resultItem{border-bottom:1px solid #ffffff12}.HelperActivationSheet-module__F2EYeG__resultItem:last-child{border-bottom:none}.HelperActivationSheet-module__F2EYeG__resultItemButton{width:100%;color:inherit;cursor:pointer;font-family:var(--font-family);text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:14px 0;display:block}.HelperActivationSheet-module__F2EYeG__resultItemButton:active .HelperActivationSheet-module__F2EYeG__resultDot{transform:scale(.88)}.HelperActivationSheet-module__F2EYeG__resultItemButton:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperActivationSheet-module__F2EYeG__resultItemInner{align-items:flex-start;gap:11px;display:flex}.HelperActivationSheet-module__F2EYeG__resultDot{background:#ffffff29;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;transition:background .15s,box-shadow .15s,transform .12s}.HelperActivationSheet-module__F2EYeG__resultDotSelected{background:var(--helper-color);box-shadow:0 0 6px var(--helper-color-40)}.HelperActivationSheet-module__F2EYeG__resultContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.HelperActivationSheet-module__F2EYeG__resultTitle{color:#ffffffd6;min-width:0;font-size:var(--text-14);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.HelperActivationSheet-module__F2EYeG__resultTitleSelected{color:var(--color-text-inverse);font-weight:700}.HelperActivationSheet-module__F2EYeG__resultBody{color:#ffffff85;font-size:var(--text-12);overflow-wrap:anywhere;font-weight:400;line-height:1.45}.HelperActivationSheet-module__F2EYeG__resultContextChips{flex-wrap:wrap;gap:5px;display:flex}.HelperActivationSheet-module__F2EYeG__resultContextChip{border-radius:var(--radius-pill);color:#ffffff70;max-width:100%;min-height:20px;font-size:var(--text-11);overflow-wrap:anywhere;background:#ffffff08;border:1px solid #ffffff12;align-items:center;padding:2px 7px;font-weight:700;line-height:1.2;display:inline-flex}.HelperActivationSheet-module__F2EYeG__sourceChip{border-radius:var(--radius-pill);max-width:100%;color:var(--color-text-inverse-muted);font-size:var(--text-11);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff17;align-self:flex-start;align-items:center;gap:4px;padding:3px 8px;font-weight:700;line-height:1.25;transition:background .15s,border-color .15s,color .15s;display:inline-flex;overflow:hidden}.HelperActivationSheet-module__F2EYeG__sourceChipSelected{border-color:var(--helper-color-22);background:var(--helper-color-08);color:var(--helper-color-70)}.HelperActivationSheet-module__F2EYeG__ctaWrap{padding:10px 22px max(24px,env(safe-area-inset-bottom,0px));background:linear-gradient(to top,var(--color-app-background)72%,#17173800);flex-direction:column;flex-shrink:0;gap:9px;display:flex}.HelperActivationSheet-module__F2EYeG__composerRow{align-items:center;gap:10px;display:flex}.HelperActivationSheet-module__F2EYeG__composerInput{border-radius:var(--radius-pill);height:42px;font-size:var(--text-16);flex:1;padding:0 14px;font-weight:700}.HelperActivationSheet-module__F2EYeG__composerInput::placeholder{color:#ffffff47}.HelperActivationSheet-module__F2EYeG__proceedButton,.HelperActivationSheet-module__F2EYeG__ctaButton,.HelperActivationSheet-module__F2EYeG__secondaryCtaButton{border-radius:var(--radius-pill);min-height:42px;font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:7px;font-weight:700;line-height:1.1;transition:border-color .15s,background .15s,color .15s,transform .12s,box-shadow .15s;display:inline-flex}.HelperActivationSheet-module__F2EYeG__proceedButton{color:#ffffff47;cursor:default;background:0 0;border:1px solid #ffffff1a;flex-shrink:0;padding:8px 16px}.HelperActivationSheet-module__F2EYeG__proceedButtonActive{border-color:var(--helper-color);background:var(--helper-color-08);color:var(--helper-color);cursor:pointer}.HelperActivationSheet-module__F2EYeG__ctaButton{color:#ffffff42;cursor:default;background:#ffffff14;border:0;width:100%;min-height:50px;padding:0 16px}.HelperActivationSheet-module__F2EYeG__ctaButtonEnabled{background:var(--helper-color);color:#171738;cursor:pointer;box-shadow:0 6px 22px var(--helper-color-22)}.HelperActivationSheet-module__F2EYeG__secondaryCtaButton{color:#ffffff94;cursor:pointer;background:0 0;border:1px solid #ffffff1c;width:100%;padding:0 14px}.HelperActivationSheet-module__F2EYeG__proceedButtonActive:active,.HelperActivationSheet-module__F2EYeG__ctaButtonEnabled:active,.HelperActivationSheet-module__F2EYeG__secondaryCtaButton:active{transform:scale(.97)}.HelperActivationSheet-module__F2EYeG__proceedButton:focus-visible,.HelperActivationSheet-module__F2EYeG__ctaButton:focus-visible,.HelperActivationSheet-module__F2EYeG__secondaryCtaButton:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}@keyframes HelperActivationSheet-module__F2EYeG__dotPulse{0%,70%,to{opacity:.32;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes HelperActivationSheet-module__F2EYeG__spin{to{transform:rotate(360deg)}}@media (max-width:380px){.HelperActivationSheet-module__F2EYeG__header,.HelperActivationSheet-module__F2EYeG__thread,.HelperActivationSheet-module__F2EYeG__ctaWrap{padding-inline:18px}.HelperActivationSheet-module__F2EYeG__fieldGrid{grid-template-columns:1fr}.HelperActivationSheet-module__F2EYeG__questionText,.HelperActivationSheet-module__F2EYeG__statusTitle{font-size:var(--text-18)}.HelperActivationSheet-module__F2EYeG__composerRow{gap:8px}.HelperActivationSheet-module__F2EYeG__proceedButton{padding-inline:13px}}
.StampView-module__vFRVwq__header{color:var(--color-text-inverse);align-items:center;gap:16px;width:100%;display:flex}.StampView-module__vFRVwq__headerButtons{align-items:center;gap:1px;width:100%;display:flex}.StampView-module__vFRVwq__title{text-align:center;color:var(--color-text-primary);background:var(--color-surface-primary);border:1px solid var(--color-border-subtle);border-radius:24px;width:100%;margin:0;padding:12px;font-size:16px;font-weight:600;display:block}.StampView-module__vFRVwq__content{flex-direction:column;gap:12px;padding-bottom:4px;display:flex}.StampView-module__vFRVwq__section{flex-direction:column;gap:16px;display:flex}.StampView-module__vFRVwq__sectionTitle{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.StampView-module__vFRVwq__infoBlock{flex-direction:column;gap:6px;display:flex}.StampView-module__vFRVwq__infoLabel{color:var(--color-text-primary);font-size:16px;font-weight:600}.StampView-module__vFRVwq__infoValue{color:var(--color-text-secondary);font-size:14px}.StampView-module__vFRVwq__pathBlock{flex-direction:column;gap:12px;display:flex}.StampView-module__vFRVwq__pathHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StampView-module__vFRVwq__pathHint{color:var(--color-text-secondary);margin:6px 0 0;font-size:13px;line-height:1.45}.StampView-module__vFRVwq__pathCount{color:var(--color-text-secondary);white-space:nowrap;font-size:12px;font-weight:700}.StampView-module__vFRVwq__pathTrack{background:#1212121a;border-radius:999px;width:100%;height:10px;overflow:hidden}.StampView-module__vFRVwq__pathFill{border-radius:inherit;background:linear-gradient(90deg,var(--color-accent-primary),#d5f74eb8);height:100%}.StampView-module__vFRVwq__pathMeta{color:var(--color-text-secondary);font-size:13px;font-weight:600}.StampView-module__vFRVwq__topicsList{flex-direction:column;gap:8px;display:flex}.StampView-module__vFRVwq__membersList{flex-direction:column;gap:12px;display:flex}.StampView-module__vFRVwq__memberItem{align-items:center;gap:12px;display:flex}.StampView-module__vFRVwq__memberMeta{flex-direction:column;flex:1;gap:4px;display:flex}.StampView-module__vFRVwq__memberName{color:var(--color-text-primary);font-size:16px;font-weight:600}.StampView-module__vFRVwq__memberHandle{color:var(--color-text-secondary);font-size:14px}.StampView-module__vFRVwq__lockedButton{background:var(--color-surface-secondary);color:var(--color-text-primary);border-radius:88px}.StampView-module__vFRVwq__claimButton{border-radius:88px}.StampView-module__vFRVwq__addButton{width:fit-content;color:var(--color-text-inverse);background:var(--color-app-background);border-radius:24px;padding:8px 16px}
.HelperResultSurface-module__58OfgG__processingText{color:#ffffffa6;font-size:var(--text-15);letter-spacing:0;margin:0 0 12px;font-weight:600;line-height:1.4}.HelperResultSurface-module__58OfgG__processingDots{gap:5px;margin-bottom:22px;display:flex}.HelperResultSurface-module__58OfgG__processingDot{background:var(--helper-color);border-radius:50%;width:5px;height:5px}.HelperResultSurface-module__58OfgG__processingDot:first-child{opacity:.9}.HelperResultSurface-module__58OfgG__processingDot:nth-child(2){opacity:.5}.HelperResultSurface-module__58OfgG__processingDot:nth-child(3){opacity:.22}
.AnalyzingScreen-module__zQpZaW__container{background:var(--color-app-background);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}
.PassportMark-module__7DcNPW__mark{width:var(--passport-mark-size,48px);height:var(--passport-mark-size,48px);border-radius:var(--radius-pill);border:1px solid color-mix(in srgb,var(--passport-mark-c0)42%,#fff3);background:radial-gradient(circle at 30% 23%,#ffffffe0 0%,#ffffff70 13%,transparent 29%),radial-gradient(circle at 25% 31%,color-mix(in srgb,var(--passport-mark-c0)76%,transparent)0%,transparent 58%),radial-gradient(circle at 78% 74%,color-mix(in srgb,var(--passport-mark-c1)62%,transparent)0%,transparent 58%),radial-gradient(circle at 79% 22%,color-mix(in srgb,var(--passport-mark-c2)58%,transparent)0%,transparent 48%),radial-gradient(circle at 52% 54%,color-mix(in srgb,var(--passport-mark-c0)24%,#ffffff1f)0%,color-mix(in srgb,var(--passport-mark-c1)24%,#171738d1)72%);box-shadow:0 0 0 1px #ffffff0e inset,0 10px 30px color-mix(in srgb,var(--passport-mark-c0)24%,transparent),0 2px 12px #0000002e;flex:none;display:block;position:relative;overflow:hidden}.PassportMark-module__7DcNPW__mark:before{content:"";border-radius:inherit;mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 35% 25%,#ffffff47,#0000 30%),linear-gradient(145deg,#ffffff21,#0000 54%);border:1px solid #ffffff21;position:absolute;inset:5px}.PassportMark-module__7DcNPW__mark:after{content:"";border-radius:inherit;opacity:.44;filter:blur(10px);pointer-events:none;background:conic-gradient(from 24deg,#0000 0deg,#ffffff2e 46deg,#0000 92deg 360deg);position:absolute;inset:-22%}.PassportMark-module__7DcNPW__markPaused{filter:saturate(.1);background:radial-gradient(circle at 30% 23%,#ffffff70 0%,#fff3 13%,#0000 29%),radial-gradient(circle at 24% 30%,#ffffff24 0%,#0000 58%),radial-gradient(circle at 78% 74%,#ffffff14 0%,#0000 58%),linear-gradient(145deg,#ffffff1f,#ffffff09);border-color:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff0b,0 8px 20px #00000029}.PassportMark-module__7DcNPW__markEmpty{box-shadow:none;background:radial-gradient(circle at 30% 23%,#ffffff29,#0000 30%),#ffffff06;border:1.5px dashed #fff3}.PassportMark-module__7DcNPW__markEmpty:before,.PassportMark-module__7DcNPW__markEmpty:after{opacity:0}
.WorldIdHumanBadge-module__CG01-q__root{--world-id-human-badge-size:18px;color:#ffffffb8;vertical-align:middle;white-space:nowrap;flex:none;align-items:center;gap:4px;max-width:100%;line-height:1;display:inline-flex}.WorldIdHumanBadge-module__CG01-q__icon{width:var(--world-id-human-badge-size);height:var(--world-id-human-badge-size);flex:0 0 var(--world-id-human-badge-size);display:block}.WorldIdHumanBadge-module__CG01-q__compact{--world-id-human-badge-size:16px}.WorldIdHumanBadge-module__CG01-q__comfortable{--world-id-human-badge-size:20px}.WorldIdHumanBadge-module__CG01-q__label{text-overflow:ellipsis;min-width:0;font-size:var(--text-12);letter-spacing:0;font-weight:700;overflow:hidden}
.WorldIdHumanVerificationCta-module__SPfAiG__root{flex-direction:column;align-items:center;gap:6px;max-width:100%;display:inline-flex}.WorldIdHumanVerificationCta-module__SPfAiG__button{border-radius:var(--radius-pill);color:#ffffffdb;max-width:100%;min-height:30px;font:inherit;font-size:var(--text-12);letter-spacing:0;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff12;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0 12px;font-weight:700;line-height:1;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.WorldIdHumanVerificationCta-module__SPfAiG__button:hover:not(:disabled){color:#fffffff5;background:#ffffff1c;border-color:#fff3}.WorldIdHumanVerificationCta-module__SPfAiG__button:active:not(:disabled){background:#ffffff26}.WorldIdHumanVerificationCta-module__SPfAiG__button:disabled{cursor:default;opacity:.72}.WorldIdHumanVerificationCta-module__SPfAiG__secondary{color:#d5f74ef0;background:#d5f74e1a;border-color:#d5f74e38}.WorldIdHumanVerificationCta-module__SPfAiG__message{color:#ffffff75;max-width:240px;font-size:var(--text-11);text-align:center;line-height:1.25}
.PlayPassportHeader-module__yJPqcW__header{color:#ffffffe6;flex-direction:column;gap:10px;padding:10px 16px 14px;display:flex}.PlayPassportHeader-module__yJPqcW__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.PlayPassportHeader-module__yJPqcW__passportNav{min-width:0;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;align-items:center;gap:11px;padding:0;display:inline-flex}.PlayPassportHeader-module__yJPqcW__passportNav:active{opacity:.86}.PlayPassportHeader-module__yJPqcW__passportCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.PlayPassportHeader-module__yJPqcW__passportTitleRow{align-items:center;gap:5px;min-width:0;display:inline-flex}.PlayPassportHeader-module__yJPqcW__passportTitle{min-width:0;font-size:var(--text-16);letter-spacing:0;color:#fffffff0;white-space:nowrap;font-weight:850;line-height:1.15}.PlayPassportHeader-module__yJPqcW__passportArrow{color:#ffffff6b;flex:none}.PlayPassportHeader-module__yJPqcW__vibe{min-width:0;font-size:var(--text-12);color:#ffffff61;white-space:nowrap;text-overflow:ellipsis;font-style:italic;font-weight:600;line-height:1.2;overflow:hidden}.PlayPassportHeader-module__yJPqcW__statActions{flex:none;align-items:center;gap:7px;display:inline-flex}.PlayPassportHeader-module__yJPqcW__creditBtn,.PlayPassportHeader-module__yJPqcW__streakBtn{border-radius:var(--radius-pill);color:#ffffffc7;min-height:32px;font-size:var(--text-13);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff12;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-weight:850;line-height:1;display:inline-flex}.PlayPassportHeader-module__yJPqcW__creditBtn{color:#ebff9aeb;background:#d5f74e13;border-color:#d5f74e24}.PlayPassportHeader-module__yJPqcW__creditBtn svg{color:var(--color-accent-primary)}.PlayPassportHeader-module__yJPqcW__streakBtn svg{color:var(--color-status-streak);fill:color-mix(in srgb,var(--color-status-streak)22%,transparent)}.PlayPassportHeader-module__yJPqcW__contextRows{flex-direction:column;gap:7px;display:flex}.PlayPassportHeader-module__yJPqcW__contextRow{border-radius:var(--radius-lg);width:100%;min-height:48px;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff09;border:1px solid #ffffff13;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 10px;transition:background .16s,border-color .16s,transform .16s;display:grid}.PlayPassportHeader-module__yJPqcW__contextRow:hover{background:#ffffff0e;border-color:#ffffff21}.PlayPassportHeader-module__yJPqcW__contextRow:active{transform:translateY(1px)}.PlayPassportHeader-module__yJPqcW__contextRow_active,.PlayPassportHeader-module__yJPqcW__contextRow_inherited{background:radial-gradient(circle at 18px 16px,#d5f74e1c,#0000 54px),#ffffff0a;border-color:#d5f74e2b}.PlayPassportHeader-module__yJPqcW__contextRow_override{background:radial-gradient(circle at 18px 16px,#d5f74e24,#0000 54px),#ffffff0c;border-color:#d5f74e3d}.PlayPassportHeader-module__yJPqcW__contextRow_paused{background:#ffffff07;border-color:#ffffff14}.PlayPassportHeader-module__yJPqcW__contextRow_empty{background:#ffffff06;border-style:dashed;border-color:#ffffff21}.PlayPassportHeader-module__yJPqcW__contextIcon{border-radius:var(--radius-sm);color:#d5f74ee6;background:#d5f74e16;flex:none;place-items:center;width:28px;height:28px;display:grid}.PlayPassportHeader-module__yJPqcW__contextRow_paused .PlayPassportHeader-module__yJPqcW__contextIcon,.PlayPassportHeader-module__yJPqcW__contextRow_empty .PlayPassportHeader-module__yJPqcW__contextIcon{color:#ffffff61;background:#ffffff0e}.PlayPassportHeader-module__yJPqcW__contextMain{flex-direction:column;gap:2px;min-width:0;display:flex}.PlayPassportHeader-module__yJPqcW__contextLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;font-weight:850;line-height:1.1}.PlayPassportHeader-module__yJPqcW__contextValue{min-width:0;font-size:var(--text-13);color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;font-weight:850;line-height:1.2;overflow:hidden}.PlayPassportHeader-module__yJPqcW__contextRow_empty .PlayPassportHeader-module__yJPqcW__contextValue{color:#ffffff80;font-weight:700}.PlayPassportHeader-module__yJPqcW__contextBadge,.PlayPassportHeader-module__yJPqcW__contextAction{white-space:nowrap;border-radius:var(--radius-pill);font-size:var(--text-11);flex:none;font-weight:850;line-height:1}.PlayPassportHeader-module__yJPqcW__contextBadge{color:#d5f74ee0;background:#d5f74e16;border:1px solid #d5f74e21;padding:5px 7px}.PlayPassportHeader-module__yJPqcW__contextRow_paused .PlayPassportHeader-module__yJPqcW__contextBadge{color:#ffffff7a;background:#ffffff0e;border-color:#ffffff14}.PlayPassportHeader-module__yJPqcW__contextAction{color:#ffffff6b}@media (max-width:360px){.PlayPassportHeader-module__yJPqcW__contextRow{grid-template-columns:auto minmax(0,1fr) auto}.PlayPassportHeader-module__yJPqcW__contextBadge{display:none}}
.Sheet-module__94y59q__backdrop{background-color:var(--color-overlay-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--layer-overlay);position:fixed;inset:0}.Sheet-module__94y59q__sheet{width:min(100%,480px);z-index:var(--layer-modal);background:var(--color-surface-inverse);color:var(--color-text-inverse);border-radius:var(--radius-xl)var(--radius-xl)0 0;padding:8px 24px calc(24px + env(safe-area-inset-bottom,0px));outline:none;flex-direction:column;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.Sheet-module__94y59q__grabberZone{touch-action:none;cursor:grab;flex-shrink:0;justify-content:center;margin:0 -24px;padding:10px 0 12px;display:flex}.Sheet-module__94y59q__grabber{border-radius:var(--radius-pill);background:#ffffff40;width:36px;height:5px}.Sheet-module__94y59q__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:0;max-height:min(72dvh,560px);overflow-y:auto}.Sheet-module__94y59q__content::-webkit-scrollbar{display:none}.Sheet-module__94y59q__heading{flex-direction:column;display:flex}.Sheet-module__94y59q__eyebrow{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--color-accent-primary)78%,transparent);margin:0 0 6px;font-weight:700;line-height:1.2}.Sheet-module__94y59q__title{font-size:var(--text-20);letter-spacing:-.02em;color:var(--color-text-inverse);margin:0;font-weight:700;line-height:1.15}.Sheet-module__94y59q__body{font-size:var(--text-13);color:var(--color-text-inverse-secondary);margin:6px 0 0;line-height:1.45}.Sheet-module__94y59q__actions{gap:8px;margin-top:20px;display:grid}.Sheet-module__94y59q__button{border-radius:var(--radius-pill);min-height:48px;font-family:var(--font-family);font-size:var(--text-14);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:700;line-height:1.1;transition:transform .12s,background .15s,color .15s;display:inline-flex}.Sheet-module__94y59q__button:active{transform:scale(.98)}.Sheet-module__94y59q__button:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}.Sheet-module__94y59q__button:disabled{cursor:default;opacity:.55;transform:none}.Sheet-module__94y59q__buttonPrimary{background:var(--color-accent-primary);color:var(--color-text-on-accent)}.Sheet-module__94y59q__buttonSecondary{color:var(--color-text-inverse);background:#ffffff12}.Sheet-module__94y59q__buttonText{min-height:44px;color:var(--color-text-inverse-secondary);background:0 0}.Sheet-module__94y59q__buttonDanger{background:var(--color-status-danger);color:var(--color-text-on-accent)}@media (max-width:380px){.Sheet-module__94y59q__sheet{padding-inline:18px}.Sheet-module__94y59q__grabberZone{margin-inline:-18px}}@media (min-width:1024px){html:not(.is-embedded) .Sheet-module__94y59q__backdrop{background:radial-gradient(56% 46% at 50% 8%,#d5f74e0f,#0000 58%),#0a0a20b8}html:not(.is-embedded) .Sheet-module__94y59q__sheet{border-radius:var(--radius-xl);width:min(100% - 48px,480px);max-height:min(78dvh,660px);padding-bottom:24px;top:50%;bottom:auto;translate:0 -50%;box-shadow:0 0 0 1px #ffffff0b,0 28px 88px #00000052}html:not(.is-embedded) .Sheet-module__94y59q__grabberZone{display:none}html:not(.is-embedded) .Sheet-module__94y59q__content{max-height:min(68dvh,600px)}}
.LocalContextSheet-module__L0bEMa__panel{flex-direction:column;gap:18px;display:flex}.LocalContextSheet-module__L0bEMa__previewCard{border-radius:var(--radius-lg);background:#ffffff0f;align-items:center;gap:10px;padding:14px;display:flex}.LocalContextSheet-module__L0bEMa__previewIcon{color:color-mix(in srgb,var(--color-accent-primary)78%,transparent);flex-shrink:0}.LocalContextSheet-module__L0bEMa__previewLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-inverse-muted);margin:0;font-weight:700;line-height:1.2}.LocalContextSheet-module__L0bEMa__previewValue{font-size:var(--text-15);color:var(--color-text-inverse);margin:2px 0 0;font-weight:700;line-height:1.25}.LocalContextSheet-module__L0bEMa__form{flex-direction:column;gap:12px;display:flex}.LocalContextSheet-module__L0bEMa__field{flex-direction:column;gap:7px;display:flex}.LocalContextSheet-module__L0bEMa__label{font-size:var(--text-11);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-inverse-secondary);font-weight:700;line-height:1.2}.LocalContextSheet-module__L0bEMa__input,.LocalContextSheet-module__L0bEMa__select{border-radius:var(--radius-lg);width:100%;min-height:46px;color:var(--color-text-inverse);font-size:var(--text-15);background:#07081473;border:1px solid #ffffff1c;outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s}.LocalContextSheet-module__L0bEMa__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ffffff8c 50%),linear-gradient(135deg,#ffffff8c 50%,#0000 50%);background-position:calc(100% - 17px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.LocalContextSheet-module__L0bEMa__input::placeholder{color:#ffffff47}.LocalContextSheet-module__L0bEMa__input:focus,.LocalContextSheet-module__L0bEMa__select:focus{border-color:color-mix(in srgb,var(--color-accent-primary)58%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent-primary)10%,transparent);background:#0708149e}.LocalContextSheet-module__L0bEMa__input:disabled,.LocalContextSheet-module__L0bEMa__select:disabled{opacity:.6}.LocalContextSheet-module__L0bEMa__radiusGroup{border:0;margin:2px 0 0;padding:0}.LocalContextSheet-module__L0bEMa__radiusOptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.LocalContextSheet-module__L0bEMa__radiusButton{border-radius:var(--radius-pill);min-height:38px;color:var(--color-text-inverse-secondary);font-size:var(--text-12);background:#ffffff0e;border:1px solid #ffffff1a;font-weight:700}.LocalContextSheet-module__L0bEMa__radiusButtonActive{color:var(--color-text-on-accent);background:var(--color-accent-primary);border-color:color-mix(in srgb,var(--color-accent-primary)80%,transparent)}.LocalContextSheet-module__L0bEMa__radiusButton:disabled{opacity:.55;cursor:default}.LocalContextSheet-module__L0bEMa__error{border-radius:var(--radius-md);color:var(--color-status-danger-soft);font-size:var(--text-12);background:#ff4c4c1f;border:1px solid #ff4c4c38;margin:0;padding:10px 12px;line-height:1.35}.LocalContextSheet-module__L0bEMa__managementActions{justify-content:space-between;align-items:center;gap:10px;padding-top:4px;display:flex}.LocalContextSheet-module__L0bEMa__manageButton,.LocalContextSheet-module__L0bEMa__deleteButton{border-radius:var(--radius-pill);min-height:38px;font-size:var(--text-12);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:inline-flex}.LocalContextSheet-module__L0bEMa__manageButton{color:var(--color-text-inverse-secondary);background:#ffffff0f}.LocalContextSheet-module__L0bEMa__deleteButton{color:var(--color-status-danger-soft);background:#ff4c4c1c}.LocalContextSheet-module__L0bEMa__manageButton:disabled,.LocalContextSheet-module__L0bEMa__deleteButton:disabled{opacity:.55;cursor:default}
.PassportHub-module__B3NgbG__hub{color:#ffffffe6;flex-direction:column;gap:10px;padding:10px 16px 14px;display:flex}.PassportHub-module__B3NgbG__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.PassportHub-module__B3NgbG__passportNav{min-width:0;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;align-items:center;gap:11px;padding:0;display:inline-flex}.PassportHub-module__B3NgbG__passportNav:active{opacity:.86}.PassportHub-module__B3NgbG__passportCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.PassportHub-module__B3NgbG__passportTitleRow{align-items:center;gap:5px;min-width:0;display:inline-flex}.PassportHub-module__B3NgbG__passportTitle{min-width:0;font-size:var(--text-16);letter-spacing:0;color:#fffffff0;white-space:nowrap;font-weight:850;line-height:1.15}.PassportHub-module__B3NgbG__passportArrow{color:#ffffff6b;flex:none}.PassportHub-module__B3NgbG__vibe{min-width:0;font-size:var(--text-12);color:#ffffff61;white-space:nowrap;text-overflow:ellipsis;font-style:italic;font-weight:600;line-height:1.2;overflow:hidden}.PassportHub-module__B3NgbG__statActions{flex:none;align-items:center;gap:7px;display:inline-flex}.PassportHub-module__B3NgbG__creditBtn,.PassportHub-module__B3NgbG__streakBtn{border-radius:var(--radius-pill);color:#ffffffc7;min-height:32px;font-size:var(--text-13);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff12;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-weight:850;line-height:1;display:inline-flex}.PassportHub-module__B3NgbG__creditBtn{color:#ebff9aeb;background:#d5f74e13;border-color:#d5f74e24}.PassportHub-module__B3NgbG__creditBtn svg{color:var(--color-accent-primary)}.PassportHub-module__B3NgbG__streakBtn svg{color:var(--color-status-streak);fill:color-mix(in srgb,var(--color-status-streak)22%,transparent)}.PassportHub-module__B3NgbG__contextRows{flex-direction:column;gap:7px;display:flex}.PassportHub-module__B3NgbG__contextRow{border-radius:var(--radius-lg);width:100%;min-height:48px;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff09;border:1px solid #ffffff13;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 10px;transition:background .16s,border-color .16s,transform .16s;display:grid}.PassportHub-module__B3NgbG__contextRow:hover{background:#ffffff0e;border-color:#ffffff21}.PassportHub-module__B3NgbG__contextRow:active{transform:translateY(1px)}.PassportHub-module__B3NgbG__contextRow_active,.PassportHub-module__B3NgbG__contextRow_inherited{background:radial-gradient(circle at 18px 16px,#d5f74e1c,#0000 54px),#ffffff0a;border-color:#d5f74e2b}.PassportHub-module__B3NgbG__contextRow_override{background:radial-gradient(circle at 18px 16px,#d5f74e24,#0000 54px),#ffffff0c;border-color:#d5f74e3d}.PassportHub-module__B3NgbG__contextRow_paused{background:#ffffff07;border-color:#ffffff14}.PassportHub-module__B3NgbG__contextRow_empty{background:#ffffff06;border-style:dashed;border-color:#ffffff21}.PassportHub-module__B3NgbG__contextIcon{border-radius:var(--radius-sm);color:#d5f74ee6;background:#d5f74e16;flex:none;place-items:center;width:28px;height:28px;display:grid}.PassportHub-module__B3NgbG__contextRow_paused .PassportHub-module__B3NgbG__contextIcon,.PassportHub-module__B3NgbG__contextRow_empty .PassportHub-module__B3NgbG__contextIcon{color:#ffffff61;background:#ffffff0e}.PassportHub-module__B3NgbG__contextMain{flex-direction:column;gap:2px;min-width:0;display:flex}.PassportHub-module__B3NgbG__contextLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;font-weight:850;line-height:1.1}.PassportHub-module__B3NgbG__contextValue{min-width:0;font-size:var(--text-13);color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;font-weight:850;line-height:1.2;overflow:hidden}.PassportHub-module__B3NgbG__contextBadge,.PassportHub-module__B3NgbG__contextAction{white-space:nowrap;border-radius:var(--radius-pill);font-size:var(--text-11);flex:none;font-weight:850;line-height:1}.PassportHub-module__B3NgbG__contextBadge{color:#d5f74ee0;background:#d5f74e16;border:1px solid #d5f74e21;padding:5px 7px}.PassportHub-module__B3NgbG__contextRow_paused .PassportHub-module__B3NgbG__contextBadge{color:#ffffff7a;background:#ffffff0e;border-color:#ffffff14}.PassportHub-module__B3NgbG__contextAction{color:#ffffff6b}@media (max-width:360px){.PassportHub-module__B3NgbG__contextRow{grid-template-columns:auto minmax(0,1fr) auto}.PassportHub-module__B3NgbG__contextBadge{display:none}}
.page-module__Shgrxq__playStack{--play-section-gap:12px;--play-safe-bottom:env(safe-area-inset-bottom,0px);--panel-gap:16px;--panel-padding:36px;--panel-shadow:0 4px 14px #00000014;gap:var(--play-section-gap);min-height:0;padding-bottom:max(16px,var(--play-safe-bottom));flex-direction:column;flex:1;display:flex;overflow-y:auto}.page-module__Shgrxq__playBootLoader{background:var(--color-app-background);flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.page-module__Shgrxq__mobilePassportHeader{display:contents}@media (min-width:1024px){html:not(.is-embedded) .page-module__Shgrxq__playStack{--play-section-gap:clamp(22px,2.8dvh,36px);flex:none;width:100%;padding-bottom:0;overflow:visible}html:not(.is-embedded) .page-module__Shgrxq__playBootLoader{background:0 0;min-height:min(520px,100dvh - 68px)}html:not(.is-embedded) .page-module__Shgrxq__mobilePassportHeader{display:none}}
.AppShell-module__WVLZsa__shell,.AppShell-module__WVLZsa__canvas,.AppShell-module__WVLZsa__canvasInner{display:contents}.AppShell-module__WVLZsa__rail,.AppShell-module__WVLZsa__canvasTop{display:none}@media (min-width:1024px){html:not(.is-embedded) .AppShell-module__WVLZsa__shell{z-index:0;color:#ffffffe6;background:linear-gradient(#171738 0%,#1f1f43 100%);display:flex;position:fixed;inset:0;overflow:hidden}html:not(.is-embedded) .AppShell-module__WVLZsa__rail{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;flex:0 0 280px;gap:16px;padding:22px 18px;display:flex;overflow-y:auto}html:not(.is-embedded) .AppShell-module__WVLZsa__wordmark{letter-spacing:0;color:#fff;padding:2px 6px 4px;font-size:22px;font-weight:850}html:not(.is-embedded) .AppShell-module__WVLZsa__passportNav{color:inherit;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:11px;padding:9px 10px;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__passportNav:hover{background:#ffffff0d}html:not(.is-embedded) .AppShell-module__WVLZsa__passportCopy{flex-direction:column;gap:2px;min-width:0;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__passportTitleRow{align-items:center;gap:5px;display:inline-flex}html:not(.is-embedded) .AppShell-module__WVLZsa__passportTitle{color:#fff;font-size:16px;font-weight:850}html:not(.is-embedded) .AppShell-module__WVLZsa__passportArrow{color:#ffffff6b}html:not(.is-embedded) .AppShell-module__WVLZsa__vibe{color:#fff6;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:180px;font-size:12px;font-style:italic;font-weight:600;overflow:hidden}html:not(.is-embedded) .AppShell-module__WVLZsa__statRow{gap:8px;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__statPill{cursor:pointer;border-radius:999px;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}html:not(.is-embedded) button.AppShell-module__WVLZsa__statPill{border:0}html:not(.is-embedded) .AppShell-module__WVLZsa__creditPill{color:#ebff9aeb;background:#d5f74e14;border:1px solid #d5f74e29}html:not(.is-embedded) .AppShell-module__WVLZsa__creditPill svg{color:#d5f74e}html:not(.is-embedded) .AppShell-module__WVLZsa__streakPill{color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff12}html:not(.is-embedded) .AppShell-module__WVLZsa__streakPill svg{color:#ff8a3d}html:not(.is-embedded) .AppShell-module__WVLZsa__locationRow{color:inherit;text-align:left;cursor:pointer;background:radial-gradient(circle at 18px 16px,#d5f74e1a,#0000 54px),#ffffff08;border:1px solid #d5f74e29;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}:is(html:not(.is-embedded) .AppShell-module__WVLZsa__locationRow_empty,html:not(.is-embedded) .AppShell-module__WVLZsa__locationRow_paused){background:#ffffff08;border-color:#ffffff14}html:not(.is-embedded) .AppShell-module__WVLZsa__locIcon{color:#d5f74ee6;background:#d5f74e17;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}:is(html:not(.is-embedded) .AppShell-module__WVLZsa__locationRow_empty .AppShell-module__WVLZsa__locIcon,html:not(.is-embedded) .AppShell-module__WVLZsa__locationRow_paused .AppShell-module__WVLZsa__locIcon){color:#ffffff6b;background:#ffffff0f}html:not(.is-embedded) .AppShell-module__WVLZsa__locValue{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:850;overflow:hidden}html:not(.is-embedded) .AppShell-module__WVLZsa__locAction{color:#ffffff6b;font-size:11px;font-weight:850}html:not(.is-embedded) .AppShell-module__WVLZsa__divider{background:#ffffff0f;height:1px;margin:2px 0}html:not(.is-embedded) .AppShell-module__WVLZsa__nav{flex-direction:column;gap:4px;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__navItem{color:#ffffffa8;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:800;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__navItem:hover{color:#ffffffe6;background:#ffffff0a}html:not(.is-embedded) .AppShell-module__WVLZsa__navItemActive{color:#eaffb0;background:#d5f74e1a;border-color:#d5f74e2e}html:not(.is-embedded) .AppShell-module__WVLZsa__navItemActive:hover{color:#eaffb0;background:#d5f74e1a;border-color:#d5f74e2e}html:not(.is-embedded) .AppShell-module__WVLZsa__navItemActive svg{color:#d5f74e}html:not(.is-embedded) .AppShell-module__WVLZsa__railSpacer{flex:1;min-height:16px}html:not(.is-embedded) .AppShell-module__WVLZsa__account{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:10px;padding:8px;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__account:hover{background:#ffffff0a}html:not(.is-embedded) .AppShell-module__WVLZsa__accountAvatar{background:linear-gradient(135deg,#d467ff,#60b3d7);border-radius:50%;flex:none;width:30px;height:30px}html:not(.is-embedded) .AppShell-module__WVLZsa__accountCopy{text-align:left;flex-direction:column;gap:1px;min-width:0;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__accountName{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:13px;font-weight:800;overflow:hidden}html:not(.is-embedded) .AppShell-module__WVLZsa__accountSub{color:#fff6;font-size:11px}html:not(.is-embedded) .AppShell-module__WVLZsa__canvas{flex:1;justify-content:center;min-width:0;display:flex;overflow-y:auto}html:not(.is-embedded) .AppShell-module__WVLZsa__canvasInner{flex-direction:column;gap:30px;width:100%;max-width:none;padding:34px clamp(34px,4vw,72px) 96px;display:flex;container:play-canvas/inline-size}html:not(.is-embedded) .AppShell-module__WVLZsa__canvasTop{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}html:not(.is-embedded) .AppShell-module__WVLZsa__greeting{color:#ffffff80;margin-bottom:4px;font-size:13px;font-weight:700}html:not(.is-embedded) .AppShell-module__WVLZsa__h1{letter-spacing:0;color:#fff;font-size:28px;font-weight:850}html:not(.is-embedded) .AppShell-module__WVLZsa__locationChip{color:#ffffffd1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;max-width:min(280px,40vw);height:38px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}html:not(.is-embedded) .AppShell-module__WVLZsa__locationChip span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}html:not(.is-embedded) .AppShell-module__WVLZsa__locationChip svg{color:#d5f74ed9;flex:none}}
.UnclaimedStampsView-module__G_b-Jq__header{align-items:center;gap:1px;width:100%;display:flex}.UnclaimedStampsView-module__G_b-Jq__title{text-align:center;color:var(--color-text-primary);background:var(--color-surface-primary);border:1px solid var(--color-border-subtle);border-radius:24px;width:100%;margin:0;padding:12px;font-size:16px;font-weight:600;display:block}.UnclaimedStampsView-module__G_b-Jq__content{background:var(--color-surface-primary);border-radius:24px;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.UnclaimedStampsView-module__G_b-Jq__sectionTitle{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.UnclaimedStampsView-module__G_b-Jq__sectionDescription{color:var(--color-text-secondary);margin:0 0 8px;font-size:14px}.UnclaimedStampsView-module__G_b-Jq__stampsList{flex-direction:column;gap:12px;min-height:0;padding-bottom:16px;display:flex}.UnclaimedStampsView-module__G_b-Jq__stampItem{justify-content:space-between;align-items:center;gap:12px;display:flex}.UnclaimedStampsView-module__G_b-Jq__stampItemContent{align-items:center;gap:12px;display:flex}.UnclaimedStampsView-module__G_b-Jq__stampIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.UnclaimedStampsView-module__G_b-Jq__stampName{color:var(--color-text-primary);flex:1;font-size:16px;font-weight:600}.UnclaimedStampsView-module__G_b-Jq__stampNameButton{text-align:left;background:0 0;border:none;padding:0;cursor:pointer!important}.UnclaimedStampsView-module__G_b-Jq__stampNameButton:disabled{cursor:default}.UnclaimedStampsView-module__G_b-Jq__claimedButton{background:var(--color-accent-primary);color:var(--color-text-primary);border-radius:24px}.UnclaimedStampsView-module__G_b-Jq__claimButton{background:var(--color-app-background);color:var(--color-text-inverse);border-radius:24px}.UnclaimedStampsView-module__G_b-Jq__emptyText{color:var(--color-text-secondary);margin:0;font-size:14px}
.FallingHelpers-module__Ko7ila__layer{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.FallingHelpers-module__Ko7ila__tile{border-radius:var(--radius-md,12px);border:1.5px solid color-mix(in srgb,var(--c,#fff)82%,#fff);width:80px;height:80px;box-shadow:0 0 0 1px color-mix(in srgb,var(--c,#fff)45%,transparent),0 12px 26px color-mix(in srgb,var(--c,#fff)22%,transparent),inset 0 1px 0 #ffffff1f;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;will-change:transform;contain:layout style paint;background:#ffffff0f;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-300px,-300px)}.FallingHelpers-module__Ko7ila__img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.FallingHelpers-module__Ko7ila__reduced .FallingHelpers-module__Ko7ila__tile,.FallingHelpers-module__Ko7ila__ambient .FallingHelpers-module__Ko7ila__tile{pointer-events:none;cursor:default}
.styles-module__KBlHEq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--layer-overlay);background-color:#000000b3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.ShareQrModal-module__zevQQq__content{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.ShareQrModal-module__zevQQq__qrShell{background:var(--color-surface-primary);width:260px;height:260px;box-shadow:inset 0 0 0 1px var(--color-border-subtle);border-radius:28px;place-items:center;display:grid;position:relative}.ShareQrModal-module__zevQQq__avatarOverlay{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}:is(.ShareQrModal-module__zevQQq__avatarOverlay img,.ShareQrModal-module__zevQQq__avatarOverlay div){box-shadow:0 0 0 6px var(--color-surface-primary)}.ShareQrModal-module__zevQQq__title{letter-spacing:-.03em;margin:6px 0 0;font-size:36px;font-weight:700;line-height:1}.ShareQrModal-module__zevQQq__subtitle{color:var(--color-text-inverse-secondary);margin:0;font-size:15px;line-height:1.35}.ShareQrModal-module__zevQQq__handle{color:var(--color-text-inverse);margin:2px 0 6px;font-size:16px;font-weight:600}.ShareQrModal-module__zevQQq__qrCopyButton{width:100%;margin-top:6px}
.StampsListView-module__OfP-LG__header{color:var(--color-text-inverse);align-items:center;gap:16px;width:100%;display:flex}.StampsListView-module__OfP-LG__body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.StampsListView-module__OfP-LG__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.StampsListView-module__OfP-LG__pendingStrip{appearance:none;background:var(--color-app-background-soft);cursor:pointer;text-align:left;border:none;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;transition:opacity .15s;display:flex}.StampsListView-module__OfP-LG__pendingStrip:active{opacity:.8}.StampsListView-module__OfP-LG__pendingStripLeft{align-items:center;gap:8px;display:flex}.StampsListView-module__OfP-LG__pendingDot{background:var(--color-accent-primary);border-radius:50%;flex-shrink:0;width:7px;height:7px}.StampsListView-module__OfP-LG__pendingStripText{color:var(--color-text-inverse);font-size:13px;font-weight:600}.StampsListView-module__OfP-LG__pendingStripArrow{color:var(--color-text-inverse-secondary);font-size:13px}.StampsListView-module__OfP-LG__vaultGrid{grid-template-columns:1fr 1fr;gap:10px;padding:12px 12px 36px;display:grid}.StampsListView-module__OfP-LG__vaultTile{appearance:none;background:var(--color-app-background-soft);aspect-ratio:3/4;cursor:pointer;width:100%;box-shadow:none;border:none;border-radius:16px;padding:0;font-family:inherit;transition:transform .12s;display:block;position:relative;overflow:hidden}.StampsListView-module__OfP-LG__vaultTile:active{transform:scale(.97)}.StampsListView-module__OfP-LG__vaultTileHighlighted{box-shadow:0 0 0 2.5px var(--color-accent-primary),0 4px 20px #d5f74e38}.StampsListView-module__OfP-LG__vaultTileImageWrap{position:absolute;inset:0}.StampsListView-module__OfP-LG__vaultTileImage{object-fit:cover;transition:opacity .2s,filter .2s}.StampsListView-module__OfP-LG__vaultTileImagePending{opacity:.65!important;filter:saturate(.55)!important}.StampsListView-module__OfP-LG__vaultTileImageFallback{background:var(--color-app-background-soft);justify-content:center;align-items:center;display:flex}.StampsListView-module__OfP-LG__vaultTileScrim{pointer-events:none;background:linear-gradient(#0a0a1e05 0%,#0a0a1e14 42%,#0a0a1e47 70%,#0a0a1edb 100%);position:absolute;inset:0}.StampsListView-module__OfP-LG__vaultTilePendingOverlay{background:#0a0a1e61;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StampsListView-module__OfP-LG__vaultTileClaimPill{background:var(--color-accent-primary);color:var(--color-text-primary);letter-spacing:.02em;border-radius:24px;padding:5px 14px;font-family:inherit;font-size:11px;font-weight:700}.StampsListView-module__OfP-LG__vaultTileTitleWrap{pointer-events:none;justify-content:center;display:flex;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.StampsListView-module__OfP-LG__vaultTileFooter{text-align:center;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;min-height:70px;padding:10px 12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.StampsListView-module__OfP-LG__vaultTileName{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:100%;color:var(--color-text-inverse);letter-spacing:-.01em;-webkit-line-clamp:2;text-wrap:balance;text-align:center;text-shadow:0 2px 14px #00000073;background:#0a0a1e47;border-radius:16px;-webkit-box-orient:vertical;padding:9px 12px;font-size:15px;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden;box-shadow:0 0 26px #0a0a1e85,0 8px 22px #0a0a1e38}.StampsListView-module__OfP-LG__vaultTileCount{color:var(--color-text-inverse-muted);text-shadow:0 2px 10px #0006;font-size:12px;font-weight:600;display:block}.StampsListView-module__OfP-LG__vaultTileLevel{width:fit-content;color:var(--color-text-inverse);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 2px 8px #00000052;background:#0a0a1e7a;border:1px solid #ffffff24;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-block}.StampsListView-module__OfP-LG__vaultTileNewBadge{background:var(--color-accent-primary);color:var(--color-text-primary);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:2px 7px;font-family:inherit;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.StampsListView-module__OfP-LG__vaultTileColorDot{pointer-events:none;border:1.5px solid #ffffff40;border-radius:50%;width:16px;height:16px;position:absolute;top:9px;right:9px}.StampsListView-module__OfP-LG__vaultTileProgressRing{pointer-events:none;background:#0a0a1e7a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:7px;right:7px;box-shadow:0 4px 12px #0000002e}.StampsListView-module__OfP-LG__vaultTileProgressRingSvg{width:19px;height:19px;overflow:visible}.StampsListView-module__OfP-LG__vaultTileProgressSegment,.StampsListView-module__OfP-LG__vaultTileProgressSegmentFilled{fill:none;stroke-linecap:round}.StampsListView-module__OfP-LG__vaultTileProgressSegment{stroke:#ffffff47}.StampsListView-module__OfP-LG__vaultTileProgressSegmentFilled{stroke:var(--color-accent-primary)}.StampsListView-module__OfP-LG__emptyText{color:var(--color-text-inverse-muted);text-align:center;grid-column:1/-1;margin:0;padding:40px 16px;font-size:14px;line-height:1.5}
.styles-module__ngNLlq__button{background:var(--color-accent-primary);color:var(--color-text-primary);border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 24px;font-weight:600;display:inline-flex}.styles-module__ngNLlq__button:disabled{opacity:.5;cursor:not-allowed}.styles-module__ngNLlq__button svg{fill:currentColor}.styles-module__ngNLlq__textButton{color:var(--color-text-inverse);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:8px 24px;font-weight:600;display:inline-flex}.styles-module__ngNLlq__textButton:disabled{opacity:.5;cursor:not-allowed}
.JourneyRewardReveal-module__GRRfLG__overlay{z-index:var(--layer-critical-overlay-content);background:linear-gradient(180deg,var(--color-app-background)0%,var(--color-app-background-soft)100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.JourneyRewardReveal-module__GRRfLG__field{z-index:0;position:absolute;inset:0}.JourneyRewardReveal-module__GRRfLG__backdrop{z-index:1;cursor:default;background:radial-gradient(120% 90% at 50% 40%,#0a0c16a8 0%,#0a0c164d 36%,#0a0c16bd 100%);border:none;margin:0;padding:0;position:absolute;inset:0}.JourneyRewardReveal-module__GRRfLG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:0 28px;display:flex;position:relative}.JourneyRewardReveal-module__GRRfLG__coin{width:88px;height:88px;color:var(--color-text-on-accent);background:var(--color-accent-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent-primary)50%,transparent),0 16px 36px color-mix(in srgb,var(--color-accent-primary)30%,transparent),inset 0 1px 0 #ffffff40;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.JourneyRewardReveal-module__GRRfLG__eyebrow{font-size:var(--text-12);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-primary);margin:0;font-weight:700}.JourneyRewardReveal-module__GRRfLG__amount{font-size:var(--text-40);color:#fff;text-shadow:0 2px 18px #00000073;margin:8px 0 0;font-weight:700;line-height:1}.JourneyRewardReveal-module__GRRfLG__orient{color:#fffffff0;margin:16px 0 0;font-size:15px;font-weight:600}.JourneyRewardReveal-module__GRRfLG__fine{font-size:var(--text-13);color:#fff9;margin:6px 0 0}.JourneyRewardReveal-module__GRRfLG__actions{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:24px;display:flex}.JourneyRewardReveal-module__GRRfLG__primary{border-radius:var(--radius-pill);background:var(--color-accent-primary);width:100%;max-width:280px;color:var(--color-text-on-accent);cursor:pointer;border:none;justify-content:center;align-items:center;gap:7px;padding:14px 18px;font-size:15px;font-weight:700;display:inline-flex}.JourneyRewardReveal-module__GRRfLG__primary:active{transform:scale(.98)}.JourneyRewardReveal-module__GRRfLG__secondary{color:#ffffff9e;font-size:var(--text-13);cursor:pointer;background:0 0;border:none;margin:0;padding:4px 8px;font-weight:600}
.HelperConversationSurface-module__SemTMW__shell{background:radial-gradient(ellipse 60% 28% at 88% 0%,var(--helper-color-08),transparent 52%),var(--color-app-background);height:100%;min-height:0;color:var(--color-text-inverse);font-family:var(--font-family);flex-direction:column;display:flex}.HelperConversationSurface-module__SemTMW__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:15px 20px 13px;display:flex}.HelperConversationSurface-module__SemTMW__headerLeft{align-items:center;gap:9px;min-width:0;display:flex}.HelperConversationSurface-module__SemTMW__helperDot{background:var(--helper-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.HelperConversationSurface-module__SemTMW__helperName{color:#ffffffe6;min-width:0;font-size:var(--text-14);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-weight:750;line-height:1.2;overflow:hidden}.HelperConversationSurface-module__SemTMW__closeButton,.HelperConversationSurface-module__SemTMW__quietIconButton{color:#ffffff75;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.HelperConversationSurface-module__SemTMW__closeButton:focus-visible,.HelperConversationSurface-module__SemTMW__quietIconButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}.HelperConversationSurface-module__SemTMW__thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;min-height:0;padding:22px 22px 10px;display:flex;overflow-y:auto}.HelperConversationSurface-module__SemTMW__thread::-webkit-scrollbar{display:none}.HelperConversationSurface-module__SemTMW__resultSummaryList{flex-direction:column;gap:22px;padding-bottom:18px;display:flex}.HelperConversationSurface-module__SemTMW__resultSummaryPair{flex-direction:column;gap:5px;display:flex}.HelperConversationSurface-module__SemTMW__resultSummaryLabel{color:#ffffff57;font-size:var(--text-12);margin:0;font-weight:500;line-height:1.2}.HelperConversationSurface-module__SemTMW__resultSummaryValue{color:var(--helper-color);font-size:var(--text-13);text-align:right;align-self:flex-end;margin:0;font-weight:700;line-height:1.25}.HelperConversationSurface-module__SemTMW__resultsIntro{color:#ffffff52;font-size:var(--text-12);margin:0 0 16px;font-weight:500;line-height:1.25}.HelperConversationSurface-module__SemTMW__resultList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HelperConversationSurface-module__SemTMW__resultItem{border-bottom:1px solid #ffffff12}.HelperConversationSurface-module__SemTMW__resultItem:last-child{border-bottom:none}.HelperConversationSurface-module__SemTMW__resultItemButton{width:100%;color:inherit;cursor:pointer;font-family:var(--font-family);text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:14px 0;display:block}.HelperConversationSurface-module__SemTMW__resultItemButton:active .HelperConversationSurface-module__SemTMW__resultDot{transform:scale(.88)}.HelperConversationSurface-module__SemTMW__resultItemButton:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__resultItemInner{align-items:flex-start;gap:11px;display:flex}.HelperConversationSurface-module__SemTMW__resultDot{background:#ffffff29;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;transition:background .15s,box-shadow .15s,transform .12s}.HelperConversationSurface-module__SemTMW__resultDotSelected{background:var(--helper-color);box-shadow:0 0 6px var(--helper-color-40)}.HelperConversationSurface-module__SemTMW__resultContent{flex:1;min-width:0}.HelperConversationSurface-module__SemTMW__resultTitleRow{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.HelperConversationSurface-module__SemTMW__resultTitle{color:#ffffffd6;min-width:0;font-size:var(--text-14);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.HelperConversationSurface-module__SemTMW__resultTitleSelected{color:#fffffff7;font-weight:800}.HelperConversationSurface-module__SemTMW__resultTime{color:#ffffff5c;font-size:var(--text-11);text-align:right;flex-shrink:0;font-weight:600;line-height:1}.HelperConversationSurface-module__SemTMW__resultTimeSelected{color:var(--helper-color-70)}.HelperConversationSurface-module__SemTMW__resultBody{color:#ffffff85;font-size:var(--text-12);overflow-wrap:anywhere;margin:0 0 8px;font-weight:500;line-height:1.45}.HelperConversationSurface-module__SemTMW__resultContextChips{flex-wrap:wrap;gap:5px;margin:-2px 0 8px;display:flex}.HelperConversationSurface-module__SemTMW__resultContextChip{border-radius:var(--radius-pill);color:#ffffff70;max-width:100%;min-height:20px;font-size:var(--text-11);overflow-wrap:anywhere;background:#ffffff08;border:1px solid #ffffff12;align-items:center;padding:2px 7px;font-weight:700;line-height:1.2;display:inline-flex}.HelperConversationSurface-module__SemTMW__sourceChip{border-radius:var(--radius-pill);color:#ffffff5c;max-width:100%;font-size:var(--text-11);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff17;align-items:center;gap:4px;padding:3px 8px;font-weight:700;line-height:1.25;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex;overflow:hidden}.HelperConversationSurface-module__SemTMW__sourceChipSelected{border-color:var(--helper-color-22);background:var(--helper-color-08);color:var(--helper-color-70)}.HelperConversationSurface-module__SemTMW__sourceChip:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__ctaWrap{padding:10px 22px max(24px,env(safe-area-inset-bottom,0px));background:linear-gradient(to top,var(--color-app-background)72%,#17173800);flex-shrink:0}.HelperConversationSurface-module__SemTMW__ctaButton{border-radius:var(--radius-pill);color:#ffffff42;cursor:default;width:100%;min-height:50px;font-family:var(--font-family);font-size:var(--text-14);letter-spacing:0;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:0;font-weight:800;line-height:1.1;transition:background .18s,color .18s,box-shadow .18s,transform .12s}.HelperConversationSurface-module__SemTMW__ctaButtonEnabled{background:var(--helper-color);color:#171738;cursor:pointer;box-shadow:0 6px 22px var(--helper-color-22)}.HelperConversationSurface-module__SemTMW__ctaButtonEnabled:active{transform:scale(.985)}.HelperConversationSurface-module__SemTMW__ctaButton:focus-visible,.HelperConversationSurface-module__SemTMW__ctaButtonEnabled:focus-visible{outline:3px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__statusPanel{flex-direction:column;gap:10px;padding:14px 0 18px;display:flex}.HelperConversationSurface-module__SemTMW__statusTitle{color:#fffffff5;font-size:var(--text-20);letter-spacing:0;margin:0;font-weight:750;line-height:1.18}.HelperConversationSurface-module__SemTMW__statusBody{color:#fff9;font-size:var(--text-14);margin:0;font-weight:550;line-height:1.48}.HelperConversationSurface-module__SemTMW__statusFootnote{color:#ffffff61;font-size:var(--text-11);margin:0;font-weight:650;line-height:1.35}.HelperConversationSurface-module__SemTMW__recoveryChips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.HelperConversationSurface-module__SemTMW__recoveryChips span{border-radius:var(--radius-pill);border:1px solid var(--helper-color-22);min-height:28px;color:var(--helper-color-70);font-size:var(--text-11);background:0 0;align-items:center;padding:5px 9px;font-weight:750;line-height:1.2;display:inline-flex}.HelperConversationSurface-module__SemTMW__inlineAction,.HelperConversationSurface-module__SemTMW__secondaryAction{border-radius:var(--radius-pill);min-height:40px;font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;line-height:1.1;display:inline-flex}.HelperConversationSurface-module__SemTMW__inlineAction{border:1px solid var(--helper-color);background:var(--helper-color-08);width:fit-content;color:var(--helper-color)}.HelperConversationSurface-module__SemTMW__secondaryAction{color:#ffffff94;background:0 0;border:1px solid #ffffff1a;width:fit-content}.HelperConversationSurface-module__SemTMW__inlineAction:focus-visible,.HelperConversationSurface-module__SemTMW__secondaryAction:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__inlineAction:disabled,.HelperConversationSurface-module__SemTMW__secondaryAction:disabled{cursor:progress;opacity:.7}.HelperConversationSurface-module__SemTMW__feedbackBlock{border-top:1px solid #ffffff12;margin-top:22px;padding-top:14px}.HelperConversationSurface-module__SemTMW__feedbackLabel{color:#ffffff57;font-size:var(--text-12);margin:0;font-weight:650}.HelperConversationSurface-module__SemTMW__feedbackRow{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.HelperConversationSurface-module__SemTMW__feedbackChip,.HelperConversationSurface-module__SemTMW__feedbackChipSelected{border-radius:var(--radius-pill);min-height:32px;font-family:var(--font-family);font-size:var(--text-11);cursor:pointer;padding:7px 11px;font-weight:750;line-height:1.2}.HelperConversationSurface-module__SemTMW__feedbackChip{color:#ffffff8a;background:0 0;border:1px solid #ffffff1f}.HelperConversationSurface-module__SemTMW__feedbackChipSelected{border:1px solid var(--helper-color);color:var(--helper-color);background:0 0}.HelperConversationSurface-module__SemTMW__feedbackChip:disabled,.HelperConversationSurface-module__SemTMW__feedbackChipSelected:disabled{cursor:progress;opacity:.72}.HelperConversationSurface-module__SemTMW__feedbackStatus{color:#ffffff61;font-size:var(--text-11);margin:8px 0 0;font-weight:750}.HelperConversationSurface-module__SemTMW__buttonSpinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.75s linear infinite HelperConversationSurface-module__SemTMW__spin}@keyframes HelperConversationSurface-module__SemTMW__spin{to{transform:rotate(360deg)}}@media (max-width:380px){.HelperConversationSurface-module__SemTMW__header,.HelperConversationSurface-module__SemTMW__thread,.HelperConversationSurface-module__SemTMW__ctaWrap{padding-inline:18px}.HelperConversationSurface-module__SemTMW__resultTitleRow{flex-direction:column;align-items:flex-start;gap:4px}}
.PassportCard-module__WwWv1G__passport{--panel-bg:var(--color-surface-inverse);--panel-color:var(--color-text-inverse);--panel-shadow:0 2px 6px #00000024,inset 0 1px 0 #ffffff08;border:1px solid #ffffff0d}.PassportCard-module__WwWv1G__cardHeader{justify-content:space-between;align-items:center;display:flex}.PassportCard-module__WwWv1G__titleGroup{flex-direction:column;gap:5px;display:flex}.PassportCard-module__WwWv1G__title{letter-spacing:-1.2px;text-transform:uppercase;opacity:.82}.PassportCard-module__WwWv1G__subtitle{letter-spacing:-.8px;text-transform:uppercase}.PassportCard-module__WwWv1G__headerActions{align-items:center;gap:8px;display:flex}.PassportCard-module__WwWv1G__identityRow{align-items:flex-start;gap:14px;display:flex}.PassportCard-module__WwWv1G__avatarWrapper{flex-shrink:0;width:80px;height:80px}.PassportCard-module__WwWv1G__identityMeta{flex-direction:column;flex:1;gap:3px;min-width:0;padding-top:2px;display:flex}.PassportCard-module__WwWv1G__identityName{color:var(--color-text-inverse);letter-spacing:-.4px;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.PassportCard-module__WwWv1G__identityHandle{color:var(--color-text-inverse-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:400;overflow:hidden}.PassportCard-module__WwWv1G__identityVibe{color:var(--color-text-inverse-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:italic;font-weight:400;overflow:hidden}.PassportCard-module__WwWv1G__compact{--panel-gap:10px;margin-inline:6px}.PassportCard-module__WwWv1G__socialStrip{align-items:center;gap:4px;margin-top:4px;display:flex}.PassportCard-module__WwWv1G__notificationButtonWrapper,.PassportCard-module__WwWv1G__notificationButton{position:relative}.PassportCard-module__WwWv1G__notificationDot{width:8px;height:8px;box-shadow:0 0 0 2px var(--color-surface-inverse);background:#ff3b30;border-radius:999px;position:absolute;top:0;right:0}
.common-module__1bFIVG__loadingContainer{min-height:100vh;font-size:var(--text-16);color:var(--color-text-inverse-secondary);justify-content:center;align-items:center;display:flex}.common-module__1bFIVG__errorContainer{min-height:100vh;font-size:var(--text-16);color:var(--color-text-inverse-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.common-module__1bFIVG__errorButton{border-radius:var(--radius-sm);border:1px solid var(--color-border-subtle);background:var(--color-surface-primary);color:var(--color-text-primary);cursor:pointer;font-size:var(--text-14);padding:8px 16px;font-family:inherit}.common-module__1bFIVG__errorButton:hover{background:var(--color-surface-secondary)}.common-module__1bFIVG__errorText{color:var(--color-text-inverse-secondary);margin:0}.common-module__1bFIVG__pageContainer{flex-direction:column;height:100%;display:flex}.common-module__1bFIVG__pageContent{flex:1;overflow-y:auto}.common-module__1bFIVG__stampsPageContainer{background-color:var(--color-app-background);flex-direction:column;gap:0;height:100%;min-height:0;padding:0 4px;display:flex}.common-module__1bFIVG__stampsContent{min-height:0;padding-bottom:calc(16px + clamp(0px,env(safe-area-inset-bottom,0px),44px));background:var(--color-app-background);overscroll-behavior-y:contain;flex-direction:column;flex:1;display:flex;overflow-y:auto}.common-module__1bFIVG__sectionTitle{font-size:var(--text-18);margin:0 0 12px;font-weight:600}.common-module__1bFIVG__sectionText{color:var(--color-text-secondary);margin:0 0 12px}.common-module__1bFIVG__buttonFullWidth{width:100%}.common-module__1bFIVG__buttonWithMargin{width:100%;margin-top:12px}.common-module__1bFIVG__scrollable::-webkit-scrollbar{width:4px}.common-module__1bFIVG__scrollable::-webkit-scrollbar-track{background:0 0}.common-module__1bFIVG__scrollable::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#16182333}.common-module__1bFIVG__scrollable::-webkit-scrollbar-thumb:hover{background:#1618234d}.common-module__1bFIVG__scrollable{scrollbar-width:thin;scrollbar-color:#16182333 transparent}
.page-module__00b_Ya__emptyStateContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.page-module__00b_Ya__emptyStateTitle{color:#fff;text-align:center;margin:0;font-size:20px;font-weight:600}.page-module__00b_Ya__emptyStateSubtext{color:#ccc;text-align:center;margin:0;font-size:14px}
.RewardMarkerTile-module__i0zEQW__tile{border-radius:var(--radius-md,12px);border:1.5px solid color-mix(in srgb,var(--marker-color,#d5f74e)82%,#fff);width:30px;height:30px;box-shadow:0 0 0 1px color-mix(in srgb,var(--marker-color,#d5f74e)45%,transparent),0 6px 16px color-mix(in srgb,var(--marker-color,#d5f74e)26%,transparent);background:#ffffff0f;justify-content:center;align-items:center;animation:1.8s ease-in-out infinite RewardMarkerTile-module__i0zEQW__rewardMarkerWiggle;display:inline-flex;position:relative}.RewardMarkerTile-module__i0zEQW__img{border-radius:var(--radius-md,12px);object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.RewardMarkerTile-module__i0zEQW__badge{background:var(--color-accent-primary,#d5f74e);width:16px;height:16px;color:var(--color-text-on-accent,#121426);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-5px;right:-5px;box-shadow:0 2px 6px #00000059}.RewardMarkerTile-module__i0zEQW__dimmed{opacity:.55;filter:saturate(.7);animation-duration:2.8s}@keyframes RewardMarkerTile-module__i0zEQW__rewardMarkerWiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@media (prefers-reduced-motion:reduce){.RewardMarkerTile-module__i0zEQW__tile{animation:none}}
.styles-module__GdcuGa__loader{border:4px solid var(--color-border-inverse);border-left-color:var(--color-accent-primary);border-radius:50%;width:30px;height:30px;margin:auto;animation:.5s linear infinite styles-module__GdcuGa__spin}@keyframes styles-module__GdcuGa__spin{to{transform:rotate(360deg)}}
.page-module__Umgunq__pageContainer{background-color:var(--color-app-background);flex-direction:column;gap:1px;height:100%;padding:0 4px;display:flex}.page-module__Umgunq__content{flex-direction:column;flex:1;gap:4px;padding:8px 0 18px;display:flex;overflow-y:auto}@media (min-width:1024px){html:not(.is-embedded) .page-module__Umgunq__pageContainer{background:0 0;width:min(100%,760px);height:auto;margin:0 auto;padding:0}html:not(.is-embedded) .page-module__Umgunq__mobileHeader{display:none}html:not(.is-embedded) .page-module__Umgunq__content{padding:0;overflow:visible}}
.page-module__z8KreG__shell{background:var(--color-app-background);min-height:100vh;color:var(--color-text-inverse);padding-bottom:max(24px,env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.page-module__z8KreG__content{flex-direction:column;flex:1;gap:4px;min-height:0;padding:8px 0 22px;display:flex;overflow-y:auto}.page-module__z8KreG__hero{justify-content:space-between;align-items:center;gap:14px;padding:12px 20px 14px;display:flex}.page-module__z8KreG__title{min-width:0;color:var(--color-text-inverse);font-size:var(--text-18);letter-spacing:0;white-space:nowrap;margin:0;font-weight:700;line-height:1.08}.page-module__z8KreG__countPill{border-radius:var(--radius-pill);color:#d5f74eeb;min-width:46px;height:32px;font-size:var(--text-12);background:#d5f74e1c;border:1px solid #d5f74e38;flex-shrink:0;place-items:center;padding:0 11px;font-weight:700;display:grid}.page-module__z8KreG__emptyState{flex-direction:column;align-items:flex-start;gap:14px;padding:34px 20px 20px;display:flex}.page-module__z8KreG__emptyStateText{max-width:320px;color:var(--color-text-inverse-secondary);font-size:var(--text-15);margin:0;font-weight:700;line-height:1.4}.page-module__z8KreG__primaryButton{border-radius:var(--radius-pill);background:var(--color-accent-primary);min-height:46px;color:var(--color-text-on-accent);font:inherit;font-size:var(--text-14);border:0;padding:0 18px;font-weight:700}.page-module__z8KreG__rail{flex-direction:column;gap:8px;padding:8px 0 14px;display:flex}.page-module__z8KreG__railLabel{color:var(--color-text-inverse-muted);font-size:var(--text-11);letter-spacing:.06em;text-transform:uppercase;padding:0 20px;font-weight:700;line-height:1}.page-module__z8KreG__railTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:0 20px 7px;display:flex;overflow-x:auto}.page-module__z8KreG__railTrack::-webkit-scrollbar{display:none}.page-module__z8KreG__railTrack>*{scroll-snap-align:start}.page-module__z8KreG__pickSlot{border-radius:var(--radius-md);width:152px;height:138px;color:var(--color-text-inverse-secondary);cursor:pointer;font:inherit;font-size:var(--text-34);-webkit-tap-highlight-color:transparent;background:#ffffff0b;border:1px dashed #ffffff38;flex:none;place-items:center;font-weight:700;display:grid}.page-module__z8KreG__pickSlot:active{transform:scale(.985)}@media (min-width:1024px){html:not(.is-embedded) .page-module__z8KreG__shell{background:0 0;width:100%;min-height:auto;padding-bottom:0}html:not(.is-embedded) .page-module__z8KreG__mobileHeader{display:none}html:not(.is-embedded) .page-module__z8KreG__content{gap:24px;width:100%;padding:0;overflow:visible}html:not(.is-embedded) .page-module__z8KreG__hero{padding:0}html:not(.is-embedded) .page-module__z8KreG__title{font-size:24px}html:not(.is-embedded) .page-module__z8KreG__rail{gap:12px;padding:0}html:not(.is-embedded) .page-module__z8KreG__railLabel{padding:0}html:not(.is-embedded) .page-module__z8KreG__railTrack{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:14px;padding:0;display:grid;overflow:visible}html:not(.is-embedded) .page-module__z8KreG__railTrack>*{scroll-snap-align:none;width:100%!important;height:154px!important}html:not(.is-embedded) .page-module__z8KreG__pickSlot{min-height:154px}html:not(.is-embedded) .page-module__z8KreG__emptyState{width:min(100%,720px);padding:0}}
.page-module___8aEwW__home{background:var(--color-app-background);flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;display:flex;position:relative}.page-module___8aEwW__home footer{text-align:center;color:var(--color-text-inverse-muted);font-weight:600;font-size:var(--text-14);padding-bottom:16px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__home footer a{color:var(--color-text-inverse);text-decoration:underline}
.ConnectionsList-module__MzdyYq__listWrapper{isolation:isolate;flex-direction:column;width:100%;display:flex}.ConnectionsList-module__MzdyYq__emptyState{text-align:center;font-size:var(--text-14);color:var(--color-text-secondary);padding:24px 0}.ConnectionsList-module__MzdyYq__loadMore{font-size:var(--text-14);color:var(--color-text-primary);border-radius:var(--radius-sm);cursor:pointer;background:#1618230f;border:none;width:100%;margin-top:8px;padding:10px 16px;font-weight:500;transition:background-color .2s,opacity .2s}.ConnectionsList-module__MzdyYq__loadMore:hover{opacity:.9;background:#1618231a}.ConnectionsList-module__MzdyYq__rowActions{z-index:1;align-items:center;gap:6px;min-height:36px;display:flex;position:relative}.ConnectionsList-module__MzdyYq__rowActionsOpen{z-index:200}.ConnectionsList-module__MzdyYq__overflowWrapper{position:relative}.ConnectionsList-module__MzdyYq__overflowWrapperOpen{z-index:210}.ConnectionsList-module__MzdyYq__overflowButton{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface-secondary);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.ConnectionsList-module__MzdyYq__overflowButton:hover{border-color:var(--color-border-strong);background:#16182308}.ConnectionsList-module__MzdyYq__overflowButton:active{background:#16182312;transform:scale(.98)}.ConnectionsList-module__MzdyYq__overflowButton:focus-visible{outline:2px solid var(--color-border-strong);outline-offset:2px}.ConnectionsList-module__MzdyYq__overflowMenu{background:var(--color-surface-elevated);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);z-index:220;min-width:164px;padding:6px;position:absolute;top:calc(100% + 6px);right:-8px;box-shadow:0 10px 24px #0000001a}.ConnectionsList-module__MzdyYq__overflowMenuUp{top:auto;bottom:calc(100% + 6px)}.ConnectionsList-module__MzdyYq__overflowMenuItemDanger{color:#c4302bf2;cursor:pointer;border-radius:var(--radius-sm);width:100%;font-size:var(--text-13);background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-weight:600;display:flex}.ConnectionsList-module__MzdyYq__overflowMenuItemDanger:hover{background:#c4302b14}.ConnectionsList-module__MzdyYq__overflowMenuItemDanger:focus-visible{outline-offset:1px;outline:2px solid #c4302b3d}
.WorldIdLoginCta-module__RUkoEa__root{flex-direction:column;gap:8px;width:100%;display:flex}.WorldIdLoginCta-module__RUkoEa__button{border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-text-primary);min-height:40px;color:var(--color-surface-primary);cursor:pointer;font-size:var(--text-14);text-align:center;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:700;line-height:1.2;display:flex}.WorldIdLoginCta-module__RUkoEa__leadingIcon{flex:none;display:inline-flex}.WorldIdLoginCta-module__RUkoEa__button:hover:not(:disabled){opacity:.84}.WorldIdLoginCta-module__RUkoEa__button:active:not(:disabled){transform:scale(.98)}.WorldIdLoginCta-module__RUkoEa__button:disabled{cursor:default;opacity:.52}.WorldIdLoginCta-module__RUkoEa__secondary{background:var(--color-surface-primary);color:var(--color-text-primary)}.WorldIdLoginCta-module__RUkoEa__outline .WorldIdLoginCta-module__RUkoEa__button{background:var(--color-surface-primary);min-height:44px;color:var(--color-text-primary)}.WorldIdLoginCta-module__RUkoEa__outline .WorldIdLoginCta-module__RUkoEa__button:hover:not(:disabled){background:var(--color-surface-secondary);opacity:1}.WorldIdLoginCta-module__RUkoEa__connectorQrBlock{flex-direction:column;align-self:center;align-items:center;gap:8px;display:flex}.WorldIdLoginCta-module__RUkoEa__connectorQr{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:#f4f4f0;padding:10px;display:flex}.WorldIdLoginCta-module__RUkoEa__connectorQrCaption{max-width:260px;color:var(--color-text-secondary);font-size:var(--text-12);text-align:center;font-weight:650;line-height:1.35}.WorldIdLoginCta-module__RUkoEa__inverse{align-items:center}.WorldIdLoginCta-module__RUkoEa__inverse .WorldIdLoginCta-module__RUkoEa__button{color:#ffffffdb;min-height:30px;font-size:var(--text-12);white-space:nowrap;background:#ffffff12;border-color:#ffffff1f;padding:8px 12px;line-height:1}.WorldIdLoginCta-module__RUkoEa__inverse .WorldIdLoginCta-module__RUkoEa__button:hover:not(:disabled){color:#fffffff5;background:#ffffff1c;border-color:#fff3}.WorldIdLoginCta-module__RUkoEa__inverse .WorldIdLoginCta-module__RUkoEa__secondary{color:#d5f74ef0;background:#d5f74e1a;border-color:#d5f74e38}.WorldIdLoginCta-module__RUkoEa__message{color:#b3261e;font-size:var(--text-13);line-height:1.4}.WorldIdLoginCta-module__RUkoEa__inverse .WorldIdLoginCta-module__RUkoEa__message{color:#ffffff75;max-width:240px;font-size:var(--text-11);text-align:center;line-height:1.25}.WorldIdLoginCta-module__RUkoEa__inverse .WorldIdLoginCta-module__RUkoEa__connectorQrCaption{color:#ffffff80}
.styles-module__LVYRwa__quickOverlay{padding:32px}.styles-module__LVYRwa__quickOverlay h2,.styles-module__LVYRwa__quickOverlay p{color:#fff;margin-bottom:16px}.styles-module__LVYRwa__quickOverlay h2{font-size:var(--text-24)}.styles-module__LVYRwa__quickOverlay p{font-size:var(--text-16);font-weight:600}
.styles-module__4XQwwG__spamPage{background:#000;flex-direction:column;width:100%;height:100vh;padding:4px;display:flex}.styles-module__4XQwwG__spamPage h1{font-size:var(--text-18);text-align:center}.styles-module__4XQwwG__spamPage img{margin:0 auto}
.styles-module__e1mH4q__spamPage{text-align:center;background:#333;height:100vh;padding:20% 10%}.styles-module__e1mH4q__spamPage p{font-size:var(--text-16);color:#fff;margin:32px 0}.styles-module__e1mH4q__spamPage ol li{text-align:left;font-size:var(--text-16);margin-bottom:16px}.styles-module__e1mH4q__linkButton{color:#fff;font-size:var(--text-16);cursor:pointer;background:0 0;border:none;font-weight:700;text-decoration:underline}
.PackConsentSheet-module__KWpKXq__previewRow{border-radius:var(--radius-lg);background:#ffffff0f;align-items:center;gap:10px;margin-top:18px;padding:14px;display:flex}.PackConsentSheet-module__KWpKXq__previewIcon{color:color-mix(in srgb,var(--color-accent-primary)78%,transparent);flex-shrink:0}.PackConsentSheet-module__KWpKXq__previewLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-inverse-muted);margin:0;font-weight:700;line-height:1.2}.PackConsentSheet-module__KWpKXq__previewValue{font-size:var(--text-15);color:var(--color-text-inverse);margin:2px 0 0;font-weight:700;line-height:1.25}
.TodaysFoodResultConversation-module__5MzEJG__wrap{flex-direction:column;display:flex}
