:root{--navy:#0f2342;--navy-dark:#0a1730;--royal:#1a56db;--royal-dark:#1448b8;--orange:#d95f0a;--orange-soft:#fff2e8;--bg:#f5f7fb;--surface:#fff;--surface-muted:#f7f9fd;--border:#dce3ee;--text:#14213d;--text-muted:#5f6d84;--shadow-sm:0 12px 30px #0f23420f;--shadow:0 18px 44px #0f23421a;--radius-lg:24px;--radius-md:16px;--radius-sm:10px}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote,dl,dd{margin:0}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.5}img,picture,svg,video,canvas{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;font-family:inherit}select,input,textarea{color:inherit}ul[role=list],ol[role=list]{padding:0;list-style:none}a{color:var(--royal);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1a56db40}#root{min-height:100vh}.sr-only,.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1160px,100% - 2rem);margin:0 auto}.btn-primary,.btn-secondary,.btn-cta{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn-primary:hover,.btn-secondary:hover,.btn-cta:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--royal);color:var(--surface);border-radius:999px;padding:.7rem 1.2rem;font-weight:700;box-shadow:0 10px 24px #1a56db2e}.btn-primary:hover{background:var(--royal-dark)}.btn-secondary{color:var(--royal);border:1px solid var(--border);background:0 0;border-radius:999px;padding:.7rem 1.2rem;font-weight:700}.btn-secondary:hover{background:#1a56db0f}.btn-cta{background:var(--orange);color:var(--surface);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.8rem 1.35rem;font-weight:800}.btn-cta:hover{background:#bf5209}.page-layout{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fffffff5;position:sticky;top:0}.site-header__inner{align-items:center;gap:.85rem;min-height:76px;display:flex}.site-header__logo{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.site-header__logo-img{object-fit:contain;height:auto;display:block}.site-header__logo-img--full{width:auto;max-width:170px;height:42px;display:block}.site-header__logo-img--compact{display:none}.site-header__search{flex:1;max-width:460px;display:none}.site-header__search-input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:999px;padding:.7rem .95rem;box-shadow:inset 0 1px 2px #0f23420a}.site-header__search-input::placeholder{color:var(--text-muted)}.site-header__nav{align-items:center;gap:.35rem;margin-left:auto;display:none}.site-header__nav-link{color:var(--text-muted);border-radius:999px;padding:.45rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none}.site-header__nav-link:hover,.site-header__nav-link.active{color:var(--royal);background:#1a56db14;text-decoration:none}.site-header__actions{flex-shrink:0;align-items:center;gap:.7rem;display:none}.site-header__sign-in{color:var(--text-muted);font-weight:600;text-decoration:none}.site-header__sign-in:hover{color:var(--royal)}.site-header__cta{padding:.6rem 1rem;font-size:.9rem}.site-header__mobile-controls{align-items:center;gap:.5rem;margin-left:auto;display:flex}.site-header__icon-btn{border:1px solid var(--border);color:var(--text-muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.site-header__icon-btn:hover{color:var(--royal);background:#1a56db0f}.site-header__mobile-cta{background:var(--orange);color:var(--surface);border-radius:999px;padding:.5rem .75rem;font-size:.85rem;font-weight:700;text-decoration:none}.mobile-menu-backdrop{z-index:200;background:#0f234247;display:none;position:fixed;inset:0}.mobile-menu-backdrop.open{display:block}.mobile-menu{background:var(--surface);border-left:1px solid var(--border);z-index:300;visibility:hidden;pointer-events:none;flex-direction:column;width:min(320px,85vw);height:100dvh;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.mobile-menu.open{visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-menu__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.mobile-menu__logo{align-items:center;display:inline-flex}.mobile-menu__logo-img{width:156px;height:auto}.mobile-menu__close{color:var(--text-muted);background:0 0;border-radius:50%;padding:.45rem}.mobile-menu__close:hover{color:var(--royal);background:#1a56db0f}.mobile-menu__list{flex:1;margin:0;padding:.75rem 0;list-style:none}.mobile-menu__item{border-bottom:1px solid #0f23420d}.mobile-menu__link{color:var(--text);padding:.9rem 1.25rem;font-weight:600;display:block}.mobile-menu__link:hover,.mobile-menu__link.active{color:var(--royal);background:#1a56db0f;text-decoration:none}.mobile-menu__footer{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.mobile-menu__cta{text-align:center;background:var(--orange);color:var(--surface);border-radius:999px;padding:.8rem 1rem;font-weight:700;text-decoration:none;display:block}.mobile-menu__sign-in{text-align:center;color:var(--text-muted);font-weight:600;text-decoration:none}.global-body-page{padding:2rem 0 3rem}.global-body-page__inner{gap:1.25rem;display:grid}.global-body-hero,.global-body-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.35rem}.global-body-hero{background:linear-gradient(135deg, #f7faff 0%, var(--surface) 100%)}.global-body-hero__eyebrow,.global-body-panel__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:inline-block}.global-body-hero h1,.global-body-panel h2{color:var(--navy);margin-bottom:.5rem}.global-body-hero__text,.global-body-panel__supporting-text,.global-body-results-header__meta,.global-body-country-item__region,.global-body-country-item__meta,.global-body-pagination p{color:var(--text-muted)}.global-body-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.global-body-search{flex:1;min-width:min(100%,360px);display:flex}.global-body-search input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:999px;padding:.8rem 1rem;box-shadow:inset 0 1px 2px #0f23420a}.global-body-panel__heading,.global-body-results-header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.75rem;margin-bottom:1rem;display:flex}.global-body-tabs{flex-wrap:wrap;gap:.6rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.global-body-tab{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);white-space:nowrap;border-radius:999px;padding:.6rem .9rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.global-body-tab:hover,.global-body-tab:focus-visible{border-color:var(--royal);color:var(--royal);text-decoration:none}.global-body-tab--active{color:var(--royal);background:#1a56db1a;border-color:#1a56db40}.global-body-alphabet{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.global-body-alphabet a{text-align:center;border:1px solid var(--border);background:var(--surface-muted);min-width:2rem;color:var(--text);border-radius:999px;padding:.35rem .55rem;font-weight:700}.global-body-alphabet a:hover{color:var(--royal);text-decoration:none}.global-body-country-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.global-body-country-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:.9rem;padding:1rem 1.1rem;display:flex}.global-body-country-item__content{flex-direction:column;gap:.25rem;display:flex}.global-body-country-item h3{color:var(--navy);margin-bottom:.15rem}.global-body-country-item__action{flex-shrink:0}.global-body-pagination{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.global-body-pagination button:disabled{opacity:.5;cursor:not-allowed}.global-search{width:100%}.global-search__inner{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.6rem;padding:.4rem .5rem .4rem .85rem;display:flex}.global-search__icon{color:var(--text-muted);flex-shrink:0}.global-search__input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-height:2.5rem}.global-search__input::placeholder{color:var(--text-muted)}.global-search__btn{background:var(--royal);color:var(--surface);border:none;border-radius:999px;padding:.55rem .95rem;font-weight:700}.global-search__btn:hover{background:var(--royal-dark)}.verification-badge{border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.verification-badge--verified{color:var(--royal);background:#1a56db1a}.verification-badge--claimed{color:var(--orange);background:#d95f0a1f}.verification-badge--unverified{color:var(--text-muted);background:#5f6d841f}.home-page{padding-bottom:2.5rem}.home-hero{background:linear-gradient(180deg, #f7faff 0%, var(--surface) 100%);border-bottom:1px solid var(--border);padding:2.5rem 0 2rem}.home-hero__inner{align-items:center;gap:2rem;display:grid}.home-hero__logo{width:auto;height:58px;margin-bottom:1rem}.home-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:.35rem;font-size:.8rem;font-weight:800;display:inline-block}.home-hero h1{letter-spacing:-.02em;color:var(--navy);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.home-hero h1 span{color:var(--royal)}.home-hero__sub{max-width:620px;color:var(--text-muted);margin-bottom:1.1rem;font-size:1.025rem}.home-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}.home-hero__pillars{flex-wrap:wrap;gap:.6rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.home-hero__pillars li a{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:999px;align-items:center;padding:.55rem .8rem;font-weight:600;display:inline-flex}.home-hero__pillars li a:hover{color:var(--royal);text-decoration:none}.home-hero__visual{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);gap:1rem;padding:1rem;display:grid}.home-hero__visual img{object-fit:cover;border-radius:var(--radius-md);width:100%;height:220px}.home-hero__visual-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1rem}.home-hero__visual-card p{color:var(--text-muted)}.home-hero__visual-card h2{color:var(--navy);margin-bottom:.45rem;font-size:1.15rem}.home-hero__visual-card a{margin-top:.75rem;font-weight:700;display:inline-flex}.home-section{padding:2rem 0}.home-section+.home-section{border-top:1px solid var(--border)}.home-section__top{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.home-section__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:.35rem;font-size:.78rem;font-weight:800}.home-section h2{color:var(--navy);font-size:clamp(1.25rem,2.4vw,1.6rem)}.home-section__text{color:var(--text-muted);max-width:680px;margin-top:.4rem}.home-section__link{color:var(--royal);white-space:nowrap;font-weight:700}.home-quick-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.home-quick-links__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--text);padding:1rem 1.1rem;display:block}.home-quick-links__card:hover{box-shadow:var(--shadow);text-decoration:none;transform:translateY(-2px)}.home-quick-links__card h3{color:var(--navy);margin-bottom:.4rem}.home-quick-links__card p{color:var(--text-muted)}.home-section__split{gap:1.2rem;display:grid}.home-section__panel,.home-country-card,.home-region-card,.home-faith-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1rem 1.1rem}.home-section__panel h3,.home-country-card h3,.home-region-card h3,.home-faith-card h2{color:var(--navy);margin-bottom:.45rem}.home-section__panel ul{color:var(--text-muted);gap:.4rem;padding-left:1rem;display:grid}.home-section__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.home-country-controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.home-country-controls__field input,.home-country-controls__field select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:999px;padding:.7rem .9rem}.home-country-grid,.home-region-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.home-country-card{gap:.4rem;min-height:150px;display:grid}.home-country-card__flag{font-size:1.4rem}.home-country-card p,.home-region-card p,.home-faith-card p,.home-section__panel li{color:var(--text-muted)}.home-country-card span{color:var(--orange);margin-top:.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.home-country-empty{background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-muted);padding:1rem}.home-faith-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.home-mission-callout{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#f8fbff,#fff);gap:1rem;padding:1.35rem;display:grid}.page-stack{gap:1rem;padding:2rem 0 3rem;display:grid}.section-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.2rem}.section-block h1,.section-block h2,.section-block h3{color:var(--navy)}.section-block p{color:var(--text-muted)}.alphabet-nav{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.alphabet-nav a{text-align:center;border:1px solid var(--border);min-width:2rem;color:var(--text);background:var(--surface-muted);border-radius:999px;padding:.35rem .55rem;font-weight:700}.alphabet-nav a:hover{color:var(--royal);text-decoration:none}.directory-filters{gap:.75rem;display:grid}.directory-filters__search,.directory-filters select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:999px;padding:.7rem .95rem}.directory-filters__selects{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.directory-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.directory-row{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.directory-row h3{color:var(--navy);margin-bottom:.25rem}.directory-row p{color:var(--text-muted)}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.row-actions a,.row-actions button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:.5rem .8rem;font-weight:600;text-decoration:none}.row-actions a:hover,.row-actions button:hover{color:var(--royal);text-decoration:none}.row-actions .btn-primary,.row-actions .btn-secondary{padding:.55rem .9rem}.empty-state{border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-muted);background:var(--surface-muted);padding:1rem}.church-profile{padding-bottom:3rem}.church-profile__cover{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#dfe9ff 0%,#f7faff 100%);height:240px}.church-profile__cover-img{object-fit:cover;width:100%;height:100%}.church-profile__cover-placeholder{background:radial-gradient(circle at top,#6fa1ff 0%,#1a56db 100%);width:100%;height:100%}.church-profile__top{align-items:start;gap:1rem;margin-top:-66px;padding-bottom:1rem;display:grid;position:relative}.church-profile__logo{border:5px solid var(--surface);background:var(--surface);width:132px;height:132px;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:inline-grid;overflow:hidden}.church-profile__logo img{object-fit:cover;width:100%;height:100%}.church-profile__logo-placeholder{color:var(--royal);font-size:2.3rem;font-weight:800}.church-profile__identity{gap:.45rem;display:grid}.church-profile__name{color:var(--navy);font-size:clamp(1.8rem,3vw,2.4rem)}.church-profile__location,.church-profile__tradition,.church-profile__languages,.church-profile__updated{color:var(--text-muted)}.church-profile__times{flex-wrap:wrap;gap:.5rem;display:flex}.church-profile__time{color:var(--royal);background:#1a56db14;border-radius:999px;padding:.35rem .7rem;font-size:.92rem;font-weight:700}.church-profile__actions{flex-wrap:wrap;gap:.6rem;display:flex}.church-profile__actions button,.church-profile__actions a{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:999px;padding:.6rem .95rem;font-weight:700;text-decoration:none}.church-profile__actions button.primary,.church-profile__actions a.primary{background:var(--royal);color:var(--surface);border-color:var(--royal)}.church-profile__tabs{flex-wrap:wrap;gap:.6rem;margin:1rem 0 1.2rem;display:flex}.church-profile__tab{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:.55rem .8rem;font-weight:700}.church-profile__tab.active{background:var(--royal);color:var(--surface);border-color:var(--royal)}.church-profile__section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1.2rem}.church-profile__section h2{color:var(--navy);margin-bottom:.45rem}.church-profile__section p{color:var(--text-muted)}.known-for-list{gap:.65rem;display:grid}.known-for-entry{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.7rem .85rem;display:flex}.known-for-entry__category{color:var(--navy);font-weight:700}.known-for-entry__source{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:800}.known-for-entry__date{color:var(--orange);font-size:.9rem;font-weight:700}.sign-in-page{padding:3rem 0}.sign-in-page__logo{width:auto;height:54px;margin-bottom:1.25rem}.sign-in-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-top:1.25rem;padding:1.35rem}.sign-in-card h2{color:var(--navy);margin-bottom:.45rem}.sign-in-card p{color:var(--text-muted);margin-bottom:.45rem}.site-footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto}.site-footer__inner{gap:2rem;padding:2.1rem 0 1.25rem;display:grid}.site-footer__logo{margin-bottom:.8rem;display:inline-flex}.site-footer__logo-img{width:180px;height:auto}.site-footer__mission{color:var(--text-muted);max-width:380px}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.site-footer__nav-heading{color:var(--navy);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.65rem;font-size:.8rem;font-weight:800}.site-footer__nav ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__nav a{color:var(--text-muted);font-weight:600}.site-footer__nav a:hover{color:var(--royal);text-decoration:none}.site-footer__bottom{border-top:1px solid var(--border);padding:1rem 0 1.35rem}.site-footer__bottom p{color:var(--text-muted);font-size:.95rem}@media (width>=640px){.site-header__logo-img--full{max-width:220px;height:48px}.site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=639px){.global-body-hero,.global-body-panel{padding:1.1rem}.global-body-hero__actions{flex-direction:column;align-items:stretch}.global-body-search{min-width:0}.global-body-country-item{flex-direction:column;align-items:flex-start}.global-body-pagination{flex-direction:column;align-items:stretch}}@media (width>=800px){.site-header__search{display:block}.site-header__nav,.site-header__actions{display:flex}.site-header__mobile-controls{display:none}.home-hero__inner{grid-template-columns:1.1fr .9fr}.home-section__split{grid-template-columns:1.05fr .95fr;align-items:start}.church-profile__top{grid-template-columns:auto 1fr auto}}@media (width<=799px){.directory-row{grid-template-columns:1fr}.row-actions{justify-content:flex-start}.church-profile__top{grid-template-columns:1fr}.church-profile__actions{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
