*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.cs-root{min-height:100vh;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.cs-root:before{content:"";position:fixed;top:0;left:0;right:0;height:160px;background:linear-gradient(to bottom,#000 0%,#000 45%,transparent 100%);z-index:50;pointer-events:none}.cs-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 90% 50% at 50% 0%,rgba(20,45,70,.8) 0%,transparent 65%),radial-gradient(ellipse 60% 60% at 15% 80%,rgba(15,30,50,.6) 0%,transparent 60%),#000}.cs-orb{position:absolute;border-radius:50%;filter:blur(100px);animation:cs-drift 22s ease-in-out infinite alternate}.cs-orb-1{width:700px;height:700px;top:-300px;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(20,60,90,.8),transparent 70%);animation-delay:0s}.cs-orb-2{width:500px;height:500px;bottom:10%;right:-100px;background:radial-gradient(circle,rgba(15,50,30,.6),transparent 70%);animation-delay:-10s}@keyframes cs-drift{0%{transform:translate(-50%) translate(0)}to{transform:translate(-50%) translate(20px,30px)}}.rh-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,40px);background:transparent;border-bottom:1px solid transparent;transition:background .24s cubic-bezier(.22,1,.36,1),backdrop-filter .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1)}.rh-nav--scrolled{background:#0000008c;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.06)}.rh-nav-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.rh-nav-logo{height:28px;width:auto;display:block;object-fit:contain}.rh-nav-wordmark{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;color:#fff}.rh-nav-mobile-cta{display:none}.rh-nav-brand:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px;border-radius:8px}.rh-install-row{display:flex;gap:14px;flex-wrap:wrap}.rh-install-btn{height:52px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;text-decoration:none;border:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,background .2s}.rh-install-btn svg{flex-shrink:0}.rh-install-btn--sm{height:38px;padding:0 16px;font-size:13px}.rh-install-btn--chrome{background:linear-gradient(180deg,#9b6bf7,#7c3aed);color:#fff;box-shadow:0 8px 24px -6px #7c3aed80,inset 0 1px #ffffff2e}.rh-install-btn--chrome:hover{transform:translateY(-2px);box-shadow:0 12px 32px -6px #7c3aed99,inset 0 1px #ffffff2e}.rh-install-btn--chrome:active{transform:translateY(0)}.rh-install-btn--safari{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.rh-install-btn--safari:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-2px)}.rh-install-btn--safari:active{transform:translateY(0)}.rh-install-btn:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px;border-radius:999px}@media (max-width: 640px){.rh-nav-actions{display:none}.rh-nav-mobile-cta{display:inline-flex}}.rh-hero-split{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr);gap:clamp(40px,6vw,88px);align-items:center;max-width:1240px;margin:0 auto;padding:clamp(120px,16vh,200px) clamp(24px,5vw,40px) clamp(80px,12vh,140px)}.rh-hero-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;animation:cs-fade-up .9s cubic-bezier(.22,1,.36,1) both}.rh-eyebrow{margin-bottom:24px}.rh-display{font-family:"Instrument Serif",Georgia,Times New Roman,serif;font-size:clamp(52px,8vw,104px);font-weight:400;letter-spacing:-.02em;line-height:.98;color:#fff;margin-bottom:20px}.rh-display em{font-style:italic}.rh-hero-copy .cs-arabic{text-align:left;margin-bottom:36px}.rh-hero-sub{font-size:clamp(15px,1.6vw,17px);font-weight:300;line-height:1.7;color:#ffffff9e;max-width:440px;margin-bottom:36px}.rh-hero-copy .rh-install-row{margin-top:0;justify-content:flex-start}.rh-hero-promo{display:inline-flex;align-items:center;gap:8px;margin-top:20px;font-size:12.5px;font-weight:300;color:#ffffff6b}.rh-hero-promo-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0;background:#34d399e6;box-shadow:0 0 6px #34d39980}.rh-hero-shot{display:flex;justify-content:center;animation:rh-shot-in .9s .12s cubic-bezier(.22,1,.36,1) both}@keyframes rh-shot-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.rh-screen-frame{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:8px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 40px 120px -30px #000c,0 0 0 1px #ffffff0a inset;transform:perspective(1600px) rotateY(-4deg) rotateX(1deg);transition:transform .32s cubic-bezier(.22,1,.36,1);animation:rh-frame-float 6s ease-in-out infinite}.rh-screen-frame:hover{transform:perspective(1600px) rotateY(0) rotateX(0)}.rh-screen-frame img{border-radius:11px;width:100%;display:block}@keyframes rh-frame-float{0%,to{translate:0 -5px}50%{translate:0 5px}}.rh-screen-frame--tilt-r{transform:perspective(1600px) rotateY(4deg) rotateX(1deg)}.rh-screen-frame--tilt-l{transform:perspective(1600px) rotateY(-4deg) rotateX(1deg)}.rh-screen-frame--flat{transform:none;animation:none}.rh-screen-frame--flat:hover{transform:none}.rh-screen-frame--sm{border-radius:14px;transform:none;animation:none;box-shadow:0 24px 60px -28px #000000b3,0 0 0 1px #ffffff0a inset}.rh-screen-frame--sm:hover{transform:none}.rh-screen-frame--sm img{border-radius:8px}.rh-spotlight{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.05fr);gap:clamp(40px,6vw,88px);align-items:center;max-width:1180px;margin:0 auto;padding:clamp(64px,10vh,120px) clamp(24px,5vw,40px)}.rh-spotlight-shot{display:flex;justify-content:center}.rh-spotlight-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.rh-spotlight-body{max-width:460px;color:#ffffff8c;margin-bottom:24px}@media (min-width: 960px){.rh-spotlight--mirror{grid-template-columns:minmax(0,1.05fr) minmax(0,1.15fr)}.rh-spotlight--mirror .rh-spotlight-copy{order:0}.rh-spotlight--mirror .rh-spotlight-shot{order:1}}.rh-feature{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1040px;margin:0 auto;padding:clamp(64px,10vh,120px) clamp(24px,5vw,40px)}.rh-feature-eyebrow{margin-bottom:20px}.rh-feature-body{max-width:520px;color:#ffffff80;text-align:center;margin-bottom:48px}.rh-feature-shot{width:100%;display:flex;justify-content:center}.rh-feature-duo{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px);max-width:1080px;margin:0 auto;padding:clamp(64px,10vh,120px) clamp(24px,5vw,40px)}.rh-duo-cell{display:flex;flex-direction:column;align-items:flex-start}.rh-duo-cell .rh-cap-head{margin-top:24px}@media (max-width: 719px){.rh-feature-duo{grid-template-columns:1fr}}.rh-section-head{font-family:"Instrument Serif",Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,60px);font-weight:400;letter-spacing:-.02em;line-height:1.04;color:#fff;margin-bottom:20px}.rh-section-head em{font-style:italic}.rh-feature-head{font-family:"Instrument Serif",Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,44px);font-weight:400;letter-spacing:-.015em;line-height:1.04;color:#fff;margin-bottom:18px}.rh-feature-head em{font-style:italic}.rh-body{font-size:clamp(15px,1.6vw,17px);font-weight:300;line-height:1.7}.rh-eyebrow--emerald{color:#34d399b3}.rh-chips{display:flex;flex-wrap:wrap;gap:8px}.rh-cap-head{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:500;letter-spacing:-.01em;color:#fff;margin-bottom:6px}.rh-cap-sub{font-size:13px;font-weight:300;line-height:1.55;color:#ffffff73}.rh-promo-section{position:relative;z-index:1;display:flex;justify-content:center;padding:0 clamp(24px,5vw,40px) clamp(64px,10vh,100px)}.rh-promo{width:100%;max-width:720px;border-radius:20px;background:#ffffff0d;border:1px solid rgba(52,211,153,.18);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);padding:28px 32px}.rh-promo-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#34d399b3;margin-bottom:12px}.rh-promo-headline{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:500;letter-spacing:0;line-height:1.35;color:#ffffffe6;margin-bottom:6px}.rh-promo-subline{font-size:13px;font-weight:300;line-height:1.5;color:#ffffff80;margin-bottom:22px}.cs-form.rh-promo-form{flex-direction:row;align-items:flex-end;max-width:none;gap:20px}.rh-promo-form .cs-input{flex:1 1 0;min-width:0}.rh-promo-form .cs-btn{flex-shrink:0;align-self:flex-end;padding-bottom:12px}@media (max-width: 719px){.cs-form.rh-promo-form{flex-direction:column;align-items:stretch;gap:24px}.rh-promo-form .cs-btn{align-self:flex-end;padding-bottom:4px}}.cs-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:40px}.cs-dot{width:5px;height:5px;border-radius:50%;background:#fff6}.cs-arabic{font-family:Cairo,sans-serif;font-size:clamp(22px,3.5vw,32px);font-weight:400;color:#fff8e1bf;text-shadow:0 0 40px rgba(255,235,180,.15);direction:rtl;margin-bottom:44px;letter-spacing:.02em}.cs-form{display:flex;flex-direction:column;width:100%;max-width:380px;gap:24px}.cs-input{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);outline:none;font-size:15px;font-family:inherit;font-weight:300;color:#fff;caret-color:#fff;padding:4px 0 12px;width:100%;transition:border-color .2s}.cs-input:focus{border-bottom-color:#ffffff80}.cs-input:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px;border-radius:4px}.cs-input::placeholder{color:#fff3}.cs-btn{align-self:flex-end;background:transparent;border:none;cursor:pointer;font-size:11px;font-weight:600;font-family:inherit;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;padding:4px 0;transition:color .15s;white-space:nowrap}.cs-btn:hover:not(:disabled){color:#fff}.cs-btn:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px;border-radius:4px}.cs-btn--loading,.cs-btn:disabled{color:#ffffff40;cursor:default;pointer-events:none;display:inline-flex;align-items:center;gap:4px}.cs-btn-dots{display:inline-flex;align-items:center;gap:2px;width:16px}.cs-btn-dots span{display:inline-block;width:2px;height:2px;border-radius:50%;background:currentColor;opacity:0;animation:cs-dot-fade 1.2s ease-in-out infinite}.cs-btn-dots span:nth-child(1){animation-delay:0s}.cs-btn-dots span:nth-child(2){animation-delay:.2s}.cs-btn-dots span:nth-child(3){animation-delay:.4s}@keyframes cs-dot-fade{0%,to{opacity:0}40%{opacity:1}}.cs-error{margin-top:4px;font-size:13px;font-weight:300;color:#ff6464d9;text-align:center}.cs-success-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;animation:cs-fade-up .5s cubic-bezier(.22,1,.36,1) both}.cs-success{font-size:14px;font-weight:300;color:#34d399e6;letter-spacing:.01em}.cs-success-note{font-size:13px;color:#ffffff61;max-width:340px;text-align:center;line-height:1.55}.cs-voice-dot{width:5px;height:5px;border-radius:50%;background:#34d399;box-shadow:0 0 6px #34d399;animation:cs-pulse 2.5s ease-in-out infinite}@keyframes cs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cs-voice-tag{font-size:11px;font-weight:500;letter-spacing:.04em;color:#fff6;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:4px 12px}.cs-pricing-section{position:relative;z-index:1;padding:0 40px 100px;display:flex;justify-content:center}.cs-pricing-inner{width:100%;max-width:780px;display:flex;flex-direction:column;align-items:center}.cs-pricing-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px}.cs-pricing-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:20px;padding:28px 28px 32px}.cs-pricing-card--pro{background:#ffffff0f;border-color:#34d3992e}.cs-pricing-tier{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:20px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.cs-pricing-card--pro .cs-pricing-tier{color:#34d399b3}.cs-pricing-list{list-style:none;display:flex;flex-direction:column;gap:10px}.cs-pricing-list li{font-size:14px;font-weight:300;color:#fff9;padding-left:16px;position:relative;line-height:1.4}.cs-pricing-list li:before{content:"–";position:absolute;left:0;color:#fff3}.cs-pricing-card--pro .cs-pricing-list li:before{color:#34d39966}@media (max-width: 600px){.cs-pricing-section{padding:0 24px 80px}.cs-pricing-grid{grid-template-columns:1fr}}.rh-pricing .cs-pricing-inner{max-width:880px}.rh-pricing-eyebrow{margin-bottom:16px}.rh-pricing-head{text-align:center;margin-bottom:40px;max-width:720px}.cs-pricing-offer-note{font-size:12px;font-weight:500;letter-spacing:.01em;color:#34d399d9;margin-bottom:18px}.cs-pricing-notes-row{display:flex;flex-direction:column;gap:8px}.cs-pricing-notes-label{color:#fff9}.cs-pricing-notes-pills{display:flex;flex-wrap:wrap;gap:6px}.cs-pricing-notes-pill{font-size:11px;font-weight:400;letter-spacing:.01em;color:#ffffff8c;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:3px 9px;line-height:1.3}.cs-poem-section{position:relative;z-index:1;padding:80px 40px 120px;display:flex;justify-content:center}.cs-poem-wrap{max-width:520px;width:100%}.cs-poem-wrap:before{content:"";display:block;width:1px;height:80px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.12));margin:0 auto 64px}.cs-poem{display:flex;flex-direction:column;align-items:center;text-align:center}.cs-verse-ref{margin-top:52px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ffd28273}.rh-verse-install{margin-top:56px;display:flex;justify-content:center}.rh-verse-install .rh-install-row{justify-content:center}.cs-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:32px 40px 48px;font-size:12px;font-weight:400;color:#ffffff2e;border-top:1px solid rgba(255,255,255,.06)}.rh-footer{flex-wrap:wrap;gap:16px 24px;justify-content:space-between;max-width:1080px;margin:0 auto}.rh-footer-left{display:inline-flex;align-items:center;gap:10px;color:#ffffff4d}.rh-footer-logo{width:20px;height:20px;object-fit:contain;opacity:.7}.rh-footer-links{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px 18px}.rh-footer-link{font-size:12px;font-weight:400;color:#ffffff4d;text-decoration:none;transition:color .16s ease}.rh-footer-link:hover{color:#fff9}.rh-footer-link:focus-visible{outline:2px solid #8b5cf6;outline-offset:3px;border-radius:4px}.rh-footer-signoff{font-family:Cairo,sans-serif;font-size:13px;font-weight:400;color:#fff8e180;letter-spacing:.02em}@media (max-width: 640px){.rh-footer{flex-direction:column;justify-content:center;text-align:center}.rh-footer-links{justify-content:center}}@keyframes cs-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.cs-poem-section{padding:60px 28px 80px}.cs-form{max-width:100%}}.cs-hadith-arabic{font-family:Cairo,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:400;color:#fff8e1b3;text-shadow:0 0 40px rgba(255,235,180,.12);direction:rtl;letter-spacing:.02em;margin-bottom:12px;text-align:center}.cs-hadith-translation{font-family:"Instrument Serif",Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(18px,2.4vw,24px);font-weight:400;color:#ffffffb3;letter-spacing:0;margin-bottom:0;text-align:center}@media (max-width: 959px){.rh-hero-split,.rh-spotlight{grid-template-columns:1fr;gap:clamp(40px,6vw,56px)}.rh-spotlight-copy{order:0}.rh-spotlight-shot{order:1}.rh-hero-copy,.rh-spotlight-copy{align-items:center;text-align:center}.rh-hero-copy .cs-arabic{text-align:center}.rh-hero-copy .rh-install-row,.rh-spotlight-copy .rh-install-row{justify-content:center}.rh-hero-sub,.rh-spotlight-body,.rh-feature-body{margin-left:auto;margin-right:auto}.rh-chips{justify-content:center}.rh-display{font-size:clamp(52px,9vw,72px)}.rh-hero-shot .rh-screen-frame,.rh-spotlight-shot .rh-screen-frame{max-width:560px;transform:none;animation:none}.rh-hero-shot .rh-screen-frame:hover,.rh-spotlight-shot .rh-screen-frame:hover{transform:none}}@media (max-width: 719px){.rh-hero-shot .rh-screen-frame,.rh-spotlight-shot .rh-screen-frame{max-width:100%;transform:none;animation:none;box-shadow:0 24px 60px -28px #000000bf,0 0 0 1px #ffffff0a inset}.rh-hero-copy .rh-install-row,.rh-spotlight-copy .rh-install-row,.rh-verse-install .rh-install-row{flex-direction:column;align-items:stretch;width:100%;gap:12px}.rh-hero-copy .rh-install-row .rh-install-btn,.rh-spotlight-copy .rh-install-row .rh-install-btn,.rh-verse-install .rh-install-row .rh-install-btn{width:100%;justify-content:center}.rh-hero-split{padding-top:clamp(100px,14vh,140px)}}@media (max-width: 640px){.rh-feature,.rh-spotlight,.rh-feature-duo,.cs-poem-section.rh-verse{padding-top:clamp(64px,10vh,80px);padding-bottom:clamp(64px,10vh,80px)}}@media (max-width: 380px){.rh-nav-wordmark{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.cs-orb{animation:none}.cs-orb-1{transform:translate(-50%)}.rh-screen-frame,.rh-screen-frame--tilt-r,.rh-screen-frame--tilt-l{animation:none;transform:none;translate:none}.rh-screen-frame:hover,.rh-screen-frame--tilt-r:hover,.rh-screen-frame--tilt-l:hover{transform:none}.rh-hero-shot,.rh-hero-copy,.cs-fade-up,.cs-success-wrap{animation:none;opacity:1;transform:none}.rh-promo{opacity:1!important;transform:none;animation:none}.rh-install-btn--chrome:hover,.rh-install-btn--safari:hover,.rh-install-btn--chrome:active,.rh-install-btn--safari:active{transform:none}.cs-voice-dot{animation:none;opacity:1;transform:none}.cs-btn-dots span{animation:none;opacity:1}}
