*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:--theme(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings, normal);font-variation-settings:--theme(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:--theme(--default-mono-font-feature-settings, normal);font-variation-settings:--theme(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--ink:#17211b;--muted:#66736b;--paper:#fbfaf5;--cream:#f1eee2;--green:#1f5a46;--green-dark:#123c30;--lime:#d7e78c;--line:#dcded5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf5eb;border-bottom:1px solid #17211b1a;position:sticky;top:0}.header-inner{align-items:center;gap:42px;min-height:76px;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand small{color:var(--green);letter-spacing:.14em;font-size:10px}.brand-mark{background:var(--green);width:35px;height:35px;color:var(--lime);border-radius:50%;place-items:center;font-size:15px;display:grid}.desktop-nav{color:#3c4740;align-items:center;gap:30px;margin-left:auto;font-size:14px;font-weight:650;display:flex}.desktop-nav a:hover,.text-link:hover{color:var(--green)}.header-cta{border:1px solid var(--green);color:var(--green);border-radius:999px;padding:10px 17px;font-size:14px;font-weight:750}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{min-height:44px;color:var(--green);cursor:pointer;border:1px solid #b7c9be;border-radius:999px;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:750;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:focus-visible{outline-offset:2px;outline:3px solid #1f5a4633}.mobile-nav summary i{background:currentColor;width:16px;height:2px;display:block;box-shadow:0 -5px,0 5px}.mobile-nav-panel{border:1px solid var(--line);background:var(--white);color:#3c4740;border-radius:14px;width:min(320px,100vw - 26px);padding:10px;font-size:14px;font-weight:700;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 55px #17211b2e}.mobile-nav-panel a{border-radius:9px;align-items:center;min-height:44px;padding:0 12px;display:flex}.mobile-nav-panel .mobile-nav-primary{background:var(--green);color:var(--white);justify-content:center;margin-top:7px}.hero{background:var(--green-dark);color:var(--white);padding:105px 0 94px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.1;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 0);background-size:28px 28px;position:absolute;inset:0}.hero-glow{filter:blur(110px);opacity:.24;background:#8db56b;border-radius:50%;width:580px;height:580px;position:absolute;top:-270px;right:-170px}.hero-grid{grid-template-columns:1.35fr .65fr;align-items:center;gap:90px;display:grid;position:relative}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:18px;height:2px}.eyebrow.light,.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}h1{letter-spacing:-.055em;max-width:760px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,91px);font-weight:500}.hero-lead{color:#d8e2dc;max-width:650px;margin-bottom:28px;font-size:19px}.hero-points{flex-wrap:wrap;gap:10px;display:flex}.hero-points span{color:#dce6df;border:1px solid #ffffff2e;border-radius:999px;padding:7px 11px;font-size:12px}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:27px;box-shadow:0 30px 80px #00000038}.hero-card-top{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff24;align-items:center;gap:8px;padding-bottom:20px;font-size:12px;font-weight:750;display:flex}.hero-card-top .muted{color:#b8c8bf;margin-left:auto;font-size:10px}.live-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d7e78c1f}.hero-time{margin:27px 0 10px;font-family:Georgia,serif;font-size:31px;line-height:1.15}.hero-card p{color:#c8d6cf;font-size:14px}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:45px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.button-primary{background:var(--lime);color:var(--green-dark)}.button-dark{background:var(--green-dark);color:#fff}.button-light{border:1px solid var(--green);color:var(--green);background:#fff}.button:focus-visible{outline-offset:2px;outline:3px solid #1f5a4633}.finder-section,.featured-section{padding:86px 0}.section-heading{max-width:650px;margin-bottom:34px}.section-heading.compact{margin-bottom:30px}.section-heading.compact h2{font-size:clamp(31px,3.4vw,44px);line-height:1.12}.section-heading.split{justify-content:space-between;align-items:end;gap:25px;max-width:none;display:flex}.section-heading h2,.trust-copy h2,.bilingual-card h2,.content-hero h1{letter-spacing:-.045em;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4.6vw,57px);font-weight:500}.section-heading p:last-child{color:var(--muted)}.text-link{color:var(--green);font-size:14px;font-weight:800}.text-link span{margin-left:5px}.finder-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;box-shadow:0 18px 60px #17211b0f}.finder-controls{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(130px,1fr));gap:12px;display:grid}.finder-controls label{gap:7px;display:grid}.finder-controls label span{color:#405047;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.finder-controls input,.finder-controls select{width:100%;height:51px;color:var(--ink);background:#fafbf8;border:1px solid #d8ddd8;border-radius:10px;outline:none;padding:0 15px}.finder-controls input:focus,.finder-controls select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f5a461a}.finder-location{align-items:center;gap:12px;margin-top:13px;display:flex}.finder-location button{min-height:42px;color:var(--green);cursor:pointer;background:#f3f8f4;border:1px solid #b7c9be;border-radius:999px;padding:0 16px;font-weight:800}.finder-location button:hover:not(:disabled),.finder-location button:focus-visible{border-color:var(--green);background:#eaf3ed}.finder-location button:disabled{cursor:wait;opacity:.7}.finder-location p{color:var(--muted);margin:0;font-size:12px}.finder-summary{color:var(--muted);align-items:baseline;gap:5px;margin:25px 2px 14px;font-size:13px;display:flex}.finder-summary b{color:var(--ink);font-size:18px}.finder-summary em{color:var(--green);letter-spacing:.04em;text-transform:uppercase;background:#edf5ef;border-radius:999px;margin-left:7px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:800}.finder-catalog-loader{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:-3px 0 18px;display:flex}.finder-catalog-loader span{color:var(--muted);font-size:11px}.finder-summary span{margin-left:auto}.church-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.finder-results{grid-template-columns:repeat(2,1fr)}.church-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-width:0;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.church-card:hover{border-color:#b7c9be;transform:translateY(-3px);box-shadow:0 17px 38px #17211b14}.card-topline{color:#78837c;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;gap:12px;font-size:10px;display:flex}.verified{color:var(--green);font-weight:800}.freshness-badge{font-weight:800}.freshness-badge.fresh{color:var(--green)}.freshness-badge.aging{color:#8b6b22}.freshness-badge.stale{color:#9a552c}.freshness-badge.expired,.freshness-badge.unknown{color:#963f39}.church-card h3{letter-spacing:-.025em;margin:18px 0 8px;font-family:Georgia,serif;font-size:24px;font-weight:600}.address{min-height:44px;color:var(--muted);margin-bottom:19px;font-size:13px}.distance-label{color:var(--green);margin:-12px 0 19px;font-size:11px;font-weight:800}.schedule-preview{background:#f3f5ef;border-radius:10px;padding:15px}.schedule-preview>p{color:#46544c;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11px;font-weight:800}.schedule-preview>div{flex-wrap:wrap;gap:14px;display:flex}.schedule-preview span{display:grid}.schedule-preview b{font-size:14px}.schedule-preview small{color:var(--muted);font-size:10px}.card-footer{color:#7b837e;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;font-size:10px;display:flex}.card-footer a{color:var(--green);font-size:11px;font-weight:800}.empty-state{text-align:center;color:var(--muted);padding:42px 20px}.empty-state b{color:var(--ink)}.ad-wrap{align-content:start;width:min(970px,100% - 40px);min-height:128px;margin:0 auto 82px;display:grid}.ad-label{color:#969d97;letter-spacing:.14em;text-align:center;text-transform:uppercase;margin-bottom:7px;font-size:9px}.ad-slot{color:#969d97;letter-spacing:.12em;text-transform:uppercase;background:#f6f5ef;border:1px solid #e1e2dc;place-items:center;width:100%;min-height:100px;font-size:9px;display:grid;overflow:hidden}.ad-slot .adsbygoogle{width:100%;min-height:inherit}.ad-detail,.ad-article{min-height:278px}.ad-detail .ad-slot,.ad-article .ad-slot{min-height:250px}.trust-section{background:var(--green-dark);color:#fff;padding:90px 0}.trust-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:85px;display:grid}.trust-copy h2{font-size:clamp(38px,4vw,55px)}.trust-steps{background:#ffffff21;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.trust-steps article{background:var(--green-dark);min-height:250px;padding:24px}.trust-steps b{color:var(--lime);font-size:12px}.trust-steps h3{margin:56px 0 10px;font-size:18px}.trust-steps p{color:#bfcfc6;font-size:13px}.bilingual-section{padding:0 0 90px}.bilingual-card{background:var(--lime);border-radius:20px;grid-template-columns:1.2fr .7fr auto;align-items:center;gap:45px;padding:55px;display:grid}.bilingual-card h2{margin:0;font-size:clamp(32px,4vw,49px)}.bilingual-card p{color:#40523c;margin:0}.guide-strip{border-top:1px solid var(--line);background:#f4f2e9;padding:86px 0}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;height:100%;padding:27px;transition:transform .2s,box-shadow .2s}.guide-grid a:hover article{transform:translateY(-3px);box-shadow:0 17px 38px #17211b14}.guide-grid article>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.guide-grid h2,.guide-grid h3{letter-spacing:-.025em;margin:18px 0 11px;font-family:Georgia,serif;font-size:27px;font-weight:500}.guide-grid p{color:var(--muted);font-size:14px}.guide-grid b{color:var(--green);font-size:12px}.guide-index article{min-height:290px}.location-summary{flex-wrap:wrap;gap:12px;margin-bottom:35px;display:flex}.location-summary span{border:1px solid var(--line);min-width:150px;color:var(--muted);background:#fff;border-radius:10px;padding:15px 18px;font-size:12px}.location-summary b{color:var(--ink);font-family:Georgia,serif;font-size:27px;font-weight:500;display:block}.state-directory{gap:58px;display:grid}.state-directory-section{scroll-margin-top:90px}.state-directory-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;padding-bottom:18px;display:flex}.state-directory-heading h2{margin:7px 0 5px;font-family:Georgia,serif;font-size:clamp(30px,4vw,42px);font-weight:500}.state-directory-heading p{color:var(--muted);margin:0;font-size:13px}.state-directory-heading .eyebrow{color:var(--green);font-size:10px}.location-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.location-card{border:1px solid var(--line);background:#fff;border-radius:14px;height:100%;padding:26px}.location-card>span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.location-card h2{margin:15px 0 8px;font-family:Georgia,serif;font-size:30px;font-weight:500}.location-card p{color:var(--muted);font-size:13px}.location-card b{color:var(--green);font-size:12px}.language-directory{border-top:1px solid var(--line);background:#f7f8f3;padding:72px 0}.language-directory+.sunday-directory{border-top:0;padding-top:0}.focused-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.location-stats{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.location-stats span{color:#53665b;background:#ffffff8c;border:1px solid #1f5a462e;border-radius:9px;min-width:130px;padding:11px 14px;font-size:11px}.location-stats b{color:var(--green-dark);font-size:17px;display:block}.location-editorial{padding:0 0 90px}.language-list{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.language-list span{color:var(--green);background:#eef2e7;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750}.faq-section{background:#fff;padding:90px 0}.faq-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:85px;display:grid}.faq-layout>div:first-child{position:sticky;top:105px}.faq-layout h2{letter-spacing:-.045em;margin-bottom:15px;font-family:Georgia,serif;font-size:clamp(35px,4.5vw,54px);font-weight:500}.faq-layout>div:first-child>p:last-child{color:var(--muted)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;gap:20px;padding:23px 0;font-size:17px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);font-size:22px;font-weight:500}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:650px;color:var(--muted);padding:0 35px 22px 0}.content-hero{background:var(--cream);padding:78px 0 60px}.content-hero .breadcrumbs{color:var(--green);margin-bottom:26px;font-size:12px;font-weight:800}.content-hero h1{max-width:760px;font-size:clamp(45px,6vw,72px)}.content-hero .lead{max-width:730px;color:var(--muted);font-size:18px}.content-section{padding:65px 0 90px}.content-grid{grid-template-columns:minmax(0,1fr) 310px;gap:54px;display:grid}.prose h2{margin:42px 0 15px;font-family:Georgia,serif;font-size:32px;font-weight:500}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#4f5b54}.prose li{margin-bottom:8px}.prose a{text-underline-offset:3px;text-decoration-thickness:1px}.city-editorial{border-top:1px solid var(--line);max-width:820px;margin-top:65px;padding-top:42px}.article-layout{grid-template-columns:minmax(0,760px) 300px;align-items:start;gap:65px;display:grid}.article-layout aside{gap:20px;display:grid;position:sticky;top:100px}.article-layout aside .ad-wrap{width:100%;margin:0}.article-intro{font-size:19px;line-height:1.7;color:#34463c!important}.article-byline{color:var(--muted);margin-top:22px;font-size:12px}.article-callout{background:#eef2e7;border-radius:14px;margin-top:38px;padding:27px}.article-callout h2{margin-top:0;font-size:27px}.article-callout p:last-child,.article-callout li:last-child{margin-bottom:0}.legal-page{max-width:790px}.legal-updated{font-size:13px;color:#7b857e!important}.contact-form{margin-top:25px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-form select{background:#fafbf8;border:1px solid #d8ddd8;border-radius:8px;outline:none;width:100%;padding:11px 13px}.contact-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f5a461a}.form-choice{gap:10px;display:flex!important}.form-choice input{width:auto!important}.form-choice span{text-align:left;letter-spacing:0!important;text-transform:none!important}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.not-found{align-items:center;min-height:65vh;display:grid}.not-found-actions{align-items:center;gap:22px;display:flex}.info-box{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.info-box h2{font-family:Georgia,serif;font-size:24px;font-weight:500}.info-box dl{margin:0}.info-box dt{color:#748078;text-transform:uppercase;letter-spacing:.06em;margin-top:16px;font-size:10px;font-weight:800}.info-box dd{margin:3px 0 0;font-size:14px}.related-guides ul{gap:0;margin:8px 0 18px;padding:0;list-style:none;display:grid}.related-guides li{border-bottom:1px solid var(--line)}.related-guides li:last-child{border-bottom:0}.related-guides li a{gap:3px;padding:13px 0;display:grid}.related-guides li span{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.related-guides li b{font-family:Georgia,serif;font-size:16px;font-weight:500;line-height:1.25}.church-title-row{justify-content:space-between;align-items:start;gap:25px;display:flex}.church-quick-actions{flex-wrap:wrap;align-items:flex-start}.confidence-badge{color:var(--green);background:#e5ecd8;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;font-weight:800}.service-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.service-row{border-bottom:1px solid #ebede8;grid-template-columns:1fr 1fr 1fr;padding:14px 18px;font-size:14px;display:grid}.service-row:last-child{border-bottom:0}.service-row.head{color:#69736c;text-transform:uppercase;letter-spacing:.06em;background:#f1f4ee;font-size:10px;font-weight:800}.source-box{border-left:4px solid var(--green);background:#eef2ea;margin-top:30px;padding:22px}.source-box p{margin-bottom:8px}.source-box a{color:var(--green);font-weight:800}.source-box.freshness-aging{background:#f7f3e8;border-left-color:#b4892e}.source-box.freshness-stale{background:#faf0e9;border-left-color:#b66a3d}.source-box.freshness-expired,.source-box.freshness-unknown{background:#faeceb;border-left-color:#a84d46}.content-grid aside .ad-wrap{width:100%;min-height:110px;margin:20px 0 0}.correction-form{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:40px;padding:25px}.correction-form h2{margin:0 0 8px;font-family:Georgia,serif;font-size:27px;font-weight:500}.correction-form>p{margin-bottom:20px}.correction-form label{gap:6px;margin-bottom:13px;display:grid}.correction-form label span{color:#526058;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800}.correction-form input,.correction-form textarea{background:#fafbf8;border:1px solid #d8ddd8;border-radius:8px;outline:none;width:100%;padding:11px 13px}.correction-form textarea{resize:vertical;min-height:110px}.correction-form input:focus,.correction-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f5a461a}.correction-form button:disabled{opacity:.65}.form-status{min-height:22px;color:var(--green);margin-top:12px;font-size:13px}.turnstile-field{gap:7px;width:100%;max-width:320px;margin:18px 0;display:grid}.turnstile-widget{width:100%;min-height:65px}.turnstile-widget>div,.turnstile-widget iframe{max-width:100%}.turnstile-message{color:var(--muted);margin:0;font-size:12px}.turnstile-field-unavailable{background:#fff7f6;border:1px solid #c87c73;border-radius:8px;padding:12px}.turnstile-field-unavailable .turnstile-message{color:#8a3e38}.operation-action{align-items:center;gap:14px;margin-top:25px;display:flex}.operation-action>span{color:var(--green);font-size:13px}.content-hero .operation-action>span{color:#53665b}.ops-stats{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:45px;display:grid}.ops-stats article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:21px}.ops-stats span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.ops-stats b{margin-top:7px;font-family:Georgia,serif;font-size:35px;font-weight:500;display:block}.ops-stats b.word{color:var(--green);text-transform:capitalize;font-family:inherit;font-size:20px}.analytics-section{margin-bottom:45px}.automation-health{background:#fffaf0;border:1px solid #d9c58d;border-radius:15px;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:start;gap:28px;margin-bottom:45px;padding:26px;display:grid}.automation-health.ready{background:#f2f7f2;border-color:#b8cdbf}.automation-health.blocked{background:#fff7f6;border-color:#d8b8b3}.automation-health h2{margin:7px 0 9px;font-family:Georgia,serif;font-size:30px;font-weight:500}.automation-health p{color:var(--muted);margin:0;font-size:12px}.automation-health small{color:#758079;margin-top:12px;font-size:10px;display:block}.automation-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.readiness-section{background:var(--green-dark);color:#fff;border-radius:17px;margin-bottom:55px;padding:30px}.readiness-section .ops-heading small{color:#afc1b7}.readiness-summary{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.readiness-summary span{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.readiness-summary .ready{background:var(--lime);color:var(--green-dark)}.readiness-summary .blocked{color:#d7e1db;background:#ffffff1a}.readiness-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.readiness-card{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:11px;min-height:155px;padding:18px}.readiness-card>div{justify-content:space-between;gap:10px;display:flex}.readiness-card>div span,.readiness-card>div b{letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.readiness-card>div span{color:#91a99c}.readiness-card.ready>div b{color:var(--lime)}.readiness-card.action>div b{color:#f0c976}.readiness-card.blocked>div b{color:#efa9a0}.readiness-card h3{margin:26px 0 8px;font-family:Georgia,serif;font-size:21px;font-weight:500}.readiness-card p{color:#afc1b7;margin:0;font-size:11px}.analytics-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.analytics-row{border-bottom:1px solid #e8eae5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:11px 0;display:grid}.analytics-row:last-child{border-bottom:0}.analytics-row span{color:#4d5952;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.analytics-row b{color:var(--green);font-size:13px}.article-editor{background:#f1f5ec;border:1px solid #c9d4c6;border-radius:16px;margin-bottom:45px;padding:28px}.editor-select{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.editor-select label{flex:1;max-width:620px}.editor-select>span{color:var(--muted);font-size:11px}.editor-select label,.editor-fields label{gap:6px;display:grid}.editor-select label>span,.editor-fields label>span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.editor-select select,.editor-fields input,.editor-fields textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd4c8;border-radius:8px;outline:none;padding:11px 13px}.editor-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.editor-fields .wide{grid-column:1/-1}.editor-fields textarea{resize:vertical;min-height:76px}.editor-fields .article-body-input{min-height:360px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.6}.editor-fields small{color:var(--muted);font-size:10px}.editor-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.editor-actions button{cursor:pointer;border:0}.editor-actions button:disabled{opacity:.55;cursor:wait}.editor-actions .form-status{flex-basis:100%}.official-import{background:#eef2e7;border:1px solid #bfcfbd;border-radius:14px;gap:18px;margin-bottom:45px;padding:25px;display:grid}.connector-onboarding{background:#eaf2ef;border:1px solid #b9cec7;border-radius:14px;grid-template-columns:.8fr 1.4fr auto;align-items:end;gap:25px;margin-bottom:24px;padding:27px;display:grid}.connector-copy h2{margin:8px 0;font-family:Georgia,serif;font-size:28px;font-weight:500}.connector-copy>p:last-child{color:#59665e;margin:0;font-size:12px}.connector-fields{grid-template-columns:1fr 90px;gap:12px;display:grid}.connector-fields label{gap:6px;display:grid}.connector-fields .connector-wide,.connector-confirm{grid-column:1/-1}.connector-fields label>span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.connector-fields input,.connector-fields select,.connector-fields textarea{background:#fff;border:1px solid #c4d1cc;border-radius:8px;width:100%;min-height:42px;padding:8px 10px;font-size:12px}.connector-fields .connector-confirm{grid-template-columns:auto 1fr;align-items:start;gap:9px;display:grid}.connector-fields .connector-confirm input{width:16px;min-height:16px;margin-top:2px}.connector-fields .connector-confirm span{color:#5c6962;letter-spacing:0;text-transform:none;font-size:10px;font-weight:600;line-height:1.45}.connector-actions{justify-items:start;gap:8px;display:grid}.connector-actions small{color:#6b7871;max-width:180px;font-size:10px}.connector-onboarding>.import-status{grid-column:1/-1}.source-controls{margin:24px 0 42px}.source-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.source-control-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:14px;padding:20px;display:grid}.source-control-card.blocked{background:#fff9f8;border-color:#d8b8b3}.source-control-card>div:first-child{justify-content:space-between;gap:12px;display:flex}.source-control-card>div:first-child span,.source-control-card>div:first-child b{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.source-control-card>div:first-child span{color:var(--green)}.source-control-card>div:first-child b{color:#758079}.source-control-card>p{color:#3f4d45;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:700;overflow:hidden}.source-control-card dl{grid-template-columns:auto 1fr;gap:4px 12px;margin:0;font-size:11px;display:grid}.source-control-card dt{color:#7b867f}.source-control-card dd{text-align:right;margin:0}.source-control-card label{color:#6f4541;grid-template-columns:auto 1fr;align-items:start;gap:8px;font-size:11px;line-height:1.4;display:grid}.source-control-actions{gap:8px;display:flex}.source-control-actions button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;min-height:36px;padding:7px 12px;font-size:11px;font-weight:800}.source-control-actions button.secondary{color:#56625b;background:#fff;border-color:#c8d0cb}.source-control-actions button:disabled{opacity:.5;cursor:wait}.official-import h2{margin-bottom:8px;font-family:Georgia,serif;font-size:27px;font-weight:500}.official-import p{color:#59665e;margin:0;font-size:12px}.official-import-header{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:end;gap:24px;display:grid}.import-draft-loader{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.import-draft-loader label,.import-editor{gap:6px;display:grid}.import-draft-loader label>span,.import-editor>span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.import-draft-loader select{background:#fff;border:1px solid #cbd4c8;border-radius:8px;width:100%;min-height:42px;padding:8px 10px;font-size:12px}.import-draft-loader .button-light{min-height:42px}.import-draft-loader button:disabled{opacity:.5;cursor:wait}.import-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.import-fields label{gap:6px;display:grid}.import-fields label>span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.import-fields select,.import-fields input{background:#fff;border:1px solid #cbd4c8;border-radius:8px;width:100%;min-height:42px;padding:8px 10px;font-size:12px}.import-editor textarea{color:#26352c;resize:vertical;background:#fff;border:1px solid #bfcac0;border-radius:9px;width:100%;min-height:360px;padding:13px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55}.import-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.import-actions small{color:#647168;flex-basis:100%;font-size:10px}.import-actions button:disabled{opacity:.5;cursor:wait}.import-status{grid-column:1/-1;min-height:18px}.import-status.success{color:var(--green)}.import-status.error{color:#8a443e}.osm-discovery{background:#f0f5f8;border:1px solid #cad5df;border-radius:14px;grid-template-columns:minmax(0,1fr) 200px 150px auto;align-items:end;gap:22px;margin:-25px 0 55px;padding:25px;display:grid}.osm-discovery h2{margin-bottom:7px;font-family:Georgia,serif;font-size:27px;font-weight:500}.osm-discovery p{color:#59665e;margin:0;font-size:12px}.osm-discovery small{color:#718077;margin-top:8px;font-size:10px;display:block}.osm-discovery label{gap:6px;display:grid}.osm-discovery label span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.osm-discovery input,.osm-discovery select{background:#fff;border:1px solid #c7d2d9;border-radius:8px;min-height:42px;padding:8px 10px}.discovery-section{border-bottom:1px solid var(--line);margin-bottom:65px;padding-bottom:55px}.discovery-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:32px;display:grid}.lead-list{gap:12px;display:grid}.lead-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:20px;display:grid}.lead-card>div>span{color:var(--green);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.lead-card h3{margin:8px 0 4px;font-family:Georgia,serif;font-size:23px;font-weight:500}.lead-card p{color:var(--muted);margin:0;font-size:12px}.lead-card.researched{background:#fbfdfb;border-color:#b8cdbf;grid-template-columns:1fr}.lead-card p.research-note{color:#46534b;margin-top:10px}.lead-links{flex-wrap:wrap;gap:10px;margin-top:13px;display:flex}.lead-links a{color:var(--green);font-size:10px;font-weight:750}.lead-review{align-self:center;gap:8px;width:min(280px,100%);display:grid}.lead-review label{gap:4px;display:grid}.lead-review label span{color:#536057;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.lead-review input,.lead-review textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fff;border:1px solid #c7d2d9;border-radius:7px;padding:8px 9px;font-size:11px}.lead-review>div{flex-wrap:wrap;gap:7px;display:flex}.lead-review button{min-width:108px;color:var(--green);cursor:pointer;background:#f6f8f5;border:1px solid #b9c9bf;border-radius:7px;padding:8px 10px;font-size:10px;font-weight:800}.lead-review button:last-child{color:#8a443e;border-color:#dcc6c3}.lead-review button:disabled{opacity:.55;cursor:wait}.lead-review p{color:#8a443e;max-width:280px;margin-top:2px;font-size:10px}.researched-heading{margin-top:34px}.ops-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:40px;display:grid}.ops-heading{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.ops-heading h2{margin:0;font-family:Georgia,serif;font-size:35px;font-weight:500}.ops-heading small{max-width:230px;color:var(--muted)}.candidate-list{gap:13px;display:grid}.candidate-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;padding:22px;display:grid}.candidate-select{color:var(--muted);text-transform:uppercase;align-content:start;justify-items:center;gap:5px;padding-top:2px;font-size:9px;font-weight:800;display:grid}.candidate-select input{width:18px;height:18px;accent-color:var(--green);cursor:pointer}.candidate-card h3{margin:13px 0 4px;font-family:Georgia,serif;font-size:24px;font-weight:500}.candidate-card p{color:var(--muted);margin-bottom:13px;font-size:13px}.candidate-services{flex-wrap:wrap;gap:7px;display:flex}.candidate-services span{color:#536057;background:#f1f4ee;border-radius:6px;padding:5px 8px;font-size:10px}.review-actions{flex-direction:column;justify-content:center;gap:8px;display:flex}.review-actions button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;min-width:85px;padding:8px 12px;font-size:12px;font-weight:800}.review-actions button.reject{color:#8a443e;background:#fff;border-color:#d7b6b2}.review-actions button:disabled{opacity:.55;cursor:wait}.review-control{max-width:190px}.review-error{color:#8a443e;margin:8px 0 0;font-size:10px;line-height:1.35}.bulk-review{gap:13px;display:grid}.bulk-review-toolbar{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #ced8d1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;position:sticky;top:76px;box-shadow:0 10px 28px #17211b14}.bulk-review-toolbar>div:first-child{gap:2px;min-width:105px;display:grid}.bulk-review-toolbar b{color:var(--green-dark);font-size:13px}.bulk-review-toolbar span{color:var(--muted);font-size:9px}.bulk-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.bulk-review-actions button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:800}.bulk-review-actions button.quiet{color:var(--green);background:#fff;border-color:#c9d4cc}.bulk-review-actions button.reject{color:#8a443e;background:#fff;border-color:#d7b6b2}.bulk-review-actions button:disabled{opacity:.5;cursor:wait}.bulk-review-message{color:var(--green-dark);background:#eef3ed;border-radius:8px;margin:0;padding:10px 13px;font-size:11px}.ops-layout aside{gap:16px;display:grid}.ops-log{border-bottom:1px solid #e8eae5;gap:3px;padding:13px 0;display:grid}.ops-log:last-child{border-bottom:0}.ops-log b{color:var(--green);text-transform:uppercase;font-size:11px}.ops-log span{color:#4d5952;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ops-log time{color:#89918c;font-size:10px}.feedback-inbox{border-top:1px solid var(--line);margin-top:65px;padding-top:50px}.inbox-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;display:grid}.inbox-grid>div>h3{margin-bottom:14px;font-family:Georgia,serif;font-size:25px;font-weight:500}.inbox-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:10px;padding:18px;display:grid}.inbox-card b{font-size:13px}.inbox-card p{max-height:105px;color:var(--muted);margin:8px 0;font-size:12px;overflow:auto}.inbox-card a{color:var(--green);overflow-wrap:anywhere;font-size:11px;font-weight:700}.feedback-actions button{min-width:96px}.empty-inline{border:1px dashed var(--line);color:var(--muted);border-radius:10px;padding:18px;font-size:13px}.site-footer{color:#fff;background:#0f261e;padding:65px 0 25px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:42px;padding-bottom:52px;display:grid}.footer-grid>div:first-child p{color:#9fb2a8;max-width:390px;margin:20px 0 0;font-size:13px}.footer-grid h2{color:#d6e1da;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-size:11px}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid>div:not(:first-child) a,.privacy-choices{color:#aebeb5;font-size:13px}.privacy-choices{font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.privacy-choices:hover{color:#fff;text-decoration:underline}.footer-brand .brand-mark{background:var(--lime);color:var(--green-dark)}.footer-bottom{color:#84978d;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;display:flex}@media (width<=900px){.desktop-nav{display:none}.mobile-nav{display:block}.header-cta{margin-left:0}.hero{padding:78px 0}.hero-grid,.trust-grid,.bilingual-card,.content-grid,.article-layout,.faq-layout{grid-template-columns:1fr;gap:42px}.hero-card{max-width:520px}.church-grid,.location-grid{grid-template-columns:repeat(2,1fr)}.trust-steps{grid-template-columns:repeat(3,1fr)}.bilingual-card{padding:42px}.ops-stats{grid-template-columns:repeat(2,1fr)}.ops-layout{grid-template-columns:1fr}.official-import-header,.connector-onboarding,.automation-health{grid-template-columns:1fr;align-items:start}.source-control-grid{grid-template-columns:1fr}.osm-discovery,.discovery-layout{grid-template-columns:1fr;align-items:start}.inbox-grid,.analytics-grid{grid-template-columns:1fr}.readiness-grid{grid-template-columns:repeat(2,1fr)}.article-layout aside,.faq-layout>div:first-child{position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=640px){.shell{width:min(100% - 26px,1160px)}.header-inner{min-height:66px}.header-cta{display:none}.hero{padding:62px 0}.hero-grid{gap:45px}h1{font-size:49px}.hero-lead{font-size:16px}.finder-section,.featured-section{padding:62px 0}.finder-panel{padding:15px}.finder-controls,.church-grid,.finder-results,.trust-steps,.footer-grid,.guide-grid,.form-grid,.location-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.finder-location{flex-direction:column;align-items:flex-start}.finder-location button{width:100%}.state-directory-heading{flex-direction:column;align-items:flex-start}.finder-summary span{display:none}.church-card{padding:19px}.trust-section{padding:68px 0}.trust-steps article{min-height:190px}.trust-steps h3{margin-top:36px}.section-heading.split{flex-direction:column;align-items:start}.bilingual-section{padding-bottom:65px}.bilingual-card{gap:24px;padding:28px}.content-hero{padding:55px 0 45px}.church-title-row{flex-direction:column}.church-quick-actions{width:100%;display:grid}.church-quick-actions .button{width:100%}.service-row{grid-template-columns:1.1fr .8fr 1fr;padding:13px 12px}.footer-bottom{flex-direction:column}.ops-stats{grid-template-columns:1fr 1fr}.ops-heading{flex-direction:column;grid-template-columns:1fr}.candidate-card{grid-template-columns:auto minmax(0,1fr)}.candidate-card .review-control{grid-column:2}.bulk-review-toolbar{flex-direction:column;align-items:stretch;position:static}.bulk-review-actions{justify-content:flex-start}.lead-card{grid-template-columns:1fr}.lead-review>div{flex-wrap:wrap;display:flex}.review-actions{flex-direction:row;justify-content:flex-start}.import-fields,.import-draft-loader,.connector-fields{grid-template-columns:1fr}.connector-fields .connector-wide,.connector-confirm{grid-column:auto}.inbox-card{grid-template-columns:1fr}.article-editor{padding:20px}.readiness-section{padding:21px}.readiness-grid,.automation-history,.editor-fields{grid-template-columns:1fr}.editor-fields .wide{grid-column:auto}.editor-select{flex-direction:column;align-items:stretch}.guide-strip{padding:62px 0}.ad-wrap{width:min(100% - 26px,970px)}.not-found-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.church-card{transition:none}}
