body,html{padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;scroll-behavior:smooth;overflow-x:hidden}.page-body,body,html{margin:0;min-height:100vh;height:auto}.page-body{display:flex;flex-direction:column;font-family:Arial,sans-serif;background:url(https://cdn.pixabay.com/photo/2024/05/07/05/36/islam-8744847_1280.jpg) no-repeat 50% fixed;background-size:cover;background-color:rgba(255,255,255,.6);color:#333}.container,section{position:relative;z-index:1}body{background-color:#f9fafb;color:#2d3748;line-height:1.6}a{text-decoration:none;color:inherit}section{background-color:white;padding:4rem 2rem}h1,h2,h3,h4{margin:0}p{margin:.5rem 0}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background-color:#8DD9D4;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.navbar__container{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.navbar__logo{font-size:1.5rem;font-weight:700;color:#111}.navbar__toggle{display:none;font-size:2rem;line-height:1;background:none;border:none;color:#333;cursor:pointer;z-index:1000}.navbar__links{display:flex;gap:1.5rem;list-style:none}.navbar__link{color:#111;font-weight:500}.navbar__link:hover{color:#fbbf24}@media (max-width:768px){.navbar__toggle{display:block}.navbar__links{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:1rem 2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:999}.navbar__links--active{display:flex}.navbar__item{margin-bottom:1rem}.navbar__link{font-size:1.1rem}}.footer{background-color:#8DD9D4;color:#1a202c;padding:2rem;text-align:center}.footer-content{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.footer-logo{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#1a202c}.footer-links{list-style:none;display:flex;gap:1.5rem;margin-bottom:1rem;padding:0}.footer-links li a{color:#2d3748;text-decoration:none;font-size:1rem;transition:color .3s}.footer-links li a:hover{color:#004d40}.footer-copy{font-size:.875rem;color:#4a5568}