/* JACE Church platform/admin surface. Intentionally scoped to Church pages. */
.church-product-hero{padding:72px 0 82px;background:linear-gradient(180deg,#fff 0,#f7f4ec 100%)}
.church-product-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;align-items:center}.church-kicker{font-size:12px;font-weight:900;letter-spacing:.16em;color:#9b732c;margin-bottom:12px}.church-product-hero h1,.church-portal-heading h1,.church-dashboard-top h1{font-size:clamp(36px,5vw,66px);line-height:1.02;margin:0 0 18px;color:#172018;letter-spacing:-.04em}.church-lead,.church-portal-heading p,.church-dashboard-top p{font-size:18px;line-height:1.7;color:#59625a;max-width:720px}.church-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.church-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.church-btn-primary{background:#1d2b20;color:#fff}.church-btn-secondary{background:#fff;color:#1d2b20;border-color:#d9ddd8}.church-product-card,.church-form-card{background:#fff;border:1px solid #e5e3dc;border-radius:22px;padding:28px;box-shadow:0 22px 55px rgba(24,32,25,.08)}.church-card-label{font-size:11px;font-weight:900;letter-spacing:.13em;color:#9b732c}.church-product-card h2{font-size:28px;margin:8px 0 12px}.church-product-card p{color:#687168;line-height:1.6}.church-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.church-mini-grid div{border:1px solid #ecebe7;border-radius:14px;padding:14px}.church-mini-grid strong,.church-mini-grid span{display:block}.church-mini-grid span{font-size:13px;color:#747c75;margin-top:4px}.church-portal-wrap{padding:42px 0 72px}.church-portal-heading{max-width:780px;margin-bottom:24px}.church-portal-heading h1,.church-dashboard-top h1{font-size:42px}.church-message{margin:0 0 18px;background:#fff6d9;border:1px solid #ebd184;padding:14px 16px;border-radius:12px}.church-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.church-field{display:flex;flex-direction:column;gap:7px}.church-field-wide{grid-column:1/-1}.church-field label{font-size:13px;font-weight:800;color:#313a32}.church-field input,.church-field select{width:100%;min-height:46px;border:1px solid #d6dad5;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.church-form-actions{margin-top:22px;display:flex;justify-content:flex-end}.church-dashboard-top{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.church-dashboard-top .church-actions{margin:0}.church-status-strip{display:flex;gap:12px;flex-wrap:wrap;background:#18231b;color:#fff;border-radius:16px;padding:14px 18px;margin-bottom:18px}.church-status-strip span{opacity:.65}.church-status-strip strong{margin-right:16px}.church-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.church-stat{background:#fff;border:1px solid #e1e4df;border-radius:16px;padding:18px;text-decoration:none;color:#172018}.church-stat span{display:block;color:#6f786f;font-size:13px;font-weight:700}.church-stat strong{display:block;font-size:34px;margin-top:8px}.church-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.church-module-grid a,.church-module-grid>div{display:block;background:#f6f5f0;border:1px solid #e6e4dc;border-radius:16px;padding:20px;color:#172018;text-decoration:none}.church-module-grid strong,.church-module-grid span{display:block}.church-module-grid span{color:#737b73;margin-top:6px;font-size:14px;line-height:1.5}@media(max-width:900px){.church-product-grid,.church-stat-grid,.church-module-grid{grid-template-columns:1fr}.church-dashboard-top{display:block}.church-dashboard-top .church-actions{margin-top:18px}}@media(max-width:640px){.church-product-hero{padding:44px 0}.church-form-grid,.church-mini-grid{grid-template-columns:1fr}.church-field-wide{grid-column:auto}.church-product-card,.church-form-card{padding:20px}}
/* Phase 3 - Announcements CMS */
.church-list-head h1{margin-bottom:10px}.church-filter-card{background:#fff;border:1px solid #e1e4df;border-radius:16px;padding:16px;margin:18px 0}.church-filter-grid{display:grid;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(150px,1fr)) auto;gap:12px;align-items:end}.church-filter-actions{display:flex;gap:8px}.church-field textarea{width:100%;border:1px solid #d6dad5;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;resize:vertical}.church-field-help{font-size:12px;color:#778078}.church-list-summary{display:flex;justify-content:space-between;align-items:center;margin:16px 2px 10px;color:#687168}.church-table-wrap{overflow:auto;background:#fff;border:1px solid #e1e4df;border-radius:16px}.church-table{width:100%;border-collapse:collapse;min-width:850px}.church-table th,.church-table td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0ec;vertical-align:top}.church-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#707970;background:#fafbf9}.church-table tr:last-child td{border-bottom:0}.church-table-sub{display:block;color:#7a827b;font-size:13px;margin-top:5px;max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.church-table-action{text-align:right!important}.church-table-action a{font-weight:800;color:#1d2b20;text-decoration:none}.church-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.03em}.church-pill-green{background:#e5f5e8;color:#23652d}.church-pill-gold{background:#fff1cc;color:#795c13}.church-pill-red{background:#fde8e7;color:#8f2f28}.church-pill-blue{background:#e8f0f8;color:#315d87}.church-pill-muted{background:#edf0ed;color:#606861}.church-pager{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.church-empty-state{background:#fff;border:1px dashed #ccd2cb;border-radius:16px;padding:34px;text-align:center}.church-empty-state strong,.church-empty-state span{display:block}.church-empty-state span{margin-top:6px;color:#747c75}.church-editor-wrap{max-width:1120px}.church-editor-status{display:flex;gap:10px;align-items:center;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #eceeea}.church-editor-status span{color:#7a827b}.church-editor-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:24px}.church-btn-danger{background:#8b2d29;color:#fff}.church-dashboard-tagline{margin-top:-6px!important;margin-bottom:8px!important}.church-stat:hover,.church-module-grid a:hover{border-color:#b8c1b9;transform:translateY(-1px)}
@media(max-width:1050px){.church-filter-grid{grid-template-columns:1fr 1fr}.church-filter-actions{grid-column:1/-1}}@media(max-width:640px){.church-filter-grid{grid-template-columns:1fr}.church-filter-actions{grid-column:auto;flex-wrap:wrap}.church-editor-actions{justify-content:stretch}.church-editor-actions .church-btn{width:100%}}
/* Phase 4 - Website appearance */
.church-settings-wrap{padding-bottom:80px}.church-settings-grid{display:grid;gap:18px}.church-setting-card{background:#fff;border:1px solid #e5e6df;border-radius:20px;padding:26px}.church-setting-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.church-setting-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#eef6f3;color:#0b7464;font-weight:900;font-size:12px}.church-setting-head h2{margin:0;font-size:22px}.church-setting-head p{margin:5px 0 0;color:#6d756f}.church-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.church-span-2{grid-column:span 2}.church-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.church-color-control{display:flex;gap:10px;align-items:center}.church-color-picker{width:52px;height:46px;border:0;padding:0;background:transparent}.church-hex{flex:1}.church-preset-row{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:center;margin-top:20px}.church-file{width:100%;padding:12px;background:#f8faf9;border:1px dashed #cfd6d0;border-radius:12px}.church-field small{display:block;color:#778078;margin-top:7px}.church-image-preview{display:block;width:100%;max-height:190px;object-fit:cover;border-radius:14px;margin-top:12px;border:1px solid #e4e8e4}.church-logo-preview{width:auto;max-width:220px;object-fit:contain;background:#fafafa;padding:12px}.church-settings-save{position:sticky;bottom:18px;display:flex;justify-content:flex-end;padding-top:20px}.church-message{padding:14px 16px;border-radius:12px;background:#eaf7f2;color:#0c5f50;margin:0 0 18px;font-weight:700}@media(max-width:800px){.church-form-grid,.church-color-grid{grid-template-columns:1fr}.church-span-2{grid-column:span 1}.church-preset-row{grid-template-columns:1fr}}

/* Phase 5 - Ministries CMS */
.church-filter-card{margin-bottom:18px}.church-filter-grid{grid-template-columns:minmax(0,2fr) minmax(180px,.7fr)}.church-filter-actions{gap:10px}.church-list-summary{display:flex;justify-content:space-between;align-items:center;padding:12px 2px;color:#69736b;font-size:13px}.church-list-summary strong{font-size:18px;color:#172018}.church-empty-panel{padding:28px;background:#fff;border:1px dashed #d3d9d3;border-radius:16px;color:#737d75}.church-admin-list{display:flex;flex-direction:column;gap:10px}.church-admin-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:18px;align-items:center;background:#fff;border:1px solid #e2e6e1;border-radius:18px;padding:12px 16px;text-decoration:none;color:#172018;transition:.2s}.church-admin-row:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(23,32,24,.08);border-color:transparent}.church-admin-thumb{width:86px;height:68px;border-radius:13px;overflow:hidden;background:#edf1ed;display:grid;place-items:center;color:#879187;font-weight:900}.church-admin-thumb img{width:100%;height:100%;object-fit:cover}.church-admin-row-main{min-width:0}.church-admin-row-main strong{display:block;font-size:17px}.church-admin-row-main span{display:block;color:#6b756d;font-size:13px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.church-admin-row-main small{display:block;color:#909890;margin-top:5px}.church-admin-row-meta{text-align:right;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.church-admin-row-meta small{color:#8b948c}.church-pill{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.church-pill-green{background:#e7f4ea;color:#21643b}.church-pill-muted{background:#eff1ef;color:#697169}.church-pager{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.church-edit-wrap{max-width:1120px}.church-section-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.church-section-heading>span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#1d2b20;color:#fff;font-weight:900;font-size:11px}.church-section-heading strong,.church-section-heading small{display:block}.church-section-heading strong{font-size:18px}.church-section-heading small{margin-top:4px;color:#7a837b}.church-field textarea{width:100%;border:1px solid #d6dad5;border-radius:10px;padding:12px;font:inherit;background:#fff;resize:vertical}.church-settings-card{margin-top:18px}.church-upload-grid{display:grid;grid-template-columns:1fr;gap:18px}.church-upload-card{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:22px;align-items:center;border:1px solid #e2e6e2;border-radius:18px;padding:16px;background:#fafbf9}.church-upload-preview{height:190px;border-radius:14px;overflow:hidden;background:#eef1ed;display:grid;place-items:center}.church-upload-preview img{width:100%;height:100%;object-fit:cover}.church-upload-empty{color:#8a938b;font-size:13px}.church-upload-card strong,.church-upload-card small{display:block}.church-upload-card small{color:#7c857d;margin:5px 0 14px}.church-file-upload{max-width:100%}.church-save-bar{position:sticky;bottom:14px;z-index:20;margin-top:20px;padding:14px 16px;border:1px solid #dfe4df;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 16px 40px rgba(20,30,22,.10);display:flex;justify-content:space-between;align-items:center;gap:16px}.church-save-bar span{font-size:12px;color:#768078}
@media(max-width:760px){.church-filter-grid{grid-template-columns:1fr}.church-admin-row{grid-template-columns:70px 1fr}.church-admin-thumb{width:70px;height:62px}.church-admin-row-meta{grid-column:2;align-items:flex-start;text-align:left;flex-direction:row}.church-upload-card{grid-template-columns:1fr}.church-save-bar{position:static;flex-direction:column;align-items:stretch}.church-save-bar .church-btn{width:100%}}

/* Phase 6 - Events */
.church-event-filters{grid-template-columns:minmax(240px,1.8fr) minmax(160px,.7fr) minmax(180px,.8fr) auto}.church-registration-filters{grid-template-columns:minmax(220px,1fr) minmax(160px,.7fr) minmax(220px,1fr) auto}.church-event-row .church-admin-thumb{height:78px}.church-text-action{font-weight:800;color:#172018;text-decoration:none}@media(max-width:1000px){.church-event-filters,.church-registration-filters{grid-template-columns:1fr 1fr}.church-event-filters .church-filter-actions,.church-registration-filters .church-filter-actions{grid-column:1/-1}}@media(max-width:640px){.church-event-filters,.church-registration-filters{grid-template-columns:1fr}.church-event-filters .church-filter-actions,.church-registration-filters .church-filter-actions{grid-column:auto}}

.church-color-control{
display:flex;
align-items:center;
gap:12px;
min-height:48px;
padding:7px 12px;
border:1px solid #d9dddc;
border-radius:12px;
background:#fff;
}
.church-color-picker{
width:54px;
height:34px;
padding:0;
border:0;
background:transparent;
cursor:pointer;
}
.church-color-picker::-webkit-color-swatch-wrapper{padding:0}
.church-color-picker::-webkit-color-swatch{border:0;border-radius:9px}
.church-color-picker::-moz-color-swatch{border:0;border-radius:9px}
.church-color-control span{font-size:.9rem;font-weight:700;color:#34403a}

/* Phase 9 Operations Center */
.church-ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:22px 0}
.ops-list{display:flex;flex-direction:column;gap:0}
.ops-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid #edf0ee;color:inherit;text-decoration:none}
.ops-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.ops-row span,.ops-row small{font-size:.82rem;color:#6d746f}.ops-row:hover strong{color:#845f16}
.ops-table{display:flex;flex-direction:column;border:1px solid #e6e9e7;border-radius:16px;background:#fff;overflow:hidden}
.ops-table-row{display:grid;grid-template-columns:1fr 2fr auto;gap:20px;padding:17px 20px;border-bottom:1px solid #ecefed;color:inherit;text-decoration:none;align-items:center}
.ops-table-row:last-child{border-bottom:0}.ops-table-row>div{display:flex;flex-direction:column;gap:5px;min-width:0}.ops-table-row span,.ops-table-row small{font-size:.82rem;color:#6f7672;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.church-filter-bar{display:grid;grid-template-columns:minmax(260px,1fr) 180px 160px auto;gap:10px;margin:18px 0}.church-filter-bar.compact{grid-template-columns:1fr auto}
.ops-detail-card{background:#fff;border:1px solid #e4e8e5;border-radius:18px;padding:26px}.ops-contact-line{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:20px}.ops-message-body{font-size:1.05rem;line-height:1.8;padding:22px 0;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;margin-bottom:22px;white-space:normal}
.church-privacy-banner{background:#fff6de;border:1px solid #ecd79a;border-radius:14px;padding:13px 16px;margin:14px 0;color:#5e4814}
.giving-admin-list{margin-top:20px}.church-text-link{display:inline-block;margin-top:18px;font-weight:800;color:#6f4e10;text-decoration:none}
@media(max-width:900px){.church-ops-grid{grid-template-columns:1fr}.church-filter-bar{grid-template-columns:1fr 1fr}.ops-table-row{grid-template-columns:1fr}.ops-table-row span{white-space:normal}}
@media(max-width:560px){.church-filter-bar{grid-template-columns:1fr}}

/* Phase 10 Users, Roles & Permissions */
.invite-link-box{margin-top:18px;padding:18px;border:1px solid #dfe5e1;background:#f8fbf9;border-radius:14px}
.invite-link-box p{margin:5px 0 10px;color:#65706a}
.permission-chip-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.permission-chip{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eef4f0;color:#274637;font-size:.78rem;font-weight:800}
.invitation-accept-card{text-align:left;margin-top:40px}
\n/* Phase 11 Publish Center */\n.publish-status-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #e3e8e5;border-radius:20px;padding:22px 26px;margin:18px 0 24px}.publish-status-card>div:first-child{display:flex;flex-direction:column;gap:4px}.publish-status-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#718079}.publish-status-card strong{font-size:1.55rem}.publish-status-card small{color:#66736d}.publish-actions{display:flex;gap:10px;flex-wrap:wrap}.readiness-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.readiness-item{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:12px;border-radius:12px;background:#f6f8f7}.readiness-item>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-weight:900}.readiness-item.ready>span{background:#e7f5ec;color:#146d37}.readiness-item.not-ready>span{background:#fff1d4;color:#8a5b00}.readiness-item small{color:#748078}.domain-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0 20px}.domain-guide>div{display:flex;gap:10px;align-items:flex-start;padding:14px;background:#f7f9f8;border-radius:13px}.domain-guide strong{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:#173a2a;color:#fff}.domain-actions{display:flex!important;flex-direction:row!important;gap:12px;align-items:center}.domain-actions a{font-weight:800;color:#73520f;text-decoration:none}@media(max-width:800px){.publish-status-card{align-items:flex-start;flex-direction:column}.readiness-list,.domain-guide{grid-template-columns:1fr}}\n
/* Phase 12 Media Library + Page Builder */
.media-library-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}
.media-library-card{display:block;border:1px solid #e3e7e4;border-radius:16px;background:#fff;overflow:hidden;color:inherit;text-decoration:none}
.media-library-preview{height:170px;background:#f2f4f3;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-library-preview img{width:100%;height:100%;object-fit:cover}.media-file-badge{font-size:1.1rem;font-weight:900;padding:16px;border-radius:12px;background:#fff}
.media-library-info{padding:14px;display:flex;flex-direction:column;gap:4px}.media-library-info span,.media-library-info small{font-size:.8rem;color:#707873;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.media-detail-preview{display:block;max-width:100%;max-height:440px;object-fit:contain;border-radius:16px;margin-bottom:18px}
.builder-add-bar{display:grid;grid-template-columns:minmax(220px,360px) auto;gap:10px;margin-bottom:20px}.page-builder-list{display:flex;flex-direction:column;gap:12px}.page-builder-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px;border:1px solid #e4e8e5;border-radius:15px;background:#fff}.page-builder-card-main{display:flex;flex-direction:column;gap:4px}.builder-type{font-size:.7rem;font-weight:900;letter-spacing:.08em;color:#7c5b1d}.page-builder-card small{color:#727a75}.builder-actions{display:flex;align-items:center;gap:7px}.builder-link{font-size:1.15rem;font-weight:900;text-decoration:none;padding:7px}.builder-link.danger{color:#9b2929}.compact-btn{padding:8px 12px!important}
@media(max-width:920px){.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.media-library-grid{grid-template-columns:1fr}.builder-add-bar{grid-template-columns:1fr}.page-builder-card{align-items:flex-start;flex-direction:column}}

/* Phase 13 Analytics */
.church-analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}
.analytics-table{display:flex;flex-direction:column}
.analytics-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #edf0ee}.analytics-row:last-child{border-bottom:0}.analytics-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.analytics-row span{font-size:.8rem;color:#6f7772;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analytics-privacy-note{margin-top:22px}
@media(max-width:850px){.church-analytics-grid{grid-template-columns:1fr}}

/* Phase 14 Billing */
.billing-active-card{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#f2faf5,#fff);border:1px solid #d9e7de;border-radius:20px;padding:22px 24px;margin-bottom:22px}.billing-active-card>div{display:flex;gap:14px;align-items:center}.billing-active-card h2{margin:3px 0}.billing-active-card p{margin:0;color:#66706a}.billing-status-dot{width:14px;height:14px;background:#25a65a;border-radius:50%;box-shadow:0 0 0 7px rgba(37,166,90,.1)}.billing-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.billing-choice-panel,.billing-payment-panel{background:#fff;border:1px solid #e3e8e4;border-radius:22px;padding:28px;box-shadow:0 18px 45px rgba(20,42,31,.05)}.billing-choice-panel h2,.billing-payment-panel h2{font-size:30px;margin:8px 0 20px}.billing-cycle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.billing-cycle-card{display:flex;flex-direction:column;gap:5px;border:2px solid #e3e8e4;border-radius:17px;padding:18px;cursor:pointer}.billing-cycle-card.featured{border-color:#d1ad5b;background:#fffcf3}.billing-cycle-card strong{font-size:26px}.billing-cycle-card small{color:#737b76}.billing-continue{width:100%;margin-top:18px}.billing-subtext{color:#68716c}.billing-summary{display:flex;flex-direction:column;background:#f7f9f7;border-radius:14px;padding:17px;margin-bottom:18px}.billing-summary strong{font-size:28px}.billing-summary small{color:#6d766f}.payment-method-box{border:1px solid #e4e8e5;border-radius:15px;padding:16px;margin-top:12px}.payment-method-box h3{margin:0 0 12px}.billing-or{text-align:center;font-size:12px;font-weight:900;color:#838a86;text-transform:uppercase;letter-spacing:.15em;margin:13px}.billing-note{padding:10px;border-radius:9px;background:#fff8df;color:#6e581c;font-size:.86rem}.billing-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.billing-trust-row>div{display:flex;flex-direction:column;gap:4px;background:#f8faf8;border:1px solid #e5e9e6;border-radius:14px;padding:16px}.billing-trust-row span{font-size:.82rem;color:#6f7772}
@media(max-width:850px){.billing-layout,.billing-trust-row{grid-template-columns:1fr}.billing-cycle-grid{grid-template-columns:1fr}.billing-active-card{align-items:flex-start;flex-direction:column}}

/* Commercial polish - Loyalty-level Church billing */
.billing-v2-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:24px}.billing-v2-head h1{font-size:clamp(38px,4.5vw,62px);line-height:.98;letter-spacing:-.05em;margin:9px 0 10px;color:#13281d}.billing-v2-head p{margin:0;color:#68766e;font-size:17px}
.billing-v2-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:start}.billing-v2-payment,.billing-v2-summary{background:#fff;border:1px solid #dfe7e2;border-radius:24px;padding:28px;box-shadow:0 18px 46px rgba(20,42,31,.07)}.billing-v2-summary{position:sticky;top:76px}
.billing-v2-step{font-size:11px;font-weight:950;letter-spacing:.12em;color:#9a741c;margin-bottom:13px}.payment-step{margin-top:28px}
.billing-v2-cycles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.billing-v2-cycle{position:relative;display:flex;flex-direction:column;gap:5px;padding:18px;border:2px solid #e0e6e2;border-radius:17px;cursor:pointer;background:#fff}.billing-v2-cycle.featured{border-color:#d4ae50;background:linear-gradient(180deg,#fffdf7,#fff9e8)}.billing-v2-cycle input{position:absolute;right:15px;top:15px}.billing-v2-cycle>span:not(.billing-v2-save){font-size:11px;font-weight:900;letter-spacing:.08em;color:#50635a}.billing-v2-cycle strong{font-size:29px;color:#10271b}.billing-v2-cycle small{color:#78847d}.billing-v2-save{position:absolute;right:12px;bottom:12px;font-size:9px;font-weight:950;color:#926c14}
.billing-v2-paybox{padding:18px;border:1px solid #e0e6e2;border-radius:16px;background:#fbfcfb}.billing-v2-payhead{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:13px}.billing-v2-payhead>div{display:flex;flex-direction:column}.billing-v2-payhead strong{color:#17251d;font-size:17px}.billing-v2-payhead span{color:#77837c;font-size:11px;margin-top:3px}.billing-v2-secure{font-size:9px!important;font-weight:950!important;letter-spacing:.08em;background:#eaf8f0;color:#19703c!important;padding:6px 8px;border-radius:999px}.billing-v2-or{display:flex;align-items:center;gap:10px;color:#89918d;font-size:9px;font-weight:950;letter-spacing:.16em;margin:15px 0}.billing-v2-or:before,.billing-v2-or:after{content:"";height:1px;background:#e1e6e3;flex:1}.billing-v2-trust{margin-top:15px;color:#748078;font-size:11px;line-height:1.55}
.billing-v2-product h2{font-size:34px;margin:7px 0 8px;color:#163022;letter-spacing:-.04em}.billing-v2-product p{color:#6c7871;line-height:1.6}.billing-v2-features{display:flex;flex-direction:column;gap:10px;margin:22px 0;padding:20px 0;border-top:1px solid #ebefec;border-bottom:1px solid #ebefec}.billing-v2-features span{font-size:13px;color:#43564c}.billing-v2-total{display:flex;flex-direction:column;padding:18px;border-radius:15px;background:#f3f7f4}.billing-v2-total span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#708078;text-transform:uppercase}.billing-v2-total strong{font-size:34px;color:#173a2a;margin:3px 0}.billing-v2-total small{color:#6e7973}.billing-v2-included{margin-top:13px;font-size:11px;color:#6f7b74}
.billing-v2-active{display:flex;align-items:center;gap:18px;padding:22px 24px;border:1px solid #cfe4d5;background:linear-gradient(135deg,#f0faf3,#fff);border-radius:20px;margin-bottom:22px}.billing-v2-active-mark{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:#1e8a4a;color:#fff;font-size:22px;font-weight:950}.billing-v2-active-copy{flex:1}.billing-v2-active-copy h2{margin:4px 0 3px;color:#173a2a}.billing-v2-active-copy p{margin:0;color:#647169}.billing-v2-active-actions{display:flex;align-items:center;gap:10px}.billing-v2-status{padding:8px 11px;border-radius:999px;background:#e4f6ea;color:#17683a;font-size:10px;font-weight:950;letter-spacing:.07em}
.church-subscription-state{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:18px 0 24px;padding:18px 20px;border:1px solid #dce5df;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(23,58,42,.05)}.church-subscription-copy{display:flex;flex-direction:column;gap:4px}.church-subscription-copy>strong{font-size:18px;color:#173a2a}.church-subscription-copy>span{color:#6a7770;font-size:12px}.church-subscription-pill{display:inline-flex;align-self:flex-start;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.08em}.church-subscription-pill.active{background:#e8f7ed;color:#176f3c}.church-subscription-pill.trial{background:#fff4d5;color:#8d6812}.church-subscription-pill.expired{background:#fff0f0;color:#9e3a3a}
@media(max-width:900px){.billing-v2-grid{grid-template-columns:1fr}.billing-v2-summary{position:static}.billing-v2-head,.billing-v2-active,.church-subscription-state{align-items:flex-start;flex-direction:column}.billing-v2-active-actions{flex-wrap:wrap}}@media(max-width:580px){.billing-v2-cycles{grid-template-columns:1fr}.billing-v2-payment,.billing-v2-summary{padding:19px}}

/* JACE Church hard paywall banner */
.church-paywall-banner{position:relative;overflow:hidden;display:flex;align-items:center;gap:20px;margin:20px 0 28px;padding:24px 26px;border-radius:20px;background:linear-gradient(115deg,#071b2d 0%,#102f32 55%,#173a2a 100%);color:#fff;box-shadow:0 20px 46px rgba(7,27,45,.18);border:1px solid rgba(200,167,90,.28)}
.church-paywall-banner:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-90px;top:-150px;background:radial-gradient(circle,rgba(200,167,90,.24),rgba(200,167,90,0) 68%);pointer-events:none}.church-paywall-icon{display:flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border-radius:17px;background:linear-gradient(180deg,#d5b65f,#b98d29);color:#071b2d;font-size:29px;font-weight:950;box-shadow:0 10px 24px rgba(0,0,0,.18)}.church-paywall-main{position:relative;z-index:1;flex:1;min-width:0}.church-paywall-main .church-subscription-pill{margin-bottom:7px}.church-paywall-title{display:flex;flex-direction:column;gap:3px}.church-paywall-title>strong{font-size:23px;color:#fff}.church-paywall-title>span{color:rgba(255,255,255,.76);font-size:13px;line-height:1.5}.church-paywall-pricing{display:flex;align-items:center;gap:10px;margin-top:11px}.church-paywall-pricing span{font-size:12px;color:rgba(255,255,255,.72)}.church-paywall-pricing strong{color:#f0d88e;font-size:17px}.church-paywall-pricing i{font-style:normal;color:rgba(255,255,255,.35);font-size:10px}.church-paywall-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;min-width:230px}.church-paywall-pay,.church-paywall-admin{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:11px;text-decoration:none;font-size:11px;font-weight:950;letter-spacing:.025em}.church-paywall-pay{background:linear-gradient(180deg,#d7b75e,#c89d37);color:#071b2d;box-shadow:0 12px 26px rgba(200,157,55,.2)}.church-paywall-admin{border:1px solid rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.07)}.church-paywall-admin:hover{background:rgba(255,255,255,.12)}
@media(max-width:820px){.church-paywall-banner{align-items:flex-start;flex-direction:column}.church-paywall-actions{width:100%;min-width:0}.church-paywall-pricing{flex-wrap:wrap}}
