/*
Theme Name: First Castroville Public
Theme URI: https://fbccastroville.com/
Author: First Castroville
Description: Lightweight public theme for the First Castroville website rebuild.
Version: 0.32.9-alpha
Text Domain: fc-public
*/


/* First Castroville Public presentation */
.nav-item.has-dropdown.is-open .nav-dropdown{display:block}
.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:24px}.footer-links a{display:inline-flex;align-items:center;min-height:36px;text-underline-offset:4px;text-decoration-thickness:1px}.footer-links a:hover,.footer-links a:focus-visible{color:#fff;text-decoration-thickness:2px}.footer-links a:focus-visible{outline:2px solid var(--accent2);outline-offset:4px;border-radius:2px}@media(max-width:700px){.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}.footer-links a{padding:5px 0}}
.fc-hero-image-surface,.fc-ministry-image-surface,.fc-structured-image-surface{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat}.fc-hero-image-surface{background-image:var(--hero-bg)}.fc-ministry-image-surface{background-image:var(--ministry-bg)}.fc-structured-image-surface{background-image:linear-gradient(90deg,rgba(10,20,26,.82),rgba(10,20,26,.28)),var(--structured-hero)}.image-treatment-grayscale>.fc-hero-image-surface,.image-treatment-grayscale>.fc-ministry-image-surface,.image-treatment-grayscale>.fc-structured-image-surface,img.image-treatment-grayscale{filter:grayscale(1)}.image-treatment-soft>.fc-hero-image-surface,.image-treatment-soft>.fc-ministry-image-surface,.image-treatment-soft>.fc-structured-image-surface,img.image-treatment-soft{filter:saturate(.55) contrast(.96)}.fc-structured-hero>.fc-shell{position:relative;z-index:2}
:root{--ink:#172233;--muted:#657181;--paper:#fff;--soft:#f3f6f5;--accent:#0e6e76;--accent2:#d79b43;--line:#dfe5e7;--radius:18px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.fc-shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.narrow{max-width:820px}.site-header{position:relative;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}.nav-shell{min-height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brand-mark{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff}.primary-nav{margin-left:auto;display:flex;gap:22px}.primary-nav a{text-decoration:none;font-size:14px;font-weight:650}.menu{display:flex;list-style:none;gap:22px;margin:0;padding:0}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:750;border-radius:999px;padding:11px 18px}.nav-cta,.btn-primary{background:var(--accent);color:#fff}.btn-secondary{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.08)}.hero{position:relative;min-height:70vh;display:grid;align-items:end;background:#26343c;background-image:var(--hero-bg);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,20,26,.78),rgba(10,20,26,.2))}.overlay-light .hero-shade{opacity:.62}.overlay-strong .hero-shade{opacity:1}.hero-content{position:relative;z-index:2;padding-block:110px 82px;max-width:780px;margin-left:max(20px,calc((100vw - var(--shell))/2))}.hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,7vw,6.5rem);line-height:.96;letter-spacing:-.045em;margin:10px 0 22px}.hero p:not(.eyebrow){font-size:clamp(1.05rem,2vw,1.35rem);max-width:650px}.eyebrow{letter-spacing:.15em;font-size:.72rem;font-weight:850;color:var(--accent2)}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.welcome-strip{padding:48px 0;border-bottom:1px solid var(--line)}.lead{font-family:ui-serif,Georgia,serif;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.35;text-align:center}.section{padding:90px 0}.section h2{font-family:ui-serif,Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;letter-spacing:-.03em;margin:.2em 0}.vision{background:var(--soft)}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.prose{font-size:1.08rem;color:#384553}.path-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:34px}.path-grid a,.step-grid a{display:flex;flex-direction:column;gap:8px;text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);padding:22px;min-height:180px;background:#fff;transition:.2s ease}.path-grid a:hover,.step-grid a:hover{transform:translateY(-3px);border-color:#9dbec1;box-shadow:0 12px 30px rgba(23,34,51,.08)}.path-grid strong,.step-grid strong{font-size:1.1rem}.path-grid span,.step-grid span{color:var(--muted);font-size:.93rem}.next-steps{background:#172233;color:#fff}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.step-grid a{background:#21303f;border-color:#344659}.step-grid span{color:#c5d0d8}.muted{color:#9aa8b4}.site-footer{background:#0f171f;color:#d6dce2;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-grid strong{font-size:1.3rem;color:#fff}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid #2b3843;font-size:.85rem}.page-hero{min-height:60vh}.page-hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}@media(max-width:1000px){.primary-nav{display:none}.nav-cta{margin-left:auto}.path-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:28px}}@media(max-width:700px){.fc-shell{width:min(calc(100% - 28px),var(--shell))}.hero{min-height:68vh}.hero-content{padding:90px 14px 56px;margin:0}.hero-video.mobile-poster-only{display:none}.section{padding:66px 0}.path-grid,.step-grid,.footer-grid{grid-template-columns:1fr}.path-grid a{min-height:auto}.actions{align-items:stretch}.btn{width:100%}}

.fc-preview-banner{position:relative;z-index:100;background:#fff3cd;color:#664d03;text-align:center;padding:.65rem 1rem;font-weight:700;border-bottom:1px solid #ffecb5}

/* Homepage Give launcher — native replacement for the legacy Nucleus widget. */
.fc-give-launcher{position:fixed;right:24px;bottom:24px;z-index:9990;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:12px 20px 12px 13px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-weight:850;letter-spacing:.01em;box-shadow:0 12px 32px rgba(15,23,31,.28);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.fc-give-launcher:hover,.fc-give-launcher:focus-visible{transform:translateY(-2px);background:#0a5d64;box-shadow:0 16px 38px rgba(15,23,31,.34)}.fc-give-launcher:focus-visible{outline:3px solid #fff;outline-offset:3px}.fc-give-launcher-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.16);font-size:17px;line-height:1}@media(max-width:700px){.fc-give-launcher{right:14px;bottom:14px;min-height:52px;padding:10px 17px 10px 11px}.admin-bar .fc-give-launcher{bottom:14px}}
.fc-structured-cta{margin-top:28px}
.fc-structured-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.fc-structured-items article{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink)}.fc-structured-items h3{margin:0 0 8px;font-size:1.2rem}.fc-structured-items p{margin:0;color:var(--muted)}.fc-step-number{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-weight:800;margin-bottom:18px}.fc-structured-faq{display:grid;gap:12px;margin-top:30px}.fc-structured-faq details{border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:18px 22px}.fc-structured-faq summary{cursor:pointer;font-weight:800}.fc-structured-faq .prose{margin:12px 0 0}.fc-structured-image-text{display:grid;margin-top:28px}.fc-structured-image-text img{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:var(--radius)}.fc-structured-quote{margin:28px 0 0;padding:28px 32px;border-left:5px solid var(--accent2);background:#fff;color:var(--ink);border-radius:0 var(--radius) var(--radius) 0}.fc-structured-quote p{font-family:ui-serif,Georgia,serif;font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.35;margin:0}.fc-structured-quote cite{display:block;margin-top:16px;color:var(--muted);font-style:normal;font-weight:700}@media(max-width:700px){.fc-structured-items{grid-template-columns:1fr}}

/* 0.16 Planning Center Groups and Registrations */
.ministry-groups{background:var(--soft)}.fc-group-grid,.fc-registration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fc-group-card,.fc-registration-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;text-decoration:none}.fc-group-card.is-featured,.fc-registration-card.is-featured{grid-column:span 2;border-color:var(--accent);box-shadow:0 12px 30px rgba(23,34,51,.08)}.fc-group-image,.fc-registration-image{aspect-ratio:16/9;background:center/cover no-repeat}.fc-group-copy,.fc-registration-copy{padding:22px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.fc-group-copy h3,.fc-registration-copy h3{font-family:ui-serif,Georgia,serif;font-size:1.55rem;line-height:1.1;margin:.2rem 0 .7rem}.fc-group-copy p,.fc-registration-copy p{color:var(--muted)}.fc-group-copy strong,.fc-registration-copy strong{margin-top:auto;color:var(--accent)}.fc-group-layout-list{grid-template-columns:1fr}.fc-group-layout-list .fc-group-card{display:grid;grid-template-columns:minmax(180px,280px) 1fr}@media(max-width:800px){.fc-group-grid,.fc-registration-grid{grid-template-columns:1fr}.fc-group-card.is-featured,.fc-registration-card.is-featured{grid-column:auto}.fc-group-layout-list .fc-group-card{grid-template-columns:1fr}}

.fc-structured-form>.fcs-wrap{margin-bottom:0;margin-top:2rem}.fc-structured-section.is-type-form>.fc-shell{max-width:920px}


.fc-sitewide-emphasis{background:#d79b43;color:#172233}.fc-sitewide-emphasis-inner{min-height:44px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:.9rem}.fc-sitewide-emphasis-inner>div{display:flex;align-items:center;gap:10px}.fc-sitewide-emphasis-inner a{font-weight:800;text-decoration:none}.fc-sitewide-kicker{font-size:.66rem;letter-spacing:.12em;font-weight:900;opacity:.72}.emphases{padding-top:54px;padding-bottom:54px}.emphasis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.emphasis-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);min-height:300px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;text-decoration:none;box-shadow:0 8px 28px rgba(23,34,51,.06)}.emphasis-card.no-image{grid-template-columns:1fr}.emphasis-copy{padding:34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.emphasis-copy h3{font-family:ui-serif,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.04;margin:.25rem 0 .8rem}.emphasis-copy p{color:var(--muted);margin:0 0 18px}.emphasis-cta{font-weight:850;color:var(--accent);margin-top:auto}.emphasis-image{min-height:260px;background-size:cover;background-position:center}.emphasis-grid.single{grid-template-columns:1fr}.emphasis-grid.single .emphasis-card{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}@media(max-width:800px){.fc-sitewide-emphasis-inner{justify-content:space-between;padding-block:8px}.fc-sitewide-emphasis-inner>div{display:grid;gap:0}.fc-sitewide-kicker{display:block}.emphasis-grid,.emphasis-grid.single{grid-template-columns:1fr}.emphasis-card,.emphasis-grid.single .emphasis-card{grid-template-columns:1fr}.emphasis-image{min-height:220px;order:-1}.emphasis-copy{padding:26px}}

/* Ministry system */
.ministry-hero{position:relative;padding:110px 0 90px;background:var(--soft);overflow:hidden}.ministry-hero.has-image{min-height:68vh;display:grid;align-items:end;background-image:var(--ministry-bg);background-size:cover;background-position:center;color:#fff}.ministry-hero-shade{display:none}.ministry-hero.has-image .ministry-hero-shade{display:block;position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,20,26,.82),rgba(10,20,26,.28))}.ministry-hero-inner{position:relative;z-index:2;max-width:920px}.ministry-hero h1,.ministry-index-hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.04em;margin:.12em 0 .32em}.ministry-lead{font-size:clamp(1.08rem,2vw,1.35rem);max-width:790px}.btn-outline{border:1px solid var(--accent);color:var(--accent);background:transparent}.ministry-about{background:#fff}.ministry-prose{font-size:1.15rem}.ministry-rhythm{background:var(--soft)}.rhythm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.rhythm-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.rhythm-card h3{font-family:ui-serif,Georgia,serif;font-size:1.45rem;margin:0 0 10px}.rhythm-card strong{display:block;color:var(--accent);margin-bottom:10px}.rhythm-card p{color:var(--muted);margin:0}.ministry-contact{background:#172233;color:#fff}.contact-card{display:flex;flex-direction:column;gap:8px;border:1px solid #344659;border-radius:var(--radius);padding:26px;background:#21303f}.contact-card a{color:#fff}.ministry-events{background:#fff}.integration-placeholder{border:1px dashed #9db1b6;border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;gap:5px;background:#f8faf9}.integration-placeholder span{color:var(--muted)}.ministry-index-hero{padding-bottom:48px}.lead-left{font-family:ui-serif,Georgia,serif;font-size:clamp(1.35rem,2.8vw,2.1rem);line-height:1.35}.ministry-index{padding-top:20px}.ministry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ministry-card{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-decoration:none;background:#fff;min-height:260px;transition:.2s ease}.ministry-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(23,34,51,.08)}.ministry-card-image{background-size:cover;background-position:center;min-height:220px}.ministry-card-copy{padding:28px;display:flex;flex-direction:column;align-items:flex-start}.ministry-card-copy h2{font-size:2rem;margin:.1em 0}.ministry-card-copy p:not(.eyebrow){color:var(--muted);margin-top:0}.ministry-card-copy strong{margin-top:auto;color:var(--accent)}@media(max-width:850px){.rhythm-grid,.ministry-grid{grid-template-columns:1fr}.ministry-card{grid-template-columns:1fr}.ministry-card-image{min-height:230px}}


/* Managed landing pages + dropdown navigation */
.primary-nav{align-items:center}.nav-item{position:relative;display:flex;align-items:center;gap:3px}.dropdown-toggle{border:0;background:transparent;color:var(--ink);font-size:18px;line-height:1;cursor:pointer;padding:7px 4px}.nav-dropdown{display:none;position:absolute;top:calc(100% + 16px);left:-16px;min-width:230px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 44px rgba(23,34,51,.14)}.nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}.nav-dropdown a{display:block;padding:9px 11px;border-radius:9px;white-space:nowrap}.nav-dropdown a:hover{background:var(--soft)}.nav-item.has-dropdown:hover .nav-dropdown,.nav-item.has-dropdown:focus-within .nav-dropdown{display:block}.managed-landing-hero{padding-bottom:58px;background:var(--soft)}.managed-landing-hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3.2rem,6vw,5.8rem);line-height:.98;letter-spacing:-.04em;margin:.12em 0 .28em}.managed-intro{margin-top:28px}.managed-service-area{padding-top:30px}.development-card{border:1px dashed #9db1b6;border-radius:var(--radius);padding:40px;background:#f8faf9}.development-card h2,.landing-section-head h2{font-family:ui-serif,Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:.15em 0 .4em}.development-card p,.landing-section-head p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.landing-section-head{max-width:780px;margin-bottom:30px}@media(max-width:1000px){.primary-nav .nav-item{width:100%;display:block}.nav-dropdown{position:static;display:block;box-shadow:none;border:0;padding:4px 0 0 14px;background:transparent}.dropdown-toggle{display:none}.nav-dropdown a{padding:7px 0}}



/* 0.7 responsive navigation + FC Video */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;cursor:pointer;flex-direction:column;justify-content:center;gap:4px}.nav-toggle>span:not(.sr-only){display:block;width:20px;height:2px;background:var(--ink);border-radius:2px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.video-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.video-thumb{aspect-ratio:16/9;background:#dde4e5 center/cover no-repeat}.video-card-copy{padding:18px}.video-card h3{margin:0 0 7px;font-size:1.15rem;line-height:1.25}.video-card p{margin:0;color:var(--muted);font-size:.9rem}.video-player{position:relative;aspect-ratio:16/9;background:#111;border-radius:var(--radius);overflow:hidden}.video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.message-detail{padding-top:55px}.message-detail h1{font-family:ui-serif,Georgia,serif;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.02}.message-description{max-width:820px;margin-top:28px;color:#384553}.fc-video-source-note{font-size:.85rem;color:var(--muted);margin-top:18px}@media(max-width:1000px){.nav-toggle{display:flex;margin-left:auto}.nav-cta{margin-left:0}.primary-nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;align-items:stretch;gap:4px}.primary-nav.is-open{display:flex}.primary-nav .nav-item{width:100%;display:block}.primary-nav .nav-item>a{display:block;padding:9px 4px}.nav-dropdown{position:static;display:block;box-shadow:none;border:0;padding:4px 0 0 14px;background:transparent}.dropdown-toggle{display:none}.nav-dropdown a{padding:7px 0}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.nav-shell{gap:10px}.brand span:last-child{font-size:.94rem}.nav-cta{display:none}.video-grid{grid-template-columns:1fr}}

/* 0.8 message libraries + series */
.message-series-index{background:var(--soft);padding-top:64px}.message-filters{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:0 0 28px}.message-filters label{display:grid;gap:6px;font-weight:700;font-size:.85rem}.message-filters select{min-width:160px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff}.message-filters .btn{border:1px solid var(--accent);background:#fff;color:var(--accent);padding:10px 18px}.series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.series-card{display:flex;flex-direction:column;text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-height:260px}.series-thumb{aspect-ratio:16/9;background:#dde4e5 center/cover no-repeat}.series-card-copy{padding:22px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.series-card-copy h3{font-family:ui-serif,Georgia,serif;font-size:1.65rem;line-height:1.1;margin:.15rem 0 .5rem}.series-card-copy p:not(.eyebrow){color:var(--muted);margin-top:0}.series-card-copy strong{margin-top:auto;color:var(--accent)}.message-series-hero{background:var(--soft);padding-bottom:48px}.message-series-hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);line-height:.98;letter-spacing:-.04em;margin:.12em 0 .28em}.series-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:var(--muted)}.series-art-section{padding-top:0;padding-bottom:20px;background:var(--soft)}.series-art{display:block;width:100%;border-radius:var(--radius);max-height:520px;object-fit:cover}@media(max-width:900px){.series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.series-grid{grid-template-columns:1fr}.message-filters{display:grid;grid-template-columns:1fr}.message-filters select,.message-filters .btn{width:100%}}
.featured-series-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);background:#f4f4ef;border-radius:24px;overflow:hidden;text-decoration:none;color:inherit}.featured-series-art{min-height:360px;background-size:cover;background-position:center}.featured-series-copy{padding:clamp(32px,5vw,64px);display:flex;flex-direction:column;justify-content:center}.featured-series-copy h2{margin-top:0}.message-detail .eyebrow a{color:inherit;text-decoration:none}.message-detail .eyebrow a:hover{text-decoration:underline}@media(max-width:760px){.featured-series-card{grid-template-columns:1fr}.featured-series-art{min-height:240px}}

/* 0.10.1 configurable Messages display */
.fc-js .fc-message-extra{display:none}.message-library-action{display:flex;justify-content:center;margin-top:30px}.message-card-series{font-weight:800;color:var(--accent)!important;margin-bottom:4px!important}.message-card-excerpt{margin-top:10px!important;color:var(--muted)!important}.message-date{color:var(--muted);margin-top:-8px;margin-bottom:22px}.message-series-meta{margin-top:0;margin-bottom:24px}.message-detail .video-player{margin-top:22px}


/* 0.13 Planning Center public events */
.homepage-events{background:#fff}.public-events-index{padding-top:44px}.fc-section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.fc-section-heading-row h2{margin-bottom:0}.fc-section-support{max-width:680px;color:var(--muted);font-size:1.05rem}.fc-text-link,.fc-event-link{font-weight:800;color:var(--accent);text-decoration:none}.fc-text-link{white-space:nowrap;padding-bottom:8px}.fc-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fc-event-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.fc-event-image{display:block;aspect-ratio:16/9;background:#e8eded center/cover no-repeat}.fc-event-copy{padding:22px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.fc-event-copy h3{font-family:ui-serif,Georgia,serif;font-size:1.55rem;line-height:1.1;margin:.15rem 0 .65rem}.fc-event-when{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 7px}.fc-event-when span{color:var(--muted)}.fc-event-location,.fc-event-description{color:var(--muted);margin:.15rem 0 .7rem}.fc-event-link{margin-top:auto;padding-top:8px}.fc-event-layout-list{grid-template-columns:1fr}.fc-event-layout-list .fc-event-card{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr)}.fc-event-layout-list .fc-event-image{height:100%;min-height:190px;aspect-ratio:auto}.fc-event-filter{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.fc-event-filter label{display:grid;gap:6px;font-weight:800;font-size:.82rem}.fc-event-filter select{min-width:220px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff}.fc-event-filter a{padding:10px 0;color:var(--accent);font-weight:750;text-decoration:none}@media(max-width:950px){.fc-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.fc-section-heading-row{display:block}.fc-text-link{display:inline-block;margin-top:12px}.fc-event-grid{grid-template-columns:1fr}.fc-event-layout-list .fc-event-card{grid-template-columns:1fr}.fc-event-layout-list .fc-event-image{min-height:210px}.fc-event-filter{margin-top:18px}.fc-event-filter label,.fc-event-filter select{width:100%}}


/* 0.13.1 Event presentation options */
.fc-event-layout-date{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-event-layout-date .fc-event-card{display:grid;grid-template-columns:82px 1fr;overflow:hidden}.fc-event-date-block{background:#f3f5f4;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:22px 10px;text-transform:uppercase}.fc-event-date-block span{font-size:.78rem;letter-spacing:.12em;font-weight:800;color:var(--muted)}.fc-event-date-block strong{font-family:ui-serif,Georgia,serif;font-size:2rem;line-height:1}.fc-event-layout-feature{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-event-layout-feature .fc-event-featured{grid-column:1/-1;display:grid;grid-template-columns:110px minmax(260px,.9fr) 1.1fr}.fc-event-layout-feature .fc-event-featured .fc-event-image{min-height:300px;aspect-ratio:auto}.fc-event-layout-feature .fc-event-card:not(.fc-event-featured) .fc-event-image{display:none}.fc-event-layout-feature .fc-event-card:not(.fc-event-featured){display:grid;grid-template-columns:80px 1fr}.fc-event-view-toggle{display:flex;gap:6px;margin:0 0 22px}.fc-event-view-toggle a{padding:9px 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-weight:800;color:var(--ink);background:#fff}.fc-event-view-toggle a.is-active{background:var(--ink);color:#fff}.fc-calendar-month{margin:0 0 38px}.fc-calendar-month h3{font-size:1.6rem;margin-bottom:14px}.fc-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.fc-calendar-weekday{padding:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f7f8f7}.fc-calendar-day{min-height:125px;padding:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.fc-calendar-day.is-empty{background:#fafafa}.fc-calendar-number{display:block;font-size:.8rem;margin-bottom:5px}.fc-calendar-event{display:block;padding:6px 7px;margin:0 0 5px;border-radius:8px;background:#f1f5f3;text-decoration:none;color:var(--ink);font-size:.78rem;line-height:1.2;font-weight:750}.fc-calendar-event small{display:block;color:var(--muted);font-weight:600;margin-top:2px}@media(max-width:950px){.fc-event-layout-date{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-event-layout-feature .fc-event-featured{grid-template-columns:90px 1fr}.fc-event-layout-feature .fc-event-featured .fc-event-image{grid-column:1/-1;min-height:260px}.fc-calendar-grid{overflow-x:auto;min-width:760px}.fc-calendar-month{overflow-x:auto}}@media(max-width:700px){.fc-event-layout-date,.fc-event-layout-feature{grid-template-columns:1fr}.fc-event-layout-feature .fc-event-featured,.fc-event-layout-feature .fc-event-card:not(.fc-event-featured){grid-template-columns:72px 1fr}.fc-event-layout-feature .fc-event-featured .fc-event-image{grid-column:1/-1}.fc-event-layout-date .fc-event-card{grid-template-columns:72px 1fr}}
.ministry-inline-video,.ministry-video .fc-video-embed{margin-top:28px}.fc-video-embed iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:16px}

/* 0.19 structured public pages */
.fc-structured-hero{padding:110px 0 76px;background:var(--soft);position:relative;overflow:hidden}.fc-structured-hero.has-image{min-height:58vh;display:grid;align-items:end;background-image:linear-gradient(90deg,rgba(10,20,26,.82),rgba(10,20,26,.28)),var(--structured-hero);background-size:cover;background-position:center;color:#fff}.fc-structured-hero h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.98;letter-spacing:-.04em;margin:.12em 0 .28em}.fc-structured-section.is-quiet{background:var(--soft)}.fc-structured-section.is-featured{background:#172233;color:#fff}.fc-structured-section>.fc-shell>h2{font-family:ui-serif,Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;letter-spacing:-.03em;margin:.2em 0 .5em}.fc-structured-section>.fc-shell>.prose{max-width:820px;margin-bottom:32px}.fc-structured-people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.fc-structured-person{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;color:var(--ink)}.fc-structured-person img,.fc-person-fallback{display:grid;width:100%;aspect-ratio:4/5;object-fit:cover;background:#dfe7e5;place-items:center;font-family:ui-serif,Georgia,serif;font-size:4rem;color:var(--accent)}.fc-structured-people.is-circle .fc-structured-person{border:0;text-align:center;background:transparent}.fc-structured-people.is-circle img,.fc-structured-people.is-circle .fc-person-fallback{aspect-ratio:1;border-radius:50%}.fc-structured-people.is-square img,.fc-structured-people.is-square .fc-person-fallback,.fc-structured-people.is-rounded-square img,.fc-structured-people.is-rounded-square .fc-person-fallback{aspect-ratio:1}.fc-structured-people.is-rounded-square img,.fc-structured-people.is-rounded-square .fc-person-fallback{border-radius:18px}.fc-structured-people.is-landscape img,.fc-structured-people.is-landscape .fc-person-fallback{aspect-ratio:16/9}.fc-structured-person>div{padding:20px}.fc-structured-person h3{font-family:ui-serif,Georgia,serif;font-size:1.55rem;margin:0}.fc-structured-person p{color:var(--muted);margin:.3rem 0 0}.fc-structured-people.is-small{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-structured-people.is-large{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-registration-layout-list{grid-template-columns:1fr}.fc-registration-layout-list .fc-registration-card{display:grid;grid-template-columns:minmax(180px,280px) 1fr}@media(max-width:800px){.fc-structured-people,.fc-structured-people.is-small,.fc-structured-people.is-large{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.fc-structured-people,.fc-structured-people.is-small,.fc-structured-people.is-large{grid-template-columns:1fr}.fc-registration-layout-list .fc-registration-card{grid-template-columns:1fr}}

/* 0.26.1 structured hero layouts */
.fc-structured-hero.is-standard.has-image{background-image:none}.fc-structured-hero.is-split{padding:0;min-height:0;background:var(--soft);color:var(--ink)}.fc-structured-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch}.fc-structured-hero-copy{position:relative;z-index:2}.fc-structured-hero.is-split .fc-structured-hero-copy{padding:96px 54px 82px 0;align-self:center}.fc-structured-hero-media{position:relative;inset:auto;min-height:520px;background-image:var(--structured-hero)}@media(max-width:800px){.fc-structured-hero-grid{grid-template-columns:1fr}.fc-structured-hero.is-split .fc-structured-hero-copy{padding:76px 0 52px}.fc-structured-hero-media{min-height:340px}}

/* 0.26.4 directory bios */
.fc-person-bio{margin-top:14px;padding-top:12px;border-top:1px solid var(--line);text-align:left}.fc-person-bio summary{cursor:pointer;color:var(--accent);font-weight:800;list-style-position:outside}.fc-person-bio>div{padding-top:8px}.fc-person-bio p{font-size:.92rem;line-height:1.55;margin:.45rem 0}
.fc-structured-items .fc-structured-action-card{display:flex;flex-direction:column;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.fc-structured-items .fc-structured-action-card:hover,.fc-structured-items .fc-structured-action-card:focus-visible{transform:translateY(-3px);border-color:var(--accent2);box-shadow:0 14px 34px rgba(23,34,51,.11)}.fc-structured-items .fc-structured-action-card:focus-visible{outline:3px solid var(--accent2);outline-offset:3px}.fc-action-card-link{display:block;margin-top:auto;padding-top:20px;color:var(--ink)}.fc-structured-section.is-featured .fc-structured-action-card{background:#21303f;border-color:#344659;color:#fff}.fc-structured-section.is-featured .fc-structured-action-card p{color:#c5d0d8}.fc-structured-section.is-featured .fc-action-card-link{color:var(--accent2)}

/* 0.32.1 launch metadata + useful not-found experience */
.fc-404{min-height:58vh;display:grid;align-items:center;background:var(--soft)}.fc-404 h1{font-family:ui-serif,Georgia,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.98;letter-spacing:-.04em;margin:.15em 0 .35em}.fc-404 .prose{max-width:680px}.fc-404-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.fc-404-links a{font-weight:800;color:var(--accent);text-underline-offset:4px}@media(max-width:700px){.fc-404 .actions{display:grid}.fc-404-links{display:grid;gap:12px}}


/* 0.28 structured-page governance/review components */
.fc-structured-comparison{margin-top:30px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.fc-comparison-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.7fr);border-top:1px solid var(--line)}.fc-comparison-row:first-child{border-top:0}.fc-comparison-head{font-weight:900;background:#172233;color:#fff}.fc-comparison-head>div{padding:16px 24px}.fc-comparison-key,.fc-comparison-value{padding:20px 24px}.fc-comparison-key{font-weight:850;background:var(--soft)}.fc-comparison-value{color:#384553}.fc-structured-timeline{list-style:none;margin:34px 0 0;padding:0;display:grid;gap:0}.fc-structured-timeline li{position:relative;display:grid;grid-template-columns:52px 1fr;gap:18px;padding:0 0 30px}.fc-structured-timeline li:not(:last-child):before{content:"";position:absolute;left:25px;top:42px;bottom:0;width:2px;background:var(--line)}.fc-timeline-marker{position:relative;z-index:1;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--accent);color:#fff;font-weight:850}.fc-structured-timeline h3{margin:2px 0 5px;font-size:1.25rem}.fc-structured-timeline p{margin:0;color:var(--muted)}.fc-structured-linked-image{margin:30px 0 0}.fc-structured-linked-image a{display:block;text-decoration:none}.fc-structured-linked-image img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:var(--radius);border:1px solid var(--line)}.fc-structured-linked-image span{display:inline-block;margin-top:10px;font-weight:800;color:var(--accent)}.fc-structured-linked-image a:focus-visible{outline:3px solid var(--accent2);outline-offset:5px;border-radius:var(--radius)}@media(max-width:700px){.fc-comparison-row{grid-template-columns:1fr}.fc-comparison-key{padding-bottom:10px}.fc-comparison-value{padding-top:10px}.fc-structured-timeline li{grid-template-columns:44px 1fr;gap:14px}.fc-timeline-marker{width:42px;height:42px}.fc-structured-timeline li:not(:last-child):before{left:20px;top:38px}}


/* 0.29 structured page layout + approved text palette */
.fc-text-offwhite{color:#f4f1e8!important}.fc-text-navy{color:#172233!important}.fc-text-teal{color:#0e6e76!important}.fc-text-gold{color:#d79b43!important}
.fc-structured-section.is-featured>.fc-shell>.prose,.fc-structured-section.is-featured>.fc-shell>.prose p{color:#f4f1e8}.fc-structured-section.is-featured>.fc-shell>h2{color:#f4f1e8}
.fc-structured-image-text-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:56px;align-items:center}.fc-structured-image-text-layout.image-left .fc-structured-image-text-copy{order:2}.fc-structured-image-text-layout.image-left .fc-structured-image{order:1}.fc-structured-image-text-layout.image-right .fc-structured-image-text-copy{order:1}.fc-structured-image-text-layout.image-right .fc-structured-image{order:2}.fc-structured-image-text-layout .fc-structured-image{margin:0}.fc-structured-image-text-layout .fc-structured-image img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;border-radius:var(--radius)}.fc-structured-image-text-layout .prose{margin-bottom:0}
@media(max-width:800px){.fc-structured-image-text-layout{grid-template-columns:1fr;gap:28px}.fc-structured-image-text-layout.image-left .fc-structured-image-text-copy,.fc-structured-image-text-layout.image-right .fc-structured-image-text-copy{order:1}.fc-structured-image-text-layout.image-left .fc-structured-image,.fc-structured-image-text-layout.image-right .fc-structured-image{order:2}}

/* 0.30 comparison + linked graphic layouts */
.fc-comparison-wrap{margin-top:30px}.fc-comparison-wrap.is-width-standard{max-width:900px}.fc-comparison-wrap.is-width-wide{max-width:1080px}.fc-comparison-wrap.is-width-full{max-width:none}.fc-structured-comparison{margin-top:0}.fc-comparison-row{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-structured-comparison.is-cols-3 .fc-comparison-row{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-structured-comparison.is-cols-4 .fc-comparison-row{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-structured-comparison.is-cols-2.is-widths-30-70 .fc-comparison-row{grid-template-columns:3fr 7fr}.fc-structured-comparison.is-cols-2.is-widths-40-60 .fc-comparison-row{grid-template-columns:4fr 6fr}.fc-structured-comparison.is-cols-2.is-widths-60-40 .fc-comparison-row{grid-template-columns:6fr 4fr}.fc-structured-comparison.is-cols-2.is-widths-70-30 .fc-comparison-row{grid-template-columns:7fr 3fr}.fc-comparison-cell{padding:20px 24px;color:#384553;border-right:1px solid var(--line)}.fc-comparison-cell:last-child{border-right:0}.fc-comparison-cell p{margin:0}.fc-comparison-key{font-weight:850;background:var(--soft);color:var(--ink)}.fc-linked-graphic-layout{display:grid;gap:48px;align-items:center}.fc-linked-graphic-layout.is-image_left{grid-template-areas:'media copy'}.fc-linked-graphic-layout.is-image_right{grid-template-areas:'copy media'}.fc-linked-graphic-layout.is-ratio-40{grid-template-columns:4fr 6fr}.fc-linked-graphic-layout.is-ratio-50{grid-template-columns:1fr 1fr}.fc-linked-graphic-layout.is-ratio-60{grid-template-columns:6fr 4fr}.fc-linked-graphic-copy{grid-area:copy}.fc-linked-graphic-layout .fc-structured-linked-image{grid-area:media;margin:0}.fc-structured-linked-image{max-width:900px}.fc-structured-linked-image img{max-height:520px}.fc-structured-linked-image.is-fit-crop img{aspect-ratio:4/3;object-fit:cover}.fc-structured-linked-image.is-fit-contain img{object-fit:contain;background:#fff}@media(max-width:800px){.fc-linked-graphic-layout.is-image_left,.fc-linked-graphic-layout.is-image_right{grid-template-columns:1fr;grid-template-areas:'copy' 'media';gap:24px}.fc-structured-comparison.is-cols-3 .fc-comparison-row,.fc-structured-comparison.is-cols-4 .fc-comparison-row{grid-template-columns:1fr}.fc-structured-comparison.is-cols-2.is-widths-30-70 .fc-comparison-row,.fc-structured-comparison.is-cols-2.is-widths-40-60 .fc-comparison-row,.fc-structured-comparison.is-cols-2.is-widths-60-40 .fc-comparison-row,.fc-structured-comparison.is-cols-2.is-widths-70-30 .fc-comparison-row{grid-template-columns:1fr}}
