:root{--ink:#0b2920;--ink-2:#23453b;--forest:#003e2d;--forest-light:#dfeee7;--paper:#fcfbf8;--mist:#f3f5f2;--line:#e1e7e3;--sand:#b9874d;--muted:#687871;--white:#fff;--radius:15px;--shadow:0 5px 18px rgba(14,44,34,.08);--shell:1180px;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(calc(100% - 64px),var(--shell));margin:0 auto}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:50;left:20px;top:20px;width:auto;height:auto;margin:0;padding:12px 16px;clip:auto;background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:8px}.site-header{height:72px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(13,54,40,.08);position:relative;z-index:20}.site-header__inner{width:min(calc(100% - 48px),1320px);height:100%;display:flex;align-items:center;justify-content:space-between;margin:auto}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand strong{font-size:16px;letter-spacing:-.045em;display:block;line-height:1.12}.brand small{display:block;font-size:8px;color:var(--muted);line-height:1.2;letter-spacing:.01em}.brand__mark{width:32px;height:27px;display:grid;place-items:center;position:relative;overflow:hidden}.brand__mark:before,.brand__mark:after{content:"";position:absolute;width:23px;height:23px;background:var(--forest);transform:rotate(45deg);bottom:-12px}.brand__mark:after{width:13px;height:13px;background:#70ab91;left:6px;bottom:-8px}.brand__mark i{position:relative;z-index:1;width:8px;height:8px;background:var(--paper);clip-path:polygon(50% 0,100% 100%,0 100%)}.site-nav{height:100%;display:flex;align-items:center;gap:25px}.site-nav>ul{display:flex;align-items:center;gap:25px;list-style:none;padding:0;margin:0}.site-nav>ul a{font-size:12px;font-weight:600;white-space:nowrap}.site-nav>ul a:hover,.site-nav>ul a:focus-visible{color:#167252}.site-nav__utilities{display:flex;align-items:center;gap:17px}.nav-search{width:23px;height:23px;display:grid;place-items:center}.nav-search svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.locale{font-size:12px;font-weight:600}.locale span{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:47px;padding:0 23px;border:0;border-radius:7px;background:var(--forest);color:#fff;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover,.button:focus-visible{background:#075b43;transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,62,45,.2)}.button--header{min-height:36px;padding:0 15px;font-size:11px;border-radius:5px}.button--small{min-height:37px;padding:0 14px;font-size:12px;border-radius:6px}.button--light{background:#fff;color:var(--forest)}.button--light:hover,.button--light:focus-visible{background:#fff;color:var(--forest)}.nav-toggle{display:none;background:none;border:0;width:46px;height:46px;padding:11px}.nav-toggle span:not(.screen-reader-text){display:block;width:23px;height:2px;background:var(--forest);margin:5px auto;border-radius:4px;transition:transform .2s,opacity .2s}.hero{position:relative;isolation:isolate;min-height:548px;overflow:hidden;color:#071f18}.hero__image,.hero__veil{position:absolute;inset:0;width:100%;height:100%}.hero__image{z-index:-2;object-position:center 56%}.hero__veil{z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.91) 0%,rgba(255,255,255,.72) 28%,rgba(255,255,255,.02) 66%),linear-gradient(0deg,rgba(2,27,19,.13),transparent 42%)}.hero__inner{padding-top:92px}.eyebrow{color:#27765b;font-size:11px;font-weight:700;letter-spacing:.095em;text-transform:uppercase;margin:0 0 7px}.hero__eyebrow{animation:enter .5s ease both}.hero h1{margin:0;max-width:560px;font-size:clamp(49px,5.3vw,78px);font-weight:700;line-height:.99;letter-spacing:-.075em;animation:enter .65s .08s ease both}.hero__copy{max-width:470px;font-size:17px;font-weight:500;line-height:1.55;margin:20px 0 25px;animation:enter .65s .15s ease both}.hero-search{background:#fff;display:flex;align-items:center;width:min(100%,500px);height:58px;border:1px solid rgba(0,62,45,.13);padding:5px 5px 5px 18px;border-radius:9px;box-shadow:0 8px 25px rgba(5,44,31,.13);animation:enter .65s .24s ease both}.hero-search svg{flex:0 0 19px;width:19px;fill:none;stroke:var(--forest);stroke-width:2}.hero-search input{width:100%;min-width:0;border:0;outline:0;padding:0 12px;color:var(--ink);font-size:14px}.hero-search input::placeholder{color:#7c8b85}.hero-search .button{min-height:46px;padding:0 28px}.destination-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px;animation:enter .65s .32s ease both}.destination-chips a,.topic-pills a{background:rgba(255,255,255,.91);border:1px solid rgba(8,50,37,.08);padding:5px 14px;border-radius:99px;font-size:11px;font-weight:600;box-shadow:0 2px 4px rgba(0,20,15,.04);transition:background .2s,transform .2s}.destination-chips a:hover,.topic-pills a:hover{background:#fff;transform:translateY(-1px)}.quick-links{position:relative;z-index:2;padding:20px 0;background:#fff;border-bottom:1px solid var(--line)}.quick-links__grid{display:grid;grid-template-columns:repeat(5,1fr)}.quick-link{min-height:107px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line);padding:10px;transition:background .2s}.quick-link:last-child{border-right:0}.quick-link:hover{background:#f7faf8}.quick-link__icon{font-family:var(--serif);font-size:33px;line-height:1;color:var(--forest);margin-bottom:7px}.quick-link strong{font-size:13px}.quick-link small{font-size:10px;color:var(--muted);max-width:135px;line-height:1.28;margin-top:3px}.content-section{padding:75px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{margin:0;font-size:clamp(25px,2.8vw,34px);line-height:1.05;letter-spacing:-.06em}.text-link{color:#116044;font-size:12px;font-weight:700;white-space:nowrap}.text-link span{font-size:17px;margin-left:3px;vertical-align:-1px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.destinations-section{background:linear-gradient(180deg,#fff 0%,var(--paper) 100%)}.destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.destination-card{height:214px;border-radius:11px;overflow:hidden;position:relative;isolation:isolate;color:#fff;box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease}.destination-card:hover{transform:translateY(-5px);box-shadow:0 13px 25px rgba(14,44,34,.16)}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,15,11,.82),rgba(0,15,11,0) 65%);z-index:-1}.destination-card img{width:100%;height:100%;position:absolute;inset:0;z-index:-2}.destination-card span{position:absolute;left:14px;right:12px;bottom:12px}.destination-card strong,.destination-card small{display:block;line-height:1.3}.destination-card strong{font-size:15px}.destination-card small{font-size:10px;opacity:.84;margin-top:2px}.place-section{padding-top:64px}.topic-pills{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin:-3px 0 18px;padding:3px 0}.topic-pills::-webkit-scrollbar{display:none}.topic-pills a{background:var(--mist);box-shadow:none;white-space:nowrap}.place-grid{display:grid;gap:17px}.place-grid--four{grid-template-columns:repeat(4,1fr)}.place-grid--three{grid-template-columns:repeat(3,1fr)}.place-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(14,44,34,.045);transition:transform .22s ease,box-shadow .22s ease}.place-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.place-card__image{aspect-ratio:1.38;display:block;background:#e7ece9;overflow:hidden}.place-card__image img{width:100%;height:100%;transition:transform .45s ease}.place-card:hover .place-card__image img{transform:scale(1.045)}.place-card__body{padding:12px 13px 13px;display:flex;gap:5px;align-items:flex-start;flex-wrap:wrap}.place-card h3{width:100%;font-size:14px;letter-spacing:-.035em;line-height:1.23;margin:0}.place-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.place-card__area{width:100%;font-size:11px;color:var(--muted);margin:0 0 2px}.status-badge{display:inline-flex;align-items:center;gap:4px;color:#176b4d;font-size:10px;font-weight:700;line-height:1.2}.status-badge span{font-size:8px}.place-card__price{width:100%;margin-top:3px;color:#52665e;font-size:10px;font-weight:600}.sponsored-label{display:inline-flex;background:#f8ead6;color:#71420e;font-size:9px;font-weight:700;padding:3px 5px;border-radius:4px;margin-bottom:2px}.prayer-section{background:#fff}.prayer-layout{display:grid;grid-template-columns:1.02fr 2.1fr;gap:18px}.nearby-card{min-height:255px;padding:26px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:13px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(140deg,#fff,#ebf5ef);box-shadow:0 3px 10px rgba(14,44,34,.045);transition:transform .2s}.nearby-card:hover{transform:translateY(-3px)}.nearby-card__pin{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--forest);font-size:27px;line-height:1;box-shadow:0 2px 9px rgba(0,40,27,.08)}.nearby-card div{width:calc(100% - 52px)}.nearby-card h3{font-size:17px;letter-spacing:-.04em;margin:3px 0 4px}.nearby-card p{margin:0;font-size:12px;color:var(--muted);line-height:1.45}.nearby-card .button{margin-top:auto}.essential-strip{background:var(--forest);color:#fff;padding:61px 0;position:relative;overflow:hidden}.essential-strip:before{content:"";width:440px;height:440px;border:1px solid rgba(255,255,255,.1);border-radius:50%;position:absolute;right:-95px;top:-245px}.essential-strip__inner{display:flex;align-items:center;justify-content:space-between;gap:25px;position:relative}.essential-strip .eyebrow{color:#9cceb8}.essential-strip h2{max-width:510px;font-size:clamp(28px,3.4vw,44px);line-height:1.04;letter-spacing:-.06em;margin:0}.essential-strip p:not(.eyebrow){max-width:500px;margin:12px 0 0;color:#c9ded5;font-size:14px}.guides-section{padding-bottom:96px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{display:grid;grid-template-columns:42% 1fr;gap:13px;align-items:start}.guide-card>a{border-radius:10px;aspect-ratio:.79;overflow:hidden;background:#e4eae6}.guide-card img{width:100%;height:100%}.guide-card__type{display:block;color:#187052;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-top:4px}.guide-card h3{font-size:15px;line-height:1.25;letter-spacing:-.04em;margin:5px 0}.guide-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.guide-card p{font-size:11px;line-height:1.4;color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);background:#fff;color:var(--ink)}.site-footer__top{width:min(calc(100% - 64px),var(--shell));margin:auto;padding:45px 0;display:grid;grid-template-columns:1.4fr 1fr auto;gap:30px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:35px}.footer-links div{display:grid;gap:6px;align-content:start}.footer-links a{font-size:11px;color:#51635c}.footer-links a:hover{text-decoration:underline}.footer-social{display:flex;gap:8px}.footer-social a{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:27px;height:27px;color:var(--forest);font-size:10px;font-weight:700}.site-footer__bottom{border-top:1px solid var(--line);width:min(calc(100% - 64px),var(--shell));margin:auto;padding:16px 0;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.site-footer__bottom span:last-child{display:flex;gap:16px}.site-footer__bottom a:hover{text-decoration:underline}.mobile-nav{display:none}.breadcrumbs{width:min(calc(100% - 64px),var(--shell));margin:0 auto;padding:20px 0 14px;display:flex;align-items:center;gap:8px;color:#71817a;font-size:11px}.breadcrumbs a{color:#356553}.breadcrumbs a:hover{text-decoration:underline}.page-hero{width:min(calc(100% - 64px),var(--shell));margin:0 auto 36px}.page-hero--image{height:310px;border-radius:15px;position:relative;overflow:hidden;isolation:isolate;color:#fff;display:flex;align-items:flex-end;padding:34px}.page-hero--image>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.page-hero--image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,25,18,.78),rgba(0,25,18,.05));z-index:-1}.page-hero h1{font-size:clamp(35px,4vw,55px);letter-spacing:-.07em;line-height:1;margin:0}.page-hero p{max-width:560px;font-size:15px;margin:10px 0 0}.directory{width:min(calc(100% - 64px),var(--shell));margin:0 auto 85px}.directory__heading{margin:12px 0 25px}.directory__heading h1{font-size:clamp(34px,4vw,52px);letter-spacing:-.07em;line-height:1;margin:0}.directory__heading p{color:var(--muted);max-width:600px;margin:10px 0 0}.directory-layout{display:grid;grid-template-columns:250px 1fr;gap:30px}.filters{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px;height:max-content;position:sticky;top:18px}.filters h2{font-size:15px;margin:0 0 12px}.filter-group{border-top:1px solid var(--line);padding:15px 0}.filter-group:last-of-type{padding-bottom:6px}.filter-group h3{font-size:12px;margin:0 0 9px}.filter-group label{display:flex;align-items:center;gap:8px;font-size:12px;color:#4d6058;margin:7px 0}.filter-group input{accent-color:var(--forest)}.filter-group select{border:1px solid #d5ded9;border-radius:7px;background:#fff;padding:8px;width:100%;font-size:12px}.directory-results__bar{display:flex;justify-content:space-between;align-items:center;margin:0 0 15px}.directory-results__bar span{font-size:12px;color:var(--muted)}.directory-results__bar select{font-size:11px;border:1px solid var(--line);border-radius:6px;padding:8px;background:#fff}.directory .place-card{display:grid;grid-template-columns:205px 1fr}.directory .place-card__image{aspect-ratio:auto;height:160px}.directory .place-card__body{padding:19px}.directory .place-card h3{font-size:17px}.directory .place-card__area{font-size:12px}.directory .status-badge{font-size:11px}.directory .place-card__price{font-size:11px}.directory-list{display:grid;gap:12px}.navigation.pagination{margin-top:35px}.nav-links{display:flex;gap:7px}.nav-links .page-numbers{width:33px;height:33px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;font-size:12px}.nav-links .current{background:var(--forest);border-color:var(--forest);color:#fff}.single{width:min(calc(100% - 64px),930px);margin:0 auto 90px}.single__header{margin:12px 0 26px}.single__header h1{font-size:clamp(37px,5vw,63px);line-height:.99;letter-spacing:-.075em;margin:0}.single__header .single__area{color:var(--muted);font-size:14px;margin:12px 0}.single__hero{height:450px;border-radius:15px;overflow:hidden;background:var(--mist);margin:0 0 22px}.single__hero img{width:100%;height:100%}.single__actions{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 35px}.action-link{display:inline-flex;align-items:center;gap:6px;min-height:40px;border:1px solid var(--line);border-radius:7px;padding:0 13px;background:#fff;font-size:12px;font-weight:700}.action-link:hover{background:var(--mist)}.single__body{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:45px}.entry-content{font-size:16px;color:#244239}.entry-content h2{font-size:29px;letter-spacing:-.055em;line-height:1.1;margin:40px 0 13px;color:var(--ink)}.entry-content p{margin:0 0 17px}.facts{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;height:max-content;position:sticky;top:20px}.facts h2{font-size:15px;margin:0 0 13px}.facts dl{margin:0}.facts div{border-top:1px solid var(--line);padding:11px 0}.facts dt{font-size:10px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.facts dd{font-size:12px;margin:2px 0 0}.fact-icons{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.fact-icons span{background:var(--mist);border-radius:8px;padding:8px;font-size:10px;line-height:1.25;color:#315245}.mtj-offer{border:1px solid #b4d8c7;background:#e9f5ef;border-radius:12px;margin:25px 0;padding:21px}.mtj-offer__eyebrow{display:block;color:#176648;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.mtj-offer strong{display:block;font-size:19px;letter-spacing:-.04em;margin-top:4px}.mtj-offer p{font-size:13px;margin:5px 0 14px}.article{width:min(calc(100% - 64px),760px);margin:0 auto 90px}.article__header{margin:25px 0}.article__header .eyebrow{margin-bottom:10px}.article__header h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.075em;line-height:1.01;margin:0}.article__meta{font-size:12px;color:var(--muted);margin-top:16px}.article__hero{height:395px;border-radius:15px;overflow:hidden;margin:25px 0}.article__hero img{width:100%;height:100%}.article .entry-content{font-size:17px;line-height:1.75}.article .entry-content>p:first-child{font-size:20px;line-height:1.55;color:#1b392e}.toc{background:var(--mist);padding:21px 24px;border-radius:10px;margin:25px 0}.toc strong{font-size:13px}.toc ol{font-size:13px;margin:8px 0 0;padding-left:20px}.search-page{width:min(calc(100% - 64px),var(--shell));margin:20px auto 90px}.search-page h1{font-size:38px;letter-spacing:-.06em}.search-page__form{display:flex;max-width:610px;margin:18px 0 32px}.search-page__form input{flex:1;border:1px solid var(--line);border-radius:8px 0 0 8px;padding:0 14px}.search-page__form .button{border-radius:0 8px 8px 0}.search-results{display:grid;gap:12px;max-width:810px}.search-result{border-bottom:1px solid var(--line);padding:0 0 18px}.search-result__type{color:#187052;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.search-result h2{font-size:21px;margin:4px 0}.search-result p{color:var(--muted);font-size:13px;margin:0}.page-content{width:min(calc(100% - 64px),800px);margin:25px auto 90px}.page-content h1{font-size:43px;letter-spacing:-.07em}.page-content h2{font-size:28px;letter-spacing:-.055em;margin-top:38px}.page-content p,.page-content li{color:#3d564c}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.contact-form{display:grid;gap:13px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:23px}.contact-form label{display:grid;gap:5px;font-size:12px;font-weight:700}.contact-form input,.contact-form textarea{border:1px solid #d7e0db;border-radius:7px;padding:10px;background:#fff}.contact-form textarea{min-height:140px;resize:vertical}.contact-aside{background:var(--mist);padding:23px;border-radius:13px}.contact-aside h2{margin-top:0}.contact-aside p{font-size:13px}.not-found{text-align:center;width:min(calc(100% - 64px),620px);margin:100px auto}.not-found h1{font-size:80px;letter-spacing:-.08em;margin:0}.not-found h2{font-size:30px;letter-spacing:-.06em}.not-found p{color:var(--muted)}
@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.site-nav>ul{gap:15px}.site-nav{gap:15px}.site-nav__utilities{gap:10px}.locale{display:none}.destination-grid{grid-template-columns:repeat(5,minmax(135px,1fr));overflow:auto;padding-bottom:5px}.destination-card{height:190px}.prayer-layout{grid-template-columns:1fr}.nearby-card{min-height:150px}.nearby-card .button{margin-left:auto}.guide-grid{grid-template-columns:1fr 1fr}.guide-card:last-child{display:none}.directory-layout{grid-template-columns:205px 1fr}.single__body{gap:27px}}
@media(max-width:760px){body{font-size:14px;padding-bottom:68px}.shell{width:calc(100% - 32px)}.site-header{height:65px;position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}.site-header__inner{width:calc(100% - 30px)}.brand strong{font-size:14px}.brand small{font-size:7px}.brand__mark{width:29px}.nav-toggle{display:block;position:relative;z-index:2}.site-nav{display:none;position:absolute;left:0;right:0;top:64px;height:auto;padding:15px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 20px rgba(0,32,23,.08)}.site-nav.is-open{display:block}.site-nav>ul{display:grid;gap:0}.site-nav>ul li{border-bottom:1px solid var(--line)}.site-nav>ul a{display:block;padding:13px 3px;font-size:14px}.site-nav__utilities{padding:15px 0 0}.nav-search,.locale{display:none}.button--header{flex:1}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{min-height:520px}.hero__image{object-position:59% center}.hero__veil{background:linear-gradient(90deg,rgba(255,255,255,.93) 0%,rgba(255,255,255,.63) 70%,rgba(255,255,255,.12) 100%),linear-gradient(0deg,rgba(2,27,19,.11),transparent 55%)}.hero__inner{padding-top:65px}.hero h1{font-size:48px;letter-spacing:-.07em}.hero__copy{font-size:14px;line-height:1.5;max-width:300px;margin:16px 0 22px}.hero-search{height:53px;padding-left:14px;width:100%}.hero-search input{font-size:13px;padding:0 8px}.hero-search .button{font-size:12px;min-height:41px;padding:0 17px}.destination-chips{overflow:auto;flex-wrap:nowrap;margin-right:-16px;padding:2px 16px 5px 0}.destination-chips a{font-size:10px;padding:5px 13px;white-space:nowrap}.quick-links{padding:0;background:#fff}.quick-links__grid{width:100%;overflow:auto;grid-template-columns:repeat(5,84px);scroll-snap-type:x proximity;scrollbar-width:none}.quick-links__grid::-webkit-scrollbar{display:none}.quick-link{min-height:94px;border-right:0;padding:7px;scroll-snap-align:start}.quick-link__icon{font-size:25px;margin-bottom:5px}.quick-link strong{font-size:10px}.quick-link small{display:none}.content-section{padding:46px 0}.section-heading{margin-bottom:16px}.section-heading .eyebrow{display:none}.section-heading h2{font-size:24px}.text-link{font-size:11px}.destination-grid{grid-template-columns:repeat(5,134px);gap:10px;margin-right:-16px;padding:0 16px 5px 0;overflow:auto}.destination-card{height:155px;border-radius:9px}.destination-card span{left:10px;bottom:10px}.destination-card strong{font-size:13px}.destination-card small{font-size:9px}.place-section{padding-top:43px}.topic-pills{margin-bottom:14px;margin-right:-16px;padding-right:16px}.topic-pills a{font-size:10px}.place-grid--four,.place-grid--three{display:flex;overflow:auto;gap:12px;margin-right:-16px;padding:0 16px 4px 0;scroll-snap-type:x proximity}.place-card{flex:0 0 202px;scroll-snap-align:start}.place-card__body{padding:10px 11px 11px}.place-card h3{font-size:13px}.prayer-section{padding-top:45px}.nearby-card{min-height:130px;padding:20px;margin-bottom:13px}.nearby-card__pin{width:34px;height:34px;font-size:23px}.nearby-card h3{font-size:15px}.nearby-card p{font-size:11px}.nearby-card .button{font-size:10px;min-height:34px;padding:0 11px}.essential-strip{padding:46px 0}.essential-strip__inner{align-items:flex-start;display:block}.essential-strip h2{font-size:30px;max-width:330px}.essential-strip p:not(.eyebrow){font-size:12px;max-width:315px}.essential-strip .button{margin-top:19px}.guides-section{padding-bottom:58px}.guide-grid{display:flex;overflow:auto;gap:14px;margin-right:-16px;padding-right:16px}.guide-card{display:block;flex:0 0 185px}.guide-card:last-child{display:block}.guide-card>a{aspect-ratio:1.3}.guide-card__type{margin-top:9px}.guide-card h3{font-size:14px}.guide-card p{font-size:10px}.site-footer__top{width:calc(100% - 32px);padding:32px 0;grid-template-columns:1fr;gap:22px}.footer-links{max-width:290px}.footer-social{position:absolute;right:16px;margin-top:50px}.site-footer__bottom{width:calc(100% - 32px);display:block;padding:15px 0;font-size:9px}.site-footer__bottom span:last-child{margin-top:7px;gap:12px}.mobile-nav{position:fixed;display:flex;justify-content:space-around;align-items:center;height:66px;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);border-top:1px solid var(--line);z-index:20;padding-bottom:max(0px,env(safe-area-inset-bottom))}.mobile-nav a{display:grid;place-items:center;gap:2px;color:#64766e;font-size:9px;font-weight:600;min-width:56px}.mobile-nav a span{font-size:20px;line-height:1}.mobile-nav .is-current{color:var(--forest)}.breadcrumbs{width:calc(100% - 32px);padding:13px 0 11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.page-hero{width:calc(100% - 32px);margin-bottom:22px}.page-hero--image{height:235px;padding:21px;border-radius:11px}.page-hero h1{font-size:36px}.page-hero p{font-size:12px;margin:8px 0 0}.directory{width:calc(100% - 32px);margin-bottom:55px}.directory__heading h1{font-size:34px}.directory__heading p{font-size:13px}.directory-layout{display:block}.filters{position:static;padding:0;border:0;background:transparent;display:flex;gap:8px;overflow:auto;margin:0 -16px 18px;padding:0 16px}.filters h2{display:none}.filter-group{padding:0;border:0;flex:0 0 auto}.filter-group h3{display:none}.filter-group label{display:none}.filter-group select{width:auto;padding:8px 11px;background:#fff}.filter-group:first-of-type label:first-of-type{display:flex;white-space:nowrap;border:1px solid var(--line);border-radius:99px;background:#fff;padding:7px 11px;margin:0}.directory .place-card{display:grid;grid-template-columns:116px 1fr;flex:initial;width:100%}.directory .place-card__image{height:138px}.directory .place-card__body{padding:12px}.directory .place-card h3{font-size:15px}.single{width:calc(100% - 32px);margin-bottom:55px}.single__header h1{font-size:39px}.single__hero{height:250px;border-radius:11px;margin-bottom:15px}.single__actions{gap:7px;margin-bottom:25px}.action-link{min-height:36px;font-size:11px;padding:0 10px}.single__body{display:block}.facts{position:static;margin:24px 0}.entry-content{font-size:15px}.entry-content h2{font-size:25px;margin-top:32px}.article{width:calc(100% - 32px);margin-bottom:55px}.article__header{margin:15px 0}.article__header h1{font-size:39px}.article__hero{height:245px;border-radius:11px;margin:20px 0}.article .entry-content{font-size:16px}.article .entry-content>p:first-child{font-size:18px}.search-page{width:calc(100% - 32px);margin:15px auto 55px}.search-page h1{font-size:32px}.page-content{width:calc(100% - 32px);margin-bottom:55px}.page-content h1{font-size:36px}.contact-layout{grid-template-columns:1fr;gap:18px}.not-found{margin:60px auto}.not-found h1{font-size:68px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.empty-listing{border:1px dashed #c6d3cd;border-radius:12px;background:#fff;padding:35px;text-align:center}.empty-listing h2{font-size:21px;letter-spacing:-.05em;margin:0 0 5px}.empty-listing p{font-size:13px;color:var(--muted);margin:0}.travel-tip-list{display:grid;gap:14px;max-width:800px}.tip-row{display:grid;grid-template-columns:174px 1fr;gap:17px;padding-bottom:14px;border-bottom:1px solid var(--line)}.tip-row__image{height:118px;overflow:hidden;border-radius:9px;background:var(--mist)}.tip-row__image img{width:100%;height:100%}.tip-row h2{font-size:18px;letter-spacing:-.045em;line-height:1.2;margin:4px 0}.tip-row h2 a:hover{text-decoration:underline;text-underline-offset:3px}.tip-row p{font-size:12px;color:var(--muted);margin:4px 0}.tip-row small{font-size:10px;color:#799087}.sitemap section{margin:30px 0}.sitemap ul{list-style:none;padding:0;margin:0;columns:2}.sitemap li{padding:5px 0;border-bottom:1px solid var(--line);font-size:14px}.sitemap a:hover{text-decoration:underline;text-underline-offset:3px}.form-message{font-size:13px;margin:0}.form-message--success{color:#146144}.form-message--error{color:#9f2323}@media(max-width:760px){.tip-row{grid-template-columns:108px 1fr;gap:12px}.tip-row__image{height:88px}.tip-row h2{font-size:15px}.tip-row p{font-size:11px}.sitemap ul{columns:1}}
.honeypot{position:absolute!important;left:-10000px!important;opacity:0!important}.about-page{width:min(calc(100% - 64px),var(--shell));margin:22px auto 90px}.about-page__hero{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center;min-height:340px}.about-page__hero h1{max-width:580px;font-size:clamp(42px,5.3vw,72px);letter-spacing:-.08em;line-height:.97;margin:0}.about-page__hero p:not(.eyebrow){max-width:500px;color:#476058;font-size:16px;line-height:1.55;margin:18px 0 0}.about-page__hero img{width:100%;height:320px;border-radius:14px}.about-page__copy{width:min(100%,690px);margin:58px auto}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.about-values article{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.about-values span{color:var(--forest);font-size:25px}.about-values h2{font-size:18px;letter-spacing:-.045em;margin:10px 0 5px}.about-values p{font-size:12px;color:var(--muted);margin:0}@media(max-width:760px){.about-page{width:calc(100% - 32px);margin:12px auto 55px}.about-page__hero{display:flex;flex-direction:column;gap:23px;align-items:stretch}.about-page__hero h1{font-size:42px}.about-page__hero p:not(.eyebrow){font-size:14px}.about-page__hero img{height:240px}.about-page__copy{margin:38px 0}.about-values{grid-template-columns:1fr}.about-values article{padding:19px}}
