*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#fff}@font-face{font-family:AmiriSubset;src:url(/fonts/Amiri-Regular-subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:PermanentMarker;src:url(/fonts/PermanentMarker-Regular-subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.nav-header{background-color:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}.logo a{display:inline-block;text-decoration:none;transition:opacity .3s ease}.logo a:hover{opacity:.8}.logo img{height:2.5rem;width:auto;display:block}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease;padding:.5rem 0}.nav-links a:hover{color:#3498db}.nav-toggle{display:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;cursor:pointer;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;padding:6px;transition:box-shadow .2s ease}.hamburger span{display:block;height:2px;width:100%;background-color:#2c3e50;border-radius:999px}.hamburger:focus-visible{outline:2px solid #3498db;outline-offset:2px;box-shadow:0 0 0 3px #3498db33}.hero-banner{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);background-size:400% 400%;animation:gradientShift 8s ease infinite;color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}@keyframes gradientShift{0%{background-position:0% 50%}25%{background-position:50% 0%}50%{background-position:100% 50%}75%{background-position:50% 100%}to{background-position:0% 50%}}.hero-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(52,152,219,.2) 0%,transparent 60%),radial-gradient(circle at 80% 80%,rgba(155,89,182,.2) 0%,transparent 60%);pointer-events:none;animation:radialPulse 12s ease-in-out infinite}@keyframes radialPulse{0%{opacity:1;transform:scale(1) translate(0)}33%{opacity:.7;transform:scale(1.15) translate(5%,5%)}66%{opacity:.9;transform:scale(1.05) translate(-3%,-3%)}to{opacity:1;transform:scale(1) translate(0)}}.hero-banner>*{position:relative;z-index:1}.hero-container{max-width:800px;margin:0 auto}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-text{font-size:1.25rem;opacity:.95;line-height:1.8}.quran-verse{width:100%}.quran-arabic{font-family:AmiriSubset,Amiri,Traditional Arabic,Arabic Typesetting,Arial Unicode MS,serif;font-size:2.75rem;line-height:2.2;margin-bottom:2rem;font-weight:500;letter-spacing:.05em;color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.8),0 4px 25px rgba(0,0,0,.6),0 6px 35px rgba(0,0,0,.4),0 0 40px rgba(255,255,255,.3),0 0 60px rgba(255,255,255,.2),0 0 80px rgba(255,255,255,.1);filter:drop-shadow(0 0 12px rgba(255,255,255,.4)) drop-shadow(0 0 20px rgba(255,255,255,.2))}.quran-translation{font-size:2.75rem;font-style:italic;margin-bottom:1.5rem;color:#fff;line-height:1.5;font-weight:300;text-shadow:0 2px 10px rgba(0,0,0,.4)}.quran-translation .highlight{background:linear-gradient(135deg,#3498db66,#9b59b666);padding:.25rem .5rem;border-radius:6px;font-weight:500;box-shadow:0 4px 12px #0000004d,inset 0 1px #fff3;backdrop-filter:blur(4px)}.quran-reference{font-size:1rem;opacity:.9;margin-top:1rem;text-shadow:0 1px 4px rgba(0,0,0,.3)}.quran-reference a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.6);transition:all .3s ease}.quran-reference a:hover{opacity:1;border-bottom-color:#3498db;color:#3498db}.why-section,.what-section{padding:3rem 2rem}.why-section{background-color:#f8f9fa}.what-section{background-color:#fff}.section-container{max-width:900px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:400;margin-bottom:1.5rem;color:#2c3e50;text-align:center;position:relative;display:block;font-family:PermanentMarker,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.section-title:before,.section-title:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);height:3px;border-radius:50px}.section-title:before{width:90%;max-width:400px;background:#3498db4d;transform:translate(-50%) rotate(-2deg)}.section-title:after{width:80%;max-width:360px;background:#3498db;transform:translate(-50%) rotate(1deg);opacity:.8}.section-text{font-size:1.125rem;line-height:1.8;color:#555;text-align:center;max-width:600px;margin:0 auto}.section-text p{margin-bottom:1.5rem}.section-text .section-intro{margin-bottom:.2rem}.section-text .soft-highlight{background-color:#e6f9e6;padding:.1em .2em;border-radius:.15em}.section-text .soft-underline{background:linear-gradient(to bottom,transparent 70%,#ffe5e5 70%);padding:0 .05em}.section-text .dark-green-text{color:#144201;font-weight:500}.section-text .align-left{text-align:left}.section-text p:last-child{margin-bottom:0}.feature-list{list-style:none;padding:0;margin:.2rem auto 0;max-width:700px;text-align:left}.feature-list li{margin-bottom:.25rem;padding-left:1.5rem;position:relative;line-height:1.8}.feature-list li:before{content:"•";color:#3498db;font-size:1.5rem;font-weight:700;position:absolute;left:0;line-height:1.4}.feature-list li:last-child{margin-bottom:0}.page-header{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(52,152,219,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(155,89,182,.1) 0%,transparent 50%);pointer-events:none}.page-header>*{position:relative;z-index:1}.page-header-container{max-width:1200px;margin:0 auto}.page-title{font-size:2.5rem;font-weight:400;margin:0;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.4);font-family:PermanentMarker,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.page-content{padding:4rem 2rem;background-color:#fff}.content-container{max-width:900px;margin:0 auto}.content-container h2{font-size:2rem;font-weight:400;color:#2c3e50;margin-top:2.5rem;margin-bottom:1rem;position:relative;display:block;font-family:PermanentMarker,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.content-container h2:before,.content-container h2:after{content:"";position:absolute;bottom:-2px;left:0;height:3px;border-radius:50px}.content-container h2:before{width:90%;max-width:300px;background:#3498db4d;transform:rotate(-2deg)}.content-container h2:after{width:80%;max-width:270px;background:#3498db;transform:rotate(1deg);opacity:.8}.content-container h2:first-of-type{margin-top:0}.content-container h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-top:1.5rem;margin-bottom:.75rem}.content-container p{font-size:1.125rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.contact-intro{font-size:1.25rem;text-align:center;margin-bottom:3rem;color:#333}.contact-form-container{margin-top:3rem;width:100%;max-width:800px;margin-left:auto;margin-right:auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.contact-form-container iframe{display:block;width:100%;border:none;border-radius:8px}.footer{background-color:#2c3e50;color:#fff;padding:2rem;text-align:center}.footer-container{max-width:1200px;margin:0 auto}.footer p{margin:0;font-size:.9rem;opacity:.9}@media(max-width:768px){.nav-container{padding:0 1rem;flex-direction:row;gap:.75rem;align-items:center;position:relative;width:100%}.hamburger{display:flex;margin-left:auto}.logo a{font-size:1.25rem}.nav-links{position:absolute;top:100%;right:1rem;flex-direction:column;align-items:flex-start;gap:1rem;background-color:#fff;padding:1rem 1.5rem;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 12px 30px #0000001f;display:none;min-width:210px;z-index:20}.nav-links a{width:100%;text-align:left}.nav-toggle:checked~.nav-links{display:flex}.hero-banner{padding:4rem 1.5rem}.hero-title{font-size:2rem}.hero-text{font-size:1.1rem}.quran-arabic{font-size:1.75rem;line-height:2.2;margin-bottom:1.5rem}.quran-translation{font-size:2rem;margin-bottom:1.25rem}.why-section,.what-section{padding:2.5rem 1.5rem}.section-title{font-size:2rem}.section-text{font-size:1rem;max-width:90%;padding:0 1rem}.feature-list{max-width:100%;padding:0 1rem}.page-header{padding:3rem 1.5rem}.page-title{font-size:2rem}.page-content{padding:3rem 1.5rem}.content-container h2{font-size:1.75rem}.content-container h3{font-size:1.25rem}.content-container p{font-size:1rem}.contact-intro{font-size:1.1rem}.contact-form-container{margin-top:2rem}.contact-form-container iframe{height:700px}}@media(max-width:480px){.hero-title{font-size:1.75rem}.hero-text{font-size:1rem}.section-text{max-width:95%}.quran-arabic{font-size:1.75rem;line-height:2;margin-bottom:1.25rem}.quran-translation{font-size:1.75rem;margin-bottom:1rem}.section-title{font-size:1.75rem}}
