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