:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f8fafc;--fg:#0f172a;--muted:#64748b;--border:#e2e8f0;--card:#fff;--primary:#2563eb}*{box-sizing:border-box}html,body{overscroll-behavior:none;margin:0}body{background:var(--bg);min-height:100vh;color:var(--fg);-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button{font:inherit;color:inherit}.page{max-width:44rem;padding:1rem .875rem 3rem;padding-left:max(1.5rem, env(safe-area-inset-left));padding-right:max(1.5rem, env(safe-area-inset-right));margin:0 auto}.page-head{flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:.6rem;display:flex}.page-actions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.date-label{cursor:pointer;justify-content:center;align-items:center;padding:.2rem .4rem;display:inline-flex;position:relative}.date-label-text{font-variant-numeric:tabular-nums;color:var(--fg);white-space:nowrap;font-size:1rem;font-weight:500;line-height:1.2}.date-label--today .date-label-text{font-weight:600}.date-label--readonly .date-label-text{color:var(--muted)}.date-label-input{appearance:none;color:#0000;opacity:0;cursor:pointer;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;font-size:1rem;position:absolute;inset:0}.date-label:has(.date-label-input:focus-visible){outline:2px solid var(--primary);outline-offset:1px;border-radius:.4rem}.week-range{font-variant-numeric:tabular-nums;font-size:.9rem}.ghost{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;min-height:2.25rem;padding:.3rem .6rem}.ghost:disabled{opacity:.45;cursor:default}.ghost--active{background:var(--fg);border-color:var(--fg);color:#fff}.icon-btn{justify-content:center;align-items:center;width:2rem;min-height:2rem;padding:0;display:inline-flex}.icon{fill:currentColor;width:1.15rem;height:1.15rem;display:block}.icon-btn--sm{width:1.9rem;min-height:1.9rem}.icon-btn--sm .icon{width:1rem;height:1rem}.brush-bar{align-items:center;gap:.5rem;min-width:0;margin-bottom:.6rem;display:flex}.brush-current{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:3.6rem;max-width:6.5rem;font-size:.8rem;font-weight:600;overflow:hidden}.brush-strip{scrollbar-width:none;flex:auto;align-items:center;gap:.3rem;min-width:0;padding:.125rem;display:flex;overflow-x:auto}.brush-strip::-webkit-scrollbar{display:none}.swatch{cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px solid #0000;border-radius:.6rem;flex:none;width:2.5rem;height:2.5rem;box-shadow:inset 0 0 0 1px #0f172a1f}.swatch--active{border-color:var(--fg)}.brush-sep{background:var(--border);flex:none;width:1px;height:1.8rem;margin:0 .25rem}.brush-empty{color:var(--muted);font-size:.8rem}.tg{--row-h:2.2rem}.tg-cells{grid-template-columns:repeat(var(--cols), minmax(0, 1fr));grid-template-rows:repeat(var(--rows), minmax(var(--row-h), auto));border:1px solid var(--border);touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:1;display:grid;position:relative;overflow:hidden}.tg-cells--idle{touch-action:pan-y;overscroll-behavior:auto}.tg-cells--locked{opacity:.6}.tg-cell{border:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;padding:0;position:relative}.tg-cell--row-end{border-right:0}.tg-cell--last-row{border-bottom:0}.tg-cell--hour{box-shadow:inset 1px 0 #0f172a2e}.tg-cell--now{outline:2px solid var(--primary);outline-offset:-2px;z-index:1}.tg-cell--actual:before{content:"";pointer-events:none;border:1px solid #ffffff73;position:absolute;inset:0}.tg-cell--planned:after{content:"";pointer-events:none;border:1px dashed #0f172a66;position:absolute;inset:0}.tg-cell--fuse-right{border-right-color:#0000}.tg-cell--fuse-down{border-bottom-color:#0000}.tg-cell--fuse-left:before,.tg-cell--fuse-left:after{border-left-color:#0000}.tg-cell--fuse-right:before,.tg-cell--fuse-right:after{border-right-color:#0000}.tg-cell--fuse-up:before,.tg-cell--fuse-up:after{border-top-color:#0000}.tg-cell--fuse-down:before,.tg-cell--fuse-down:after{border-bottom-color:#0000}.tg-cell-time{font-variant-numeric:tabular-nums;color:#0f172a8c;font-size:.6rem;position:absolute;top:3px;left:5px}.tg-run{z-index:1;white-space:nowrap;pointer-events:none;color:#0f172a99;align-items:center;gap:.25rem;font-size:.62rem;line-height:1.2;display:flex;position:absolute;top:0;bottom:0;left:5px;overflow:hidden}.tg-run--actual{color:#fffffff2}.tg-run-time{font-variant-numeric:tabular-nums;opacity:.85;flex:none}.tg-run-name{text-overflow:ellipsis;flex:0 auto;min-width:0;font-weight:600;overflow:hidden}.notice{z-index:30;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.8rem;position:relative}.summary{margin-top:1rem}.summary-table{border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-radius:.75rem;width:100%;font-size:.85rem;overflow:hidden}.summary-table th,.summary-table td{text-align:left;border-bottom:1px solid var(--border);padding:.4rem .6rem;font-weight:500}.summary-table td:not(:first-of-type),.summary-table thead th:not(:first-child){font-variant-numeric:tabular-nums}.summary-dot{border-radius:999px;width:.6rem;height:.6rem;margin-right:.4rem;display:inline-block}.summary-over{color:#b45309}.summary-under{color:#0369a1}.summary-foot,.summary-empty{color:var(--muted);margin:.6rem .125rem 0;font-size:.78rem}.week{background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:.5rem}.week-scroll{overflow-x:auto}.week-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.75rem}.week-table th,.week-table td{text-align:center;border-bottom:1px solid var(--border);padding:.25rem .1rem;overflow:hidden}.week-table thead th{color:var(--muted);font-weight:600}.week-table th[scope=row],.week-table thead th:first-child{text-align:left;width:6.2rem}.week-table thead th.is-today{color:var(--primary)}.week-table tbody tr:last-child th,.week-table tbody tr:last-child td{border-bottom:0}.week-cat{white-space:nowrap;display:block}.week-day{display:block}.week-date{color:var(--muted);font-size:.68rem;font-weight:400;display:block}.week-amount{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.7rem;display:block}.week-share{color:var(--fg);margin-left:.25rem}.week-cell{font-variant-numeric:tabular-nums;line-height:1.1}.week-part{display:block}.week-total{font-weight:600}.sheet-backdrop{z-index:20;background:#0f172a59;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--bg);border-radius:1rem 1rem 0 0;flex-direction:column;width:100%;max-width:44rem;max-height:88vh;display:flex;box-shadow:0 -8px 30px #0f172a2e}.sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .875rem;display:flex}.sheet-title{margin:0;font-size:1rem}.sheet-body{padding:.75rem .875rem calc(1rem + env(safe-area-inset-bottom));overscroll-behavior:contain;overflow-y:auto}.tabs{gap:.375rem;margin-bottom:.75rem;display:flex}.tab{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:999px;min-height:2.25rem;padding:.3rem .9rem}.tab--active{background:var(--primary);border-color:var(--primary);color:#fff}.week-nav{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.cat-manager{flex-direction:column;gap:.6rem;display:flex}.cat-group{background:var(--card);border:1px solid var(--border);border-radius:.6rem;padding:.5rem .6rem}.cat-group-head{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.cat-group-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--fg);background:0 0;border:1px dashed #0000;border-radius:.4rem;flex:1;padding:.25rem .3rem;font-size:.85rem;font-weight:600;overflow:hidden}.cat-group-name:hover,.cat-group-name:focus{border-color:var(--border)}.cat-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.cat-item{flex-wrap:nowrap;align-items:center;gap:.4rem;display:flex}.cat-dot{border-radius:.3rem;flex:none;width:1rem;height:1rem}.cat-name{white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px dashed #0000;border-radius:.4rem;flex:auto;min-width:0;padding:.25rem .3rem;font-size:.85rem;overflow:hidden}.cat-item>.icon-btn{flex:none}.cat-name:hover,.cat-name:focus{border-color:var(--border)}.cat-add{gap:.4rem;margin-top:.4rem;display:flex}.cat-new{background:var(--card);border:1px solid var(--border);min-width:0;font:inherit;border-radius:.5rem;flex:1;padding:.35rem .5rem;font-size:.85rem}.menu-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.menu-item{background:var(--card);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:.6rem;align-items:center;gap:.6rem;width:100%;padding:.7rem .8rem;display:flex}.menu-item .icon{flex:none;width:1.3rem;height:1.3rem}.menu-item strong{flex:none;font-size:.9rem}.menu-item span{text-align:right;color:var(--muted);flex:1;font-size:.75rem}.settings-section{margin-bottom:1.1rem}.settings-title{margin:0 0 .35rem;font-size:.95rem}.settings-note{color:var(--muted);margin:0 0 .5rem;font-size:.78rem;line-height:1.5}.settings-note--warn{color:#b45309}.settings-actions{flex-wrap:wrap;gap:.4rem;display:flex}.help-list{flex-direction:column;gap:.4rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.help-list li{align-items:baseline;gap:.5rem;display:flex}.help-list strong{color:var(--fg);flex:0 0 4.2rem}.help-list span{color:var(--muted);flex:1;line-height:1.5}@media (orientation:landscape){.tg{--row-h:1.6rem}.page{padding-top:.4rem;padding-bottom:.8rem}.page-head{margin-bottom:.35rem}.brush-bar{gap:.4rem;margin-bottom:.35rem}.swatch{width:2.1rem;height:2.1rem}}@media (width<=360px){.week-table{font-size:.7rem}.week-table thead th:first-child,.week-table th[scope=row]{width:4.8rem}.week-cat{white-space:normal}.week-amount{font-size:.65rem}}
