:root{--background:#fbfaf7;--foreground:#17201a;--muted:#5f6b62;--panel:#fff;--accent:#2f6f5e;--accent-strong:#19493d;--accent-soft:#dbe9e4;--border:#d9dfd8;--header-background:#fbfaf7;--footer-background:#17201a;--hero-wash:linear-gradient(180deg, #dbe9e4, transparent 420px);--radius:8px;--shadow:0 24px 70px #19493d1f;--heading-font:Georgia, "Times New Roman", serif;--body-font:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{min-height:100%}body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--body-font);margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}a{color:inherit}.site-frame{background:var(--hero-wash), var(--background);min-height:100vh}.page-shell{width:min(1120px,100% - 32px);margin:0 auto}.site-header{border-bottom:1px solid var(--border);background:var(--header-background)}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{max-width:min(320px,58vw);font-family:var(--heading-font);align-items:center;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.brand__logo{object-fit:contain;width:auto;max-width:min(230px,58vw);height:auto;max-height:46px;display:block}.nav{color:var(--muted);align-items:center;gap:18px;font-size:.95rem;display:flex}.nav a{border-bottom:2px solid #0000;padding:4px 0;text-decoration:none}.nav a:hover{border-color:var(--accent);color:var(--foreground)}.home-hero{isolation:isolate;background-image:linear-gradient(90deg, #0a120ee0, #0a120e94 48%, #0a120e3d), var(--hero-image,linear-gradient(180deg, var(--accent-soft), transparent)), var(--hero-wash);background-position:50%;background-size:cover;position:relative}.home-hero:after{z-index:-1;content:"";background:linear-gradient(#0000,#0a120e80);height:36%;position:absolute;inset:auto 0 0}.hero{grid-template-columns:minmax(0,1fr);align-items:center;gap:48px;min-height:calc(100vh - 72px);padding:72px 0;display:grid}.home-hero .hero{color:#fff}.hero-copy h1{max-width:960px;font-family:var(--heading-font);margin:0;font-size:clamp(4rem,10vw,9rem);line-height:.9}.hero-copy>p:not(.eyebrow){max-width:640px;color:var(--muted);margin:24px 0 0;font-size:1.2rem;line-height:1.65}.home-hero .hero-copy>p:not(.eyebrow){color:#ffffffd6}.home-hero .eyebrow{color:var(--accent-soft);letter-spacing:.08em;font-size:clamp(1.05rem,2vw,1.55rem)}.home-hero .button.secondary{color:#fff;border-color:#ffffff57}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);padding:28px}.service-panel{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.panel h2{margin:0 0 16px;font-size:1.15rem}.detail-list{gap:16px;margin:0;display:grid}.detail-list div{gap:4px;display:grid}.detail-list dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.detail-list dd{margin:0;font-size:1rem;line-height:1.45}.section{border-top:1px solid var(--border);padding:56px 0}.section-soft{background:var(--panel)}.section h2{font-family:var(--heading-font);margin:0 0 16px;font-size:2rem}.section p{max-width:720px;color:var(--muted);line-height:1.7}.section-heading{max-width:760px}.section-heading h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.section-heading p:last-child{margin-top:0}.feature-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:40px;display:grid}.feature-grid h2{max-width:680px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.feature-panel{border-left:5px solid var(--accent);background:var(--panel-soft);padding:28px}.feature-panel h3{margin:0 0 10px;font-size:1.35rem}.feature-panel p{margin:0 0 20px}.feature-panel a{color:var(--accent-strong);font-weight:700}.page-hero{padding:64px 0 48px}.page-hero h1{max-width:760px;font-family:var(--heading-font);margin:0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1}.page-hero p{max-width:720px;color:var(--muted);font-size:1.15rem;line-height:1.65}.eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:700}.content-stack{gap:28px;display:grid}.content-section{max-width:780px}.content-section h2{margin:0 0 10px;font-size:1.6rem}.content-section p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.75}.content-image{max-width:780px;margin:0}.content-image img{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:auto;display:block}.content-image figcaption{color:var(--muted);margin-top:10px;font-size:.9rem}.pastor-hero>.page-shell{grid-template-columns:minmax(0,720px);display:grid}.pastor-layout{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:start;gap:44px;display:grid}.pastor-image{margin:0;position:sticky;top:96px}.pastor-image img{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);display:block}.pastor-image figcaption{color:var(--muted);margin-top:10px;font-size:.9rem}.faq-hero{padding-bottom:64px}.faq-hero__grid{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:42px;display:grid}.faq-hero__image{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);margin:0;overflow:hidden}.faq-hero__image img{aspect-ratio:7/5;object-fit:cover;width:100%;height:auto;display:block}.faq-page{gap:34px;display:grid}.faq-section{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.faq-section__heading{position:sticky;top:96px}.faq-section__heading h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.08}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);overflow:hidden}.faq-item summary{min-height:58px;color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;font-weight:700;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--accent-strong);content:"+";flex:none;font-size:1.4rem;line-height:1}.faq-item[open] summary{border-bottom:1px solid var(--border)}.faq-item[open] summary:after{content:"-"}.faq-item__answer{color:var(--muted);padding:16px 18px 18px;line-height:1.7}.faq-item__answer a{color:var(--accent-strong);font-weight:700}.faq-contact__grid{grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);align-items:center;gap:34px;display:grid}.faq-map{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);min-height:340px;box-shadow:var(--shadow);overflow:hidden}.faq-map iframe{border:0;width:100%;height:100%;min-height:340px;display:block}.split-section{grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);gap:32px;padding:0 0 56px;display:grid}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.event-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:24px}.event-card h3{margin:6px 0 10px;font-size:1.25rem}.event-card p{margin:8px 0 0}.event-card__date,.event-card__time,.event-card__location{color:var(--accent-strong);font-size:.95rem;font-weight:700}.event-card__time{color:var(--foreground);font-size:1.05rem}.event-card__location{border-top:1px solid var(--border);padding-top:12px}.media-panel{border-radius:var(--radius);background:var(--foreground);color:var(--background);padding:clamp(28px,5vw,48px)}.media-panel h2{max-width:760px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.media-panel p{color:#fbfaf7c7}.media-panel .eyebrow{color:var(--accent-soft)}.media-activity-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:18px;margin-top:30px;display:grid}.media-activity-grid[data-layout=stacked]{grid-template-columns:1fr;gap:28px}.media-social-activity{justify-items:center;margin-top:34px;display:grid}.media-activity-card{gap:14px;min-width:0;display:grid}.media-activity-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.media-activity-card__header h3{color:#fff;margin:0;font-size:1.15rem}.media-activity-card__header a{color:var(--accent-soft);white-space:nowrap;font-size:.92rem;font-weight:700}.media-activity-card__frame{border-radius:calc(var(--radius) * .75);background:#fff;border:1px solid #fbfaf72e;width:100%;min-height:360px}.media-activity-card:first-child .media-activity-card__frame{aspect-ratio:16/9;min-height:auto}.media-activity-card--facebook{max-width:500px}.media-activity-card--facebook .media-activity-card__frame{width:min(500px,100%);height:620px;min-height:620px}.media-activity-grid[data-layout=stacked] .media-activity-card__frame{min-height:620px}.media-activity-grid[data-layout=stacked] .media-activity-card:first-child .media-activity-card__frame{aspect-ratio:16/9;min-height:auto}.media-social-links{border-top:1px solid #fbfaf72e;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}.media-social-links p{max-width:560px;margin:0}.media-social-links .link-list{margin-top:0}.link-list{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.link-list a{border:1px solid var(--border);border-radius:calc(var(--radius) * .75);background:var(--panel);min-height:40px;color:var(--accent-strong);align-items:center;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.contact-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:28px}.contact-card h2{margin:0 0 16px;font-size:1.6rem}.contact-card p{color:var(--muted);line-height:1.65}.contact-card a{color:var(--accent-strong);font-weight:700}.text-link{margin-top:8px;display:inline-flex}.visit-guide{gap:30px;display:grid}.visit-guide-section{background:var(--panel-soft)}.visit-guide__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.visit-guide__cards article{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:24px}.visit-guide__cards h3{margin:0 0 10px;font-size:1.2rem}.visit-guide__cards p{color:var(--muted);margin:0;line-height:1.65}.visit-guide__cards a{color:var(--accent-strong);font-weight:700}.site-footer{border-top:1px solid var(--border);background:var(--footer-background);color:var(--background);padding:34px 0}.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer__identity{text-align:center;justify-items:center;display:grid}.site-footer__contact{text-align:right;justify-items:end;display:grid}.site-footer p,.site-footer address{color:#fbfaf7c7;margin:0;font-style:normal;line-height:1.6}.site-footer__brand{font-weight:700;color:var(--background)!important}.site-footer__logo{width:min(260px,70vw);height:auto;margin:0 auto 10px;display:block}.site-footer__social{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.site-footer__social a{color:#fbfaf7e0;border:1px solid #fbfaf73d;border-radius:999px;place-items:center;width:38px;height:38px;text-decoration:none;display:inline-grid}.site-footer__social a:hover,.site-footer__social a:focus-visible{border-color:var(--background);color:var(--background)}.site-footer__social svg{fill:currentColor;width:20px;height:20px}.button-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border-radius:calc(var(--radius) * .75);background:var(--accent);color:#fff;align-items:center;min-height:44px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.button.secondary{border:1px solid var(--border);color:var(--foreground);background:0 0}.site-frame[data-theme=stained-glass]{--glass-cream:#fffdf8;--glass-dark:#102d35;--glass-red:#9b2f3f;--glass-gold:#d9a64f;--glass-teal:#173f4a;background:linear-gradient(135deg, #9b2f3f1a, transparent 30%), linear-gradient(225deg, #173f4a1f, transparent 34%), var(--background)}.site-frame[data-theme=stained-glass] .site-header{background:linear-gradient(90deg, #102d35f5, #173f4af0), var(--header-background);color:var(--glass-cream);border-color:#fffdf82e}.site-frame[data-theme=stained-glass] .site-header__inner{min-height:76px}.site-frame[data-theme=stained-glass] .brand__logo{width:auto;max-width:min(245px,58vw);height:auto;max-height:54px}.site-frame[data-theme=stained-glass] .nav{color:#fffdf8c7}.site-frame[data-theme=stained-glass] .nav a{border-bottom-width:3px}.site-frame[data-theme=stained-glass] .nav a:hover{border-color:var(--glass-gold);color:var(--glass-cream)}.site-frame[data-theme=stained-glass] .home-hero{background-image:linear-gradient(120deg, #102d35e6, #102d3575), linear-gradient(45deg, #9b2f3f73, transparent 28%), linear-gradient(135deg, transparent 52%, #e8b85d61 53%, transparent 58%), linear-gradient(225deg, #173f4a8c, transparent 34%), var(--hero-image,linear-gradient(180deg, var(--accent-soft), transparent));background-position:50%;background-size:cover;min-height:calc(100vh - 88px)}.site-frame[data-theme=stained-glass] .home-hero:after{background:linear-gradient(#0000 54%,#102d35a3);height:100%}.site-frame[data-theme=stained-glass] .hero{grid-template-columns:minmax(0,1fr);align-content:center;gap:28px;min-height:calc(100vh - 88px);padding:72px 0 60px}.site-frame[data-theme=stained-glass] .hero-copy{border-left:6px solid var(--glass-gold);max-width:960px;padding-left:clamp(22px,4vw,42px)}.site-frame[data-theme=stained-glass] .hero-copy h1,.site-frame[data-theme=stained-glass] .page-hero h1,.site-frame[data-theme=stained-glass] .section-heading h2{text-shadow:0 3px 24px #102d3547}.site-frame[data-theme=stained-glass] .hero-copy>p:not(.eyebrow){color:#fffdf8d6;max-width:820px;font-size:clamp(1.15rem,2.2vw,1.55rem)}.site-frame[data-theme=stained-glass] .eyebrow{color:var(--glass-red)}.site-frame[data-theme=stained-glass] .home-hero .eyebrow,.site-frame[data-theme=stained-glass] .page-hero .eyebrow,.site-frame[data-theme=stained-glass] .media-panel .eyebrow{color:var(--glass-gold)}.site-frame[data-theme=stained-glass] .home-hero .eyebrow{max-width:760px;margin-bottom:24px;font-size:clamp(1.15rem,2.1vw,1.65rem)}.site-frame[data-theme=stained-glass] .panel,.site-frame[data-theme=stained-glass] .event-card,.site-frame[data-theme=stained-glass] .contact-card,.site-frame[data-theme=stained-glass] .faq-item,.site-frame[data-theme=stained-glass] .visit-guide__cards article{background:linear-gradient(135deg, #fffdf8fa, #ece2d4f0), var(--panel);color:var(--glass-dark);border:1px solid #102d3538;box-shadow:0 28px 80px #102d352e}.site-frame[data-theme=stained-glass] .visit-guide__cards h3{color:var(--glass-dark)}.site-frame[data-theme=stained-glass] .faq-hero__image,.site-frame[data-theme=stained-glass] .faq-map{border:5px solid var(--glass-cream);border-radius:2px;box-shadow:0 0 0 1px #102d3538,0 28px 80px #102d353d}.site-frame[data-theme=stained-glass] .faq-item summary{color:var(--glass-dark)}.site-frame[data-theme=stained-glass] .faq-item summary:after,.site-frame[data-theme=stained-glass] .faq-item__answer a{color:var(--glass-red)}.site-frame[data-theme=stained-glass] .faq-item__answer{color:#102d35bd}.site-frame[data-theme=stained-glass] .visit-guide-section{background:linear-gradient(135deg, #9b2f3f14, transparent 32%), linear-gradient(225deg, #173f4a1a, transparent 34%), var(--background);color:var(--glass-dark)}.site-frame[data-theme=stained-glass] .visit-guide-section .eyebrow{color:var(--glass-red)}.site-frame[data-theme=stained-glass] .visit-guide-section p{color:#102d35b8}.site-frame[data-theme=stained-glass] .section{border-color:#102d352e}.site-frame[data-theme=stained-glass] .section-soft{background:linear-gradient(120deg, #102d35f0, #102d35d1), linear-gradient(45deg, #9b2f3f42, transparent 34%), var(--glass-dark);color:var(--glass-cream)}.site-frame[data-theme=stained-glass] .section-soft .eyebrow{color:var(--glass-gold)}.site-frame[data-theme=stained-glass] .section-soft p{color:#fffdf8c2}.site-frame[data-theme=stained-glass] .section-soft .visit-guide__cards p{color:#102d35bd}.site-frame[data-theme=stained-glass] .section-soft .visit-guide__cards a{color:var(--glass-dark)}.site-frame[data-theme=stained-glass] .feature-panel{border:1px solid #fffdf82e;border-top:6px solid var(--glass-gold);color:var(--glass-cream);background:linear-gradient(135deg,#fffdf824,#0000 58%),#fffdf814}.site-frame[data-theme=stained-glass] .feature-panel a{color:var(--glass-gold)}.site-frame[data-theme=stained-glass] .page-hero{isolation:isolate;color:var(--glass-cream);background:0 0;margin-bottom:32px;padding:72px 0 64px;position:relative;overflow:hidden}.site-frame[data-theme=stained-glass] .page-hero:before{z-index:-1;content:"";background:linear-gradient(115deg,#102d35f5,#102d35d1),linear-gradient(35deg,#d9a64f57 0 12%,#0000 12% 52%,#9b2f3f47 52% 64%,#0000 64%);position:absolute;inset:0 calc(50% - 50vw)}.site-frame[data-theme=stained-glass] .page-hero p{color:#fffdf8c7}.site-frame[data-theme=stained-glass] .content-section,.site-frame[data-theme=stained-glass] .content-image{border-left:4px solid #9b2f3fb8;padding-left:24px}.site-frame[data-theme=stained-glass] .content-image img,.site-frame[data-theme=stained-glass] .pastor-image img{border:5px solid var(--glass-cream);border-radius:2px;box-shadow:0 0 0 1px #102d3538,0 28px 80px #102d3533}.site-frame[data-theme=stained-glass] .media-panel{background:linear-gradient(120deg, #102d35f5, #102d35d1), linear-gradient(45deg, #9b2f3f61, transparent 34%), var(--glass-dark);border:1px solid #fffdf829;position:relative;overflow:hidden}.site-frame[data-theme=stained-glass] .media-panel:after{pointer-events:none;content:"";background:linear-gradient(#0000 44%,#102d3557),linear-gradient(120deg,#9b2f3f29,#0000 42%),linear-gradient(240deg,#d9a64f1f,#0000 38%);position:absolute;inset:0}.site-frame[data-theme=stained-glass] .media-panel>*{z-index:1;position:relative}.site-frame[data-theme=stained-glass] .media-activity-card__frame{border-color:#fffdf83d;border-radius:2px;box-shadow:0 24px 70px #102d3547}.site-frame[data-theme=stained-glass] .link-list a{color:var(--glass-cream);background:#fffdf81f;border-color:#fffdf83d}.site-frame[data-theme=stained-glass] .button{background:var(--glass-red);box-shadow:0 12px 28px #102d3538}.site-frame[data-theme=stained-glass] .button.secondary{background:#fffdf81a;border-color:#fffdf857}.site-frame[data-theme=stained-glass] .site-footer{background:linear-gradient(135deg, #9b2f3f33, transparent 36%), var(--glass-dark);border-color:#fffdf824}@media (max-width:780px){.site-header__inner,.site-footer__inner,.media-social-links{flex-direction:column;align-items:flex-start}.nav{flex-wrap:wrap;gap:12px 16px}.feature-grid,.pastor-layout,.split-section,.media-activity-grid,.faq-hero__grid,.faq-section,.faq-contact__grid,.visit-guide__cards,.event-grid,.theme-grid{grid-template-columns:1fr}.faq-section__heading,.pastor-image{position:static}.faq-section{gap:16px}.faq-map,.faq-map iframe{min-height:300px}.site-footer__contact{text-align:left;justify-items:start}.site-frame[data-theme=stained-glass] .site-header__inner{min-height:auto}.site-frame[data-theme=stained-glass] .brand__logo{width:auto;max-width:min(190px,58vw);height:auto;max-height:46px}.site-frame[data-theme=stained-glass] .hero{min-height:auto;padding:56px 0}.site-frame[data-theme=stained-glass] .hero-copy{padding-left:20px}}.theme-page{color:#17201a;background:#f5f6f3;min-height:100vh;padding:42px 0 64px}.theme-page h1{max-width:860px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.95}.theme-page__intro{color:#5f6b62;max-width:720px;margin:18px 0 0;font-size:1.1rem;line-height:1.65}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px;display:grid}.theme-card{background:#fff;border:1px solid #d9dfd8;border-radius:8px;overflow:hidden}.theme-card__meta{border-bottom:1px solid #d9dfd8;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px;display:flex}.theme-card__meta h2{margin:0;font-size:1.35rem}.theme-card__meta p{color:#5f6b62;margin:6px 0 0;line-height:1.45}.theme-chip{color:#5f6b62;border:1px solid #d9dfd8;border-radius:999px;flex:none;padding:6px 10px;font-size:.8rem;font-weight:700}.theme-preview{background:var(--hero-wash), var(--background);min-height:560px;color:var(--foreground);font-family:var(--body-font);position:relative;overflow:hidden}.theme-preview__nav{z-index:3;border-bottom:1px solid var(--border);background:var(--header-background);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex;position:relative}.theme-preview__logo{object-fit:contain;width:auto;height:auto;max-height:54px;display:block}.theme-preview__links{color:var(--muted);gap:10px;font-size:.82rem;font-weight:700;display:flex}.theme-preview__body{z-index:2;grid-template-columns:minmax(0,.95fr) minmax(180px,.62fr);align-items:end;gap:22px;padding:22px;display:grid;position:relative}.theme-preview__photo{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-soft);min-height:245px;box-shadow:var(--shadow);margin:0;position:relative;overflow:hidden}.theme-preview__photo img,.theme-preview__youtube img:first-child{object-fit:cover}.theme-preview__copy{align-self:center}.theme-preview h3{font-family:var(--heading-font);margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:.98}.theme-preview p{color:var(--muted);margin:14px 0 0;line-height:1.55}.theme-preview__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);grid-column:2;padding:18px}.theme-preview__panel h4{margin:0 0 12px;font-size:1rem}.theme-preview__panel dl{gap:10px;margin:0;display:grid}.theme-preview__panel div{gap:2px;display:grid}.theme-preview__panel dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:700}.theme-preview__panel dd{margin:0;font-weight:700}.theme-preview__youtube{z-index:2;border:1px solid var(--border);border-radius:var(--radius);background:var(--foreground);height:92px;margin:0 22px 20px;position:relative;overflow:hidden}.theme-preview__youtube:after{content:"";background:linear-gradient(90deg,#0006,#0000 58%);position:absolute;inset:0}.theme-preview__avatar{z-index:2;border:2px solid #fff;border-radius:999px;position:absolute;bottom:14px;left:16px}.theme-preview__band{z-index:2;border-top:1px solid var(--border);background:var(--panel);grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px 22px;display:grid;position:relative}.theme-preview__band article{border-left:4px solid var(--accent);background:var(--panel-soft);padding:14px}.theme-preview__band h4,.theme-preview__band p{margin:0}.theme-preview__band p{margin-top:6px;font-size:.88rem}.theme-preview[data-theme=heritage] .theme-preview__photo{min-height:285px}.theme-preview[data-theme=stained-glass]{background:linear-gradient(120deg, #102d35e6, #102d3575), var(--background);color:#fffdf8}.theme-preview[data-theme=stained-glass]:before{z-index:1;content:"";background:linear-gradient(45deg,#9b2f3f73,#0000 28%),linear-gradient(135deg,#0000 52%,#e8b85d61 53%,#0000 58%),linear-gradient(225deg,#173f4a8c,#0000 34%);position:absolute;inset:0}.theme-preview[data-theme=stained-glass] .theme-preview__nav,.theme-preview[data-theme=stained-glass] .theme-preview__band{background:#102d35b8;border-color:#fffdf838}.theme-preview[data-theme=stained-glass] .theme-preview__body{grid-template-columns:1fr}.theme-preview[data-theme=stained-glass] .theme-preview__photo{z-index:-1;opacity:.44;border:0;border-radius:0;min-height:auto;position:absolute;inset:0}.theme-preview[data-theme=stained-glass] p,.theme-preview[data-theme=stained-glass] .theme-preview__links,.theme-preview[data-theme=stained-glass] .theme-preview__panel dt{color:#fffdf8c2}.theme-preview[data-theme=stained-glass] .theme-preview__copy{max-width:440px;padding:50px 0 12px}.theme-preview[data-theme=stained-glass] .theme-preview__panel,.theme-preview[data-theme=stained-glass] .theme-preview__band article{color:#fffdf8;background:#fffdf81f;border-color:#fffdf83d}.theme-preview[data-theme=stained-glass] .theme-preview__panel{grid-column:auto}.theme-preview[data-theme=revival]{background:linear-gradient(90deg, transparent 0 48%, #a6422b14 48% 52%, transparent 52%), var(--background)}.theme-preview[data-theme=revival] .theme-preview__nav{border-bottom:5px solid var(--foreground)}.theme-preview[data-theme=revival] .theme-preview__body{grid-template-columns:minmax(190px,.65fr) minmax(0,1fr)}.theme-preview[data-theme=revival] .theme-preview__photo{border:4px solid var(--foreground);box-shadow:12px 12px 0 var(--accent);border-radius:2px;order:2}.theme-preview[data-theme=revival] .theme-preview__copy{order:1}.theme-preview[data-theme=revival] h3{text-transform:uppercase}.theme-preview[data-theme=revival] .theme-preview__panel{border:3px solid var(--foreground);box-shadow:8px 8px 0 var(--panel-soft);order:3;grid-column:1}.theme-preview[data-theme=modern] .theme-preview__nav{border:1px solid var(--border);border-radius:var(--radius);width:calc(100% - 44px);box-shadow:var(--shadow);margin:18px 22px 0}.theme-preview[data-theme=modern] .theme-preview__body{grid-template-columns:minmax(0,.78fr) minmax(0,1fr);align-items:stretch}.theme-preview[data-theme=modern] .theme-preview__photo{order:2;min-height:330px}.theme-preview[data-theme=modern] .theme-preview__copy{order:1;align-self:center}.theme-preview[data-theme=modern] .theme-preview__panel{grid-column:auto;width:210px;position:absolute;bottom:146px;right:42px}.theme-preview[data-theme=chapel] .theme-preview__body{grid-template-columns:1fr;padding-top:28px}.theme-preview[data-theme=chapel] .theme-preview__photo{border-radius:999px 999px var(--radius) var(--radius);min-height:255px}.theme-preview[data-theme=chapel] .theme-preview__copy{max-width:560px}.theme-preview[data-theme=chapel] .theme-preview__panel{grid-column:auto;width:min(260px,70%);margin-top:-86px;margin-left:auto}@media (max-width:780px){.site-header__inner{flex-direction:column;align-items:flex-start;padding:18px 0}.nav{flex-wrap:wrap}.hero{grid-template-columns:1fr;gap:32px;min-height:auto;padding:56px 0}.hero-copy h1{font-size:clamp(3.25rem,17vw,5.75rem)}.brand__logo{width:auto;max-width:min(190px,58vw);height:auto;max-height:42px}.home-hero{background-image:linear-gradient(180deg, #0a120ee6, #0a120e80), var(--hero-image,linear-gradient(180deg, var(--accent-soft), transparent)), var(--hero-wash)}.feature-grid,.site-footer__inner,.pastor-layout,.event-grid,.media-activity-grid,.visit-guide__cards,.theme-grid,.theme-preview__body,.theme-preview__band{flex-direction:column;grid-template-columns:1fr}.site-footer__contact,.site-footer__identity{text-align:left;justify-items:start}.site-footer__logo{margin-left:0;margin-right:0}.site-footer__social{justify-content:flex-start}.media-activity-card__header{flex-direction:column;align-items:flex-start;gap:8px}.media-activity-card__frame,.media-activity-grid[data-layout=stacked] .media-activity-card__frame{min-height:420px}.media-activity-card--facebook,.media-activity-card--facebook .media-activity-card__frame{width:100%;max-width:none}.media-social-links{flex-direction:column;align-items:flex-start}.media-activity-card:first-child .media-activity-card__frame{min-height:auto}.pastor-image{position:static}.theme-preview[data-theme] .theme-preview__body{grid-template-columns:1fr}.theme-preview__panel{grid-column:auto}.theme-preview[data-theme=revival] .theme-preview__photo,.theme-preview[data-theme=revival] .theme-preview__copy,.theme-preview[data-theme=modern] .theme-preview__photo,.theme-preview[data-theme=modern] .theme-preview__copy{order:initial}.theme-preview[data-theme=modern] .theme-preview__panel,.theme-preview[data-theme=chapel] .theme-preview__panel{width:auto;margin:0;position:static}.split-section{grid-template-columns:1fr}}
