:root{color-scheme:dark light;--bg: #0c1613;--surface: #12211c;--surface-raised: #162821;--border: #1c2f28;--border-strong: #233b32;--ink: #e8efe9;--muted: #8ba398;--muted-dim: #60776d;--accent: #6fd0a5;--accent-soft: #12362a;--state-current-bg: #6fd0a5;--state-current-ink: #0c1613;--state-confirmed: #5f7f72;--state-uncertain-bg: #3a2f14;--state-uncertain-ink: #e6c779;--state-skipped: #7f998d;--scrim: rgba(7, 15, 12, .78);--shadow-subtle: 0 12px 36px rgba(0, 0, 0, .18);--shadow-phone: 0 42px 100px rgba(0, 0, 0, .38);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-emphasized: cubic-bezier(.2, .8, .2, 1);--motion-fast: .16s;--motion-current: .22s;--motion-standard: .28s;--motion-reveal: .36s}@media(prefers-color-scheme:light){:root{--bg: #f4f7f5;--surface: #ffffff;--surface-raised: #eef4f0;--border: #d8e3dd;--border-strong: #c6d5cd;--ink: #122019;--muted: #5f7469;--muted-dim: #819389;--accent: #147a57;--accent-soft: #dff2e9;--state-current-bg: #147a57;--state-current-ink: #ffffff;--state-confirmed: #789187;--state-uncertain-bg: #f4ead0;--state-uncertain-ink: #775c1b;--state-skipped: #6f867b;--scrim: rgba(241, 246, 243, .84);--shadow-subtle: 0 12px 36px rgba(17, 45, 33, .08);--shadow-phone: 0 42px 100px rgba(17, 45, 33, .18)}}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);scroll-behavior:smooth}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,select,a{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.46}.amiri,.brand-word-ar,.mushaf-surah,.ayah-list{font-family:Amiri,serif}.site-shell,.recite-shell,.seo-shell{min-height:100vh;background:var(--bg);color:var(--ink)}.site-header{width:min(1180px,calc(100% - 40px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border)}.brand-lockup{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand-button{border:0;padding:0;background:transparent;cursor:pointer}.brand-mark{width:28px;height:28px;border-radius:50%;border:2px solid var(--accent);display:inline-grid;place-items:center;background:var(--accent-soft);flex:0 0 auto}.brand-mark>span{width:6px;height:6px;border-radius:50%;background:var(--accent)}.brand-word{font-size:18px;line-height:24px;font-weight:700;letter-spacing:-.02em}.brand-word-ar{font-size:22px;line-height:28px;font-weight:700;letter-spacing:0}.lang-switch{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.lang-switch button{min-width:42px;min-height:32px;padding:4px 10px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;line-height:18px;font-weight:600;cursor:pointer}.lang-switch button.active{background:var(--accent-soft);color:var(--accent)}.lang-switch.compact button{min-width:34px;padding-inline:8px}.button{min-height:50px;border-radius:var(--radius-md);padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:650;font-size:15px;line-height:22px;cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0) scale(.99)}.button-primary{border:1px solid var(--accent);background:var(--accent);color:var(--state-current-ink)}.button-ghost{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink)}.button-ghost:hover:not(:disabled){background:var(--surface-raised)}.text-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:4px;color:var(--accent);text-decoration:none;font-weight:600;font-size:14px}.landing-hero{width:min(1180px,calc(100% - 40px));min-height:min(720px,calc(100vh - 74px));margin:0 auto;padding:72px 0 80px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);align-items:center;gap:clamp(40px,7vw,92px)}.hero-copy{max-width:650px}.eyebrow,.section-kicker{margin:0;color:var(--accent);font-size:11px;line-height:16px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1{margin:18px 0 22px;display:flex;flex-direction:column;max-width:12ch;font-size:clamp(44px,6.4vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:720}.hero-copy h1 em{margin-top:8px;color:var(--accent);font-style:normal}.hero-sub{max-width:50ch;margin:0;color:var(--muted);font-size:clamp(16px,1.7vw,19px);line-height:1.65}.hero-actions{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.privacy-note{margin:18px 0 0;display:flex;align-items:center;gap:8px;color:var(--muted-dim);font-size:12px;line-height:18px}.privacy-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.phone-stage{min-height:570px;display:grid;place-items:center;position:relative;isolation:isolate}.phone-glow{position:absolute;width:min(420px,78vw);aspect-ratio:1;border-radius:50%;background:var(--accent-soft);filter:blur(70px);opacity:.46;z-index:-1}.phone-frame{width:min(314px,78vw);padding:8px;border-radius:42px;border:1px solid var(--border-strong);background:#07100d;box-shadow:var(--shadow-phone);position:relative;overflow:hidden}.phone-frame img{width:100%;height:auto;display:block;border-radius:34px}.phone-speaker{position:absolute;z-index:2;top:16px;left:50%;width:62px;height:5px;transform:translate(-50%);border-radius:999px;background:#ffffff38}.content-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:72px 0;border-top:1px solid var(--border)}.section-heading{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;margin-bottom:30px}.section-heading h2,.teacher-band h2{margin:0;font-size:clamp(28px,3.8vw,44px);line-height:1.08;letter-spacing:-.035em;font-weight:680}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.content-card{min-height:210px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-subtle)}.content-card h3{margin:18px 0 8px;font-size:17px;line-height:24px;letter-spacing:-.015em}.content-card p,.teacher-band p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.step-number,.feature-index{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);font-size:12px;line-height:18px;font-weight:750;font-variant-numeric:tabular-nums}.step-number{width:34px;height:34px;border-radius:50%;border:1px solid var(--border-strong);background:var(--accent-soft)}.feature-index{letter-spacing:.1em}.teacher-band-wrap{padding-block:58px}.teacher-band{padding:clamp(28px,4vw,48px);border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--accent-soft);display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.teacher-band>div{max-width:720px}.teacher-band .section-kicker{margin-bottom:18px}.teacher-band p{margin-top:16px;max-width:64ch}.editorial-links{border-top:1px solid var(--border-strong)}.editorial-link{min-height:72px;padding:16px 4px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border);color:var(--ink);text-decoration:none;font-size:16px;line-height:24px;font-weight:600;transition:color var(--motion-fast) var(--ease-standard),padding var(--motion-fast) var(--ease-standard)}.editorial-link:hover{color:var(--accent);padding-inline:8px}.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:90px;padding:24px 0 34px;border-top:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:24px;color:var(--muted-dim);font-size:12px;line-height:18px}.site-footer span:last-child{max-width:460px;text-align:end}[dir=rtl] .hero-copy h1{letter-spacing:0;max-width:15ch}[dir=rtl] .eyebrow,[dir=rtl] .section-kicker{letter-spacing:0}.recite-header{display:grid;grid-template-columns:1fr auto 1fr}.recite-header .brand-lockup{justify-self:start}.recite-header .lang-switch{justify-self:end}.recite-header-center{justify-self:center}.mode-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.mode-switch button{min-height:34px;padding:6px 12px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;line-height:18px;font-weight:650;cursor:pointer}.mode-switch button.active{background:var(--accent-soft);color:var(--accent)}.recite-main{width:min(980px,calc(100% - 32px));margin:0 auto;padding:26px 0 40px}.recite-toolbar{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.toolbar-left{min-width:0}.surah-select{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;line-height:18px}.surah-select select{max-width:280px;min-height:40px;padding:7px 34px 7px 11px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink)}.status-pill{min-height:36px;max-width:min(560px,72vw);padding:7px 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);font-size:12px;line-height:18px}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex:0 0 auto}.status-live .status-dot{animation:status-pulse 1.6s ease-in-out infinite}.status-connecting .status-dot,.status-requesting_mic .status-dot{box-shadow:0 0 0 4px var(--accent-soft)}.status-paused .status-dot{background:var(--muted)}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.36;transform:scale(.82)}}.session-timer{color:var(--muted);font-size:12px;line-height:18px;font-variant-numeric:tabular-nums}.notice-card{margin-bottom:14px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--state-uncertain-ink) 32%,transparent);border-radius:var(--radius-md);background:var(--state-uncertain-bg);color:var(--state-uncertain-ink);font-size:13px;line-height:20px}.mushaf-stage{min-height:560px;position:relative}.mushaf-card,.locating-canvas{height:min(660px,calc(100vh - 250px));min-height:480px;overflow:auto;overscroll-behavior:contain;padding:20px 24px 72px;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-subtle)}.mushaf-heading{position:sticky;top:-20px;z-index:3;margin:-20px -24px 18px;min-height:62px;padding:14px 24px;display:flex;align-items:baseline;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(14px);color:var(--muted);font-size:12px;line-height:18px}.mushaf-surah{color:var(--ink);font-size:24px;line-height:34px}.ayah-list{font-size:clamp(28px,3.4vw,34px);line-height:2.12;text-align:right;transition:filter var(--motion-reveal) var(--ease-standard),opacity var(--motion-reveal) var(--ease-standard)}.mushaf-card.is-softened .ayah-list{filter:blur(9px);opacity:.45;user-select:none}.ayah-line{margin:0 0 8px;scroll-margin-block:110px}.quran-word{display:inline;padding:0 2px 2px;border-radius:7px;transition:color var(--motion-current) var(--ease-standard),background-color var(--motion-current) var(--ease-standard),opacity var(--motion-fast) var(--ease-standard),text-decoration-color var(--motion-fast) var(--ease-standard)}.quran-word.state-waiting{color:var(--ink)}.quran-word.state-current{color:var(--state-current-ink);background:var(--state-current-bg)}.quran-word.state-confirmed{color:var(--state-confirmed)}.quran-word.state-uncertain{color:var(--ink);background:var(--state-uncertain-bg)}.quran-word.state-skipped{color:var(--state-skipped);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:5px;text-decoration-color:var(--state-skipped)}.ayah-number{margin-inline:6px;color:var(--accent);font-family:Inter,system-ui,sans-serif;font-size:.48em;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.prestart-overlay{position:absolute;inset:0;display:grid;place-items:center;padding:24px;border-radius:var(--radius-xl);background:var(--scrim)}.prestart-card{width:min(470px,100%);padding:28px;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface);text-align:center;box-shadow:var(--shadow-subtle)}.listening-mark,.summary-mark{width:48px;height:48px;margin:0 auto 18px;border:2px solid var(--accent);border-radius:50%;display:grid;place-items:center;background:var(--accent-soft)}.listening-mark>span,.summary-mark>span{width:8px;height:8px;border-radius:50%;background:var(--accent)}.prestart-card h2{margin:0;font-size:clamp(20px,3vw,26px);line-height:1.25;letter-spacing:-.025em}.prestart-card p{max-width:50ch;margin:10px auto 0;color:var(--muted);font-size:13px;line-height:1.65}.locating-canvas{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:18px;opacity:.58}.locating-canvas .line{display:block;width:72%;height:24px;border-radius:var(--radius-sm);background:var(--surface-raised)}.locating-canvas .line-wide{width:92%}.locating-canvas .line-short{width:54%}.recite-controls{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.control-button{min-width:180px}.review-chip,.review-summary{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;min-height:40px;padding:8px 12px;border-radius:var(--radius-md);background:var(--state-uncertain-bg);color:var(--state-uncertain-ink);font-size:12px;line-height:18px}.review-chip strong,.review-summary strong{font-variant-numeric:tabular-nums}.session-summary{width:min(620px,100%);margin:70px auto 0;padding:36px;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-subtle);text-align:center}.session-summary h1{margin:0;font-size:clamp(26px,4vw,34px);line-height:1.15;letter-spacing:-.035em}.summary-stats{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--border)}.summary-stats>div{min-height:110px;padding:18px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.summary-stats>div+div{border-inline-start:1px solid var(--border)}.summary-stats strong{color:var(--ink);font-size:clamp(28px,5vw,36px);line-height:1;font-variant-numeric:tabular-nums}.summary-stats span{margin-top:7px;color:var(--muted);font-size:12px;line-height:18px}.review-summary{width:100%;margin-top:16px}.summary-actions{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.seo-shell .site-header{border-bottom-color:var(--border)}.seo-main{width:min(920px,calc(100% - 40px));margin:0 auto;padding:72px 0 90px}.seo-hero{max-width:760px}.seo-hero h1{margin:16px 0 18px;font-size:clamp(34px,6vw,58px);line-height:1.03;letter-spacing:-.045em}.seo-lead{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.seo-actions{margin-top:28px}.seo-content{margin-top:64px;display:grid;gap:14px}.seo-card{padding:24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.seo-card h2{margin:0 0 10px;font-size:20px;line-height:28px}.seo-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}@media(max-width:980px){.landing-hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{text-align:center;margin-inline:auto}.hero-copy h1,.hero-sub{margin-inline:auto}.hero-actions,.privacy-note{justify-content:center}.phone-stage{min-height:500px}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recite-header{grid-template-columns:1fr auto}.recite-header-center{order:3;grid-column:1 / -1;padding-bottom:12px}}@media(max-width:700px){.site-header{width:min(100% - 28px,1180px);min-height:66px}.brand-word:not(.brand-word-ar){display:none}.landing-hero,.content-section,.site-footer,.seo-main{width:min(100% - 28px,1180px)}.landing-hero{min-height:auto;padding:48px 0 62px}.hero-copy h1{font-size:clamp(40px,13vw,58px)}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .text-link{justify-content:center}.phone-stage{min-height:430px}.phone-frame{width:min(280px,82vw)}.content-section{padding:54px 0}.section-heading{grid-template-columns:34px 1fr}.steps-grid,.features-grid{grid-template-columns:1fr}.content-card{min-height:0}.teacher-band{align-items:stretch;flex-direction:column}.site-footer{flex-direction:column}.site-footer span:last-child{text-align:start}.recite-main{width:min(100% - 20px,980px);padding-top:18px}.recite-toolbar{align-items:flex-start}.surah-select{align-items:flex-start;flex-direction:column;gap:5px}.surah-select select{max-width:230px}.mushaf-card,.locating-canvas{height:calc(100vh - 250px);min-height:430px;padding:16px 14px 64px;border-radius:var(--radius-lg)}.mushaf-heading{top:-16px;margin:-16px -14px 14px;padding:12px 14px}.ayah-list{font-size:clamp(27px,8.4vw,32px);line-height:2.05}.prestart-overlay{padding:14px;border-radius:var(--radius-lg)}.prestart-card{padding:22px 18px}.session-summary{margin-top:28px;padding:24px 16px}.summary-actions{grid-template-columns:1fr}}@media(max-width:390px){.site-header{width:calc(100% - 20px)}.lang-switch button{min-width:36px;padding-inline:7px}.recite-header .lang-switch.compact{display:none}.recite-header{grid-template-columns:1fr}.recite-header .brand-lockup{justify-self:center}.recite-header-center{grid-column:1}.mode-switch button{padding-inline:10px}.summary-stats{grid-template-columns:1fr}.summary-stats>div+div{border-inline-start:0;border-top:1px solid var(--border)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.follow-demo{padding:26px 22px 20px;display:flex;flex-direction:column;gap:16px;min-height:320px;justify-content:center}.follow-demo-surah{display:flex;align-items:center;justify-content:space-between}.follow-demo-name{font-family:Amiri,serif;font-size:20px;color:var(--ink)}.follow-demo-badge{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--accent);border:1px solid var(--accent);border-radius:999px;padding:2px 9px;display:inline-flex;align-items:center;gap:5px}.follow-demo-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);animation:live-pulse 1.6s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.follow-demo-badge:before{animation:none}}.follow-demo-ayah{font-family:Amiri,serif;font-size:27px;line-height:2.1;text-align:right;margin:0;color:var(--ink)}.demo-word{border-radius:6px;padding:0 3px;transition:background .25s ease,color .25s ease}.demo-word.waiting{color:var(--muted-dim, var(--muted))}.demo-word.confirmed{color:var(--confirmed)}.demo-word.current{background:var(--current-bg);color:var(--current-ink)}.demo-ayah-num{color:var(--accent);font-size:15px}.follow-demo-caption{margin:0;color:var(--muted);font-size:12.5px;text-align:center}@media(prefers-reduced-motion:reduce){.demo-word{transition:none}}.mic-level{width:56px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--muted) 30%,transparent);overflow:hidden;display:inline-block}.mic-level-fill{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width .12s linear}@media(prefers-reduced-motion:reduce){.mic-level-fill{transition:none}}
