@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700;800;900&display=swap";
:root,:root[data-theme=day]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1a1a1a;--muted:#766d62;--bg:#f7f3ec;--surface:#fff;--surface-soft:#faf7f2;--line:#dfd2bd;--brand:#c89d3d;--green:#2f5d50;--red:#a62c2c;--header-start:#f1e9dd;--header-end:#a58b70;--font-sans:"Montserrat", Arial, Helvetica, sans-serif;--font-serif:"Cormorant Garamond", "Lora", Georgia, "Times New Roman", serif}:root[data-theme=night]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#ede8dc;--muted:#b8ad9d;--bg:#111009;--surface:#231f1b;--surface-soft:#181613;--line:#40382e;--brand:#d4b15a;--green:#d4b15a;--red:#a62c2c;--header-start:#111009;--header-end:#2a2314}*{box-sizing:border-box}html{background:var(--bg);overflow-x:hidden}body{min-height:100vh;color:var(--ink);background:var(--bg);font-family:var(--font-serif);margin:0;font-size:20px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;border:0}img{max-width:100%}.wrap{width:min(1160px,100% - 32px);margin:0 auto}.site-header{z-index:10;background:linear-gradient(100deg, var(--header-start) 0%, #e7dbcb 17%, #d2bea7 36%, #ad9479 62%, var(--header-end) 100%);border-bottom:1px solid var(--line);height:88px;position:sticky;top:0;box-shadow:0 12px 32px #2c261f14}:root[data-theme=night] .site-header{background:linear-gradient(102deg,#111009 0%,#18150e 30%,#211c11 65%,#2a2314 100%);border-bottom-color:#d4b15a21}:root[data-theme=night] .theme-toggle,:root[data-theme=night] .menu-toggle{color:var(--brand);background:#1c1812bf;border-color:#d4b15a38}.nav{justify-content:space-between;align-items:center;gap:28px;width:100%;min-height:88px;padding:0 25px 0 27px;display:flex}.brand{align-items:center;display:flex}.brand img{object-fit:contain;width:235px;height:76px}.nav-links{visibility:hidden;opacity:0;border:0;border-left:1px solid var(--line);background:var(--surface);border-radius:0;flex-direction:column;align-items:stretch;gap:2px;width:min(88vw,340px);height:calc(100dvh - 88px);padding:22px 15px 18px;transition:transform .25s,opacity .2s,visibility .2s;display:flex;position:absolute;top:100%;right:0;transform:translate(105%);box-shadow:-18px 20px 45px #281c0f33}.nav-links.open{visibility:visible;opacity:1;transform:none}.drawer-title{border-bottom:1px solid var(--line);margin-bottom:8px;padding:8px 13px 19px}.drawer-title span,.drawer-title strong{display:block}.drawer-title span{color:var(--brand);letter-spacing:.16em;font-size:9px;font-weight:800}.drawer-title strong{color:var(--ink);font-family:var(--font-sans);margin-top:4px;font-size:18px}.nav-links a{min-height:46px;color:var(--ink);font-family:var(--font-sans);letter-spacing:.01em;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:11px 13px;font-size:14px;font-weight:600;display:grid}.nav-links a svg{fill:none;width:19px;height:19px;stroke:var(--brand);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.nav-links a:hover{background:var(--surface-soft)}.menu-scrim{z-index:9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16120d5c;border:0;border-radius:0;width:100%;position:fixed;inset:88px 0 0}.nav-links a:hover{color:var(--brand)}.nav-actions{align-items:center;gap:10px;display:flex}.theme-toggle,.menu-toggle{color:var(--green);background:#fffdf8d6;border:1px solid #ffffff38;box-shadow:0 7px 18px #2c261f14}.theme-toggle{border-radius:15px;place-items:center;width:43px;height:43px;display:grid}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.menu-toggle{border-radius:15px;place-items:center;width:43px;height:43px;padding:0;display:grid;position:relative}.menu-toggle span{background:var(--green);border-radius:999px;width:26px;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:10px}.prayer-page{font-family:var(--font-sans);padding:52px 0 80px}.page-title{margin-bottom:24px}.page-title p,.prayer-heading span,.month-heading span{color:var(--green);letter-spacing:.16em;font-size:11px;font-weight:800}.page-title h1{font-family:var(--font-sans);margin-top:4px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800}.today-prayers,.month-prayers{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden;box-shadow:0 18px 45px #2c261f12}.month-prayers{margin-top:26px}.prayer-heading{background:var(--green);color:#fff;border-bottom:1px solid color-mix(in srgb,var(--brand) 55%,transparent);justify-content:space-between;align-items:center;gap:24px;min-height:166px;padding:28px 34px;display:flex}.prayer-heading small{color:var(--brand);margin-top:5px;font-size:13px;display:block}.prayer-heading h2{color:#fff}.prayer-heading h2,.month-heading h2{margin:6px 0 0;font-size:28px;line-height:1.1}.prayer-heading>div>span{color:color-mix(in srgb,#fff 82%,var(--brand))}.prayer-heading small{color:#efd899}.prayer-basmala{color:#efd899;margin-bottom:9px;font-family:serif;font-size:18px;font-weight:500;line-height:1.5;display:block}.prayer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:0;display:grid}.prayer-time{border:0;border-right:1px solid var(--line);background:var(--surface);border-radius:0;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:20px 8px;display:flex}.prayer-time:last-child{border-right:0}.prayer-time:before{content:"";background:var(--brand);width:6px;height:6px;margin-bottom:5px;transform:rotate(45deg)}.prayer-time>span{color:var(--brand);font-size:21px}.prayer-time small{color:var(--muted);margin-top:4px;font-size:12px}.prayer-time strong{color:var(--ink);margin-top:7px;font-size:24px}.jumua{border:0;border-top:1px solid color-mix(in srgb,var(--brand) 55%,var(--line));background:color-mix(in srgb,var(--green) 9%,var(--surface));border-radius:0;justify-content:space-between;align-items:center;margin:0;padding:15px 24px;display:flex}.jumua span{color:var(--brand);letter-spacing:.11em;align-items:baseline;gap:9px;font-size:12px;display:flex}.jumua small{color:var(--muted);letter-spacing:normal}.jumua strong{font-size:20px}.month-heading{background:var(--green);color:#fff;border-bottom:1px solid color-mix(in srgb,var(--brand) 55%,transparent);justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:22px 26px;display:flex}.month-heading span{color:#efd899}.month-heading h2{color:#fff;font-size:25px}.month-nav{gap:8px;display:flex}.month-nav button{color:#fff;background:#ffffff1a;border:1px solid #ffffff47;border-radius:11px;min-width:42px;height:42px;padding:0 13px;font-size:14px;font-weight:700}.prayer-table-wrap{width:100%;overflow-x:auto}.prayer-table{border-collapse:collapse;width:100%;min-width:820px;color:var(--ink);font-size:14px}.prayer-table th{color:var(--muted);background:var(--surface-soft);letter-spacing:.09em;text-align:left;text-transform:uppercase;padding:14px 18px;font-size:10px}.prayer-table td{border-top:1px solid var(--line);padding:14px 18px}.prayer-table td:first-child{white-space:nowrap}.prayer-table td em{display:none}.today-row td{color:var(--ink);background:color-mix(in srgb, var(--brand) 13%, var(--surface));font-weight:700}.prayer-loading,.prayer-error{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-align:center;border-radius:16px;padding:36px}.menu-toggle span:first-child{top:14px}.menu-toggle span:nth-child(2){top:22px}.menu-toggle span:nth-child(3){top:30px}.menu-toggle.open span:first-child{top:22px;transform:rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0;transform:scaleX(.35)}.menu-toggle.open span:nth-child(3){top:22px;transform:rotate(-45deg)}.empty-page{align-content:start;min-height:calc(100vh - 96px);padding:64px 0;display:grid}.donation-page{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:36px;min-height:calc(100vh - 96px);padding:72px 0;display:grid}.donation-intro{gap:16px;display:grid}.eyebrow{color:var(--brand);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}h1{color:var(--ink);font-family:var(--font-serif);margin:0;font-size:clamp(2.5rem,6vw,4.7rem);font-weight:600;line-height:1.02}p{color:var(--muted);margin:0}.donation-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;padding:24px;display:grid;box-shadow:0 18px 42px #2c261f14}label{color:var(--muted);font-family:var(--font-sans);gap:7px;font-size:13px;font-weight:700;display:grid}input,textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:12px}textarea{resize:vertical}.amount-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.amount-buttons button,.primary-button{min-height:46px;font-family:var(--font-sans);border-radius:8px;font-size:13px;font-weight:800}.amount-buttons button{color:var(--brand);border:1px solid var(--line);background:#fff9ef}.primary-button{color:#fff;background:var(--brand)}.primary-button:disabled{opacity:.65;cursor:progress}.form-notice{color:#9d1c1c;background:#fff0f0;border-radius:8px;padding:12px;font-size:.95rem}@media (max-width:760px){.site-header{height:74px}.nav{min-height:74px;padding:0 11px}.brand img{width:155px;height:62px}.nav-links{border-left:1px solid var(--line);width:min(90vw,330px);height:calc(100dvh - 74px);padding:22px 15px 18px;display:flex;top:100%;left:auto;right:0;transform:translate(105%);box-shadow:-18px 20px 45px #281c0f33}.nav-links.open{transform:none}.nav-links a{border:0;border-radius:10px;padding:11px 13px}.nav-links a:last-child{border-bottom:0}.menu-scrim{inset:74px 0 0}.nav-actions{gap:5px}.theme-toggle,.menu-toggle{border-radius:12px;width:38px;height:38px}.theme-toggle svg{width:19px;height:19px}.menu-toggle span{width:21px;left:8px}.menu-toggle span:first-child{top:11px}.menu-toggle span:nth-child(2){top:18px}.menu-toggle span:nth-child(3){top:25px}.menu-toggle.open span:first-child,.menu-toggle.open span:nth-child(3){top:18px}.donation-page{grid-template-columns:1fr;padding:48px 0}.amount-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.prayer-page{width:min(100% - 20px,1160px);padding:28px 0 52px}.page-title{margin:0 4px 17px}.page-title h1{font-size:31px}.prayer-heading{min-height:184px;padding:24px 20px}.prayer-heading h2{font-size:24px}.arabic-mark{display:none}.prayer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0}.prayer-time{border-bottom:1px solid var(--line);min-height:116px;padding:13px 4px}.prayer-time:nth-child(3){border-right:0}.prayer-time:nth-child(n+4){border-bottom:0}.prayer-time strong{font-size:20px}.prayer-time small{font-size:10px}.jumua{margin:0;padding:13px}.month-heading{padding:17px 14px}.month-heading h2{font-size:21px}.month-nav button{min-width:38px;height:38px;padding:0 9px}.prayer-table{min-width:0;font-size:12px}.prayer-table thead{display:none}.prayer-table tbody{display:grid}.prayer-table tr{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 0 12px;display:grid}.prayer-table th,.prayer-table td{text-align:left;border:0;padding:9px 8px}.prayer-table td:not(:first-child):not(.hijri-column){text-align:center}.prayer-table td:first-child{border-bottom:2px solid color-mix(in srgb, var(--brand) 70%, var(--line));background:color-mix(in srgb, var(--brand) 15%, var(--surface-soft));grid-column:1/-1;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.hijri-column{display:none}.prayer-table td em{color:var(--brand);white-space:nowrap;margin-left:8px;font-size:11px;font-style:normal;font-weight:750;display:inline}.prayer-table td:not(:first-child):before{content:attr(data-label);color:var(--muted);margin-bottom:2px;font-size:8px;display:block}.today-row td{background:0 0}.today-row td:first-child{background:color-mix(in srgb, var(--brand) 23%, var(--surface-soft))}}
body:has(.hero)>.site-header{display:none}:root{--turq:#0aabb3;--cream:#fbf8f2;--gold:#d4aa43;--sand:#d0c7b3;--ink:#1a1a1a;--gray:#555}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;line-height:1.45}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:24px;height:24px}h1,h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h2{font-size:clamp(46px,5.5vw,76px);line-height:1}.section{padding:95px max(6vw,28px)}.label{color:var(--gold);letter-spacing:.08em;margin:0 0 8px;font-size:13px}.button,.pill,.mini-button{border-radius:7px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.button{padding:13px 21px;font-size:13px}.pill{background:var(--cream);color:var(--turq);text-transform:uppercase;border-radius:99px;padding:11px 24px}.gold{background:var(--gold)}.white{background:var(--cream);color:#555}.muted{background:var(--sand);color:#fff;border:3px solid var(--cream)}.header{z-index:10;background:var(--turq);color:#fff;border-bottom:1px solid #fff6;align-items:center;gap:30px;height:92px;padding:0 max(4vw,28px);display:flex;position:absolute;inset:0 0 auto}.brand{margin-right:auto;display:flex}.brand img{width:220px;height:auto}.header nav{gap:21px;font-size:12px;font-weight:700;display:flex}.hamburger{width:38px;display:none}.hamburger i{background:#fff;height:3px;margin:6px;display:block}.mobile-menu{display:none}.hero{color:#fff;text-align:center;background:url(/moschee-interior.png) 50%/cover;place-items:center;min-height:800px;padding:120px 20px 45px;display:grid;position:relative}.overlay{background:linear-gradient(#078f96b9,#066d72b9);position:absolute;inset:0}.hero-inner{z-index:1;width:min(860px,100%)}.hero h1{margin-bottom:38px;font-size:clamp(62px,7.8vw,108px);line-height:.91}.hero-points{gap:10px;max-width:730px;margin:auto;display:grid}.hero-points p{color:#333;border:2px solid var(--gold);background:#fbf8f2f5;border-radius:10px;margin:0;padding:10px 15px;font-size:16px}.hero-points p:nth-child(2){border-color:#0000}.hero .button{margin-top:34px}.title{border-bottom:1px solid #c9c1b4;margin-bottom:50px;padding-bottom:22px}.title p{color:var(--turq);text-transform:uppercase;font-size:12px}.home-prayer-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;max-width:1180px;margin:auto;display:grid}.prayer-copy>svg{width:42px;height:42px;color:var(--turq)}.prayer-copy h3{margin:18px 0;font-family:Georgia,serif;font-size:55px;line-height:1}.prayer-copy>b{border-left:3px solid var(--gold);padding-left:15px;display:block}.prayer-copy>b span{color:var(--turq);font-size:22px;display:block}.home-prayer-list{border-top:1px solid #bbb}.home-prayer-list>div{border-bottom:1px solid #bbb;justify-content:space-between;align-items:center;padding:17px 14px;display:flex}.home-prayer-list strong{font:28px Georgia}.home-prayer-list small{background:var(--gold);color:#fff;text-transform:uppercase;border-radius:20px;margin-left:12px;padding:4px 8px;font-size:8px}.home-prayer-list .active{color:#087e84;background:#e3eeeb}.about{background:#fff;grid-template-columns:1fr 1fr;gap:7vw;display:grid}.about>div{align-self:center}.about>div>p:not(.label){font-size:16px;line-height:1.55}.about h2{margin-bottom:25px}.about figure{min-height:580px;margin:0;position:relative}.about figure img{object-fit:cover}.mini-button{background:var(--sand);color:#fff;padding:8px 16px;font-size:12px}.project{background:var(--turq)}.project-head{text-align:center;max-width:950px;margin:auto}.project-head .label{color:#fff}.project-head>p:last-child{max-width:740px;margin:25px auto 45px}.project-body{grid-template-columns:1fr 1fr;gap:50px;max-width:1050px;margin:auto;display:grid}.building{background:#f4f0e8;border:10px solid #fff;grid-template-rows:repeat(4,1fr);min-height:480px;padding:12px;display:grid;box-shadow:inset 0 0 0 2px #222}.building i{background:repeating-linear-gradient(90deg,#0000 0 8%,#888 8% 9%,#0000 9% 24%);border-bottom:3px double #555}.floors article{border-left:3px solid #fff;grid-template-columns:80px 1fr;margin-bottom:16px;padding:9px 20px;display:grid}.floors article>b{color:#fff;font-size:38px}.floors h3{color:#fff;margin:0}.floors p{line-height:1.7}.actions{text-align:center;margin-top:45px}.actions a{margin:5px}.activities h2{margin-bottom:35px}.rule{border-bottom:2px solid var(--gold);color:#555;padding-bottom:6px}.schedule{grid-template-columns:180px 220px 1fr;gap:22px 30px;max-width:1000px;display:grid}.schedule b{color:var(--gold)}.schedule p{border-left:1px solid var(--gold);margin:0;padding-left:30px}.course-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.course-grid article{border:3px solid #777;border-radius:5px;flex-direction:column;min-height:170px;padding:20px;display:flex}.course-grid article p{color:#555;font-size:13px}.course-grid a{color:#fff;text-align:center;background:#777;border-radius:5px;margin-top:auto;padding:5px;font-size:11px}.community{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.map{background:#d7d4ce;border-radius:7px;height:500px;position:relative;overflow:hidden}.map>i{background:#fff;width:140%;height:4px;position:absolute;top:20%;left:-20%;transform:rotate(25deg)}.map>i:nth-child(2){top:50%;transform:rotate(-12deg)}.map>i:nth-child(3){top:75%;transform:rotate(65deg)}.map>i:nth-child(4){top:40%;transform:rotate(105deg)}.map span{color:var(--turq);position:absolute;top:42%;left:65%}.map small{color:#777;position:absolute;top:46%;left:43%}.map>b{color:var(--turq);font-size:10px;position:absolute;top:49%;left:60%}.community-copy{text-align:center;font-weight:700}.community-copy p{max-width:520px;margin:25px auto}.history{background:#f8f4ed}.history h2{margin-bottom:35px}.timeline{max-width:850px}.timeline article{grid-template-columns:100px 1fr;padding:0 0 25px 55px;display:grid;position:relative}.timeline article:before{content:"";background:var(--gold);border-radius:50%;width:42px;height:42px;position:absolute;top:0;left:0}.timeline article:not(:last-child):after{content:"";border-left:5px dotted #e7c77d;position:absolute;top:44px;bottom:2px;left:19px}.timeline b{color:var(--gold);font-size:21px}.timeline p{color:#555;margin:0;font-size:18px}.insights h2{margin-bottom:35px}.gallery{grid-template-columns:2fr 1fr 1fr;gap:15px;height:420px;display:grid}.gallery figure{background:url(/moschee-interior.png) 50%/cover;margin:0}.gallery figure:nth-child(2){background-position:25%}.gallery figure:nth-child(3){background-position:75%}.video-label{margin-top:90px}.video{color:#fff;text-align:center;background:linear-gradient(#0005,#0005),url(/moschee-interior.png) 50%/cover;place-items:center;height:360px;display:grid}.video span{font-size:55px}.video p{margin-top:130px;position:absolute}.announcements h2{text-align:center;margin-bottom:50px}.announcements article{border-left:1px solid var(--gold);max-width:850px;margin:0 auto 45px;padding-left:15px}.announcements time{background:var(--gold);text-align:center;border-radius:20px;width:190px;font-size:12px;font-weight:700;display:block}.announcements h3{margin:18px 0 8px}.announcements p{margin:0}.social{background:var(--turq);text-align:center}.social h2{margin-bottom:35px}.social>div{grid-template-columns:repeat(4,1fr);gap:13px;max-width:900px;margin:auto;display:grid}.social article{background:var(--cream);border:5px solid #151515;border-radius:6px;padding:20px}.social article>b{font-size:40px}.social article h3{margin:3px}.social article p{min-height:44px}.social article a{text-transform:uppercase;font-weight:800}.donate{text-align:center;position:relative;overflow:hidden}.donate-bg{background:linear-gradient(#fbf8f2a5,#fbf8f2a5),url(/moschee-interior.png) 50%/cover;position:absolute;inset:0}.donate>h2,.donate>h3,.donate-cards{position:relative}.donate>h3{font:32px Georgia;text-decoration:underline}.donate-cards{gap:14px;max-width:780px;margin:auto;display:grid}.donate-cards article{background:var(--cream);border:4px solid var(--turq);text-align:left;border-radius:14px;padding:15px}.donate-cards h3{color:#555;margin:0;font-size:22px}.donate-cards p{font-size:17px;line-height:1.2}.donate-cards .button{text-transform:uppercase;max-width:240px;margin:auto;display:flex}footer{color:#aaa;background:#111;grid-template-columns:1fr 1fr;gap:25px;padding:55px max(6vw,28px) 25px;display:grid}footer img{width:240px;height:auto}footer small{border-top:1px solid #333;grid-column:1/-1;padding-top:20px}@media (max-width:900px){.header nav{display:none}.hamburger{display:block}.mobile-menu{z-index:30;background:var(--cream);color:var(--turq);flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:25px;font-size:27px;position:fixed;inset:0}.mobile-menu:target{display:flex}.mobile-menu>div{justify-content:space-between;display:flex;position:absolute;top:20px;left:25px;right:25px}.mobile-menu img{filter:brightness(0)saturate()invert(51%)sepia(90%);width:180px}.close{font-size:45px;line-height:1}.home-prayer-grid,.about,.project-body,.community{grid-template-columns:1fr}.about figure{min-height:500px}.schedule{grid-template-columns:130px 1fr}.schedule p{grid-column:2}.course-grid{grid-template-columns:1fr}.social>div{grid-template-columns:1fr 1fr}.community-copy{order:-1}}@media (max-width:560px){.section{padding:70px 24px}.header{background:0 0;height:84px;padding:0 20px}.brand img{width:160px}.header .pill{padding:9px 16px;font-size:10px}.hero{align-items:start;min-height:800px;padding-top:135px}.hero h1{font-size:57px}.hero-points p{padding:8px;font-size:14px}.mobile-menu{font-size:26px}.prayer-copy h3{font-size:48px}.about figure{min-height:470px;margin:0 -24px -70px}.project-head{text-align:left}.project h2{font-size:46px}.project-body{gap:25px}.building{min-height:420px}.floors article{grid-template-columns:65px 1fr;padding-left:12px}.activities h2{font-size:47px}.schedule{grid-template-columns:1fr}.schedule p{border-bottom:1px solid #ddd;border-left:0;grid-column:auto;padding:0 0 18px}.community{padding-left:0;padding-right:0}.community-copy{padding:0 24px}.map{border-radius:0;height:390px}.timeline article{grid-template-columns:70px 1fr;padding-left:48px}.timeline p{font-size:15px}.gallery{grid-template-columns:1fr 1fr;height:500px}.gallery figure:first-child{grid-column:1/-1}.video{height:300px}.social>div{grid-template-columns:1fr 1fr}.social article{border-width:4px;padding:13px}.social article p{font-size:13px}.donate{padding-left:14px;padding-right:14px}.donate h2{font-size:46px}footer{grid-template-columns:1fr}}@media (max-width:900px){.mobile-menu{justify-content:flex-start;align-items:stretch;gap:0;padding:118px 24px 35px;font-size:23px;overflow-y:auto}.mobile-menu>div{z-index:2;background:var(--turq);justify-content:space-between;align-items:center;height:92px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 18px #00000018}.mobile-menu img{filter:none;width:175px;height:auto;display:block}.mobile-menu>a:not(.close){text-align:center;border-bottom:1px solid #ded7ca;width:min(100%,520px);margin:0 auto;padding:14px 8px;line-height:1.15}.mobile-menu>a:not(.close):last-child{border-bottom:0}.mobile-menu .close{color:#fff;font-family:Arial,sans-serif;font-size:42px;line-height:1}}@media (max-width:560px){.mobile-menu{padding-top:104px;font-size:21px}.mobile-menu>div{height:84px;padding:0 20px}.mobile-menu img{width:155px}.mobile-menu>a:not(.close){padding:12px 6px}}.project .building{background:#f4f0e8 url(/moschee-gebaeude.png) 50%/contain no-repeat;border:10px solid #fff;min-height:560px;padding:0;display:block;box-shadow:0 14px 35px #075f642f}.project .building i{display:none}@media (max-width:560px){.project .building{border-width:7px;min-height:520px}}.project,.project h2,.project h3,.project p{color:#fff}.project-head>p:last-child{color:#fff;font-size:17px;line-height:1.55}.project-body{align-items:stretch}.project .floors{flex-direction:column;justify-content:center;display:flex}.project .floors article{border-left:3px solid #fff;grid-template-columns:92px 1fr;margin:0;padding:20px 24px}.project .floors article+article{margin-top:14px}.project .floors article>b{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1}.project .floors h3{margin-bottom:10px;font-size:20px;line-height:1.2}.project .floors p{margin:0;font-size:16px;line-height:1.65}.project .actions .white{color:#555}.project .actions .gold{color:#111}@media (max-width:700px){.project .floors article{grid-template-columns:70px 1fr;padding:17px 14px}.project .floors article>b{font-size:32px}.project .floors h3{font-size:18px}.project .floors p{font-size:15px}}
