:root{--purple:indigo;--purple-dark:#32105e;--gold:#c9a227;--green:#2fa243;--green-dark:#006b16;--green-soft:#eaf7ed;--warning:#fee2e2;--white:#fff;--paper:#fff;--line:#d7dde5;--soft-purple:#f8f5fb;--ink:#1f2937;--ink-soft:#667085;--ink-strong:#001b44;--font-body:"Segoe UI", "Trebuchet MS", Verdana, sans-serif;--font-display:Georgia, "Times New Roman", serif;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;font-weight:400;line-height:1.5}html,body,#root{height:100%}body{margin:0;overflow:hidden}body,input,select,button{font-family:var(--font-body)}a{color:inherit}h1,h2,h3{color:var(--ink-strong);margin:0;line-height:1.15}h1,h2{font-family:var(--font-display)}h1{font-size:clamp(2.4rem,4vw,4.5rem)}h2{font-size:clamp(1.6rem,2.2vw,2.4rem)}h3{font-size:1.05rem}p{margin:0}button,input,select{font:inherit}.login-shell{grid-template-columns:minmax(0,1.2fr) minmax(320px,440px);align-items:stretch;gap:24px;width:min(1440px,100vw - 32px);min-height:100vh;margin:0 auto;padding:24px 0;display:grid}.app-shell{grid-template-columns:minmax(280px,300px) minmax(0,1fr);gap:24px;width:100%;min-height:100vh;margin:0;padding:20px;display:grid}.card{border:1px solid var(--line);background:#ffffffeb;border-radius:24px;box-shadow:0 24px 60px #22133617}.login-hero,.login-form,.sidebar,.topbar,.hero-panel,.dashboard-card,.profile-summary,.unauthorized-panel,.workspace>.card,.page-stack>.card{padding:24px}.login-hero{background:radial-gradient(circle at 0 0,#c9a22738,#0000 34%),linear-gradient(160deg,#4b008214,#0f766e14),#fffffff2;flex-direction:column;justify-content:space-between;min-height:420px;display:flex}.login-form{flex-direction:column;justify-content:center;display:flex}.hero-grid,.dashboard-grid,.two-column-grid,.three-column-grid,.action-grid,.queue-summary-grid,.dashboard-layout{gap:16px;display:grid}.hero-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid,.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column-grid,.action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start}.dashboard-main-column,.dashboard-side-column{flex-direction:column;gap:20px;min-width:0;display:flex}.stack-gap{flex-direction:column;gap:16px;min-width:0;display:flex}.info-block,.dashboard-card,.profile-summary{border:1px solid var(--line);border-radius:20px;padding:18px}.sidebar{background:linear-gradient(#f7f3fbfa,#fffffff5);flex-direction:column;gap:24px;height:calc(100vh - 40px);display:flex;position:sticky;top:20px}.desktop-sidebar{z-index:2}.mobile-header,.mobile-bottom-nav,.mobile-more-overlay{display:none}.workspace{flex-direction:column;gap:20px;min-width:0;display:flex}.workspace-banner{background:radial-gradient(circle at 0 0,#c9a22724,#0000 30%),#fffffff2;border:1px solid #4b008229;align-items:flex-start;gap:14px;display:flex}.workspace-banner strong{color:var(--ink-strong);margin-bottom:6px;display:block}.workspace-banner p{color:var(--ink-soft);margin:0}.workspace-banner-warning{background:#fef2f2f5;border-color:#dc262638}.system-health-page{flex-direction:column;gap:18px;display:flex}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.section-header h3{margin:4px 0 0}.section-head-spaced{flex-wrap:wrap;gap:12px}.section-head-copy{min-width:0}.section-head-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.result-badge{background:#f8f5fbe6;border:1px solid #4b00821f;border-radius:12px;flex-direction:column;gap:2px;min-width:132px;padding:9px 12px;display:inline-flex}.result-badge strong{color:var(--ink-strong);font-size:1.05rem}.result-badge span{color:var(--ink-soft);font-size:.8rem}.form-shell{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f8f5fbf5);border-radius:16px;margin-top:12px;padding:16px;box-shadow:0 12px 28px #2213360a}.form-shell-header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.form-shell-header h3{margin:4px 0 0}.form-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:12px;display:grid}.form-grid>.field{grid-column:span 4}.form-grid>.field:first-child{grid-column:span 6}.form-grid>.field:nth-child(4),.form-grid>.field:nth-child(5),.form-grid>.field:nth-child(6){grid-column:span 2}.form-grid .search-input-wrap{min-height:52px;padding-left:14px}.form-grid .search-input-wrap input{padding:14px 14px 14px 10px}.full-span{grid-column:1/-1}.checkbox-field{min-height:40px;color:var(--ink-soft);align-items:center;gap:10px;font-size:.92rem;display:flex}.checkbox-field input{width:16px;height:16px;margin:0}.button-row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.inline-list{color:var(--ink-soft);gap:6px;margin:10px 0 0;padding-left:18px;display:grid}.danger-zone-card{background:linear-gradient(#fffffffa,#fef2f2e6);border-color:#dc26262e}.warning-panel{background:#fff7edf2;border-color:#dc26262e}.warning-panel h3{align-items:center;gap:8px;display:inline-flex;overflow:visible}.table-wrap{border:1px solid var(--line);background:#fffffff5;border-radius:14px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:640px}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #22133614;padding:10px 12px}.data-table th{color:var(--ink-strong);text-transform:uppercase;letter-spacing:.05em;background:#f7f3fbe6;font-size:.74rem}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#f7f3fb8c}.topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.topbar-search-slot{justify-content:stretch;width:100%;min-width:0;display:flex}.topbar-search-slot>*{width:100%}.topbar-user-chip{background:#fff;border:1px solid #d8dfd5;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:8px 12px;display:inline-flex}.topbar-user-chip-right{margin-left:auto}.topbar-user-chip strong,.topbar-user-chip span{line-height:1.2;display:block}.topbar-user-chip span{color:var(--ink-soft);font-size:12px}.topbar-user-avatar,.topbar-parish-badge{color:#1f6d34;background:#f1f7ee;border:1px solid #d6dfd1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.topbar-parish-badge{cursor:pointer;overflow:hidden}.topbar-parish-badge img,.parish-crest-preview img{object-fit:cover;width:100%;height:100%}.topbar-copy h1{white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.topbar-parish,.topbar-title{white-space:nowrap}.topbar-divider{color:var(--ink-soft);font-size:1rem}.topbar-role{color:var(--ink-soft);white-space:nowrap;font-weight:700}.topbar-actions,.status-pill-row,.meta-row,.sidebar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.topbar-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;overflow-x:auto}.topbar-context-pill{color:var(--ink-strong);white-space:nowrap;background:#fff;border:1px solid #d7dde5;border-radius:6px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex;overflow:visible}.topbar-subtitle{max-width:70ch;color:var(--ink-soft);margin:0;font-size:.98rem}.mobile-header{top:calc(12px + env(safe-area-inset-top));z-index:55;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:none;position:fixed;left:12px;right:12px;box-shadow:0 18px 48px #2213361f}.mobile-header-brand{align-items:center;gap:12px;min-width:0;display:flex}.mobile-header-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-header-title{color:var(--ink-strong);margin:0;font-size:.95rem;font-weight:700}.mobile-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex;overflow:visible}.mobile-icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink-strong);cursor:pointer;background:#fffffff5;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.mobile-bottom-nav{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:55;background:#fffffffa;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;display:none;position:fixed;box-shadow:0 18px 48px #22133629}.bottom-nav-item{min-height:58px;color:var(--ink-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;text-decoration:none;display:flex}.bottom-nav-item svg{flex-shrink:0}.bottom-nav-item span{text-align:center;font-size:.71rem;font-weight:700;line-height:1.1}.bottom-nav-item-active{color:var(--purple-dark);background:#4b008214}.mobile-more-overlay{z-index:70;align-items:end;display:none;position:fixed;inset:0}.mobile-more-overlay-open{display:flex}.mobile-more-backdrop{background:#22133647;border:0;position:absolute;inset:0}.mobile-more-sheet{width:100%;margin:0 0 calc(78px + env(safe-area-inset-bottom));z-index:1;background:#fffffffa;border-radius:28px 28px 0 0;padding:18px;position:relative;box-shadow:0 -18px 48px #22133629}.mobile-more-sheet-header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.mobile-more-sheet-header h2{color:var(--ink-strong);margin:4px 0 0;font-size:1.2rem}.mobile-more-list{flex-direction:column;gap:10px;display:flex}.mobile-more-item{border:1px solid var(--line);width:100%;color:var(--ink-strong);font:inherit;cursor:pointer;background:#ffffffeb;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:flex}.mobile-more-item-active{color:var(--purple-dark);background:#4b008214;border-color:#4b00822e}.page-stack{flex-direction:column;gap:20px;display:flex}.card-header-inline{justify-content:space-between;align-items:center;gap:12px;display:flex}.meta-list{color:var(--ink-soft);flex-direction:column;gap:6px;margin-top:14px;font-size:.95rem;display:flex}.nav-list{flex-direction:column;gap:10px;display:flex}.nav-item{color:var(--ink);border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s;display:flex}.nav-item:hover,.nav-item:focus-visible{border-color:var(--line);background:#f7f3fbe6;transform:none}.nav-item-active{color:var(--purple-dark);background:linear-gradient(145deg,#4b00821f,#c9a22729);border-color:#4b008233;box-shadow:inset 0 0 0 1px #c9a22714}.sidebar-actions{flex-direction:column;align-items:stretch;margin-top:auto}.sidebar-actions .ghost-button{justify-content:flex-start;width:100%}.ghost-button-active{background:#4b008214;border-color:#4b00822e}.sidebar-nav-section{flex-direction:column;gap:12px;display:flex}.sidebar-section-label{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.sidebar-more-section{flex-direction:column;gap:10px;display:flex}.sidebar-more-trigger{border:1px solid var(--line);width:100%;color:var(--ink-strong);font:inherit;cursor:pointer;background:#ffffffe0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:inline-flex}.sidebar-more-nav{flex-flow:wrap;gap:8px;padding:0 14px;display:flex;overflow:visible}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:inline-flex;overflow:visible}.topbar h1{font-family:var(--font-display);color:var(--ink-strong);margin:0;font-size:clamp(1.9rem,2.1vw,2.4rem);line-height:1.08}.hero-panel h2{font-family:var(--font-display);color:var(--ink-strong);margin:0;font-size:clamp(1.6rem,1.7vw,2rem);line-height:1.12}.card h3,.card h4{color:var(--ink-strong);margin:0}.lead,.section-copy{max-width:65ch;color:var(--ink-soft)}.role-chip,.status-pill{border-radius:999px;align-items:center;gap:8px;font-weight:700;display:inline-flex;overflow:visible}.role-chip{background:var(--soft-purple);color:var(--purple-dark);border:1px solid #4b00821f;padding:10px 14px}.status-pill{padding:10px 12px;font-size:.8rem}.tone-primary{border-top:6px solid var(--purple)}.tone-gold{border-top:6px solid var(--gold)}.tone-green{border-top:6px solid var(--green)}.tone-danger{border-top:6px solid #dc2626}.status-pill.tone-primary,.notice-primary{color:var(--purple-dark);background:#4b008214}.status-pill.tone-gold,.notice-gold{color:#6f5300;background:linear-gradient(#ffe6002e,#c9a2271f)}.status-pill.tone-green,.notice-green{color:#0a5c55;background:#0f766e1f}.status-pill.tone-danger,.notice-danger{background:var(--warning);color:#991b1b}.stack{flex-direction:column;gap:16px;display:flex}.field{color:var(--ink-strong);flex-direction:column;gap:6px;font-weight:600;display:flex}.field-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.required-mark{color:#b42318;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:800}.field input,.field select,.field textarea{appearance:none;border:1px solid var(--line);width:100%;color:var(--ink-strong);font:inherit;box-sizing:border-box;background:#fbfefb;border-radius:10px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,background-color .16s}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#0f766e73;outline:2px solid #0f766e29;box-shadow:0 0 0 4px #0f766e14}.field textarea{resize:vertical;min-height:86px}.field-hint{color:var(--ink-soft);font-size:.76rem;font-weight:500}.search-field{min-width:0}.compact-field{width:180px}.select-wrap{position:relative}.select-wrap svg{pointer-events:none;color:var(--ink-soft);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.primary-button,.secondary-button,.ghost-button,.danger-button,.parish-card{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:16px;transition:transform .16s,box-shadow .16s,border-color .16s}.primary-button,.secondary-button,.ghost-button,.danger-button{justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-size:.9rem;text-decoration:none;display:inline-flex;overflow:visible}.primary-button{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:var(--white);box-shadow:0 16px 30px #4b008238}.secondary-button,.ghost-button,.parish-card{color:var(--ink-strong);border-color:var(--line);background:#ffffffeb}.danger-button{color:var(--white);background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 16px 30px #991b1b33}.ghost-danger{color:#8b1c1c}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.danger-button:hover,.parish-card:hover,.inline-link:hover{transform:translateY(-1px)}.primary-button:focus-visible,.secondary-button:focus-visible,.ghost-button:focus-visible,.danger-button:focus-visible,.parish-card:focus-visible,.nav-item:focus-visible,.action-card:focus-visible,.list-button:focus-visible,.recent-list-item:focus-visible,.inline-link:focus-visible{outline-offset:2px;outline:3px solid #c9a22761}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.page-intro{margin-bottom:10px}.search-page-intro{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.search-page-intro h2{margin-bottom:6px}.search-intro-metrics{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex;overflow:visible}.notice,.placeholder-callout,.inline-confirmation{border-radius:18px;align-items:flex-start;gap:10px;padding:16px;display:flex}.notice{border:1px solid #0000}.notice p,.placeholder-callout span,.inline-confirmation{color:inherit;margin:0}.placeholder-callout{color:#7b5c05;background:#fff8e6eb;border:1px solid #c9a22759}.inline-confirmation{color:#0a5c55;background:#ecfdf5e6;border:1px solid #0f766e2e}.inline-error{color:#9f1239;background:#fef2f2f0;border:1px solid #e11d482e;border-radius:18px;align-items:flex-start;gap:10px;margin:0;padding:16px;display:flex}.detail-list{color:var(--ink-soft);margin:0;padding-left:18px}.detail-list li+li{margin-top:8px}.search-panel{align-items:end;gap:16px;margin-bottom:20px;display:flex}.search-records-shell{flex-direction:column;gap:12px;display:flex}.search-suggestions-panel{border:1px solid var(--line);background:linear-gradient(#fffffffa,#f8f5fbf5);border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.search-suggestions-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.search-suggestions-head h3{margin:4px 0 0}.search-suggestions-count{color:var(--purple-dark);background:#4b008214;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.search-suggestions-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.approvals-workspace{flex-direction:column;gap:16px;display:flex}.approvals-workspace>.workspace-subtabs{border-radius:24px 24px 0 0;margin:-24px -24px 0}.approval-shell-tabs{flex-wrap:wrap;gap:8px;display:flex;overflow:visible}.approval-shell-tab{border:1px solid var(--line);min-height:40px;color:var(--ink-soft);font:inherit;cursor:pointer;background:#ffffffeb;border-radius:12px;padding:0 14px;font-weight:800}.approval-shell-tab-active{color:var(--green-dark);background:linear-gradient(135deg,#1f6d3414,#ffe60024);border-color:#1f6d342e}.approval-tabs{flex-wrap:wrap;gap:8px;padding:4px 0 0;display:flex;overflow:visible}.approval-pane{flex-direction:column;gap:14px;display:flex}.pane-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pane-head h2{margin-bottom:4px}.approval-filter-grid{align-items:end}.approval-filter-grid .field{margin-bottom:0}.global-search-quick-edit{background:linear-gradient(135deg,#fffffffa,#faf7fcf2);border:1px solid #c9a2272e;border-radius:16px;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex;box-shadow:0 12px 24px #1f2f460f}.global-search-quick-edit-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.global-search-quick-edit-head h3{margin:4px 0 0}.global-search-quick-edit-head p{color:var(--ink-soft);margin:4px 0 0}.search-suggestion-card{text-align:left;cursor:pointer;font:inherit;background:#fff;border:1px solid #d7dde5;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.search-suggestion-card:hover{border-color:#0f766e59;transform:translateY(-1px);box-shadow:0 12px 26px #22133614}.search-suggestion-top{flex-direction:column;gap:2px;display:flex}.search-suggestion-top strong{color:var(--ink-strong);font-size:.88rem}.search-suggestion-top span,.search-suggestion-card small,.search-suggestion-card p{color:var(--ink-soft);margin:0;font-size:.76rem}.search-toolbar{grid-template-columns:minmax(0,1.85fr) repeat(2,minmax(150px,180px));align-items:end;gap:10px;display:grid}.search-toolbar-field{color:var(--ink-strong);flex-direction:column;gap:6px;font-weight:600;display:flex}.search-toolbar-field-wide{min-width:0}.search-input-wrap{background:#fbfefb;border:1px solid #d7dde5;border-radius:10px;align-items:center;gap:8px;min-height:50px;padding:0 12px;display:flex;overflow:visible}.search-input-wrap svg{color:var(--ink-soft);flex:none}.search-input-wrap input{width:100%;min-width:0;color:var(--ink-strong);font:inherit;background:0 0;border:0;outline:0}.search-table-wrap{background:#fffffffa;border:1px solid #d7dde5;border-radius:20px;overflow:auto}.search-results-table{min-width:1080px}.table-filter-row th{background:#f8fbff;padding-top:8px;padding-bottom:8px}.table-filter-row input,.table-filter-row select{width:100%;min-height:40px;color:var(--ink-strong);font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d7dde5;border-radius:10px;padding:10px 12px}.table-filter-row input:focus,.table-filter-row select:focus{border-color:#0f766e73;outline:2px solid #0f766e29}.table-select-wrap svg{right:12px}.table-record-cell{flex-direction:column;gap:4px;display:flex}.table-record-cell span{color:var(--ink-soft);font-size:.8rem}.table-status-chip{color:var(--green-dark);background:#0f766e1a;border-radius:999px;align-items:center;padding:4px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.table-action-menu-wrap{position:relative}.table-action-trigger{min-height:34px;color:var(--ink-strong);font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:.83rem;display:inline-flex}.table-action-menu{z-index:40;background:#fff;border:1px solid #d7dde5;border-radius:14px;min-width:190px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #1018281f}.table-action-item{text-align:left;width:100%;color:var(--ink-strong);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-size:.84rem}.table-action-item:hover,.table-action-item:focus-visible{background:#f7fff7}.table-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.table-pagination p{color:var(--ink-soft);margin:0}.table-pagination-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.table-page-indicator{color:var(--ink-strong);font-weight:700}.section-heading-row{justify-content:space-between;align-items:end;gap:16px;display:flex}.action-card,.list-button{text-align:left;width:100%}.table-action-group{flex-wrap:wrap;gap:8px;display:inline-flex;overflow:visible}.sacrament-panel-tabs{background:#1f6d3414;border-radius:16px;gap:8px;margin:0 0 14px;padding:6px;display:inline-flex;overflow:visible}.sacrament-panel-tab{min-height:40px;color:var(--ink-strong);background:0 0;border:1px solid #0000;border-radius:12px;padding:10px 16px;font-weight:700}.sacrament-panel-tab-active{color:var(--green-dark);box-shadow:var(--shadow-sm);background:#fff;border-color:#1f6d342e}.sacrament-panel-tab:hover{background:#ffffffb8}.parish-profile-tabs{margin:0 0 12px}.parish-profile-tab-panel{min-height:0;display:block}.form-shell-inner{display:contents}.compact-action-button{border-radius:10px;min-height:34px;padding:7px 10px;font-size:.83rem}.sacrament-workspace-grid{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.sacrament-tree-panel{background:linear-gradient(#ffe60029,#0000 110px),#fff;border:1px solid #c9a22738;border-radius:8px;flex-direction:column;gap:14px;padding:14px;display:flex;position:sticky;top:96px}.sacrament-tree-root{color:var(--green-dark);background:linear-gradient(135deg,#ffe60029,#1f6d340f);border:1px solid #c9a22742;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.sacrament-tree-root strong,.sacrament-progress-list>strong{color:var(--ink-strong);font-size:.9rem;display:block}.sacrament-tree-root span{color:var(--ink-soft);margin-top:2px;font-size:.76rem;display:block}.sacrament-tree-list{flex-direction:column;gap:4px;display:flex}.sacrament-tree-node{width:100%;min-height:38px;color:var(--ink-strong);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:18px 18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;font-weight:750;display:grid;position:relative;overflow:visible}.sacrament-tree-node svg{color:var(--green-dark)}.sacrament-tree-node strong{min-width:26px;color:var(--green-dark);text-align:center;background:#1f6d341a;border-radius:999px;padding:3px 6px;font-size:.72rem}.sacrament-tree-node:hover,.sacrament-tree-node:focus-visible{background:#ffe60014;border-color:#c9a22742}.sacrament-tree-node-active{box-shadow:inset 3px 0 0 var(--gold);background:linear-gradient(135deg,#ffe60038,#1f6d340f);border-color:#c9a22785}.sacrament-tree-branch{border-bottom:1px solid #1f6d3442;border-left:1px solid #1f6d3442;border-radius:0 0 0 7px;width:14px;height:22px}.sacrament-progress-list{border-top:1px solid var(--line);flex-direction:column;gap:7px;padding-top:12px;display:flex}.sacrament-progress-row{width:100%;color:var(--ink-strong);text-align:left;background:#fff;border:1px solid #1f6d341f;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.sacrament-progress-row span{min-width:0;color:var(--ink-soft);flex-direction:column;gap:2px;font-size:.78rem;display:flex}.sacrament-progress-row b{color:var(--ink-strong);font-size:.78rem}.sacrament-progress-row em{color:var(--green-dark);background:#1f6d341a;border-radius:999px;flex:none;padding:4px 7px;font-size:.72rem;font-style:normal;font-weight:800}.sacrament-register-main{min-width:0}.sacrament-accordion-table tbody tr.sacrament-accordion-row{cursor:pointer}.sacrament-accordion-table tbody tr.sacrament-accordion-row:hover{background:#f7f3fbb3;box-shadow:inset 0 0 0 1px #1f6d341f}.sacrament-accordion-row-open{background:#1f6d340f}.member-accordion-summary{justify-content:space-between;align-items:center;gap:14px;display:flex}.member-accordion-summary strong{font-size:.95rem;display:block}.member-accordion-count{text-align:right}.member-accordion-count strong{color:var(--green-dark);font-size:1.05rem;display:block}.sacrament-expand-badge{color:var(--green-dark);background:#1f6d340f;border-color:#1f6d3433;align-items:center;gap:6px;display:inline-flex}.sacrament-expand-badge:hover{background:#1f6d341f;border-color:#1f6d3459}.sacrament-expand-icon{transition:transform .2s}.sacrament-expand-icon-open{transform:rotate(180deg)}.sacrament-accordion-detail-row td{background:#fffffffa;padding-top:0;padding-bottom:18px}.sacrament-accordion-detail{background:linear-gradient(#f8fcf7f5,#fffffff5);border-left:3px solid #1f6d3433;border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px 4px;display:flex}.sacrament-accordion-item{background:#fff;border:1px solid #1f6d341f;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.sacrament-accordion-item strong{color:var(--ink-strong);display:block}.sacrament-accordion-item p{color:var(--ink-soft);margin:4px 0 0;font-size:.84rem}.sacrament-accordion-item-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.member-cell,.stacked-cell{flex-direction:column;gap:4px;display:flex}.member-cell strong{font-size:.95rem}.stacked-cell strong{color:var(--ink-strong);font-size:.93rem}.monospace-chip{color:var(--purple-dark);letter-spacing:.02em;font-variant-numeric:tabular-nums;background:#4b008214;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:.83rem;display:inline-flex}.action-card{border:1px solid var(--line);cursor:pointer;background:#fffffff0;flex-direction:column;justify-content:flex-start;gap:12px;min-height:158px;padding:22px;display:flex}.action-card strong,.list-button strong,.queue-metric-card strong{color:var(--ink-strong)}.action-card span,.list-button span,.queue-metric-card span,.muted-copy{color:var(--ink-soft)}.list-button{border:1px solid var(--line);cursor:pointer;background:#ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s;display:flex}.list-button>div{flex-direction:column;gap:6px;min-width:0;display:flex}.list-button:hover,.recent-list-item:hover,.recent-list-item:focus-visible,.action-card:hover{border-color:#4b00822e;transform:translateY(-1px);box-shadow:0 18px 36px #22133614}.list-button span,.recent-list-item span{line-height:1.45}.dashboard-card{flex-direction:column;gap:16px;display:flex}.queue-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.queue-metric-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffe6;border-radius:18px;flex-direction:column;gap:8px;min-height:138px;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:visible}.queue-metric-card:hover,.queue-metric-card:focus-visible{border-color:#2fa24357;transform:translateY(-1px);box-shadow:0 16px 30px #10182814}.queue-metric-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.queue-metric-top strong{font-size:1.9rem;line-height:1}.queue-metric-dot{background:#4b00823d;border-radius:999px;flex:none;width:12px;height:12px}.queue-metric-label{color:var(--ink-strong);font-weight:700}.queue-metric-card p{color:var(--ink-soft);margin:0;font-size:.92rem}.queue-follow-up-block{flex-direction:column;gap:14px;padding-top:4px;display:flex}.recent-list{flex-direction:column;gap:12px;display:flex}.recent-list-item{border:1px solid var(--line);cursor:pointer;text-align:left;background:#ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s;display:flex}.recent-list-item>div{flex-direction:column;gap:6px;min-width:0;display:flex}.recent-list-item-static{cursor:default}.recent-list-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex;overflow:visible}.warning-followup-card{background:linear-gradient(#fff8e6eb,#ffffffe6);border-color:#c9a2274d}.warning-followup-card .section-copy{max-width:48ch}.secretary-action-grid .action-card{border-radius:12px;min-height:98px;padding:14px 15px}.secretary-action-grid .action-card span{font-size:.8rem;line-height:1.35}.dashboard-card{border-radius:12px;padding:14px}.queue-summary-grid{gap:10px}.queue-metric-card{border-radius:12px;min-height:96px;padding:12px}.queue-follow-up-block,.recent-list{gap:10px}.recent-list-item{border-radius:12px;padding:12px 14px}.recent-list-item strong{font-size:.95rem}.compact-recent-item{align-items:flex-start}.dashboard-calendar-preview{min-height:340px;max-height:420px;padding:12px;overflow:hidden}.secretary-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:stretch;gap:12px}.secretary-hero-panel{flex-direction:column;gap:10px;min-height:0;max-height:340px;padding:16px;display:flex;overflow:hidden}.dashboard-parish-preview{border-radius:14px;padding:10px}.dashboard-layout .dashboard-card{min-height:auto}.result-panel,.info-panel,.queue-group,.summary-tile,.case-card{border:1px solid var(--line);background:#ffffffd1;border-radius:20px}.result-panel,.info-panel,.queue-group,.case-card{padding:18px}.summary-tile{flex-direction:column;gap:6px;padding:16px;display:flex}.summary-tile strong{font-size:1.55rem}.case-card{flex-direction:column;gap:16px;display:flex}.case-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-row{border-bottom:1px solid #ddd3eabf;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.tracker-row{border-bottom:1px solid #ddd3eabf;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.tracker-row:last-child,.detail-row:last-child{border-bottom:0}.detail-row span{color:var(--ink-soft)}.detail-row strong{text-align:right}.member-profile-page{flex-direction:column;gap:18px;display:flex}.member-profile-hero{grid-template-columns:104px minmax(0,1.05fr) minmax(280px,.95fr);align-items:start;gap:18px;padding:8px 0 2px;display:grid}.member-profile-avatar-shell{place-items:start;display:grid}.member-profile-avatar{object-fit:cover;width:104px;height:104px;color:var(--green-dark);background:linear-gradient(#ffe6002e,#1f6d3414);border:1px solid #1f6d3433;border-radius:8px}.member-profile-avatar-fallback{letter-spacing:0;place-items:center;font-size:1.8rem;font-weight:900;display:grid}.member-profile-copy{flex-direction:column;gap:6px;display:flex}.member-profile-copy h2{letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,3vw,3.2rem);line-height:.95}.member-profile-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.member-summary-tile{background:radial-gradient(circle at 0 0,#c9a22726,#0000 30%),linear-gradient(#fffffffa,#f8f5fbf5);border-color:#4b00821a;justify-content:space-between;min-height:120px}.summary-label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.member-profile-pills{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.member-profile-badge-row{flex-wrap:wrap;gap:8px;display:flex;overflow:visible}.search-suggestion-meta{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.member-profile-tabs{flex-wrap:wrap;align-items:center;gap:8px;padding:4px 0 0;display:flex;overflow:visible}.member-branch-tabs{flex-wrap:nowrap;gap:6px;margin:0 0 10px;padding-bottom:2px;display:flex;overflow-x:auto}.member-branch-tab{border:1px solid var(--line);min-height:36px;color:var(--ink-strong);font:inherit;white-space:nowrap;background:#fff;border-radius:8px;flex:none;padding:0 12px;font-weight:700}.member-branch-tab-active{color:var(--green-dark);background:linear-gradient(135deg,#1f6d341a,#ffe60026);border-color:#c9a22761;box-shadow:inset 0 0 0 1px #1f6d3414}.member-branch-tab:hover,.member-branch-tab:focus-visible{background:#ffe6000f;border-color:#c9a2273d}.sub-tab,.sub-tab-active{border:1px solid var(--line);min-height:40px;color:var(--ink-strong);font:inherit;cursor:pointer;background:#ffffffe6;border-radius:999px;padding:0 12px;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.sub-tab-active{background:linear-gradient(135deg, #0f5f43 0%, var(--green-dark) 58%, #8f6b00 100%);color:#fff;border-color:#c9a2274d;box-shadow:0 14px 28px #1f6d3429}.member-profile-grid{align-items:start}.member-profile-panel{background:linear-gradient(#fffffffa,#faf7fcf5);border-color:#4b008214;box-shadow:0 16px 34px #2213360d}.member-profile-panel .card-header-inline{margin-bottom:8px}.member-profile-panel .card-header-inline span{color:var(--ink-soft);font-size:.85rem}.member-profile-media-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.member-profile-media-preview a{border:1px solid var(--line);color:var(--ink-strong);background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;text-decoration:none;display:flex}.member-profile-media-preview>div{border:1px dashed var(--line);color:var(--ink-strong);background:#faf8fd;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.member-profile-media-preview a span,.member-profile-media-preview>div span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.member-profile-media-preview a strong,.member-profile-media-preview>div strong{font-size:.92rem;line-height:1.35}.member-quick-edit-row td{border-top:0;padding-top:0}.member-quick-edit-panel{background:linear-gradient(135deg,#fffffffa,#faf7fcf2);border:1px solid #c9a2272e;border-radius:14px;flex-direction:column;gap:14px;margin:0 0 8px;padding:14px 16px 16px;display:flex;box-shadow:0 12px 24px #1f2f460f}.member-quick-edit-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.member-quick-edit-head strong{color:var(--ink-strong);font-size:.98rem;display:block}.member-quick-edit-head p{color:var(--ink-soft);margin:4px 0 0;font-size:.84rem}.field input[type=file]{background:#fff;padding:10px 12px}.field input[type=file]::file-selector-button{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;margin-right:10px;padding:8px 12px;font-weight:700}.field input[type=file]::file-selector-button:hover{filter:brightness(1.04)}.field-upload-row{grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:10px;display:grid}.field-upload-preview{border:1px solid var(--line);width:54px;height:54px;color:var(--green-dark);background:linear-gradient(#f7f3fbe6,#fffffffa);border-radius:12px;place-items:center;display:grid;overflow:hidden}.field-upload-preview img{object-fit:contain;width:100%;height:100%}.empty-state{color:var(--ink-soft);align-items:center;gap:10px;padding:12px 0;display:flex}.queue-group{flex-direction:column;gap:14px;display:flex}.form-width{width:min(100%,980px);max-width:980px;margin:0 auto}.form-shell{gap:18px}.form-hero{background:radial-gradient(circle at 0 0,#c9a2272e,#0000 30%),linear-gradient(#f7fff9fa,#fffffffa);border:1px solid #d7dde5;border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.form-hero-icon{background:linear-gradient(145deg, var(--green), var(--green-dark));color:#fff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.form-hero-copy{flex-direction:column;gap:4px;display:flex}.form-eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.form-hero-copy h3,.form-section-header h3{color:var(--ink-strong);margin:0}.form-hero-copy p,.form-section-header p{color:var(--ink-soft);margin:0}.request-preview-banner{background:linear-gradient(135deg,#ffe60014,#fffffff5);border:1px solid #c9a2272e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.request-preview-banner strong{color:var(--ink-strong);margin-top:4px;font-size:.95rem;display:block}.request-preview-banner p{color:var(--ink-soft);margin:4px 0 0;font-size:.82rem;line-height:1.35}.table-selectable tbody tr{cursor:pointer}.table-row-selected{background:#1f6d3414}.certificate-request-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:16px;display:grid}.certificate-request-panel{min-width:0}@media (width<=1100px){.certificate-request-layout{grid-template-columns:1fr}}.form-section{background:#fffffffa;border:1px solid #d7dde5;border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;display:flex;box-shadow:0 6px 18px #10182809}.form-section-header{align-items:flex-start;gap:12px;display:flex}.form-section-header svg{color:var(--green);flex:none;margin-top:2px}.form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:2px;display:flex}.form-actions-right{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.full-width-panel{margin-top:16px}.profile-summary{background:linear-gradient(#f7f3fbf2,#ffffffe0)}.profile-workspace{flex-direction:column;gap:18px;display:flex}.profile-breadcrumbs{flex-wrap:wrap;gap:8px;display:flex}.profile-workspace-grid{grid-template-columns:minmax(280px,.95fr) minmax(0,1.65fr);align-items:start}.profile-summary-card,.profile-section-card{border:1px solid var(--line);background:linear-gradient(#fffffffa,#faf7fcf5);border-radius:20px;min-width:0;box-shadow:0 16px 34px #2213360d}.profile-summary-card{flex-direction:column;gap:18px;padding:22px;display:flex}.profile-section-card{padding:22px}.profile-identity-mark{width:120px;height:120px}.profile-identity-mark img{object-fit:contain;width:100%;height:100%}.profile-identity-copy{flex-direction:column;gap:8px;display:flex}.profile-identity-copy h3{font-family:var(--font-display);font-size:1.28rem}.profile-identity-copy p{color:var(--ink-soft);margin:0}.profile-identity-meta{flex-wrap:wrap;gap:10px;display:flex}.profile-identity-meta span{color:var(--green-dark);background:#1f6d3414;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.profile-summary-stack{flex-direction:column;gap:12px;display:flex}.profile-summary-box{background:linear-gradient(#fbfffbeb,#fffffffa);border:1px solid #1f6d341f;border-radius:14px;flex-direction:column;gap:5px;padding:14px;display:flex}.profile-summary-box strong,.profile-summary-footer strong{color:var(--ink-strong)}.profile-summary-box p,.profile-summary-footer p{color:var(--ink-soft);margin:0}.profile-summary-footer{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding-top:6px;display:flex}.profile-readonly-field{border:1px solid var(--line);min-height:44px;color:var(--ink-strong);background:#f7f3fb6b;border-radius:10px;align-items:center;padding:10px 12px;font-weight:600;display:flex}.profile-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-readonly-card{background:#fff;border:1px solid #1f6d341f;border-radius:14px;flex-direction:column;gap:6px;padding:14px;display:flex}.profile-readonly-card p{color:var(--ink-soft);margin:0}.profile-contact-grid,.profile-priest-grid{align-items:start}.profile-contact-preview,.profile-priest-card{background:linear-gradient(#f7f3fbd9,#fffffffa);border:1px solid #1f6d341f;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.profile-contact-preview-row{color:var(--ink-strong);align-items:flex-start;gap:10px;display:flex}.profile-contact-preview-row span{min-width:0;color:var(--ink-soft)}.profile-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-image-card{background:#fff;border:1px solid #1f6d341f;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.profile-image-card-preview{background:radial-gradient(circle at 0 0,#ffe60029,#0000 30%),linear-gradient(#f7f3fbf2,#fffffffa);border:1px solid #c9a22733;border-radius:16px;place-items:center;min-height:220px;display:grid;overflow:hidden}.profile-image-card-preview img{object-fit:contain;width:100%;height:100%}.profile-image-placeholder{color:var(--ink-soft);text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.profile-image-card-copy{flex-direction:column;gap:4px;display:flex}.profile-image-card-copy p{color:var(--ink-soft);margin:0}.profile-upload-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.field-upload-stack{flex-direction:column;gap:10px;display:flex}.profile-upload-dropzone{background:linear-gradient(#fbfffbf2,#fffffffa);border:1px dashed #1f6d3438;border-radius:16px;flex-direction:column;gap:10px;padding:14px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex}.profile-upload-dropzone-active{cursor:pointer}.profile-upload-dropzone-active:hover,.profile-upload-dropzone-active:focus-visible{border-color:#1f6d347a;box-shadow:0 10px 22px #1f6d3414}.profile-upload-dropzone-dragging{background:linear-gradient(#ebfaecfa,#fffffffa);border-color:#1f6d349e;box-shadow:0 12px 24px #1f6d341f}.profile-upload-dropzone-disabled{opacity:.74;cursor:not-allowed}.profile-upload-copy{flex-direction:column;gap:4px;display:flex}.profile-upload-copy strong{color:var(--ink-strong)}.profile-upload-copy span{color:var(--ink-soft);font-size:.82rem}.profile-upload-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-upload-header .compact-action-button{min-width:132px}.profile-upload-input-visually-hidden{opacity:0;clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.profile-priest-avatar{width:64px;height:64px;color:var(--green-dark);background:linear-gradient(135deg,#1f6d341f,#c9a22724);border-radius:16px;place-items:center;display:grid}.profile-priest-copy{flex-direction:column;gap:4px;display:flex}.profile-priest-copy p{color:var(--ink-soft);margin:0}.profile-form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:8px}.parish-crest-preview{color:#1f6d34;background:#f7f3d5;border:1px solid #d9c65a;border-radius:18px;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;overflow:hidden}.notice p{margin-top:6px}.parish-card{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;display:flex;overflow:visible}.parish-card-active{background:#f7f3fbf2;border-color:#4b00823d}.footer-strip{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:12px;padding:0 6px 12px;display:flex}.inline-link{color:var(--purple);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.unauthorized-panel{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.inline-button{align-self:flex-start}.app-shell{background:#f0f2f5;grid-template-rows:82px minmax(0,1fr);grid-template-columns:200px minmax(0,1fr);gap:0;height:100vh;padding:0;overflow:hidden}.card{border-color:#d7dde5;border-radius:8px;box-shadow:0 10px 30px #1018280f}.desktop-sidebar-cap{background:#fffffff5;border-bottom:1px solid #d7dde5;border-right:1px solid #d7dde5;grid-area:1/1;justify-content:center;align-items:center;display:flex}.desktop-sidebar-cap-mark{background:linear-gradient(145deg, var(--green), var(--green-dark));color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.desktop-sidebar{z-index:20;grid-area:2/1;min-height:0}.sidebar{scrollbar-gutter:stable;background:var(--green);color:#fff;height:100%;box-shadow:none;border:0;border-radius:0;gap:0;padding:0;overflow:hidden auto}.sidebar-section-label{color:#ffffffb3;letter-spacing:0;text-transform:none;padding:0 24px}.sidebar-nav-section,.sidebar-more-section{padding:0}.sidebar-actions{grid-template-columns:repeat(3,42px);justify-content:center;gap:10px;margin-top:auto;padding:14px 14px 18px;display:grid}.nav-list{flex-direction:column;gap:6px;padding:14px;display:flex}.nav-item{color:#fff;background:0 0;border:0;border-radius:6px;gap:14px;width:100%;padding:14px 18px;font-weight:700}.nav-item:hover,.nav-item:focus-visible{background:#ffffff14;transform:none}.nav-item-active{color:#fff;box-shadow:none;background:#ffffff1f}.sidebar-more-trigger{color:#fff;background:0 0;border:0;border-radius:6px;width:calc(100% - 28px);margin:0 14px}.sidebar-icon-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;display:inline-flex}.sidebar-icon-button:hover,.sidebar-icon-button:focus-visible,.sidebar-icon-button-active{background:#ffffff24}.sidebar-icon-button-danger{background:0 0}.sidebar-icon-button-danger:hover,.sidebar-icon-button-danger:focus-visible{background:#ffffff24}.workspace{flex-direction:column;grid-area:2/2;gap:16px;min-height:0;padding-top:0;padding-bottom:20px;display:flex;overflow:hidden auto}.workspace-subtabs{background:var(--green);z-index:1;scrollbar-width:none;align-items:center;gap:6px;min-height:44px;padding:6px 10px;display:flex;position:relative;overflow:auto hidden}.workspace-subtabs::-webkit-scrollbar{display:none}.workspace-subtab{color:#fffffff0;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:6px;min-height:32px;padding:8px 12px;font-size:.84rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.workspace-subtab svg{flex-shrink:0;width:15px;height:15px}.workspace-subtab:hover,.workspace-subtab:focus-visible{color:#fff;background:#00000014}.workspace-subtab-active{background:var(--green-dark);color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.topbar{z-index:15;background:#fffffff5;border:0;border-bottom:1px solid #d7dde5;border-radius:0;grid-area:1/2;min-height:82px;padding:16px 28px;box-shadow:0 10px 28px #1018280d}.topbar h1{font-family:var(--font-body);font-size:1.35rem}.topbar-subtitle{font-size:.86rem}.topbar-search{width:100%;min-height:52px;color:var(--ink-soft);background:linear-gradient(#fbfffb,#f3faf1);border:1px solid #1f6d3429;border-radius:18px;align-items:center;gap:10px;padding:12px 14px;display:inline-flex;box-shadow:0 14px 30px #1f6d3414}.topbar-search input{width:100%;min-width:0;color:var(--ink-strong);background:0 0;border:0;outline:0;font-size:.96rem}.topbar-search-block{width:100%;max-width:none;position:relative}.global-search-results{z-index:30;border-radius:20px;width:100%;padding:14px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 28px 60px #1018282e}.global-search-header{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:.84rem;display:flex}.global-search-list{flex-direction:column;gap:12px;display:flex}.global-search-item{background:linear-gradient(#fff,#fbfefb);border:1px solid #1f6d341f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.global-search-item-active{border-color:#1f6d3457;box-shadow:0 16px 34px #1f6d341f}.global-search-main{text-align:left;cursor:pointer;color:var(--ink-strong);background:0 0;border:0;flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:0;display:flex;overflow:visible}.global-search-main-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.global-search-main-top{flex-wrap:wrap;align-items:start;gap:8px;display:inline-flex;overflow:visible}.global-search-type-chip{color:#71540a;text-transform:uppercase;letter-spacing:.05em;background:#c9a2272e;border-radius:999px;align-items:center;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.global-search-type-chip.tone-gold{color:#7a5a0b;background:#ffe6004d}.global-search-type-chip.tone-green{color:var(--green-dark);background:#1f6d341f}.global-search-detail{color:var(--ink-soft);font-size:.84rem;line-height:1.3}.global-search-detail-emphasis{color:var(--ink-strong);font-weight:700}.global-search-actions,.inline-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex;overflow:visible}.audit-page{flex-direction:column;gap:18px;display:flex}.audit-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start;gap:18px;display:grid}.audit-detail-panel{flex-direction:column;gap:14px;display:flex;position:sticky;top:20px}.audit-detail-stack{gap:12px}.audit-json-block{border:1px solid var(--line);background:#ffffffe6;border-radius:12px;padding:12px}.audit-json-block h4{margin:0 0 8px}.audit-json-block pre{white-space:pre-wrap;word-break:break-word;color:var(--ink-strong);margin:0;font-size:.82rem}.mini-action-button{color:var(--ink-strong);cursor:pointer;background:#f6fff7;border:1px solid #d7dde5;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700}.mini-action-button-icon{justify-content:center;width:38px;height:38px;padding:0}.page-stack{gap:18px;padding:26px 28px}.footer-strip{display:none}.primary-button,.secondary-button,.ghost-button,.parish-card{border-radius:6px}.primary-button{background:var(--green);box-shadow:none}.primary-button:hover{background:var(--green-dark)}.secondary-button{color:var(--ink-strong);background:#fff;border-color:#d7dde5}.eyebrow{color:var(--green-dark);letter-spacing:0}.secretary-hero{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:stretch;gap:18px;display:grid}.secretary-hero-copy{color:#fff;text-align:left;background:linear-gradient(90deg,#001b44eb,#001b44b8),linear-gradient(135deg,#244f66,#0f766e);border-radius:8px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:24px;min-height:0;padding:20px;display:grid}.secretary-hero-copy .eyebrow,.secretary-hero-copy h2,.secretary-hero-copy p{color:#fff}.secretary-hero-eyebrow{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.secretary-hero-copy h2{max-width:none;font-family:var(--font-body);letter-spacing:-.03em;white-space:nowrap;margin:0;font-size:clamp(1.8rem,2.4vw,2.6rem);line-height:.98}.secretary-hero-meta{color:#ffffffc2;flex-wrap:wrap;gap:8px;max-width:58ch;font-size:.82rem;font-weight:700;display:flex;overflow:visible}.hero-action-row{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:4px;display:flex}.hero-action-row .primary-button,.hero-action-row .secondary-button{min-width:148px}.diocesan-hero-panel{background:radial-gradient(circle at 100% 0,#ffe60024,#0000 36%),radial-gradient(circle at 0 100%,#1f6d343d,#0000 28%),linear-gradient(135deg,#032647fa,#044868fa);border-color:#ffffff1f;min-height:340px;padding:22px;box-shadow:0 28px 60px #03264733}.arch-hero-panel{background:radial-gradient(circle at 100% 0,#c9a2272e,#0000 34%),radial-gradient(circle at 0 100%,#1f6d343d,#0000 26%),linear-gradient(135deg,#022b44fa,#083d5bfa)}.arch-hero-panel .diocesan-preview-icon{background:linear-gradient(135deg,#ffe6002e,#1f6d3424)}.diocesan-hero-content{color:#fff;gap:12px;max-width:640px}.diocesan-hero-meta{line-height:1.45}.diocesan-hero-meta span{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px}.diocesan-monitor-preview{min-height:0;color:var(--ink-strong);background:#fffffff2;border:1px solid #ffffff29;border-radius:14px;flex-direction:column;justify-content:space-between;gap:12px;padding:16px;display:flex;box-shadow:0 14px 30px #03264729}.diocesan-preview-header{align-items:center;gap:12px;display:flex}.diocesan-preview-icon{color:#1f6d34;background:linear-gradient(#f1f7ee,#fff);border:1px solid #1f6d3429;border-radius:14px;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid}.diocesan-preview-header strong{font-size:1.02rem;display:block}.diocesan-preview-header span{color:var(--ink-soft);font-size:.86rem;line-height:1.35;display:block}.diocesan-preview-list{gap:10px;display:grid}.diocesan-preview-row{background:linear-gradient(#fffffffa,#f8f5fbeb);border:1px solid #ddd3eacc;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.diocesan-preview-row-copy{min-width:0}.diocesan-preview-row-copy strong,.diocesan-preview-row-copy span{display:block}.diocesan-preview-row-copy strong{font-size:.95rem}.diocesan-preview-row-copy span{color:var(--ink-soft);font-size:.82rem;line-height:1.35}.diocesan-preview-foot{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.diocesan-preview-foot-card{background:#fffffff2;border:1px solid #ddd3eacc;border-radius:12px;padding:10px 12px}.diocesan-preview-foot-card strong{color:var(--ink-strong);font-size:1rem;display:block}.diocesan-preview-foot-card span{color:var(--ink-soft);margin-top:2px;font-size:.72rem;display:block}.diocesan-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.diocesan-dashboard-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start}.system-admin-hero-panel{background:radial-gradient(circle at 100% 0,#ffe60024,#0000 36%),radial-gradient(circle at 0 100%,#1f6d3438,#0000 28%),linear-gradient(135deg,#032647fa,#013a5ffa)}.system-admin-hero-panel .primary-button{color:#16310d;background:linear-gradient(135deg,#ffe600,#c9a227);box-shadow:0 10px 24px #c9a2272e}.system-admin-hero-panel .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff2e}.system-admin-hero-panel .secondary-button:hover,.system-admin-hero-panel .secondary-button:focus-visible{background:#ffffff24;border-color:#ffe6006b}.system-admin-hero-content{max-width:680px}.system-admin-hero-meta{max-width:60ch}.system-admin-watchlist{margin-top:2px}.system-admin-preview-icon{background:linear-gradient(135deg,#ffe6002e,#1f6d3424)}.system-admin-calendar-preview{flex-direction:column;gap:14px;min-height:0;padding:18px;display:flex}.system-admin-calendar-head h3{color:var(--ink-strong);margin:4px 0 0;font-size:1.25rem}.system-admin-calendar-head p{color:var(--ink-soft);margin-top:6px;line-height:1.45}.system-admin-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-admin-kpi-strip .dashboard-metric-card{min-height:92px;padding:12px}.system-admin-kpi-strip .dashboard-metric-card strong{font-size:1.08rem}.system-admin-mini-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-admin-mini-links .secondary-button{justify-content:center}.system-admin-dashboard-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr)}.auditor-hero-panel{background:radial-gradient(circle at 100% 0,#c9a2271f,#0000 36%),radial-gradient(circle at 0 100%,#b91c1c1f,#0000 28%),linear-gradient(135deg,#191a26fa,#2e1034fa);grid-column:1/-1;min-height:0;max-height:none;padding:14px 16px}.auditor-hero-grid-inner{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;width:100%;display:grid}.auditor-hero-panel .primary-button{color:#1f1300;background:linear-gradient(135deg,#fbbf24,#d97706)}.auditor-hero-panel .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff24}.auditor-hero-panel .secondary-button:hover,.auditor-hero-panel .secondary-button:focus-visible{background:#ffffff24;border-color:#fbbf246b}.auditor-hero-content{gap:10px;width:100%;max-width:none}.auditor-hero-main{justify-content:center;min-width:0}.auditor-hero-side{background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;gap:10px;min-width:0;padding:14px;display:flex;box-shadow:inset 0 1px #ffffff14}.auditor-filter-panel{justify-content:flex-start}.auditor-hero-side-header{color:#ffffffe0;flex-direction:column;gap:4px;display:flex}.auditor-hero-side-header span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.auditor-hero-side-header strong{font-size:.98rem;font-weight:800;line-height:1.3}.auditor-hero-meta span{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px}.auditor-range-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.auditor-range-field{color:#ffffffd1;flex-direction:column;gap:6px;font-size:.8rem;font-weight:700;display:flex}.auditor-range-field span{letter-spacing:.03em}.auditor-autocomplete{flex-direction:column;gap:8px;display:flex;position:relative;overflow:visible}.auditor-filter-copy{color:#ffffffc7;margin:0}.auditor-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.auditor-filter-strip{margin-top:12px;padding-top:14px;padding-bottom:14px}.auditor-filter-strip .card-header-inline{margin-bottom:12px}.auditor-filter-strip .auditor-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.auditor-filter-strip .auditor-range-field span{color:var(--ink-soft)}.auditor-filter-strip .auditor-range-field input,.auditor-filter-strip .auditor-range-field select{color:var(--ink-strong);border-color:var(--line);background:#fff}.auditor-filter-strip .auditor-range-field input:focus-visible,.auditor-filter-strip .auditor-range-field select:focus-visible{outline-color:#4b008259}.auditor-filter-strip .auditor-range-field input::-webkit-calendar-picker-indicator{filter:none}.auditor-filter-strip .status-pill{align-self:flex-start}.auditor-filter-strip .section-copy{margin-bottom:0}.auditor-range-field input,.auditor-range-field select{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;width:100%;min-width:0;padding:9px 11px;font-size:.92rem}.auditor-suggestion-menu{z-index:40;opacity:1;will-change:opacity, transform;transform-origin:top;background:#fffffffa;border:1px solid #4b008224;border-radius:12px;flex-direction:column;gap:6px;max-height:260px;padding:6px;transition:opacity .12s,transform .12s,box-shadow .12s;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;transform:translateY(0);box-shadow:0 12px 20px #1f2f4614}.auditor-suggestion-menu::-webkit-scrollbar{width:10px}.auditor-suggestion-menu::-webkit-scrollbar-thumb{background:#4b00822e padding-box content-box;border:3px solid #0000;border-radius:999px}.auditor-suggestion-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;gap:2px;width:100%;padding:8px 10px;transition:background-color .12s,border-color .12s,box-shadow .12s;display:flex}.auditor-suggestion-item:hover,.auditor-suggestion-item:focus-visible{background:#4b00820d;border-color:#4b008229;outline:none;box-shadow:0 4px 10px #1f2f460f}.auditor-suggestion-item strong{color:var(--ink-strong);font-size:.92rem}.auditor-suggestion-item span{color:var(--ink-soft);font-size:.76rem;font-weight:700}.auditor-suggestion-item-active{background:#4b008214;border-color:#4b008233}.auditor-helper-state{color:#1f2f46b8;margin:0;font-size:.74rem;line-height:1.25}.auditor-scope-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.auditor-scope-chip{color:var(--ink-strong);background:#ffffffe6;border:1px solid #4b008224;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.auditor-scope-chip span{color:var(--ink-soft);font-weight:700}.auditor-scope-chip strong{color:var(--ink-strong)}.auditor-scope-chip-muted{cursor:default;opacity:.88}.auditor-error-banner{color:var(--danger);align-items:center;gap:10px;padding:12px 14px;display:flex}@keyframes auditor-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.auditor-range-field input:focus-visible,.auditor-range-field select:focus-visible{outline-offset:2px;outline:2px solid #fbbf2480}.auditor-range-field input::-webkit-calendar-picker-indicator{filter:invert();opacity:.9}.auditor-hero-side .auditor-hero-meta{max-width:none;margin-top:0}.auditor-hero-side .auditor-range-row,.auditor-kpi-grid{margin-top:0}.auditor-kpi-grid .dashboard-metric-card strong{font-size:1.6rem}.auditor-analytics-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.auditor-span-8{grid-column:span 8}.auditor-span-4{grid-column:span 4}.auditor-chart-card,.auditor-recent-card{min-height:0;overflow:hidden}.auditor-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.auditor-chart-card{min-height:0}.auditor-svg-chart{background:linear-gradient(#faf7fdf0,#fffffffa);border:1px solid #ddd3eacc;border-radius:14px;margin-top:8px;overflow:hidden}.auditor-svg-chart svg{width:100%;height:auto;display:block}.auditor-grid-line{stroke:#ddd3eab8;stroke-width:1px}.auditor-area{fill:url(#auditor-total-fill);opacity:.85}.auditor-area.tone-danger{fill:url(#auditor-failed-fill)}.auditor-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.auditor-line.tone-primary{stroke:#4b0082e6}.auditor-line.tone-danger{stroke:#b91c1ce0}.auditor-point{stroke:#fff;stroke-width:2px}.auditor-point.tone-primary{fill:#4b0082fa}.auditor-point.tone-danger{fill:#b91c1cfa}.auditor-axis-label{fill:var(--ink-soft);font-size:10px;font-weight:700}.auditor-chart-legend{color:var(--ink-soft);flex-wrap:wrap;gap:12px;margin-top:10px;font-size:.82rem;font-weight:700;display:flex}.auditor-chart-legend span{align-items:center;gap:8px;display:inline-flex;overflow:visible}.legend-swatch{border-radius:999px;width:12px;height:12px;display:inline-block}.legend-swatch.tone-primary{background:#4b0082e6}.legend-swatch.tone-danger{background:#b91c1ce6}.auditor-chart-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.auditor-chart-summary{color:var(--ink-soft);font-size:.82rem;font-weight:700}.auditor-bar-chart{gap:12px;margin-top:6px;display:grid}.auditor-bar-row{gap:8px;display:grid;overflow:visible}.auditor-bar-label{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auditor-bar-label strong{color:var(--ink-strong);font-size:.92rem}.auditor-bar-label span{color:var(--ink-soft);font-size:.82rem;font-weight:700}.auditor-bar-track{background:#ddd3ea75;border:1px solid #ddd3ead9;border-radius:999px;height:14px;overflow:hidden}.auditor-bar-fill{border-radius:inherit;min-width:8px;height:100%;transition:width .18s}.auditor-bar-fill.tone-primary{background:linear-gradient(135deg,#4b0082f2,#784bb4e6)}.auditor-bar-fill.tone-green{background:linear-gradient(135deg,#1f6d34f2,#2fa243e6)}.auditor-bar-fill.tone-gold{background:linear-gradient(135deg,#c9a227f2,#ffe600eb)}.auditor-bar-fill.tone-danger{background:linear-gradient(135deg,#b91c1cf2,#ef4444e6)}.auditor-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:inline-flex}.auditor-table-scroll{margin-top:8px;overflow-x:auto}.auditor-risk-table{min-width:960px}.auditor-risk-table td,.auditor-risk-table th{vertical-align:top}.auditor-risk-table td:nth-child(2),.auditor-risk-table td:nth-child(4),.auditor-risk-table td:nth-child(5),.auditor-risk-table td:nth-child(7){white-space:nowrap}.auditor-empty-state{min-height:180px;color:var(--ink-soft);background:#faf7fdb8;border:1px dashed #ddd3eae6;border-radius:14px;align-items:center;gap:10px;padding:16px;font-weight:700;display:flex}@media (width<=900px){.auditor-filter-strip .auditor-filter-grid{grid-template-columns:1fr}.auditor-suggestion-menu{margin-top:0;position:static}.auditor-hero-grid-inner,.auditor-analytics-grid{grid-template-columns:1fr}.auditor-span-8,.auditor-span-4{grid-column:auto}.auditor-table-actions{justify-content:flex-start}.auditor-chart-grid,.auditor-graph-grid{grid-template-columns:1fr}}.system-admin-support-card{min-height:0}.system-admin-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.system-admin-support-grid .secondary-button{justify-content:center}.system-admin-table-card{min-height:0}.system-admin-table-card .data-table td{vertical-align:top}.diocesan-alert-card{min-height:0}.diocesan-quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.diocesan-quick-links .secondary-button{justify-content:center;align-items:center;display:inline-flex}.secretary-hero-meta span+span:before{content:"•"}.secretary-hero-copy .eyebrow,.secretary-hero-copy h2,.secretary-hero-copy p,.secretary-hero-meta{color:#fff}.secretary-hero-content{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.secretary-hero-copy p{color:#ffffffe0;max-width:54ch;margin:0;font-size:.98rem;line-height:1.5}.secretary-hero-meta{color:#ffffffc2;flex-wrap:wrap;gap:8px;max-width:58ch;font-size:.82rem;font-weight:700;line-height:1.4;display:flex;overflow:visible}.secretary-hero-meta span{align-items:center;gap:6px;display:inline-flex}.secretary-hero-meta span+span:before{content:"•";color:#ffffff73;margin-right:8px}.dashboard-parish-preview{min-height:190px;color:var(--ink-strong);background:#fffffff5;border:1px solid #ffffff47;border-radius:10px;flex-direction:column;justify-content:space-between;gap:14px;padding:16px;display:flex}.parish-preview-band{background:#fff;border:1px solid #c9a22773;border-radius:8px;grid-template-columns:1fr .6fr 1fr;min-height:78px;display:grid;overflow:hidden}.parish-preview-gold{background:#ffe600}.parish-preview-green{background:#1f7a33}.parish-preview-crest{color:var(--green-dark);background:#fff;place-items:center;display:grid}.dashboard-parish-preview-copy strong{color:var(--ink-strong);font-size:1rem;display:block}.dashboard-parish-preview-copy span{color:var(--ink-soft);font-size:.86rem;line-height:1.4;display:block}.dashboard-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.dashboard-metric-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;align-items:center;gap:14px;min-height:88px;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;box-shadow:0 10px 30px #1018280d}.dashboard-metric-icon{color:#25a7df;background:#d9f2ff;border-radius:6px;place-items:center;width:48px;height:48px;display:grid}.dashboard-metric-card strong,.dashboard-metric-card span,.dashboard-metric-card p{display:block}.dashboard-metric-card strong{color:var(--ink-strong);font-size:1.2rem;line-height:1}.dashboard-metric-card span{color:#6f6480;margin-top:4px;font-size:.92rem}.dashboard-metric-card p{color:var(--ink-soft);margin-top:4px;font-size:.72rem}.dashboard-metric-arrow{color:var(--ink-strong);margin-left:auto}.dashboard-metric-card:hover,.dashboard-metric-card:focus-visible{border-color:#2fa24357;transform:translateY(-1px);box-shadow:0 16px 30px #10182814}.metric-green .dashboard-metric-icon{color:var(--green);background:#dff8e5}.metric-gold .dashboard-metric-icon{color:#8a6709;background:#c9a22733}.metric-primary .dashboard-metric-icon{color:var(--purple);background:#4b00821a}.metric-danger .dashboard-metric-icon{background:var(--warning);color:#991b1b}.section-heading-row{margin-top:2px}.secretary-action-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.action-card{border-radius:8px;min-height:88px;padding:12px}.action-card svg{color:var(--green)}.secretary-action-grid .action-card strong{font-size:.92rem}.action-card span{font-size:.76rem;line-height:1.35}.dashboard-layout{grid-template-columns:minmax(0,1fr);gap:12px}.dashboard-card{background:#fff;border-radius:8px;padding:14px}.queue-metric-card{background:#fff;border-radius:8px;min-height:92px}.queue-metric-card.tone-primary,.queue-metric-card.tone-gold,.queue-metric-card.tone-green,.queue-metric-card.tone-danger,.dashboard-card.tone-primary,.dashboard-card.tone-gold,.dashboard-card.tone-green,.dashboard-card.tone-danger{border-top-width:4px}.dashboard-card.tone-gold,.queue-metric-card.tone-gold{background:linear-gradient(#ffe60014,#fffffffa)}.dashboard-card.tone-gold .queue-metric-top strong,.dashboard-card.tone-gold .dashboard-card-title,.queue-metric-card.tone-gold .queue-metric-top strong{color:#7b5c05}.queue-metric-top strong{color:var(--green)}.recent-list-item{background:#fff;border-radius:8px}.recent-list-item:hover,.recent-list-item:focus-visible,.action-card:hover{border-color:#2fa24357;transform:translateY(-1px);box-shadow:0 16px 30px #10182814}.status-pill{border-radius:4px}.member-profile-badge-row .global-search-type-chip.tone-gold,.global-search-type-chip.tone-gold{color:#725600;background:linear-gradient(135deg,#ffe60029,#c9a2271a);border-color:#c9a2272e}.global-search-type-chip.tone-green{color:#0a5c55;background:linear-gradient(135deg,#0f766e1f,#1f6d3414);border-color:#1f6d3429}.secretary-hero-panel{border:1px solid #c9a22729;box-shadow:inset 0 1px #ffffff0a,0 20px 40px #05162d42}.member-profile-panel,.dashboard-card,.sacrament-tree-panel{transition:border-color .16s,box-shadow .16s,transform .16s,background .16s}.member-profile-panel:hover,.dashboard-card:hover,.sacrament-tree-panel:hover{border-color:#c9a22742}@media (width<=900px){.audit-layout{grid-template-columns:1fr}.audit-detail-panel{position:static}.desktop-sidebar-cap,.desktop-sidebar,.desktop-topbar{display:none}.mobile-header{display:flex}.mobile-bottom-nav{display:grid}.app-shell{grid-template-columns:1fr;padding:12px}.workspace{padding-top:96px;padding-bottom:calc(118px + env(safe-area-inset-bottom));gap:16px}.footer-strip{padding-bottom:0}}@media (width<=1180px){.topbar{grid-template-columns:1fr}.topbar-search-slot{justify-content:stretch}.topbar-search-block{width:100%}.login-shell,.hero-grid,.two-column-grid,.three-column-grid{grid-template-columns:1fr}.app-shell{grid-template-columns:1fr;padding:16px}.login-shell{width:min(100vw - 24px,1440px)}.action-grid,.queue-summary-grid,.dashboard-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.diocesan-dashboard-layout{grid-template-columns:1fr}.diocesan-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{height:auto;position:static;overflow:visible}.topbar,.footer-strip,.search-panel,.case-card-top,.card-header-inline,.tracker-row{flex-direction:column;align-items:flex-start}.compact-field{width:100%}.search-toolbar{grid-template-columns:1fr}.search-suggestions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-search-list{grid-template-columns:1fr}.global-search-item{grid-template-columns:1fr;align-items:stretch}.global-search-main{gap:6px}.global-search-main-row{grid-template-columns:1fr;align-items:start}.form-grid>.field,.form-grid>.field:first-child,.form-grid>.field:nth-child(4),.form-grid>.field:nth-child(5),.form-grid>.field:nth-child(6){grid-column:span 6}.profile-workspace-grid,.profile-image-grid,.profile-readonly-grid{grid-template-columns:1fr}.button-row{justify-content:flex-start}}@media (width<=720px){.login-shell,.app-shell{gap:16px;width:min(100vw - 16px,1440px);padding:12px 0}.app-shell{padding:12px}.login-hero,.login-form,.sidebar,.topbar,.hero-panel,.dashboard-card,.profile-summary,.unauthorized-panel,.workspace>.card,.page-stack>.card{padding:16px}.page-stack{gap:14px}.approvals-workspace>.workspace-subtabs{margin:-16px -16px 0}.workspace{padding-top:90px;padding-bottom:calc(114px + env(safe-area-inset-bottom));gap:14px}.action-grid,.queue-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-layout{grid-template-columns:1fr;gap:14px}.hero-panel .status-pill-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.hero-panel .status-pill{text-align:center;justify-content:center;padding:8px 10px}.topbar-actions,.sidebar-actions,.topbar-actions .secondary-button,.sidebar-actions .sidebar-icon-button{width:100%}.search-page-intro{align-items:flex-start}.search-intro-metrics{margin-left:0}.member-profile-hero,.member-profile-summary-grid{grid-template-columns:1fr}.form-shell{padding:18px}.form-shell-header,.section-head-spaced{align-items:flex-start}.section-head-meta{margin-left:0}.form-grid>.field,.form-grid>.field:first-child,.form-grid>.field:nth-child(4),.form-grid>.field:nth-child(5),.form-grid>.field:nth-child(6){grid-column:1/-1}.profile-summary-card,.profile-section-card{padding:18px}.profile-identity-mark{width:96px;height:96px}.profile-form-footer{align-items:stretch}.profile-breadcrumbs .status-pill{justify-content:center;width:100%}.button-row{flex-direction:column;align-items:stretch}.action-card{border-radius:16px;gap:6px;min-height:118px;padding:13px}.action-card svg{width:18px;height:18px}.action-card strong{font-size:.9rem;line-height:1.15}.action-card span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.queue-metric-card{border-radius:15px;gap:5px;min-height:100px;padding:13px}.queue-metric-top strong{font-size:1.35rem}.queue-metric-label{font-size:.8rem}.queue-metric-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.3;display:-webkit-box;overflow:hidden}.section-heading-row{align-items:start}.section-heading-row h3,.card h3{font-size:.98rem}.topbar h1{font-size:1.55rem}.hero-panel h2{font-size:1.22rem}.recent-list-item{border-radius:14px;gap:8px;padding:11px 12px;overflow:visible}.recent-list-item strong{font-size:.92rem}.recent-list-item span{font-size:.78rem;line-height:1.3}.status-pill{padding:8px 10px;font-size:.72rem}.hero-panel .status-pill{font-size:.72rem}.status-pill-row{gap:6px}.list-button{flex-direction:column;align-items:flex-start}.recent-list-actions{align-items:flex-start}}@media (width<=360px){.action-grid,.queue-summary-grid{grid-template-columns:1fr}.compact-field{width:100%}.search-suggestions-grid{grid-template-columns:1fr}.member-profile-tabs{gap:6px}.sub-tab,.sub-tab-active{justify-content:center;width:100%}.sacrament-accordion-item{flex-direction:column;align-items:flex-start}.sacrament-accordion-item-meta{justify-content:flex-start}.sacrament-workspace-grid{grid-template-columns:1fr}.sacrament-tree-panel{position:static}}@media print{.desktop-sidebar,.desktop-topbar,.mobile-header,.mobile-bottom-nav,.mobile-more-overlay,.footer-strip{display:none!important}.app-shell,.workspace,.page-stack{background:#fff!important;width:210mm!important;min-height:297mm!important;margin:0!important;padding:0!important;display:block!important}}@media (width>=901px) and (width<=1180px){.app-shell{grid-template-rows:82px minmax(0,1fr);grid-template-columns:200px minmax(0,1fr);gap:0;padding:0}.sidebar{height:auto;position:static;overflow:visible}.secretary-hero,.dashboard-layout{grid-template-columns:1fr}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secretary-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar-actions{justify-content:flex-end;max-width:460px}}@media (width<=900px){.app-shell{padding:0}.workspace{padding-top:8px;padding-left:12px;padding-right:12px}.workspace-subtabs,.page-stack{padding:0}.mobile-header,.mobile-bottom-nav{border-radius:8px}.secretary-hero{grid-template-columns:1fr}.dashboard-kpi-grid,.secretary-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.secretary-hero-copy{min-height:auto;padding:22px}.secretary-hero-copy h2{white-space:normal;font-size:1.45rem}.dashboard-kpi-grid,.secretary-action-grid,.queue-summary-grid,.diocesan-kpi-grid{grid-template-columns:1fr}.dashboard-metric-card{min-height:92px}}.admin-tools-page{padding:0}.admin-tools-header{grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);align-items:start;gap:16px;display:grid}.admin-tools-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-tools-kpi{background:linear-gradient(#4b00820a,#fffffff5);border:1px solid #4b00821f;border-radius:14px;flex-direction:column;gap:4px;min-height:88px;padding:14px 16px;display:flex;box-shadow:0 8px 18px #1f2f460d}.admin-tools-kpi span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.admin-tools-kpi strong{color:var(--ink-strong);font-size:.98rem;line-height:1.35}.admin-tools-banner{border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;font-size:.94rem;font-weight:600;display:flex}.admin-tools-banner-error{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.admin-tools-banner-success{color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.admin-tools-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:start;gap:16px;margin-top:14px;display:grid}.admin-tools-side{flex-direction:column;gap:16px;display:flex}.admin-tool-card{overflow:visible}.admin-tool-card-import{flex-direction:column;gap:14px;display:flex}.admin-tools-mode-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,.9fr) minmax(220px,.8fr);align-items:start;gap:12px;display:grid}.admin-file-field{min-width:0}.field-help{color:var(--ink-soft);margin-top:6px;font-size:.76rem;line-height:1.35;display:block}.admin-bundle-toggle{border:1px solid var(--line);background:linear-gradient(#01692a0f,#fffffffa);border-radius:14px;align-self:stretch;min-height:100%;padding:14px}.admin-bundle-toggle span{color:var(--ink-strong);flex-direction:column;gap:4px;font-weight:700;display:flex}.admin-bundle-toggle span small{color:var(--ink-soft);font-size:.76rem;font-weight:600;line-height:1.35}.admin-action-row{justify-content:flex-start}.admin-preview-summary{flex-direction:column;gap:12px;margin-top:4px;display:flex}.admin-preview-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-preview-badge{background:linear-gradient(#4b008208,#fffffffa);border:1px solid #4b00821f;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.admin-preview-badge span{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-preview-badge strong{color:var(--ink-strong);font-size:1rem;line-height:1.2}.admin-table-wrap{max-height:none}.admin-preview-table{font-size:.86rem}.admin-preview-table th,.admin-preview-table td{padding:9px 12px}.admin-reset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reset-toggle{background:linear-gradient(#b91c1c0d,#fffffffa);border:1px solid #b91c1c29;border-radius:14px;align-items:flex-start;padding:14px}.admin-reset-toggle span{flex-direction:column;gap:4px;font-weight:700;display:flex}.admin-reset-toggle span small{color:var(--ink-soft);font-size:.76rem;font-weight:600;line-height:1.35}.admin-reset-note{margin-top:4px}.admin-inline-error{color:#7f1d1d;background:#fef2f2e6;border:1px solid #b91c1c2e}@media (width<=1100px){.admin-tools-header,.admin-tools-grid{grid-template-columns:1fr}.admin-tools-kpis,.admin-tools-mode-grid,.admin-preview-badges,.admin-reset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.admin-tools-kpis,.admin-tools-mode-grid,.admin-preview-badges,.admin-reset-grid{grid-template-columns:1fr}.admin-tools-banner{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.auditor-suggestion-menu,.auditor-suggestion-item,.nav-item,.sidebar-more-trigger,.mobile-more-sheet{transition:none!important;animation:none!important;transform:none!important}}._page_mr2pc_1{color:#111827;background:#eef1f4;min-height:100vh;padding:24px}._launchPanel_mr2pc_8{background:#fff;border:1px solid #d7dde5;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:980px;margin:0 auto;padding:20px;display:grid;box-shadow:0 18px 44px #0f172a14}._launchPanel_mr2pc_8 h2{color:#0f172a;margin:4px 0 0}._launchPanel_mr2pc_8 p{color:#667085;margin:6px 0 0}._kicker_mr2pc_32{color:#0f766e;letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:inline-flex}._modalOverlay_mr2pc_41{z-index:200;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}._modalBackdrop_mr2pc_51{cursor:pointer;background:#0f172a94;border:0;position:absolute;inset:0}._modalShell_mr2pc_59{z-index:1;background:#f8fafc;border:1px solid #fff3;border-radius:22px;grid-template-rows:auto auto auto minmax(0,1fr);width:min(1180px,100vw - 28px);max-height:calc(100vh - 28px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0f172a57}._modalHeader_mr2pc_73{background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px 14px;display:flex}._modalHeader_mr2pc_73 h2{color:#0f172a;margin:3px 0 0;font-size:1.25rem}._modalHeader_mr2pc_73 p{color:#667085;margin:5px 0 0;font-size:.9rem}._closeButton_mr2pc_95{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}._modalToolbar_mr2pc_108{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}._sidePicker_mr2pc_118{background:#f8fafc;border:1px solid #d7dde5;border-radius:14px;align-items:center;gap:4px;padding:4px;display:inline-flex}._sideButton_mr2pc_128,._sideButtonActive_mr2pc_129{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 16px;font-weight:800}._sideButton_mr2pc_128{color:#475467;background:0 0}._sideButtonActive_mr2pc_129{color:#fff;background:#0f766e}._toolbarActions_mr2pc_149{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._metaRow_mr2pc_157{background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}._metaBadge_mr2pc_166{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}._metaSuccess_mr2pc_179{color:#166534;background:#ecfdf3;border-color:#bbf7d0}._metaDanger_mr2pc_185{color:#991b1b;background:#fef2f2;border-color:#fecaca}._warning_mr2pc_191{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:12px 20px 0;padding:12px 14px;font-weight:800}._modalBody_mr2pc_201{background:radial-gradient(circle at 0 0,#0f766e14,#0000 340px),#e9edf2;min-height:0;padding:24px 20px;overflow:auto}._previewStage_mr2pc_210{justify-content:center;width:100%;display:flex}._printRoot_mr2pc_216{flex-direction:column;align-items:center;gap:22px;width:min(100%,760px);display:flex}._card_mr2pc_225{aspect-ratio:148/105;box-sizing:border-box;color:#111;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;border:1.4px solid #111;width:min(100%,148mm);font-family:Times New Roman,Times,serif;overflow:hidden;box-shadow:0 18px 42px #0f172a29}._topSection_mr2pc_239{box-sizing:border-box;border-bottom:1.4px solid #111;flex-direction:column;justify-content:center;gap:2.4mm;height:40%;padding:4.5mm 5mm 4mm;display:flex}._cardTitle_mr2pc_250{text-align:center;letter-spacing:.12em;font-size:11pt;font-weight:700}._cardTitle_mr2pc_250:after{content:"";border-bottom:1px solid #111;width:32mm;margin:1.4mm auto 0;display:block}._bottomSection_mr2pc_265{grid-template-columns:40% 60%;height:60%;display:grid}._leftPanel_mr2pc_271,._rightPanel_mr2pc_272{box-sizing:border-box;min-width:0}._leftPanel_mr2pc_271{border-right:1.4px solid #111;grid-template-rows:minmax(0,1fr) auto;display:grid}._crestBox_mr2pc_283{place-items:center;min-height:0;padding:6mm 7mm 2mm;display:grid}._crestSvg_mr2pc_290{width:min(31mm,70%);max-width:100%;height:auto}._crestImage_mr2pc_296{object-fit:contain;width:min(31mm,70%);max-width:100%;height:auto}._hierarchyStack_mr2pc_303{gap:1.4mm;padding:0 3.5mm 3mm;display:grid}._hierarchyLine_mr2pc_309{align-items:flex-start;gap:2mm;font-size:10pt;line-height:1.05;display:flex}._hierarchyLabel_mr2pc_317,._printedLabel_mr2pc_318{white-space:nowrap;flex:none;font-style:italic}._hierarchyValue_mr2pc_324{overflow-wrap:anywhere;white-space:normal;border-bottom:1.2px dotted #111;flex:auto;min-width:0;min-height:12pt;max-height:2.4em;padding:0 1.5mm 1px;overflow:hidden}._rightPanel_mr2pc_272{flex-direction:column;justify-content:flex-start;gap:3.1mm;padding:6.2mm 4.5mm 3mm;display:flex}._printedLine_mr2pc_344{align-items:flex-end;gap:2mm;min-width:0;font-size:10.5pt;line-height:1;display:flex}._printedLineCompact_mr2pc_353{min-width:0}._printedValue_mr2pc_357{text-overflow:clip;overflow-wrap:anywhere;white-space:normal;border-bottom:1.2px dotted #111;flex:auto;min-width:0;min-height:13pt;padding:0 1.5mm 1px;overflow:hidden}._compactText_mr2pc_369{font-size:9pt;line-height:1.05}._tinyText_mr2pc_374{font-size:7.8pt;line-height:1.05}._inlineLines_mr2pc_379{grid-template-columns:minmax(0,1fr) 38mm;gap:5mm;display:grid}._backCard_mr2pc_386{padding:0}._backHeader_mr2pc_390{box-sizing:border-box;border-bottom:1.4px solid #111;justify-content:space-between;align-items:center;gap:5mm;height:14mm;padding:0 5mm;font-size:10.5pt;display:flex}._backHeader_mr2pc_390 strong,._backHeader_mr2pc_390 span{display:block}._backHeader_mr2pc_390 span{margin-top:1px;font-size:8.5pt}._cardRef_mr2pc_412{text-align:right;font-size:8.5pt!important}._backGrid_mr2pc_417{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,1fr);height:calc(100% - 14mm);display:grid}._backPanel_mr2pc_424{box-sizing:border-box;border-bottom:1.4px solid #111;border-right:1.4px solid #111;flex-direction:column;min-width:0;min-height:0;padding:4mm;display:flex;overflow:hidden}._backPanel_mr2pc_424:nth-child(2n){border-right:0}._backPanel_mr2pc_424 h3{margin:0 0 2.4mm;font-size:10pt;font-weight:700;line-height:1.05}._backPanel_mr2pc_424 ._printedLine_mr2pc_344{margin-top:1.7mm;font-size:8.7pt;line-height:1}._backPanel_mr2pc_424 ._printedLabel_mr2pc_318{flex:0 0 16mm;width:16mm}._backPanel_mr2pc_424 ._printedValue_mr2pc_357{white-space:nowrap;text-overflow:ellipsis;min-height:10pt;padding-bottom:0;overflow:hidden}._signatureBox_mr2pc_466{color:#444;border:1px dotted #111;place-items:center;height:7mm;margin-top:auto;font-size:7.4pt;font-style:italic;display:grid}._backFooter_mr2pc_477{display:none}._noBackNotice_mr2pc_481{box-sizing:border-box;color:#4b5563;text-align:center;background:#fffdf7;border:1px dashed #9ca3af;border-radius:10px;gap:4px;width:min(100%,148mm);padding:10px 12px;display:grid}._noBackNotice_mr2pc_481 strong{color:#111827}._fallbackCard_mr2pc_498{background:#fff;border:1px solid #d1d5db;border-radius:16px;max-width:560px;margin:24px auto;padding:24px}@page{size:A6 landscape;margin:6mm}@media print{html,body{background:#fff!important;width:148mm!important;min-height:105mm!important;margin:0!important;padding:0!important}body *{visibility:hidden!important}._printRoot_mr2pc_216,._printRoot_mr2pc_216 *{visibility:visible!important}._page_mr2pc_1,._modalOverlay_mr2pc_41,._modalShell_mr2pc_59,._modalBody_mr2pc_201,._previewStage_mr2pc_210{width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important;overflow:visible!important}._modalBackdrop_mr2pc_51,._launchPanel_mr2pc_8,._modalHeader_mr2pc_73,._modalToolbar_mr2pc_108,._metaRow_mr2pc_157,._warning_mr2pc_191,._closeButton_mr2pc_95,._noBackNotice_mr2pc_481{display:none!important}._printRoot_mr2pc_216{background:#fff!important;width:148mm!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:0!important;left:0!important}._card_mr2pc_225{break-inside:avoid;page-break-inside:avoid;aspect-ratio:auto!important;width:148mm!important;height:105mm!important;box-shadow:none!important;margin:0!important}._card_mr2pc_225+._card_mr2pc_225{break-before:page;page-break-before:always}}@media (width<=760px){._page_mr2pc_1{padding:14px}._launchPanel_mr2pc_8{grid-template-columns:1fr}._modalOverlay_mr2pc_41{padding:0}._modalShell_mr2pc_59{border-radius:0;width:100vw;height:100vh;max-height:none}._modalHeader_mr2pc_73,._modalToolbar_mr2pc_108{flex-direction:column;align-items:stretch}._sidePicker_mr2pc_118,._toolbarActions_mr2pc_149{width:100%}._sideButton_mr2pc_128,._sideButtonActive_mr2pc_129{flex:1 1 0}._toolbarActions_mr2pc_149 button{flex:auto}._modalBody_mr2pc_201{padding:18px 12px}}._page_kqsgq_1{flex-direction:column;gap:20px;display:flex}._toolbar_kqsgq_7{border:1px solid var(--line);background:#fffffff5;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}._toolbarLeft_kqsgq_18{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._actions_kqsgq_25{flex-wrap:wrap;gap:10px;display:flex}._warning_kqsgq_31{color:#7f1d1d;background:#fee2e2;border-radius:14px;padding:12px 14px;font-weight:600}._certificate_kqsgq_39{color:#231536;background:#fff;border:2px solid indigo;border-radius:18px;width:min(100%,210mm);min-height:297mm;margin:0 auto;padding:20mm 18mm;position:relative;box-shadow:0 24px 70px #22133624}._certificate_kqsgq_39:before{content:"";pointer-events:none;border:1px solid #c9a227;position:absolute;inset:8mm}._header_kqsgq_60{text-align:center;border-bottom:2px solid #c9a2278c;padding-bottom:18px}._seal_kqsgq_66{color:indigo;background:#f7f3fb;border:2px solid #c9a227;border-radius:999px;place-items:center;width:76px;height:76px;margin:0 auto 12px;display:grid}._kicker_kqsgq_78{text-transform:uppercase;letter-spacing:.16em;color:indigo;margin:0 0 8px;font-weight:800}._memberArea_kqsgq_86{color:#6f6480;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-weight:700}._header_kqsgq_60 h1{margin:0;font-family:Georgia,Times New Roman,serif}._parishName_kqsgq_99{color:#6b5a7d;margin:8px 0 0}._header_kqsgq_60 h2{color:indigo;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px}._body_kqsgq_111{text-align:center;padding:34px 0 20px;line-height:1.7}._body_kqsgq_111 h3{color:indigo;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:34px}._grid_kqsgq_124{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}._grid_kqsgq_124 div{background:#fffdfc;border:1px solid #ddd3ea;border-radius:14px;padding:12px 14px}._grid_kqsgq_124 span{color:#6f6480;text-transform:uppercase;letter-spacing:.08em;font-size:12px;display:block}._grid_kqsgq_124 strong{margin-top:4px;display:block}._footer_kqsgq_152{grid-template-columns:1fr 1fr 120px;align-items:end;gap:18px;margin-top:34px;display:grid}._footer_kqsgq_152 span{color:#6f6480;margin-bottom:8px;font-size:12px;display:block}._stamp_kqsgq_167{color:#7b5c05;text-align:center;border:1.5px dashed #c9a227;border-radius:999px;place-items:center;height:100px;font-weight:700;display:grid}._audit_kqsgq_178{text-align:center;color:#6f6480;font-size:10px;position:absolute;bottom:10mm;left:18mm;right:18mm}._fallbackCard_kqsgq_188{border:1px solid var(--line);background:#fffffff5;border-radius:20px;padding:24px}@page{size:A4 portrait;margin:0}@media print{html,body{width:210mm;min-height:297mm;background:#fff!important;margin:0!important;padding:0!important}._toolbar_kqsgq_7,._warning_kqsgq_31{display:none!important}._page_kqsgq_1{background:#fff!important;margin:0!important;padding:0!important;display:block!important}._certificate_kqsgq_39{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:210mm!important;min-height:297mm!important;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:18mm!important}}._page_1hhma_1{flex-direction:column;gap:18px;display:flex}._hero_1hhma_7{border:1px solid var(--line);background:#fffffff5;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}._heroText_1hhma_18{color:var(--ink-soft);max-width:720px;margin:8px 0 0}._heroStats_1hhma_24{background:#f7f3fbe6;border:1px solid #4b00821f;border-radius:14px;min-width:180px;padding:16px}._heroStats_1hhma_24 strong{color:var(--ink-strong);font-size:2rem;display:block}._workspaceTabs_1hhma_38{background:#1f6d3414;border-radius:16px;gap:8px;width:fit-content;padding:6px;display:inline-flex}._workspaceTabActive_1hhma_47{color:var(--green-dark);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #1f6d342e;border-radius:12px;padding:10px 16px;font-weight:700}._workspaceLayout_1hhma_58{grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);align-items:start;gap:18px;display:grid}._calendarCard_1hhma_65,._formCard_1hhma_66{border:1px solid var(--line);background:#fffffff5;border-radius:18px;min-width:0;padding:18px}._calendarCard_1hhma_65{flex-direction:column;gap:14px;display:flex}._calendarMetaRow_1hhma_80{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._calendarMetaRow_1hhma_80 h3{margin:2px 0 0;font-size:1.2rem}._calendarBadge_1hhma_92{color:#0f5f93;background:#1185d01f;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700}._fullCalendarWrap_1hhma_101{width:100%;overflow:hidden}._fullCalendarWrap_1hhma_101 .fc{color:var(--ink-strong);font-family:inherit}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar-title{color:var(--ink-strong);font-size:1.55rem;font-weight:700}._fullCalendarWrap_1hhma_101 .fc .fc-button{box-shadow:none;text-transform:none;color:var(--ink-soft);background:0 0;border:0;border-radius:10px;padding:8px 12px;font-weight:700}._fullCalendarWrap_1hhma_101 .fc .fc-button-primary{color:var(--ink-soft);background:0 0}._fullCalendarWrap_1hhma_101 .fc .fc-button-primary:not(:disabled):hover{color:#0f5f93;background:#1185d01f}._fullCalendarWrap_1hhma_101 .fc .fc-button-primary:not(:disabled).fc-button-active{color:#fff;background:#1185d0}._fullCalendarWrap_1hhma_101 .fc .fc-button-group{background:#f7f3fbcc;border-radius:12px;padding:4px}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar-chunk{align-items:center;gap:8px;display:flex}._fullCalendarWrap_1hhma_101 .fc .fc-col-header-cell{background:#f7f3fbe6;border-color:#22133614}._fullCalendarWrap_1hhma_101 .fc .fc-col-header-cell-cushion{color:var(--ink-strong);padding:10px 8px;font-weight:700}._fullCalendarWrap_1hhma_101 .fc .fc-daygrid-day-frame{min-height:110px}._fullCalendarWrap_1hhma_101 .fc .fc-daygrid-day{background:#fff}._fullCalendarWrap_1hhma_101 .fc .fc-daygrid-day.fc-day-today{background:#1f6d3414}._fullCalendarWrap_1hhma_101 .fc .fc-daygrid-day-number{color:var(--ink-strong);padding:8px;font-weight:700}._fullCalendarWrap_1hhma_101 .fc .fc-daygrid-event{background:#1185d0;border:0;border-radius:8px;padding:2px 4px}._fullCalendarWrap_1hhma_101 .fc .fc-event-main{color:#fff;font-size:.76rem;font-weight:700}._fullCalendarWrap_1hhma_101 .fc .fc-timegrid-axis{background:#f7f3fbe6}._fullCalendarWrap_1hhma_101 .fc .fc-timegrid-slot{border-color:#22133614}._fullCalendarWrap_1hhma_101 .fc .fc-timegrid-col{background:#fff}._fullCalendarWrap_1hhma_101 .fc .fc-list,._fullCalendarWrap_1hhma_101 .fc .fc-list-table td,._fullCalendarWrap_1hhma_101 .fc .fc-list-table th{border-color:#22133614}._calendarEventContent_1hhma_224{flex-direction:column;gap:2px;line-height:1.1;display:flex}._calendarEventContent_1hhma_224 span{opacity:.92;font-size:.72rem}._calendarEventContent_1hhma_224 strong{white-space:normal;font-size:.82rem}._advancedFilters_1hhma_241{background:#f8f9fcc7;border:1px solid #22133614;border-radius:14px;padding:12px 14px}._advancedFilters_1hhma_241 summary{cursor:pointer;color:var(--ink-strong);font-weight:700}._filtersGrid_1hhma_254{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}._field_1hhma_261{flex-direction:column;gap:8px;min-width:0;display:flex}._field_1hhma_261 span{color:var(--ink-strong);font-size:.92rem;font-weight:700}._field_1hhma_261 input,._field_1hhma_261 select,._formCard_1hhma_66 input,._formCard_1hhma_66 textarea,._formCard_1hhma_66 select{border:1px solid var(--line);width:100%;color:var(--ink-strong);background:#fff;border-radius:12px;outline:none;min-width:0;padding:12px}._inputWithIcon_1hhma_289{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}._inputWithIcon_1hhma_289 input{border:0;padding:12px 0}._formCard_1hhma_66{flex-direction:column;gap:14px;display:flex}._formHeader_1hhma_310{align-items:center;gap:10px;display:flex}._formHeader_1hhma_310 h3{margin:0}._formGrid_1hhma_320{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._formGrid_1hhma_320 label{flex-direction:column;gap:8px;min-width:0;display:flex}._formGrid_1hhma_320 label span{color:var(--ink-strong);font-size:.92rem;font-weight:700}._selectWrap_1hhma_339{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}._selectWrap_1hhma_339 input,._selectWrap_1hhma_339 select{border:0;padding:12px 0}._inlineRadioRow_1hhma_355{align-items:center;gap:18px;min-height:48px;display:flex}._inlineCheck_1hhma_362{color:var(--ink-soft);align-items:center;gap:8px;font-weight:600;display:inline-flex}._actions_1hhma_370{justify-content:flex-end;display:flex}._helperText_1hhma_375{color:var(--ink-soft);margin:0;font-size:.92rem}._message_1hhma_381{color:var(--green-dark);margin:0;font-weight:700}@media (width<=1200px){._workspaceLayout_1hhma_58{grid-template-columns:1fr}._formCard_1hhma_66{order:2}}@media (width<=960px){._hero_1hhma_7{flex-direction:column}._filtersGrid_1hhma_254,._formGrid_1hhma_320{grid-template-columns:1fr}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar{flex-direction:column;align-items:stretch}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar-chunk{justify-content:space-between;width:100%}._fullCalendarWrap_1hhma_101 .fc .fc-toolbar-title{font-size:1.25rem}._actions_1hhma_370{justify-content:stretch}._actions_1hhma_370 button{width:100%}}._workspace_1vf1p_1{flex-direction:column;gap:18px;display:flex}._summaryGrid_1vf1p_7{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}._summaryGrid_1vf1p_7 .dashboard-card{padding:16px}._summaryGrid_1vf1p_7 .dashboard-card strong,._summaryGrid_1vf1p_7 .dashboard-card span{display:block}._summaryGrid_1vf1p_7 .dashboard-card strong{color:var(--ink-strong);font-size:1.4rem;line-height:1}._summaryGrid_1vf1p_7 .dashboard-card span{color:var(--ink-soft);margin-top:6px;font-size:.84rem}@media (width<=960px){._summaryGrid_1vf1p_7{grid-template-columns:1fr}}._workspace_zaec4_1,._workspace_pk121_1{flex-direction:column;gap:18px;display:flex}._filterGrid_pk121_7{align-items:end}._filterGrid_pk121_7 .field:first-child{grid-column:span 6}._filterGrid_pk121_7 .field:nth-child(2),._filterGrid_pk121_7 .field:nth-child(3){grid-column:span 3}@media (width<=960px){._workspace_1aqau_1{grid-template-columns:1fr}}._workspace_1aqau_1{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:18px;display:grid}._selectionRail_1aqau_8,._contentPane_1aqau_9{flex-direction:column;gap:14px;display:flex}._selectionList_1aqau_15{flex-direction:column;gap:10px;display:flex}._selectionItem_1aqau_21,._selectionItemActive_1aqau_22{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffeb;border-radius:16px;flex-direction:column;gap:4px;width:100%;padding:14px 16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}._selectionItemActive_1aqau_22{background:linear-gradient(#f2fdf5f5,#fffffff5);border-color:#1f6d3447;box-shadow:0 14px 28px #1f6d3414}._selectionItem_1aqau_21:hover,._selectionItemActive_1aqau_22:hover{transform:translateY(-1px)}._selectionItem_1aqau_21 strong,._selectionItemActive_1aqau_22 strong{color:var(--ink-strong)}._selectionItem_1aqau_21 span,._selectionItemActive_1aqau_22 span{color:var(--ink-soft);font-size:.82rem}@media (width<=960px){._workspace_1aqau_1{grid-template-columns:1fr}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{overflow:hidden auto}._landingPage_1t0g4_16{color:#12231a;background:radial-gradient(circle at 8% 0,#2fa24324,#0000 28%),radial-gradient(circle at 92% 8%,#c9a2272e,#0000 26%),linear-gradient(135deg,#f5faf3 0%,#fffdf4 48%,#f7fbf7 100%);width:100%;min-height:100svh;padding:22px;overflow-x:clip}._landingShell_1t0g4_28{flex-direction:column;gap:18px;width:min(1180px,100vw - 44px);min-width:0;margin:0 auto;display:flex}._landingNav_1t0g4_37{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #1f6d341a;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;box-shadow:0 18px 42px #10182814}._brandLink_1t0g4_50{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}._brandMark_1t0g4_59,._previewIcon_1t0g4_60,._featureIcon_1t0g4_61,._previewRowIcon_1t0g4_62{flex:none;place-items:center;display:inline-grid}._brandMark_1t0g4_59{color:#fffaf0;background:linear-gradient(145deg,#1f7a32,#0d5a23);border-radius:15px;width:42px;height:42px;box-shadow:0 14px 28px #0f5a2333}._brandText_1t0g4_77{gap:2px;display:grid}._brandText_1t0g4_77 strong{font-size:1rem;line-height:1.1}._brandText_1t0g4_77 small{color:#667085;font-size:.82rem}._navActions_1t0g4_92{flex:none;align-items:center;gap:10px;display:inline-flex}._navTextLink_1t0g4_99{color:#24442d;border-radius:12px;padding:9px 10px;font-weight:750;text-decoration:none}._navTextLink_1t0g4_99:hover,._navTextLink_1t0g4_99:focus-visible{background:#1f6d3414}._primaryButton_1t0g4_112,._primaryButtonLarge_1t0g4_113,._secondaryButton_1t0g4_114{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-weight:800;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s;display:inline-flex}._primaryButton_1t0g4_112,._primaryButtonLarge_1t0g4_113{color:#fffaf0;background:linear-gradient(135deg,#1f7a32,#0d5a23);box-shadow:0 16px 30px #0f5a2338}._primaryButton_1t0g4_112{min-height:42px;padding:0 16px}._primaryButtonLarge_1t0g4_113,._secondaryButton_1t0g4_114{min-height:46px;padding:0 18px}._secondaryButton_1t0g4_114{color:#17321a;background:#fffffff0;border:1px solid #1f6d3426}._primaryButton_1t0g4_112:hover,._primaryButtonLarge_1t0g4_113:hover,._secondaryButton_1t0g4_114:hover{transform:translateY(-1px)}._brandLink_1t0g4_50:focus-visible,._navTextLink_1t0g4_99:focus-visible,._primaryButton_1t0g4_112:focus-visible,._primaryButtonLarge_1t0g4_113:focus-visible,._secondaryButton_1t0g4_114:focus-visible{outline-offset:3px;outline:3px solid #c9a2276b}._heroSection_1t0g4_169{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:18px;min-width:0;display:grid}._heroCopyCard_1t0g4_177,._previewCard_1t0g4_178,._featuresSection_1t0g4_179,._trustSection_1t0g4_180,._ctaCard_1t0g4_181{background:#ffffffe6;border:1px solid #1f6d341a;border-radius:28px;min-width:0;box-shadow:0 20px 44px #10182812}._heroCopyCard_1t0g4_177{flex-direction:column;justify-content:center;min-height:400px;padding:clamp(24px,3vw,34px);display:flex}._eyebrow_1t0g4_197,._sectionKicker_1t0g4_198{color:#17712d;letter-spacing:.12em;text-transform:uppercase;background:#2fa2431a;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;font-size:.74rem;font-weight:900;display:inline-flex}._eyebrow_1t0g4_197{padding:8px 13px}._sectionKicker_1t0g4_198{padding:7px 11px}._heroCopyCard_1t0g4_177 h1{color:#16351d;letter-spacing:-.055em;max-width:14.5ch;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,4.8vw,4.45rem);line-height:.98}._heroLead_1t0g4_230{color:#475467;max-width:58ch;margin:18px 0 0;font-size:1rem;line-height:1.68}._heroActions_1t0g4_238{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}._roleStrip_1t0g4_245{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}._roleChip_1t0g4_252,._trustItem_1t0g4_253{color:#17321a;background:#ffffffe6;border:1px solid #1f6d341f;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 11px;font-size:.83rem;font-weight:800;display:inline-flex}._previewCard_1t0g4_178{color:#fffaf0;background:radial-gradient(circle at 86% 0,#ffe6002e,#0000 28%),radial-gradient(circle at 4% 96%,#4b008252,#0000 32%),linear-gradient(135deg,#0d5a23 0%,#1f7a32 62%,indigo 126%);flex-direction:column;gap:15px;height:100%;min-height:400px;padding:22px;display:flex;position:relative;overflow:hidden}._previewCard_1t0g4_178:before,._previewCard_1t0g4_178:after{content:"";pointer-events:none;border-radius:999px;position:absolute}._previewCard_1t0g4_178:before{border:1px solid #ffffff1f;width:300px;height:300px;top:-155px;right:-110px}._previewCard_1t0g4_178:after{border:1px solid #ffe60021;width:360px;height:360px;bottom:-190px;left:-160px}._previewHeader_1t0g4_307,._previewSearch_1t0g4_308,._previewList_1t0g4_309,._previewFooter_1t0g4_310{z-index:1;position:relative}._previewHeader_1t0g4_307{align-items:center;gap:14px;display:flex}._previewIcon_1t0g4_60{color:#18722d;background:linear-gradient(145deg,#fff6d5,#ffe778);border-radius:18px;width:56px;height:56px;box-shadow:0 16px 30px #00000029}._previewHeader_1t0g4_307 strong,._previewHeader_1t0g4_307 span,._previewFooter_1t0g4_310 strong,._previewFooter_1t0g4_310 span{display:block}._previewHeader_1t0g4_307 strong{font-size:1.02rem}._previewHeader_1t0g4_307 span{color:#fffaf0c7;margin-top:3px;line-height:1.4}._previewSearch_1t0g4_308{color:#fffaf0c7;background:#ffffff1c;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:0 13px;display:flex}._previewList_1t0g4_309{gap:10px;display:grid}._previewRow_1t0g4_62{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff21;border-radius:16px;align-items:center;gap:12px;padding:12px 13px;display:flex}._previewRowIcon_1t0g4_62{color:#fff6ce;background:#ffe60029;border-radius:13px;width:38px;height:38px}._previewRow_1t0g4_62 strong,._previewRow_1t0g4_62 small{display:block}._previewRow_1t0g4_62 strong{color:#fff}._previewRow_1t0g4_62 small{color:#fffaf0b8;margin-top:2px;font-size:.83rem}._previewFooter_1t0g4_310{color:#17321a;background:#fffaf0eb;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}._previewFooter_1t0g4_310 span{color:#667085;margin-top:4px;font-size:.86rem;line-height:1.4}._featuresSection_1t0g4_179{grid-template-columns:minmax(230px,.42fr) minmax(0,1fr);align-items:center;gap:18px;padding:22px;display:grid}._sectionHeader_1t0g4_425 h2{color:#17321a;letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.12}._featureGrid_1t0g4_433{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}._featureCard_1t0g4_439{background:linear-gradient(#fffffffa,#f7fbf7f5);border:1px solid #1f6d341a;border-radius:20px;padding:16px}._featureIcon_1t0g4_61{color:#17712d;background:#2fa2431a;border-radius:14px;width:40px;height:40px}._featureCard_1t0g4_439 h3{color:#17321a;margin:12px 0 0;font-size:1rem}._featureCard_1t0g4_439 p{color:#667085;margin:7px 0 0;font-size:.88rem;line-height:1.5}._trustSection_1t0g4_180{flex-wrap:wrap;justify-content:center;gap:9px;padding:13px;display:flex}._ctaCard_1t0g4_181{background:linear-gradient(135deg,#2fa24314,#ffe6001c),#ffffffeb;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}._ctaCard_1t0g4_181 h2{color:#17321a;margin:10px 0 0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.1}@media (width<=1040px){._heroSection_1t0g4_169,._featuresSection_1t0g4_179{grid-template-columns:1fr}._heroCopyCard_1t0g4_177,._previewCard_1t0g4_178{min-height:auto}._heroCopyCard_1t0g4_177 h1{max-width:16ch}._featureGrid_1t0g4_433{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){._landingPage_1t0g4_16{padding:12px}._landingShell_1t0g4_28{gap:12px;width:min(100%,100vw - 24px)}._landingNav_1t0g4_37{border-radius:20px;padding:12px}._navTextLink_1t0g4_99{display:none}._heroCopyCard_1t0g4_177,._previewCard_1t0g4_178,._featuresSection_1t0g4_179,._trustSection_1t0g4_180,._ctaCard_1t0g4_181{border-radius:22px}._heroCopyCard_1t0g4_177,._previewCard_1t0g4_178,._featuresSection_1t0g4_179,._ctaCard_1t0g4_181{padding:18px}._heroCopyCard_1t0g4_177 h1{max-width:none;font-size:clamp(2.1rem,10vw,3rem)}._heroLead_1t0g4_230{font-size:.95rem;line-height:1.62}._heroActions_1t0g4_238{grid-template-columns:1fr;display:grid}._previewCard_1t0g4_178{gap:13px}._previewSearch_1t0g4_308{display:none}._roleStrip_1t0g4_245{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._roleChip_1t0g4_252{text-align:center;justify-content:center}._featureGrid_1t0g4_433{grid-template-columns:1fr}._ctaCard_1t0g4_181{flex-direction:column;align-items:stretch}._ctaCard_1t0g4_181 ._primaryButtonLarge_1t0g4_113{width:100%}}@media (width<=440px){._brandText_1t0g4_77 small{display:none}._primaryButton_1t0g4_112{padding:0 13px}._roleStrip_1t0g4_245{grid-template-columns:1fr}._trustSection_1t0g4_180{justify-content:stretch}._trustItem_1t0g4_253{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){._primaryButton_1t0g4_112,._primaryButtonLarge_1t0g4_113,._secondaryButton_1t0g4_114{transition:none!important}._primaryButton_1t0g4_112:hover,._primaryButtonLarge_1t0g4_113:hover,._secondaryButton_1t0g4_114:hover{transform:none!important}}._loginPage_1gu7p_1{background:radial-gradient(circle at 0 0,#1f6d341a,#0000 34%),linear-gradient(135deg,#f6faf4,#fffdf5);place-items:center;min-height:100vh;padding:32px;display:grid}._loginShell_1gu7p_11{grid-template-columns:minmax(0,1.25fr) minmax(380px,440px);align-items:stretch;gap:28px;width:min(1180px,100vw - 48px);display:grid}._welcomePanel_1gu7p_19,._loginFormPanel_1gu7p_20{min-width:0}._welcomePanel_1gu7p_19{color:#f8faf7;background:radial-gradient(circle at 0 0,#ffe60024,#0000 28%),radial-gradient(circle at 100% 100%,#4b00821f,#0000 28%),linear-gradient(145deg,#153920 0%,#1f5d2d 48%,#254330 100%);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:560px;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #10182824}._welcomeCopy_1gu7p_41{z-index:1;max-width:28rem;position:relative}._welcomeTitle_1gu7p_47{color:#fff;letter-spacing:-.04em;text-shadow:0 12px 30px #00000057;margin:0;font-size:clamp(2.1rem,3.2vw,3.4rem);line-height:.98}._panelBackgroundImage_1gu7p_56{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}._panelImageOverlay_1gu7p_66{background:linear-gradient(#08150d14,#08150d47 45%,#08150db8),linear-gradient(135deg,#0d2d1438,#4b008229);position:absolute;inset:0}._loginFormPanel_1gu7p_20{justify-content:center;align-items:center;display:flex}._loginCard_1gu7p_80{background:#fffffffa;border:1px solid #a4adba59;border-radius:24px;width:100%;max-width:440px;padding:28px;box-shadow:0 24px 60px #1018281f}._titleRow_1gu7p_90{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}._iconWrap_1gu7p_97{color:#13611d;background:linear-gradient(135deg,#e8f8edf5,#d6f3dcf5);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}._titleRow_1gu7p_90 h2{letter-spacing:-.02em;color:#17321a;margin:0;font-size:1.45rem}._titleRow_1gu7p_90 p{color:#667085;margin:4px 0 0;line-height:1.5}._error_1gu7p_121{color:#991b1b;background:linear-gradient(#fee2e2fa,#fef2f2f5);border:1px solid #ef444429;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-weight:600}._field_1gu7p_131{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}._field_1gu7p_131 span{color:#344054;font-weight:700}._fieldHint_1gu7p_143{color:#6b7280;font-size:.84rem;line-height:1.4}._inputShell_1gu7p_149{background:#fff;border:1px solid #d0d5dd;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex}._inputShell_1gu7p_149:focus-within{border-color:#2fa24399;box-shadow:0 0 0 4px #2fa2431f}._inputIcon_1gu7p_169{color:#4b5563;flex-shrink:0;place-items:center;width:20px;height:20px;display:grid}._inputShell_1gu7p_149 input{width:100%;min-width:0;font:inherit;color:#101828;background:0 0;border:0;outline:0;padding:13px 0}._inputShell_1gu7p_149 input::placeholder{color:#98a2b3}._passwordWrap_1gu7p_193{align-items:stretch;gap:10px;display:flex}._passwordWrap_1gu7p_193 ._inputShell_1gu7p_149{flex:1}._iconButton_1gu7p_203{color:#13611d;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:16px;place-items:center;width:48px;min-width:48px;height:48px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:grid}._iconButton_1gu7p_203:hover{background:#e8f8ed8c;border-color:#2fa24373}._iconButton_1gu7p_203:focus-visible,._submitButton_1gu7p_226:focus-visible,._rememberRow_1gu7p_227 input:focus-visible{outline-offset:2px;outline:2px solid #4b008259}._rememberRow_1gu7p_227{color:#344054;align-items:center;gap:10px;margin:12px 0 18px;font-weight:600;display:flex}._rememberRow_1gu7p_227 input{accent-color:#2f9243;width:16px;height:16px}._submitButton_1gu7p_226{width:100%;min-height:48px;font:inherit;color:#fffaf0;cursor:pointer;background:linear-gradient(135deg,#1f7a32,#0e5a23);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:700;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;box-shadow:0 16px 28px #0f5a2338}._submitButton_1gu7p_226:hover{transform:translateY(-1px);box-shadow:0 18px 32px #0f5a233d}._submitButton_1gu7p_226:disabled{cursor:progress;opacity:.82;box-shadow:none;transform:none}._helpText_1gu7p_281{color:#667085;margin:16px 0 0;line-height:1.5}._footerNote_1gu7p_287{color:#98a2b3;margin:18px 0 0;font-size:.92rem}@media (width<=560px){._titleRow_1gu7p_90{margin-bottom:16px}._titleRow_1gu7p_90 h2{font-size:1.2rem}._passwordWrap_1gu7p_193{gap:8px}._iconButton_1gu7p_203{width:44px;min-width:44px;height:44px}._submitButton_1gu7p_226{min-height:46px}._loginCard_1gu7p_80{padding:18px}}@media (prefers-reduced-motion:reduce){._inputShell_1gu7p_149,._iconButton_1gu7p_203,._submitButton_1gu7p_226{transition:none!important}._submitButton_1gu7p_226:hover,._iconButton_1gu7p_203:hover{transform:none!important}}@media (width<=900px){._loginPage_1gu7p_1{padding:16px}._loginShell_1gu7p_11{grid-template-columns:1fr;gap:14px;width:min(560px,100vw - 32px)}._welcomePanel_1gu7p_19{border-radius:22px;min-height:auto;padding:18px}._panelBackgroundImage_1gu7p_56,._panelImageOverlay_1gu7p_66{display:none}._welcomeTitle_1gu7p_47{text-shadow:none}._loginCard_1gu7p_80{border-radius:22px;max-width:none;padding:22px}}._layout_1jifx_1{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:.875rem;display:grid}._formCard_1jifx_7{align-self:start}._listCard_1jifx_11{padding:.875rem}._readonlyField_1jifx_15{border:1px solid var(--line);background:var(--surface-cream);min-height:2.6rem;color:var(--ink-strong);border-radius:.9rem;align-items:center;gap:.5rem;padding:.65rem .8rem;display:flex}._listHeader_1jifx_27{justify-content:space-between;align-items:end;gap:.75rem;margin-bottom:.75rem;display:flex}._searchField_1jifx_35{min-width:220px}._subParishCell_1jifx_39{flex-direction:column;gap:.2rem;display:flex}._subParishCell_1jifx_39 span{color:var(--ink-soft);font-size:.74rem}@media (width<=960px){._layout_1jifx_1{grid-template-columns:1fr}._listHeader_1jifx_27{flex-direction:column;align-items:stretch}._searchField_1jifx_35{min-width:0}}._workspace_14vtj_1{flex-direction:column;gap:18px;display:flex}._summaryGrid_14vtj_7{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}._summaryGrid_14vtj_7 .dashboard-card{padding:16px}._summaryGrid_14vtj_7 .dashboard-card strong,._summaryGrid_14vtj_7 .dashboard-card span{display:block}._summaryGrid_14vtj_7 .dashboard-card strong{color:var(--ink-strong);font-size:1.4rem;line-height:1}._summaryGrid_14vtj_7 .dashboard-card span{color:var(--ink-soft);margin-top:6px;font-size:.84rem}._metaRow_14vtj_34{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=960px){._summaryGrid_14vtj_7{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){._summaryGrid_14vtj_7{grid-template-columns:1fr}}._previewShell_1uo99_1{flex-direction:column;gap:10px;height:100%;min-height:340px;max-height:420px;display:flex;overflow:hidden}._previewHeader_1uo99_11{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}._previewTitleBlock_1uo99_18{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}._previewNav_1uo99_26{align-items:center;gap:8px;display:inline-flex}._navButton_1uo99_32,._todayButton_1uo99_33,._tab_1uo99_34,._tabActive_1uo99_35{color:#0f172a;background:#fff;border:1px solid #d7dde5;border-radius:8px;font-weight:700}._navButton_1uo99_32{place-items:center;width:36px;height:36px;padding:0;display:grid}._todayButton_1uo99_33{height:36px;padding:0 12px}._previewTitle_1uo99_18{text-align:center;color:#0f172a;font-size:.94rem}._previewBadge_1uo99_62{color:#0f5f93;white-space:nowrap;background:#1185d01a;border-radius:999px;align-items:center;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-flex}._previewTabs_1uo99_74{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}._tab_1uo99_34,._tabActive_1uo99_35{color:#334155;height:32px;padding:0 10px;font-size:.78rem}._tabActive_1uo99_35{color:#1185d0;background:#1185d014;border-color:#1185d066}._calendarWrap_1uo99_95{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;min-height:280px;overflow:hidden}._eventContent_1uo99_104{align-items:center;min-width:0;display:flex;overflow:hidden}._eventContent_1uo99_104 strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:.7rem;font-weight:700;display:block;overflow:hidden}._previewShell_1uo99_1 .fc{height:100%;font-size:.8rem}._previewShell_1uo99_1 .fc .fc-toolbar{display:none}._previewShell_1uo99_1 .fc .fc-view-harness{height:100%}._previewShell_1uo99_1 .fc .fc-scrollgrid{border:1px solid #e5e7eb}._previewShell_1uo99_1 .fc .fc-theme-standard td,._previewShell_1uo99_1 .fc .fc-theme-standard th{border-color:#e5e7eb}._previewShell_1uo99_1 .fc .fc-col-header-cell{background:#f8fafc;padding:6px 0}._previewShell_1uo99_1 .fc .fc-col-header-cell-cushion{color:#0f172a;font-size:.72rem;font-weight:700;text-decoration:none}._previewShell_1uo99_1 .fc .fc-daygrid-day-frame{min-height:42px;padding:2px}._previewShell_1uo99_1 .fc .fc-daygrid-day-number{color:#0f172a;padding:0;font-size:.7rem;font-weight:700}._previewShell_1uo99_1 .fc .fc-daygrid-day.fc-day-today{background:#1f6d3414}._previewShell_1uo99_1 .fc .fc-daygrid-event{background:#1185d0;border:0;border-radius:6px;padding:2px 4px}._previewShell_1uo99_1 .fc .fc-daygrid-event .fc-event-main{color:#fff}._previewShell_1uo99_1 .fc .fc-event{box-shadow:none;border:0}._previewShell_1uo99_1 .fc .fc-daygrid-more-link{color:#1185d0;font-size:.66rem;font-weight:700}._previewShell_1uo99_1 .fc .fc-daygrid-body-balanced .fc-daygrid-day-events{min-height:16px}._previewShell_1uo99_1 .fc .fc-daygrid-day-events{margin-top:2px}._previewShell_1uo99_1 .fc .fc-list{font-size:.78rem}._previewShell_1uo99_1 .fc .fc-list-day-cushion{background:#f8fafc}._previewShell_1uo99_1 .fc .fc-list-event-title,._previewShell_1uo99_1 .fc .fc-list-event-time{font-size:.78rem}@media (width<=960px){._previewShell_1uo99_1{min-height:320px;max-height:none}._previewHeader_1uo99_11{grid-template-columns:1fr;justify-items:stretch}._previewTitle_1uo99_18{text-align:left}._previewTabs_1uo99_74{justify-content:flex-start}}
