:root{--bg:#f6f7f2;--panel:#fff;--text:#18201b;--muted:#778078;--line:#e9ece6;--green:#244b3a;--green2:#16382a;--mint:#e7f0e9;--sage:#dbe7dc;--orange:#f5e7d4;--red:#f7ded8;--redText:#a94132;--shadow:0 18px 50px rgba(28,46,36,.07);--radius:24px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 20% 0,#fff 0,transparent 36%),var(--bg);color:var(--text);min-height:100vh}button,input,select{font:inherit}.app-shell{max-width:1120px;margin:auto;padding:28px 24px 116px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.brand-row{display:flex;align-items:center;gap:13px}.brand-mark{width:44px;height:44px;border-radius:15px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;letter-spacing:.06em;box-shadow:0 9px 22px rgba(36,75,58,.2)}.eyebrow,.section-kicker{display:block;font-size:10px;letter-spacing:.17em;font-weight:900;color:#8a938b}.topbar h1{font-size:23px;margin:2px 0 0;letter-spacing:-.03em}.avatar-btn{width:42px;height:42px;border:1px solid var(--line);background:rgba(255,255,255,.8);border-radius:14px;font-weight:900;color:var(--muted);cursor:pointer}.view{display:none}.view.active{display:block}.hero-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#294f3d,#183629);color:white;border-radius:30px;padding:28px;min-height:218px;box-shadow:0 24px 55px rgba(27,58,43,.22);display:grid;grid-template-columns:1fr auto;gap:26px}.hero-card:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-95px;top:-110px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start}.hero-label{font-size:13px;color:#c8d9ce;font-weight:700}.hero-copy strong{font-size:46px;line-height:1;margin:14px 0 10px;letter-spacing:-.05em}.hero-copy>span:last-child{font-size:13px;color:#d4dfd8}.budget-orbit{width:104px;height:104px;border-radius:50%;background:conic-gradient(#d7e8d9 var(--budget,0%),rgba(255,255,255,.14) 0);padding:8px;z-index:1}.orbit-inner{width:100%;height:100%;border-radius:50%;background:#214433;display:grid;place-items:center}.orbit-inner span{font-size:20px;font-weight:900}.hero-foot{grid-column:1/-1;display:flex;gap:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13)}.hero-foot div{display:grid;gap:4px}.hero-foot span{font-size:11px;color:#aebfb4}.hero-foot b{font-size:14px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 34px}.quick-card{display:flex;align-items:center;gap:13px;padding:16px 18px;border-radius:20px;border:1px solid rgba(0,0,0,.025)}.quick-card.urgent{background:var(--orange)}.quick-card.calm{background:var(--mint)}.quick-icon{width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.65);display:grid;place-items:center;font-weight:900}.quick-card div{display:flex;align-items:baseline;gap:7px}.quick-card b{font-size:24px}.quick-card span:last-child{font-size:13px;color:#687069;font-weight:700}.section-head,.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 16px}.section-head h2,.page-head h2{font-size:28px;letter-spacing:-.04em;margin:4px 0 0}.page-head{margin:10px 0 22px}.page-head p{margin:7px 0 0;color:var(--muted);font-size:14px}.round-add{width:46px;height:46px;border:0;border-radius:50%;background:var(--green);color:white;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(36,75,58,.18)}.cycle{margin-bottom:24px}.cycle-head{display:flex;align-items:center;justify-content:space-between;margin:0 2px 10px}.cycle-title{display:flex;gap:8px;align-items:center}.cycle-title h3{font-size:14px;margin:0}.badge{font-size:10px;font-weight:800;border-radius:999px;padding:4px 7px;background:#e9ece8;color:#798179}.items{display:grid;gap:9px}.item{background:rgba(255,255,255,.88);border:1px solid #edf0eb;border-radius:21px;padding:14px 14px 12px;box-shadow:0 7px 22px rgba(42,60,49,.035);display:grid;grid-template-columns:minmax(210px,1fr) auto;gap:16px;align-items:center}.item-main{display:flex;gap:13px;align-items:center;min-width:0}.state-dot{width:42px;height:42px;border-radius:14px;background:#edf0ec;flex:0 0 auto;position:relative}.state-dot:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:17px;left:17px;background:#9da59e}.state-dot.brak{background:#fae7e3}.state-dot.brak:after{background:#cf5949}.state-dot.malo{background:#f7ead8}.state-dot.malo:after{background:#cf8b32}.state-dot.mam{background:#e6f1e8}.state-dot.mam:after{background:#4d8a60}.state-dot.kupione{background:#e4ece7}.state-dot.kupione:after{background:#244b3a}.item-name{font-weight:850;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta{font-size:12px;color:var(--muted);margin-top:4px}.item-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.state-btn{border:0;background:#f4f6f3;color:#626b64;border-radius:11px;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer;transition:.15s}.state-btn:hover{transform:translateY(-1px);background:#edf0ec}.state-btn.buy{background:var(--green);color:white}.panel{background:rgba(255,255,255,.88);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius);padding:20px}.panel-title{display:flex;flex-direction:column;gap:3px;margin-bottom:18px}.panel-title span{font-size:11px;color:var(--muted);font-weight:700}.panel-title b{font-size:20px}.table-row{display:grid;grid-template-columns:1.55fr .75fr .7fr .7fr auto;gap:12px;align-items:center;padding:14px 5px;border-bottom:1px solid var(--line)}.table-row:last-child{border-bottom:0}.table-head{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900}.row-actions{display:flex;gap:6px}.mini-btn{border:0;background:#f1f3ef;border-radius:10px;padding:7px 9px;cursor:pointer;font-size:12px;font-weight:800}.history-entry{display:grid;grid-template-columns:130px 1fr auto;gap:15px;padding:15px 3px;border-bottom:1px solid var(--line);align-items:center}.history-entry:last-child{border-bottom:0}.history-date{color:var(--muted);font-size:11px}.history-title{font-weight:800}.history-note{font-size:12px;color:var(--muted);margin-top:4px}.history-value{font-weight:900}.stats-grid,.settings-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.mt{margin-top:16px}.bars{display:flex;align-items:flex-end;gap:13px;height:225px;padding-top:18px}.bar-wrap{flex:1;min-width:48px;text-align:center}.bar{width:100%;background:linear-gradient(#93b49d,#d7e5d9);border-radius:10px 10px 5px 5px;min-height:3px}.bar-label{font-size:10px;color:var(--muted);margin-top:7px}.bar-value{font-size:10px;font-weight:900;margin-bottom:5px}.rec{padding:13px 0;border-bottom:1px solid var(--line)}.rec:last-child{border-bottom:0}.rec strong{display:block;margin-bottom:4px}.rec p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.spend-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.settings-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.settings-card h3{margin:2px 0 4px}.settings-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.settings-icon{width:44px;height:44px;border-radius:15px;background:var(--mint);display:grid;place-items:center;font-weight:900;color:var(--green)}.wide{grid-column:1/-1}.backup-actions{display:flex;gap:8px}.btn{border:0;border-radius:13px;padding:11px 15px;font-weight:850;cursor:pointer}.btn.primary{background:var(--green);color:white}.btn.secondary{background:#f1f3ef;color:var(--text)}.btn.danger{background:#fff0ed;color:var(--redText)}.file-btn{display:inline-flex;align-items:center;justify-content:center}.field{display:grid;gap:6px;margin-bottom:13px}.field span{font-size:11px;color:var(--muted);font-weight:800}.field input,.field select{width:100%;border:1px solid #e1e5df;border-radius:13px;padding:12px 13px;background:#fafbf9;color:var(--text);outline:none}.field input:focus,.field select:focus{border-color:#91aa99;box-shadow:0 0 0 3px rgba(36,75,58,.08)}.dialog{border:0;border-radius:28px;padding:0;max-width:640px;width:calc(100% - 28px);box-shadow:0 30px 90px rgba(23,42,31,.25)}.dialog::backdrop{background:rgba(20,35,27,.45);backdrop-filter:blur(5px)}.dialog form{padding:24px}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.dialog-head h2{margin:3px 0 0;letter-spacing:-.03em}.icon-btn{border:0;background:#f1f3ef;width:36px;height:36px;border-radius:12px;font-size:22px;cursor:pointer;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.buy-name{font-weight:900;font-size:18px}.empty{padding:28px;text-align:center;color:var(--muted);font-size:13px}.toast{position:fixed;left:50%;bottom:94px;transform:translate(-50%,15px);background:#152d22;color:white;padding:11px 15px;border-radius:13px;box-shadow:0 15px 45px rgba(16,37,26,.22);opacity:0;pointer-events:none;transition:.2s;z-index:50;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}.tabs{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(720px,calc(100% - 28px));height:68px;padding:7px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border:1px solid rgba(221,226,219,.9);border-radius:24px;box-shadow:0 18px 50px rgba(30,49,37,.13);display:grid;grid-template-columns:repeat(5,1fr);z-index:20}.tab{border:0;background:transparent;border-radius:17px;color:#929993;font-size:10px;font-weight:850;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.nav-icon{font-size:18px;line-height:1}.tab.active{background:#edf3ed;color:var(--green)}@media(max-width:820px){.app-shell{max-width:680px}.stats-grid,.settings-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1.4fr .8fr .8fr auto}.table-row>*:nth-child(4){display:none}}@media(max-width:620px){body{background:var(--bg)}.app-shell{padding:18px 14px 112px}.topbar{margin-bottom:18px}.brand-mark{width:39px;height:39px;border-radius:13px}.topbar h1{font-size:19px}.hero-card{padding:22px;min-height:205px;border-radius:26px}.hero-copy strong{font-size:40px}.budget-orbit{width:86px;height:86px}.orbit-inner span{font-size:17px}.hero-foot{gap:28px}.quick-grid{margin-bottom:30px}.quick-card{padding:14px}.quick-card div{display:grid;gap:0}.quick-card b{font-size:21px}.section-head h2,.page-head h2{font-size:25px}.item{grid-template-columns:1fr;padding:13px}.item-actions{justify-content:flex-start;padding-left:55px;margin-top:-2px}.state-btn{padding:7px 9px}.panel{padding:16px}.form-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1fr auto}.table-row>*:nth-child(2),.table-row>*:nth-child(3),.table-head{display:none}.history-entry{grid-template-columns:1fr auto}.history-date{grid-column:1/-1}.bars{overflow-x:auto}.bar-wrap{flex:0 0 52px}.tabs{bottom:10px;height:66px;width:calc(100% - 20px);border-radius:22px}.dialog form{padding:20px}.backup-actions{flex-direction:column}.backup-actions .btn{width:100%}}@media(max-width:380px){.hero-card{grid-template-columns:1fr}.budget-orbit{display:none}.item-actions{padding-left:0}.quick-card{gap:8px}.quick-icon{width:34px;height:34px}}
