@import url(https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Poppins:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Poppins:wght@300;400;500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Poppins,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Amiri,serif}.navbar{align-items:flex-start;background:#064420;box-shadow:0 2px 8px #0000001a;color:#fcd34d;display:flex;flex-direction:column;font-family:Poppins,sans-serif;padding:0 1rem;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:100}.top-row{justify-content:space-between;width:100%}.navbar .logo,.navbar .logo a,.top-row{align-items:center;display:flex}.navbar .logo a{text-decoration:none}.navbar .logo img{cursor:pointer;height:85px;object-fit:contain;transition:transform .3s ease;width:auto}.nav-links{display:flex;flex-direction:column;gap:2rem;list-style:none;max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;width:100%}.nav-links.active{max-height:400px;opacity:1;padding:0}.nav-links li{cursor:pointer;font-weight:500;padding:.5rem 0;transition:color .3s}.nav-links li a{color:#fcd34d;display:inline-block;position:relative;text-decoration:none;transition:color .3s,border-bottom .3s}.nav-links li a:after{background:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.nav-links li a:hover:after{width:100%}.nav-links li a:hover{color:#fff}.hamburger{color:#fcd34d;cursor:pointer;display:none;font-size:1.8rem;transition:color .3s;-webkit-user-select:none;user-select:none}.hamburger:hover{color:#fff}@media screen and (min-width:769px){.navbar{align-items:center;flex-direction:row;justify-content:space-between;padding:0 3rem}.top-row{margin-bottom:0;width:auto}.nav-links{flex-direction:row;gap:2rem;max-height:none;opacity:1;width:auto}.hamburger{display:none}.nav-links li{padding:0}}@media screen and (max-width:768px){.hamburger{display:block;margin-top:5px}.nav-links{background:#064420;box-sizing:border-box;left:0;position:absolute;top:100%;z-index:100}.nav-links,.nav-links.active{display:block;margin:0;padding-bottom:1rem;padding-left:2rem;width:100%}.nav-links.active{max-height:400px;opacity:1}.top-row{margin:0;padding:.5rem}.navbar .logo a{font-size:1.1rem!important}}@media screen and (max-width:480px){.nav-links li{font-size:.9rem}}.prayer-times{background:linear-gradient(135deg,#f3f4f6,#e6f2ea);font-family:Poppins,sans-serif;padding:3rem 2rem;text-align:center}.prayer-times h2{color:#064420;font-family:Amiri,serif;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem}.times{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.time-card{background:#fff;border:2px solid #064420;border-radius:15px;box-shadow:0 4px 10px #0000001a;color:#064420;font-family:Poppins,sans-serif;font-weight:500;min-width:120px;padding:1.2rem 2.2rem;transition:.3s}.time-card:hover{background:#f0fff4;box-shadow:0 8px 20px #0003;transform:translateY(-5px)}@media (max-width:576px){.prayer-times{padding:0 1rem}.prayer-times h2{font-size:1.5rem;margin-bottom:1.5rem}.times{flex-direction:column;gap:.8rem}.time-card{font-size:.9rem;min-width:100%;padding:1rem 1.5rem}}@media (max-width:768px){.prayer-times{padding:0 1.5rem}.prayer-times h2{font-size:1.8rem}.times{gap:.9rem}.time-card{font-size:1rem;min-width:140px;padding:1rem 2rem}}@media (max-width:1024px){.prayer-times h2{font-size:1.9rem}.time-card{min-width:130px;padding:1.1rem 2rem}}.hero{align-items:center;background-position:50%;background-size:cover;color:#fcd34d;display:flex;height:92vh;justify-content:center;position:relative;text-align:center;transition:background-image 1s ease-in-out}.hero-content{max-width:800px;z-index:2}.hero-content h1{font-family:Amiri,serif;font-size:2.5rem;letter-spacing:1px}.hero-content p{font-family:Poppins,sans-serif;font-size:1.2rem;margin-top:10px}.dots{bottom:30px;display:flex;gap:10px;position:absolute}.dot{background:#fff;border-radius:50%;cursor:pointer;height:12px;opacity:.5;width:12px}.dot.active{background:#fcd34d;opacity:1}@media (max-width:576px){.hero{height:50vh!important;padding:0 5px}.hero-content h1{font-size:1.5rem!important;letter-spacing:.5px}.hero-content p{font-size:1rem}.dots{bottom:20px}.dot{height:10px;width:10px}}@media (max-width:768px){.hero{height:90vh;padding:0 20px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}}@media (max-width:1024px){.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.15rem}}.notice-board{background:linear-gradient(135deg,#064420,#0a6e2c);border-radius:15px;box-shadow:0 8px 20px #0003;color:#fcd34d;font-family:Poppins,sans-serif;margin:2rem auto;max-width:900px;padding:3rem 2rem;text-align:center}.notice-board h2{font-family:Amiri,serif;font-size:2rem;letter-spacing:1px;margin-bottom:1.5rem}.notice-list{display:flex;flex-direction:column;gap:1rem}.notice-item{background:#ffffff1a;border-radius:10px;cursor:default;font-size:1.1rem;padding:1rem 1.5rem;transition:.3s ease}.notice-item:hover{background:#ffffff40;transform:translateY(-3px)}.footer{background:#064420;color:#fcd34d;font-family:Poppins,sans-serif;padding:3rem 2rem 1rem}.footer-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:auto;max-width:1200px}.footer h2,.footer h3{font-family:Amiri,serif}.footer-about,.footer-contact,.footer-links{flex:1 1;min-width:220px}.footer-about h2{font-family:Amiri,serif;font-size:1.8rem;margin-bottom:.8rem}.footer-contact h3,.footer-links h3{font-size:1.4rem;margin-bottom:.8rem}.footer-links ul{list-style:none;padding:0}.footer-links li{cursor:pointer;margin-bottom:.5rem;transition:.3s}.footer-links li:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff4d;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}.footer-contact p{margin-bottom:.5rem}.about-page{background:#fdfdf7;color:#064420;font-family:Poppins,sans-serif;padding:2rem 4rem}.about-hero{margin-bottom:3rem;text-align:center}.about-hero h1{font-family:Amiri,serif;font-size:3rem;letter-spacing:1px;margin-bottom:1rem}.about-hero p{font-size:1.2rem;line-height:1.6}.about-section{margin-bottom:3rem}.about-section h2{border-bottom:2px solid #064420;display:inline-block;font-family:Amiri,serif;font-size:2rem;margin-bottom:1rem;padding-bottom:5px}.about-section p{font-size:1.1rem;line-height:1.6;margin-top:.5rem}.programs .program-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.5rem}.program-card{background:#e6f2ea;border:2px solid #064420;border-radius:15px;flex:1 1 250px;min-width:220px;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s}.program-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-5px)}.program-card h3{color:#064420;font-family:Amiri,serif;margin-bottom:.8rem}.program-card p{color:#064420;font-size:1rem}@media (max-width:1024px){.about-page{padding:2rem}.programs .program-cards{align-items:center;flex-direction:column}}@media (max-width:768px){.about-hero h1{font-size:2.2rem}.about-hero p{font-size:1rem}.about-section h2{font-size:1.5rem}.program-card{width:90%}}@media (max-width:480px){.about-hero h1{font-size:1.8rem}.about-hero p,.about-section p,.program-card p{font-size:.9rem}.about-section h2,.program-card h3{font-size:1.3rem}.about-page{padding:1.5rem 1rem}.about-hero h1{font-size:1.8rem}.about-hero p,.about-section p,.program-card p{font-size:.9rem;line-height:1.4}.about-section h2,.program-card h3{font-size:1.3rem}.programs .program-cards{flex-direction:column;gap:1rem}.program-card{padding:1rem 1.5rem;width:100%}}@media (max-width:768px){.about-page{padding:2rem}.about-hero h1{font-size:2.2rem}.about-hero p{font-size:1rem}.about-section h2{font-size:1.5rem}.program-card{min-width:auto;padding:1.2rem 1.8rem;width:80%}}@media (max-width:1024px){.about-page{padding:2rem}.programs .program-cards{align-items:center;flex-direction:column;gap:1.5rem}.program-card{flex:1 1 300px}}.gallery-page{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.gallery-toggle{background:#f0f0f0;border-radius:30px;box-shadow:0 4px 10px #0000001a;display:flex;margin:0 auto 2rem;overflow:hidden;position:relative;width:300px}.toggle-button{color:#555;cursor:pointer;flex:1 1;font-weight:500;padding:.7rem 0;text-align:center;transition:color .3s ease;z-index:1}.toggle-button.active{color:#fff}.toggle-indicator{background:#064420;border-radius:30px;bottom:0;position:absolute;top:0;transition:transform .3s ease;width:50%}.toggle-indicator.photos{transform:translateX(0)}.toggle-indicator.videos{transform:translateX(100%)}.photo-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.photo-grid img{border-radius:10px;height:250px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.photo-grid img:hover{box-shadow:0 10px 20px #0003;transform:scale(1.05)}.video-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.video-wrapper iframe{border-radius:10px;height:250px;width:100%}@media screen and (max-width:768px){.photo-grid,.video-grid{grid-template-columns:repeat(2,1fr)}.photo-grid img,.video-wrapper iframe{height:200px}.gallery-toggle{width:80%}}@media screen and (max-width:480px){.photo-grid,.video-grid{grid-template-columns:1fr}.photo-grid img,.video-wrapper iframe{height:200px}.gallery-toggle{width:90%}.toggle-button{font-size:.9rem;padding:.6rem 0}}.contact-page{background:#f9f9f9;font-family:Poppins,sans-serif}.contact-hero{height:300px;overflow:hidden;position:relative;width:100%}.contact-hero img{height:100%;object-fit:cover;width:100%}.hero-overlay{align-items:center;background:#06442099;color:#fcd34d;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.hero-overlay h1{font-family:Poppins,sans-serif;font-size:2.5rem;margin-bottom:.5rem}.hero-overlay p{font-size:1.2rem}.contact-container{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;margin:-50px auto 2rem;max-width:1000px;padding:3rem}.contact-info{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;margin-bottom:2rem;margin-top:3rem}.info-card{background:#f3f4f6;border-radius:12px;min-width:220px;padding:1rem 2rem;transition:.3s}.info-card h3{color:#064420;font-family:Poppins,sans-serif;margin-bottom:.5rem}.info-card p{color:#333}.info-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-5px)}.contact-social{margin-bottom:2rem;text-align:center}.contact-social h3{color:#064420;font-family:Poppins,sans-serif;margin-bottom:1rem}.social-links a{color:#064420;font-weight:500;margin:0 .8rem;text-decoration:none;transition:.3s}.social-links a:hover{color:#000}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form h3{color:#064420;font-family:Poppins,sans-serif;margin-bottom:1rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #064420;border-radius:10px;font-family:Poppins,sans-serif;font-size:1rem;padding:.8rem 1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#fcd34d;box-shadow:0 0 5px #fcd34d80;outline:none}.contact-form button{background:#064420;border:none;border-radius:10px;color:#fcd34d;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:.8rem;transition:.3s}.contact-form button:hover{background:#053312;box-shadow:0 4px 15px #0003;color:#fff}@media (max-width:768px){.contact-info{align-items:center;flex-direction:column}.info-card{width:80%}.contact-container{margin-top:-30px;padding:2rem}}@media (max-width:480px){.hero-overlay h1{font-size:2rem}.hero-overlay p{font-size:1rem}}
/*# sourceMappingURL=main.81e4838b.css.map*/