.PoiDetailOverlay-module-scss-module__DFriMq__backdrop{z-index:40;background:#00000073;animation:.2s PoiDetailOverlay-module-scss-module__DFriMq__fadeIn;position:fixed;inset:0}.PoiDetailOverlay-module-scss-module__DFriMq__sheet{z-index:50;background:var(--ds-white);border-radius:var(--radius-md);outline:none;max-height:calc(88dvh - 32px);padding:16px 16px 20px;animation:.25s cubic-bezier(.34,1.56,.64,1) PoiDetailOverlay-module-scss-module__DFriMq__slideUp;position:fixed;bottom:32px;left:24px;right:24px;overflow-y:auto}.PoiDetailOverlay-module-scss-module__DFriMq__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:12px;display:flex}.PoiDetailOverlay-module-scss-module__DFriMq__headerText{gap:4px;display:grid}.PoiDetailOverlay-module-scss-module__DFriMq__bonusBadge{border-radius:var(--radius-pill);background:var(--ds-purple-2);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:3px solid var(--ds-black);color:var(--ds-black);font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;padding:.2rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.PoiDetailOverlay-module-scss-module__DFriMq__title{font-family:var(--font-display);font-size:var(--fs-body-md);color:var(--ds-black);font-weight:700;line-height:1.1}.PoiDetailOverlay-module-scss-module__DFriMq__distanceRow{align-items:center;gap:4px;display:flex}.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon{flex-shrink:0;width:16px;height:16px;display:inline-block;position:relative}.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:before,.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:before{background-image:url(/icons/WalkingIcon1.svg);animation:.5s infinite PoiDetailOverlay-module-scss-module__DFriMq__walkFrameA}.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:after{background-image:url(/icons/WalkingIcon2.svg);animation:.5s infinite PoiDetailOverlay-module-scss-module__DFriMq__walkFrameB}@media (prefers-reduced-motion:reduce){.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:before{opacity:1;animation:none}.PoiDetailOverlay-module-scss-module__DFriMq__walkIcon:after{opacity:0;animation:none}}@keyframes PoiDetailOverlay-module-scss-module__DFriMq__walkFrameA{0%,49.99%{opacity:1}50%,to{opacity:0}}@keyframes PoiDetailOverlay-module-scss-module__DFriMq__walkFrameB{0%,49.99%{opacity:0}50%,to{opacity:1}}.PoiDetailOverlay-module-scss-module__DFriMq__distanceText{font-family:var(--font-body);font-size:var(--fs-eyebrow);color:var(--ds-black);font-weight:600;line-height:1.1}.PoiDetailOverlay-module-scss-module__DFriMq__closeBtn{width:32px;height:32px;color:var(--ds-black);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;font-size:1.25rem;font-weight:700;line-height:1;display:grid}.PoiDetailOverlay-module-scss-module__DFriMq__closeBtn:hover{background:#0000000f}.PoiDetailOverlay-module-scss-module__DFriMq__address{font-family:var(--font-body);color:var(--ds-black);font-size:.85rem;font-weight:600;line-height:var(--lh-body);margin-bottom:12px}.PoiDetailOverlay-module-scss-module__DFriMq__lockedBox{background:var(--ds-purple-2);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:4px solid var(--ds-black);border-radius:14px;margin-bottom:12px;padding:1rem}.PoiDetailOverlay-module-scss-module__DFriMq__lockedTitle{font-family:var(--font-display);color:var(--ds-black);margin-bottom:.4rem;font-size:.9rem;font-weight:700}.PoiDetailOverlay-module-scss-module__DFriMq__lockedDesc{font-family:var(--font-body);color:var(--ds-black);font-size:.82rem;line-height:var(--lh-body)}.PoiDetailOverlay-module-scss-module__DFriMq__hintBox{background:var(--ds-yellow-2);border-radius:var(--radius-sm);margin-bottom:12px;padding:8px 12px}.PoiDetailOverlay-module-scss-module__DFriMq__hintText{font-family:var(--font-body);font-size:var(--fs-eyebrow);color:var(--ds-black);font-weight:400;line-height:var(--lh-body);white-space:pre-line}.PoiDetailOverlay-module-scss-module__DFriMq__hintText strong{font-weight:700}.PoiDetailOverlay-module-scss-module__DFriMq__actions{gap:9px;display:flex}.PoiDetailOverlay-module-scss-module__DFriMq__btnDirections,.PoiDetailOverlay-module-scss-module__DFriMq__btnCheckin,.PoiDetailOverlay-module-scss-module__DFriMq__btnChecked{flex:1;text-decoration:none}.PoiDetailOverlay-module-scss-module__DFriMq__btnDirections{background:var(--ds-black);color:var(--ds-white)}.PoiDetailOverlay-module-scss-module__DFriMq__btnCheckin{background:var(--ds-yellow-1);color:var(--ds-black)}.PoiDetailOverlay-module-scss-module__DFriMq__btnCheckin:disabled{opacity:.45;cursor:not-allowed}.PoiDetailOverlay-module-scss-module__DFriMq__btnChecked{background:var(--ds-turquoise-1);color:var(--ds-black)}.PoiDetailOverlay-module-scss-module__DFriMq__btnChecked:disabled{opacity:1;cursor:default}@keyframes PoiDetailOverlay-module-scss-module__DFriMq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PoiDetailOverlay-module-scss-module__DFriMq__slideUp{0%{opacity:0;transform:translateY(calc(100% + 28px))}to{opacity:1;transform:translateY(0)}}
.LocationsList-module-scss-module__IJ7ACq__wrapper{background:#ffbca0;flex-direction:column;gap:16px;min-height:100%;padding:24px 24px 40px;display:flex}.LocationsList-module-scss-module__IJ7ACq__headerBar{justify-content:space-between;align-items:center;margin-bottom:-8px;display:flex}.LocationsList-module-scss-module__IJ7ACq__backBtn{cursor:pointer;width:40px;height:40px;font-size:var(--fs-display-lg);color:var(--ds-black);background:0 0;border:none;justify-content:center;align-items:center;font-weight:700;display:flex}.LocationsList-module-scss-module__IJ7ACq__backBtn:hover{opacity:.7}.LocationsList-module-scss-module__IJ7ACq__titleBlock{flex-direction:column;gap:4px;display:flex}.LocationsList-module-scss-module__IJ7ACq__pageTitle{font-family:var(--font-display);font-size:var(--fs-display-xl);color:var(--ds-black);letter-spacing:.12px;font-weight:700;line-height:1.1}.LocationsList-module-scss-module__IJ7ACq__pageSubtitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-black);line-height:var(--lh-body)}.LocationsList-module-scss-module__IJ7ACq__bonusHint{text-decoration:underline}.LocationsList-module-scss-module__IJ7ACq__filterRow{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.LocationsList-module-scss-module__IJ7ACq__filterRow::-webkit-scrollbar{display:none}.LocationsList-module-scss-module__IJ7ACq__chip{border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:8px 12px;transition:transform 70ms}.LocationsList-module-scss-module__IJ7ACq__chip:active{transform:translateY(2px);border-bottom-width:2px!important}.LocationsList-module-scss-module__IJ7ACq__chip.LocationsList-module-scss-module__IJ7ACq__chipActive{background:var(--ds-yellow-1)}.LocationsList-module-scss-module__IJ7ACq__chip.LocationsList-module-scss-module__IJ7ACq__chipInactive{background:var(--ds-purple-2)}.LocationsList-module-scss-module__IJ7ACq__list{flex-direction:column;gap:10px;list-style:none;display:flex}.LocationsList-module-scss-module__IJ7ACq__row{background:var(--ds-white);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:65px;padding:16px;transition:transform 70ms;display:flex}.LocationsList-module-scss-module__IJ7ACq__row:active{transform:translateY(2px);border-bottom-width:2px!important}.LocationsList-module-scss-module__IJ7ACq__nameCol{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.LocationsList-module-scss-module__IJ7ACq__bonusBadge{color:var(--ds-black);flex-shrink:0;font-size:.75rem}.LocationsList-module-scss-module__IJ7ACq__name{font-family:var(--font-body);font-weight:600;font-size:var(--fs-eyebrow);color:var(--ds-black);white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.LocationsList-module-scss-module__IJ7ACq__name.LocationsList-module-scss-module__IJ7ACq__nameChecked{color:#0a8a4c}.LocationsList-module-scss-module__IJ7ACq__metaCol{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.LocationsList-module-scss-module__IJ7ACq__distanceRow{align-items:center;gap:4px;display:flex}.LocationsList-module-scss-module__IJ7ACq__modeIcon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px}.LocationsList-module-scss-module__IJ7ACq__walkIcon{background-image:url(/icons/WalkingIcon1.svg)}.LocationsList-module-scss-module__IJ7ACq__busIcon{background-image:url(/icons/IconBus.svg)}.LocationsList-module-scss-module__IJ7ACq__distText{font-family:var(--font-body);color:var(--ds-black);white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.1}.LocationsList-module-scss-module__IJ7ACq__distText.LocationsList-module-scss-module__IJ7ACq__distInRange{color:#0a8a4c}.LocationsList-module-scss-module__IJ7ACq__checkedBadge{font-size:var(--fs-body-md);color:#0a8a4c;flex-shrink:0;font-weight:700}.LocationsList-module-scss-module__IJ7ACq__emptyState{text-align:center;color:var(--ds-black);font-family:var(--font-body);flex-direction:column;align-items:center;gap:12px;padding:2rem 0;display:flex}.LocationsList-module-scss-module__IJ7ACq__showAllLink{font-family:var(--font-body);color:var(--ds-black);cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600;text-decoration:underline}
.PoiMap-module-scss-module__pLhvoW__targetRing{outline:0 solid #e600a033;animation:1.4s ease-in-out infinite PoiMap-module-scss-module__pLhvoW__targetPulse}@media (prefers-reduced-motion:reduce){.PoiMap-module-scss-module__pLhvoW__targetRing{outline-width:20px;animation:none}}@keyframes PoiMap-module-scss-module__pLhvoW__targetPulse{0%{outline-width:0}50%{outline-width:20px}to{outline-width:0}}
.RewardsSurfaces-module-scss-module__rCguwq__root{background:var(--ds-blue-2);width:100%;min-height:100dvh;color:var(--ds-black);flex-direction:column;margin:0 auto;padding:0 24px 32px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__content{flex-direction:column;gap:16px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__heroCard{background:var(--ds-white);border-radius:var(--radius-md);overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__heroName{background:var(--ds-turquoise-3);border-bottom:2px solid var(--ds-black);padding:16px 24px}.RewardsSurfaces-module-scss-module__rCguwq__heroName p{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);text-align:center}.RewardsSurfaces-module-scss-module__rCguwq__heroStats{min-height:71px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__heroHuntStarts{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__huntStartsEyebrow{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);color:var(--ds-black);line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__huntStartsDate{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__statCol{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:12px 8px 16px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__statCol:not(:last-child){border-right:2px solid var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__statNum{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text)}.RewardsSurfaces-module-scss-module__rCguwq__statNumLight{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-body-md);line-height:var(--lh-body-text)}.RewardsSurfaces-module-scss-module__rCguwq__statLabel{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text)}.RewardsSurfaces-module-scss-module__rCguwq__tabRow{border-radius:var(--radius-sm);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);display:flex;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__tabBtn{background:var(--ds-white);color:var(--ds-black);cursor:pointer;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);border:none;flex:1;justify-content:center;align-items:flex-start;gap:2px;padding:8px 12px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__tabBtn:not(:last-child){border-right:2px solid var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__tabActive{background:var(--ds-yellow-1);font-weight:var(--fw-bold)}.RewardsSurfaces-module-scss-module__rCguwq__tabDot{background:var(--ds-peach-1);border-radius:50%;flex-shrink:0;align-self:flex-start;width:8px;height:8px}.RewardsSurfaces-module-scss-module__rCguwq__rule{border:0;border-top:1px solid var(--ds-black);width:100%;margin:0}.RewardsSurfaces-module-scss-module__rCguwq__packCard{background:var(--ds-turquoise-3);border:1px solid var(--ds-black);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:16px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packBody{flex-direction:column;gap:4px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packEyebrow{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);color:var(--ds-black);line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__packName{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__packDownloadWrap{align-items:flex-end;gap:8px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packStickers{flex-shrink:0;align-items:center;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packStickerImg{object-fit:contain;width:60px;height:60px}.RewardsSurfaces-module-scss-module__rCguwq__packStickerImg+.RewardsSurfaces-module-scss-module__rCguwq__packStickerImg{margin-left:-16px}.RewardsSurfaces-module-scss-module__rCguwq__packList{flex-direction:column;margin:0;padding:16px 16px 20px;list-style:none;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packRow{border-bottom:1px solid var(--ds-grey-1);align-items:flex-end;gap:32px;padding-bottom:12px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packRow+.RewardsSurfaces-module-scss-module__rCguwq__packRow{padding-top:12px}.RewardsSurfaces-module-scss-module__rCguwq__packRow:last-child{border-bottom:0;padding-bottom:0}.RewardsSurfaces-module-scss-module__rCguwq__packRowMeta{flex:1;min-width:0}.RewardsSurfaces-module-scss-module__rCguwq__packRowName{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__packRowDownload{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-caption);line-height:var(--lh-caption-bold);color:var(--ds-black);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.RewardsSurfaces-module-scss-module__rCguwq__discoveryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin:0;padding:0;list-style:none;display:grid}.RewardsSurfaces-module-scss-module__rCguwq__discoveryCell{aspect-ratio:1;border-radius:20px;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.RewardsSurfaces-module-scss-module__rCguwq__discoveryAvailable{background:var(--ds-blue-2);padding:10px}.RewardsSurfaces-module-scss-module__rCguwq__discoveryLocked{background:var(--ds-grey-1);padding:10px}.RewardsSurfaces-module-scss-module__rCguwq__discoveryPin{background:var(--ds-white);border-radius:30px 30px 0;flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__discoveryPinNum{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);color:var(--ds-black);line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__discoveryDot{background:var(--ds-peach-1);z-index:2;pointer-events:none;border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;right:-10px}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisited{background:var(--ds-white);border:2px solid var(--ds-black);flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedLink{width:100%;height:100%;color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedLink:hover .RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedImg{filter:brightness(.95)}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedLink:focus-visible{outline:2px solid var(--ds-black);outline-offset:2px}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedImg{object-fit:cover;flex:1;width:100%;height:100%;min-height:0}.RewardsSurfaces-module-scss-module__rCguwq__discoveryVisitedTag{background:var(--ds-black);color:var(--ds-white);font-family:var(--font-body);font-weight:var(--fw-semibold);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;padding:4px 6px;font-size:.625rem;line-height:1.1;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__stickersEmpty{text-align:left;flex-direction:column;align-items:stretch;gap:24px;padding:0;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__stickersEmptyArt{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;align-self:center;width:100%;max-width:313px;height:auto}.RewardsSurfaces-module-scss-module__rCguwq__stickersEmptyCopy{flex-direction:column;gap:8px;width:100%;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__stickersEmptyBody{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__stickersEmptyHint{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black)}.RewardsSurfaces-module-scss-module__rCguwq__postCampaignBanner{padding:8px 0}.RewardsSurfaces-module-scss-module__rCguwq__postCampaignBannerBox{background:var(--ds-grey-1);border-radius:var(--radius-sm);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);justify-content:center;align-items:center;min-height:60px;padding:8px 12px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__postCampaignBannerText{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-body-md);color:var(--ds-black);text-align:center;margin:0;line-height:1.4}.RewardsSurfaces-module-scss-module__rCguwq__postCampaignBannerTitle{font-weight:var(--fw-bold);display:block}.RewardsSurfaces-module-scss-module__rCguwq__sectionHeader{flex-direction:column;gap:8px;padding:8px 0;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__sectionHeaderTitle{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-xl);letter-spacing:.003em;color:var(--ds-black);line-height:1.1}.RewardsSurfaces-module-scss-module__rCguwq__sectionHeaderSubtitle{font-family:var(--font-display);font-weight:var(--fw-regular);font-size:var(--fs-display-md);color:var(--ds-black);line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__sectionHeaderTagline{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);line-height:var(--lh-display);letter-spacing:.005em;color:var(--ds-black);margin:0}.RewardsSurfaces-module-scss-module__rCguwq__sectionHeaderSubtitleGroup{flex-direction:column;gap:0;width:100%;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packStack{flex-direction:column;gap:8px;margin:0;padding:8px 0;list-style:none;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packStackCard{background:var(--ds-white);border-radius:20px;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__packStackArt{justify-content:center;align-items:center;min-height:200px;padding:16px;display:flex;position:relative}.RewardsSurfaces-module-scss-module__rCguwq__packStackCard_peach .RewardsSurfaces-module-scss-module__rCguwq__packStackArt{background:var(--ds-peach-1)}.RewardsSurfaces-module-scss-module__rCguwq__packStackCard_purple .RewardsSurfaces-module-scss-module__rCguwq__packStackArt{background:var(--ds-purple-1)}.RewardsSurfaces-module-scss-module__rCguwq__packStackCard_magenta .RewardsSurfaces-module-scss-module__rCguwq__packStackArt{background:var(--ds-magenta-2)}.RewardsSurfaces-module-scss-module__rCguwq__packStackCard_turquoise .RewardsSurfaces-module-scss-module__rCguwq__packStackArt{background:var(--ds-turquoise-1)}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadge{flex-direction:column;align-items:flex-start;gap:2px;width:51px;display:flex;position:absolute;top:16px;left:16px}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeEyebrow{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);letter-spacing:1px;color:var(--ds-black);line-height:1.1}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeCircle{width:48px;height:48px;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-display-lg);letter-spacing:.003em;color:var(--ds-black);border-radius:50%;justify-content:center;align-items:center;line-height:1;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeCircle_peach{background:var(--ds-peach-2)}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeCircle_purple{background:var(--ds-purple-2)}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeCircle_magenta{background:var(--ds-magenta-5)}.RewardsSurfaces-module-scss-module__rCguwq__packStackBadgeCircle_turquoise{background:var(--ds-turquoise-2)}.RewardsSurfaces-module-scss-module__rCguwq__packStackHeroImg{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:100%;height:auto}.RewardsSurfaces-module-scss-module__rCguwq__packStackDownload{background:var(--ds-yellow-1);border:none;border-top:2px solid var(--ds-black);width:100%;font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-body-md);letter-spacing:.003em;color:var(--ds-black);text-align:center;cursor:pointer;text-transform:uppercase;padding:20px;line-height:1.1}.RewardsSurfaces-module-scss-module__rCguwq__packStackDownload:hover{filter:brightness(.95)}.RewardsSurfaces-module-scss-module__rCguwq__stickerGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.RewardsSurfaces-module-scss-module__rCguwq__stickerCell{aspect-ratio:1;border-radius:var(--radius-md);justify-content:center;align-items:center;padding:10px;display:flex;position:relative}.RewardsSurfaces-module-scss-module__rCguwq__stickerCellLocked{background:var(--ds-blue-2)}.RewardsSurfaces-module-scss-module__rCguwq__stickerCellUnlocked{background:var(--ds-turquoise-2)}.RewardsSurfaces-module-scss-module__rCguwq__stickerCellBtn{all:unset;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__stickerImg{object-fit:contain;width:100%;height:100%}.RewardsSurfaces-module-scss-module__rCguwq__stickerNewDot{background:var(--ds-peach-1);border:2px solid var(--ds-white);box-sizing:border-box;pointer-events:none;border-radius:50%;width:20px;height:20px;position:absolute;top:5px;right:5px;transform:translate(50%,-50%)}.RewardsSurfaces-module-scss-module__rCguwq__lockedPin{background:var(--ds-white);border-radius:var(--radius-pin) var(--radius-pin) 0 var(--radius-pin);width:48px;height:48px;font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black);justify-content:center;align-items:center;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__redemptionBanner{background:var(--ds-peach-2);border-radius:var(--radius-sm);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);text-align:center;color:var(--ds-black);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__redemptionBannerCopy{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);margin:0}.RewardsSurfaces-module-scss-module__rCguwq__redemptionBannerHeadline{font-weight:var(--fw-bold);display:block}.RewardsSurfaces-module-scss-module__rCguwq__redemptionBannerDate{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-body-sm);letter-spacing:.1em;text-transform:uppercase;margin:0;line-height:1.1}.RewardsSurfaces-module-scss-module__rCguwq__plushieHeading{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);text-align:center;margin:0}.RewardsSurfaces-module-scss-module__rCguwq__indicatorRow{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__indicatorChip{isolation:isolate;align-items:center;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__indicatorCount{background:var(--ds-turquoise-1);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:4px solid var(--ds-black);width:32px;height:32px;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);color:var(--ds-black);z-index:2;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-right:-16px;line-height:1;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__indicatorLabel{background:var(--ds-turquoise-3);border:1px solid var(--ds-black);font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);color:var(--ds-black);z-index:1;border-radius:8px;padding:2px 8px 2px 20px;line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__indicatorLabel strong{font-weight:var(--fw-bold)}.RewardsSurfaces-module-scss-module__rCguwq__plushieGrid{grid-template-columns:repeat(2,1fr);gap:19px 12px;margin:0;padding:0;list-style:none;display:grid}.RewardsSurfaces-module-scss-module__rCguwq__bonusCell{grid-column:1/-1}.RewardsSurfaces-module-scss-module__rCguwq__plushieGridPre{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCard{border-radius:20px;flex-direction:column;justify-content:space-between;height:400px;padding:16px;display:flex;position:relative;overflow:hidden}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC0{background:var(--ds-peach-2)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC1{background:var(--ds-purple-2)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC2{background:var(--ds-magenta-5)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC3{background:var(--ds-turquoise-2)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeek{z-index:2;flex-direction:column;align-items:flex-start;gap:0;width:51px;display:flex;position:relative}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekLabel{font-family:var(--font-body);font-weight:900;font-size:var(--fs-body-md);letter-spacing:1px;color:var(--ds-black);line-height:1.1}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekBadge{aspect-ratio:71/70;border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:4px solid var(--ds-black);width:100%;font-family:var(--font-body);font-weight:900;font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);border-radius:100px;justify-content:center;align-items:center;line-height:1;display:flex}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC0 .RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekBadge{background:var(--ds-peach-1)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC1 .RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekBadge{background:var(--ds-purple-1)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC2 .RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekBadge{background:var(--ds-magenta-2)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardC3 .RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardWeekBadge{background:var(--ds-turquoise-1)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardImg{object-fit:contain;filter:blur(7.5px)drop-shadow(0 0 10px #0000004d);z-index:1;pointer-events:none;width:148px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardCaption{z-index:2;text-align:center;color:var(--ds-black);font-family:var(--font-display);position:relative}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardName{font-weight:var(--fw-extrabold);letter-spacing:.005em;margin:0;font-size:2rem;line-height:1.2}.RewardsSurfaces-module-scss-module__rCguwq__plushiePreCardCharacter{font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);margin:0;line-height:1.2}
.HeroCard-module-scss-module___1e2ta__card{background:var(--ds-white);border-radius:20px;overflow:hidden}.HeroCard-module-scss-module___1e2ta__cardGuest{flex-direction:row;align-items:stretch;min-height:90px;display:flex}.HeroCard-module-scss-module___1e2ta__cardPreCampaign{border-radius:12px;flex-direction:row;align-items:stretch;min-height:110px;display:flex}.HeroCard-module-scss-module___1e2ta__preCampaignTitle{background:var(--ds-white);border-right:2px solid var(--ds-black);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px 20px;display:flex}.HeroCard-module-scss-module___1e2ta__profileBtnFullHeight{align-self:stretch;height:auto}.HeroCard-module-scss-module___1e2ta__headerAuth{background:var(--ds-white);border-bottom:2px solid var(--ds-black);position:relative;overflow:hidden}.HeroCard-module-scss-module___1e2ta__headerWithPlushie{min-height:106px;padding:0 0 12px}.HeroCard-module-scss-module___1e2ta__headerCentered{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:90px;padding:20px 16px 12px;display:flex}.HeroCard-module-scss-module___1e2ta__weekTag{background:var(--ds-black);color:var(--ds-white);font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-caption);line-height:var(--lh-caption-bold);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 12px;align-self:flex-start;align-items:center;padding:8px 12px;display:inline-flex}.HeroCard-module-scss-module___1e2ta__headerTextBlock{padding:12px 16px 0}.HeroCard-module-scss-module___1e2ta__headerCentered .HeroCard-module-scss-module___1e2ta__headerTextBlock{padding:0}.HeroCard-module-scss-module___1e2ta__eyebrowBody{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black)}.HeroCard-module-scss-module___1e2ta__titleAuth{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);line-height:1.2}.HeroCard-module-scss-module___1e2ta__campaignOverBold{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black)}.HeroCard-module-scss-module___1e2ta__campaignOverRegular{font-family:var(--font-display);font-weight:var(--fw-regular);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black)}.HeroCard-module-scss-module___1e2ta__plushie{pointer-events:none;-webkit-user-select:none;user-select:none;width:95px;height:auto;position:absolute;top:-16px;right:12px;transform:rotate(5.72deg)}.HeroCard-module-scss-module___1e2ta__titleGuest{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);color:var(--ds-black);line-height:var(--lh-body-text);flex:1;align-items:center;padding:16px 20px;display:flex}.HeroCard-module-scss-module___1e2ta__stats{height:103px;display:flex}.HeroCard-module-scss-module___1e2ta__statBox{border-right:2px solid var(--ds-black);text-align:center;white-space:nowrap;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.HeroCard-module-scss-module___1e2ta__statBoxMid{border-right:2px solid var(--ds-black)}.HeroCard-module-scss-module___1e2ta__statBoxCapped{border:none;border-right:2px solid var(--ds-black);font:inherit;cursor:pointer;background:0 0}.HeroCard-module-scss-module___1e2ta__statNumWrap{display:inline-flex;position:relative}.HeroCard-module-scss-module___1e2ta__capBadge{background:var(--ds-magenta-1);width:18px;height:18px;color:var(--ds-white);font-family:var(--font-body);font-weight:var(--fw-bold);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;line-height:1;display:flex;position:absolute;top:-2px;right:-14px}.HeroCard-module-scss-module___1e2ta__statNum{font-family:var(--font-numeric);font-weight:var(--fw-medium);font-size:var(--fs-display-xl);letter-spacing:.003em;color:var(--ds-black);line-height:1}.HeroCard-module-scss-module___1e2ta__statLabel,.HeroCard-module-scss-module___1e2ta__loginLabel{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-caption);color:var(--ds-black);line-height:var(--lh-caption-bold);text-align:center}.HeroCard-module-scss-module___1e2ta__profileBtn{background:var(--ds-yellow-1);cursor:pointer;text-align:center;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:96px;padding:12px 16px;display:flex}.HeroCard-module-scss-module___1e2ta__profileBtn:hover{filter:brightness(.95)}.HeroCard-module-scss-module___1e2ta__loginBtn{background:var(--ds-yellow-1);border:none;border-left:2px solid var(--ds-black);cursor:pointer;text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:120px;padding:16px;display:flex}.HeroCard-module-scss-module___1e2ta__loginBtn:hover{filter:brightness(.95)}.HeroCard-module-scss-module___1e2ta__profileCircle{border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:4px solid var(--ds-black);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HeroCard-module-scss-module___1e2ta__pinPill{background:var(--ds-yellow-1);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:4px solid var(--ds-black);border-radius:30px 30px 0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HeroCard-module-scss-module___1e2ta__pinIcon{width:18px;height:24px}
.Button-module-scss-module__OoW-YW__black{background:var(--ds-black);color:var(--ds-white)}.Button-module-scss-module__OoW-YW__yellow{background:var(--ds-yellow-1);color:var(--ds-black)}.Button-module-scss-module__OoW-YW__white{background:var(--ds-white);color:var(--ds-black)}
.ClaimDialog-module-scss-module__m4X8La__body{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}.ClaimDialog-module-scss-module__m4X8La__confirmCluster{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.ClaimDialog-module-scss-module__m4X8La__titleBlock{flex-direction:column;align-items:center;width:100%;display:flex}.ClaimDialog-module-scss-module__m4X8La__titleLead{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.ClaimDialog-module-scss-module__m4X8La__titleAction{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-xl);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.1}.ClaimDialog-module-scss-module__m4X8La__imageWrap{aspect-ratio:170/275;justify-content:center;align-items:center;width:170px;max-width:100%;display:flex;position:relative}.ClaimDialog-module-scss-module__m4X8La__image{object-fit:contain;width:auto;max-width:100%;height:100%}.ClaimDialog-module-scss-module__m4X8La__nameBlock{flex-direction:column;align-items:center;width:100%;display:flex}.ClaimDialog-module-scss-module__m4X8La__plushieName{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.ClaimDialog-module-scss-module__m4X8La__plushieNameCaption{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0}.ClaimDialog-module-scss-module__m4X8La__warningCallout{background:var(--ds-peach-2);border-radius:var(--radius-sm);text-align:center;width:100%;padding:10px 12px 14px}.ClaimDialog-module-scss-module__m4X8La__warningText{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-caption);line-height:var(--lh-caption-bold);color:var(--ds-black);margin:0}.ClaimDialog-module-scss-module__m4X8La__keepGoingCallout{background:var(--ds-blue-2);border-radius:var(--radius-sm);text-align:center;flex-direction:column;gap:4px;width:100%;padding:10px 12px 14px;display:flex}.ClaimDialog-module-scss-module__m4X8La__keepGoingTitle{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black);margin:0}.ClaimDialog-module-scss-module__m4X8La__keepGoingBody{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);color:var(--ds-black);margin:0;line-height:18px}.ClaimDialog-module-scss-module__m4X8La__redemptionCallout{background:var(--ds-purple-2);border-radius:var(--radius-sm);text-align:center;flex-direction:column;gap:8px;width:100%;padding:12px 12px 14px;display:flex}.ClaimDialog-module-scss-module__m4X8La__redemptionCalloutLabel{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);margin:0}.ClaimDialog-module-scss-module__m4X8La__redemptionCalloutBody{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);color:var(--ds-black);margin:0;line-height:18px}.ClaimDialog-module-scss-module__m4X8La__redemptionCalloutBody strong{font-weight:var(--fw-bold)}@keyframes ClaimDialog-module-scss-module__m4X8La__confettiBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)rotate(0)}12%{opacity:1}70%{opacity:1}to{transform:translate(-50%, -50%) translate(calc(cos(var(--angle)) * var(--distance)), calc(sin(var(--angle)) * var(--distance))) scale(1) rotate(540deg);opacity:0}}.ClaimDialog-module-scss-module__m4X8La__confettiContainer{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ClaimDialog-module-scss-module__m4X8La__confettiPiece{--angle:calc(var(--ci,0) * (360deg / 11));--distance:200px;width:24px;height:24px;animation:1.1s cubic-bezier(.22,1,.36,1) forwards ClaimDialog-module-scss-module__m4X8La__confettiBurst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/icons/Confetti.svg) 50%/contain no-repeat;mask:url(/icons/Confetti.svg) 50%/contain no-repeat}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:first-child,.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(2){background-color:#2f5efc}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(3),.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(8){background-color:#f16e57}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(4),.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(9){background-color:#5ce0ad}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(5),.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(10){background-color:#e600a0}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(6),.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(11){background-color:#fff35f}.ClaimDialog-module-scss-module__m4X8La__confettiPiece:nth-child(7){background-color:#b5dbfd}.ClaimDialog-module-scss-module__m4X8La__successNote{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0}.ClaimDialog-module-scss-module__m4X8La__errorIcon{font-size:var(--fs-display-xl);margin:8px 0 0;line-height:1}.ClaimDialog-module-scss-module__m4X8La__errorText{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;max-width:300px;margin:0}
.TreasureTroveClient-module-scss-module__0qJFja__title{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-xl);letter-spacing:.003em;color:var(--ds-black);margin:8px 0;line-height:1.1}.TreasureTroveClient-module-scss-module__0qJFja__main{flex-direction:column;gap:16px;display:flex}
.RedemptionDialog-module-scss-module__4eGofW__body{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex;position:relative}.RedemptionDialog-module-scss-module__4eGofW__identitySection{flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px 0;display:flex}.RedemptionDialog-module-scss-module__4eGofW__titleBlock{flex-direction:column;align-items:center;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__titleLead{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.RedemptionDialog-module-scss-module__4eGofW__titleAction{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-xl);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.1}.RedemptionDialog-module-scss-module__4eGofW__nameBlock{flex-direction:column;align-items:center;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__plushieDisplayName{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.RedemptionDialog-module-scss-module__4eGofW__plushieCaption{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0}.RedemptionDialog-module-scss-module__4eGofW__actionSection{background:var(--ds-purple-2);box-sizing:border-box;border-radius:0 0 var(--radius-md) var(--radius-md);flex-direction:column;align-items:center;gap:8px;width:calc(100% + 48px);margin:16px -24px -28px;padding:16px 24px 22px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__actionSectionPeach{background:var(--ds-peach-2)}.RedemptionDialog-module-scss-module__4eGofW__preBody{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.RedemptionDialog-module-scss-module__4eGofW__postPeriodThanks{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;white-space:pre-line;margin:0}.RedemptionDialog-module-scss-module__4eGofW__postPeriodCallout{background:var(--ds-grey-1);border-top:2px solid var(--ds-grey-2);border-left:2px solid var(--ds-grey-2);border-right:2px solid var(--ds-grey-2);border-bottom:5px solid var(--ds-grey-2);border-radius:var(--radius-sm);text-align:center;flex-direction:column;align-items:center;width:100%;padding:8px 12px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__postPeriodCalloutTitle{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-grey-2);margin:0}.RedemptionDialog-module-scss-module__4eGofW__postPeriodCalloutBody{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-grey-2);margin:0}.RedemptionDialog-module-scss-module__4eGofW__divider{background:var(--ds-black);opacity:.5;border:0;width:100%;height:1px;margin:8px 0}.RedemptionDialog-module-scss-module__4eGofW__lead{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0}.RedemptionDialog-module-scss-module__4eGofW__plushieName{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:-8px 0 0}.RedemptionDialog-module-scss-module__4eGofW__imageWrap{justify-content:center;align-items:center;width:146px;max-width:100%;height:236px;display:flex;position:relative}.RedemptionDialog-module-scss-module__4eGofW__image{object-fit:contain;width:auto;max-width:100%;height:100%}.RedemptionDialog-module-scss-module__4eGofW__periodBlock{flex-direction:column;align-items:center;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__periodLabel{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0}.RedemptionDialog-module-scss-module__4eGofW__periodValue{font-family:var(--font-display,var(--font-body));color:var(--ds-black);text-align:center;margin:2px 0 0;font-size:18px;font-weight:800;line-height:1.2}.RedemptionDialog-module-scss-module__4eGofW__warnBanner,.RedemptionDialog-module-scss-module__4eGofW__hintBanner{border-radius:var(--radius-sm);align-items:center;gap:12px;width:100%;min-height:42px;padding:8px 12px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__warnBanner{background:var(--ds-peach-2)}.RedemptionDialog-module-scss-module__4eGofW__hintBanner{background:var(--ds-yellow-2)}.RedemptionDialog-module-scss-module__4eGofW__bannerIcon{color:var(--ds-black);flex-shrink:0}.RedemptionDialog-module-scss-module__4eGofW__helpDot{background:var(--ds-black);width:16px;height:16px;color:var(--ds-yellow-2);font-family:var(--font-body);font-weight:var(--fw-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;line-height:1;display:flex}.RedemptionDialog-module-scss-module__4eGofW__bannerText{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-caption);line-height:var(--lh-caption-bold);color:var(--ds-charcoal,var(--ds-black));flex:1;margin:0}.RedemptionDialog-module-scss-module__4eGofW__codeInput{background:var(--ds-white);width:100%;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:left;letter-spacing:.02em;border-radius:var(--radius-md);padding:16px 24px 20px}.RedemptionDialog-module-scss-module__4eGofW__codeInput::placeholder{color:var(--ds-grey-2);letter-spacing:0}.RedemptionDialog-module-scss-module__4eGofW__codeInput:focus{outline:none}.RedemptionDialog-module-scss-module__4eGofW__codeInputDisabled{background:var(--ds-grey-1);color:var(--ds-grey-2);cursor:not-allowed}.RedemptionDialog-module-scss-module__4eGofW__codeInputDisabled::placeholder{color:var(--ds-grey-2)}.RedemptionDialog-module-scss-module__4eGofW__codeInputInvalid{background:var(--ds-peach-2)}.RedemptionDialog-module-scss-module__4eGofW__codeInputInvalid::placeholder{color:var(--ds-black)}.RedemptionDialog-module-scss-module__4eGofW__submitError{width:100%;font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-caption-bold);color:var(--ds-black);text-align:left;margin:0 0 8px}.RedemptionDialog-module-scss-module__4eGofW__accordion{background:var(--ds-white);border-radius:var(--radius-sm);flex-direction:column;width:100%;display:flex;overflow:hidden}.RedemptionDialog-module-scss-module__4eGofW__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:12px 16px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__accordion:has(.RedemptionDialog-module-scss-module__4eGofW__accordionBody) .RedemptionDialog-module-scss-module__4eGofW__accordionHeader{border-bottom:2px solid var(--ds-black)}.RedemptionDialog-module-scss-module__4eGofW__accordionTitle{font-family:var(--font-body);font-size:var(--fs-body-md);font-weight:var(--fw-bold);line-height:var(--lh-body-text);color:var(--ds-black)}.RedemptionDialog-module-scss-module__4eGofW__accordionCaret{width:24px;height:24px;color:var(--ds-black);flex-shrink:0}.RedemptionDialog-module-scss-module__4eGofW__accordionBody{flex-direction:column;gap:8px;padding:12px 16px 20px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__step{border-bottom:1px solid var(--ds-grey-1);flex-direction:column;padding-bottom:8px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__step:last-of-type{border-bottom:none}.RedemptionDialog-module-scss-module__4eGofW__stepHead{align-items:baseline;gap:8px;display:flex}.RedemptionDialog-module-scss-module__4eGofW__stepNumber{width:24px;font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);flex-shrink:0}.RedemptionDialog-module-scss-module__4eGofW__stepTitle{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);flex:1}.RedemptionDialog-module-scss-module__4eGofW__stepBody{font-family:var(--font-body);font-weight:400;font-size:var(--fs-caption);color:var(--ds-black);margin:0 0 0 32px;line-height:18px}.RedemptionDialog-module-scss-module__4eGofW__accordionDisclaimer{border-top:1px solid var(--ds-grey-1);font-family:var(--font-body);font-style:italic;font-weight:400;font-size:var(--fs-caption);color:var(--ds-black);letter-spacing:-.07px;margin:0;padding:8px 0 0;line-height:18px}.RedemptionDialog-module-scss-module__4eGofW__finalBody{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__finalCopy{flex-direction:column;gap:8px;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__finalTitle{font-family:var(--font-display,var(--font-body));font-weight:800;font-size:var(--fs-body-md);color:var(--ds-black);text-align:center;margin:0;line-height:1.1}.RedemptionDialog-module-scss-module__4eGofW__finalDesc{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;white-space:pre-line;margin:0}.RedemptionDialog-module-scss-module__4eGofW__finalButtonStack{flex-direction:column;gap:8px;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__successCluster{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.RedemptionDialog-module-scss-module__4eGofW__successTitle{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-xl);letter-spacing:.0075em;color:var(--ds-black);text-align:center;margin:0;line-height:1.1}.RedemptionDialog-module-scss-module__4eGofW__successThanks{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;margin:0;padding:8px 0 0}@keyframes RedemptionDialog-module-scss-module__4eGofW__confettiBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)rotate(0)}12%{opacity:1}70%{opacity:1}to{transform:translate(-50%, -50%) translate(calc(cos(var(--angle)) * var(--distance)), calc(sin(var(--angle)) * var(--distance))) scale(1) rotate(540deg);opacity:0}}.RedemptionDialog-module-scss-module__4eGofW__confettiContainer{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute;inset:0;overflow:hidden}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece{--angle:calc(var(--ci,0) * (360deg / 11));--distance:200px;width:24px;height:24px;animation:1.1s cubic-bezier(.22,1,.36,1) forwards RedemptionDialog-module-scss-module__4eGofW__confettiBurst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/icons/Confetti.svg) 50%/contain no-repeat;mask:url(/icons/Confetti.svg) 50%/contain no-repeat}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:first-child,.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(2){background-color:#2f5efc}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(3),.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(8){background-color:#f16e57}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(4),.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(9){background-color:#5ce0ad}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(5),.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(10){background-color:#e600a0}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(6),.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(11){background-color:#fff35f}.RedemptionDialog-module-scss-module__4eGofW__confettiPiece:nth-child(7){background-color:#b5dbfd}.RedemptionDialog-module-scss-module__4eGofW__errorText{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);text-align:center;max-width:300px;margin:0}.RedemptionDialog-module-scss-module__4eGofW__spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite RedemptionDialog-module-scss-module__4eGofW__spin;display:inline-block}
.Dialog-module-scss-module__ig1rUG__dialog{background:0 0;border:none;outline:none;width:calc(100% - 48px);max-width:432px;max-height:100dvh;margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto}.Dialog-module-scss-module__ig1rUG__dialog::backdrop{-webkit-backdrop-filter:blur(4.5px);background:#0009}.Dialog-module-scss-module__ig1rUG__card{background:var(--ds-white);border-radius:var(--radius-md);flex-direction:column;align-items:center;padding:24px 24px 28px;display:flex}.Dialog-module-scss-module__ig1rUG__closeRow{justify-content:flex-end;width:100%;display:flex}.Dialog-module-scss-module__ig1rUG__closeBtn{cursor:pointer;width:24px;height:24px;color:var(--ds-black);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.Dialog-module-scss-module__ig1rUG__closeBtn:before{content:"";position:absolute;inset:-10px}.Dialog-module-scss-module__ig1rUG__closeBtn:focus-visible{outline:2px solid var(--ds-blue-1);outline-offset:4px;border-radius:2px}
.SignInDialog-module-scss-module__LzB0hG__body{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.SignInDialog-module-scss-module__LzB0hG__content{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.SignInDialog-module-scss-module__LzB0hG__mascotWrap{flex-shrink:0;width:180px;height:180px;overflow:hidden}.SignInDialog-module-scss-module__LzB0hG__mascotWrapSm{flex-shrink:0;width:142px;height:142px;overflow:hidden}.SignInDialog-module-scss-module__LzB0hG__mascot{object-fit:contain;width:100%;height:100%}.SignInDialog-module-scss-module__LzB0hG__header{text-align:center;gap:8px;display:grid}.SignInDialog-module-scss-module__LzB0hG__title{font-family:var(--font-display);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);font-weight:700;line-height:1.2}.SignInDialog-module-scss-module__LzB0hG__subtitle{font-family:var(--font-body);font-size:var(--fs-body-md);font-weight:500;line-height:var(--lh-body);color:var(--ds-black)}.SignInDialog-module-scss-module__LzB0hG__link{color:var(--ds-black);text-underline-offset:2px;text-decoration:underline}.SignInDialog-module-scss-module__LzB0hG__termsCheckbox{cursor:pointer;align-items:flex-start;gap:10px;width:100%;display:flex}.SignInDialog-module-scss-module__LzB0hG__termsCheckboxInput{width:18px;height:18px;accent-color:var(--ds-black);cursor:pointer;flex-shrink:0;margin-top:2px}.SignInDialog-module-scss-module__LzB0hG__termsCheckboxLabel{font-family:var(--font-body);font-size:var(--fs-eyebrow);color:#797979;font-weight:500;line-height:1.5}.SignInDialog-module-scss-module__LzB0hG__nameBlock{text-align:center;flex-direction:column;gap:4px;width:100%;display:flex}.SignInDialog-module-scss-module__LzB0hG__nameLabel{font-family:var(--font-display);font-size:var(--fs-display-md);color:var(--ds-black);font-weight:800;line-height:1.2}.SignInDialog-module-scss-module__LzB0hG__nameValue{font-family:var(--font-display);font-size:var(--fs-display-lg);letter-spacing:.12px;color:var(--ds-black);font-weight:800;line-height:1.2}.SignInDialog-module-scss-module__LzB0hG__nameError{border-radius:var(--radius-sm);color:#c0392b;width:100%;font-family:var(--font-body);font-size:var(--fs-body-sm);text-align:center;background:#fdecea;border:1px solid #f5b7b1;padding:8px 12px;font-weight:500}.SignInDialog-module-scss-module__LzB0hG__primaryBtn{background:var(--ds-black);width:100%;height:50px;color:var(--ds-white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:16px;line-height:1.1;display:flex}.SignInDialog-module-scss-module__LzB0hG__secondaryBtn{background:var(--ds-white);width:100%;height:50px;color:var(--ds-black);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:16px;line-height:1.1;display:flex}.SignInDialog-module-scss-module__LzB0hG__buttonStack{flex-direction:column;gap:8px;width:100%;display:flex}.SignInDialog-module-scss-module__LzB0hG__allSet{text-align:center}.SignInDialog-module-scss-module__LzB0hG__allSetHeading{font-family:var(--font-display);font-size:var(--fs-display-md);color:var(--ds-black);font-weight:800;line-height:1.2}
.PreviewGate-module-scss-module__THxrvq__backdrop{z-index:9999;background:var(--ds-black);color:var(--ds-white);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.PreviewGate-module-scss-module__THxrvq__card{text-align:center;width:100%;max-width:360px;font-family:var(--font-body);gap:16px;display:grid}.PreviewGate-module-scss-module__THxrvq__title{font-family:var(--font-display);font-weight:700;font-size:var(--fs-display-lg);margin:0}.PreviewGate-module-scss-module__THxrvq__hint{color:var(--ds-grey-1);margin:0;font-size:.95rem}.PreviewGate-module-scss-module__THxrvq__form{gap:12px;display:grid}.PreviewGate-module-scss-module__THxrvq__input{border:1px solid var(--ds-grey-2);background:var(--ds-charcoal);width:100%;color:var(--ds-white);font-size:var(--fs-body-md);font-family:var(--font-body);border-radius:8px;padding:12px 14px}.PreviewGate-module-scss-module__THxrvq__input:focus{outline:2px solid var(--ds-yellow-1);outline-offset:1px}.PreviewGate-module-scss-module__THxrvq__submit{background:var(--ds-white);color:var(--ds-black);font-weight:600;font-size:var(--fs-body-md);cursor:pointer;border:none;border-radius:8px;padding:12px 14px}.PreviewGate-module-scss-module__THxrvq__submit:disabled{opacity:.6;cursor:not-allowed}.PreviewGate-module-scss-module__THxrvq__error{color:var(--ds-peach-1);min-height:1.1em;margin:0;font-size:.9rem}
.LandscapeGuard-module-scss-module__fYfkRa__overlay{display:none}@media (orientation:landscape) and (pointer:coarse){.LandscapeGuard-module-scss-module__fYfkRa__overlay{display:flex}}.LandscapeGuard-module-scss-module__fYfkRa__overlay{z-index:9999;background:var(--ds-black);color:var(--ds-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem;position:fixed;inset:0}.LandscapeGuard-module-scss-module__fYfkRa__icon{width:4rem;height:4rem;color:var(--ds-yellow-1)}.LandscapeGuard-module-scss-module__fYfkRa__heading{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-lg);line-height:var(--lh-display);margin:0}.LandscapeGuard-module-scss-module__fYfkRa__sub{font-family:var(--font-body);font-size:var(--fs-body-sm);font-weight:var(--fw-regular);line-height:var(--lh-body);color:var(--ds-grey-1);margin:0}
.FloatingSignInBar-module-scss-module__QjT8La__bar{z-index:50;max-width:480px;padding:12px 24px calc(50px + env(safe-area-inset-bottom));pointer-events:none;margin:0 auto;position:fixed;bottom:0;left:0;right:0}.FloatingSignInBar-module-scss-module__QjT8La__button{pointer-events:auto}.FloatingSignInBar-module-scss-module__QjT8La__spacer{flex-shrink:0;height:80px}
.LanguageSwitcher-module-scss-module__ZY_Lea__btn{background:var(--ds-white);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 10px;display:flex}.LanguageSwitcher-module-scss-module__ZY_Lea__globe{width:24px;height:24px}.LanguageSwitcher-module-scss-module__ZY_Lea__title{font-family:var(--font-display);font-weight:500;font-size:var(--fs-display-md);line-height:var(--lh-body);text-align:center;color:var(--ds-black);width:100%;padding:8px 0}.LanguageSwitcher-module-scss-module__ZY_Lea__langList{flex-direction:column;gap:16px;width:100%;padding-top:12px;display:flex}.LanguageSwitcher-module-scss-module__ZY_Lea__langBtn{border-radius:var(--radius-sm);background:var(--ds-white);width:100%;height:50px;font-family:var(--font-display);font-weight:700;font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;justify-content:center;align-items:center;display:flex}.LanguageSwitcher-module-scss-module__ZY_Lea__langBtn:active{border-bottom-width:3px;transform:translateY(2px)}
.HomeButton-module-scss-module__mTQSTG__btn{background:var(--ds-white);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:8px 10px;text-decoration:none;display:inline-flex}.HomeButton-module-scss-module__mTQSTG__icon{width:24px;height:24px}
.HomeLeaderboardSection-module-scss-module__TjdCUq__homeCard{background:var(--ds-purple-2);border-top:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);border-left:2px solid var(--ds-black);color:inherit;cursor:pointer;border-radius:20px;flex-direction:column;gap:16px;padding:24px 16px 40px;text-decoration:none;display:flex}.HomeLeaderboardSection-module-scss-module__TjdCUq__homeCard:focus-visible{outline:2px solid var(--ds-blue-1);outline-offset:2px}.HomeLeaderboardSection-module-scss-module__TjdCUq__homeTitle{font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);color:var(--ds-black);text-align:center;margin:0;line-height:1.2}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircase{flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircaseHome>:first-child{width:100%}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircaseHome>:nth-child(2){width:calc(100% - 20px)}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircaseHome>:nth-child(3){width:calc(100% - 40px)}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircaseHome>:nth-child(4){width:calc(100% - 60px)}.HomeLeaderboardSection-module-scss-module__TjdCUq__staircaseHome>:nth-child(5){width:calc(100% - 80px)}.HomeLeaderboardSection-module-scss-module__TjdCUq__card{background:var(--ds-magenta-5);border-top:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:2px solid var(--ds-black);border-left:5px solid var(--ds-black);min-height:99px;color:var(--ds-black);border-radius:0 10px 10px 0;align-items:center;gap:11px;margin-bottom:-2px;padding:16px 20px;display:flex}.HomeLeaderboardSection-module-scss-module__TjdCUq__card:first-child{border-radius:10px 10px 10px 0}.HomeLeaderboardSection-module-scss-module__TjdCUq__card:last-child{border-radius:0 10px 10px;margin-bottom:0}.HomeLeaderboardSection-module-scss-module__TjdCUq__badge{flex-shrink:0;width:44px;height:44px;position:relative}.HomeLeaderboardSection-module-scss-module__TjdCUq__badgeShadow{background:var(--ds-black);border-radius:50%;width:42px;height:42px;position:absolute;top:2px;left:2px}.HomeLeaderboardSection-module-scss-module__TjdCUq__badgeFill{background:var(--ds-magenta-1);border:2px solid var(--ds-black);width:42px;height:42px;color:var(--ds-white);font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);border-radius:50%;place-items:center;line-height:1.2;display:grid;position:absolute;top:0;left:0}.HomeLeaderboardSection-module-scss-module__TjdCUq__cardBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.HomeLeaderboardSection-module-scss-module__TjdCUq__cardName{font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);color:var(--ds-black);margin:0;line-height:1.2}.HomeLeaderboardSection-module-scss-module__TjdCUq__cardCount{font-family:var(--font-body);font-weight:600;font-size:var(--fs-body-sm);color:var(--ds-black);line-height:1.1}
.PageHeader-module-scss-module__L2VHea__header{padding:calc(env(safe-area-inset-top,0px) + 12px) 0 12px;justify-content:space-between;align-items:center;display:flex}.PageHeader-module-scss-module__L2VHea__closeBtn{background:var(--ds-white);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 10px;text-decoration:none;display:inline-flex}.PageHeader-module-scss-module__L2VHea__closeLabel{text-transform:uppercase}
.HowItWorksCard-module-scss-module__X8cfWq__card{background:var(--ds-white);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:2px solid var(--ds-black);border-radius:var(--radius-sm);flex-direction:column;flex:auto;gap:16px;padding:24px 16px;display:flex}.HowItWorksCard-module-scss-module__X8cfWq__cardInCarousel{min-height:479px}.HowItWorksCard-module-scss-module__X8cfWq__pips{justify-content:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.HowItWorksCard-module-scss-module__X8cfWq__pip{background:var(--ds-grey-1);border-radius:50%;width:12px;height:12px}.HowItWorksCard-module-scss-module__X8cfWq__pipActive{background:var(--ds-yellow-1);border:1px solid var(--ds-black)}.HowItWorksCard-module-scss-module__X8cfWq__headRow{align-items:flex-start;gap:8px;display:flex}.HowItWorksCard-module-scss-module__X8cfWq__num{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);flex-shrink:0;width:24px}.HowItWorksCard-module-scss-module__X8cfWq__head{font-family:var(--font-body);font-weight:var(--fw-bold);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);margin:0}.HowItWorksCard-module-scss-module__X8cfWq__mediaFrame{justify-content:center;align-items:center;height:150px;padding:0 32px;display:flex}.HowItWorksCard-module-scss-module__X8cfWq__media{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.HowItWorksCard-module-scss-module__X8cfWq__bodyWrap{flex-direction:column;gap:8px;padding:0 32px;display:flex}.HowItWorksCard-module-scss-module__X8cfWq__body{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);white-space:pre-line;margin:0}.HowItWorksCard-module-scss-module__X8cfWq__body strong{font-weight:var(--fw-bold)}.HowItWorksCard-module-scss-module__X8cfWq__disclaimer{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-caption);line-height:var(--lh-display);color:var(--ds-black);margin:0}
.HowItWorksCarousel-module-scss-module__R2JppW__wrapper{background:var(--ds-yellow-1);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:24px 0 40px;display:flex}.HowItWorksCarousel-module-scss-module__R2JppW__title{font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black);text-align:center;margin:0 16px}.HowItWorksCarousel-module-scss-module__R2JppW__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 16px 4px;scroll-padding-left:16px;display:flex;overflow-x:auto}.HowItWorksCarousel-module-scss-module__R2JppW__track::-webkit-scrollbar{display:none}.HowItWorksCarousel-module-scss-module__R2JppW__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(100% - 32px);display:flex}
.layout-module-scss-module__uxL3PG__page{background:var(--ds-peach-1);width:100%;min-height:100dvh;color:var(--ds-black);flex-direction:column;margin:0 auto;padding:0 24px 32px;display:flex}.layout-module-scss-module__uxL3PG__content{flex-direction:column;display:flex}
.LegalFooter-module-scss-module__WC3Bta__footer{flex-direction:column;align-items:center;gap:12px;padding-bottom:16px;display:flex}.LegalFooter-module-scss-module__WC3Bta__footerLink{font-family:var(--font-display);font-size:var(--fs-body-md);color:var(--ds-black);text-underline-offset:2px;font-weight:700;line-height:1.1;text-decoration:underline}
.HuntClient-module-scss-module__Er1gDG__wrapper{background:var(--ds-white);width:100%;height:100dvh;position:relative;overflow:hidden}.HuntClient-module-scss-module__Er1gDG__mapContainer{z-index:0;position:absolute;inset:0}.HuntClient-module-scss-module__Er1gDG__mapPlaceholder{background:#d4e6b5;width:100%;height:100%;animation:1.5s ease-in-out infinite HuntClient-module-scss-module__Er1gDG__pulse}.HuntClient-module-scss-module__Er1gDG__listContainer{z-index:10;background:#ffbca0;position:absolute;inset:0;overflow-y:auto}.HuntClient-module-scss-module__Er1gDG__topOverlay{z-index:10;padding:max(12px,env(safe-area-inset-top)) 24px 0;pointer-events:none;will-change:transform;flex-direction:column;gap:8px;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(0)}.HuntClient-module-scss-module__Er1gDG__topOverlay>*{pointer-events:auto}.HuntClient-module-scss-module__Er1gDG__topOverlay.HuntClient-module-scss-module__Er1gDG__lifted{transform:translateY(calc(-1 * var(--hero-offset,0px)))}.HuntClient-module-scss-module__Er1gDG__pillRow{justify-content:flex-end;align-items:stretch;gap:8px;display:flex}.HuntClient-module-scss-module__Er1gDG__discoveryPill{background:var(--ds-purple-1);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-black);cursor:pointer;text-align:left;flex:1;align-items:center;gap:8px;min-width:0;padding:8px 12px;display:flex}.HuntClient-module-scss-module__Er1gDG__pillDot{background:var(--ds-blue-1);outline:solid 1px var(--ds-white);border-radius:50%;flex-shrink:0;width:16px;height:16px;display:inline-block}.HuntClient-module-scss-module__Er1gDG__pillText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.HuntClient-module-scss-module__Er1gDG__gpsBanner{bottom:max(32px,env(safe-area-inset-bottom));z-index:11;background:var(--ds-yellow-1);color:var(--ds-black);text-align:center;font-family:var(--font-body);border-radius:12px;padding:8px 8px 12px;line-height:1.4;position:absolute;left:88px;right:24px}.HuntClient-module-scss-module__Er1gDG__gpsBannerTitle{font-weight:var(--fw-bold);font-size:var(--fs-body-md);margin:0}.HuntClient-module-scss-module__Er1gDG__gpsBannerDesc{font-weight:var(--fw-medium);font-size:var(--fs-body-md);margin:0}.HuntClient-module-scss-module__Er1gDG__leftFabs{left:24px;bottom:max(32px,env(safe-area-inset-bottom));z-index:10;flex-direction:column;gap:16px;display:flex;position:absolute}.HuntClient-module-scss-module__Er1gDG__fab{border-radius:var(--radius-full);cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;transition:transform 70ms,border-bottom-width 70ms;display:flex}.HuntClient-module-scss-module__Er1gDG__fab:active{transform:translateY(2px);border-bottom-width:2px!important}.HuntClient-module-scss-module__Er1gDG__fabLeaderboard{background:var(--ds-purple-1)}.HuntClient-module-scss-module__Er1gDG__fabPrizes{background:var(--ds-turquoise-1)}.HuntClient-module-scss-module__Er1gDG__fabHelp{background:var(--ds-white);color:var(--ds-black)}.HuntClient-module-scss-module__Er1gDG__fabBug{background:var(--ds-white);color:var(--ds-black);text-decoration:none}.HuntClient-module-scss-module__Er1gDG__fabLocation{right:24px;bottom:max(32px,env(safe-area-inset-bottom));z-index:10;background:var(--ds-black);color:var(--ds-white);position:absolute}@keyframes HuntClient-module-scss-module__Er1gDG__pulse{0%,to{opacity:.5}50%{opacity:1}}.HuntClient-module-scss-module__Er1gDG__capDialog{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.HuntClient-module-scss-module__Er1gDG__capDialogIcon{width:64px;height:64px}.HuntClient-module-scss-module__Er1gDG__capDialogBody{font-family:var(--font-body);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);margin:0}
.CheckinClient-module-scss-module__9-Th4q__cameraScreen{background:var(--ds-black);z-index:100;position:fixed;inset:0}.CheckinClient-module-scss-module__9-Th4q__videoFeed{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.CheckinClient-module-scss-module__9-Th4q__frozenFrame{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.CheckinClient-module-scss-module__9-Th4q__frozenFrameHidden{visibility:hidden}.CheckinClient-module-scss-module__9-Th4q__overlay{z-index:2;flex-direction:column;padding:0 1.5rem;display:flex;position:absolute;inset:0}.CheckinClient-module-scss-module__9-Th4q__topSection{flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__topBar{justify-content:space-between;align-items:center;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__closeBtn{width:2.5rem;height:2.5rem;color:var(--ds-white);font-size:var(--fs-body-md);cursor:pointer;background:#00000080;border:1px solid #fff3;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.CheckinClient-module-scss-module__9-Th4q__missionBanner{background:var(--ds-yellow-2);border-radius:var(--radius-md);border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.CheckinClient-module-scss-module__9-Th4q__missionThumb{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:80px;height:80px}.CheckinClient-module-scss-module__9-Th4q__missionContent{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.CheckinClient-module-scss-module__9-Th4q__missionLabel{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-caption);line-height:var(--lh-caption-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--ds-black);margin:0}.CheckinClient-module-scss-module__9-Th4q__missionText{font-family:var(--font-body);font-size:var(--fs-body-md);color:var(--ds-black);font-weight:500;line-height:var(--lh-body);margin:0}.CheckinClient-module-scss-module__9-Th4q__viewfinder{pointer-events:none;flex:auto;place-items:center;min-height:0;margin:66px 0 135px;display:grid;position:relative}.CheckinClient-module-scss-module__9-Th4q__scanCanvas{display:none}.CheckinClient-module-scss-module__9-Th4q__cornerTL,.CheckinClient-module-scss-module__9-Th4q__cornerTR,.CheckinClient-module-scss-module__9-Th4q__cornerBL,.CheckinClient-module-scss-module__9-Th4q__cornerBR{fill:none;width:50px;height:50px;stroke:var(--ds-white);stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s;position:absolute}.CheckinClient-module-scss-module__9-Th4q__cornerTL{top:0;left:0}.CheckinClient-module-scss-module__9-Th4q__cornerTR{top:0;right:0;transform:rotate(90deg)}.CheckinClient-module-scss-module__9-Th4q__cornerBR{bottom:0;right:0;transform:rotate(180deg)}.CheckinClient-module-scss-module__9-Th4q__cornerBL{bottom:0;left:0;transform:rotate(270deg)}.CheckinClient-module-scss-module__9-Th4q__viewfinderDetected .CheckinClient-module-scss-module__9-Th4q__cornerTL,.CheckinClient-module-scss-module__9-Th4q__viewfinderDetected .CheckinClient-module-scss-module__9-Th4q__cornerTR,.CheckinClient-module-scss-module__9-Th4q__viewfinderDetected .CheckinClient-module-scss-module__9-Th4q__cornerBL,.CheckinClient-module-scss-module__9-Th4q__viewfinderDetected .CheckinClient-module-scss-module__9-Th4q__cornerBR{stroke:#c8fe81}.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerTL,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerTR,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerBL,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerBR{animation:1.2s ease-in-out infinite CheckinClient-module-scss-module__9-Th4q__viewfinderCornerPulse}@media (prefers-reduced-motion:reduce){.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerTL,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerTR,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerBL,.CheckinClient-module-scss-module__9-Th4q__viewfinderSubmitting .CheckinClient-module-scss-module__9-Th4q__cornerBR{animation:none}}@keyframes CheckinClient-module-scss-module__9-Th4q__viewfinderCornerPulse{0%,to{opacity:1}50%{opacity:.45}}.CheckinClient-module-scss-module__9-Th4q__viewfinderHint{color:var(--ds-white);font-family:var(--font-display);font-weight:700;font-size:var(--fs-display-lg);text-align:center;text-shadow:0 1px 6px #0000008c;margin:0;padding:0 1.5rem;line-height:1.2;animation:3s forwards CheckinClient-module-scss-module__9-Th4q__viewfinderHintFade}@media (prefers-reduced-motion:reduce){.CheckinClient-module-scss-module__9-Th4q__viewfinderHint{animation:none}}@keyframes CheckinClient-module-scss-module__9-Th4q__viewfinderHintFade{0%,60%{opacity:1}to{opacity:0}}.CheckinClient-module-scss-module__9-Th4q__viewfinderHintHold{color:var(--ds-white);font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-button);line-height:var(--lh-button);text-align:center;text-shadow:0 1px 6px #0000008c;margin:0;padding:0 1.5rem}.CheckinClient-module-scss-module__9-Th4q__warmupScrim{border-radius:var(--radius-sm);text-align:center;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px;display:flex;position:absolute;inset:28px}.CheckinClient-module-scss-module__9-Th4q__warmupTitle{color:var(--ds-white);font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-button);line-height:var(--lh-button);margin:0}.CheckinClient-module-scss-module__9-Th4q__warmupSubtitle{color:var(--ds-white);font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-body-sm);line-height:var(--lh-button);margin:0}.CheckinClient-module-scss-module__9-Th4q__troubleBtn{left:50%;bottom:max(2rem,env(safe-area-inset-bottom) + 1rem);z-index:3;background:var(--ds-white);border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);color:var(--ds-black);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;padding:8px 12px 12px;display:inline-flex;position:absolute;transform:translate(-50%)}.CheckinClient-module-scss-module__9-Th4q__troubleIcon{flex-shrink:0;width:24px;height:24px}.CheckinClient-module-scss-module__9-Th4q__troubleContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__troubleMascot{object-fit:contain;width:156px;height:196px}.CheckinClient-module-scss-module__9-Th4q__troubleSection{text-align:left;flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__troubleHeading{font-family:var(--font-body);font-weight:700;font-size:var(--fs-body-md);color:var(--ds-black);margin:0;line-height:1.4}.CheckinClient-module-scss-module__9-Th4q__troubleBody{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-black);margin:0;line-height:1.4}.CheckinClient-module-scss-module__9-Th4q__troubleTitle{text-align:center;font-family:var(--font-display);font-weight:var(--fw-extrabold);font-size:var(--fs-display-md);line-height:var(--lh-display);color:var(--ds-black);margin:0}.CheckinClient-module-scss-module__9-Th4q__troubleList{font-family:var(--font-body);font-weight:var(--fw-medium);font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);flex-direction:column;gap:8px;margin:0;padding-left:24px;list-style:outside;display:flex}.CheckinClient-module-scss-module__9-Th4q__flipCameraBtn{right:1.5rem;bottom:max(2rem,env(safe-area-inset-bottom));z-index:3;border-radius:var(--radius-full);background:var(--ds-white);width:48px;height:48px;color:var(--ds-black);cursor:pointer;place-items:center;transition:transform 70ms,border-bottom-width 70ms;display:grid;position:absolute}.CheckinClient-module-scss-module__9-Th4q__flipCameraBtn:active{transform:translateY(2px);border-bottom-width:2px!important}.CheckinClient-module-scss-module__9-Th4q__errorOverlay{z-index:10;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.CheckinClient-module-scss-module__9-Th4q__errorCard{background:var(--ds-white);border-radius:var(--radius-md);text-align:center;border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:360px;padding:1.5rem 1.5rem 1.75rem;display:flex}.CheckinClient-module-scss-module__9-Th4q__errorCloseRow{justify-content:flex-end;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__errorClose{width:24px;height:24px;color:var(--ds-black);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.CheckinClient-module-scss-module__9-Th4q__errorMascot{object-fit:contain;width:156px;height:196px}.CheckinClient-module-scss-module__9-Th4q__errorText{flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__errorTitle{font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);color:var(--ds-black);margin:0;line-height:1.2}.CheckinClient-module-scss-module__9-Th4q__errorDesc{font-family:var(--font-body);font-size:var(--fs-body-md);color:var(--ds-black);margin:0;font-weight:500;line-height:1.4}.CheckinClient-module-scss-module__9-Th4q__errorActions{flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__dialogContent{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__mascot{object-fit:contain;display:block}.CheckinClient-module-scss-module__9-Th4q__dialogText{text-align:center;flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__dialogTitle{font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);color:var(--ds-black);margin:0;line-height:1.1}.CheckinClient-module-scss-module__9-Th4q__dialogDesc{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);line-height:var(--lh-body);color:var(--ds-black);margin:0}.CheckinClient-module-scss-module__9-Th4q__dialogActions{flex-direction:column;gap:.5rem;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__btnAllow{background:var(--ds-black);width:100%;height:3.125rem;color:var(--ds-white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;border:none;justify-content:center;align-items:center;line-height:1.1;display:flex}.CheckinClient-module-scss-module__9-Th4q__successScrim{z-index:10;background:0 0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}@keyframes CheckinClient-module-scss-module__9-Th4q__confettiBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)rotate(0)}12%{opacity:1}70%{opacity:1}to{transform:translate(-50%, -50%) translate(calc(cos(var(--angle)) * var(--distance)), calc(sin(var(--angle)) * var(--distance))) scale(1) rotate(540deg);opacity:0}}.CheckinClient-module-scss-module__9-Th4q__confettiContainer{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;position:absolute;inset:0;overflow:hidden}.CheckinClient-module-scss-module__9-Th4q__confettiPiece{--angle:calc(var(--ci,0) * (360deg / 11));--distance:44vh;width:24px;height:24px;animation:1.1s cubic-bezier(.22,1,.36,1) forwards CheckinClient-module-scss-module__9-Th4q__confettiBurst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(/icons/Confetti.svg) 50%/contain no-repeat;mask:url(/icons/Confetti.svg) 50%/contain no-repeat}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:first-child,.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(2){background-color:#2f5efc}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(3),.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(8){background-color:#f16e57}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(4),.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(9){background-color:#5ce0ad}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(5),.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(10){background-color:#e600a0}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(6),.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(11){background-color:#fff35f}.CheckinClient-module-scss-module__9-Th4q__confettiPiece:nth-child(7){background-color:#b5dbfd}.CheckinClient-module-scss-module__9-Th4q__debugOverlay{bottom:max(5.5rem,env(safe-area-inset-bottom) + 4rem);z-index:5;pointer-events:none;flex-direction:column;gap:.375rem;display:flex;position:absolute;left:1rem}.CheckinClient-module-scss-module__9-Th4q__debugPanel{color:var(--ds-white);white-space:pre-line;background:#000000bf;border-radius:4px;max-width:280px;padding:.2rem .4rem;font-family:monospace;font-size:.7rem;overflow:hidden}.CheckinClient-module-scss-module__9-Th4q__successPopup{z-index:1;background:var(--ds-white);border-radius:var(--radius-md);text-align:center;border-top:2px solid var(--ds-black);border-left:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);flex-direction:column;align-items:center;gap:24px;width:calc(100% - 48px);max-width:432px;padding:24px 24px 28px;display:flex;position:relative}.CheckinClient-module-scss-module__9-Th4q__successContent{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__mascotImg{object-fit:contain;width:121px;height:163px}.CheckinClient-module-scss-module__9-Th4q__mascotImgSquare{object-fit:contain;width:156px;height:156px}.CheckinClient-module-scss-module__9-Th4q__successActions{flex-direction:column;gap:8px;width:100%;display:flex}.CheckinClient-module-scss-module__9-Th4q__congratsTitle{font-family:var(--font-display);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);text-align:center;margin:0;font-weight:800;line-height:1.2}.CheckinClient-module-scss-module__9-Th4q__discoveryMsg{font-family:var(--font-body);font-size:var(--fs-body-md);font-weight:500;line-height:var(--lh-body);color:var(--ds-black);text-align:center;margin:0}.CheckinClient-module-scss-module__9-Th4q__discoveryMsg strong{font-weight:700}
.DiscoverClient-module-scss-module__OeSPJW__page{background:var(--ds-turquoise-2);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.DiscoverClient-module-scss-module__OeSPJW__inner{flex-direction:column;flex:1;gap:1rem;padding:0 1.5rem 1.5rem;display:flex;overflow-y:auto}.DiscoverClient-module-scss-module__OeSPJW__title{font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-xl);letter-spacing:.12px;color:var(--ds-black);margin:0;line-height:1.1}.DiscoverClient-module-scss-module__OeSPJW__heroImageWrap{border-radius:var(--radius-md);flex-shrink:0;width:100%;height:137px;overflow:hidden}.DiscoverClient-module-scss-module__OeSPJW__heroImage{object-fit:cover;width:100%;height:100%;display:block}.DiscoverClient-module-scss-module__OeSPJW__description{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);margin:0}.DiscoverClient-module-scss-module__OeSPJW__yellowCard{background:var(--ds-yellow-2);border-radius:var(--radius-md);flex-direction:column;align-items:stretch;gap:16px;padding:1rem 1rem 1.25rem;display:flex}.DiscoverClient-module-scss-module__OeSPJW__cardContent{flex-direction:column;align-items:stretch;gap:11px;width:100%;display:flex}.DiscoverClient-module-scss-module__OeSPJW__cardLabel{font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);text-transform:uppercase;color:var(--ds-black);margin:0;line-height:1.1}.DiscoverClient-module-scss-module__OeSPJW__hintImageWrap{border-radius:var(--radius-md);flex-shrink:0;width:100%;height:94px;overflow:hidden}.DiscoverClient-module-scss-module__OeSPJW__hintImage{object-fit:cover;width:100%;height:100%;display:block}.DiscoverClient-module-scss-module__OeSPJW__blueCard{background:var(--ds-blue-2)}.DiscoverClient-module-scss-module__OeSPJW__directionBox{background:var(--ds-white);border-radius:var(--radius-sm);flex-direction:column;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex}.DiscoverClient-module-scss-module__OeSPJW__directionDetail{font-family:var(--font-body);font-weight:var(--fw-regular);font-size:var(--fs-body-sm);color:var(--ds-black);margin:0;line-height:1.2}.DiscoverClient-module-scss-module__OeSPJW__directionTitle{font-weight:var(--fw-bold)}.DiscoverClient-module-scss-module__OeSPJW__cardBody{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);line-height:var(--lh-body-text);color:var(--ds-black);margin:0}.DiscoverClient-module-scss-module__OeSPJW__cardBtn{background:var(--ds-black);width:100%;height:3.125rem;color:var(--ds-white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;line-height:1.1;display:flex}.DiscoverClient-module-scss-module__OeSPJW__cardBtnIcon{width:24px;height:24px;color:var(--ds-white);flex-shrink:0}.DiscoverClient-module-scss-module__OeSPJW__cardBtn:disabled{background:var(--ds-grey-1);color:var(--ds-grey-2);border-color:var(--ds-grey-2);cursor:not-allowed}.DiscoverClient-module-scss-module__OeSPJW__cardBtn:disabled .DiscoverClient-module-scss-module__OeSPJW__cardBtnIcon{color:var(--ds-grey-2)}.DiscoverClient-module-scss-module__OeSPJW__directionsBtn{background:var(--ds-yellow-1);width:100%;height:3.125rem;color:var(--ds-black);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;line-height:1.1;text-decoration:none;display:flex}.DiscoverClient-module-scss-module__OeSPJW__directionsBtn .DiscoverClient-module-scss-module__OeSPJW__cardBtnIcon{color:var(--ds-black)}.DiscoverClient-module-scss-module__OeSPJW__howtoLink{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--fs-body-sm);color:var(--ds-black);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;line-height:1.1;text-decoration:underline}.DiscoverClient-module-scss-module__OeSPJW__cta{background:var(--ds-turquoise-2);flex-shrink:0;padding:1rem 1.5rem 2rem}.DiscoverClient-module-scss-module__OeSPJW__unlockBtn{background:var(--ds-black);width:100%;height:3.125rem;color:var(--ds-white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;border:none;justify-content:center;align-items:center;line-height:1.1;display:flex}.DiscoverClient-module-scss-module__OeSPJW__dialogContent{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.DiscoverClient-module-scss-module__OeSPJW__mascot{object-fit:contain;display:block}.DiscoverClient-module-scss-module__OeSPJW__dialogText{text-align:center;flex-direction:column;gap:.5rem;width:100%;display:flex}.DiscoverClient-module-scss-module__OeSPJW__dialogTitle{font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);color:var(--ds-black);margin:0;line-height:1.1}.DiscoverClient-module-scss-module__OeSPJW__dialogDesc{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);line-height:var(--lh-body);color:var(--ds-black);margin:0}.DiscoverClient-module-scss-module__OeSPJW__dialogActions{flex-direction:column;gap:.5rem;width:100%;display:flex}.DiscoverClient-module-scss-module__OeSPJW__btnAllow{background:var(--ds-black);color:var(--ds-white)}.DiscoverClient-module-scss-module__OeSPJW__btnDontAllow{background:var(--ds-yellow-1);color:var(--ds-black)}.DiscoverClient-module-scss-module__OeSPJW__campaignBanner{background:var(--ds-grey-1);border-top:2px solid var(--ds-grey-2);border-left:2px solid var(--ds-grey-2);border-right:2px solid var(--ds-grey-2);border-bottom:5px solid var(--ds-grey-2);border-radius:var(--radius-sm);text-align:center;padding:.5rem .75rem}.DiscoverClient-module-scss-module__OeSPJW__campaignBannerTitle{font-family:var(--font-body);font-weight:700;font-size:var(--fs-body-md);color:var(--ds-grey-2);margin:0;line-height:1.4}.DiscoverClient-module-scss-module__OeSPJW__campaignBannerBody{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-md);color:var(--ds-grey-2);margin:0;line-height:1.4}
.LeaderboardClient-module-scss-module__jy36Na__screen{background:var(--ds-purple-2);width:100%;min-height:100dvh;color:var(--ds-black);flex-direction:column;gap:16px;margin:0 auto;padding:0 24px 24px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__titleBlock{flex-direction:column;gap:8px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__title{font-family:var(--font-display);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);margin:0;font-weight:800;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__subtitle{font-family:var(--font-display);font-size:var(--fs-display-md);color:var(--ds-black);margin:0;font-weight:800;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__subtitleUnderline{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.LeaderboardClient-module-scss-module__jy36Na__staircase{flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.LeaderboardClient-module-scss-module__jy36Na__staircaseFull>:first-child{width:100%}.LeaderboardClient-module-scss-module__jy36Na__staircaseFull>:nth-child(2){width:calc(100% - 5px)}.LeaderboardClient-module-scss-module__jy36Na__staircaseFull>:nth-child(3){width:calc(100% - 15px)}.LeaderboardClient-module-scss-module__jy36Na__staircaseFull>:nth-child(4){width:calc(100% - 25px)}.LeaderboardClient-module-scss-module__jy36Na__staircaseFull>:nth-child(5){width:calc(100% - 35px)}.LeaderboardClient-module-scss-module__jy36Na__card{background:var(--ds-magenta-5);border-top:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:2px solid var(--ds-black);border-left:5px solid var(--ds-black);min-height:99px;color:var(--ds-black);border-radius:0 10px 10px 0;align-items:center;gap:11px;margin-bottom:-2px;padding:16px 20px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__card:first-child{border-radius:10px 10px 10px 0}.LeaderboardClient-module-scss-module__jy36Na__card:last-child{border-radius:0 10px 10px;margin-bottom:0}.LeaderboardClient-module-scss-module__jy36Na__cardSelf{background:var(--ds-magenta-2)}.LeaderboardClient-module-scss-module__jy36Na__badge{flex-shrink:0;width:44px;height:44px;position:relative}.LeaderboardClient-module-scss-module__jy36Na__badgeShadow{background:var(--ds-black);border-radius:50%;width:42px;height:42px;position:absolute;top:2px;left:2px}.LeaderboardClient-module-scss-module__jy36Na__badgeFill{background:var(--ds-white);border:2px solid var(--ds-black);width:42px;height:42px;color:var(--ds-black);font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);border-radius:50%;place-items:center;line-height:1.2;display:grid;position:absolute;top:0;left:0}.LeaderboardClient-module-scss-module__jy36Na__cardBody{flex-wrap:wrap;flex:1;align-items:flex-end;gap:5px 11px;min-width:0;display:flex}.LeaderboardClient-module-scss-module__jy36Na__cardName{min-width:0;font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);color:var(--ds-black);flex:1 0 100%;margin:0;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__cardCount{font-family:var(--font-body);font-weight:600;font-size:var(--fs-body-sm);color:var(--ds-black);line-height:1.1}.LeaderboardClient-module-scss-module__jy36Na__cardTime{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-sm);color:var(--ds-black);margin-left:auto;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__userCard{background:var(--ds-magenta-2);border-top:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:2px solid var(--ds-black);border-left:5px solid var(--ds-black);border-radius:10px;align-items:center;padding:15px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__userBody{flex-direction:column;gap:5px;width:100%;display:flex}.LeaderboardClient-module-scss-module__jy36Na__userRankNum{font-family:var(--font-body);font-weight:600;font-size:var(--fs-body-sm);color:var(--ds-magenta-1);line-height:1.1}.LeaderboardClient-module-scss-module__jy36Na__userMeta{flex-wrap:wrap;align-items:flex-end;gap:5px 11px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__userName{font-family:var(--font-display);font-weight:800;font-size:var(--fs-display-md);color:var(--ds-black);flex:1 0 100%;margin:0;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__signInPill{background:var(--ds-black);border-top:2px solid var(--ds-black);border-right:2px solid var(--ds-black);border-bottom:5px solid var(--ds-black);border-left:2px solid var(--ds-black);width:100%;height:50px;color:var(--ds-white);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;padding:16px;line-height:1.1;display:flex}.LeaderboardClient-module-scss-module__jy36Na__signInPill:hover:not(:disabled){background:#1a1a1a}.LeaderboardClient-module-scss-module__jy36Na__signInPill:focus-visible{outline:2px solid var(--ds-blue-1);outline-offset:2px}@keyframes LeaderboardClient-module-scss-module__jy36Na__shimmer{0%{background-position:-200%}to{background-position:200%}}.LeaderboardClient-module-scss-module__jy36Na__skeletonMeta,.LeaderboardClient-module-scss-module__jy36Na__skeletonName,.LeaderboardClient-module-scss-module__jy36Na__skeletonBadge{border-radius:var(--radius-sm);background:linear-gradient(90deg,#00000014 25%,#00000024 50%,#00000014 75%) 0 0/200% 100%;animation:1.4s infinite LeaderboardClient-module-scss-module__jy36Na__shimmer}.LeaderboardClient-module-scss-module__jy36Na__skeletonCard{background:#ffccf066}.LeaderboardClient-module-scss-module__jy36Na__skeletonBadge{border-radius:50%;flex-shrink:0;width:42px;height:42px}.LeaderboardClient-module-scss-module__jy36Na__skeletonBody{flex-direction:column;flex:1;gap:8px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__skeletonName{width:60%;height:18px}.LeaderboardClient-module-scss-module__jy36Na__skeletonMeta{width:40%;height:14px}.LeaderboardClient-module-scss-module__jy36Na__preEventHero{text-align:center;color:var(--ds-black);flex-direction:column;flex:1 0 auto;align-items:center;gap:24px;padding:56px 24px 8px;display:flex}.LeaderboardClient-module-scss-module__jy36Na__preEventImage{flex-shrink:0;width:191px;height:auto}.LeaderboardClient-module-scss-module__jy36Na__preEventTitle{font-family:var(--font-display);font-size:var(--fs-display-lg);letter-spacing:.005em;color:var(--ds-black);margin:0;font-weight:800;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__preEventSubhead{font-family:var(--font-display);font-size:var(--fs-display-md);color:var(--ds-black);margin:0;font-weight:800;line-height:1.2}.LeaderboardClient-module-scss-module__jy36Na__preEventBody{font-family:var(--font-body);font-size:var(--fs-body-md);color:var(--ds-black);margin:0;font-weight:500;line-height:1.4}
.page-module-scss-module__eFIlfa__page{background:var(--ds-purple-2);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.page-module-scss-module__eFIlfa__header{flex-shrink:0;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.page-module-scss-module__eFIlfa__body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex}.page-module-scss-module__eFIlfa__title{font-family:var(--font-display);color:var(--ds-black);margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.page-module-scss-module__eFIlfa__subtitle{font-family:var(--font-body);color:var(--ds-charcoal);white-space:pre-line;max-width:28ch;margin:0;font-size:.9375rem;font-weight:400;line-height:1.5}.page-module-scss-module__eFIlfa__footer{flex-shrink:0;padding:1.5rem}.page-module-scss-module__eFIlfa__btnRetry{background:var(--ds-black);width:100%;height:3.5rem;color:var(--ds-white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:800;font-size:var(--fs-body-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;line-height:1.1;display:flex}.page-module-scss-module__eFIlfa__btnRetry:active{opacity:.85}
.page-module-scss-module__rcUngW__page{-webkit-overflow-scrolling:touch;background:linear-gradient(180deg, #ffbca0 0%, var(--ds-peach-1) 100%);height:100dvh;position:relative;overflow:hidden auto}.page-module-scss-module__rcUngW__bgMap{opacity:.15;pointer-events:none;background-image:url(/landing/landing-page-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.page-module-scss-module__rcUngW__content{flex-direction:column;gap:24px;min-width:360px;margin:0 auto;padding:0 24px 100px;display:flex;position:relative}.page-module-scss-module__rcUngW__langRow{justify-content:flex-end;padding-top:12px;display:flex}.page-module-scss-module__rcUngW__hero{flex-direction:column;align-items:center;gap:16px;padding-bottom:8px;display:flex;position:relative}.page-module-scss-module__rcUngW__illustLeft{pointer-events:none;flex-direction:column-reverse;gap:100px;display:flex;position:absolute;top:260px;left:-48px;transform:scale(1.5)}.page-module-scss-module__rcUngW__illustMegaphone{object-fit:contain;width:80px;height:auto;margin-left:-10px;transform:rotate(38deg)}.page-module-scss-module__rcUngW__illustFlag{object-fit:contain;width:60px;height:auto;margin-left:8px;transform:rotate(36deg)}.page-module-scss-module__rcUngW__illustRight{pointer-events:none;flex-direction:column-reverse;gap:100px;display:flex;position:absolute;top:260px;right:-48px;transform:scale(1.5)}.page-module-scss-module__rcUngW__illustMegaphoneRight{object-fit:contain;width:80px;height:auto;margin-right:-10px;transform:scaleX(-1)rotate(38deg)}.page-module-scss-module__rcUngW__illustFlagRight{object-fit:contain;width:60px;height:auto;margin-right:8px;transform:scaleX(-1)rotate(36deg)}.page-module-scss-module__rcUngW__confetti{pointer-events:none;z-index:1;width:100%;max-width:376px;height:auto;position:absolute;top:20px;left:50%;transform:translate(-50%)}.page-module-scss-module__rcUngW__augustMascot{justify-content:right;width:auto;display:flex;position:relative;transform:translateY(20%)}.page-module-scss-module__rcUngW__augustMascotInverted{width:auto;transform:translateY(-20%)}.page-module-scss-module__rcUngW__augustMascotInverted img{transform:rotate(180deg)translateY(20%)}.page-module-scss-module__rcUngW__augustMascotInverted{display:flex}.page-module-scss-module__rcUngW__mascot{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.page-module-scss-module__rcUngW__titleBlock{text-align:center;z-index:2;position:relative}.page-module-scss-module__rcUngW__titleThe{font-family:var(--font-display);color:var(--ds-black);font-size:2rem;font-weight:500;line-height:1.1}.page-module-scss-module__rcUngW__titleMain{font-family:var(--font-display);color:var(--ds-black);text-align:center;font-size:3rem;font-weight:500;line-height:1.1}.page-module-scss-module__rcUngW__descCard{background:var(--ds-white);border-radius:var(--radius-md);padding:16px}.page-module-scss-module__rcUngW__descText{font-family:var(--font-body);font-size:var(--fs-body-md);font-weight:500;line-height:var(--lh-body);color:var(--ds-black);text-align:center}.page-module-scss-module__rcUngW__scrollPrompt{flex-direction:column;align-items:center;gap:16px;display:flex}.page-module-scss-module__rcUngW__scrollArrow{object-fit:contain;width:30px}.page-module-scss-module__rcUngW__scrollLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-black);font-size:.75rem;font-weight:700;line-height:1.1}.page-module-scss-module__rcUngW__adventureCard{background:var(--ds-yellow-1);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:24px 16px 40px;display:flex}.page-module-scss-module__rcUngW__cardTitle{font-family:var(--font-display);font-size:var(--fs-display-md);font-weight:500;line-height:var(--lh-body);color:var(--ds-black);text-align:center}.page-module-scss-module__rcUngW__mapCard{background:var(--ds-white);border-radius:var(--radius-sm);position:relative;overflow:hidden}.page-module-scss-module__rcUngW__mapImage{object-fit:cover;object-position:center;width:100%;height:auto}.page-module-scss-module__rcUngW__ctaBar{background:0 0;padding:12px 24px 32px;position:fixed;bottom:0;left:0;right:0}.page-module-scss-module__rcUngW__ctaBtn{background:var(--ds-black);color:var(--ds-white);text-decoration:none}@media (max-width:360px){.page-module-scss-module__rcUngW__titleMain{font-size:2.4rem;line-height:1.05}.page-module-scss-module__rcUngW__illustLeft,.page-module-scss-module__rcUngW__illustRight{display:none}}
.page-module-scss-module__m4dg6q__page{background:var(--ds-blue-2);min-height:100vh}.page-module-scss-module__m4dg6q__content{flex-direction:column;gap:24px;max-width:480px;margin:0 auto;padding:24px 24px 48px;display:flex}.page-module-scss-module__m4dg6q__header{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__m4dg6q__topBar{justify-content:space-between;align-items:flex-start;padding-bottom:8px;display:flex}.page-module-scss-module__m4dg6q__backBtn{width:44px;height:44px;color:var(--ds-black);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:flex}.page-module-scss-module__m4dg6q__heading{font-family:var(--font-display);font-size:var(--fs-display-xl);letter-spacing:.12px;color:var(--ds-black);margin:0;font-weight:700;line-height:1.1}.page-module-scss-module__m4dg6q__intro{font-family:var(--font-body);font-size:var(--fs-body-sm);color:#0a0806;margin:0;font-weight:400;line-height:1.3}.page-module-scss-module__m4dg6q__card{background:var(--ds-white);border-radius:var(--radius-sm);border:2px solid var(--ds-black);flex-direction:column;padding-bottom:20px;display:flex;overflow:hidden}.page-module-scss-module__m4dg6q__section{padding:16px 16px 0}.page-module-scss-module__m4dg6q__section:first-child{padding-top:16px}.page-module-scss-module__m4dg6q__sectionInner{border-bottom:1px solid var(--ds-grey-1);padding-bottom:8px}.page-module-scss-module__m4dg6q__sectionInner:last-child{border-bottom:none}.page-module-scss-module__m4dg6q__sectionHead{font-family:var(--font-body);font-size:var(--fs-body-md);align-items:flex-start;gap:8px;margin-bottom:4px;font-weight:700;line-height:1;display:flex}.page-module-scss-module__m4dg6q__sectionNum{color:var(--ds-black);flex-shrink:0;width:24px}.page-module-scss-module__m4dg6q__sectionTitle{color:#0a0806;flex:1}.page-module-scss-module__m4dg6q__sectionBody{padding-left:32px}.page-module-scss-module__m4dg6q__list{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--ds-black);margin:0;padding-left:21px;font-weight:400;line-height:1.3;list-style:outside}.page-module-scss-module__m4dg6q__list li{margin-bottom:4px}.page-module-scss-module__m4dg6q__list li:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__preamble{border-bottom:1px solid var(--ds-grey-1);padding:16px 16px 8px}.page-module-scss-module__m4dg6q__preamble p{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--ds-black);margin:0 0 10px;font-weight:400;line-height:1.5}.page-module-scss-module__m4dg6q__preamble p:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__preambleMeta{font-size:var(--fs-eyebrow);color:#797979;margin-bottom:12px}.page-module-scss-module__m4dg6q__clause{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--ds-black);gap:8px;margin-bottom:8px;font-weight:400;line-height:1.5;display:flex}.page-module-scss-module__m4dg6q__clause:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__clause>span:first-child,.page-module-scss-module__m4dg6q__clauseNum{color:#555;flex-shrink:0;min-width:32px;font-weight:600}.page-module-scss-module__m4dg6q__alphaList{counter-reset:alpha-counter;margin:6px 0 4px;padding-left:0;list-style:none}.page-module-scss-module__m4dg6q__alphaList li{counter-increment:alpha-counter;gap:6px;margin-bottom:4px;line-height:1.5;display:flex}.page-module-scss-module__m4dg6q__alphaList li:before{content:"(" counter(alpha-counter, lower-alpha) ")";color:#555;flex-shrink:0;min-width:24px;font-weight:500}.page-module-scss-module__m4dg6q__alphaList li:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__romanList{counter-reset:roman-counter;margin:6px 0 4px;padding-left:0;list-style:none}.page-module-scss-module__m4dg6q__romanList li{counter-increment:roman-counter;gap:6px;margin-bottom:4px;line-height:1.5;display:flex}.page-module-scss-module__m4dg6q__romanList li:before{content:"(" counter(roman-counter, lower-roman) ")";color:#555;flex-shrink:0;min-width:28px;font-weight:500}.page-module-scss-module__m4dg6q__romanList li:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__subList{margin:6px 0 4px;padding-left:20px;list-style:outside}.page-module-scss-module__m4dg6q__subList li{margin-bottom:4px;line-height:1.5}.page-module-scss-module__m4dg6q__subList li:last-child{margin-bottom:0}.page-module-scss-module__m4dg6q__privacyCardGroup{flex-direction:column;gap:10px;margin:12px 0 8px;display:flex}.page-module-scss-module__m4dg6q__privacyCard{border:1px solid var(--ds-grey-1);font-family:var(--font-body);color:var(--ds-black);border-radius:4px;font-size:.8rem;line-height:1.5;overflow:hidden}.page-module-scss-module__m4dg6q__privacyCardRow{border-bottom:1px solid var(--ds-grey-1);flex-direction:column;padding:8px 10px;display:flex}.page-module-scss-module__m4dg6q__privacyCardRow:last-child{border-bottom:none}.page-module-scss-module__m4dg6q__privacyCardLabel{text-transform:uppercase;letter-spacing:.04em;color:#555;margin-bottom:4px;font-size:.72rem;font-weight:700}.page-module-scss-module__m4dg6q__privacyCardValue{color:var(--ds-black)}.page-module-scss-module__m4dg6q__privacyNote{font-family:var(--font-body);color:#555;margin:8px 0 0;font-size:.8rem;font-style:italic;line-height:1.5}.page-module-scss-module__m4dg6q__contactBlock{font-family:var(--font-body);font-size:var(--fs-body-sm);color:var(--ds-black);margin:8px 0 0 40px;font-style:normal;font-weight:400;line-height:1.8}.page-module-scss-module__m4dg6q__contactLink{color:var(--ds-black);text-underline-offset:2px;text-decoration:underline}
