*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#101828;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef2f7}button,input{font:inherit;letter-spacing:0}.page-actions{display:grid;align-content:center;gap:10px;min-width:300px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:18px;text-decoration:none;cursor:pointer}.primary-action{border:0;background:#e30613;color:#fff;font-weight:700}.secondary-action{border:1px solid #0065b3;background:#eef6ff;color:#0065b3}.panel{padding:30px;border:1px solid #d7dfeb;border-radius:24px;background:#fff;box-shadow:0 18px 44px #10182814}.panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.panel-heading h2,.panel-heading p,.section-title h2,.section-title p{margin:0}.panel-heading h2,.section-title h2{font-size:28px;line-height:1.12}.panel-heading p,.section-title p{margin-top:6px;color:#65758d;font-size:16px}.content-grid,.bottom-grid,.cards-grid{display:grid;gap:30px;margin-top:30px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)}.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px}.mock-card{padding:20px;border:1px solid #d5deeb;border-radius:14px;background:#f8fafc}.mock-card h3,.mock-card p{margin:0}.mock-card h3{font-size:18px}.mock-card p{margin-top:6px;color:#65758d}.amount-positive{color:#009b50;font-weight:800}.amount-negative{color:#e30613;font-weight:800}.amount-neutral{color:#101828;font-weight:800}@media(max-width:1180px){.cards-grid,.content-grid,.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.page-actions{min-width:0}.cards-grid,.content-grid,.bottom-grid,.two-column-grid{grid-template-columns:1fr}.panel{padding:22px}.panel-heading{flex-direction:column}}
