.AiCommander-module__qg9gXa__summary{border-bottom:1px solid var(--line);background:var(--surface2);gap:12px;padding:14px;display:grid}.AiCommander-module__qg9gXa__summaryHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.AiCommander-module__qg9gXa__summaryHeader span{color:var(--muted);font-size:12px;font-weight:850}.AiCommander-module__qg9gXa__summaryHeader strong{font-size:16px}.AiCommander-module__qg9gXa__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.AiCommander-module__qg9gXa__summaryItem{border:1px solid var(--line);background:var(--panel);border-radius:10px;gap:4px;padding:9px 10px;display:grid}.AiCommander-module__qg9gXa__summaryItem span{color:var(--muted);font-size:13px;font-weight:850}.AiCommander-module__qg9gXa__summaryItem strong{font-size:13px;line-height:1.3}.AiCommander-module__qg9gXa__summaryToggle{display:none}.AiCommander-module__qg9gXa__summarySheetBody{gap:8px;display:grid}@media (max-width:820px){.AiCommander-module__qg9gXa__summary{display:none}.AiCommander-module__qg9gXa__summaryToggle{display:grid}}
.MyDay-module__9pz1hG__scopeRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.MyDay-module__9pz1hG__planStack{gap:12px;display:grid}.MyDay-module__9pz1hG__panel{border:1px solid var(--line);background:var(--panel);transition:border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);border-radius:14px;gap:0;display:grid;overflow:hidden}.MyDay-module__9pz1hG__panelSelected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.MyDay-module__9pz1hG__panelHead{width:100%;min-height:56px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:12px 14px;display:flex}.MyDay-module__9pz1hG__panelHead:hover{background:var(--surface2)}.MyDay-module__9pz1hG__panelHead:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.MyDay-module__9pz1hG__panelMark{border:1px solid var(--line);background:var(--surface2);width:34px;height:34px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:inline-grid}.MyDay-module__9pz1hG__panelMark svg{width:17px;height:17px}.MyDay-module__9pz1hG__panelSelected .MyDay-module__9pz1hG__panelMark{border-color:var(--ink);background:var(--ink);color:#fff}.MyDay-module__9pz1hG__panelTitle{flex:auto;gap:2px;min-width:0;display:grid}.MyDay-module__9pz1hG__panelTitle strong{font-size:16px;font-weight:850;line-height:1.2}.MyDay-module__9pz1hG__panelTitle span,.MyDay-module__9pz1hG__panelTitle small{color:var(--muted);font-size:13px;font-weight:700}.MyDay-module__9pz1hG__panelBody{gap:10px;padding:0 14px 14px;display:grid}.MyDay-module__9pz1hG__panelEmpty{color:var(--muted);border:1px dashed #cfd4dc;border-radius:12px;margin:0;padding:16px 14px;font-size:14px;font-weight:700}.MyDay-module__9pz1hG__scheduleHeading{padding:18px 18px 12px}.MyDay-module__9pz1hG__scheduleHeading h2,.MyDay-module__9pz1hG__planPeriod{color:var(--ink);margin:0;font-size:18px;font-weight:850;line-height:1.35}.MyDay-module__9pz1hG__planPeriod{font-size:15px}.MyDay-module__9pz1hG__scheduleList{margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__daySchedule{border:1px solid var(--line);border-radius:12px;overflow:hidden}.MyDay-module__9pz1hG__scheduleList>li+li{border-top:1px solid var(--line)}.MyDay-module__9pz1hG__scheduleRow{background:var(--panel);width:100%;min-height:56px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border:0;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;padding:10px 14px;display:grid}.MyDay-module__9pz1hG__scheduleRow:hover{background:var(--surface2)}.MyDay-module__9pz1hG__scheduleRow:focus-visible{z-index:1;outline:2px solid var(--blue);outline-offset:-2px;position:relative}.MyDay-module__9pz1hG__scheduleRow time{font-variant-numeric:tabular-nums;font-size:15px;font-weight:850}.MyDay-module__9pz1hG__scheduleRow span{min-width:0;font-size:15px;font-weight:750;line-height:1.35}.MyDay-module__9pz1hG__weekScheduleViewport{overscroll-behavior-inline:contain;scrollbar-width:thin;padding-bottom:2px;overflow-x:auto}.MyDay-module__9pz1hG__weekScheduleGrid{grid-template-columns:repeat(var(--week-days), minmax(0, 1fr));width:max(100%, var(--week-min-width));border:1px solid var(--line);border-radius:12px;display:grid;overflow:hidden}.MyDay-module__9pz1hG__weekScheduleDay{border-left:1px solid var(--line);min-width:0}.MyDay-module__9pz1hG__weekScheduleDay:first-child{border-left:0}.MyDay-module__9pz1hG__weekScheduleHead{border-bottom:1px solid var(--line);background:var(--surface2);align-content:center;gap:2px;min-height:58px;padding:9px 12px;display:grid}.MyDay-module__9pz1hG__weekScheduleHead strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:850}.MyDay-module__9pz1hG__weekScheduleHead span{color:var(--muted);text-transform:capitalize;font-size:12px;font-weight:800}.MyDay-module__9pz1hG__weekScheduleDay .MyDay-module__9pz1hG__scheduleRow{grid-template-columns:1fr;align-content:start;gap:3px;min-height:70px;padding:11px 12px}.MyDay-module__9pz1hG__weekScheduleDay .MyDay-module__9pz1hG__scheduleRow time{font-size:13px}.MyDay-module__9pz1hG__weekScheduleDay .MyDay-module__9pz1hG__scheduleRow span{font-size:14px}.MyDay-module__9pz1hG__blockDetails{border:1px solid var(--line);border-radius:12px;gap:0;margin:0;display:grid;overflow:hidden}.MyDay-module__9pz1hG__blockDetails>div{border-top:1px solid var(--line);grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:14px;padding:12px 14px;display:grid}.MyDay-module__9pz1hG__blockDetails>div:first-child{border-top:0}.MyDay-module__9pz1hG__blockDetails dt{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.MyDay-module__9pz1hG__blockDetails dt svg{width:15px;height:15px}.MyDay-module__9pz1hG__blockDetails dd{margin:0;font-size:14px;font-weight:750;line-height:1.45}.MyDay-module__9pz1hG__deleteBlock{border:1px solid color-mix(in srgb, var(--danger) 32%, var(--line));background:var(--panel);min-height:44px;color:var(--danger);font:inherit;cursor:pointer;border-radius:10px;justify-self:start;align-items:center;gap:7px;padding:0 13px;font-size:14px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__deleteBlock svg{width:16px;height:16px}.MyDay-module__9pz1hG__deleteBlock:hover{background:color-mix(in srgb, var(--danger) 7%, var(--panel))}.MyDay-module__9pz1hG__deleteBlock:focus-visible{outline:2px solid var(--danger);outline-offset:2px}.MyDay-module__9pz1hG__goalRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-size:14px;display:flex}.MyDay-module__9pz1hG__goalRow span{color:var(--muted);font-weight:750}.MyDay-module__9pz1hG__goalRow strong{font-weight:850}.MyDay-module__9pz1hG__timeline{gap:8px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__block{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:62px 1fr auto;gap:12px;padding:10px 12px;display:grid}.MyDay-module__9pz1hG__blockActions{align-items:flex-start;gap:6px;display:flex}.MyDay-module__9pz1hG__blockActions button{border:1px solid var(--line);background:var(--panel);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;display:grid}.MyDay-module__9pz1hG__blockActions button svg{width:16px;height:16px}.MyDay-module__9pz1hG__blockActions button:hover{background:var(--surface2);color:var(--ink)}.MyDay-module__9pz1hG__blockActions button:focus-visible{outline:2px solid var(--blue);outline-offset:1px}@media (max-width:520px){.MyDay-module__9pz1hG__block{grid-template-columns:52px 1fr;row-gap:8px}.MyDay-module__9pz1hG__blockActions{grid-column:2;justify-content:flex-end}.MyDay-module__9pz1hG__blockActions button{width:44px;height:44px}.MyDay-module__9pz1hG__scheduleHeading{padding:16px 14px 10px}.MyDay-module__9pz1hG__scheduleHeading h2{font-size:17px}.MyDay-module__9pz1hG__scheduleRow{grid-template-columns:62px minmax(0,1fr);gap:10px;min-height:54px;padding:9px 12px}.MyDay-module__9pz1hG__blockDetails>div{grid-template-columns:1fr;gap:4px}}.MyDay-module__9pz1hG__sourceText{border:1px solid var(--line);background:var(--surface2);color:var(--muted);border-radius:12px;grid-template-columns:auto 1fr;gap:8px;max-width:68ch;margin:0;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.5;display:grid}.MyDay-module__9pz1hG__sourceText svg{width:15px;height:15px;margin-top:2px}.MyDay-module__9pz1hG__addBlock{background:var(--panel);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;border:1px dashed #cfd4dc;border-radius:10px;justify-self:start;align-items:center;gap:7px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__addBlock svg{width:16px;height:16px}.MyDay-module__9pz1hG__addBlock:hover{background:var(--surface2);border-style:solid}.MyDay-module__9pz1hG__addBlock:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.MyDay-module__9pz1hG__addBlock:disabled{color:var(--muted);cursor:default;opacity:.6}.MyDay-module__9pz1hG__panelActions{flex-wrap:wrap;gap:8px;display:flex}.MyDay-module__9pz1hG__blockTime{font-variant-numeric:tabular-nums;align-content:start;gap:2px;font-size:13px;font-weight:850;line-height:1.25;display:grid}.MyDay-module__9pz1hG__blockTime em{color:var(--muted);font-style:normal;font-weight:750}.MyDay-module__9pz1hG__blockBody{gap:6px;min-width:0;display:grid}.MyDay-module__9pz1hG__blockTitle{font-size:15px;font-weight:800;line-height:1.3}.MyDay-module__9pz1hG__blockMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MyDay-module__9pz1hG__blockExpected{color:var(--muted);font-size:13px;font-weight:700}.MyDay-module__9pz1hG__money{color:var(--success);background:#05966914;border-color:#05966940}.MyDay-module__9pz1hG__weight{font-variant-numeric:tabular-nums}.MyDay-module__9pz1hG__weekDay{gap:8px;display:grid}.MyDay-module__9pz1hG__weekDayHead{color:var(--muted);align-items:baseline;gap:8px;margin:0;font-size:13px;font-weight:850;display:flex}.MyDay-module__9pz1hG__weekDayHead b{color:var(--ink)}.MyDay-module__9pz1hG__weekDayHead b:first-letter{text-transform:uppercase}.MyDay-module__9pz1hG__bottomBar{gap:10px;display:grid}.MyDay-module__9pz1hG__bottomBarPinned{z-index:30;border-top:1px solid var(--line);background:var(--panel);padding:10px 28px calc(12px + env(safe-area-inset-bottom));position:fixed;bottom:0;left:306px;right:0;box-shadow:0 -8px 24px #0f172a0f}.MyDay-module__9pz1hG__bottomBarInner{gap:10px;max-width:960px;margin:0 auto;display:grid}.MyDay-module__9pz1hG__boardWithBar{padding-bottom:calc(var(--myday-bar-height,172px) + 12px)}@media (max-width:820px){.MyDay-module__9pz1hG__bottomBarPinned{padding:8px 16px calc(10px + env(safe-area-inset-bottom));left:0}.MyDay-module__9pz1hG__bottomBarInner{gap:8px}}.MyDay-module__9pz1hG__composer{justify-content:center;align-items:center;gap:12px;padding:6px 0 2px;display:flex;position:relative}.MyDay-module__9pz1hG__inputActions{place-items:center;width:76px;height:76px;display:grid;position:relative}.MyDay-module__9pz1hG__textInput{border:1px solid var(--line);background:var(--panel);min-width:112px;min-height:48px;color:var(--ink);font:inherit;cursor:pointer;transition:background var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);border-radius:10px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:800;display:inline-flex;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)}.MyDay-module__9pz1hG__textInput:hover{background:var(--surface2)}.MyDay-module__9pz1hG__textInput:active{transform:translateY(-50%)scale(.98)}.MyDay-module__9pz1hG__textInput:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.MyDay-module__9pz1hG__record{background:var(--ink);color:#fff;cursor:pointer;width:76px;height:76px;transition:transform var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-standard);border:0;border-radius:999px;place-items:center;display:inline-grid}.MyDay-module__9pz1hG__record svg{width:30px;height:30px}.MyDay-module__9pz1hG__record:hover{transform:scale(1.04)}.MyDay-module__9pz1hG__record:active{transform:scale(.97)}.MyDay-module__9pz1hG__record:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.MyDay-module__9pz1hG__recordDue{background:var(--danger)}.MyDay-module__9pz1hG__recordLive{background:var(--danger);animation:MyDay-module__9pz1hG__myday-pulse 1.6s var(--ease-standard) infinite}@keyframes MyDay-module__9pz1hG__myday-pulse{0%{box-shadow:0 0 #dc262659}70%{box-shadow:0 0 0 14px #dc262600}to{box-shadow:0 0 #dc262600}}.MyDay-module__9pz1hG__save{border:1px solid var(--line);background:var(--panel);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:800;display:inline-flex;position:absolute;right:0}.MyDay-module__9pz1hG__save svg{width:18px;height:18px}.MyDay-module__9pz1hG__save:hover:not(:disabled){background:var(--surface2)}.MyDay-module__9pz1hG__save:disabled{color:var(--muted);cursor:not-allowed;opacity:.6}@media (max-width:480px){.MyDay-module__9pz1hG__inputActions{width:70px;height:70px}.MyDay-module__9pz1hG__textInput{min-width:88px;padding:0 14px;right:calc(100% + 10px)}.MyDay-module__9pz1hG__record{width:70px;height:70px}.MyDay-module__9pz1hG__save{text-align:center;background:0 0;border:0;flex-direction:column;gap:5px;width:52px;min-height:0;padding:0;font-size:12px;font-weight:800}.MyDay-module__9pz1hG__save svg{box-sizing:content-box;border:1px solid var(--line);border-radius:999px;width:20px;height:20px;padding:9px}.MyDay-module__9pz1hG__save:hover:not(:disabled){background:0 0}.MyDay-module__9pz1hG__save:hover:not(:disabled) svg{background:var(--surface2)}}.MyDay-module__9pz1hG__nextLine{border:1px solid var(--line);background:var(--surface2);min-height:46px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 16px;font-size:14px;font-weight:800;display:flex}.MyDay-module__9pz1hG__nextLine svg{width:16px;height:16px}.MyDay-module__9pz1hG__nextLineDue{color:var(--danger);background:#dc262612;border-color:#dc26264d}.MyDay-module__9pz1hG__contextHint{color:var(--muted);text-align:center;margin:0;font-size:13px;font-weight:700}@keyframes MyDay-module__9pz1hG__myday-fade{0%{opacity:0}to{opacity:1}}.MyDay-module__9pz1hG__recorderState{justify-items:center;gap:10px;padding:18px 0;display:grid}.MyDay-module__9pz1hG__recorderDot{width:88px;height:88px;color:var(--danger);animation:MyDay-module__9pz1hG__myday-pulse 1.6s var(--ease-standard) infinite;background:#dc26261a;border-radius:999px;place-items:center;display:inline-grid}.MyDay-module__9pz1hG__recorderDot svg{width:34px;height:34px}.MyDay-module__9pz1hG__recorderTimer{font-variant-numeric:tabular-nums;font-size:22px;font-weight:850}.MyDay-module__9pz1hG__transcript{border:1px solid var(--line);background:var(--panel);width:100%;min-height:148px;color:var(--ink);font:inherit;resize:vertical;border-radius:12px;padding:12px;font-size:15px;line-height:1.5}.MyDay-module__9pz1hG__transcript:focus-visible{outline:2px solid var(--blue);outline-offset:-1px}.MyDay-module__9pz1hG__recorderHeader{justify-content:flex-end;padding-bottom:6px}.MyDay-module__9pz1hG__recorderNotice{color:var(--warn);background:#d9770614;border:1px solid #d9770640;border-radius:10px;margin:0;padding:9px 11px;font-size:13px;font-weight:750;line-height:1.45}.MyDay-module__9pz1hG__recorderActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.MyDay-module__9pz1hG__primary{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__primary svg{width:18px;height:18px}.MyDay-module__9pz1hG__primary:hover:not(:disabled){opacity:.88}.MyDay-module__9pz1hG__primary:disabled{opacity:.5;cursor:not-allowed}.MyDay-module__9pz1hG__secondary{border:1px solid var(--line);background:var(--panel);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__secondary:hover{background:var(--surface2)}.MyDay-module__9pz1hG__thinking{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:26px 0;font-size:15px;font-weight:800;display:flex}.MyDay-module__9pz1hG__thinking svg{width:18px;height:18px;animation:1s linear infinite MyDay-module__9pz1hG__myday-spin}@keyframes MyDay-module__9pz1hG__myday-spin{to{transform:rotate(360deg)}}.MyDay-module__9pz1hG__reportList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__reportRow{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:4px 8px 4px 14px;display:grid}.MyDay-module__9pz1hG__scopeActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MyDay-module__9pz1hG__settingsToggle{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__settingsToggle svg{width:16px;height:16px}.MyDay-module__9pz1hG__settingsToggle:hover{background:var(--surface2)}.MyDay-module__9pz1hG__settingsToggle:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.MyDay-module__9pz1hG__settingsOverlay{place-items:center;padding:24px}.MyDay-module__9pz1hG__settingsDialog{border-radius:18px;width:min(760px,100vw - 48px);max-height:min(86dvh,760px);padding:0;overflow:hidden;box-shadow:0 24px 70px #0f11163d}.MyDay-module__9pz1hG__settingsHandle{display:none}.MyDay-module__9pz1hG__settingsPanel{background:var(--panel);overscroll-behavior:contain;gap:0;width:100%;min-height:0;display:grid;overflow:hidden auto}.MyDay-module__9pz1hG__settingsHeader{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.MyDay-module__9pz1hG__settingsHeader>span{gap:2px;display:grid}.MyDay-module__9pz1hG__settingsHeader strong{font-size:16px;font-weight:850}.MyDay-module__9pz1hG__settingsHeader small,.MyDay-module__9pz1hG__controllerAccess small,.MyDay-module__9pz1hG__controllerLink small{color:var(--muted);font-size:12px;font-weight:700}.MyDay-module__9pz1hG__settingsHeader>button{border:1px solid var(--line);background:var(--panel);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:10px;place-items:center;display:grid}.MyDay-module__9pz1hG__settingsHeader>button svg{width:17px;height:17px}.MyDay-module__9pz1hG__settingsSection{border-top:1px solid var(--line);gap:12px;padding:14px 16px;display:grid}.MyDay-module__9pz1hG__settingsSection h3{align-items:center;gap:8px;margin:0;font-size:14px;font-weight:850;display:flex}.MyDay-module__9pz1hG__settingsSection h3 svg{width:17px;height:17px;color:var(--muted)}.MyDay-module__9pz1hG__settingsSection>p{max-width:70ch;color:var(--muted);margin:0;font-size:13px;font-weight:650;line-height:1.5}.MyDay-module__9pz1hG__timeGrid{grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;display:grid}.MyDay-module__9pz1hG__timeGrid label,.MyDay-module__9pz1hG__settingsField{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.MyDay-module__9pz1hG__timeGrid input,.MyDay-module__9pz1hG__settingsField input,.MyDay-module__9pz1hG__settingsField select,.MyDay-module__9pz1hG__controllerLink input{border:1px solid var(--line);background:var(--panel);width:100%;min-height:42px;color:var(--ink);font:inherit;border-radius:10px;padding:0 11px;font-size:14px;font-weight:750}.MyDay-module__9pz1hG__settingsField select:disabled{color:var(--muted);background:var(--surface2)}.MyDay-module__9pz1hG__checkField{color:var(--ink);align-items:center;gap:9px;font-size:14px;font-weight:750;display:flex}.MyDay-module__9pz1hG__settingsDialog .MyDay-module__9pz1hG__checkField{display:flex}.MyDay-module__9pz1hG__settingsDialog .MyDay-module__9pz1hG__checkField span{color:var(--ink);font-size:14px;font-weight:750}.MyDay-module__9pz1hG__checkField input{width:18px;height:18px;accent-color:var(--ink)}.MyDay-module__9pz1hG__controllerAccess,.MyDay-module__9pz1hG__controllerCreate,.MyDay-module__9pz1hG__controllerLink{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.MyDay-module__9pz1hG__controllerAccess{justify-content:space-between;align-items:center}.MyDay-module__9pz1hG__controllerAccess>span{gap:2px;display:grid}.MyDay-module__9pz1hG__controllerCreate .MyDay-module__9pz1hG__settingsField{flex:240px}.MyDay-module__9pz1hG__controllerLink input{flex:360px}.MyDay-module__9pz1hG__controllerLink button,.MyDay-module__9pz1hG__dangerAction{border:1px solid var(--line);background:var(--panel);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__controllerLink button svg,.MyDay-module__9pz1hG__dangerAction svg{width:16px;height:16px}.MyDay-module__9pz1hG__dangerAction{color:var(--danger)}.MyDay-module__9pz1hG__controllerLink small{flex:1 0 100%}.MyDay-module__9pz1hG__settingsMessage,.MyDay-module__9pz1hG__syncNotice{border-top:1px solid var(--line);background:var(--surface2);color:var(--muted);margin:0;padding:10px 16px;font-size:13px;font-weight:750;line-height:1.45}.MyDay-module__9pz1hG__settingsActions{border-top:1px solid var(--line);justify-content:flex-end;padding:12px 16px 14px;display:flex}.MyDay-module__9pz1hG__recoveredNotice{background:#05966912;border:1px solid #05966940;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.MyDay-module__9pz1hG__recoveredNotice>span{gap:2px;display:grid}.MyDay-module__9pz1hG__recoveredNotice strong{font-size:14px;font-weight:850}.MyDay-module__9pz1hG__recoveredNotice small{color:#3e6258;font-size:12px;font-weight:700}.MyDay-module__9pz1hG__recoveredNotice button{background:var(--panel);min-height:40px;color:var(--success);font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0596694d;border-radius:10px;padding:0 13px;font-size:13px;font-weight:850}@media (max-width:820px){.MyDay-module__9pz1hG__settingsOverlay{place-items:end center;padding:0}.MyDay-module__9pz1hG__settingsOverlay>.MyDay-module__9pz1hG__settingsDialog{width:100vw;max-width:100vw;max-height:min(88dvh, calc(100dvh - 54px - env(safe-area-inset-top,0px)));border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0}.MyDay-module__9pz1hG__settingsHandle{margin-top:10px;display:block}}@media (max-width:620px){.MyDay-module__9pz1hG__scopeActions{justify-content:space-between;width:100%}.MyDay-module__9pz1hG__todayScopeRow{flex-wrap:wrap}.MyDay-module__9pz1hG__todayScopeRow .MyDay-module__9pz1hG__scopeActions{flex:none;width:fit-content}.MyDay-module__9pz1hG__timeGrid{grid-template-columns:1fr}.MyDay-module__9pz1hG__recoveredNotice{flex-direction:column;align-items:stretch}.MyDay-module__9pz1hG__recoveredNotice button{width:100%}}.MyDay-module__9pz1hG__reportActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MyDay-module__9pz1hG__reportActions svg{width:17px;height:17px}.MyDay-module__9pz1hG__actionNotice{color:var(--muted);margin:0;font-size:13px;font-weight:750}.MyDay-module__9pz1hG__spinIcon{animation:1s linear infinite MyDay-module__9pz1hG__myday-spin}.MyDay-module__9pz1hG__reportDate{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:850}.MyDay-module__9pz1hG__reportOpen{min-width:0;min-height:48px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-content:center;gap:2px;padding:6px 0;display:grid}.MyDay-module__9pz1hG__reportOpen strong{text-underline-offset:3px;font-size:15px;font-weight:800;-webkit-text-decoration:underline #b6bcc7;text-decoration:underline #b6bcc7;text-decoration-thickness:1px}.MyDay-module__9pz1hG__reportOpen:hover strong{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.MyDay-module__9pz1hG__reportOpen:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:8px}.MyDay-module__9pz1hG__reportOpen span{-webkit-line-clamp:2;line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.MyDay-module__9pz1hG__reportDownload{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__reportDownload svg{width:15px;height:15px}.MyDay-module__9pz1hG__reportDownload:hover{background:var(--surface2);color:var(--ink)}.MyDay-module__9pz1hG__reportDownload:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.MyDay-module__9pz1hG__reportDownload:disabled{cursor:not-allowed;opacity:.55}.MyDay-module__9pz1hG__reportFilters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.MyDay-module__9pz1hG__reportSearch{border:1px solid var(--line);background:var(--panel);min-height:42px;color:var(--muted);border-radius:12px;flex:260px;align-items:center;gap:9px;padding:0 12px;display:flex}.MyDay-module__9pz1hG__reportSearch:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px color-mix(in srgb, var(--blue) 18%, transparent)}.MyDay-module__9pz1hG__reportSearch svg{flex:none;width:17px;height:17px}.MyDay-module__9pz1hG__reportSearch input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:700}.MyDay-module__9pz1hG__archiveSwitch{border:1px solid var(--line);background:var(--surface2);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.MyDay-module__9pz1hG__archiveSwitch button{min-height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__archiveSwitch button:hover{color:var(--ink)}.MyDay-module__9pz1hG__archiveSwitch button:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.MyDay-module__9pz1hG__archiveSwitch button.MyDay-module__9pz1hG__archiveActive{background:var(--panel);color:var(--ink);box-shadow:0 1px 2px #0f172a14}.MyDay-module__9pz1hG__archiveSwitch svg{width:14px;height:14px}@media (max-width:560px){.MyDay-module__9pz1hG__reportRow{grid-template-columns:1fr auto;padding:10px 10px 10px 14px}.MyDay-module__9pz1hG__reportDate{grid-column:1/-1;font-size:13px}.MyDay-module__9pz1hG__reportFilters,.MyDay-module__9pz1hG__reportSearch,.MyDay-module__9pz1hG__archiveSwitch{width:100%}.MyDay-module__9pz1hG__archiveSwitch button{flex:1;justify-content:center}}.MyDay-module__9pz1hG__reportBody{gap:14px;display:grid}.MyDay-module__9pz1hG__reportCard{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:10px;padding:14px;display:grid}.MyDay-module__9pz1hG__reportCardTitle{color:var(--muted);margin:0;font-size:13px;font-weight:850}.MyDay-module__9pz1hG__reportSummary{max-width:68ch;margin:0;font-size:15px;font-weight:700;line-height:1.5}.MyDay-module__9pz1hG__metricStrip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__metricStripItem{border:1px solid var(--line);background:var(--surface2);border-radius:12px;gap:4px;padding:10px 12px;display:grid}.MyDay-module__9pz1hG__metricStripItem span{color:var(--muted);font-size:12px;font-weight:800}.MyDay-module__9pz1hG__metricStripValue{font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;display:flex}.MyDay-module__9pz1hG__metricStripFact{font-size:22px;font-weight:850;line-height:1}.MyDay-module__9pz1hG__metricStripTarget{color:var(--muted);font-size:13px;font-weight:800}.MyDay-module__9pz1hG__factTable{gap:8px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__factRow{border:1px solid var(--line);border-radius:12px;gap:6px;padding:10px 12px;display:grid}.MyDay-module__9pz1hG__factRowHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.MyDay-module__9pz1hG__factRowHead strong{font-size:15px;font-weight:800}.MyDay-module__9pz1hG__factPair{color:var(--muted);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:4px 14px;font-size:13px;font-weight:700;display:grid}.MyDay-module__9pz1hG__factPair b{color:var(--ink);font-weight:800}.MyDay-module__9pz1hG__simpleList{gap:8px;max-width:68ch;margin:0;padding-left:18px;font-size:14px;font-weight:700;line-height:1.5;display:grid}.MyDay-module__9pz1hG__assumption{border:1px solid var(--line);background:var(--surface2);color:var(--muted);vertical-align:1px;border-radius:999px;margin-left:6px;padding:1px 8px;font-size:11px;font-weight:850;display:inline-block}.MyDay-module__9pz1hG__checkin{border:1px solid var(--line);border-radius:12px;gap:8px;padding:10px 12px;display:grid}.MyDay-module__9pz1hG__checkinHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.MyDay-module__9pz1hG__checkinHead strong{font-size:15px;font-weight:800}.MyDay-module__9pz1hG__checkinFacts{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.MyDay-module__9pz1hG__checkinTranscript{border:1px solid var(--line);background:var(--surface2);color:var(--muted);border-radius:10px;max-width:68ch;margin:0;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.5}.MyDay-module__9pz1hG__controller{border:1px solid var(--line);background:var(--surface2);border-radius:14px;gap:8px;padding:14px;display:grid}.MyDay-module__9pz1hG__controllerHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MyDay-module__9pz1hG__controllerHead strong{font-size:15px;font-weight:850}.MyDay-module__9pz1hG__controllerText{max-width:68ch;margin:0;font-size:14px;font-weight:700;line-height:1.5}.MyDay-module__9pz1hG__auditList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__auditItem{border-top:1px solid var(--line);gap:8px;padding-top:10px;display:grid}.MyDay-module__9pz1hG__auditItem:first-child{border-top:0;padding-top:0}.MyDay-module__9pz1hG__auditHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MyDay-module__9pz1hG__auditHead strong{font-size:13px;font-weight:850}.MyDay-module__9pz1hG__auditHead time,.MyDay-module__9pz1hG__auditStatus{color:var(--muted);font-size:12px;font-weight:700}.MyDay-module__9pz1hG__auditHead time{margin-left:auto}.MyDay-module__9pz1hG__auditItem>p{max-width:68ch;margin:0;font-size:14px;font-weight:700;line-height:1.5}.MyDay-module__9pz1hG__auditActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MyDay-module__9pz1hG__auditActions svg{width:16px;height:16px}.MyDay-module__9pz1hG__legend{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.MyDay-module__9pz1hG__legendItem{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__legendDash{background:var(--blue);border-radius:999px;width:20px;height:3px}.MyDay-module__9pz1hG__legendDashFact{background:var(--success)}.MyDay-module__9pz1hG__metricGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;display:grid}.MyDay-module__9pz1hG__monthlyHistory{border:1px solid var(--line);background:var(--panel);border-radius:14px;gap:12px;padding:14px;display:grid}.MyDay-module__9pz1hG__monthlyHistory>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.MyDay-module__9pz1hG__monthlyHistory h3,.MyDay-module__9pz1hG__monthlyHistory p{margin:0}.MyDay-module__9pz1hG__monthlyHistory h3{font-size:15px}.MyDay-module__9pz1hG__monthlyHistory p{color:var(--muted);margin-top:4px;font-size:12px;font-weight:700}.MyDay-module__9pz1hG__monthlyTable{border-top:1px solid var(--line);display:grid}.MyDay-module__9pz1hG__monthlyTable>article{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.7fr) minmax(0,2fr);align-items:center;gap:16px;padding:10px 0;display:grid}.MyDay-module__9pz1hG__monthlyTable>article:last-child{border-bottom:0}.MyDay-module__9pz1hG__monthlyDate{gap:3px;display:grid}.MyDay-module__9pz1hG__monthlyDate strong{text-transform:capitalize;font-size:13px}.MyDay-module__9pz1hG__monthlyDate span{color:var(--muted);font-size:11px;font-weight:700}.MyDay-module__9pz1hG__monthlyTable ul{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__monthlyTable li{gap:3px;display:grid}.MyDay-module__9pz1hG__monthlyTable li span{color:var(--muted);font-size:10px;font-weight:700}.MyDay-module__9pz1hG__monthlyTable li b{font-size:13px}@media (max-width:700px){.MyDay-module__9pz1hG__monthlyTable>article{grid-template-columns:1fr;gap:9px}.MyDay-module__9pz1hG__monthlyTable ul{padding-bottom:4px;overflow-x:auto}.MyDay-module__9pz1hG__monthlyTable li{min-width:76px}}.MyDay-module__9pz1hG__metricCard{border:1px solid var(--line);background:var(--panel);border-radius:14px;align-content:start;gap:10px;padding:14px;display:grid}.MyDay-module__9pz1hG__metricCardWide{grid-column:1/-1}.MyDay-module__9pz1hG__metricHead{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;display:flex}.MyDay-module__9pz1hG__metricHead:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:8px}.MyDay-module__9pz1hG__metricName{gap:3px;min-width:0;display:grid}.MyDay-module__9pz1hG__metricName strong{font-size:17px;font-weight:850;line-height:1.2}.MyDay-module__9pz1hG__metricName span{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:750;display:inline-flex}.MyDay-module__9pz1hG__metricName svg{width:14px;height:14px;transition:transform var(--motion-fast) var(--ease-standard)}.MyDay-module__9pz1hG__metricHead[aria-expanded=true] .MyDay-module__9pz1hG__metricName svg{transform:rotate(180deg)}.MyDay-module__9pz1hG__metricValue{flex:none;justify-items:end;gap:3px;display:grid}.MyDay-module__9pz1hG__metricFact{font-variant-numeric:tabular-nums;font-size:30px;font-weight:850;line-height:1}.MyDay-module__9pz1hG__metricFact small{font-size:16px;font-weight:850}.MyDay-module__9pz1hG__metricTarget{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.MyDay-module__9pz1hG__metricDelta{font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:4px;font-size:12px;font-weight:850;display:inline-flex}.MyDay-module__9pz1hG__metricDelta svg{width:13px;height:13px}.MyDay-module__9pz1hG__deltaUp{color:var(--success)}.MyDay-module__9pz1hG__deltaDown{color:var(--danger)}.MyDay-module__9pz1hG__deltaFlat{color:var(--muted)}.MyDay-module__9pz1hG__chart{touch-action:manipulation;width:100%;height:auto;display:block;overflow:visible}.MyDay-module__9pz1hG__chartGrid{stroke:var(--line);stroke-width:1px;stroke-dasharray:3 4}.MyDay-module__9pz1hG__chartAxisText{fill:var(--muted);font-size:10px;font-weight:700}.MyDay-module__9pz1hG__chartArea{fill:#0596691a}.MyDay-module__9pz1hG__chartTarget{fill:none;stroke:var(--blue);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.MyDay-module__9pz1hG__chartFact{fill:none;stroke:var(--success);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.MyDay-module__9pz1hG__chartDotTarget{fill:var(--blue)}.MyDay-module__9pz1hG__chartDotFact{fill:var(--success)}.MyDay-module__9pz1hG__chartHit{fill:#0000;cursor:pointer}.MyDay-module__9pz1hG__chartHit:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.MyDay-module__9pz1hG__chartHitActive{fill:#0e0f120d}.MyDay-module__9pz1hG__pointCard{border:1px solid var(--line);background:var(--surface2);animation:MyDay-module__9pz1hG__myday-fade var(--motion-fast) var(--ease-out) both;border-radius:12px;gap:8px;padding:12px;display:grid}.MyDay-module__9pz1hG__pointHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.MyDay-module__9pz1hG__pointHead strong{font-size:14px;font-weight:850}.MyDay-module__9pz1hG__pointHead strong:first-letter{text-transform:uppercase}.MyDay-module__9pz1hG__pointValues{font-variant-numeric:tabular-nums;gap:12px;font-size:13px;font-weight:850;display:flex}.MyDay-module__9pz1hG__pointTarget{color:var(--blue)}.MyDay-module__9pz1hG__pointFact{color:var(--success)}.MyDay-module__9pz1hG__pointText{max-width:68ch;margin:0;font-size:13px;font-weight:700;line-height:1.5}.MyDay-module__9pz1hG__pointCause{color:var(--muted);max-width:68ch;margin:0;font-size:13px;font-weight:700;line-height:1.5}.MyDay-module__9pz1hG__pointLink{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__pointLink svg{width:15px;height:15px}.MyDay-module__9pz1hG__pointLink:hover{background:var(--ink);color:#fff}.MyDay-module__9pz1hG__pointLink:hover svg{color:#fff}.MyDay-module__9pz1hG__trend{border-top:1px solid var(--line);color:var(--muted);max-width:68ch;margin:0;padding-top:10px;font-size:13px;font-weight:700;line-height:1.6}.MyDay-module__9pz1hG__footHint{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:750;display:flex}.MyDay-module__9pz1hG__footHint svg{width:15px;height:15px}.MyDay-module__9pz1hG__demoNote{color:var(--warn);background:#d9770614;border:1px solid #d9770640;border-radius:12px;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.MyDay-module__9pz1hG__demoNote svg{flex:none;width:16px;height:16px;margin-top:1px}@media (prefers-reduced-motion:reduce){.MyDay-module__9pz1hG__record,.MyDay-module__9pz1hG__recordLive,.MyDay-module__9pz1hG__textInput,.MyDay-module__9pz1hG__recorderDot,.MyDay-module__9pz1hG__pointCard,.MyDay-module__9pz1hG__thinking svg{transition:none;animation:none}.MyDay-module__9pz1hG__record:hover,.MyDay-module__9pz1hG__record:active{transform:none}.MyDay-module__9pz1hG__textInput:active{transform:translateY(-50%)}}.MyDay-module__9pz1hG__formationBoard{flex-direction:column;gap:20px;height:min(760px,100dvh - 214px);min-height:560px;padding-bottom:0;display:flex;overflow:hidden}.MyDay-module__9pz1hG__formationFeedShell{flex:auto;min-height:0;position:relative}.MyDay-module__9pz1hG__formationFeed{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;height:100%;min-height:0;padding:10px 4px 24px;display:flex;overflow-y:auto}.MyDay-module__9pz1hG__formationFeed::-webkit-scrollbar{display:none}.MyDay-module__9pz1hG__formationJumpLatest{z-index:3;background:var(--ink);color:#fff;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f172a38}.MyDay-module__9pz1hG__formationJumpLatest svg{width:16px;height:16px}.MyDay-module__9pz1hG__formationJumpLatest:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.MyDay-module__9pz1hG__formationWelcome{max-width:590px;color:var(--muted);text-align:center;margin:auto;font-size:16px;font-weight:650;line-height:1.55}.MyDay-module__9pz1hG__formationMessage{max-width:min(74%,620px);color:var(--ink);white-space:pre-wrap;font-size:16px;font-weight:620;line-height:1.5}.MyDay-module__9pz1hG__formationMessageUser{background:var(--ink);color:#fff;border-radius:20px 20px 6px;align-self:flex-end;padding:12px 16px}.MyDay-module__9pz1hG__formationMessageAssistant{align-self:flex-start;padding-block:8px}.MyDay-module__9pz1hG__formationThinking{color:var(--muted);align-items:center;gap:10px;font-size:14px;font-weight:750;line-height:1;display:inline-flex}.MyDay-module__9pz1hG__formationThinkingDots{align-items:center;gap:4px;min-width:26px;height:16px;display:inline-flex}.MyDay-module__9pz1hG__formationThinkingDot{opacity:.32;transform-origin:bottom;background:currentColor;border-radius:999px;width:6px;height:6px;animation:1.15s cubic-bezier(.16,1,.3,1) infinite MyDay-module__9pz1hG__formationThinkingPulse}.MyDay-module__9pz1hG__formationThinkingDot:nth-child(2){animation-delay:.14s}.MyDay-module__9pz1hG__formationThinkingDot:nth-child(3){animation-delay:.28s}@keyframes MyDay-module__9pz1hG__formationThinkingPulse{0%,60%,to{opacity:.32;transform:translateY(0)scale(.82)}30%{opacity:1;transform:translateY(-3px)scale(1)}}.MyDay-module__9pz1hG__formationSaveSchedule svg{width:18px;height:18px;animation:.8s linear infinite MyDay-module__9pz1hG__formationSpinner}@keyframes MyDay-module__9pz1hG__formationSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.MyDay-module__9pz1hG__formationThinkingDot{opacity:.62;animation:none;transform:none}.MyDay-module__9pz1hG__formationSaveSchedule svg{animation:none}}.MyDay-module__9pz1hG__formationDraft{border-top:1px solid var(--line);align-self:flex-start;gap:14px;width:min(100%,660px);padding-top:18px;display:grid}.MyDay-module__9pz1hG__formationDraft h3,.MyDay-module__9pz1hG__formationDraft p{margin:0}.MyDay-module__9pz1hG__formationDraft h3{font-size:20px;line-height:1.25}.MyDay-module__9pz1hG__formationDraft ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.MyDay-module__9pz1hG__formationDraft li{grid-template-columns:62px minmax(0,1fr);align-items:baseline;gap:10px;display:grid}.MyDay-module__9pz1hG__formationDraft time{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:750}.MyDay-module__9pz1hG__formationDraft span{min-width:0;font-weight:700}.MyDay-module__9pz1hG__formationDraft p{color:var(--muted);font-size:14px;font-weight:650}.MyDay-module__9pz1hG__formationSaveSchedule{background:var(--ink);color:#fff;width:100%;min-height:50px;font:inherit;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-bottom:0;padding:0 20px;font-weight:800;display:inline-flex}.MyDay-module__9pz1hG__formationSaveSchedule:disabled{opacity:.55}.MyDay-module__9pz1hG__formationComposer{z-index:6;padding:14px 0 max(16px, env(safe-area-inset-bottom));background:var(--surface);transition:gap var(--motion-fast) var(--ease-standard), padding-bottom var(--motion-fast) var(--ease-standard);flex:none;gap:12px;display:grid;position:relative}.MyDay-module__9pz1hG__formationField{border:1px solid var(--line);background:var(--panel);border-radius:26px;align-items:center;min-height:54px;padding:14px 58px 14px 16px;display:flex;position:relative;box-shadow:0 10px 30px #0f172a14}.MyDay-module__9pz1hG__formationField:focus-within{border-color:var(--ink);box-shadow:0 12px 34px #0f172a1f}.MyDay-module__9pz1hG__formationField textarea{resize:none;width:100%;min-height:1.45em;max-height:calc(4.35em + 1px);color:var(--ink);font:inherit;scrollbar-width:none;-ms-overflow-style:none;background:0 0;border:0;outline:0;padding:0;font-size:16px;font-weight:650;line-height:1.45;overflow-y:hidden}.MyDay-module__9pz1hG__formationField textarea::-webkit-scrollbar{display:none}.MyDay-module__9pz1hG__formationField textarea::placeholder{color:#68707d;opacity:1}.MyDay-module__9pz1hG__formationField>button{background:var(--ink);color:#fff;border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:12px;right:12px}.MyDay-module__9pz1hG__formationField>button svg{width:20px;height:20px}.MyDay-module__9pz1hG__formationRecord{background:var(--ink);color:#fff;transform-origin:50%;width:76px;height:76px;transition:height var(--motion-fast) var(--ease-standard), opacity var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border:0;border-radius:999px;place-items:center;margin-inline:auto;padding:0;display:grid;overflow:hidden;transform:scale(1);box-shadow:0 12px 28px #0f172a2e}.MyDay-module__9pz1hG__formationRecord svg{stroke-width:2px;width:34px;height:34px}.MyDay-module__9pz1hG__formationRecord:disabled,.MyDay-module__9pz1hG__formationField>button:disabled{opacity:.45}.MyDay-module__9pz1hG__formationError{color:#a32727;text-align:center;margin:0;font-size:14px;font-weight:700;line-height:1.4}@media (max-width:640px){.MyDay-module__9pz1hG__formationBoard{gap:14px;height:calc(100dvh - 186px);min-height:440px}.MyDay-module__9pz1hG__formationBoard.MyDay-module__9pz1hG__formationBoardInputActive{height:var(--formation-active-height);min-height:0}.MyDay-module__9pz1hG__formationFeed{min-height:0;padding-inline:0}.MyDay-module__9pz1hG__formationMessage{max-width:86%;font-size:15px}.MyDay-module__9pz1hG__formationDraft{width:100%}.MyDay-module__9pz1hG__formationComposer{padding-top:8px;padding-bottom:max(12px, env(safe-area-inset-bottom));gap:8px}.MyDay-module__9pz1hG__formationField{border-radius:22px;min-height:52px;padding:8px 54px 8px 14px}.MyDay-module__9pz1hG__formationField textarea{min-height:1.45em}.MyDay-module__9pz1hG__formationField>button{width:36px;height:36px;top:50%;bottom:auto;right:8px;transform:translateY(-50%)}.MyDay-module__9pz1hG__formationField>button svg{width:17px;height:17px}.MyDay-module__9pz1hG__formationRecord{width:60px;height:60px}.MyDay-module__9pz1hG__formationRecord svg{width:28px;height:28px}}.MyDay-module__9pz1hG__formationComposerInputActive{padding-bottom:max(4px, env(safe-area-inset-bottom));gap:0}.MyDay-module__9pz1hG__formationComposerInputActive .MyDay-module__9pz1hG__formationSaveSchedule{margin-bottom:8px}.MyDay-module__9pz1hG__formationRecord.MyDay-module__9pz1hG__formationRecordHidden{opacity:0;pointer-events:none;height:0;box-shadow:none;transform:scale(.8)}
.CompletedRemarks-module__VbVY8G__retry{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.CompletedRemarks-module__VbVY8G__groups{gap:18px;display:grid}.CompletedRemarks-module__VbVY8G__group{gap:8px;display:grid}.CompletedRemarks-module__VbVY8G__groupHeader{align-items:baseline;gap:8px;min-width:0;display:flex}.CompletedRemarks-module__VbVY8G__groupName{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:850}.CompletedRemarks-module__VbVY8G__groupCount{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.CompletedRemarks-module__VbVY8G__taskList{border:1px solid var(--line);background:var(--panel);border-radius:12px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.CompletedRemarks-module__VbVY8G__task{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.CompletedRemarks-module__VbVY8G__task:first-child{border-top:none}.CompletedRemarks-module__VbVY8G__taskCheck{width:18px;height:18px;color:var(--success);background:#0596691f;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.CompletedRemarks-module__VbVY8G__taskCheck svg{width:12px;height:12px}.CompletedRemarks-module__VbVY8G__taskText{min-width:0;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;flex:1;font-size:15px;font-weight:600;line-height:1.45}.CompletedRemarks-module__VbVY8G__taskDate{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;margin-top:2px;font-size:13px;font-weight:700}@media (max-width:480px){.CompletedRemarks-module__VbVY8G__task{flex-wrap:wrap}.CompletedRemarks-module__VbVY8G__taskDate{width:100%;margin-top:0;padding-left:28px}}
.OwnerObjectPicker-module__S-JRRW__objectBar{align-items:center;gap:10px;display:flex}.OwnerObjectPicker-module__S-JRRW__objectLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:800}.OwnerObjectPicker-module__S-JRRW__objectSelect{flex:1;min-width:0}.OwnerObjectPicker-module__S-JRRW__objectEmptyInline{color:var(--muted);font-size:15px;font-weight:700}
﻿ .FotBudget-module__VkYB7a__error{border:1px dashed color-mix(in srgb, var(--danger) 35%, var(--line));background:var(--panel);color:var(--danger);border-radius:14px;margin:0;padding:14px;font-weight:800;line-height:1.4}.FotBudget-module__VkYB7a__fotAbbrWrap{display:inline-block;position:relative}.FotBudget-module__VkYB7a__fotAbbr{border:0;border-bottom:1px dotted var(--muted);color:inherit;font:inherit;background:0 0;padding:0}.FotBudget-module__VkYB7a__fotTip{z-index:20;background:var(--ink);color:#fff;white-space:nowrap;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:750;line-height:1;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.FotBudget-module__VkYB7a__fotAbbr:hover+.FotBudget-module__VkYB7a__fotTip,.FotBudget-module__VkYB7a__fotAbbr:focus-visible+.FotBudget-module__VkYB7a__fotTip,.FotBudget-module__VkYB7a__fotTipOpen{display:block}.FotBudget-module__VkYB7a__tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.FotBudget-module__VkYB7a__tile{border:1px solid var(--line);background:var(--panel);border-radius:14px;align-content:start;gap:5px;min-width:0;padding:14px;display:grid;position:relative}.FotBudget-module__VkYB7a__tileEditable{padding-right:54px}.FotBudget-module__VkYB7a__tileLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.FotBudget-module__VkYB7a__tileValue{color:var(--ink);font-variant-numeric:tabular-nums;font-size:20px;font-weight:900;line-height:1.2}.FotBudget-module__VkYB7a__tileNegative{color:var(--danger)}.FotBudget-module__VkYB7a__tileWarn{color:#a16207}.FotBudget-module__VkYB7a__tileHint,.FotBudget-module__VkYB7a__sheetHint{color:var(--muted);margin:0;font-size:12px;font-weight:700;line-height:1.4}.FotBudget-module__VkYB7a__tileButton,.FotBudget-module__VkYB7a__primaryButton,.FotBudget-module__VkYB7a__secondaryButton{background:var(--ink);color:#fff;border:0;border-radius:12px;min-height:40px;padding:0 14px;font-size:14px;font-weight:900}.FotBudget-module__VkYB7a__tileButton{justify-self:start;margin-top:3px}.FotBudget-module__VkYB7a__tileIconButton,.FotBudget-module__VkYB7a__trashButton,.FotBudget-module__VkYB7a__calNav{border:1px solid var(--line);color:var(--ink);background:#fff;place-items:center;display:grid}.FotBudget-module__VkYB7a__tileIconButton{border-radius:10px;width:36px;height:36px;position:absolute;top:10px;right:10px}.FotBudget-module__VkYB7a__tileIconButton svg,.FotBudget-module__VkYB7a__trashButton svg,.FotBudget-module__VkYB7a__calNav svg{width:17px;height:17px}.FotBudget-module__VkYB7a__calendar{border:1px solid var(--line);background:var(--panel);border-radius:16px;gap:10px;padding:14px;display:grid}.FotBudget-module__VkYB7a__calHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.FotBudget-module__VkYB7a__calTitle{color:var(--ink);margin:0;font-size:16px;line-height:1.2}.FotBudget-module__VkYB7a__calNav{border-radius:10px;width:38px;height:38px}.FotBudget-module__VkYB7a__calWeekdays,.FotBudget-module__VkYB7a__calGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.FotBudget-module__VkYB7a__calWeekdays span{color:var(--muted);text-align:center;font-size:11px;font-weight:850}.FotBudget-module__VkYB7a__calDay{min-width:0;height:64px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:11px;flex-direction:column;align-items:center;gap:5px;padding:6px 2px 2px;font-size:13px;font-weight:800;display:flex;overflow:hidden}.FotBudget-module__VkYB7a__calDay:not(:disabled):hover{background:var(--surface2)}.FotBudget-module__VkYB7a__calDayToday{border-color:var(--ink)}.FotBudget-module__VkYB7a__calDayMuted{color:color-mix(in srgb, var(--muted) 42%, transparent);cursor:default}.FotBudget-module__VkYB7a__calPill{color:#15803d;text-overflow:ellipsis;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;max-width:100%;padding:2px 5px;font-size:9px;font-weight:900;display:block;overflow:hidden}.FotBudget-module__VkYB7a__calDot{background:var(--muted);border-radius:999px;width:6px;height:6px}.FotBudget-module__VkYB7a__rowCard,.FotBudget-module__VkYB7a__addPanel{border:1px solid var(--line);background:var(--panel);border-radius:15px;gap:10px;padding:12px;display:grid}.FotBudget-module__VkYB7a__rowHead{align-items:center;gap:8px;display:flex}.FotBudget-module__VkYB7a__rowName{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;overflow:hidden}.FotBudget-module__VkYB7a__rowRest{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:850}.FotBudget-module__VkYB7a__rowRestNegative{color:var(--danger)}.FotBudget-module__VkYB7a__rowGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.FotBudget-module__VkYB7a__trashButton{width:34px;height:34px;color:var(--muted);border-radius:9px;flex:none}.FotBudget-module__VkYB7a__trashButton:hover{border-color:color-mix(in srgb, var(--danger) 35%, var(--line));color:var(--danger)}.FotBudget-module__VkYB7a__confirmDelete{background:var(--danger);color:#fff;border:0;border-radius:9px;flex:none;min-height:32px;padding:0 9px;font-size:11px;font-weight:900}.FotBudget-module__VkYB7a__penaltyBox{border:1px solid color-mix(in srgb, var(--danger) 18%, var(--line));background:color-mix(in srgb, var(--danger) 4%, var(--panel));border-radius:12px;gap:8px;padding:10px;display:grid}.FotBudget-module__VkYB7a__penaltyHead{color:var(--danger);justify-content:space-between;align-items:center;font-size:13px;display:flex}.FotBudget-module__VkYB7a__penaltyHead button,.FotBudget-module__VkYB7a__linkButtonMuted{color:var(--muted);background:0 0;border:0;padding:0;font-size:12px;font-weight:850}.FotBudget-module__VkYB7a__linkButtonMuted{color:var(--danger);justify-self:start}.FotBudget-module__VkYB7a__pickerLabel{color:var(--muted);margin-bottom:7px;font-size:13px;font-weight:850;display:block}.FotBudget-module__VkYB7a__pickerList{border:1px solid var(--line);border-radius:12px;max-height:230px;overflow-y:auto}.FotBudget-module__VkYB7a__pickerItem{border:0;border-bottom:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:14px;font-weight:800;display:flex}.FotBudget-module__VkYB7a__pickerItem:last-child{border-bottom:0}.FotBudget-module__VkYB7a__pickerItem:disabled{color:var(--muted)}.FotBudget-module__VkYB7a__pickerItem small{color:var(--muted);font-size:11px}.FotBudget-module__VkYB7a__pickerMark{border:1px solid var(--line);color:#0000;border-radius:999px;flex:none;place-items:center;width:21px;height:21px;display:grid}.FotBudget-module__VkYB7a__pickerMark svg{width:12px;height:12px}.FotBudget-module__VkYB7a__pickerMarkChecked{border-color:var(--ink);background:var(--ink);color:#fff}.FotBudget-module__VkYB7a__pickerActions{justify-content:flex-end;gap:8px;display:flex}.FotBudget-module__VkYB7a__secondaryButton{border:1px solid var(--line);color:var(--ink);background:#fff}.FotBudget-module__VkYB7a__primaryButton:disabled{opacity:.55}@media (max-width:720px){.FotBudget-module__VkYB7a__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.FotBudget-module__VkYB7a__tile{border-radius:12px;gap:3px;padding:10px}.FotBudget-module__VkYB7a__tileEditable{padding-right:50px}.FotBudget-module__VkYB7a__tileLabel{font-size:10px}.FotBudget-module__VkYB7a__tileValue{font-size:18px}.FotBudget-module__VkYB7a__tileHint{display:none}.FotBudget-module__VkYB7a__tileIconButton{top:8px;right:8px}.FotBudget-module__VkYB7a__calendar{border-radius:14px;gap:6px;padding:10px}.FotBudget-module__VkYB7a__calWeekdays,.FotBudget-module__VkYB7a__calGrid{gap:2px 4px}.FotBudget-module__VkYB7a__calDay{gap:2px;height:44px;padding:3px 1px 1px}.FotBudget-module__VkYB7a__calPill{padding-inline:3px;font-size:8px}.FotBudget-module__VkYB7a__rowHead{flex-wrap:wrap;align-items:flex-start}.FotBudget-module__VkYB7a__rowName{flex-basis:calc(100% - 42px)}.FotBudget-module__VkYB7a__rowRest{flex-basis:100%;order:3}}
.AppShell-module__zsum4a__projectBar{justify-content:flex-end;margin-bottom:14px;display:flex}.AppShell-module__zsum4a__projectBarTopbar{display:none}.AppShell-module__zsum4a__projectBarSidebar{border-bottom:1px solid #ffffff1f;justify-content:stretch;margin:-10px 0 16px;padding:0 6px 16px}.AppShell-module__zsum4a__projectField{flex-direction:column;gap:6px;width:min(360px,100%);display:flex;position:relative}.AppShell-module__zsum4a__projectField>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:800;line-height:1}.AppShell-module__zsum4a__projectBarSidebar .AppShell-module__zsum4a__projectField>span{color:var(--side-muted)}.AppShell-module__zsum4a__projectSelectButton{border-radius:12px;min-height:44px;padding:0 14px;font-size:15px}.AppShell-module__zsum4a__projectBarSidebar .AppShell-module__zsum4a__projectSelectButton{color:#fff;background:#ffffff14;border-color:#ffffff24;min-height:46px}.AppShell-module__zsum4a__projectBarSidebar .AppShell-module__zsum4a__projectSelectButton svg{color:var(--side-muted)}.AppShell-module__zsum4a__projectAction{border:1px solid var(--line);background:var(--panel);width:40px;height:40px;color:var(--muted);transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__zsum4a__projectAction:hover{color:var(--ink);background:var(--surface2)}.AppShell-module__zsum4a__projectAction:disabled{cursor:default;opacity:.38}.AppShell-module__zsum4a__projectAction svg{width:17px;height:17px}.AppShell-module__zsum4a__projectActionDanger:hover{color:var(--danger)}.AppShell-module__zsum4a__projectDragHandle{cursor:grab;touch-action:none}.AppShell-module__zsum4a__projectDragHandle:active{cursor:grabbing}.AppShell-module__zsum4a__projectDraggingRow{opacity:.58}.AppShell-module__zsum4a__projectDragTargetRow [role=option]{border-color:var(--ink);box-shadow:inset 0 2px 0 var(--ink)}.AppShell-module__zsum4a__projectCreate{border:1px dashed var(--line);width:100%;min-height:50px;color:var(--ink);transition:background var(--motion-fast) var(--ease-out);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:850;display:flex}.AppShell-module__zsum4a__projectCreate:hover{background:var(--surface2)}.AppShell-module__zsum4a__projectCreate svg{width:18px;height:18px}.AppShell-module__zsum4a__projectConfirm{width:min(420px,100vw - 28px)}.AppShell-module__zsum4a__projectConfirmText{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.AppShell-module__zsum4a__projectConfirmFooter .AppShell-module__zsum4a__projectConfirmDelete{background:var(--danger)}.AppShell-module__zsum4a__sectionPicker{width:min(360px,100%);margin-bottom:14px}.AppShell-module__zsum4a__sectionPickerTopbar{display:none}.AppShell-module__zsum4a__crudAddonStack{flex-direction:column;gap:24px;display:flex}@media (max-width:820px){.AppShell-module__zsum4a__mobileTopbar{min-height:0;padding:calc(10px + env(safe-area-inset-top,0px)) 18px 10px;grid-template-columns:54px minmax(0,1fr);align-items:center;column-gap:12px;display:grid}.AppShell-module__zsum4a__mobileTopbarMain{gap:5px;min-width:0;display:grid}.AppShell-module__zsum4a__mobileCurrentModule{width:100%;min-width:0;color:var(--ink);grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;display:grid}.AppShell-module__zsum4a__mobileCurrentModule svg{stroke-width:2.5px;width:23px;height:23px}.AppShell-module__zsum4a__mobileCurrentModule span{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:26px;font-weight:900;line-height:1;display:block;overflow:hidden}.AppShell-module__zsum4a__mobileTopbar .mobile-menu-button{border-radius:14px;width:52px;height:56px}.AppShell-module__zsum4a__mobileTopbar .mobile-menu-button svg{stroke-width:2.7px;width:24px;height:24px}.AppShell-module__zsum4a__projectBarContent{display:none}.AppShell-module__zsum4a__projectBarTopbar{justify-content:stretch;min-width:0;margin-bottom:0;display:flex}.AppShell-module__zsum4a__projectField{width:100%;min-width:0}.AppShell-module__zsum4a__projectBarTopbar .AppShell-module__zsum4a__projectField>span{display:none}.AppShell-module__zsum4a__projectBarTopbar .AppShell-module__zsum4a__projectSelectButton{border-radius:14px;min-height:36px;padding:0 12px;font-size:16px}.AppShell-module__zsum4a__projectBarTopbar .AppShell-module__zsum4a__projectSelectButton span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppShell-module__zsum4a__sectionPicker{width:100%}.AppShell-module__zsum4a__sectionPickerMobileHidden{display:none}.AppShell-module__zsum4a__sectionPickerTopbar{flex:0 170px;min-width:118px;display:block}.AppShell-module__zsum4a__sectionPickerTopbarButton{border-radius:10px;min-height:40px;padding:0 10px;font-size:15px}.AppShell-module__zsum4a__sectionPickerTopbarButton span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppShell-module__zsum4a__crudAddon{display:none}}.AppShell-module__zsum4a__objectFilterBar{border:1px solid var(--line);background:var(--surface2);color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;font-weight:800;display:flex}.AppShell-module__zsum4a__objectFilterBar button{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__zsum4a__objectFilterBar button svg{width:18px;height:18px}
