:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18312f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18312f;--muted:#617572;--surface:#fff;--surface-soft:#edf6f4;--line:#d8e5e2;--primary:#0f766e;--primary-dark:#0b5d57;--primary-light:#ccfbf1;--income:#047857;--expense:#b45309;--danger:#b91c1c;--shadow:0 18px 48px #173d3914;background:#f4f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 38%,#14b8a612,#0000 28rem),#f4f8f7;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,label[for=csv-file],a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible,.table-scroll:focus-visible{outline-offset:3px;outline:3px solid #2dd4bf}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;color:#fff;background:#0f172a;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.hero{color:#f7fffd;background:radial-gradient(circle at 80% 20%,#2dd4bf40,#0000 24rem),linear-gradient(135deg,#0b3b38 0%,#0f766e 58%,#115e59 100%);padding-bottom:78px}.nav{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{color:inherit;letter-spacing:-.02em;align-items:center;gap:10px;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{color:#0b3b38;letter-spacing:0;background:#99f6e4;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.75rem;display:grid}.github-link{color:#d9fffa;align-items:center;gap:7px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.github-link:hover{color:#fff}.hero-content{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:72px;padding-top:72px;display:grid}.eyebrow,.section-kicker{color:#5eead4;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.4rem,6vw,4.9rem);line-height:.98}.hero-copy{color:#ccfbf1;max-width:680px;margin:24px 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.privacy-card{color:#eafffb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082f2b80;border:1px solid #99f6e440;border-radius:18px;gap:14px;padding:20px;display:flex}.privacy-card strong{margin-bottom:5px;display:block}.privacy-card p{color:#bcefe7;margin:0;font-size:.9rem;line-height:1.5}.privacy-icon{color:#064e3b;background:#99f6e4;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}main{margin-top:-38px;position:relative}.toolbar,.panel,.summary-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #d8e5e2d9}.toolbar{border-radius:20px;justify-content:space-between;align-items:center;gap:28px;padding:26px 28px;display:flex}.toolbar h2,.panel h2,.privacy-note h2{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:1.25rem}.toolbar .section-kicker,.panel .section-kicker{color:var(--primary)}.status{max-width:620px;color:var(--muted);margin:7px 0 0;font-size:.9rem;line-height:1.5}.status[data-tone=success]{color:var(--income)}.status[data-tone=error]{color:var(--danger);font-weight:650}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:9px 15px;font-size:.9rem;font-weight:720;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.button-primary{color:#fff;background:var(--primary)}.button-primary:hover{background:var(--primary-dark)}.button-secondary{color:var(--primary-dark);background:var(--primary-light);border-color:#99f6e4}.button-quiet{color:var(--muted);border-color:var(--line);background:#fff}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.summary-card{border-radius:17px;padding:22px;position:relative;overflow:hidden}.summary-card:before{background:var(--surface-soft);content:"";border-radius:0 0 0 64px;width:64px;height:64px;position:absolute;top:0;right:0}.summary-card>span{color:var(--muted);font-size:.83rem;font-weight:720;display:block}.summary-card strong{color:var(--ink);letter-spacing:-.04em;margin:14px 0 8px;font-size:clamp(1.35rem,2.5vw,1.85rem);display:block}.summary-card small{color:#81908e}.summary-income strong{color:var(--income)}.summary-expense strong{color:var(--expense)}.summary-balance strong[data-negative=true]{color:var(--danger)}.panel{border-radius:18px;padding:26px}.filters-panel{margin-top:20px}.panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:5px;font-size:.88rem;font-weight:730}.text-button:hover{text-decoration:underline}.filters{grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) minmax(180px,1fr);gap:14px;display:grid}.filters label{color:#3f5653;gap:8px;font-size:.82rem;font-weight:720;display:grid}.filters input,.filters select{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--line);background:#fbfdfd;border-radius:10px;padding:9px 12px}.filters input::placeholder{color:#8b9c99}.content-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:20px;margin-top:20px;display:grid}.breakdown-list{gap:17px;margin:0;padding:0;list-style:none;display:grid}.breakdown-heading{justify-content:space-between;gap:14px;margin-bottom:8px;font-size:.88rem;display:flex}.breakdown-heading strong{font-weight:680}.breakdown-heading span{color:var(--muted);font-variant-numeric:tabular-nums}.breakdown-track{background:#e8f1ef;border-radius:999px;height:8px;overflow:hidden}.breakdown-bar{background:linear-gradient(90deg, var(--primary), #2dd4bf);border-radius:inherit;height:100%;display:block}.guide-panel{color:#d7f6f1;background:radial-gradient(circle at 100% 0,#2dd4bf33,#0000 14rem),#123d39;border-color:#123d39}.guide-panel h2{color:#fff}.guide-panel .section-kicker{color:#5eead4}.check-list{gap:13px;margin:22px 0;padding:0;list-style:none;display:grid}.check-list li{padding-left:24px;font-size:.9rem;line-height:1.5;position:relative}.check-list li:before{color:#5eead4;content:"✓";font-weight:900;position:absolute;left:0}.template-link{color:#99f6e4;border-top:1px solid #99f6e433;justify-content:space-between;align-items:center;padding-top:16px;font-size:.88rem;font-weight:740;text-decoration:none;display:flex}.template-link:hover{color:#fff}.ledger-panel{margin-top:20px;padding:0}.ledger-panel .panel-heading{margin:0;padding:26px 26px 18px}.result-count{color:var(--muted);margin:0;font-size:.86rem}.table-scroll{border-radius:0 0 18px 18px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:890px;font-size:.88rem}caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}th,td{text-align:left;border-top:1px solid var(--line);padding:15px 17px}th{color:#596d69;letter-spacing:.04em;text-transform:uppercase;background:#f7faf9;font-size:.75rem;font-weight:800}tbody tr:hover{background:#f8fbfa}.description-cell{max-width:280px;color:var(--ink);font-weight:630}.date-cell,.reference-cell{color:var(--muted);white-space:nowrap}.type-badge{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:780;display:inline-flex}.type-income{color:#065f46;background:#d1fae5}.type-expense{color:#92400e;background:#ffedd5}.amount-column,.amount-cell{text-align:right}.amount-cell{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:760}.amount-income{color:var(--income)}.amount-expense{color:var(--expense)}.empty-state{color:var(--muted)}.table-empty{text-align:center;padding:48px 20px}.privacy-note{background:#e6fffa;border:1px solid #99f6e4;border-radius:16px;gap:16px;margin-top:20px;padding:22px 26px;display:flex}.privacy-note-icon{color:#fff;background:var(--primary);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-weight:800;display:grid}.privacy-note p{color:#46635f;margin:7px 0 0;font-size:.9rem;line-height:1.6}.footer{color:#70817e;justify-content:space-between;padding-block:34px;font-size:.82rem;display:flex}.footer p{margin:0}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (max-width:900px){.hero-content,.content-grid{grid-template-columns:1fr}.hero-content{gap:34px}.privacy-card{max-width:460px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:1fr 1fr}.filters label:first-child{grid-column:1/-1}}@media (max-width:680px){.shell{width:min(100% - 24px,1160px)}.hero{padding-bottom:58px}.hero-content{padding-top:46px}.toolbar{flex-direction:column;align-items:stretch}.toolbar-actions{justify-content:flex-start}.button{flex:auto}.summary-grid,.filters{grid-template-columns:1fr}.filters label:first-child{grid-column:auto}.panel,.toolbar{padding:21px}.panel-heading{align-items:flex-start}.ledger-panel{padding:0}.ledger-panel .panel-heading{padding:21px}.footer{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
