.log-module__o4EhKG__weekNav{justify-content:space-between;align-items:center;padding:4px 18px 10px;display:flex}.log-module__o4EhKG__weekLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.log-module__o4EhKG__weekBtns{align-items:center;gap:6px;display:flex}.log-module__o4EhKG__weekBtn{border-radius:var(--radius-pill);background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.log-module__o4EhKG__todayBtn{background:var(--acid);color:var(--bg);border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;border:none;padding:5px 12px;font-size:11px;font-weight:800}.log-module__o4EhKG__dayRibbon{grid-template-columns:repeat(7,1fr);gap:4px;padding:4px 14px 14px;display:grid}.log-module__o4EhKG__dayCell{border-radius:var(--radius-inner);background:var(--surface);text-align:center;transition:all .15s var(--ease);cursor:pointer;border:1.5px solid #0000;padding:10px 4px;position:relative}.log-module__o4EhKG__dayCell:active{transform:scale(.96)}.log-module__o4EhKG__dayLbl{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700}.log-module__o4EhKG__dayNum{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.03em;font-size:20px;font-weight:900;line-height:1}.log-module__o4EhKG__dayCellActive{border-color:var(--acid);background:var(--bg-elevated)}.log-module__o4EhKG__dayCellActive .log-module__o4EhKG__dayLbl{color:var(--acid)}.log-module__o4EhKG__dayCellLogged:after{content:"";background:var(--acid);border-radius:50%;width:5px;height:5px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.log-module__o4EhKG__dayCellToday .log-module__o4EhKG__dayNum{color:var(--pink)}.log-module__o4EhKG__dayCellFuture{opacity:.3;cursor:default}.log-module__o4EhKG__dayCellFuture:active{transform:none}.log-module__o4EhKG__heroPanel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);text-align:center;margin:6px 16px 18px;padding:22px 20px;position:relative}.log-module__o4EhKG__heroKicker{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.log-module__o4EhKG__heroInput{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.05em;color:var(--text);text-align:center;width:100%;max-width:280px;caret-color:var(--acid);font-variation-settings:"wdth" 100, "opsz" 144;background:0 0;border:none;outline:none;padding:0;font-size:88px;font-weight:900;line-height:.85}.log-module__o4EhKG__heroInput::placeholder,.log-module__o4EhKG__heroInputGhost{color:var(--text-faint)}.log-module__o4EhKG__heroInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.log-module__o4EhKG__heroInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.log-module__o4EhKG__heroUnit{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text-muted);letter-spacing:-.02em;margin-left:2px;font-size:28px;font-weight:900}.log-module__o4EhKG__heroDelta{background:var(--acid);color:var(--bg);border-radius:var(--radius-pill);font-family:var(--font-body), "Manrope", sans-serif;letter-spacing:-.01em;align-items:center;gap:6px;margin-top:14px;padding:6px 14px;font-size:13px;font-weight:800;display:inline-flex}.log-module__o4EhKG__heroDeltaNone{background:var(--surface-raised);color:var(--text-muted);}.log-module__o4EhKG__heroDeltaPos{background:var(--amber);color:var(--bg);}.log-module__o4EhKG__heroSaving{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:10px}.log-module__o4EhKG__heroError{color:var(--danger);margin-top:8px;font-size:12px}.log-module__o4EhKG__heroDeleteBtn{color:var(--danger);cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-size:12px;font-weight:600;text-decoration:underline;display:block}.log-module__o4EhKG__heroSubRow{background:var(--border);border-radius:var(--radius-inner);grid-template-columns:1fr 1fr 1fr;gap:1px;margin-top:18px;display:grid;overflow:hidden}.log-module__o4EhKG__heroSub{background:var(--bg-elevated);text-align:center;padding:10px 4px}.log-module__o4EhKG__heroSubLbl{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700}.log-module__o4EhKG__heroSubVal{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.02em;font-size:16px;font-weight:900;line-height:1}.log-module__o4EhKG__heroSubVal em{color:var(--text-muted);font-size:11px;font-style:normal;font-weight:700}.log-module__o4EhKG__heroSubAcid{color:var(--acid)}.log-module__o4EhKG__chartCard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);margin:14px 16px;padding:14px 16px 12px}.log-module__o4EhKG__chartHead{justify-content:space-between;align-items:center;padding:0 0 8px;display:flex}.log-module__o4EhKG__chartTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:900;line-height:1}.log-module__o4EhKG__dot{color:var(--acid)}.log-module__o4EhKG__rangeSwitch{gap:4px;display:flex}.log-module__o4EhKG__rangeDim{opacity:.4;pointer-events:none}.log-module__o4EhKG__rangeBtn{border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.05em;cursor:pointer;border:none;padding:4px 9px;font-size:9px;font-weight:700}.log-module__o4EhKG__rangeBtnActive{background:var(--acid);color:var(--bg)}.log-module__o4EhKG__chartCanvas{width:100%;height:170px;display:block;overflow:visible}.log-module__o4EhKG__chartLabels{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-top:6px;padding:0 4px 0 30px;font-size:9.5px;font-weight:700;display:flex}.log-module__o4EhKG__chartEmpty{text-align:center;padding:30px 14px 22px}.log-module__o4EhKG__chartEmptyIcon{background:var(--surface);width:42px;height:42px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 10px;display:flex}.log-module__o4EhKG__chartEmptyTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:4px;font-size:16px;font-weight:900}.log-module__o4EhKG__chartEmptySub{color:var(--text-muted);max-width:240px;margin:0 auto;font-size:12.5px;line-height:1.4}.log-module__o4EhKG__postBanner{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);align-items:center;gap:12px;margin:18px 16px 8px;padding:16px;display:flex}.log-module__o4EhKG__postBannerText{flex:1;min-width:0}.log-module__o4EhKG__postBannerTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:3px;font-size:15px;font-weight:900;line-height:1.1}.log-module__o4EhKG__postBannerSub{color:var(--text-muted);font-size:11px}.log-module__o4EhKG__postBannerCta{background:var(--acid);color:var(--bg);border-radius:var(--radius-pill);transition:transform .15s var(--ease);letter-spacing:-.01em;cursor:pointer;border:none;padding:10px 16px;font-size:13px;font-weight:800}.log-module__o4EhKG__postBannerCta:active{transform:scale(.95)}
.Composer-module__GcPfbG__overlay{background:var(--bg);z-index:130;transition:transform .35s var(--ease);flex-direction:column;max-width:430px;margin:0 auto;display:flex;position:fixed;inset:0;transform:translateY(100%)}.Composer-module__GcPfbG__overlay.Composer-module__GcPfbG__open{transform:translateY(0)}.Composer-module__GcPfbG__brandStrip{background:var(--bg);cursor:pointer;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.Composer-module__GcPfbG__brand{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.04em;font-size:20px;font-weight:900;line-height:1}.Composer-module__GcPfbG__brand .Composer-module__GcPfbG__dot{color:var(--acid)}.Composer-module__GcPfbG__brand small{color:var(--text-muted);font-size:9px;font-weight:700;font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;vertical-align:middle;margin-left:6px;display:inline-block}.Composer-module__GcPfbG__sheet{background:var(--bg-elevated);border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.Composer-module__GcPfbG__handle{background:var(--border);z-index:2;border-radius:999px;width:38px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Composer-module__GcPfbG__head{flex-shrink:0;align-items:center;gap:12px;padding:18px 14px 8px;display:flex}.Composer-module__GcPfbG__headClose{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}.Composer-module__GcPfbG__headClose svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:13px;height:13px}.Composer-module__GcPfbG__headTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);flex:1;font-size:18px;font-weight:900}.Composer-module__GcPfbG__headTitle .Composer-module__GcPfbG__dot{color:var(--acid)}.Composer-module__GcPfbG__headSubmit{border-radius:var(--radius-pill);background:var(--surface-raised);color:var(--text-faint);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;transition:background .15s var(--ease), color .15s var(--ease);border:none;outline:none;flex-shrink:0;padding:8px 16px;font-size:11px;font-weight:700}.Composer-module__GcPfbG__headSubmit:focus,.Composer-module__GcPfbG__headSubmit:focus-visible,.Composer-module__GcPfbG__headSubmit:active{box-shadow:none;outline:none}.Composer-module__GcPfbG__headSubmit.Composer-module__GcPfbG__active{background:var(--acid);color:var(--on-saturated)}.Composer-module__GcPfbG__headSubmit:disabled{cursor:not-allowed}.Composer-module__GcPfbG__tabs{border-bottom:1px solid var(--border-soft);flex-shrink:0;gap:4px;padding:0 12px;display:flex}.Composer-module__GcPfbG__tab{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);cursor:pointer;transition:color .15s var(--ease);background:0 0;border:none;flex:1;padding:10px 4px 12px;font-size:10px;font-weight:700;position:relative}.Composer-module__GcPfbG__tab.Composer-module__GcPfbG__active{color:var(--text)}.Composer-module__GcPfbG__tab.Composer-module__GcPfbG__active:after{content:"";background:var(--acid);border-radius:1px;height:2px;position:absolute;bottom:-1px;left:20%;right:20%}.Composer-module__GcPfbG__shortcuts{scrollbar-width:none;border-bottom:1px solid var(--border-soft);flex-shrink:0;gap:8px;padding:10px 14px;display:flex;overflow-x:auto}.Composer-module__GcPfbG__shortcuts::-webkit-scrollbar{display:none}.Composer-module__GcPfbG__shortcuts.Composer-module__GcPfbG__empty{display:none}.Composer-module__GcPfbG__shortcutChip{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-body);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all .15s var(--ease);flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:10px;font-weight:700;display:inline-flex}.Composer-module__GcPfbG__shortcutChip:hover{border-color:var(--text-faint)}.Composer-module__GcPfbG__shortcutChip svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:12px;height:12px}.Composer-module__GcPfbG__body{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.Composer-module__GcPfbG__textBody{flex-direction:column;flex:1;padding:18px 18px 50px;display:flex;position:relative}.Composer-module__GcPfbG__textInput{width:100%;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:200px;padding:4px 0;font-size:20px;font-weight:600;line-height:1.3}.Composer-module__GcPfbG__textInput::placeholder{color:var(--text-faint);font-weight:500}.Composer-module__GcPfbG__charCounter{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.05em;pointer-events:none;font-size:11px;font-weight:700;position:absolute;bottom:14px;right:18px}.Composer-module__GcPfbG__charCounter.Composer-module__GcPfbG__warn{color:var(--amber)}.Composer-module__GcPfbG__charCounter.Composer-module__GcPfbG__danger{color:var(--pink-deep)}.Composer-module__GcPfbG__mediaBody{flex-direction:column;flex:1;display:flex;position:relative}.Composer-module__GcPfbG__mediaEmpty{background:var(--surface);border-radius:var(--radius-card);border:2px dashed var(--border);cursor:pointer;border-style:dashed;border-color:var(--border);appearance:none;min-height:280px;text-align:inherit;flex:1;justify-content:center;align-items:center;margin:14px;display:flex;position:relative}.Composer-module__GcPfbG__mediaEmpty:hover{background:var(--surface-raised);border-color:var(--text-faint)}.Composer-module__GcPfbG__mediaEmptyInner{text-align:center;padding:30px}.Composer-module__GcPfbG__mediaEmptyIcon{background:var(--bg-elevated);width:64px;height:64px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.Composer-module__GcPfbG__mediaEmptyIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.Composer-module__GcPfbG__mediaEmptyTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:16px;font-weight:800}.Composer-module__GcPfbG__mediaEmptySub{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.Composer-module__GcPfbG__photoPreview{border-radius:var(--radius-card);aspect-ratio:4/5;background:#000;margin:14px;position:relative;overflow:hidden}.Composer-module__GcPfbG__photoPreviewImg{object-fit:cover;width:100%;height:100%}.Composer-module__GcPfbG__videoPreview{aspect-ratio:4/5;border-radius:var(--radius-card);background:#000;margin:14px;position:relative;overflow:hidden}.Composer-module__GcPfbG__videoPreview video{object-fit:cover;width:100%;height:100%}.Composer-module__GcPfbG__mediaTools{z-index:2;gap:6px;display:flex;position:absolute;top:10px;right:10px}.Composer-module__GcPfbG__mediaToolBtn{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Composer-module__GcPfbG__mediaToolBtn svg{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.Composer-module__GcPfbG__captionRow{flex-direction:column;padding:0 14px 14px;display:flex}.Composer-module__GcPfbG__captionInput{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-inner);width:100%;min-height:80px;color:var(--text);resize:none;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.4}.Composer-module__GcPfbG__captionInput::placeholder{color:var(--text-faint)}.Composer-module__GcPfbG__stubBody{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 30px;display:flex}.Composer-module__GcPfbG__stubTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:22px;font-weight:900}.Composer-module__GcPfbG__stubBodyText{color:var(--text-muted);max-width:280px;font-size:13px;line-height:1.5}.Composer-module__GcPfbG__share{padding:10px 14px max(12px, calc(10px + env(safe-area-inset-bottom)));background:var(--bg-elevated);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;display:flex}.Composer-module__GcPfbG__shareTap{cursor:pointer;border-radius:var(--radius-inner);text-align:left;min-width:0;color:inherit;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:4px 0;display:flex}.Composer-module__GcPfbG__shareIcon{background:var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Composer-module__GcPfbG__shareIcon svg{width:16px;height:16px;fill:var(--text-muted);stroke:none;transform:translate(-1px,2px)}.Composer-module__GcPfbG__shareLabel{flex:1;min-width:0}.Composer-module__GcPfbG__shareLabelTop{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1px;font-size:9px;font-weight:700}.Composer-module__GcPfbG__shareLabelBottom{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.Composer-module__GcPfbG__shareLabelEmpty{color:var(--pink-deep)}.Composer-module__GcPfbG__shareLabelCrews{text-overflow:ellipsis;white-space:nowrap;flex-wrap:nowrap;display:inline-flex;overflow:hidden}.Composer-module__GcPfbG__shareLabelCrew{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.Composer-module__GcPfbG__shareLabelDot{color:var(--text-faint);margin:0 2px;font-weight:700}.Composer-module__GcPfbG__shareSubmit{border-radius:var(--radius-pill);background:var(--surface-raised);color:var(--text-faint);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent;transition:background .15s var(--ease), color .15s var(--ease);border:none;outline:none;flex-shrink:0;padding:11px 22px;font-size:12px;font-weight:700}.Composer-module__GcPfbG__shareSubmit:focus,.Composer-module__GcPfbG__shareSubmit:focus-visible,.Composer-module__GcPfbG__shareSubmit:active{box-shadow:none;outline:none}.Composer-module__GcPfbG__shareSubmit.Composer-module__GcPfbG__active{background:var(--acid);color:var(--on-saturated)}.Composer-module__GcPfbG__shareSubmit:disabled{cursor:not-allowed}.Composer-module__GcPfbG__sheetBg{z-index:5;opacity:0;pointer-events:none;transition:opacity .2s var(--ease);cursor:pointer;background:#0006;border:none;position:absolute;inset:0}.Composer-module__GcPfbG__sheetBg.Composer-module__GcPfbG__open{opacity:1;pointer-events:auto}.Composer-module__GcPfbG__crewSheet{background:var(--bg-elevated);padding:18px 16px max(20px, calc(16px + env(safe-area-inset-bottom)));z-index:6;transition:transform .25s var(--ease);border-top-left-radius:20px;border-top-right-radius:20px;max-height:80%;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.Composer-module__GcPfbG__crewSheet.Composer-module__GcPfbG__open{transform:translateY(0)}.Composer-module__GcPfbG__sheetHandle{background:var(--surface-raised);border-radius:2px;width:40px;height:4px;margin:0 auto 14px}.Composer-module__GcPfbG__sheetTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:14px;font-size:18px;font-weight:900}.Composer-module__GcPfbG__sheetTitle .Composer-module__GcPfbG__dot{color:var(--acid)}.Composer-module__GcPfbG__crewRow{cursor:pointer;border-bottom:1px solid var(--border-soft);border:none;border-bottom:1px solid var(--border-soft);text-align:left;width:100%;color:inherit;background:0 0;align-items:center;gap:12px;padding:12px 4px;display:flex}.Composer-module__GcPfbG__crewRow:last-of-type{border-bottom:none}.Composer-module__GcPfbG__crewCheckbox{border:2px solid var(--border);width:24px;height:24px;transition:all .15s var(--ease);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Composer-module__GcPfbG__crewRow.Composer-module__GcPfbG__checked .Composer-module__GcPfbG__crewCheckbox{background:var(--acid);border-color:var(--acid)}.Composer-module__GcPfbG__crewCheckbox svg{width:14px;height:14px;stroke:var(--on-saturated);fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:0}.Composer-module__GcPfbG__crewRow.Composer-module__GcPfbG__checked .Composer-module__GcPfbG__crewCheckbox svg{opacity:1}.Composer-module__GcPfbG__crewName{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;flex:1;font-size:15px;font-weight:800}.Composer-module__GcPfbG__crewMeta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.05em;font-size:10px;font-weight:700}.Composer-module__GcPfbG__sheetDone{background:var(--text);width:100%;color:var(--bg);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;margin-top:14px;padding:14px;font-size:12px;font-weight:700}.Composer-module__GcPfbG__addMediaSheet{background:var(--bg-elevated);padding:18px 16px max(20px, calc(16px + env(safe-area-inset-bottom)));z-index:12;transition:transform .25s var(--ease);border-top-left-radius:20px;border-top-right-radius:20px;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.Composer-module__GcPfbG__addMediaSheet.Composer-module__GcPfbG__open{transform:translateY(0)}.Composer-module__GcPfbG__addMediaSub{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:700}.Composer-module__GcPfbG__addMediaGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Composer-module__GcPfbG__addMediaOption{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-inner);cursor:pointer;transition:all .15s var(--ease);flex-direction:column;align-items:center;gap:8px;padding:18px 10px;display:flex;position:relative}.Composer-module__GcPfbG__addMediaOption:hover{border-color:var(--text-faint);background:var(--surface)}.Composer-module__GcPfbG__addMediaOption input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.Composer-module__GcPfbG__addMediaOptionIcon{background:var(--surface);width:48px;height:48px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;display:flex}.Composer-module__GcPfbG__addMediaOptionIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.Composer-module__GcPfbG__addMediaOptionLabel{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;text-align:center;font-size:13px;font-weight:800}.Composer-module__GcPfbG__addMediaOptionSub{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;text-align:center;font-size:9px;font-weight:700}.Composer-module__GcPfbG__addMediaCancel{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:14px;padding:14px;font-size:11px;font-weight:700}.Composer-module__GcPfbG__discardSheet{opacity:0;pointer-events:none;background:var(--bg-elevated);z-index:14;width:88%;max-width:340px;transition:transform .2s var(--ease), opacity .2s var(--ease);border-radius:20px;padding:22px 22px 16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.Composer-module__GcPfbG__discardSheet.Composer-module__GcPfbG__open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.Composer-module__GcPfbG__discardTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:20px;font-weight:900}.Composer-module__GcPfbG__discardBody{color:var(--text-body);margin-bottom:16px;font-size:13px;line-height:1.4}.Composer-module__GcPfbG__discardActions{gap:10px;display:flex}.Composer-module__GcPfbG__discardKeep,.Composer-module__GcPfbG__discardDiscard{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;flex:1;padding:12px;font-size:11px;font-weight:700}.Composer-module__GcPfbG__discardKeep{background:var(--surface);color:var(--text)}.Composer-module__GcPfbG__discardDiscard{background:var(--pink-deep);color:#fff}.Composer-module__GcPfbG__fab{bottom:calc(84px + env(safe-area-inset-bottom));background:var(--acid);width:56px;height:56px;color:var(--bg);font-family:var(--font-display), "Bricolage Grotesque", sans-serif;z-index:45;transition:transform .15s var(--ease);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;font-weight:900;display:flex;position:fixed;right:max(16px,50vw - 199px);box-shadow:0 2px 8px #00000026}.Composer-module__GcPfbG__fab:active{transform:scale(.92)}
.ActivityTab-module__hVNGxW__body{flex-direction:column;flex:1;display:flex;position:relative}.ActivityTab-module__hVNGxW__types{scrollbar-width:none;flex-shrink:0;gap:6px;padding:14px 14px 0;display:flex;overflow-x:auto}.ActivityTab-module__hVNGxW__types::-webkit-scrollbar{display:none}.ActivityTab-module__hVNGxW__type{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .15s var(--ease);flex-shrink:0;align-items:center;gap:5px;padding:8px 13px;font-size:10px;font-weight:700;display:inline-flex}.ActivityTab-module__hVNGxW__type svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.ActivityTab-module__hVNGxW__typeActive{color:var(--on-saturated);border-color:#0000}.ActivityTab-module__hVNGxW__subpicker{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);margin:12px 14px 0;overflow:hidden}.ActivityTab-module__hVNGxW__subpickerHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:11px 14px 8px;display:flex}.ActivityTab-module__hVNGxW__subpickerTitle{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.ActivityTab-module__hVNGxW__subpickerRequired{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--hiit);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__subpickerGrid{background:var(--border-soft);grid-template-columns:1fr 1fr;gap:1px;display:grid}.ActivityTab-module__hVNGxW__subpickerOption{background:var(--bg-elevated);cursor:pointer;transition:background .1s var(--ease);text-align:left;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:13px 14px;display:flex}.ActivityTab-module__hVNGxW__subpickerOption:hover{background:var(--surface)}.ActivityTab-module__hVNGxW__subpickerOptionSelected{background:var(--surface-raised)}.ActivityTab-module__hVNGxW__subpickerOptionName{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.ActivityTab-module__hVNGxW__subpickerOptionCheck{opacity:0;width:18px;height:18px;transition:opacity .15s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActivityTab-module__hVNGxW__subpickerOptionSelected .ActivityTab-module__hVNGxW__subpickerOptionCheck{opacity:1}.ActivityTab-module__hVNGxW__subpickerOptionCheckHiit{background:var(--hiit)}.ActivityTab-module__hVNGxW__subpickerOptionCheckSlate{background:var(--slate)}.ActivityTab-module__hVNGxW__subpickerOptionCheck svg{width:10px;height:10px;stroke:var(--on-saturated);fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.ActivityTab-module__hVNGxW__subpickerCustom{background:var(--bg-elevated);border-top:1px solid var(--border-soft);align-items:center;gap:10px;padding:11px 14px;display:flex}.ActivityTab-module__hVNGxW__subpickerCustomLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__subpickerCustomInput{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);min-width:0;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;outline:none;flex:1;padding:8px 12px;font-size:13px;font-weight:700}.ActivityTab-module__hVNGxW__subpickerCustomInput::placeholder{color:var(--text-faint);font-weight:600}.ActivityTab-module__hVNGxW__subpickerCustomInput:focus{border-color:var(--text-faint)}.ActivityTab-module__hVNGxW__preview{border-radius:var(--radius-card);border:1px solid var(--border);aspect-ratio:16/9;transition:aspect-ratio .25s var(--ease);background:linear-gradient(#fff4d6 0%,#b9e5fb 60%,#87cdf0 100%);margin:14px;position:relative;overflow:hidden}.ActivityTab-module__hVNGxW__previewWithMedia{aspect-ratio:4/5;background:#000}.ActivityTab-module__hVNGxW__previewMediaImg,.ActivityTab-module__hVNGxW__previewMediaVideo{object-fit:cover;width:100%;height:100%;display:block}.ActivityTab-module__hVNGxW__previewCelestial{background:radial-gradient(circle,#fffced 0%,#fff4d6 60%,#0000 80%);border-radius:50%;width:48px;height:48px;position:absolute;top:25%;left:18%;box-shadow:0 0 50px 14px #fff4d699}.ActivityTab-module__hVNGxW__previewGround{background:linear-gradient(#0000 0%,#0000002e 100%);height:30%;position:absolute;bottom:0;left:0;right:0}.ActivityTab-module__hVNGxW__previewCharacter{color:#1a1a1a;width:120px;height:120px;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.ActivityTab-module__hVNGxW__previewCharacter svg{width:100%;height:100%}.ActivityTab-module__hVNGxW__previewCharacter svg path,.ActivityTab-module__hVNGxW__previewCharacter svg rect,.ActivityTab-module__hVNGxW__previewCharacter svg circle,.ActivityTab-module__hVNGxW__previewCharacter svg ellipse{fill:currentColor;stroke:currentColor}.ActivityTab-module__hVNGxW__previewTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:#fff;letter-spacing:-.03em;text-shadow:0 1px 6px #0000004d;font-size:18px;font-weight:900;position:absolute;bottom:12px;left:14px}.ActivityTab-module__hVNGxW__previewTitle .ActivityTab-module__hVNGxW__accent{color:var(--acid)}.ActivityTab-module__hVNGxW__previewTod{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 4px #0000004d;font-size:9px;font-weight:700;position:absolute;bottom:14px;right:14px}.ActivityTab-module__hVNGxW__previewActions{z-index:2;gap:6px;display:flex;position:absolute;top:10px;right:10px}.ActivityTab-module__hVNGxW__previewActionBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#0000008c;border:none;align-items:center;gap:5px;padding:6px 10px;font-size:9px;font-weight:700;display:inline-flex}.ActivityTab-module__hVNGxW__previewActionBtn svg{stroke:#fff;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.ActivityTab-module__hVNGxW__liftModesLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 14px 6px;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__liftModes{scrollbar-width:none;gap:5px;margin:0 14px 10px;display:flex;overflow-x:auto}.ActivityTab-module__hVNGxW__liftModes::-webkit-scrollbar{display:none}.ActivityTab-module__hVNGxW__liftMode{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .15s var(--ease);flex-shrink:0;padding:7px 12px;font-size:10px;font-weight:700}.ActivityTab-module__hVNGxW__liftModeActive{background:var(--text);border-color:var(--text);color:var(--bg)}.ActivityTab-module__hVNGxW__stats{box-sizing:border-box;width:100%;padding:0 14px 8px}.ActivityTab-module__hVNGxW__statGrid{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:10px;display:grid}.ActivityTab-module__hVNGxW__statGridOne{grid-template-columns:1fr}.ActivityTab-module__hVNGxW__statGridTwo{grid-template-columns:1fr 1fr}.ActivityTab-module__hVNGxW__statGridThree{grid-template-columns:1fr 1fr 1fr}.ActivityTab-module__hVNGxW__statField{background:var(--acid);border:1px solid var(--acid);border-radius:var(--radius-inner);min-width:0;padding:10px 12px;position:relative;overflow:hidden}.ActivityTab-module__hVNGxW__statLabel{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--on-saturated);letter-spacing:.1em;text-transform:uppercase;opacity:.7;margin-bottom:4px;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__statInputWrap{align-items:baseline;gap:4px;min-width:0;display:flex}.ActivityTab-module__hVNGxW__statInput{width:0;min-width:0;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--on-saturated);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:24px;font-weight:900;line-height:1}.ActivityTab-module__hVNGxW__statGridOne .ActivityTab-module__hVNGxW__statInput{font-size:32px}.ActivityTab-module__hVNGxW__statInput::placeholder{color:#13131366;font-weight:600}.ActivityTab-module__hVNGxW__statUnit{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--on-saturated);letter-spacing:.05em;opacity:.7;flex-shrink:0;font-size:10px;font-weight:700}.ActivityTab-module__hVNGxW__statRemove{cursor:pointer;width:18px;height:18px;transition:background .15s var(--ease);background:#13131326;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;right:6px}.ActivityTab-module__hVNGxW__statRemove:hover{background:#1313134d}.ActivityTab-module__hVNGxW__statRemove svg{width:8px;height:8px;stroke:var(--on-saturated);fill:none;stroke-width:3px;stroke-linecap:round}.ActivityTab-module__hVNGxW__statFieldCustom{background:var(--surface-raised);border:1.5px dashed var(--acid)}.ActivityTab-module__hVNGxW__statFieldCustom .ActivityTab-module__hVNGxW__statLabel{color:var(--acid);opacity:1}.ActivityTab-module__hVNGxW__statFieldCustom .ActivityTab-module__hVNGxW__statInput{color:var(--text)}.ActivityTab-module__hVNGxW__statFieldCustom .ActivityTab-module__hVNGxW__statUnit{color:var(--text-muted);opacity:1}.ActivityTab-module__hVNGxW__statFieldCustom .ActivityTab-module__hVNGxW__statRemove{background:#0000004d}.ActivityTab-module__hVNGxW__statFieldCustom .ActivityTab-module__hVNGxW__statRemove svg{stroke:var(--text)}.ActivityTab-module__hVNGxW__statLabelInput{font:inherit;font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--acid);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:none;outline:none;width:100%;margin-bottom:4px;padding:0;font-size:9px;font-weight:700;line-height:1}.ActivityTab-module__hVNGxW__statLabelInput::placeholder{color:#e4ff3f66}.ActivityTab-module__hVNGxW__statsEmpty{text-align:center;margin-bottom:10px;padding:14px}.ActivityTab-module__hVNGxW__statsEmptyText{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.ActivityTab-module__hVNGxW__addFieldRow{padding:0 14px 12px;position:relative}.ActivityTab-module__hVNGxW__addField{background:var(--bg);border:1px dashed var(--border);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .15s var(--ease);align-items:center;gap:6px;padding:8px 14px;font-size:10px;font-weight:700;display:inline-flex}.ActivityTab-module__hVNGxW__addField:hover:not(:disabled){border-color:var(--text-faint);color:var(--text)}.ActivityTab-module__hVNGxW__addField:disabled{opacity:.4;cursor:not-allowed}.ActivityTab-module__hVNGxW__addField svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:11px;height:11px}.ActivityTab-module__hVNGxW__addFieldHint{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__addFieldMenuBg{z-index:9;cursor:default;background:0 0;border:none;position:absolute;inset:0}.ActivityTab-module__hVNGxW__addFieldMenu{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-card);z-index:10;max-height:280px;position:absolute;bottom:60px;left:14px;right:14px;overflow-y:auto;box-shadow:0 8px 30px #0000002e}.ActivityTab-module__hVNGxW__addFieldMenuHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}.ActivityTab-module__hVNGxW__addFieldMenuTitle{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.ActivityTab-module__hVNGxW__addFieldMenuClose{cursor:pointer;width:20px;height:20px;color:var(--text-faint);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ActivityTab-module__hVNGxW__addFieldMenuClose svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:12px;height:12px}.ActivityTab-module__hVNGxW__addFieldOption{cursor:pointer;border-bottom:1px solid var(--border-soft);transition:background .1s var(--ease);text-align:left;background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:10px;width:100%;padding:11px 14px;display:flex}.ActivityTab-module__hVNGxW__addFieldOption:last-child{border-bottom:none}.ActivityTab-module__hVNGxW__addFieldOption:hover{background:var(--surface)}.ActivityTab-module__hVNGxW__addFieldOptionIcon{background:var(--surface);width:24px;height:24px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActivityTab-module__hVNGxW__addFieldOptionIcon svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;width:11px;height:11px}.ActivityTab-module__hVNGxW__addFieldOptionLabel{min-width:0;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);letter-spacing:-.01em;flex:1;font-size:13px;font-weight:700}.ActivityTab-module__hVNGxW__addFieldOptionHint{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.ActivityTab-module__hVNGxW__captionRow{flex-direction:column;padding:12px 14px 14px;display:flex}.ActivityTab-module__hVNGxW__captionInput{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-inner);width:100%;min-height:80px;color:var(--text);resize:none;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.4}.ActivityTab-module__hVNGxW__captionInput::placeholder{color:var(--text-faint)}
.crop-overlay-module__N4Kasq__overlay{z-index:210;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.crop-overlay-module__N4Kasq__head{padding:max(12px, calc(8px + env(safe-area-inset-top))) 14px 12px;-webkit-backdrop-filter:blur(10px);z-index:1;background:#000000b3;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.crop-overlay-module__N4Kasq__cancelBtn{cursor:pointer;color:#fff;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.crop-overlay-module__N4Kasq__cancelBtn svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;width:14px;height:14px}.crop-overlay-module__N4Kasq__title{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.crop-overlay-module__N4Kasq__useBtn{background:var(--acid);color:#131313;font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:9px 18px;font-size:12px;font-weight:700}.crop-overlay-module__N4Kasq__useBtn:disabled{opacity:.5;cursor:default}.crop-overlay-module__N4Kasq__stage{flex:1;min-height:0;position:relative;overflow:hidden}.crop-overlay-module__N4Kasq__controls{padding:18px 24px max(20px, calc(14px + env(safe-area-inset-bottom)));-webkit-backdrop-filter:blur(10px);z-index:1;background:#000000b3;flex-shrink:0;align-items:center;gap:14px;display:flex}.crop-overlay-module__N4Kasq__zoomIcon{color:#ffffffb3;flex-shrink:0;display:flex}.crop-overlay-module__N4Kasq__zoomIcon svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;width:14px;height:14px}.crop-overlay-module__N4Kasq__zoomBig svg{width:20px;height:20px}.crop-overlay-module__N4Kasq__slider{appearance:none;background:#fff3;border-radius:2px;outline:none;flex:1;height:4px}.crop-overlay-module__N4Kasq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #0000004d}.crop-overlay-module__N4Kasq__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:20px;height:20px}
.avatar-module__zN7wzW__avatar{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--on-saturated);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;line-height:1;display:flex;position:relative;overflow:hidden}.avatar-module__zN7wzW__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}
.CommentsOverlay-module__UnNd_a__overlay{z-index:130;background:var(--bg);transition:transform .32s var(--ease);flex-direction:column;max-width:430px;margin:0 auto;display:flex;position:fixed;inset:0;transform:translateY(100%)}.CommentsOverlay-module__UnNd_a__overlay.CommentsOverlay-module__UnNd_a__open{transform:translateY(0)}.CommentsOverlay-module__UnNd_a__head{border-bottom:1px solid var(--border-soft);background:var(--bg);flex-shrink:0;align-items:center;gap:12px;padding:18px 16px 12px;display:flex}.CommentsOverlay-module__UnNd_a__headTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;color:var(--text);flex:1;font-size:22px;font-weight:900}.CommentsOverlay-module__UnNd_a__headTitle .CommentsOverlay-module__UnNd_a__dot{color:var(--acid)}.CommentsOverlay-module__UnNd_a__headMeta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-left:8px;font-size:10px;font-weight:700}.CommentsOverlay-module__UnNd_a__close{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}.CommentsOverlay-module__UnNd_a__close svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:14px;height:14px}.CommentsOverlay-module__UnNd_a__list{scrollbar-width:none;flex:1;padding:14px 16px 20px;overflow-y:auto}.CommentsOverlay-module__UnNd_a__list::-webkit-scrollbar{display:none}.CommentsOverlay-module__UnNd_a__row{gap:10px;padding:8px 0;display:flex}.CommentsOverlay-module__UnNd_a__rowAvatar{flex-shrink:0}.CommentsOverlay-module__UnNd_a__rowBody{flex:1;min-width:0}.CommentsOverlay-module__UnNd_a__rowBubble{background:var(--surface);color:var(--text-body);word-wrap:break-word;white-space:pre-wrap;border-radius:14px;padding:10px 12px;font-size:14px;line-height:1.4}.CommentsOverlay-module__UnNd_a__rowBubble strong{color:var(--text);margin-right:6px;font-weight:700}.CommentsOverlay-module__UnNd_a__rowMeta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin-top:4px;padding-left:12px;font-size:10px;font-weight:700;display:flex}.CommentsOverlay-module__UnNd_a__deleteBtn{cursor:pointer;color:var(--pink-deep);font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:none;padding:0}[data-mode=dark] .CommentsOverlay-module__UnNd_a__deleteBtn{color:var(--pink)}.CommentsOverlay-module__UnNd_a__metaBtn{cursor:pointer;color:var(--text-muted);font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.CommentsOverlay-module__UnNd_a__metaBtn svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.CommentsOverlay-module__UnNd_a__metaBtnHyped{color:var(--acid-deep)}[data-mode=dark] .CommentsOverlay-module__UnNd_a__metaBtnHyped{color:var(--acid)}.CommentsOverlay-module__UnNd_a__replies{flex-direction:column;margin-top:2px;padding-left:42px;display:flex}.CommentsOverlay-module__UnNd_a__replyRow{gap:8px;padding:6px 0;display:flex}.CommentsOverlay-module__UnNd_a__replyAvatar{flex-shrink:0}.CommentsOverlay-module__UnNd_a__replyBody{flex:1;min-width:0}.CommentsOverlay-module__UnNd_a__replyBubble{background:var(--surface);color:var(--text-body);word-wrap:break-word;white-space:pre-wrap;border-radius:12px;padding:8px 10px;font-size:13px;line-height:1.4}.CommentsOverlay-module__UnNd_a__replyBubble strong{color:var(--text);margin-right:6px;font-weight:700}.CommentsOverlay-module__UnNd_a__replyMode{background:var(--surface);border-top:1px solid var(--border-soft);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.CommentsOverlay-module__UnNd_a__replyModeTarget{color:var(--text);text-transform:none;letter-spacing:-.01em;font-weight:700;font-family:var(--font-body), "Manrope", sans-serif;font-size:13px}.CommentsOverlay-module__UnNd_a__replyModeCancel{background:var(--bg-elevated);cursor:pointer;width:22px;height:22px;color:var(--text-muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.CommentsOverlay-module__UnNd_a__replyModeCancel svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:11px;height:11px}.CommentsOverlay-module__UnNd_a__empty{text-align:center;padding:60px 24px 30px}.CommentsOverlay-module__UnNd_a__emptyHeadline{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:22px;font-weight:900}.CommentsOverlay-module__UnNd_a__emptyHeadline .CommentsOverlay-module__UnNd_a__dot{color:var(--acid)}.CommentsOverlay-module__UnNd_a__emptySub{color:var(--text-muted);font-size:13px;line-height:1.45}.CommentsOverlay-module__UnNd_a__composer{padding:10px 12px max(12px, calc(10px + env(safe-area-inset-bottom)));background:var(--bg);border-top:1px solid var(--border-soft);flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.CommentsOverlay-module__UnNd_a__composerAvatar{flex-shrink:0}.CommentsOverlay-module__UnNd_a__composerInput{background:var(--surface);border:1px solid var(--border);min-width:0;min-height:38px;max-height:120px;color:var(--text);resize:none;border-radius:18px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.35}.CommentsOverlay-module__UnNd_a__composerInput::placeholder{color:var(--text-faint)}.CommentsOverlay-module__UnNd_a__composerSend{border-radius:var(--radius-pill);background:var(--surface-raised);color:var(--text-faint);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);border:none;flex-shrink:0;padding:8px 16px;font-size:11px;font-weight:700}.CommentsOverlay-module__UnNd_a__composerSendActive{background:var(--acid);color:var(--on-saturated)}.CommentsOverlay-module__UnNd_a__composerSend:focus,.CommentsOverlay-module__UnNd_a__composerSend:focus-visible,.CommentsOverlay-module__UnNd_a__composerSend:active{box-shadow:none;outline:none}
.FullscreenViewer-module__iw6Zfq__overlay{z-index:200;cursor:zoom-out;animation:FullscreenViewer-module__iw6Zfq__fade-in .16s var(--ease);background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes FullscreenViewer-module__iw6Zfq__fade-in{0%{opacity:0}to{opacity:1}}.FullscreenViewer-module__iw6Zfq__stage{justify-content:center;align-items:center;width:100%;height:100%;padding:24px 16px;display:flex}.FullscreenViewer-module__iw6Zfq__image,.FullscreenViewer-module__iw6Zfq__video{object-fit:contain;cursor:default;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.FullscreenViewer-module__iw6Zfq__video{background:#000}.FullscreenViewer-module__iw6Zfq__closeButton{color:#fff;cursor:pointer;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:40px;height:40px;transition:background .15s var(--ease);background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:16px;right:16px}.FullscreenViewer-module__iw6Zfq__closeButton:hover{background:#fff3}.FullscreenViewer-module__iw6Zfq__closeButton svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;fill:none;width:18px;height:18px}
.ActivityTitleBar-module__bWMXXq__bar{z-index:3;pointer-events:none;justify-content:space-between;align-items:flex-end;gap:10px;padding:14px 16px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.ActivityTitleBar-module__bWMXXq__barSilhouette{background:linear-gradient(#0000 0%,#0000004d 100%)}.ActivityTitleBar-module__bWMXXq__barMedia{background:linear-gradient(#0000 0%,#000000b3 100%)}.ActivityTitleBar-module__bWMXXq__title{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}.ActivityTitleBar-module__bWMXXq__barMedia .ActivityTitleBar-module__bWMXXq__title{text-shadow:0 1px 12px #0009}.ActivityTitleBar-module__bWMXXq__titleAccent{color:var(--acid)}.ActivityTitleBar-module__bWMXXq__todLabel{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}
.ActivityHeroMedia-module__wZsHEG__hero{aspect-ratio:4/5;cursor:pointer;width:100%;color:inherit;background:#000;border:none;padding:0;display:block;position:relative;overflow:hidden}.ActivityHeroMedia-module__wZsHEG__hero img,.ActivityHeroMedia-module__wZsHEG__hero video{object-fit:cover;width:100%;height:100%;display:block}
.ActivityHero-module__u7Ydna__hero{aspect-ratio:16/9;position:relative;overflow:hidden}.ActivityHero-module__u7Ydna__hero[data-tod=dawn]{background:linear-gradient(#fcd5a8 0%,#ff9a8c 55%,#c8769b 100%)}.ActivityHero-module__u7Ydna__hero[data-tod=morning]{background:linear-gradient(#fff4d6 0%,#b9e5fb 60%,#87cdf0 100%)}.ActivityHero-module__u7Ydna__hero[data-tod=midday]{background:linear-gradient(#ffeb73 0%,#7ec8eb 50%,#4a9fd1 100%)}.ActivityHero-module__u7Ydna__hero[data-tod=afternoon]{background:linear-gradient(#ffd17a 0%,#ff9a4f 60%,#ff6b3d 100%)}.ActivityHero-module__u7Ydna__hero[data-tod=dusk]{background:linear-gradient(#d6336c 0%,#ff7e3f 40%,#4a3367 100%)}.ActivityHero-module__u7Ydna__hero[data-tod=night]{background:linear-gradient(#1e2a4a 0%,#2d1b3d 60%,#0f0e1c 100%)}.ActivityHero-module__u7Ydna__celestial{filter:blur(.5px);border-radius:50%;width:54px;height:54px;position:absolute;top:18%;right:18%}.ActivityHero-module__u7Ydna__hero[data-tod=dawn] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#fff7d4 0%,#ffd17a 60%,#0000 80%);box-shadow:0 0 60px 20px #ffd17a80}.ActivityHero-module__u7Ydna__hero[data-tod=morning] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#fffced 0%,#fff4d6 60%,#0000 80%);box-shadow:0 0 50px 14px #fff4d699}.ActivityHero-module__u7Ydna__hero[data-tod=midday] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#fffced 0%,#ffeb73 60%,#0000 80%);top:14%;box-shadow:0 0 70px 24px #ffeb73b3}.ActivityHero-module__u7Ydna__hero[data-tod=afternoon] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#fff5e0 0%,#ffd17a 60%,#0000 80%);top:24%;box-shadow:0 0 60px 20px #ffd17a99}.ActivityHero-module__u7Ydna__hero[data-tod=dusk] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#ffeb95 0%,#ff7e3f 60%,#0000 80%);top:32%;box-shadow:0 0 70px 24px #ff7e3fb3}.ActivityHero-module__u7Ydna__hero[data-tod=night] .ActivityHero-module__u7Ydna__celestial{background:radial-gradient(circle,#f5f0e4 0%,#d8d0bc 60%,#0000 80%);box-shadow:0 0 30px 6px #f5f0e44d}.ActivityHero-module__u7Ydna__stars{pointer-events:none;opacity:0;position:absolute;inset:0}.ActivityHero-module__u7Ydna__hero[data-tod=night] .ActivityHero-module__u7Ydna__stars{opacity:1}.ActivityHero-module__u7Ydna__stars span{background:#fff;border-radius:50%;width:2px;height:2px;animation:3s infinite ActivityHero-module__u7Ydna__twinkle;position:absolute}.ActivityHero-module__u7Ydna__stars span:first-child{animation-delay:0s;top:20%;left:15%}.ActivityHero-module__u7Ydna__stars span:nth-child(2){animation-delay:.5s;top:30%;left:35%}.ActivityHero-module__u7Ydna__stars span:nth-child(3){animation-delay:1s;top:15%;left:55%}.ActivityHero-module__u7Ydna__stars span:nth-child(4){animation-delay:1.5s;top:40%;left:75%}.ActivityHero-module__u7Ydna__stars span:nth-child(5){width:3px;height:3px;animation-delay:2s;top:25%;left:88%}.ActivityHero-module__u7Ydna__stars span:nth-child(6){width:1.5px;height:1.5px;animation-delay:.3s;top:10%;left:25%}@keyframes ActivityHero-module__u7Ydna__twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.ActivityHero-module__u7Ydna__stars span{animation:none}}.ActivityHero-module__u7Ydna__ground{background:linear-gradient(#0000 0%,#0000002e 100%);height:30%;position:absolute;bottom:0;left:0;right:0}.ActivityHero-module__u7Ydna__character{pointer-events:none;z-index:2;color:#1a1a1a;width:130px;height:130px;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.ActivityHero-module__u7Ydna__hero[data-tod=night] .ActivityHero-module__u7Ydna__character{color:#f0eadb}.ActivityHero-module__u7Ydna__character svg{width:100%;height:100%;display:block}.ActivityHero-module__u7Ydna__character svg path,.ActivityHero-module__u7Ydna__character svg rect,.ActivityHero-module__u7Ydna__character svg circle,.ActivityHero-module__u7Ydna__character svg ellipse,.ActivityHero-module__u7Ydna__character svg line{fill:currentColor;stroke:currentColor}.ActivityHero-module__u7Ydna__character svg [fill=none]{fill:none}
.ActivityStatsGrid-module__hRGIvG__stats{gap:8px;padding:14px 16px 0;display:grid}.ActivityStatsGrid-module__hRGIvG__statsOne{grid-template-columns:1fr}.ActivityStatsGrid-module__hRGIvG__statsTwo{grid-template-columns:1fr 1fr}.ActivityStatsGrid-module__hRGIvG__statsThree{grid-template-columns:1fr 1fr 1fr}.ActivityStatsGrid-module__hRGIvG__stat{background:var(--acid);border-radius:14px;padding:14px 12px;position:relative;overflow:hidden}.ActivityStatsGrid-module__hRGIvG__statsOne .ActivityStatsGrid-module__hRGIvG__stat{padding:18px 16px}.ActivityStatsGrid-module__hRGIvG__statVal{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}.ActivityStatsGrid-module__hRGIvG__statsOne .ActivityStatsGrid-module__hRGIvG__statVal{font-size:36px}.ActivityStatsGrid-module__hRGIvG__statVal small{color:var(--on-saturated);opacity:.7;letter-spacing:0;margin-left:2px;font-size:10px;font-weight:700}.ActivityStatsGrid-module__hRGIvG__statLbl{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}
.FeedbackSheet-module__QhnLOa__bg{z-index:175;cursor:pointer;max-width:none;animation:FeedbackSheet-module__QhnLOa__fade .2s var(--ease);background:#00000073;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}@keyframes FeedbackSheet-module__QhnLOa__fade{0%{opacity:0}to{opacity:1}}.FeedbackSheet-module__QhnLOa__sheet{z-index:176;background:var(--bg-elevated);max-width:430px;max-height:92dvh;padding:12px 18px max(20px, calc(12px + env(safe-area-inset-bottom)));animation:FeedbackSheet-module__QhnLOa__slideUp .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-y:auto}@keyframes FeedbackSheet-module__QhnLOa__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.FeedbackSheet-module__QhnLOa__handle{background:var(--surface-raised);border-radius:2px;width:40px;height:4px;margin:0 auto 12px}.FeedbackSheet-module__QhnLOa__head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.FeedbackSheet-module__QhnLOa__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}.FeedbackSheet-module__QhnLOa__dot{color:var(--acid)}.FeedbackSheet-module__QhnLOa__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}.FeedbackSheet-module__QhnLOa__field{margin-bottom:20px}.FeedbackSheet-module__QhnLOa__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}.FeedbackSheet-module__QhnLOa__labelRow{justify-content:space-between;align-items:baseline;margin-bottom:8px;padding:0 4px;display:flex}.FeedbackSheet-module__QhnLOa__labelRow .FeedbackSheet-module__QhnLOa__label{margin:0;padding:0}.FeedbackSheet-module__QhnLOa__counter{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-faint);font-size:10px}.FeedbackSheet-module__QhnLOa__chipRow{flex-wrap:wrap;gap:8px;padding:0 4px;display:flex}.FeedbackSheet-module__QhnLOa__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text-muted);cursor:pointer;transition:all .15s var(--ease);padding:8px 14px;font-size:13px;font-weight:700}.FeedbackSheet-module__QhnLOa__chip:hover{background:var(--surface-raised);color:var(--text)}.FeedbackSheet-module__QhnLOa__chipActive{background:var(--acid);color:var(--bg);border-color:var(--acid)}.FeedbackSheet-module__QhnLOa__textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-inner);width:100%;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);resize:vertical;outline:none;min-height:112px;padding:14px 16px;font-size:14px;font-weight:500;line-height:1.4}.FeedbackSheet-module__QhnLOa__textarea:focus{border-color:var(--acid)}.FeedbackSheet-module__QhnLOa__context{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.03em;color:var(--text-faint);word-break:break-word;padding:8px 4px 14px;font-size:10px;line-height:1.4}.FeedbackSheet-module__QhnLOa__foot{padding-top:4px}.FeedbackSheet-module__QhnLOa__send{background:var(--acid);width:100%;color:var(--bg);border-radius:var(--radius-pill);font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:opacity .15s var(--ease);border:none;padding:14px;font-size:12px;font-weight:700}.FeedbackSheet-module__QhnLOa__send:disabled{opacity:.4;cursor:not-allowed}
.YouFeedOverlay-module__ma7pCG__overlay{background:var(--bg);z-index:120;max-width:430px;transition:transform .35s var(--ease);pointer-events:none;flex-direction:column;margin:0 auto;display:flex;position:fixed;inset:0;transform:translateY(100%)}.YouFeedOverlay-module__ma7pCG__overlay.YouFeedOverlay-module__ma7pCG__open{pointer-events:auto;transform:translateY(0)}.YouFeedOverlay-module__ma7pCG__appHeader{background:var(--bg);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.YouFeedOverlay-module__ma7pCG__appLogo{cursor:pointer;align-items:center;gap:8px;display:flex}.YouFeedOverlay-module__ma7pCG__appLogo small{color:var(--text-muted);font-size:9px;font-weight:700;font-family:var(--font-mono), "Space Mono", monospace;letter-spacing:.1em;text-transform:uppercase;vertical-align:middle;margin-left:6px;display:inline-block}.YouFeedOverlay-module__ma7pCG__appKebab{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.YouFeedOverlay-module__ma7pCG__appKebab:hover{background:var(--surface);color:var(--text)}.YouFeedOverlay-module__ma7pCG__surface{background:var(--bg-elevated);border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.YouFeedOverlay-module__ma7pCG__handle{background:var(--border);border-radius:999px;width:38px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.YouFeedOverlay-module__ma7pCG__head{border-bottom:1px solid var(--border-soft);flex-shrink:0;align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.YouFeedOverlay-module__ma7pCG__headAvatar{background:var(--acid);width:36px;height:36px;color:var(--bg);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:14px;font-weight:900;display:flex;overflow:hidden}.YouFeedOverlay-module__ma7pCG__headAvatar img{object-fit:cover;width:100%;height:100%}.YouFeedOverlay-module__ma7pCG__headInfo{flex:1;min-width:0}.YouFeedOverlay-module__ma7pCG__headName{color:var(--text);letter-spacing:-.01em;font-size:14.5px;font-weight:700;line-height:1.1}.YouFeedOverlay-module__ma7pCG__headMeta{font-family:var(--font-mono), "Space Mono", monospace;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:700}.YouFeedOverlay-module__ma7pCG__close{background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.YouFeedOverlay-module__ma7pCG__close:hover{background:var(--surface-raised);color:var(--text)}.YouFeedOverlay-module__ma7pCG__body{scrollbar-width:none;background:var(--bg);overscroll-behavior:contain;padding-bottom:max(24px, calc(12px + env(safe-area-inset-bottom)));flex:1;overflow-y:auto}.YouFeedOverlay-module__ma7pCG__body::-webkit-scrollbar{display:none}.YouFeedOverlay-module__ma7pCG__pcWrap{margin:6px 16px 18px;scroll-margin-top:14px}.YouFeedOverlay-module__ma7pCG__pcWrap:first-child{margin-top:14px}
.you-posts-module__kXkkDa__section{margin-top:14px;padding:0 16px}.you-posts-module__kXkkDa__head{justify-content:space-between;align-items:baseline;padding:0 2px 12px;display:flex}.you-posts-module__kXkkDa__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}.you-posts-module__kXkkDa__dot{color:var(--acid)}.you-posts-module__kXkkDa__filter{scrollbar-width:none;gap:6px;padding:0 2px 14px;display:flex;overflow-x:auto}.you-posts-module__kXkkDa__filter::-webkit-scrollbar{display:none}.you-posts-module__kXkkDa__pill{border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);letter-spacing:-.01em;cursor:pointer;border:none;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:700;transition:background .15s,color .15s}.you-posts-module__kXkkDa__pill:hover:not(.you-posts-module__kXkkDa__pillActive){background:var(--surface-raised);color:var(--text)}.you-posts-module__kXkkDa__pillActive{background:var(--acid);color:var(--bg)}.you-posts-module__kXkkDa__grid{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.you-posts-module__kXkkDa__tileWrap{aspect-ratio:1;position:relative}.you-posts-module__kXkkDa__tileWrap .you-posts-module__kXkkDa__tile{aspect-ratio:auto;position:absolute;inset:0}.you-posts-module__kXkkDa__tileKebab{z-index:2;color:#fff;cursor:pointer;width:26px;height:26px;transition:background .15s var(--ease);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:4px;right:4px}.you-posts-module__kXkkDa__tileKebab:hover{background:#000000bf}.you-posts-module__kXkkDa__tileKebab svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:14px;height:14px}.you-posts-module__kXkkDa__tile{aspect-ratio:1;background:var(--surface);cursor:pointer;text-align:left;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;transition:transform .15s;display:flex;position:relative;overflow:hidden}.you-posts-module__kXkkDa__tile:hover{transform:scale(.98)}.you-posts-module__kXkkDa__tileImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.you-posts-module__kXkkDa__tilePlayBadge{color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:6px;right:6px}.you-posts-module__kXkkDa__tileWeighIn{background:var(--bg-elevated);border:1px solid var(--border);padding:14px}.you-posts-module__kXkkDa__wiNum{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.04em;color:var(--text);font-size:32px;font-weight:900;line-height:1}.you-posts-module__kXkkDa__wiNum em{color:var(--text-muted);font-size:14px;font-style:normal;font-weight:700}.you-posts-module__kXkkDa__wiDelta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.04em;margin-top:6px;font-size:11px;font-weight:700}.you-posts-module__kXkkDa__wiDown{color:var(--acid)}.you-posts-module__kXkkDa__wiUp{color:var(--pink)}.you-posts-module__kXkkDa__tileText{justify-content:flex-start;align-items:flex-start;padding:10px}.you-posts-module__kXkkDa__tileTextContent{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--on-saturated);-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.you-posts-module__kXkkDa__empty{text-align:center;border:1.5px dashed var(--border);border-radius:var(--radius-card);padding:42px 18px}.you-posts-module__kXkkDa__emptyIcon{background:var(--surface);width:48px;height:48px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.you-posts-module__kXkkDa__emptyTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:16px;font-weight:900}.you-posts-module__kXkkDa__emptySub{color:var(--text-muted);max-width:240px;margin:0 auto;font-size:12.5px;line-height:1.4}
.InviteCta-module__3qqIyG__card{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--pink), var(--pink-deep));color:var(--cream);align-items:center;gap:14px;margin:14px 16px;padding:18px 20px;display:flex}.InviteCta-module__3qqIyG__body{flex:1}.InviteCta-module__3qqIyG__title{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.03em;margin-bottom:3px;font-size:17px;font-weight:900;line-height:1.1}.InviteCta-module__3qqIyG__sub{opacity:.85;font-size:11px;line-height:1.35}.InviteCta-module__3qqIyG__cta{background:var(--cream);color:var(--pink-deep);border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;transition:transform .15s var(--ease);border:none;flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:800}.InviteCta-module__3qqIyG__cta:active{transform:scale(.95)}
.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)}
.WeighInCadencePicker-module__wIdCia__wrap{border-top:1px solid var(--border-soft);flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.WeighInCadencePicker-module__wIdCia__disabled{opacity:.45;pointer-events:none}.WeighInCadencePicker-module__wIdCia__pills{flex-wrap:wrap;gap:6px;display:flex}.WeighInCadencePicker-module__wIdCia__pill{appearance:none;border:1px solid var(--border);background:var(--bg-elevated);font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.01em;color:var(--text-muted);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease), border-color .15s var(--ease);border-radius:999px;padding:7px 12px;font-size:12.5px;font-weight:700}.WeighInCadencePicker-module__wIdCia__pill:hover{color:var(--text)}.WeighInCadencePicker-module__wIdCia__active{background:var(--acid);border-color:var(--acid);color:var(--on-saturated)}.WeighInCadencePicker-module__wIdCia__help{color:var(--text-muted);margin:0;font-size:11.5px;line-height:1.35}
.NotificationsPage-module__lFaT4a__page{flex-direction:column;display:flex}.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}
.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}
.LogoutConfirmModal-module__c1RblG__bg{z-index:157;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}.LogoutConfirmModal-module__c1RblG__bg.LogoutConfirmModal-module__c1RblG__open{opacity:1;pointer-events:auto}.LogoutConfirmModal-module__c1RblG__modal{opacity:0;pointer-events:none;z-index:158;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)}.LogoutConfirmModal-module__c1RblG__modal.LogoutConfirmModal-module__c1RblG__open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.LogoutConfirmModal-module__c1RblG__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}.LogoutConfirmModal-module__c1RblG__body{color:var(--text-body);margin-bottom:16px;font-size:13px;line-height:1.4}.LogoutConfirmModal-module__c1RblG__actions{gap:10px;display:flex}.LogoutConfirmModal-module__c1RblG__cancel,.LogoutConfirmModal-module__c1RblG__confirm{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;flex:1;padding:12px;font-size:11px;font-weight:700}.LogoutConfirmModal-module__c1RblG__cancel{background:var(--surface);color:var(--text)}.LogoutConfirmModal-module__c1RblG__confirm{background:var(--pink-deep);color:#fff}
.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)}
.PhotoActionSheet-module__iPyEgG__overlay{z-index:200;animation:PhotoActionSheet-module__iPyEgG__fadeIn .2s var(--ease);background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes PhotoActionSheet-module__iPyEgG__fadeIn{0%{opacity:0}to{opacity:1}}.PhotoActionSheet-module__iPyEgG__sheet{background:var(--bg-elevated);border-top-left-radius:var(--radius-card);border-top-right-radius:var(--radius-card);width:100%;max-width:430px;animation:PhotoActionSheet-module__iPyEgG__slideUp .3s var(--ease);padding:8px 12px 16px;box-shadow:0 -20px 60px #00000040}@keyframes PhotoActionSheet-module__iPyEgG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PhotoActionSheet-module__iPyEgG__handle{background:var(--border);border-radius:999px;width:38px;height:4px;margin:6px auto 14px}.PhotoActionSheet-module__iPyEgG__row{cursor:pointer;width:100%;color:var(--text);text-align:left;border-radius:var(--radius-inner);transition:background .15s var(--ease);background:0 0;border:none;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:600;display:flex;position:relative;overflow:hidden}.PhotoActionSheet-module__iPyEgG__row:hover{background:var(--surface)}.PhotoActionSheet-module__iPyEgG__row input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.PhotoActionSheet-module__iPyEgG__row svg{opacity:.85;flex-shrink:0}.PhotoActionSheet-module__iPyEgG__danger{color:var(--danger)}.PhotoActionSheet-module__iPyEgG__danger:hover{background:var(--danger-soft)}.PhotoActionSheet-module__iPyEgG__divider{background:var(--border-soft);height:1px;margin:4px 16px}.PhotoActionSheet-module__iPyEgG__cancel{background:var(--surface);width:100%;color:var(--text);cursor:pointer;border-radius:var(--radius-pill);transition:background .15s var(--ease);border:none;margin-top:6px;padding:14px;font-family:inherit;font-size:14px;font-weight:700}.PhotoActionSheet-module__iPyEgG__cancel:hover{background:var(--surface-raised)}
.HeaderTrophyButton-module__80A-8G__btn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.HeaderTrophyButton-module__80A-8G__btn:hover{background:var(--surface);color:var(--text)}.HeaderTrophyButton-module__80A-8G__btn:active{background:var(--surface-raised)}
.StoryComposer-module__zy5wnG__overlay{z-index:200;background:#000;flex-direction:column;max-width:430px;margin:0 auto;display:flex;position:fixed;inset:0}.StoryComposer-module__zy5wnG__head{padding:max(12px, env(safe-area-inset-top)) 16px 8px;color:#fff;justify-content:space-between;align-items:center;display:flex}.StoryComposer-module__zy5wnG__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:36px;height:36px;font-size:15px}.StoryComposer-module__zy5wnG__headTitle{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;font-size:18px;font-weight:900}.StoryComposer-module__zy5wnG__dot{color:var(--acid)}.StoryComposer-module__zy5wnG__headSpacer{width:36px}.StoryComposer-module__zy5wnG__stage{background:#111;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.StoryComposer-module__zy5wnG__preview{object-fit:contain;width:100%;height:100%}.StoryComposer-module__zy5wnG__stagePlaceholder{color:#ffffff80;font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;font-size:13px}.StoryComposer-module__zy5wnG__captionOverlay{color:#fff;text-shadow:0 1px 3px #0009;font-size:15px;font-weight:600;line-height:1.3;position:absolute;bottom:20px;left:16px;right:16px}.StoryComposer-module__zy5wnG__foot{padding:12px 14px max(16px, calc(8px + env(safe-area-inset-bottom)));color:#fff;background:#000}.StoryComposer-module__zy5wnG__audience{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin-bottom:10px;font-size:10px}.StoryComposer-module__zy5wnG__captionRow{align-items:stretch;gap:8px;display:flex}.StoryComposer-module__zy5wnG__captionInput{color:#fff;border-radius:var(--radius-pill);font-size:14px;font-family:var(--font-display), "Bricolage Grotesque", sans-serif;background:#ffffff1a;border:1px solid #ffffff2e;outline:none;flex:1;padding:11px 14px}.StoryComposer-module__zy5wnG__captionInput:disabled{opacity:.5}.StoryComposer-module__zy5wnG__postBtn{background:var(--acid);color:#000;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;flex-shrink:0;padding:11px 18px;font-size:11px;font-weight:700}.StoryComposer-module__zy5wnG__postBtn:disabled{opacity:.45;cursor:not-allowed}
.CrewMembersSheet-module__U_1Yeq__bg{z-index:150;cursor:pointer;animation:CrewMembersSheet-module__U_1Yeq__cm-fadein .2s var(--ease);background:#0000008c;border:none;padding:0;position:fixed;inset:0}.CrewMembersSheet-module__U_1Yeq__sheet{z-index:151;background:var(--bg-elevated);border-top-left-radius:var(--radius-card);border-top-right-radius:var(--radius-card);padding:8px 18px max(24px, env(safe-area-inset-bottom)) 18px;max-width:430px;max-height:88dvh;animation:CrewMembersSheet-module__U_1Yeq__cm-slideup .24s var(--ease);margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.CrewMembersSheet-module__U_1Yeq__handle{background:var(--border);border-radius:2px;width:38px;height:4px;margin:0 auto 14px}.CrewMembersSheet-module__U_1Yeq__head{justify-content:space-between;align-items:center;display:flex}.CrewMembersSheet-module__U_1Yeq__title{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;color:var(--text);font-size:24px;font-weight:900;line-height:1}.CrewMembersSheet-module__U_1Yeq__dot{color:var(--acid)}.CrewMembersSheet-module__U_1Yeq__close{background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:14px;display:flex}.CrewMembersSheet-module__U_1Yeq__countLine{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.06em;margin:4px 2px 14px;font-size:11px;font-weight:700}.CrewMembersSheet-module__U_1Yeq__list{flex-direction:column;gap:4px;display:flex}.CrewMembersSheet-module__U_1Yeq__row{align-items:center;gap:12px;padding:8px 2px;display:flex;position:relative}.CrewMembersSheet-module__U_1Yeq__avatar{background:var(--surface);width:36px;height:36px;font-family:var(--font-display), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex;overflow:hidden}.CrewMembersSheet-module__U_1Yeq__avatarImg{object-fit:cover;width:100%;height:100%}.CrewMembersSheet-module__U_1Yeq__info{flex:1;min-width:0}.CrewMembersSheet-module__U_1Yeq__name{font-family:var(--font-body), sans-serif;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.CrewMembersSheet-module__U_1Yeq__handle2{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.04em;font-size:10px}.CrewMembersSheet-module__U_1Yeq__pill{font-family:var(--font-mono), monospace;letter-spacing:.08em;border-radius:var(--radius-pill);flex-shrink:0;padding:3px 7px;font-size:9px;font-weight:700}.CrewMembersSheet-module__U_1Yeq__pillOwner{background:var(--acid);color:var(--on-saturated)}.CrewMembersSheet-module__U_1Yeq__pillAdmin{background:var(--acid-deep);color:var(--on-saturated)}.CrewMembersSheet-module__U_1Yeq__pillMember{background:var(--surface);color:var(--text-muted)}.CrewMembersSheet-module__U_1Yeq__kebabWrap{flex-shrink:0;position:relative}.CrewMembersSheet-module__U_1Yeq__kebab{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.CrewMembersSheet-module__U_1Yeq__kebab:active{background:var(--surface)}.CrewMembersSheet-module__U_1Yeq__menu{z-index:2;background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-inner);min-width:180px;position:absolute;top:34px;right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.CrewMembersSheet-module__U_1Yeq__menuItem{text-align:left;cursor:pointer;width:100%;font-family:var(--font-body), sans-serif;color:var(--text);background:0 0;border:none;padding:12px 14px;font-size:14px;display:block}.CrewMembersSheet-module__U_1Yeq__menuItem:active{background:var(--surface)}.CrewMembersSheet-module__U_1Yeq__menuDanger{color:var(--danger)}.CrewMembersSheet-module__U_1Yeq__confirmBg{z-index:160;animation:CrewMembersSheet-module__U_1Yeq__cm-fadein .15s var(--ease);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CrewMembersSheet-module__U_1Yeq__confirmCard{background:var(--bg-elevated);border-radius:var(--radius-card);width:100%;max-width:340px;padding:22px}.CrewMembersSheet-module__U_1Yeq__confirmTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;color:var(--text);margin-bottom:8px;font-size:20px;font-weight:900}.CrewMembersSheet-module__U_1Yeq__confirmBody{color:var(--text-body);margin-bottom:18px;font-size:14px;line-height:1.45}.CrewMembersSheet-module__U_1Yeq__confirmActions{gap:10px;display:flex}.CrewMembersSheet-module__U_1Yeq__confirmCancel{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:var(--font-body), sans-serif;cursor:pointer;flex:1;padding:12px;font-weight:600}.CrewMembersSheet-module__U_1Yeq__confirmGo{border-radius:var(--radius-pill);background:var(--acid);color:var(--on-saturated);font-family:var(--font-display), sans-serif;cursor:pointer;border:none;flex:1;padding:12px;font-weight:800}.CrewMembersSheet-module__U_1Yeq__confirmDanger{background:var(--danger);color:#fff}.CrewMembersSheet-module__U_1Yeq__helper{color:var(--text-muted);margin:4px 2px 14px;font-size:13px;line-height:1.45}.CrewMembersSheet-module__U_1Yeq__rowBtn{cursor:pointer;border-radius:var(--radius-inner);text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:8px 6px;display:flex}.CrewMembersSheet-module__U_1Yeq__rowBtn:active{background:var(--surface)}@keyframes CrewMembersSheet-module__U_1Yeq__cm-fadein{0%{opacity:0}to{opacity:1}}@keyframes CrewMembersSheet-module__U_1Yeq__cm-slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.CrewSettingsSheet-module__r4Kmuq__bg{z-index:150;cursor:pointer;animation:CrewSettingsSheet-module__r4Kmuq__cv2-fadein .2s var(--ease);background:#0000008c;border:none;padding:0;position:fixed;inset:0}.CrewSettingsSheet-module__r4Kmuq__sheet{z-index:151;background:var(--bg-elevated);border-top-left-radius:var(--radius-card);border-top-right-radius:var(--radius-card);padding:8px 18px max(24px, env(safe-area-inset-bottom)) 18px;max-width:430px;max-height:88dvh;animation:CrewSettingsSheet-module__r4Kmuq__cv2-slideup .24s var(--ease);margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.CrewSettingsSheet-module__r4Kmuq__handle{background:var(--border);border-radius:2px;width:38px;height:4px;margin:0 auto 14px}.CrewSettingsSheet-module__r4Kmuq__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CrewSettingsSheet-module__r4Kmuq__title{letter-spacing:-.04em;color:var(--text);font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:900;line-height:1}.CrewSettingsSheet-module__r4Kmuq__dot{color:var(--acid)}.CrewSettingsSheet-module__r4Kmuq__close{background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:14px;display:flex}.CrewSettingsSheet-module__r4Kmuq__close:hover{background:var(--surface-raised);color:var(--text)}.CrewSettingsSheet-module__r4Kmuq__rows{flex-direction:column;gap:6px;display:flex}.CrewSettingsSheet-module__r4Kmuq__row{text-align:left;background:var(--surface);border-radius:var(--radius-inner);cursor:pointer;transition:background .15s var(--ease);border:none;padding:14px 16px;font-family:inherit}.CrewSettingsSheet-module__r4Kmuq__row:hover{background:var(--surface-raised)}.CrewSettingsSheet-module__r4Kmuq__rowLabel{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700}.CrewSettingsSheet-module__r4Kmuq__rowSub{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:3px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewSettingsSheet-module__r4Kmuq__rowDanger .CrewSettingsSheet-module__r4Kmuq__rowLabel{color:var(--danger)}.CrewSettingsSheet-module__r4Kmuq__rowDanger{background:var(--danger-soft)}.CrewSettingsSheet-module__r4Kmuq__rowDanger:hover{background:var(--danger-soft);filter:brightness(1.05)}.CrewSettingsSheet-module__r4Kmuq__renameEdit{padding:6px 2px 4px}.CrewSettingsSheet-module__r4Kmuq__fieldLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewSettingsSheet-module__r4Kmuq__renameInput{background:var(--surface);border:1.5px solid var(--acid);border-radius:var(--radius-inner);width:100%;color:var(--text);letter-spacing:-.03em;outline:none;padding:12px 14px;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:800}.CrewSettingsSheet-module__r4Kmuq__renameActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.CrewSettingsSheet-module__r4Kmuq__renameCancel,.CrewSettingsSheet-module__r4Kmuq__renameSave{border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;transition:filter .15s var(--ease), background .15s var(--ease);border:none;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700}.CrewSettingsSheet-module__r4Kmuq__renameCancel{background:var(--surface);color:var(--text-muted)}.CrewSettingsSheet-module__r4Kmuq__renameCancel:hover{background:var(--surface-raised);color:var(--text)}.CrewSettingsSheet-module__r4Kmuq__renameSave{background:var(--acid);color:var(--bg)}.CrewSettingsSheet-module__r4Kmuq__renameSave:hover:not(:disabled){filter:brightness(1.05)}.CrewSettingsSheet-module__r4Kmuq__renameSave:disabled{opacity:.5;cursor:not-allowed}@keyframes CrewSettingsSheet-module__r4Kmuq__cv2-fadein{0%{opacity:0}to{opacity:1}}@keyframes CrewSettingsSheet-module__r4Kmuq__cv2-slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CrewSettingsSheet-module__r4Kmuq__photoRow{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:10px 2px;display:flex}.CrewSettingsSheet-module__r4Kmuq__photoRow:disabled{cursor:default}.CrewSettingsSheet-module__r4Kmuq__photoText{flex:1;min-width:0}.CrewSettingsSheet-module__r4Kmuq__rowChevron{color:var(--text-faint);flex-shrink:0;font-size:20px;line-height:1}
.SplashScreen-module__tGv9ua__splash{z-index:120;background:var(--bg-elevated);opacity:1;visibility:visible;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s ease-out,visibility .2s ease-out;display:flex;position:fixed;inset:0}.SplashScreen-module__tGv9ua__hidden{opacity:0;visibility:hidden}.SplashScreen-module__tGv9ua__logo .brand-svg{height:80px}
.CrewInviteSheet-module__qctwdW__bg{z-index:150;cursor:pointer;animation:CrewInviteSheet-module__qctwdW__cv2-fadein .2s var(--ease);background:#0000008c;border:none;padding:0;position:fixed;inset:0}.CrewInviteSheet-module__qctwdW__sheet{z-index:151;background:var(--bg-elevated);border-top-left-radius:var(--radius-card);border-top-right-radius:var(--radius-card);padding:8px 18px max(24px, env(safe-area-inset-bottom)) 18px;max-width:430px;max-height:88dvh;animation:CrewInviteSheet-module__qctwdW__cv2-slideup .24s var(--ease);margin:0 auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.CrewInviteSheet-module__qctwdW__handle{background:var(--border);border-radius:2px;width:38px;height:4px;margin:0 auto 14px}.CrewInviteSheet-module__qctwdW__head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CrewInviteSheet-module__qctwdW__title{letter-spacing:-.04em;color:var(--text);font-family:Bricolage Grotesque,sans-serif;font-size:24px;font-weight:900;line-height:1}.CrewInviteSheet-module__qctwdW__dot{color:var(--acid)}.CrewInviteSheet-module__qctwdW__close{background:var(--surface);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:14px;display:flex}.CrewInviteSheet-module__qctwdW__close:hover{background:var(--surface-raised);color:var(--text)}.CrewInviteSheet-module__qctwdW__sectionHeader{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewInviteSheet-module__qctwdW__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-inner);width:100%;color:var(--text);outline:none;margin-bottom:10px;padding:10px 14px;font-size:14px}.CrewInviteSheet-module__qctwdW__searchInput:focus{border-color:var(--acid)}.CrewInviteSheet-module__qctwdW__candList{flex-direction:column;gap:6px;display:flex}.CrewInviteSheet-module__qctwdW__candRow{background:var(--surface);border-radius:var(--radius-inner);align-items:center;gap:10px;padding:10px 12px;display:flex}.CrewInviteSheet-module__qctwdW__candRowAdded{border:1px solid var(--border);pointer-events:none;opacity:.7;background:0 0}.CrewInviteSheet-module__qctwdW__candAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Bricolage Grotesque,sans-serif;font-size:14px;font-weight:900;display:flex;overflow:hidden}.CrewInviteSheet-module__qctwdW__candAvatarImg{object-fit:cover;width:100%;height:100%}.CrewInviteSheet-module__qctwdW__candInfo{flex:1;min-width:0}.CrewInviteSheet-module__qctwdW__candName{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700}.CrewInviteSheet-module__qctwdW__candHandle{color:var(--text-muted);letter-spacing:.04em;margin-top:2px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewInviteSheet-module__qctwdW__candAddBtn{background:var(--acid);color:var(--bg);border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;transition:filter .15s var(--ease);border:none;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:800}.CrewInviteSheet-module__qctwdW__candAddBtn:hover:not(:disabled){filter:brightness(1.05)}.CrewInviteSheet-module__qctwdW__candAddBtn:disabled{opacity:.6;cursor:not-allowed}.CrewInviteSheet-module__qctwdW__candInCrew{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;padding:6px 10px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewInviteSheet-module__qctwdW__emptyHint{background:var(--surface);border-radius:var(--radius-inner);text-align:center;color:var(--text-muted);padding:16px 14px;font-size:13px}.CrewInviteSheet-module__qctwdW__codeCard{background:var(--surface);border-radius:var(--radius-inner);text-align:center;padding:14px}.CrewInviteSheet-module__qctwdW__codeLbl{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewInviteSheet-module__qctwdW__codeVal{letter-spacing:.06em;color:var(--text);margin:8px 0 12px;font-family:Space Mono,monospace;font-size:22px;font-weight:700}.CrewInviteSheet-module__qctwdW__codeActions{justify-content:center;gap:8px;display:flex}.CrewInviteSheet-module__qctwdW__codeBtn{border-radius:var(--radius-pill);cursor:pointer;background:var(--surface-raised);color:var(--text);letter-spacing:-.01em;transition:filter .15s var(--ease), background .15s var(--ease);border:none;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:700}.CrewInviteSheet-module__qctwdW__codeBtn:hover{background:var(--bg-elevated)}.CrewInviteSheet-module__qctwdW__codeBtnPrimary{background:var(--acid);color:var(--bg);font-weight:800}.CrewInviteSheet-module__qctwdW__codeBtnPrimary:hover{filter:brightness(1.05);background:var(--acid)}.CrewInviteSheet-module__qctwdW__createBlock{padding:4px 2px 6px}.CrewInviteSheet-module__qctwdW__fieldLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.CrewInviteSheet-module__qctwdW__crewNameInput{background:var(--surface);border:1.5px solid var(--acid);border-radius:var(--radius-inner);width:100%;color:var(--text);letter-spacing:-.03em;outline:none;padding:12px 14px;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:800}.CrewInviteSheet-module__qctwdW__createBtn{background:var(--acid);width:100%;color:var(--bg);border-radius:var(--radius-pill);letter-spacing:-.01em;cursor:pointer;transition:filter .15s var(--ease);border:none;margin-top:14px;padding:14px;font-family:inherit;font-size:14px;font-weight:800}.CrewInviteSheet-module__qctwdW__createBtn:hover:not(:disabled){filter:brightness(1.05)}.CrewInviteSheet-module__qctwdW__createBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes CrewInviteSheet-module__qctwdW__cv2-fadein{0%{opacity:0}to{opacity:1}}@keyframes CrewInviteSheet-module__qctwdW__cv2-slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.ChatRoom-module__irRLkq__room{z-index:60;background:var(--bg);flex-direction:column;max-width:430px;height:100dvh;min-height:0;margin:0 auto;display:flex;position:fixed;inset:0}.ChatRoom-module__irRLkq__header{border-bottom:1px solid var(--border-soft);background:var(--bg);flex-shrink:0;align-items:center;gap:10px;padding:10px 14px 12px;display:flex}.ChatRoom-module__irRLkq__back{background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.ChatRoom-module__irRLkq__back svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ChatRoom-module__irRLkq__headerCrew{min-width:0;color:inherit;flex-direction:column;flex:1;justify-content:center;text-decoration:none;display:flex}.ChatRoom-module__irRLkq__headerName{font-family:var(--font-display), "Bricolage Grotesque", sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;line-height:1.1;overflow:hidden}.ChatRoom-module__irRLkq__dot{color:var(--acid)}.ChatRoom-module__irRLkq__headerMeta{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10px}.ChatRoom-module__irRLkq__composerWrap{border-top:1px solid var(--border-soft);background:var(--bg);flex-shrink:0}.ChatRoom-module__irRLkq__composerQuote{background:var(--surface);border-left:3px solid var(--acid-deep);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;margin:8px 12px 0;padding:8px 12px 8px 14px;display:flex}.ChatRoom-module__irRLkq__composerQuoteBody{flex:1;min-width:0}.ChatRoom-module__irRLkq__composerQuoteWho{font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:700}.ChatRoom-module__irRLkq__composerQuoteText{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.ChatRoom-module__irRLkq__composerQuoteClose{width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;line-height:1;display:flex}.ChatRoom-module__irRLkq__composerQuoteClose:hover{background:var(--surface-raised);color:var(--text)}.ChatRoom-module__irRLkq__composer{padding:8px 12px max(10px, env(safe-area-inset-bottom));align-items:flex-end;gap:8px;display:flex}.ChatRoom-module__irRLkq__attachBtn{background:var(--surface);width:40px;height:40px;color:var(--text-muted);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatRoom-module__irRLkq__attachBtn:hover{background:var(--surface-raised);color:var(--text)}.ChatRoom-module__irRLkq__attachBtn svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:18px;height:18px}.ChatRoom-module__irRLkq__attachChip{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;margin:8px 12px 0;padding:8px 12px;display:flex}.ChatRoom-module__irRLkq__attachThumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px}.ChatRoom-module__irRLkq__attachName{min-width:0;font-family:var(--font-mono), "Space Mono", ui-monospace, monospace;color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.ChatRoom-module__irRLkq__attachRemove{background:var(--surface-raised);width:26px;height:26px;color:var(--text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;font-size:12px;line-height:1}.ChatRoom-module__irRLkq__input{resize:none;background:var(--surface);border:1px solid var(--border);font-family:var(--font-display), "Bricolage Grotesque", sans-serif;color:var(--text);min-height:40px;max-height:116px;caret-color:var(--text);border-radius:18px;outline:none;flex:1;padding:10px 14px;font-size:14.5px;line-height:1.35}.ChatRoom-module__irRLkq__input:focus{border-color:var(--acid)}.ChatRoom-module__irRLkq__sendBtn{background:var(--surface);width:40px;height:40px;color:var(--text-faint);cursor:pointer;transition:background .15s var(--ease), color .15s var(--ease);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatRoom-module__irRLkq__sendBtnActive{background:var(--acid);color:var(--bg)}.ChatRoom-module__irRLkq__sendBtn svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transform:translate(-1.2px,1.2px)}