.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}
.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);border-radius:12px;width:272px;padding:12px;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__cellOther):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:.35;cursor:default}.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__cellDisabled{opacity:.25;cursor:not-allowed}.DatePicker-module__Rd8DTq__clearBtn{width:100%;color:var(--color-text-tertiary);cursor:pointer;border:none;border-top:1px solid var(--color-border);background:0 0;margin-top:8px;padding:6px 0;font-size:12px}.DatePicker-module__Rd8DTq__clearBtn:hover{color:var(--color-text-secondary)}
.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)}
.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__trigger{border-radius:var(--border-radius-sm);background:var(--color-surface-hover);border:1px solid var(--color-border);min-width:110px;font-size:var(--font-base);color:var(--color-text-primary);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast);align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.TimeRangePicker-module__J0PIXW__triggerFill{flex:1 1 0;min-width:0}.TimeRangePicker-module__J0PIXW__trigger:hover{border-color:var(--color-accent)}.TimeRangePicker-module__J0PIXW__triggerActive{border-color:var(--color-accent);background:var(--color-surface)}.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__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;flex:1}.TimeRangePicker-module__J0PIXW__placeholder{text-align:left;color:var(--color-text-tertiary);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:20;width:264px;box-shadow:var(--shadow-lg,0 12px 32px #0000004d);margin-top:0;position:absolute;top:calc(100% + 6px);right: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)}
.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__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:560px){.GlobalSearchModal-module__s5P_uW__overlay{align-items:stretch;padding:12px}.GlobalSearchModal-module__s5P_uW__dialog{max-height:calc(100vh - 24px)}.GlobalSearchModal-module__s5P_uW__footer{gap:10px;font-size:11px}.GlobalSearchModal-module__s5P_uW__row{padding:11px 14px}}
.TravelSettleFields-module__r6wqQa__chips{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.TravelSettleFields-module__r6wqQa__pick{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}.TravelSettleFields-module__r6wqQa__pick:hover{color:var(--color-text-primary)}.TravelSettleFields-module__r6wqQa__pickOn{color:var(--color-accent);background:#1993ff24;border-color:#1993ff66}.TravelSettleFields-module__r6wqQa__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}.TravelSettleFields-module__r6wqQa__x{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.TravelSettleFields-module__r6wqQa__x:hover{color:var(--color-text-secondary)}.TravelSettleFields-module__r6wqQa__input{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;min-width:80px;padding:3px 4px;font-size:12px}.TravelSettleFields-module__r6wqQa__input::placeholder{color:var(--color-text-tertiary)}.TravelSettleFields-module__r6wqQa__hint{color:var(--color-text-tertiary);font-size:12px}
.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{font-size:var(--font-sm);color:var(--color-text-tertiary);align-items:center;gap:5px;font-weight:700;display:flex}.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}
.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__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__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__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__authorSub{color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.FeedPostCard-module__Ni_hLa__editedFlag{color:var(--color-text-tertiary);opacity:.85;font-style:italic}.FeedPostCard-module__Ni_hLa__typeBadge{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);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12.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-top:8px;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}
.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)}
.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{border:none;border-bottom:1px solid color-mix(in srgb,var(--color-border)60%,transparent);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;margin-bottom:4px;padding:8px 4px 14px;display:flex}.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}}
.NotePeekPanel-module__uOjDCa__scrim{z-index:120;background:0 0;position:fixed;inset:0}.NotePeekPanel-module__uOjDCa__panel{top:calc(var(--topbar-height,52px) + 12px);z-index:121;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}[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;min-height:220px;display:flex}.NotePeekPanel-module__uOjDCa__attachSection{flex-direction:column;gap:6px;display:flex}.NotePeekPanel-module__uOjDCa__attachLabel{color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.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__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}
.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:8px;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));gap:6px;max-width:94vw}}.ActionToast-module___jphHa__toast{pointer-events:auto;border:1px solid color-mix(in srgb,var(--color-text-secondary)22%,transparent);background:color-mix(in srgb,var(--color-surface)82%,var(--color-bg)18%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;align-items:center;gap:10px;width:fit-content;min-width:220px;max-width:min(92vw,560px);margin:0 auto;padding:12px 14px;display:flex;box-shadow:0 16px 34px #00000042}.ActionToast-module___jphHa__message{min-width:0;color:var(--color-text-primary);text-align:center;flex:1;font-size:13px;font-weight:400;line-height:1.35}.ActionToast-module___jphHa__cta{border:1px solid color-mix(in srgb,var(--color-accent)62%,var(--color-border)38%);background:color-mix(in srgb,var(--color-accent)24%,transparent);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:500}.ActionToast-module___jphHa__close{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}
.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}
.TemplatePickerModal-module__1o1E-q__pickerModal{border-radius:var(--border-radius-lg);flex-direction:column;max-height:min(640px,100vh - 48px);display:flex}.TemplatePickerModal-module__1o1E-q__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TemplatePickerModal-module__1o1E-q__title{font-size:var(--font-xl);color:var(--color-text-primary);font-weight:700}.TemplatePickerModal-module__1o1E-q__closeBtn{border-radius:var(--border-radius-sm);background:var(--color-surface-hover);width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.TemplatePickerModal-module__1o1E-q__closeBtn:hover{background:var(--color-border)}.TemplatePickerModal-module__1o1E-q__searchBar{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);background:var(--color-surface);align-items:center;gap:6px;margin-bottom:14px;padding:8px 12px;display:flex}.TemplatePickerModal-module__1o1E-q__searchIcon{color:var(--color-text-tertiary);flex-shrink:0}.TemplatePickerModal-module__1o1E-q__searchBar input{min-width:0;font-size:var(--font-caption);color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1}.TemplatePickerModal-module__1o1E-q__groupList{gap:var(--spacing-xl);flex-direction:column;flex:1;padding-bottom:4px;display:flex;overflow-y:auto}.TemplatePickerModal-module__1o1E-q__groupHead{align-items:baseline;gap:6px;margin-bottom:6px;display:flex}.TemplatePickerModal-module__1o1E-q__groupName{font-size:var(--font-sm);color:var(--color-text-secondary);font-weight:700}.TemplatePickerModal-module__1o1E-q__groupArea{font-size:var(--font-2xs);color:var(--color-text-tertiary);font-weight:600}.TemplatePickerModal-module__1o1E-q__templateGrid{gap:var(--spacing-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:479px){.TemplatePickerModal-module__1o1E-q__templateGrid{grid-template-columns:minmax(0,1fr)}}.TemplatePickerModal-module__1o1E-q__templateCard{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);background:var(--color-surface);cursor:pointer;text-align:left;transition:background var(--transition-fast),border-color var(--transition-fast);align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.TemplatePickerModal-module__1o1E-q__templateCard:hover{background:var(--color-surface-hover)}.TemplatePickerModal-module__1o1E-q__templateCardActive{border-color:var(--color-accent);background:#3b82f614}.TemplatePickerModal-module__1o1E-q__templateIcon{border-radius:var(--border-radius-xs);background:var(--color-surface-hover);width:26px;height:26px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TemplatePickerModal-module__1o1E-q__templateInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.TemplatePickerModal-module__1o1E-q__templateLabel{font-size:var(--font-caption);color:var(--color-text-primary);font-weight:700}.TemplatePickerModal-module__1o1E-q__templateFields{font-size:var(--font-2xs);color:var(--color-text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.TemplatePickerModal-module__1o1E-q__emptyText{text-align:center;font-size:var(--font-caption);color:var(--color-text-tertiary);padding:24px 0}
.NoteListPanel-module__Lq-Osa__sidebar{top:var(--topbar-height,52px);z-index:60;background:var(--color-bg);border-right:1px solid var(--color-border);flex-direction:column;width:300px;max-width:84vw;animation:.2s NoteListPanel-module__Lq-Osa__listIn;display:flex;position:fixed;bottom:0;left:56px}[data-theme=dark] .NoteListPanel-module__Lq-Osa__sidebar{background:var(--color-surface)}@keyframes NoteListPanel-module__Lq-Osa__listIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@media (max-width:767px){.NoteListPanel-module__Lq-Osa__sidebar{display:none}}.NoteListPanel-module__Lq-Osa__sidebarHead{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.NoteListPanel-module__Lq-Osa__sidebarTitle{color:var(--color-text-primary);font-size:15px;font-weight:700}.NoteListPanel-module__Lq-Osa__listBody{overscroll-behavior:contain;flex:1;padding:8px 14px 18px;overflow-y:auto}.NoteListPanel-module__Lq-Osa__empty{color:var(--color-text-tertiary);text-align:center;padding:32px 8px;font-size:13px}.NoteListPanel-module__Lq-Osa__group{flex-direction:column;display:flex}.NoteListPanel-module__Lq-Osa__groupLabel{color:var(--color-text-primary);align-items:center;gap:7px;padding:14px 0 8px 2px;font-size:16px;font-weight:700;display:flex;position:relative}.NoteListPanel-module__Lq-Osa__groupLabel:after{content:"";background:var(--color-border);height:1px;position:absolute;bottom:0;left:2px;right:4px}.NoteListPanel-module__Lq-Osa__row{width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;transition:background var(--transition-fast);background:0 0;border:none;border-radius:8px;flex-direction:column;gap:4px;padding:12px 8px 13px 10px;display:flex;position:relative}.NoteListPanel-module__Lq-Osa__row:after{content:"";background:var(--color-border);height:1px;position:absolute;bottom:0;left:10px;right:4px}.NoteListPanel-module__Lq-Osa__group:last-child .NoteListPanel-module__Lq-Osa__row:last-child:after{display:none}.NoteListPanel-module__Lq-Osa__row:hover{background:var(--color-surface-hover)}.NoteListPanel-module__Lq-Osa__rowActive,.NoteListPanel-module__Lq-Osa__rowActive:hover{background:var(--color-note-bg)}.NoteListPanel-module__Lq-Osa__rowActive:after{display:none}.NoteListPanel-module__Lq-Osa__rowTop{align-items:center;gap:6px;min-width:0;display:flex}.NoteListPanel-module__Lq-Osa__rowTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.NoteListPanel-module__Lq-Osa__kindBadge{color:var(--color-note);background:color-mix(in srgb,var(--color-note)12%,transparent);border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:2px 8px 2px 6px;font-size:11px;font-weight:700;display:inline-flex}.NoteListPanel-module__Lq-Osa__rowBottom{min-width:0;color:var(--color-text-tertiary);align-items:center;gap:6px;font-size:12px;display:flex}.NoteListPanel-module__Lq-Osa__date{flex-shrink:0;font-weight:600}.NoteListPanel-module__Lq-Osa__preview{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-text-tertiary);overflow:hidden}.NoteListPanel-module__Lq-Osa__bodyInner{flex-direction:column;width:100%;display:flex}.NoteListPanel-module__Lq-Osa__bodyHead{align-items:center;gap:8px;margin-bottom:12px;display:flex}.NoteListPanel-module__Lq-Osa__bodyKind{color:var(--color-text-tertiary);font-size:12px;font-weight:700}.NoteListPanel-module__Lq-Osa__bodyHeadActions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.NoteListPanel-module__Lq-Osa__iconBtn{width:30px;height:30px;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}.NoteListPanel-module__Lq-Osa__iconBtn:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.NoteListPanel-module__Lq-Osa__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;justify-content:center;align-items:center;display:inline-flex}.NoteListPanel-module__Lq-Osa__starBtn:hover{background:var(--color-surface-hover)}.NoteListPanel-module__Lq-Osa__starOn{color:var(--color-danger)}.NoteListPanel-module__Lq-Osa__saveBtn{background:var(--color-accent);color:#fff;cursor:pointer;transition:opacity var(--transition-fast);border:none;border-radius:10px;padding:7px 18px;font-size:14px;font-weight:700}.NoteListPanel-module__Lq-Osa__saveBtn:disabled{opacity:.45;cursor:default}.NoteListPanel-module__Lq-Osa__bodyTitle{color:var(--color-text-primary);background:0 0;border:none;outline:none;width:100%;margin-bottom:16px;padding:0;font-size:26px;font-weight:700}.NoteListPanel-module__Lq-Osa__bodyTitle::placeholder{color:var(--color-text-tertiary)}.NoteListPanel-module__Lq-Osa__bodyEditor{flex-direction:column;min-height:240px;font-size:15px;display:flex}
.HomeSubTabDropdown-module__kOQe6a__wrap{display:inline-flex;position:relative}.HomeSubTabDropdown-module__kOQe6a__trigger{cursor:pointer;color:var(--color-text-primary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px 2px 8px;display:inline-flex}.HomeSubTabDropdown-module__kOQe6a__triggerLabel{letter-spacing:-.2px;font-size:20px;font-weight:700;line-height:1.1}.HomeSubTabDropdown-module__kOQe6a__caret{color:var(--color-text-tertiary);transition:transform var(--transition-fast)}.HomeSubTabDropdown-module__kOQe6a__caretOpen{transform:rotate(180deg)}.HomeSubTabDropdown-module__kOQe6a__menu{background:var(--color-surface);border:1px solid var(--color-border);z-index:60;border-radius:14px;flex-direction:column;gap:2px;min-width:132px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 28px #00000029}.HomeSubTabDropdown-module__kOQe6a__menuItem{color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;padding:10px 12px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.HomeSubTabDropdown-module__kOQe6a__menuItem:hover{background:var(--color-surface-hover)}
.WeekStripMobile-module__tpf2SW__wrap{border-bottom:1px solid var(--color-border);margin-bottom:16px;margin-left:-20px;margin-right:-20px;padding-bottom:10px;padding-left:20px;padding-right:20px;box-shadow:0 6px 7px -6px #0000001f}.WeekStripMobile-module__tpf2SW__scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;display:flex;overflow-x:auto}.WeekStripMobile-module__tpf2SW__scroller::-webkit-scrollbar{display:none}.WeekStripMobile-module__tpf2SW__weekPage{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;gap:4px;min-width:0;display:flex}.WeekStripMobile-module__tpf2SW__day{border-radius:var(--border-radius-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:5px;min-width:0;padding:4px 2px;display:flex;position:relative}.WeekStripMobile-module__tpf2SW__dow{color:var(--color-text-tertiary);font-size:12px;font-weight:500}.WeekStripMobile-module__tpf2SW__date{border-radius:var(--border-radius-full);width:30px;height:30px;color:var(--color-text-primary);justify-content:center;align-items:center;font-size:15px;font-weight:600;display:inline-flex}.WeekStripMobile-module__tpf2SW__daySelected .WeekStripMobile-module__tpf2SW__date{background:var(--color-accent);color:#fff;font-weight:700}.WeekStripMobile-module__tpf2SW__dayToday:not(.WeekStripMobile-module__tpf2SW__daySelected) .WeekStripMobile-module__tpf2SW__date{color:var(--color-accent);font-weight:700}.WeekStripMobile-module__tpf2SW__alertDot{background:var(--color-danger);border-radius:50%;width:6px;height:6px;position:absolute;top:2px;left:50%;transform:translate(9px)}
.BlockedUsersSection-module__qRJF5q__wrap{flex-direction:column;gap:8px;display:flex}.BlockedUsersSection-module__qRJF5q__loading{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:18px 0;display:flex}.BlockedUsersSection-module__qRJF5q__spin{animation:1s linear infinite BlockedUsersSection-module__qRJF5q__spin}@keyframes BlockedUsersSection-module__qRJF5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BlockedUsersSection-module__qRJF5q__empty{text-align:center;color:var(--color-text-tertiary);padding:48px 16px;font-size:14px}.BlockedUsersSection-module__qRJF5q__empty p{margin:0}.BlockedUsersSection-module__qRJF5q__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.BlockedUsersSection-module__qRJF5q__row{background:var(--color-surface-hover);border-radius:10px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.BlockedUsersSection-module__qRJF5q__avatar{background:var(--color-bg);width:36px;height:36px;color:var(--color-text-tertiary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.BlockedUsersSection-module__qRJF5q__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.BlockedUsersSection-module__qRJF5q__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.BlockedUsersSection-module__qRJF5q__name{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;overflow:hidden}.BlockedUsersSection-module__qRJF5q__sub{color:var(--color-text-tertiary);font-variant-numeric:tabular-nums;font-size:11.5px}.BlockedUsersSection-module__qRJF5q__unblockBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.BlockedUsersSection-module__qRJF5q__unblockBtn:hover{background:var(--color-surface);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-accent)35%,var(--color-border))}
.page-module__3GF7CW__container{flex-direction:column;max-width:720px;min-height:100vh;margin:0 auto;padding:0 16px;display:flex}.page-module__3GF7CW__topBar{background:var(--color-bg);z-index:10;align-items:center;gap:8px;padding:14px 0;display:flex;position:sticky;top:0}.page-module__3GF7CW__backBtn{width:34px;height:34px;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.page-module__3GF7CW__backBtn:hover{background:var(--color-surface-hover)}.page-module__3GF7CW__topTitle{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:800}.page-module__3GF7CW__main{flex:auto;padding:0 0 64px}.page-module__3GF7CW__center{color:var(--color-text-tertiary);justify-content:center;align-items:center;padding:64px 0;display:flex}.page-module__3GF7CW__spin{animation:1s linear infinite page-module__3GF7CW__spin}@keyframes page-module__3GF7CW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__3GF7CW__empty{text-align:center;padding:80px 16px}.page-module__3GF7CW__emptyTitle{color:var(--color-text-primary);margin:0 0 8px;font-size:18px;font-weight:800}.page-module__3GF7CW__emptyDesc{color:var(--color-text-tertiary);margin:0;font-size:13.5px}
