.styles-module-scss-module__GzkIsW__ask{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);align-items:center;gap:.5rem;padding:.375rem .375rem .375rem .75rem;display:flex}.styles-module-scss-module__GzkIsW__ask:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 20%, transparent)}.styles-module-scss-module__GzkIsW__icon{color:var(--primary);flex-shrink:0;display:flex}.styles-module-scss-module__GzkIsW__input{min-width:0;color:var(--foreground);font-size:var(--text-base);background:0 0;border:none;flex:1}.styles-module-scss-module__GzkIsW__input:focus{outline:none}.styles-module-scss-module__GzkIsW__input::placeholder{color:var(--muted-foreground)}
.styles-module-scss-module__HUqQCG__avatar{border-radius:var(--radius-full);-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.styles-module-scss-module__HUqQCG__img{object-fit:cover;width:100%;height:100%}
.styles-module-scss-module__R7_p1q__wrap{width:100%;max-width:60rem;margin-inline:auto;padding:2.5rem 2rem}@media (max-width:640px){.styles-module-scss-module__R7_p1q__wrap{padding:1.5rem 1rem}}.styles-module-scss-module__R7_p1q__wrap{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__R7_p1q__calNav{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__R7_p1q__calNavLabel{text-align:center;min-width:9rem;font-weight:600;font-size:var(--text-base)}.styles-module-scss-module__R7_p1q__legend{font-size:var(--text-xs);color:var(--muted-foreground);flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module-scss-module__R7_p1q__legendItem{align-items:center;gap:.375rem;display:inline-flex}.styles-module-scss-module__R7_p1q__legendDot{border-radius:var(--radius-full);width:8px;height:8px}.styles-module-scss-module__R7_p1q__weekGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}.styles-module-scss-module__R7_p1q__dayCard{background:var(--surface-lit);border-radius:var(--radius-lg);min-width:0;min-height:7rem;box-shadow:var(--shadow-sm);border:0;flex-direction:column;padding:.625rem;display:flex}.styles-module-scss-module__R7_p1q__dayToday{box-shadow:var(--shadow-sm),inset 0 0 0 1px var(--ring)}.styles-module-scss-module__R7_p1q__dayHead{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.styles-module-scss-module__R7_p1q__dayName{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:600}.styles-module-scss-module__R7_p1q__dayNum{font-size:var(--text-md);font-weight:600}.styles-module-scss-module__R7_p1q__dayAdd{border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;opacity:0;transition:opacity var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;margin-top:.25rem;padding:.375rem;display:flex}.styles-module-scss-module__R7_p1q__dayCard:hover .styles-module-scss-module__R7_p1q__dayAdd,.styles-module-scss-module__R7_p1q__dayAdd:focus-visible{opacity:1}@media (hover:none){.styles-module-scss-module__R7_p1q__dayAdd{opacity:1}}.styles-module-scss-module__R7_p1q__dayAdd:hover{background:var(--muted)}.styles-module-scss-module__R7_p1q__dayAdd:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__event{border:0;border-bottom:1px solid var(--border);border-radius:var(--radius);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;align-items:flex-start;gap:.5rem;padding:.375rem .5rem;display:flex;position:relative}.styles-module-scss-module__R7_p1q__event>:first-child{flex-shrink:0}.styles-module-scss-module__R7_p1q__event:last-child{border-bottom:none}.styles-module-scss-module__R7_p1q__event:hover{background:var(--accent);border-bottom-color:#0000}.styles-module-scss-module__R7_p1q__event:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__eventMain{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.styles-module-scss-module__R7_p1q__eventConflict{background:var(--warning-ground);box-shadow:var(--shadow-sm),inset 0 0 0 1px color-mix(in oklab, var(--warning) 45%, transparent)}.styles-module-scss-module__R7_p1q__eventContinues .styles-module-scss-module__R7_p1q__eventTitle{color:var(--muted-foreground);font-weight:400}.styles-module-scss-module__R7_p1q__eventTime{font-size:var(--text-2xs);color:var(--muted-foreground);font-weight:600}.styles-module-scss-module__R7_p1q__eventTitle{min-width:0;font-size:var(--text-sm);align-items:center;gap:4px;margin-top:1px;font-weight:500;display:flex}.styles-module-scss-module__R7_p1q__eventTitleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module-scss-module__R7_p1q__conflictIcon{color:var(--warning);flex-shrink:0}.styles-module-scss-module__R7_p1q__eventMeta{font-size:var(--text-xs);color:var(--muted-foreground);flex-wrap:wrap;gap:.5rem;margin-top:2px;display:flex}.styles-module-scss-module__R7_p1q__everyoneBadge{border-radius:var(--radius-full);background:var(--muted);color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}.styles-module-scss-module__R7_p1q__memberDot{border-radius:var(--radius-full);flex-shrink:0;width:7px;height:7px}.styles-module-scss-module__R7_p1q__eventChip{border-radius:var(--radius-sm);background:var(--muted);width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);border:none;align-items:center;gap:.25rem;padding:2px .375rem;display:flex;overflow:hidden}.styles-module-scss-module__R7_p1q__eventChip:hover{background:var(--accent)}.styles-module-scss-module__R7_p1q__eventChip:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-1px}.styles-module-scss-module__R7_p1q__eventChipConflict{background:var(--warning-ground)}.styles-module-scss-module__R7_p1q__eventChipContinues:not(.styles-module-scss-module__R7_p1q__eventChipConflict){background:0 0}.styles-module-scss-module__R7_p1q__eventChipContinues{color:var(--muted-foreground)}.styles-module-scss-module__R7_p1q__eventChipContinues .styles-module-scss-module__R7_p1q__eventChipTitle{font-weight:400}.styles-module-scss-module__R7_p1q__eventChipTime{font-size:var(--text-2xs);color:var(--muted-foreground);flex-shrink:0;font-weight:600}.styles-module-scss-module__R7_p1q__eventChipTitle{min-width:0;font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.styles-module-scss-module__R7_p1q__monthGrid{background:var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.styles-module-scss-module__R7_p1q__monthWeekday{background:var(--muted);font-size:var(--text-xs);color:var(--muted-foreground);text-align:center;padding:.375rem .5rem;font-weight:600}.styles-module-scss-module__R7_p1q__monthCell{background:var(--card);flex-direction:column;gap:.25rem;min-height:6.5rem;padding:.375rem;display:flex}.styles-module-scss-module__R7_p1q__monthOutside{background:var(--muted)}.styles-module-scss-module__R7_p1q__monthToday{box-shadow:inset 0 0 0 2px var(--ring)}.styles-module-scss-module__R7_p1q__monthCellHead{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__R7_p1q__monthDayNum{border-radius:var(--radius-full);min-width:1.6rem;height:1.6rem;font-size:var(--text-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.styles-module-scss-module__R7_p1q__monthDayNum:hover{background:var(--muted)}.styles-module-scss-module__R7_p1q__monthDayNum:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__monthOutside .styles-module-scss-module__R7_p1q__monthDayNum{color:var(--muted-foreground)}.styles-module-scss-module__R7_p1q__monthDayNumToday{background:var(--primary);color:var(--primary-foreground)}.styles-module-scss-module__R7_p1q__monthDayNumToday:hover{background:var(--primary-hover)}.styles-module-scss-module__R7_p1q__monthAdd{border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;opacity:0;transition:opacity var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;padding:.25rem;display:flex}.styles-module-scss-module__R7_p1q__monthCell:hover .styles-module-scss-module__R7_p1q__monthAdd,.styles-module-scss-module__R7_p1q__monthAdd:focus-visible{opacity:1}.styles-module-scss-module__R7_p1q__monthAdd:hover{background:var(--muted)}.styles-module-scss-module__R7_p1q__monthAdd:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__monthChips{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module-scss-module__R7_p1q__monthMore{border-radius:var(--radius-sm);font-size:var(--text-2xs);color:var(--muted-foreground);text-align:left;cursor:pointer;padding:1px .25rem;font-weight:600}.styles-module-scss-module__R7_p1q__monthMore:hover{color:var(--foreground)}.styles-module-scss-module__R7_p1q__monthMore:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__monthDots{cursor:pointer;flex-wrap:wrap;align-items:center;gap:3px;margin-top:auto;padding:2px;display:none}.styles-module-scss-module__R7_p1q__monthDots:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__monthDot{border-radius:var(--radius-full);width:6px;height:6px}.styles-module-scss-module__R7_p1q__dayAllDay{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;display:flex}.styles-module-scss-module__R7_p1q__dayAllDayLabel{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0;padding-top:2px;font-weight:600}.styles-module-scss-module__R7_p1q__dayAllDayItems{flex-wrap:wrap;gap:.375rem;min-width:0;display:flex}.styles-module-scss-module__R7_p1q__dayAllDayItems .styles-module-scss-module__R7_p1q__eventChip{width:auto;max-width:100%}.styles-module-scss-module__R7_p1q__dayTimeline{grid-template-columns:3.5rem 1fr;display:grid}.styles-module-scss-module__R7_p1q__dayHours{position:relative}.styles-module-scss-module__R7_p1q__dayHourLabel{font-size:var(--text-xs);color:var(--muted-foreground);justify-content:flex-end;align-items:flex-start;padding-top:2px;padding-right:.5rem;display:flex}.styles-module-scss-module__R7_p1q__dayGrid{border-radius:var(--radius);background:var(--surface-sunken);position:relative;overflow:hidden}.styles-module-scss-module__R7_p1q__dayHourLine{background:linear-gradient(90deg, transparent 0%, var(--border) 6%, var(--border) 94%, transparent 100%) top/100% 1px no-repeat;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out);position:absolute;left:0;right:0}.styles-module-scss-module__R7_p1q__dayHourLine:first-of-type{background-image:none}.styles-module-scss-module__R7_p1q__dayHourLine:hover{background-color:var(--accent)}.styles-module-scss-module__R7_p1q__dayHourLine:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__R7_p1q__dayEvent{z-index:1;background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-radius:var(--radius-sm);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:box-shadow var(--duration-fast) var(--ease-out);border:0;flex-direction:column;gap:1px;padding:.25rem .375rem;display:flex;position:absolute;overflow:hidden}.styles-module-scss-module__R7_p1q__dayEvent:hover{box-shadow:var(--shadow-md)}.styles-module-scss-module__R7_p1q__dayEvent:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__R7_p1q__dayEventWho{align-items:center;gap:.25rem;display:inline-flex}.styles-module-scss-module__R7_p1q__dayEventConflict{background:var(--warning-ground)}.styles-module-scss-module__R7_p1q__dayEventTime{font-size:var(--text-2xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;font-weight:600;line-height:14px;display:flex;overflow:hidden}.styles-module-scss-module__R7_p1q__dayEventTitle{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:16px;overflow:hidden}.styles-module-scss-module__R7_p1q__dayEventMeta{font-size:var(--text-2xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex-wrap:nowrap;gap:.375rem;line-height:14px;display:flex;overflow:hidden}.styles-module-scss-module__R7_p1q__dayEventCompact{padding:2px .375rem}.styles-module-scss-module__R7_p1q__dayEventLine{align-items:center;gap:.25rem;min-width:0;line-height:14px;display:flex}.styles-module-scss-module__R7_p1q__dayEventLine .styles-module-scss-module__R7_p1q__dayEventTitle{font-size:var(--text-2xs);line-height:14px}.styles-module-scss-module__R7_p1q__dayNow{z-index:2;border-top:2px solid var(--primary);pointer-events:none;position:absolute;left:0;right:0}.styles-module-scss-module__R7_p1q__dayNowDot{border-radius:var(--radius-full);background:var(--primary);width:8px;height:8px;position:absolute;top:-4px;left:-3px}.styles-module-scss-module__R7_p1q__alldayRow{font-size:var(--text-sm);align-items:center;gap:.5rem;font-weight:600;display:flex}.styles-module-scss-module__R7_p1q__alldayRow label{cursor:pointer}.styles-module-scss-module__R7_p1q__timeRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.styles-module-scss-module__R7_p1q__deleteArea{align-items:center;gap:.5rem;margin-right:auto;display:flex}@media (max-width:768px){.styles-module-scss-module__R7_p1q__weekGrid{grid-template-columns:1fr}.styles-module-scss-module__R7_p1q__dayCard{min-height:0}}@media (max-width:640px){.styles-module-scss-module__R7_p1q__monthCell{gap:.25rem;min-height:3.75rem;padding:.25rem}.styles-module-scss-module__R7_p1q__monthWeekday{padding:.25rem}.styles-module-scss-module__R7_p1q__monthDayNum{min-width:1.4rem;height:1.4rem;font-size:var(--text-xs)}.styles-module-scss-module__R7_p1q__monthChips,.styles-module-scss-module__R7_p1q__monthAdd{display:none}.styles-module-scss-module__R7_p1q__monthDots{display:flex}.styles-module-scss-module__R7_p1q__dayTimeline{grid-template-columns:3rem 1fr}}.styles-module-scss-module__R7_p1q__loadingHead{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__R7_p1q__loadingGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}@media (max-width:768px){.styles-module-scss-module__R7_p1q__loadingGrid{grid-template-columns:1fr}}.styles-module-scss-module__R7_p1q__agendaGrid{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}@media (max-width:1024px){.styles-module-scss-module__R7_p1q__agendaGrid{grid-template-columns:1fr}}.styles-module-scss-module__R7_p1q__agendaCol{flex-direction:column;gap:1rem;min-width:0;display:flex}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(2) .styles-module-scss-module__R7_p1q__pane,.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(2).styles-module-scss-module__R7_p1q__pane{animation-delay:var(--stagger-step)}.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(3) .styles-module-scss-module__R7_p1q__pane,.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(3).styles-module-scss-module__R7_p1q__pane{animation-delay:calc(var(--stagger-step)*2)}.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(4) .styles-module-scss-module__R7_p1q__pane,.styles-module-scss-module__R7_p1q__agendaCol>:nth-child(4).styles-module-scss-module__R7_p1q__pane{animation-delay:calc(var(--stagger-step)*3)}}.styles-module-scss-module__R7_p1q__pane{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__R7_p1q__pane{animation:styles-module-scss-module__R7_p1q__clearing-rise var(--duration-slow) var(--ease-drift-in) both;animation-delay:0s}}.styles-module-scss-module__R7_p1q__pane{box-shadow:var(--shadow-sm);padding:1rem}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__R7_p1q__stagger{animation:styles-module-scss-module__R7_p1q__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),12)*var(--stagger-step))}}.styles-module-scss-module__R7_p1q__paneHead{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.styles-module-scss-module__R7_p1q__paneTitle{font-size:var(--text-base);letter-spacing:-.01em;font-weight:600}.styles-module-scss-module__R7_p1q__paneCount{border-radius:var(--radius-full);background:var(--muted);min-width:1.4rem;height:1.4rem;font-size:var(--text-xs);color:var(--muted-foreground);justify-content:center;align-items:center;padding-inline:.375rem;font-weight:600;display:inline-flex}.styles-module-scss-module__R7_p1q__paneSub{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module-scss-module__R7_p1q__paneEmpty{font-size:var(--text-sm);color:var(--muted-foreground);padding:.75rem 0}.styles-module-scss-module__R7_p1q__todayHero{background:var(--surface-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:0}.styles-module-scss-module__R7_p1q__todayTop{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.styles-module-scss-module__R7_p1q__todayEyebrow{font-size:var(--text-sm);color:var(--primary);align-items:center;gap:.375rem;font-weight:600;display:inline-flex}.styles-module-scss-module__R7_p1q__todayDate{font-size:var(--text-xl);letter-spacing:-.01em;margin-top:.25rem;font-weight:600}.styles-module-scss-module__R7_p1q__todayEmpty{color:var(--muted-foreground);text-align:center;flex-direction:column;align-items:center;gap:.375rem;padding:1.5rem .75rem;display:flex}.styles-module-scss-module__R7_p1q__todayEmpty svg{opacity:.6}.styles-module-scss-module__R7_p1q__todayEmpty p{font-size:var(--text-sm)}.styles-module-scss-module__R7_p1q__todayList{flex-direction:column;list-style:none;display:flex}.styles-module-scss-module__R7_p1q__todayList>li:last-child .styles-module-scss-module__R7_p1q__todayItem{border-bottom:none}.styles-module-scss-module__R7_p1q__todayItem{border:0;border-bottom:1px solid var(--border);border-radius:var(--radius);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;align-items:center;gap:.625rem;padding:.5rem .625rem;display:flex}.styles-module-scss-module__R7_p1q__todayItem>:first-child{flex-shrink:0}.styles-module-scss-module__R7_p1q__todayItem:hover{background:var(--accent);border-bottom-color:#0000}.styles-module-scss-module__R7_p1q__todayItem:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__R7_p1q__todayItemNext{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-radius:var(--radius);border:0;border-bottom-color:#0000}.styles-module-scss-module__R7_p1q__todayItemTime{width:4.2rem;font-size:var(--text-xs);color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600}.styles-module-scss-module__R7_p1q__todayItemBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.styles-module-scss-module__R7_p1q__todayItemTitle{min-width:0;font-size:var(--text-sm);align-items:center;gap:4px;font-weight:500;display:flex}.styles-module-scss-module__R7_p1q__todayItemTitleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module-scss-module__R7_p1q__todayItemMeta{font-size:var(--text-xs);color:var(--muted-foreground);flex-wrap:wrap;gap:.5rem;display:flex}.styles-module-scss-module__R7_p1q__nowPill{border-radius:var(--radius-full);background:var(--primary);color:var(--primary-foreground);font-size:var(--text-xs);flex-shrink:0;padding:2px .375rem;font-weight:600}.styles-module-scss-module__R7_p1q__upnextScroll{flex-direction:column;gap:.75rem;max-height:26rem;padding-right:.25rem;display:flex;overflow-y:auto}.styles-module-scss-module__R7_p1q__upnextDay{font-size:var(--text-xs);color:var(--muted-foreground);padding:.5rem .5rem .25rem;font-weight:600}.styles-module-scss-module__R7_p1q__upnextItems{flex-direction:column;display:flex}.styles-module-scss-module__R7_p1q__miniNav{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.styles-module-scss-module__R7_p1q__miniMonthLabel{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__R7_p1q__miniGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.styles-module-scss-module__R7_p1q__miniWeekday{font-size:var(--text-2xs);color:var(--muted-foreground);text-align:center;padding-bottom:.25rem;font-weight:600}.styles-module-scss-module__R7_p1q__miniCell{aspect-ratio:1;border-radius:var(--radius-sm);color:inherit;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:.25rem 0 .125rem;display:flex}.styles-module-scss-module__R7_p1q__miniCell:hover{background:var(--muted)}.styles-module-scss-module__R7_p1q__miniCell:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__R7_p1q__miniOutside{color:var(--muted-foreground);opacity:.5}.styles-module-scss-module__R7_p1q__miniToday{background:var(--primary);color:var(--primary-foreground)}.styles-module-scss-module__R7_p1q__miniToday:hover{background:var(--primary-hover)}.styles-module-scss-module__R7_p1q__miniToday .styles-module-scss-module__R7_p1q__miniDot{box-shadow:0 0 0 1px var(--primary-foreground)}.styles-module-scss-module__R7_p1q__miniNum{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:500}.styles-module-scss-module__R7_p1q__miniDots{gap:2px;height:5px;display:flex}.styles-module-scss-module__R7_p1q__miniDot{border-radius:var(--radius-full);width:5px;height:5px}.styles-module-scss-module__R7_p1q__weekMiniList{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__R7_p1q__weekMiniRow{border-radius:var(--radius-sm);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;border:none;grid-template-columns:2.4rem 1.2rem 1fr .9rem;align-items:center;gap:.5rem;padding:.375rem .5rem;display:grid}.styles-module-scss-module__R7_p1q__weekMiniRow:hover{background:var(--muted)}.styles-module-scss-module__R7_p1q__weekMiniRow:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__R7_p1q__weekMiniToday{background:var(--accent);font-weight:600}.styles-module-scss-module__R7_p1q__weekMiniDow{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:600}.styles-module-scss-module__R7_p1q__weekMiniToday .styles-module-scss-module__R7_p1q__weekMiniDow{color:var(--primary)}.styles-module-scss-module__R7_p1q__weekMiniDate{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:600}.styles-module-scss-module__R7_p1q__weekTrack{border-radius:var(--radius-full);background:var(--surface-sunken);height:1.125rem;position:relative}.styles-module-scss-module__R7_p1q__weekTrackMark{top:3px;bottom:3px;left:calc(2px + (100% - 4px)*var(--at));border-radius:var(--radius-full);width:4px;margin-left:-2px;position:absolute}.styles-module-scss-module__R7_p1q__weekTrackAllDay{border-radius:var(--radius-full);opacity:.55;height:3px;position:absolute;bottom:1px;left:0;right:0}.styles-module-scss-module__R7_p1q__weekScale{font-size:var(--text-2xs);color:var(--muted-foreground);justify-content:space-between;margin-top:.5rem;padding-inline:.5rem;display:flex}.styles-module-scss-module__R7_p1q__weekMiniCount{font-size:var(--text-xs);color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-weight:600}.styles-module-scss-module__R7_p1q__glanceStats{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.styles-module-scss-module__R7_p1q__statTile{border-radius:var(--radius);background:var(--muted);flex-direction:column;gap:2px;padding:.625rem;display:flex}.styles-module-scss-module__R7_p1q__statAlert{background:var(--warning-ground)}.styles-module-scss-module__R7_p1q__statNum{font-size:var(--text-xl);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.styles-module-scss-module__R7_p1q__statLabel{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module-scss-module__R7_p1q__glanceNext{border-radius:var(--radius);background:var(--info-ground);font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.375rem;padding:.5rem .625rem;display:flex}.styles-module-scss-module__R7_p1q__glanceNext svg{color:var(--info);flex-shrink:0}.styles-module-scss-module__R7_p1q__glanceNext strong{font-weight:600}.styles-module-scss-module__R7_p1q__glanceLegend{border-top:1px solid var(--border);font-size:var(--text-xs);color:var(--muted-foreground);flex-wrap:wrap;gap:.625rem;margin-top:.75rem;padding-top:.75rem;display:flex}.styles-module-scss-module__R7_p1q__detail{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__R7_p1q__detailHead{align-items:center;gap:.625rem;display:flex}.styles-module-scss-module__R7_p1q__detailHead>:first-child{flex-shrink:0}.styles-module-scss-module__R7_p1q__detailTitle{min-width:0;font-size:var(--text-lg);letter-spacing:-.01em;font-weight:600}.styles-module-scss-module__R7_p1q__detailRows{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__R7_p1q__detailRow{grid-template-columns:1.5rem 1fr;align-items:start;gap:.75rem;display:grid}.styles-module-scss-module__R7_p1q__detailIcon{color:var(--muted-foreground);justify-content:center;align-items:center;padding-top:1px;display:flex}.styles-module-scss-module__R7_p1q__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module-scss-module__R7_p1q__detailValue{min-width:0;font-size:var(--text-sm);flex-direction:column;gap:.25rem;display:flex}.styles-module-scss-module__R7_p1q__detailDay{font-weight:500}.styles-module-scss-module__R7_p1q__detailTime{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;display:inline-flex}.styles-module-scss-module__R7_p1q__detailWho{align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.styles-module-scss-module__R7_p1q__detailMuted{color:var(--muted-foreground)}.styles-module-scss-module__R7_p1q__detailNotes{white-space:pre-wrap;color:var(--foreground);line-height:1.55}.styles-module-scss-module__R7_p1q__detailFootMeta{border-top:1px solid var(--border);font-size:var(--text-xs);flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}@media (max-width:640px){.styles-module-scss-module__R7_p1q__upnextScroll{max-height:none}.styles-module-scss-module__R7_p1q__todayItemTime{width:3.6rem}}.styles-module-scss-module__R7_p1q__wrap[data-nav-pending]{cursor:progress}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__R7_p1q__wrap[data-nav-pending]{transition:opacity var(--duration-fast) var(--ease-out);opacity:.7}}@keyframes styles-module-scss-module__R7_p1q__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__R7_p1q__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__qSjXdW__badge{border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:.25rem;padding:2px .5rem;font-weight:500;display:inline-flex}.styles-module-scss-module__qSjXdW__neutral{background:var(--muted);color:var(--muted-foreground)}.styles-module-scss-module__qSjXdW__warning{background:var(--warning-ground);color:var(--warning)}.styles-module-scss-module__qSjXdW__danger{background:var(--danger-ground);color:var(--danger)}.styles-module-scss-module__qSjXdW__success{background:var(--success-ground);color:var(--success)}.styles-module-scss-module__qSjXdW__info{background:var(--info-ground);color:var(--info)}
.styles-module-scss-module__N1dKDW__button{white-space:nowrap;border-radius:var(--radius);transition:background var(--duration-fast) var(--ease-snap-in),color var(--duration-fast) var(--ease-snap-in),box-shadow var(--duration-fast) var(--ease-snap-in),opacity var(--duration-fast) var(--ease-snap-in);justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.styles-module-scss-module__N1dKDW__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__N1dKDW__button:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__N1dKDW__fullWidth{width:100%}.styles-module-scss-module__N1dKDW__primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-button)}.styles-module-scss-module__N1dKDW__primary:hover:not(:disabled){background:var(--primary-hover)}.styles-module-scss-module__N1dKDW__ghost{color:var(--foreground);background:0 0}.styles-module-scss-module__N1dKDW__ghost:hover:not(:disabled){background:var(--accent)}.styles-module-scss-module__N1dKDW__danger{color:var(--danger);background:0 0}.styles-module-scss-module__N1dKDW__danger:hover:not(:disabled){background:var(--danger-ground)}.styles-module-scss-module__N1dKDW__sm{font-size:var(--text-sm);padding:.375rem .75rem}.styles-module-scss-module__N1dKDW__md{font-size:var(--text-base);padding:.625rem 1rem}.styles-module-scss-module__N1dKDW__lg{font-size:var(--text-md);padding:.75rem 1.25rem}.styles-module-scss-module__N1dKDW__spinner{border-radius:var(--radius-full);border:2px solid;border-right-color:#0000;flex-shrink:0;width:.9em;height:.9em;animation:.7s linear infinite styles-module-scss-module__N1dKDW__spin}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__N1dKDW__spinner{animation-duration:1.6s}}@keyframes styles-module-scss-module__N1dKDW__spin{to{transform:rotate(1turn)}}
.styles-module-scss-module__y75QKq__checkbox{border-radius:var(--radius-sm);width:1.1rem;height:1.1rem;accent-color:var(--primary);cursor:pointer;flex-shrink:0;margin:0}.styles-module-scss-module__y75QKq__checkbox:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__y75QKq__checkbox:disabled{opacity:.6;cursor:not-allowed}
.styles-module-scss-module__gnMpWa__dialog{flex-direction:column;display:flex}.styles-module-scss-module__gnMpWa__dialog:not([open]){display:none}.styles-module-scss-module__gnMpWa__dialog{border-radius:var(--radius-xl);background:var(--surface-overlay);width:min(34rem,100vw - 2rem);max-height:min(85vh,50rem);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);color:var(--foreground);box-shadow:var(--shadow-lg);opacity:1;transition:opacity var(--duration-base) var(--ease-drift-in),transform var(--duration-base) var(--ease-drift-in);border:0;margin:auto;padding:0;transform:translateY(0)scale(1)}@starting-style{.styles-module-scss-module__gnMpWa__dialog{opacity:0;transform:translateY(12px)scale(.98)}}.styles-module-scss-module__gnMpWa__dialog::backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:1}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__gnMpWa__dialog::backdrop{transition:opacity var(--duration-base) var(--ease-drift-in)}@starting-style{.styles-module-scss-module__gnMpWa__dialog::backdrop{opacity:0}}}.styles-module-scss-module__gnMpWa__form{flex-direction:column;flex:1;min-height:0;display:flex}.styles-module-scss-module__gnMpWa__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.styles-module-scss-module__gnMpWa__title{font-size:var(--text-md);font-weight:600}.styles-module-scss-module__gnMpWa__body{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.styles-module-scss-module__gnMpWa__foot{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}
.styles-module-scss-module__AuKY0G__skeleton{background:var(--muted);animation:styles-module-scss-module__AuKY0G__pulse var(--duration-pulse) var(--ease-drift) infinite;flex-shrink:0;display:block}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__AuKY0G__skeleton{animation:none}}.styles-module-scss-module__AuKY0G__line{border-radius:var(--radius-sm);height:1em}.styles-module-scss-module__AuKY0G__block{border-radius:var(--radius-lg);height:6rem}.styles-module-scss-module__AuKY0G__circle{border-radius:var(--radius-full);width:2rem;height:2rem}@keyframes styles-module-scss-module__AuKY0G__pulse{0%,to{opacity:1}50%{opacity:.55}}.styles-module-scss-module__AuKY0G__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.styles-module-scss-module__6zSLSa__wrap{flex-direction:column;width:100%;max-width:44rem;height:100%;margin-inline:auto;padding:0 1.5rem;display:flex}.styles-module-scss-module__6zSLSa__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.styles-module-scss-module__6zSLSa__pageTitle{font-size:var(--text-xl);letter-spacing:-.01em;font-weight:600}.styles-module-scss-module__6zSLSa__pageSub{max-width:46ch;font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.25rem}.styles-module-scss-module__6zSLSa__messages{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem 0;display:flex;overflow-y:auto}@media (max-width:768px){.styles-module-scss-module__6zSLSa__messages{padding-bottom:5rem}}.styles-module-scss-module__6zSLSa__msg{border-radius:var(--radius-lg);max-width:85%;font-size:var(--text-base);padding:.75rem 1rem;line-height:1.5}.styles-module-scss-module__6zSLSa__msgUser{background:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:var(--radius-sm);white-space:pre-wrap;align-self:flex-end}.styles-module-scss-module__6zSLSa__turn{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);--genui-face-bg:none;--genui-face-radius:0;--genui-face-shadow:none;border:0;flex-direction:column;align-self:stretch;gap:.75rem;padding:1rem;display:flex}.styles-module-scss-module__6zSLSa__turn .styles-module-scss-module__6zSLSa__ui+.styles-module-scss-module__6zSLSa__ui{border-top:1px solid var(--border);margin-top:.25rem;padding-top:1rem}.styles-module-scss-module__6zSLSa__turn>*+*{margin-top:0}.styles-module-scss-module__6zSLSa__turn ul,.styles-module-scss-module__6zSLSa__turn ol{padding-left:1.25rem}.styles-module-scss-module__6zSLSa__turn li+li{margin-top:.25rem}.styles-module-scss-module__6zSLSa__turn strong{font-weight:600}.styles-module-scss-module__6zSLSa__turn a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.styles-module-scss-module__6zSLSa__turnHead{color:var(--primary);align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__6zSLSa__turnWhen{font-size:var(--text-xs);color:var(--muted-foreground);margin-left:auto}.styles-module-scss-module__6zSLSa__thinkingText{color:var(--muted-foreground)}.styles-module-scss-module__6zSLSa__prose{white-space:pre-wrap;margin:0}.styles-module-scss-module__6zSLSa__ui{min-width:0}.styles-module-scss-module__6zSLSa__failedNote{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.25rem;font-style:italic;display:block}.styles-module-scss-module__6zSLSa__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;display:flex}.styles-module-scss-module__6zSLSa__emptyMark{border-radius:var(--radius-lg);background:var(--primary);width:3rem;height:3rem;color:var(--primary-foreground);box-shadow:var(--shadow-button);justify-content:center;align-items:center;display:flex}.styles-module-scss-module__6zSLSa__emptyTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:400;line-height:1.2}.styles-module-scss-module__6zSLSa__emptySub{max-width:40ch;color:var(--muted-foreground)}.styles-module-scss-module__6zSLSa__suggestions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.styles-module-scss-module__6zSLSa__suggestion{border-radius:var(--radius-full);background:var(--surface-lit);box-shadow:var(--shadow-sm);font-size:var(--text-sm);color:var(--foreground);transition:box-shadow var(--duration-fast) var(--ease-out);border:0;padding:.5rem .75rem}.styles-module-scss-module__6zSLSa__suggestion:hover{box-shadow:var(--shadow-md)}.styles-module-scss-module__6zSLSa__suggestion:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__6zSLSa__inputRow{gap:.5rem;padding:1rem 0 1.5rem;display:flex}@media (max-width:768px){.styles-module-scss-module__6zSLSa__inputRow{left:.875rem;right:.875rem;bottom:calc(5.375rem + env(safe-area-inset-bottom));z-index:var(--z-sticky);border-radius:var(--radius-xl);background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);padding:.5rem;position:fixed}}.styles-module-scss-module__6zSLSa__input{border-radius:var(--radius-lg);background:var(--surface-lit);box-shadow:var(--shadow-md);color:var(--foreground);font-size:var(--text-base);transition:box-shadow var(--duration-fast) var(--ease-out);border:0;flex:1;padding:.75rem 1rem}.styles-module-scss-module__6zSLSa__input:focus{box-shadow:var(--shadow-md),0 0 0 1px var(--ring),var(--focus-glow);outline:none}.styles-module-scss-module__6zSLSa__input::placeholder{color:var(--placeholder)}.styles-module-scss-module__6zSLSa__loadingMessages{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem 0;display:flex}.styles-module-scss-module__6zSLSa__loadingUser{align-self:flex-end}.styles-module-scss-module__6zSLSa__loadingInputRow{gap:.5rem;padding:1rem 0 1.5rem;display:flex}.styles-module-scss-module__6zSLSa__loadingInput{flex:1}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__6zSLSa__msg,.styles-module-scss-module__6zSLSa__turn{animation:styles-module-scss-module__6zSLSa__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),0)*var(--stagger-step))}}@keyframes styles-module-scss-module__6zSLSa__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__6zSLSa__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__mtvLqa__answer{flex-direction:column;gap:.75rem;width:100%;min-width:0;display:flex}
.styles-module-scss-module__o_ZT8W__card{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem .875rem}.styles-module-scss-module__o_ZT8W__main{align-items:flex-start;gap:.75rem;display:flex}.styles-module-scss-module__o_ZT8W__main>:first-child{flex-shrink:0;margin-top:2px}.styles-module-scss-module__o_ZT8W__body{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module-scss-module__o_ZT8W__title{font-size:var(--text-md);font-weight:600;line-height:1.3}.styles-module-scss-module__o_ZT8W__when{font-size:var(--text-sm);color:var(--muted-foreground)}.styles-module-scss-module__o_ZT8W__who{color:var(--muted-foreground)}.styles-module-scss-module__o_ZT8W__place{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;margin-top:2px;display:flex}.styles-module-scss-module__o_ZT8W__place svg{flex-shrink:0}.styles-module-scss-module__o_ZT8W__actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.styles-module-scss-module__o_ZT8W__actions button{gap:.375rem}.styles-module-scss-module__o_ZT8W__open{font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.375rem;margin-left:auto;font-weight:500;text-decoration:none;display:inline-flex}.styles-module-scss-module__o_ZT8W__open:hover{text-underline-offset:3px;text-decoration:underline}.styles-module-scss-module__o_ZT8W__open:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.styles-module-scss-module__G3bFTa__chips{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.styles-module-scss-module__G3bFTa__chip{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);color:var(--foreground);font:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;transition:background var(--duration-fast) var(--ease-out);padding:.375rem .75rem}.styles-module-scss-module__G3bFTa__chip:hover:not(:disabled){background:var(--accent)}.styles-module-scss-module__G3bFTa__chip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__G3bFTa__chip:disabled{opacity:.6;cursor:default}
.styles-module-scss-module__JSzxsa__list{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem}.styles-module-scss-module__JSzxsa__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module-scss-module__JSzxsa__title{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__JSzxsa__count{border-radius:var(--radius-full);background:var(--muted);min-width:1.4rem;height:1.4rem;font-size:var(--text-xs);color:var(--muted-foreground);justify-content:center;align-items:center;padding-inline:.375rem;font-weight:600;display:inline-flex}.styles-module-scss-module__JSzxsa__rows{flex-direction:column;gap:.375rem;display:flex}.styles-module-scss-module__JSzxsa__row{min-height:1.5rem;font-size:var(--text-sm);cursor:pointer;align-items:center;gap:.625rem;display:flex}.styles-module-scss-module__JSzxsa__checked .styles-module-scss-module__JSzxsa__name{color:var(--muted-foreground);text-decoration:line-through}.styles-module-scss-module__JSzxsa__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.styles-module-scss-module__JSzxsa__qty{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0}.styles-module-scss-module__JSzxsa__empty{font-size:var(--text-sm);color:var(--muted-foreground);margin:0;padding:.25rem 0}.styles-module-scss-module__JSzxsa__open{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;margin-top:.625rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module-scss-module__JSzxsa__open:hover{color:var(--foreground)}.styles-module-scss-module__JSzxsa__open:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.styles-module-scss-module__2dmsdW__card{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0}.styles-module-scss-module__2dmsdW__pad-sm{padding:.75rem 1rem}.styles-module-scss-module__2dmsdW__pad-md{padding:1.25rem}.styles-module-scss-module__2dmsdW__pad-none{padding:0}.styles-module-scss-module__2dmsdW__header{font-size:var(--text-md);color:var(--foreground);align-items:center;gap:.5rem;font-weight:600;display:flex}.styles-module-scss-module__2dmsdW__headerIcon{color:var(--muted-foreground);flex-shrink:0;display:flex}
.styles-module-scss-module__5n90QG__heading{margin-top:.25rem}
.styles-module-scss-module__vUEJ8q__link{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:var(--text-sm);transition:background var(--duration-fast) var(--ease-out);align-self:flex-start;align-items:center;gap:.375rem;padding:.375rem .75rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module-scss-module__vUEJ8q__link:hover{background:var(--accent)}.styles-module-scss-module__vUEJ8q__link:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.styles-module-scss-module__sFmUhG__plan{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem}.styles-module-scss-module__sFmUhG__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.styles-module-scss-module__sFmUhG__title{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__sFmUhG__range{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module-scss-module__sFmUhG__rows{flex-direction:column;display:flex}.styles-module-scss-module__sFmUhG__row{border-bottom:1px solid var(--border);font-size:var(--text-sm);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .25rem;display:flex}.styles-module-scss-module__sFmUhG__row:last-child{border-bottom:none}.styles-module-scss-module__sFmUhG__day{width:4.5rem;color:var(--muted-foreground);flex-shrink:0;font-weight:500}.styles-module-scss-module__sFmUhG__today .styles-module-scss-module__sFmUhG__day{color:var(--foreground);font-weight:700}.styles-module-scss-module__sFmUhG__meal{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module-scss-module__sFmUhG__add{font-size:var(--text-xs);color:var(--muted-foreground);text-decoration:none}.styles-module-scss-module__sFmUhG__add:hover{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}
.styles-module-scss-module__GHMDnG__month{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem}.styles-module-scss-module__GHMDnG__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module-scss-module__GHMDnG__label{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__GHMDnG__open{font-size:var(--text-xs);color:var(--muted-foreground);text-underline-offset:3px;font-weight:500;text-decoration:underline}.styles-module-scss-module__GHMDnG__open:hover{color:var(--foreground)}.styles-module-scss-module__GHMDnG__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.styles-module-scss-module__GHMDnG__weekday{font-size:var(--text-2xs);text-transform:uppercase;color:var(--muted-foreground);text-align:center;padding-bottom:.25rem;font-weight:600}.styles-module-scss-module__GHMDnG__cell{aspect-ratio:1;border-radius:var(--radius-sm);color:inherit;transition:background var(--duration-fast) var(--ease-out);flex-direction:column;align-items:center;gap:2px;padding:.25rem 0 .125rem;text-decoration:none;display:flex}.styles-module-scss-module__GHMDnG__cell:hover{background:var(--muted)}.styles-module-scss-module__GHMDnG__cell:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__GHMDnG__outside{color:var(--muted-foreground);opacity:.5}.styles-module-scss-module__GHMDnG__today{background:var(--primary);color:var(--primary-foreground)}.styles-module-scss-module__GHMDnG__today:hover{background:var(--primary-hover)}.styles-module-scss-module__GHMDnG__today .styles-module-scss-module__GHMDnG__dot{box-shadow:0 0 0 1px var(--primary-foreground)}.styles-module-scss-module__GHMDnG__highlight{background:var(--accent);color:var(--foreground);box-shadow:inset 0 0 0 2px var(--ring);opacity:1}.styles-module-scss-module__GHMDnG__highlight:hover{background:var(--accent)}.styles-module-scss-module__GHMDnG__num{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:500}.styles-module-scss-module__GHMDnG__dots{gap:2px;height:5px;display:flex}.styles-module-scss-module__GHMDnG__dot{border-radius:var(--radius-full);width:5px;height:5px}
.styles-module-scss-module__ziLT_G__ground,.styles-module-scss-module__ziLT_G__dust{pointer-events:none;position:fixed;inset:0 -64px}.styles-module-scss-module__ziLT_G__ground{z-index:0;background:var(--background)}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__ziLT_G__ground{transition:translate var(--duration-base) var(--ease-drift-in)}}html[data-rail=open] .styles-module-scss-module__ziLT_G__ground{translate:var(--ground-parallax) 0}.styles-module-scss-module__ziLT_G__dust{z-index:var(--z-dust)}
.styles-module-scss-module__83spsG__chip{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);align-self:flex-start;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .25rem;display:inline-flex}.styles-module-scss-module__83spsG__name{font-size:var(--text-sm);font-weight:600}
.styles-module-scss-module__nsvpTq__wrap{width:100%;max-width:56rem;margin-inline:auto;padding:2.5rem 2rem}@media (max-width:640px){.styles-module-scss-module__nsvpTq__wrap{padding:1.5rem 1rem}}.styles-module-scss-module__nsvpTq__wrap{flex-direction:column;gap:2.5rem;display:flex}.styles-module-scss-module__nsvpTq__section{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__nsvpTq__sectionHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__nsvpTq__sectionTitle{font-size:var(--text-md);align-items:baseline;gap:.5rem;font-weight:600;display:flex}.styles-module-scss-module__nsvpTq__sectionMeta{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:500}.styles-module-scss-module__nsvpTq__sectionHint{color:var(--muted-foreground);font-size:var(--text-base);margin-top:-.5rem}.styles-module-scss-module__nsvpTq__grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));align-items:start;gap:.75rem;display:grid}.styles-module-scss-module__nsvpTq__personCard{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__nsvpTq__personInfo{flex:1;min-width:0}.styles-module-scss-module__nsvpTq__personName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.styles-module-scss-module__nsvpTq__personMeta{font-size:var(--text-sm);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__nsvpTq__personEditing{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.styles-module-scss-module__nsvpTq__editActions{justify-content:flex-end;gap:.5rem;display:flex}.styles-module-scss-module__nsvpTq__childCard{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;padding:1rem}.styles-module-scss-module__nsvpTq__childHead{align-items:flex-start;gap:.75rem;padding-bottom:.5rem;display:flex}.styles-module-scss-module__nsvpTq__childWho{flex:1;min-width:0}.styles-module-scss-module__nsvpTq__childName{align-items:baseline;gap:.375rem;font-weight:600;display:flex}.styles-module-scss-module__nsvpTq__age{font-size:var(--text-sm);color:var(--muted-foreground);font-weight:400}.styles-module-scss-module__nsvpTq__childSchool{font-size:var(--text-sm);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__nsvpTq__childActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__nsvpTq__fact{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.5rem 0;display:flex}.styles-module-scss-module__nsvpTq__fact:last-child{border-bottom:none;padding-bottom:0}.styles-module-scss-module__nsvpTq__factLabel{width:4.75rem;font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0;padding-top:1px}.styles-module-scss-module__nsvpTq__factValue{min-width:0;font-size:var(--text-sm);flex:1;line-height:1.5}.styles-module-scss-module__nsvpTq__factWhy{font-size:var(--text-xs);color:var(--muted-foreground);margin-top:.375rem;display:block}.styles-module-scss-module__nsvpTq__none{color:var(--muted-foreground)}.styles-module-scss-module__nsvpTq__soon{color:var(--warning)}.styles-module-scss-module__nsvpTq__notes{color:var(--muted-foreground)}.styles-module-scss-module__nsvpTq__chips{flex-wrap:wrap;gap:.375rem;display:flex}.styles-module-scss-module__nsvpTq__sizeList{flex-wrap:wrap;gap:.25rem .75rem;display:flex}.styles-module-scss-module__nsvpTq__size{align-items:baseline;gap:.25rem;display:inline-flex}.styles-module-scss-module__nsvpTq__sizeKey{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module-scss-module__nsvpTq__sizeValue{font-weight:600}.styles-module-scss-module__nsvpTq__prefs{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.styles-module-scss-module__nsvpTq__prefsHead{align-items:flex-start;gap:.625rem;display:flex}.styles-module-scss-module__nsvpTq__prefsIcon{color:var(--primary);flex-shrink:0;padding-top:1px;display:inline-flex}.styles-module-scss-module__nsvpTq__prefsTitle{font-size:var(--text-base);font-weight:600}.styles-module-scss-module__nsvpTq__prefsHint{max-width:60ch;font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.25rem;line-height:1.5}.styles-module-scss-module__nsvpTq__prefsActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.styles-module-scss-module__nsvpTq__prefsFoot{min-width:14rem;font-size:var(--text-xs);color:var(--muted-foreground);flex:1;line-height:1.5}.styles-module-scss-module__nsvpTq__row2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.styles-module-scss-module__nsvpTq__chip{border-radius:var(--radius-full);background:var(--muted);font-size:var(--text-sm);align-items:center;gap:.25rem;padding:2px .5rem;display:inline-flex}.styles-module-scss-module__nsvpTq__chip button{color:var(--muted-foreground);font-size:var(--text-md);line-height:1}.styles-module-scss-module__nsvpTq__sizes{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__nsvpTq__sizeRow{grid-template-columns:1fr 1fr auto;align-items:center;gap:.5rem;display:grid}@media (max-width:640px){.styles-module-scss-module__nsvpTq__row2{grid-template-columns:1fr}}.styles-module-scss-module__nsvpTq__loadingGap{margin-top:.5rem}.styles-module-scss-module__nsvpTq__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.75rem;display:grid}.styles-module-scss-module__nsvpTq__personActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__nsvpTq__you{font-size:var(--text-xs);color:var(--muted-foreground);margin-left:.375rem;font-weight:500}.styles-module-scss-module__nsvpTq__invited{font-size:var(--text-xs);color:var(--warning);align-items:center;gap:.375rem;margin-top:.25rem;display:inline-flex}.styles-module-scss-module__nsvpTq__confirmWho{align-items:center;gap:.75rem;padding-bottom:.25rem;display:flex}.styles-module-scss-module__nsvpTq__confirmName{font-weight:600}.styles-module-scss-module__nsvpTq__confirmMeta{font-size:var(--text-sm);color:var(--muted-foreground)}.styles-module-scss-module__nsvpTq__confirmBody{color:var(--muted-foreground);line-height:1.6}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__nsvpTq__wrap{animation:styles-module-scss-module__nsvpTq__clearing-rise var(--duration-slow) var(--ease-drift-in) both;animation-delay:0s}.styles-module-scss-module__nsvpTq__section{animation:styles-module-scss-module__nsvpTq__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),3)*var(--stagger-step))}}@keyframes styles-module-scss-module__nsvpTq__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__nsvpTq__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__Opb7Ua__wrap{width:100%;max-width:44rem;margin-inline:auto;padding:2.5rem 2rem}@media (max-width:640px){.styles-module-scss-module__Opb7Ua__wrap{padding:1.5rem 1rem}}.styles-module-scss-module__Opb7Ua__wrap{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__Opb7Ua__addRow{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__Opb7Ua__addInput{flex:1}.styles-module-scss-module__Opb7Ua__lens{margin-block:-.5rem -.25rem}.styles-module-scss-module__Opb7Ua__groupHead{font-size:var(--text-sm);color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.75rem .5rem .375rem;font-weight:600;display:flex}.styles-module-scss-module__Opb7Ua__groupHeadOverdue{color:var(--warning)}.styles-module-scss-module__Opb7Ua__groupCount{color:var(--muted-foreground);font-weight:500}.styles-module-scss-module__Opb7Ua__groupHeadOverdue .styles-module-scss-module__Opb7Ua__groupCount{color:color-mix(in oklch, var(--warning) 70%, transparent)}.styles-module-scss-module__Opb7Ua__group:first-child .styles-module-scss-module__Opb7Ua__groupHead{padding-top:.5rem}.styles-module-scss-module__Opb7Ua__doneHead{font-size:var(--text-md);color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-inline:.25rem;font-weight:600;display:flex}.styles-module-scss-module__Opb7Ua__list{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;padding:.25rem .5rem;display:flex}.styles-module-scss-module__Opb7Ua__task{z-index:0;border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem .5rem;display:flex;position:relative}.styles-module-scss-module__Opb7Ua__task>*{z-index:1;position:relative}.styles-module-scss-module__Opb7Ua__task:last-child{border-bottom:none}.styles-module-scss-module__Opb7Ua__task:before{content:"";z-index:0;border-radius:var(--radius);background:var(--accent);opacity:0;transition:opacity var(--duration-fast) var(--ease-out);position:absolute;inset:0}.styles-module-scss-module__Opb7Ua__task:hover,.styles-module-scss-module__Opb7Ua__task:focus-within{border-bottom-color:#0000}.styles-module-scss-module__Opb7Ua__task:hover:before,.styles-module-scss-module__Opb7Ua__task:focus-within:before{opacity:1}.styles-module-scss-module__Opb7Ua__taskOverdue:before{background:var(--warning-ground);opacity:1}.styles-module-scss-module__Opb7Ua__taskOverdue:hover:before,.styles-module-scss-module__Opb7Ua__taskOverdue:focus-within:before{background:color-mix(in oklch, var(--warning-ground) 85%, var(--warning))}.styles-module-scss-module__Opb7Ua__taskBody{flex-wrap:wrap;flex:1;align-items:center;gap:.25rem .75rem;min-width:0;display:flex}.styles-module-scss-module__Opb7Ua__taskTitle{min-width:0;font-size:var(--text-base);transition:color var(--duration-fast) var(--ease-out);flex:12rem}.styles-module-scss-module__Opb7Ua__taskTitle span{position:relative}.styles-module-scss-module__Opb7Ua__taskTitle span:after{content:"";background:var(--muted-foreground);transform-origin:0;opacity:0;width:100%;height:1.5px;position:absolute;top:50%;left:0;transform:scaleX(0)}.styles-module-scss-module__Opb7Ua__taskDone .styles-module-scss-module__Opb7Ua__taskTitle{color:var(--muted-foreground)}.styles-module-scss-module__Opb7Ua__taskDone .styles-module-scss-module__Opb7Ua__taskTitle span:after{opacity:1;transform:scaleX(1)}.styles-module-scss-module__Opb7Ua__taskMeta{flex-shrink:0;display:flex}.styles-module-scss-module__Opb7Ua__duePill svg{flex-shrink:0;width:.85rem;height:.85rem}.styles-module-scss-module__Opb7Ua__duePillOverdue{box-shadow:inset 0 0 0 1px var(--warning-accent)}.styles-module-scss-module__Opb7Ua__taskDue{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;display:inline-flex}.styles-module-scss-module__Opb7Ua__taskDue svg{flex-shrink:0;width:.85rem;height:.85rem}.styles-module-scss-module__Opb7Ua__rowActions,.styles-module-scss-module__Opb7Ua__confirmActions{align-items:center;gap:.25rem;display:inline-flex}@media (hover:hover){.styles-module-scss-module__Opb7Ua__rowActions{opacity:0;transition:opacity var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out);transform:translate(4px)}.styles-module-scss-module__Opb7Ua__task:hover .styles-module-scss-module__Opb7Ua__rowActions,.styles-module-scss-module__Opb7Ua__task:focus-within .styles-module-scss-module__Opb7Ua__rowActions{opacity:1;transform:translate(0)}}.styles-module-scss-module__Opb7Ua__assigneeButton{cursor:pointer;transition:transform var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);background:0 0;border:none;border-radius:50%;padding:0;display:inline-flex}.styles-module-scss-module__Opb7Ua__assigneeButton:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)scale(1.04)}.styles-module-scss-module__Opb7Ua__assigneeButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__Opb7Ua__assignAdd{border:1.5px dashed var(--border);border-radius:var(--radius-full);width:26px;height:26px;color:var(--muted-foreground);transition:border-color var(--duration-fast) var(--ease-out),background-color var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);padding:0}.styles-module-scss-module__Opb7Ua__assignAdd:hover:not(:disabled){border-color:var(--primary);background:var(--accent);color:var(--foreground);border-style:solid}.styles-module-scss-module__Opb7Ua__assigneeSelect{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:var(--text-sm);padding:.25rem .5rem}.styles-module-scss-module__Opb7Ua__assigneeSelect:focus{border-color:var(--ring);outline:none}.styles-module-scss-module__Opb7Ua__listDone .styles-module-scss-module__Opb7Ua__task{opacity:.72;transition:opacity var(--duration-fast) var(--ease-out),border-bottom-color var(--duration-fast) var(--ease-out)}.styles-module-scss-module__Opb7Ua__listDone .styles-module-scss-module__Opb7Ua__task:hover,.styles-module-scss-module__Opb7Ua__listDone .styles-module-scss-module__Opb7Ua__task:focus-within{opacity:1}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__Opb7Ua__wrap{animation:styles-module-scss-module__Opb7Ua__clearing-rise var(--duration-slow) var(--ease-drift-in) both;animation-delay:0s}.styles-module-scss-module__Opb7Ua__listOpen .styles-module-scss-module__Opb7Ua__task{animation:styles-module-scss-module__Opb7Ua__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),8)*var(--stagger-step))}.styles-module-scss-module__Opb7Ua__settling .styles-module-scss-module__Opb7Ua__taskTitle span:after{animation:styles-module-scss-module__Opb7Ua__strike-sweep var(--duration-base) var(--ease-drift-in) both}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__Opb7Ua__rowActions,.styles-module-scss-module__Opb7Ua__task:hover .styles-module-scss-module__Opb7Ua__rowActions,.styles-module-scss-module__Opb7Ua__task:focus-within .styles-module-scss-module__Opb7Ua__rowActions,.styles-module-scss-module__Opb7Ua__assigneeButton:hover{transform:none}}@keyframes styles-module-scss-module__Opb7Ua__strike-sweep{0%{opacity:1;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.styles-module-scss-module__Opb7Ua__loadingGap{margin-top:.5rem}.styles-module-scss-module__Opb7Ua__loadingRows{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__Opb7Ua__loadingRow{align-items:center;gap:.75rem;padding:.5rem .25rem;display:flex}.styles-module-scss-module__Opb7Ua__loadingRowBody{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__Opb7Ua__taskTouched{background:color-mix(in oklch, var(--touch,var(--primary)) 10%, transparent)}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__Opb7Ua__taskTouched{animation:styles-module-scss-module__Opb7Ua__task-touch var(--duration-base) var(--ease-out)}}@keyframes styles-module-scss-module__Opb7Ua__task-touch{0%{background:color-mix(in oklch, var(--touch,var(--primary)) 28%, transparent)}}@keyframes styles-module-scss-module__Opb7Ua__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__Opb7Ua__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__QgBT2G__bar{z-index:var(--z-sticky);height:calc(3.5rem + env(safe-area-inset-top));padding:env(safe-area-inset-top) .625rem 0 1rem;background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);color:var(--foreground);box-shadow:0 1px 2px var(--shadow-ink-6);justify-content:space-between;align-items:center;gap:.75rem;display:none;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.styles-module-scss-module__QgBT2G__bar{display:flex}}.styles-module-scss-module__QgBT2G__brand{min-width:0;color:var(--foreground);align-items:center;gap:.625rem;display:flex}.styles-module-scss-module__QgBT2G__brand:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.styles-module-scss-module__QgBT2G__brandMark{border-radius:var(--radius-sm);background:var(--primary);width:1.625rem;height:1.625rem;color:var(--primary-foreground);box-shadow:var(--shadow-button);flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__QgBT2G__brandName{font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.styles-module-scss-module__QgBT2G__barRight{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__QgBT2G__assistant{border-radius:var(--radius);width:2.25rem;height:2.25rem;color:var(--primary);transition:background var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:inline-flex}.styles-module-scss-module__QgBT2G__assistant:hover{background:var(--sidebar-hover)}.styles-module-scss-module__QgBT2G__assistant:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__QgBT2G__assistantActive{background:var(--sidebar-accent);box-shadow:var(--shadow-sm)}.styles-module-scss-module__QgBT2G__tabBar{left:.875rem;right:.875rem;bottom:calc(.875rem + env(safe-area-inset-bottom));z-index:var(--z-sticky);border-radius:var(--radius-xl);background:var(--surface-overlay);height:4rem;-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);box-shadow:var(--shadow-lg);justify-content:space-around;align-items:center;padding:0 .25rem;display:none;position:fixed}@media (max-width:768px){.styles-module-scss-module__QgBT2G__tabBar{display:flex}}.styles-module-scss-module__QgBT2G__tab{border-radius:var(--radius);width:3.5rem;height:100%;color:var(--muted-foreground);-webkit-tap-highlight-color:#0000;transition:color var(--duration-fast) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.styles-module-scss-module__QgBT2G__tab:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__QgBT2G__tabIcon{border-radius:var(--radius);width:2.5rem;height:1.75rem;transition:background var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.styles-module-scss-module__QgBT2G__tabLabel{font-size:var(--text-2xs);font-weight:500;line-height:1.2}.styles-module-scss-module__QgBT2G__tabActive{color:var(--foreground)}.styles-module-scss-module__QgBT2G__tabActive .styles-module-scss-module__QgBT2G__tabIcon{background:var(--surface-raised);color:var(--primary);box-shadow:inset 0 1px 0 var(--rim),0 1px 2px var(--shadow-ink-6)}.styles-module-scss-module__QgBT2G__sheet{flex-direction:column;display:flex}.styles-module-scss-module__QgBT2G__sheet:not([open]){display:none;transform:translateY(100%)}.styles-module-scss-module__QgBT2G__sheet{width:100%;max-width:none;max-height:calc(100dvh - 3rem);padding:.625rem 1rem calc(1.75rem + env(safe-area-inset-bottom));border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);color:var(--foreground);box-shadow:var(--shadow-lg);transition:transform var(--duration-base) var(--ease-drift-out),display var(--duration-base) allow-discrete,overlay var(--duration-base) allow-discrete;border:0;margin:0;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(0)}.styles-module-scss-module__QgBT2G__sheet[open]{transition:transform var(--duration-base) var(--ease-drift-in),display var(--duration-base) allow-discrete,overlay var(--duration-base) allow-discrete}@starting-style{.styles-module-scss-module__QgBT2G__sheet[open]{transform:translateY(100%)}}.styles-module-scss-module__QgBT2G__sheet::backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__QgBT2G__sheet::backdrop{transition:opacity var(--duration-base) var(--ease-drift-out),display var(--duration-base) allow-discrete,overlay var(--duration-base) allow-discrete}}.styles-module-scss-module__QgBT2G__sheet[open]::backdrop{opacity:1}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__QgBT2G__sheet[open]::backdrop{transition:opacity var(--duration-base) var(--ease-drift-in),display var(--duration-base) allow-discrete,overlay var(--duration-base) allow-discrete}@starting-style{.styles-module-scss-module__QgBT2G__sheet[open]::backdrop{opacity:0}}}.styles-module-scss-module__QgBT2G__handle{border-radius:var(--radius-full);background:var(--border);flex-shrink:0;width:2.25rem;height:4px;margin:0 auto .875rem}.styles-module-scss-module__QgBT2G__moreNav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}.styles-module-scss-module__QgBT2G__moreItem{background:var(--surface-lit);border-radius:var(--radius-lg);min-height:4.875rem;box-shadow:var(--shadow-sm);color:var(--foreground);transition:background var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);border:0;flex-direction:column;justify-content:space-between;gap:.75rem;padding:.875rem .875rem .75rem;display:flex;position:relative}.styles-module-scss-module__QgBT2G__moreItem svg{color:var(--muted-foreground);transition:color var(--duration-fast) var(--ease-out)}.styles-module-scss-module__QgBT2G__moreItem:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__QgBT2G__moreActive{background:var(--surface-raised);box-shadow:var(--shadow-md)}.styles-module-scss-module__QgBT2G__moreActive svg{color:var(--primary)}.styles-module-scss-module__QgBT2G__moreLabel{font-size:var(--text-sm);font-weight:500}.styles-module-scss-module__QgBT2G__count{border-radius:var(--radius-full);background:var(--warning-ground);color:var(--warning);font-size:var(--text-xs);white-space:nowrap;padding:2px .5rem;font-weight:500;line-height:1.4;position:absolute;top:.75rem;right:.75rem}.styles-module-scss-module__QgBT2G__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module-scss-module__QgBT2G__appearance{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.25rem .125rem;display:flex}.styles-module-scss-module__QgBT2G__appearanceLabel{font-size:var(--text-sm);font-weight:500}.styles-module-scss-module__QgBT2G__account{border-top:1px solid var(--border);align-items:center;gap:.625rem;margin-top:.75rem;padding:.75rem .125rem 0;display:flex}.styles-module-scss-module__QgBT2G__memberInfo{flex:1;min-width:0}.styles-module-scss-module__QgBT2G__memberName{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.styles-module-scss-module__QgBT2G__memberMeta{font-size:var(--text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.styles-module-scss-module__zKLNWW__card{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem .875rem}.styles-module-scss-module__zKLNWW__title{font-size:var(--text-md);font-weight:600}.styles-module-scss-module__zKLNWW__desc{font-size:var(--text-sm);color:var(--muted-foreground);margin:.25rem 0 0;line-height:1.45}.styles-module-scss-module__zKLNWW__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.styles-module-scss-module__zKLNWW__metaItem{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;display:inline-flex}.styles-module-scss-module__zKLNWW__open{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;margin-top:.625rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module-scss-module__zKLNWW__open:hover{color:var(--foreground)}.styles-module-scss-module__zKLNWW__open:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.styles-module-scss-module__dJk9na__wrap{width:100%;max-width:60rem;margin-inline:auto;padding:2.5rem 2rem}@media (max-width:640px){.styles-module-scss-module__dJk9na__wrap{padding:1.5rem 1rem}}.styles-module-scss-module__dJk9na__wrap{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__dJk9na__section{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__dJk9na__sectionHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__dJk9na__sectionTitle{font-size:var(--text-md);font-weight:600}.styles-module-scss-module__dJk9na__chips{flex-wrap:wrap;gap:.375rem;display:flex}.styles-module-scss-module__dJk9na__recipeGrid{grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem;display:grid}@media (hover:hover){.styles-module-scss-module__dJk9na__recipeActions{opacity:0;transition:opacity var(--duration-fast) var(--ease-out)}.styles-module-scss-module__dJk9na__recipeCard:hover .styles-module-scss-module__dJk9na__recipeActions,.styles-module-scss-module__dJk9na__recipeCard:focus-within .styles-module-scss-module__dJk9na__recipeActions{opacity:1}}.styles-module-scss-module__dJk9na__row3{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.styles-module-scss-module__dJk9na__ingredients{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__dJk9na__ingItem{flex-direction:column;gap:.25rem;display:flex}.styles-module-scss-module__dJk9na__ingRow{grid-template-columns:minmax(0,1fr) 8rem auto;align-items:center;gap:.5rem;display:grid}.styles-module-scss-module__dJk9na__ingDetail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem;padding-left:1rem;display:grid}.styles-module-scss-module__dJk9na__photos{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__dJk9na__photo{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--surface-sunken);width:7.5rem;position:relative;overflow:hidden}.styles-module-scss-module__dJk9na__photoImg{object-fit:cover;width:100%;height:100%;display:block}.styles-module-scss-module__dJk9na__photoCover{border-radius:var(--radius-full);font-size:var(--text-2xs);color:var(--foreground);background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);padding:1px .375rem;font-weight:600;position:absolute;top:.25rem;left:.25rem}.styles-module-scss-module__dJk9na__photoActions{border-radius:var(--radius-full);background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);gap:.25rem;padding:2px;display:flex;position:absolute;bottom:.25rem;right:.25rem}.styles-module-scss-module__dJk9na__fileInput{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.styles-module-scss-module__dJk9na__ingRow>:first-child{grid-column:1/-1}.styles-module-scss-module__dJk9na__ingDetail{grid-template-columns:minmax(0,1fr);padding-left:0}}.styles-module-scss-module__dJk9na__planner{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;max-width:44rem;padding:.25rem .5rem;display:flex}.styles-module-scss-module__dJk9na__dayRow{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:.5rem;display:flex;position:relative}.styles-module-scss-module__dJk9na__dayRow:last-child{border-bottom:none}.styles-module-scss-module__dJk9na__dayRowToday{border-radius:var(--radius);background:var(--accent);border-bottom-color:#0000}.styles-module-scss-module__dJk9na__dayStamp{flex-shrink:0;align-items:baseline;gap:.375rem;width:3.75rem;padding-top:.375rem;display:flex}.styles-module-scss-module__dJk9na__dayName{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:600}.styles-module-scss-module__dJk9na__dayRowToday .styles-module-scss-module__dJk9na__dayName{color:var(--primary)}.styles-module-scss-module__dJk9na__dayNum{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:600}.styles-module-scss-module__dJk9na__dayMeals{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module-scss-module__dJk9na__meal{border-radius:var(--radius);width:100%;color:inherit;font:inherit;text-align:left;transition:background var(--duration-fast) var(--ease-out);align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.styles-module-scss-module__dJk9na__meal:hover{background:var(--surface-sunken)}.styles-module-scss-module__dJk9na__meal:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__dJk9na__mealSlot{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0;font-weight:600}.styles-module-scss-module__dJk9na__mealTitle{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__dJk9na__cook{flex-shrink:0}.styles-module-scss-module__dJk9na__cookEmpty{flex-shrink:0;width:22px;height:22px}.styles-module-scss-module__dJk9na__addDinner{border-radius:var(--radius);color:var(--muted-foreground);font-size:var(--text-sm);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);align-items:center;gap:.375rem;padding:.375rem .5rem;display:flex}.styles-module-scss-module__dJk9na__addDinner:hover{background:var(--surface-sunken);color:var(--foreground)}.styles-module-scss-module__dJk9na__addDinner:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__dJk9na__dayAdd{color:var(--muted-foreground);flex-shrink:0;align-self:center}@media (hover:hover){.styles-module-scss-module__dJk9na__dayAdd{opacity:0;transition:opacity var(--duration-fast) var(--ease-out)}.styles-module-scss-module__dJk9na__dayRow:hover .styles-module-scss-module__dJk9na__dayAdd,.styles-module-scss-module__dJk9na__dayRow:focus-within .styles-module-scss-module__dJk9na__dayAdd{opacity:1}}.styles-module-scss-module__dJk9na__allergyWarn{border-radius:var(--radius-full);background:var(--warning-ground);color:var(--warning);font-size:var(--text-2xs);flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .375rem;font-weight:600;display:inline-flex}.styles-module-scss-module__dJk9na__cookPick{flex-wrap:wrap;gap:.375rem;display:flex}.styles-module-scss-module__dJk9na__cookOption{border-radius:var(--radius-full);background:var(--surface-sunken);color:var(--muted-foreground);font-size:var(--text-sm);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);align-items:center;gap:.375rem;padding:.25rem .5rem;font-weight:500;display:inline-flex}.styles-module-scss-module__dJk9na__cookOption:hover{color:var(--foreground)}.styles-module-scss-module__dJk9na__cookOption:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__dJk9na__cookOn{background:var(--surface-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border-radius:var(--radius-full);color:var(--foreground);border:0;font-weight:600}.styles-module-scss-module__dJk9na__shelves{border-radius:var(--radius-full);background:var(--surface-sunken);flex-wrap:wrap;align-self:flex-start;gap:.25rem;padding:.125rem;display:flex}.styles-module-scss-module__dJk9na__shelf{border-radius:var(--radius-full);color:var(--muted-foreground);font-size:var(--text-sm);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);align-items:center;gap:.375rem;padding:.25rem .625rem;font-weight:500;display:inline-flex}.styles-module-scss-module__dJk9na__shelf:hover{color:var(--foreground)}.styles-module-scss-module__dJk9na__shelf:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__dJk9na__shelfActive{background:var(--surface-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border-radius:var(--radius-full);color:var(--foreground);border:0;font-weight:600}.styles-module-scss-module__dJk9na__shelfCount{font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.styles-module-scss-module__dJk9na__recipeCard{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__dJk9na__recipeLink{color:inherit;flex-direction:column;display:flex}.styles-module-scss-module__dJk9na__recipeLink:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__dJk9na__recipeThumb{aspect-ratio:3/2;background:var(--surface-sunken);display:block}.styles-module-scss-module__dJk9na__thumbImg{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-base) var(--ease-out);display:block}.styles-module-scss-module__dJk9na__recipeCard:hover .styles-module-scss-module__dJk9na__thumbImg{transform:scale(1.03)}.styles-module-scss-module__dJk9na__thumbFallback{width:100%;height:100%;color:var(--muted-foreground);font-family:var(--font-display);font-size:var(--text-display);justify-content:center;align-items:center;line-height:1;display:flex}.styles-module-scss-module__dJk9na__recipeInfo{flex-direction:column;gap:.375rem;padding:.75rem;display:flex}.styles-module-scss-module__dJk9na__recipeTitle{font-size:var(--text-base);font-weight:600;line-height:1.3}.styles-module-scss-module__dJk9na__recipeDesc{color:var(--muted-foreground);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__dJk9na__recipeMeta{font-size:var(--text-xs);color:var(--muted-foreground);flex-wrap:wrap;gap:.25rem .5rem;display:flex}.styles-module-scss-module__dJk9na__recipeMeta>span+span:before{content:"·";margin-right:.5rem}.styles-module-scss-module__dJk9na__shelfActions{gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.styles-module-scss-module__dJk9na__shelfActions button{background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);border-radius:var(--radius-full);color:var(--muted-foreground);box-shadow:var(--shadow-sm)}.styles-module-scss-module__dJk9na__shelfOn{color:var(--primary)}.styles-module-scss-module__dJk9na__recipeActions{justify-content:flex-end;gap:.25rem;padding:0 .5rem .5rem;display:flex}@media (hover:hover){.styles-module-scss-module__dJk9na__recipeActions{opacity:0;transition:opacity var(--duration-fast) var(--ease-out)}.styles-module-scss-module__dJk9na__recipeCard:hover .styles-module-scss-module__dJk9na__recipeActions,.styles-module-scss-module__dJk9na__recipeCard:focus-within .styles-module-scss-module__dJk9na__recipeActions{opacity:1}}.styles-module-scss-module__dJk9na__chip{border-radius:var(--radius-full);background:var(--muted);font-size:var(--text-sm);align-items:center;gap:.25rem;padding:2px .5rem;display:inline-flex}.styles-module-scss-module__dJk9na__chip button{color:var(--muted-foreground);font-size:var(--text-md);line-height:1}.styles-module-scss-module__dJk9na__weekNav{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__dJk9na__weekLabel{text-align:center;min-width:9rem;font-weight:600;font-size:var(--text-base)}.styles-module-scss-module__dJk9na__recipePick{flex-direction:column;gap:2px;max-height:14rem;display:flex;overflow-y:auto}.styles-module-scss-module__dJk9na__pickEmpty{font-size:var(--text-sm);color:var(--muted-foreground)}.styles-module-scss-module__dJk9na__pickItem{border-radius:var(--radius);text-align:left;font-size:var(--text-base);transition:background var(--duration-fast) var(--ease-out);padding:.5rem .75rem}.styles-module-scss-module__dJk9na__pickItem:hover{background:var(--surface-sunken)}.styles-module-scss-module__dJk9na__pickItem:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__dJk9na__pickActive{background:var(--surface-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border-radius:var(--radius);border:0;font-weight:600}.styles-module-scss-module__dJk9na__customRow,.styles-module-scss-module__dJk9na__addRow{gap:.5rem;display:flex}.styles-module-scss-module__dJk9na__groceryList{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;max-width:44rem;padding:.25rem .5rem;list-style:none;display:flex}.styles-module-scss-module__dJk9na__groceryItem{border-bottom:1px solid var(--border);border-radius:var(--radius);transition:background var(--duration-fast) var(--ease-out);justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .5rem;display:flex}.styles-module-scss-module__dJk9na__groceryItem:last-child{border-bottom:none}.styles-module-scss-module__dJk9na__groceryItem:hover,.styles-module-scss-module__dJk9na__groceryItem:focus-within{background:var(--accent);border-bottom-color:#0000}.styles-module-scss-module__dJk9na__groceryChecked .styles-module-scss-module__dJk9na__groceryName{color:var(--muted-foreground);text-decoration:line-through}.styles-module-scss-module__dJk9na__groceryLabel{cursor:pointer;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.styles-module-scss-module__dJk9na__groceryName{font-size:var(--text-base)}.styles-module-scss-module__dJk9na__groceryQty{font-size:var(--text-sm);color:var(--muted-foreground);margin-left:.5rem}.styles-module-scss-module__dJk9na__groceryFrom{max-width:12rem;font-size:var(--text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}.styles-module-scss-module__dJk9na__groceryFoot{justify-content:flex-end;display:flex}@media (max-width:640px){.styles-module-scss-module__dJk9na__row3{grid-template-columns:1fr}}.styles-module-scss-module__dJk9na__loadingHead{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__dJk9na__loadingGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.styles-module-scss-module__dJk9na__wrap[data-nav-pending]{cursor:progress}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__dJk9na__wrap[data-nav-pending]{transition:opacity var(--duration-fast) var(--ease-out);opacity:.7}.styles-module-scss-module__dJk9na__wrap>*{animation:styles-module-scss-module__dJk9na__clearing-rise var(--duration-slow) var(--ease-drift-in) both;animation-delay:0s}}.styles-module-scss-module__dJk9na__wrap>*{animation-delay:calc(min(var(--i,0),5)*var(--stagger-step))}.styles-module-scss-module__dJk9na__wrap>:first-child{--i:0}.styles-module-scss-module__dJk9na__wrap>:nth-child(2){--i:1}.styles-module-scss-module__dJk9na__wrap>:nth-child(3){--i:2}.styles-module-scss-module__dJk9na__wrap>:nth-child(4){--i:3}.styles-module-scss-module__dJk9na__wrap>:nth-child(5){--i:4}.styles-module-scss-module__dJk9na__wrap>:nth-child(6){--i:5}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__dJk9na__recipeCard,.styles-module-scss-module__dJk9na__dayRow,.styles-module-scss-module__dJk9na__groceryItem{animation:styles-module-scss-module__dJk9na__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),8)*var(--stagger-step))}}.styles-module-scss-module__dJk9na__groceryTouched{background:color-mix(in oklch, var(--touch,var(--primary)) 12%, transparent)}.styles-module-scss-module__dJk9na__groceryTouchedBy{flex-shrink:0;align-items:center;display:inline-flex}.styles-module-scss-module__dJk9na__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__dJk9na__groceryTouched{animation:styles-module-scss-module__dJk9na__grocery-touch var(--duration-base) var(--ease-out)}}@keyframes styles-module-scss-module__dJk9na__grocery-touch{0%{background:color-mix(in oklch, var(--touch,var(--primary)) 32%, transparent)}}@keyframes styles-module-scss-module__dJk9na__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__dJk9na__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__KjHL0W__wrap{cursor:pointer;flex-shrink:0;display:inline-flex;position:relative}.styles-module-scss-module__KjHL0W__input{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module-scss-module__KjHL0W__box{border:1.5px solid var(--input);border-radius:var(--radius-sm);width:1.15rem;height:1.15rem;transition:background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out);background:0 0;place-items:center;display:grid}.styles-module-scss-module__KjHL0W__svg{width:.8rem;height:.8rem;overflow:visible}.styles-module-scss-module__KjHL0W__check{stroke:var(--primary-foreground);stroke-dasharray:1;stroke-dashoffset:0;opacity:0}.styles-module-scss-module__KjHL0W__input:checked~.styles-module-scss-module__KjHL0W__box{background:var(--primary);border-color:var(--primary)}.styles-module-scss-module__KjHL0W__input:checked~.styles-module-scss-module__KjHL0W__box .styles-module-scss-module__KjHL0W__check{opacity:1}.styles-module-scss-module__KjHL0W__input:not(:checked):hover~.styles-module-scss-module__KjHL0W__box{border-color:var(--primary)}.styles-module-scss-module__KjHL0W__input:focus-visible~.styles-module-scss-module__KjHL0W__box{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__KjHL0W__spark{border-radius:var(--radius-full);background:radial-gradient(circle, var(--warning-accent) 0%, transparent 60%);opacity:0;pointer-events:none;width:2.3rem;height:2.3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__KjHL0W__input:active~.styles-module-scss-module__KjHL0W__box{transform:scale(.9)}.styles-module-scss-module__KjHL0W__fresh .styles-module-scss-module__KjHL0W__check{animation:styles-module-scss-module__KjHL0W__check-draw calc(var(--duration-base) + 60ms) var(--ease-out) both}.styles-module-scss-module__KjHL0W__fresh .styles-module-scss-module__KjHL0W__box{animation:styles-module-scss-module__KjHL0W__check-pop var(--duration-base) var(--ease-out) both}.styles-module-scss-module__KjHL0W__fresh .styles-module-scss-module__KjHL0W__spark{animation:styles-module-scss-module__KjHL0W__spark-bloom calc(var(--duration-base)*2) var(--ease-out) both}}@keyframes styles-module-scss-module__KjHL0W__check-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes styles-module-scss-module__KjHL0W__check-pop{0%{transform:scale(.8)}55%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes styles-module-scss-module__KjHL0W__spark-bloom{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}30%{opacity:.55}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}
.styles-module-scss-module__PqFWYG__empty{border-radius:var(--radius-lg);background:var(--muted);text-align:center;color:var(--muted-foreground);border:0;padding:2rem}.styles-module-scss-module__PqFWYG__copy{margin:0}.styles-module-scss-module__PqFWYG__action{justify-content:center;margin-top:.75rem;display:flex}
.styles-module-scss-module__sk2PLG__layer{z-index:var(--z-toast);pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed;top:5rem;left:50%;transform:translate(-50%)}.styles-module-scss-module__sk2PLG__card{background:var(--surface-raised);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.5rem;padding:.5rem .75rem .5rem .5rem;display:flex}.styles-module-scss-module__sk2PLG__glyph{font-size:var(--text-lg);line-height:1}.styles-module-scss-module__sk2PLG__from{color:var(--muted-foreground)}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__sk2PLG__card{animation:styles-module-scss-module__sk2PLG__reaction-float 1.8s var(--ease-drift) forwards}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__sk2PLG__card{animation:styles-module-scss-module__sk2PLG__reaction-fade 1.8s var(--ease-drift) forwards}}@keyframes styles-module-scss-module__sk2PLG__reaction-float{0%{opacity:0;transform:translateY(12px)scale(.92)}12%{opacity:1;transform:translateY(0)scale(1)}78%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-24px)scale(1)}}@keyframes styles-module-scss-module__sk2PLG__reaction-fade{0%,to{opacity:0}12%,78%{opacity:1}}
.styles-module-scss-module__U6WKBG__list{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem}.styles-module-scss-module__U6WKBG__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module-scss-module__U6WKBG__title{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__U6WKBG__for{color:var(--muted-foreground);font-weight:500}.styles-module-scss-module__U6WKBG__count{border-radius:var(--radius-full);background:var(--muted);min-width:1.4rem;height:1.4rem;font-size:var(--text-xs);color:var(--muted-foreground);justify-content:center;align-items:center;padding-inline:.375rem;font-weight:600;display:inline-flex}.styles-module-scss-module__U6WKBG__rows{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__U6WKBG__row{align-items:center;gap:.625rem;min-height:1.6rem;display:flex}.styles-module-scss-module__U6WKBG__done .styles-module-scss-module__U6WKBG__rowTitle,.styles-module-scss-module__U6WKBG__done .styles-module-scss-module__U6WKBG__titleText{color:var(--muted-foreground);text-decoration:line-through}.styles-module-scss-module__U6WKBG__rowTitle,.styles-module-scss-module__U6WKBG__titleText{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__U6WKBG__empty{font-size:var(--text-sm);color:var(--muted-foreground);margin:0;padding:.25rem 0}.styles-module-scss-module__U6WKBG__open{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;margin-top:.625rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module-scss-module__U6WKBG__open:hover{color:var(--foreground)}.styles-module-scss-module__U6WKBG__open:focus-visible{outline:2px solid var(--ring);outline-offset:2px}
.styles-module-scss-module__tbLOja__field{flex-direction:column;gap:.375rem;display:flex}.styles-module-scss-module__tbLOja__label{font-size:var(--text-sm);color:var(--foreground);font-weight:600}.styles-module-scss-module__tbLOja__hint{font-size:var(--text-xs);color:var(--muted-foreground)}.styles-module-scss-module__tbLOja__error{font-size:var(--text-sm);color:var(--danger)}.styles-module-scss-module__tbLOja__labelRow{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.25rem;display:flex}.styles-module-scss-module__tbLOja__held{font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:.375rem;display:inline-flex}.styles-module-scss-module__tbLOja__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.styles-module-scss-module__VbKswW__layer{z-index:var(--z-overlay);pointer-events:none;position:absolute;inset:0;overflow:hidden}.styles-module-scss-module__VbKswW__cursor{will-change:top,left;align-items:flex-start;gap:.25rem;display:flex;position:absolute}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__VbKswW__cursor{transition:top 90ms linear,left 90ms linear}}.styles-module-scss-module__VbKswW__pointer{filter:drop-shadow(0 1px 1px var(--shadow-cursor));flex-shrink:0}.styles-module-scss-module__VbKswW__label{border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;box-shadow:var(--shadow-sm);margin-top:10px;padding:2px .375rem;font-weight:600}
.styles-module-scss-module__gPlWmq__card{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.625rem .75rem}
.styles-module-scss-module__oZ8s1a__bar{top:calc(.75rem + env(safe-area-inset-top));z-index:var(--z-sticky);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);background:var(--surface-overlay);-webkit-backdrop-filter:blur(var(--blur-frost)) saturate(1.1);backdrop-filter:blur(var(--blur-frost)) saturate(1.1);align-items:center;gap:.5rem;padding:.375rem .5rem .375rem .75rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.styles-module-scss-module__oZ8s1a__text{font-size:var(--text-sm);color:var(--foreground);white-space:nowrap}.styles-module-scss-module__oZ8s1a__text strong{font-weight:600}.styles-module-scss-module__oZ8s1a__where{color:var(--muted-foreground)}.styles-module-scss-module__oZ8s1a__stop{border-radius:var(--radius-full);background:var(--muted);color:var(--muted-foreground);font-size:var(--text-xs);white-space:nowrap;cursor:pointer;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);border:0;align-items:center;gap:.25rem;padding:.25rem .5rem;font-weight:600;display:inline-flex}.styles-module-scss-module__oZ8s1a__stop:hover{background:var(--surface-raised);color:var(--foreground)}.styles-module-scss-module__oZ8s1a__stop:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media not (min-width:30rem){.styles-module-scss-module__oZ8s1a__where{display:none}}
.styles-module-scss-module__HYwutq__input{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;color:var(--foreground);font-size:var(--text-base);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);padding:.625rem .75rem}.styles-module-scss-module__HYwutq__input::placeholder{color:var(--placeholder)}.styles-module-scss-module__HYwutq__input:focus{border-color:var(--ring);box-shadow:var(--focus-glow);outline:none}.styles-module-scss-module__HYwutq__input[data-presence-held]{border-color:var(--presence-ring,var(--ring));box-shadow:0 0 0 3px color-mix(in oklch, var(--presence-ring,var(--ring)) 25%, transparent)}.styles-module-scss-module__HYwutq__input[aria-invalid=true]{border-color:var(--danger)}.styles-module-scss-module__HYwutq__input[aria-invalid=true]:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--danger) 25%, transparent)}
.styles-module-scss-module__UoKCIq__text{font-size:var(--text-base);white-space:pre-wrap;margin:0;line-height:1.5}
.styles-module-scss-module__ohXR6a__shell{isolation:isolate;min-height:100dvh;display:flex;position:relative}.styles-module-scss-module__ohXR6a__main{z-index:1;flex:1;min-width:0;position:relative;overflow:hidden auto}@media (max-width:768px){.styles-module-scss-module__ohXR6a__main{padding-top:calc(3.5rem + env(safe-area-inset-top));padding-bottom:calc(6rem + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__ohXR6a__mainInner{transition:translate var(--duration-base) var(--ease-drift-in)}}html[data-rail=open] .styles-module-scss-module__ohXR6a__mainInner{translate:var(--rail-parallax) 0}.styles-module-scss-module__ohXR6a__noHousehold{justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.styles-module-scss-module__ohXR6a__noHouseholdInner{text-align:center;flex-direction:column;gap:1rem;max-width:28rem;display:flex}.styles-module-scss-module__ohXR6a__noHouseholdInner h1{font-size:var(--text-lg);font-weight:600}.styles-module-scss-module__ohXR6a__noHouseholdInner p{color:var(--muted-foreground)}.styles-module-scss-module__ohXR6a__link{font-size:var(--text-base);color:var(--foreground);text-underline-offset:4px;font-weight:500;text-decoration:underline}
.styles-module-scss-module__4prPoq__notice{border-radius:var(--radius);background:var(--warning-ground);color:var(--foreground);align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}.styles-module-scss-module__4prPoq__notice>svg{color:var(--warning);flex-shrink:0;margin-top:1px}.styles-module-scss-module__4prPoq__body{flex:1;min-width:0}.styles-module-scss-module__4prPoq__message{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__4prPoq__hint{font-size:var(--text-xs);color:var(--muted-foreground);margin-top:.125rem}.styles-module-scss-module__4prPoq__actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}@media not (min-width:30rem){.styles-module-scss-module__4prPoq__notice{flex-wrap:wrap}.styles-module-scss-module__4prPoq__actions{justify-content:flex-end;width:100%}}
.styles-module-scss-module__KAY4oa__strip{background:var(--genui-face-bg,var(--surface-lit));border-radius:var(--genui-face-radius,var(--radius-lg));box-shadow:var(--genui-face-shadow,var(--shadow-sm));border:0;padding:.75rem}.styles-module-scss-module__KAY4oa__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.styles-module-scss-module__KAY4oa__range{font-size:var(--text-sm);font-weight:600}.styles-module-scss-module__KAY4oa__open{font-size:var(--text-xs);color:var(--muted-foreground);text-underline-offset:3px;font-weight:500;text-decoration:underline}.styles-module-scss-module__KAY4oa__open:hover{color:var(--foreground)}.styles-module-scss-module__KAY4oa__days{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.styles-module-scss-module__KAY4oa__day{border-radius:var(--radius-sm);color:inherit;transition:background var(--duration-fast) var(--ease-out);flex-direction:column;align-items:center;gap:2px;padding:.375rem 0 .25rem;text-decoration:none;display:flex}.styles-module-scss-module__KAY4oa__day:hover{background:var(--muted)}.styles-module-scss-module__KAY4oa__day:focus-visible{outline:2px solid var(--ring);outline-offset:2px;outline-offset:-2px}.styles-module-scss-module__KAY4oa__dow{font-size:var(--text-2xs);text-transform:uppercase;color:var(--muted-foreground);font-weight:600}.styles-module-scss-module__KAY4oa__num{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:600}.styles-module-scss-module__KAY4oa__dots{align-items:center;gap:3px;height:7px;display:flex}.styles-module-scss-module__KAY4oa__today .styles-module-scss-module__KAY4oa__num{border-radius:var(--radius-full);background:var(--primary);min-width:1.5rem;height:1.5rem;color:var(--primary-foreground);justify-content:center;align-items:center;display:inline-flex}.styles-module-scss-module__KAY4oa__highlight{background:var(--accent);box-shadow:inset 0 0 0 2px var(--ring)}.styles-module-scss-module__KAY4oa__highlight .styles-module-scss-module__KAY4oa__dow{color:var(--primary)}.styles-module-scss-module__KAY4oa__highlight:hover{background:var(--accent)}.styles-module-scss-module__KAY4oa__detail{border-top:1px solid var(--border);margin-top:.75rem;padding-top:.75rem}.styles-module-scss-module__KAY4oa__detailHead{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);margin-bottom:.375rem;font-weight:600}.styles-module-scss-module__KAY4oa__empty{font-size:var(--text-sm);color:var(--muted-foreground);margin:0;padding:.25rem .5rem}
.styles-module-scss-module__0ds-RW__wrap{width:100%;max-width:52rem;margin-inline:auto;padding:2.5rem 2rem}@media (max-width:640px){.styles-module-scss-module__0ds-RW__wrap{padding:1.5rem 1rem}}.styles-module-scss-module__0ds-RW__wrap{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__0ds-RW__focus{background:var(--surface-raised);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border-radius:var(--radius-lg);border:0;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (max-width:640px){.styles-module-scss-module__0ds-RW__focus{gap:.75rem;padding:1rem}}.styles-module-scss-module__0ds-RW__focusTop{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.5rem .75rem;display:flex}.styles-module-scss-module__0ds-RW__focusType{font-weight:600}.styles-module-scss-module__0ds-RW__focusSource{min-width:0;color:var(--muted-foreground);align-items:center;gap:.375rem;display:inline-flex}.styles-module-scss-module__0ds-RW__focusSourceText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.styles-module-scss-module__0ds-RW__focusPos{font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto}.styles-module-scss-module__0ds-RW__focusTitle{font-size:var(--text-xl);letter-spacing:-.01em;text-wrap:pretty;font-weight:600;line-height:1.3}.styles-module-scss-module__0ds-RW__focusSummary{max-width:56ch;color:var(--muted-foreground);margin-top:.375rem;line-height:1.55}.styles-module-scss-module__0ds-RW__unsure{flex-shrink:0}.styles-module-scss-module__0ds-RW__unsureMark{color:var(--muted-foreground);flex-shrink:0;display:inline-flex}.styles-module-scss-module__0ds-RW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module-scss-module__0ds-RW__unsureLine{font-size:var(--text-sm);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__0ds-RW__fields{grid-template-columns:minmax(0,1.2fr) 13.5rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}@media (max-width:768px){.styles-module-scss-module__0ds-RW__fields{grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__0ds-RW__focusActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__0ds-RW__grow{flex:1}@media (max-width:640px){.styles-module-scss-module__0ds-RW__grow{display:none}}.styles-module-scss-module__0ds-RW__then{flex-direction:column;gap:.625rem;display:flex}.styles-module-scss-module__0ds-RW__thenHead{font-size:var(--text-md);align-items:baseline;gap:.5rem;padding-inline:.25rem;font-weight:600;display:flex}.styles-module-scss-module__0ds-RW__thenCount{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:500}.styles-module-scss-module__0ds-RW__handledHead{font-size:var(--text-sm);color:var(--muted-foreground)}.styles-module-scss-module__0ds-RW__groups{flex-direction:column;gap:.75rem;display:flex}.styles-module-scss-module__0ds-RW__group{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;padding:.75rem 1rem .5rem}.styles-module-scss-module__0ds-RW__groupHead{align-items:center;gap:.625rem;padding-bottom:.5rem;display:flex}.styles-module-scss-module__0ds-RW__groupIcon{color:var(--muted-foreground);flex-shrink:0;display:inline-flex}.styles-module-scss-module__0ds-RW__groupSubject{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.styles-module-scss-module__0ds-RW__groupAgo{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0}.styles-module-scss-module__0ds-RW__addAll{color:var(--primary)}.styles-module-scss-module__0ds-RW__groupActions{flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;display:flex}@media (max-width:640px){.styles-module-scss-module__0ds-RW__groupHead{flex-wrap:wrap;row-gap:.5rem}.styles-module-scss-module__0ds-RW__groupSubject{flex:100%}}.styles-module-scss-module__0ds-RW__rows{flex-direction:column;list-style:none;display:flex}.styles-module-scss-module__0ds-RW__row{border-bottom:1px solid var(--border);text-align:left;width:100%;transition:border-color var(--duration-fast) var(--ease-out);align-items:center;gap:.75rem;padding:.625rem .5rem;display:flex;position:relative}.styles-module-scss-module__0ds-RW__row>*{z-index:1;position:relative}.styles-module-scss-module__0ds-RW__row:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__0ds-RW__rows li:last-child .styles-module-scss-module__0ds-RW__row{border-bottom:none}.styles-module-scss-module__0ds-RW__row:before{content:"";z-index:0;border-radius:var(--radius);background:var(--accent);opacity:0;transition:opacity var(--duration-fast) var(--ease-out);position:absolute;inset:0}.styles-module-scss-module__0ds-RW__row:hover,.styles-module-scss-module__0ds-RW__row:focus-visible{border-bottom-color:#0000}.styles-module-scss-module__0ds-RW__row:hover:before,.styles-module-scss-module__0ds-RW__row:focus-visible:before{opacity:1}.styles-module-scss-module__0ds-RW__rowSoon:before{background:var(--warning-ground);opacity:1}.styles-module-scss-module__0ds-RW__rowSoon:hover:before,.styles-module-scss-module__0ds-RW__rowSoon:focus-visible:before{background:color-mix(in oklch, var(--warning-ground) 85%, var(--warning))}.styles-module-scss-module__0ds-RW__rowType{width:5.5rem;font-size:var(--text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}@media (max-width:640px){.styles-module-scss-module__0ds-RW__rowType{display:none}}.styles-module-scss-module__0ds-RW__rowTitle{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.styles-module-scss-module__0ds-RW__rowWhen{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0}.styles-module-scss-module__0ds-RW__rowWhenSoon{color:var(--warning);font-weight:500}@media (max-width:640px){.styles-module-scss-module__0ds-RW__row{flex-wrap:wrap;row-gap:.25rem}.styles-module-scss-module__0ds-RW__rowTitle{flex:100%}}.styles-module-scss-module__0ds-RW__noOne{border-radius:var(--radius-full);border:1px dashed var(--border);flex-shrink:0;width:22px;height:22px}.styles-module-scss-module__0ds-RW__handled{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;padding:.25rem 1rem}.styles-module-scss-module__0ds-RW__handledRow{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.375rem 0;display:flex}.styles-module-scss-module__0ds-RW__handledRow:last-child{border-bottom:none}.styles-module-scss-module__0ds-RW__handledTitle{min-width:0;font-size:var(--text-sm);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__0ds-RW__handledBecame{font-size:var(--text-xs);color:var(--muted-foreground);flex-shrink:0}.styles-module-scss-module__0ds-RW__pasteBar{width:100%;color:var(--muted-foreground);text-align:left;transition:color var(--duration-fast) var(--ease-out);background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;align-items:center;gap:.625rem;padding:.75rem .75rem .75rem 1rem;display:flex}.styles-module-scss-module__0ds-RW__pasteBar:hover{color:var(--foreground)}.styles-module-scss-module__0ds-RW__pasteBar:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__0ds-RW__pasteBarText{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module-scss-module__0ds-RW__pasteBarCue{font-size:var(--text-xs);color:var(--primary);flex-shrink:0;font-weight:600}.styles-module-scss-module__0ds-RW__paste{background:var(--surface-lit);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:0;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.styles-module-scss-module__0ds-RW__subject{font-weight:500}textarea.styles-module-scss-module__0ds-RW__body{min-height:8rem}.styles-module-scss-module__0ds-RW__pasteActions{justify-content:flex-end;gap:.5rem;display:flex}.styles-module-scss-module__0ds-RW__forwardHint{border-top:1px solid var(--border);color:var(--muted-foreground);font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.25rem;padding-top:.75rem;display:flex}.styles-module-scss-module__0ds-RW__forwardHint svg{flex-shrink:0}.styles-module-scss-module__0ds-RW__forwardAddressWrap{align-items:center;gap:.25rem;min-width:0;display:inline-flex}.styles-module-scss-module__0ds-RW__forwardAddress{border-radius:var(--radius-sm);background:var(--surface-sunken);color:var(--foreground);font-size:var(--text-sm);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;padding:2px .375rem}.styles-module-scss-module__0ds-RW__forwardLink{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}.styles-module-scss-module__0ds-RW__forwards{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__0ds-RW__forwardLine{font-size:var(--text-sm);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__0ds-RW__forwardSubject{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.styles-module-scss-module__0ds-RW__forwardWhen{font-variant-numeric:tabular-nums}.styles-module-scss-module__0ds-RW__forwardNote{font-style:italic}.styles-module-scss-module__0ds-RW__loadingGap{margin-top:.5rem}.styles-module-scss-module__0ds-RW__skeleton{flex-direction:column;gap:1.5rem;display:flex}@media (prefers-reduced-motion:no-preference){.styles-module-scss-module__0ds-RW__wrap{animation:styles-module-scss-module__0ds-RW__clearing-rise var(--duration-slow) var(--ease-drift-in) both;animation-delay:0s}.styles-module-scss-module__0ds-RW__focus,.styles-module-scss-module__0ds-RW__group{animation:styles-module-scss-module__0ds-RW__clearing-drift var(--duration-drift) var(--ease-drift-in) both;animation-delay:calc(var(--stagger-offset) + min(var(--i,0),6)*var(--stagger-step))}}@keyframes styles-module-scss-module__0ds-RW__clearing-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes styles-module-scss-module__0ds-RW__clearing-drift{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}}
.styles-module-scss-module__80tviG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__80tviG__text{min-width:0}.styles-module-scss-module__80tviG__title{font-size:var(--text-2xl);letter-spacing:-.02em;font-weight:600}.styles-module-scss-module__80tviG__subtitle{color:var(--muted-foreground);margin-top:.25rem}.styles-module-scss-module__80tviG__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.styles-module-scss-module__iUAlWa__tabs{border-radius:var(--radius-lg);background:var(--muted);gap:2px;padding:3px;display:inline-flex}.styles-module-scss-module__iUAlWa__tab{border-radius:var(--radius);font-size:var(--text-sm);color:var(--muted-foreground);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out);padding:.375rem .75rem;font-weight:500}.styles-module-scss-module__iUAlWa__tab:hover{color:var(--foreground)}.styles-module-scss-module__iUAlWa__tab:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.styles-module-scss-module__iUAlWa__tabActive{background:var(--surface-raised);color:var(--foreground);box-shadow:inset 0 1px 0 var(--rim),0 1px 2px var(--shadow-ink-6)}
.styles-module-scss-module__TqjrIW__wrap{align-items:center;width:100%;display:inline-flex;position:relative}.styles-module-scss-module__TqjrIW__select{border:1px solid var(--input);border-radius:var(--radius);background:var(--background);width:100%;color:var(--foreground);font-size:var(--text-base);cursor:pointer;appearance:none;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);padding:.625rem 2rem .625rem .75rem}.styles-module-scss-module__TqjrIW__select:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 25%, transparent);outline:none}.styles-module-scss-module__TqjrIW__select:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__TqjrIW__select[aria-invalid=true]{border-color:var(--danger)}.styles-module-scss-module__TqjrIW__select[aria-invalid=true]:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--danger) 25%, transparent)}.styles-module-scss-module__TqjrIW__chevron{color:var(--muted-foreground);pointer-events:none;position:absolute;right:.75rem}
.styles-module-scss-module__5Cb67W__textarea{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;min-height:6rem;color:var(--foreground);font-size:var(--text-base);resize:vertical;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);padding:.625rem .75rem;line-height:1.5}.styles-module-scss-module__5Cb67W__textarea::placeholder{color:var(--placeholder)}.styles-module-scss-module__5Cb67W__textarea:focus{border-color:var(--ring);box-shadow:var(--focus-glow);outline:none}.styles-module-scss-module__5Cb67W__textarea[data-presence-held]{border-color:var(--presence-ring,var(--ring));box-shadow:0 0 0 3px color-mix(in oklch, var(--presence-ring,var(--ring)) 25%, transparent)}.styles-module-scss-module__5Cb67W__textarea[aria-invalid=true]{border-color:var(--danger)}.styles-module-scss-module__5Cb67W__textarea[aria-invalid=true]:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--danger) 25%, transparent)}
