*{margin:0;padding:0;box-sizing:border-box}.landing-page-body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#35382e;overflow-x:hidden;background-color:#f7f9f0}.header{position:fixed;top:0;width:100%;background:hsla(78,43%,96%,.8);backdrop-filter:blur(10px);padding:1rem 2rem;justify-content:space-between;z-index:1000;box-shadow:0 2px 20px rgba(0,0,0,.05);border-bottom:1px solid rgba(199,209,199,.5)}.header,.logo{display:flex;align-items:center}.logo{font-size:1.8rem;font-weight:700;color:#8ebe8e;gap:.5rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#6a705c;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#8ebe8e}.auth-buttons{display:flex;gap:1rem;align-items:center}.btn-login{background:transparent;border:2px solid #8ebe8e;color:#8ebe8e;padding:.5rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-login:hover,.btn-signup{background:#8ebe8e;color:#fff}.btn-signup{padding:.5rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(142,190,142,.3)}.btn-signup:hover{background:#6dab6d;transform:translateY(-2px);box-shadow:0 6px 20px rgba(142,190,142,.4)}.hero{background:linear-gradient(135deg,#8ebe8e,#6dab6d);color:#fff;padding:120px 2rem 80px;text-align:center;position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="mosque" patternUnits="userSpaceOnUse" width="100" height="100"><circle cx="50" cy="20" r="3" fill="rgba(255,255,255,0.1)"/><path d="M30 40 Q50 20 70 40 L70 80 L30 80 Z" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23mosque)"/></svg>') repeat;opacity:.3}.hero-content{max-width:900px;position:relative;z-index:2}.hero h1{font-size:4.5rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero p{font-size:1.4rem;margin-bottom:3rem;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#fff;color:#8ebe8e;padding:18px 35px;border:none;border-radius:50px;font-weight:600;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);text-decoration:none;display:inline-block}.btn-primary:hover{background:#f1f1f1;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.btn-secondary{background:hsla(0,0%,100%,.1);color:#fff;padding:18px 35px;border:2px solid hsla(0,0%,100%,.3);border-radius:50px;font-weight:600;font-size:1.2rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;backdrop-filter:blur(10px)}.btn-secondary:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5)}.founder{padding:100px 2rem;background:#fbfcf8;text-align:center}.founder h2{font-size:3rem;margin-bottom:1rem;color:#35382e}.founder-subtitle{font-size:1.2rem;color:#6a705c;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.founder-card{background:#fff;padding:3rem;border-radius:30px;box-shadow:0 20px 50px rgba(0,0,0,.08);max-width:600px;margin:0 auto;transition:all .3s ease;border:1px solid rgba(199,209,199,.5)}.founder-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px rgba(0,0,0,.1)}.founder-photo-wrapper{position:relative;width:150px;height:150px;margin:2rem auto}.founder-photo{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 20%;box-shadow:0 10px 30px rgba(142,190,142,.3);position:relative;z-index:2}.linkedin-halo{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:#0077b5;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 0 4px #fff;animation:pulse-halo 2s infinite;transition:transform .3s ease}.linkedin-halo:hover{transform:translateX(-50%) scale(1.1);animation-play-state:paused}.linkedin-halo svg{width:20px;height:20px;fill:#fff}@keyframes pulse-halo{0%{box-shadow:0 0 0 4px #fff,0 0 0 6px rgba(0,119,181,.4)}50%{box-shadow:0 0 0 4px #fff,0 0 0 12px rgba(0,119,181,0)}to{box-shadow:0 0 0 4px #fff,0 0 0 6px rgba(0,119,181,0)}}.founder-name{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#35382e}.founder-role{color:#8ebe8e;font-weight:600;font-size:1.2rem;margin-bottom:1.5rem}.founder-bio{color:#6a705c;line-height:1.8;font-size:1.1rem}.vision{background:#8ebe8e;color:#fff;padding:100px 2rem;text-align:center}.vision h3{font-size:2.5rem;margin-bottom:1rem}.vision p{font-size:1.3rem;margin-bottom:2rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.app-preview{padding:100px 2rem;background:#f7f9f0;text-align:center}.app-preview h2{font-size:3rem;margin-bottom:1rem;color:#35382e}.app-preview-subtitle{font-size:1.2rem;color:#6a705c;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.app-showcase{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.phone-mockup{position:relative}.phone-frame{background:#35382e;border-radius:40px;padding:20px;box-shadow:0 30px 60px rgba(0,0,0,.2);transform:rotate(-5deg);transition:transform .3s ease}.phone-frame:hover{transform:rotate(0deg) scale(1.05)}.phone-screen{background:#fff;border-radius:30px;width:320px;height:640px;overflow:hidden;position:relative}.app-interface{padding:20px;height:100%;background:linear-gradient(135deg,#f7f9f0,#dce5dc)}.app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px 0}.app-title{font-size:1.5rem;font-weight:700;color:#35382e}.nearby-btn{background:#fff;padding:8px 12px;border-radius:15px;font-size:.8rem;color:#6a705c;border:1px solid #c7d1c7}.search-bar{padding:12px;color:#6a705c;font-size:.9rem}.prayer-times-widget,.search-bar{background:#fff;border-radius:15px;margin-bottom:20px;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #c7d1c7}.prayer-times-widget{padding:15px}.prayer-times-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.prayer-times-title{font-weight:700;color:#35382e}.location{font-size:.8rem;color:#6a705c}.prayer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.prayer-item{text-align:center;padding:8px 4px;border-radius:8px}.prayer-item.current{background:#8ebe8e;color:#fff}.prayer-name{font-size:.7rem;margin-bottom:2px}.prayer-time{font-size:.8rem;font-weight:600}.filter-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px}.filter-tab{padding:10px 8px;border-radius:15px;text-align:center;font-size:.8rem;font-weight:600}.filter-tab.vertical{display:flex;flex-direction:column;align-items:center;gap:4px}.filter-tab.active{background:#8ebe8e;color:#fff}.filter-tab:not(.active){background:#fff;color:#6a705c;border:1px solid #c7d1c7}.features-list{text-align:left}.feature-item{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fbfcf8;border-radius:15px;transition:all .3s ease;border:1px solid rgba(199,209,199,.5)}.feature-item:hover{background:#fff;transform:translateX(10px);border-color:#8ebe8e}.feature-icon{width:60px;height:60px;background:#8ebe8e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}.feature-content h4{font-size:1.2rem;margin-bottom:.5rem;color:#35382e}.feature-content p{color:#6a705c;font-size:.95rem}.test-drive{background:#fbfcf8;padding:100px 2rem;text-align:center}.test-drive h2{font-size:3rem;margin-bottom:1rem;color:#35382e}.test-drive-subtitle{color:#6a705c;font-size:1.2rem;margin-bottom:3rem}.signup-form{max-width:450px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.08);border:1px solid rgba(199,209,199,.5)}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#35382e}.form-group input{width:100%;padding:15px;border:1px solid #c7d1c7;border-radius:10px;font-size:1rem;transition:border-color .3s ease;background-color:#fbfcf8}.form-group input:focus{outline:none;border-color:#8ebe8e;background-color:#fff}.btn-submit{width:100%;background:#8ebe8e;color:#fff;padding:18px;border:none;border-radius:10px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(142,190,142,.3)}.btn-submit:hover{background:#6dab6d;transform:translateY(-2px);box-shadow:0 6px 20px rgba(142,190,142,.4)}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);align-items:center;justify-content:center}.modal-content{background-color:#fff;padding:3rem;border-radius:20px;width:90%;max-width:450px;position:relative;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.close{color:#aaa;position:absolute;top:1rem;right:1.5rem;font-size:28px;font-weight:700;cursor:pointer}.close:hover{color:#000}.modal h3{margin-bottom:1.5rem;color:#35382e;text-align:center;font-size:1.8rem}.footer{background:#35382e;color:#fff;padding:60px 2rem 40px;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-logo{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#8ebe8e}.footer p{opacity:.8;margin-bottom:2rem}.social-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.social-links a{color:#fff;font-size:1.5rem;transition:color .3s ease}.social-links a:hover{color:#8ebe8e}@media (max-width:768px){.header{padding:1rem}.nav-links{display:none}.hero h1{font-size:2.8rem}.hero-cta{flex-direction:column;align-items:center}.app-showcase{grid-template-columns:1fr;text-align:center}.phone-frame{transform:none;margin:0 auto}.founder-card{margin:0 1rem;padding:2rem}}form.loading{opacity:.7;pointer-events:none}.success-message{background:rgba(142,190,142,.2);color:#549254}.error-message,.success-message{padding:1rem;border-radius:10px;margin-bottom:1rem}.error-message{background:rgba(239,67,67,.1);color:#ef4343}.animate-fade-in{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}