.detail-module__gMdlrW__card{z-index:60;border-radius:var(--md-sys-shape-corner-extra-large);background:color-mix(in srgb, var(--md-sys-color-surface-container-low) 92%, transparent);border:1px solid var(--md-sys-color-outline-variant);-webkit-backdrop-filter:blur(20px);width:min(340px,100vw - 32px);box-shadow:0 32px 80px #04021099, 0 0 60px -20px var(--tint);animation:detail-module__gMdlrW__detailIn var(--md-sys-motion-duration-long) var(--md-sys-motion-easing-emphasized-decelerate) backwards;padding:18px 18px 16px;position:absolute;top:50%;right:clamp(16px,4vw,64px);transform:translateY(-50%)}@keyframes detail-module__gMdlrW__detailIn{0%{opacity:0;transform:translateY(calc(24px - 50%))scale(.92)}}.detail-module__gMdlrW__header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.detail-module__gMdlrW__place{color:var(--tint);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:inline-flex}.detail-module__gMdlrW__place svg{fill:currentColor;width:14px;height:14px}.detail-module__gMdlrW__time{color:var(--md-sys-color-on-surface-variant);margin-left:auto;font-size:.78rem}.detail-module__gMdlrW__close{border-radius:var(--md-sys-shape-corner-full);width:28px;height:28px;color:var(--md-sys-color-on-surface-variant);transition:background .16s var(--md-sys-motion-easing-emphasized);place-items:center;display:grid}.detail-module__gMdlrW__close:hover{background:var(--md-sys-color-surface-container-highest)}.detail-module__gMdlrW__close svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;fill:none;width:14px;height:14px}.detail-module__gMdlrW__photo{aspect-ratio:1;object-fit:cover;border-radius:var(--md-sys-shape-corner-large-increased);background:var(--md-sys-color-surface-container-highest);width:100%}.detail-module__gMdlrW__videoWrap{position:relative}.detail-module__gMdlrW__videoWrap video{cursor:pointer;display:block}.detail-module__gMdlrW__soundToggle{cursor:pointer;background:#00000073;border:none;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:10px;right:10px}.detail-module__gMdlrW__soundToggle svg{fill:#fff;stroke:#fff;stroke-width:2px;stroke-linecap:round;width:18px;height:18px}.detail-module__gMdlrW__caption{font-family:var(--font-hand-stack);color:var(--md-sys-color-on-surface);margin:14px 4px 16px;font-size:1.15rem;font-weight:500}.detail-module__gMdlrW__actions{align-items:center;gap:10px;display:flex}.detail-module__gMdlrW__iconButton{border-radius:var(--md-sys-shape-corner-full);border:1px solid var(--md-sys-color-outline);width:48px;height:48px;color:var(--md-sys-color-on-surface);transition:background .18s var(--md-sys-motion-easing-emphasized), transform .18s var(--md-sys-motion-easing-emphasized);flex-shrink:0;place-items:center;display:grid}.detail-module__gMdlrW__iconButton:hover{background:var(--md-sys-color-surface-container-high);transform:scale(1.05)}.detail-module__gMdlrW__iconButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.detail-module__gMdlrW__likeButtonCounted{justify-content:center;align-items:center;gap:6px;width:auto;min-width:48px;padding:0 14px;display:inline-flex}.detail-module__gMdlrW__likeCount{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.detail-module__gMdlrW__iconButtonActive{border-color:var(--md-sys-color-secondary);color:var(--md-sys-color-secondary)}.detail-module__gMdlrW__iconButtonActive svg{fill:currentColor;animation:detail-module__gMdlrW__heartPop .4s var(--md-sys-motion-easing-emphasized-decelerate)}@keyframes detail-module__gMdlrW__heartPop{0%{transform:scale(.6)}60%{transform:scale(1.25)}to{transform:scale(1)}}.detail-module__gMdlrW__saveButton{border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-accent-yellow);height:48px;color:var(--md-sys-color-on-accent-yellow);font-family:var(--font-body-stack);letter-spacing:.01em;transition:transform .18s var(--md-sys-motion-easing-emphasized), box-shadow .18s var(--md-sys-motion-easing-emphasized);flex:1;font-size:.95rem;font-weight:600}.detail-module__gMdlrW__saveButton:hover{box-shadow:0 8px 24px -6px var(--md-sys-color-accent-yellow);transform:translateY(-1px)}.detail-module__gMdlrW__saveButton:active{transform:translateY(0)scale(.98)}.detail-module__gMdlrW__report{color:var(--md-sys-color-on-surface-variant);transition:color .16s var(--md-sys-motion-easing-emphasized);margin:10px auto 0;padding:4px 8px;font-size:.75rem;display:block}.detail-module__gMdlrW__report:hover{color:var(--md-sys-color-on-surface);text-decoration:underline}.detail-module__gMdlrW__reportOverlay{z-index:5;border-radius:var(--md-sys-shape-corner-extra-large);background:color-mix(in srgb, var(--md-sys-color-surface-dim) 55%, transparent);animation:detail-module__gMdlrW__overlayIn .24s var(--md-sys-motion-easing-emphasized) backwards;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0;overflow:hidden}@keyframes detail-module__gMdlrW__overlayIn{0%{opacity:0}}.detail-module__gMdlrW__reportSheet{border-top:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-extra-large) var(--md-sys-shape-corner-extra-large) 0 0;background:color-mix(in srgb, var(--md-sys-color-surface-container-high) 96%, transparent);-webkit-backdrop-filter:blur(18px);animation:detail-module__gMdlrW__sheetUp .32s var(--md-sys-motion-easing-emphasized-decelerate) backwards;flex-direction:column;padding:14px 16px 10px;display:flex}@keyframes detail-module__gMdlrW__sheetUp{0%{opacity:0;transform:translateY(28px)}}.detail-module__gMdlrW__reportSheetHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.detail-module__gMdlrW__reportPrompt{color:var(--md-sys-color-on-surface);margin:0;font-size:.9rem;font-weight:600}.detail-module__gMdlrW__reportReason{text-align:left;border-top:1px solid color-mix(in srgb, var(--md-sys-color-outline-variant) 55%, transparent);width:100%;color:var(--md-sys-color-on-surface);cursor:pointer;transition:color .16s var(--md-sys-motion-easing-emphasized);background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:11px 4px;font-size:.85rem;font-weight:500;display:flex}.detail-module__gMdlrW__reportReason:first-of-type{border-top:none}.detail-module__gMdlrW__reportReason svg{fill:none;width:14px;height:14px;stroke:var(--md-sys-color-on-surface-variant);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.6;transition:transform .16s var(--md-sys-motion-easing-emphasized);flex-shrink:0}.detail-module__gMdlrW__reportReason:hover{color:var(--md-sys-color-primary)}.detail-module__gMdlrW__reportReason:hover svg{stroke:var(--md-sys-color-primary);opacity:1;transform:translate(2px)}.detail-module__gMdlrW__alienKeeps{font-family:var(--font-hand-stack);text-align:center;color:var(--tint);animation:detail-module__gMdlrW__detailIn .26s var(--md-sys-motion-easing-emphasized);margin:10px 4px 0;font-size:.95rem}.detail-module__gMdlrW__reportThanks{text-align:center;color:var(--md-sys-color-on-surface-variant);margin:10px auto 0;padding:4px 8px;font-size:.75rem}@media (max-width:720px){.detail-module__gMdlrW__card{width:auto;inset:auto 16px 16px;transform:none}@keyframes detail-module__gMdlrW__detailIn{0%{opacity:0;transform:translateY(24px)scale(.95)}}.detail-module__gMdlrW__photo{aspect-ratio:4/3}}
.hero-module__pjfN3W__hero{background:radial-gradient(ellipse 120% 90% at 50% 45%, #2a0f5c 0%, var(--md-sys-color-surface-dim) 45%, #0c0118 100%);height:100dvh;position:relative;overflow:hidden}.hero-module__pjfN3W__sunrise{filter:blur(8px);pointer-events:none;z-index:5;background:radial-gradient(circle,#ffaa6e52 0%,#ff828c1f 38%,#0000 68%);border-radius:50%;width:44vw;height:44vw;position:absolute;top:28%;right:-12vw}.hero-module__pjfN3W__nebula{pointer-events:none;z-index:5;background:radial-gradient(circle,#6d28ff38 0%,#ff72c812 45%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-14vh;left:-10vw}.hero-module__pjfN3W__globeWrap{z-index:10;position:absolute;inset:0}.hero-module__pjfN3W__globeWrap>div,.hero-module__pjfN3W__globeWrap canvas{width:100%!important;height:100%!important}.hero-module__pjfN3W__globeLoading{height:100%;font-family:var(--font-hand-stack);color:var(--md-sys-color-on-surface-variant);place-items:center;font-size:1rem;display:grid}.hero-module__pjfN3W__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero-module__pjfN3W__dragHint{z-index:50;font-family:var(--font-hand-stack);color:var(--md-sys-color-on-surface-variant);opacity:.85;pointer-events:none;white-space:nowrap;font-size:.9rem;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-module__pjfN3W__toast{z-index:60;text-align:left;border-radius:var(--md-sys-shape-corner-large-increased);background:color-mix(in srgb, var(--md-sys-color-surface-container-high) 88%, transparent);border:1px solid color-mix(in srgb, var(--md-sys-color-tertiary) 30%, var(--md-sys-color-outline-variant));-webkit-backdrop-filter:blur(14px);cursor:pointer;max-width:320px;animation:hero-module__pjfN3W__toastIn .5s var(--md-sys-motion-easing-emphasized-decelerate) backwards;transition:opacity .45s var(--md-sys-motion-easing-emphasized), transform .45s var(--md-sys-motion-easing-emphasized);align-items:center;gap:10px;padding:10px 16px 10px 10px;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 18px 40px #05021273,0 0 24px -8px #d7ff0066}.hero-module__pjfN3W__toast:hover{transform:translateY(-2px)}.hero-module__pjfN3W__toastLeaving{opacity:0;pointer-events:none;transform:translateY(10px)scale(.95)}@keyframes hero-module__pjfN3W__toastIn{0%{opacity:0;transform:translateY(14px)scale(.92)}}.hero-module__pjfN3W__toast img{border-radius:var(--md-sys-shape-corner-medium);object-fit:cover;background:var(--md-sys-color-surface-container-highest);width:44px;height:44px}.hero-module__pjfN3W__toastText{flex-direction:column;gap:2px;min-width:0;display:flex}.hero-module__pjfN3W__toastTitle{color:var(--md-sys-color-on-surface);font-size:.82rem;font-weight:600}.hero-module__pjfN3W__toastPlace{color:var(--md-sys-color-tertiary);font-size:.74rem;font-weight:500}.hero-module__pjfN3W__lossCard{cursor:default;border-color:color-mix(in srgb, var(--md-sys-color-primary) 35%, var(--md-sys-color-outline-variant));align-items:flex-start;max-width:340px;padding:14px 16px;box-shadow:0 18px 40px #05021273,0 0 24px -8px #c7b0ff73}.hero-module__pjfN3W__lossCard:hover{transform:none}.hero-module__pjfN3W__lossMark{color:var(--md-sys-color-tertiary);font-size:1.1rem;line-height:1.2}.hero-module__pjfN3W__lossSub{color:var(--md-sys-color-on-surface-variant);font-size:.78rem;font-weight:500;line-height:1.45}.hero-module__pjfN3W__lossGet{border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-tertiary);color:#1c2400;transition:transform .2s var(--md-sys-motion-easing-emphasized);align-self:flex-start;margin-top:8px;padding:7px 14px;font-size:.8rem;font-weight:700;text-decoration:none}.hero-module__pjfN3W__lossGet:hover{transform:translateY(-2px)}.hero-module__pjfN3W__lossClose{border-radius:var(--md-sys-shape-corner-full);width:26px;height:26px;color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;padding:0;display:grid}.hero-module__pjfN3W__lossClose:hover{background:color-mix(in srgb, var(--md-sys-color-on-surface) 10%, transparent)}.hero-module__pjfN3W__lossClose svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.hero-module__pjfN3W__emptyCard{z-index:60;text-align:center;border-radius:var(--md-sys-shape-corner-large-increased);background:color-mix(in srgb, var(--md-sys-color-surface-container-high) 88%, transparent);border:1px solid color-mix(in srgb, var(--md-sys-color-tertiary) 30%, var(--md-sys-color-outline-variant));-webkit-backdrop-filter:blur(14px);max-width:320px;animation:hero-module__pjfN3W__toastIn .5s var(--md-sys-motion-easing-emphasized-decelerate) backwards;flex-direction:column;align-items:center;gap:6px;padding:18px 24px;display:flex;position:absolute;top:26%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 40px #05021273,0 0 24px -8px #d7ff0066}.hero-module__pjfN3W__emptyTitle{font-family:var(--font-hand-stack);color:var(--md-sys-color-on-surface);font-size:1.15rem}.hero-module__pjfN3W__emptySub{color:var(--md-sys-color-on-surface-variant);font-size:.78rem;font-weight:500;line-height:1.45}.hero-module__pjfN3W__emptyCard .hero-module__pjfN3W__lossGet{align-self:center}.hero-module__pjfN3W__findMe{z-index:50;border-radius:var(--md-sys-shape-corner-full);border:1px solid var(--md-sys-color-outline-variant);background:color-mix(in srgb, var(--md-sys-color-surface-container) 75%, transparent);-webkit-backdrop-filter:blur(10px);color:var(--md-sys-color-on-surface-variant);cursor:pointer;transition:color .2s var(--md-sys-motion-easing-emphasized), border-color .2s var(--md-sys-motion-easing-emphasized), transform .2s var(--md-sys-motion-easing-emphasized);align-items:center;gap:8px;padding:9px 16px;font-size:.85rem;font-weight:500;display:inline-flex;position:absolute;bottom:22px;right:22px}.hero-module__pjfN3W__findMe svg{fill:currentColor;width:16px;height:16px}.hero-module__pjfN3W__findMe:hover{color:var(--md-sys-color-on-surface);border-color:var(--md-sys-color-tertiary);transform:translateY(-2px)}.hero-module__pjfN3W__findMe:disabled{cursor:wait;opacity:.7}.hero-module__pjfN3W__findMe:focus-visible{outline:2px solid var(--md-sys-color-tertiary);outline-offset:2px}@media (max-width:720px){.hero-module__pjfN3W__dragHint{white-space:normal;text-align:center;width:max-content;max-width:86vw}.hero-module__pjfN3W__sunrise{width:80vw;height:80vw;right:-40vw}.hero-module__pjfN3W__findMe{bottom:52px;right:50%;transform:translate(50%)}.hero-module__pjfN3W__toast{bottom:104px;left:16px}.hero-module__pjfN3W__findMe:hover{transform:translate(50%)translateY(-2px)}}
.page-module__K_ydXa__nav{z-index:100;background:linear-gradient(#0c0918d9,#0c091800);align-items:center;gap:28px;padding:14px clamp(20px,5vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.page-module__K_ydXa__wordmark{font-family:var(--font-logo-stack);letter-spacing:-.02em;color:var(--md-sys-color-on-surface);align-items:center;gap:8px;font-size:1.5rem;font-weight:700;display:inline-flex}.page-module__K_ydXa__wordmarkDot{background:var(--md-sys-color-tertiary);width:.62em;height:.62em;animation:page-module__K_ydXa__livePulse 2s var(--md-sys-motion-easing-emphasized) infinite;border-radius:50%;flex-shrink:0;box-shadow:0 0 #d7ff008c}@keyframes page-module__K_ydXa__livePulse{0%{box-shadow:0 0 #d7ff008c}70%{box-shadow:0 0 0 10px #d7ff0000}to{box-shadow:0 0 #d7ff0000}}.page-module__K_ydXa__wordmarkLive{font-family:var(--font-body-stack);letter-spacing:.08em;color:var(--md-sys-color-tertiary);margin-left:2px;font-size:.55em;font-weight:600}.page-module__K_ydXa__wordmarkBeta{border-radius:var(--md-sys-shape-corner-full);font-family:var(--font-body-stack);letter-spacing:.06em;color:var(--md-sys-color-on-primary);background:var(--md-sys-color-primary);margin-left:8px;padding:2px 8px;font-size:.5em;font-weight:700}.page-module__K_ydXa__navCta{border-radius:var(--md-sys-shape-corner-full);background:var(--md-sys-color-tertiary);height:40px;color:var(--md-sys-color-on-tertiary);transition:transform .2s var(--md-sys-motion-easing-emphasized), box-shadow .2s var(--md-sys-motion-easing-emphasized);align-items:center;margin-left:auto;padding:0 20px;font-size:.88rem;font-weight:600;display:inline-flex}.page-module__K_ydXa__navCta:hover{box-shadow:0 8px 24px -8px var(--md-sys-color-tertiary);transform:translateY(-1px)}
.campaign-module__ViXIAW__page{background-image:url(/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:safe center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.campaign-module__ViXIAW__card{-webkit-backdrop-filter:blur(18px)saturate(1.1);background:linear-gradient(165deg,#140828d6,#090316eb);border:1px solid #ffffff24;border-radius:28px;width:100%;min-width:0;max-width:440px;margin-bottom:clamp(0px,6vh,64px);padding:clamp(26px,4vw,38px);animation:.5s cubic-bezier(.2,0,0,1) both campaign-module__ViXIAW__cardIn;position:relative;box-shadow:0 50px 100px -34px #000000f2,inset 0 1px #ffffff14}@keyframes campaign-module__ViXIAW__cardIn{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:none}}.campaign-module__ViXIAW__headline{font-family:var(--font-display-stack);letter-spacing:-.03em;color:var(--md-sys-color-on-surface);margin-top:12px;font-size:clamp(2.6rem,8vw,3.6rem);font-weight:800;line-height:.9}.campaign-module__ViXIAW__accent{color:var(--md-sys-color-tertiary)}.campaign-module__ViXIAW__kicker{align-items:center;gap:6px;display:inline-flex}.campaign-module__ViXIAW__tiktok{fill:currentColor;width:.95em;height:.95em}.campaign-module__ViXIAW__card .campaign-module__ViXIAW__input,.campaign-module__ViXIAW__card .campaign-module__ViXIAW__submit{border-radius:16px;height:60px}.campaign-module__ViXIAW__card .campaign-module__ViXIAW__input{background:#0a0418b8;font-size:1.05rem}.campaign-module__ViXIAW__card .campaign-module__ViXIAW__submit{font-size:1.02rem}@media (max-width:560px){.campaign-module__ViXIAW__card .campaign-module__ViXIAW__input,.campaign-module__ViXIAW__card .campaign-module__ViXIAW__submit{border-radius:18px;height:64px}.campaign-module__ViXIAW__card .campaign-module__ViXIAW__input{padding:0 20px;font-size:1.12rem}}.campaign-module__ViXIAW__input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0;width:0!important;height:0!important;margin:0!important;display:none!important}.campaign-module__ViXIAW__input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0;width:0!important;height:0!important;margin:0!important;display:none!important}.campaign-module__ViXIAW__input::-webkit-caps-lock-indicator{visibility:hidden;pointer-events:none;position:absolute;right:0;width:0!important;height:0!important;margin:0!important;display:none!important}.campaign-module__ViXIAW__sub{font-family:var(--font-body-stack);color:var(--md-sys-color-on-surface-variant);margin-top:15px;font-size:.98rem;line-height:1.5}.campaign-module__ViXIAW__velocity{font-family:var(--font-body-stack);letter-spacing:-.01em;color:var(--md-sys-color-tertiary);font-variant-numeric:tabular-nums;margin-top:7px;padding-left:17px;font-size:.82rem;font-weight:600}@media (prefers-reduced-motion:reduce){.campaign-module__ViXIAW__card{animation:none}}
.verify-module__BRFeDG__page{background:radial-gradient(ellipse 120% 80% at 50% 0%, #2a0f5c 0%, var(--md-sys-color-surface-dim) 48%, #0c0118 100%);min-height:100dvh;color:var(--md-sys-color-on-surface)}.verify-module__BRFeDG__nav{justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(20px,5vw,64px);display:flex}.verify-module__BRFeDG__wordmark{font-family:var(--font-logo-stack);letter-spacing:-.02em;color:var(--md-sys-color-on-surface);align-items:center;gap:9px;font-size:1.5rem;font-weight:700;display:inline-flex}.verify-module__BRFeDG__dot{background:var(--md-sys-color-tertiary);border-radius:50%;flex-shrink:0;width:.6em;height:.6em}.verify-module__BRFeDG__navLinks{font-family:var(--font-body-stack);align-items:center;gap:22px;font-size:.92rem;font-weight:500;display:flex}.verify-module__BRFeDG__navLinks a{color:var(--md-sys-color-on-surface-variant);text-decoration:none;transition:color .16s}.verify-module__BRFeDG__navLinks a:hover{color:var(--md-sys-color-on-surface)}.verify-module__BRFeDG__hero{text-align:center;max-width:960px;margin:0 auto;padding:clamp(40px,8vw,96px) clamp(20px,5vw,48px) 40px}.verify-module__BRFeDG__title{font-family:var(--font-display-stack);letter-spacing:-.04em;flex-direction:column;align-items:center;gap:10px;font-size:clamp(3.4rem,13vw,6rem);font-weight:800;line-height:.9;display:flex}.verify-module__BRFeDG__tagline{font-family:var(--font-hand-stack);letter-spacing:0;color:var(--md-sys-color-tertiary);font-size:clamp(1.3rem,4vw,2rem);font-weight:500}.verify-module__BRFeDG__lede{max-width:620px;font-family:var(--font-body-stack);color:var(--md-sys-color-on-surface-variant);margin:clamp(22px,4vw,34px) auto 0;font-size:clamp(1.02rem,2.4vw,1.2rem);line-height:1.6}.verify-module__BRFeDG__posters{perspective:900px;justify-content:center;gap:clamp(10px,2.4vw,18px);margin-top:clamp(36px,6vw,56px);display:flex}.verify-module__BRFeDG__poster{aspect-ratio:3/4;object-fit:cover;background:var(--md-sys-color-surface-container-highest);width:clamp(92px,18vw,150px);transform:rotate(calc((var(--i) - 1.5) * 4deg)) translateY(calc(var(--i) * 1px));border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 24px 50px -24px #000000d9}@media (max-width:560px){.verify-module__BRFeDG__posters{gap:8px}.verify-module__BRFeDG__poster:nth-child(4){display:none}}.verify-module__BRFeDG__how{max-width:960px;margin:0 auto;padding:clamp(30px,6vw,60px) clamp(20px,5vw,48px) 40px}.verify-module__BRFeDG__howTitle{text-align:center;font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--md-sys-color-on-surface);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.verify-module__BRFeDG__steps{grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.6vw,22px);margin-top:clamp(24px,4vw,36px);padding:0;list-style:none;display:grid}@media (max-width:720px){.verify-module__BRFeDG__steps{grid-template-columns:1fr}}.verify-module__BRFeDG__step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:8px;padding:22px;display:flex}.verify-module__BRFeDG__stepNum{background:var(--md-sys-color-tertiary);width:34px;height:34px;color:var(--md-sys-color-on-tertiary);font-family:var(--font-display-stack);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:800;display:grid}.verify-module__BRFeDG__stepTitle{font-family:var(--font-display-stack);letter-spacing:-.01em;color:var(--md-sys-color-on-surface);font-size:1.12rem;font-weight:700}.verify-module__BRFeDG__stepText{font-family:var(--font-body-stack);color:var(--md-sys-color-on-surface-variant);font-size:.94rem;line-height:1.5}.verify-module__BRFeDG__note{text-align:center;max-width:560px;font-family:var(--font-body-stack);color:var(--md-sys-color-on-surface-variant);opacity:.85;margin:clamp(28px,5vw,40px) auto 0;font-size:.92rem;line-height:1.55}.verify-module__BRFeDG__footer{text-align:center;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 24px;margin-top:20px;padding:32px clamp(20px,5vw,48px) 48px;display:flex}.verify-module__BRFeDG__footWord{font-family:var(--font-logo-stack);color:var(--md-sys-color-on-surface);font-size:1.1rem;font-weight:700}.verify-module__BRFeDG__footLinks{font-family:var(--font-body-stack);gap:20px;font-size:.9rem;display:flex}.verify-module__BRFeDG__footLinks a{color:var(--md-sys-color-on-surface-variant);text-decoration:none;transition:color .16s}.verify-module__BRFeDG__footLinks a:hover{color:var(--md-sys-color-tertiary)}.verify-module__BRFeDG__copy{font-family:var(--font-body-stack);color:var(--md-sys-color-on-surface-variant);opacity:.7;font-size:.86rem}
.HeroAnimation-module__DIt8Mq__hero{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.HeroAnimation-module__DIt8Mq__top{z-index:5;flex-shrink:0;justify-content:space-between;align-items:baseline;padding:1.15rem 1.5rem .4rem;display:flex;position:relative}.HeroAnimation-module__DIt8Mq__wordmark{font-family:var(--font-logo-stack);letter-spacing:-.04em;align-items:center;gap:.4em;font-size:1.55rem;font-weight:700;display:inline-flex}.HeroAnimation-module__DIt8Mq__wordmarkDot{background:var(--lime);border-radius:50%;width:.55em;height:.55em;box-shadow:0 0 .5em #d7ff0073}.HeroAnimation-module__DIt8Mq__clock{font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--ink-2);font-size:1.05rem;font-weight:700}.HeroAnimation-module__DIt8Mq__clock.HeroAnimation-module__DIt8Mq__isMidnight{color:var(--lime)}.HeroAnimation-module__DIt8Mq__headerStores{align-items:center;gap:10px;display:flex;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.HeroAnimation-module__DIt8Mq__headerStores a{line-height:0;display:block}.HeroAnimation-module__DIt8Mq__headerStores .HeroAnimation-module__DIt8Mq__badgeApple,.HeroAnimation-module__DIt8Mq__headerStores .HeroAnimation-module__DIt8Mq__badgePlay{width:auto;height:42px;display:block}@media (min-width:841px){.HeroAnimation-module__DIt8Mq__clock{display:none}}@media (max-width:840px){.HeroAnimation-module__DIt8Mq__headerStores{display:none}}.HeroAnimation-module__DIt8Mq__stage{--inv-scale:1;flex:1;min-height:0;padding:0;position:relative;overflow:hidden}.HeroAnimation-module__DIt8Mq__orbSlot{z-index:3;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.HeroAnimation-module__DIt8Mq__ringSlot{z-index:3}.HeroAnimation-module__DIt8Mq__orb{aspect-ratio:1;outline:1px solid #ffffff1f;width:min(22em,64vw);position:relative;overflow:hidden;box-shadow:0 0 0 10px #d7ff000d,0 32px 70px -24px #000000b3}.HeroAnimation-module__DIt8Mq__orb img,.HeroAnimation-module__DIt8Mq__tile img{object-fit:cover;width:100%;height:100%}.HeroAnimation-module__DIt8Mq__orb img{transform:scale(1.06)}.HeroAnimation-module__DIt8Mq__ring{pointer-events:none;width:min(24.4em,72vw);height:min(24.4em,72vw);position:absolute}.HeroAnimation-module__DIt8Mq__ringTrack{fill:none;stroke:#d7ff002e;stroke-width:1.15px}.HeroAnimation-module__DIt8Mq__ringRun{stroke:var(--lime);stroke-width:1.35px;stroke-linecap:round;transform-origin:50%;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.45s cubic-bezier(.22,1,.32,1) forwards HeroAnimation-module__DIt8Mq__ringDraw;transform:rotate(-90deg)}@keyframes HeroAnimation-module__DIt8Mq__ringDraw{to{stroke-dashoffset:0}}.HeroAnimation-module__DIt8Mq__year{z-index:2;backface-visibility:hidden;position:absolute;top:0;left:0;transform-origin:0 0!important}.HeroAnimation-module__DIt8Mq__months{display:grid}.HeroAnimation-module__DIt8Mq__month{outline-offset:-1px;background:#ffffff06;border-radius:6px;outline:1px solid #ffffff12;flex-direction:column;transition:opacity .55s cubic-bezier(.22,1,.36,1),background-color .55s cubic-bezier(.22,1,.36,1),outline-color .55s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.HeroAnimation-module__DIt8Mq__monthName{font-family:var(--font-display-stack);letter-spacing:-.04em;color:var(--ink-2);transform:scale(var(--inv-scale));transform-origin:0 100%;align-items:flex-end;width:max-content;padding-bottom:4px;font-size:14px;font-weight:700;line-height:1;display:flex}.HeroAnimation-module__DIt8Mq__month.HeroAnimation-module__DIt8Mq__isNow .HeroAnimation-module__DIt8Mq__monthName{color:var(--lime)}.HeroAnimation-module__DIt8Mq__stage[data-zoom=year] .HeroAnimation-module__DIt8Mq__monthName{padding-bottom:6px;font-size:40px;transform:none}.HeroAnimation-module__DIt8Mq__days{flex:1;display:grid}.HeroAnimation-module__DIt8Mq__cell{outline-offset:-1px;background:#ffffff09 0 0/cover no-repeat;border-radius:4px;outline:1px solid #ffffff1a;position:relative;overflow:hidden}.HeroAnimation-module__DIt8Mq__inMonth{--in-month:1}.HeroAnimation-module__DIt8Mq__cell.HeroAnimation-module__DIt8Mq__past{opacity:.92;contain:layout paint}.HeroAnimation-module__DIt8Mq__cell.HeroAnimation-module__DIt8Mq__pad{opacity:.38}.HeroAnimation-module__DIt8Mq__cell.HeroAnimation-module__DIt8Mq__hole{background:0 0;outline:none;overflow:visible}.HeroAnimation-module__DIt8Mq__tile{outline:1.5px solid var(--lime);outline-offset:-1px;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 6px -2px #d7ff008c}.HeroAnimation-module__DIt8Mq__cellDate{letter-spacing:-.03em;color:#fff;text-shadow:0 1px 4px #000000bf;z-index:2;transform:scale(var(--inv-scale));transform-origin:0 100%;pointer-events:none;width:max-content;font-size:11px;font-weight:600;line-height:1;position:absolute;bottom:1px;left:2px}.HeroAnimation-module__DIt8Mq__empty .HeroAnimation-module__DIt8Mq__cellDate{color:var(--ink-3);text-shadow:none}.HeroAnimation-module__DIt8Mq__empty.HeroAnimation-module__DIt8Mq__future,.HeroAnimation-module__DIt8Mq__empty.HeroAnimation-module__DIt8Mq__pad{background:0 0}.HeroAnimation-module__DIt8Mq__tomorrow{outline-offset:-1px;background:#d7ff000d;outline:1.5px dashed #d7ff008c;place-items:center;display:grid}.HeroAnimation-module__DIt8Mq__tomorrow .HeroAnimation-module__DIt8Mq__cellDate{color:var(--lime);transform-origin:50%;position:static}.HeroAnimation-module__DIt8Mq__emptyPlus{width:8px;height:8px;transform:scale(var(--inv-scale));position:relative}.HeroAnimation-module__DIt8Mq__emptyPlus:before,.HeroAnimation-module__DIt8Mq__emptyPlus:after{content:"";background:var(--lime);border-radius:1px;position:absolute;inset:50% auto auto 50%}.HeroAnimation-module__DIt8Mq__emptyPlus:before{width:8px;height:1.5px;translate:-50% -50%}.HeroAnimation-module__DIt8Mq__emptyPlus:after{width:1.5px;height:8px;translate:-50% -50%}.HeroAnimation-module__DIt8Mq__stamp{z-index:3;background:#14081838;flex-direction:column;justify-content:center;align-items:center;gap:.35em;display:flex;position:absolute;inset:0}.HeroAnimation-module__DIt8Mq__stamp img{object-fit:contain;filter:drop-shadow(0 2px 4px #d7ff0047);width:42%;height:auto}.HeroAnimation-module__DIt8Mq__stampLabel{font-family:var(--font-display-stack);color:var(--lime);text-shadow:0 2px 6px #0006;text-align:center;transform:scale(var(--inv-scale));transform-origin:50%;white-space:nowrap;font-size:22px;font-weight:700;line-height:1}.HeroAnimation-module__DIt8Mq__stage[data-zoom=month] .HeroAnimation-module__DIt8Mq__stampLabel,.HeroAnimation-module__DIt8Mq__stage[data-zoom=year] .HeroAnimation-module__DIt8Mq__stampLabel{display:none}.HeroAnimation-module__DIt8Mq__todayLabel{z-index:4;color:var(--lime)}.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__month{background:0 0;outline-color:#0000}.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__monthName,.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__month:not(.HeroAnimation-module__DIt8Mq__isNow){opacity:0}.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__cell:not(.HeroAnimation-module__DIt8Mq__inWeek){opacity:.07}.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__cell.HeroAnimation-module__DIt8Mq__pad{opacity:0}.HeroAnimation-module__DIt8Mq__stage[data-zoom=month] .HeroAnimation-module__DIt8Mq__month:not(.HeroAnimation-module__DIt8Mq__isNow){opacity:.22}.HeroAnimation-module__DIt8Mq__stage[data-zoom=week] .HeroAnimation-module__DIt8Mq__emptyPlus,.HeroAnimation-module__DIt8Mq__stage[data-zoom=year] .HeroAnimation-module__DIt8Mq__cellDate,.HeroAnimation-module__DIt8Mq__stage[data-zoom=year] .HeroAnimation-module__DIt8Mq__emptyPlus{opacity:0}.HeroAnimation-module__DIt8Mq__stage[data-zoom=year] .HeroAnimation-module__DIt8Mq__tomorrow{outline-color:#d7ff0047}.HeroAnimation-module__DIt8Mq__bottom{z-index:5;text-align:center;flex-shrink:0;padding:.4rem 1.5rem .85rem;position:relative}.HeroAnimation-module__DIt8Mq__line{font-family:var(--font-display-stack);letter-spacing:-.045em;text-wrap:balance;font-size:clamp(2rem,5vw,3.35rem);font-weight:700;line-height:.98}.HeroAnimation-module__DIt8Mq__subline{color:var(--ink-2);letter-spacing:-.01em;margin-top:.5rem;font-size:clamp(.95rem,1.8vw,1.15rem);font-weight:600}@media (max-width:720px){.HeroAnimation-module__DIt8Mq__top{padding:.95rem 1.1rem .2rem}.HeroAnimation-module__DIt8Mq__bottom{padding:.2rem 1.1rem .7rem}.HeroAnimation-module__DIt8Mq__orb{width:min(16.5em,72vw)}.HeroAnimation-module__DIt8Mq__ring{width:min(18.6em,82vw);height:min(18.6em,82vw)}}@media (prefers-reduced-motion:reduce){.HeroAnimation-module__DIt8Mq__ringRun{stroke-dashoffset:0;animation:none}}
.SnipsHome-module__D9lpEq__page{--canvas:#140c16;--ink:#f4eef7;--ink-2:#b9a8c4;--ink-3:#7d6e86;--lime:#d7ff00;min-height:100dvh;color:var(--ink);font-family:var(--font-display-stack);background:radial-gradient(80% 60% at 80% 0%, #d7ff0012, transparent 50%), radial-gradient(70% 50% at 8% 88%, #6d28ff2e, transparent 55%), var(--canvas);flex-direction:column;display:flex;position:relative;overflow:hidden}.SnipsHome-module__D9lpEq__grain,.SnipsHome-module__D9lpEq__grain:after{pointer-events:none}.SnipsHome-module__D9lpEq__grain{z-index:40;opacity:.18;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.SnipsHome-module__D9lpEq__heroStage{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.SnipsHome-module__D9lpEq__footer{z-index:3;color:var(--ink-2);background:linear-gradient(180deg, #140c1600 0%, var(--canvas) 55%);justify-content:flex-end;align-items:center;gap:1.5rem;padding:.7em 1.6em 1.15em;font-size:.82rem;font-weight:600;display:flex;position:relative}.SnipsHome-module__D9lpEq__footer a{transition:opacity .2s cubic-bezier(.2,0,0,1)}.SnipsHome-module__D9lpEq__footer a:hover{opacity:.55}.SnipsHome-module__D9lpEq__footer a:focus-visible{outline:2px solid var(--lime);outline-offset:3px;color:var(--ink);border-radius:4px}.SnipsHome-module__D9lpEq__footerLegal{opacity:.6;align-items:center;gap:.15rem;font-size:.75rem;font-weight:500;display:flex}.SnipsHome-module__D9lpEq__footerLegal .SnipsHome-module__D9lpEq__dot{margin:0 .25rem}.SnipsHome-module__D9lpEq__footerNav{gap:2rem;display:flex}.SnipsHome-module__D9lpEq__stores{align-items:center;gap:10px;display:none}.SnipsHome-module__D9lpEq__stores a{line-height:0;transition:transform .2s cubic-bezier(.2,0,0,1);display:block}.SnipsHome-module__D9lpEq__stores a:hover{transform:scale(1.05)}.SnipsHome-module__D9lpEq__stores a:active{transform:scale(.96)}.SnipsHome-module__D9lpEq__badgeApple,.SnipsHome-module__D9lpEq__badgePlay{width:auto;height:40px;display:block}.SnipsHome-module__D9lpEq__tiktok{z-index:50;background:#100a128c;position:fixed;inset:0}.SnipsHome-module__D9lpEq__tiktokBubble{color:#101011;background:#f7f4ee;border-radius:18px 0 18px 18px;width:min(300px,100vw - 24px);padding:20px;position:absolute;top:12px;right:12px;box-shadow:0 4px 20px #00000040}.SnipsHome-module__D9lpEq__tiktokBubble:before{content:"";border:12px solid #0000;border-top-width:0;border-bottom-color:#f7f4ee;position:absolute;top:-12px;right:0}.SnipsHome-module__D9lpEq__tiktokStep{text-align:left;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:14px;line-height:1.4;display:flex}.SnipsHome-module__D9lpEq__tiktokN{color:#fff;background:#101011;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.SnipsHome-module__D9lpEq__tiktokNote{color:#6e6b75;margin-top:4px;font-size:14px;line-height:1.4}@media (max-width:840px){.SnipsHome-module__D9lpEq__footer{flex-direction:column;align-items:center;gap:.9rem;padding:.5em 1em 1.3em}.SnipsHome-module__D9lpEq__footerLegal{opacity:.4;order:3;justify-content:center;width:100%;font-size:.55rem}.SnipsHome-module__D9lpEq__footerNav{order:2;justify-content:space-between;gap:0;width:100%;font-size:.75rem}.SnipsHome-module__D9lpEq__stores{order:1;display:flex}}
