/* Individual form styling: grant-budget-template */
body.template-grant-budget-template{--doc-accent:#3d82f4;--doc-soft:#eef6ff;}
body.template-grant-budget-template .hero{border-left:8px solid var(--doc-accent);}
body.template-grant-budget-template .section{background:linear-gradient(180deg,#fff,var(--doc-soft));}
body.template-grant-budget-template .field{border-color:#9ebae7;}
body.template-grant-budget-template th{background:var(--doc-accent);color:#fff;}
body.template-grant-budget-template .toolbar-actions button:first-child{background:linear-gradient(135deg,var(--doc-accent),#9ec1fa);}
body.template-grant-budget-template .note{border-left-color:var(--doc-accent);}
body.template-grant-budget-template .content h2{border-bottom-color:#a2c1ef;}
@media print{body.template-grant-budget-template .section{background:#fff;}}
