:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#14213d}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#eff4ff,#f9fbff)}button,input{font:inherit}.app-shell{max-width:1400px;margin:0 auto;padding:.75rem .75rem 1.25rem}.hero-card,.panel{background:#fff;border-radius:20px;box-shadow:0 8px 28px #14213d14}.hero-card{padding:1rem 1rem .85rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#4f6ef7;font-weight:700;margin:0 0 .4rem;font-size:.8rem}h1,h2,h3,p{margin:0}.hero-copy{margin-top:.6rem;color:#55607a;max-width:700px}.hero-summary{min-width:200px;padding:.75rem .85rem;border-radius:12px;background:linear-gradient(135deg,#4f6ef7,#1d4ed8);color:#fff;display:grid;gap:.2rem}.hero-summary strong{font-size:1.6rem}.save-button{margin-top:.5rem;border:0;border-radius:999px;padding:.65rem 1rem;background:#fff;color:#1d4ed8;font-weight:700;cursor:pointer}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.panel{padding:.95rem}.panel-heading{margin-bottom:.6rem}.panel-heading p{color:#667085;margin-top:.35rem}.input-list,.expense-list{display:grid;gap:.55rem}.input-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.7rem .8rem;border:1px solid #e3e8f0;border-radius:10px;background:#fbfdff}.input-row small{display:block;margin-top:.2rem;color:#7b879c}.input-row input{width:140px;padding:.7rem .8rem;border-radius:10px;border:1px solid #d0d7e2}.summary-grid{display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.7rem}.summary-card{padding:.75rem;border-radius:10px;background:linear-gradient(135deg,#f8faff,#eef4ff);border:1px solid #dce7ff}.summary-card h3{margin-bottom:.35rem;font-size:.95rem}.summary-card p{font-size:1.1rem;font-weight:700;color:#163e8c}.summary-card.positive{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.summary-card.positive p{color:#166534}.summary-card.negative{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fda4af}.summary-card.negative p{color:#b91c1c}.expense-card{padding:.7rem .8rem;border:1px solid #e3e8f0;border-radius:10px;background:#fbfdff}.expense-label{display:block;font-weight:700;margin-bottom:.35rem}.expense-controls{display:grid;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.expense-controls label{display:grid;gap:.35rem;font-size:.9rem;color:#4b5563}.expense-controls input{padding:.7rem .8rem;border-radius:10px;border:1px solid #d0d7e2}.projection-panel{margin-top:.75rem}.table-wrap{overflow-x:auto}.projection-table{width:100%;border-collapse:collapse;min-width:760px}.projection-table th,.projection-table td{padding:.5rem .45rem;border-bottom:1px solid #e5eaf2;text-align:left}.projection-table td:last-child,.projection-table th:last-child{text-align:right}.projection-table th{color:#667085;font-size:.9rem;font-weight:700}.projection-table .positive{color:#0f9d58;font-weight:700}.projection-table .negative{color:#d14343;font-weight:700}@media (max-width: 1000px){.content-grid{grid-template-columns:1fr}}@media (max-width: 640px){.hero-card,.input-row{flex-direction:column;align-items:flex-start}.summary-grid,.expense-controls{grid-template-columns:1fr}.hero-summary{width:100%}}
