.budget-page{width:100%;max-width:1050px;margin:0 auto;padding:26px 0 48px;color:var(--ink,#292538)}.budget-heading{margin-bottom:25px}.budget-heading h1{font-size:clamp(30px,4vw,42px);line-height:1.15;margin:12px 0 14px}.budget-heading p{color:var(--muted,#706c7d)}.budget-eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--accent-dark,#554393)}.budget-heading .budget-local{font-size:12px;line-height:1.6;margin-top:18px}.budget-toolbar{display:flex;gap:20px;align-items:flex-end;justify-content:space-between;margin:0 0 20px}.budget-toolbar .budget-field{margin:0;flex:1;max-width:600px}.budget-toolbar>.btn{margin-bottom:1px}
.budget-card{padding:28px;border:1px solid var(--line,#e7e3ed);border-radius:24px;background:white;box-shadow:0 12px 32px #3c2a5808}.budget-card h2{font-size:25px;margin:0 0 12px;overflow-wrap:anywhere}.budget-card h3{font-size:20px;margin:0 0 12px}.budget-card h4{font-size:17px;margin:0 0 7px;overflow-wrap:anywhere}.budget-card p{overflow-wrap:anywhere}.budget-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.budget-scope{font-size:13px;color:var(--muted,#706c7d);margin:0}.budget-state{padding:14px 17px;background:#f2eefb;border:1px solid #e0d7f0;border-radius:13px;font-size:14px;line-height:1.6}.budget-attention{background:#fff1e7;border-color:#ead0b8;color:#704326}.budget-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:22px 0}.budget-stat{padding:18px;border:1px solid #e6deee;border-radius:16px;background:#fcfafd;min-width:0}.budget-stat dt{font-size:12px;color:var(--muted,#706c7d);font-weight:650;margin-bottom:12px}.budget-stat dd{font-size:clamp(20px,2.4vw,29px);line-height:1.3;font-weight:750;margin:0;color:var(--accent-dark,#554393);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.budget-stat p{font-size:12px;color:var(--muted,#706c7d);line-height:1.5;margin:10px 0 0}.budget-period{padding:18px 0;border-top:1px solid var(--line,#e7e3ed)}.budget-period p{font-size:13px;color:var(--muted,#706c7d);line-height:1.7;margin:7px 0}.budget-own,.budget-members{margin-top:22px;padding-top:25px;border-top:1px solid var(--line,#e7e3ed)}
.budget-field{display:block;font-weight:650;margin-bottom:20px}.budget-field input,.budget-field select{display:block;width:100%;min-width:0;min-height:48px;margin-top:8px}.budget-field small{display:block;font-size:12px;line-height:1.5;font-weight:400;color:var(--muted,#706c7d);margin-top:8px}.budget-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.budget-card fieldset{border:0;min-width:0;margin:0;padding:0}.budget-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.budget-help,.budget-explanation{font-size:13px;line-height:1.65;color:var(--muted,#706c7d)}.budget-explanation{margin:23px 0 0}.budget-space-name{font-weight:700;color:var(--accent-dark,#554393);line-height:1.6;margin:0 0 20px}.budget-member-list{display:grid;gap:13px;margin-top:20px}.budget-member{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line,#e7e3ed);border-radius:16px;padding:20px;background:#fcfbfd}.budget-member>div{min-width:0}.budget-member p{font-size:12px;line-height:1.6;color:var(--muted,#706c7d);margin:5px 0 0}.budget-member .btn{flex-shrink:0}.budget-empty{padding:20px;border:1px dashed #dcd3e8;border-radius:14px;color:var(--muted,#706c7d)}.budget-message{padding:14px 17px;border:1px solid #bcdccb;border-radius:13px;background:#edf8f1;line-height:1.6;margin:0 0 20px;overflow-wrap:anywhere}.budget-error{background:#fff1eb;border-color:#ebc5b5;color:#7a4436}.budget-progress{color:var(--muted,#706c7d);font-size:13px;margin:16px 0 0}
@media(max-width:650px){.budget-page{padding:16px 0 30px}.budget-heading h1{font-size:32px}.budget-card{padding:21px;border-radius:20px}.budget-card-top,.budget-member,.budget-toolbar{flex-direction:column;align-items:stretch;gap:14px}.budget-fields,.budget-stats{grid-template-columns:1fr;gap:12px}.budget-actions .btn{flex:1 1 160px}.budget-stat dd{font-size:26px}}
