:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}:root{--topbar-height:74px;--page-top-gap:0px}html,body,#root{width:100%;height:100%;margin:0}body{color:#111;background:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;overflow:hidden}button{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:none;font-family:inherit}.home,.page{background:#f8f8f8;flex-direction:column;height:100vh;padding-top:0;display:flex;overflow-y:auto}.home>section:first-of-type,.page>section:first-of-type{margin-top:0;padding-top:32px}.topBar{z-index:100;background:#f8f8f8;flex-shrink:0;justify-content:center;align-items:flex-end;height:94px;min-height:94px;padding:0 18px 14px;display:flex;position:sticky;top:0;box-shadow:0 8px 18px #f8f8f8f2}.topBar:before{content:"";background:#f8f8f8;height:40px;position:absolute;top:-40px;left:0;right:0}.topBar{overflow:visible}.topBar:after{content:"";z-index:-1;background:#f8f8f8;height:24px;position:absolute;bottom:-24px;left:0;right:0}.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}.recordButton{color:#fff;touch-action:none;background:#34c759;border-radius:999px;width:120px;height:120px;font-size:56px;line-height:1;transition:all .18s}.recordButton.recording,.recordButton:active{background:#ff3b30;transform:scale(.97)}.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{color:#777;background:#f8f8f8;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:#f8f8f8;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding-bottom:8px;display:grid;position:sticky;top:0}.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(-96px)}.reminderCard strong{color:#111;font-size:17px;font-weight:600}.reminderCard span{color:#666;font-size:14px}.reminderDeleteArea{z-index:1;opacity:0;pointer-events:none;width:92px;height:100%;transition:opacity .12s;position:absolute;top:0;right:0}.reminderSwipeBox.showDelete .reminderDeleteArea{opacity:1;pointer-events:auto}.reminderDeleteButton{color:#fff;background:#ff3b30;border-radius:16px;width:86px;height:calc(100% - 8px);margin:4px;font-size:15px;font-weight:600}.reminderDeleteButton.confirm{background:#c62828}.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:center;gap:12px;width:100%;display:grid}.noteRowContent strong{color:#111;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1.25;overflow:hidden;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{box-sizing:border-box;border-radius:20px;flex-direction:column;gap:12px;width:calc(100% - 36px);margin:12px auto;padding:1px;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;flex:1;align-items:center;padding:14px 18px 120px;display:flex}.financeDonutWrap{width:250px;height:250px;margin-top:10px;position:relative}.financeDonut{width:250px;height:250px}.financeEmptyDonut{border:28px solid #0000000f;border-radius:999px;width:220px;height:220px;margin:15px}.financeDonutCenter{text-align:center;background:#f8f8f8;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{text-align:center;background:#f8f8f8;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}*{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{grid-template-columns:1fr}.financeMiniSummary.single strong{font-size:22px}.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;flex:1;height:calc(100vh - 260px);padding:0 18px 80px;overflow:hidden auto}.financeChartSnap::-webkit-scrollbar{display:none}.financeChartPanel{scroll-snap-align:start;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 280px);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;background:#007aff24}.workSwipeCancelButton{color:#555;background:#00000014}.reminderSwipeBox.showDelete .listRow{transition:transform .22s;transform:translate(-210px)}.workMaterialCard .supermarketProduct,.workMaterialCard .supermarketQuantity{font-weight:400}
