html,body,#root{background:#050505;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}html{scrollbar-width:none}body{scrollbar-width:none;-ms-overflow-style:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:0;height:0;display:none}html::-webkit-scrollbar{width:0;height:0;display:none}#root::-webkit-scrollbar{width:0;height:0;display:none}#root{border:none;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}:root{--finance-page-offset:220px;--finance-donut-margin:80px;--topbar-height:74px;--topbar-real-height:94px;--page-top-gap:0px;--app-safe-bottom-color:#cee6ff;--app-bg-flat:#e4ebf5;--app-bg:radial-gradient(circle at 0% 0%, #6366f124 0%, transparent 34%), radial-gradient(circle at 100% 100%, #06b6d424 0%, transparent 36%), linear-gradient(135deg, #f5f7fa 0%, #e4ebf5 50%, #cee6ff 100%)}body{background:var(--app-bg);color:#111;background-position:0 0;background-size:100vw 100vh;background-attachment:scroll;width:100%;height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;position:fixed;inset:0;overflow:hidden}button{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:none;font-family:inherit}.home,.page{overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:0 0;flex-direction:column;height:100dvh;max-height:100dvh;padding-top:0;display:flex;overflow:hidden auto}.topBar{z-index:1000;height:94px;min-height:94px;box-shadow:none;isolation:isolate;background:0 0;flex-shrink:0;justify-content:center;align-items:flex-end;padding:0 18px 14px;display:flex;position:sticky;top:0;overflow:visible}.topBar:before{content:"";height:var(--topbar-real-height);background:var(--app-bg);pointer-events:none;z-index:-1;background-position:0 0;background-size:100vw 100vh;background-attachment:scroll;position:fixed;top:0;left:0;right:0}.topBar{overflow:visible}.title{letter-spacing:.4px;text-align:center;color:#111;margin:0;font-size:28px;font-weight:600;line-height:1}.categoriesButton{top:calc(var(--topbar-height) / 2 - 21px);background:0 0;width:42px;height:42px;padding:0;font-size:28px;position:absolute;right:18px}.recordSection{flex:1;justify-content:center;align-items:flex-end;padding-bottom:16vh;display:flex;position:relative;overflow:visible}.slideIn{animation:.18s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.list{flex:1;padding:0 18px 40px;overflow-y:auto}.listRow{color:#111;text-align:left;background:0 0;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;width:100%;min-height:52px;font-size:19px;display:flex}.listRow:active{background:#0000000b}.listRow strong{color:#555;font-weight:500}.table{flex:1;padding:0 18px 40px;overflow-y:auto}.tableHeader{background:var(--app-bg-flat);color:#777;border-bottom:1px solid #00000014;grid-template-columns:38px 1fr 82px 82px;align-items:center;gap:8px;min-height:38px;font-size:13px;display:grid;position:sticky;top:0}.tableRow{border-bottom:1px solid #00000012;grid-template-columns:38px 1fr 82px 82px;align-items:center;gap:8px;min-height:46px;font-size:13px;display:grid}.tableRow div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.testButton{color:#fff;background:#111;border-radius:14px;height:48px;font-size:16px;position:fixed;bottom:24px;left:18px;right:18px}.pendingList{flex:1;padding:0 16px 40px;overflow-y:auto}.pendingCard{background:#ffffffbf;border:1px solid #00000012;border-radius:18px;margin-bottom:14px;padding:16px}.pendingHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pendingHeader strong{font-size:17px;font-weight:500;display:block}.pendingHeader p{color:#888;margin:4px 0 0;font-size:12px}.pendingHeader span{color:#888;flex-shrink:0;font-size:12px}.pendingStatus{color:#666;margin-top:12px;font-size:13px}.pendingText{color:#222;margin-top:10px;font-size:15px;line-height:1.35}.pendingMeta{color:#888;justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;display:flex}.pendingReason{color:#b26a00;margin-top:10px;font-size:13px;line-height:1.35}.pendingActions{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:14px;display:grid}.pendingActionButton{color:#111;background:#00000014;border-radius:13px;height:44px;font-size:15px;font-weight:500}.pendingActionButton:active{background:#00000024;transform:scale(.98)}.pendingActionButton.danger{color:#c62828;background:#ff3b301f}.playButton{color:#111;background:#00000014;border-radius:10px;height:34px;margin-top:10px;padding:0 14px;font-size:14px}.deleteButton{color:#c62828;background:#ff3b301f;border-radius:10px;height:34px;padding:0 14px;font-size:14px}.correctionInput{resize:vertical;color:#111;-webkit-user-select:text;user-select:text;background:#ffffffe6;border:1px solid #0000001a;border-radius:14px;outline:none;width:100%;min-height:82px;margin-top:12px;padding:12px;font-family:inherit;font-size:15px;line-height:1.35}.monthCalendar{background:#ffffffbf;border:1px solid #00000012;border-radius:20px;width:calc(100% - 56px);max-width:330px;margin:12px auto 0;padding:10px 12px}.monthNav{grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:6px;display:grid}.monthNav button{color:#111;background:#0000000f;border-radius:999px;height:34px;font-size:22px}.monthTitle{text-align:center;text-transform:capitalize;font-size:17px;font-weight:500}.weekDays{text-align:center;color:#888;grid-template-columns:repeat(7,1fr);margin-bottom:3px;font-size:11px;display:grid}.calendarGrid{grid-template-columns:repeat(7,1fr);gap:1px 5px;display:grid}.calendarDay{color:#222;border-radius:999px;justify-content:center;align-items:center;height:28px;font-size:13px;display:flex;position:relative}.todayDay{color:#fff;background:#ff3b30;border-radius:999px;width:24px;height:24px;margin:auto;font-weight:600}.reminderDot{background:#007aff;border-radius:999px;width:4px;height:4px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.todayDay .reminderDot{background:#fff}.remindersSection{scrollbar-width:none;-ms-overflow-style:none;flex:1;margin-top:20px;padding:18px 18px 120px;overflow:hidden auto}.remindersSection::-webkit-scrollbar{width:0;height:0;display:none}.emptyReminder{text-align:center;color:#777;background:#ffffffb3;border-radius:18px;margin-top:16px;padding:18px}.reminderInputBox{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.reminderInputBox textarea{color:#111;resize:none;-webkit-user-select:text;user-select:text;background:#ffffffe6;border:none;border-radius:18px;outline:none;width:100%;min-height:100px;padding:14px;font-family:inherit;font-size:16px}.reminderInputBox button{color:#fff;background:#007aff;border-radius:16px;height:48px;font-size:16px;font-weight:600}.reminderTabs{z-index:20;background:0 0;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding-bottom:8px;display:grid}.reminderTabs button{color:#555;background:#0000000f;border-radius:12px;height:38px;font-size:14px}.reminderTabs button.activeTab{color:#fff;background:#111}.reminderSwipeBox{background:0 0;border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden}.reminderCard{z-index:3;background:#fffffff2;border:1px solid #00000014;border-radius:18px;flex-direction:column;gap:8px;margin-bottom:0;padding:14px;transition:transform .22s;display:flex;position:relative}.reminderSwipeBox.showDelete .reminderCard{transform:translate(-180px)}.reminderCard strong{color:#111;font-size:17px;font-weight:600}.reminderCard span{color:#666;font-size:14px}.storeFilters{gap:8px;padding:4px 18px 12px;display:flex;overflow-x:auto}.storeFilters button{color:#555;background:#0000000f;border-radius:999px;flex-shrink:0;height:34px;padding:0 14px;font-size:14px}.storeFilters button.activeStoreFilter{color:#fff;background:#111}.supermarketList{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:0 18px 120px;overflow:hidden auto}.supermarketList::-webkit-scrollbar{width:0;height:0;display:none}.supermarketSwipeBox{background:0 0;border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden}.supermarketCard{z-index:3;background:#fffffff2;border:1px solid #00000014;border-radius:18px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px;transition:transform .22s;display:grid;position:relative}.supermarketSwipeBox.showDelete .supermarketCard{transform:translate(-96px)}.checkButton{color:#007aff;background:#fff;border:1px solid #0003;border-radius:999px;width:30px;height:30px;font-size:20px;font-weight:700}.supermarketText{text-align:left;background:0 0;padding:0}.supermarketText strong,.supermarketProduct{color:#111;font-size:21px;font-weight:500;line-height:1.18;display:block}.supermarketText span,.supermarketQuantity{color:#666;margin-top:0;font-size:18px;font-weight:400}.supermarketText p{color:#555;margin:6px 0 0;font-size:14px;line-height:1.35}.boughtItem{opacity:.45}.boughtItem strong{text-decoration:line-through}.supermarketDeleteArea{opacity:0;pointer-events:none;width:92px;height:100%;transition:opacity .12s;position:absolute;top:0;right:0}.supermarketSwipeBox.showDelete .supermarketDeleteArea{opacity:1;pointer-events:auto}.supermarketDeleteButton{color:#fff;background:#ff3b30;border-radius:16px;width:86px;height:calc(100% - 8px);margin:4px;font-size:15px;font-weight:600}.supermarketDeleteButton.confirm{background:#c62828}.notesEditor{flex-direction:column;gap:12px;padding:0 18px 18px;display:flex}.notesEditor textarea{resize:none;letter-spacing:0;color:#111;width:100%;min-height:150px;box-shadow:none;-webkit-user-select:text;user-select:text;background:#ffffffe6;border:none;border-radius:18px;outline:none;padding:14px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.35}.notesEditor textarea::placeholder{color:#8e8e93}.addNoteButton{color:#fff;letter-spacing:0;height:48px;box-shadow:none;background:#007aff;border-radius:16px;justify-content:center;align-items:center;gap:4px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;transition:all .15s;display:flex}.addNoteButton:active{background:#006fe8;transform:scale(.985)}.addNoteButton:after{content:"Temporal";letter-spacing:0;opacity:1;font-family:inherit;font-size:16px;font-weight:600;line-height:1}.notesList{flex:1;padding:0 18px 120px;overflow:auto}.noteSwipeBox{border-radius:18px;margin-bottom:10px;position:relative;overflow:hidden}.noteDeleteArea{opacity:0;pointer-events:none;width:92px;height:100%;position:absolute;top:0;right:0}.noteSwipeBox.showDelete .noteDeleteArea{opacity:1;pointer-events:auto}.noteDeleteButton{color:#fff;background:#ff3b30;border-radius:16px;width:86px;height:calc(100% - 8px);margin:4px;font-size:15px;font-weight:600}.noteDeleteButton.confirm{background:#c62828}.noteCard{text-align:left;background:#fffffff0;border-radius:18px;flex-direction:column;align-items:flex-start;width:100%;padding:16px 18px;transition:all .12s;display:flex;box-shadow:0 1px 2px #0000000a}.noteSwipeBox.showDelete .noteCard{transform:translate(-96px)}.noteRowContent{grid-template-columns:1fr auto;align-items:start;gap:12px;width:100%;display:grid}.noteRowContent strong{color:#111;text-transform:none;white-space:normal;text-overflow:unset;word-break:break-word;font-size:18px;line-height:1.25;overflow:visible;font-weight:400!important}.noteCard strong{font-weight:400!important}.noteRowContent span{color:#666;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.25}.noteCard{text-align:left;background:#fffffff2;border:1px solid #00000014;border-radius:18px;flex-direction:column;gap:8px;width:100%;padding:14px;font-weight:400;transition:transform .22s;display:flex}.supermarketError{color:#c62828;background:#ff3b301a;border-radius:12px;padding:10px 12px;font-size:14px}html{scrollbar-gutter:stable}.reminderInputBox button,.reminderTabs button{box-sizing:border-box;min-height:44px}.workStoreFilter{scrollbar-width:none;gap:8px;padding:4px 18px 12px;display:flex;position:relative;overflow-x:auto}.workStoreFilter::-webkit-scrollbar{display:none}.workStoreFilter button{color:#555;background:#0000000f;border-radius:999px;flex-shrink:0;height:34px;padding:0 14px;font-size:14px;transition:all .15s}.workStoreFilter button.activeTab{color:#fff;background:#111}.workStoreFilter button:first-child{z-index:4;position:sticky;left:0}.workStoreFilter .activeTab{font-weight:700}.workInputBox{box-sizing:border-box;border-radius:22px;width:calc(100% - 48px);margin:18px auto;padding:14px}.workInputBox input{box-sizing:border-box;background:#fff;border:none;border-radius:16px;outline:none;width:100%;height:52px;padding:0 16px;font-size:18px}.workInputBox button{color:#fff;width:68%;max-width:250px;height:46px;box-shadow:none;background:#007aff;border:none;border-radius:18px;margin:4px auto 0;font-size:16px;font-weight:700;display:block}.workMainInputBox{background:#fffffff2;border-radius:18px;flex-direction:column;gap:8px;margin:10px 18px;padding:10px;display:flex}.workMainInputBox input{box-sizing:border-box;background:#fff;border:none;border-radius:18px;outline:none;width:100%;height:54px;padding:0 16px;font-size:18px}.workMainInputBox button{color:#fff;width:68%;max-width:250px;height:46px;box-shadow:none;background:#007aff;border:none;border-radius:18px;margin:4px auto 0;font-size:16px;font-weight:700;display:block}.supermarketProductRow{flex-wrap:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.supermarketProduct{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:19px;font-weight:500;line-height:1.2;overflow:hidden}.supermarketQuantity{color:#666;flex-shrink:0;font-size:18px;font-weight:400;line-height:1.2}.workMaterialCard{margin-bottom:0}.financeSummary{padding:0 18px 10px}.financeRow,.financeTotal{color:#111;background:0 0;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;width:100%;min-height:48px;font-size:18px;display:flex}.financeRow strong,.financeTotal strong{font-weight:500}.financeTotal{font-size:20px}.financeChartArea{flex-direction:column;align-items:center;height:calc(100vh - 260px);padding:18px 18px 0;display:flex;overflow:hidden}.financeDonutWrap{width:250px;height:250px;margin-top:20px;position:relative}.financeDonut{width:250px;height:250px}.financeEmptyDonut{border:28px solid #0000000f;border-radius:999px;width:220px;height:220px;margin:15px}.financeDonutCenter{background:var(--app-bg-flat);text-align:center;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:62px}.financeDonutCenter span{color:#777;font-size:13px}.financeDonutCenter strong{color:#111;font-size:18px}.financeLegend{flex-direction:column;gap:4px;width:100%;margin-top:10px;display:flex}.financeLegendRow{grid-template-columns:14px 1fr auto;align-items:center;gap:10px;min-height:28px;font-size:15px;display:grid}.financeLegendDot{border-radius:999px;width:10px;height:10px}.financeLegendRow strong{font-weight:500}.financeLegendRow em{color:#777;font-style:normal}.worksChartArea{flex-direction:column;align-items:center;padding:14px 18px 120px;display:flex}.worksDonutWrap{width:250px;height:250px;margin-top:10px;position:relative}.worksPage{-ms-overflow-style:none;scrollbar-width:none;overflow:hidden auto}.worksPage::-webkit-scrollbar{width:0;height:0;display:none}.worksPage .list{overflow:visible}.worksPage .worksChartArea{flex:none}.worksDonut{width:250px;height:250px}.worksEmptyDonut{border:28px solid #0000000f;border-radius:999px;width:220px;height:220px;margin:15px}.worksDonutCenter{background:var(--app-bg-flat);text-align:center;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:62px}.worksDonutCenter span{color:#777;font-size:13px}.worksDonutCenter strong{color:#111;font-size:18px}.worksLegend{flex-direction:column;gap:4px;width:100%;margin-top:10px;display:flex}.worksLegendRow{grid-template-columns:14px 1fr auto;align-items:center;gap:10px;min-height:28px;font-size:15px;display:grid}.worksLegendDot{border-radius:999px;width:10px;height:10px}.worksLegendRow strong{font-weight:500}.worksLegendRow em{color:#777;font-style:normal}input,textarea,select,button{touch-action:manipulation}html,body,#root{touch-action:manipulation;overscroll-behavior:none;-webkit-overflow-scrolling:auto;width:100%;height:100%;margin:0;overflow:hidden}*{touch-action:manipulation}.audioVisualizer{pointer-events:none;flex-direction:row;justify-content:center;align-items:center;gap:2px;width:calc(100% - 96px);max-width:300px;height:54px;display:flex;position:absolute;bottom:calc(16vh + 140px);left:50%;overflow:hidden;transform:translate(-50%)}.audioBar{opacity:.82;transform-origin:50%;background:#686868;border-radius:100px;width:3px;height:20px;transition:height 90ms linear}.toolsPage{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.toolsPage::-webkit-scrollbar{width:0;height:0;display:none}.notesList,.pendingList,.list,.page{scrollbar-width:none;-ms-overflow-style:none}.notesList::-webkit-scrollbar{width:0;height:0;display:none}.pendingList::-webkit-scrollbar{width:0;height:0;display:none}.list::-webkit-scrollbar{width:0;height:0;display:none}.page::-webkit-scrollbar{width:0;height:0;display:none}.pendingTitleRow{align-items:center;gap:10px;display:flex}.pendingTitleRow strong{color:#111;min-width:18px;font-size:19px;font-weight:500}.pendingTitleRow p{color:#777;margin:0;font-size:13px}.noteFullText{color:#333;text-align:left;white-space:pre-wrap;margin:10px 0 0;font-size:16px;font-weight:400;line-height:1.35}.noteCardExpanded{align-items:stretch}.noteEditButton{color:#111;background:#00000014;border-radius:12px;align-self:flex-start;height:34px;margin-top:12px;padding:0 14px;font-size:14px}.noteInlineEditor{flex-direction:column;gap:10px;margin-top:12px;display:flex}.noteInlineEditor textarea{color:#111;resize:none;-webkit-user-select:text;user-select:text;background:#fffffff2;border:none;border-radius:14px;outline:none;width:100%;min-height:110px;padding:12px;font-family:inherit;font-size:16px}.noteInlineActions{gap:10px;display:flex}.noteInlineActions button{color:#111;background:#00000014;border-radius:12px;height:36px;padding:0 14px;font-size:14px}.financeDetailPage{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}.financeDetailPage::-webkit-scrollbar{width:0;height:0;display:none}.financeRecordList::-webkit-scrollbar{width:0;height:0;display:none}.financeMonthBar{grid-template-columns:1fr auto;gap:10px;padding:0 18px 12px;display:grid}.financeMonthBar select{color:#111;background:#fffffff2;border:none;border-radius:15px;outline:none;height:42px;padding:0 12px;font-size:15px}.financeMonthDelete{color:#c62828;background:#ff3b301a;border-radius:15px;height:42px;padding:0 12px;font-size:14px;font-weight:600}.financeMonthDelete.confirm{color:#fff;background:#ff3b30}.financeMiniSummary{background:#ffffffd1;border:1px solid #00000012;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 18px 14px;padding:12px;display:grid}.financeMiniSummary div{flex-direction:column;gap:4px;display:flex}.financeMiniSummary span{color:#777;font-size:12px}.financeMiniSummary strong{color:#111;font-size:15px;font-weight:600}.financeRecordList{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:0 18px 120px;overflow:hidden auto}.financeSwipeBox{border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden}.financeDeleteArea{opacity:0;pointer-events:none;width:92px;height:100%;position:absolute;top:0;right:0}.financeSwipeBox.showDelete .financeDeleteArea{opacity:1;pointer-events:auto}.financeDeleteButton{color:#fff;background:#ff3b30;border-radius:16px;width:86px;height:calc(100% - 8px);margin:4px;font-size:15px;font-weight:600}.financeDeleteButton.confirm{background:#c62828}.financeRecordCard{z-index:3;background:#fffffff2;border:1px solid #00000014;border-radius:18px;padding:14px;transition:transform .22s;position:relative}.financeSwipeBox.showDelete .financeRecordCard{transform:translate(-96px)}.financeRecordMain{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.financeRecordMain strong{color:#111;text-align:left;font-size:17px;font-weight:500}.financeRecordMain span{white-space:nowrap;font-size:16px;font-weight:600}.financeIncome{color:#1f8f4d}.financeExpense{color:#c62828}.financeRecordCard p{color:#777;margin:6px 0 0;font-size:13px}.financeInlineEditor{flex-direction:column;gap:10px;display:flex}.financeInlineEditor input{color:#111;-webkit-user-select:text;user-select:text;background:#fffffff5;border:none;border-radius:14px;outline:none;width:100%;height:44px;padding:0 12px;font-size:16px}.financeInlineActions{gap:10px;display:flex}.financeInlineActions button{color:#111;background:#00000014;border-radius:13px;height:38px;padding:0 14px;font-size:14px}.financeMiniSummary.single{text-align:center;grid-template-columns:1fr}.financeMiniSummary.single div{text-align:center;justify-content:center;align-items:center}.financeMiniSummary.single span{text-align:center;width:100%;font-size:13px;display:block}.financeMiniSummary.single strong{text-align:center;width:100%;font-size:24px;font-weight:700;display:block}.financeMonthMenuButton{color:#555;background:#0000000f;border-radius:15px;min-width:42px;height:42px;font-size:22px;font-weight:600}.financeMonthConfirmBox{gap:8px;display:flex}.financeMonthConfirmDelete,.financeMonthCancelDelete{border-radius:15px;height:42px;padding:0 12px;font-size:14px;font-weight:600}.financeMonthConfirmDelete{color:#fff;background:#ff3b30}.financeMonthCancelDelete{color:#555;background:#0000000f}.financeInlineEditor textarea{color:#111;resize:none;-webkit-user-select:text;user-select:text;background:#fffffff5;border:none;border-radius:14px;outline:none;width:100%;min-height:82px;padding:12px;font-family:inherit;font-size:16px;line-height:1.35}.financeChartSnap{scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;overflow:hidden auto}.financeChartSnap::-webkit-scrollbar{display:none}.financeChartPanel{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;min-height:100%;display:flex}.financeChartPanel .financeLegend{max-width:320px}.workBackButton{background:0 0;width:42px;height:42px;padding:0;font-size:28px;position:absolute;top:14px;left:18px}.workOptionsBox{flex-direction:column;gap:8px;width:calc(100% - 36px);margin:0 auto 12px;display:flex}.workOptionsBox button{color:#111;background:#0000000f;border-radius:14px;height:42px;font-size:15px}.workOptionsBox button.danger{color:#c62828}.workOptionsBox button.solid{color:#fff;background:#ff3b30}.workHeaderInfo{padding:14px 18px}.workHeaderInfo span{color:#777;font-size:12px}.workHeaderInfo strong{color:#111;font-size:17px;font-weight:500}.workCancelButton{color:#111!important;background:#00000014!important}.workInlineEditor{flex-direction:column;gap:10px;width:100%;display:flex}.workInlineEditor input{-webkit-user-select:text;user-select:text;background:#fffffff5;border:none;border-radius:14px;outline:none;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:16px;font-weight:400;color:#111!important}.workInlineEditor input::placeholder{color:#999}.workInlineActions{gap:10px;display:flex}.workInlineActions button{color:#111;background:#00000014;border-radius:13px;height:38px;padding:0 14px;font-size:14px}.supermarketEditInput{color:#111;-webkit-user-select:text;user-select:text;background:#fffffff5;border:none;border-radius:14px;outline:none;width:100%;padding:12px;font-size:17px}.supermarketEditInput::placeholder{color:#999}.workTitleBlock{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.workDetailTitle{font-size:24px;font-weight:600}.workDetailClient{color:#666;font-size:15px;font-weight:400;line-height:1}.workHeaderInfo{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:14px 18px;display:flex}.workClientRow{justify-content:center;align-items:center;gap:10px;display:flex}.workClientName{color:#111;font-size:20px;font-weight:500}.workClientSubName{color:#666;font-size:15px;font-weight:400}.workEditButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:18px;display:flex}.workHeaderInfo{justify-content:flex-end;padding:8px 18px 0;display:flex}.workEditButtonFloating{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:22px;display:flex}.workListActions{grid-template-columns:1fr 1fr 1fr;gap:4px;width:210px;padding:4px;display:grid}.workListActions button{border-radius:14px;height:100%;font-size:13px;font-weight:600}.workSwipeEditButton{color:#007aff!important;background:#007aff24!important}.workSwipeCancelButton{color:#555;background:#00000014}.reminderSwipeBox.showDelete .listRow{transition:transform .22s;transform:translate(-210px)}.workMaterialCard .supermarketProduct,.workMaterialCard .supermarketQuantity{font-weight:400}.workMaterialCard{align-items:stretch;width:100%;display:flex!important}.workMaterialCard .workInlineEditor{flex-direction:column;gap:0;width:100%;margin:0;padding:0;display:flex}.workMaterialCard .workInlineEditor input{box-sizing:border-box;border-radius:0;width:100%;min-width:0;height:40px;margin:0;padding:6px 10px;display:block}.workMaterialCard .workInlineActions{gap:10px;display:flex}.workMaterialCard .workInlineActions button{flex:1}.appList{padding:0 18px 120px}.appListCard{z-index:3;background:#fffffff2;border:1px solid #00000014;border-radius:18px;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;min-height:56px;padding:12px;transition:transform .22s;display:grid;position:relative}.appCheckButton{color:#007aff;background:#fff;border:1px solid #0003;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;font-weight:700;display:flex}.appListContent{text-align:left;background:0 0;flex-direction:column;gap:2px;width:100%;padding:0;display:flex;overflow:hidden}.appListTitle{color:#111;white-space:normal;overflow-wrap:break-word;word-break:break-word;font-size:19px;font-weight:400;line-height:1.22}.appListSubtitle{color:#777;white-space:normal;overflow-wrap:break-word;font-size:13px;font-weight:400;line-height:1.25}.appInlineInput{height:28px;margin:0;padding:2px 10px;font-family:inherit;font-size:18px}.appInlineTextarea{resize:none;min-height:58px;padding:8px 10px;line-height:1.25}.appInlineActions{gap:6px;margin-top:4px;display:flex}.appInlineActions button{color:#111;background:#00000014;border-radius:11px;flex:1;height:34px;font-size:14px}.appDeleteArea{opacity:0;pointer-events:none;width:92px;height:100%;transition:opacity .12s;position:absolute;top:0;right:0}.appSwipeItem.showDelete .appDeleteArea{opacity:1;pointer-events:auto}.appDeleteButton{color:#fff;background:#007aff;border-radius:16px;width:86px;height:calc(100% - 8px);margin:4px;font-size:15px;font-weight:600}.appDeleteButton.confirm{background:#c62828}.reminderSwipeBox.showDelete .appListCard{transition:transform .22s;transform:translate(-210px)}.appWorkSwipeItem.showDelete .appListCard{transition:transform .22s;transform:translate(-158px)}.appWorkSwipeItem .appDeleteArea{box-sizing:border-box;width:154px;padding-left:8px}.appWorkSwipeItem .workListActions{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4px;width:150px;height:calc(100% - 8px);margin:4px;padding:0;display:grid}.appWorkSwipeItem .workListActions button,.appWorkSwipeItem .appDeleteButton{box-sizing:border-box;letter-spacing:0!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.workEditorInline{box-sizing:border-box;width:100%;margin-bottom:22px;padding:0 18px}.workEditorActions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.workEditorActions button{width:100%}.materialListActions{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4px;width:150px;height:calc(100% - 8px);margin:4px;padding:0;display:grid}.materialListActions button,.materialListActions .appDeleteButton{border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.appSwipeItem.showDelete .appListCard{transition:transform .22s;transform:translate(-158px)}.reminderPage .appListCard{text-align:center;grid-template-columns:1fr;justify-items:center}.reminderPage .appListContent{text-align:center;align-items:center}.appReminderSwipeItem{touch-action:pan-y}.appReminderSwipeItem .appDeleteArea{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;width:252px;height:100%;margin:0;padding:4px;position:absolute;top:0;right:0}.appReminderSwipeItem.showDelete .appDeleteArea{opacity:1;pointer-events:auto}.appReminderSwipeItem.showDelete .appListCard{transition:transform .22s;transform:translate(-252px)!important}.appReminderActions{box-sizing:border-box;grid-template-columns:1fr 1fr 1fr;gap:4px;width:100%;height:100%;margin:0;padding:0;display:grid}.appReminderActions.single{grid-template-columns:1fr}.appReminderActions .appDeleteButton{min-height:0;overflow:hidden;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.appReminderActions .appDeleteButton.edit,.appReminderActions .appDeleteButton.delete{color:#007aff!important;background:#007aff24!important}.appReminderActions .appDeleteButton.confirm{color:#fff!important;background:#c62828!important}.reminderListCard{grid-template-columns:1fr;align-items:center}.reminderListCard .appInlineEditor{grid-column:1/-1}.appSwipeItem.showDelete,.appReminderSwipeItem.showDelete{z-index:120;position:relative}.appReminderSwipeItem.showDelete .appDeleteArea{z-index:1}.appReminderSwipeItem.showDelete .appListCard{z-index:3}.recordButton:focus,.recordButton:active{box-shadow:none;outline:none}.financeReceivable{margin-top:4px}.financeReceivable span,.financeReceivable strong{font-size:18px;font-weight:400}.appSwipeItem{background:0 0;border-radius:18px;margin-bottom:10px;position:relative;overflow:hidden}.appDeleteArea.materialListActions{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;grid-template-columns:1fr 1fr;gap:4px;width:159px;height:100%;margin:0;padding:4px;display:grid;position:absolute;top:0;right:0}.appSwipeItem.showDelete .appDeleteArea.materialListActions{opacity:1;pointer-events:auto}.appSwipeItem .appListCard{z-index:3;opacity:1;background:#fffffffa;transition:transform .22s;position:relative}.appSwipeItem.showDelete .appListCard{transform:translate(-158px)}.materialListActions button,.materialListActions .appDeleteButton,.materialListActions .workSwipeEditButton{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.materialListActions .workSwipeEditButton{color:#007aff!important;background:#007aff24!important}.materialListActions .appDeleteButton{color:#fff!important;background:#007aff!important}.materialListActions .appDeleteButton.confirm{color:#fff!important;background:#c62828!important}.appInlineEditor{flex-direction:column;grid-column:1/-1;gap:8px;width:100%;display:flex}.appInlineInput,.appInlineTextarea{box-sizing:border-box;color:#111;-webkit-user-select:text;user-select:text;background:#fffffff5;border:none;border-radius:12px;outline:none;width:100%;font-family:inherit;font-size:16px}.appInlineInput{height:40px;min-height:40px;padding:8px 10px}.appInlineTextarea{resize:none;white-space:pre-wrap;min-height:96px;padding:10px;line-height:1.3;overflow:hidden}.appInlineActions{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:4px;display:grid!important}.appInlineActions button{color:#111;background:#00000014;border-radius:13px;width:100%;height:40px;margin:0;font-size:14px}.swipeCloseOverlay{z-index:50;background:0 0;position:fixed;inset:0}.appSwipeItem.showDelete{z-index:120;position:relative}.appSwipeItem.showDelete .appDeleteArea{z-index:1}.appSwipeItem.showDelete .appListCard{z-index:3}.appSwipeItem:has(.appInlineEditor) .appDeleteArea{display:none!important}.appSwipeItem:has(.appInlineEditor) .appListCard{grid-template-columns:1fr;transform:none!important}.receivablesPage .financeSwipeBox{touch-action:pan-y;border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden;background:0 0!important}.receivablesPage .financeDeleteArea.receivableActions{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;height:100%;margin:0;padding:4px;position:absolute;top:0;right:0}.receivablesPage .financeDeleteArea.receivableActions.triple{grid-template-columns:1fr 1fr 1fr;gap:4px;width:252px;display:grid}.receivablesPage .financeDeleteArea.receivableActions.single{grid-template-columns:1fr;gap:0;width:92px;display:grid}.receivablesPage .financeSwipeBox.showDelete .financeDeleteArea.receivableActions{opacity:1;pointer-events:auto}.receivablesPage .financeRecordCard{z-index:3;will-change:transform;position:relative;opacity:1!important;background:#fff!important;transition:transform .22s!important}.receivablesPage .financeDeleteArea.receivableActions .financeDeleteButton{min-width:0;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.receivablesPage .receivableEditButton,.receivablesPage .receivableDeleteButton{color:#007aff!important;background:#007aff24!important}.receivablesPage .receivableChargedButton{color:#fff!important;background:#007aff!important}.receivablesPage .financeDeleteButton.confirm{color:#fff!important;background:#c62828!important}.receivablesPage .financeSwipeBox.showDelete{z-index:120;position:relative}.receivablesPage .financeSwipeBox.showDelete .financeDeleteArea{z-index:1}.receivablesPage .financeSwipeBox:has(.financeInlineEditor) .financeDeleteArea{display:none!important}.receivablesPage .financeSwipeBox:has(.financeInlineEditor) .financeRecordCard{transform:none!important}.receivablesPage .financeInlineActions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid!important}.receivablesPage .financeInlineActions button{border-radius:13px;width:100%;height:40px;margin:0}.receivablesPage .financeInlineEditor textarea{min-height:96px}.financeDetailPage .financeSwipeBox{touch-action:pan-y;border-radius:18px;margin-bottom:12px;position:relative;overflow:hidden;background:0 0!important}.financeDetailPage .financeDeleteArea.financeDetailActions{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;grid-template-columns:1fr 1fr;gap:4px;width:159px;height:100%;margin:0;padding:4px;display:grid;position:absolute;top:0;right:0}.financeDetailPage .financeDeleteArea.financeDetailActions.single{grid-template-columns:1fr;gap:0;width:92px}.financeDetailPage .financeSwipeBox.showDelete .financeDeleteArea.financeDetailActions{opacity:1;pointer-events:auto}.financeDetailPage .financeRecordCard{z-index:3;will-change:transform;position:relative;opacity:1!important;background:#fff!important;transition:transform .22s!important}.financeDetailPage .financeSwipeBox.showDelete .financeRecordCard{transform:translate(-158px)!important}.financeDetailPage .financeSwipeBox.showDelete .financeDeleteArea.financeDetailActions.single+.financeRecordCard{transform:translate(-96px)!important}.financeDetailPage .financeDeleteArea.financeDetailActions .financeDeleteButton{min-width:0;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.financeDetailPage .financeEditButton{color:#007aff!important;background:#007aff24!important}.financeDetailPage .financeRemoveButton{color:#fff!important;background:#007aff!important}.financeDetailPage .financeDeleteButton.confirm{color:#fff!important;background:#c62828!important}.financeDetailPage .financeSwipeBox.showDelete{z-index:120;position:relative}.financeDetailPage .financeSwipeBox.showDelete .financeDeleteArea{z-index:1}.financeDetailPage .financeSwipeBox:has(.financeInlineEditor) .financeDeleteArea{display:none!important}.financeDetailPage .financeSwipeBox:has(.financeInlineEditor) .financeRecordCard{transform:none!important}.financeDetailPage .financeInlineActions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid!important}.financeDetailPage .financeInlineActions button{border-radius:13px;width:100%;height:40px;margin:0}.financeDetailPage .financeInlineEditor textarea{resize:none;min-height:82px;overflow:hidden}.billingEditorBox{padding:0 18px 14px}.billingPrimaryButton{color:#fff;background:#007aff;border-radius:16px;width:100%;height:48px;font-size:16px;font-weight:600}.billingSelect{color:#111;background:#fffffff5;border:none;border-radius:12px;outline:none;width:100%;height:40px;padding:0 10px;font-family:inherit;font-size:16px}.billingDetailTextarea{min-height:96px}.billingPriceCard{grid-template-columns:1fr}.billingPriceCard .appListContent{grid-column:1/-1}.billingDetailPreview{margin-top:4px}.newBudgetBox{flex-direction:column;gap:10px;padding:0 18px 14px;display:flex}.newBudgetSectionTitle{color:#111;font-size:17px;font-weight:600}.newBudgetTwoColumns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.newBudgetItemsList{padding-bottom:18px}.newBudgetTotalBox{flex-direction:column;gap:10px;padding:12px 18px 120px;display:flex}.newBudgetTotalBox span{color:#777;text-align:center;font-size:13px}.newBudgetTotalBox strong{color:#111;text-align:center;font-size:24px;font-weight:700}.newBudgetSmallDelete{color:#c62828;background:#ff3b301f;border-radius:11px;align-self:flex-start;height:32px;margin-top:8px;padding:0 12px;font-size:13px;font-weight:600}.billingBudgetSwipeItem{touch-action:pan-y;background:0 0;border-radius:18px;margin-bottom:10px;position:relative;overflow:hidden}.billingBudgetSwipeActions{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;grid-template-columns:1fr 1fr 1fr;gap:4px;width:236px;height:100%;margin:0;padding:4px;display:grid;position:absolute;top:0;right:0}.billingBudgetSwipeItem.showDelete .billingBudgetSwipeActions{opacity:1;pointer-events:auto}.billingBudgetSwipeItem .billingBudgetCard{z-index:3;opacity:1;background:#fffffffa;grid-template-columns:1fr;align-items:stretch;transition:transform .22s;position:relative}.billingBudgetSwipeItem.showDelete .billingBudgetCard{transform:translate(-236px)}.billingBudgetCard .appListContent{grid-column:1/-1;gap:4px}.billingBudgetTotal{color:#111;margin-top:6px;font-size:22px;font-weight:700}.billingBudgetSwipeActions button,.billingBudgetSwipeActions .appDeleteButton,.billingBudgetSwipeActions .workSwipeEditButton{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.billingBudgetSwipeActions .workSwipeEditButton{color:#007aff!important;background:#007aff24!important}.billingBudgetSwipeActions .appDeleteButton{color:#fff!important;background:#007aff!important}.billingBudgetSwipeActions .appDeleteButton.confirm{color:#fff!important;background:#c62828!important}.billingBudgetSwipeItem.showDelete .billingBudgetSwipeActions{z-index:1}.billingBudgetSwipeItem.showDelete{z-index:300;position:relative}.billingBudgetSwipeItem.showDelete .billingBudgetSwipeActions{z-index:320!important;pointer-events:auto!important}.billingBudgetSwipeItem.showDelete .billingBudgetCard{z-index:310!important}.billingBudgetSwipeActions button{position:relative;z-index:330!important;pointer-events:auto!important}.billingBudgetStatus{color:#555;background:#00000012;border-radius:999px;width:fit-content;margin-top:6px;padding:4px 9px;font-size:12px;font-weight:600}.receivablesPage .financeDeleteArea.receivableActions{padding:4px 4px 4px 10px!important}.receivablesPage .financeDeleteArea.receivableActions.triple{width:260px!important}.receivablesPage .financeSwipeBox.showDelete .financeRecordCard{transform:translate(-260px)!important}.receivablesPage .financeDeleteArea.receivableActions.single{width:96px!important;padding:4px 4px 4px 8px!important}.receivablesPage .financeSwipeBox.showDelete .financeDeleteArea.receivableActions.single+.financeRecordCard{transform:translate(-100px)!important}.reminderPage .appReminderSwipeItem.pendingSwipe .appDeleteArea{box-sizing:border-box!important;width:252px!important;padding:4px!important}.reminderPage .appReminderSwipeItem.pendingSwipe.showDelete .appListCard{transform:translate(-252px)!important}.reminderPage .appReminderSwipeItem.pendingSwipe .appReminderActions{box-sizing:border-box!important;grid-template-columns:1fr 1fr 1fr!important;gap:4px!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:grid!important}.reminderPage .appReminderSwipeItem.pendingSwipe .appReminderActions .appDeleteButton{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important}.reminderPage .appReminderSwipeItem.historySwipe .appDeleteArea{box-sizing:border-box!important;width:96px!important;padding:4px!important}.reminderPage .appReminderSwipeItem.historySwipe.showDelete .appListCard{transform:translate(-96px)!important}.reminderPage .appReminderSwipeItem.historySwipe .appReminderActions.single{box-sizing:border-box!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:grid!important}.reminderPage .appReminderSwipeItem.historySwipe .appReminderActions.single .appDeleteButton{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important}.billingBudgetSwipeActions.quad{grid-template-columns:1fr 1fr 1fr 1fr!important;width:312px!important}.billingBudgetSwipeItem.showDelete .billingBudgetSwipeActions.quad+.billingBudgetCard{transform:translate(-312px)!important}.billingBudgetSwipeActions.single{grid-template-columns:1fr!important;gap:0!important;width:92px!important}.billingBudgetSwipeItem.showDelete .billingBudgetSwipeActions.single+.billingBudgetCard{transform:translate(-96px)!important}.billingBudgetSwipeActions .appDeleteButton.danger{color:#fff!important;background:#ff3b30!important}.billingBudgetLocked{opacity:.62}.billingBudgetLocked .billingBudgetStatus{color:#555;background:#00000014}.employeesPage{overflow-x:hidden}.employeeEditorBox{flex-direction:column;gap:10px;padding:0 18px 14px;display:flex}.employeeEditorActions{grid-template-columns:1fr;gap:8px;display:grid}.employeeList{padding-bottom:120px}.employeeSwipeItem{touch-action:pan-y;background:0 0;border-radius:18px;margin-bottom:10px;position:relative;overflow:hidden}.employeeActions{box-sizing:border-box;opacity:0;pointer-events:none;z-index:1;grid-template-columns:1fr 1fr;gap:4px;height:100%;margin:0;padding:4px;display:grid;position:absolute;top:0;right:0;width:158px!important}.employeeSwipeItem.showDelete .employeeActions{opacity:1;pointer-events:auto}.employeeSwipeItem .employeeCard{z-index:3;opacity:1;background:#fffffffa;grid-template-columns:64px 1fr;align-items:center;transition:transform .22s;position:relative}.employeeActions button,.employeeActions .appDeleteButton,.employeeActions .workSwipeEditButton{min-height:0;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}.employeeActions .workSwipeEditButton{color:#007aff!important;background:#007aff24!important}.employeePendingHours{color:#007aff;background:#007aff1a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.employeePendingHours span{margin-top:2px;font-size:12px;font-weight:500}.employeeSwipeItem.showDelete{z-index:120;position:relative}.employeeSwipeItem.showDelete .employeeActions{z-index:1}.employeeSwipeItem.showDelete .employeeCard{z-index:3}.employeesPage,.employeeFormPage{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.employeesPage::-webkit-scrollbar{width:0;height:0;display:none}.employeeFormPage::-webkit-scrollbar{width:0;height:0;display:none}.employeeEditorBox{background:#ffffffeb;border:1px solid #00000012;border-radius:22px;flex-direction:column;gap:10px;width:calc(100% - 36px);max-width:430px;margin:0 auto 14px;padding:14px;display:flex}.employeeEditorBox .appInlineInput{text-align:center;background:#fff;border-radius:16px;width:100%;height:46px;min-height:46px;padding:0 14px;font-size:17px}.employeeEditorActions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.employeeEditorActions button{color:#fff;background:#007aff;border-radius:17px;width:100%;height:46px;font-size:16px;font-weight:700}.employeeEditorActions .employeeCancelButton{color:#111;background:#00000014}.employeeList{width:100%;max-width:460px;margin:0 auto;padding:0 18px 90px}.employeeSwipeItem{border-radius:20px;margin-bottom:12px}.employeeCard{background:#fff;border-radius:20px;grid-template-columns:58px 1fr;min-height:72px;padding:14px;box-shadow:0 1px 3px #0000000a}.employeePendingHours{color:#007aff;background:#007aff1a;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:52px;height:52px;line-height:1;display:flex}.employeePendingHours strong{font-size:18px;font-weight:800;line-height:1}.employeePendingHours span{margin-top:3px;font-size:11px;font-weight:600;line-height:1}.employeeActions{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid;width:159px!important}.employeeActions.single{grid-template-columns:1fr;width:92px!important}.employeeActions button,.employeeActions .appDeleteButton,.employeeActions .workSwipeEditButton{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;display:flex!important}.employeeActions .appDeleteButton{color:#fff!important;background:#007aff!important}.employeeActions .appDeleteButton.confirm{color:#fff!important;background:#c62828!important}.employeeSwipeItem.showDelete .employeeCard{transform:translate(-158px)!important}.employeeSwipeItem.showDelete .employeeActions.single+.employeeCard{transform:translate(-96px)!important}.employeeProfileBox{width:calc(100% - 36px);max-width:430px;box-shadow:none;text-align:center;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin:0 auto 10px;padding:8px 12px 4px;display:flex}.employeeProfileName{color:#111;text-align:center;letter-spacing:.2px;width:100%;font-size:26px;font-weight:600;line-height:1.05;display:block}.employeeProfileRate{color:#666;text-align:center;width:100%;font-size:15px;font-weight:400;line-height:1.15;display:block}.employeeMiniSummaryBox{grid-template-columns:1fr 1fr;gap:10px;width:calc(100% - 36px);max-width:430px;margin:4px auto 10px;display:grid}.employeeMiniSummaryItem{text-align:center;background:#fff;border:1px solid #00000012;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:72px;padding:12px 8px;display:flex}.employeeMiniSummaryItem span{color:#777;text-align:center;width:100%;font-size:13px;font-weight:500;line-height:1.1;display:block}.employeeMiniSummaryItem strong{color:#111;text-align:center;width:100%;font-size:22px;font-weight:700;line-height:1.05;display:block}.employeeMainActions{grid-template-columns:1fr 1fr;gap:10px;width:calc(100% - 36px);max-width:430px;margin:0 auto 14px;display:grid}.employeeMainActions button{color:#fff;background:#007aff;border-radius:17px;height:46px;font-size:15px;font-weight:700}.employeeMainActions .employeeDangerButton{background:#ff3b30}.employeeSummaryBox{display:none!important}.employeeSectionTitle{text-align:center;color:#555;letter-spacing:.2px;width:calc(100% - 36px);max-width:430px;margin:16px auto 8px;padding:0 4px;font-size:15px;font-weight:800}.employeeCompactList{padding-bottom:14px}.employeeFormPage .appListTitle{text-align:center;width:100%;font-size:19px;font-weight:700;line-height:1.15}.employeeFormPage .appListSubtitle{text-align:center;color:#666;width:100%;font-size:14px;font-weight:500}.employeeFormPage .appListContent{text-align:center;align-items:center}.employeeFormPage .emptyReminder{background:#fffc;border:1px solid #0000000f;width:calc(100% - 36px);max-width:430px;margin:10px auto}.employeeFormPage .supermarketError,.employeesPage .supermarketError{text-align:center;font-weight:600}.employeesPage .employeeCardWithAmount{grid-template-columns:58px 1fr auto;align-items:center;gap:10px}.employeesPage .employeeCardCenter{text-align:center;align-items:center;min-width:0}.employeesPage .employeePendingAmount{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;min-width:82px;line-height:1.05;display:flex}.employeesPage .employeePendingAmount span{color:#777;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.employeesPage .employeePendingAmount strong{color:#111;white-space:nowrap;font-size:16px;font-weight:800;display:block}@media (width<=380px){.employeesPage .employeeCardWithAmount{grid-template-columns:52px 1fr auto;gap:8px}.employeesPage .employeePendingAmount{min-width:72px}.employeesPage .employeePendingAmount strong{font-size:14px}}.employeeInputHelp{color:#777;text-align:center;width:100%;padding:0 4px;font-size:12px;font-weight:500;line-height:1.25}.employeeOpenHours{color:#ff9500!important;background:#ff950024!important}.employeeOpenHours strong{font-size:15px!important}.employeeOpenHours span{font-size:9px!important}.employeePaymentGroups{width:100%;max-width:460px;margin:0 auto;padding:0 18px 110px}.employeePaymentGroup{background:#fff;border:1px solid #00000012;border-radius:22px;width:100%;margin:0 0 14px;padding:14px;box-shadow:0 1px 3px #0000000a}.employeePaymentHeader{text-align:center;border-bottom:1px solid #00000012;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding-bottom:10px;display:flex}.employeePaymentHeader span{color:#777;font-size:13px;font-weight:600}.employeePaymentHeader strong{color:#111;font-size:24px;font-weight:800;line-height:1.05}.employeePaymentHeader small{color:#666;font-size:13px;font-weight:500}.employeePaymentDetailList{flex-direction:column;gap:8px;width:100%;padding-top:10px;display:flex}.employeePaymentDetailRow{color:#555;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;width:100%;font-size:13px;display:grid}.employeePaymentDetailRow span{color:#555;white-space:nowrap;font-weight:600}.employeePaymentDetailRow strong{color:#111;white-space:nowrap;font-size:13px;font-weight:800}.employeePaymentDetailRow em{color:#777;text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}@media (width<=380px){.employeePaymentDetailRow{grid-template-columns:1fr auto}.employeePaymentDetailRow em{text-align:center;white-space:normal;grid-column:1/-1}}.employeePendingBlock{background:#fff;border:1px solid #00000012;border-radius:22px;flex-direction:column;gap:8px;width:calc(100% - 36px);max-width:430px;margin:0 auto 16px;padding:10px;display:flex;box-shadow:0 1px 3px #0000000a}.employeePendingRow{border-bottom:1px solid #0000000f;grid-template-columns:1fr auto;align-items:stretch;gap:8px;width:100%;padding-bottom:8px;display:grid}.employeePendingRow:last-child{border-bottom:none;padding-bottom:0}.employeePendingRowMain{text-align:left;background:#00000009;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:4px 8px;min-width:0;min-height:54px;padding:8px 10px;display:grid}.employeePendingRowMain span{color:#555;font-size:13px;font-weight:700}.employeePendingRowMain strong{color:#111;white-space:nowrap;font-size:15px;font-weight:800}.employeePendingRowMain em{color:#777;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;min-width:0;font-size:13px;font-style:normal;font-weight:500;overflow:hidden}.employeePendingRow.open .employeePendingRowMain{background:#ff95001f}.employeePendingRow.open .employeePendingRowMain strong{color:#ff9500}.employeePendingRowDelete{color:#fff;background:#007aff;border-radius:16px;width:82px;min-height:54px;font-size:12px;font-weight:800}.employeePendingRowDelete.confirm{background:#c62828}.employeePaymentGroup.compact{padding:0;overflow:hidden}.employeePaymentCompactButton{text-align:left;background:#fff;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;min-height:62px;padding:12px 14px;display:grid}.employeePaymentCompactButton div{flex-direction:column;gap:3px;min-width:0;display:flex}.employeePaymentCompactButton span{color:#555;font-size:13px;font-weight:700}.employeePaymentCompactButton strong{color:#111;font-size:18px;font-weight:800}.employeePaymentCompactButton em{color:#111;white-space:nowrap;text-align:right;font-size:18px;font-style:normal;font-weight:800}.employeePaymentGroup.compact .employeePaymentDetailList{border-top:1px solid #00000012;padding:10px 12px 12px}@media (width<=380px){.employeePendingRow{grid-template-columns:1fr}.employeePendingRowDelete{width:100%;min-height:38px}.employeePaymentCompactButton em{font-size:15px}}.employeePendingTextRow{border-bottom:1px solid #0000000f;grid-template-columns:1fr auto;align-items:center;gap:8px;width:100%;padding:7px 0;display:grid}.employeePendingTextRow:last-child{border-bottom:none}.employeePendingTextMain{color:#111;text-align:left;white-space:normal;background:0 0;min-width:0;padding:0;font-size:15px;font-weight:500;line-height:1.25}.employeePendingTextRow.open .employeePendingTextMain{color:#ff9500;font-weight:700}.employeePendingTextDelete{color:#007aff;background:#007aff1f;border-radius:11px;min-width:72px;height:30px;padding:0 9px;font-size:12px;font-weight:800}.employeePendingTextDelete.confirm{color:#fff;background:#c62828}.employeePaymentOneLineButton{text-align:left;background:#fff;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 14px;display:grid}.employeePaymentOneLineButton span{color:#111;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.employeePaymentOneLineButton strong{color:#111;white-space:nowrap;text-align:right;font-size:15px;font-weight:800}@media (width<=380px){.employeePendingTextRow{grid-template-columns:1fr}.employeePendingTextDelete{width:100%}.employeePaymentOneLineButton span,.employeePaymentOneLineButton strong{font-size:14px}}.employeeInlineActions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:2px;display:grid}.employeeInlineActions button{color:#111;background:#00000014;border-radius:13px;width:100%;height:36px;font-size:14px;font-weight:700}.employeeTextSwipeItem,.employeePaymentSwipeItem{background:0 0;border-radius:14px;margin:0;position:relative;overflow:hidden}.employeeTextDeleteArea,.employeePaymentDeleteArea{opacity:0;pointer-events:none;z-index:1;width:92px;height:100%;transition:opacity .12s;position:absolute;top:0;right:0}.employeeTextSwipeItem.showDelete .employeeTextDeleteArea,.employeePaymentSwipeItem.showDelete .employeePaymentDeleteArea{opacity:1;pointer-events:auto}.employeeTextDeleteButton{color:#fff;background:#007aff;border-radius:13px;width:86px;height:calc(100% - 6px);margin:3px;font-size:12px;font-weight:800}.employeeTextDeleteButton.confirm{color:#fff;background:#c62828}.employeeTextSwipeItem.showDelete .employeePendingTextMain,.employeePaymentSwipeItem.showDelete .employeePaymentGroup{transition:transform .22s;transform:translate(-92px)}.employeePendingBlock{gap:0!important}.employeePendingTextMain{color:#111;text-align:left;white-space:normal;z-index:3;background:0 0;border-bottom:1px solid #0000000f;border-radius:0;width:100%;min-height:34px;padding:7px 8px;font-size:15px;font-weight:400;line-height:1.25;transition:transform .22s;position:relative}.employeeTextSwipeItem:last-child .employeePendingTextMain{border-bottom:none}.employeePendingTextMain.open{color:#ff9500;font-weight:500}.employeePaymentGroups{flex-direction:column;gap:6px;display:flex}.employeePaymentGroup.compact{z-index:3;border-radius:16px;transition:transform .22s;position:relative;margin:0!important}.employeePaymentOneLineButton{min-height:38px!important;padding:7px 12px!important}.employeePaymentOneLineButton span,.employeePaymentOneLineButton strong{font-size:15px!important;font-weight:400!important}.employeePaymentDetailList{gap:5px!important;padding-top:6px!important}.employeePaymentDetailRow span,.employeePaymentDetailRow strong,.employeePaymentDetailRow em{font-weight:400!important}.employeeFormPage .employeeSectionTitle{letter-spacing:.2px;font-family:inherit!important;font-size:15px!important;font-weight:700!important}.employeeFormPage .employeePendingTextMain{text-transform:none;font-family:inherit!important;font-size:15px!important;font-weight:400!important}.employeeFormPage .employeePaymentOneLineButton span,.employeeFormPage .employeePaymentOneLineButton strong{font-family:inherit!important;font-size:15px!important;font-weight:400!important}.employeeFormPage .employeePaymentGroups{gap:3px!important}.employeeFormPage .employeePaymentGroup.compact{margin-bottom:0!important}.employeeFormPage .employeePaymentOneLineButton{min-height:34px!important;padding:5px 12px!important}.employeeFormPage .employeePaymentDetailList{padding:6px 10px 8px!important}.employeeFormPage .employeePaymentDetailRow:not(:has(em)){grid-template-columns:auto auto}.employeeFormPage .employeePaymentDetailRow em:empty{display:none}.employeeSwipeBlocker{z-index:9000;cursor:default;background:0 0;border:0;width:100vw;height:100vh;margin:0;padding:0;position:fixed;inset:0}.employeeTextDeleteArea,.employeePaymentDeleteArea,.employeeTextSwipeItem.showDelete .employeeTextDeleteArea,.employeePaymentSwipeItem.showDelete .employeePaymentDeleteArea{z-index:9010!important}.employeeTextDeleteButton{position:relative;z-index:9011!important}.employeeTextSwipeItem,.employeePaymentSwipeItem{position:relative}.employeeCreateButtonRow{justify-content:center;align-items:center;width:calc(100% - 36px);max-width:430px;margin:0 auto 14px;display:flex}.employeeCreateButtonRow button{color:#fff;background:#007aff;border-radius:17px;width:100%;height:46px;font-size:16px;font-weight:700}.employeesPage .employeeActions{z-index:20!important}.employeesPage .employeeActions button{position:relative;z-index:21!important}.employeeCreateSection{width:calc(100% - 36px);max-width:430px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0 auto 14px;padding:0;display:flex}.employeeCreateSection button{color:#fff;background:#007aff;border-radius:17px;width:100%;height:46px;font-size:16px;font-weight:700}.employeesPage .employeeActions{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid;z-index:2!important;width:159px!important}.employeesPage .employeeActions button,.employeesPage .employeeActions .appDeleteButton,.employeesPage .employeeActions .workSwipeEditButton{border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1!important;display:flex!important}.employeesPage .employeeActions .appDeleteButton{color:#fff!important;background:#007aff!important}.employeesPage .employeeActions .appDeleteButton.confirm{color:#fff!important;background:#c62828!important}.employeesPage .employeeSwipeItem.showDelete .employeeCard{transform:translate(-158px)!important}.employeesPage .swipeCloseOverlay{z-index:50}.employeesPage .employeeSwipeItem.showDelete{z-index:120;position:relative}.employeesPage .employeeSwipeItem.showDelete .employeeActions{z-index:1!important;pointer-events:auto!important}.employeesPage .employeeSwipeItem.showDelete .employeeCard{z-index:3!important}body,#root{background:radial-gradient(circle at 0 0,#6366f124 0%,#0000 34%),radial-gradient(circle at 100% 100%,#06b6d424 0%,#0000 36%),linear-gradient(135deg,#f5f7fa 0%,#e4ebf5 50%,#cee6ff 100%)!important}.home,.page{background:0 0!important}.topBar,.topBar:before,.topBar:after{background:#f8f8f8!important}:root{--home-button-left:max(28px, env(safe-area-inset-left));--home-button-top:calc(env(safe-area-inset-top,0px) + 32px);--home-button-size:28px;--home-button-ring-width:8px;--home-button-ring-color:#838388;--record-button-size:120px;--record-button-ring-width:36px;--record-button-color:#34c759;--record-button-recording-color:#ff3b30;--record-button-transition:.18s}.homeHeaderButton{left:var(--home-button-left);top:var(--home-button-top);width:var(--home-button-size);height:var(--home-button-size);border:var(--home-button-ring-width) solid var(--home-button-ring-color);box-sizing:border-box;cursor:pointer;appearance:none;color:#0000;-webkit-text-fill-color:transparent;box-shadow:none;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;transform:none}.homeHeaderButton:after{content:none}.homeHeaderButton:focus,.homeHeaderButton:active,.homeHeaderButton:focus-visible{box-shadow:none;outline:none}.recordButton{width:var(--record-button-size);height:var(--record-button-size);border:var(--record-button-ring-width) solid var(--record-button-color);box-sizing:border-box;color:#0000;-webkit-text-fill-color:transparent;transition:var(--record-button-transition);touch-action:none;box-shadow:none;appearance:none;background:0 0;border-radius:999px;margin:0;padding:0;font-size:0;line-height:1;position:relative}.recordButton:after{content:none}.recordButton.recording{border-color:var(--record-button-recording-color);background:0 0;transform:none;animation:none!important}.recordButton:focus,.recordButton:focus-visible{box-shadow:none;outline:none}:root{--home-footer-bottom:max(58px, calc(env(safe-area-inset-bottom,0px) + 26px));--home-footer-font-size:12px;--home-footer-font-weight:300;--home-footer-letter-spacing:0px;--home-footer-color:#00000094;--home-footer-shift-x:0px}.home .homeFooterText{left:0!important;right:0!important;bottom:var(--home-footer-bottom)!important;transform:translateX(var(--home-footer-shift-x))!important;visibility:visible!important;opacity:1!important;box-sizing:border-box!important;text-align:center!important;width:100%!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif!important;font-size:var(--home-footer-font-size)!important;font-weight:var(--home-footer-font-weight)!important;letter-spacing:var(--home-footer-letter-spacing)!important;color:var(--home-footer-color)!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;z-index:2147483647!important;background:0 0!important;margin:0!important;padding:0 18px!important;line-height:1!important;display:block!important;position:fixed!important}.recordSection{justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:visible}.recordButton{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;flex:none!important;justify-content:center!important;align-items:center!important;margin-left:auto!important;margin-right:auto!important;animation:none!important;display:flex!important;position:relative!important;transform:translate(0,0)!important}.recordButton.recording,.recordButton:active,.recordButton:focus,.recordButton:focus-visible{box-shadow:none!important;outline:none!important;animation:none!important;transform:translate(0,0)!important}.recordButton.recording{border-color:var(--record-button-recording-color)!important}.recordButton:not(.recording),.recordButton:not(.recording):active,.recordButton:not(.recording):focus,.recordButton:not(.recording):focus-visible{border-color:var(--record-button-color)!important;box-shadow:none!important;background:0 0!important;outline:none!important;animation:none!important;transform:translate(0,0)!important}.recordButton.recording,.recordButton.recording:active,.recordButton.recording:focus,.recordButton.recording:focus-visible{border-color:var(--record-button-recording-color)!important;box-shadow:none!important;background:0 0!important;outline:none!important;animation:none!important;transform:translate(0,0)!important}.categoriesButton,.categoriesButton:active,.categoriesButton:focus,.categoriesButton:focus-visible,.workBackButton,.workBackButton:active,.workBackButton:focus,.workBackButton:focus-visible{color:var(--home-button-ring-color,#838388)!important;-webkit-text-fill-color:var(--home-button-ring-color,#838388)!important;appearance:none!important;box-shadow:none!important;background:0 0!important;outline:none!important;text-decoration:none!important}.paymentMethodsPage{overscroll-behavior:none!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;overflow:hidden!important}.paymentMethodsContent{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;height:auto;min-height:0;padding:24px 18px 32px;overflow:hidden auto}.paymentMethodsEditing .paymentMethodsContent{flex-direction:column;display:flex;padding:14px 18px 0!important;overflow:hidden!important}.paymentMethodsShareSwipeBox{border-radius:18px;margin-bottom:22px;position:relative;overflow:hidden}.paymentMethodsEditSwipeButton{z-index:1;width:100%;height:100%;position:absolute;inset:0}.paymentMethodsShareButton{z-index:2;width:100%;margin:0;transition:transform .22s;position:relative}.paymentMethodsPreviewText{white-space:pre-wrap;color:inherit;-webkit-user-select:text;user-select:text;margin:0;font-family:inherit;font-size:15px;line-height:1.5}.paymentMethodsTextarea{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important;resize:none!important;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important;background:#fffffff5!important;border-radius:18px!important;flex:auto!important;width:100%!important;height:auto!important;min-height:0!important;padding:14px!important;line-height:1.45!important;overflow:hidden auto!important}.paymentMethodsEditActions{grid-template-columns:1fr 1fr;justify-content:center;width:100%;padding:0 0 calc(12px + env(safe-area-inset-bottom))!important;flex:none!important;gap:14px!important;margin:0!important;display:grid!important}.paymentMethodsPage{--payment-keyboard-space:0px;overscroll-behavior:none!important;-webkit-overflow-scrolling:auto!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;overflow:hidden!important}.paymentMethodsPage .topBar{flex:0 0 94px!important}.paymentMethodsContent{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;padding:24px 18px 32px!important;overflow:hidden auto!important}.paymentMethodsEditing .paymentMethodsContent{height:calc(100dvh - 94px - var(--payment-keyboard-space,0px))!important;max-height:calc(100dvh - 94px - var(--payment-keyboard-space,0px))!important;flex:0 0 calc(100dvh - 94px - var(--payment-keyboard-space,0px))!important;overscroll-behavior:none!important;-webkit-overflow-scrolling:auto!important;flex-direction:column!important;min-height:180px!important;padding:10px 18px 8px!important;display:flex!important;overflow:hidden!important}.paymentMethodsEditSection{flex-direction:column!important;flex:auto!important;gap:8px!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.paymentMethodsTextarea{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important;resize:none!important;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important;background:#fffffffa!important;border-radius:18px!important;flex:auto!important;width:100%!important;height:auto!important;min-height:90px!important;max-height:none!important;padding:14px 14px 80px!important;line-height:1.45!important;overflow:hidden auto!important}.paymentMethodsEditActions{width:100%!important;padding:0!important;padding-bottom:max(8px, env(safe-area-inset-bottom))!important;background:0 0!important;flex:none!important;grid-template-columns:1fr 1fr!important;justify-content:center!important;gap:12px!important;margin:0!important;display:grid!important}.paymentMethodsEditActions button{border-radius:14px!important;height:42px!important}:root{--ios-safe-top:env(safe-area-inset-top,0px);--ios-safe-bottom:env(safe-area-inset-bottom,0px);--app-header-base-height:94px;--app-header-real-height:calc(var(--app-header-base-height) + var(--ios-safe-top));--app-header-mask-extra:28px;--app-content-top-offset:calc(var(--app-header-real-height) + var(--app-header-mask-extra))}html{background:var(--app-bg)!important;background-color:var(--app-bg-flat)!important;overscroll-behavior:none!important;background-position:0 0!important;background-size:100vw 100vh!important;width:100%!important;height:100%!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow:hidden!important}body,#root{background:var(--app-bg)!important;background-color:var(--app-bg-flat)!important;overscroll-behavior:none!important;background-position:0 0!important;background-size:100vw 100vh!important;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}html:after,body:after,#root:after{content:""!important;height:max(44px, var(--ios-safe-bottom))!important;background:var(--app-bg)!important;background-color:var(--app-bg-flat)!important;pointer-events:none!important;z-index:0!important;background-position:0 100%!important;background-size:100vw 100vh!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.home,.page{z-index:1!important;width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding-top:var(--app-content-top-offset)!important;padding-bottom:var(--ios-safe-bottom)!important;overscroll-behavior:none!important;-webkit-overflow-scrolling:touch!important;background:0 0!important;flex-direction:column!important;margin:0!important;display:flex!important;position:relative!important;overflow:hidden auto!important}.topBar{z-index:1000!important;width:100vw!important;height:var(--app-header-real-height)!important;min-height:var(--app-header-real-height)!important;padding:var(--ios-safe-top) 18px 14px!important;box-sizing:border-box!important;box-shadow:none!important;isolation:isolate!important;background:0 0!important;border:none!important;flex-shrink:0!important;justify-content:center!important;align-items:flex-end!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;right:0!important;overflow:visible!important;transform:translateZ(0)!important}.topBar:before{content:""!important;height:var(--app-content-top-offset)!important;background:var(--app-bg)!important;background-color:var(--app-bg-flat)!important;pointer-events:none!important;z-index:-1!important;background-position:0 0!important;background-size:100vw 100vh!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.topBar:after{content:none!important;display:none!important}.categoriesButton{top:calc(var(--ios-safe-top) + (var(--topbar-height) / 2 - 21px))!important}.homeHeaderButton{top:calc(var(--ios-safe-top) + 32px)!important}.home>section:first-of-type,.page>section:first-of-type{margin-top:0!important;padding-top:0!important}.page>.topBar+*,.home>.topBar+*{margin-top:0!important}.list,.appList,.financeRecordList,.remindersSection,.supermarketList,.notesList,.pendingList,.table,.financeChartSnap,.paymentMethodsContent{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.newBudgetBox,.newBudgetItemsList,.newBudgetTotalBox{overscroll-behavior:contain!important}financeTotalOnly{min-height:auto!important;padding:1px 12px!important}.financeTotalOnly span{display:none!important}.financeTotalOnly div{gap:0!important}.financeTotalOnly strong{padding-top:16px!important;padding-bottom:4px!important;font-size:24px!important;line-height:1.1!important}
