@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Cairo:wght@400;700&display=swap";body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0;background-color:#fff;color:#222;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100vw}#root{overflow-x:hidden;max-width:100vw}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-top:0;color:#056564;font-weight:700}h1{font-size:clamp(40px,5vw,48px);line-height:1.2}h2{font-size:clamp(28px,4vw,32px);line-height:1.3}h3{font-size:clamp(20px,3vw,24px);line-height:1.4}p{margin-bottom:1rem;font-size:16px;line-height:1.6}.tagline{font-family:Inter,sans-serif;font-weight:500;color:#fb923c;font-size:20px;line-height:1.6}.accent-quote{font-family:Inter,sans-serif;color:#1e293b;font-size:18px;line-height:1.6}a{color:#056564;text-decoration:none;transition:all .2s ease}a:hover{color:#045453}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#056564;color:#fff;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001f}.btn-primary:hover{background-color:#045453;box-shadow:0 4px 12px #0565644d;transform:scale(1.05)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:transparent;color:#056564;font-size:16px;font-weight:600;border-radius:8px;border:1px solid #056564;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background-color:#0565640d;box-shadow:0 4px 12px #0000001a;transform:scale(1.05)}.slack-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 28px;height:48px;min-width:220px;background-color:#4a154b;color:#fff;font-family:Lato,Inter,sans-serif;font-size:18px;font-weight:700;border-radius:4px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001f;text-decoration:none}.slack-btn:hover{background-color:#611f69;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.slack-btn img{margin-right:8px;width:24px;height:24px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:5rem 0}.section-title{text-align:center;margin-bottom:3rem}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.spacing-8{margin-bottom:8px}.spacing-16{margin-bottom:16px}.spacing-24{margin-bottom:24px}.spacing-32{margin-bottom:32px}.spacing-48{margin-bottom:48px}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.grid{grid-template-columns:1fr;gap:2rem}.features-grid{grid-template-columns:1fr}.feature-card{height:auto;min-height:220px}}.card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}.card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.mosque-bg{background-image:url(/mosque-pattern.svg);background-repeat:repeat;background-size:300px;background-attachment:fixed;opacity:.03}.page-section{padding:5rem 0;max-width:1140px;margin:0 auto;padding:0 1.5rem}.hero{padding:0;height:100vh;display:flex;align-items:center;position:relative;background-color:#fff;overflow:hidden}.hero-columns{display:flex;flex-direction:column;gap:1.5rem;max-height:95vh;overflow-y:auto;padding:2rem 0;-ms-overflow-style:none;scrollbar-width:none}.hero-columns::-webkit-scrollbar{display:none}@media (min-width: 992px){.hero-columns{flex-direction:row;align-items:center;overflow-y:hidden}.hero-column{flex:1;max-height:90vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.hero-column::-webkit-scrollbar{display:none}.left-column{padding-right:2rem}.right-column{text-align:center}}.animated-bg-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#ebfbfb,#d4f5f5,#f8f3ed);z-index:0;opacity:.7}.mosque-illustration{filter:drop-shadow(0 10px 15px rgba(37,99,235,.2));transition:all .5s ease}.mosque-illustration:hover{filter:drop-shadow(0 15px 30px rgba(37,99,235,.3))}.floating-crescent{opacity:.9;filter:drop-shadow(0 5px 15px rgba(5,101,100,.3))}.scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);cursor:pointer;opacity:.6;transition:opacity .3s ease}.scroll-indicator:hover{opacity:1}.text-center{text-align:center}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.gap-4{gap:1rem}.responsive-text-center-mobile{text-align:left}.responsive-flex-mobile{display:flex;justify-content:flex-start}@media screen and (max-width: 768px){.responsive-text-center-mobile{text-align:center!important}.responsive-flex-mobile{justify-content:center!important}}img{max-width:100%;height:auto}*{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);box-sizing:border-box}.hero{overflow-x:hidden;width:100%}.hero-layout,.hero-columns{max-width:100%;overflow-x:hidden}.hero-column{max-width:100%;overflow-x:hidden;box-sizing:border-box}@media screen and (max-width: 1024px){.container{padding:0 2rem}.hero-columns{gap:2rem!important}.features-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem}}@media screen and (max-width: 768px){body{font-size:14px;overflow-x:hidden}.container{padding:0 1rem;max-width:100%}h1{font-size:clamp(1.75rem,6vw,2.5rem)!important;line-height:1.1!important}h2{font-size:clamp(1.25rem,4vw,1.75rem)!important}h3{font-size:clamp(1.1rem,3vw,1.5rem)!important}.section{padding:2rem 0}.hero{min-height:auto!important;padding:clamp(2rem,8vw,4rem) 0!important;overflow-x:hidden}.hero-columns{flex-direction:column!important;gap:2rem!important;text-align:center;max-width:100%;overflow-x:hidden}.hero-column{max-width:100%!important;min-width:0!important;width:100%!important;flex:1 1 100%!important}.left-column{order:1}.right-column{order:2}.quran-verse-container,.hadith-container{max-width:100%!important;width:100%!important;box-sizing:border-box;margin:0 auto}.features-grid{grid-template-columns:1fr!important;gap:1.5rem}.feature-card{height:auto!important;min-height:200px;padding:1.5rem}.steps-grid{grid-template-columns:1fr!important;gap:2rem}.testimonials-grid{grid-template-columns:1fr!important}.cta-buttons{flex-direction:column;align-items:center;gap:1rem}}@media screen and (max-width: 480px){.container{padding:0 .75rem;max-width:100%}h1{font-size:clamp(1.5rem,7vw,2rem)!important}.hero{padding:clamp(1.5rem,6vw,3rem) 0!important;overflow-x:hidden}.hero-columns{gap:1.5rem!important;padding:0;margin:0}.hero-column{padding:0!important;margin:0!important}.quran-verse-container,.hadith-container{padding:1rem!important;min-height:300px!important;margin:0!important;max-width:100%!important;width:100%!important}.feature-card{padding:1rem;min-height:180px}.slack-btn{min-width:160px!important;padding:8px 16px!important;font-size:14px!important}.cta-title{font-size:clamp(1.5rem,6vw,2rem)!important}.cta-description{font-size:16px!important}*{max-width:100%}.hero-layout{padding:0;margin:0}}@media screen and (max-width: 768px){.quran-verse-container p,.hadith-container p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.quran-verse-container,.hadith-container{overflow:hidden;word-wrap:break-word}.quran-verse-container p[style*="direction: rtl"],.hadith-container p[style*="direction: rtl"]{direction:rtl;text-align:center;unicode-bidi:embed;max-width:100%;padding:0 .5rem}}@media screen and (max-width: 768px){.slack-btn,.btn-primary,.btn-secondary{min-height:44px;padding:12px 20px}.section{padding:clamp(2rem,8vw,4rem) 0}.card{padding:1.25rem;margin-bottom:1rem}.scroll-indicator{display:none}}@media screen and (min-width: 1440px){.container{max-width:1400px}.hero,.section{padding:6rem 0}}@media screen and (min-resolution: 192dpi){.mosque-illustration,.feature-icon,img{image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-float,.gentle-bounce,.animate-pulse{animation:none!important}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-float{animation:float 8s ease-in-out infinite}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}.animate-pulse{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.gentle-bounce{animation:gentle-bounce 6s ease-in-out infinite}:focus{outline:2px solid rgba(5,101,100,.4);outline-offset:2px}.text-brand,.text-heading{color:#056564}.quran-verse-container,.hadith-container{background:linear-gradient(135deg,#f8f3ed,#fff);border-radius:16px;padding:2.5rem 2rem;margin:1.5rem auto;position:relative;max-width:650px;box-shadow:0 10px 30px #05656414;overflow:hidden;width:100%;height:100%;min-height:280px}.quran-verse-container.compact,.hadith-container.compact{padding:1.5rem;margin:1rem auto;transition:all .5s ease}.verse-glow{position:absolute;width:300px;height:300px;background:radial-gradient(circle,#05656426,#05656400 70%);top:-100px;right:-100px;border-radius:50%;z-index:-1}.arabic-text{font-family:Amiri,serif;font-size:2.5rem;font-weight:700;line-height:1.6;direction:rtl;color:#1e293b;margin:.75rem 0}.compact .arabic-text{font-size:2rem;line-height:1.5;margin:.5rem 0}.hadith-text{font-size:2rem}.compact .hadith-text{font-size:1.75rem}.verse-citation,.hadith-intro{font-family:Cairo,sans-serif;font-size:1.2rem;color:#64748b;direction:rtl;margin:.5rem 0}.compact .verse-citation,.compact .hadith-intro{font-size:1rem;margin:.25rem 0}.verse-translation,.verse-source{font-family:Inter,sans-serif;font-size:1.2rem;color:#475569;margin:.5rem 0;font-style:italic}.compact .verse-translation{font-size:1rem;margin:.25rem 0}.verse-source{font-size:1rem;color:#64748b;font-style:normal}.compact .verse-source{font-size:.875rem}.text-body{color:#222}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.mx-auto{margin-left:auto;margin-right:auto}.features-section{padding:5rem 0 3rem;background-color:#e0f5f5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;margin-bottom:32px}.feature-icon{width:64px;height:64px;border-radius:16px;background-color:#0565641a;color:#056564;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:1.5rem;transition:all .3s ease}.feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 16px #0000000f;transition:all .3s ease;height:250px;width:100%;display:flex;flex-direction:column}.feature-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 16px}.feature-description{font-size:16px;color:#222;margin:0;line-height:1.6;flex-grow:1}.feature-highlight{margin-top:80px;padding:48px 0}.feature-highlight-grid{align-items:center}.feature-highlight-content h2{font-size:32px;margin-bottom:24px;line-height:1.3}.feature-highlight-content p{font-size:16px;line-height:1.7}.feature-checklist{list-style:none;padding:0;margin:32px 0 0}.feature-checklist li{display:flex;align-items:center;margin-bottom:16px;font-size:17px;font-weight:500}.check-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#0565641a;color:#056564;border-radius:50%;margin-right:12px;font-size:14px}.slack-message-preview{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a;overflow:hidden;max-width:500px;margin:0 auto;border:1px solid #ddd;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.slack-workspace-header{background-color:#350d36;color:#fff;padding:8px 16px;font-size:16px;font-weight:700;display:flex;align-items:center;gap:6px}.slack-workspace-header svg{width:16px;height:16px}.slack-channel-header{background-color:#fff;border-bottom:1px solid #ddd;padding:8px 16px;font-size:15px;font-weight:700;color:#1d1c1d;display:flex;align-items:center;justify-content:space-between}.slack-channel-header span{margin-right:4px;color:#616061}.slack-channel-header:after{content:"⌵";color:#616061;font-size:18px}.slack-header{padding:16px 16px 4px;display:flex;align-items:center}.slack-app-icon{width:36px;height:36px;background-color:#fff;border-radius:4px;margin-right:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #ddd}.slack-app-icon img{width:24px;height:24px}.slack-bot-details{display:flex;flex-direction:column}.slack-app-name{font-weight:900;font-size:15px;color:#1d1c1d;display:flex;align-items:center;gap:4px}.slack-app-name .bot-badge{background:#e8f5fa;color:#1264a3;font-size:10px;padding:1px 4px;border-radius:3px;font-weight:700;text-transform:uppercase}.slack-time{font-size:12px;color:#616061;margin-top:2px}.slack-message{padding:0 16px 16px 60px;font-size:15px;line-height:1.46668;color:#1d1c1d;font-weight:400}.slack-message p{margin:0 0 8px}.slack-message .prayer-title{font-weight:700;font-size:16px;color:#1d1c1d;margin-bottom:4px}.slack-message .prayer-description{margin-bottom:12px}.slack-footer{display:inline-flex;align-items:center;background:#f8f8f8;border:1px solid #ddd;border-radius:4px;padding:0 8px;font-size:13px;color:#616061;height:24px;margin-top:4px}.slack-reactions{display:flex;align-items:center;gap:6px;margin-top:8px}.slack-reaction{display:inline-flex;align-items:center;background:#f8f8f8;border:1px solid #ddd;border-radius:12px;padding:0 6px;font-size:11px;color:#1d1c1d;height:22px;cursor:pointer}.slack-reaction:hover{background-color:#f0f0f0}.slack-message-actions{margin-top:6px;display:flex;align-items:center;gap:8px}.slack-message-action{color:#616061;font-size:12px;cursor:pointer;padding:3px}.slack-message-action:hover{color:#1264a3;text-decoration:underline}.hero-slack-message{max-width:420px;margin:1.5rem auto;box-shadow:0 12px 30px #00000026;transform:rotate(1deg);transition:all .3s ease;border-radius:6px;border:1px solid #ddd;overflow:hidden}.hero-slack-message:hover{transform:rotate(0) translateY(-5px);box-shadow:0 15px 35px #0003}.hero-feature-highlight{padding:2rem 0;margin-top:-3rem;position:relative;z-index:20;background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px}.section-header{text-align:center;max-width:680px;margin:0 auto 2.5rem}#available-commands{scroll-margin-top:88px}@media (max-width: 768px){#available-commands{scroll-margin-top:64px}}.section-title{font-size:32px;font-weight:700;margin-bottom:1rem}.section-description{font-size:16px;color:#6e6d7a;max-width:580px;margin:0 auto}.testimonials-section{padding:5rem 0;background-color:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2.5rem}.testimonial-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000000d;height:100%;position:relative;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.testimonial-quote-icon{color:#2563eb26;font-size:1.5rem;margin-bottom:1rem}.testimonial-text{font-size:15px;line-height:1.6;color:#222;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center}.testimonial-avatar{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;margin-right:.75rem}.testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-info h4{font-size:15px;font-weight:600;margin:0 0 .25rem}.testimonial-info p{font-size:13px;color:#6e6d7a;margin:0}.cta-section{background-color:#056564;color:#fff;padding:6rem 0;position:relative;overflow:hidden}.cta-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.1) 0%,transparent 20%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1) 0%,transparent 20%);opacity:.6}.cta-content{max-width:680px;margin:0 auto;text-align:center;position:relative;z-index:10}.cta-title{font-size:36px;font-weight:700;margin-bottom:1.5rem;color:#fff}.cta-description{font-size:18px;opacity:.9;margin:0 auto 2.5rem;max-width:580px;line-height:1.6}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:20px}.cta-slack-btn{padding:0 28px;height:56px;min-width:240px;font-size:18px;transition:all .3s ease}.install-count{display:flex;align-items:center;gap:8px;color:#fffc;font-size:14px}.install-icon{display:flex;align-items:center;justify-content:center}.install-text{display:flex;align-items:center;gap:4px}.install-number{font-weight:700;color:#fff}.cta-decorations{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cta-decoration{position:absolute;border-radius:50%}.cta-decoration-1{width:300px;height:300px;background:radial-gradient(circle,#fb923c33,#fb923c00 70%);top:-100px;right:-100px}.cta-decoration-2{width:250px;height:250px;background:radial-gradient(circle,#facc1533,#facc1500 70%);bottom:-80px;left:-80px}.how-it-works-section{padding:1.5rem 0 3rem;background-color:#f8f3ed;position:relative;overflow:hidden}.steps-container{position:relative;margin-top:2rem;margin-bottom:2rem}.steps-progress-container{display:none;position:relative}.steps-progress-line{position:absolute;top:100px;left:10%;right:10%;height:3px;background-color:#0565641a;z-index:1}.steps-progress-indicator{position:absolute;top:100px;left:10%;height:3px;background:linear-gradient(to right,#056564,#34a8a7,#78d4d3);z-index:2}.steps-grid{display:grid;grid-template-columns:1fr;gap:48px;position:relative;z-index:10}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:32px}.steps-progress-container{display:block}}.step-card{background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 8px 20px #0000000d;position:relative;z-index:10;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;height:100%}.step-icon{margin-bottom:24px;display:flex;justify-content:center}.step-number{position:absolute;top:-16px;left:50%;transform:translate(-50%);background:#056564;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 4px 10px #05656433}.step-content{text-align:center;flex-grow:1;display:flex;flex-direction:column}.step-title{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:16px}.step-description{font-size:16px;color:#222;line-height:1.6;flex-grow:1}.step-arrow{position:absolute;right:-16px;top:50%;transform:translateY(-50%);color:#2563eb;display:none;z-index:20}@media (min-width: 768px){.step-arrow{display:block}}.step-add-to-slack{margin-top:20px;display:flex;flex-direction:column;align-items:center}.step-slack-btn{height:44px;min-width:200px;font-size:16px;margin-bottom:16px}.step-instructions{margin-top:12px;display:flex;flex-direction:column;gap:8px;text-align:left;width:100%}.instruction-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#4b5563}.instruction-icon{color:#056564;font-size:16px;flex-shrink:0}.step-setup-instructions{margin-top:20px;display:flex;flex-direction:column;width:100%}.setup-command-box{background:#f1f5f9;border-radius:8px;padding:10px 16px;margin:0 auto 16px;font-family:monospace;font-size:16px;color:#1e293b;display:inline-block;border-left:3px solid #056564}.setup-instructions{margin-top:12px;display:flex;flex-direction:column;gap:10px;text-align:left;width:100%}.setup-instruction-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#4b5563;line-height:1.5}.setup-step-number{background:#056564;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;flex-shrink:0}.setup-instruction-item code{background:#f1f5f9;padding:2px 5px;border-radius:4px;font-family:monospace;font-size:13px;color:#1e293b}.step-notification-preview{margin-top:20px;display:flex;justify-content:center;width:100%}.notification-preview-box{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:16px;width:100%;max-width:280px;box-shadow:0 4px 12px #00000014}.notification-time{font-weight:600;font-size:15px;color:#1e293b;margin-bottom:8px}.notification-message{font-size:14px;color:#4b5563;margin-bottom:12px;font-style:italic;line-height:1.4}.notification-footer{font-size:12px;color:#64748b;padding-top:8px;border-top:1px solid #F1F5F9}.installation-preview{background:#fff;border-radius:16px;padding:32px;max-width:700px;margin:64px auto 0;text-align:center;box-shadow:0 10px 30px #0000001a}.installation-title{font-size:20px;font-weight:700;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.installation-emoji{font-size:24px;margin-right:8px}.installation-code{background:#f1f5f9;padding:16px 24px;border-radius:8px;margin-bottom:24px;font-family:monospace;font-size:18px;color:#1e293b;display:inline-block}.installation-preview p{color:#64748b;font-size:16px;max-width:500px;margin:0 auto}.commands-section{padding:clamp(1.25rem,3.5vw,2rem) 0;background-color:#fafbfc;position:relative;overflow:hidden}.commands-section .container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.commands-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem);margin-top:clamp(2rem,5vw,3rem)}@media (min-width: 768px){.commands-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.commands-grid{grid-template-columns:repeat(3,1fr)}}.command-category-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.command-category-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.category-title{font-size:1.25rem;font-weight:700;color:#056564;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid rgba(5,101,100,.1)}.command-list{display:flex;flex-direction:column;gap:1.5rem}.command-block-container{display:flex;flex-direction:column;gap:1rem}.command-block{display:flex;flex-direction:column;gap:.5rem}.command-code{display:inline-block;padding:.5rem .75rem;background-color:#f1f5f9;border-radius:4px;font-family:Monaco,Consolas,monospace;font-size:.9rem;color:#056564;border-left:3px solid #056564}.command-description{font-size:.9rem;color:#4b5563;line-height:1.5;margin:0}.command-image-placeholder{height:clamp(100px,25vw,150px);border-radius:8px;background-color:#f1f5f9;background-image:linear-gradient(45deg,#e0e7ff 25%,transparent 25%,transparent 50%,#e0e7ff 50%,#e0e7ff 75%,transparent 75%,transparent);background-size:20px 20px;overflow:hidden;position:relative;box-shadow:0 2px 10px #0000000d;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd5e1;transition:all .3s ease;cursor:pointer}.command-image-placeholder img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.command-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;border-radius:8px;box-shadow:0 6px 18px #0000001f;transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease,box-shadow .28s ease;will-change:transform}.command-image-placeholder.has-image{background-image:none;background-color:transparent;border:none;box-shadow:none;justify-content:center;align-items:center}.command-image-placeholder.has-image img{border-radius:8px;display:block}.command-image-placeholder.has-image:hover{box-shadow:0 12px 34px #0000002e}.command-image-placeholder.has-image:hover .command-image{transform:scale(1.06);filter:brightness(1.03)}.placeholder-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffffb3;width:100%;height:100%;text-align:center;padding:1rem}.placeholder-overlay p{margin:0;font-size:.9rem;font-weight:600;color:#056564}.placeholder-note{font-size:.75rem!important;opacity:.7;margin-top:.25rem!important}.footer{background-color:#044c49;color:#fff;padding-top:1rem;padding-bottom:1rem;background-image:none}.footer-simple{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem 0}.footer-credit{font-size:14px;color:#ffffffe6;line-height:1.4;margin:0}.footer-link{color:#fff;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;text-decoration:none}.footer-link:hover{color:#fb923c;text-decoration:underline}.commands-section{padding:4rem 0;background-color:#f8fafc;position:relative;overflow:hidden}.commands-container{display:flex;flex-direction:row;gap:3rem;margin-top:2rem}.commands-content{flex:1;display:flex;flex-direction:column;gap:2rem}.commands-image{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.command-category{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}.command-category:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.category-title{color:#056564;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(5,101,100,.2)}.command-list{display:flex;flex-direction:column;gap:1rem}.command-block{display:flex;flex-direction:column;gap:.25rem}.command-code{background-color:#f1f5f9;color:#1e293b;font-family:Courier New,monospace;font-size:.9rem;padding:.5rem .75rem;border-radius:4px;display:inline-block}.command-description{color:#64748b;font-size:.9rem;margin:0}.command-preview{width:100%;max-width:380px;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #0000001f;margin-bottom:1rem}.prayer-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1200;padding:1rem}.prayer-modal{width:100%;max-width:920px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px #02061780}.prayer-modal-header{padding:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef2ff}.prayer-modal-body{padding:1rem;display:flex;gap:1rem;align-items:center}.prayer-modal-image{width:100%;max-height:560px;-o-object-fit:contain;object-fit:contain;display:block}.prayer-modal-controls{display:flex;gap:.5rem;align-items:center}.prayer-modal-button{background:#056564;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;cursor:pointer}.prayer-modal-button[disabled]{opacity:.45;cursor:default}.prayer-modal-close{background:transparent;border:none;font-size:1.1rem;cursor:pointer}.prayer-journey{margin:.5rem 0 2rem;padding:1rem 2rem 1.5rem;background:transparent;border-radius:0;border:none;position:relative}.command-category-card:first-of-type .command-list{gap:.5rem}.journey-step{display:flex;gap:1.25rem;margin-bottom:2.5rem;position:relative;z-index:2;align-items:flex-start}.journey-step:last-child{margin-bottom:0}.step-content{flex:1;z-index:1}.step-content h4{margin-top:0;margin-bottom:.75rem;color:#1e293b;font-size:1.1rem}.journey-image-container{overflow:hidden;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d}.journey-image{width:100%;display:block}.zoom-effect{transition:transform .5s ease}.zoom-effect:hover{transform:scale(1.05);cursor:pointer}.preview-header{background-color:#4a154b;color:#fff;padding:.75rem 1rem;display:flex;align-items:center}.preview-dots{display:flex;align-items:center;gap:.25rem;margin-right:.75rem}.preview-dots span{width:8px;height:8px;border-radius:50%;background-color:#ffffff80}.preview-title{font-size:.85rem;font-weight:500}.preview-content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.preview-message{display:flex;gap:.75rem}.message-avatar{width:36px;height:36px;border-radius:4px;overflow:hidden;flex-shrink:0}.message-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message-content{flex:1}.message-sender{font-weight:600;color:#1e293b;margin-bottom:.25rem;font-size:.9rem}.message-text{color:#334155;font-size:.9rem;line-height:1.5}.prayer-times-list{list-style:none;padding:.5rem 0;margin:.5rem 0;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.prayer-times-list li{display:flex;justify-content:space-between;padding:.25rem 0}.prayer-times-list li span{font-weight:600;color:#056564}.message-location{margin-top:.5rem;font-size:.8rem;color:#64748b}.preview-input{border-top:1px solid #e2e8f0;padding-top:.75rem;display:flex;align-items:center}.input-prefix{color:#0369a1;font-family:Courier New,monospace;font-size:.85rem;font-weight:500}.input-cursor{width:2px;height:14px;background-color:#0369a1;margin-left:2px;display:inline-block;animation:blink 1s step-end infinite}.image-caption{color:#64748b;font-size:.8rem;font-style:italic;margin:.5rem 0 0;text-align:center}@media (max-width: 768px){.commands-container{flex-direction:column}.commands-image{margin-top:2rem}.prayer-times-list{grid-template-columns:1fr}}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.footer-brand{margin-right:2rem}.footer-title{font-size:18px;font-weight:600;margin-bottom:1rem}.footer-description{color:#cbd5e1;font-size:14px;margin-bottom:1.5rem;line-height:1.6}.social-links{display:flex;gap:1rem}.social-link{color:#cbd5e1;font-size:18px;transition:all .2s ease}.social-link:hover{color:#fb923c;transform:translateY(-3px)}.footer-heading{font-size:16px;font-weight:600;margin-bottom:1.25rem;color:#fff}.footer-menu,.footer-contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-menu a{color:#cbd5e1;font-size:14px;transition:color .2s ease;text-decoration:none}.footer-menu a:hover{color:#fff}.footer-contact li{color:#cbd5e1;font-size:14px}.footer-copyright{border-top:none;margin-top:.5rem;padding-top:.5rem;text-align:center;color:#94a3b8;font-size:13px}
