: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;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.date-nav,.page-actions{align-items:center;gap:.375rem;display:flex}.date-label{font-variant-numeric:tabular-nums;font-size:1.05rem}.date-today{color:var(--muted);margin-left:.4rem;font-size:.72rem;font-weight:500}.summary-line{background:var(--card);border:1px solid var(--border);font-variant-numeric:tabular-nums;border-radius:.5rem;flex-wrap:wrap;gap:.15rem .75rem;margin:0 0 .6rem;padding:.4rem .6rem;font-size:.85rem;display:flex}.summary-line--empty,.summary-line-item{color:var(--muted)}.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}.view-toggle{gap:.25rem;display:flex}.brush-bar{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.brush-row{align-items:center;gap:.5rem;min-width:0;display:flex}.brush-current{flex:none;min-width:3.6rem;font-size:.8rem;font-weight:600}.brush-strip{scrollbar-width:none;align-items:center;gap:.3rem;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}.brush-manage{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;min-height:2.25rem;margin-left:auto;padding:.35rem .7rem}.brush-modes{gap:.375rem;display:flex}.brush-mode{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;min-height:2.25rem;padding:.35rem .7rem}.brush-mode--active{background:var(--primary);border-color:var(--primary);color:#fff}.tg{--row-h:2.35rem;background:var(--card);border:1px solid var(--border);border-radius:.75rem;padding:.5rem}.tg-head{grid-template-columns:3.25rem repeat(var(--cols), minmax(0, 1fr));color:var(--muted);text-align:center;padding-bottom:.25rem;font-size:.65rem;display:grid}.tg-body{gap:0;display:flex}.tg-gutter{grid-template-rows:repeat(var(--rows), 1fr);width:3.25rem;color:var(--muted);font-variant-numeric:tabular-nums;font-size:.68rem;display:grid}.tg-gutter-label{align-items:center;display:flex}.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;border-radius:.5rem;flex:1;display:grid;position:relative;overflow:hidden}.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-now{border-top:2px solid var(--primary);pointer-events:none;height:0;position:absolute;left:0;right:0}.tg-cell--planned{border:1px dashed #0f172a73}.tg-cell--actual{box-shadow:inset 0 0 0 1px #ffffff80}.tg-cell--hour.tg-cell--actual{box-shadow:inset 1px 0 #0f172a2e,inset 0 0 0 1px #ffffff80}.tg-check{color:#fff;font-size:.65rem;position:absolute;top:1px;right:2px}.tg-grip{background:#0f172a8c;border-radius:2px;width:3px;position:absolute;top:12%;bottom:12%}.tg-grip--start{left:2px}.tg-grip--end{right:2px}.tg-cell-time{color:#0f172a8c;font-size:.6rem;position:absolute;top:1px;left:2px}.tg-hint{color:var(--muted);margin:.5rem .125rem 0;font-size:.75rem}.notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.8rem}.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-limit{color:var(--muted);border:1px solid var(--border);border-radius:999px;margin-left:.4rem;padding:0 .35rem;font-size:.65rem}.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--removed{opacity:.85}.cat-group-head{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.cat-group-name{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}.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:wrap;align-items:center;gap:.4rem;display:flex}.cat-dot{border-radius:.3rem;flex:none;width:1rem;height:1rem}.cat-name{background:0 0;border:1px dashed #0000;border-radius:.4rem;flex:6rem;min-width:4rem;padding:.25rem .3rem;font-size:.85rem}.cat-name:hover,.cat-name:focus{border-color:var(--border)}.cat-removed-name{color:var(--muted);flex:1;font-size:.85rem}.chip{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:999px;min-height:1.9rem;padding:.2rem .55rem;font-size:.75rem}.chip[aria-pressed=true]{background:var(--fg);border-color:var(--fg);color:#fff}.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}.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}@media (orientation:landscape){.tg{--row-h:1.6rem;padding:.35rem}.page{padding-top:.4rem;padding-bottom:.8rem}.page-head{margin-bottom:.35rem}.summary-line{margin-bottom:.35rem;padding:.2rem .5rem}.brush-bar{flex-direction:row;align-items:center;gap:.4rem;margin-bottom:.35rem}.brush-modes{flex:none}.brush-row{flex:1;min-width:0}.brush-mode,.brush-manage{min-height:2rem;padding:.25rem .55rem}.swatch{width:2.1rem;height:2.1rem}.tg-hint{display:none}}@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}}
