html,body,#root{margin:0;min-height:100%;background:#f5f7fb}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px 16px;background:linear-gradient(160deg,#eff4ff,#fff 60%)}.auth-card{width:100%;max-width:420px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;color:#2563eb}.brand img{height:26px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.page-header h2{margin:0}.editor{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}@media(max-width:1100px){.editor{grid-template-columns:minmax(0,1fr)}}.totals-row{display:flex;justify-content:space-between;padding:4px 0}.totals-row.grand{font-weight:700;font-size:18px;border-top:1px solid #e5e7eb;margin-top:6px;padding-top:10px}.ant-layout-content{min-width:0}
