*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{color:#1c1c1e;background:#f2f2f7;min-height:100vh;padding-bottom:90px}.header{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto;padding:28px 20px 14px;display:flex}.header h1{letter-spacing:-1px;margin:0;font-size:34px;font-weight:750}.header p{color:#8e8e93;margin:3px 0 0}.settingsButton{cursor:pointer;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:20px}.content{max-width:720px;margin:0 auto;padding:0 16px}.card,.smallCard{background:#fffffff2;border-radius:20px;margin-bottom:14px;box-shadow:0 1px 8px #0000000a}.card{padding:18px}.card h2,.smallCard h2{margin:0;font-size:18px}.sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.textButton{color:#007aff;cursor:pointer;background:0 0;border:0;font-size:15px}.event{border-bottom:1px solid #efeff4;gap:15px;padding:11px 0;display:flex}.event:last-child{border-bottom:0}.time{color:#8e8e93;font-variant-numeric:tabular-nums;width:52px}.task{border-bottom:1px solid #efeff4;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:12px 0;display:grid}.task:last-child{border-bottom:0}.taskDot{border:2px solid #c7c7cc;border-radius:50%;width:18px;height:18px}.warning{color:#fff;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:flex}.taskTitle{font-weight:500}.taskDate,.secondary{color:#8e8e93;font-size:14px}.familyRow{border-bottom:1px solid #efeff4;justify-content:space-between;padding:11px 0;display:flex}.familyRow:last-child{border-bottom:0}.smallCards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.smallCard{align-items:center;gap:12px;padding:18px;display:flex}.smallCard p{color:#8e8e93;margin:4px 0 0;font-size:13px}.bigIcon{font-size:26px}.addButton{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:50%;width:54px;height:54px;font-size:32px;font-weight:300;position:fixed;bottom:94px;right:22px;box-shadow:0 5px 18px #007aff59}.tabBar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafafaf0;border-top:1px solid #d1d1d6;justify-content:center;height:72px;display:flex;position:fixed;bottom:0;left:0;right:0}.tab{color:#8e8e93;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;max-width:145px;display:flex}.tab span{font-size:22px}.tab small{font-size:10px}.tab.active{color:#007aff}@media (width<=520px){.smallCards{grid-template-columns:1fr}.header{padding-top:20px}}.screenToolbar{gap:8px;display:flex;overflow-x:auto}.filterButton{color:#3a3a3c;white-space:nowrap;cursor:pointer;background:#efeff4;border:0;border-radius:999px;padding:9px 14px;font-size:14px}.activeFilter{color:#fff;background:#007aff}.completedCard{opacity:.65}.completedTask{color:#8e8e93}.shoppingInputRow{gap:10px;display:flex}.shoppingInput{background:#f2f2f7;border:0;border-radius:12px;outline:none;flex:1;padding:13px 14px;font-size:16px}.shoppingInput:focus{box-shadow:0 0 0 2px #007aff}.photoButton{cursor:pointer;background:#f2f2f7;border:0;border-radius:12px;width:48px;font-size:20px}.inputHint{color:#8e8e93;margin:8px 2px 0;font-size:12px}.shoppingItem{border-bottom:1px solid #efeff4;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:13px 0;display:grid}.shoppingItem:last-child{border-bottom:0}.projectCard{background:#fff;border-radius:20px;align-items:center;gap:16px;margin-bottom:14px;padding:18px;display:flex;box-shadow:0 1px 8px #0000000a}.projectCard h2{margin:0 0 4px;font-size:18px}.projectCard p{color:#3a3a3c;margin:0 0 4px}.projectCard span{color:#8e8e93;font-size:13px}.projectIcon{background:#f2f2f7;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}.statusControl{color:#fff;cursor:pointer;background:0 0;border:2px solid #c7c7cc;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;padding:0;font-size:12px;font-weight:700;display:flex}.statusControl:disabled{cursor:default}.statusOverdue{background:#ff3b30;border-color:#ff3b30}.statusDone{background:#34c759;border-color:#34c759}.taskText{flex-direction:column;gap:3px;min-width:0;display:flex}.taskMeta{color:#8e8e93;font-size:12px}.statusLabel{color:#007aff;white-space:nowrap;background:#e9f3ff;border-radius:8px;padding:5px 8px;font-size:11px}.emptyMessage{margin:14px 0 2px}.modalBackdrop{z-index:100;background:#00000047;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:#f2f2f7;border-radius:22px 22px 0 0;width:100%;max-width:620px;max-height:90vh;padding:0 16px 28px;overflow-y:auto}.modalHeader{grid-template-columns:1fr auto 1fr;align-items:center;height:60px;display:grid}.modalHeader h2{margin:0;font-size:17px}.modalHeader .modalTextButton:last-child{justify-self:end}.modalTextButton{color:#007aff;cursor:pointer;background:0 0;border:0;font-size:15px}.formGroup{background:#fff;border-bottom:1px solid #efeff4;flex-direction:column;gap:7px;padding:13px 15px;display:flex}.formGroup:first-of-type{border-radius:14px 14px 0 0}.formGroup:last-of-type{border-bottom:0;border-radius:0 0 14px 14px}.formGroup span{color:#8e8e93;font-size:12px}.formGroup input,.formGroup textarea,.formGroup select{color:#1c1c1e;width:100%;font:inherit;resize:vertical;background:0 0;border:0;outline:0}.shoppingItemButton{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0}.shoppingCheck{border:2px solid #c7c7cc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.shoppingCheckDone{color:#fff;background:#34c759;border-color:#34c759;font-size:12px;font-weight:700}.shoppingCompletedName{text-decoration:line-through}.smallCardButton{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;border:0}.smallCardButton:active{transform:scale(.98)}.quickAddMenu{background:#fff;border-radius:22px;width:calc(100% - 24px);max-width:620px;margin-bottom:84px;padding:8px;box-shadow:0 12px 40px #0000002e}.quickAddHeader{color:#8e8e93;padding:12px 14px 10px;font-size:13px;font-weight:600}.quickAddOption{color:#1c1c1e;width:100%;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #efeff4;align-items:center;gap:14px;padding:10px 14px;font-size:16px;display:flex}.quickAddOption:last-child{border-bottom:0}.quickAddOption:active{background:#f2f2f7}.quickAddIcon{background:#f2f2f7;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;display:flex}.filterCard{flex-direction:column;gap:18px;display:flex}.filterBlock{flex-direction:column;gap:8px;display:flex}.filterLabel{color:#8e8e93;text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:600}.taskOpenButton{min-width:0;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:3px;padding:0;display:flex}.taskOpenButton:disabled{cursor:default}.deleteButton{color:#ff3b30;cursor:pointer;background:#fff;border:0;border-radius:14px;width:100%;margin-top:18px;padding:14px;font-size:16px;font-weight:500}.eventButton{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0}.eventButton:active{background:#f7f7fa}.eventButton .time{flex-shrink:0;width:84px}.eventText{flex-direction:column;gap:3px;min-width:0;display:flex}.eventTitle{color:#1c1c1e;font-weight:500}.eventMeta{color:#8e8e93;font-size:12px}.calendarEmptyAdd{padding:8px 0 2px}.filterButton:disabled{opacity:.45;cursor:default}.calendarToggleRow{flex-direction:row;justify-content:space-between;align-items:center}.formGroup .calendarCheckbox{accent-color:#007aff;width:22px;height:22px;margin:0}.memberSelector{flex-wrap:wrap;gap:8px;padding-top:3px;display:flex}.memberChip{color:#3a3a3c;font:inherit;cursor:pointer;background:#efeff4;border:0;border-radius:999px;padding:8px 12px;font-size:14px}.memberChipActive{color:#fff;background:#007aff}.monthCalendarCard{overflow:hidden}.monthCalendarHeader{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:14px;display:grid}.monthCalendarTitleBlock{text-align:center;min-width:0}.monthCalendarTitle{text-transform:capitalize;margin:0}.monthTodayButton{margin-top:4px}.monthNavButton{color:#007aff;width:42px;height:42px;font:inherit;cursor:pointer;background:#f2f2f7;border:0;border-radius:50%;font-size:30px;line-height:1}.monthNavButton:active{background:#e5e5ea}.monthWeekdays{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:5px;display:grid}.monthWeekdays span{text-align:center;color:#8e8e93;text-transform:uppercase;font-size:11px;font-weight:600}.monthGrid{background:#e5e5ea;border:1px solid #e5e5ea;border-radius:14px;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.monthDay{background:#fff;min-width:0;min-height:104px;padding:6px}.monthDayOutside{background:#f8f8fa}.monthDayOutside .monthDayNumber,.monthDayOutside .monthEventChip,.monthDayOutside .monthMoreEvents{opacity:.42}.monthEventChip{color:#1c1c1e;text-align:left;width:100%;min-width:0;font:inherit;cursor:pointer;background:#eef5ff;border:0;border-radius:5px;align-items:center;gap:3px;padding:3px 4px;font-size:10px;display:flex;overflow:hidden}.monthEventChip:active{background:#dcecff}.monthEventTime{color:#007aff;flex-shrink:0;font-weight:600}.monthMoreEvents{color:#8e8e93;padding-left:3px;font-size:9px;font-weight:600}@media (width<=600px){.monthCalendarCard{padding-left:8px;padding-right:8px}.monthCalendarHeader{grid-template-columns:38px 1fr 38px}.monthNavButton{width:36px;height:36px;font-size:27px}.monthCalendarTitle{font-size:17px}.monthDay{min-height:78px;padding:3px}.monthDayNumber{width:20px;height:20px;font-size:11px}.monthEventChip{padding:2px 3px;font-size:9px}.monthEventTime{display:none}.monthMoreEvents{font-size:8px}}.monthCard{overflow:hidden}.monthHeader{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:16px;display:grid}.monthHeaderCenter{flex-direction:column;align-items:center;gap:4px;display:flex}.monthHeaderCenter h2{text-transform:capitalize;margin:0}.monthNavButton{color:#007aff;cursor:pointer;background:#f2f2f7;border:0;border-radius:12px;width:40px;height:40px;font-size:30px;line-height:1}.monthNavButton:active{transform:scale(.96)}.monthTodayButton{padding:0;font-size:13px}.monthWeekdays{border-bottom:1px solid #e5e5ea;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.monthWeekdays span{color:#8e8e93;text-align:center;padding:7px 2px;font-size:11px;font-weight:700}.monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.monthDay{background:#fff;border-bottom:1px solid #e5e5ea;border-right:1px solid #e5e5ea;min-width:0;min-height:105px;padding:6px 5px}.monthDay:nth-child(7n){border-right:0}.monthDayOutside{color:#aeaeb2;background:#fafafa}.monthDayToday{background:#f7fbff}.monthDayNumberRow{justify-content:flex-end;margin-bottom:5px;display:flex}.monthDayNumber{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.monthDayNumberToday{color:#fff;background:#007aff}.monthDayEvents{flex-direction:column;gap:3px;display:flex}.monthEvent{color:#1c1c1e;width:100%;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#eef6ff;border:0;border-radius:5px;gap:3px;padding:4px 5px;font-size:10px;line-height:1.2;display:flex;overflow:hidden}.monthEventTime{flex-shrink:0;font-weight:600}.monthEventTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.monthMoreEvents{color:#8e8e93;padding:1px 4px;font-size:9px;font-weight:600}@media (width<=600px){.monthCard{padding-left:8px;padding-right:8px}.monthDay{min-height:78px;padding:4px 3px}.monthDayNumber{width:21px;height:21px;font-size:11px}.monthEvent{padding:3px;font-size:9px}.monthEventTime{display:none}.monthMoreEvents{font-size:8px}}.authPage{background:#f2f2f7;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.authCard{background:#fff;border-radius:28px;width:100%;max-width:430px;padding:32px 26px;box-shadow:0 14px 50px #00000014}.authLoadingCard{text-align:center}.authLogo{color:#fff;letter-spacing:-1px;background:#007aff;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:30px;font-weight:750;display:flex}.authHeading{text-align:center;margin-bottom:28px}.authCard h1{letter-spacing:-.7px;margin:0;font-size:30px}.authSubtitle{color:#8e8e93;margin:6px 0 0;font-size:15px}.authForm{flex-direction:column;gap:16px;display:flex}.authField{flex-direction:column;gap:7px;display:flex}.authField span{color:#6e6e73;font-size:13px;font-weight:600}.authField input{box-sizing:border-box;color:#1c1c1e;width:100%;font:inherit;background:#fff;border:1px solid #d1d1d6;border-radius:13px;outline:none;padding:13px 14px;font-size:16px}.authField input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.authSubmitButton{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#007aff;border:0;border-radius:14px;margin-top:4px;font-size:16px;font-weight:650}.authSubmitButton:disabled{opacity:.55;cursor:default}.authError{color:#d70015;background:#ff3b301a;border-radius:12px;padding:11px 12px;font-size:13px;line-height:1.35}.authInfo{color:#8e8e93;text-align:center;margin:22px 8px 0;font-size:12px;line-height:1.45}.settingsModal{background:#f2f2f7;border-radius:24px;width:calc(100% - 24px);max-width:620px;max-height:calc(100vh - 36px);overflow-y:auto;box-shadow:0 18px 60px #00000038}.settingsHeaderSpacer{width:62px}.settingsContent,.settingsMemberForm{padding:0 14px 20px}.settingsSection{background:#fff;border-radius:18px;margin-top:14px;padding:16px}.settingsSection h3{margin:0;font-size:17px}.settingsSectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.settingsSectionHeader p{color:#8e8e93;margin:3px 0 0;font-size:13px}.settingsAccount{align-items:center;gap:12px;margin-top:12px;display:flex}.settingsAccountText,.memberListText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.settingsAccountText strong,.memberListText strong{font-size:16px}.settingsAccountText span,.memberListText span{color:#8e8e93;font-size:13px}.memberAvatar{color:#1c1c1e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.memberList{border-top:1px solid #efeff4;overflow:hidden}.memberListRow{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #efeff4;align-items:center;gap:12px;padding:12px 0;display:flex}.memberListRow:last-child{border-bottom:0}.memberChevron{color:#c7c7cc;font-size:26px;line-height:1}.settingsHint{color:#8e8e93;margin:10px 0 0;font-size:13px}.settingsSignOut{color:#ff3b30;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:16px}.settingsMemberForm{padding-top:14px}.memberColorRow{align-items:center;gap:12px;display:flex}.memberColorInput{cursor:pointer;height:40px;border-radius:10px!important;width:54px!important;padding:2px!important}.memberColorRow span{color:#8e8e93;font-size:14px}.settingsLinkedAccount{color:#636366;background:#fff;border-radius:12px;margin:12px 0;padding:12px;font-size:13px}@media (width<=520px){.settingsModal{border-radius:24px 24px 0 0;width:100%;max-width:none;max-height:92vh;margin-top:auto}}.projectCardButton{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;border:0}.projectCardButton:active{transform:scale(.99)}.projectCardContent{flex:1;min-width:0}.projectCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.projectCardHeader h2{margin:0}.projectStatusBadge{border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:11px;font-weight:700;line-height:1}.projectStatus-active{color:#248a3d;background:#e8f7ee}.projectStatus-completed{color:#4b5fc0;background:#eef2ff}.projectStatus-archived{color:#6e6e73;background:#f2f2f7}.projectEmptyAdd{margin-top:10px}.projectDetailBackdrop{z-index:40;background:#f2f2f7;position:fixed;inset:0;overflow-y:auto}.projectDetailPanel{min-height:100%;padding-bottom:110px}.projectDetailHeader{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f2f7f0;border-bottom:1px solid #3c3c431f;grid-template-columns:minmax(72px,1fr) minmax(0,2fr) minmax(72px,1fr);align-items:center;gap:8px;min-height:70px;padding:12px 16px;display:grid;position:sticky;top:0}.projectDetailHeader>button:last-child{justify-self:end}.projectDetailTitle{text-align:center;min-width:0}.projectDetailTitle h2{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:18px;overflow:hidden}.projectDetailEyebrow{color:#8e8e93;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600;display:block}.projectDetailTabs{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f2f7f0;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px 12px;display:grid;position:sticky;top:70px}.projectDetailTab{color:#636366;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 8px;font-size:14px;font-weight:600}.projectDetailTabActive{color:#007aff;background:#fff;box-shadow:0 1px 5px #00000014}.projectDetailContent{max-width:760px;margin:0 auto;padding:6px 12px 24px}.projectSummaryHeader{justify-content:space-between;gap:12px;display:flex}.projectDescription{color:#3a3a3c;margin:12px 0 0;line-height:1.45}.projectStats{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px;display:grid}.projectStat{color:inherit;text-align:left;font:inherit;cursor:pointer;background:#f2f2f7;border:0;border-radius:14px;padding:14px}.projectStat strong{margin-bottom:3px;font-size:23px;display:block}.projectStat span{color:#8e8e93;font-size:13px}.projectSectionHint{margin:3px 0 0;font-size:12px}.projectListToolbarCard{margin-bottom:10px}.projectChecklist{margin-bottom:12px}.projectListDeleteButton,.projectChecklistItemDelete{color:#ff3b30;font:inherit;cursor:pointer;background:0 0;border:0}.projectListDeleteButton{padding:6px;font-size:13px}.projectListInputRow{gap:8px;margin:12px 0 6px;display:flex}.projectListInputRow input{min-width:0;color:inherit;font:inherit;background:#f2f2f7;border:0;border-radius:12px;outline:none;flex:1;padding:11px 12px}.projectListInputRow input:focus{box-shadow:0 0 0 2px #007aff2e}.projectListAddButton{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:12px;width:42px;font-size:24px;line-height:1}.projectChecklistItems{flex-direction:column;display:flex}.projectChecklistItem{border-top:1px solid #3c3c431a;grid-template-columns:28px minmax(0,1fr) 30px;align-items:center;gap:9px;min-height:46px;display:grid}.projectChecklistCheck{color:#fff;cursor:pointer;background:0 0;border:2px solid #c7c7cc;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.projectChecklistCheckDone{background:#34c759;border-color:#34c759}.projectChecklistItemDone>span{color:#8e8e93;text-decoration:line-through}.projectChecklistItemDelete{color:#8e8e93;padding:4px;font-size:22px;line-height:1}@media (width>=768px){.projectDetailHeader{padding-left:max(20px,50vw - 380px);padding-right:max(20px,50vw - 380px)}.projectDetailTabs{max-width:760px;margin:0 auto}}.projectChecklistHeader{align-items:flex-start;gap:12px}.projectListExportHint{margin:3px 0 0;font-size:12px}.projectListHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.projectListExportButton,.projectListExportAllButton{font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:10px}.projectListExportButton{color:#fff;background:#007aff;padding:7px 9px;font-size:13px;font-weight:600}.projectListExportAllButton{color:#007aff;background:#f2f2f7;padding:7px 8px;font-size:12px;font-weight:600}.projectListExportButton:disabled,.projectListExportAllButton:disabled{opacity:.4;cursor:default}.projectChecklistItem{grid-template-columns:28px minmax(0,1fr) 28px 30px}.projectChecklistItemText{overflow-wrap:anywhere;min-width:0}.projectListExportedBadge{color:#007aff;background:#eef6ff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:flex;text-decoration:none!important}.projectChecklistItemDone>.projectListExportedBadge{color:#007aff;text-decoration:none}@media (width<=560px){.projectChecklistHeader{flex-direction:column}.projectListHeaderActions{justify-content:flex-start;width:100%}}.projectDetailTabs{grid-template-columns:repeat(4,1fr)}.projectStats{grid-template-columns:repeat(3,1fr)}@media (width<=520px){.projectDetailTab{padding-left:4px;padding-right:4px;font-size:12px}.projectStats{grid-template-columns:1fr}}.projectFilesHeader{align-items:flex-start;gap:16px}.projectFileActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.projectFileUploadButton{cursor:pointer;white-space:nowrap;background:#f2f2f7;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:7px 11px;display:inline-flex}.projectFileUploadDisabled{opacity:.5;pointer-events:none}.projectFileUploading{margin:14px 0 0}.projectFileList{flex-direction:column;margin-top:10px;display:flex}.projectFileRow{border-top:1px solid #efeff4;align-items:center;gap:10px;min-width:0;padding:8px 0;display:flex}.projectFileRow:first-child{border-top:0}.projectFileMain{min-width:0;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:7px 0;display:flex}.projectFileIcon{background:#f2f2f7;border-radius:11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.projectFileText{flex-direction:column;gap:3px;min-width:0;display:flex}.projectFileText strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.projectFileText>span{color:#8e8e93;font-size:12px}.projectFileDeleteButton{color:#ff3b30;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 2px 8px 8px;font-size:13px}@media (width<=640px){.projectFilesHeader{flex-direction:column}.projectFileActions{justify-content:flex-start;width:100%}.projectDetailTabs{overflow-x:auto}}.shoppingNewPhotoButton{cursor:pointer;justify-content:center;align-items:center;display:flex}.shoppingNewPhotoButtonActive{box-shadow:inset 0 0 0 2px}.shoppingSelectedPhoto{background:#78788014;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:9px 11px;font-size:13px;display:flex}.shoppingSelectedPhoto span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shoppingSelectedPhoto button{color:#ff3b30;font:inherit;cursor:pointer;background:0 0;border:0}.shoppingItemWithPhoto{align-items:center;gap:8px;width:100%;display:flex}.shoppingItemMainButton{flex:1;min-width:0}.shoppingPhotoActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.shoppingPhotoOpenButton,.shoppingPhotoUploadButton{color:inherit;font:inherit;cursor:pointer;background:#7878801a;border:0;border-radius:10px;padding:7px 9px;font-size:12px}.shoppingPhotoUploadButton{justify-content:center;align-items:center;display:inline-flex}.projectChecklistPhotoActions{flex-shrink:0;align-items:center;gap:5px;display:flex}.projectChecklistPhotoOpen,.projectChecklistPhotoUpload{color:inherit;font:inherit;cursor:pointer;background:#7878801a;border:0;border-radius:9px;padding:6px 8px;font-size:11px}.projectChecklistPhotoUpload{justify-content:center;align-items:center;display:inline-flex}.projectChecklistPhotoUploadActive{box-shadow:inset 0 0 0 1px #007aff59}@media (width<=520px){.shoppingPhotoOpenButton{padding-left:7px;padding-right:7px}.projectChecklistPhotoOpen{padding-left:6px;padding-right:6px;font-size:10px}}.googleCalendarSettings{flex-direction:column;gap:14px;display:flex}.googleCalendarInfo{flex-direction:column;gap:4px;display:flex}.googleCalendarInfo strong{font-size:16px}.googleCalendarInfo span{color:#8e8e93;font-size:14px;line-height:1.4}.googleCalendarStatusBadge{color:#248a3d;background:#34c7591f;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.googleCalendarConnectButton{color:#fff;width:100%;font:inherit;cursor:pointer;background:#007aff;border:0;border-radius:12px;padding:12px 14px;font-weight:600}.googleCalendarConnectButton:disabled{opacity:.55;cursor:default}.settingsInlineError{color:#c9342c;background:#ff3b301a;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.4}.kitchenDashboard{display:none}@media (width>=700px){.homePersonal{display:none}.kitchenDashboard{width:min(1180px,100% - 32px);max-width:1180px;margin:0 auto;padding-bottom:110px;display:block}.kitchenDashboardHeading{justify-content:space-between;align-items:flex-end;gap:20px;margin:2px 0 18px;display:flex}.kitchenDashboardHeading h2{margin:6px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.08}.kitchenDashboardBadge{color:#007aff;letter-spacing:.02em;background:#007aff1a;border-radius:999px;align-items:center;min-height:26px;padding:5px 10px;font-size:12px;font-weight:750;display:inline-flex}.kitchenFamilyAvatars{align-items:center;padding-right:8px;display:flex}.kitchenFamilyAvatar{border:3px solid var(--app-background,#f5f5f7);border-radius:50%;place-items:center;width:38px;height:38px;margin-right:-8px;font-size:13px;font-weight:750;display:grid}.kitchenTopGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.kitchenBottomGrid{grid-template-columns:minmax(0,1.45fr) minmax(190px,.78fr) minmax(190px,.78fr);gap:16px;display:grid}.kitchenPanel{min-width:0;margin:0;padding:20px}.kitchenPanel .sectionHeader{align-items:flex-start;margin-bottom:10px}.kitchenPanel .sectionHeader h2{margin:2px 0 0;font-size:22px}.kitchenEyebrow{color:#8e8e93;letter-spacing:.08em;font-size:10px;font-weight:800;display:block}.kitchenPanelScroll{overscroll-behavior:contain;scrollbar-width:thin;max-height:330px;overflow-y:auto}.kitchenEventRow{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-top:1px solid #3c3c431a;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0;display:grid}.kitchenEventRow:first-child{border-top:0}.kitchenEventTime,.kitchenEventDate{color:#007aff;white-space:nowrap;font-size:13px;font-weight:750}.kitchenEventBody{flex-direction:column;gap:3px;min-width:0;display:flex}.kitchenEventBody strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.kitchenEventBody>span{color:#8e8e93;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.kitchenTasksPanel .kitchenPanelScroll{max-height:300px}.kitchenTaskList{flex-direction:column;display:flex}.kitchenTaskRow{border-top:1px solid #3c3c431a;align-items:center;gap:10px;min-height:54px;display:flex}.kitchenTaskRow:first-child{border-top:0}.kitchenTaskCheck{color:#ff3b30;width:28px;height:28px;font:inherit;cursor:pointer;background:0 0;border:2px solid #c7c7cc;border-radius:50%;flex:0 0 28px;font-weight:800}.kitchenTaskOverdue{border-color:#ff3b30}.kitchenTaskOpen{min-width:0;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;gap:3px;padding:9px 0;display:flex}.kitchenTaskOpen strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.kitchenTaskOpen>span{color:#8e8e93;text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;font-size:12px;display:flex;overflow:hidden}.kitchenPersonDot{border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-right:5px}.kitchenQuickPanel{flex-direction:column;display:flex}.kitchenQuickHeader{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #3c3c431a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 0 13px;display:grid}.kitchenQuickIcon{background:#007aff17;border-radius:11px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.kitchenQuickHeader>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.kitchenQuickHeader strong{font-size:17px}.kitchenQuickHeader small{color:#8e8e93;font-size:11px}.kitchenChevron{color:#c7c7cc;font-size:24px}.kitchenMiniList{flex-direction:column;flex:1;gap:0;min-height:0;padding-top:6px;display:flex}.kitchenMiniListItem,.kitchenProjectItem{min-width:0;min-height:34px;color:inherit;text-align:left;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:5px 0;font-size:13px;display:flex}.kitchenProjectItem{cursor:pointer}.kitchenMiniListItem>span:last-child,.kitchenProjectItem>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kitchenMiniBullet{background:#c7c7cc;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.kitchenMoreButton{color:#007aff;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:6px;padding:5px 0;font-size:12px;font-weight:650}}@media (width>=700px) and (width<=930px){.kitchenBottomGrid{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)}.kitchenTasksPanel{grid-row:span 2}.kitchenPanelScroll{max-height:280px}.kitchenTasksPanel .kitchenPanelScroll{max-height:610px}}@media (width>=1100px){.kitchenPanel{padding:22px}.kitchenEventRow{grid-template-columns:96px minmax(0,1fr)}}
