.GroupManageModal-module__P740xG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:20px;animation:.15s ease-out GroupManageModal-module__P740xG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GroupManageModal-module__P740xG__fadeIn{0%{opacity:0}to{opacity:1}}.GroupManageModal-module__P740xG__modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);flex-direction:column;max-height:85vh;animation:.2s cubic-bezier(.16,1,.3,1) GroupManageModal-module__P740xG__modalSlide;display:flex}@keyframes GroupManageModal-module__P740xG__modalSlide{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.GroupManageModal-module__P740xG__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.GroupManageModal-module__P740xG__modalTitle{font-size:18px;font-weight:800}.GroupManageModal-module__P740xG__closeBtn{width:32px;height:32px;color:var(--color-text-tertiary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.GroupManageModal-module__P740xG__closeBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.GroupManageModal-module__P740xG__tabs{border-bottom:1px solid var(--color-border);background:#ffffff03;padding:0 20px;display:flex}.GroupManageModal-module__P740xG__tab{color:var(--color-text-tertiary);padding:14px 20px;font-size:14px;font-weight:700;transition:color .2s;position:relative}.GroupManageModal-module__P740xG__tabActive{color:var(--color-accent)}.GroupManageModal-module__P740xG__tabActive:after{content:"";background:var(--color-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.GroupManageModal-module__P740xG__content{flex:1;padding:24px;overflow-y:auto}.GroupManageModal-module__P740xG__sectionHeader{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;padding-left:6px;font-size:13px;font-weight:800}.GroupManageModal-module__P740xG__memberList{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.GroupManageModal-module__P740xG__memberRow{border-radius:var(--border-radius);background:#ffffff05;align-items:center;gap:12px;padding:12px;display:flex}.GroupManageModal-module__P740xG__defaultAvatar{background:var(--color-accent-bg);width:36px;height:36px;color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.GroupManageModal-module__P740xG__memberInfo{flex-direction:column;flex:1;gap:2px;display:flex}.GroupManageModal-module__P740xG__memberName{font-size:14px;font-weight:600}.GroupManageModal-module__P740xG__memberRole{color:var(--color-text-tertiary);align-items:center;gap:4px;font-size:11px;display:flex}.GroupManageModal-module__P740xG__kickBtn{color:var(--color-danger);border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .2s}.GroupManageModal-module__P740xG__kickBtn:hover{background:var(--color-goal-bg)}.GroupManageModal-module__P740xG__memberActions{align-items:center;gap:8px;display:flex}.GroupManageModal-module__P740xG__promoteBtn{color:var(--color-accent);background:#3b82f61a;border:1px solid #3b82f659;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .2s}.GroupManageModal-module__P740xG__promoteBtn:hover{background:#3b82f62e}.GroupManageModal-module__P740xG__seasonSelectWrap{display:inline-flex;position:relative}.GroupManageModal-module__P740xG__seasonBtn{color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:11.5px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.GroupManageModal-module__P740xG__seasonBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-accent)35%,var(--color-border))}.GroupManageModal-module__P740xG__seasonBtnCount{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;margin-left:2px}.GroupManageModal-module__P740xG__seasonDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:30;border-radius:10px;flex-direction:column;gap:1px;min-width:180px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #00000040}.GroupManageModal-module__P740xG__seasonDropdownItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .12s;display:flex}.GroupManageModal-module__P740xG__seasonDropdownItem:hover:not(:disabled){background:var(--color-surface-hover)}.GroupManageModal-module__P740xG__seasonDropdownItemLocked{opacity:.65;cursor:not-allowed}.GroupManageModal-module__P740xG__seasonCheckBox{border:1.5px solid var(--color-border);color:#fff;background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:inline-flex}.GroupManageModal-module__P740xG__seasonCheckBoxOn{background:var(--color-accent);border-color:var(--color-accent)}.GroupManageModal-module__P740xG__seasonDropdownLabel{flex:auto}.GroupManageModal-module__P740xG__seasonLockedTag{color:var(--color-text-tertiary);background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:999px;flex-shrink:0;padding:2px 6px;font-size:10.5px;font-weight:700}.GroupManageModal-module__P740xG__pendingList{flex-direction:column;gap:8px;display:flex}.GroupManageModal-module__P740xG__pendingItem{border-radius:var(--border-radius);border:1px dashed var(--color-border);background:#ffffff03;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.GroupManageModal-module__P740xG__pendingEmail{color:var(--color-text-tertiary);font-size:13px}.GroupManageModal-module__P740xG__pendingStatus{background:var(--color-surface);color:var(--color-text-tertiary);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.GroupManageModal-module__P740xG__inviteMoreBtn{border-radius:var(--border-radius);border:1px solid var(--color-border);color:var(--color-text-secondary);justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.GroupManageModal-module__P740xG__inviteMoreBtn:hover{background:var(--color-surface-hover);color:var(--color-accent)}.GroupManageModal-module__P740xG__settingsSection{flex-direction:column;gap:20px;display:flex}.GroupManageModal-module__P740xG__formGroup{flex-direction:column;gap:8px;display:flex}.GroupManageModal-module__P740xG__label{color:var(--color-text-secondary);align-items:center;gap:6px;padding-left:6px;font-size:13px;font-weight:700;display:flex}.GroupManageModal-module__P740xG__dateTimeRow{gap:8px;display:flex}.GroupManageModal-module__P740xG__dateTimeRow input{flex:1}.GroupManageModal-module__P740xG__input{background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:var(--border-radius-sm);color:var(--color-text-primary);padding:12px;font-size:14px}.GroupManageModal-module__P740xG__hint{color:var(--color-text-tertiary);margin:0;font-size:12px}.GroupManageModal-module__P740xG__switch{width:44px;height:24px;display:inline-block;position:relative}.GroupManageModal-module__P740xG__switch input{opacity:0;width:0;height:0}.GroupManageModal-module__P740xG__slider{cursor:pointer;background-color:var(--color-border);border-radius:24px;transition:all .3s;position:absolute;inset:0}.GroupManageModal-module__P740xG__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.GroupManageModal-module__P740xG__slider{background-color:var(--color-accent)}input:checked+.GroupManageModal-module__P740xG__slider:before{transform:translate(20px)}.GroupManageModal-module__P740xG__confirmOverlay{border-radius:var(--border-radius-lg);z-index:100;background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.GroupManageModal-module__P740xG__confirmBox{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);text-align:center;width:100%;max-width:420px;padding:24px}.GroupManageModal-module__P740xG__confirmIcon{color:var(--color-danger);margin-bottom:16px}.GroupManageModal-module__P740xG__confirmTitle{margin-bottom:8px;font-size:18px;font-weight:800}.GroupManageModal-module__P740xG__confirmMsg{color:var(--color-text-tertiary);margin-bottom:24px;font-size:14px;line-height:1.5}.GroupManageModal-module__P740xG__confirmActions{gap:12px;display:flex}.GroupManageModal-module__P740xG__cancelBtn,.GroupManageModal-module__P740xG__dangerBtn{border-radius:var(--border-radius-sm);flex:1;padding:12px;font-size:14px;font-weight:700}.GroupManageModal-module__P740xG__cancelBtn{background:var(--color-surface-hover);color:var(--color-text-secondary)}.GroupManageModal-module__P740xG__dangerBtn{background:var(--color-danger);color:#fff}.GroupManageModal-module__P740xG__promoteConfirmBtn{border-radius:var(--border-radius-sm);background:var(--color-accent);color:#fff;flex:1;padding:12px;font-size:14px;font-weight:700}.GroupManageModal-module__P740xG__transferConfirmBox{max-width:340px;padding:18px}.GroupManageModal-module__P740xG__transferConfirmTitle{margin-bottom:6px;font-size:16px}.GroupManageModal-module__P740xG__transferConfirmMsg{margin-bottom:16px;font-size:13px}.GroupManageModal-module__P740xG__settingsActionRow{grid-template-columns:1fr auto;align-items:stretch;gap:10px;display:grid}.GroupManageModal-module__P740xG__deleteGroupBtn{border:1px solid var(--color-danger);width:100%;color:var(--color-danger);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.GroupManageModal-module__P740xG__saveBtn{background:var(--color-accent);border:1px solid var(--color-accent);color:#fff;cursor:pointer;border-radius:8px;min-width:92px;padding:10px 16px;font-size:13px;font-weight:700}.GroupManageModal-module__P740xG__saveBtn:disabled{opacity:.45;cursor:not-allowed}.GroupManageModal-module__P740xG__unsavedConfirmBox{max-width:460px}.GroupManageModal-module__P740xG__secondaryBtn{border-radius:var(--border-radius-sm);color:var(--color-text-secondary);border:1px solid var(--color-border);background:0 0;flex:1;padding:12px;font-size:14px;font-weight:700}.GroupManageModal-module__P740xG__spin{animation:.8s linear infinite GroupManageModal-module__P740xG__gm-spin}@keyframes GroupManageModal-module__P740xG__gm-spin{to{transform:rotate(360deg)}}
.TimeRangePicker-module__J0PIXW__wrapper{flex-direction:column;gap:0;width:100%;display:flex;position:relative}.TimeRangePicker-module__J0PIXW__triggerRow{align-items:center;gap:var(--spacing-sm);display:flex}.TimeRangePicker-module__J0PIXW__wrapperMinimal{width:auto}.TimeRangePicker-module__J0PIXW__wrapperMinimal .TimeRangePicker-module__J0PIXW__triggerRow{gap:1px}.TimeRangePicker-module__J0PIXW__trigger{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);min-width:88px;font-size:var(--font-base);color:var(--color-text-primary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);background:0 0;align-items:center;gap:4px;padding:10px 12px;display:inline-flex}.TimeRangePicker-module__J0PIXW__triggerFill{flex:1 1 0;min-width:0}.TimeRangePicker-module__J0PIXW__trigger:hover,.TimeRangePicker-module__J0PIXW__triggerActive{border-color:var(--color-accent)}.TimeRangePicker-module__J0PIXW__triggerInvalid{border-color:var(--color-danger);background:color-mix(in srgb,var(--color-danger)8%,transparent)}.TimeRangePicker-module__J0PIXW__triggerInvalid:hover{border-color:var(--color-danger)}.TimeRangePicker-module__J0PIXW__triggerMinimal{border-color:#0000;flex:none;width:44px;min-width:44px;padding:2px}.TimeRangePicker-module__J0PIXW__triggerMinimal .TimeRangePicker-module__J0PIXW__triggerText,.TimeRangePicker-module__J0PIXW__triggerMinimal .TimeRangePicker-module__J0PIXW__placeholder{text-align:center;font-size:12px}.TimeRangePicker-module__J0PIXW__triggerMinimal:hover{background:var(--color-surface-hover);border-color:#0000}.TimeRangePicker-module__J0PIXW__errorRow{font-size:var(--font-xs);color:var(--color-danger);align-items:center;gap:6px;margin-top:6px;padding-left:4px;display:flex}.TimeRangePicker-module__J0PIXW__triggerText{text-align:left;font-variant-numeric:tabular-nums;white-space:nowrap;flex:1}.TimeRangePicker-module__J0PIXW__placeholder{text-align:left;color:var(--color-text-tertiary);white-space:nowrap;flex:1}.TimeRangePicker-module__J0PIXW__triggerIcon{color:var(--color-text-tertiary);flex-shrink:0}.TimeRangePicker-module__J0PIXW__separator{font-size:var(--font-base);color:var(--color-text-tertiary);font-weight:var(--font-weight-medium)}.TimeRangePicker-module__J0PIXW__clearBtn{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);color:var(--color-text-tertiary);font-size:var(--font-sm);transition:all var(--transition-fast);background:0 0;margin-left:auto;padding:8px 12px}.TimeRangePicker-module__J0PIXW__clearBtn:hover{background:var(--color-surface-hover);color:var(--color-danger);border-color:var(--color-danger)}.TimeRangePicker-module__J0PIXW__panel{margin-top:var(--spacing-sm);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius);padding:var(--spacing-sm)var(--spacing-md);-webkit-user-select:none;user-select:none}.TimeRangePicker-module__J0PIXW__panelFloating{z-index:10000;width:264px;box-shadow:var(--shadow-lg,0 12px 32px #0000004d);margin-top:0}.TimeRangePicker-module__J0PIXW__wheel{padding:var(--spacing-sm)0;align-items:stretch;gap:4px;display:flex;position:relative}.TimeRangePicker-module__J0PIXW__highlight{background:var(--color-surface-hover);pointer-events:none;border-radius:8px;height:36px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.TimeRangePicker-module__J0PIXW__column{overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;z-index:1;flex:1;height:180px;position:relative;overflow-y:scroll;-webkit-mask-image:linear-gradient(#0000 0%,#000 26% 74%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 26% 74%,#0000 100%)}.TimeRangePicker-module__J0PIXW__column::-webkit-scrollbar{display:none}.TimeRangePicker-module__J0PIXW__row{height:36px;color:var(--color-text-tertiary);scroll-snap-align:center;cursor:pointer;transition:color var(--transition-fast),font-weight var(--transition-fast);font-variant-numeric:tabular-nums;letter-spacing:.3px;justify-content:center;align-items:center;font-size:17px;font-weight:500;display:flex}.TimeRangePicker-module__J0PIXW__rowSelected{color:var(--color-accent);font-size:18px;font-weight:700}.TimeRangePicker-module__J0PIXW__spacer{scroll-snap-align:none;pointer-events:none;height:72px}.TimeRangePicker-module__J0PIXW__colon{color:var(--color-text-secondary);z-index:1;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:12px;font-size:18px;font-weight:700;display:flex}.TimeRangePicker-module__J0PIXW__panelHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 4px 6px;display:flex}.TimeRangePicker-module__J0PIXW__panelLabel{font-size:var(--font-sm);color:var(--color-text-tertiary);font-weight:var(--font-weight-medium)}.TimeRangePicker-module__J0PIXW__panelDone{border-radius:var(--border-radius-xs);color:var(--color-accent);font-size:var(--font-sm);font-weight:var(--font-weight-semibold);cursor:pointer;background:0 0;border:1px solid #0000;padding:4px 12px}.TimeRangePicker-module__J0PIXW__panelDone:hover{background:var(--color-surface-hover)}
.DatePicker-module__Rd8DTq__wrapper{display:inline-flex;position:relative}.DatePicker-module__Rd8DTq__trigger{background:var(--color-surface-hover);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);cursor:pointer;transition:border-color var(--transition-fast);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.DatePicker-module__Rd8DTq__trigger:hover{border-color:var(--color-accent)}.DatePicker-module__Rd8DTq__triggerReadOnly{cursor:default;opacity:.7}.DatePicker-module__Rd8DTq__triggerReadOnly:hover{border-color:var(--color-border)}.DatePicker-module__Rd8DTq__triggerMinimal{background:0 0;border-color:#0000;padding:4px 6px}.DatePicker-module__Rd8DTq__triggerMinimal:hover{background:var(--color-surface-hover);border-color:#0000}.DatePicker-module__Rd8DTq__triggerText{text-align:left;flex:1}.DatePicker-module__Rd8DTq__placeholder{text-align:left;color:var(--color-text-tertiary);flex:1}.DatePicker-module__Rd8DTq__triggerIcon{color:var(--color-text-tertiary);flex-shrink:0}.DatePicker-module__Rd8DTq__dropdown{z-index:9999;background:var(--color-surface);border:1px solid var(--color-border);overscroll-behavior:contain;border-radius:12px;width:272px;max-height:calc(100vh - 24px);padding:12px;overflow-y:auto;box-shadow:0 8px 24px #0000001f}[data-theme=dark] .DatePicker-module__Rd8DTq__dropdown{box-shadow:0 8px 24px #0006}.DatePicker-module__Rd8DTq__typeInput{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-surface-hover);width:100%;color:var(--color-text-primary);border-radius:8px;outline:none;margin-bottom:10px;padding:8px 10px;font-family:inherit;font-size:13px}.DatePicker-module__Rd8DTq__typeInput:focus{border-color:var(--color-accent)}.DatePicker-module__Rd8DTq__typeInputError{border-color:var(--color-danger)}.DatePicker-module__Rd8DTq__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.DatePicker-module__Rd8DTq__monthLabel{color:var(--color-text-primary);font-size:14px;font-weight:600}.DatePicker-module__Rd8DTq__navBtn{width:28px;height:28px;color:var(--color-text-primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.DatePicker-module__Rd8DTq__navBtn:hover{background:var(--color-surface-hover)}.DatePicker-module__Rd8DTq__grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DatePicker-module__Rd8DTq__dayHeader{color:var(--color-text-tertiary);padding:4px 0;font-size:11px;font-weight:600}.DatePicker-module__Rd8DTq__dayHeaderSun{color:#ef4444}.DatePicker-module__Rd8DTq__dayHeaderSat{color:#3b82f6}.DatePicker-module__Rd8DTq__cell{aspect-ratio:1;cursor:pointer;width:100%;transition:all var(--transition-fast);color:var(--color-text-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:flex}.DatePicker-module__Rd8DTq__cell:hover:not(.DatePicker-module__Rd8DTq__cellDisabled):not(.DatePicker-module__Rd8DTq__cellSelected){background:var(--color-surface-hover)}.DatePicker-module__Rd8DTq__cellOther{color:var(--color-text-tertiary);opacity:.5}.DatePicker-module__Rd8DTq__cellToday{color:var(--color-accent);font-weight:700}.DatePicker-module__Rd8DTq__cellSelected{font-weight:600;background:var(--color-accent)!important;color:#fff!important}.DatePicker-module__Rd8DTq__cellInRange{background:var(--color-task-bg);border-radius:0}.DatePicker-module__Rd8DTq__cellDisabled{opacity:.25;cursor:not-allowed}.DatePicker-module__Rd8DTq__fieldRows{border-bottom:1px solid var(--color-border);overscroll-behavior:contain;flex-direction:column;gap:6px;max-height:232px;margin-bottom:10px;padding-bottom:10px;display:flex;overflow-y:auto}.DatePicker-module__Rd8DTq__fieldRow{align-items:start;gap:6px;display:grid}.DatePicker-module__Rd8DTq__fieldRowRange{grid-template-columns:32px 1fr}.DatePicker-module__Rd8DTq__fieldRowRange.DatePicker-module__Rd8DTq__fieldRowTime{grid-template-columns:32px 84px 1fr}.DatePicker-module__Rd8DTq__fieldRowSingle{grid-template-columns:1fr}.DatePicker-module__Rd8DTq__fieldRowSingle.DatePicker-module__Rd8DTq__fieldRowTime{grid-template-columns:84px 1fr}.DatePicker-module__Rd8DTq__fieldRowMiddle{grid-template-columns:122px 1fr}.DatePicker-module__Rd8DTq__fieldRowShared{grid-template-columns:32px 1fr}.DatePicker-module__Rd8DTq__fieldLabel{color:var(--color-text-tertiary);align-self:center;font-size:12px}.DatePicker-module__Rd8DTq__middleLabel{color:var(--color-text-tertiary);white-space:nowrap;padding-top:7px;font-size:11px}.DatePicker-module__Rd8DTq__fieldDate{border:1px solid var(--color-border);background:var(--color-surface-hover);width:100%;min-width:0;color:var(--color-text-primary);text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:border-color var(--transition-fast);border-radius:6px;padding:6px 8px;font-family:inherit;font-size:13px;display:block;overflow:hidden}.DatePicker-module__Rd8DTq__fieldDate:hover{border-color:var(--color-accent)}.DatePicker-module__Rd8DTq__fieldDateActive{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.DatePicker-module__Rd8DTq__middleToggle{width:20px;height:14px;color:var(--color-text-tertiary);opacity:.5;cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;justify-content:center;align-self:flex-start;align-items:center;margin:-2px 0 -2px 8px;padding:0;display:inline-flex}.DatePicker-module__Rd8DTq__middleToggle:hover{opacity:1}.DatePicker-module__Rd8DTq__slotCol{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DatePicker-module__Rd8DTq__slotRow{align-items:center;gap:1px;min-width:0;display:flex}.DatePicker-module__Rd8DTq__slotTime{min-width:0;display:flex;position:relative}.DatePicker-module__Rd8DTq__slotDel{width:11px;height:11px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex;position:absolute;top:-3px;right:-5px}.DatePicker-module__Rd8DTq__slotDel:hover{color:var(--color-danger)}.DatePicker-module__Rd8DTq__slotAddCircle{border:1px solid var(--color-border);width:20px;height:20px;color:var(--color-text-secondary);cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast);background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.DatePicker-module__Rd8DTq__slotAddCircle:hover{border-color:var(--color-accent);color:var(--color-accent)}.DatePicker-module__Rd8DTq__slotHint{color:var(--color-text-tertiary);align-self:center;font-size:11px}.DatePicker-module__Rd8DTq__npFields{overscroll-behavior:contain;flex-direction:column;gap:6px;max-height:240px;margin-bottom:10px;display:flex;overflow-y:auto}.DatePicker-module__Rd8DTq__npFieldsRow{flex-direction:row}.DatePicker-module__Rd8DTq__npFieldsRow .DatePicker-module__Rd8DTq__npField{flex:1;min-width:0}.DatePicker-module__Rd8DTq__npField{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-surface-hover);min-height:34px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);cursor:text;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.DatePicker-module__Rd8DTq__npField:hover{border-color:var(--color-accent)}.DatePicker-module__Rd8DTq__npFieldActive{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.DatePicker-module__Rd8DTq__npDateInput{min-width:0;color:var(--color-text-primary);font-variant-numeric:tabular-nums;background:0 0;border:none;flex:1;padding:0;font-family:inherit;font-size:13px}.DatePicker-module__Rd8DTq__npDateInput:focus{outline:none}.DatePicker-module__Rd8DTq__npDateInput::placeholder{color:var(--color-text-tertiary)}.DatePicker-module__Rd8DTq__npDateInput.DatePicker-module__Rd8DTq__npDateInvalid{color:var(--color-danger)}.DatePicker-module__Rd8DTq__npTimeSep{color:var(--color-border);flex-shrink:0;font-size:13px}.DatePicker-module__Rd8DTq__npTimeRange{flex-shrink:0}.DatePicker-module__Rd8DTq__npTimeHint{color:var(--color-text-tertiary);flex-shrink:0;font-size:11px}.DatePicker-module__Rd8DTq__npMiddleDate{min-width:0;color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;font-size:12px}.DatePicker-module__Rd8DTq__npFieldTimed,.DatePicker-module__Rd8DTq__npFieldMiddle{gap:3px;padding-top:3px;padding-bottom:3px}.DatePicker-module__Rd8DTq__npFieldTimed .DatePicker-module__Rd8DTq__npDateInput,.DatePicker-module__Rd8DTq__npFieldMiddle .DatePicker-module__Rd8DTq__npMiddleDate{text-align:center;flex:0 0 76px;width:76px}.DatePicker-module__Rd8DTq__npFieldTimed .DatePicker-module__Rd8DTq__npTimeRange,.DatePicker-module__Rd8DTq__npFieldMiddle .DatePicker-module__Rd8DTq__npTimeRange{flex:none;min-width:0}.DatePicker-module__Rd8DTq__middleExpand{color:var(--color-text-tertiary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-self:center;padding:4px 8px;font-family:inherit;font-size:12px}.DatePicker-module__Rd8DTq__middleExpand:hover{color:var(--color-text-primary)}.DatePicker-module__Rd8DTq__switchSection{border-top:1px solid var(--color-border);flex-direction:column;margin-top:10px;padding-top:6px;display:flex}.DatePicker-module__Rd8DTq__switchRow{justify-content:space-between;align-items:center;padding:7px 2px;display:flex}.DatePicker-module__Rd8DTq__switchLabel{color:var(--color-text-primary);align-items:center;gap:8px;font-size:13px;display:inline-flex}.DatePicker-module__Rd8DTq__switchLabel svg{color:var(--color-text-tertiary)}.DatePicker-module__Rd8DTq__switch{background:color-mix(in srgb,var(--color-text-tertiary)55%,transparent);cursor:pointer;width:36px;height:21px;transition:background var(--transition-fast);border:none;border-radius:999px;flex-shrink:0;padding:0;position:relative}.DatePicker-module__Rd8DTq__switchOn{background:var(--color-accent)}.DatePicker-module__Rd8DTq__switch:after{content:"";width:16px;height:16px;transition:left var(--transition-fast);background:#fff;border-radius:50%;position:absolute;top:2.5px;left:2.5px}.DatePicker-module__Rd8DTq__switchOn:after{left:17.5px}.DatePicker-module__Rd8DTq__actionRow{border-top:1px solid var(--color-border);align-items:center;margin-top:6px;padding-top:8px;display:flex}.DatePicker-module__Rd8DTq__deleteBtn{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:2px;font-family:inherit;font-size:13px}.DatePicker-module__Rd8DTq__deleteBtn:hover{color:var(--color-danger)}.DatePicker-module__Rd8DTq__doneBtn{color:var(--color-accent);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;margin-left:auto;padding:2px;font-family:inherit;font-size:13px;font-weight:600}.DatePicker-module__Rd8DTq__doneBtn:hover{color:var(--color-accent-hover)}
.ConfirmModal-module__CMF2iW__overlay{z-index:2200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000094;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ConfirmModal-module__CMF2iW__dialog{border:1px solid var(--color-border);background:var(--color-surface);text-align:center;border-radius:24px;width:min(360px,100%);padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000073}.ConfirmModal-module__CMF2iW__dialogRoutine{border-color:color-mix(in srgb,var(--color-routine)24%,var(--color-border))}.ConfirmModal-module__CMF2iW__closeBtn{width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-fast,.15s ease),color var(--transition-fast,.15s ease);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.ConfirmModal-module__CMF2iW__closeBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.ConfirmModal-module__CMF2iW__iconWrap{width:58px;height:58px;color:var(--color-danger);background:#ef44441f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:inline-flex}.ConfirmModal-module__CMF2iW__iconWrapRoutine{background:color-mix(in srgb,var(--color-routine)16%,transparent);color:var(--color-routine)}.ConfirmModal-module__CMF2iW__title{letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 8px;font-size:19px;font-weight:800;line-height:1.2}.ConfirmModal-module__CMF2iW__desc{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.45}.ConfirmModal-module__CMF2iW__actions{gap:10px;margin-top:18px;display:flex}.ConfirmModal-module__CMF2iW__cancelBtn,.ConfirmModal-module__CMF2iW__confirmBtn{cursor:pointer;border-radius:12px;flex:1;padding:10px 14px;font-size:14px;font-weight:700}.ConfirmModal-module__CMF2iW__cancelBtn{border:1px solid var(--color-border);background:var(--color-surface-hover);color:var(--color-text-secondary)}.ConfirmModal-module__CMF2iW__confirmBtn{background:var(--color-danger);color:#fff;border:none;box-shadow:0 4px 12px #ef44444d}.ConfirmModal-module__CMF2iW__confirmBtnRoutine{background:var(--color-routine);box-shadow:0 4px 12px color-mix(in srgb,var(--color-routine)36%,transparent)}.ConfirmModal-module__CMF2iW__discardBtn{cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface-hover);color:var(--color-text-secondary);border-radius:12px;flex:1;padding:10px 14px;font-size:14px;font-weight:700}.ConfirmModal-module__CMF2iW__discardBtn:hover{background:var(--color-surface-hover-strong,var(--color-surface-hover));color:var(--color-text-primary)}
.GlobalSearchModal-module__s5P_uW__overlay{z-index:200;background:#00000080;justify-content:center;align-items:flex-start;padding:80px 16px 16px;display:flex;position:fixed;inset:0}.GlobalSearchModal-module__s5P_uW__dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:calc(100vh - 96px);display:flex;overflow:hidden;box-shadow:0 28px 64px #0006}.GlobalSearchModal-module__s5P_uW__grabber{display:none}.GlobalSearchModal-module__s5P_uW__inputRow{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.GlobalSearchModal-module__s5P_uW__inputIcon{color:var(--color-text-tertiary);flex-shrink:0}.GlobalSearchModal-module__s5P_uW__input{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:auto;font-family:inherit;font-size:15px}.GlobalSearchModal-module__s5P_uW__input::placeholder{color:var(--color-text-tertiary)}.GlobalSearchModal-module__s5P_uW__clearBtn{background:var(--color-surface-hover);width:22px;height:22px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.GlobalSearchModal-module__s5P_uW__clearBtn:hover{background:var(--color-border);color:var(--color-text-primary)}.GlobalSearchModal-module__s5P_uW__tabs{border-bottom:1px solid color-mix(in srgb,var(--color-border)70%,transparent);scrollbar-width:none;flex-shrink:0;gap:4px;padding:0 12px;display:flex;overflow-x:auto}.GlobalSearchModal-module__s5P_uW__tabs::-webkit-scrollbar{display:none}.GlobalSearchModal-module__s5P_uW__tab{color:var(--color-text-tertiary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:6px;padding:12px 8px 11px;font-size:13.5px;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.GlobalSearchModal-module__s5P_uW__tab:hover{color:var(--color-text-secondary)}.GlobalSearchModal-module__s5P_uW__tabActive{color:var(--color-accent);border-bottom-color:var(--color-accent)}.GlobalSearchModal-module__s5P_uW__tabCount{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;font-size:11px}.GlobalSearchModal-module__s5P_uW__tabActive .GlobalSearchModal-module__s5P_uW__tabCount{color:color-mix(in srgb,var(--color-accent)60%,var(--color-text-tertiary))}.GlobalSearchModal-module__s5P_uW__results{flex:auto;min-height:240px;padding:6px 0;overflow-y:auto}.GlobalSearchModal-module__s5P_uW__hint,.GlobalSearchModal-module__s5P_uW__empty{color:var(--color-text-tertiary);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:70px 18px;font-size:13.5px;display:flex}.GlobalSearchModal-module__s5P_uW__hintSub{color:color-mix(in srgb,var(--color-text-tertiary)75%,transparent);font-size:12px}.GlobalSearchModal-module__s5P_uW__section{padding:4px 0 8px}.GlobalSearchModal-module__s5P_uW__sectionLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.4px;padding:8px 16px 4px;font-size:11.5px;font-weight:700}.GlobalSearchModal-module__s5P_uW__row{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;transition:background .12s;display:flex}.GlobalSearchModal-module__s5P_uW__row:hover,.GlobalSearchModal-module__s5P_uW__rowActive{background:var(--color-surface-hover)}.GlobalSearchModal-module__s5P_uW__rowIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:1px;display:inline-flex}.GlobalSearchModal-module__s5P_uW__rowBody{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.GlobalSearchModal-module__s5P_uW__rowTopLine{align-items:center;gap:8px;min-width:0;display:flex}.GlobalSearchModal-module__s5P_uW__rowTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14.5px;font-weight:700;overflow:hidden}.GlobalSearchModal-module__s5P_uW__rowTypeBadge{background:color-mix(in srgb,currentColor 14%,transparent);border-radius:999px;flex-shrink:0;align-items:center;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.GlobalSearchModal-module__s5P_uW__rowSnippet{color:var(--color-text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.GlobalSearchModal-module__s5P_uW__rowMeta{color:var(--color-text-tertiary);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.GlobalSearchModal-module__s5P_uW__rowMeta svg{opacity:.7;flex-shrink:0}.GlobalSearchModal-module__s5P_uW__hl{color:var(--color-accent);background:0 0;padding:0;font-weight:700}.GlobalSearchModal-module__s5P_uW__footer{border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface-hover)50%,transparent);flex-shrink:0;align-items:center;gap:18px;padding:10px 16px;display:flex}.GlobalSearchModal-module__s5P_uW__hintGroup{color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.GlobalSearchModal-module__s5P_uW__kbd{background:var(--color-surface);border:1px solid var(--color-border);min-width:22px;height:22px;color:var(--color-text-secondary);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:767px){.GlobalSearchModal-module__s5P_uW__overlay{align-items:flex-end;padding:0}.GlobalSearchModal-module__s5P_uW__dialog{will-change:transform;border:none;border-radius:20px 20px 0 0;max-width:none;height:90dvh;max-height:90dvh;animation:.4s cubic-bezier(.32,.72,0,1) GlobalSearchModal-module__s5P_uW__searchSheetUp;box-shadow:0 -8px 30px #00000040}.GlobalSearchModal-module__s5P_uW__grabber{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:24px;display:flex}.GlobalSearchModal-module__s5P_uW__grabber:before{content:"";background:var(--color-border);border-radius:3px;width:40px;height:5px}.GlobalSearchModal-module__s5P_uW__inputRow{background:var(--color-surface-hover);border-bottom:none;border-radius:12px;margin:4px 16px 10px;padding:11px 14px}.GlobalSearchModal-module__s5P_uW__input{font-size:16px}.GlobalSearchModal-module__s5P_uW__tabs{border-bottom:none;gap:6px;padding:0 16px 12px}.GlobalSearchModal-module__s5P_uW__tab{background:var(--color-surface-hover);color:var(--color-text-secondary);border-bottom:none;border-radius:999px;padding:7px 14px;font-size:13px}.GlobalSearchModal-module__s5P_uW__tabActive{background:color-mix(in srgb,var(--color-accent)14%,transparent);color:var(--color-accent)}.GlobalSearchModal-module__s5P_uW__results{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.GlobalSearchModal-module__s5P_uW__row{padding:11px 14px}.GlobalSearchModal-module__s5P_uW__footer{display:none}}@keyframes GlobalSearchModal-module__s5P_uW__searchSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.PersonExtraFields-module__OxkRkG__listBlock{flex-direction:column;gap:6px;padding:4px 0;display:flex}.PersonExtraFields-module__OxkRkG__chips{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.PersonExtraFields-module__OxkRkG__stack{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PersonExtraFields-module__OxkRkG__annivRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.PersonExtraFields-module__OxkRkG__eventItem{border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;min-width:0;padding-bottom:6px;display:flex}.PersonExtraFields-module__OxkRkG__eventItem:last-of-type{border-bottom:none}.PersonExtraFields-module__OxkRkG__amountWrap{align-items:center;gap:4px;display:inline-flex}.PersonExtraFields-module__OxkRkG__eventAmount{border:1px solid var(--color-border);border-radius:var(--border-radius-xs);background:var(--color-surface);width:84px;color:var(--color-text-primary);outline:none;padding:4px 8px;font-size:13px}.PersonExtraFields-module__OxkRkG__eventAmount:focus{border-color:var(--color-accent)}.PersonExtraFields-module__OxkRkG__eventAmount::placeholder{color:var(--color-text-tertiary)}.PersonExtraFields-module__OxkRkG__amountUnit{color:var(--color-text-tertiary);font-size:12px}.PersonExtraFields-module__OxkRkG__annivLabel{min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:13px}.PersonExtraFields-module__OxkRkG__annivLabel::placeholder{color:var(--color-text-tertiary)}.PersonExtraFields-module__OxkRkG__annivDate{flex-shrink:0}.PersonExtraFields-module__OxkRkG__ddayGroup{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.PersonExtraFields-module__OxkRkG__dday{background:var(--color-surface-hover);color:var(--color-text-tertiary);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:700}.PersonExtraFields-module__OxkRkG__ddaySoon{color:var(--color-accent);background:#1993ff24}.PersonExtraFields-module__OxkRkG__addRow{background:var(--color-surface-hover);color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:3px;padding:3px 8px;font-size:12px;font-weight:600;transition:color .12s,background .12s;display:inline-flex}.PersonExtraFields-module__OxkRkG__addRow:hover{color:var(--color-text-primary)}.PersonExtraFields-module__OxkRkG__contactRow{align-items:center;gap:8px;min-width:0;display:flex}.PersonExtraFields-module__OxkRkG__contactIcon{color:var(--color-text-tertiary);flex-shrink:0;display:inline-flex}.PersonExtraFields-module__OxkRkG__contactInput{min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:13px}.PersonExtraFields-module__OxkRkG__contactInput::placeholder{color:var(--color-text-tertiary)}.PersonExtraFields-module__OxkRkG__contactAdd{align-self:flex-start}.PersonExtraFields-module__OxkRkG__nameChip{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:999px;align-items:center;gap:2px;padding:3px 6px 3px 10px;font-size:12px;display:inline-flex}.PersonExtraFields-module__OxkRkG__x{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.PersonExtraFields-module__OxkRkG__x:hover{color:var(--color-text-secondary)}.PersonExtraFields-module__OxkRkG__input{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;min-width:70px;padding:3px 4px;font-size:12px}.PersonExtraFields-module__OxkRkG__input::placeholder{color:var(--color-text-tertiary)}
.GoalLinkField-module__cGbf_q__wrap{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.GoalLinkField-module__cGbf_q__chip{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:999px;align-items:center;gap:2px;padding:3px 6px 3px 10px;font-size:12px;display:inline-flex}.GoalLinkField-module__cGbf_q__x{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.GoalLinkField-module__cGbf_q__x:hover{color:var(--color-text-secondary)}
.LinkedItemsSections-module__QS8t9G__section{flex-direction:column;gap:6px;padding:10px 0 4px;display:flex}.LinkedItemsSections-module__QS8t9G__head{color:var(--color-text-secondary);align-items:center;gap:7px;font-size:13px;display:flex}.LinkedItemsSections-module__QS8t9G__head svg{color:var(--color-text-tertiary);flex-shrink:0}.LinkedItemsSections-module__QS8t9G__count{font-weight:600}.LinkedItemsSections-module__QS8t9G__addBtn{color:var(--color-accent);font-size:var(--font-sm);cursor:pointer;border-radius:var(--border-radius-xs);background:0 0;border:none;align-items:center;gap:3px;margin-left:auto;padding:2px 6px;font-weight:600;display:inline-flex}.LinkedItemsSections-module__QS8t9G__addBtn:hover{background:var(--color-surface-hover)}.LinkedItemsSections-module__QS8t9G__row{border-radius:var(--border-radius-xs);align-items:center;gap:8px;padding:4px 2px;display:flex}.LinkedItemsSections-module__QS8t9G__row:hover{background:var(--color-surface-hover)}.LinkedItemsSections-module__QS8t9G__rowMain{cursor:pointer;text-align:left;min-width:0;color:var(--color-text-primary);background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:13.5px;display:flex}.LinkedItemsSections-module__QS8t9G__rowTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.LinkedItemsSections-module__QS8t9G__rowTitleDone{color:var(--color-text-tertiary);text-decoration:line-through}.LinkedItemsSections-module__QS8t9G__badge{color:var(--color-text-tertiary);background:var(--color-surface-hover);border-radius:6px;flex-shrink:0;padding:1px 7px;font-size:10.5px;font-weight:700}.LinkedItemsSections-module__QS8t9G__unlink{color:var(--color-text-tertiary);cursor:pointer;border-radius:var(--border-radius-xs);background:0 0;border:none;flex-shrink:0;padding:3px;display:inline-flex}.LinkedItemsSections-module__QS8t9G__unlink:hover{color:var(--color-danger)}.LinkedItemsSections-module__QS8t9G__empty{color:var(--color-text-tertiary);padding:0 2px;font-size:12.5px}.LinkedItemsSections-module__QS8t9G__addForm{flex-direction:column;gap:6px;padding:4px 0;display:flex}.LinkedItemsSections-module__QS8t9G__addRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.LinkedItemsSections-module__QS8t9G__addInput{border-radius:var(--border-radius-sm);border:1px solid var(--color-border);background:var(--color-surface);min-width:0;color:var(--color-text-primary);font-size:var(--font-caption);outline:none;flex:1;padding:7px 10px;font-family:inherit}.LinkedItemsSections-module__QS8t9G__addInput:focus{border-color:var(--color-accent)}.LinkedItemsSections-module__QS8t9G__confirmBtn{border-radius:var(--border-radius-xs);background:var(--color-accent);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.LinkedItemsSections-module__QS8t9G__confirmBtn:disabled{opacity:.4;cursor:not-allowed}
.WishImageField-module__PGt-jW__wrap{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.WishImageField-module__PGt-jW__inputRow{align-items:center;gap:6px;display:flex}.WishImageField-module__PGt-jW__urlInput{min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:13px}.WishImageField-module__PGt-jW__urlInput::placeholder{color:var(--color-text-tertiary)}.WishImageField-module__PGt-jW__addBtn{background:var(--color-surface-hover);width:24px;height:24px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,background .12s;display:inline-flex}.WishImageField-module__PGt-jW__addBtn:hover{color:var(--color-text-primary)}.WishImageField-module__PGt-jW__uploading{font-size:13px;line-height:1}.WishImageField-module__PGt-jW__preview{background:var(--color-surface-hover);border-radius:10px;align-self:flex-start;line-height:0;position:relative;overflow:hidden}.WishImageField-module__PGt-jW__previewImg{object-fit:cover;max-width:200px;max-height:140px;display:block}.WishImageField-module__PGt-jW__removeBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:absolute;top:5px;right:5px}.WishImageField-module__PGt-jW__removeBtn:hover{background:#000000b8}
.TimeRateNudge-module__A77lVq__nudge{border:1px solid var(--color-border);background:var(--color-surface-hover);border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.TimeRateNudge-module__A77lVq__icon{color:var(--color-accent);flex-shrink:0}.TimeRateNudge-module__A77lVq__text{min-width:0;color:var(--color-text-secondary);flex:auto;font-size:12px;line-height:1.5}.TimeRateNudge-module__A77lVq__text strong{color:var(--color-text-primary);font-weight:800}.TimeRateNudge-module__A77lVq__apply{border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700;transition:background-color .15s}.TimeRateNudge-module__A77lVq__apply:hover{background:color-mix(in srgb,var(--color-accent)12%,transparent)}.TimeRateNudge-module__A77lVq__close{width:22px;height:22px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TimeRateNudge-module__A77lVq__close:hover{background:var(--color-surface);color:var(--color-text-secondary)}
.PostImageGrid-module__5fJ1sq__grid{background:var(--color-bg);border-radius:12px;gap:4px;margin:4px 0 12px;display:grid;overflow:hidden}.PostImageGrid-module__5fJ1sq__cell{background:var(--color-surface-hover);cursor:zoom-in;border:none;padding:0;display:block;position:relative;overflow:hidden}.PostImageGrid-module__5fJ1sq__img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.PostImageGrid-module__5fJ1sq__cell:hover .PostImageGrid-module__5fJ1sq__img{transform:scale(1.02)}.PostImageGrid-module__5fJ1sq__grid1{grid-template-columns:1fr;width:fit-content;max-width:100%}.PostImageGrid-module__5fJ1sq__grid1 .PostImageGrid-module__5fJ1sq__img{width:auto;max-width:100%;height:auto;max-height:480px}.PostImageGrid-module__5fJ1sq__grid2{grid-template-columns:1fr 1fr}.PostImageGrid-module__5fJ1sq__grid2 .PostImageGrid-module__5fJ1sq__cell{aspect-ratio:1}.PostImageGrid-module__5fJ1sq__grid3{aspect-ratio:16/9;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-height:360px}.PostImageGrid-module__5fJ1sq__grid3 .PostImageGrid-module__5fJ1sq__cell:first-child{grid-row:1/3}.PostImageGrid-module__5fJ1sq__grid4{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-height:480px}
.PostLinkCard-module__SK1Xha__linkCard{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:12px;grid-template-columns:96px 1fr auto;align-items:center;gap:12px;margin:4px 0 12px;padding:12px;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.PostLinkCard-module__SK1Xha__linkCard:hover{background:var(--color-bg);border-color:color-mix(in srgb,var(--color-accent)35%,var(--color-border))}.PostLinkCard-module__SK1Xha__linkThumbWrap{background:var(--color-bg);border-radius:8px;flex-shrink:0;width:96px;height:72px;overflow:hidden}.PostLinkCard-module__SK1Xha__linkThumb{object-fit:cover;width:100%;height:100%;display:block}.PostLinkCard-module__SK1Xha__linkBody{flex-direction:column;gap:3px;min-width:0;display:flex}.PostLinkCard-module__SK1Xha__linkHost{color:var(--color-text-tertiary);text-transform:lowercase;align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.PostLinkCard-module__SK1Xha__linkTitle{color:var(--color-text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.PostLinkCard-module__SK1Xha__linkDesc{color:var(--color-text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.PostLinkCard-module__SK1Xha__linkExternal{color:var(--color-text-tertiary);flex-shrink:0;align-self:flex-start;margin-top:2px}.PostLinkCard-module__SK1Xha__ytWrap{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;margin:4px 0 12px;position:relative;overflow:hidden}.PostLinkCard-module__SK1Xha__ytPoster{cursor:pointer;background:#000;border:none;width:100%;height:100%;padding:0;display:block;position:relative}.PostLinkCard-module__SK1Xha__ytThumb{object-fit:cover;opacity:.92;width:100%;height:100%;transition:opacity .15s;display:block}.PostLinkCard-module__SK1Xha__ytPoster:hover .PostLinkCard-module__SK1Xha__ytThumb{opacity:1}.PostLinkCard-module__SK1Xha__ytPlay{color:#fff;background:#ff0000eb;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin:auto;transition:transform .15s;display:inline-flex;position:absolute;inset:0;box-shadow:0 4px 18px #0000008c}.PostLinkCard-module__SK1Xha__ytPoster:hover .PostLinkCard-module__SK1Xha__ytPlay{transform:scale(1.05)}.PostLinkCard-module__SK1Xha__ytCaption{color:#fff;text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;background:linear-gradient(#0000,#000000bf);-webkit-box-orient:vertical;padding:22px 14px 12px;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.PostLinkCard-module__SK1Xha__ytFrame{border:none;width:100%;height:100%;display:block}@media (max-width:560px){.PostLinkCard-module__SK1Xha__linkCard{grid-template-columns:64px 1fr auto;gap:10px;padding:10px}.PostLinkCard-module__SK1Xha__linkThumbWrap{width:64px;height:64px}.PostLinkCard-module__SK1Xha__linkDesc{display:none}}
.AxisMiniCard-module__Uv6sHW__card{background:color-mix(in srgb,var(--color-surface-hover)60%,transparent);border:1px solid color-mix(in srgb,var(--color-border)70%,transparent);border-radius:12px;flex-direction:column;gap:10px;max-width:50%;margin:4px 0 12px;padding:14px 16px;display:flex}@media (max-width:560px){.AxisMiniCard-module__Uv6sHW__card{max-width:100%}}.AxisMiniCard-module__Uv6sHW__head{align-items:center;gap:6px;display:inline-flex}.AxisMiniCard-module__Uv6sHW__headLabel{color:var(--color-text-tertiary);letter-spacing:.2px;font-size:11.5px;font-weight:700}.AxisMiniCard-module__Uv6sHW__row{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.AxisMiniCard-module__Uv6sHW__scoreCircle{flex-shrink:0;width:96px;height:96px;position:relative}.AxisMiniCard-module__Uv6sHW__scoreSvg{width:100%;height:100%;transform:rotate(-90deg)}.AxisMiniCard-module__Uv6sHW__scoreSvg circle{transition:stroke-dasharray .5s}.AxisMiniCard-module__Uv6sHW__scoreText{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.AxisMiniCard-module__Uv6sHW__scoreValueRow{color:var(--color-text-primary);font-variant-numeric:tabular-nums;align-items:baseline;gap:1px;line-height:1;display:inline-flex}.AxisMiniCard-module__Uv6sHW__scoreValue{letter-spacing:-.5px;font-size:26px;font-weight:800}.AxisMiniCard-module__Uv6sHW__scoreUnit{color:var(--color-text-secondary);font-size:13px;font-weight:700}.AxisMiniCard-module__Uv6sHW__scoreCompleted{color:var(--color-text-tertiary);text-transform:lowercase;letter-spacing:.2px;font-size:10px;font-weight:600}.AxisMiniCard-module__Uv6sHW__metrics{flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.AxisMiniCard-module__Uv6sHW__metric{border-bottom:1px solid color-mix(in srgb,var(--color-border)45%,transparent);justify-content:space-between;align-items:baseline;gap:12px;padding:3px 0;font-size:12.5px;display:flex}.AxisMiniCard-module__Uv6sHW__metric:last-child{border-bottom:none}.AxisMiniCard-module__Uv6sHW__metricLabel{color:var(--color-text-tertiary);font-weight:600}.AxisMiniCard-module__Uv6sHW__metricVal{color:var(--color-text-primary);font-variant-numeric:tabular-nums;font-weight:800}.AxisMiniCard-module__Uv6sHW__metricNum{color:var(--color-text-primary)}.AxisMiniCard-module__Uv6sHW__metricNumTask{color:var(--color-task)}.AxisMiniCard-module__Uv6sHW__metricNumRoutine{color:var(--color-routine)}.AxisMiniCard-module__Uv6sHW__metricNumNote{color:var(--color-note)}.AxisMiniCard-module__Uv6sHW__metricDenom{color:var(--color-text-tertiary);font-weight:700}.AxisMiniCard-module__Uv6sHW__compact{max-width:100%;padding:12px 14px}.AxisMiniCard-module__Uv6sHW__compact .AxisMiniCard-module__Uv6sHW__scoreCircle{width:84px;height:84px}.AxisMiniCard-module__Uv6sHW__compact .AxisMiniCard-module__Uv6sHW__scoreValue{font-size:22px}.AxisMiniCard-module__Uv6sHW__compact .AxisMiniCard-module__Uv6sHW__scoreUnit,.AxisMiniCard-module__Uv6sHW__compact .AxisMiniCard-module__Uv6sHW__metric{font-size:12px}
.TopicPickerModal-module__32h0FG__overlay{z-index:220;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.TopicPickerModal-module__32h0FG__dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000052}.TopicPickerModal-module__32h0FG__header{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.TopicPickerModal-module__32h0FG__backBtn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 6px;font-size:15px;font-weight:700;transition:background .15s;display:inline-flex}.TopicPickerModal-module__32h0FG__backBtn:hover{background:var(--color-surface-hover)}.TopicPickerModal-module__32h0FG__closeBtn{width:30px;height:30px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.TopicPickerModal-module__32h0FG__closeBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.TopicPickerModal-module__32h0FG__searchRow{padding:0 16px 14px;position:relative}.TopicPickerModal-module__32h0FG__searchIcon{color:var(--color-text-tertiary);pointer-events:none;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.TopicPickerModal-module__32h0FG__searchInput{background:var(--color-surface-hover);width:100%;color:var(--color-text-primary);border:1px solid #0000;border-radius:10px;outline:none;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .15s,background .15s}.TopicPickerModal-module__32h0FG__searchInput:focus{background:var(--color-bg);border-color:var(--color-accent)}.TopicPickerModal-module__32h0FG__list{flex-direction:column;flex:auto;gap:2px;padding:4px 8px 12px;display:flex;overflow-y:auto}.TopicPickerModal-module__32h0FG__row{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .15s;display:flex}.TopicPickerModal-module__32h0FG__row:hover,.TopicPickerModal-module__32h0FG__rowActive{background:var(--color-surface-hover)}.TopicPickerModal-module__32h0FG__rowIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.TopicPickerModal-module__32h0FG__rowText{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.TopicPickerModal-module__32h0FG__rowName{color:var(--color-text-primary);font-size:14.5px;font-weight:700}.TopicPickerModal-module__32h0FG__rowDesc{color:var(--color-text-tertiary);font-size:12px}.TopicPickerModal-module__32h0FG__rowPickBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:12.5px;font-weight:700;transition:all .15s}.TopicPickerModal-module__32h0FG__row:hover .TopicPickerModal-module__32h0FG__rowPickBtn{background:var(--color-bg);border-color:var(--color-text-tertiary)}.TopicPickerModal-module__32h0FG__rowActive .TopicPickerModal-module__32h0FG__rowPickBtn{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.TopicPickerModal-module__32h0FG__emptyRow{text-align:center;color:var(--color-text-tertiary);padding:40px 12px;font-size:13.5px}
.PostComposeModal-module__fmAlyG__overlay{z-index:200;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PostComposeModal-module__fmAlyG__dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;flex-direction:column;gap:12px;width:100%;max-width:560px;max-height:calc(100vh - 32px);padding:16px 20px;display:flex;box-shadow:0 24px 64px #0000005c}@media (min-width:768px){.PostComposeModal-module__fmAlyG__dialog{min-height:520px}}.PostComposeModal-module__fmAlyG__topRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.PostComposeModal-module__fmAlyG__topicChip{background:var(--color-surface-hover);color:var(--color-text-primary);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:6px 12px 6px 6px;font-size:13.5px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__topicChipIcon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.PostComposeModal-module__fmAlyG__topicChip:hover{background:var(--color-bg);border-color:var(--color-border)}.PostComposeModal-module__fmAlyG__closeBtn{width:30px;height:30px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__closeBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.PostComposeModal-module__fmAlyG__scrollArea{flex-direction:column;flex:auto;gap:10px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.PostComposeModal-module__fmAlyG__bodyArea{flex:none;align-items:flex-start;gap:12px;min-height:200px;padding:4px 0;display:flex}.PostComposeModal-module__fmAlyG__avatar{background:var(--color-surface-hover);width:32px;height:32px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:inline-flex;overflow:hidden}.PostComposeModal-module__fmAlyG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.PostComposeModal-module__fmAlyG__bodyInputs{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.PostComposeModal-module__fmAlyG__titleInput{width:100%;color:var(--color-text-primary);background:0 0;border:none;outline:none;padding:4px 0;font-family:inherit;font-size:18px;font-weight:700;line-height:1.4}.PostComposeModal-module__fmAlyG__titleInput::placeholder{color:var(--color-text-tertiary);font-weight:600}.PostComposeModal-module__fmAlyG__bodyWrap{flex-direction:column;flex:none;width:100%;display:flex;position:relative}.PostComposeModal-module__fmAlyG__bodyInput{width:100%;color:var(--color-text-primary);resize:none;background:0 0;border:none;outline:none;flex:none;min-height:60px;max-height:360px;padding:2px 0;font-family:inherit;font-size:14.5px;line-height:1.6;overflow-y:auto}.PostComposeModal-module__fmAlyG__bodyInput::placeholder{color:var(--color-text-tertiary)}.PostComposeModal-module__fmAlyG__bodyInputGuided{min-height:84px}.PostComposeModal-module__fmAlyG__mentionDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:60;scrollbar-width:thin;scrollbar-color:var(--color-text-tertiary)transparent;border-radius:12px;flex-direction:column;gap:1px;min-width:220px;max-width:320px;max-height:165px;margin-top:4px;padding:4px;display:flex;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 24px #00000038}.PostComposeModal-module__fmAlyG__mentionDropdown::-webkit-scrollbar{width:6px}.PostComposeModal-module__fmAlyG__mentionDropdown::-webkit-scrollbar-track{background:0 0}.PostComposeModal-module__fmAlyG__mentionDropdown::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-text-tertiary)60%,transparent);border-radius:999px}.PostComposeModal-module__fmAlyG__mentionDropdown::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}.PostComposeModal-module__fmAlyG__mentionItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13.5px;font-weight:600;transition:background .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__mentionItem:hover,.PostComposeModal-module__fmAlyG__mentionItemActive{background:var(--color-surface-hover)}.PostComposeModal-module__fmAlyG__mentionAvatar{background:var(--color-surface-hover);width:24px;height:24px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.PostComposeModal-module__fmAlyG__mentionAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.PostComposeModal-module__fmAlyG__mentionName{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.PostComposeModal-module__fmAlyG__toolsRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.PostComposeModal-module__fmAlyG__toolBtns{align-items:center;gap:4px;display:inline-flex}.PostComposeModal-module__fmAlyG__toolBtn{width:32px;height:32px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__toolBtn:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}.PostComposeModal-module__fmAlyG__toolBtn:disabled{opacity:.4;cursor:not-allowed}.PostComposeModal-module__fmAlyG__toolBtnActive{background:color-mix(in srgb,var(--color-accent)16%,transparent);color:var(--color-accent)}.PostComposeModal-module__fmAlyG__toolBtnActive:hover{background:color-mix(in srgb,var(--color-accent)22%,transparent)}.PostComposeModal-module__fmAlyG__toolBadge{background:var(--color-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9.5px;font-weight:800;display:inline-flex;position:absolute;top:2px;right:2px}.PostComposeModal-module__fmAlyG__toolBtn{position:relative}.PostComposeModal-module__fmAlyG__editHint{color:var(--color-text-tertiary);padding-left:4px;font-size:12px;font-weight:600}.PostComposeModal-module__fmAlyG__toolBtnAxis{gap:5px;width:auto;padding:0 10px;font-size:12px;font-weight:700}.PostComposeModal-module__fmAlyG__toolBtnAxisLabel{font-size:12px;font-weight:700}.PostComposeModal-module__fmAlyG__charCount{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;font-size:12.5px}.PostComposeModal-module__fmAlyG__footerRow{border-top:1px solid color-mix(in srgb,var(--color-border)60%,transparent);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.PostComposeModal-module__fmAlyG__visibilityWrap{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex;position:relative}.PostComposeModal-module__fmAlyG__visBtn{color:var(--color-text-tertiary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:6px 11px;font-size:12.5px;font-weight:700;transition:all .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__visBtn:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}.PostComposeModal-module__fmAlyG__visBtn:disabled{opacity:.45;cursor:not-allowed}.PostComposeModal-module__fmAlyG__visBtnActive{background:color-mix(in srgb,var(--color-accent)14%,transparent);color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent)50%,transparent)}.PostComposeModal-module__fmAlyG__visBtnActive:hover:not(:disabled){background:color-mix(in srgb,var(--color-accent)18%,transparent);color:var(--color-accent)}.PostComposeModal-module__fmAlyG__groupPickWrap{position:relative}.PostComposeModal-module__fmAlyG__groupPickBtn{background:var(--color-surface-hover);color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;border-radius:999px;align-items:center;gap:4px;max-width:180px;padding:6px 10px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__groupPickBtn:hover{background:var(--color-bg);color:var(--color-text-primary)}.PostComposeModal-module__fmAlyG__groupPickBtn>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PostComposeModal-module__fmAlyG__groupPickDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:30;border-radius:10px;flex-direction:column;gap:2px;min-width:180px;max-height:240px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0003}.PostComposeModal-module__fmAlyG__groupPickItem{text-align:left;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;transition:background .15s;display:flex}.PostComposeModal-module__fmAlyG__groupPickItem:hover{background:var(--color-surface-hover)}.PostComposeModal-module__fmAlyG__groupPickItemActive{color:var(--color-text-primary);font-weight:700}.PostComposeModal-module__fmAlyG__groupCheckBox{border:1.5px solid var(--color-border);color:#fff;background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__groupCheckBoxOn{background:var(--color-accent);border-color:var(--color-accent)}.PostComposeModal-module__fmAlyG__groupPickName{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.PostComposeModal-module__fmAlyG__submitBtn{background:var(--color-accent);color:#fff;border:1px solid var(--color-accent);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:10px 22px;font-size:13.5px;font-weight:800;transition:opacity .15s;display:inline-flex}.PostComposeModal-module__fmAlyG__submitBtn:hover:not(:disabled){opacity:.92}.PostComposeModal-module__fmAlyG__submitBtn:disabled{opacity:.45;cursor:not-allowed}.PostComposeModal-module__fmAlyG__spin{animation:1s linear infinite PostComposeModal-module__fmAlyG__spin}@keyframes PostComposeModal-module__fmAlyG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PostComposeModal-module__fmAlyG__attachWrap{flex:none}.PostComposeModal-module__fmAlyG__previewGrid{border-radius:12px;flex:none;gap:4px;display:grid;overflow:hidden}.PostComposeModal-module__fmAlyG__previewGrid1{grid-template-columns:1fr}.PostComposeModal-module__fmAlyG__previewGrid1 .PostComposeModal-module__fmAlyG__previewCell{aspect-ratio:16/9;max-height:320px}.PostComposeModal-module__fmAlyG__previewGrid2{grid-template-columns:1fr 1fr}.PostComposeModal-module__fmAlyG__previewGrid2 .PostComposeModal-module__fmAlyG__previewCell{aspect-ratio:1}.PostComposeModal-module__fmAlyG__previewGrid3{aspect-ratio:16/9;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.PostComposeModal-module__fmAlyG__previewGrid3 .PostComposeModal-module__fmAlyG__previewCell:first-child{grid-row:1/3}.PostComposeModal-module__fmAlyG__previewGrid4{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-height:360px}.PostComposeModal-module__fmAlyG__previewCell{background:var(--color-surface-hover);position:relative;overflow:hidden}.PostComposeModal-module__fmAlyG__previewImg{object-fit:cover;width:100%;height:100%;display:block}.PostComposeModal-module__fmAlyG__previewRemove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s;display:inline-flex;position:absolute;top:6px;right:6px}.PostComposeModal-module__fmAlyG__previewRemove:hover{background:#000000d9}.PostComposeModal-module__fmAlyG__previewProgressWrap{background:#00000073;flex-direction:column;gap:3px;padding:6px 8px 5px;display:flex;position:absolute;bottom:0;left:0;right:0}.PostComposeModal-module__fmAlyG__previewProgressBar{background:var(--color-accent);border-radius:999px;height:3px;transition:width .15s}.PostComposeModal-module__fmAlyG__previewProgressLabel{color:#fff;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:700}.PostComposeModal-module__fmAlyG__previewError{color:var(--color-danger);background:#0000008c;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;position:absolute;inset:0}.PostComposeModal-module__fmAlyG__linkBox{border:1px solid var(--color-border);background:var(--color-surface-hover);border-radius:12px;flex-direction:column;flex:none;gap:8px;padding:10px 12px;display:flex}.PostComposeModal-module__fmAlyG__linkInputRow{align-items:center;gap:8px;display:inline-flex}.PostComposeModal-module__fmAlyG__linkInputIcon{color:var(--color-text-tertiary);flex-shrink:0}.PostComposeModal-module__fmAlyG__linkInput{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:auto;min-width:0;font-family:inherit;font-size:13.5px}.PostComposeModal-module__fmAlyG__linkInput::placeholder{color:var(--color-text-tertiary)}.PostComposeModal-module__fmAlyG__linkClearBtn{background:var(--color-border);width:20px;height:20px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PostComposeModal-module__fmAlyG__linkClearBtn:hover{background:var(--color-text-tertiary);color:#fff}.PostComposeModal-module__fmAlyG__linkPreview{border-top:1px solid color-mix(in srgb,var(--color-border)65%,transparent);grid-template-columns:56px 1fr;align-items:center;gap:10px;padding-top:8px;display:grid}.PostComposeModal-module__fmAlyG__linkPreviewThumb{background:var(--color-bg);border-radius:6px;flex-shrink:0;width:56px;height:42px;overflow:hidden}.PostComposeModal-module__fmAlyG__linkPreviewThumb img{object-fit:cover;width:100%;height:100%;display:block}.PostComposeModal-module__fmAlyG__linkPreviewBody{flex-direction:column;gap:2px;min-width:0;display:flex}.PostComposeModal-module__fmAlyG__linkPreviewHost{color:var(--color-text-tertiary);text-transform:lowercase;font-size:11px}.PostComposeModal-module__fmAlyG__linkPreviewTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}
.CommentSection-module__LNhNpG__wrap{border-top:1px solid color-mix(in srgb,var(--color-border)45%,transparent);flex-direction:column;gap:18px;padding:14px 0 6px;display:flex}.CommentSection-module__LNhNpG__composer{align-items:flex-start;gap:10px;display:flex}.CommentSection-module__LNhNpG__composerAvatar{background:var(--color-surface-hover);width:32px;height:32px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex;overflow:hidden}.CommentSection-module__LNhNpG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.CommentSection-module__LNhNpG__composerWrap{flex:auto;min-width:0;position:relative}.CommentSection-module__LNhNpG__replyContext{color:var(--color-text-tertiary);justify-content:space-between;align-items:center;gap:8px;margin:0 4px 6px;font-size:11.5px;display:flex}.CommentSection-module__LNhNpG__replyContext strong{color:var(--color-accent);font-weight:700}.CommentSection-module__LNhNpG__replyContext button{width:22px;height:22px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.CommentSection-module__LNhNpG__replyContext button:hover{background:var(--color-surface-hover)}.CommentSection-module__LNhNpG__composerBox{background:var(--color-surface-hover);border-radius:14px;align-items:center;gap:8px;width:100%;min-width:0;padding:6px 6px 6px 14px;transition:background .15s;display:flex}.CommentSection-module__LNhNpG__mentionDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:30;scrollbar-width:thin;scrollbar-color:var(--color-text-tertiary)transparent;border-radius:12px;flex-direction:column;gap:1px;max-height:152px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000002e}.CommentSection-module__LNhNpG__mentionDropdown::-webkit-scrollbar{width:6px}.CommentSection-module__LNhNpG__mentionDropdown::-webkit-scrollbar-track{background:0 0}.CommentSection-module__LNhNpG__mentionDropdown::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-text-tertiary)60%,transparent);border-radius:999px}.CommentSection-module__LNhNpG__mentionDropdown::-webkit-scrollbar-thumb:hover{background:var(--color-text-tertiary)}.CommentSection-module__LNhNpG__mentionItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.CommentSection-module__LNhNpG__mentionItem:hover,.CommentSection-module__LNhNpG__mentionItemActive{background:var(--color-surface-hover)}.CommentSection-module__LNhNpG__mentionAvatar{background:var(--color-surface-hover);width:22px;height:22px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.CommentSection-module__LNhNpG__mentionName{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.CommentSection-module__LNhNpG__composerBox:focus-within{background:color-mix(in srgb,var(--color-surface-hover)70%,var(--color-bg))}.CommentSection-module__LNhNpG__composerTa{color:var(--color-text-primary);resize:none;background:0 0;border:none;outline:none;flex:auto;min-height:22px;max-height:160px;padding:5px 0;font-family:inherit;font-size:14px;line-height:1.5}.CommentSection-module__LNhNpG__composerTa::placeholder{color:var(--color-text-tertiary)}.CommentSection-module__LNhNpG__counter{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;align-self:center;font-size:11px}.CommentSection-module__LNhNpG__submitBtn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;min-height:30px;padding:7px 14px;font-size:12.5px;font-weight:800;transition:opacity .15s,background .15s;display:inline-flex}.CommentSection-module__LNhNpG__submitBtn:hover:not(:disabled){opacity:.92}.CommentSection-module__LNhNpG__submitBtn:disabled{cursor:not-allowed;background:color-mix(in srgb,var(--color-text-tertiary)35%,transparent);color:color-mix(in srgb,var(--color-text-tertiary)80%,transparent)}.CommentSection-module__LNhNpG__guestNote{color:var(--color-text-tertiary);text-align:center;padding:12px 14px;font-size:13px}.CommentSection-module__LNhNpG__loadingBox{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:24px 0;display:flex}.CommentSection-module__LNhNpG__spin{animation:1s linear infinite CommentSection-module__LNhNpG__spin}@keyframes CommentSection-module__LNhNpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommentSection-module__LNhNpG__emptyBox{color:var(--color-text-tertiary);text-align:center;padding:22px 4px 6px;font-size:13px}.CommentSection-module__LNhNpG__list{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.CommentSection-module__LNhNpG__item{align-items:flex-start;gap:10px;display:flex;position:relative}.CommentSection-module__LNhNpG__itemReply{border-left:2px solid color-mix(in srgb,var(--color-border)70%,transparent);margin-left:42px;padding-left:12px}@media (max-width:520px){.CommentSection-module__LNhNpG__itemReply{margin-left:22px;padding-left:9px}}.CommentSection-module__LNhNpG__itemAvatar{background:var(--color-surface-hover);width:32px;height:32px;color:var(--color-text-tertiary);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;display:inline-flex;overflow:hidden}.CommentSection-module__LNhNpG__itemBody{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.CommentSection-module__LNhNpG__itemHead{align-items:baseline;gap:6px;display:inline-flex}.CommentSection-module__LNhNpG__itemName{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.CommentSection-module__LNhNpG__itemName:hover{text-decoration:underline}.CommentSection-module__LNhNpG__itemTime{color:var(--color-text-tertiary);font-size:11.5px}.CommentSection-module__LNhNpG__itemText{color:var(--color-text-primary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.CommentSection-module__LNhNpG__mention{color:var(--color-accent);cursor:pointer;font-weight:600}.CommentSection-module__LNhNpG__mention:hover{text-decoration:underline}.CommentSection-module__LNhNpG__itemActions{align-items:center;gap:2px;margin-top:2px;margin-left:-6px;display:inline-flex}.CommentSection-module__LNhNpG__likeBtn{color:var(--color-text-tertiary);cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:7px;align-items:center;gap:5px;padding:4px 6px;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.CommentSection-module__LNhNpG__likeBtn:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}.CommentSection-module__LNhNpG__likeBtn:disabled{cursor:default;opacity:.6}.CommentSection-module__LNhNpG__likeBtnActive,.CommentSection-module__LNhNpG__likeBtnActive:hover{color:var(--color-danger)}.CommentSection-module__LNhNpG__replyBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.CommentSection-module__LNhNpG__replyBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.CommentSection-module__LNhNpG__itemMore{flex-shrink:0;margin-top:-2px;position:relative}.CommentSection-module__LNhNpG__itemMoreBtn{width:24px;height:24px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.CommentSection-module__LNhNpG__itemMoreBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.CommentSection-module__LNhNpG__itemMenu{background:var(--color-surface);border:1px solid var(--color-border);z-index:20;border-radius:10px;min-width:120px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0000002e}.CommentSection-module__LNhNpG__itemMenuItem{color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.CommentSection-module__LNhNpG__itemMenuItem:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.CommentSection-module__LNhNpG__itemMenuDanger{color:var(--color-danger);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.CommentSection-module__LNhNpG__itemMenuDanger:hover{background:var(--color-surface-hover)}
.FeedPostCard-module__Ni_hLa__card{border:none;border-bottom:1px solid color-mix(in srgb,var(--color-border)55%,transparent);background:0 0;margin:0;padding:18px 4px 14px;position:relative}.FeedPostCard-module__Ni_hLa__header{align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.FeedPostCard-module__Ni_hLa__authorBtn{cursor:pointer;text-align:left;background:0 0;border:none;flex:auto;align-items:center;gap:10px;min-width:0;padding:0;display:inline-flex}.FeedPostCard-module__Ni_hLa__avatar{background:var(--color-surface-hover);width:36px;height:36px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.FeedPostCard-module__Ni_hLa__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedPostCard-module__Ni_hLa__authorMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.FeedPostCard-module__Ni_hLa__authorName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.FeedPostCard-module__Ni_hLa__nameRow{align-items:center;gap:6px;min-width:0;display:flex}.FeedPostCard-module__Ni_hLa__badgeChip{white-space:nowrap;background:color-mix(in srgb,var(--tier,var(--color-text-tertiary))16%,var(--color-surface));color:color-mix(in srgb,var(--tier,var(--color-text-tertiary))72%,var(--color-text-primary));border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:1px 8px;font-size:11px;font-weight:700;display:inline-flex}.FeedPostCard-module__Ni_hLa__badgeChipImg{object-fit:contain;width:14px;height:14px}.FeedPostCard-module__Ni_hLa__authorSub{color:var(--color-text-tertiary);white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.FeedPostCard-module__Ni_hLa__authorSub>span{flex-shrink:0}.FeedPostCard-module__Ni_hLa__groupNameSub{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.FeedPostCard-module__Ni_hLa__editedFlag{color:var(--color-text-tertiary);opacity:.85;font-style:italic}.FeedPostCard-module__Ni_hLa__typeBadge{white-space:nowrap;background:color-mix(in srgb,currentColor 16%,transparent);border:none;border-radius:999px;align-items:center;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.FeedPostCard-module__Ni_hLa__headerRight{flex-shrink:0;align-items:center;gap:6px;display:inline-flex;position:relative}.FeedPostCard-module__Ni_hLa__followQuickBtn{background:var(--color-accent);color:#fff;border:1px solid var(--color-accent);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11.5px;font-weight:700;transition:opacity .15s}.FeedPostCard-module__Ni_hLa__followQuickBtn:hover{opacity:.9}.FeedPostCard-module__Ni_hLa__followQuickBtnActive{background:var(--color-surface-hover);color:var(--color-text-secondary);border-color:var(--color-border)}.FeedPostCard-module__Ni_hLa__moreBtn{width:28px;height:28px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.FeedPostCard-module__Ni_hLa__moreBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.FeedPostCard-module__Ni_hLa__menu{background:var(--color-surface);border:1px solid var(--color-border);z-index:20;border-radius:10px;flex-direction:column;gap:2px;min-width:160px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000002e}.FeedPostCard-module__Ni_hLa__menuItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.FeedPostCard-module__Ni_hLa__menuItem:hover{background:var(--color-surface-hover)}.FeedPostCard-module__Ni_hLa__menuItemDanger{color:var(--color-danger)}.FeedPostCard-module__Ni_hLa__menuItem svg{flex-shrink:0}.FeedPostCard-module__Ni_hLa__title{color:var(--color-text-primary);letter-spacing:-.2px;margin:0 0 8px;font-size:18px;font-weight:800;line-height:1.35}.FeedPostCard-module__Ni_hLa__noticeChip{vertical-align:2px;letter-spacing:0;color:#fff;background:var(--color-danger);border-radius:999px;align-items:center;gap:3px;margin-right:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.FeedPostCard-module__Ni_hLa__body{color:var(--color-text-primary);white-space:pre-wrap;word-break:break-word;margin:0 0 12px;font-size:15px;line-height:1.55}.FeedPostCard-module__Ni_hLa__bodyCollapsed{-webkit-line-clamp:7;-webkit-box-orient:vertical;margin-bottom:4px;display:-webkit-box;overflow:hidden}.FeedPostCard-module__Ni_hLa__toggleBtn{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;margin:0;padding:2px 0 12px;font-size:13px;font-weight:700;display:inline-block}.FeedPostCard-module__Ni_hLa__toggleBtn:hover{color:var(--color-text-primary)}.FeedPostCard-module__Ni_hLa__mention{color:var(--color-accent);cursor:pointer;font-weight:600}.FeedPostCard-module__Ni_hLa__mention:hover{text-decoration:underline}.FeedPostCard-module__Ni_hLa__footer{border-top:1px solid color-mix(in srgb,var(--color-border)50%,transparent);align-items:center;gap:4px;padding:8px 0;display:flex}.FeedPostCard-module__Ni_hLa__actionBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.FeedPostCard-module__Ni_hLa__actionBtn:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}.FeedPostCard-module__Ni_hLa__actionBtn:disabled{cursor:default;opacity:.6}.FeedPostCard-module__Ni_hLa__actionBtnActive,.FeedPostCard-module__Ni_hLa__actionBtnActive:hover{color:var(--color-danger)}.FeedPostCard-module__Ni_hLa__actionBtnActiveSoft{color:var(--color-text-primary);background:var(--color-surface-hover)}.FeedPostCard-module__Ni_hLa__reportOverlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.FeedPostCard-module__Ni_hLa__reportDialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;width:100%;max-width:360px;padding:20px 22px 16px;box-shadow:0 16px 40px #0000004d}.FeedPostCard-module__Ni_hLa__reportTitle{color:var(--color-text-primary);margin:0 0 14px;font-size:15px;font-weight:800}.FeedPostCard-module__Ni_hLa__reportOptions{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.FeedPostCard-module__Ni_hLa__reportOption{color:var(--color-text-primary);cursor:pointer;align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.FeedPostCard-module__Ni_hLa__reportOption input{accent-color:var(--color-accent)}.FeedPostCard-module__Ni_hLa__reportActions{justify-content:flex-end;gap:8px;display:flex}.FeedPostCard-module__Ni_hLa__reportCancel,.FeedPostCard-module__Ni_hLa__reportSubmit{cursor:pointer;border:1px solid;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700}.FeedPostCard-module__Ni_hLa__reportCancel{background:var(--color-surface-hover);color:var(--color-text-primary);border-color:var(--color-border)}.FeedPostCard-module__Ni_hLa__reportSubmit{background:var(--color-danger);color:#fff;border-color:var(--color-danger)}.FeedPostCard-module__Ni_hLa__reportSubmit:hover{opacity:.92}.FeedPostCard-module__Ni_hLa__contentIndent{min-width:0;padding-left:46px}
.FeedSideRanking-module__C_8krG__wrap{flex-direction:column;gap:36px;width:100%;padding:6px 4px 0;display:flex}.FeedSideRanking-module__C_8krG__section{flex-direction:column;gap:14px;display:flex}.FeedSideRanking-module__C_8krG__headTitle{color:var(--color-text-primary);letter-spacing:-.2px;margin:0;font-size:15px;font-weight:800}.FeedSideRanking-module__C_8krG__headRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.FeedSideRanking-module__C_8krG__moreLink{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;transition:color .15s}.FeedSideRanking-module__C_8krG__moreLink:hover{color:var(--color-text-primary)}.FeedSideRanking-module__C_8krG__tabs{align-items:center;gap:4px;margin-top:-4px;display:inline-flex}.FeedSideRanking-module__C_8krG__tab{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:700;transition:background .15s,color .15s}.FeedSideRanking-module__C_8krG__tab:hover{color:var(--color-text-primary)}.FeedSideRanking-module__C_8krG__tabActive{background:var(--color-surface-hover);color:var(--color-text-primary)}.FeedSideRanking-module__C_8krG__rankList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.FeedSideRanking-module__C_8krG__rankRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 4px;transition:background .15s;display:flex}.FeedSideRanking-module__C_8krG__rankRow:hover{background:var(--color-surface-hover)}.FeedSideRanking-module__C_8krG__rankNum{width:14px;color:var(--color-text-primary);font-variant-numeric:tabular-nums;text-align:center;flex-shrink:0;font-size:13.5px;font-weight:700}.FeedSideRanking-module__C_8krG__rankAvatar{background:var(--color-surface-hover);width:32px;height:32px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.FeedSideRanking-module__C_8krG__rankAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedSideRanking-module__C_8krG__rankAvatarIcon{color:var(--color-text-tertiary)}.FeedSideRanking-module__C_8krG__rankBody{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.FeedSideRanking-module__C_8krG__rankName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.FeedSideRanking-module__C_8krG__rankMetric{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;line-height:1.3;overflow:hidden}.FeedSideRanking-module__C_8krG__rankMetricStrong{color:var(--color-accent)}.FeedSideRanking-module__C_8krG__rankMetricSoft{color:var(--color-text-tertiary);font-weight:600}.FeedSideRanking-module__C_8krG__rankMetricDone{color:var(--color-text-primary);font-weight:700}.FeedSideRanking-module__C_8krG__rankMetricMuted{color:var(--color-text-tertiary);font-weight:600}.FeedSideRanking-module__C_8krG__emptyMini{color:var(--color-text-tertiary);padding:10px 4px;font-size:12.5px}.FeedSideRanking-module__C_8krG__skeletonList{flex-direction:column;gap:4px;display:flex}.FeedSideRanking-module__C_8krG__skeletonRow{background:var(--color-surface-hover);opacity:.5;border-radius:10px;height:44px}.FeedSideRanking-module__C_8krG__chipList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.FeedSideRanking-module__C_8krG__chipRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:8px 4px;transition:background .15s;display:flex}.FeedSideRanking-module__C_8krG__chipRow:hover{background:var(--color-surface-hover)}.FeedSideRanking-module__C_8krG__chipBullet{background:var(--color-surface-hover);width:28px;height:28px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.FeedSideRanking-module__C_8krG__chipBulletImg{object-fit:cover;width:100%;height:100%;display:block}.FeedSideRanking-module__C_8krG__chipName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13.5px;font-weight:600;overflow:hidden}.FeedSideRanking-module__C_8krG__chipTypeBadge{border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:10px;font-weight:600;line-height:1}.FeedSideRanking-module__C_8krG__chipTypeExec{color:var(--color-task);background:color-mix(in srgb,var(--color-task)12%,transparent)}.FeedSideRanking-module__C_8krG__chipTypeBook{color:var(--color-note);background:color-mix(in srgb,var(--color-note)16%,transparent)}
.NotePeekPanel-module__uOjDCa__scrim{z-index:1299;background:0 0;position:fixed;inset:0}.NotePeekPanel-module__uOjDCa__panel{top:calc(var(--topbar-height,52px) + 12px);z-index:1302;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;width:360px;max-width:92vw;animation:.24s NotePeekPanel-module__uOjDCa__peekIn;display:flex;position:fixed;bottom:12px;right:12px;overflow:hidden;box-shadow:-8px 0 32px #0000001f}.NotePeekPanel-module__uOjDCa__panelBehindExpand{display:none}[data-theme=dark] .NotePeekPanel-module__uOjDCa__panel{background:var(--color-surface);box-shadow:-8px 0 32px #0006}@keyframes NotePeekPanel-module__uOjDCa__peekIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (max-width:767px){.NotePeekPanel-module__uOjDCa__scrim,.NotePeekPanel-module__uOjDCa__panel{display:none}}.NotePeekPanel-module__uOjDCa__header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.NotePeekPanel-module__uOjDCa__kindBadge{color:var(--color-text-tertiary);font-size:11px;font-weight:700}.NotePeekPanel-module__uOjDCa__meta{color:var(--color-text-tertiary);font-size:11px}.NotePeekPanel-module__uOjDCa__headerActions{align-items:center;gap:4px;margin-left:auto;display:inline-flex}.NotePeekPanel-module__uOjDCa__iconBtn{width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.NotePeekPanel-module__uOjDCa__iconBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.NotePeekPanel-module__uOjDCa__body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:16px;padding:16px 20px 24px;display:flex;overflow-y:auto}.NotePeekPanel-module__uOjDCa__titleRow{align-items:center;gap:8px;display:flex}.NotePeekPanel-module__uOjDCa__title{min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:20px;font-weight:700}.NotePeekPanel-module__uOjDCa__title::placeholder{color:var(--color-text-tertiary)}.NotePeekPanel-module__uOjDCa__starBtn{width:30px;height:30px;color:var(--color-text-tertiary);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NotePeekPanel-module__uOjDCa__starBtn:hover{background:var(--color-surface-hover)}.NotePeekPanel-module__uOjDCa__starOn{color:var(--color-danger)}.NotePeekPanel-module__uOjDCa__quoteBlock{margin:-4px 0 2px;padding:6px 28px;position:relative}.NotePeekPanel-module__uOjDCa__quoteBlock:before{content:"“";color:var(--color-text-tertiary);pointer-events:none;font-family:Impact,Arial Black,Helvetica Neue,sans-serif;font-size:34px;line-height:1;position:absolute;top:50%;left:2px;transform:translateY(-55%)}.NotePeekPanel-module__uOjDCa__quoteBlock:after{content:"”";color:var(--color-text-tertiary);pointer-events:none;font-family:Impact,Arial Black,Helvetica Neue,sans-serif;font-size:34px;line-height:1;position:absolute;top:50%;right:2px;transform:translateY(-45%)}.NotePeekPanel-module__uOjDCa__summaryBarBlock{border-left:3px solid color-mix(in srgb,var(--color-accent)55%,transparent);margin:-4px 0 2px;padding:4px 10px 4px 12px}.NotePeekPanel-module__uOjDCa__summaryBarBlock .NotePeekPanel-module__uOjDCa__quoteInput{text-align:left}.NotePeekPanel-module__uOjDCa__quoteInput{width:100%;color:var(--color-text-secondary);text-align:center;resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:14px;line-height:1.5;display:block;overflow:hidden}.NotePeekPanel-module__uOjDCa__quoteInput::placeholder{color:var(--color-text-tertiary)}.NotePeekPanel-module__uOjDCa__collapseToggle{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-self:flex-start;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:600;display:inline-flex}.NotePeekPanel-module__uOjDCa__collapseToggle:hover{background:var(--color-surface-hover);color:var(--color-text-secondary)}.NotePeekPanel-module__uOjDCa__props{flex-direction:column;gap:4px;display:flex}.NotePeekPanel-module__uOjDCa__propRow{align-items:center;gap:8px;min-height:30px;display:flex}.NotePeekPanel-module__uOjDCa__propKey{width:96px;color:var(--color-text-secondary);flex-shrink:0;align-items:center;gap:7px;font-size:13px;display:inline-flex}.NotePeekPanel-module__uOjDCa__propKey svg{color:var(--color-text-tertiary);flex-shrink:0}.NotePeekPanel-module__uOjDCa__propVal{flex:0 240px;align-items:center;width:240px;min-width:0;max-width:240px;display:flex}.NotePeekPanel-module__uOjDCa__propInput,.NotePeekPanel-module__uOjDCa__propSelect{width:100%;color:var(--color-text-primary);background:0 0;border:none;border-radius:6px;outline:none;padding:4px 6px;font-family:inherit;font-size:13px;transition:background .12s}.NotePeekPanel-module__uOjDCa__propInput::placeholder{color:var(--color-text-tertiary)}.NotePeekPanel-module__uOjDCa__propDate{width:auto;max-width:100%}.NotePeekPanel-module__uOjDCa__propDate::-webkit-calendar-picker-indicator{margin-left:2px}.NotePeekPanel-module__uOjDCa__propInput:hover,.NotePeekPanel-module__uOjDCa__propInput:focus,.NotePeekPanel-module__uOjDCa__propSelect:hover,.NotePeekPanel-module__uOjDCa__propSelect:focus{background:var(--color-surface-hover)}.NotePeekPanel-module__uOjDCa__propSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 5px center;background-repeat:no-repeat;padding-right:22px}.NotePeekPanel-module__uOjDCa__propSelect:hover,.NotePeekPanel-module__uOjDCa__propSelect:focus{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 5px center;background-repeat:no-repeat}.NotePeekPanel-module__uOjDCa__propSelect option{background:var(--color-surface);color:var(--color-text-primary)}.NotePeekPanel-module__uOjDCa__propCheck{cursor:pointer;width:16px;height:16px;accent-color:var(--color-accent)}.NotePeekPanel-module__uOjDCa__pickChip{border:1px solid var(--color-border);background:var(--color-surface-hover);color:var(--color-text-secondary);cursor:pointer;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.NotePeekPanel-module__uOjDCa__pickChip:hover{color:var(--color-text-primary)}.NotePeekPanel-module__uOjDCa__pickChipOn{color:var(--color-accent);background:#1993ff24;border-color:#1993ff66}.NotePeekPanel-module__uOjDCa__peekHint{color:var(--color-text-tertiary);font-size:12px}.NotePeekPanel-module__uOjDCa__propValTags{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.NotePeekPanel-module__uOjDCa__tagChip{background:var(--color-surface-hover);color:var(--color-text-secondary);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex;position:relative}.NotePeekPanel-module__uOjDCa__tagChipX{border:1px solid var(--color-border);background:var(--color-surface);width:14px;height:14px;color:var(--color-text-secondary);cursor:pointer;opacity:0;transition:opacity var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:-5px;right:-5px}.NotePeekPanel-module__uOjDCa__tagChip:hover .NotePeekPanel-module__uOjDCa__tagChipX{opacity:1}.NotePeekPanel-module__uOjDCa__tagChipX:hover{color:var(--color-text-primary);border-color:var(--color-text-tertiary)}.NotePeekPanel-module__uOjDCa__tagInput{width:72px;color:var(--color-text-primary);background:0 0;border:none;outline:none;font-size:12px}.NotePeekPanel-module__uOjDCa__addBtn{width:20px;height:20px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.NotePeekPanel-module__uOjDCa__addBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.NotePeekPanel-module__uOjDCa__bodyDivider{background:var(--color-border);flex-shrink:0;height:1px;margin:4px -20px 0}.NotePeekPanel-module__uOjDCa__bodyEditor{flex-direction:column;flex-shrink:0;min-height:220px;display:flex}.NotePeekPanel-module__uOjDCa__attachSection{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.NotePeekPanel-module__uOjDCa__attachLabel{color:var(--color-text-secondary);align-items:center;gap:7px;font-size:13px;display:inline-flex}.NotePeekPanel-module__uOjDCa__attachLabel>svg{color:var(--color-text-tertiary);flex-shrink:0}.NotePeekPanel-module__uOjDCa__attachList{flex-direction:column;gap:4px;display:flex}.NotePeekPanel-module__uOjDCa__attachAdd{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:3px;margin-left:auto;padding:3px 9px;font-size:11.5px;font-weight:600;transition:color .12s,border-color .12s;display:inline-flex}.NotePeekPanel-module__uOjDCa__attachAdd:hover{color:var(--color-text-primary);border-color:var(--color-text-tertiary)}.NotePeekPanel-module__uOjDCa__attachItem{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;align-self:flex-start;align-items:center;max-width:100%;display:inline-flex;overflow:hidden}.NotePeekPanel-module__uOjDCa__attachOpen{min-width:0;color:var(--color-text-secondary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px 6px 10px;font-size:12px;display:inline-flex;overflow:hidden}.NotePeekPanel-module__uOjDCa__attachItem:hover .NotePeekPanel-module__uOjDCa__attachOpen{color:var(--color-text-primary)}.NotePeekPanel-module__uOjDCa__attachRemove{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:6px 8px 6px 4px;display:inline-flex}.NotePeekPanel-module__uOjDCa__attachRemove:hover{color:var(--color-danger)}.NotePeekPanel-module__uOjDCa__footer{border-top:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex}.NotePeekPanel-module__uOjDCa__autoSaveStatus{min-width:0;color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;align-items:center;font-size:11.5px;display:inline-flex}.NotePeekPanel-module__uOjDCa__footerSaveGroup{align-items:center;gap:10px;min-width:0;display:flex}.NotePeekPanel-module__uOjDCa__autoSaveError{color:var(--color-danger)}.NotePeekPanel-module__uOjDCa__autoSaveRetry{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-weight:700;text-decoration:underline}.NotePeekPanel-module__uOjDCa__trashBtn{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-danger);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.NotePeekPanel-module__uOjDCa__trashBtn:hover{color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger)45%,var(--color-border));background:color-mix(in srgb,var(--color-danger)8%,transparent)}.NotePeekPanel-module__uOjDCa__saveBtn{background:var(--color-accent);color:#fff;cursor:pointer;transition:opacity var(--transition-fast);border:none;border-radius:10px;padding:8px 20px;font-size:14px;font-weight:700}.NotePeekPanel-module__uOjDCa__saveBtn:disabled{opacity:.45;cursor:default}.NotePeekPanel-module__uOjDCa__expandScrim{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.NotePeekPanel-module__uOjDCa__expandModal{background:var(--color-surface);border:1px solid var(--color-border);width:min(1240px,100vw - 24px);height:min(880px,100dvh - 24px);box-shadow:var(--shadow-lg);border-radius:14px;display:flex;overflow:hidden}.NotePeekPanel-module__uOjDCa__expandList{border-right:1px solid var(--color-border);background:var(--color-bg);flex-direction:column;flex-shrink:0;gap:2px;width:260px;padding:8px;display:flex;overflow-y:auto}.NotePeekPanel-module__uOjDCa__expandListItem{width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;flex-direction:column;gap:3px;padding:9px 10px;display:flex}.NotePeekPanel-module__uOjDCa__expandListItem:hover{background:var(--color-surface-hover)}.NotePeekPanel-module__uOjDCa__expandListItemOn{background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border)}.NotePeekPanel-module__uOjDCa__expandListTitle{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.NotePeekPanel-module__uOjDCa__expandListPreview{color:var(--color-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.NotePeekPanel-module__uOjDCa__expandMain{flex-direction:column;flex:1;min-width:0;display:flex}.NotePeekPanel-module__uOjDCa__expandHead{border-bottom:1px solid var(--color-border);align-items:center;gap:8px;padding:12px 16px;display:flex}.NotePeekPanel-module__uOjDCa__expandAutoSave{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11.5px}.NotePeekPanel-module__uOjDCa__expandTitle{min-width:0;color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;font-size:17px;font-weight:700}.NotePeekPanel-module__uOjDCa__expandBody{flex:1;min-height:0;padding:16px;overflow-y:auto}@media (max-width:900px){.NotePeekPanel-module__uOjDCa__expandList{display:none}}.NotePeekPanel-module__uOjDCa__bodyEditor .ProseMirror>:first-child{margin-top:0}.NotePeekPanel-module__uOjDCa__settleBox{border:1px solid var(--color-border);background:var(--color-bg);border-radius:10px;margin:2px 0 6px;padding:6px 10px 2px}
.GoalMetricField-module__GNHlsq__noSpin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GoalMetricField-module__GNHlsq__noSpin::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.GoalMetricField-module__GNHlsq__noSpin{appearance:textfield}
.FeedView-module__An1dka__container{max-width:1200px;min-height:calc(100vh - var(--topbar-height) - 160px);grid-template-columns:180px minmax(0,1fr) 280px;gap:28px;margin:0 auto;padding:4px 0 80px;display:grid}.FeedView-module__An1dka__sideCategoryWrap{display:contents}.FeedView-module__An1dka__sideCategory{top:calc(var(--topbar-height) + 88px);flex-direction:column;align-self:start;gap:2px;padding-top:4px;display:flex;position:sticky}.FeedView-module__An1dka__catItem{text-align:left;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 14px;font-size:14.5px;font-weight:700;transition:background .15s,color .15s}.FeedView-module__An1dka__catItem:hover,.FeedView-module__An1dka__catItemActive{background:var(--color-surface-hover);color:var(--color-text-primary)}.FeedView-module__An1dka__main{flex-direction:column;min-width:0;display:flex}.FeedView-module__An1dka__composeBar{width:100%;top:calc(var(--topbar-height) + var(--group-sticky-h,96px) + 16px);z-index:4;background:var(--color-surface);border:none;border-bottom:1px solid color-mix(in srgb,var(--color-border)60%,transparent);cursor:pointer;text-align:left;align-items:center;gap:12px;margin-bottom:4px;padding:8px 4px 14px;display:flex;position:sticky}.FeedView-module__An1dka__composeBar:before{content:"";background:inherit;height:16px;position:absolute;top:-16px;left:0;right:0}[data-theme=dark] .FeedView-module__An1dka__composeBar{background:var(--color-bg)}.FeedView-module__An1dka__composeBarAvatar{background:var(--color-surface-hover);width:30px;height:30px;color:var(--color-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.FeedView-module__An1dka__composeBarAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.FeedView-module__An1dka__composeBarText{color:var(--color-text-tertiary);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;overflow:hidden}.FeedView-module__An1dka__composeBarCta{background:var(--color-accent);color:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:7px 14px;font-size:12.5px;font-weight:800;display:inline-flex}.FeedView-module__An1dka__groupFilterRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:6px;padding:6px 0 14px;display:flex;overflow-x:auto}.FeedView-module__An1dka__groupFilterRow::-webkit-scrollbar{display:none}.FeedView-module__An1dka__groupFilterRow>*{flex-shrink:0}.FeedView-module__An1dka__loadingBox{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:80px 20px;display:flex}.FeedView-module__An1dka__spin{animation:1s linear infinite FeedView-module__An1dka__spin}@keyframes FeedView-module__An1dka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FeedView-module__An1dka__emptyBox{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:96px 24px;display:flex}.FeedView-module__An1dka__emptyIcon{color:var(--color-text-tertiary);opacity:.5}.FeedView-module__An1dka__emptyTitle{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:700}.FeedView-module__An1dka__emptyDesc{color:var(--color-text-tertiary);text-align:center;margin:0;font-size:13.5px;line-height:1.5}.FeedView-module__An1dka__sideRight{top:calc(var(--topbar-height) + 88px);align-self:start;min-height:200px;position:sticky}@media (max-width:1023px){.FeedView-module__An1dka__container{grid-template-columns:140px minmax(0,1fr);gap:18px}.FeedView-module__An1dka__sideRight{display:none}}@media (max-width:767px){.FeedView-module__An1dka__container{flex-direction:column;gap:10px;padding:4px 0 80px;display:flex}.FeedView-module__An1dka__sideCategoryWrap{border-bottom:1px solid var(--color-border);margin-left:-20px;margin-right:-20px;padding-bottom:12px;padding-left:20px;padding-right:20px;display:block}.FeedView-module__An1dka__sideCategory{scrollbar-width:none;flex-direction:row;gap:4px;padding-top:0;position:static;overflow-x:auto}.FeedView-module__An1dka__sideCategory::-webkit-scrollbar{display:none}.FeedView-module__An1dka__catItem{color:#6a7583;background:0 0;border:none;border-radius:9999px;flex:none;padding:6px 14px;font-size:13px;font-weight:500}.FeedView-module__An1dka__catItem:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.FeedView-module__An1dka__catItemActive,.FeedView-module__An1dka__catItemActive:hover{color:var(--color-text-primary);background:#fff;box-shadow:0 1px 4px #0000001a}[data-theme=dark] .FeedView-module__An1dka__catItemActive,[data-theme=dark] .FeedView-module__An1dka__catItemActive:hover{box-shadow:none;background:#2c2c35}.FeedView-module__An1dka__composeBar{top:calc(var(--page-sticky-top,24px) + var(--group-sticky-h,96px) + 16px)}}
.ActionToast-module___jphHa__viewport{bottom:calc(var(--nav-height) + 12px + env(safe-area-inset-bottom,0px));z-index:3200;pointer-events:none;flex-direction:column;align-items:center;gap:6px;width:auto;max-width:92vw;display:flex;position:fixed;left:50%;transform:translate(-50%)}@media (max-width:767px){.ActionToast-module___jphHa__viewport{bottom:calc(var(--nav-height) + 8px + env(safe-area-inset-bottom,0px));max-width:94vw}}.ActionToast-module___jphHa__toast{pointer-events:auto;color:#f2f2f4;background:#1f1f22;border:none;border-radius:6px;align-items:center;gap:14px;width:fit-content;min-width:220px;max-width:min(92vw,520px);margin:0 auto;padding:10px 12px 10px 16px;display:flex;box-shadow:0 8px 24px #00000038}[data-theme=dark] .ActionToast-module___jphHa__toast{color:#17171c;background:#f4f4f6;box-shadow:0 8px 24px #00000073}.ActionToast-module___jphHa__toastFailed{box-shadow:inset 3px 0 0 0 var(--color-danger),0 8px 24px #00000038}.ActionToast-module___jphHa__spinner{opacity:.55;border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite ActionToast-module___jphHa__toast-spin}@keyframes ActionToast-module___jphHa__toast-spin{to{transform:rotate(360deg)}}.ActionToast-module___jphHa__message{text-align:left;min-width:0;color:inherit;flex:1;font-size:13px;font-weight:500;line-height:1.35}.ActionToast-module___jphHa__cta{color:inherit;opacity:.7;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 2px;font-family:inherit;font-size:12px;font-weight:700}.ActionToast-module___jphHa__cta:hover{opacity:1}.ActionToast-module___jphHa__shortcut{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.ActionToast-module___jphHa__key{background:color-mix(in srgb,currentColor 16%,transparent);opacity:.8;border-radius:4px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}@media (max-width:767px){.ActionToast-module___jphHa__shortcut{display:none}}.ActionToast-module___jphHa__close{color:inherit;opacity:.45;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:3px;display:flex}.ActionToast-module___jphHa__close:hover{opacity:.85}
.MobileTopActions-module__Pih58W__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.MobileTopActions-module__Pih58W__streakChip{border-radius:var(--border-radius-full);background:var(--color-surface-hover);align-items:center;gap:4px;margin-right:2px;padding:5px 9px 5px 7px;display:inline-flex}.MobileTopActions-module__Pih58W__streakFlame{color:var(--color-routine)}.MobileTopActions-module__Pih58W__streakNum{color:var(--color-text-primary);font-size:13px;font-weight:700;line-height:1}.MobileTopActions-module__Pih58W__iconBtn{border-radius:var(--border-radius-full);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.MobileTopActions-module__Pih58W__iconBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.MobileTopActions-module__Pih58W__profileWrap{display:inline-flex;position:relative}.MobileTopActions-module__Pih58W__profile{border-radius:var(--border-radius-full);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.MobileTopActions-module__Pih58W__profileAvatar{border-radius:var(--border-radius-full);background:var(--color-surface-hover);width:30px;height:30px;color:var(--color-text-secondary);justify-content:center;align-items:center;display:flex;overflow:hidden}.MobileTopActions-module__Pih58W__profileAvatarImg{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.MobileTopActions-module__Pih58W__profileMenu{background:var(--color-surface);border:1px solid var(--color-border);z-index:60;border-radius:14px;flex-direction:column;gap:2px;min-width:200px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #00000029}.MobileTopActions-module__Pih58W__profileMenuHeader{border-bottom:1px solid var(--color-border);align-items:center;gap:10px;margin-bottom:4px;padding:10px 10px 12px;display:flex}.MobileTopActions-module__Pih58W__profileMenuAvatar{border-radius:var(--border-radius-full);background:var(--color-surface-hover);width:36px;height:36px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.MobileTopActions-module__Pih58W__profileMenuAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.MobileTopActions-module__Pih58W__profileMenuName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;overflow:hidden}.MobileTopActions-module__Pih58W__profileMenuItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.MobileTopActions-module__Pih58W__profileMenuItem:hover{background:var(--color-surface-hover)}.MobileTopActions-module__Pih58W__profileMenuItem svg{color:var(--color-text-tertiary);flex-shrink:0}
.QuickClassifyForm-module__jvq95G__dateTrigger button{border:1px solid var(--color-border);color:var(--color-text-secondary);background:0 0;border-radius:999px;gap:4px;padding:5px 10px;font-size:12px;font-weight:600}.QuickClassifyForm-module__jvq95G__dateTrigger button:hover{border-color:var(--color-accent)}.QuickClassifyForm-module__jvq95G__dateTriggerActive button{border-color:var(--color-accent);color:var(--color-accent);background:color-mix(in srgb,var(--color-accent)14%,transparent)}