@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--emerald-darkest:#00180f;--emerald-dark:#002a1b;--emerald-base:#003a25;--emerald-mid:#00402a;--emerald-light:#1a5c3a;--emerald-accent:#2d7a50;--cream-lightest:#fffdf7;--cream-light:#fff8ea;--cream:#fff4de;--cream-mid:#f9ebd2;--cream-warm:#f6e7cc;--cream-deep:#edd9b8;--gold-light:#f5cb73;--gold:#e7b95b;--gold-mid:#d9a441;--gold-dark:#c4922f;--gold-deeper:#a87825;--text-dark:#082e20;--text-body:#3e4a42;--text-muted:#6a665d;--text-muted-light:#9a968d;--border-gold:#d9a441a6;--border-gold-strong:#d9a441e6;--border-emerald:#003a254d;--font-display:"Cormorant Garamond", "Georgia", serif;--font-body:"Inter", system-ui, sans-serif;--font-time:"Inter", system-ui, sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-4xl:96px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--shadow-sm:0 2px 8px #0000001f;--shadow-md:0 4px 20px #0000002e;--shadow-lg:0 8px 40px #00000040;--shadow-gold:0 4px 20px #d9a4414d;--header-height:128px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);color:var(--text-body);background:var(--cream);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none}img{max-width:100%;display:block}.page-section{padding:var(--space-3xl) var(--space-xl);max-width:1200px;margin:0 auto}.pattern-overlay{pointer-events:none;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.08)' stroke-width='0.7'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,12 68,26 68,54 40,68 12,54 12,26'/%3E%3Cpolygon points='40,22 58,31 58,49 40,58 22,49 22,31'/%3E%3Cline x1='40' y1='2' x2='40' y2='78'/%3E%3Cline x1='2' y1='40' x2='78' y2='40'/%3E%3Cline x1='2' y1='21' x2='78' y2='59'/%3E%3Cline x1='2' y1='59' x2='78' y2='21'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pattern-overlay-dark{pointer-events:none;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.06)' stroke-width='0.7'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,12 68,26 68,54 40,68 12,54 12,26'/%3E%3Cpolygon points='40,22 58,31 58,49 40,58 22,49 22,31'/%3E%3Cline x1='40' y1='2' x2='40' y2='78'/%3E%3Cline x1='2' y1='40' x2='78' y2='40'/%3E%3Cline x1='2' y1='21' x2='78' y2='59'/%3E%3Cline x1='2' y1='59' x2='78' y2='21'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.btn-primary{background:var(--emerald-dark);color:var(--cream);border-radius:var(--radius-md);font-family:var(--font-body);letter-spacing:.03em;border:1.5px solid var(--border-gold);align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--emerald-base);border-color:var(--gold);box-shadow:var(--shadow-gold)}.btn-gold{background:var(--gold-mid);color:var(--emerald-darkest);border-radius:var(--radius-md);font-family:var(--font-body);letter-spacing:.03em;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-gold:hover{background:var(--gold);box-shadow:var(--shadow-gold)}.btn-outline{color:var(--emerald-dark);border-radius:var(--radius-md);font-family:var(--font-body);letter-spacing:.03em;border:1.5px solid var(--border-gold);background:0 0;align-items:center;gap:8px;padding:11px 22px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-outline:hover{background:var(--cream-mid);border-color:var(--gold)}.btn-outline-cream{color:var(--cream);border-radius:var(--radius-md);font-family:var(--font-body);letter-spacing:.03em;background:0 0;border:1.5px solid #fff4de80;align-items:center;gap:8px;padding:11px 22px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-outline-cream:hover{border-color:var(--cream);background:#fff4de1a}.ornament-divider{justify-content:center;align-items:center;gap:10px;margin:10px 0;display:flex}.ornament-divider:before,.ornament-divider:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-mid));flex:1;max-width:60px;height:1px}.ornament-divider:after{background:linear-gradient(90deg, var(--gold-mid), transparent)}.ornament-diamond{background:var(--gold-mid);flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.gold-line{background:linear-gradient(90deg, transparent, var(--gold-mid), transparent);width:60px;height:2px;margin:var(--space-md) auto}.gold-line-left{background:linear-gradient(90deg, var(--gold-mid), transparent);width:60px;height:2px;margin:var(--space-md) 0}.tagline{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-mid);font-size:.7rem;font-weight:700}.prayer-label{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.container{max-width:1200px;padding:0 var(--space-xl);margin:0 auto}@media (width<=768px){.container{padding:0 var(--space-md)}}#root{text-align:left;box-sizing:border-box;border:none;width:100%;max-width:100%;min-height:100vh;margin:0;display:block}body{margin:0}.site-wrapper{flex-direction:column;min-height:100vh;display:flex}.site-wrapper main{flex:1}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.logo__img{object-fit:contain;width:auto;height:auto;display:block}.logo--sm .logo__img{max-width:220px;height:62px}.logo--md .logo__img{max-width:300px;height:84px}.logo--lg .logo__img{max-width:400px;height:114px}@media (width<=768px){.logo{flex-shrink:1}.logo--lg .logo__img{object-fit:contain;object-position:left center;width:100%;max-width:260px;height:auto;max-height:116px;display:block}.logo--md .logo__img{width:auto;max-width:none;height:68px}.logo--sm .logo__img{width:auto;max-width:160px;height:50px}}@media (width<=480px){.logo--lg .logo__img{max-height:106px}}.site-header{background:var(--emerald-darkest);z-index:100;border-bottom:1.5px solid var(--border-gold);position:sticky;top:0}.site-header__inner{max-width:1600px;height:var(--header-height);align-items:center;gap:32px;margin:0 auto;padding:0 56px;display:flex}.site-header__nav{align-items:center;gap:0;margin-left:auto;display:flex}.site-header__nav-link{font-family:var(--font-body);color:#fff4ded1;letter-spacing:.02em;white-space:nowrap;padding:8px 22px;font-size:1rem;font-weight:600;transition:color .18s;position:relative}.site-header__nav-link:hover,.site-header__nav-link--active{color:#fff}.site-header__nav-link--active:after{content:"";background:var(--gold-mid);border-radius:2px;width:28px;height:2px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.site-header__nav-link--active:before{content:"";background:var(--gold-mid);opacity:.7;width:5px;height:5px;display:block;position:absolute;bottom:7px;left:50%;transform:translate(-50%)rotate(45deg)}.site-header__donate-btn{background:var(--gold-mid);color:var(--emerald-darkest);font-family:var(--font-body);letter-spacing:.1em;white-space:nowrap;border-radius:11px;flex-shrink:0;align-items:center;gap:10px;margin-left:24px;padding:17px 38px;font-size:.9rem;font-weight:700;transition:background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 12px #0000002e}.site-header__donate-btn:hover{background:var(--gold);box-shadow:0 6px 24px #d9a44180}.site-header__menu-toggle{cursor:pointer;background:0 0;border:none;margin-left:8px;padding:4px;display:none}.site-header__actions{flex-shrink:0;align-items:center;display:flex}.site-header__mobile-nav{background:var(--emerald-dark);border-top:1px solid var(--border-gold);flex-direction:column;padding:10px 20px 20px;display:none}.site-header__mobile-link{font-family:var(--font-body);color:#fff4ded9;letter-spacing:.02em;border-bottom:1px solid #d9a44121;padding:13px 8px;font-size:1rem;font-weight:600}.site-header__mobile-link--active{color:var(--gold)}@media (width<=1100px){.site-header__nav{display:none}.site-header__menu-toggle{display:flex}.site-header__inner{gap:12px;padding:0 20px}.site-header__mobile-nav{display:flex}.site-header__donate-btn{margin-left:auto}}@media (width<=768px){:root{--header-height:132px}.site-header__inner{flex-wrap:nowrap;grid-template-columns:minmax(0,1fr) auto auto;justify-content:normal;align-items:center;gap:0;height:132px;padding:0 14px;display:grid}.site-header__inner .logo{flex:none;order:0;align-items:center;width:100%;min-width:0;max-width:none;display:flex}.site-header__donate-btn{letter-spacing:.08em;border-radius:10px;flex-shrink:0;order:0;justify-content:center;gap:7px;width:120px;height:56px;margin-left:0;margin-right:0;padding:0 11px;font-size:.88rem;font-weight:700;box-shadow:0 3px 14px #00000038,0 0 0 1px #d9a44166}.site-header__actions{order:0;justify-content:center;align-items:center;width:44px;margin-left:0;display:flex}.site-header__menu-toggle{background:#ffffff12;border:1px solid #d9a44140;border-radius:8px;justify-content:center;align-items:center;width:44px;height:56px;margin-left:0;display:flex}.site-header__mobile-nav{padding:14px 22px 24px}.site-header__mobile-link{padding:15px 8px;font-size:1.05rem}}@media (width<=480px){.site-header__inner{column-gap:7px;height:128px;padding:0 12px}.site-header__donate-btn{gap:5px;width:112px;height:52px;padding:0 9px;font-size:.83rem}.site-header__actions{width:42px}.site-header__menu-toggle{width:42px;height:52px}}.site-footer{background:var(--emerald-darkest);border-top:1px solid var(--border-gold)}.site-footer__top{padding:48px 0}.site-footer__grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:40px;display:grid}.site-footer__col--brand{flex-direction:column;gap:16px;display:flex}.site-footer__tagline{color:#fff4dea6;max-width:260px;margin-top:4px;font-size:.82rem;line-height:1.6}.site-footer__socials{gap:10px;margin-top:4px;display:flex}.site-footer__social{border:1px solid var(--border-gold);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s;display:flex}.site-footer__social:hover{border-color:var(--gold-mid);background:#d9a44133}.site-footer__col-title{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.75rem;font-weight:700}.site-footer__links{flex-direction:column;gap:10px;list-style:none;display:flex}.site-footer__links li a{color:#fff4deb3;font-size:.85rem;transition:color .2s}.site-footer__links li a:hover{color:var(--cream)}.site-footer__contact-info{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.site-footer__contact-info p{color:#fff4deb3;align-items:flex-start;gap:8px;font-size:.83rem;line-height:1.5;display:flex}.site-footer__contact-info p svg{flex-shrink:0;margin-top:2px}.site-footer__contact-info a{color:#fff4deb3;transition:color .2s}.site-footer__contact-info a:hover{color:var(--cream)}.site-footer__donate-label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-size:.75rem;font-weight:700}.site-footer__donate-btn{background:var(--gold-mid);color:var(--emerald-darkest);border-radius:var(--radius-md);letter-spacing:.08em;align-items:center;gap:8px;padding:10px 20px;font-size:.78rem;font-weight:700;transition:background .2s;display:inline-flex}.site-footer__donate-btn:hover{background:var(--gold)}.site-footer__bottom{border-top:1px solid #d9a44133;padding:16px 0}.site-footer__bottom p{color:#fff4de66;text-align:center;font-size:.78rem}@media (width<=1024px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=768px){.site-footer__grid{grid-template-columns:1fr;gap:24px}.site-footer__top{padding:32px 0}.site-footer__tagline{max-width:100%}.site-footer__col-title{margin-bottom:12px}.site-footer__col:nth-child(2),.site-footer__col:nth-child(3){display:none}.site-footer__col--brand{gap:14px}.site-footer__socials{gap:12px}.site-footer__social{width:36px;height:36px}.site-footer__donate-cta{align-items:center;gap:16px;margin-top:8px;display:flex}.site-footer__donate-label{margin-bottom:0}.site-footer__donate-btn{padding:12px 22px;font-size:.82rem}.site-footer__bottom p{font-size:.75rem}}@media (width<=600px){.site-footer__grid{grid-template-columns:1fr;gap:22px}}.pt-page{background:var(--cream-light);min-height:100vh}.pt-hero{background:var(--cream-light);text-align:center;padding:62px 20px 52px;position:relative;overflow:hidden}.pt-hero__pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.07)' stroke-width='0.7'%3E%3Cpolygon points='50,4 96,27 96,73 50,96 4,73 4,27'/%3E%3Cpolygon points='50,16 84,34 84,66 50,84 16,66 16,34'/%3E%3Cpolygon points='50,28 72,40 72,60 50,72 28,60 28,40'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pt-hero__inner{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.pt-ornament{margin-bottom:6px;display:block}.pt-hero__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0;font-size:3.625rem;font-weight:700;line-height:1}.pt-hero__rule{background:linear-gradient(90deg, transparent, var(--gold-mid), transparent);border-radius:2px;width:80px;height:2px;margin:2px 0}.pt-hero__sub{color:var(--text-muted);margin-top:2px;font-size:1.0625rem;font-style:normal}.pt-main{background:var(--cream);padding:44px 0 52px}.pt-main__inner{max-width:1500px;margin:0 auto;padding:0 60px}.pt-main__grid{grid-template-columns:1.15fr .98fr .82fr;align-items:stretch;gap:30px;display:grid}.pt-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.pt-badge--emerald{background:#001e12b8;border:2px solid #d9a44199;box-shadow:0 3px 16px #0000004d,0 0 0 3px #d9a4411a}.pt-badge--cream{background:var(--cream-mid);border:1.5px solid var(--border-gold);box-shadow:0 2px 10px #0000001a}.pt-daily .pt-badge{width:82px;height:82px}.pt-jummah .pt-badge,.pt-community .pt-badge{width:70px;height:70px}.pt-row-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pt-row-badge--emerald{background:var(--emerald-dark);border:1.5px solid #d9a44180;box-shadow:0 2px 8px #0003}.pt-row-badge--cream{background:#f9ebd2f2;border:1.5px solid #d9a44173;box-shadow:0 1px 6px #00000012}.pt-jummah .pt-row-badge{width:46px;height:46px}.pt-community .pt-row-badge{width:54px;height:54px}.pt-daily{background:var(--cream-light);border:1.5px solid #d9a44180;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000001a}.pt-daily__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.055)' stroke-width='0.6'%3E%3Cpolygon points='45,3 87,24 87,66 45,87 3,66 3,24'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pt-daily__inner{z-index:1;flex-direction:column;flex:1;padding:34px 34px 0;display:flex;position:relative}.pt-daily__header{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.pt-daily__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0;font-size:2.875rem;font-weight:700;line-height:1.1}.pt-daily__title-sub{color:var(--gold-mid);letter-spacing:0;font-size:1.875rem;font-weight:600;display:block}.pt-daily__divider{background:linear-gradient(90deg,#d9a44180,#0000);height:1px;margin-bottom:16px}.pt-daily__rows{background:#f9ebd2a6;border:1.5px solid #d9a44166;border-radius:12px;flex-direction:column;flex:1;margin:0 0 16px;display:flex;overflow:hidden}.pt-daily__row{border-bottom:1px solid #d9a44138;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pt-daily__row:last-child{border-bottom:none}.pt-daily__row-left{align-items:center;gap:14px;display:flex}.pt-daily .pt-row-badge{width:46px;height:46px}.pt-daily__row-name{font-family:var(--font-display);color:var(--text-dark);letter-spacing:.005em;font-size:1.375rem;font-weight:600}.pt-daily__row-time{font-family:var(--font-time);color:var(--text-dark);letter-spacing:-.01em;font-variant-numeric:tabular-nums;text-align:right;font-size:1.5rem;font-weight:700;line-height:1}.pt-daily__note{background:#002a1b12;border-top:1px solid #d9a4414d;align-items:center;gap:14px;margin:auto -34px 0;padding:16px 34px 24px;display:flex}.pt-daily__note span{color:var(--text-body);font-size:1.0625rem;line-height:1.5}.pt-jummah{background:var(--cream-light);border:1.5px solid #d9a44180;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000001a}.pt-jummah__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.055)' stroke-width='0.6'%3E%3Cpolygon points='45,3 87,24 87,66 45,87 3,66 3,24'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pt-jummah__inner{z-index:1;flex-direction:column;flex:1;padding:34px 34px 0;display:flex;position:relative}.pt-jummah__header{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.pt-jummah__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0;font-size:2.875rem;font-weight:700;line-height:1.1}.pt-jummah__title-sub{color:var(--gold-mid);letter-spacing:0;font-size:1.875rem;font-weight:600;display:block}.pt-jummah__divider{background:linear-gradient(90deg,#d9a44180,#0000);height:1px;margin-bottom:22px}.pt-jummah__section{background:#f9ebd2a6;border:1.5px solid #d9a44173;border-radius:12px;margin-bottom:14px;padding:16px 20px}.pt-jummah__chip{letter-spacing:.12em;text-transform:uppercase;color:var(--emerald-dark);background:#003a2517;border:1px solid #003a252e;border-radius:100px;margin-bottom:14px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.pt-jummah__rows{flex-direction:column;gap:0;display:flex}.pt-jummah__row{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:14px;padding:11px 0;display:flex}.pt-jummah__row+.pt-jummah__row{border-top:1px solid #d9a44147}.pt-jummah__row-info{flex:1;justify-content:space-between;align-items:center;display:flex}.pt-jummah__row-label{font-family:var(--font-display);color:var(--text-dark);letter-spacing:.005em;font-size:1.375rem;font-weight:600}.pt-jummah__row-time{font-family:var(--font-time);color:var(--text-dark);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.pt-jummah__footer-note{background:#002a1b12;border-top:1px solid #d9a4414d;align-items:center;gap:14px;margin:auto -34px 0;padding:16px 34px 24px;display:flex}.pt-jummah__footer-note span{color:var(--text-body);font-size:1.0625rem;line-height:1.5}.pt-community{background:var(--cream-light);border:1.5px solid #d9a44180;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000001a}.pt-community__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.055)' stroke-width='0.6'%3E%3Cpolygon points='45,3 87,24 87,66 45,87 3,66 3,24'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pt-community__inner{z-index:1;flex-direction:column;flex:1;padding:34px 32px 0;display:flex;position:relative}.pt-community__header{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.pt-community__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.1}.pt-community__title-sub{color:var(--gold-mid);font-size:1.875rem;font-weight:600;display:block}.pt-community__divider{background:linear-gradient(90deg,#d9a44180,#0000);height:1px;margin-bottom:18px}.pt-community__items{flex-direction:column;flex:1;display:flex}.pt-community__item{border-bottom:1px solid #d9a44133;align-items:flex-start;gap:14px;padding:16px 0;display:flex}.pt-community__item:last-child{border-bottom:none}.pt-community__item-body{flex:1}.pt-community__item-title{color:var(--text-dark);margin-bottom:5px;font-size:1.1875rem;font-weight:700;line-height:1.25}.pt-community__item-desc{color:var(--text-muted);font-size:.9375rem;line-height:1.55}.pt-community__view-all{font-family:var(--font-display);color:var(--emerald-dark);background:#002a1b12;border-top:1px solid #d9a44147;justify-content:space-between;align-items:center;margin:auto -32px 0;padding:16px 32px 24px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.pt-community__view-all:hover{background:#002a1b1a}.pt-community__arrow-circle{background:#002a1b1a;border:1.5px solid #003a2540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pt-cta{background:var(--cream);padding:0 0 70px}.pt-cta__inner{max-width:1500px;margin:0 auto;padding:0 60px}.pt-cta__banner{background:var(--emerald-dark);border:1px solid #d9a44199;border-radius:18px;align-items:stretch;min-height:200px;margin-top:34px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 52px #00000052}.pt-cta__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.06)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,13 68,27 68,53 40,67 12,53 12,27'/%3E%3C/g%3E%3C/svg%3E");border-radius:18px;position:absolute;inset:0;overflow:hidden}.pt-cta__arch{z-index:2;border:2px solid #d9a441a6;border-radius:46% 46% 0 0/38% 38% 0 0;flex-shrink:0;align-self:flex-start;width:192px;height:calc(100% + 18px);margin-top:-18px;position:relative;overflow:hidden}.pt-cta__arch--left{border-right:none;border-radius:46% 0 0/38% 0 0}.pt-cta__arch--right{border-left:none;border-radius:0 46% 0 0/0 38% 0 0}.pt-cta__arch-photo{background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.pt-cta__arch-photo--left{filter:brightness(.85)saturate(1.1);background-image:url(/assets/images/prayer/prayer-cta-left-arch.png);background-position:50%}.pt-cta__arch--left:before{content:"";z-index:2;background:linear-gradient(90deg,#00180e8c 0%,#00180e1f 45%,#0000 100%);position:absolute;inset:0}.pt-cta__arch--left:after{content:"";z-index:3;background:linear-gradient(90deg,#0000 82%,#d9a44166 90%,#002414e0 100%);position:absolute;inset:0}.pt-cta__arch-photo--right{filter:brightness(.85)saturate(1.1);background-image:url(/assets/images/prayer/prayer-cta-right-lantern.png);background-position:50%}.pt-cta__arch--right:before{content:"";z-index:2;background:linear-gradient(90deg,#0000 0%,#00180e1f 55%,#00180e8c 100%);position:absolute;inset:0}.pt-cta__arch--right:after{content:"";z-index:3;background:linear-gradient(90deg,#002414e0 0%,#d9a44166 10%,#0000 18%);position:absolute;inset:0}.pt-cta__content{text-align:center;z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:36px 48px;display:flex;position:relative}.pt-cta__icon-badge{background:#001e1299;border:2px solid #d9a4419e;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:4px;display:flex;box-shadow:0 0 0 4px #d9a4411a}.pt-cta__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin:0;font-size:2.25rem;font-weight:700;line-height:1.2}.pt-cta__sub{color:#fff4debf;margin-bottom:4px;font-size:1.0625rem;line-height:1.5}.pt-cta__btn{color:var(--gold-mid);font-family:var(--font-body);letter-spacing:.1em;border:1.5px solid var(--gold-mid);white-space:nowrap;background:0 0;border-radius:10px;align-items:center;gap:10px;margin-top:4px;padding:14px 36px;font-size:.875rem;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.pt-cta__btn:hover{border-color:var(--gold);background:#d9a44124;box-shadow:0 4px 20px #d9a4414d}@media (width<=1300px){.pt-main__inner,.pt-cta__inner{padding:0 40px}.pt-main__grid{gap:22px}.pt-daily__title{font-size:2.4rem}.pt-daily__title-sub{font-size:1.6rem}.pt-daily__row-name{font-size:1.2rem}.pt-daily__row-time{font-size:1.35rem}.pt-jummah__title{font-size:2.4rem}.pt-jummah__title-sub{font-size:1.6rem}.pt-jummah__row-label{font-size:1.15rem}.pt-jummah__row-time{font-size:1.35rem}.pt-community__title{font-size:2.15rem}.pt-community__title-sub{font-size:1.6rem}.pt-cta__arch{width:160px}.pt-cta__title{font-size:1.9rem}}@media (width<=1100px){.pt-hero__title{font-size:3rem}.pt-main__inner,.pt-cta__inner{padding:0 28px}.pt-main__grid{grid-template-columns:1fr 1fr 1fr;gap:18px}.pt-daily .pt-badge{width:68px;height:68px}.pt-jummah .pt-badge,.pt-community .pt-badge{width:58px;height:58px}.pt-daily__inner{padding:28px 28px 0}.pt-daily__note{margin:auto -28px 0;padding:14px 28px 22px}.pt-jummah__inner{padding:28px 24px 0}.pt-community__inner{padding:28px 22px 0}.pt-cta__arch{width:130px}.pt-cta__title{font-size:1.6rem}}@media (width<=900px){.pt-main__grid{grid-template-columns:1fr;gap:18px}.pt-cta__arch{width:100px}}@media (width<=768px){.pt-hero{padding:44px 20px 38px}.pt-hero__title{font-size:2.4rem}.pt-hero__sub{font-size:.95rem}.pt-main{padding:28px 0 36px}.pt-main__inner{padding:0 20px}.pt-main__grid{grid-template-columns:1fr;gap:18px}.pt-daily__inner{padding:28px 22px 0}.pt-daily__title{font-size:2rem}.pt-daily__title-sub{font-size:1.45rem}.pt-daily .pt-badge{width:62px;height:62px}.pt-daily .pt-row-badge{width:40px;height:40px}.pt-daily__rows{border-radius:10px;margin:0}.pt-daily__row{padding:12px 14px}.pt-daily__row-left{gap:12px}.pt-daily__row-name{font-size:1.2rem}.pt-daily__row-time{font-size:1.3rem}.pt-daily__note{gap:10px;margin:auto -22px 0;padding:14px 22px 22px}.pt-daily__note span{font-size:.9rem}.pt-jummah__inner{padding:28px 22px 0}.pt-jummah__title{font-size:2.2rem}.pt-jummah__title-sub{font-size:1.55rem}.pt-jummah .pt-badge{width:62px;height:62px}.pt-jummah__row-label{font-size:1.1rem}.pt-jummah__row-time{font-size:1.25rem}.pt-jummah__footer-note{margin:auto -22px 0;padding:14px 22px 22px}.pt-jummah__footer-note span{font-size:.9rem}.pt-community__inner{padding:28px 22px 0}.pt-community__title{font-size:1.95rem}.pt-community__title-sub{font-size:1.45rem}.pt-community .pt-badge{width:60px;height:60px}.pt-community__item-title{font-size:1.05rem}.pt-community__item-desc{font-size:.88rem}.pt-community__view-all{margin:auto -22px 0;padding:14px 22px 22px;font-size:.95rem}.pt-cta{padding:0 0 44px}.pt-cta__inner{padding:0 20px}.pt-cta__arch{display:none}.pt-cta__title{font-size:1.55rem}.pt-cta__content{padding:36px 28px 38px}.pt-cta__sub{font-size:.95rem}.pt-cta__btn{padding:15px 30px;font-size:.85rem}}.home-hero{background:var(--cream-light);grid-template-columns:46fr 54fr;min-height:630px;display:grid;position:relative;overflow:hidden}.home-hero__content{background:var(--cream-light);align-items:center;display:flex;position:relative;overflow:hidden}.home-hero__pattern-overlay{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.08)' stroke-width='0.7'%3E%3Cpolygon points='50,4 96,27 96,73 50,96 4,73 4,27'/%3E%3Cpolygon points='50,16 84,34 84,66 50,84 16,66 16,34'/%3E%3Cpolygon points='50,28 72,40 72,60 50,72 28,60 28,40'/%3E%3Cline x1='50' y1='4' x2='50' y2='96'/%3E%3Cline x1='4' y1='50' x2='96' y2='50'/%3E%3Cline x1='4' y1='27' x2='96' y2='73'/%3E%3Cline x1='4' y1='73' x2='96' y2='27'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.home-hero__text{z-index:1;width:100%;max-width:740px;padding:90px 40px 90px 72px;position:relative}.home-hero__greeting-row{align-items:center;gap:12px;margin-bottom:8px;display:flex}.home-hero__orn-line{flex-shrink:0;width:56px;height:1px;position:relative}.home-hero__orn-line:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-mid));position:absolute;inset:0}.home-hero__orn-line:after{content:"";background:var(--gold-mid);width:5px;height:5px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}.home-hero__orn-line:last-child:before{background:linear-gradient(90deg, var(--gold-mid), transparent)}.home-hero__orn-line:last-child:after{left:-1px;right:auto}.home-hero__greeting{font-family:var(--font-display);color:var(--gold-dark);letter-spacing:.05em;white-space:nowrap;font-size:1.7rem;font-style:italic;font-weight:500}.home-hero__sub-ornament{margin-bottom:14px;display:block}.home-hero__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(3.2rem,3.4vw,4.25rem);font-weight:600;line-height:1.08}.home-hero__title-name{letter-spacing:-.025em;white-space:nowrap;font-size:clamp(3.55rem,3.95vw,4.85rem);font-weight:700;line-height:1.04;display:block}.home-hero__address{color:var(--text-body);align-items:center;gap:8px;margin-top:8px;margin-bottom:14px;font-size:1.1rem;font-weight:600;display:flex}.home-hero__desc{color:var(--text-body);max-width:520px;margin-bottom:40px;font-size:1.05rem;line-height:1.68}.home-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.home-hero__btn-donate{background:var(--emerald-dark);color:var(--cream);font-family:var(--font-body);letter-spacing:.09em;white-space:nowrap;border:1.5px solid #d9a441a6;border-radius:10px;align-items:center;gap:11px;padding:20px 40px;font-size:.9rem;font-weight:700;transition:background .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 4px 18px #002a1b47}.home-hero__btn-donate:hover{background:var(--emerald-base);border-color:var(--gold-mid);box-shadow:0 8px 28px #002a1b70}.home-hero__btn-prayer{color:var(--text-dark);font-family:var(--font-body);letter-spacing:.07em;white-space:nowrap;background:#fff8eae0;border:1.5px solid #002a1b52;border-radius:10px;align-items:center;gap:11px;padding:20px 36px;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.home-hero__btn-prayer:hover{border-color:var(--gold-mid);background:var(--cream-mid);box-shadow:0 5px 18px #002a1b1f}.home-hero__mosque-side{position:relative;overflow:hidden}.home-hero__mosque-photo{background-image:url(/assets/masjid-hero.jpg.png);background-position:26%;background-size:cover;position:absolute;inset:0}.home-hero__mosque-photo:after{content:"";pointer-events:none;background:linear-gradient(#0805001f 0%,#0000 22% 70%,#040c0538 100%);position:absolute;inset:0}.home-hero__mosque-fade{background:linear-gradient(90deg, var(--cream-light) 0%, #fff8ead1 28%, #fff8ea66 62%, transparent 100%);z-index:2;pointer-events:none;width:220px;height:100%;position:absolute;top:0;left:0}.home-hero__mobile-actions{display:none}.home-hero:after{content:"";background:linear-gradient(90deg, transparent 2%, var(--border-gold) 18%, var(--border-gold) 82%, transparent 98%);z-index:5;height:2px;position:absolute;bottom:0;left:0;right:0}.home-cards{background:var(--cream);padding:32px 0 36px}.home-cards__inner{max-width:1560px;margin:0 auto;padding:0 60px}.home-cards__grid{grid-template-columns:1.12fr 1fr;align-items:stretch;gap:28px;display:grid}.home-prayer-card{background:var(--emerald-dark);border:1px solid #d9a4418c;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 8px 44px #00000047,inset 0 1px #d9a4411a}.home-prayer-card__pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.055)' stroke-width='0.6'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,13 68,27 68,53 40,67 12,53 12,27'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.home-prayer-card__body{z-index:1;padding:34px 40px 32px;position:relative}.home-prayer-card__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.home-prayer-card__header-left{align-items:center;gap:11px;display:flex}.home-prayer-card__title{font-family:var(--font-display);color:var(--cream);letter-spacing:.01em;font-size:1.4rem;font-weight:600}.home-prayer-card__view-all{letter-spacing:.14em;color:var(--gold);border:1px solid var(--border-gold);white-space:nowrap;border-radius:5px;padding:5px 13px;font-size:.68rem;font-weight:700;transition:background .18s}.home-prayer-card__view-all:hover{background:#d9a44121}.home-prayer-card__gold-rule{background:linear-gradient(90deg, transparent, var(--border-gold), transparent);height:1px;margin-bottom:20px}.home-prayer-card__prayers{justify-content:space-between;display:flex}.home-prayer-col{text-align:center;border-right:1px solid #d9a44140;flex-direction:column;flex:1;align-items:center;gap:9px;padding:14px 8px 20px;display:flex}.home-prayer-col:last-child{border-right:none}.home-prayer-col__name{letter-spacing:.08em;text-transform:uppercase;color:#fff4de9e;font-size:.72rem;font-weight:700}.home-prayer-col__time{font-family:var(--font-time);color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.35rem;font-weight:700;line-height:1}.home-prayer-card__jummah{border-top:1px solid #d9a44147;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:22px;padding-top:20px;display:flex}.home-prayer-card__jummah-icon{align-items:center;gap:8px;display:flex}.home-prayer-card__jummah-label{color:#fff4ded1;font-size:.83rem;font-weight:600}.home-prayer-card__jummah-times{font-family:var(--font-time);color:var(--gold);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.08rem;font-weight:700}.home-exp-card{background:var(--cream-light);border:1.5px solid #d9a4418c;border-radius:18px;align-items:stretch;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000001f}.home-exp-card__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.055)' stroke-width='0.6'%3E%3Cpolygon points='45,3 87,24 87,66 45,87 3,66 3,24'/%3E%3Cpolygon points='45,16 76,31 76,59 45,74 14,59 14,31'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.home-exp-card__content{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:0;padding:36px 28px 36px 34px;display:flex;position:relative}.home-exp-card__sup{font-family:var(--font-display);color:var(--text-body);margin-bottom:2px;font-size:1.05rem;font-weight:500;line-height:1.3}.home-exp-card__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin-bottom:14px;font-size:1.9rem;font-weight:700;line-height:1.12}.home-exp-card__desc{color:var(--text-muted);margin-bottom:20px;font-size:.84rem;line-height:1.68}.home-exp-card__btn{background:var(--emerald-dark);color:var(--cream);font-family:var(--font-body);letter-spacing:.07em;border:1px solid #d9a44180;border-radius:9px;align-self:flex-start;align-items:center;gap:9px;padding:13px 24px;font-size:.79rem;font-weight:700;transition:background .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 2px 10px #002a1b2e}.home-exp-card__btn:hover{background:var(--emerald-base);border-color:var(--gold-mid);box-shadow:0 5px 18px #002a1b52}.home-exp-card__image-col{background:var(--cream-mid);z-index:1;flex-shrink:0;width:280px;position:relative}.home-exp-card__arch-wrap{position:absolute;inset:12px 12px 12px 6px}.home-exp-card__arch-glow{background:linear-gradient(175deg, var(--gold-mid) 0%, #d9a44140 100%);opacity:.85;border-radius:56% 56% 12px 12px/52% 52% 12px 12px;position:absolute;inset:-4px}.home-exp-card__arch-frame{border:2px solid #d9a441e0;border-radius:56% 56% 10px 10px/52% 52% 10px 10px;position:absolute;inset:0;overflow:hidden;box-shadow:0 6px 28px #00000038,inset 0 0 0 1px #d9a44133}.home-exp-card__arch-photo{background-image:url(/assets/masjid-aerial.jpg.png);background-position:38% 38%;background-size:cover;width:100%;height:100%}.home-values{background:var(--cream-mid);border-top:1px solid #d9a44166;border-bottom:1px solid #af8a374d}.home-values__grid{grid-template-columns:repeat(4,1fr);max-width:1560px;margin:0 auto;display:grid}.home-value-item{text-align:center;border-right:1px solid #af8a374d;flex-direction:column;align-items:center;padding:32px 28px 36px;display:flex;position:relative}.home-value-item:last-child{border-right:none}.home-value-item__icon-badge{background:#002a1b12;border:1.5px solid #d9a44152;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:74px;display:flex;box-shadow:0 2px 10px #00000012}.home-value-item__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:.01em;margin-top:14px;margin-bottom:7px;font-size:1.18rem;font-weight:700}.home-value-item__desc{color:var(--text-muted);max-width:195px;font-size:.85rem;line-height:1.65}@media (width<=1400px){.home-hero__text{padding:76px 34px 76px 56px}.home-cards__inner{padding:0 40px}}@media (width<=1200px){.home-hero__text{padding:64px 28px 64px 44px}.home-cards__inner{padding:0 28px}.home-values__grid{padding:0}.home-hero__title-name{white-space:normal}}@media (width<=1024px){.home-hero__title-name{white-space:normal}.home-values__grid{grid-template-columns:repeat(2,1fr);padding:0}.home-value-item:nth-child(2){border-right:none}.home-value-item:first-child,.home-value-item:nth-child(2){border-bottom:1px solid #af8a374d}}@media (width<=768px){.home-hero{min-height:unset;flex-direction:column;grid-template-columns:1fr;display:flex}.home-hero__content{order:0}.home-hero__mosque-side{order:1}.home-hero__mobile-actions{order:2}.home-hero__text{text-align:center;max-width:100%;padding:48px 22px 28px}.home-hero__greeting-row{justify-content:center}.home-hero__sub-ornament{margin:0 auto 2px;display:block}.home-hero__greeting{font-size:1.75rem}.home-hero__title{letter-spacing:-.025em;margin-bottom:0;font-size:2.85rem;line-height:1.04}.home-hero__title-name{white-space:normal;letter-spacing:-.03em;font-size:3.1rem;line-height:1.04}.home-hero__address{justify-content:center;margin-top:16px;margin-bottom:10px;font-size:1.1rem;font-weight:600}.home-hero__desc{max-width:340px;margin:0 auto;font-size:1.05rem;line-height:1.6}.home-hero__actions{display:none}.home-hero__mosque-side{flex-shrink:0;width:100%;height:330px;min-height:330px;margin-top:24px;position:relative;overflow:hidden}.home-hero__mosque-photo{background-position:26% 22%}.home-hero__mosque-fade{background:linear-gradient(180deg, var(--cream-light) 0%, #fff8ea8c 55%, transparent 100%);z-index:2;width:100%;height:88px;display:block;top:0;left:0}.home-hero__mobile-actions{background:var(--cream-light);flex-direction:column;gap:14px;padding:22px 20px 0;display:flex}.home-hero__mobile-actions .home-hero__btn-donate{letter-spacing:.07em;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;height:70px;padding:0 24px;font-size:.97rem;font-weight:800;display:flex}.home-hero__mobile-actions .home-hero__btn-prayer{letter-spacing:.06em;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;height:66px;padding:0 24px;font-size:.93rem;font-weight:700;display:flex}.home-cards{padding:22px 0 28px}.home-cards__inner{padding:0 20px}.home-cards__grid{grid-template-columns:1fr;gap:20px}.home-prayer-card__body{padding:20px 8px 18px}.home-prayer-card__prayers{min-width:0;overflow:hidden}.home-prayer-col{flex:1;gap:5px;min-width:0;padding:10px 2px 12px;overflow:hidden}.home-prayer-col svg{flex-shrink:0;width:24px!important;height:24px!important}.home-prayer-col__name{letter-spacing:.05em;text-transform:uppercase;font-size:.58rem}.home-prayer-col__time{letter-spacing:-.03em;font-size:.85rem;font-weight:700}.home-prayer-card__header-left{gap:9px}.home-prayer-card__title{font-family:var(--font-display);letter-spacing:.005em;font-size:1.28rem}.home-prayer-card__view-all{border:1.5px solid var(--border-gold);letter-spacing:.1em;border-radius:5px;padding:5px 11px;font-size:.63rem}.home-prayer-card__gold-rule{margin-bottom:0}.home-prayer-card__jummah{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;padding-top:13px}.home-prayer-card__jummah-label{font-size:.8rem}.home-prayer-card__jummah-times{font-size:.95rem;font-weight:700}.home-exp-card{min-height:unset;flex-direction:column}.home-exp-card__content{z-index:1;flex-direction:column;flex:none;justify-content:flex-start;gap:0;padding:24px 22px 20px;display:flex;position:relative}.home-exp-card__sup{margin-bottom:4px;font-size:.88rem}.home-exp-card__title{margin-bottom:12px;font-size:1.75rem;line-height:1.14}.home-exp-card__desc{margin-bottom:16px;font-size:.84rem;line-height:1.62}.home-exp-card__btn{white-space:nowrap;border-radius:9px;align-self:flex-start;gap:8px;padding:12px 18px;font-size:.77rem}.home-exp-card__image-col{background:var(--cream-mid);z-index:1;flex:none;width:100%;height:252px;display:block;position:relative}.home-exp-card__arch-wrap{position:absolute;inset:10px 14% 12px}.home-exp-card__arch-glow{border-radius:54% 54% 12px 12px/48% 48% 12px 12px}.home-exp-card__arch-frame{border-radius:52% 52% 10px 10px/46% 46% 10px 10px}.home-exp-card__arch-photo{background-position:42% 38%;background-size:cover}.home-values__grid{grid-template-columns:repeat(2,1fr)}.home-value-item:first-child,.home-value-item:nth-child(2){border-bottom:1px solid #af8a374d}.home-value-item:nth-child(2){border-right:none}.home-value-item{padding:22px 14px 26px}.home-value-item__icon-badge{width:64px;height:64px}.home-value-item__title{margin-top:12px;font-size:1.05rem}.home-value-item__desc{max-width:160px;font-size:.8rem}}@media (width<=480px){.home-hero__title{font-size:2.5rem}.home-hero__title-name{font-size:2.65rem}.home-hero__text{padding:40px 20px 24px}.home-hero__mosque-side{height:300px;min-height:300px}}.landing{width:100%}.landing-pt-section .pt-page{min-height:unset}.landing-pt-section{background:var(--cream-light)}.ls-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-mid);margin-bottom:8px;font-size:.68rem;font-weight:700}.ls-ornament-wrap{margin:6px 0 12px}.ls-section-header{margin-bottom:40px}.ls-section-header--center{text-align:center;flex-direction:column;align-items:center;display:flex}.ls-section-title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0 0 10px;font-size:2.6rem;font-weight:700;line-height:1.2}.ls-section-sub{color:var(--text-muted);max-width:520px;font-size:.95rem;line-height:1.65}#donate,#expansion{scroll-margin-top:140px}.xp-section{background:var(--cream-light);border-top:1px solid var(--border-gold);position:relative;overflow:hidden}.xp-pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.07)' stroke-width='0.7'%3E%3Cpolygon points='50,4 96,27 96,73 50,96 4,73 4,27'/%3E%3Cpolygon points='50,18 82,34 82,66 50,82 18,66 18,34'/%3E%3Cpolygon points='50,30 72,41 72,59 50,70 28,59 28,41'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.xp-inner{z-index:1;max-width:1500px;margin:0 auto;padding:80px 56px 68px;position:relative}.xp-hero{grid-template-columns:.95fr 1.05fr;align-items:start;gap:64px;margin-bottom:38px;display:grid}.xp-tagline{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-mid);margin-bottom:12px;font-size:.875rem;font-weight:700}.xp-ornament-wrap{margin:0 0 20px}.xp-headline{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.025em;margin:0;font-size:clamp(3.25rem,3.8vw,4.75rem);font-weight:700;line-height:1}.xp-headline__name{color:var(--emerald-dark);letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(3.5rem,4.2vw,5.2rem);font-weight:800;display:block}.xp-desc{color:var(--text-body);max-width:640px;margin-bottom:16px;font-size:1.1rem;line-height:1.72}.xp-sub{color:var(--text-dark);max-width:580px;margin-bottom:34px;font-size:1.1rem;font-weight:700;line-height:1.58}.xp-progress{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:20px;padding:26px 30px 22px;box-shadow:0 4px 28px #00000014}.xp-progress__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.xp-progress__label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-mid);font-size:.75rem;font-weight:700}.xp-progress__pct{font-family:var(--font-display);color:var(--emerald-dark);font-size:1.35rem;font-weight:700}.xp-progress__amounts{align-items:center;margin-bottom:16px;display:flex}.xp-progress__raised-wrap{flex:1}.xp-progress__goal-wrap{text-align:right;flex:1}.xp-progress__vdiv{background:var(--border-gold);flex-shrink:0;width:1px;height:44px;margin:0 24px}.xp-progress__raised{font-family:var(--font-display);color:var(--text-dark);font-size:2.4rem;font-weight:700;line-height:1.1;display:block}.xp-progress__rl{color:var(--text-muted);margin-top:2px;font-size:.82rem;font-weight:500;display:block}.xp-progress__goal{font-family:var(--font-display);color:var(--text-dark);font-size:1.55rem;font-weight:600;line-height:1.1;display:block}.xp-progress__gl{color:var(--text-muted);margin-top:2px;font-size:.8rem;display:block}.xp-progress__track{background:#002a1b1a;border-radius:100px;height:14px;margin-bottom:16px;overflow:hidden}.xp-progress__fill{background:linear-gradient(90deg, var(--emerald-dark) 0%, var(--emerald-base) 60%, var(--emerald-light) 100%);border-radius:100px;height:100%}.xp-progress__deadline{color:var(--text-muted);border-top:1px solid var(--border-gold);align-items:center;gap:9px;padding-top:14px;font-size:.84rem;font-weight:500;display:flex}.xp-image-card{border:2px solid var(--border-gold);border-radius:22px;height:460px;position:relative;overflow:hidden;box-shadow:0 16px 72px #00000038,0 4px 20px #0000001a}.xp-image{background-image:url(/assets/masjid-aerial.jpg.png);background-position:44% 36%;background-size:cover;width:100%;height:100%}.xp-address-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--cream);letter-spacing:.01em;background:#00120aeb;border:1.5px solid #d9a44199;border-radius:14px;align-items:center;gap:12px;padding:14px 24px;font-size:1rem;font-weight:500;line-height:1.4;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 6px 28px #00000073}.xp-impact{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:20px;grid-template-columns:repeat(3,1fr);min-height:160px;margin-bottom:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 26px #00000014}.xp-impact__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.065)' stroke-width='0.65'%3E%3Cpolygon points='45,4 86,25 86,65 45,86 4,65 4,25'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.xp-impact-item{z-index:1;align-items:center;gap:22px;padding:20px 26px;display:flex;position:relative}.xp-impact-item--sep{border-right:1px solid #af8a374d}.xp-impact-badge{flex-shrink:0}.xp-impact-text{flex:1;min-width:0}.xp-impact-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:7px;font-size:1.3rem;font-weight:700;line-height:1.2}.xp-impact-desc{color:var(--text-muted);font-size:.87rem;line-height:1.65}.xp-cta{background:var(--emerald-dark);border:1px solid var(--border-gold);border-radius:20px;min-height:155px;position:relative;overflow:hidden;box-shadow:0 8px 48px #0000004d}.xp-cta__pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.06)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,14 68,28 68,52 40,66 12,52 12,28'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.xp-cta__inner{z-index:1;align-items:center;gap:28px;padding:28px 48px;display:flex;position:relative}.xp-cta__icon-wrap{opacity:.92;flex-shrink:0}.xp-cta__text{flex:1;min-width:0}.xp-cta__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin-bottom:5px;font-size:2.1rem;font-weight:700;line-height:1.15}.xp-cta__sub{color:#fff4decc;font-size:.95rem;line-height:1.5}.xp-cta__body{color:#fff4de80;margin-top:5px;font-size:.82rem;line-height:1.5}.xp-cta__vdiv{background:#d9a4414d;flex-shrink:0;width:1px;height:90px;margin:0 8px}.xp-cta__action{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding-left:8px;display:flex}.xp-cta__btn{background:var(--gold-mid);color:var(--emerald-darkest);font-family:var(--font-body);letter-spacing:.09em;white-space:nowrap;border-radius:11px;align-items:center;gap:10px;padding:15px 34px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex}.xp-cta__btn:hover{background:var(--gold);box-shadow:0 6px 24px #d9a44166}.xp-cta__note{color:#fff4de6b;letter-spacing:.05em;text-align:center;font-size:.74rem}.ls-programs{background:var(--cream);border-top:1px solid var(--border-gold)}.ls-programs__inner{max-width:1560px;margin:0 auto;padding:60px 60px 56px}.ls-programs__grid{grid-template-columns:1fr 1.1fr;gap:24px;display:grid}.ls-programs__halaqas{background:var(--emerald-dark);border:1px solid var(--border-gold);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 6px 32px #00000038}.ls-programs__halaqas-pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.06)' stroke-width='0.6'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.ls-programs__halaqas-inner{z-index:1;padding:30px 32px;position:relative}.ls-programs__halaqas-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.ls-programs__halaqas-title{font-family:var(--font-display);color:var(--cream);margin:0;font-size:1.3rem;font-weight:600}.ls-programs__halaqas-divider{background:linear-gradient(90deg, transparent, var(--border-gold), transparent);height:1px;margin-bottom:18px}.ls-halaqa-row{border-bottom:1px solid #d9a44121;align-items:center;gap:14px;padding:14px 0;display:flex}.ls-halaqa-row:last-child{border-bottom:none}.ls-halaqa-row__name{font-family:var(--font-display);color:var(--cream);margin-bottom:3px;font-size:1.1rem;font-weight:600}.ls-halaqa-row__time{color:var(--gold);font-size:.82rem;font-weight:500}.ls-programs__kids{background:var(--cream-light);border:1.5px solid var(--border-gold);border-radius:18px;flex-direction:column;gap:12px;padding:32px 30px;display:flex;box-shadow:0 4px 22px #00000014}.ls-programs__kids-title{font-family:var(--font-display);color:var(--text-dark);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.ls-programs__kids-meta{flex-direction:column;gap:8px;display:flex}.ls-programs__kids-meta-item{color:var(--text-body);align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.ls-programs__kids-badge{border:1px solid var(--border-gold);color:var(--gold-dark);letter-spacing:.06em;background:#d9a44126;border-radius:100px;align-self:flex-start;padding:4px 14px;font-size:.78rem;font-weight:700;display:inline-block}.ls-programs__kids-btn{background:var(--emerald-dark);color:var(--cream);font-family:var(--font-body);letter-spacing:.07em;border:1px solid #d9a44166;border-radius:9px;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:11px 22px;font-size:.78rem;font-weight:700;transition:background .2s;display:inline-flex}.ls-programs__kids-btn:hover{background:var(--emerald-base)}.ls-about{background:var(--cream-mid);border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold)}.ls-about__inner{max-width:1560px;margin:0 auto;padding:60px 60px 64px}.ls-about__rule{background:linear-gradient(90deg, transparent, var(--gold-mid), transparent);border-radius:2px;width:64px;height:2px;margin:10px 0}.ls-about__grid{border-top:1px solid #af8a3747;grid-template-columns:repeat(4,1fr);margin-top:40px;display:grid}.ls-about__item{text-align:center;border-right:1px solid #af8a3747;flex-direction:column;align-items:center;padding:40px 28px 48px;display:flex}.ls-about__item:last-child{border-right:none}.ls-about__item-title{font-family:var(--font-display);color:var(--text-dark);margin-top:16px;margin-bottom:8px;font-size:1.12rem;font-weight:700}.ls-about__item-desc{color:var(--text-muted);max-width:190px;font-size:.82rem;line-height:1.65}.pg-section{background:linear-gradient(180deg, var(--cream-light) 0%, var(--cream) 55%, var(--cream-mid) 100%);border-top:1px solid #d9a44166;padding:0 0 84px;position:relative;overflow:hidden}.pg-section:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.058)' stroke-width='0.65'%3E%3Cpolygon points='50,4 96,27 96,73 50,96 4,73 4,27'/%3E%3Cpolygon points='50,18 82,34 82,66 50,82 18,66 18,34'/%3E%3Cpolygon points='50,32 68,41 68,59 50,68 32,59 32,41'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pg-inner{z-index:1;max-width:1500px;margin:0 auto;padding:0 56px;position:relative}.pg-section-head{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:72px 0 0;display:flex}.pg-section-head__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-mid);font-size:.72rem;font-weight:700}.pg-section-head__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:3.25rem;font-weight:700;line-height:1.05}.pg-section-head__sub{color:var(--text-muted);max-width:520px;margin-top:4px;font-size:.95rem;line-height:1.65}.pg-ornament{margin:10px 0 8px;display:block}.pg-grid{grid-template-columns:1.05fr 1.55fr;grid-template-areas:"halaqas kids""monthly ongoing""cta cta";gap:28px;padding:48px 0 0;display:grid}.pg-halaqas{background:var(--emerald-dark);border:1px solid #d9a4418c;border-radius:20px;grid-area:halaqas;height:400px;position:relative;overflow:hidden;box-shadow:0 12px 64px #0000005c,inset 0 1px #d9a4411f}.pg-halaqas__pattern{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.09)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,14 68,28 68,52 40,66 12,52 12,28'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pg-halaqas__body{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;height:100%;padding:36px 44px 32px;display:flex;position:relative}.pg-halaqas__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin:0;font-size:2.75rem;font-weight:700;line-height:1.05}.pg-halaqas__title-divider{background:linear-gradient(90deg, var(--gold-mid) 0%, #d9a44126 100%);border-radius:2px;height:2px;margin:10px 0 4px}.pg-halaqas__rows{flex-direction:column;flex:1;justify-content:center;display:flex}.pg-halaqa-row{align-items:center;gap:22px;padding:17px 0;display:flex}.pg-halaqa-row--sep{border-bottom:1px solid #d9a4414d}.pg-halaqa-badge{background:#00180eb8;border:2px solid #d9a441a6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 3px 16px #0000004d,inset 0 0 20px #d9a44117,0 0 0 4px #d9a4411a}.pg-halaqa-info{flex-direction:column;gap:6px;display:flex}.pg-halaqa-name{font-family:var(--font-display);color:var(--cream);font-size:1.9rem;font-weight:600;line-height:1.1}.pg-halaqa-time{color:var(--gold);letter-spacing:.02em;font-size:1.35rem;font-weight:500}.pg-halaqas__bottom-orn{justify-content:flex-start;margin-top:14px;display:flex}.pg-kids{background:var(--cream-light);border:1.5px solid #d9a4418c;border-radius:20px;grid-area:kids;align-items:stretch;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001c}.pg-kids:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.065)' stroke-width='0.65'%3E%3Cpolygon points='45,4 86,25 86,65 45,86 4,65 4,25'/%3E%3Cpolygon points='45,18 76,33 76,57 45,72 14,57 14,33'/%3E%3C/g%3E%3C/svg%3E");width:52%;position:absolute;inset:0}.pg-kids__text{z-index:1;flex-direction:column;flex:0 0 50%;justify-content:center;gap:12px;padding:40px 36px 36px;display:flex;position:relative}.pg-kids__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:2.9rem;font-weight:700;line-height:1.06}.pg-kids__title-line2{color:var(--text-muted);font-size:2.35rem;font-weight:500;display:block}.pg-kids__details{flex-direction:column;gap:11px;display:flex}.pg-kids__detail{color:var(--text-body);align-items:center;gap:12px;font-size:1.2rem;font-weight:500;display:flex}.pg-kids__btn{background:var(--emerald-dark);color:var(--cream);font-family:var(--font-body);letter-spacing:.08em;border:1px solid #d9a4418c;border-radius:10px;align-self:flex-start;align-items:center;gap:9px;margin-top:8px;padding:14px 28px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #00180e47}.pg-kids__btn:hover{background:var(--emerald-base);box-shadow:0 6px 26px #002a1b6b}.pg-kids__image{background-image:url(/assets/images/programs/kids-quran-arch.png);background-position:50%;background-size:cover;flex:1;position:relative}.pg-kids__image:after{content:"";background:radial-gradient(at 55%,#d9a44112 0%,#0000 65%);position:absolute;inset:0}.pg-monthly{border:1px solid #d9a4418c;border-radius:20px;grid-area:monthly;height:328px;position:relative;overflow:hidden;box-shadow:0 10px 58px #00000061}.pg-monthly__photo{background-image:url(/assets/images/programs/monthly-schedule-masjid.png);background-position:50% 25%;background-size:cover;position:absolute;inset:0}.pg-monthly__overlay{z-index:1;background:linear-gradient(105deg,#001008c7 0%,#001a0e94 46%,#041c1059 100%);position:absolute;inset:0}.pg-monthly__layout{z-index:2;align-items:stretch;height:100%;display:flex;position:relative}.pg-monthly__left{flex-direction:column;flex:1;justify-content:center;gap:14px;padding:36px 28px 36px 40px;display:flex}.pg-monthly__cal-ring{background:#00120aa6;border:1.5px solid #d9a441b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex;box-shadow:0 2px 16px #0000004d,0 0 0 3px #d9a4411f}.pg-monthly__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin:0;font-size:2.8rem;font-weight:700;line-height:1.08}.pg-monthly__title-sub{color:#fff4ded9;font-size:2.15rem;font-weight:500;display:block}.pg-monthly__body{color:#fff4deb8;max-width:270px;font-size:.95rem;line-height:1.62}.pg-monthly__panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0008049e;border-left:1.5px solid #d9a44173;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:14px;width:300px;padding:32px 26px;display:flex;position:relative;box-shadow:inset 0 0 30px #00000038}.pg-monthly__panel:before{content:"";pointer-events:none;border:1px solid #d9a44124;border-radius:8px;position:absolute;inset:14px}.pg-monthly__panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#d9a44112 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pg-monthly__panel-month{font-family:var(--font-display);color:var(--gold);letter-spacing:.01em;text-align:center;z-index:1;font-size:2.6rem;font-weight:700;line-height:1;position:relative}.pg-monthly__panel-note{color:#fff4dea6;text-align:center;z-index:1;max-width:200px;font-size:.82rem;line-height:1.6;position:relative}.pg-monthly__panel-btn{background:var(--gold-mid);color:var(--emerald-darkest);font-family:var(--font-body);letter-spacing:.07em;white-space:nowrap;z-index:1;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:.76rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 4px 16px #0000004d}.pg-monthly__panel-btn:hover{background:var(--gold);box-shadow:0 6px 22px #d9a44180}.pg-ongoing{background:var(--cream-light);border:1.5px solid #d9a44180;border-radius:20px;flex-direction:column;grid-area:ongoing;height:328px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #00000017}.pg-ongoing:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3E%3Cg fill='none' stroke='rgba(165,130,50,0.065)' stroke-width='0.65'%3E%3Cpolygon points='45,4 86,25 86,65 45,86 4,65 4,25'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pg-ongoing:after{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#d9a4410e 0%,#0000 55%);position:absolute;inset:0}.pg-ongoing__head{z-index:1;text-align:center;flex-shrink:0;padding:28px 28px 0;position:relative}.pg-ongoing__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0 0 10px;font-size:2rem;font-weight:700}.pg-ongoing__rule{background:linear-gradient(90deg,#0000,#d9a44199,#0000);height:1px}.pg-ongoing__cols{z-index:1;border-top:1px solid #af8a3738;flex:1;align-items:stretch;margin-top:14px;display:flex;position:relative}.pg-ongoing-col{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:18px 10px 22px;display:flex}.pg-ongoing-col--sep{border-right:1px solid #af8a3747}.pg-ongoing-badge{background:#002a1b0f;border:1.5px solid #d9a4414d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;display:flex;box-shadow:0 2px 12px #00000012,inset 0 0 16px #002a1b0a}.pg-ongoing-col__title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:5px;font-size:1rem;font-weight:700;line-height:1.3}.pg-ongoing-col__desc{color:var(--text-muted);max-width:130px;font-size:.73rem;line-height:1.55}.pg-cta{background:var(--emerald-dark);border:1px solid #d9a44199;border-radius:20px;grid-area:cta;height:172px;position:relative;overflow:hidden;box-shadow:0 8px 52px #00000061,inset 0 1px #d9a44124}.pg-cta__pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.065)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3Cpolygon points='40,14 68,28 68,52 40,66 12,52 12,28'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.pg-cta__radial{pointer-events:none;background:radial-gradient(at 30%,#d9a44114 0%,#0000 70%);width:220px;position:absolute;top:0;bottom:0;left:0}.pg-cta__inner{z-index:1;align-items:center;gap:28px;height:100%;padding:0 48px;display:flex;position:relative}.pg-cta__icon-wrap{background:#00120ab3;border:2px solid #d9a4418c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex;box-shadow:0 4px 20px #00000059,0 0 0 5px #d9a44112}.pg-cta__text{flex:1;min-width:0}.pg-cta__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin-bottom:6px;font-size:2.2rem;font-weight:700;line-height:1.12}.pg-cta__sub{color:#fff4decc;font-size:.95rem;line-height:1.5}.pg-cta__body{color:#fff4de7a;margin-top:5px;font-size:.82rem;line-height:1.5}.pg-cta__vdiv{background:linear-gradient(#0000,#d9a44159,#0000);flex-shrink:0;width:1px;height:90px;margin:0 8px}.pg-cta__action{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding-left:8px;display:flex}.pg-cta__btn{background:var(--gold-mid);color:var(--emerald-darkest);font-family:var(--font-body);letter-spacing:.09em;white-space:nowrap;border-radius:11px;align-items:center;gap:10px;padding:15px 36px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #00000040}.pg-cta__btn:hover{background:var(--gold);box-shadow:0 6px 28px #d9a44173}.pg-cta__note{color:#fff4de73;letter-spacing:.05em;text-align:center;font-size:.73rem}@media (width<=1300px){.pg-inner{padding:0 36px}.pg-section-head__title{font-size:2.75rem}.pg-halaqas__title{font-size:2.25rem}.pg-halaqa-name{font-size:1.55rem}.pg-halaqa-time{font-size:1.15rem}.pg-halaqa-badge{width:68px;height:68px}.pg-kids__title{font-size:2.35rem}.pg-kids__title-line2{font-size:1.9rem}.pg-kids__detail{font-size:1.05rem}.pg-monthly__title{font-size:2.2rem}.pg-monthly__title-sub{font-size:1.78rem}.pg-monthly__panel{width:270px}.pg-monthly__panel-month{font-size:2.1rem}.pg-ongoing__title{font-size:1.7rem}.pg-cta__title{font-size:1.8rem}.pg-cta__inner{gap:22px;padding:0 40px}}@media (width<=1200px){.xp-inner{padding:64px 40px 68px}.xp-hero{gap:48px}.xp-headline__name{font-size:clamp(3rem,4vw,4.4rem)}.xp-image-card{height:420px}.xp-progress__raised{font-size:2.1rem}.xp-cta__inner{padding:30px 40px}.ls-programs__inner{padding:48px 36px 44px}.ls-about__inner{padding:48px 36px 52px}.pg-cta__body{display:none}}@media (width<=1024px){.xp-hero{grid-template-columns:1fr;gap:36px}.xp-image-card{height:380px}.xp-impact{grid-template-columns:1fr}.xp-impact-item--sep{border-bottom:1px solid #af8a374d;border-right:none}.xp-cta{min-height:auto}.xp-cta__vdiv{display:none}.ls-programs__grid{grid-template-columns:1fr}.ls-about__grid{grid-template-columns:repeat(2,1fr)}.ls-about__item:nth-child(2){border-right:none}.ls-about__item:first-child,.ls-about__item:nth-child(2){border-bottom:1px solid #af8a3747}.ls-section-title{font-size:2.2rem}.pg-grid{grid-template-columns:1fr;grid-template-areas:"halaqas""kids""monthly""ongoing""cta"}.pg-halaqas{height:auto;min-height:300px}.pg-kids{height:auto;min-height:280px}.pg-monthly{height:auto;min-height:270px}.pg-ongoing{height:auto;min-height:240px}.pg-cta{height:auto;min-height:148px}.pg-kids__image{flex:0 0 240px}.pg-monthly__panel{width:240px}.pg-cta__inner{padding:28px 40px}.pg-cta__body{display:none}}@media (width<=768px){.xp-desktop-only{display:none!important}}.xp-mobile{display:none}@media (width<=768px){.xp-mobile{flex-direction:column;display:flex}.pg-halaqas--desktop{display:none!important}}.pg-halaqas--mobile{display:none}@media (width<=768px){.pg-halaqas--mobile{display:flex}}.xp-mobile__head{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:44px 0 28px;display:flex}.xp-mobile__tagline{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-mid);margin:0;font-size:.72rem;font-weight:700}.xp-mobile__orn{margin:0}.xp-mobile__headline{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.025em;text-align:center;margin:0;font-size:2.5rem;font-weight:700;line-height:1.04}.xp-mobile__headline-name{color:var(--emerald-dark);letter-spacing:-.03em;font-size:2.65rem;font-weight:800;display:block}.xp-mobile__desc{color:var(--text-body);text-align:center;margin:0;font-size:1rem;line-height:1.68}.xp-mobile__image-section{width:100%;height:320px;margin-bottom:22px;position:relative}.xp-mobile__arch-glow{background:linear-gradient(175deg, var(--gold-mid) 0%, #d9a44133 100%);opacity:.9;z-index:0;border-radius:52% 52% 10px 10px/46% 46% 10px 10px;position:absolute;inset:-3px}.xp-mobile__arch-frame{z-index:1;border:2px solid #d9a441e0;border-radius:52% 52% 10px 10px/46% 46% 10px 10px;position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 36px #00000047}.xp-mobile__arch-photo{background-image:url(/assets/masjid-aerial.jpg.png);background-position:44% 36%;background-size:cover;width:100%;height:100%}.xp-mobile__addr-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cream);white-space:nowrap;z-index:2;background:#001008eb;border:1px solid #d9a4418c;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.82rem;font-weight:500;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.xp-mobile__progress{background:var(--emerald-dark);border:1px solid #d9a4418c;border-radius:18px;margin-bottom:18px;padding:26px 24px 22px;position:relative;overflow:hidden}.xp-mobile__progress:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.065)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.xp-mobile__progress-title{font-family:var(--font-display);color:var(--cream);z-index:1;margin-bottom:16px;font-size:1.55rem;font-weight:700;line-height:1.2;position:relative}.xp-mobile__bar-track{z-index:1;background:#ffffff1a;border-radius:100px;height:12px;margin-bottom:18px;position:relative;overflow:hidden}.xp-mobile__bar-fill{background:linear-gradient(90deg, var(--gold-dark) 0%, var(--gold) 100%);border-radius:100px;height:100%}.xp-mobile__progress-amounts{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.xp-mobile__progress-stat{flex-direction:column;gap:3px;display:flex}.xp-mobile__progress-stat--right{text-align:right}.xp-mobile__raised,.xp-mobile__goal-amt{font-family:var(--font-display);color:var(--cream);font-size:1.9rem;font-weight:700;line-height:1.1;display:block}.xp-mobile__stat-label{color:#fff4de99;font-size:.8rem;font-weight:500;display:block}.xp-mobile__pct-badge{font-family:var(--font-display);color:var(--gold);background:#d9a4411f;border:1px solid #d9a44159;border-radius:8px;padding:6px 14px;font-size:2rem;font-weight:700}.xp-mobile__deadline{color:#fff4de8c;z-index:1;border-top:1px solid #d9a44138;align-items:center;gap:8px;padding-top:14px;font-size:.84rem;display:flex;position:relative}.xp-mobile__impact-list{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.xp-mobile__impact-card{background:var(--cream-mid);border:1.5px solid #d9a44173;border-radius:16px;align-items:flex-start;gap:18px;padding:22px 20px;display:flex;box-shadow:0 3px 18px #00000012}.xp-mobile__impact-icon{background:#002a1b12;border:1.5px solid #d9a44159;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.xp-mobile__impact-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:6px;font-size:1.35rem;font-weight:700;line-height:1.2}.xp-mobile__impact-desc{color:var(--text-muted);font-size:.87rem;line-height:1.62}.xp-mobile__cta{background:var(--emerald-dark);border:1px solid #d9a4418c;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 6px 32px #00000047}.xp-mobile__cta:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.07)' stroke-width='0.65'%3E%3Cpolygon points='40,2 78,21 78,59 40,78 2,59 2,21'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.xp-mobile__cta-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:32px 26px;display:flex;position:relative}.xp-mobile__cta-title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin:0;font-size:2.1rem;font-weight:700;line-height:1.15}.xp-mobile__cta-sub{color:#fff4debf;max-width:290px;margin:0;font-size:1rem;line-height:1.55}.xp-mobile__cta-btn{background:var(--gold-mid);color:var(--emerald-darkest);font-family:var(--font-body);letter-spacing:.09em;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;padding:17px 36px;font-size:.9rem;font-weight:700;transition:background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #00000038}.xp-mobile__cta-btn:hover{background:var(--gold);box-shadow:0 6px 26px #d9a44173}.pg-halaqas--mobile{background:var(--emerald-dark);border:1px solid #d9a4418c;border-radius:20px;grid-area:halaqas;position:relative;overflow:hidden;box-shadow:0 12px 64px #0000005c}.pg-halaqas-m__body{z-index:1;flex-direction:column;gap:14px;padding:32px 26px 28px;display:flex;position:relative}.pg-halaqas-m__icon-wrap{background:#00120ab3;border:2px solid #d9a441a6;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:4px;display:flex;box-shadow:0 4px 24px #00000059,0 0 0 5px #d9a4411a}.pg-halaqas-m__title{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.05}.pg-halaqas-m__desc{color:#fff4debf;margin:0;font-size:1rem;line-height:1.62}.pg-halaqas-m__btn{color:var(--gold);font-family:var(--font-body);letter-spacing:.1em;background:#d9a44126;border:1.5px solid #d9a4418c;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;padding:13px 24px;font-size:.82rem;font-weight:700;transition:background .2s;display:inline-flex}.pg-halaqas-m__btn:hover{background:#d9a44140}.pg-halaqas-m__schedule{background:#000e0880;border:1px solid #d9a44138;border-radius:12px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.pg-halaqas-m__sched-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-mid);margin:0;font-size:.7rem;font-weight:700}.pg-halaqas-m__sched-row{align-items:center;gap:8px;display:flex}.pg-halaqas-m__sched-day{font-family:var(--font-display);color:var(--cream);font-size:1.1rem;font-weight:700}.pg-halaqas-m__sched-sep{color:#d9a44180}.pg-halaqas-m__sched-time{color:var(--gold);font-size:1.05rem;font-weight:500}.pg-halaqas-m__sched-loc{color:#fff4de8c;border-top:1px solid #d9a4412e;align-items:center;gap:8px;padding-top:10px;font-size:.85rem;display:flex}@media (width<=768px){.xp-inner{padding:0 20px 48px}.ls-programs__inner{padding:36px 20px 32px}.ls-about__inner{padding:36px 20px 40px}.ls-about__grid{grid-template-columns:repeat(2,1fr)}.pg-inner{padding:0 20px}.pg-section{padding:0 0 56px}.pg-grid{gap:18px;padding:40px 0 0}.pg-section-head{padding:52px 0 0}.pg-section-head__title{font-size:2.4rem}.pg-section-head__sub{font-size:.9rem}.pg-kids{flex-direction:column;height:auto}.pg-kids__text{flex:none;padding:28px 24px 20px}.pg-kids__image{flex:0 0 220px}.pg-kids__title{font-size:2.1rem}.pg-kids__title-line2{font-size:1.75rem}.pg-kids__detail{font-size:1rem}.pg-monthly__layout{flex-direction:column}.pg-monthly__left{gap:12px;padding:28px 24px 20px}.pg-monthly__title{font-size:2rem}.pg-monthly__title-sub{font-size:1.65rem}.pg-monthly__body{font-size:.9rem}.pg-monthly__panel{border-top:1.5px solid #d9a44159;border-left:none;width:100%;padding:24px 22px}.pg-monthly__panel-month{font-size:2.2rem}.pg-monthly__panel-btn{justify-content:center;width:100%;padding:14px 18px;font-size:.8rem}.pg-ongoing{height:auto;min-height:auto}.pg-ongoing__cols{flex-wrap:wrap}.pg-ongoing-col{flex:0 0 50%;min-height:140px}.pg-ongoing-col:nth-child(2){border-right:none}.pg-ongoing-col:first-child,.pg-ongoing-col:nth-child(2){border-bottom:1px solid #af8a3738}.pg-ongoing__title{font-size:1.8rem}.pg-cta{height:auto}.pg-cta__inner{text-align:center;flex-direction:column;gap:18px;height:auto;padding:28px 22px}.pg-cta__icon-wrap{width:72px;height:72px}.pg-cta__title{font-size:2rem}.pg-cta__vdiv{display:none}.pg-cta__action{padding-left:0}.pg-cta__body{display:none}.pg-cta__btn{justify-content:center;width:100%;padding:18px 24px;font-size:.9rem}.ls-section-title{font-size:2rem}}.expansion-page{min-height:100vh}.exp-hero{background:var(--cream-light);padding:56px 0;position:relative;overflow:hidden}.exp-hero__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:56px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid;position:relative}.exp-hero__tagline{margin-bottom:8px}.exp-hero__ornament{margin:4px 0 12px}.exp-hero__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin-bottom:16px;font-size:2.8rem;font-weight:700;line-height:1.2}.exp-hero__desc{color:var(--text-body);margin-bottom:12px;font-size:.9rem;line-height:1.75}.exp-hero__sub-desc{color:var(--text-dark);margin-bottom:28px;font-size:.9rem;line-height:1.6}.exp-progress-card{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:24px 28px}.exp-progress-card__label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-mid);margin-bottom:10px;font-size:.68rem;font-weight:700}.exp-progress-card__numbers{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.exp-progress-card__raised{font-family:var(--font-display);color:var(--text-dark);font-size:2rem;font-weight:700}.exp-progress-card__raised-label{color:var(--text-muted);font-size:.85rem}.exp-progress-card__goal-wrap{text-align:right}.exp-progress-card__goal{font-family:var(--font-display);color:var(--text-dark);font-size:1.2rem;font-weight:600;display:block}.exp-progress-card__goal-label{color:var(--text-muted);font-size:.75rem}.exp-progress-bar{background:#002a1b1f;border-radius:100px;height:10px;margin-bottom:6px;overflow:hidden}.exp-progress-bar__fill{background:linear-gradient(90deg, var(--emerald-base), var(--emerald-light));border-radius:100px;height:100%;transition:width .5s}.exp-progress-card__pct{color:var(--emerald-base);text-align:right;margin-bottom:8px;font-size:.85rem;font-weight:700}.exp-progress-card__meta{color:var(--text-muted);border-top:1px solid var(--border-gold);padding-top:10px;font-size:.8rem}.exp-hero__image-wrap{justify-content:center;display:flex}.exp-hero__image-frame{aspect-ratio:3/2.2;border:2px solid var(--border-gold);width:100%;max-width:520px;box-shadow:var(--shadow-lg);border-radius:16px;position:relative;overflow:hidden}.exp-hero__image{background-color:#0000;background-image:linear-gradient(#00180f00 50%,#00180f99 100%),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800\" height=\"600\" viewBox=\"0 0 800 600\"><defs><linearGradient id=\"sky2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"%235B9B7A\"/><stop offset=\"100%\" stop-color=\"%23003A25\"/></linearGradient></defs><rect width=\"800\" height=\"600\" fill=\"%235B8C72\"/><rect y=\"350\" width=\"800\" height=\"250\" fill=\"%23003A25\"/><rect x=\"200\" y=\"150\" width=\"400\" height=\"280\" rx=\"4\" fill=\"%23E8DFC8\" opacity=\"0.95\"/><path d=\"M180 180 Q400 50 620 180\" fill=\"%23003A25\" opacity=\"0.9\"/><rect x=\"340\" y=\"60\" width=\"120\" height=\"120\" rx=\"2\" fill=\"%23E8DFC8\" opacity=\"0.9\"/><path d=\"M330 60 Q400 10 470 60Z\" fill=\"%23003A25\"/><rect x=\"200\" y=\"150\" width=\"400\" height=\"12\" rx=\"2\" fill=\"%23D9A441\" opacity=\"0.6\"/><rect x=\"250\" y=\"250\" width=\"60\" height=\"90\" rx=\"3\" fill=\"%23D9A441\" opacity=\"0.25\"/><rect x=\"340\" y=\"250\" width=\"60\" height=\"90\" rx=\"3\" fill=\"%23D9A441\" opacity=\"0.25\"/><rect x=\"430\" y=\"250\" width=\"60\" height=\"90\" rx=\"3\" fill=\"%23D9A441\" opacity=\"0.25\"/><rect x=\"340\" y=\"340\" width=\"120\" height=\"90\" fill=\"%23D9A441\" opacity=\"0.2\"/><ellipse cx=\"400\" cy=\"600\" rx=\"600\" ry=\"150\" fill=\"%23002A1B\" opacity=\"0.7\"/></svg>");background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%}.exp-hero__address-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;border:1px solid var(--border-gold);background:#00180fd1;border-radius:100px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:500;display:flex;position:absolute;bottom:16px;left:16px}.exp-impact{background:var(--cream-mid);border-top:1px solid var(--border-gold);border-bottom:1px solid var(--border-gold);padding:48px 0}.exp-impact__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.exp-impact-card{align-items:flex-start;gap:18px;display:flex}.exp-impact-card__title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:6px;font-size:1.05rem;font-weight:700}.exp-impact-card__desc{color:var(--text-muted);font-size:.82rem;line-height:1.65}.exp-cta{background:var(--emerald-dark);position:relative;overflow:hidden}.exp-cta__inner{z-index:1;justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:40px;display:flex;position:relative}.exp-cta__left{align-items:center;gap:20px;display:flex}.exp-cta__title{font-family:var(--font-display);color:var(--cream);margin-bottom:4px;font-size:1.5rem;font-weight:700}.exp-cta__sub{color:#fff4debf;font-size:.85rem}.exp-cta__right{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.exp-cta__btn{padding:14px 28px!important;font-size:.9rem!important}.exp-cta__note{color:#fff4de8c;letter-spacing:.05em;font-size:.72rem}@media (width<=1024px){.exp-hero__title{font-size:2.2rem}}@media (width<=768px){.exp-hero__inner{grid-template-columns:1fr;padding:0 20px}.exp-hero{padding:36px 0}.exp-hero__title{font-size:1.9rem}.exp-impact__grid{grid-template-columns:1fr;gap:24px}.exp-cta__inner{text-align:center;flex-direction:column;padding:32px 20px}.exp-cta__left{flex-direction:column}}.programs-page{min-height:100vh}.programs-hero{background:var(--cream-light);text-align:center;border-bottom:1px solid var(--border-gold);padding:48px 20px 36px;position:relative;overflow:hidden}.programs-hero__inner{z-index:1;flex-direction:column;align-items:center;gap:10px;display:flex;position:relative}.programs-hero__tagline{letter-spacing:.15em;color:var(--gold-mid);font-size:.68rem;font-weight:700}.programs-hero__title{font-family:var(--font-display);color:var(--text-dark);font-size:2.5rem;font-weight:700}.programs-hero__subtitle{color:var(--text-muted);max-width:500px;font-size:.9rem;line-height:1.65}.programs-main{background:var(--cream);padding:40px 0}.programs-main__grid{grid-template-columns:1fr 1.2fr;gap:20px;margin-bottom:20px;display:grid}.programs-halaqas-card{background:var(--emerald-dark);border-radius:var(--radius-xl);border:1px solid var(--border-gold);position:relative;overflow:hidden}.programs-halaqas-card__inner{z-index:1;padding:28px 24px;position:relative}.programs-halaqas-card__header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.programs-halaqas-card__title{font-family:var(--font-display);color:var(--cream);font-size:1.2rem;font-weight:700}.programs-halaqas-card__sub{color:#fff4dea6;margin-bottom:16px;font-size:.8rem;line-height:1.6}.programs-halaqas-card__divider{background:linear-gradient(90deg, transparent, var(--border-gold), transparent);height:1px;margin-bottom:16px}.programs-halaqas-schedule{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.programs-halaqas-schedule__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);white-space:nowrap;align-items:center;gap:6px;padding-top:2px;font-size:.65rem;font-weight:700;display:flex}.programs-halaqas-schedule__days{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.programs-halaqas-schedule__days span{border:1px solid var(--border-gold);border-radius:var(--radius-sm);color:var(--gold);background:#d9a44126;padding:3px 10px;font-size:.75rem;font-weight:600}.programs-halaqas-schedule__location{color:#fff4de8c;align-items:center;gap:5px;font-size:.73rem;display:flex}.programs-halaqas-items{flex-direction:column;gap:10px;display:flex}.programs-halaqa-item{border-radius:var(--radius-md);background:#003a2580;border:1px solid #d9a44133;align-items:center;gap:14px;padding:14px 16px;display:flex}.programs-halaqa-item__icon{background:#d9a4411a;border:1px solid #d9a4414d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.programs-halaqa-item__name{font-family:var(--font-display);color:var(--cream);font-size:1rem;font-weight:600}.programs-halaqa-item__time{color:var(--gold);margin-top:2px;font-size:.78rem}.programs-kids-card{background:var(--cream-light);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);align-items:center;display:flex;overflow:hidden}.programs-kids-card__content{flex-direction:column;flex:1;gap:10px;padding:28px 24px;display:flex}.programs-kids-card__title{font-family:var(--font-display);color:var(--text-dark);font-size:1.35rem;font-weight:700;line-height:1.25}.programs-kids-card__sub{color:var(--text-muted);font-size:.82rem;line-height:1.65}.programs-kids-card__meta{flex-direction:column;gap:8px;margin-top:4px;display:flex}.programs-kids-card__meta-item{color:var(--text-body);align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.programs-kids-card__btn{align-self:flex-start;margin-top:8px}.programs-kids-card__visual{background:linear-gradient(135deg, var(--emerald-dark), var(--emerald-darkest));flex-shrink:0;justify-content:center;align-items:center;width:200px;height:100%;padding:20px;display:flex}.programs-kids-card__quran-scene{justify-content:center;align-items:center;display:flex}.programs-secondary-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.programs-monthly-card{border-radius:var(--radius-xl);border:1.5px solid var(--border-gold);min-height:260px;position:relative;overflow:hidden}.programs-monthly-card__image{background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"600\" height=\"400\" viewBox=\"0 0 600 400\"><defs><linearGradient id=\"mg\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"%235B8C72\"/><stop offset=\"100%\" stop-color=\"%23003A25\"/></linearGradient></defs><rect width=\"600\" height=\"400\" fill=\"url(%23mg)\"/><path d=\"M100 300 Q300 200 500 300\" stroke=\"%23D9A441\" stroke-width=\"1\" fill=\"none\" opacity=\"0.3\"/><rect x=\"220\" y=\"80\" width=\"160\" height=\"120\" rx=\"4\" fill=\"%23F5F0E0\" opacity=\"0.2\"/><path d=\"M200 100 Q300 60 400 100\" fill=\"%23003A25\" opacity=\"0.8\"/></svg>") 50%/cover;position:absolute;inset:0}.programs-monthly-card__overlay{background:linear-gradient(135deg,#00180fbf 0%,#002a1b99 100%);position:absolute;inset:0}.programs-monthly-card__content{z-index:1;flex-direction:column;gap:12px;height:100%;padding:28px 24px;display:flex;position:relative}.programs-monthly-card__title{font-family:var(--font-display);color:var(--cream);font-size:1.2rem;font-weight:700}.programs-monthly-card__sub{color:#fff4deb3;flex:1;font-size:.8rem;line-height:1.6}.programs-monthly-badge{border:1px solid var(--border-gold);color:var(--gold);letter-spacing:.05em;background:#d9a44133;border-radius:100px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.programs-monthly-card__links{margin-top:4px}.programs-monthly-card__pdf-btn{background:var(--gold-mid);color:var(--emerald-darkest);border-radius:var(--radius-md);letter-spacing:.06em;align-items:center;gap:8px;padding:10px 18px;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-flex}.programs-monthly-card__pdf-btn:hover{background:var(--gold)}.programs-ongoing-card{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);padding:28px 24px}.programs-ongoing-card__title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:12px;font-size:1.1rem;font-weight:700}.programs-ongoing-card__divider{background:linear-gradient(90deg, var(--border-gold), transparent);height:1px;margin-bottom:20px}.programs-ongoing-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.programs-ongoing-item{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;display:flex}.programs-ongoing-item__title{color:var(--text-dark);font-size:.85rem;font-weight:700}.programs-ongoing-item__desc{color:var(--text-muted);font-size:.73rem;line-height:1.55}.programs-cta{background:var(--emerald-dark);text-align:center;border-top:1px solid var(--border-gold);padding:36px 20px 28px;position:relative;overflow:hidden}.programs-cta__inner{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-bottom:12px;display:flex;position:relative}.programs-cta__tagline{letter-spacing:.14em;color:var(--gold);margin-bottom:4px;font-size:.65rem;font-weight:700}.programs-cta__title{font-family:var(--font-display);color:var(--cream);font-size:1.4rem;font-weight:700}.programs-cta__btn{padding:14px 28px!important;font-size:.9rem!important}.programs-cta__note{color:#fff4de73;z-index:1;letter-spacing:.05em;font-size:.72rem;position:relative}.programs-footer-strip{background:var(--emerald-darkest);border-top:1px solid var(--border-gold);padding:16px 0}.programs-footer-strip__grid{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.programs-footer-strip__item{color:#fff4de99;align-items:center;gap:8px;font-size:.82rem;display:flex}.programs-footer-strip__item a{color:#fff4de99;transition:color .2s}.programs-footer-strip__item a:hover{color:var(--cream)}@media (width<=1024px){.programs-main__grid,.programs-secondary-grid{grid-template-columns:1fr}.programs-kids-card{flex-direction:column}.programs-kids-card__visual{width:100%;height:160px}}@media (width<=768px){.programs-hero__title{font-size:2rem}.programs-ongoing-grid{grid-template-columns:repeat(2,1fr)}}.about-page{min-height:100vh}.about-hero{background:var(--cream-light);text-align:center;border-bottom:1px solid var(--border-gold);padding:56px 20px 48px;position:relative;overflow:hidden}.about-hero__inner{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.about-hero__title{font-family:var(--font-display);color:var(--text-dark);font-size:2.6rem;font-weight:700}.about-hero__subtitle{color:var(--text-muted);max-width:480px;font-size:.95rem;line-height:1.65}.about-content{background:var(--cream);padding:48px 0}.about-content__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.about-text-card{background:var(--cream-light);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);padding:32px 28px}.about-text-card__title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:12px;font-size:1.3rem;font-weight:700}.about-text-card__divider{background:linear-gradient(90deg, var(--border-gold), transparent);height:1px;margin-bottom:20px}.about-text-card__body{color:var(--text-body);margin-bottom:14px;font-size:.88rem;line-height:1.75}.about-address{color:var(--text-muted);align-items:center;gap:8px;margin-top:20px;font-size:.85rem;font-weight:500;display:flex}.about-values-card{background:var(--emerald-dark);border:1px solid var(--border-gold);border-radius:var(--radius-xl);padding:32px 28px;position:relative;overflow:hidden}.about-values-card__title{font-family:var(--font-display);color:var(--cream);z-index:1;margin-bottom:12px;font-size:1.3rem;font-weight:700;position:relative}.about-values-card__divider{background:linear-gradient(90deg, var(--border-gold), transparent);z-index:1;height:1px;margin-bottom:20px;position:relative}.about-values-grid{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.about-value-item{align-items:flex-start;gap:14px;display:flex}.about-value-item__title{color:var(--cream);margin-bottom:3px;font-size:.92rem;font-weight:700}.about-value-item__desc{color:#fff4dea6;font-size:.78rem;line-height:1.5}@media (width<=768px){.about-content__grid{grid-template-columns:1fr}.about-hero__title{font-size:2rem}}.contact-page{min-height:100vh}.contact-hero{background:var(--cream-light);text-align:center;border-bottom:1px solid var(--border-gold);padding:56px 20px 48px;position:relative;overflow:hidden}.contact-hero__inner{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.contact-hero__title{font-family:var(--font-display);color:var(--text-dark);font-size:2.6rem;font-weight:700}.contact-hero__subtitle{color:var(--text-muted);font-size:.95rem}.contact-main{background:var(--cream);padding:48px 0}.contact-main__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-info-card{background:var(--cream-light);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);padding:32px 28px}.contact-info-card__title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:12px;font-size:1.3rem;font-weight:700}.contact-info-card__divider{background:linear-gradient(90deg, var(--border-gold), transparent);height:1px;margin-bottom:24px}.contact-info-card__items{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}.contact-info-item{align-items:flex-start;gap:14px;display:flex}.contact-info-item__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-mid);margin-bottom:3px;font-size:.68rem;font-weight:700}.contact-info-item__value{color:var(--text-body);font-size:.9rem;line-height:1.5}a.contact-info-item__value{transition:color .2s}a.contact-info-item__value:hover{color:var(--gold-dark)}.contact-socials{border-top:1px solid #d9a4414d;padding-top:20px}.contact-socials__label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-mid);margin-bottom:12px;font-size:.72rem;font-weight:700}.contact-socials__icons{gap:10px;display:flex}.contact-social{border:1px solid var(--border-gold);background:#d9a4411a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.contact-social:hover{background:#d9a44133}.contact-map-card{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);min-height:300px;overflow:hidden}.contact-map-placeholder{text-align:center;background:linear-gradient(135deg, #d9a4410d 0%, transparent 100%), var(--cream-mid);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:300px;padding:32px;display:flex}.contact-map-placeholder__text{font-family:var(--font-display);color:var(--text-dark);font-size:1.2rem;font-weight:700}.contact-map-placeholder__sub{color:var(--text-muted);font-size:.85rem}@media (width<=768px){.contact-main__grid{grid-template-columns:1fr}.contact-hero__title{font-size:2rem}}.tvpt-shell{background:#063d2c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.tvpt-artboard{transform-origin:50%;background:#063d2c;flex-shrink:0;width:1920px;height:1080px;position:relative;overflow:hidden}.tvpt-slideshow{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.tvpt-slide{opacity:0;will-change:opacity;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;transition:opacity 2.2s ease-in-out;position:absolute;inset:0}.tvpt-slide--active{opacity:1;animation:30s ease-in-out infinite tvpt-bg-breathe}@keyframes tvpt-bg-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.008)}}.tvpt-logo{object-fit:contain;object-position:left center;z-index:10;width:360px;height:auto;position:absolute;top:45px;left:40px}.tvpt-title-block{text-align:center;z-index:10;flex-direction:column;align-items:center;width:860px;display:flex;position:absolute;top:35px;left:430px}.tvpt-ornament{align-items:center;gap:10px;margin-bottom:2px;display:flex}.tvpt-ornament__line{background:linear-gradient(90deg,#0000,#d9a441cc);width:155px;height:1px}.tvpt-ornament__line--r{background:linear-gradient(90deg,#d9a441cc,#0000)}.tvpt-greeting{color:#e7b95b;letter-spacing:.01em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:66px;font-weight:700;line-height:.95}.tvpt-subtitle{color:#fff7e7;margin:8px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:53px;font-weight:700;line-height:1}.tvpt-desc{color:#fff7e7db;text-align:center;max-width:720px;margin:16px auto 0;font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:1.35}.tvpt-datetime{z-index:10;align-items:center;gap:18px;width:585px;height:135px;display:flex;position:absolute;top:55px;left:1280px}.tvpt-dates{flex-direction:column;flex:1;gap:2px;display:flex}.tvpt-date-row{white-space:nowrap;align-items:center;gap:7px;display:flex}.tvpt-date-primary{color:#fff7e7ed;letter-spacing:.01em;font-size:20px;font-weight:600}.tvpt-date-row--sub{color:#fff7e794;padding-left:27px;font-size:17px;font-weight:400}.tvpt-date-row--moon{margin-top:5px}.tvpt-time-vdiv{background:linear-gradient(#0000 0%,#d9a441e6 20% 80%,#0000 100%);flex-shrink:0;width:2px;height:92px}.tvpt-time-display{flex-shrink:0;align-items:baseline;gap:4px;display:flex}.tvpt-time-num{color:#fff7e7;letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,serif;font-size:82px;font-weight:700;line-height:1}.tvpt-time-ampm{color:#d9a441;padding-bottom:10px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:600;line-height:1}.tvpt-header-rule{z-index:10;background:linear-gradient(90deg,#0000 0%,#d9a44180 8%,#d9a441d9 30%,#e7b95b 50%,#d9a441d9 70%,#d9a44180 92%,#0000 100%);width:1920px;height:1.5px;position:absolute;top:268px;left:0}.tvpt-main-card{z-index:5;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#021c13d6;border:2px solid #dcae4dd9;border-radius:18px;flex-direction:column;width:995px;height:520px;padding:26px 52px 20px;display:flex;position:absolute;top:355px;left:55px;overflow:hidden;box-shadow:0 24px 64px #00000052,inset 0 0 80px #ffffff05}.tvpt-card-hdr{flex-shrink:0;align-items:center;gap:22px;display:flex}.tvpt-crescent-badge{background:#dcae4d1a;border:2px solid #dcae4da6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.tvpt-card-title{color:#fff7e7;letter-spacing:.01em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:700;line-height:1}.tvpt-card-divider{flex-shrink:0;justify-content:flex-start;margin:12px 0 4px;display:flex}.tvpt-prayers-grid{flex:1;align-items:stretch;min-height:0;display:flex;position:relative}.tvpt-prayer-col{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 2px;display:flex;position:relative}.tvpt-col-rule{background:#dcae4d59;width:1px;height:84%;position:absolute;top:8%;left:0}.tvpt-prayer-icon{flex-shrink:0;line-height:0}.tvpt-prayer-name{color:#fff7e7d1;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:700;line-height:1}.tvpt-prayer-num{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:700;line-height:1}.tvpt-prayer-num--sunset{color:#e7b95b;letter-spacing:0;font-size:44px}.tvpt-prayer-period{color:#d9a441;letter-spacing:.04em;min-height:27px;font-size:27px;font-weight:700;line-height:1}.tvpt-jummah-row{box-sizing:border-box;background:#ffffff08;border:1.5px solid #dcae4dad;border-radius:12px;flex-shrink:0;align-items:center;gap:20px;height:90px;padding:0 24px;display:flex}.tvpt-jummah-left{flex-shrink:0;align-items:center;gap:14px;display:flex}.tvpt-jummah-icon-wrap{background:#dcae4d14;border:1.5px solid #dcae4d80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.tvpt-jummah-label{color:#e7b95b;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:700}.tvpt-jummah-times{flex:1;justify-content:flex-end;align-items:center;gap:22px;display:flex}.tvpt-jummah-item{align-items:baseline;gap:10px;display:flex}.tvpt-khutbah-tag{letter-spacing:.08em;text-transform:uppercase;color:#fff7e79e;white-space:nowrap;font-size:15px;font-weight:700}.tvpt-khutbah-time{color:#e7b95b;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:700}.tvpt-jummah-vdiv{background:#dcae4d61;flex-shrink:0;width:1px;height:36px}.tvpt-side-cards{z-index:8;grid-template-columns:1fr 1fr;gap:24px;width:735px;height:340px;display:grid;position:absolute;top:535px;left:1080px}.tvpt-next-card,.tvpt-silence-card{box-sizing:border-box;text-align:center;background:#fff6e4;border:2px solid #dcae4d8c;border-radius:18px;flex-direction:column;align-items:center;padding:16px 14px 12px;display:flex;overflow:hidden;box-shadow:0 18px 45px #00000038,0 4px 12px #dcae4d1f}.tvpt-cream-orn-line{background:linear-gradient(90deg,#0000,#c89632a6,#0000);flex-shrink:0;width:68%;height:1px;margin:6px auto}.tvpt-next-top-row{flex-shrink:0;align-items:center;gap:12px;width:100%;margin-bottom:4px;display:flex}.tvpt-next-badge{background:#082e20;border:2.5px solid #d9a441;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex;box-shadow:0 4px 16px #00000040}.tvpt-next-label{letter-spacing:.12em;text-transform:uppercase;color:#c4922f;flex-shrink:0;font-size:15px;font-weight:700;line-height:1}.tvpt-next-name{color:#082e20;text-align:center;flex-shrink:0;width:100%;font-family:Cormorant Garamond,Georgia,serif;font-size:46px;font-weight:700;line-height:1}.tvpt-next-time-row{flex-shrink:0;justify-content:center;align-items:baseline;gap:3px;display:flex}.tvpt-next-time-num{color:#082e20;font-variant-numeric:tabular-nums;font-family:Cormorant Garamond,Georgia,serif;font-size:54px;font-weight:700;line-height:1}.tvpt-next-time-pm{color:#082e20;padding-bottom:4px;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:700}.tvpt-countdown-label{letter-spacing:.14em;text-transform:uppercase;color:#c4922f;flex-shrink:0;margin:3px 0 5px;font-size:13px;font-weight:700;line-height:1}.tvpt-countdown-row{flex-shrink:0;justify-content:center;gap:8px;display:flex}.tvpt-cd-box{background:#082e2012;border:1px solid #082e201c;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:60px;height:55px;padding:4px 8px 5px;display:flex}.tvpt-cd-val{color:#082e20;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.tvpt-cd-unit{letter-spacing:.1em;text-transform:uppercase;color:#6a665d;font-size:9px;font-weight:700;line-height:1}.tvpt-silence-card{justify-content:center;gap:8px}.tvpt-silence-badge{background:#082e2012;border:2.5px solid #dcae4d80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.tvpt-silence-title{color:#082e20;text-align:center;flex-shrink:0;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:37px;font-weight:700;line-height:1.12}.tvpt-silence-sub{color:#3a5246;text-align:center;flex-shrink:0;margin:0;font-size:17px;line-height:1.38}.tvpt-footer-bar{z-index:10;pointer-events:none;height:240px;position:absolute;bottom:0;left:0;right:0}.footer-content{z-index:10;color:#0a3e31;white-space:nowrap;pointer-events:auto;justify-content:center;align-items:center;gap:20px;font-family:Inter,system-ui,sans-serif;font-size:19px;font-weight:500;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.footer-item{align-items:center;gap:9px;display:flex}.footer-divider{background:#0a3e3159;flex-shrink:0;width:1px;height:22px}.footer-socials{align-items:center;gap:14px;display:flex}.tvpt-prayers-grid{overflow:visible}.tvpt-prayer-col--next{z-index:3;background:linear-gradient(#d4a54a47 0%,#042c1f8c 100%),radial-gradient(circle at 50% 58%,#f4c76b38,#0000 68%);border-radius:22px;overflow:visible;transform:translateY(-4px);box-shadow:0 0 0 2px #f4c76bcc,0 0 32px #f4c76b6b,0 8px 28px #0006,inset 0 0 36px #f4c76b1f}.tvpt-prayer-col--next:before{content:"NEXT";color:#063b2c;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;pointer-events:none;z-index:5;background:linear-gradient(135deg,#f3c76b 0%,#c99738 100%);border-radius:999px;padding:5px 16px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:800;position:absolute;top:-28px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #f4c76b99,0 3px 10px #0000004d}.tvpt-prayer-col--next:after{content:"";pointer-events:none;border:2px solid #f4c76b94;border-radius:28px;animation:2.6s ease-in-out infinite tvpt-next-pulse;position:absolute;inset:-10px;box-shadow:0 0 40px #f4c76b47}.tvpt-prayer-col--next .tvpt-prayer-icon svg{filter:drop-shadow(0 0 10px #f4c76bb3)}.tvpt-prayer-col--next .tvpt-prayer-name{color:#f7d37a;text-shadow:0 0 10px #f4c76bb3,0 0 24px #f4c76b59}.tvpt-prayer-col--next .tvpt-prayer-num{color:#fff4c2;text-shadow:0 0 14px #f4c76bbf,0 0 30px #f4c76b66}.tvpt-prayer-col--next .tvpt-prayer-num--sunset{color:#ffd96b;text-shadow:0 0 14px #f4c76bbf,0 0 30px #f4c76b66}.tvpt-prayer-col--next .tvpt-prayer-period{color:#f7d37a;text-shadow:0 0 10px #f4c76b8c}@keyframes tvpt-next-pulse{0%,to{opacity:.45;transform:scale(.975)}50%{opacity:1;transform:scale(1.045)}}.tvpt-focus-overlay{z-index:50;pointer-events:none;justify-content:center;align-items:center;animation:.7s forwards tvpt-focus-fade-in;display:flex;position:absolute;inset:0}.tvpt-focus-overlay:before{content:"";-webkit-backdrop-filter:blur(3px);background:radial-gradient(#001c1480 0%,#00140ee0 70%),linear-gradient(#002319d1,#00120deb);position:absolute;inset:0}.tvpt-focus-card{z-index:2;text-align:center;background:linear-gradient(148deg,#fff8e6f7 0%,#f8ecccf2 100%);border:2px solid #c99a3bb8;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:820px;min-height:450px;padding:52px 64px 48px;display:flex;position:relative;box-shadow:0 32px 90px #00000080,0 0 60px #c99a3b29,inset 0 1px #ffffffa6}.tvpt-focus-badge{background:#073c2d12;border:2.5px solid #d9a44185;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:22px;display:flex}.tvpt-focus-ornament{justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:16px;display:flex}.tvpt-focus-orn-line{background:linear-gradient(90deg,#0000,#c99a3bb3);width:110px;height:1px}.tvpt-focus-orn-line--r{background:linear-gradient(90deg,#c99a3bb3,#0000)}.tvpt-focus-orn-diamond{background:#c99a3b;flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}.tvpt-focus-kicker{letter-spacing:.16em;text-transform:uppercase;color:#c79a3b;margin-bottom:12px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:1}.tvpt-focus-name{color:#073c2d;letter-spacing:.01em;margin:0 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-size:90px;font-weight:700;line-height:1}.tvpt-focus-message{color:#073c2d;margin:0 0 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:54px;font-weight:700;line-height:1.1}.tvpt-focus-rule{background:linear-gradient(90deg,#0000,#c99a3b8c,#0000);flex-shrink:0;width:62%;height:1px;margin:0 auto 20px}.tvpt-focus-sub{color:#3a5246;margin:0;font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:1.5}.tvpt-focus-countdown{letter-spacing:.02em;color:#073c2d;background:#073c2d14;border:1px solid #073c2d1f;border-radius:999px;margin-top:26px;padding:11px 30px;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:700}@keyframes tvpt-focus-fade-in{0%{opacity:0}to{opacity:1}}.tvpt-ref-overlay{opacity:.35;pointer-events:none;z-index:9999;background-image:url(/assets/references/tv-prayer-times-reference.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:1920px;height:1080px;position:absolute;inset:0}.tvpt-seconds-ring{--seconds-progress:0deg;z-index:10;pointer-events:none;background:conic-gradient(from -90deg, #f5c96c var(--seconds-progress), #f5c96c29 var(--seconds-progress), #f5c96c29 360deg);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:98px;right:4px;box-shadow:0 0 16px #f5c96c33,inset 0 0 10px #00000038}.tvpt-seconds-ring:before{content:"";border-radius:inherit;background:#002d20e6;border:1px solid #f5c96c33;position:absolute;inset:4px}.tvpt-seconds-ring span{z-index:2;color:#fff8e8;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:800;line-height:1;position:relative}.tvpt-clock-subline{z-index:10;pointer-events:none;color:#fff8e8ad;letter-spacing:.12em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:7px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1;display:flex;position:absolute;top:200px;right:55px}.tvpt-live-dot{background:#f5c96c;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite tvpt-live-pulse;box-shadow:0 0 10px #f5c96cb8}@keyframes tvpt-live-pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.tvpt-lamp-glow{z-index:2;pointer-events:none;mix-blend-mode:screen;filter:blur(10px);background:radial-gradient(at 50% 44%,#ffdc82b8 0%,#f5af3a5c 28%,#f5af3a24 52%,#0000 76%);border-radius:999px;width:160px;height:240px;animation:3.4s ease-in-out infinite tvpt-lamp-pulse;position:absolute}.tvpt-lamp-glow-left{bottom:88px;left:8px}.tvpt-lamp-glow-right{animation-delay:1.4s;bottom:88px;right:8px}@keyframes tvpt-lamp-pulse{0%,to{opacity:.44;transform:scale(.93)}50%{opacity:.88;transform:scale(1.09)}}.tvpt-next-progress{background:#073c2d21;border-radius:999px;flex-shrink:0;width:80%;height:6px;margin:14px auto 0;position:relative;overflow:visible;box-shadow:inset 0 1px 3px #0000001f}.tvpt-next-progress-fill{background:linear-gradient(90deg,#0b4b38,#d7a642,#f5c96c);border-radius:999px;height:100%;transition:width .95s linear;position:absolute;top:0;left:0;box-shadow:0 0 10px #d7a64266,0 0 20px #d7a64229}.tvpt-next-progress-dot{pointer-events:none;background:#f5c96c;border:2px solid #fff6df;border-radius:50%;width:14px;height:14px;transition:left .95s linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #f5c96c3d,0 0 16px #f5c96c85}.tv-layout{background:var(--emerald-dark);width:100vw;height:100vh;font-family:var(--font-body);flex-direction:column;display:flex;position:relative;overflow:hidden}.tv-pattern-bg{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(217,164,65,0.045)' stroke-width='0.5'%3E%3Cpolygon points='50,3 97,26 97,74 50,97 3,74 3,26'/%3E%3Cpolygon points='50,16 84,32 84,68 50,84 16,68 16,32'/%3E%3Cpolygon points='50,29 71,39 71,61 50,71 29,61 29,39'/%3E%3Cline x1='50' y1='3' x2='50' y2='97'/%3E%3Cline x1='3' y1='50' x2='97' y2='50'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.tv-header{z-index:2;flex-shrink:0;align-items:center;gap:20px;min-height:88px;padding:10px 36px;display:flex;position:relative}.tv-header__logo-area{flex-shrink:0;width:370px}.tv-header__logo-link{align-items:center;text-decoration:none;display:flex}.tv-header__logo-img{object-fit:contain;width:auto;max-width:380px;height:100px;display:block}.tv-header__title-area{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.tv-header__datetime-block{flex-shrink:0;align-items:center;gap:18px;display:flex}.tv-header__dates{text-align:right;flex-direction:column;gap:3px;display:flex}.tv-header__date-row{color:#fff4ded9;letter-spacing:.01em;white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:1.2rem;font-weight:600;display:flex}.tv-header__date-row--sub{color:#fff4de94;padding-left:22px;font-size:1.05rem;font-weight:400}.tv-header__date-row--moon{margin-top:5px}.tv-header__time-divider{background:linear-gradient(180deg, transparent 0%, var(--gold-mid) 22%, var(--gold-mid) 78%, transparent 100%);flex-shrink:0;width:1.5px;height:85px}.tv-header__time-display{flex-shrink:0;align-items:baseline;gap:3px;display:flex}.tv-header__time-num{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:5.125rem;font-weight:700;line-height:1}.tv-header__time-ampm{font-family:var(--font-display);color:#fff4debf;padding-bottom:8px;font-size:1.875rem;font-weight:600;line-height:1}.tv-header__gold-line{background:linear-gradient(90deg, transparent 2%, var(--gold-mid) 18%, var(--gold) 50%, var(--gold-mid) 82%, transparent 98%);z-index:2;opacity:.75;flex-shrink:0;height:1.5px;position:relative}.tv-main{z-index:1;flex:1;min-height:0;position:relative;overflow:hidden}.tv-footer{z-index:2;flex-shrink:0;align-items:flex-end;height:155px;display:flex;position:relative;overflow:visible}.tv-footer__wave-svg{width:100%;height:100%;display:block;position:absolute;inset:0}.tv-footer__content{z-index:3;justify-content:center;align-items:center;gap:20px;width:100%;padding:0 230px 22px;display:flex;position:relative}.tv-footer__info{color:var(--text-body);white-space:nowrap;align-items:center;gap:8px;font-size:1.2rem;font-weight:500;display:flex}.tv-footer__sep-line{background:var(--gold-mid);opacity:.5;width:1px;height:20px}.tv-footer__socials{align-items:center;gap:14px;display:flex}.tv-layout__lantern{z-index:10;pointer-events:none;line-height:0;position:absolute;bottom:0}.tv-layout__lantern--left{left:32px}.tv-layout__lantern--right{right:32px}.tv-hdr-ornament{justify-content:center;align-items:center;gap:8px;margin-bottom:2px;display:flex}.tv-hdr-ornament__line{background:linear-gradient(90deg, transparent, var(--gold-mid));width:50px;height:1px}.tv-hdr-ornament__line--r{background:linear-gradient(90deg, var(--gold-mid), transparent)}.tv-hdr-ornament__diamond{background:var(--gold-mid);flex-shrink:0;width:7px;height:7px;transform:rotate(45deg)}@media (width<=1400px){.tv-header__time-num{font-size:2.8rem}.tv-header__time-ampm{font-size:1.1rem}}@media (width<=1000px){.tv-header{min-height:72px;padding:8px 20px}.tv-header__time-num{font-size:2rem}.tv-header__dates{display:none}.tv-header__logo-img{height:54px}.tv-layout__lantern-img{height:120px}}.tv-jummah__hdr-center{flex-direction:column;align-items:center;gap:4px;display:flex}.tv-jummah__hdr-title{font-family:var(--font-display);color:var(--gold);letter-spacing:.01em;margin:0;font-size:2.1rem;font-weight:700;line-height:1.1}.tv-jummah__layout{box-sizing:border-box;grid-template-columns:1.1fr 1fr;gap:18px;height:100%;padding:14px 36px;display:grid}.tv-jummah__left{flex-direction:column;display:flex}.tv-jummah__schedule-card{border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00140cb8;flex-direction:column;flex:1;padding:20px 24px;display:flex;box-shadow:0 8px 32px #0000004d}.tv-jummah__schedule-hdr{align-items:center;gap:14px;margin-bottom:10px;display:flex}.tv-jummah__mosque-icon-badge{border:1.5px solid var(--border-gold);background:#d9a4411a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tv-jummah__schedule-title{font-family:var(--font-display);color:var(--cream);font-size:1.55rem;font-weight:700}.tv-jummah__schedule-divider{background:linear-gradient(90deg, var(--gold-mid), #d9a4411a 80%, transparent);opacity:.6;height:1.5px;margin-bottom:16px}.tv-jummah__slots-grid{flex:1;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.tv-jummah__slot{border-radius:var(--radius-lg);background:#002a1bb3;border:1.5px solid #d9a4414d;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.tv-jummah__slot-label{letter-spacing:.1em;color:#fff4de99;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:flex}.tv-jummah__slot-time{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:2.4rem;font-weight:700;line-height:1}.tv-jummah__arrive-note{border-radius:var(--radius-lg);background:#d9a44112;border:1px solid #d9a4414d;align-items:center;gap:14px;padding:14px 18px;display:flex}.tv-jummah__arrive-text{font-family:var(--font-display);color:var(--cream);font-size:1.1rem;font-weight:600}.tv-jummah__arrive-sub{color:#fff4de99;margin-top:2px;font-size:.8rem}.tv-jummah__right{border-radius:var(--radius-xl);border:1.5px solid var(--border-gold);position:relative;overflow:hidden}.tv-jummah__right-bg{background:url(/assets/images/tv/tv-masjid-hero.png) 100%/cover no-repeat;position:absolute;inset:0}.tv-jummah__right-overlay{background:linear-gradient(135deg,#00140c99 0%,#00140c59 50%,#00140c26 100%);position:absolute;inset:0}.tv-jummah__updates-card{z-index:2;border-radius:var(--radius-lg);border:1.5px solid var(--border-gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;background:#fff8eaf2;flex-direction:column;height:calc(100% - 28px);margin:14px;padding:20px;display:flex;position:relative;box-shadow:0 4px 20px #0003}.tv-jummah__updates-hdr{align-items:center;gap:12px;margin-bottom:10px;display:flex}.tv-jummah__updates-title{font-family:var(--font-display);color:var(--text-dark);font-size:1.45rem;font-weight:700}.tv-jummah__updates-divider{background:linear-gradient(90deg, var(--gold-mid), #d9a4411a 80%, transparent);opacity:.7;height:1.5px;margin-bottom:14px}.tv-jummah__updates-list{flex-direction:column;flex:1;gap:0;display:flex}.tv-jummah__update-row{border-bottom:1px solid #d9a4412e;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.tv-jummah__update-row:last-child{border-bottom:none}.tv-jummah__update-icon-wrap{background:#d9a4411f;border:1px solid #d9a44159;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.tv-jummah__update-text{flex:1}.tv-jummah__update-title{color:var(--text-dark);margin-bottom:2px;font-size:.95rem;font-weight:700}.tv-jummah__update-desc{color:var(--text-muted);font-size:.76rem;line-height:1.5}.tv-prog__hdr-center{flex-direction:column;align-items:center;gap:5px;display:flex}.tv-prog__hdr-title{font-family:var(--font-display);color:var(--gold);letter-spacing:.01em;margin:0;font-size:2.1rem;font-weight:700;line-height:1.1}.tv-prog__layout{box-sizing:border-box;grid-template-columns:1fr 1.15fr;gap:16px;height:calc(100% - 32px);padding:10px 36px 6px;display:grid}.tv-prog__left,.tv-prog__right{flex-direction:column;gap:14px;display:flex}.tv-prog__halaqas-card{border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00140cb8;padding:18px 20px}.tv-prog__card-hdr{align-items:center;gap:12px;margin-bottom:10px;display:flex}.tv-prog__card-icon-badge{background:#d9a4411a;border:1px solid #d9a44159;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tv-prog__card-title{font-family:var(--font-display);color:var(--cream);font-size:1.3rem;font-weight:700}.tv-prog__card-divider{background:linear-gradient(90deg, var(--border-gold), transparent);opacity:.5;height:1px;margin-bottom:14px}.tv-prog__halaqa-row{border-bottom:1px solid #d9a4411a;align-items:center;gap:14px;padding:11px 0;display:flex}.tv-prog__halaqa-row:last-child{border-bottom:none}.tv-prog__halaqa-icon-wrap{background:#d9a4411a;border:1px solid #d9a4414d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tv-prog__halaqa-name{font-family:var(--font-display);color:var(--cream);margin-bottom:2px;font-size:1.05rem;font-weight:600}.tv-prog__halaqa-time{color:var(--gold);font-size:.8rem;font-weight:500}.tv-prog__monthly-card{background:var(--emerald-dark);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);flex:1;position:relative;overflow:hidden}.tv-prog__monthly-bg{background:url(/assets/images/programs/monthly-schedule-masjid.png) 50%/cover no-repeat;position:absolute;inset:0}.tv-prog__monthly-overlay{background:linear-gradient(135deg,#00180fd1 0%,#00180fa6 60%,#00180f80 100%);position:absolute;inset:0}.tv-prog__monthly-content{z-index:1;box-sizing:border-box;flex-direction:column;gap:8px;height:100%;padding:18px 20px;display:flex;position:relative}.tv-prog__monthly-title{font-family:var(--font-display);color:var(--cream);font-size:1.2rem;font-weight:700;line-height:1.25}.tv-prog__monthly-badge{color:var(--gold);letter-spacing:.05em;margin-top:2px;font-size:.82rem;font-weight:700;display:inline-block}.tv-prog__monthly-note{color:#fff4de99;margin-top:2px;font-size:.74rem}.tv-prog__monthly-website{border:1px solid var(--border-gold);border-radius:var(--radius-md);color:#fff4debf;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:6px 12px;font-size:.78rem;display:inline-flex}.tv-prog__kids-card{background:var(--cream-light);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);align-items:stretch;display:flex;overflow:hidden}.tv-prog__kids-content{flex-direction:column;flex:1;justify-content:center;padding:18px;display:flex}.tv-prog__kids-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:14px;font-size:1.25rem;font-weight:700;line-height:1.2}.tv-prog__kids-meta{flex-direction:column;gap:8px;display:flex}.tv-prog__kids-meta-row{color:var(--text-body);align-items:center;gap:8px;font-size:.84rem;font-weight:500;display:flex}.tv-prog__kids-visual{flex-shrink:0;width:220px;position:relative;overflow:hidden}.tv-prog__kids-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tv-prog__ongoing-card{background:var(--cream-mid);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);flex:1;padding:18px 20px}.tv-prog__ongoing-title{font-family:var(--font-display);color:var(--text-dark);margin-bottom:10px;font-size:1.2rem;font-weight:700}.tv-prog__ongoing-divider{background:linear-gradient(90deg, var(--gold-mid), #d9a4411a 80%, transparent);opacity:.6;height:1px;margin-bottom:14px}.tv-prog__ongoing-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tv-prog__ongoing-item{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.tv-prog__ongoing-name{color:var(--text-dark);font-size:.8rem;font-weight:700}.tv-prog__ongoing-desc{color:var(--text-muted);font-size:.68rem;line-height:1.45}.tv-prog__join-message{text-align:center;font-family:var(--font-display);color:#fff4de8c;z-index:2;flex-shrink:0;padding:4px 36px 6px;font-size:1rem;font-style:italic;position:relative}.tv-exp__hdr-center{flex-direction:column;align-items:center;gap:3px;display:flex}.tv-exp__hdr-greeting{font-family:var(--font-display);color:var(--gold);letter-spacing:.01em;margin:2px 0 0;font-size:1.9rem;font-weight:700;line-height:1.1}.tv-exp__hdr-sub{font-family:var(--font-display);color:var(--cream);margin:0;font-size:1.1rem;font-weight:600;line-height:1.2}.tv-exp__layout{box-sizing:border-box;grid-template-columns:1fr 400px;gap:18px;height:100%;padding:12px 36px;display:grid}.tv-exp__left{flex-direction:column;gap:8px;min-width:0;display:flex}.tv-exp__tagline{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0;font-size:.65rem;font-weight:700}.tv-exp__title{font-family:var(--font-display);color:#fff;margin:0;font-size:2.1rem;font-weight:700;line-height:1.15}.tv-exp__desc{color:#fff4deb8;margin:0;font-size:.78rem;line-height:1.65}.tv-exp__sub-desc{color:#fff4ded9;margin:0;font-size:.78rem;font-style:italic;font-weight:600;line-height:1.5}.tv-exp__stats-row{border-radius:var(--radius-lg);background:#00180f80;border:1px solid #d9a44140;align-items:center;gap:12px;margin-top:4px;padding:10px 16px;display:flex}.tv-exp__stat{flex-direction:column;gap:2px;display:flex}.tv-exp__stat--deadline{flex-direction:row;align-items:center;gap:8px}.tv-exp__stat-vdiv{background:#d9a44140;width:1px;height:36px}.tv-exp__stat-label{letter-spacing:.14em;color:#fff4de73;text-transform:uppercase;font-size:.6rem;font-weight:700}.tv-exp__stat-val{font-family:var(--font-display);color:#fff;font-size:1.7rem;font-weight:700;line-height:1}.tv-exp__deadline-val{color:var(--cream);margin-top:2px;font-size:.88rem;font-weight:600;display:block}.tv-exp__progress-row{align-items:center;gap:12px;display:flex}.tv-exp__progress-bar{background:#ffffff1a;border:1px solid #d9a44133;border-radius:100px;flex:1;height:10px;overflow:hidden}.tv-exp__progress-fill{background:linear-gradient(90deg, var(--emerald-light), var(--emerald-accent));border-radius:100px;height:100%}.tv-exp__progress-pct{color:var(--gold);text-align:right;flex-shrink:0;width:36px;font-size:.9rem;font-weight:700}.tv-exp__impact-row{flex:1;gap:10px;min-height:0;display:flex}.tv-exp__impact-card{border-radius:var(--radius-lg);background:#fff8eaeb;border:1px solid #d9a44166;flex-direction:column;flex:1;gap:6px;min-height:0;padding:12px;display:flex}.tv-exp__impact-title{font-family:var(--font-display);color:var(--text-dark);font-size:.95rem;font-weight:700}.tv-exp__impact-desc{color:var(--text-muted);font-size:.68rem;line-height:1.5}.tv-exp__right{flex-direction:column;gap:14px;display:flex}.tv-exp__image-frame{border-radius:var(--radius-xl);border:2px solid var(--border-gold);flex:1;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000059}.tv-exp__aerial-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tv-exp__address-badge{color:#fff;border:1px solid var(--border-gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00140cd1;border-radius:100px;align-items:center;gap:5px;padding:6px 12px;font-size:.72rem;font-weight:500;display:flex;position:absolute;bottom:12px;left:12px}.tv-exp__cta-card{background:var(--emerald-darkest);border:1.5px solid var(--border-gold);border-radius:var(--radius-xl);flex-shrink:0;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.tv-exp__cta-icon-wrap{border:1.5px solid var(--border-gold);background:#d9a4411a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.tv-exp__cta-body{flex:1;min-width:0}.tv-exp__cta-title{font-family:var(--font-display);color:var(--cream);margin-bottom:4px;font-size:1.1rem;font-weight:700}.tv-exp__cta-sub{color:#fff4de99;margin-bottom:10px;font-size:.74rem;line-height:1.45}.tv-exp__cta-actions{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.tv-exp__donate-btn{background:var(--gold-mid);color:var(--emerald-darkest);border-radius:var(--radius-md);letter-spacing:.1em;white-space:nowrap;align-items:center;gap:6px;padding:7px 16px;font-size:.72rem;font-weight:800;display:inline-flex}.tv-exp__cta-website{color:#fff4de80;align-items:center;gap:5px;font-size:.7rem;display:flex}.tvsl-shell{background:#021f18;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.tvsl-artboard{transform-origin:50%;background:radial-gradient(circle at 50% 46%,#dcae4d29 0%,#0c46344d 22%,#042a1fd6 56%,#021f18 100%),linear-gradient(#063b2c 0%,#02271d 100%);flex-shrink:0;width:1920px;height:1080px;position:relative;overflow:hidden}.tvsl-pattern{z-index:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='rgba(217,164,65,1)' stroke-width='0.5'%3E%3Cpolygon points='50,3 97,26 97,74 50,97 3,74 3,26'/%3E%3Cpolygon points='50,16 84,32 84,68 50,84 16,68 16,32'/%3E%3Cpolygon points='50,29 71,39 71,61 50,71 29,61 29,39'/%3E%3Cline x1='50' y1='3' x2='50' y2='97'/%3E%3Cline x1='3' y1='50' x2='97' y2='50'/%3E%3C/g%3E%3C/svg%3E");background-size:100px 100px;position:absolute;inset:0}.tvsl-vignette{z-index:2;pointer-events:none;background:radial-gradient(at 50% 46%,#0000 18%,#000e0933 48%,#00080599 80%,#000402c7 100%);position:absolute;inset:0}.tvsl-artboard:after{content:"";z-index:8;pointer-events:none;background:radial-gradient(60% 65% at 50% 45%,#0000 0%,#000e0a1f 32%,#000a078a 62%,#000503d6 100%),linear-gradient(90deg,#000805b8 0%,#0000 24% 76%,#000805b8 100%);position:absolute;inset:0}.tvsl-center-glow{z-index:3;pointer-events:none;background:radial-gradient(circle,#dcae4d2e 0%,#dcae4d12 38%,#0000 68%);border-radius:50%;width:680px;height:680px;animation:6s ease-in-out infinite tvsl-glow-breathe;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}@keyframes tvsl-glow-breathe{0%,to{opacity:.65;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.tvsl-sparks{z-index:3;pointer-events:none;position:absolute;inset:0}.tvsl-arch-wrap{z-index:4;pointer-events:none;position:absolute;inset:0}.tvsl-arch-fill{fill:#01120c94}.tvsl-arch-stroke{fill:none;stroke:#c99a3b9e;stroke-width:1.8px}.tvsl-mandala{z-index:5;pointer-events:none;filter:drop-shadow(0 0 18px #d9a44152);transform-origin:50%;width:300px;height:300px;animation:100s linear infinite tvsl-mandala-spin;position:absolute;top:73px;left:810px}@keyframes tvsl-mandala-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tvsl-icon-badge{z-index:6;background:#021810f0;border:3px solid #d9a441d6;border-radius:50%;justify-content:center;align-items:center;width:156px;height:156px;animation:3.5s ease-in-out infinite tvsl-badge-pulse;display:flex;position:absolute;top:145px;left:882px;box-shadow:0 0 0 8px #d9a4411a,0 0 40px #d9a4414d,0 16px 48px #0000008c}.tvsl-badge-ring{pointer-events:none;border:1px solid #d9a44147;border-radius:50%;animation:3.5s ease-in-out infinite tvsl-ring-expand;position:absolute;inset:-20px}@keyframes tvsl-badge-pulse{0%,to{box-shadow:0 0 0 8px #d9a4411a,0 0 40px #d9a4414d,0 16px 48px #0000008c}50%{box-shadow:0 0 0 16px #d9a4410d,0 0 60px #d9a44166,0 16px 48px #0000008c}}@keyframes tvsl-ring-expand{0%,to{opacity:.32;transform:scale(1)}50%{opacity:0;transform:scale(1.35)}}.tvsl-quiet-left,.tvsl-quiet-right{z-index:20;pointer-events:none;opacity:.28;width:80px;height:80px;position:absolute;top:430px}.tvsl-quiet-left{left:395px}.tvsl-quiet-right{right:395px}.tvsl-logo{object-fit:contain;object-position:left center;z-index:40;width:auto;max-width:310px;height:110px;display:block;position:absolute;top:44px;left:55px}.tvsl-top-orn{z-index:40;position:absolute;top:10px;left:50%;transform:translate(-50%)}.tvsl-header-rule{z-index:40;opacity:.42;background:linear-gradient(90deg,#0000 0%,#d9a4414d 10%,#d9a4418c 35%,#d9a441ad 50%,#d9a4418c 65%,#d9a4414d 90%,#0000 100%);width:1920px;height:1.5px;position:absolute;top:108px;left:0}.tvsl-title-block{text-align:center;z-index:20;position:absolute;top:360px;left:0;right:0}.tvsl-title-line1{color:#fff7e7;letter-spacing:.01em;text-shadow:0 4px 30px #000000a6,0 0 70px #00000059;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:102px;font-weight:700;line-height:1}.tvsl-title-line2{color:#e7b95b;letter-spacing:.01em;text-shadow:0 4px 30px #000000a6,0 0 44px #d9a44152;margin:5px 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:102px;font-weight:700;line-height:1}.tvsl-divider{z-index:20;justify-content:center;display:flex;position:absolute;top:572px;left:0;right:0}.tvsl-subtitle{text-align:center;color:#fff7e7d6;z-index:20;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:400;line-height:1.45;position:absolute;top:600px;left:0;right:0}.tvsl-status-pill{z-index:20;background:#021a11d6;border:2px solid #d9a441b8;border-radius:999px;justify-content:center;align-items:center;gap:18px;width:536px;height:64px;animation:4s ease-in-out infinite tvsl-pill-glow;display:flex;position:absolute;top:660px;left:50%;transform:translate(-50%)}.tvsl-pill-text{color:#e7b95b;letter-spacing:.04em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:700}@keyframes tvsl-pill-glow{0%,to{box-shadow:0 0 16px #d9a44124,0 8px 28px #00000059}50%{box-shadow:0 0 32px #d9a44147,0 8px 28px #00000059}}.tvsl-verse-box{text-align:center;z-index:20;background:#021a11cc;border:1.5px solid #d9a44185;border-radius:16px;width:562px;padding:14px 32px 16px;position:absolute;top:742px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #d9a4411a,0 8px 28px #0000004d}.tvsl-verse-arabic{color:#e7b95b;direction:rtl;margin-bottom:4px;font-size:30px;line-height:1.55}.tvsl-verse-english{color:#fff7e7cc;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.45}.tvsl-verse-ref{color:#fff7e780;margin-top:3px;font-family:Inter,system-ui,sans-serif;font-size:14px}.tvsl-footer{z-index:15;pointer-events:none;height:165px;position:absolute;bottom:0;left:0;right:0;overflow:visible}.tvsl-footer-wave{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.tvsl-footer-content{z-index:30;color:#0a3e31;white-space:nowrap;pointer-events:auto;justify-content:center;align-items:center;gap:20px;font-family:Inter,system-ui,sans-serif;font-size:19px;font-weight:500;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.tvsl-footer-item{align-items:center;gap:9px;display:flex}.tvsl-footer-div{background:#0a3e3159;flex-shrink:0;width:1px;height:22px}.tvsl-footer-socials{align-items:center;gap:14px;display:flex}.tvd-screen{background:#021f18;animation:.75s both tvd-fade-in;position:fixed;inset:0}@keyframes tvd-fade-in{0%{opacity:0;filter:blur(3px);transform:scale(1.015)}to{opacity:1;filter:blur();transform:scale(1)}}
