@font-face{font-family:Pretendard Variable;src:url(/PretendardVariable.woff2) format("woff2-variations");font-weight:45 920;font-display:swap}:root,:root[data-theme=light]{color-scheme:light;--bg: #f2efe8;--card: #fbfaf6;--fg: #39352e;--dim: #78736a;--line: #dcd7cd;--hair: #e6e1d7;--accent: #2f6df6;--accent-fg: #fff;--accent-soft: #e8effd;--warn: #c2410c;--warn-bg: #faf1e8;--ok: #0f7b53;--ok-bg: #e9f4ec;--danger: #c0322b;--danger-bg: #faeeec;--surface-1: var(--card);--surface-2: var(--bg);--text-primary: var(--fg);--text-secondary: #635e55;--text-muted: var(--dim);--grid: var(--hair);--baseline: var(--line);--border: var(--line);--tone-in: var(--accent);--tone-out: #eb6834;--tone-investing: #4a3aa7;--tone-net: #1baf7a;--tone-unknown: var(--dim);--heat-ink: #221f1a;--heat-ink-hi: #ffffff;--heat-1: #e2e9fa;--heat-2: #c8d5f2;--heat-3: #aec2ea;--heat-4: #95aee1;--heat-5: #7c9bd8;--heat-6: #6387ce;--heat-7: #4b74c5;--heat-8: #3460ba;--heat-9: #1b4bb0;--radius: 12px;--tabbar-h: 60px}:root[data-theme=dark]{color-scheme:dark;--bg: #0f1218;--card: #171b23;--fg: #e8ebf1;--dim: #9aa4b2;--line: #252b36;--hair: #1e2430;--accent: #5b8cff;--accent-fg: #fff;--accent-soft: #1a2338;--warn: #f0a274;--warn-bg: #2a1c12;--ok: #4fd39a;--ok-bg: #12271e;--danger: #f28a83;--danger-bg: #2a1414;--text-secondary: #b3bcc9;--tone-out: #d95926;--tone-investing: #c06fd0;--tone-net: #199e70;--heat-ink: #ffffff;--heat-ink-hi: #ffffff;--heat-1: #1e2740;--heat-2: #233050;--heat-3: #293961;--heat-4: #2e4272;--heat-5: #344b84;--heat-6: #395596;--heat-7: #3f5ea9;--heat-8: #4468bc;--heat-9: #4a72cf}*{box-sizing:border-box}body{margin:0;background:var(--surface-2);color:var(--text-primary);font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.app{min-height:100dvh;padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:10;padding-top:env(safe-area-inset-top);background:var(--surface-1);border-bottom:1px solid var(--border)}.topbar-inner{max-width:860px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px}.topbar-title{font-weight:700;font-size:17px}.topbar-sub{color:var(--text-secondary);font-size:13px;display:flex;align-items:center;gap:6px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex:none}.iconbtn{width:34px;height:34px;flex:none;border-radius:8px;border:1px solid var(--border);background:var(--surface-1);color:var(--text-muted);font-family:inherit;font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center}.iconbtn:hover{border-color:var(--text-muted);color:var(--text-primary)}.content{max-width:860px;margin:0 auto}.page{padding:16px;display:flex;flex-direction:column;gap:16px}.tabbar{position:fixed;bottom:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface-1);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.tab{appearance:none;border:0;background:none;color:var(--text-muted);height:var(--tabbar-h);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;font-family:inherit}.tab.active{color:var(--accent)}.tab-icon{font-size:18px;line-height:1}.tab-label{font-size:11px}.boot{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center}.boot-error h1{font-size:18px;margin:0}.boot-error p{color:var(--text-secondary);margin:0}.spinner{width:28px;height:28px;border:3px solid var(--grid);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.field{display:flex;flex-direction:column;gap:8px}.field-label{font-size:13px;color:var(--text-secondary);font-weight:600}.amount-input{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.amount-row{display:flex;align-items:baseline;gap:8px}.amount-won{font-size:24px;color:var(--text-muted)}.amount-field{flex:1;min-width:0;border:0;background:none;color:var(--text-primary);font-family:inherit;font-size:34px;font-weight:700;outline:none}.amount-hint{margin-top:6px;font-size:13px;min-height:20px}.amount-hint .ok{color:var(--accent);font-weight:600}.amount-hint .warn{color:var(--danger)}.text-field{width:100%;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-1);color:var(--text-primary);font-family:inherit;font-size:15px}.text-field:focus{outline:2px solid var(--accent);outline-offset:-1px}.search{margin:0}.date-row{display:flex;gap:8px}.seg{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent);-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent);padding-right:12px}.seg::-webkit-scrollbar{display:none}.seg-item{flex:0 0 auto;scroll-snap-align:start;padding:10px 11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-1);color:var(--text-secondary);font-family:inherit;font-size:14px;cursor:pointer}.seg-item.active{border-color:currentColor;font-weight:700}.seg-item.tone-in.active{color:var(--tone-in)}.seg-item.tone-out.active{color:var(--tone-out)}.seg-item.tone-investing.active{color:var(--tone-investing)}.seg-item.tone-unknown.active{color:var(--tone-unknown)}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{padding:8px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface-1);color:var(--text-secondary);font-family:inherit;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.chip.active{background:var(--accent);border-color:var(--accent);color:var(--accent-fg);font-weight:600}.chip-add{font-size:16px;color:var(--text-muted)}.chip-badge{font-size:10px;padding:1px 5px;border-radius:4px;background:var(--grid);color:var(--text-secondary)}.chip.active .chip-badge{background:#ffffff40;color:var(--accent-fg)}.more{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);padding:12px}.more>summary{cursor:pointer;font-size:14px;color:var(--text-secondary);display:flex;align-items:center;gap:8px}.more-hint{margin-left:auto;font-size:12px;color:var(--text-muted)}.more[open]>summary{margin-bottom:12px}.more .field+.field{margin-top:12px}.actions{display:flex;flex-direction:column;gap:8px}.btn{padding:12px 16px;border:1px solid var(--border);border-radius:10px;background:var(--surface-1);color:var(--text-primary);font-family:inherit;font-size:15px;cursor:pointer}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-fg);font-weight:700}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-lg{padding:16px;font-size:17px}.btn-ghost{color:var(--text-secondary)}.link{border:0;background:none;color:var(--accent);font-family:inherit;font-size:13px;cursor:pointer;padding:0}.link.danger{color:var(--danger)}.alert{margin:0;padding:10px 12px;border-radius:10px;background:var(--danger-bg);color:var(--danger);font-size:14px;white-space:pre-line}.flash{margin:0;padding:10px 12px;border-radius:10px;background:var(--ok-bg);color:var(--ok);font-size:14px;font-weight:600}.muted{color:var(--text-muted)}.hint{margin:8px 0 0;font-size:12px;color:var(--text-muted)}.empty,.empty-inline{color:var(--text-muted);font-size:14px;margin:0}.filter-bar{display:flex;gap:8px}.select{flex:1;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface-1);color:var(--text-primary);font-family:inherit;font-size:14px}.list-summary{font-size:13px;color:var(--text-secondary);font-variant-numeric:tabular-nums}.tx-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px;background:var(--border);border-radius:var(--radius);overflow:hidden}.tx{display:flex;gap:12px;padding:12px;background:var(--surface-1)}.tx-main{flex:1;min-width:0}.tx-title{font-weight:600}.tx-meta,.tx-memo{font-size:12px;color:var(--text-muted);margin-top:2px}.tx-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.tx-amount{font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.tx-amount.tone-in{color:var(--tone-in)}.tx-amount.tone-out{color:var(--tone-out)}.tx-amount.tone-investing{color:var(--tone-investing)}.tx-amount.tone-unknown{color:var(--tone-unknown)}.tag{display:inline-block;margin-left:6px;font-size:10px;padding:1px 5px;border-radius:4px;background:var(--grid);color:var(--text-secondary)}.card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.card-title{margin:0 0 12px;font-size:15px;font-weight:700}.tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tile{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.tile-big{grid-column:1 / -1}.tile-label{font-size:13px;color:var(--text-secondary)}.tile-value{font-size:20px;font-weight:700;margin-top:2px}.tile-big .tile-value{font-size:30px}.tile-value.neg{color:var(--danger)}.tile-hint{font-size:11px;color:var(--text-muted);margin-top:4px}.mini-table,.heat{width:100%;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}.mini-table th,.mini-table td{padding:8px 6px;text-align:right;border-bottom:1px solid var(--border)}.mini-table thead th{color:var(--text-muted);font-weight:500;font-size:12px}.mini-table th[scope=row]{text-align:left;font-weight:600;display:flex;align-items:center;gap:6px}.mini-table td.neg{color:var(--danger)}.plain-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:14px}.plain-list li{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.plain-list li .link{margin-left:auto}.cat-group+.cat-group{margin-top:12px}.cat-kind{margin:0 0 6px;font-size:13px;font-weight:700}.cat-kind.tone-in{color:var(--tone-in)}.cat-kind.tone-out{color:var(--tone-out)}.cat-kind.tone-investing{color:var(--tone-investing)}.cat-kind.tone-unknown{color:var(--tone-unknown)}.audit-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:13px}.audit-list li{display:flex;gap:8px;flex-wrap:wrap;align-items:baseline;padding-bottom:8px;border-bottom:1px solid var(--border)}.audit-when{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12px}.audit-who{font-weight:600}.audit-what{color:var(--text-secondary);flex:1;min-width:0}.audit-delta{font-variant-numeric:tabular-nums;font-weight:700}.audit-delta.up{color:var(--accent)}.audit-delta.down{color:var(--tone-out)}.chart{margin:0}.chart-title{font-size:15px;font-weight:700;display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.chart-unit{font-size:11px;font-weight:400;color:var(--text-muted)}.chart-body{position:relative}.chart svg{width:100%;height:auto;display:block;overflow:visible}.legend{display:flex;gap:12px;margin-bottom:8px;font-size:12px;color:var(--text-secondary)}.legend-item{display:inline-flex;align-items:center;gap:4px}.swatch{width:10px;height:10px;border-radius:3px;display:inline-block}.swatch.tone-in{background:var(--tone-in)}.swatch.tone-out{background:var(--tone-out)}.swatch.tone-investing{background:var(--tone-investing)}.swatch.tone-net{background:var(--tone-net)}.grid{stroke:var(--grid);stroke-width:1}.baseline{stroke:var(--baseline);stroke-width:1}.crosshair{stroke:var(--baseline);stroke-width:1;stroke-dasharray:3 3}.axis-label{fill:var(--text-muted);font-size:11px;font-variant-numeric:tabular-nums}.band-focus{fill:var(--accent-soft)}.axis-label.on{fill:var(--accent);font-weight:700}.bar.tone-in{fill:var(--tone-in)}.bar.tone-out{fill:var(--tone-out)}.line{fill:none;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.line.tone-net{stroke:var(--tone-net)}.marker.tone-net{fill:var(--tone-net);stroke:var(--surface-1);stroke-width:2}.tooltip{position:absolute;top:0;right:0;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;padding:8px 10px;font-size:12px;display:flex;flex-direction:column;gap:2px;box-shadow:0 2px 8px #0000001a;pointer-events:none;font-variant-numeric:tabular-nums}.tooltip span{display:flex;align-items:center;gap:5px}.hbars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hbar-row{display:grid;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:8px;font-size:13px}.hbar-name{color:var(--text-secondary);display:flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbar-track{height:14px;background:var(--grid);border-radius:4px;overflow:hidden}.hbar-fill{display:block;height:100%;background:var(--accent);border-radius:4px}.hbar-value{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.hbar-share{color:var(--text-muted);margin-left:6px;font-size:11px}.heat-block+.heat-block{margin-top:20px}.heat-title{margin:0 0 8px;font-size:14px;display:flex;align-items:center;gap:6px}.heat-total{margin-left:auto;font-size:12px;color:var(--text-secondary);font-variant-numeric:tabular-nums}.heat-scroll{overflow-x:auto}.heat{min-width:560px;font-size:11px}.heat th,.heat td{padding:5px 4px;text-align:right;border:1px solid var(--border);white-space:nowrap}.heat thead th{color:var(--text-muted);font-weight:500}.heat .heat-cat{text-align:left;position:sticky;left:0;background:var(--surface-1);font-weight:600;max-width:6rem;overflow:hidden;text-overflow:ellipsis}.heat .heat-sum{background:var(--surface-2);font-weight:600}.heat th.col-focus,.heat td.col-focus{border-left:2px solid var(--accent);border-right:2px solid var(--accent)}.heat thead th.col-focus{color:var(--accent);font-weight:700;border-top:2px solid var(--accent)}.heat tfoot td.col-focus{border-bottom:2px solid var(--accent)}.heat td.s0{background:var(--surface-1);color:var(--text-muted)}.heat td.s1{background:var(--heat-1);color:var(--heat-ink)}.heat td.s2{background:var(--heat-2);color:var(--heat-ink)}.heat td.s3{background:var(--heat-3);color:var(--heat-ink)}.heat td.s4{background:var(--heat-4);color:var(--heat-ink)}.heat td.s5{background:var(--heat-5);color:var(--heat-ink)}.heat td.s6{background:var(--heat-6);color:var(--heat-ink)}.heat td.s7{background:var(--heat-7);color:var(--heat-ink-hi)}.heat td.s8{background:var(--heat-8);color:var(--heat-ink-hi)}.heat td.s9{background:var(--heat-9);color:var(--heat-ink-hi)}@media(min-width:640px){.tiles{grid-template-columns:repeat(3,1fr)}.tile-big{grid-column:span 1}}.tone-dot{width:8px;height:8px;border-radius:2px;display:inline-block;flex:none}.tone-dot.tone-in{background:var(--tone-in)}.tone-dot.tone-out{background:var(--tone-out)}.tone-dot.tone-investing{background:var(--tone-investing)}.tone-dot.tone-unknown{background:var(--tone-unknown)}.tile-in{border-left:3px solid var(--tone-in)}.tile-out{border-left:3px solid var(--tone-out)}.tile-investing{border-left:3px solid var(--tone-investing)}.tile-sign{color:var(--text-muted);margin-right:2px;font-weight:400}.table-scroll{overflow-x:auto}.mini-table{min-width:100%;white-space:nowrap}.hbar-row.folded .hbar-name,.hbar-row.folded .hbar-value{color:var(--text-muted)}.hbar-row.folded .hbar-fill{opacity:.55}.tooltip-sub{color:var(--text-muted);font-size:11px;padding-left:15px}
