#pd-church-addon-export-root{font-family:inherit;color:#111827}
.pd-ca-float{position:fixed;right:18px;bottom:82px;z-index:2147483000;border:0;border-radius:999px;padding:11px 17px;background:#111827;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.22);cursor:pointer;font-weight:700}
.pd-ca-mask{position:fixed;inset:0;z-index:2147483001;background:rgba(15,23,42,.48);display:flex;align-items:center;justify-content:center;padding:18px}
.pd-ca-panel{width:min(1200px,96vw);max-height:94vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.28);padding:16px}
.pd-ca-head{display:flex;justify-content:space-between;align-items:center;font-size:20px}.pd-ca-head small{font-size:12px;color:#64748b}.pd-ca-head button{border:0;background:transparent;font-size:28px;cursor:pointer}
/* 不再使用通用 .active，避免被主站样式覆盖后文字“消失”。 */
#pd-church-addon-export-root .pd-ca-tabs{display:flex;gap:8px;margin:10px 0}
#pd-church-addon-export-root .pd-ca-tabs .pd-ca-tab{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:76px!important;min-height:36px!important;padding:7px 12px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#334155!important;-webkit-text-fill-color:#334155!important;font-size:14px!important;font-weight:600!important;line-height:20px!important;opacity:1!important;visibility:visible!important;text-indent:0!important;cursor:pointer!important}
#pd-church-addon-export-root .pd-ca-tabs .pd-ca-tab span{display:inline!important;color:inherit!important;-webkit-text-fill-color:inherit!important;font-size:inherit!important;line-height:inherit!important;opacity:1!important;visibility:visible!important}
#pd-church-addon-export-root .pd-ca-tabs .pd-ca-tab.pd-ca-tab-active{background:#2563eb!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:#2563eb!important}
.pd-ca-note{margin:10px 0 12px;padding:10px 12px;border-radius:10px;background:#eff6ff;color:#1e3a8a;line-height:1.65}
.pd-ca-section{border:1px solid #e5e7eb;border-radius:12px;padding:12px;margin:10px 0}.pd-ca-section h3{margin:0 0 9px;font-size:15px}
.pd-ca-line{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pd-ca-line input,.pd-ca-line select{min-height:36px}.pd-ca-line input{min-width:220px}
.pd-ca-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px}.pd-ca-grid label{display:grid;gap:4px;font-size:12px;color:#475569}.pd-ca-grid input,.pd-ca-grid select{min-height:36px;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;background:#fff}.pd-ca-checkbox-label{display:flex!important;align-items:center;gap:7px;padding-top:22px}
.pd-ca-panel button{border:1px solid #cbd5e1;background:#fff;border-radius:8px;padding:7px 10px;cursor:pointer}.pd-ca-panel button:hover{background:#f8fafc}.pd-ca-primary{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important;font-weight:700}.pd-ca-primary:disabled{opacity:.55;cursor:wait}
.pd-ca-fields-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.pd-ca-fields-head h3{margin:0}.pd-ca-fields-head>div{display:flex;gap:7px;flex-wrap:wrap}
.pd-ca-fields{position:relative;border:1px solid #e5e7eb;border-radius:10px;max-height:48vh;overflow:auto;background:#fafafa;padding:6px;margin:8px 0;scroll-behavior:auto;overscroll-behavior:contain}
.pd-ca-field{position:relative;display:grid;grid-template-columns:30px 28px 48px minmax(0,1fr);align-items:center;gap:7px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 9px;margin:5px 0;transition:border-color .12s,box-shadow .12s}.pd-ca-field.dragging{opacity:.45}
.pd-ca-field.pd-ca-drop-before{box-shadow:inset 0 3px 0 #2563eb}.pd-ca-field.pd-ca-drop-after{box-shadow:inset 0 -3px 0 #2563eb}
.pd-ca-drag{cursor:grab;font-size:18px;text-align:center;color:#64748b;user-select:none}.pd-ca-drag:active{cursor:grabbing}.pd-ca-badge{font-size:11px;text-align:center;padding:2px 5px;border-radius:999px;background:#f1f5f9;color:#475569}.pd-ca-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-ca-empty{padding:20px;text-align:center;color:#64748b}
.pd-ca-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:8px}.pd-ca-foot>div{display:flex;gap:8px}.pd-ca-section small{display:block;color:#64748b;line-height:1.5;margin-top:6px}
.pd-ca-table-wrap{overflow:auto}.pd-ca-table{width:100%;border-collapse:collapse;font-size:12px}.pd-ca-table th,.pd-ca-table td{border:1px solid #e5e7eb;padding:7px;vertical-align:top;text-align:left;white-space:nowrap}.pd-ca-table td:last-child{white-space:normal;min-width:210px}.pd-ca-table button{padding:4px 7px;margin:2px}
@media(max-width:760px){.pd-ca-mask{padding:6px}.pd-ca-panel{width:100%;max-height:98vh;border-radius:10px;padding:10px}.pd-ca-grid{grid-template-columns:1fr}.pd-ca-field{grid-template-columns:28px 28px 42px minmax(0,1fr)}.pd-ca-float{right:10px;bottom:72px}.pd-ca-line input{min-width:150px;flex:1}.pd-ca-foot{align-items:flex-end}}
