/* Extends the approved Business Central theme; scoped to cloud plan content. */
.cloud-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:30px}.cloud-plan-grid .card{background:var(--cream,#fff5e4);border-top:3px solid #1f7d53}.cloud-plan-grid h3{font-size:1.45rem;margin:18px 0 12px}.cloud-plan-grid .eyebrow{font-size:.8rem}.cloud-table-scroll{overflow-x:auto;border:1px solid #d7dfcd;border-radius:16px;background:#fff;scrollbar-color:#1f7d53 #edf1e8}.cloud-table-scroll:focus-visible{outline:3px solid #1f7d53;outline-offset:4px}.cloud-plan-table{width:100%;border-collapse:collapse;min-width:780px;text-align:left;font-size:.94rem;line-height:1.5}.cloud-plan-table caption{text-align:left;padding:18px 22px;background:#edf1e8;color:#18230f;font-weight:700}.cloud-plan-table th,.cloud-plan-table td{padding:19px 22px;vertical-align:top;border-bottom:1px solid #e1e6da}.cloud-plan-table thead{background:#18230f;color:#fff5e4}.cloud-plan-table tbody th{width:24%;color:#18230f;font-weight:600}.cloud-plan-table tbody tr:nth-child(even){background:#f7f9f3}.cloud-plan-table tr:last-child>*{border-bottom:0}.cloud-table-note{font-size:.875rem;margin:14px 0 35px;color:#4d5b47}.cloud-options-title{font-size:1.6rem;margin:48px 0 22px}.cloud-source-links,.cloud-references{font-size:.9rem;line-height:1.8}.cloud-source-links{margin:28px 0 0}.cloud-source-links a,.cloud-references a{color:#1f7d53;text-decoration:underline;text-underline-offset:3px}.cloud-references{padding-top:10px;padding-bottom:42px}.cloud-references p{margin-top:10px}@media(max-width:600px){.cloud-plan-grid{grid-template-columns:1fr}.cloud-plan-table th,.cloud-plan-table td{padding:15px}.cloud-plan-table{min-width:720px}}
.cloud-app-icons{display:flex!important;align-items:center;gap:7px;flex-wrap:nowrap}.bc-product .cloud-app-icons img,.bc-ecosystem-card .cloud-app-icons img{width:32px;height:32px;object-fit:contain;margin:0}.bc-ecosystem-card .cloud-app-icons{min-height:45px;margin-bottom:18px}
