/* CÉZAR: complete frames and soft shadows for light content cards, 8. 9. 2026.
   Only these two shared surface properties override legacy page variants. */
html body .ov-context-grid > article,
html body .op-profit-note,
html body .ov-profit-note,
html body .mm-light .mm-start-note,
html body .edi-light-note,
html body .id-order-links > div,
html body .id-mail-note,
html body .id-partner-result,
html body .mm-comparison,
html body .mm-document-outputs,
html body .mm-template-options,
html body .km-evidence-list,
html body .cezar-content-card,
html body .cezar-process-card,
html body .cezar-feature-card,
html body .cezar-document-summary,
html body .ek-benefits > article,
html body .in-benefits > article,
html body .ek-calendar,
html body .in-calendar,
html body .edi-message-grid > article,
html body .edi-expedition-grid > article,
html body .id-incoming-grid > article,
html body .id-formats > article,
html body .id-partner-grid > article,
html body .sm-use-grid > article,
html body .mm-history-example,
html body .mm-feature-grid > article,
html body .benefit-grid > .benefit-card:not(.benefit-card-featured),
html body .difference-card-automatic,
html body .audience-card.b2c-card,
html body .customization-grid > article,
html body .bank-benefit-grid > .benefit-card,
html body .bank-statement-grid > article,
html body .statement-safety-after,
html body .mode-card,
html body .audience-bank-grid > article:first-child,
html body .doc-benefit:not(.doc-benefit-0),
html body .doc-rights-cards > article,
html body .km-capability-card:not(.km-capability-primary),
html body .km-use-card {
  border: 1px solid #768d9e !important;
  box-shadow: 0 12px 32px rgb(16 45 69 / 7%) !important;
}
html body .mm-document-outputs > div { box-shadow: none; }
