/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,: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:var(--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:var(--default-font-feature-settings,normal);font-variation-settings:var(--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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--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:currentColor}@supports (color:color-mix(in lab, red, red)){::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}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy:#071a48;--blue:#0c2f78;--royal:#1547a3;--red:#d7193f;--cream:#f6f2ea;--ink:#0d1830;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.7}.container{width:min(1160px,100% - 48px);margin:auto}.site-header{z-index:50;background:#fff;align-items:center;height:86px;display:flex;position:sticky;top:0;box-shadow:0 1px #e5e8ef}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:40px;height:48px}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.08em;color:var(--navy);font-size:13px}.brand small{color:#667085;margin-top:3px;font-size:10px}.nav-wrap nav{gap:27px;font-size:13px;font-weight:700;display:flex}.nav-wrap nav a:hover{color:var(--red)}.header-cta{background:var(--red);color:#fff;padding:13px 19px;font-size:13px;font-weight:800}.hero{color:#fff;background:linear-gradient(116deg,#06143b 0%,#0b2a6a 55%,#173b77 100%);align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:radial-gradient(#ffffff14,#0000 65%);height:690px;position:absolute;inset:auto -8% -45% 35%;transform:rotate(-15deg)}.hero-content{z-index:2;padding:85px 0 55px;position:relative}.hero-art{place-items:center;width:48%;height:78%;display:grid;position:absolute;top:12%;right:4%}.hero-art img{object-fit:contain;filter:drop-shadow(0 35px 50px #00000080);opacity:.92;max-width:90%;height:530px}.glow{filter:blur(30px);border-radius:50%;position:absolute}.glow-one{background:#d7193f42;width:360px;height:360px;top:10%;right:1%}.glow-two{background:#2c69d273;width:250px;height:250px;bottom:5%;left:12%}.eyebrow{text-transform:uppercase;letter-spacing:.18em;margin:0 0 22px;font-size:12px;font-weight:800}.eyebrow:before{content:"";background:var(--red);vertical-align:middle;width:38px;height:3px;margin-right:12px;display:inline-block}.eyebrow.red{color:var(--red)}.eyebrow.pale{color:#a9c7ff}.hero h1,.page-hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(54px,6.5vw,92px);line-height:.98}.hero-copy{color:#dce7ff;max-width:590px;margin:30px 0;font-size:19px}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{justify-content:center;align-items:center;padding:16px 23px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-light{color:var(--navy);background:#fff}.button-outline{color:#fff;border:1px solid #7294d1;margin-top:38px}.button-outline-dark{color:var(--navy);border:1px solid #b5becb}.service-strip{width:520px;max-width:100%;color:var(--ink);background:#fff;margin-top:65px;display:flex;box-shadow:0 18px 45px #0000003b}.service-strip div{border-right:1px solid #e6e9ef;flex-direction:column;flex:1;padding:18px 25px;display:flex}.service-strip span{text-transform:uppercase;letter-spacing:.12em;color:#718096;font-size:10px}.service-strip strong{margin-top:5px;font-size:14px}.service-strip>a{background:var(--red);color:#fff;place-items:center;width:60px;font-size:22px;display:grid}.section{padding:105px 0}.split{grid-template-columns:1fr 1fr;gap:100px;display:grid}.section h2,.donate h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.3vw,61px);line-height:1.05}.lead{color:#465069;margin:0 0 22px;font-size:19px}.text-link{color:var(--navy);border-bottom:2px solid var(--red);padding-bottom:5px;font-weight:800}.text-link span{margin-left:7px}.blue-section{background:var(--navy);color:#fff}.section-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:80px;display:grid}.section-heading>p{color:#c6d4ef;font-size:17px}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.project-card{flex-direction:column;justify-content:space-between;height:340px;padding:28px;display:flex;position:relative;overflow:hidden}.project-card:after,.gallery-tile:after{content:"";background:linear-gradient(#0000 25%,#020a1ee6);position:absolute;inset:0}.project-1{background:linear-gradient(135deg,#133d8e,#07183e)}.project-2{background:linear-gradient(135deg,#c3173a,#5e0d21)}.project-3{background:linear-gradient(135deg,#d5b66a,#806027)}.project-mark{color:#ffffff24;z-index:1;font-family:Georgia,serif;font-size:74px}.project-card div{z-index:1}.project-card h3{margin:0;font-family:Georgia,serif;font-size:27px}.project-card p{color:#e1e8f6;margin-bottom:0;font-size:14px}.visit{background:var(--cream)}.visit-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.visit-copy>p{color:#505a6e}.address{border-top:1px solid #d9d5cb;gap:16px;padding:18px 0;line-height:1.7;display:flex}.pin{color:var(--red);font-size:21px}.map-card{background:#dce3ec;height:480px;position:relative;overflow:hidden}.map-lines{background:repeating-linear-gradient(24deg,#0000 0 50px,#ffffffe6 52px 60px,#0000 62px 95px),repeating-linear-gradient(116deg,#0000 0 75px,#ffffffbf 77px 84px,#0000 86px 140px);position:absolute;inset:-15%}.map-pin{background:var(--red);border-radius:50% 50% 50% 0;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:39%;left:53%;transform:rotate(-45deg);box-shadow:0 10px 25px #00000040}.map-pin img{object-fit:contain;width:45px;height:45px;transform:rotate(45deg)}.map-label{color:#536174;font:700 24px Georgia,serif;position:absolute;top:28%;left:12%}.donate{background:var(--red);color:#fff;padding:92px 0}.donate-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid}.donate-inner>div:last-child>p{font-size:17px}.donate small{color:#ffdbe2;margin-top:13px;display:block}.page-hero{background:var(--navy);color:#fff;padding:100px 0 90px;overflow:hidden}.page-hero-grid{grid-template-columns:1fr 320px;align-items:center;gap:70px;display:grid}.page-hero h1{font-size:clamp(48px,6vw,76px)}.page-hero p:not(.eyebrow){color:#c7d7f3;max-width:680px;font-size:18px}.page-hero img{object-fit:contain;filter:drop-shadow(0 25px 30px #0006);width:100%;height:290px}.interior{min-height:500px}.content-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.content-grid article{border:1px solid #dfe3eb;min-height:310px;padding:34px}.content-grid article>span{color:var(--red);font-weight:900}.content-grid h2{margin-top:35px;font-size:28px}.content-grid p{color:#555f73}.projects-detail{grid-template-columns:repeat(3,1fr)}.pastor-feature{grid-template-columns:360px 1fr;align-items:center;gap:75px;display:grid}.portrait-placeholder{background:linear-gradient(145deg,var(--navy),var(--royal));color:#ffffff2e;place-items:center;height:470px;font:100px Georgia,serif;display:grid}.pastor-feature h2{font-size:52px}.pastor-feature p{color:#555f73;font-size:17px}.testimony-wrap{text-align:center;max-width:850px;margin:auto}.testimony-wrap blockquote{color:var(--navy);margin:0 0 30px;font:italic 48px/1.25 Georgia,serif}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:270px;gap:15px;display:grid}.gallery-tile{background:var(--navy);align-items:end;padding:25px;display:flex;position:relative;overflow:hidden}.gallery-tile:nth-child(2),.gallery-tile:nth-child(5){background:var(--red)}.gallery-tile:nth-child(3),.gallery-tile:nth-child(4){background:linear-gradient(135deg,#2f69c2,#071a48)}.gallery-tile:before{content:"";border:28px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.gallery-tile span{z-index:1;color:#fff;font:26px Georgia,serif}.social-callout{background:var(--cream);justify-content:space-between;align-items:center;gap:25px;margin-top:35px;padding:35px;display:flex}.social-callout h2{font-size:31px}footer{color:#dce5f5;background:#040e2a;padding:75px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr .7fr 1.2fr;gap:45px;display:grid}.footer-grid strong{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:13px}.footer-grid p{color:#a9b7d0;font-size:13px}.footer-brand strong{font-size:14px}.footer-bottom{color:#71809c;border-top:1px solid #223154;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:11px;display:flex}@media (width<=900px){.site-header{height:auto;padding:14px 0}.nav-wrap{flex-wrap:wrap}.nav-wrap nav{order:3;width:100%;padding-top:8px;overflow:auto}.header-cta{margin-left:auto}.hero-art{opacity:.28;width:70%;right:-12%}.hero-content{padding-top:60px}.split,.section-heading,.visit-grid,.donate-inner,.page-hero-grid,.pastor-feature{grid-template-columns:1fr;gap:40px}.project-grid,.content-grid,.projects-detail,.gallery-grid{grid-template-columns:1fr 1fr}.page-hero img{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.container{width:min(100% - 30px,1160px)}.nav-wrap nav{gap:20px}.hero{min-height:680px}.hero h1{font-size:50px}.hero-copy{font-size:17px}.section{padding:72px 0}.project-grid,.content-grid,.projects-detail,.gallery-grid{grid-template-columns:1fr}.project-card{height:290px}.service-strip{margin-top:45px}.service-strip div{padding:14px}.service-strip div:nth-child(2){display:none}.map-card{height:340px}.donate-inner{gap:28px}.page-hero{padding:70px 0}.pastor-feature{grid-template-columns:1fr}.portrait-placeholder{height:340px}.testimony-wrap blockquote{font-size:34px}.social-callout{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}.pastor-feature{align-items:start}.pastor-photo{object-fit:cover;object-position:center;background:var(--navy);width:360px;height:470px;display:block}.pastor-biography blockquote{border-left:4px solid var(--red);background:var(--cream);color:var(--navy);margin:34px 0 0;padding:24px 28px;font:italic 21px/1.55 Georgia,serif}.pastor-biography cite{color:#555f73;text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font:700 13px/1.4 Arial,Helvetica,sans-serif;display:block}@media (width<=900px){.pastor-photo{aspect-ratio:1;width:min(100%,640px);height:auto;margin:auto}}@media (width<=620px){.pastor-feature h2{font-size:42px}.pastor-biography blockquote{padding:20px;font-size:19px}}
