.StartingPhotoCard-module__qN95TG__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.StartingPhotoCard-module__qN95TG__empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:32px 20px 28px;display:flex}.StartingPhotoCard-module__qN95TG__iconWrap{background:var(--surface);width:60px;height:60px;color:var(--text-muted);border:1px solid var(--border);transition:color .2s var(--ease), border-color .2s var(--ease);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.StartingPhotoCard-module__qN95TG__card:hover .StartingPhotoCard-module__qN95TG__iconWrap{color:var(--acid);border-color:var(--acid)}.StartingPhotoCard-module__qN95TG__emptyTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);font-size:17px;font-weight:900}.StartingPhotoCard-module__qN95TG__emptySub{color:var(--text-muted);max-width:260px;margin-bottom:14px;font-size:12px;line-height:1.4}.StartingPhotoCard-module__qN95TG__addBtn{background:var(--acid);color:var(--bg);border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;border:none;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:800;position:relative;overflow:hidden}.StartingPhotoCard-module__qN95TG__addBtn input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.StartingPhotoCard-module__qN95TG__filled{position:relative}.StartingPhotoCard-module__qN95TG__img{aspect-ratio:16/11;background:var(--surface);object-fit:cover;width:100%;display:block}.StartingPhotoCard-module__qN95TG__footer{justify-content:space-between;align-items:center;gap:10px;padding:12px 14px 12px 16px;display:flex}.StartingPhotoCard-module__qN95TG__meta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3}.StartingPhotoCard-module__qN95TG__meta em{color:var(--text);font-style:normal}.StartingPhotoCard-module__qN95TG__privacy{background:var(--surface);border-radius:var(--radius-pill);flex-shrink:0;gap:3px;padding:3px;display:flex}.StartingPhotoCard-module__qN95TG__privacy button{border-radius:var(--radius-pill);color:var(--text-muted);letter-spacing:-.005em;transition:background .15s var(--ease), color .15s var(--ease);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:10.5px;font-weight:700;display:flex}.StartingPhotoCard-module__qN95TG__privacy button.StartingPhotoCard-module__qN95TG__active.StartingPhotoCard-module__qN95TG__private{background:var(--surface-raised);color:var(--text)}.StartingPhotoCard-module__qN95TG__privacy button.StartingPhotoCard-module__qN95TG__active.StartingPhotoCard-module__qN95TG__shared{background:var(--pink);color:var(--cream)}.StartingPhotoCard-module__qN95TG__privacy svg{width:10px;height:10px}.StartingPhotoCard-module__qN95TG__privacyHelper{font-family:var(--font-body), "Manrope", sans-serif;color:var(--text-muted);padding:0 16px 12px;font-size:11.5px;line-height:1.4}.StartingPhotoCard-module__qN95TG__replace{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;padding:10px 16px 14px;display:flex}.StartingPhotoCard-module__qN95TG__replaceText{color:var(--text-muted);font-size:11px;line-height:1.4}.StartingPhotoCard-module__qN95TG__replaceBtn{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);background:var(--surface);cursor:pointer;border:none;padding:7px 12px;font-size:10px;font-weight:700;position:relative;overflow:hidden}.StartingPhotoCard-module__qN95TG__replaceBtn input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}
.ActivityCard-module__zTOh6W__activity{flex-direction:column;gap:0;display:flex}.ActivityCard-module__zTOh6W__trigger{border-radius:var(--radius-pill);background:var(--surface);color:var(--text);transition:background .15s var(--ease);cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 14px;font-family:inherit;display:flex}.ActivityCard-module__zTOh6W__trigger:hover,.ActivityCard-module__zTOh6W__trigger.ActivityCard-module__zTOh6W__open{background:var(--surface-raised)}.ActivityCard-module__zTOh6W__current{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:1px;min-width:0;display:flex}.ActivityCard-module__zTOh6W__name{color:var(--text);letter-spacing:-.01em;font-size:13px;font-weight:700}.ActivityCard-module__zTOh6W__desc{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:9.5px;font-weight:700;line-height:1.2;overflow:hidden}.ActivityCard-module__zTOh6W__chev{color:var(--text-muted);transition:transform .2s var(--ease);flex-shrink:0}.ActivityCard-module__zTOh6W__trigger.ActivityCard-module__zTOh6W__open .ActivityCard-module__zTOh6W__chev{transform:rotate(180deg)}.ActivityCard-module__zTOh6W__panel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-inner);flex-direction:column;margin-top:8px;display:none;overflow:hidden}.ActivityCard-module__zTOh6W__panel.ActivityCard-module__zTOh6W__open{display:flex}.ActivityCard-module__zTOh6W__option{text-align:left;border-bottom:1px solid var(--border-soft);transition:background .12s var(--ease);cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;font-family:inherit;display:flex}.ActivityCard-module__zTOh6W__option:last-child{border-bottom:none}.ActivityCard-module__zTOh6W__option:hover{background:var(--surface)}.ActivityCard-module__zTOh6W__dotWrap{border:1.5px solid var(--border);width:18px;height:18px;transition:border-color .15s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.ActivityCard-module__zTOh6W__option.ActivityCard-module__zTOh6W__active .ActivityCard-module__zTOh6W__dotWrap{border-color:var(--acid)}.ActivityCard-module__zTOh6W__option.ActivityCard-module__zTOh6W__active .ActivityCard-module__zTOh6W__dotWrap:after{content:"";background:var(--acid);border-radius:50%;width:8px;height:8px}.ActivityCard-module__zTOh6W__optBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ActivityCard-module__zTOh6W__optName{color:var(--text);letter-spacing:-.01em;font-size:13.5px;font-weight:700}.ActivityCard-module__zTOh6W__optDesc{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.02em;font-size:10px;font-weight:400;line-height:1.4}
.SettingsAccountSection-module__lVshQW__section{margin:24px 0 8px}.SettingsAccountSection-module__lVshQW__head{justify-content:space-between;align-items:baseline;padding:0 2px 10px;display:flex}.SettingsAccountSection-module__lVshQW__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);font-size:20px;font-weight:900;line-height:1}.SettingsAccountSection-module__lVshQW__dot{color:var(--acid)}.SettingsAccountSection-module__lVshQW__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.SettingsAccountSection-module__lVshQW__row{cursor:pointer;text-align:left;width:100%;min-height:56px;transition:background .2s var(--ease);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-family:inherit;display:flex;position:relative}.SettingsAccountSection-module__lVshQW__row+.SettingsAccountSection-module__lVshQW__row{border-top:1px solid var(--border-soft)}.SettingsAccountSection-module__lVshQW__label{font-family:var(--font-body), "Manrope", sans-serif;letter-spacing:-.01em;transition:color .2s var(--ease);font-size:14px;font-weight:600}.SettingsAccountSection-module__lVshQW__chev{color:var(--text-faint);font-size:18px;line-height:1;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;transition:color .2s var(--ease), transform .2s var(--ease), opacity .2s var(--ease);font-weight:400}.SettingsAccountSection-module__lVshQW__routine .SettingsAccountSection-module__lVshQW__label{color:var(--text)}.SettingsAccountSection-module__lVshQW__routine:hover{background:var(--surface)}.SettingsAccountSection-module__lVshQW__routine:hover .SettingsAccountSection-module__lVshQW__chev{color:var(--text);transform:translate(3px)}.SettingsAccountSection-module__lVshQW__critical .SettingsAccountSection-module__lVshQW__label{color:var(--danger)}.SettingsAccountSection-module__lVshQW__critical .SettingsAccountSection-module__lVshQW__chev{color:var(--danger);opacity:.55}.SettingsAccountSection-module__lVshQW__critical:hover{background:var(--danger-soft)}.SettingsAccountSection-module__lVshQW__critical:hover .SettingsAccountSection-module__lVshQW__chev{opacity:1;transform:translate(3px)}
.BrandMark-module__LOvwnW__button{cursor:pointer;-webkit-tap-highlight-color:transparent;font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0;display:block}.BrandMark-module__LOvwnW__button:focus,.BrandMark-module__LOvwnW__button:focus-visible{outline:none}.BrandMark-module__LOvwnW__button .brand-svg{height:var(--brand-mark-h,40px)}
.brand-strip-module__o1o-qq__header{z-index:40;padding:max(12px, env(safe-area-inset-top)) 18px 10px;background:var(--bg);transition:background .3s var(--ease);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand-strip-module__o1o-qq__actions{align-items:center;gap:8px;display:flex}.brand-strip-module__o1o-qq__iconBtn{border-radius:var(--radius-pill);background:var(--surface);width:36px;height:36px;color:var(--text-muted);transition:all .15s var(--ease);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}.brand-strip-module__o1o-qq__iconBtn:active{background:var(--surface-raised);transform:scale(.95)}.brand-strip-module__o1o-qq__iconBtn svg{stroke:currentColor;fill:currentColor;stroke-width:0;width:18px;height:18px}
.PostActionSheet-module__sg89na__bg{z-index:145;opacity:0;pointer-events:none;transition:opacity .2s var(--ease);cursor:pointer;background:#0006;border:none;max-width:none;margin:0;padding:0;display:block;position:fixed;inset:0}.PostActionSheet-module__sg89na__bg.PostActionSheet-module__sg89na__open{opacity:1;pointer-events:auto}.PostActionSheet-module__sg89na__sheet{z-index:146;background:var(--bg-elevated);padding:12px 12px max(16px, calc(12px + env(safe-area-inset-bottom)));transition:transform .25s var(--ease);border-top-left-radius:20px;border-top-right-radius:20px;max-width:430px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.PostActionSheet-module__sg89na__sheet.PostActionSheet-module__sg89na__open{transform:translateY(0)}.PostActionSheet-module__sg89na__handle{background:var(--surface-raised);border-radius:2px;width:40px;height:4px;margin:0 auto 12px}.PostActionSheet-module__sg89na__option{border-radius:var(--radius-inner);cursor:pointer;width:100%;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;color:var(--text);text-align:left;background:0 0;border:none;align-items:center;gap:14px;padding:16px 14px;font-size:15px;font-weight:700;display:flex}.PostActionSheet-module__sg89na__option:hover{background:var(--surface)}.PostActionSheet-module__sg89na__option svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.PostActionSheet-module__sg89na__optionDanger{color:var(--pink-deep)}[data-mode=dark] .PostActionSheet-module__sg89na__optionDanger{color:var(--pink)}.PostActionSheet-module__sg89na__cancel{background:var(--surface);width:100%;color:var(--text);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;margin-top:8px;padding:14px;font-size:11px;font-weight:700}
.ConfirmDeleteModal-module__PR0BQG__bg{z-index:147;opacity:0;pointer-events:none;transition:opacity .2s var(--ease);cursor:pointer;background:#0006;border:none;max-width:none;margin:0;padding:0;display:block;position:fixed;inset:0}.ConfirmDeleteModal-module__PR0BQG__bg.ConfirmDeleteModal-module__PR0BQG__open{opacity:1;pointer-events:auto}.ConfirmDeleteModal-module__PR0BQG__modal{opacity:0;pointer-events:none;z-index:148;background:var(--bg-elevated);width:88%;max-width:340px;transition:transform .2s var(--ease), opacity .2s var(--ease);border-radius:20px;padding:22px 22px 16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.ConfirmDeleteModal-module__PR0BQG__modal.ConfirmDeleteModal-module__PR0BQG__open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.ConfirmDeleteModal-module__PR0BQG__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:20px;font-weight:900}.ConfirmDeleteModal-module__PR0BQG__body{color:var(--text-body);margin-bottom:16px;font-size:13px;line-height:1.4}.ConfirmDeleteModal-module__PR0BQG__actions{gap:10px;display:flex}.ConfirmDeleteModal-module__PR0BQG__cancel,.ConfirmDeleteModal-module__PR0BQG__confirm{border-radius:var(--radius-pill);letter-spacing:-.01em;text-transform:none;cursor:pointer;border:none;flex:1;padding:12px;font-family:inherit;font-size:14px;font-weight:800}.ConfirmDeleteModal-module__PR0BQG__cancel{background:var(--surface);color:var(--text)}.ConfirmDeleteModal-module__PR0BQG__confirm{background:var(--pink-deep);color:#fff}
.FeedClient-module__MmK-0q__feed{flex-direction:column;display:flex}.FeedClient-module__MmK-0q__stories{scrollbar-width:none;flex-shrink:0;gap:14px;padding:6px 18px 16px;display:flex;overflow-x:auto}.FeedClient-module__MmK-0q__stories::-webkit-scrollbar{display:none}.FeedClient-module__MmK-0q__storyTile{cursor:pointer;width:64px;color:inherit;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:0;display:flex}.FeedClient-module__MmK-0q__storyAvatarWrap{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.FeedClient-module__MmK-0q__storyAvatarRing{z-index:1;border-radius:50%;position:absolute;inset:0}.FeedClient-module__MmK-0q__storyAvatarRingYou{border:2px dashed var(--text-muted);background:0 0}.FeedClient-module__MmK-0q__storyAvatarRingActive,.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=acid]{background:var(--acid-deep)}[data-mode=dark] .FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=acid]{background:var(--acid)}.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=amber]{background:var(--amber)}.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=lilac]{background:var(--lilac)}.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=sky]{background:var(--sky)}.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=pink]{background:var(--pink-deep)}[data-mode=dark] .FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=pink]{background:var(--pink)}.FeedClient-module__MmK-0q__storyAvatarRingActive[data-ring-color=teal]{background:var(--teal)}.FeedClient-module__MmK-0q__storyTilePlaceholder{opacity:.85;cursor:pointer}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder{border:2px dashed var(--text-muted);background:0 0}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=acid]{border-color:var(--acid-deep)}[data-mode=dark] .FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=acid]{border-color:var(--acid)}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=amber]{border-color:var(--amber)}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=lilac]{border-color:var(--lilac)}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=sky]{border-color:var(--sky)}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=pink]{border-color:var(--pink-deep)}[data-mode=dark] .FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=pink]{border-color:var(--pink)}.FeedClient-module__MmK-0q__storyAvatarRingPlaceholder[data-ring-color=teal]{border-color:var(--teal)}.FeedClient-module__MmK-0q__storyAvatar{z-index:2;background:var(--surface);border:3px solid var(--bg);width:58px;height:58px;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex;position:relative;overflow:hidden}.FeedClient-module__MmK-0q__storyAvatarImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FeedClient-module__MmK-0q__storyAvatarInitial{line-height:1}.FeedClient-module__MmK-0q__addBadge{background:var(--acid-deep);width:22px;height:22px;color:var(--cream);border:3px solid var(--bg);z-index:3;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px}[data-mode=dark] .FeedClient-module__MmK-0q__addBadge{background:var(--acid);color:var(--bg)}.FeedClient-module__MmK-0q__storyName{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:64px;font-size:11px;font-weight:600;overflow:hidden}.FeedClient-module__MmK-0q__storyMetaGhost{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.06em;opacity:0;margin-top:-3px;font-size:8px;font-weight:700}.FeedClient-module__MmK-0q__filter{scrollbar-width:none;gap:8px;padding:0 18px 10px;display:flex;overflow-x:auto}.FeedClient-module__MmK-0q__filter::-webkit-scrollbar{display:none}.FeedClient-module__MmK-0q__chip{border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);letter-spacing:-.01em;transition:all .15s var(--ease);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:700}.FeedClient-module__MmK-0q__chipActive{background:var(--acid);color:var(--bg)}.FeedClient-module__MmK-0q__chip:active{transform:scale(.96)}.FeedClient-module__MmK-0q__chipCount{opacity:.6;margin-left:4px;font-weight:600}.FeedClient-module__MmK-0q__chipActive .FeedClient-module__MmK-0q__chipCount{opacity:.75}.FeedClient-module__MmK-0q__list{flex-direction:column;display:flex}.FeedClient-module__MmK-0q__post{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);margin:6px 16px 18px;overflow:hidden}.FeedClient-module__MmK-0q__postHead{align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.FeedClient-module__MmK-0q__postMeta{flex:1;min-width:0}.FeedClient-module__MmK-0q__postName{color:var(--text);font-size:14px;font-weight:700;line-height:1.15}.FeedClient-module__MmK-0q__postTime{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);margin-top:2px;font-size:10px}.FeedClient-module__MmK-0q__postTimeDot{color:var(--text-faint);margin:0 4px}.FeedClient-module__MmK-0q__postKebab{cursor:pointer;width:30px;height:30px;color:var(--text-muted);transition:background .15s var(--ease);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeedClient-module__MmK-0q__postKebab:hover{background:var(--surface)}.FeedClient-module__MmK-0q__postKebab svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:16px;height:16px}.FeedClient-module__MmK-0q__pill{border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.FeedClient-module__MmK-0q__pill svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.FeedClient-module__MmK-0q__pillRun{background:var(--acid);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillRide{background:var(--sky);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillWalk{background:var(--amber);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillLift{background:var(--pink);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillSwim{background:var(--teal);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillYoga{background:var(--lilac);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillHiit{background:var(--hiit);color:var(--on-saturated)}.FeedClient-module__MmK-0q__pillOther{background:var(--slate);color:var(--on-saturated)}.FeedClient-module__MmK-0q__textBody{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);white-space:pre-wrap;padding:14px 18px 18px;font-size:20px;font-weight:600;line-height:1.3}.FeedClient-module__MmK-0q__photoHero{aspect-ratio:4/5;cursor:pointer;background:#000;border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden}.FeedClient-module__MmK-0q__photoHero img{object-fit:cover;width:100%;height:100%;display:block}.FeedClient-module__MmK-0q__videoHero{aspect-ratio:4/5;cursor:pointer;background:#000;border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden}.FeedClient-module__MmK-0q__videoHero video{object-fit:cover;width:100%;height:100%;display:block}.FeedClient-module__MmK-0q__videoPlayOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#0006 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FeedClient-module__MmK-0q__videoPlayCircle{background:#0000008c;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.FeedClient-module__MmK-0q__videoPlayCircle svg{fill:#fff;width:24px;height:24px;margin-left:4px}.FeedClient-module__MmK-0q__weighShareBody{flex-direction:column;gap:6px;padding:16px 18px 18px;display:flex}.FeedClient-module__MmK-0q__weighShareWeight{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);font-size:32px;font-weight:700;line-height:1}.FeedClient-module__MmK-0q__weighShareWeight small{color:var(--text-muted);margin-left:4px;font-size:14px;font-weight:600}.FeedClient-module__MmK-0q__weighShareDelta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.FeedClient-module__MmK-0q__weighShareDeltaDown{color:var(--acid)}.FeedClient-module__MmK-0q__weighShareDeltaUp{color:var(--pink-deep)}.FeedClient-module__MmK-0q__weighShareNote{color:var(--text-body);margin-top:6px;font-size:13px;line-height:1.45}.FeedClient-module__MmK-0q__milestoneBody{background:var(--sky);color:var(--on-saturated);padding:18px}.FeedClient-module__MmK-0q__milestoneHeadline{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;font-size:20px;font-weight:900}.FeedClient-module__MmK-0q__milestoneSub{opacity:.8;margin-top:4px;font-size:12px}.FeedClient-module__MmK-0q__activityPlaceholder{aspect-ratio:5/3;width:100%;position:relative;overflow:hidden}.FeedClient-module__MmK-0q__activityPlaceholderRun{background:linear-gradient(#fff4d6 0%,#b9e5fb 60%,#87cdf0 100%)}.FeedClient-module__MmK-0q__activityPlaceholderRide{background:linear-gradient(#d4e9f7 0%,#79b6ec 60%,#3b88c7 100%)}.FeedClient-module__MmK-0q__activityPlaceholderWalk{background:linear-gradient(#ffe0bf 0%,#ffb87a 60%,#ff8b3d 100%)}.FeedClient-module__MmK-0q__activityPlaceholderLift{background:linear-gradient(#ffd1e8 0%,#ff7aac 60%,#d8348a 100%)}.FeedClient-module__MmK-0q__activityPlaceholderSwim{background:linear-gradient(#c9f0e9 0%,#5fc6b6 60%,#2e9085 100%)}.FeedClient-module__MmK-0q__activityPlaceholderYoga{background:linear-gradient(#e8d0ff 0%,#b97cff 60%,#7e3edb 100%)}.FeedClient-module__MmK-0q__activityPlaceholderHiit{background:linear-gradient(#ffc7b9 0%,#ff6a5a 60%,#c52a2a 100%)}.FeedClient-module__MmK-0q__activityPlaceholderOther{background:linear-gradient(#cbd5db 0%,#87959c 60%,#4a5a64 100%)}.FeedClient-module__MmK-0q__activityTitleBar{background:linear-gradient(#0000 0%,#0000004d 100%);justify-content:space-between;align-items:flex-end;gap:10px;padding:14px 16px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.FeedClient-module__MmK-0q__activityTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:#fff;text-shadow:0 1px 8px #0006;font-size:22px;font-weight:900;line-height:1.05}.FeedClient-module__MmK-0q__activityTitle .FeedClient-module__MmK-0q__accent{color:var(--acid)}.FeedClient-module__MmK-0q__activityTodLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 4px #0006;flex-shrink:0;font-size:9px;font-weight:700}.FeedClient-module__MmK-0q__activityStats{gap:8px;padding:14px 16px 0;display:grid}.FeedClient-module__MmK-0q__activityStatsOne{grid-template-columns:1fr}.FeedClient-module__MmK-0q__activityStatsTwo{grid-template-columns:1fr 1fr}.FeedClient-module__MmK-0q__activityStatsThree{grid-template-columns:1fr 1fr 1fr}.FeedClient-module__MmK-0q__activityStat{background:var(--acid);border-radius:14px;padding:14px 12px;position:relative;overflow:hidden}.FeedClient-module__MmK-0q__activityStatsOne .FeedClient-module__MmK-0q__activityStat{padding:18px 16px}.FeedClient-module__MmK-0q__activityStatVal{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.04em;color:var(--on-saturated);font-size:24px;font-weight:900;line-height:1}.FeedClient-module__MmK-0q__activityStatsOne .FeedClient-module__MmK-0q__activityStatVal{font-size:36px}.FeedClient-module__MmK-0q__activityStatVal small{color:var(--on-saturated);opacity:.7;letter-spacing:0;margin-left:2px;font-size:10px;font-weight:700}.FeedClient-module__MmK-0q__activityStatLbl{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--on-saturated);opacity:.7;letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.FeedClient-module__MmK-0q__caption{color:var(--text-body);padding:12px 16px 4px;font-size:13px;line-height:1.45}.FeedClient-module__MmK-0q__caption strong{color:var(--text);margin-right:6px;font-weight:700}.FeedClient-module__MmK-0q__actions{align-items:center;gap:20px;padding:10px 16px 14px;display:flex}.FeedClient-module__MmK-0q__action{font-family:var(--font-body), "Manrope", sans-serif;color:var(--text-muted);transition:color .15s var(--ease);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:700;display:flex}.FeedClient-module__MmK-0q__action svg{stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.FeedClient-module__MmK-0q__action:active{transform:scale(.92)}.FeedClient-module__MmK-0q__actionHyped{color:var(--pink)}.FeedClient-module__MmK-0q__reactors{cursor:pointer;width:100%;color:inherit;background:0 0;border:none;align-items:center;gap:10px;padding:0 16px 8px;display:flex}.FeedClient-module__MmK-0q__reactors:active{transform:scale(.99)}.FeedClient-module__MmK-0q__reactorStack{flex-shrink:0;align-items:center;display:flex}.FeedClient-module__MmK-0q__reactorStack>*+*{margin-left:-10px}.FeedClient-module__MmK-0q__reactorAvatar{border:2px solid var(--bg-elevated);border-radius:50%;flex-shrink:0;overflow:hidden}.FeedClient-module__MmK-0q__reactorLabel{color:var(--text-muted);text-align:left;font-size:12px;line-height:1.3}.FeedClient-module__MmK-0q__reactorLabel strong{color:var(--text);font-weight:700}.FeedClient-module__MmK-0q__inlineComments{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;padding:4px 16px 6px;display:block}.FeedClient-module__MmK-0q__inlineCommentRow{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:13px;line-height:1.4;overflow:hidden}.FeedClient-module__MmK-0q__inlineCommentRow strong{color:var(--text);margin-right:4px;font-weight:700}.FeedClient-module__MmK-0q__inlineCommentsLink{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.04em;margin-top:2px;font-size:11px;font-weight:700}.FeedClient-module__MmK-0q__empty{text-align:center;padding:60px 24px}.FeedClient-module__MmK-0q__emptyHeadline{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);margin-bottom:10px;font-size:28px;font-weight:900;line-height:1}.FeedClient-module__MmK-0q__emptyBody{color:var(--text-muted);font-size:13px;line-height:1.45}
.bottom-nav-module__LPenoW__nav{z-index:50;background:var(--bg-elevated);width:100%;padding:8px 6px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--border-soft);flex-shrink:0;display:flex;position:sticky;bottom:0}.bottom-nav-module__LPenoW__tab{color:var(--text-muted);transition:color 80ms var(--ease), transform 80ms ease-out, opacity 80ms ease-out;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 0 4px;text-decoration:none;display:flex;position:relative}.bottom-nav-module__LPenoW__tab:active{opacity:.7;transform:scale(.94)}.bottom-nav-module__LPenoW__tab svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.bottom-nav-module__LPenoW__tab[data-tab=\/chats] svg{transform:translateY(1.5px)}.bottom-nav-module__LPenoW__label{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:700}.bottom-nav-module__LPenoW__active{color:var(--acid)}.bottom-nav-module__LPenoW__active svg{stroke:var(--acid);stroke-width:2.2px}
.SettingsPageShell-module__UWA-ha__shell{background:var(--bg-elevated);flex-direction:column;height:100%;display:flex}.SettingsPageShell-module__UWA-ha__head{background:var(--bg-elevated);z-index:1;align-items:center;gap:10px;padding:6px 4px 14px;display:flex;position:sticky;top:0}.SettingsPageShell-module__UWA-ha__back{background:var(--surface);cursor:pointer;width:32px;height:32px;color:var(--text);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsPageShell-module__UWA-ha__back svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.SettingsPageShell-module__UWA-ha__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);flex:1;font-size:22px;font-weight:900;line-height:1}.SettingsPageShell-module__UWA-ha__close{background:var(--surface);width:32px;height:32px;color:var(--text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex}.SettingsPageShell-module__UWA-ha__body{flex:1;padding-bottom:12px;overflow-y:auto}
.SettingsRowGroup-module__xvpSrq__group{margin-bottom:22px}.SettingsRowGroup-module__xvpSrq__label{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;padding:0 4px;font-size:10px;font-weight:700}.SettingsRowGroup-module__xvpSrq__rows{background:var(--surface);border-radius:var(--radius-inner);overflow:hidden}.SettingsRowGroup-module__xvpSrq__footer{color:var(--text-muted);margin-top:8px;padding:0 4px;font-size:12px;line-height:1.4}
.SettingsToggle-module___D1l4W__row{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-soft);width:100%;color:inherit;background:0 0;align-items:center;gap:12px;padding:13px 14px;font-family:inherit;display:flex}.SettingsToggle-module___D1l4W__row:last-child{border-bottom:none}.SettingsToggle-module___D1l4W__row:hover:not(.SettingsToggle-module___D1l4W__rowDisabled){background:var(--surface-raised)}.SettingsToggle-module___D1l4W__rowDisabled{opacity:.45;cursor:not-allowed}.SettingsToggle-module___D1l4W__icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsToggle-module___D1l4W__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.SettingsToggle-module___D1l4W__labelCol{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SettingsToggle-module___D1l4W__label{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;color:var(--text);font-size:14.5px;font-weight:700;line-height:1.2}.SettingsToggle-module___D1l4W__description{color:var(--text-muted);font-size:11.5px;line-height:1.35}.SettingsToggle-module___D1l4W__switch{background:var(--surface-raised);width:42px;height:26px;transition:background .2s var(--ease);border:1px solid var(--border);border-radius:13px;flex-shrink:0;position:relative}.SettingsToggle-module___D1l4W__switchOn{background:var(--acid);border-color:var(--acid)}[data-mode=dark] .SettingsToggle-module___D1l4W__switchOn{background:var(--acid)}.SettingsToggle-module___D1l4W__knob{background:var(--bg-elevated);width:20px;height:20px;transition:transform .2s var(--ease), background .2s var(--ease);border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.SettingsToggle-module___D1l4W__switchOn .SettingsToggle-module___D1l4W__knob{background:var(--on-saturated);transform:translate(16px)}
.NotificationsPage-module__lFaT4a__page{flex-direction:column;display:flex}.NotificationsPage-module__lFaT4a__scheduleBlock{border-top:1px solid var(--border-soft);padding:12px 14px 14px}.NotificationsPage-module__lFaT4a__deviceRow{align-items:center;gap:12px;padding:12px 14px;display:flex}.NotificationsPage-module__lFaT4a__deviceText{flex:1;min-width:0}.NotificationsPage-module__lFaT4a__deviceLabel{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700}.NotificationsPage-module__lFaT4a__deviceSub{color:var(--text-muted);margin-top:3px;font-size:12px;line-height:1.4}.NotificationsPage-module__lFaT4a__deviceEnableBtn{appearance:none;background:var(--acid);color:var(--on-acid);font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;border-radius:var(--radius-pill);cursor:pointer;border:none;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:800}.NotificationsPage-module__lFaT4a__deviceEnableBtn:disabled{opacity:.6;cursor:default}.NotificationsPage-module__lFaT4a__footnote{color:var(--text-muted);text-align:center;margin-top:8px;padding:0 4px;font-size:12px;line-height:1.45}
.SettingsSheet-module__h7Olva__bg{z-index:155;opacity:0;pointer-events:none;transition:opacity .2s var(--ease);cursor:pointer;background:#0006;border:none;max-width:none;margin:0;padding:0;display:block;position:fixed;inset:0}.SettingsSheet-module__h7Olva__bg.SettingsSheet-module__h7Olva__open{opacity:1;pointer-events:auto}.SettingsSheet-module__h7Olva__sheet{z-index:156;background:var(--bg-elevated);max-width:430px;height:92dvh;transition:transform .25s var(--ease);border-top-left-radius:20px;border-top-right-radius:20px;margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.SettingsSheet-module__h7Olva__sheet.SettingsSheet-module__h7Olva__open{transform:translateY(0)}.SettingsSheet-module__h7Olva__mainView{height:100%;padding:12px 18px max(20px, calc(12px + env(safe-area-inset-bottom)));transition:opacity .18s var(--ease);overflow-y:auto}.SettingsSheet-module__h7Olva__mainViewHidden{pointer-events:none}.SettingsSheet-module__h7Olva__subPageLayer{background:var(--bg-elevated);padding:12px 18px max(20px, calc(12px + env(safe-area-inset-bottom)));transition:transform .22s var(--ease);pointer-events:none;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;transform:translate(100%)}.SettingsSheet-module__h7Olva__subPageLayerVisible{pointer-events:auto;transform:translate(0)}.SettingsSheet-module__h7Olva__handle{background:var(--surface-raised);border-radius:2px;width:40px;height:4px;margin:0 auto 12px}.SettingsSheet-module__h7Olva__head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.SettingsSheet-module__h7Olva__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);font-size:24px;font-weight:900;line-height:1}.SettingsSheet-module__h7Olva__dot{color:var(--acid)}.SettingsSheet-module__h7Olva__close{background:var(--surface);width:32px;height:32px;color:var(--text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex}.SettingsSheet-module__h7Olva__section{margin-bottom:22px}.SettingsSheet-module__h7Olva__sectionLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;padding:0 4px;font-size:10px;font-weight:700}.SettingsSheet-module__h7Olva__emailRow{background:var(--surface);border-radius:var(--radius-inner);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.SettingsSheet-module__h7Olva__emailLabel{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);font-size:14px;font-weight:700}.SettingsSheet-module__h7Olva__emailValue{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);word-break:break-all;text-align:right;font-size:12px}.SettingsSheet-module__h7Olva__row{border-radius:var(--radius-inner);cursor:pointer;width:100%;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;text-align:left;transition:background .15s var(--ease);background:0 0;border:none;align-items:center;gap:14px;margin-bottom:4px;padding:14px;display:flex}.SettingsSheet-module__h7Olva__row:hover{background:var(--surface)}.SettingsSheet-module__h7Olva__rowIcon{width:22px;height:22px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsSheet-module__h7Olva__rowIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.SettingsSheet-module__h7Olva__rowLabel{letter-spacing:-.01em;color:var(--text);flex:1;font-size:14.5px;font-weight:700}.SettingsSheet-module__h7Olva__rowTrailing{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);font-size:12px}.SettingsSheet-module__h7Olva__rowChev{color:var(--text-faint);font-size:20px;line-height:1}.SettingsSheet-module__h7Olva__rowDanger .SettingsSheet-module__h7Olva__rowLabel{color:var(--pink-deep)}[data-mode=dark] .SettingsSheet-module__h7Olva__rowDanger .SettingsSheet-module__h7Olva__rowLabel{color:var(--pink)}.SettingsSheet-module__h7Olva__rowDanger .SettingsSheet-module__h7Olva__rowIcon{color:var(--pink-deep)}[data-mode=dark] .SettingsSheet-module__h7Olva__rowDanger .SettingsSheet-module__h7Olva__rowIcon{color:var(--pink)}.SettingsSheet-module__h7Olva__divider{background:var(--border-soft);height:1px;margin:16px 0}.SettingsSheet-module__h7Olva__profileLinkRow{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-inner);cursor:pointer;justify-content:space-between;align-items:center;width:calc(100% - 32px);margin:0 16px 8px;padding:14px 16px;display:flex}.SettingsSheet-module__h7Olva__profileLinkRow:active{background:var(--surface)}.SettingsSheet-module__h7Olva__profileLinkText{color:var(--text);font-size:13px;font-weight:600}.SettingsSheet-module__h7Olva__profileLinkChev{color:var(--text-muted);font-size:18px;line-height:1}.SettingsSheet-module__h7Olva__profileCardInner{align-items:center;gap:12px;display:flex}.SettingsSheet-module__h7Olva__profileCardMini{background:var(--surface);border:2px solid var(--bg);width:36px;height:36px;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;overflow:hidden}.SettingsSheet-module__h7Olva__profileCardMiniImg{object-fit:cover;width:100%;height:100%}.SettingsSheet-module__h7Olva__profileCardName{color:var(--text);letter-spacing:-.01em;font-size:14.5px;font-weight:700}.SettingsSheet-module__h7Olva__profileCardSub{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);margin-top:2px;font-size:10px}.SettingsSheet-module__h7Olva__sheetGroup{margin-bottom:18px;padding:0 4px}.SettingsSheet-module__h7Olva__sheetGroupLbl{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.SettingsSheet-module__h7Olva__modeRow{background:var(--surface);border-radius:var(--radius-pill);gap:4px;padding:3px;display:flex}.SettingsSheet-module__h7Olva__modeBtn{border-radius:var(--radius-pill);color:var(--text-muted);text-align:center;cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);background:0 0;border:none;flex:1;padding:8px;font-size:12px;font-weight:700}.SettingsSheet-module__h7Olva__modeBtnActive{background:var(--acid);color:var(--bg)}
.DeleteAccountFlow-module__5-ylLq__scrim{z-index:200;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DeleteAccountFlow-module__5-ylLq__modal{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:12px;width:100%;max-width:360px;padding:22px 20px 18px;display:flex}.DeleteAccountFlow-module__5-ylLq__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);font-size:20px;font-weight:900;line-height:1.15}.DeleteAccountFlow-module__5-ylLq__body{color:var(--text-body);font-size:13.5px;line-height:1.5}.DeleteAccountFlow-module__5-ylLq__textarea{resize:vertical;background:var(--surface);border:1px solid var(--border);width:100%;min-height:76px;color:var(--text);border-radius:12px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.4}.DeleteAccountFlow-module__5-ylLq__textarea:focus{border-color:var(--text-muted);outline:none}.DeleteAccountFlow-module__5-ylLq__checkboxRow{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;padding:4px 0;font-size:13.5px;display:flex}.DeleteAccountFlow-module__5-ylLq__checkboxRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--pink-deep);cursor:pointer;flex-shrink:0;margin-top:2px}.DeleteAccountFlow-module__5-ylLq__actions{gap:10px;margin-top:4px;display:flex}.DeleteAccountFlow-module__5-ylLq__cancel,.DeleteAccountFlow-module__5-ylLq__continue,.DeleteAccountFlow-module__5-ylLq__destruct{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;cursor:pointer;transition:filter .15s var(--ease), opacity .15s var(--ease);border:none;border-radius:12px;flex:1;padding:12px 14px;font-size:14px;font-weight:700}.DeleteAccountFlow-module__5-ylLq__cancel{background:var(--surface);color:var(--text)}.DeleteAccountFlow-module__5-ylLq__cancel:hover{background:var(--surface-raised)}.DeleteAccountFlow-module__5-ylLq__continue{background:var(--acid);color:var(--on-saturated)}.DeleteAccountFlow-module__5-ylLq__continue:hover{filter:brightness(1.05)}.DeleteAccountFlow-module__5-ylLq__destruct{background:var(--pink-deep);color:#fff}.DeleteAccountFlow-module__5-ylLq__destruct:hover:not(:disabled){filter:brightness(1.08)}.DeleteAccountFlow-module__5-ylLq__destruct:disabled,.DeleteAccountFlow-module__5-ylLq__cancel:disabled{opacity:.45;cursor:not-allowed}
.PrivacyPage-module__gDZGua__page{flex-direction:column;display:flex}
.StoryCircleSheet-module__KxKMUG__head{border-bottom:1px solid var(--border-soft);align-items:center;gap:12px;margin-bottom:8px;padding:4px 4px 12px;display:flex}.StoryCircleSheet-module__KxKMUG__headAvatar{flex-shrink:0;width:40px;height:40px}.StoryCircleSheet-module__KxKMUG__headAvatar>div{border-width:2px;width:40px;height:40px;font-size:14px}.StoryCircleSheet-module__KxKMUG__headName{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;overflow:hidden}
.LegalPage-module__Nam4Ca__legal{font-family:var(--font-body), "Manrope", sans-serif;color:var(--text-body);padding:4px 4px 24px}.LegalPage-module__Nam4Ca__meta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);background:var(--surface);border-radius:var(--radius-inner);margin:0 0 18px;padding:8px 12px;font-size:10px;font-weight:700}.LegalPage-module__Nam4Ca__h{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin:20px 0 8px;font-size:17px;font-weight:900;line-height:1.2}.LegalPage-module__Nam4Ca__h:first-of-type{margin-top:0}.LegalPage-module__Nam4Ca__p{color:var(--text-body);margin:0 0 12px;font-size:13.5px;line-height:1.55}
.StoryCircleLabel-module__jZZ5KG__meta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:3px;width:100%;max-width:64px;margin-top:-3px;font-size:8px;font-weight:700;display:flex;overflow:hidden}.StoryCircleLabel-module__jZZ5KG__crew{text-overflow:ellipsis;min-width:0;overflow:hidden}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=acid] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--acid-deep)}[data-mode=dark] .StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=acid] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--acid)}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=amber] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--amber)}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=lilac] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--lilac)}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=sky] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--sky)}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=pink] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--pink-deep)}[data-mode=dark] .StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=pink] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--pink)}.StoryCircleLabel-module__jZZ5KG__meta[data-crew-color=teal] .StoryCircleLabel-module__jZZ5KG__crew{color:var(--teal)}
.ProfileEditForm-module__-1rRjW__page{max-width:430px;margin:0 auto;padding:20px 0 40px}.ProfileEditForm-module__-1rRjW__bar{align-items:center;gap:14px;padding:6px 16px 18px;display:flex}.ProfileEditForm-module__-1rRjW__back{background:var(--surface);width:36px;height:36px;color:var(--text);transition:background .15s var(--ease);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProfileEditForm-module__-1rRjW__back:hover{background:var(--surface-raised)}.ProfileEditForm-module__-1rRjW__back svg{margin-left:-2px}.ProfileEditForm-module__-1rRjW__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.04em;color:var(--text);font-size:26px;font-weight:900;line-height:1}.ProfileEditForm-module__-1rRjW__dot{color:var(--acid)}.ProfileEditForm-module__-1rRjW__section{margin-bottom:18px;padding:0 16px}.ProfileEditForm-module__-1rRjW__sectionHead{justify-content:space-between;align-items:baseline;padding:0 2px 10px;display:flex}.ProfileEditForm-module__-1rRjW__sectionTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);font-size:20px;font-weight:900;line-height:1}.ProfileEditForm-module__-1rRjW__accountWrap{padding:0 16px}