@import"https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,600;1,7..72,400&family=Noto+Nastaliq+Urdu:wght@400;700&display=swap";:root{color-scheme:light;--bg: #f6f2eb;--surface: #fffdf8;--text: #1c1914;--muted: #5c554a;--accent: #6b5344;--accent-soft: rgba(107, 83, 68, .12);--border: rgba(28, 25, 20, .12);--arabic-size: clamp(1.35rem, 2.8vw, 1.75rem);--translation-size: clamp(1rem, 2vw, 1.15rem);--font-ar: "Amiri", serif;--font-en: "Literata", Georgia, serif;--font-ur: "Noto Nastaliq Urdu", serif}html[data-theme=dark]{color-scheme:dark;--bg: #12110f;--surface: #1a1815;--text: #ece8df;--muted: #a39a8c;--accent: #c4a882;--accent-soft: rgba(196, 168, 130, .15);--border: rgba(236, 232, 223, .12)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-en);background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.home{max-width:42rem;margin:0 auto;padding:2.5rem 1.25rem 4rem}.home-header h1{font-family:var(--font-en);font-weight:600;font-size:clamp(1.75rem,4vw,2.25rem);letter-spacing:-.02em;margin:0 0 .5rem}.home-sub{margin:0 0 2rem;color:var(--muted);font-size:1.05rem}.dua-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.dua-card{display:flex;flex-direction:column;gap:.25rem;padding:1.25rem 1.35rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;color:inherit;transition:border-color .15s ease,box-shadow .15s ease;text-decoration:none}.dua-card:hover{text-decoration:none;border-color:var(--accent);box-shadow:0 8px 28px #0000000f}html[data-theme=dark] .dua-card:hover{box-shadow:0 8px 28px #00000059}.card-title{font-family:var(--font-en);font-weight:600;font-size:1.2rem}.card-ur{font-family:var(--font-ur);font-size:1.15rem;line-height:1.8;color:var(--muted)}.card-meta{font-size:.85rem;color:var(--muted);margin-top:.35rem}.dua-page{max-width:40rem;margin:0 auto;padding:0 1rem 4rem}.app-header{position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);margin:0 -1rem 1.5rem;padding:.75rem 1rem 1rem}.header-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem}.header-brand{margin-bottom:.75rem}.nav-home{flex-shrink:0;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-self:center}.nav-home:hover{color:var(--accent)}.titles{flex:1;min-width:0}.title-en{font-family:var(--font-en);font-size:clamp(1.15rem,3vw,1.45rem);font-weight:600;margin:0;letter-spacing:-.02em}.title-ur{font-family:var(--font-ur);font-size:1.05rem;margin:.2rem 0 0;color:var(--muted);line-height:1.7}.header-controls{width:100%;gap:1.25rem}.control-group{display:flex;flex-direction:column;gap:.35rem}.control-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.segmented{display:inline-flex;flex-wrap:wrap;border-radius:10px;border:1px solid var(--border);overflow:hidden;background:var(--surface)}.seg-btn{font-family:var(--font-en);font-size:.82rem;padding:.45rem .7rem;border:none;background:transparent;color:var(--text);cursor:pointer;border-right:1px solid var(--border)}.seg-btn:last-child{border-right:none}.seg-btn:hover{background:var(--accent-soft)}.seg-btn.active{background:var(--accent);color:var(--surface)}html[data-theme=dark] .seg-btn.active{color:var(--bg)}.jawshan-nav{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--border)}.jawshan-nav-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.page-indicator{font-size:.9rem;color:var(--muted);text-align:center}.verse-range{color:var(--text);font-weight:500}.jump-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem;margin-top:.75rem}.jump-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:var(--muted)}.jump-form input{font-family:var(--font-en);font-size:1rem;padding:.4rem .55rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);width:7rem}.btn-ghost,.btn-primary{font-family:var(--font-en);font-size:.88rem;border-radius:8px;cursor:pointer}.btn-ghost{padding:.45rem .85rem;border:1px solid var(--border);background:var(--surface);color:var(--text)}.btn-ghost:disabled{opacity:.4;cursor:not-allowed}.btn-primary{padding:.45rem 1rem;border:none;background:var(--accent);color:var(--surface);font-weight:600}html[data-theme=dark] .btn-primary{color:var(--bg)}.reader{display:flex;flex-direction:column;gap:2.25rem}.verse{padding-bottom:1.75rem;border-bottom:1px solid var(--border)}.verse:last-child{border-bottom:none}.verse-meta{margin-bottom:.35rem}.verse-num{display:inline-block;font-family:var(--font-en);font-size:.72rem;font-weight:600;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}.arabic{font-family:var(--font-ar);font-size:var(--arabic-size);line-height:1.95;margin:0 0 1rem;font-weight:400}.translation{font-size:var(--translation-size);margin:0;line-height:1.75}.translation-en{font-family:var(--font-en);color:var(--muted)}.translation-ur{font-family:var(--font-ur);color:var(--muted);line-height:2}@media (max-width: 480px){.header-controls{flex-direction:column}.jawshan-nav-row{flex-direction:column;align-items:stretch}.page-indicator{order:-1;width:100%}}
