/* Individual form styling: raffle-operations-checklist */
body.template-raffle-operations-checklist{--doc-accent:#0f8a80;--doc-soft:#f0fdfa;}
body.template-raffle-operations-checklist .hero{border-left:8px solid var(--doc-accent);}
body.template-raffle-operations-checklist .section{background:linear-gradient(180deg,#fff,var(--doc-soft));}
body.template-raffle-operations-checklist .field{border-color:color-mix(in srgb,var(--doc-accent) 32%, #cbd5e1);}
body.template-raffle-operations-checklist th{background:var(--doc-accent);color:#fff;}
body.template-raffle-operations-checklist .toolbar-actions button:first-child{background:linear-gradient(135deg,var(--doc-accent),color-mix(in srgb,var(--doc-accent) 50%,#fff));}
body.template-raffle-operations-checklist .note{border-left-color:var(--doc-accent);}
body.template-raffle-operations-checklist .content h2{border-bottom-color:color-mix(in srgb,var(--doc-accent) 35%, #d9e3ec);}
@media print{body.template-raffle-operations-checklist .section{background:#fff;}}
