@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700;800&family=Mulish:wght@400;500;600;700&display=swap');
:root{--green:#0b3526;--green2:#0e4636;--gold:#c8a050;--gold2:#bf9442;--ivory:#f3eee2;--cream:#faf8f1;--sage:#789b84;--gray:#6a766f;--ink:#16241d;--line:#e7e0cf;--shadow:0 22px 55px rgba(8,28,21,.13);--radius:26px}*{box-sizing:border-box}body{margin:0;font-family:'Mulish',system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.6}h1,h2,h3,.brand{font-family:Georgia,'Playfair Display',serif;line-height:1.05;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1160px,92vw);margin:auto}.nav{position:sticky;top:0;z-index:50;background:rgba(11,61,46,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(212,175,55,.24)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;gap:12px;align-items:center;color:#fff}.logo img{width:54px;height:54px;border-radius:14px}.logo strong{display:block;font-family:Georgia,serif;font-size:24px}.logo span{font-size:12px;color:#e5c662}.links{display:flex;align-items:center;gap:28px;color:#fff;font-weight:700;font-size:14px}.links a.active,.links a:hover{color:var(--gold)}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;border-radius:14px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.2s}.btn.gold{background:linear-gradient(135deg,#f1cc5d,var(--gold));color:#092a21}.btn.green{background:var(--green);color:#fff}.btn.outline{border-color:rgba(255,255,255,.35);color:#fff}.btn.light{background:#fff;border-color:var(--line)}.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#fff8ec 0%,#f3eee2 48%,#e9dfcc 100%);min-height:680px}.hero:before{content:"";position:absolute;inset:0;background:url('../images/atlanta-line.svg') center bottom/75% auto no-repeat;opacity:.28}.hero .container{position:relative;display:grid;grid-template-columns:1fr 1.04fr;gap:30px;align-items:center;padding:78px 0 90px}.eyebrow{color:var(--gold2);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(48px,6vw,82px);color:var(--green);margin:14px 0}.hero h1 em{font-style:normal;color:var(--gold2)}.lead{font-size:20px;color:#34463f;max-width:620px}.store-row{display:flex;gap:14px;flex-wrap:wrap;margin:26px 0}.store{background:#111;color:white;border-radius:12px;padding:10px 18px;display:flex;gap:10px;align-items:center;font-weight:800;min-width:170px}.store small{display:block;font-size:10px;font-weight:600}.store b{display:block;font-size:19px;line-height:1}.hero-art{position:relative}.hero-card{background:var(--green);border-radius:34px;padding:16px;box-shadow:var(--shadow)}.hero-card img{display:block;width:100%;border-radius:24px}.phone{position:absolute;right:34px;bottom:-40px;width:235px;border-radius:36px;box-shadow:0 25px 60px rgba(0,0,0,.28);transform:rotate(4deg);border:8px solid #111}.stats{background:white;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:-44px;position:relative;z-index:5;overflow:hidden}.stat{padding:28px;text-align:center}.stat b{font-size:36px;color:var(--green);font-family:Georgia,serif}.stat span{display:block;color:var(--gray);font-weight:700}.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:32px}.section h2{font-size:42px;color:var(--green)}.muted{color:var(--gray)}.grid{display:grid;gap:22px}.features{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 10px 28px rgba(23,40,33,.06)}.icon{width:58px;height:58px;border-radius:18px;background:#f3ead4;color:var(--green);display:grid;place-items:center;font-size:28px;margin-bottom:18px}.dark{background:var(--green);color:#fff}.dark h2,.dark h3{color:#fff}.dark .muted{color:#c9d6d1}.events{grid-template-columns:repeat(3,1fr)}.event{display:flex;gap:18px;align-items:center}.date{min-width:72px;border-radius:16px;background:#f4e9cf;text-align:center;padding:12px;color:var(--green);font-weight:900}.date b{display:block;font-size:28px}.center-grid{grid-template-columns:repeat(3,1fr)}.center-card img{width:100%;height:155px;object-fit:cover;border-radius:18px;background:#e7decb}.cta{border-radius:34px;background:linear-gradient(135deg,var(--green),#083324);color:#fff;padding:52px;display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center;position:relative;overflow:hidden}.cta:after{content:"";position:absolute;inset:0;background:url('../images/pattern-gold.svg') right center/420px auto no-repeat;opacity:.26}.cta>*{position:relative}.footer{background:#06281f;color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:38px}.footer a,.footer p{color:#d5e0dc}.page-hero{padding:74px 0;background:linear-gradient(135deg,#fff8ec,#f3eee2);border-bottom:1px solid var(--line)}.page-hero h1{font-size:58px;color:var(--green);margin-bottom:12px}.two{grid-template-columns:1fr 1fr}.form input,.form textarea,.form select{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:14px;margin-bottom:14px;font:inherit;background:#fff}.map{height:360px;border-radius:24px;background:linear-gradient(135deg,#e9efe9,#f3eee2);position:relative;overflow:hidden;border:1px solid var(--line)}.pin{position:absolute;width:24px;height:24px;background:var(--green);border:4px solid var(--gold);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.pin:nth-child(1){left:22%;top:38%}.pin:nth-child(2){left:54%;top:28%}.pin:nth-child(3){left:72%;top:58%}.pin:nth-child(4){left:36%;top:68%}.legal{background:white;border:1px solid var(--line);border-radius:24px;padding:38px}.legal h2{font-size:28px;margin-top:28px}.mobile-menu{display:none}@media(max-width:850px){.links{display:none}.mobile-menu{display:block}.hero .container,.cta,.two{grid-template-columns:1fr}.hero{min-height:auto}.phone{position:relative;right:auto;bottom:auto;width:70%;margin:20px auto 0;display:block}.stats,.features,.events,.center-grid,.footer-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.nav-inner{height:68px}.hero .container{padding:50px 0}.page-hero h1{font-size:42px}}

/* ============ MOCKUP DESIGN ADDITIONS ============ */
.nav .btn.gold{display:inline-flex;gap:8px;align-items:center}
.links a.active{color:var(--gold)}
/* hero scene with layered cut-out images */
.hero-scene{position:relative;min-height:520px}
.hero-scene img{position:absolute}
.hero-scene .skyline{right:-24px;top:8px;width:90%;filter:drop-shadow(0 18px 30px rgba(8,28,21,.12))}
.hero-scene .mosque{right:-12px;bottom:-6px;width:55%;filter:drop-shadow(0 18px 26px rgba(8,28,21,.18))}
.hero-scene .heroPhone{left:2%;bottom:-26px;width:200px;border:7px solid #111;border-radius:32px;box-shadow:0 26px 60px rgba(0,0,0,.30);background:#111}
@media(max-width:850px){.hero-scene{min-height:360px;margin-top:18px}.hero-scene .heroPhone{width:150px;left:auto;right:4%;bottom:-14px}}

/* feature band (dark) */
.feature-band{position:relative;background:var(--green);color:#fff;padding:64px 0 84px;overflow:hidden}
.feature-band:before{content:"";position:absolute;inset:0;background:url('../images/pattern-bg.png') center/360px;opacity:.06}
.feature-band .container{position:relative}
.feature-band h2{text-align:center;color:#fff;font-size:40px;margin-bottom:46px}
.fb-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}
.fb-item{text-align:center}
.fb-item img{width:46px;height:46px;margin:0 auto 12px;display:block}
.fb-item h3{color:#fff;font-size:16px;margin-bottom:5px}
.fb-item p{color:#c9d6d1;font-size:12.5px;line-height:1.5;margin:0}
@media(max-width:850px){.fb-grid{grid-template-columns:repeat(2,1fr);gap:28px}.feature-band h2{font-size:30px}}

/* stats with gold icons, overlap dark band */
.stats{margin-top:-50px}
.stat .stat-ic{width:30px;height:30px;display:block;margin:0 auto 6px}

/* upcoming events — green date chips + pin */
.events .date{background:var(--green);color:#fff}
.events .date b{color:#fff}
.event .evloc{display:inline-flex;align-items:center;gap:5px;color:var(--gray);font-size:13px;margin-top:3px}
.event .evloc svg{width:13px;height:13px;flex:none}
.section-head .viewall{font-weight:800;color:var(--gold2);white-space:nowrap}

/* download CTA — phone + QR */
.cta{align-items:center}
.cta-right{display:flex;gap:20px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.cta-phone{width:130px;border:6px solid #111;border-radius:24px;box-shadow:0 16px 36px rgba(0,0,0,.32)}
.cta-stores{display:flex;flex-direction:column;gap:10px}
.cta-qr{text-align:center}
.cta-qr img{width:118px;height:118px;background:#fff;border-radius:14px;padding:9px}
.cta-qr span{display:block;color:#fff;font-size:12.5px;font-weight:700;margin-top:7px;max-width:130px}
@media(max-width:850px){.cta-right{justify-content:flex-start}}

/* footer socials + made-with */
.foot-social{display:flex;gap:10px;margin-top:14px}
.foot-social a{width:38px;height:38px;border-radius:10px;background:rgba(255,255,255,.08);display:grid;place-items:center}
.foot-social a:hover{background:var(--gold)}
.foot-social svg{width:17px;height:17px;fill:#fff}
.foot-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}
.foot-bottom .heart{color:#f0b6c0}

/* center directory cards (real data) */
.ctr{display:flex;flex-direction:column;text-align:left}
.ctr-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.ctr-top h3{font-size:19px;color:var(--green);line-height:1.2}
.ctr-badge{font-size:11px;font-weight:800;padding:5px 10px;border-radius:20px;white-space:nowrap}
.ctr-badge.v{background:#e7f3ec;color:#1e8e5a}
.ctr-badge.u{background:#fcf3e0;color:#9a6b13}
.ctr-type{color:var(--gold2);font-weight:800;font-size:13px;margin:4px 0 12px}
.ctr-addr{display:flex;gap:8px;color:var(--gray);font-size:14px;margin-bottom:14px}
.ctr-addr svg{flex:none;width:18px;height:18px;margin-top:2px}
.ctr-svcs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}
.ctr-pill{font-size:11.5px;font-weight:700;color:var(--green);background:#f3ead4;border-radius:20px;padding:4px 10px}
.ctr-links{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px;padding-top:14px;border-top:1px solid var(--line)}
.ctr-links a{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:var(--green);background:var(--ivory);border-radius:10px;padding:8px 11px}
.ctr-links a:hover{background:#f3ead4}
.ctr-links svg{width:15px;height:15px}
.live-status{font-size:12px;font-weight:800}.live-status.on{color:#1e8e5a}.live-status.off{color:#c9a23a}
