@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap');
:root{--green:#0e6048;--deep:#073d31;--ink:#172a24;--muted:#63736d;--cream:#f6f1e7;--gold:#d3ad66;--line:#dfe5df;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,30px);border-bottom:1px solid rgba(14,96,72,.1);background:rgba(251,250,246,.9);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-family:var(--serif);font-size:21px;font-weight:600}.brand-mark{width:39px;height:39px;display:grid;place-items:center;background:var(--green);color:#f6e3ac;border-radius:50%}.brand-mark img{width:26px;height:26px}nav{display:flex;gap:34px;font-size:14px;font-weight:600;color:#52645e}nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:15px}.language-switch{display:flex;border:1px solid #d7ded8;border-radius:20px;padding:3px;background:white}.lang-btn{border:0;background:transparent;border-radius:16px;padding:6px 9px;color:#76827e;font-weight:700;font-size:11px;cursor:pointer}.lang-btn.active{color:white;background:var(--green)}.button{background:var(--green);color:white;border-radius:12px;padding:13px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.button-small{font-size:13px;padding:11px 17px}.hero{min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;max-width:1240px;margin:auto;padding:75px 50px 60px;overflow:hidden}.hero-copy{padding-top:30px;z-index:2}.eyebrow,.section-kicker{font-size:11px;letter-spacing:2.2px;font-weight:700;color:#a77f38;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow>span:first-child{width:28px;height:1px;background:#b9914b}.hero h1{font-family:var(--serif);font-size:clamp(48px,5.2vw,74px);line-height:1.03;letter-spacing:-2.2px;margin:20px 0 25px}.hero h1 em{color:var(--green);font-weight:600}.hero-lead{font-size:17px;line-height:1.75;max-width:570px;color:var(--muted)}.hero-actions{display:flex;gap:11px;margin:31px 0 22px}.store-button{gap:10px;padding:10px 18px;min-width:164px;border-radius:10px}.store-button svg{width:24px;fill:white}.store-button span{display:flex;flex-direction:column;text-align:left}.store-button small{font-size:8px;letter-spacing:.2px;font-weight:500}.store-button strong{font-size:16px;line-height:18px}.trust-row{display:flex;gap:20px;color:#65756f;font-size:11px}.trust-row b{display:inline-grid;place-items:center;background:#e6f0eb;color:var(--green);width:17px;height:17px;border-radius:50%;margin-right:4px}.hero-visual{position:relative;min-height:550px}.halo{position:absolute;border-radius:50%;border:1px solid rgba(14,96,72,.09);left:50%;top:47%;transform:translate(-50%,-50%)}.halo-one{width:520px;height:520px;background:radial-gradient(circle,#e4eee7 0,#f2efe5 54%,transparent 55%)}.halo-two{width:640px;height:640px}.phone{position:absolute;width:276px;height:552px;background:#11231e;border-radius:45px;padding:9px;left:50%;top:0;transform:translateX(-50%) rotate(3deg);box-shadow:0 35px 65px rgba(12,45,36,.25);z-index:2}.phone-speaker{position:absolute;width:75px;height:21px;border-radius:0 0 13px 13px;background:#11231e;left:50%;transform:translateX(-50%);top:8px;z-index:2}.phone-screen{height:100%;border-radius:37px;background:#f5f0e7;padding:34px 15px 15px;overflow:hidden}.app-top{display:flex;justify-content:space-between}.app-top span:first-child{display:flex;flex-direction:column}.app-top small{font-size:8px;color:#b0843f;font-weight:700}.app-top strong{font-size:17px;margin-top:2px}.online{color:#39a86c;background:white;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;font-size:9px}.prayer-card{background:linear-gradient(145deg,#137457,#073e31);border-radius:20px;color:white;padding:15px;margin-top:14px;box-shadow:0 10px 24px rgba(5,70,51,.2)}.next-line{display:flex;justify-content:space-between;color:#e9d394;font-size:8px;text-transform:uppercase}.next-line span:last-child{font-size:22px;font-weight:700}.prayer-card h3{margin:-4px 0 1px;font-size:15px}.prayer-card p{font-size:8px;opacity:.7;margin:0}.times{display:flex;gap:5px;margin-top:14px}.times span{flex:1;text-align:center;background:rgba(255,255,255,.08);padding:6px 2px;border-radius:8px;font-size:7px}.times b{display:block;font-size:9px;margin-top:2px}.times .active{background:#e8d396;color:#4d3d18}.phone-screen h4{font-size:10px;margin:15px 0 8px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.quick-grid span{height:58px;background:white;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);font-size:17px;box-shadow:0 4px 10px rgba(29,58,48,.04)}.quick-grid b{font-size:7px;color:#354a43;margin-top:5px}.reading{display:flex;align-items:center;background:white;border-radius:13px;padding:9px}.reading>span{width:32px;height:32px;border-radius:10px;background:var(--green);color:#e8d396;display:grid;place-items:center}.reading p{display:flex;flex-direction:column;margin:0 9px;flex:1;font-size:9px}.reading small{font-size:7px;color:#829089;margin-top:2px}.reading i{font-style:normal;color:#9aa39f}.prayer-float,.offline-float{position:absolute;z-index:4;background:white;border-radius:14px;box-shadow:0 15px 35px rgba(25,54,44,.14);display:flex;align-items:center}.prayer-float{left:0;top:95px;padding:12px 16px;gap:10px}.prayer-float .sunrise{font-size:22px;color:#c08c37}.prayer-float span:last-child,.offline-float span:last-child{display:flex;flex-direction:column}.prayer-float small{font-size:7px;color:#a28d67;letter-spacing:1px}.prayer-float strong{font-size:11px;margin-top:2px}.offline-float{right:-5px;bottom:80px;padding:12px 15px;gap:10px}.offline-float>span:first-child{display:grid;place-items:center;background:#e8f2ed;color:var(--green);width:31px;height:31px;border-radius:50%;font-weight:700}.offline-float strong{font-size:10px}.offline-float small{font-size:7px;color:#89948f;margin-top:2px}.intro{text-align:center;padding:85px 20px 40px}.intro h2,.offline-copy h2,.privacy-section h2,.download-section h2{font-family:var(--serif);font-size:42px;line-height:1.15;margin:12px 0 14px}.intro p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1100px;margin:0 auto 100px;padding:0 25px}.feature-card{min-height:220px;background:#fff;border:1px solid #e5e7e2;border-radius:19px;padding:27px;position:relative;transition:.25s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(30,58,48,.08)}.feature-card.featured{grid-column:span 2;display:flex;align-items:flex-start;gap:18px;background:#f0f5f1}.feature-icon{width:46px;height:46px;border-radius:13px;background:#e6f1eb;color:var(--green);display:grid;place-items:center;font-size:21px;flex:0 0 auto}.feature-card h3{font-family:var(--serif);font-size:22px;margin:17px 0 9px}.feature-card.featured h3{margin:3px 0 9px}.feature-card p{color:var(--muted);line-height:1.65;font-size:13px;margin:0;max-width:390px}.mini-time{margin-left:auto;font-family:var(--serif);font-size:32px;color:var(--green)}.mini-time small{display:block;text-align:right;font:700 7px var(--sans);letter-spacing:1px;color:#a67e37}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.tags span{font-size:9px;color:#52655d;background:#f2f4f1;padding:5px 9px;border-radius:12px}.offline-section{background:var(--green);color:white;min-height:525px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:70px max(8vw,40px);gap:70px;overflow:hidden}.offline-art{height:365px;position:relative;display:grid;place-items:center}.download-ring{width:270px;height:270px;border-radius:50%;border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 96px rgba(255,255,255,.018)}.download-ring span{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:#e8d39a;color:#314f44;font-size:48px;box-shadow:0 15px 40px rgba(0,0,0,.2)}.download-card{position:absolute;bottom:18px;right:4%;background:white;color:var(--ink);width:205px;padding:14px 17px;border-radius:13px;box-shadow:0 16px 35px rgba(0,0,0,.19);font-size:11px}.download-card>span{display:block;height:4px;background:#e4e9e5;border-radius:5px;margin:9px 0 6px}.download-card i{display:block;width:100%;height:100%;background:var(--green);border-radius:5px}.download-card small{color:#819089}.section-kicker.light{color:#e5c982}.offline-copy p{line-height:1.75;color:rgba(255,255,255,.72);font-size:14px;max-width:520px}.offline-points{display:flex;gap:35px;margin-top:30px}.offline-points>span{display:flex;gap:10px}.offline-points b{width:24px;height:24px;border-radius:50%;background:#e7d39a;color:var(--green);display:grid;place-items:center}.offline-points span span{display:flex;flex-direction:column}.offline-points strong{font-size:12px}.offline-points small{font-size:9px;opacity:.55;margin-top:3px}.privacy-section{max-width:1100px;margin:auto;padding:110px 30px;display:grid;grid-template-columns:90px .9fr 1.1fr;gap:35px;align-items:start}.shield{width:70px;height:82px;background:var(--green);clip-path:polygon(50% 0,93% 16%,86% 72%,50% 100%,14% 72%,7% 16%);color:#e6d198;display:grid;place-items:center;font-size:25px}.privacy-section h2{font-size:37px;margin-top:12px}.privacy-copy>p{color:var(--muted);font-size:14px;line-height:1.75;margin:5px 0 24px}.privacy-badges{display:grid;grid-template-columns:1fr 1fr;gap:15px}.privacy-badges>span{display:flex;align-items:center;gap:9px}.privacy-badges b{width:29px;height:29px;border-radius:50%;background:#e6f0eb;color:var(--green);display:grid;place-items:center}.privacy-badges span span{display:flex;flex-direction:column}.privacy-badges strong{font-size:10px}.privacy-badges small{font-size:8px;color:#89948f;margin-top:2px}.text-link{display:inline-block;color:var(--green);font-size:11px;font-weight:700;margin-top:25px;border-bottom:1px solid #aac8bb;padding-bottom:3px}.download-section{background:var(--deep);color:white;padding:75px max(8vw,40px);display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:30px}.download-logo{width:65px;color:#e8d39a;filter:brightness(0) saturate(100%) invert(84%) sepia(30%) saturate(664%) hue-rotate(358deg)}.download-section h2{margin:8px 0}.download-section p{color:rgba(255,255,255,.6);font-size:12px}.download-buttons{display:flex;gap:10px}.light-button{background:white;color:var(--ink)}footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;padding:25px max(6vw,35px);font-size:10px;color:#76827e}footer .brand{font-size:16px;color:var(--ink)}footer .brand-mark{width:31px;height:31px}footer .brand-mark img{width:21px}footer>div{display:flex;gap:25px}footer a:hover{color:var(--green)}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding:50px 25px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{margin-top:45px}.feature-grid{grid-template-columns:1fr 1fr}.offline-section{grid-template-columns:1fr;text-align:center}.offline-points{justify-content:center;text-align:left}.privacy-section{grid-template-columns:70px 1fr}.privacy-copy{grid-column:2}.download-section{grid-template-columns:60px 1fr}.download-buttons{grid-column:2}.download-logo{width:55px}}
@media(max-width:600px){.site-header{padding:0 16px;height:68px}.header-actions .button{display:none}.brand{font-size:17px}.hero{padding-top:35px}.hero h1{font-size:46px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-wrap:wrap;gap:10px}.hero-visual{transform:scale(.82);transform-origin:top center;margin-bottom:-80px}.prayer-float{left:-30px}.offline-float{right:-35px}.feature-grid{grid-template-columns:1fr}.feature-card.featured{grid-column:auto;display:block}.mini-time{position:absolute;top:27px;right:27px}.intro{padding-top:60px}.intro h2,.offline-copy h2,.download-section h2{font-size:34px}.offline-section{padding:55px 22px;gap:30px}.offline-art{transform:scale(.88);margin:-20px 0}.offline-points{flex-direction:column;gap:18px}.privacy-section{padding:75px 24px;display:block}.shield{margin-bottom:25px}.privacy-section h2{font-size:32px}.privacy-badges{grid-template-columns:1fr}.download-section{display:block;text-align:center;padding:60px 22px}.download-logo{margin-bottom:20px}.download-buttons{justify-content:center;flex-direction:column;margin-top:25px}footer{flex-direction:column;gap:20px;padding:35px 20px}footer>div{flex-direction:column;gap:8px;text-align:center}}

/* Refined type scale and app-native icon system */
body{font-size:17px}.site-header{height:84px}.brand{font-size:23px}nav{font-size:16px}.button-small{font-size:15px}.lang-btn{font-size:13px}.eyebrow,.section-kicker{font-size:13px}.hero-lead{font-size:19px}.store-button small{font-size:10px}.store-button strong{font-size:17px}.trust-row{font-size:13px}.intro p{font-size:17px}.feature-card p{font-size:15px}.offline-copy p,.privacy-copy>p{font-size:16px}.offline-points strong{font-size:14px}.offline-points small,.privacy-badges small{font-size:11px}.privacy-badges strong{font-size:13px}.text-link{font-size:14px}.download-section p{font-size:14px}footer{font-size:13px}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.feature-icon svg,.quick-grid svg,.reading svg,.shield svg,.privacy-badges svg,.prayer-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-icon{width:52px;height:52px}.feature-icon svg{width:27px;height:27px}.shield svg{width:36px;height:36px;stroke:#e6d198}.privacy-badges svg{width:17px;height:17px}.privacy-badges b{width:36px;height:36px}
.feature-grid-new{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense}.feature-grid-new .feature-wide{grid-column:span 2;min-height:270px;display:flex;gap:20px;overflow:hidden;background:linear-gradient(135deg,#eaf3ee,#f7f4e9)}.feature-grid-new .feature-wide h3{margin-top:4px}.feature-body{position:relative;z-index:1}.feature-ornament{position:absolute;right:25px;bottom:7px;color:rgba(14,96,72,.08);font:600 72px Georgia,serif}.hadith-feature{background:linear-gradient(145deg,#fff,#f8f2e6)}.prayer-feature{background:linear-gradient(145deg,#fff,#eff5f1)}
.phone{height:620px}.hero-visual{min-height:630px}.phone-screen{padding:34px 13px 65px;position:relative}.app-top .online svg{width:18px;height:18px;fill:none;stroke:#22a06b;stroke-width:2;stroke-linecap:round}.prayer-card{padding:13px 10px}.times{gap:3px;margin-top:11px}.times span{font-size:5.8px;padding:5px 1px}.times i{display:block;font-style:normal;white-space:nowrap}.times b{font-size:7.5px}.prayer-icon{display:block;width:11px;height:11px;margin:0 auto 2px}.phone-screen h4{margin:10px 0 6px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:5px}.quick-grid span{height:50px;border-radius:10px}.quick-grid svg{width:18px;height:18px}.quick-grid b{font-size:6px;line-height:1.05;max-width:44px}.reading{padding:7px}.reading>span{width:30px;height:30px}.reading svg{width:19px;height:19px}.offline-float{bottom:70px}
.phone-tabs{position:absolute;left:0;right:0;bottom:0;height:57px;background:white;border-top:1px solid #edf0ec;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:7px 5px 8px;box-shadow:0 -5px 15px rgba(20,40,32,.05)}.phone-tabs>span{display:flex;flex-direction:column;align-items:center;gap:3px;color:#8a968e}.phone-tabs svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.phone-tabs b{font-size:5.5px}.phone-tabs .selected{color:var(--green)}.phone-tabs .quran-tab i{width:38px;height:38px;border-radius:13px;background:var(--green);color:#ebd9a8;display:grid;place-items:center;margin-top:-25px;border:3px solid white;box-shadow:0 5px 10px rgba(14,96,72,.25)}.phone-tabs .quran-tab svg{width:21px;height:21px}.phone-tabs .quran-tab b{margin-top:0}
.light-button svg{fill:var(--green)!important}.light-button{color:var(--ink)}
@media(max-width:900px){.feature-grid-new{grid-template-columns:1fr 1fr}}
@media(max-width:600px){body{font-size:16px}.site-header{height:72px}.brand{font-size:19px}.hero-lead{font-size:17px}.hero-visual{margin-bottom:-35px}.feature-grid-new{grid-template-columns:1fr}.feature-grid-new .feature-wide{grid-column:auto;display:block}.feature-ornament{font-size:48px}.feature-card p{font-size:15px}.privacy-copy>p,.offline-copy p{font-size:15px}}
