.MonthCalendarBoard-module__PTqk2W__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.MonthCalendarBoard-module__PTqk2W__board{padding:var(--surface-padding) 0 0;position:relative;overflow:hidden}.MonthCalendarBoard-module__PTqk2W__boardCompact{--month-calendar-header-gap:12px;--month-calendar-header-padding-x:14px;--month-calendar-header-padding-bottom:14px;--month-calendar-copy-gap:6px;--month-calendar-title-row-gap:10px;--month-calendar-title-icon-size:20px;--month-calendar-title-font-size:clamp(.92rem, 1.5vw, 1.28rem);--month-calendar-title-letter-spacing:.14em;--month-calendar-subtitle-font-size:clamp(.84rem, 1.1vw, 1rem);--month-calendar-toolbar-gap:10px;--month-calendar-toolbar-button-min-width:44px;--month-calendar-toolbar-button-min-height:44px;--month-calendar-toolbar-button-padding-x:12px;--month-calendar-toolbar-button-font-size:.98rem;--month-calendar-toolbar-wide-width:clamp(118px, 10vw, 156px);--month-calendar-weekday-padding:10px 0 8px;--month-calendar-weekday-font-size:.68rem;--month-calendar-weekday-letter-spacing:.04em;--month-calendar-day-padding:clamp(8px, .7vw, 10px);--month-calendar-day-number-font-size:clamp(.9rem, 1vw, 1.02rem);--month-calendar-indicator-size:8px;--month-calendar-indicator-gap:3px;--month-calendar-indicator-offset:8px}.MonthCalendarBoard-module__PTqk2W__boardHeader{align-items:start;gap:var(--month-calendar-header-gap,16px);padding:0 var(--month-calendar-header-padding-x,var(--surface-padding)) var(--month-calendar-header-padding-bottom,var(--surface-padding));grid-template-columns:minmax(0,1fr) auto;display:grid}.MonthCalendarBoard-module__PTqk2W__heroCopy{gap:var(--month-calendar-copy-gap,8px);flex-direction:column;display:flex}.MonthCalendarBoard-module__PTqk2W__titleRow{align-items:center;gap:var(--month-calendar-title-row-gap,12px);display:flex}.MonthCalendarBoard-module__PTqk2W__titleIcon{width:var(--month-calendar-title-icon-size,clamp(18px, 1.8vw, 24px));height:var(--month-calendar-title-icon-size,clamp(18px, 1.8vw, 24px));background:var(--accent-green);-webkit-mask-image:var(--month-calendar-title-icon-url);mask-image:var(--month-calendar-title-icon-url);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--month-calendar-title-icon-url);flex-shrink:0;-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.MonthCalendarBoard-module__PTqk2W__title{font-size:var(--month-calendar-title-font-size,clamp(1rem, 2vw, 1.55rem));font-weight:var(--font-weight-light);letter-spacing:var(--month-calendar-title-letter-spacing,.18em);text-transform:uppercase;margin:0;line-height:1;transform:translateY(2px)}.MonthCalendarBoard-module__PTqk2W__selectedInline{max-width:100%;font-size:var(--month-calendar-subtitle-font-size,clamp(.88rem, 1.7vw, 1.3rem));font-weight:var(--font-weight-light);color:rgb(var(--ink-rgb) / .58);overflow-wrap:anywhere;font-variant-numeric:lining-nums tabular-nums;margin:0;line-height:1.15}.MonthCalendarBoard-module__PTqk2W__toolbar{justify-content:flex-start;align-self:start;align-items:stretch;gap:var(--month-calendar-toolbar-gap,clamp(10px, 1.2vw, 14px));width:auto;display:flex}.MonthCalendarBoard-module__PTqk2W__toolbarButton{min-width:var(--month-calendar-toolbar-button-min-width,clamp(52px, 4vw, 64px));min-height:var(--month-calendar-toolbar-button-min-height,clamp(46px, 3.6vw, 56px));padding:0 var(--month-calendar-toolbar-button-padding-x,clamp(14px, 1.5vw, 18px));border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .04);color:rgb(var(--ink-rgb) / .92);font-size:var(--month-calendar-toolbar-button-font-size,clamp(1rem, 1.35vw, 1.12rem));text-align:center;white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.MonthCalendarBoard-module__PTqk2W__toolbarIcon{background-color:currentColor;width:22px;height:22px;-webkit-mask-image:url(/icons/chevron-right.svg);mask-image:url(/icons/chevron-right.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.MonthCalendarBoard-module__PTqk2W__toolbarIconPrevious{transform:rotate(180deg)}.MonthCalendarBoard-module__PTqk2W__toolbarButtonWide{width:var(--month-calendar-toolbar-wide-width,clamp(156px, 16vw, 196px))}.MonthCalendarBoard-module__PTqk2W__weekdays{border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.MonthCalendarBoard-module__PTqk2W__weekday{padding:var(--month-calendar-weekday-padding,14px 12px 12px);border-right:1px solid var(--surface-border);font-size:var(--month-calendar-weekday-font-size,.78rem);font-weight:var(--font-weight-light);letter-spacing:var(--month-calendar-weekday-letter-spacing,.08em);text-transform:uppercase;color:rgb(var(--ink-rgb) / .5);text-align:center}.MonthCalendarBoard-module__PTqk2W__weekday:last-child{border-right:0}.MonthCalendarBoard-module__PTqk2W__grid{z-index:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;position:relative}.MonthCalendarBoard-module__PTqk2W__day{z-index:1;min-height:132px;aspect-ratio:var(--month-calendar-day-aspect-ratio,auto);padding:var(--month-calendar-day-padding,12px);border-right:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);color:rgb(var(--ink-rgb) / .92);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;justify-content:flex-start;align-items:flex-start;display:flex;position:relative}.MonthCalendarBoard-module__PTqk2W__day:nth-child(7n){border-right:0}.MonthCalendarBoard-module__PTqk2W__day:nth-last-child(-n+7){border-bottom:0}.MonthCalendarBoard-module__PTqk2W__day:disabled{cursor:default}.MonthCalendarBoard-module__PTqk2W__day:focus,.MonthCalendarBoard-module__PTqk2W__day:focus-visible,.MonthCalendarBoard-module__PTqk2W__day:active{box-shadow:none;outline:none}.MonthCalendarBoard-module__PTqk2W__dayOff{background:rgb(var(--ink-rgb) / .02)}.MonthCalendarBoard-module__PTqk2W__dayOff .MonthCalendarBoard-module__PTqk2W__dayNumber{color:#ffd5cbf0}.MonthCalendarBoard-module__PTqk2W__dayTransfer .MonthCalendarBoard-module__PTqk2W__dayNumber{color:#ffe0adf5}.MonthCalendarBoard-module__PTqk2W__dayHoliday .MonthCalendarBoard-module__PTqk2W__dayNumber{color:#ffa991fa}:is(html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayOff .MonthCalendarBoard-module__PTqk2W__dayNumber,html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayTransfer .MonthCalendarBoard-module__PTqk2W__dayNumber,html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayHoliday .MonthCalendarBoard-module__PTqk2W__dayNumber){color:rgb(var(--ink-rgb) / .92)}.MonthCalendarBoard-module__PTqk2W__daySelected{background:var(--accent-selected-bg);box-shadow:none}.MonthCalendarBoard-module__PTqk2W__daySelected .MonthCalendarBoard-module__PTqk2W__dayNumber{color:var(--accent-selected-text)}.MonthCalendarBoard-module__PTqk2W__dayIndicators{bottom:var(--month-calendar-indicator-offset,12px);max-width:calc(100% - (var(--month-calendar-indicator-offset,12px) * 2));gap:var(--month-calendar-indicator-gap,4px);pointer-events:none;flex-wrap:wrap;display:flex;position:absolute}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsEnd{right:var(--month-calendar-indicator-offset,12px);justify-content:flex-end}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsStart{left:var(--month-calendar-indicator-offset,12px);justify-content:flex-start}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsFillFive{max-width:none}.MonthCalendarBoard-module__PTqk2W__dayIndicator{width:var(--month-calendar-indicator-size,12px);aspect-ratio:1;border-radius:var(--calendar-day-indicator-radius,999px);background:var(--calendar-day-indicator-accent,#d84b5b);flex:none;height:auto;box-shadow:0 0 0 1px #0a0e1047}html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayIndicator{background:var(--calendar-day-indicator-light-accent,var(--calendar-day-indicator-accent,#d84b5b));box-shadow:none}.MonthCalendarBoard-module__PTqk2W__dayImportant{background:var(--calendar-day-tag-surface,#382126)}html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayImportant{background:var(--calendar-day-tag-light-surface,var(--calendar-day-tag-surface,rgb(var(--accent-rgb) / .1)))}.MonthCalendarBoard-module__PTqk2W__dayImportant .MonthCalendarBoard-module__PTqk2W__dayNumber{color:rgb(var(--ink-rgb) / .96)}.MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__daySelected{background:var(--accent-selected-bg)}html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__daySelected{background:var(--accent-selected-bg)}.MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__daySelected .MonthCalendarBoard-module__PTqk2W__dayNumber{color:var(--accent-selected-text)}html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__daySelected .MonthCalendarBoard-module__PTqk2W__dayNumber{color:var(--accent-selected-text)}.MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__dayToday:after{background:var(--calendar-day-tag-accent,#d84b5b)}html[data-theme=light] .MonthCalendarBoard-module__PTqk2W__dayImportant.MonthCalendarBoard-module__PTqk2W__dayToday:after{background:var(--calendar-day-tag-light-accent,var(--calendar-day-tag-accent,#d84b5b))}.MonthCalendarBoard-module__PTqk2W__dayToday:after{--calendar-today-corner-size:clamp(8px, 22%, 16px);width:var(--calendar-today-corner-size);height:var(--calendar-today-corner-size);content:"";background:rgb(var(--accent-rgb) / .92);clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none;position:absolute;top:0;right:0}.MonthCalendarBoard-module__PTqk2W__daySelected.MonthCalendarBoard-module__PTqk2W__dayToday:after{content:none}.MonthCalendarBoard-module__PTqk2W__dayOutside,.MonthCalendarBoard-module__PTqk2W__dayOutside .MonthCalendarBoard-module__PTqk2W__dayNumber{color:rgb(var(--ink-rgb) / .34)}.MonthCalendarBoard-module__PTqk2W__dayNumber{font-size:var(--month-calendar-day-number-font-size,1.1rem);font-weight:var(--font-weight-medium);font-variant-numeric:lining-nums tabular-nums;line-height:1}@media (max-width:1180px){.MonthCalendarBoard-module__PTqk2W__boardHeader{padding:0 var(--surface-padding) var(--surface-padding)}.MonthCalendarBoard-module__PTqk2W__weekday{letter-spacing:.04em;padding:12px 0 10px;font-size:.72rem}.MonthCalendarBoard-module__PTqk2W__day{aspect-ratio:1;min-height:0;padding:clamp(8px,1.4vw,12px)}}@media (min-width:1280px){.MonthCalendarBoard-module__PTqk2W__boardCompact{--month-calendar-day-aspect-ratio:1 / 1;--month-calendar-indicator-offset:6px}.MonthCalendarBoard-module__PTqk2W__boardCompact .MonthCalendarBoard-module__PTqk2W__day{min-height:0}.MonthCalendarBoard-module__PTqk2W__boardCompact .MonthCalendarBoard-module__PTqk2W__dayIndicatorsFillFive{width:calc(100% - (var(--month-calendar-indicator-offset,6px) * 2));gap:4px}.MonthCalendarBoard-module__PTqk2W__boardCompact .MonthCalendarBoard-module__PTqk2W__dayIndicatorsFillFive .MonthCalendarBoard-module__PTqk2W__dayIndicator{width:calc(20% - 3.2px)}}@media (max-width:767px){.MonthCalendarBoard-module__PTqk2W__boardHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start}.MonthCalendarBoard-module__PTqk2W__weekday{padding:10px 0 8px;font-size:.7rem}.MonthCalendarBoard-module__PTqk2W__day{min-height:0;padding:8px 6px}.MonthCalendarBoard-module__PTqk2W__dayIndicators{gap:3px;max-width:calc(100% - 16px);bottom:8px}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsEnd{right:8px}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsStart{left:8px}.MonthCalendarBoard-module__PTqk2W__dayIndicator{width:8px;height:8px}.MonthCalendarBoard-module__PTqk2W__dayNumber{font-size:.98rem}}@media (max-width:730px){.MonthCalendarBoard-module__PTqk2W__boardHeader{gap:12px}.MonthCalendarBoard-module__PTqk2W__toolbar{gap:10px;width:min(100%,232px)}.MonthCalendarBoard-module__PTqk2W__toolbarButtonWide{display:none}.MonthCalendarBoard-module__PTqk2W__toolbarButton{flex:1 1 0;min-width:0;min-height:44px}}@media (max-width:430px){.MonthCalendarBoard-module__PTqk2W__dayIndicators{gap:2px;max-width:calc(100% - 12px);bottom:6px}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsEnd{right:6px}.MonthCalendarBoard-module__PTqk2W__dayIndicatorsStart{left:6px}.MonthCalendarBoard-module__PTqk2W__dayIndicator{width:6px;height:6px}}
.CalendarScreen-module__gGHrrW__page{gap:var(--layout-gap);flex-direction:column;min-height:calc(100vh - 48px);display:flex}.CalendarScreen-module__gGHrrW__persistenceNotice{color:#ffedd5f0;background:#78350f2e;border:1px solid #f59e0b47;border-radius:16px;padding:14px 16px;line-height:1.5}.CalendarScreen-module__gGHrrW__layout{align-items:start;row-gap:var(--layout-gap);column-gap:var(--layout-gap);display:grid}.CalendarScreen-module__gGHrrW__mainStack{gap:var(--layout-gap);display:grid}.CalendarScreen-module__gGHrrW__actionRow{justify-content:flex-end;display:flex}.CalendarScreen-module__gGHrrW__actionRowEditing{gap:12px}.CalendarScreen-module__gGHrrW__addEventButton{background:var(--accent-action-bg);width:clamp(180px,25%,260px);min-height:52px;box-shadow:none;color:var(--accent-action-text);font-size:1rem;font-weight:var(--font-weight-regular);text-align:center;white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 20px;line-height:1;display:inline-flex}.CalendarScreen-module__gGHrrW__addEventButton:disabled{cursor:not-allowed;opacity:.46}.CalendarScreen-module__gGHrrW__cancelEventButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .04);min-width:clamp(140px,18%,200px);min-height:52px;color:rgb(var(--ink-rgb) / .88);font-size:1rem;font-weight:var(--font-weight-regular);text-align:center;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;line-height:1;display:inline-flex}.CalendarScreen-module__gGHrrW__addEventButtonIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-image:url(/icons/add-circle.svg);mask-image:url(/icons/add-circle.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CalendarScreen-module__gGHrrW__sidebarStack{gap:var(--layout-gap);display:grid}.CalendarScreen-module__gGHrrW__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.CalendarScreen-module__gGHrrW__board{padding:var(--surface-padding) 0 0;position:relative;overflow:hidden}.CalendarScreen-module__gGHrrW__composerBoard{min-height:0}.CalendarScreen-module__gGHrrW__composerGhostSection,.CalendarScreen-module__gGHrrW__composerGhostDay{visibility:hidden;pointer-events:none}.CalendarScreen-module__gGHrrW__composerOverlay{z-index:2;padding:var(--surface-padding);border-radius:inherit;background:var(--surface-bg);grid-template-rows:auto minmax(0,1fr);gap:18px;display:grid;position:absolute;inset:0}.CalendarScreen-module__gGHrrW__composerCard{gap:18px;min-height:0;display:grid}.CalendarScreen-module__gGHrrW__composerTopbar{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;display:grid}.CalendarScreen-module__gGHrrW__composerDateTile{aspect-ratio:1;background:var(--calendar-tag-surface,rgb(var(--accent-rgb) / .12));border-radius:14px;justify-content:flex-start;align-items:flex-start;width:clamp(92px,12vw,118px);min-width:clamp(92px,12vw,118px);padding:12px;display:flex;position:relative}html[data-theme=light] .CalendarScreen-module__gGHrrW__composerDateTile{background:var(--calendar-tag-light-surface,rgb(var(--accent-rgb) / .1));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--calendar-tag-light-accent,var(--accent-action-bg)) 24%, transparent)}.CalendarScreen-module__gGHrrW__composerDateNumber{font-size:clamp(1.5rem,3.2vw,2.2rem);font-weight:var(--font-weight-medium);color:rgb(var(--ink-rgb) / .96);font-variant-numeric:lining-nums tabular-nums;line-height:1}.CalendarScreen-module__gGHrrW__composerDateMonth{font-size:.72rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-align:right;text-transform:uppercase;color:var(--calendar-tag-accent,rgb(var(--accent-contrast-rgb) / .72));position:absolute;bottom:10px;left:auto;right:10px}html[data-theme=light] .CalendarScreen-module__gGHrrW__composerDateMonth{color:var(--calendar-tag-light-accent,var(--accent-action-bg))}.CalendarScreen-module__gGHrrW__composerTopbarTitle{font-size:clamp(1.08rem,1.8vw,1.4rem);font-weight:var(--font-weight-light);color:rgb(var(--ink-rgb) / .92);align-self:start;padding-top:6px;line-height:1.1}.CalendarScreen-module__gGHrrW__composerForm{align-content:start;gap:16px;min-height:0;display:grid}.CalendarScreen-module__gGHrrW__composerField{align-content:start;gap:8px;display:grid}.CalendarScreen-module__gGHrrW__composerField:last-child{grid-template-rows:auto minmax(0,1fr);min-height:0}.CalendarScreen-module__gGHrrW__composerFieldLabel{color:rgb(var(--ink-rgb) / .82);font-size:.88rem}.CalendarScreen-module__gGHrrW__composerInput,.CalendarScreen-module__gGHrrW__composerTextarea{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);width:100%;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:12px}.CalendarScreen-module__gGHrrW__composerInput{min-height:52px;padding:0 16px}.CalendarScreen-module__gGHrrW__composerTextarea{resize:vertical;height:auto;min-height:clamp(220px,32vh,360px);padding:14px 16px;line-height:1.5}.CalendarScreen-module__gGHrrW__composerTags{flex-wrap:wrap;gap:10px;display:flex}.CalendarScreen-module__gGHrrW__composerTemporaryRow{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding-top:4px;display:grid}.CalendarScreen-module__gGHrrW__composerTemporaryText{color:rgb(var(--ink-rgb) / .56);margin:0;font-size:.84rem;line-height:1.45}.CalendarScreen-module__gGHrrW__composerTemporaryButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:44px;color:rgb(var(--ink-rgb) / .86);font:inherit;white-space:nowrap;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;padding:0 18px 0 14px;line-height:1;display:inline-flex}.CalendarScreen-module__gGHrrW__composerTemporaryButtonIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.CalendarScreen-module__gGHrrW__composerTemporaryButtonIcon{background-color:var(--accent-green);transform-origin:50% 58%;flex-shrink:0;width:25px;height:25px;animation:2.2s ease-in-out infinite CalendarScreen-module__gGHrrW__temporaryEventIconPulseTilt;-webkit-mask-image:url(/icons/temporary-event.svg);mask-image:url(/icons/temporary-event.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CalendarScreen-module__gGHrrW__composerTemporaryButtonLabel{align-items:center;line-height:1;display:inline-flex}@keyframes CalendarScreen-module__gGHrrW__temporaryEventIconPulseTilt{0%,to{transform:scale(1)rotate(0)}32%{transform:scale(1.34)rotate(-7deg)}56%{transform:scale(1.16)rotate(-3deg)}}.CalendarScreen-module__gGHrrW__composerTemporaryButtonActive{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.CalendarScreen-module__gGHrrW__composerTemporaryButtonActive .CalendarScreen-module__gGHrrW__composerTemporaryButtonIcon{background-color:currentColor}@media (prefers-reduced-motion:reduce){.CalendarScreen-module__gGHrrW__composerTemporaryButtonIcon{animation:none}}.CalendarScreen-module__gGHrrW__composerTagButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:42px;color:rgb(var(--ink-rgb) / .86);font:inherit;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:inline-flex}.CalendarScreen-module__gGHrrW__composerTagButtonActive{background:var(--calendar-tag-surface);color:rgb(var(--ink-rgb) / .96);border-color:#0000}.CalendarScreen-module__gGHrrW__composerTagButtonActive .CalendarScreen-module__gGHrrW__composerTagDot{background:currentColor}html[data-theme=light] .CalendarScreen-module__gGHrrW__composerTagButtonActive{border-color:var(--calendar-tag-light-active-surface,var(--accent-action-border));background:var(--calendar-tag-light-active-surface,var(--accent-action-bg));color:var(--calendar-tag-light-active-color,var(--accent-action-text))}.CalendarScreen-module__gGHrrW__composerTagLabel{text-align:left}.CalendarScreen-module__gGHrrW__composerTagDot{background:var(--calendar-tag-accent);border-radius:999px;flex-shrink:0;width:10px;height:10px}html[data-theme=light] .CalendarScreen-module__gGHrrW__composerTagDot{background:var(--calendar-tag-light-accent,var(--calendar-tag-accent))}.CalendarScreen-module__gGHrrW__composerInput:focus,.CalendarScreen-module__gGHrrW__composerInput:focus-visible,.CalendarScreen-module__gGHrrW__composerTextarea:focus,.CalendarScreen-module__gGHrrW__composerTextarea:focus-visible{border-color:rgb(var(--ink-rgb) / .16)}.CalendarScreen-module__gGHrrW__boardHeader{padding:0 var(--surface-padding) var(--surface-padding);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.CalendarScreen-module__gGHrrW__heroCopy{flex-direction:column;gap:8px;display:flex}.CalendarScreen-module__gGHrrW__titleRow{align-items:center;gap:12px;display:flex}.CalendarScreen-module__gGHrrW__titleIcon{background:var(--accent-green);flex-shrink:0;width:clamp(18px,1.8vw,24px);height:clamp(18px,1.8vw,24px);-webkit-mask-image:url(/icons/calendar.svg);mask-image:url(/icons/calendar.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CalendarScreen-module__gGHrrW__title{font-size:clamp(1rem,2vw,1.55rem);font-weight:var(--font-weight-light);letter-spacing:.18em;text-transform:uppercase;margin:0;line-height:1;transform:translateY(2px)}.CalendarScreen-module__gGHrrW__selectedInline{max-width:100%;font-size:clamp(.88rem,1.7vw,1.3rem);font-weight:var(--font-weight-light);color:rgb(var(--ink-rgb) / .58);overflow-wrap:anywhere;font-variant-numeric:lining-nums tabular-nums;margin:0;line-height:1.15}.CalendarScreen-module__gGHrrW__toolbar{justify-content:flex-start;align-self:start;align-items:stretch;gap:clamp(10px,1.2vw,14px);width:auto;display:flex}.CalendarScreen-module__gGHrrW__toolbarButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .04);min-width:clamp(52px,4vw,64px);min-height:clamp(46px,3.6vw,56px);color:rgb(var(--ink-rgb) / .92);text-align:center;white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 clamp(14px,1.5vw,18px);font-size:clamp(1rem,1.35vw,1.12rem);line-height:1;display:inline-flex}.CalendarScreen-module__gGHrrW__toolbarIcon{background-color:currentColor;width:22px;height:22px;-webkit-mask-image:url(/icons/chevron-right.svg);mask-image:url(/icons/chevron-right.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CalendarScreen-module__gGHrrW__toolbarIconPrevious{transform:rotate(180deg)}.CalendarScreen-module__gGHrrW__toolbarButtonWide{width:clamp(156px,16vw,196px)}.CalendarScreen-module__gGHrrW__weekdays{border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.CalendarScreen-module__gGHrrW__weekday{border-right:1px solid var(--surface-border);font-size:.78rem;font-weight:var(--font-weight-light);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--ink-rgb) / .5);text-align:center;padding:14px 12px 12px}.CalendarScreen-module__gGHrrW__weekday:last-child{border-right:0}.CalendarScreen-module__gGHrrW__grid{z-index:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;position:relative}.CalendarScreen-module__gGHrrW__day{z-index:1;border-right:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);min-height:132px;color:rgb(var(--ink-rgb) / .92);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;outline:none;justify-content:flex-start;align-items:flex-start;padding:12px;display:flex;position:relative}.CalendarScreen-module__gGHrrW__day:nth-child(7n){border-right:0}.CalendarScreen-module__gGHrrW__day:nth-last-child(-n+7){border-bottom:0}.CalendarScreen-module__gGHrrW__day:disabled{cursor:default}.CalendarScreen-module__gGHrrW__day:focus,.CalendarScreen-module__gGHrrW__day:focus-visible,.CalendarScreen-module__gGHrrW__day:active{box-shadow:none;outline:none}.CalendarScreen-module__gGHrrW__dayOff .CalendarScreen-module__gGHrrW__dayNumber{color:#ffd5cbf0}.CalendarScreen-module__gGHrrW__dayTransfer .CalendarScreen-module__gGHrrW__dayNumber{color:#ffe0adf5}.CalendarScreen-module__gGHrrW__dayHoliday .CalendarScreen-module__gGHrrW__dayNumber{color:#ffa991fa}:is(html[data-theme=light] .CalendarScreen-module__gGHrrW__dayOff .CalendarScreen-module__gGHrrW__dayNumber,html[data-theme=light] .CalendarScreen-module__gGHrrW__dayTransfer .CalendarScreen-module__gGHrrW__dayNumber,html[data-theme=light] .CalendarScreen-module__gGHrrW__dayHoliday .CalendarScreen-module__gGHrrW__dayNumber){color:rgb(var(--ink-rgb) / .92)}.CalendarScreen-module__gGHrrW__daySelected{background:var(--accent-selected-bg);box-shadow:none}.CalendarScreen-module__gGHrrW__daySelected .CalendarScreen-module__gGHrrW__dayNumber{color:var(--accent-selected-text)}.CalendarScreen-module__gGHrrW__dayIndicators{pointer-events:none;grid-template-columns:repeat(2,12px);grid-auto-rows:12px;justify-content:end;gap:4px;display:grid;position:absolute;bottom:12px;right:12px}.CalendarScreen-module__gGHrrW__dayIndicator{background:var(--calendar-day-indicator-accent,#d84b5b);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 1px #0a0e1047}html[data-theme=light] .CalendarScreen-module__gGHrrW__dayIndicator{background:var(--calendar-day-indicator-light-accent,var(--calendar-day-indicator-accent,#d84b5b));box-shadow:none}.CalendarScreen-module__gGHrrW__dayImportant{background:var(--calendar-day-tag-surface,#382126)}html[data-theme=light] .CalendarScreen-module__gGHrrW__dayImportant{background:var(--calendar-day-tag-light-surface,var(--calendar-day-tag-surface,rgb(var(--accent-rgb) / .1)))}.CalendarScreen-module__gGHrrW__dayImportant .CalendarScreen-module__gGHrrW__dayNumber{color:rgb(var(--ink-rgb) / .96)}.CalendarScreen-module__gGHrrW__dayImportant.CalendarScreen-module__gGHrrW__daySelected{background:var(--accent-selected-bg)}.CalendarScreen-module__gGHrrW__dayImportant.CalendarScreen-module__gGHrrW__daySelected .CalendarScreen-module__gGHrrW__dayNumber{color:var(--accent-selected-text)}.CalendarScreen-module__gGHrrW__dayImportant.CalendarScreen-module__gGHrrW__dayToday:after{background:var(--calendar-day-tag-accent,#d84b5b)}html[data-theme=light] .CalendarScreen-module__gGHrrW__dayImportant.CalendarScreen-module__gGHrrW__dayToday:after{background:var(--calendar-day-tag-light-accent,var(--calendar-day-tag-accent,#d84b5b))}.CalendarScreen-module__gGHrrW__dayToday:after{--calendar-today-corner-size:clamp(8px, 22%, 16px);width:var(--calendar-today-corner-size);height:var(--calendar-today-corner-size);content:"";background:rgb(var(--accent-rgb) / .92);clip-path:polygon(100% 0,0 0,100% 100%);pointer-events:none;position:absolute;top:0;right:0}.CalendarScreen-module__gGHrrW__daySelected.CalendarScreen-module__gGHrrW__dayToday:after{content:none}.CalendarScreen-module__gGHrrW__dayOutside,.CalendarScreen-module__gGHrrW__dayOutside .CalendarScreen-module__gGHrrW__dayNumber{color:rgb(var(--ink-rgb) / .34)}.CalendarScreen-module__gGHrrW__dayNumber{font-size:1.1rem;font-weight:var(--font-weight-medium);font-variant-numeric:lining-nums tabular-nums;line-height:1}.CalendarScreen-module__gGHrrW__sidebar{padding:var(--surface-padding);flex-direction:column;gap:20px;display:flex}.CalendarScreen-module__gGHrrW__sidebarEmpty{min-height:220px}.CalendarScreen-module__gGHrrW__desktopEventsCard,.CalendarScreen-module__gGHrrW__primarySidebarCard{display:flex}.CalendarScreen-module__gGHrrW__mobileEventsAccordion{display:none;overflow:hidden}.CalendarScreen-module__gGHrrW__mobileAccordionSummary{padding:var(--surface-padding);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.CalendarScreen-module__gGHrrW__mobileAccordionSummary::-webkit-details-marker{display:none}.CalendarScreen-module__gGHrrW__mobileAccordionChevron{background-color:rgb(var(--ink-rgb) / .7);flex-shrink:0;width:18px;height:18px;transition:transform .16s;transform:rotate(90deg);-webkit-mask-image:url(/icons/chevron-right.svg);mask-image:url(/icons/chevron-right.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CalendarScreen-module__gGHrrW__mobileEventsAccordion[open] .CalendarScreen-module__gGHrrW__mobileAccordionChevron{transform:rotate(270deg)}.CalendarScreen-module__gGHrrW__mobileAccordionBody{min-height:120px;padding:0 var(--surface-padding) var(--surface-padding);border-top:1px solid rgb(var(--ink-rgb) / .06)}.CalendarScreen-module__gGHrrW__sidebarSection{flex-direction:column;gap:10px;display:flex}.CalendarScreen-module__gGHrrW__sidebarLabel{font-size:.78rem;font-weight:var(--font-weight-light);letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--ink-rgb) / .5);margin:0}.CalendarScreen-module__gGHrrW__selectedDate{font-size:clamp(1.12rem,1.9vw,1.5rem);font-weight:var(--font-weight-medium);font-variant-numeric:lining-nums tabular-nums;text-transform:capitalize;line-height:1.15}.CalendarScreen-module__gGHrrW__selectedStatus{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .03);width:fit-content;max-width:100%;color:rgb(var(--ink-rgb) / .78);border-radius:12px;align-items:center;padding:10px 12px;font-size:.92rem;line-height:1.35;display:inline-flex}.CalendarScreen-module__gGHrrW__selectedStatusHoliday{color:#ffeee8fa;background:#ff7c581f;border-color:#ff7c5833}.CalendarScreen-module__gGHrrW__metaList{gap:10px;display:grid}.CalendarScreen-module__gGHrrW__metaItem{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .03);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.CalendarScreen-module__gGHrrW__metaName{color:rgb(var(--ink-rgb) / .68);font-size:.92rem}.CalendarScreen-module__gGHrrW__metaValue{font-size:1rem;font-weight:500}.CalendarScreen-module__gGHrrW__upcomingList{gap:10px;display:grid}.CalendarScreen-module__gGHrrW__upcomingBody{min-height:0}.CalendarScreen-module__gGHrrW__upcomingItem{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .03);text-align:left;border-radius:12px;place-items:start;gap:6px;padding:12px 14px;display:grid}.CalendarScreen-module__gGHrrW__upcomingItemDate{font-size:.78rem;font-weight:var(--font-weight-light);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--ink-rgb) / .5)}.CalendarScreen-module__gGHrrW__upcomingItemTitle{color:rgb(var(--ink-rgb) / .92);font-size:.96rem;line-height:1.35}.CalendarScreen-module__gGHrrW__upcomingEmpty{border:1px dashed rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .02);min-height:120px;color:rgb(var(--ink-rgb) / .56);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:18px;line-height:1.5;display:flex}.CalendarScreen-module__gGHrrW__eventsPanel{gap:18px;min-height:0;padding:0;display:grid}.CalendarScreen-module__gGHrrW__eventsHeader{align-items:center;display:flex}.CalendarScreen-module__gGHrrW__eventsTitle{font-size:clamp(1.12rem,1.8vw,1.42rem);font-weight:var(--font-weight-medium);color:rgb(var(--ink-rgb) / .94);margin:0;line-height:1.15}.CalendarScreen-module__gGHrrW__eventsList{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.CalendarScreen-module__gGHrrW__eventsEmpty{border:1px dashed rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .02);min-height:132px;color:rgb(var(--ink-rgb) / .56);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:18px;line-height:1.55;display:flex}@media (min-width:1280px){.CalendarScreen-module__gGHrrW__page{min-height:calc(100vh - (var(--screen-gutter) * 2))}.CalendarScreen-module__gGHrrW__layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.72fr);align-items:start}.CalendarScreen-module__gGHrrW__mainStack{min-width:0}.CalendarScreen-module__gGHrrW__sidebarStack{top:var(--screen-gutter);height:calc(100vh - (var(--screen-gutter) * 2));grid-template-rows:minmax(0,1fr);align-self:start;position:sticky;overflow:hidden}.CalendarScreen-module__gGHrrW__sidebar,.CalendarScreen-module__gGHrrW__sidebarEmpty{min-height:0}.CalendarScreen-module__gGHrrW__desktopEventsCard{height:100%;overflow:hidden}.CalendarScreen-module__gGHrrW__desktopEventsCard .CalendarScreen-module__gGHrrW__sidebarSection{flex:auto;min-height:0}.CalendarScreen-module__gGHrrW__desktopEventsCard .CalendarScreen-module__gGHrrW__upcomingBody{flex:auto;min-height:0;padding-right:4px;overflow-y:auto}}@media (max-width:1279px){.CalendarScreen-module__gGHrrW__sidebarStack{order:-1}.CalendarScreen-module__gGHrrW__mobileEventsAccordion{display:block}.CalendarScreen-module__gGHrrW__primarySidebarCard,.CalendarScreen-module__gGHrrW__desktopEventsCard{display:none}}@media (max-width:1180px){.CalendarScreen-module__gGHrrW__boardHeader{padding:0 var(--surface-padding) var(--surface-padding)}.CalendarScreen-module__gGHrrW__weekday{letter-spacing:.04em;padding:12px 0 10px;font-size:.72rem}.CalendarScreen-module__gGHrrW__day{aspect-ratio:1;min-height:0;padding:clamp(8px,1.4vw,12px)}}@media (max-width:767px){.CalendarScreen-module__gGHrrW__composerBoard{padding:0;overflow:hidden}.CalendarScreen-module__gGHrrW__composerBoard .CalendarScreen-module__gGHrrW__composerGhostSection,.CalendarScreen-module__gGHrrW__composerBoard .CalendarScreen-module__gGHrrW__grid{display:none}.CalendarScreen-module__gGHrrW__composerOverlay{padding:var(--surface-padding);border-radius:inherit;grid-template-rows:auto auto;gap:14px;position:relative;inset:auto}.CalendarScreen-module__gGHrrW__composerCard{gap:14px}.CalendarScreen-module__gGHrrW__composerForm,.CalendarScreen-module__gGHrrW__composerField:last-child{grid-template-rows:auto auto}.CalendarScreen-module__gGHrrW__composerTemporaryRow{grid-template-columns:auto minmax(0,1fr);align-items:start}.CalendarScreen-module__gGHrrW__boardHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start}.CalendarScreen-module__gGHrrW__actionRow{justify-content:stretch}.CalendarScreen-module__gGHrrW__actionRowEditing{gap:10px}.CalendarScreen-module__gGHrrW__addEventButton{width:100%}.CalendarScreen-module__gGHrrW__cancelEventButton{flex:1 1 0;min-width:0}.CalendarScreen-module__gGHrrW__sidebarLabel{letter-spacing:.14em;font-size:.72rem}.CalendarScreen-module__gGHrrW__selectedDate{font-size:1.12rem;line-height:1.1}.CalendarScreen-module__gGHrrW__weekday{padding:10px 0 8px;font-size:.7rem}.CalendarScreen-module__gGHrrW__day{min-height:0;padding:8px 6px}.CalendarScreen-module__gGHrrW__dayIndicators{grid-template-columns:repeat(2,8px);grid-auto-rows:8px;gap:3px;bottom:8px;right:8px}.CalendarScreen-module__gGHrrW__dayIndicator{width:8px;height:8px}.CalendarScreen-module__gGHrrW__dayNumber{font-size:.98rem}.CalendarScreen-module__gGHrrW__actionRowEditing .CalendarScreen-module__gGHrrW__addEventButton{flex:1 1 0}.CalendarScreen-module__gGHrrW__composerTitle{font-size:1.12rem}.CalendarScreen-module__gGHrrW__composerSubtitle{font-size:.92rem}.CalendarScreen-module__gGHrrW__composerTextarea{resize:none;height:auto;min-height:132px}.CalendarScreen-module__gGHrrW__composerTopbar{grid-template-columns:68px minmax(0,1fr);gap:10px}.CalendarScreen-module__gGHrrW__composerDateTile{border-radius:12px;width:68px;min-width:68px;padding:8px}.CalendarScreen-module__gGHrrW__composerDateNumber{font-size:1.08rem}.CalendarScreen-module__gGHrrW__composerDateMonth{letter-spacing:.08em;font-size:.5rem;bottom:6px;left:auto;right:6px}.CalendarScreen-module__gGHrrW__composerTopbarTitle{padding-top:2px;font-size:.82rem;line-height:1.05}}@media (max-width:730px){.CalendarScreen-module__gGHrrW__boardHeader{gap:12px}.CalendarScreen-module__gGHrrW__toolbar{gap:10px;width:min(100%,232px)}.CalendarScreen-module__gGHrrW__toolbarButtonWide{display:none}.CalendarScreen-module__gGHrrW__toolbarButton{flex:1 1 0;min-width:0;min-height:44px}}@media (max-width:709px){.CalendarScreen-module__gGHrrW__composerTemporaryRow{grid-template-columns:minmax(0,1fr);justify-items:start;gap:10px}.CalendarScreen-module__gGHrrW__composerTemporaryText{max-width:100%}}@media (max-width:430px){.CalendarScreen-module__gGHrrW__dayIndicators{grid-template-columns:repeat(2,6px);grid-auto-rows:6px;gap:2px;bottom:6px;right:6px}.CalendarScreen-module__gGHrrW__dayIndicator{width:6px;height:6px}}
.CalendarEventCard-module__FyFhlq__card{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;grid-template-rows:auto minmax(2.552rem,2.552rem) auto;align-content:start;gap:12px;width:100%;min-height:136px;padding:14px;display:grid}.CalendarEventCard-module__FyFhlq__cardTagged{border-color:var(--surface-border)}.CalendarEventCard-module__FyFhlq__cardExpanded{grid-template-rows:auto auto auto}.CalendarEventCard-module__FyFhlq__cardHead{grid-template:".event-actions"22px"event-title event-title"/minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.CalendarEventCard-module__FyFhlq__cardTitle{min-height:2.4rem;color:rgb(var(--ink-rgb) / .94);font-size:1rem;font-weight:var(--font-weight-medium);overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;grid-area:event-title;margin:0;line-height:1.2;display:-webkit-box;overflow:hidden}.CalendarEventCard-module__FyFhlq__cardActions{grid-area:event-actions;justify-self:end;align-items:center;gap:10px;display:inline-flex}.CalendarEventCard-module__FyFhlq__cardActionButton{min-height:28px;color:rgb(var(--ink-rgb) / .62);font:inherit;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0;font-size:.76rem;line-height:1;display:inline-flex}.CalendarEventCard-module__FyFhlq__cardEditButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);color:rgb(var(--ink-rgb) / .8);border-radius:999px;padding:0 10px}.CalendarEventCard-module__FyFhlq__cardActionButton:disabled,.CalendarEventCard-module__FyFhlq__cardDeleteButton:disabled{cursor:not-allowed;opacity:.38}.CalendarEventCard-module__FyFhlq__cardDeleteButton{border:1px solid rgb(var(--ink-rgb) / .1);width:28px;height:28px;color:rgb(var(--ink-rgb) / .58);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.CalendarEventCard-module__FyFhlq__cardDeleteButton:hover{border-color:rgb(var(--danger-rgb) / .26);background:rgb(var(--danger-rgb) / .08);color:#ffceceeb}.CalendarEventCard-module__FyFhlq__cardDeleteIcon{width:16px;height:16px;display:block;position:relative}.CalendarEventCard-module__FyFhlq__cardDeleteIcon:before,.CalendarEventCard-module__FyFhlq__cardDeleteIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.CalendarEventCard-module__FyFhlq__cardDeleteIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.CalendarEventCard-module__FyFhlq__cardDeleteIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.CalendarEventCard-module__FyFhlq__cardDescription{min-height:2.552rem;color:rgb(var(--ink-rgb) / .7);overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.CalendarEventCard-module__FyFhlq__cardDescriptionExpanded{-webkit-line-clamp:unset;line-clamp:unset;min-height:0}.CalendarEventCard-module__FyFhlq__cardDescriptionEmpty{opacity:0}.CalendarEventCard-module__FyFhlq__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;min-height:28px;display:flex}.CalendarEventCard-module__FyFhlq__cardMetaRow{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;min-height:28px;margin-left:auto;display:flex}.CalendarEventCard-module__FyFhlq__cardTagChip,.CalendarEventCard-module__FyFhlq__cardTimeChip{border:1px solid var(--event-card-chip-accent,rgb(var(--ink-rgb) / .08));background:color-mix(in srgb, var(--event-card-chip-surface,rgb(var(--ink-rgb) / .03)) 56%, transparent);min-height:28px;color:var(--event-card-chip-color,rgb(var(--ink-rgb) / .78));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;line-height:1;display:inline-flex}.CalendarEventCard-module__FyFhlq__cardTimeChip{border-color:rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .04);color:rgb(var(--ink-rgb) / .74);font-variant-numeric:lining-nums tabular-nums}html[data-theme=light] .CalendarEventCard-module__FyFhlq__cardTagChip{border-color:var(--event-card-chip-light-accent,var(--event-card-chip-accent,rgb(var(--ink-rgb) / .08)));background:var(--event-card-chip-light-surface,rgb(var(--ink-rgb) / .03));color:var(--event-card-chip-light-color,var(--event-card-chip-color,rgb(var(--ink-rgb) / .78)))}.CalendarEventCard-module__FyFhlq__expandIcon{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .18s;transform:translateY(-1px)rotate(45deg)}.CalendarEventCard-module__FyFhlq__expandIconUp{transform:translateY(2px)rotate(225deg)}@media (max-width:767px){.CalendarEventCard-module__FyFhlq__card{gap:10px;padding:12px}}
.TasksDaysPicker-module__2wKo9a__pickerWrap{width:fit-content;position:relative}.TasksDaysPicker-module__2wKo9a__triggerButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);width:auto;min-height:38px;color:rgb(var(--ink-rgb) / .84);font:inherit;text-transform:none;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;line-height:1;display:inline-flex}.TasksDaysPicker-module__2wKo9a__pickerPanel{z-index:40;border:1px solid rgb(var(--ink-rgb) / .08);background:var(--field-popover-bg);border-radius:14px;width:min(320px,100vw - 32px);min-width:280px;padding:14px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 16px 32px #00000047}.TasksDaysPicker-module__2wKo9a__pickerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.TasksDaysPicker-module__2wKo9a__pickerMonth{color:rgb(var(--ink-rgb) / .96);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1}.TasksDaysPicker-module__2wKo9a__pickerNav{gap:8px;display:flex}.TasksDaysPicker-module__2wKo9a__pickerNavButton{background:rgb(var(--ink-rgb) / .03);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.TasksDaysPicker-module__2wKo9a__pickerNavArrowLeft,.TasksDaysPicker-module__2wKo9a__pickerNavArrowRight{border-top:1.5px solid rgb(var(--ink-rgb) / .84);border-right:1.5px solid rgb(var(--ink-rgb) / .84);width:8px;height:8px}.TasksDaysPicker-module__2wKo9a__pickerNavArrowLeft{transform:rotate(-135deg)}.TasksDaysPicker-module__2wKo9a__pickerNavArrowRight{transform:rotate(45deg)}.TasksDaysPicker-module__2wKo9a__pickerWeekdays,.TasksDaysPicker-module__2wKo9a__pickerGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.TasksDaysPicker-module__2wKo9a__pickerWeekdays{margin-top:14px}.TasksDaysPicker-module__2wKo9a__pickerWeekday{color:rgb(var(--ink-rgb) / .44);text-align:center;font-size:.78rem;line-height:32px}.TasksDaysPicker-module__2wKo9a__pickerGrid{gap:2px}.TasksDaysPicker-module__2wKo9a__pickerDay{min-height:36px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.TasksDaysPicker-module__2wKo9a__pickerDayMuted{color:rgb(var(--ink-rgb) / .28)}.TasksDaysPicker-module__2wKo9a__pickerDayToday{box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .1)}.TasksDaysPicker-module__2wKo9a__pickerDaySelected{border:1px solid var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.TasksDaysPicker-module__2wKo9a__pickerFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.TasksDaysPicker-module__2wKo9a__pickerAction{color:rgb(var(--accent-rgb) / .92);font-size:.9rem;line-height:1}@media (max-width:767px){.TasksDaysPicker-module__2wKo9a__pickerPanel{width:min(320px,100vw - 32px);min-width:0}}
.TasksTimePicker-module__InHKfW__pickerWrap{width:fit-content;position:relative}.TasksTimePicker-module__InHKfW__triggerButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);width:auto;min-height:38px;color:rgb(var(--ink-rgb) / .84);font:inherit;text-transform:none;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;line-height:1;display:inline-flex}.TasksTimePicker-module__InHKfW__pickerPanel{z-index:40;border:1px solid rgb(var(--ink-rgb) / .08);background:var(--field-popover-bg);border-radius:14px;width:min(320px,100vw - 32px);min-width:280px;padding:14px;position:fixed;top:16px;left:16px;box-shadow:0 16px 32px #00000047}.TasksTimePicker-module__InHKfW__pickerHeader{justify-content:space-between;align-items:start;gap:12px;display:flex}.TasksTimePicker-module__InHKfW__pickerTitle{color:rgb(var(--ink-rgb) / .96);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1}.TasksTimePicker-module__InHKfW__pickerValue{color:rgb(var(--accent-rgb) / .92);font-variant-numeric:lining-nums tabular-nums;font-size:.94rem;line-height:1}.TasksTimePicker-module__InHKfW__columns{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;margin-top:14px;display:grid}.TasksTimePicker-module__InHKfW__column{grid-template-rows:auto minmax(0,1fr);gap:8px;display:grid}.TasksTimePicker-module__InHKfW__columnLabel{color:rgb(var(--ink-rgb) / .44);text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;line-height:1}.TasksTimePicker-module__InHKfW__columnList{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;gap:6px;max-height:220px;padding-right:2px;display:grid;overflow-y:auto}.TasksTimePicker-module__InHKfW__columnList::-webkit-scrollbar{width:0;height:0;display:none}.TasksTimePicker-module__InHKfW__columnButton{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .02);min-height:40px;color:rgb(var(--ink-rgb) / .9);font:inherit;font-variant-numeric:lining-nums tabular-nums;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:.98rem;line-height:1;display:inline-flex}.TasksTimePicker-module__InHKfW__columnButtonActive{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.TasksTimePicker-module__InHKfW__separator{color:rgb(var(--ink-rgb) / .52);font-variant-numeric:lining-nums tabular-nums;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:flex}.TasksTimePicker-module__InHKfW__pickerFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.TasksTimePicker-module__InHKfW__pickerAction{color:rgb(var(--accent-rgb) / .92);font-size:.9rem;line-height:1}@media (max-width:767px){.TasksTimePicker-module__InHKfW__pickerPanel{width:min(320px,100vw - 32px);min-width:0}.TasksTimePicker-module__InHKfW__columnList{max-height:204px}.TasksTimePicker-module__InHKfW__columnButton{min-height:42px}}
.TaskComposer-module__oymuUG__root{gap:var(--layout-gap);scroll-margin-top:var(--layout-gap);display:grid}.TaskComposer-module__oymuUG__actionRow{justify-content:stretch;display:flex}.TaskComposer-module__oymuUG__addTaskButton{border:1.5px dashed rgb(var(--ink-rgb) / .18);width:100%;min-height:136px;box-shadow:none;color:rgb(var(--ink-rgb) / .72);font-size:1.18rem;font-weight:var(--font-weight-regular);text-align:center;white-space:nowrap;background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:14px;line-height:1;display:inline-flex}.TaskComposer-module__oymuUG__addTaskButton:hover:not(:disabled){border-color:rgb(var(--ink-rgb) / .28);background:rgb(var(--ink-rgb) / .04);color:rgb(var(--ink-rgb) / .88)}html[data-theme=light] .TaskComposer-module__oymuUG__addTaskButton{border-color:var(--accent-action-border);color:var(--accent-action-bg)}html[data-theme=light] .TaskComposer-module__oymuUG__addTaskButton:hover:not(:disabled){border-color:var(--accent-action-border);background:rgb(var(--accent-rgb) / .08);color:var(--accent-action-bg-hover)}.TaskComposer-module__oymuUG__addTaskButton:disabled,.TaskComposer-module__oymuUG__cancelTaskButton:disabled,.TaskComposer-module__oymuUG__saveTaskButton:disabled,.TaskComposer-module__oymuUG__importantButton:disabled{opacity:.6;cursor:default}.TaskComposer-module__oymuUG__addTaskButtonIcon{background-color:currentColor;flex-shrink:0;width:24px;height:24px;-webkit-mask-image:url(/icons/add-circle.svg);mask-image:url(/icons/add-circle.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.TaskComposer-module__oymuUG__cancelTaskButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .04);min-width:clamp(140px,18%,200px);min-height:52px;color:rgb(var(--ink-rgb) / .88);font-size:1rem;font-weight:var(--font-weight-regular);text-align:center;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;line-height:1;display:inline-flex}.TaskComposer-module__oymuUG__saveTaskButton{background:var(--accent-action-bg);min-width:clamp(140px,18%,200px);min-height:52px;color:var(--accent-action-text);font:inherit;white-space:nowrap;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;font-size:1rem;line-height:1;display:inline-flex}.TaskComposer-module__oymuUG__panel{border:1px solid var(--surface-border);background:var(--surface-bg);min-height:clamp(220px,26vh,320px);padding:var(--surface-padding);border-radius:16px}.TaskComposer-module__oymuUG__content{align-content:start;gap:18px;display:grid}.TaskComposer-module__oymuUG__formActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.TaskComposer-module__oymuUG__dateRow{justify-content:flex-end;display:flex}.TaskComposer-module__oymuUG__date{color:rgb(var(--ink-rgb) / .58);font-variant-numeric:lining-nums tabular-nums;margin:0;font-size:.94rem;line-height:1.2}.TaskComposer-module__oymuUG__field{gap:8px;display:grid}.TaskComposer-module__oymuUG__label{color:rgb(var(--ink-rgb) / .82);font-size:.88rem}.TaskComposer-module__oymuUG__input{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);width:100%;min-height:52px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:12px;padding:0 16px}.TaskComposer-module__oymuUG__textarea{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);width:100%;min-height:128px;color:rgb(var(--ink-rgb) / .94);font:inherit;resize:none;border-radius:12px;padding:14px 16px;line-height:1.5;overflow:hidden}.TaskComposer-module__oymuUG__tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.TaskComposer-module__oymuUG__tagButton{background:var(--task-tag-surface,rgb(var(--ink-rgb) / .03));width:auto;min-height:32px;color:var(--task-tag-color,rgb(var(--ink-rgb) / .82));font:inherit;text-transform:none;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 10px;font-size:.82rem;line-height:1;display:inline-flex}.TaskComposer-module__oymuUG__tagButtonActive{border-color:var(--task-tag-active-border,rgb(var(--accent-rgb) / .26));background:var(--task-tag-active-surface,rgb(var(--accent-rgb) / .12));color:var(--task-tag-active-color,rgb(var(--accent-contrast-rgb) / .94))}html[data-theme=light] .TaskComposer-module__oymuUG__tagButton{background:var(--task-tag-light-surface,var(--task-tag-surface,rgb(var(--ink-rgb) / .03)));color:var(--task-tag-light-color,var(--task-tag-color,rgb(var(--ink-rgb) / .82)))}html[data-theme=light] .TaskComposer-module__oymuUG__tagButtonActive{border-color:var(--task-tag-light-active-border,var(--task-tag-active-border,rgb(var(--accent-rgb) / .26)));background:var(--task-tag-light-active-surface,var(--task-tag-active-surface,rgb(var(--accent-rgb) / .12)));color:var(--task-tag-light-active-color,var(--task-tag-active-color,rgb(var(--accent-contrast-rgb) / .94)))}.TaskComposer-module__oymuUG__metaActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.TaskComposer-module__oymuUG__selections{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.TaskComposer-module__oymuUG__importantRow{justify-content:flex-end;display:flex}.TaskComposer-module__oymuUG__importantButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:34px;color:rgb(var(--ink-rgb) / .88);font:inherit;font-size:.82rem;font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;line-height:1;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.TaskComposer-module__oymuUG__importantButtonActive{border-color:rgb(var(--danger-rgb) / .34);background:linear-gradient(180deg, rgb(var(--danger-rgb) / .2), #ef444429), #7f1d1d29;box-shadow:inset 0 1px 0 rgb(var(--ink-rgb) / .06), 0 0 0 1px rgb(var(--danger-rgb) / .06);color:#ffececf5}html[data-theme=light] .TaskComposer-module__oymuUG__importantButtonActive{border-color:rgb(var(--danger-rgb) / .38);background:rgb(var(--danger-rgb) / .9);color:#fff;box-shadow:inset 0 1px #ffffff2e}.TaskComposer-module__oymuUG__errorMessage{color:#ffb8b8eb;margin:0;font-size:.82rem;line-height:1.4}.TaskComposer-module__oymuUG__dateChip{border:1px solid var(--accent-selected-border);background:var(--accent-selected-bg);border-radius:16px;grid-template-rows:1fr auto;align-items:start;width:74px;min-width:74px;min-height:74px;padding:12px;display:grid}.TaskComposer-module__oymuUG__dateChipDay{font-size:1.46rem;font-weight:var(--font-weight-medium);color:var(--accent-selected-text);font-variant-numeric:lining-nums tabular-nums;line-height:1}.TaskComposer-module__oymuUG__dateChipMonth{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;justify-self:end;font-size:.72rem;line-height:1}.TaskComposer-module__oymuUG__timeChip{border:1px solid rgb(var(--ink-rgb) / .1);background:linear-gradient(180deg, rgb(var(--ink-rgb) / .04), rgb(var(--ink-rgb) / .02)), rgb(var(--ink-rgb) / .03);min-height:74px;box-shadow:inset 0 1px 0 rgb(var(--ink-rgb) / .04);border-radius:16px;grid-template-columns:repeat(2,74px);display:grid;position:relative;overflow:hidden}.TaskComposer-module__oymuUG__timeChipCell{min-height:74px;color:rgb(var(--ink-rgb) / .95);font-size:1.46rem;font-weight:var(--font-weight-medium);font-variant-numeric:lining-nums tabular-nums;justify-content:center;align-items:center;padding:12px;line-height:1;display:flex}.TaskComposer-module__oymuUG__timeChipCell:first-child{padding-right:18px}.TaskComposer-module__oymuUG__timeChipCell:last-child{padding-left:18px}.TaskComposer-module__oymuUG__timeChipSeparator{color:rgb(var(--ink-rgb) / .58);font-size:1.34rem;font-weight:var(--font-weight-medium);text-shadow:0 0 10px #14141473;line-height:1;animation:1.15s step-end infinite TaskComposer-module__oymuUG__timeChipBlink;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TaskComposer-module__oymuUG__timeChipBlink{0%,46%{opacity:1}47%,to{opacity:.28}}@media (max-width:1279px){.TaskComposer-module__oymuUG__actionRow{justify-content:flex-end;gap:10px}.TaskComposer-module__oymuUG__addTaskButton{flex:1 1 0;width:100%}.TaskComposer-module__oymuUG__cancelTaskButton{flex:1 1 0;width:100%;min-width:0}.TaskComposer-module__oymuUG__saveTaskButton{flex:1 1 0;width:100%}.TaskComposer-module__oymuUG__formActions{flex-wrap:wrap}}@media (max-width:767px){.TaskComposer-module__oymuUG__dateChip{border-radius:14px;width:58px;min-width:58px;min-height:58px;padding:9px}.TaskComposer-module__oymuUG__dateChipDay{font-size:1.02rem}.TaskComposer-module__oymuUG__dateChipMonth{letter-spacing:.06em;font-size:.58rem}.TaskComposer-module__oymuUG__timeChip{grid-template-columns:repeat(2,58px);min-height:58px}.TaskComposer-module__oymuUG__timeChipCell{min-height:58px;padding:9px;font-size:1.02rem}.TaskComposer-module__oymuUG__timeChipSeparator{font-size:.98rem}}
.TaskCard-module__UZy9GW__card{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;align-content:start;gap:12px;padding:14px;transition:border-color .18s,opacity .18s,background .18s,transform .18s;animation:.18s ease-out TaskCard-module__UZy9GW__taskCardEnter;display:grid}.TaskCard-module__UZy9GW__card:hover{border-color:rgb(var(--ink-rgb) / .1);transform:translateY(-1px)}.TaskCard-module__UZy9GW__cardCompleted{border-color:rgb(var(--ink-rgb) / .05);background:rgb(var(--ink-rgb) / .025);opacity:.62}.TaskCard-module__UZy9GW__cardHeader{grid-template-columns:22px minmax(0,1fr) auto;grid-template-areas:"task-check.task-actions""task-title task-title task-title";align-items:center;gap:12px;display:grid}.TaskCard-module__UZy9GW__completeButton{border:1px solid rgb(var(--ink-rgb) / .2);background:rgb(var(--ink-rgb) / .04);width:22px;height:22px;color:rgb(var(--ink-rgb) / .92);box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .03);cursor:pointer;border-radius:7px;grid-area:task-check;place-items:center;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-grid;position:relative}.TaskCard-module__UZy9GW__completeButton:after{content:"";opacity:0;transform-origin:50%;border-bottom:2px solid;border-right:2px solid;width:6px;height:11px;transition:opacity .16s,transform .16s;transform:translateY(-1px)rotate(45deg)scale(.72)}.TaskCard-module__UZy9GW__completeButton:hover{border-color:rgb(var(--ink-rgb) / .34);background:rgb(var(--ink-rgb) / .07)}.TaskCard-module__UZy9GW__completeButtonChecked{background:#34d3992e;border-color:#72e7a66b;box-shadow:inset 0 0 0 1px #72e7a61f}.TaskCard-module__UZy9GW__completeButtonChecked:after{opacity:1;transform:translateY(-1px)rotate(45deg)scale(1)}.TaskCard-module__UZy9GW__cardTitle{min-width:0;min-height:2.4rem;color:rgb(var(--ink-rgb) / .96);font-size:1rem;font-weight:var(--font-weight-medium);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:task-title;margin:0;line-height:1.2;display:-webkit-box;overflow:hidden}.TaskCard-module__UZy9GW__cardCompleted .TaskCard-module__UZy9GW__cardTitle{color:rgb(var(--ink-rgb) / .58);text-decoration:line-through;-webkit-text-decoration-color:rgb(var(--ink-rgb) / .28);text-decoration-color:rgb(var(--ink-rgb) / .28)}.TaskCard-module__UZy9GW__cardCompleted .TaskCard-module__UZy9GW__cardDescription{color:rgb(var(--ink-rgb) / .42)}.TaskCard-module__UZy9GW__cardActions{grid-area:task-actions;justify-self:end;align-items:center;gap:8px;display:inline-flex}.TaskCard-module__UZy9GW__cardActionButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:28px;color:rgb(var(--ink-rgb) / .8);font:inherit;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;line-height:1;display:inline-flex}.TaskCard-module__UZy9GW__cardActionButton:active,.TaskCard-module__UZy9GW__completeButton:active,.TaskCard-module__UZy9GW__expandButton:active{transform:scale(.96)}.TaskCard-module__UZy9GW__cardDeleteButton{width:28px;min-width:28px;color:rgb(var(--ink-rgb) / .58);padding:0}.TaskCard-module__UZy9GW__cardDeleteButton:hover{border-color:rgb(var(--danger-rgb) / .26);background:rgb(var(--danger-rgb) / .08);color:#ffceceeb}.TaskCard-module__UZy9GW__cardDeleteIcon{width:10px;height:10px;position:relative}.TaskCard-module__UZy9GW__cardDeleteIcon:before,.TaskCard-module__UZy9GW__cardDeleteIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.TaskCard-module__UZy9GW__cardDeleteIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.TaskCard-module__UZy9GW__cardDeleteIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.TaskCard-module__UZy9GW__cardDescription{--task-description-collapsed-height:calc(.88rem * 1.45 * 2);min-height:var(--task-description-collapsed-height);max-height:var(--task-description-collapsed-height);color:rgb(var(--ink-rgb) / .7);overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.45;transition:max-height .22s,color .18s;overflow:hidden}.TaskCard-module__UZy9GW__cardDescriptionExpanded{max-height:520px}.TaskCard-module__UZy9GW__cardDescriptionEmpty{color:rgb(var(--ink-rgb) / .42)}.TaskCard-module__UZy9GW__cardFooter{justify-content:space-between;align-items:flex-end;gap:12px;min-height:28px;display:flex}.TaskCard-module__UZy9GW__metaRow{flex-wrap:wrap;justify-content:flex-end;place-self:end;align-items:flex-start;gap:8px;max-width:100%;min-height:28px;margin-left:auto;display:flex}.TaskCard-module__UZy9GW__expandButton{min-height:28px;color:rgb(var(--ink-rgb) / .72);font:inherit;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0;font-size:.76rem;line-height:1;display:inline-flex}.TaskCard-module__UZy9GW__expandIcon{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .18s;transform:translateY(-1px)rotate(45deg)}.TaskCard-module__UZy9GW__expandIconUp{transform:translateY(2px)rotate(225deg)}.TaskCard-module__UZy9GW__metaChip{border:1px solid var(--task-card-chip-accent,rgb(var(--ink-rgb) / .08));background:var(--task-card-chip-surface,rgb(var(--ink-rgb) / .03));min-height:28px;color:var(--task-card-chip-color,rgb(var(--ink-rgb) / .78));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;line-height:1;display:inline-flex}html[data-theme=light] .TaskCard-module__UZy9GW__metaChip{border-color:var(--task-card-chip-light-accent,var(--task-card-chip-accent,rgb(var(--ink-rgb) / .08)));background:var(--task-card-chip-light-surface,var(--task-card-chip-surface,rgb(var(--ink-rgb) / .03)));color:var(--task-card-chip-light-color,var(--task-card-chip-color,rgb(var(--ink-rgb) / .78)))}.TaskCard-module__UZy9GW__importantChip{border-color:rgb(var(--danger-rgb) / .26);color:#ffdcdcf0;background:#7f1d1d2e}html[data-theme=light] .TaskCard-module__UZy9GW__importantChip{border-color:rgb(var(--danger-rgb) / .28);background:rgb(var(--danger-rgb) / .08);color:rgb(var(--danger-rgb) / .96)}@keyframes TaskCard-module__UZy9GW__taskCardEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.TaskCard-module__UZy9GW__card{animation:none}.TaskCard-module__UZy9GW__card:hover{transform:none}}@media (max-width:767px){.TaskCard-module__UZy9GW__card{gap:10px;padding:12px}.TaskCard-module__UZy9GW__cardActionButton{min-height:26px;font-size:.72rem}}
.TasksListColumn-module__MXT44G__column{align-content:start;min-height:0;display:grid}.TasksListColumn-module__MXT44G__list{align-content:start;gap:12px;display:grid}.TasksListColumn-module__MXT44G__emptyState{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;align-content:center;justify-items:center;min-height:136px;padding:20px;display:grid}.TasksListColumn-module__MXT44G__emptyStateText{color:rgb(var(--ink-rgb) / .54);text-align:center;margin:0;font-size:.94rem;line-height:1.4}@media (max-width:1279px){.TasksListColumn-module__MXT44G__column{min-height:auto}}@media (max-width:767px){.TasksListColumn-module__MXT44G__emptyState{min-height:112px;padding:16px}.TasksListColumn-module__MXT44G__emptyStateText{font-size:.88rem}}
.TasksScreen-module__Zapoja__page{gap:var(--layout-gap);flex-direction:column;width:100%;min-height:calc(100vh - 48px);display:flex}.TasksScreen-module__Zapoja__leftColumn{gap:var(--layout-gap);flex-direction:column;width:100%;min-height:0;display:flex}.TasksScreen-module__Zapoja__leftColumn>*{flex-shrink:0}.TasksScreen-module__Zapoja__notice{color:#ffe9b1e0;background:#fbbf2414;border:1px solid #fbbf242e;border-radius:14px;padding:12px 14px;font-size:.84rem;line-height:1.45}.TasksScreen-module__Zapoja__rightColumn{gap:var(--layout-gap);flex-direction:column;min-height:0;display:flex}@media (min-width:1280px){.TasksScreen-module__Zapoja__page{grid-template-columns:calc((100vw - var(--sidebar-width) - var(--layout-gap) - (var(--screen-gutter) * 2)) / 2) minmax(0, 1fr);height:calc(100vh - (var(--screen-gutter) * 2));align-items:stretch;min-height:0;display:grid;overflow:hidden}.TasksScreen-module__Zapoja__leftColumn{overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden auto}.TasksScreen-module__Zapoja__leftColumn::-webkit-scrollbar{width:0;height:0;display:none}.TasksScreen-module__Zapoja__rightColumn{align-items:stretch;gap:var(--layout-gap);overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;align-self:stretch;min-width:0;height:100%;min-height:0;display:flex;overflow-y:auto}.TasksScreen-module__Zapoja__rightColumn::-webkit-scrollbar{width:0;height:0;display:none}}
.NotesScreen-module__2F8UsG__page{gap:var(--layout-gap);min-height:calc(100vh - 72px - (2 * var(--screen-gutter)));min-height:calc(100dvh - 72px - (2 * var(--screen-gutter)));grid-template-rows:auto minmax(0,1fr);display:grid}.NotesScreen-module__2F8UsG__persistenceNotice{color:#ffedd5f0;background:#78350f2e;border:1px solid #f59e0b47;border-radius:16px;padding:14px 16px;font-size:.95rem;line-height:1.5}.NotesScreen-module__2F8UsG__layout{gap:var(--layout-gap);min-height:0;display:grid}.NotesScreen-module__2F8UsG__listColumn,.NotesScreen-module__2F8UsG__editorColumn{min-width:0;min-height:0}.NotesScreen-module__2F8UsG__editorColumn{display:flex}.NotesScreen-module__2F8UsG__mobileEditorBackdrop{display:none}.NotesScreen-module__2F8UsG__notesListPanel{grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;display:grid}.NotesScreen-module__2F8UsG__notesListPanelSearchOpen{grid-template-rows:auto auto minmax(0,1fr)}.NotesScreen-module__2F8UsG__listActionRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.NotesScreen-module__2F8UsG__searchToggleButton,.NotesScreen-module__2F8UsG__createNoteButton{background:var(--accent-action-bg);width:100%;min-height:44px;color:var(--accent-action-text);font-size:.94rem;font-weight:var(--font-weight-regular);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 18px;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__searchToggleButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);color:rgb(var(--ink-rgb) / .88)}.NotesScreen-module__2F8UsG__searchToggleButtonActive{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.NotesScreen-module__2F8UsG__searchToggleButton:disabled,.NotesScreen-module__2F8UsG__createNoteButton:disabled{opacity:.44;cursor:default}.NotesScreen-module__2F8UsG__searchToggleButtonIcon,.NotesScreen-module__2F8UsG__createNoteButtonIcon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__searchToggleButtonIcon{-webkit-mask-image:url(/icons/search-notes.svg);mask-image:url(/icons/search-notes.svg)}.NotesScreen-module__2F8UsG__createNoteButtonIcon{-webkit-mask-image:url(/icons/add-circle.svg);mask-image:url(/icons/add-circle.svg)}.NotesScreen-module__2F8UsG__searchPanel{gap:8px;display:grid}.NotesScreen-module__2F8UsG__searchInputShell{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:0 12px 0 14px;display:grid}html[data-theme=light] .NotesScreen-module__2F8UsG__searchInputShell{border-color:rgb(var(--ink-rgb) / .1);background:rgb(var(--ink-rgb) / .035)}.NotesScreen-module__2F8UsG__searchInputShell:focus-within{border-color:rgb(var(--ink-rgb) / .16);background:rgb(var(--ink-rgb) / .035)}.NotesScreen-module__2F8UsG__searchInputIcon{background:rgb(var(--ink-rgb) / .62);flex-shrink:0;width:16px;height:16px;-webkit-mask-image:url(/icons/search-notes.svg);mask-image:url(/icons/search-notes.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__searchInput{width:100%;min-width:0;color:rgb(var(--ink-rgb) / .92);font:inherit;background:0 0;border:0}.NotesScreen-module__2F8UsG__searchInput::placeholder{color:rgb(var(--ink-rgb) / .34)}.NotesScreen-module__2F8UsG__searchClearButton{border:1px solid rgb(var(--ink-rgb) / .08);width:26px;height:26px;color:rgb(var(--ink-rgb) / .5);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NotesScreen-module__2F8UsG__searchClearIcon{width:9px;height:9px;position:relative}.NotesScreen-module__2F8UsG__searchClearIcon:before,.NotesScreen-module__2F8UsG__searchClearIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:11px;height:1.5px;position:absolute;top:50%;left:50%}.NotesScreen-module__2F8UsG__searchClearIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.NotesScreen-module__2F8UsG__searchClearIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.NotesScreen-module__2F8UsG__searchHelperText{color:rgb(var(--ink-rgb) / .56);margin:0;font-size:.78rem;line-height:1.35}.NotesScreen-module__2F8UsG__searchTagsRow{flex-wrap:wrap;gap:8px;display:flex}.NotesScreen-module__2F8UsG__searchTagChip{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:28px;color:rgb(var(--ink-rgb) / .78);text-transform:lowercase;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__searchTagChipActive{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.NotesScreen-module__2F8UsG__notesListBody{min-height:0}.NotesScreen-module__2F8UsG__notesList{gap:10px;display:grid}.NotesScreen-module__2F8UsG__noteCard{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .02);text-align:left;border-radius:12px;width:100%;min-height:88px;padding:12px 14px;display:block}.NotesScreen-module__2F8UsG__noteCardSelected{border-color:var(--accent-selected-border);background:var(--accent-selected-bg)}html[data-theme=light] .NotesScreen-module__2F8UsG__noteCardSelected{border-color:rgb(var(--accent-rgb) / .24);background:rgb(var(--accent-rgb) / .1)}.NotesScreen-module__2F8UsG__noteCardMain{cursor:pointer;text-align:left;background:0 0;border:0;gap:8px;width:100%;min-width:0;padding:0;display:grid}.NotesScreen-module__2F8UsG__noteCardMain:focus-visible{outline:1px solid rgb(var(--accent-rgb) / .34);outline-offset:4px;border-radius:10px}.NotesScreen-module__2F8UsG__noteCardHead{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.NotesScreen-module__2F8UsG__noteCardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.92rem;font-weight:var(--font-weight-regular);margin:0;line-height:1.2}.NotesScreen-module__2F8UsG__noteCardMeta{justify-content:flex-end;align-items:center;gap:10px;min-height:28px;display:inline-flex}.NotesScreen-module__2F8UsG__noteCardDate{color:rgb(var(--ink-rgb) / .54);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-size:.78rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__noteCardPreview{color:rgb(var(--ink-rgb) / .62);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.35;display:-webkit-box;overflow:hidden}.NotesScreen-module__2F8UsG__noteDeleteButton{border:1px solid rgb(var(--ink-rgb) / .1);width:28px;height:28px;color:rgb(var(--ink-rgb) / .46);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.NotesScreen-module__2F8UsG__noteDeleteButton:hover{border-color:rgb(var(--danger-rgb) / .26);background:rgb(var(--danger-rgb) / .08);color:#ffceceeb}.NotesScreen-module__2F8UsG__noteDeleteButton:disabled{opacity:.44;cursor:default}.NotesScreen-module__2F8UsG__noteDeleteIcon{width:10px;height:10px;position:relative}.NotesScreen-module__2F8UsG__noteDeleteIcon:before,.NotesScreen-module__2F8UsG__noteDeleteIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.NotesScreen-module__2F8UsG__noteDeleteIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.NotesScreen-module__2F8UsG__noteDeleteIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.NotesScreen-module__2F8UsG__notesListEmpty{border:1px dashed rgb(var(--ink-rgb) / .08);min-height:132px;color:rgb(var(--ink-rgb) / .56);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:18px;line-height:1.5;display:flex}.NotesScreen-module__2F8UsG__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.NotesScreen-module__2F8UsG__editorPanel{width:100%;height:100%;min-height:0;padding:var(--surface-padding) var(--surface-padding) 15px;grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;display:grid}.NotesScreen-module__2F8UsG__editorHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.NotesScreen-module__2F8UsG__editorHeaderLabel{color:rgb(var(--ink-rgb) / .68);letter-spacing:.1em;text-transform:uppercase;font-size:.84rem}.NotesScreen-module__2F8UsG__backToListButton{background:rgb(var(--ink-rgb) / .05);min-height:34px;color:rgb(var(--ink-rgb) / .86);border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:0 10px;font-size:.84rem;display:none}.NotesScreen-module__2F8UsG__backToListButton:before{content:"";background-color:currentColor;flex-shrink:0;width:17px;height:17px;-webkit-mask-image:url(/icons/back-circle-arrow.svg);mask-image:url(/icons/back-circle-arrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__saveNoteButton{background:var(--accent-action-bg);min-height:44px;color:var(--accent-action-text);border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:.96rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__copyNoteButton{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:40px;color:rgb(var(--ink-rgb) / .82);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:.88rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__copyNoteButtonCopied{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.NotesScreen-module__2F8UsG__copyNoteButtonDesktop{display:inline-flex}.NotesScreen-module__2F8UsG__copyNoteButtonMobile{display:none}.NotesScreen-module__2F8UsG__copyNoteButton:disabled{opacity:.44;cursor:default}.NotesScreen-module__2F8UsG__saveNoteButtonIcon{background-color:currentColor;flex-shrink:0;width:17px;height:17px;-webkit-mask-image:url(/icons/save-check.svg);mask-image:url(/icons/save-check.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__saveNoteButton:disabled{opacity:.44;cursor:default}.NotesScreen-module__2F8UsG__editorTitleInput,.NotesScreen-module__2F8UsG__editorContentInput{width:100%;color:rgb(var(--ink-rgb) / .94);font:inherit}.NotesScreen-module__2F8UsG__editorTitleInput{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .02);border-radius:12px;min-height:46px;padding:0 14px;font-size:.96rem}.NotesScreen-module__2F8UsG__tagsSection{gap:10px;display:grid}.NotesScreen-module__2F8UsG__tagsHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.NotesScreen-module__2F8UsG__tagsHeaderAction{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:auto;display:inline-flex}.NotesScreen-module__2F8UsG__tagsToggleButton{color:rgb(var(--accent-rgb) / .96);text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;padding:0;display:inline-flex}.NotesScreen-module__2F8UsG__tagsToggleLabel{font-size:.88rem;line-height:1.2}.NotesScreen-module__2F8UsG__tagsToggleMeta{align-items:center;gap:8px;display:inline-flex}.NotesScreen-module__2F8UsG__tagsToggleChevron{background-color:currentColor;flex-shrink:0;width:16px;height:16px;transition:transform .16s;transform:rotate(90deg);-webkit-mask-image:url(/icons/chevron-right.svg);mask-image:url(/icons/chevron-right.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__tagsToggleChevronOpen{transform:rotate(-90deg)}.NotesScreen-module__2F8UsG__tagsPanel{gap:10px;display:grid}.NotesScreen-module__2F8UsG__tagsFlow{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.NotesScreen-module__2F8UsG__tagCreateRow{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);border-radius:12px;flex-shrink:0;align-items:center;gap:10px;width:fit-content;max-width:100%;min-height:40px;padding:6px 10px;display:inline-flex}.NotesScreen-module__2F8UsG__tagCreateRow:focus-within{border-color:rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03)}.NotesScreen-module__2F8UsG__tagCreateInputShell{flex:0 auto;align-items:center;min-width:11ch;max-width:min(52ch,100vw - 196px);display:inline-grid}.NotesScreen-module__2F8UsG__tagCreateInputSizer,.NotesScreen-module__2F8UsG__tagCreateInput{font:inherit;grid-area:1/1;line-height:1.2}.NotesScreen-module__2F8UsG__tagCreateInputSizer{visibility:hidden;white-space:pre;min-width:11ch}.NotesScreen-module__2F8UsG__tagCreateInput{width:100%;min-width:0;max-width:100%;color:rgb(var(--ink-rgb) / .92);background:0 0;border:0}.NotesScreen-module__2F8UsG__tagCreateInput::placeholder{color:rgb(var(--ink-rgb) / .38)}.NotesScreen-module__2F8UsG__tagCreateAction{background:var(--accent-action-bg);min-height:28px;color:var(--accent-action-text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 10px 0 12px;font-size:.8rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__tagCreateActionIcon{background-color:currentColor;flex-shrink:0;width:12px;height:12px;-webkit-mask-image:url(/icons/add-circle.svg);mask-image:url(/icons/add-circle.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.NotesScreen-module__2F8UsG__tagCreateAction:disabled{opacity:.44;cursor:default}.NotesScreen-module__2F8UsG__noteTagChipWrap{flex-shrink:0;padding:4px 6px 0 0;display:inline-flex;position:relative}.NotesScreen-module__2F8UsG__noteTagChip{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:30px;color:rgb(var(--ink-rgb) / .82);text-transform:lowercase;border-radius:999px;justify-content:center;align-items:center;padding:0 18px 0 11px;font-size:.84rem;line-height:1;display:inline-flex}.NotesScreen-module__2F8UsG__noteTagChipSelected{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.NotesScreen-module__2F8UsG__noteTagDeleteButton{border:1px solid rgb(var(--ink-rgb) / .12);background:var(--surface-bg);width:24px;height:24px;color:rgb(var(--ink-rgb) / .62);z-index:1;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.72rem;font-weight:300;line-height:1;display:inline-flex;position:absolute;top:0;right:0;box-shadow:0 2px 8px #0a0e101f}.NotesScreen-module__2F8UsG__noteTagDeleteIcon{width:9px;height:9px;position:relative}.NotesScreen-module__2F8UsG__noteTagDeleteIcon:before,.NotesScreen-module__2F8UsG__noteTagDeleteIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:11px;height:1.5px;position:absolute;top:50%;left:50%}.NotesScreen-module__2F8UsG__noteTagDeleteIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.NotesScreen-module__2F8UsG__noteTagDeleteIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.NotesScreen-module__2F8UsG__noteTagDeleteButton:disabled{cursor:default;opacity:.72}.NotesScreen-module__2F8UsG__tagsEmptyText{color:rgb(var(--ink-rgb) / .52);margin:0;font-size:.82rem;line-height:1.4}.NotesScreen-module__2F8UsG__editorContentInput{resize:none;background:0 0;border:0;border-radius:0;height:100%;min-height:0;padding:2px 0 0;line-height:1.55}.NotesScreen-module__2F8UsG__editorTitleInput::placeholder,.NotesScreen-module__2F8UsG__editorContentInput::placeholder{color:rgb(var(--ink-rgb) / .34)}.NotesScreen-module__2F8UsG__editorEmptyPanel{min-height:260px;padding:var(--surface-padding);justify-content:center;align-items:center;display:flex}.NotesScreen-module__2F8UsG__editorEmptyText{color:rgb(var(--ink-rgb) / .58);text-align:center;margin:0;line-height:1.5}@media (max-width:1279px){.NotesScreen-module__2F8UsG__notesListPanel{max-height:calc(100vh - 48px - 72px - (var(--screen-gutter) * 2));max-height:calc(100dvh - 48px - 72px - (var(--screen-gutter) * 2))}.NotesScreen-module__2F8UsG__listActionRow{gap:10px}.NotesScreen-module__2F8UsG__notesListBody{overflow-y:auto}.NotesScreen-module__2F8UsG__editorColumn{top:72px;right:0;bottom:calc(88px + env(safe-area-inset-bottom,0px));z-index:24;background:var(--field-popover-bg);will-change:transform;pointer-events:none;padding:0;transition:transform .22s;position:fixed;left:0;transform:translate(100%)}html[data-text-input-active=true] .NotesScreen-module__2F8UsG__editorColumn{bottom:0}.NotesScreen-module__2F8UsG__layoutMobileEditor .NotesScreen-module__2F8UsG__editorColumn{pointer-events:auto;transform:translate(0)}.NotesScreen-module__2F8UsG__mobileEditorBackdrop{z-index:23;pointer-events:none;background:0 0;display:block;position:fixed;inset:72px 0 0}.NotesScreen-module__2F8UsG__mobileEditorBackdropOpen{pointer-events:auto}.NotesScreen-module__2F8UsG__backToListButton{display:inline-flex}.NotesScreen-module__2F8UsG__editorPanel,.NotesScreen-module__2F8UsG__editorEmptyPanel{background:0 0;border:0;border-radius:0;width:100%;height:100%}.NotesScreen-module__2F8UsG__editorPanel{padding:16px var(--screen-gutter) 15px;grid-template-rows:auto auto auto minmax(0,1fr)}.NotesScreen-module__2F8UsG__editorHeader{align-items:center}.NotesScreen-module__2F8UsG__backToListButton,.NotesScreen-module__2F8UsG__saveNoteButton{border-radius:11px;min-height:44px;padding:0 18px;font-size:.95rem}.NotesScreen-module__2F8UsG__copyNoteButtonDesktop{display:none}.NotesScreen-module__2F8UsG__copyNoteButtonMobile{border-radius:999px;min-height:34px;padding:0 14px;font-size:.82rem;display:inline-flex}.NotesScreen-module__2F8UsG__searchToggleButton,.NotesScreen-module__2F8UsG__createNoteButton{min-height:42px;padding:0 14px;font-size:.9rem}.NotesScreen-module__2F8UsG__searchInputShell{min-height:44px;padding:0 12px}.NotesScreen-module__2F8UsG__editorTitleInput{min-height:50px;padding:0 16px}.NotesScreen-module__2F8UsG__tagCreateRow{width:fit-content;max-width:100%;min-height:42px;padding:6px 10px}.NotesScreen-module__2F8UsG__tagCreateInputShell{min-width:10ch;max-width:min(42ch,100vw - 172px)}.NotesScreen-module__2F8UsG__tagCreateInput{min-width:0}.NotesScreen-module__2F8UsG__tagCreateAction{min-height:30px;padding:0 10px;font-size:.78rem}.NotesScreen-module__2F8UsG__editorContentInput{padding-top:6px;font-size:1rem;line-height:1.6}}@media (min-width:1280px){.NotesScreen-module__2F8UsG__page{min-height:calc(100vh - (2 * var(--screen-gutter)));min-height:calc(100dvh - (2 * var(--screen-gutter)))}.NotesScreen-module__2F8UsG__copyNoteButtonDesktop,.NotesScreen-module__2F8UsG__saveNoteButton{width:182px;min-width:182px;min-height:44px;padding:0 24px}.NotesScreen-module__2F8UsG__copyNoteButtonDesktop{font-size:.96rem}}@media (min-width:1280px) and (max-width:1439px){.NotesScreen-module__2F8UsG__layout{height:calc(100vh - (2 * var(--screen-gutter)));height:calc(100dvh - (2 * var(--screen-gutter)));grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:stretch}.NotesScreen-module__2F8UsG__listColumn{min-height:0}.NotesScreen-module__2F8UsG__notesListPanel{height:100%}.NotesScreen-module__2F8UsG__notesListBody{overflow-y:auto}.NotesScreen-module__2F8UsG__editorColumn{min-height:0;display:flex}.NotesScreen-module__2F8UsG__editorPanel,.NotesScreen-module__2F8UsG__editorEmptyPanel{width:100%;height:100%}}@media (min-width:1440px){.NotesScreen-module__2F8UsG__layout{height:calc(100vh - (2 * var(--screen-gutter)));height:calc(100dvh - (2 * var(--screen-gutter)));grid-template-columns:minmax(320px,.52fr) minmax(0,1fr);align-items:stretch}.NotesScreen-module__2F8UsG__listColumn{min-height:0}.NotesScreen-module__2F8UsG__notesListPanel{height:100%}.NotesScreen-module__2F8UsG__notesListBody{overflow-y:auto}.NotesScreen-module__2F8UsG__editorColumn{min-height:0;display:flex}.NotesScreen-module__2F8UsG__editorPanel,.NotesScreen-module__2F8UsG__editorEmptyPanel{width:100%;height:100%}}
.WeightAddCard-module___aym1G__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.WeightAddCard-module___aym1G__addCard{min-height:220px;padding:var(--surface-padding);gap:12px;display:grid}.WeightAddCard-module___aym1G__cardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.WeightAddCard-module___aym1G__addForm{align-content:start;gap:16px;min-height:0;display:grid}.WeightAddCard-module___aym1G__addFormFields{align-content:start;gap:10px;display:grid}.WeightAddCard-module___aym1G__field{gap:8px;display:grid}.WeightAddCard-module___aym1G__fieldLabel{color:rgb(var(--ink-rgb) / .6);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;line-height:1}.WeightAddCard-module___aym1G__weightInputWrap{display:grid;position:relative}.WeightAddCard-module___aym1G__datePickerWrap{position:relative}.WeightAddCard-module___aym1G__input{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .02);width:100%;min-height:48px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:12px;padding:0 14px}.WeightAddCard-module___aym1G__input[type=date]{padding-right:14px}.WeightAddCard-module___aym1G__input::placeholder{color:rgb(var(--ink-rgb) / .34)}.WeightAddCard-module___aym1G__inputSuffix{color:rgb(var(--ink-rgb) / .42);pointer-events:none;font-size:.88rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.WeightAddCard-module___aym1G__weightInputWrap .WeightAddCard-module___aym1G__input{padding-right:42px}.WeightAddCard-module___aym1G__dateTrigger{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .02);width:100%;min-height:48px;color:rgb(var(--ink-rgb) / .94);font:inherit;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.WeightAddCard-module___aym1G__dateTriggerIcon{border-right:1.5px solid rgb(var(--ink-rgb) / .52);border-bottom:1.5px solid rgb(var(--ink-rgb) / .52);flex-shrink:0;width:10px;height:10px;margin-top:-3px;transform:rotate(45deg)}.WeightAddCard-module___aym1G__datePickerPanel{z-index:20;border:1px solid rgb(var(--ink-rgb) / .08);background:var(--field-popover-bg);border-radius:14px;width:min(100%,320px);min-width:280px;padding:14px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 32px #00000047}.WeightAddCard-module___aym1G__datePickerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.WeightAddCard-module___aym1G__datePickerMonth{color:rgb(var(--ink-rgb) / .96);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1}.WeightAddCard-module___aym1G__datePickerNav{gap:8px;display:flex}.WeightAddCard-module___aym1G__datePickerNavButton{background:rgb(var(--ink-rgb) / .03);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.WeightAddCard-module___aym1G__datePickerNavArrowLeft,.WeightAddCard-module___aym1G__datePickerNavArrowRight{border-top:1.5px solid rgb(var(--ink-rgb) / .84);border-right:1.5px solid rgb(var(--ink-rgb) / .84);width:8px;height:8px}.WeightAddCard-module___aym1G__datePickerNavArrowLeft{transform:rotate(-135deg)}.WeightAddCard-module___aym1G__datePickerNavArrowRight{transform:rotate(45deg)}.WeightAddCard-module___aym1G__datePickerWeekdays,.WeightAddCard-module___aym1G__datePickerGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.WeightAddCard-module___aym1G__datePickerWeekdays{margin-top:14px}.WeightAddCard-module___aym1G__datePickerWeekday{color:rgb(var(--ink-rgb) / .44);text-align:center;font-size:.78rem;line-height:32px}.WeightAddCard-module___aym1G__datePickerGrid{gap:2px}.WeightAddCard-module___aym1G__datePickerDay{min-height:36px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.WeightAddCard-module___aym1G__datePickerDayMuted{color:rgb(var(--ink-rgb) / .3)}.WeightAddCard-module___aym1G__datePickerDayToday{box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .1)}.WeightAddCard-module___aym1G__datePickerDaySelected{background:var(--accent-selected-bg);box-shadow:inset 0 0 0 1px var(--accent-selected-border);color:var(--accent-selected-text)}.WeightAddCard-module___aym1G__datePickerFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.WeightAddCard-module___aym1G__datePickerAction{color:rgb(var(--accent-rgb) / .92);font-size:.9rem;line-height:1}.WeightAddCard-module___aym1G__addButton{background:var(--accent-action-bg);min-height:48px;color:var(--accent-action-text);font-size:.94rem;font-weight:var(--font-weight-regular);text-align:center;border-radius:12px;padding:0 16px}.WeightAddCard-module___aym1G__addButton:disabled{opacity:.44}@media (max-width:640px){.WeightAddCard-module___aym1G__datePickerPanel{width:100%;min-width:0}}@media (min-width:641px){.WeightAddCard-module___aym1G__addCard{box-sizing:border-box;gap:16px;min-height:240px}.WeightAddCard-module___aym1G__addForm{gap:18px}.WeightAddCard-module___aym1G__addFormFields{gap:14px}.WeightAddCard-module___aym1G__field{gap:8px}.WeightAddCard-module___aym1G__input,.WeightAddCard-module___aym1G__dateTrigger,.WeightAddCard-module___aym1G__addButton{min-height:42px}}
.WeightDynamicsPanel-module__x5rJQa__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.WeightDynamicsPanel-module__x5rJQa__panel{min-height:220px;position:relative;overflow:hidden}.WeightDynamicsPanel-module__x5rJQa__chartTitle{z-index:1;color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1;position:absolute;top:14px;left:16px}.WeightDynamicsPanel-module__x5rJQa__chartModeButton{z-index:1;border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .03);min-height:30px;color:rgb(var(--ink-rgb) / .72);white-space:nowrap;border-radius:999px;padding:0 12px;font-size:.76rem;line-height:1;position:absolute;top:10px;right:12px}.WeightDynamicsPanel-module__x5rJQa__chartModeButtonActive{border-color:var(--accent-selected-border);background:var(--accent-selected-bg);color:var(--accent-selected-text)}.WeightDynamicsPanel-module__x5rJQa__chartScroller{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(var(--ink-rgb) / .16) transparent;width:100%;overflow:auto hidden}.WeightDynamicsPanel-module__x5rJQa__chartCanvas{position:relative}.WeightDynamicsPanel-module__x5rJQa__chartCanvas:before{content:"";background-image:linear-gradient(to right, rgb(var(--ink-rgb) / .03) 1px, transparent 1px), linear-gradient(to bottom, rgb(var(--ink-rgb) / .03) 1px, transparent 1px);opacity:.18;pointer-events:none;background-size:8.33333% 100%,100% 16.6667%;position:absolute;inset:0}.WeightDynamicsPanel-module__x5rJQa__chart{width:100%;height:220px;display:block}.WeightDynamicsPanel-module__x5rJQa__chartGuide{stroke:rgb(var(--ink-rgb) / .07);stroke-width:1px}.WeightDynamicsPanel-module__x5rJQa__chartBaseline{stroke:rgb(var(--accent-rgb) / .16);stroke-width:1px;stroke-dasharray:6 10}.WeightDynamicsPanel-module__x5rJQa__chartPath{fill:none;stroke:url(#weightDynamicsStroke);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.WeightDynamicsPanel-module__x5rJQa__chartPoint{fill:#ddffe7eb}.WeightDynamicsPanel-module__x5rJQa__chartPointLatest{fill:rgb(var(--accent-rgb) / .96)}html[data-theme=light] .WeightDynamicsPanel-module__x5rJQa__chartPoint{fill:rgb(var(--accent-rgb) / .72);stroke:var(--surface-bg);stroke-width:2px}html[data-theme=light] .WeightDynamicsPanel-module__x5rJQa__chartPointLatest{fill:rgb(var(--accent-rgb) / .96);stroke:var(--surface-bg);stroke-width:2px}.WeightDynamicsPanel-module__x5rJQa__chartPointWeight{fill:rgb(var(--ink-rgb) / .72);font-size:12px}.WeightDynamicsPanel-module__x5rJQa__chartPointDate{fill:rgb(var(--ink-rgb) / .44);font-size:11px}@media (max-width:640px){.WeightDynamicsPanel-module__x5rJQa__panel{min-height:188px}.WeightDynamicsPanel-module__x5rJQa__chartTitle{top:12px;left:14px}.WeightDynamicsPanel-module__x5rJQa__chartModeButton{min-height:28px;padding:0 10px;font-size:.72rem;top:10px;right:12px}.WeightDynamicsPanel-module__x5rJQa__chart{height:188px}}
.WeightExtremesCards-module__ZexyOq__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.WeightExtremesCards-module__ZexyOq__column{gap:var(--layout-gap);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.WeightExtremesCards-module__ZexyOq__card{min-width:0;min-height:176px;padding:var(--surface-padding);grid-template-rows:auto 1fr;gap:14px;display:grid}.WeightExtremesCards-module__ZexyOq__cardMaximum{border-color:rgb(var(--danger-rgb) / .22);background:rgb(var(--danger-rgb) / .08)}.WeightExtremesCards-module__ZexyOq__cardMinimum{border-color:rgb(var(--accent-rgb) / .22);background:rgb(var(--accent-rgb) / .08)}.WeightExtremesCards-module__ZexyOq__cardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.WeightExtremesCards-module__ZexyOq__content{align-content:center;justify-items:center;gap:8px;min-height:0;display:grid}.WeightExtremesCards-module__ZexyOq__valueRow{justify-content:center;align-items:baseline;gap:8px;display:flex}.WeightExtremesCards-module__ZexyOq__value{color:rgb(var(--ink-rgb) / .94);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:600;line-height:1}.WeightExtremesCards-module__ZexyOq__unit{color:rgb(var(--ink-rgb) / .94);text-transform:uppercase;font-size:1rem;font-weight:600;line-height:1}.WeightExtremesCards-module__ZexyOq__date{color:rgb(var(--ink-rgb) / .52);text-align:center;font-size:.88rem;line-height:1.2}.WeightExtremesCards-module__ZexyOq__emptyValue{color:rgb(var(--ink-rgb) / .4);text-align:center;font-size:1rem;line-height:1}@media (max-width:640px){.WeightExtremesCards-module__ZexyOq__card{aspect-ratio:1;min-height:150px}.WeightExtremesCards-module__ZexyOq__cardTitle{letter-spacing:.08em;font-size:.84rem;line-height:1.15}.WeightExtremesCards-module__ZexyOq__value{font-size:clamp(1.65rem,8vw,2rem)}.WeightExtremesCards-module__ZexyOq__unit{font-size:.92rem}.WeightExtremesCards-module__ZexyOq__date{font-size:.82rem;line-height:1.25}}@media (min-width:1280px) and (max-width:1439px){.WeightExtremesCards-module__ZexyOq__column{grid-template-columns:minmax(0,1fr)}}@media (min-width:1440px){.WeightExtremesCards-module__ZexyOq__column{height:100%;display:flex}.WeightExtremesCards-module__ZexyOq__card{aspect-ratio:auto;flex:1 1 0;height:100%;min-height:0}}
.WeightGoalCard-module__tGvekq__surface{box-sizing:border-box;min-height:220px;padding:var(--surface-padding);border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;align-content:start;gap:16px;display:grid;position:relative}.WeightGoalCard-module__tGvekq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.WeightGoalCard-module__tGvekq__headerOverlay{top:var(--surface-padding);right:var(--surface-padding);z-index:2;justify-content:flex-end;position:absolute}.WeightGoalCard-module__tGvekq__cardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.WeightGoalCard-module__tGvekq__goalBody,.WeightGoalCard-module__tGvekq__editor,.WeightGoalCard-module__tGvekq__emptyState{gap:14px;display:grid}.WeightGoalCard-module__tGvekq__editor{max-width:620px}.WeightGoalCard-module__tGvekq__goalHero{justify-items:start;display:grid}.WeightGoalCard-module__tGvekq__goalHeroValue{aspect-ratio:1;color:#fffffff0;width:min(100%,128px);font-weight:var(--font-weight-light);letter-spacing:0;background:#234432c7;border-radius:16px;place-items:start;padding:14px;display:grid}.WeightGoalCard-module__tGvekq__goalHeroNumber{letter-spacing:0;white-space:nowrap;max-width:100%;font-size:3rem;line-height:.9;overflow:hidden}.WeightGoalCard-module__tGvekq__goalHeroNumberCompact{font-size:2.25rem}.WeightGoalCard-module__tGvekq__goalHeroUnit{color:#ffffffb8;letter-spacing:.16em;place-self:end;font-size:.82rem;line-height:1}html[data-theme=light] .WeightGoalCard-module__tGvekq__goalHeroValue{color:#fffffff0}html[data-theme=light] .WeightGoalCard-module__tGvekq__goalHeroUnit{color:#ffffffb8}.WeightGoalCard-module__tGvekq__progressWrap{gap:6px;margin:15px 0;display:grid}.WeightGoalCard-module__tGvekq__progressIcons{justify-content:space-between;align-items:center;padding:0 1px;display:flex}.WeightGoalCard-module__tGvekq__progressIcon{background-color:rgb(var(--accent-contrast-rgb) / .72);width:22px;height:22px}.WeightGoalCard-module__tGvekq__progressIconStart{-webkit-mask:url(/icons/goal-start.svg) 50%/contain no-repeat;mask:url(/icons/goal-start.svg) 50%/contain no-repeat}.WeightGoalCard-module__tGvekq__progressIconFinish{-webkit-mask:url(/icons/goal-finish.svg) 50%/contain no-repeat;mask:url(/icons/goal-finish.svg) 50%/contain no-repeat}.WeightGoalCard-module__tGvekq__progressTrack{background:linear-gradient(180deg, rgb(var(--ink-rgb) / .08), rgb(var(--ink-rgb) / .035)), rgb(var(--ink-rgb) / .05);height:18px;box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .045), inset 0 8px 14px rgb(var(--ink-rgb) / .025), 0 10px 24px #0000002e;border-radius:999px;position:relative;overflow:visible}html[data-theme=light] .WeightGoalCard-module__tGvekq__progressTrack{box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .045), inset 0 8px 14px rgb(var(--ink-rgb) / .025)}.WeightGoalCard-module__tGvekq__progressFill{border-radius:inherit;background:linear-gradient(90deg, rgb(var(--accent-rgb) / .95), #86efacc7), rgb(var(--accent-rgb) / .82);max-width:calc(100% - 8px);box-shadow:0 0 18px rgb(var(--accent-rgb) / .22), inset 0 1px 0 rgb(var(--ink-rgb) / .22);position:absolute;inset:4px auto 4px 4px}.WeightGoalCard-module__tGvekq__progressMarker{border:2px solid rgb(var(--accent-contrast-rgb) / .9);background:var(--accent-marker-bg);width:22px;height:22px;box-shadow:0 0 0 5px rgb(var(--accent-rgb) / .1), 0 8px 18px #00000047;border-radius:999px;position:absolute;top:50%;transform:translate(-50%,-50%)}html[data-theme=light] .WeightGoalCard-module__tGvekq__progressMarker{box-shadow:0 0 0 5px rgb(var(--accent-rgb) / .1)}.WeightGoalCard-module__tGvekq__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.WeightGoalCard-module__tGvekq__metricsGrid div{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .02);border-radius:12px;gap:7px;min-width:0;padding:12px;display:grid}.WeightGoalCard-module__tGvekq__metricsGrid span,.WeightGoalCard-module__tGvekq__emptyState span{color:rgb(var(--ink-rgb) / .52);font-size:.82rem;line-height:1.25}.WeightGoalCard-module__tGvekq__metricsGrid strong{color:rgb(var(--ink-rgb) / .94);font-size:1.15rem;font-weight:var(--font-weight-regular);line-height:1}.WeightGoalCard-module__tGvekq__emptyState p{color:rgb(var(--ink-rgb) / .94);margin:0;font-size:1.15rem;line-height:1.25}.WeightGoalCard-module__tGvekq__primaryAction,.WeightGoalCard-module__tGvekq__secondaryAction,.WeightGoalCard-module__tGvekq__resetAction{min-height:40px;font-size:.92rem;font-weight:var(--font-weight-regular);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;line-height:1;display:inline-flex}.WeightGoalCard-module__tGvekq__primaryAction{background:var(--accent-action-bg);color:var(--accent-action-text)}.WeightGoalCard-module__tGvekq__primaryActionIcon{background-color:currentColor;width:18px;height:18px;-webkit-mask:url(/icons/goal.svg) 50%/contain no-repeat;mask:url(/icons/goal.svg) 50%/contain no-repeat}.WeightGoalCard-module__tGvekq__secondaryAction{background:rgb(var(--ink-rgb) / .04);color:rgb(var(--ink-rgb) / .72)}.WeightGoalCard-module__tGvekq__resetAction{color:#ffa0a0f0;justify-self:start}.WeightGoalCard-module__tGvekq__primaryAction:disabled,.WeightGoalCard-module__tGvekq__secondaryAction:disabled,.WeightGoalCard-module__tGvekq__resetAction:disabled{opacity:.44}.WeightGoalCard-module__tGvekq__field{gap:8px;display:grid}.WeightGoalCard-module__tGvekq__fieldLabel{color:rgb(var(--ink-rgb) / .6);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;line-height:1}.WeightGoalCard-module__tGvekq__weightInputWrap,.WeightGoalCard-module__tGvekq__datePickerWrap{display:grid;position:relative}.WeightGoalCard-module__tGvekq__input,.WeightGoalCard-module__tGvekq__dateTrigger{border:1px solid rgb(var(--ink-rgb) / .06);background:rgb(var(--ink-rgb) / .02);width:100%;min-height:42px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:12px;padding:0 14px}.WeightGoalCard-module__tGvekq__input{padding-right:42px}.WeightGoalCard-module__tGvekq__input::placeholder{color:rgb(var(--ink-rgb) / .34)}.WeightGoalCard-module__tGvekq__inputSuffix{color:rgb(var(--ink-rgb) / .42);pointer-events:none;font-size:.88rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.WeightGoalCard-module__tGvekq__dateTrigger{text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.WeightGoalCard-module__tGvekq__dateTriggerIcon{border-right:1.5px solid rgb(var(--ink-rgb) / .52);border-bottom:1.5px solid rgb(var(--ink-rgb) / .52);flex-shrink:0;width:10px;height:10px;margin-top:-3px;transform:rotate(45deg)}.WeightGoalCard-module__tGvekq__datePickerPanel{z-index:20;border:1px solid rgb(var(--ink-rgb) / .08);background:var(--field-popover-bg);border-radius:14px;width:min(100%,300px);min-width:260px;padding:12px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 16px 32px #00000047}.WeightGoalCard-module__tGvekq__datePickerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.WeightGoalCard-module__tGvekq__datePickerMonth{color:rgb(var(--ink-rgb) / .96);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1}.WeightGoalCard-module__tGvekq__datePickerNav{gap:8px;display:flex}.WeightGoalCard-module__tGvekq__datePickerNavButton{background:rgb(var(--ink-rgb) / .03);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.WeightGoalCard-module__tGvekq__datePickerNavArrowLeft,.WeightGoalCard-module__tGvekq__datePickerNavArrowRight{border-top:1.5px solid rgb(var(--ink-rgb) / .84);border-right:1.5px solid rgb(var(--ink-rgb) / .84);width:8px;height:8px}.WeightGoalCard-module__tGvekq__datePickerNavArrowLeft{transform:rotate(-135deg)}.WeightGoalCard-module__tGvekq__datePickerNavArrowRight{transform:rotate(45deg)}.WeightGoalCard-module__tGvekq__datePickerWeekdays,.WeightGoalCard-module__tGvekq__datePickerGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.WeightGoalCard-module__tGvekq__datePickerWeekdays{margin-top:10px}.WeightGoalCard-module__tGvekq__datePickerWeekday{color:rgb(var(--ink-rgb) / .44);text-align:center;font-size:.78rem;line-height:28px}.WeightGoalCard-module__tGvekq__datePickerGrid{gap:2px}.WeightGoalCard-module__tGvekq__datePickerDay{min-height:32px;color:rgb(var(--ink-rgb) / .94);font:inherit;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.WeightGoalCard-module__tGvekq__datePickerDayMuted{color:rgb(var(--ink-rgb) / .3)}.WeightGoalCard-module__tGvekq__datePickerDayToday{box-shadow:inset 0 0 0 1px rgb(var(--ink-rgb) / .1)}.WeightGoalCard-module__tGvekq__datePickerDaySelected{background:var(--accent-selected-bg);box-shadow:inset 0 0 0 1px var(--accent-selected-border);color:var(--accent-selected-text)}.WeightGoalCard-module__tGvekq__editorActions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:640px){.WeightGoalCard-module__tGvekq__header,.WeightGoalCard-module__tGvekq__editorActions{flex-direction:column;align-items:stretch}.WeightGoalCard-module__tGvekq__metricsGrid{grid-template-columns:minmax(0,1fr)}.WeightGoalCard-module__tGvekq__datePickerPanel{width:100%;min-width:0}}
.WeightHistoryCard-module__rDTS4G__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.WeightHistoryCard-module__rDTS4G__historyCard{height:100%;min-height:220px;max-height:none;padding:var(--surface-padding);flex-direction:column;align-self:stretch;gap:16px;display:flex;overflow:hidden}.WeightHistoryCard-module__rDTS4G__cardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.WeightHistoryCard-module__rDTS4G__historyList{overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgb(var(--ink-rgb) / .16) transparent;flex-direction:column;flex:auto;gap:10px;min-height:0;padding-right:0;display:flex;overflow-y:auto}.WeightHistoryCard-module__rDTS4G__emptyState{color:rgb(var(--ink-rgb) / .42);margin:0;font-size:.92rem;line-height:1.5}.WeightHistoryCard-module__rDTS4G__historyRow{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.WeightHistoryCard-module__rDTS4G__historyActions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.WeightHistoryCard-module__rDTS4G__historyDelta{min-width:44px;color:rgb(var(--ink-rgb) / .42);font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:flex-end;font-size:.72rem;line-height:1;display:inline-flex}.WeightHistoryCard-module__rDTS4G__historyDeltaUp{color:rgb(var(--danger-rgb) / .9)}.WeightHistoryCard-module__rDTS4G__historyDeltaDown{color:rgb(var(--accent-rgb) / .9)}.WeightHistoryCard-module__rDTS4G__historyDeltaNone{color:rgb(var(--ink-rgb) / .36)}.WeightHistoryCard-module__rDTS4G__historyTrend{width:18px;height:18px;color:rgb(var(--ink-rgb) / .42);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WeightHistoryCard-module__rDTS4G__historyTrendUp{color:rgb(var(--danger-rgb) / .94)}.WeightHistoryCard-module__rDTS4G__historyTrendDown{color:rgb(var(--accent-rgb) / .94);transform:rotate(180deg)}.WeightHistoryCard-module__rDTS4G__historyTrendNone{opacity:0}.WeightHistoryCard-module__rDTS4G__historyTrendIcon{width:12px;height:12px;display:block}.WeightHistoryCard-module__rDTS4G__historyTrendIcon path{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.WeightHistoryCard-module__rDTS4G__historyDate{min-width:0;color:rgb(var(--ink-rgb) / .72);font-size:.92rem;line-height:1.3}.WeightHistoryCard-module__rDTS4G__historyWeight{border:1px solid rgb(var(--ink-rgb) / .1);min-height:28px;color:rgb(var(--ink-rgb) / .9);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;align-items:center;padding:0 10px;font-size:.84rem;line-height:1;display:inline-flex}.WeightHistoryCard-module__rDTS4G__deleteButton{border:1px solid rgb(var(--ink-rgb) / .1);width:28px;height:28px;color:rgb(var(--ink-rgb) / .46);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.WeightHistoryCard-module__rDTS4G__deleteButton:hover{border-color:rgb(var(--danger-rgb) / .26);background:rgb(var(--danger-rgb) / .08);color:#ffceceeb}.WeightHistoryCard-module__rDTS4G__deleteButton:disabled{opacity:.44;cursor:default}.WeightHistoryCard-module__rDTS4G__deleteIcon{width:10px;height:10px;position:relative}.WeightHistoryCard-module__rDTS4G__deleteIcon:before,.WeightHistoryCard-module__rDTS4G__deleteIcon:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:12px;height:1.5px;position:absolute;top:50%;left:50%}.WeightHistoryCard-module__rDTS4G__deleteIcon:before{transform:translate(-50%,-50%)rotate(45deg)}.WeightHistoryCard-module__rDTS4G__deleteIcon:after{transform:translate(-50%,-50%)rotate(-45deg)}.WeightHistoryCard-module__rDTS4G__historyList::-webkit-scrollbar{width:6px}.WeightHistoryCard-module__rDTS4G__historyList::-webkit-scrollbar-track{background:0 0}.WeightHistoryCard-module__rDTS4G__historyList::-webkit-scrollbar-thumb{background:rgb(var(--ink-rgb) / .16);border-radius:999px}
.WeightStatsCard-module__qZbFbW__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px}.WeightStatsCard-module__qZbFbW__statsCard{min-height:220px;padding:var(--surface-padding);align-content:start;gap:16px;display:grid}.WeightStatsCard-module__qZbFbW__cardHead{justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.WeightStatsCard-module__qZbFbW__cardTitle{color:rgb(var(--ink-rgb) / .94);font-size:.96rem;font-weight:var(--font-weight-light);letter-spacing:.12em;text-transform:uppercase;margin:0;line-height:1}.WeightStatsCard-module__qZbFbW__cardTrend{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.WeightStatsCard-module__qZbFbW__cardTrendUp{color:rgb(var(--danger-rgb) / .96)}.WeightStatsCard-module__qZbFbW__cardTrendDown{color:rgb(var(--accent-rgb) / .96);transform:rotate(180deg)}.WeightStatsCard-module__qZbFbW__cardTrendNone{opacity:0}.WeightStatsCard-module__qZbFbW__cardTrendIcon{width:14px;height:14px;display:block}.WeightStatsCard-module__qZbFbW__cardTrendIcon path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.WeightStatsCard-module__qZbFbW__statsList{align-content:start;gap:10px;display:grid}.WeightStatsCard-module__qZbFbW__statRow{border:1px solid rgb(var(--ink-rgb) / .08);background:rgb(var(--ink-rgb) / .02);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.WeightStatsCard-module__qZbFbW__statLabel{color:rgb(var(--ink-rgb) / .72);font-size:.88rem;line-height:1.3}.WeightStatsCard-module__qZbFbW__statValue{font-size:.92rem;font-weight:var(--font-weight-regular);font-variant-numeric:tabular-nums;text-align:right;line-height:1}.WeightStatsCard-module__qZbFbW__statValueWrap{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.WeightStatsCard-module__qZbFbW__statTrend{width:16px;height:16px;color:rgb(var(--ink-rgb) / .42);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WeightStatsCard-module__qZbFbW__statTrendUp{color:rgb(var(--danger-rgb) / .96)}.WeightStatsCard-module__qZbFbW__statTrendDown{color:rgb(var(--accent-rgb) / .96);transform:rotate(180deg)}.WeightStatsCard-module__qZbFbW__statTrendNone{opacity:0}.WeightStatsCard-module__qZbFbW__statTrendIcon{width:12px;height:12px;display:block}.WeightStatsCard-module__qZbFbW__statTrendIcon path{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.WeightStatsCard-module__qZbFbW__statValueDown{color:rgb(var(--accent-rgb) / .96)}.WeightStatsCard-module__qZbFbW__statValueUp{color:rgb(var(--danger-rgb) / .96)}.WeightStatsCard-module__qZbFbW__statValueNeutral{color:rgb(var(--ink-rgb) / .86)}.WeightStatsCard-module__qZbFbW__emptyState{color:rgb(var(--ink-rgb) / .58);margin:0;font-size:.92rem;line-height:1.5}
