.shell{grid-template-columns:268px minmax(0,1fr)}main{min-width:0}
.platform-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}
.church-card{display:block;border:1px solid #dfe4ef;border-radius:14px;padding:22px;min-width:0;background:#fff}
.church-card:last-child{border:1px solid #dfe4ef}.church-card .church-code{overflow-wrap:anywhere;font-size:.85rem}
.church-card .platform-actions{display:grid;min-width:0;gap:12px;margin-top:18px;justify-content:stretch}
.church-card .platform-actions label{display:block;font-weight:600;font-size:.85rem}
.church-card select{min-width:0;width:100%;margin-top:6px;margin-bottom:0}
.church-card .muted{font-size:.83rem;line-height:1.5}.church-card .quota-label,.quota-label{font-weight:700;margin-top:18px}
progress{width:100%;height:12px;accent-color:#ea580c;border:0;border-radius:20px;overflow:hidden}
progress::-webkit-progress-bar{background:#edf0f5;border-radius:20px}progress::-webkit-progress-value{background:#ea580c;border-radius:20px}
.quota-warning{background:#fff7ed;border-left:3px solid #ea580c;padding:12px;color:#813b12!important;border-radius:6px;line-height:1.5}
.plan-card strong{display:block}.plans-grid{margin:20px 0;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))}.platform-card:not(.church-card)>div{min-width:0}
.demo-label{display:inline-block;border-radius:20px;padding:5px 12px;background:#fff7ed;color:#9a3412;font-weight:700;font-size:.85rem}.plan-card:focus{outline:3px solid #ea580c;outline-offset:3px}
@media(max-width:850px){.shell{display:block}.church-card{padding:18px}.platform-grid{grid-template-columns:1fr}}
