:root{--cream:#f7f3ea;--ink:#12241f;--muted:#4d5d55;--muted-2:#7b8880;--parchment-text:#f2ece1;--green:#0d3b33;--green-mid:#12564a;--green-deep:#071f1b;--green-deeper:#0a2f29;--green-line:#1c6f60;--gold:#e8b04b;--gold-light:#f3cd85;--terracotta:#c4552f;--font-sans:"Space Grotesk", "Helvetica Neue", Arial, sans-serif;--font-serif:"Amiri", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100svh}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin:0}button{font-family:inherit}.hero{padding:44px 44px 96px;position:relative;overflow:hidden}.hero-backdrop{opacity:.07;pointer-events:none;background-image:repeating-conic-gradient(from 45deg,#0d3b33 0deg 90deg,#0000 90deg 180deg);background-size:86px 86px;width:1100px;height:520px;margin-left:-550px;position:absolute;top:-140px;left:50%;-webkit-mask-image:radial-gradient(at 50% 40%,#000,#0000 70%);mask-image:radial-gradient(at 50% 40%,#000,#0000 70%)}.hero-inner{text-align:center;max-width:1180px;margin:0 auto;position:relative}.brand{justify-content:center;align-items:center;gap:11px;margin-bottom:62px;display:flex}.brand-mark{background:var(--gold);border-radius:4px;width:22px;height:22px;display:block;transform:rotate(45deg)}.brand-name{letter-spacing:-.01em;font-size:21px;font-weight:500}.hero-title{letter-spacing:-.035em;max-width:20ch;margin:0 auto 22px;font-size:62px;font-weight:300;line-height:1.06}.hero-subtitle{color:var(--muted);text-wrap:pretty;max-width:56ch;margin:0 auto 38px;font-size:18px;font-weight:300;line-height:1.62}.store-buttons{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:76px;display:flex}.store-button{border-radius:8px;align-items:center;gap:12px;padding:14px 26px;transition:background-color .15s,border-color .15s;display:flex}.store-button-icon{flex:none;width:20px;height:20px;display:block}.store-button-text{text-align:left;line-height:1.2}.store-button-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:10px;display:block}.store-button-label{font-size:15px;font-weight:500;display:block}.store-button--primary{background:var(--green);color:var(--parchment-text)}.store-button--primary:hover{background:var(--green-mid)}.store-button--primary .store-button-eyebrow{color:#f2ece18c}.store-button--primary .store-button-icon{background:var(--gold);border-radius:6px}.store-button--outline{color:var(--ink);border:1px solid #12241f38}.store-button--outline:hover{border-color:var(--green)}.store-button--outline .store-button-eyebrow{color:var(--muted-2)}.store-button--outline .store-button-icon{background:var(--green);border-radius:3px;transform:rotate(45deg)}.store-button--gold{background:var(--gold);color:var(--green)}.store-button--gold:hover{background:var(--gold-light)}.store-button--gold .store-button-eyebrow{opacity:.6}.store-button--gold .store-button-icon{background:var(--green);border-radius:6px}.store-button--ghost{color:var(--parchment-text);border:1px solid #f2ece14d}.store-button--ghost:hover{border-color:var(--gold)}.store-button--ghost .store-button-eyebrow{color:#f2ece18c}.store-button--ghost .store-button-icon{background:var(--parchment-text);border-radius:3px;transform:rotate(45deg)}.language-tabs{border-bottom:1px solid #12241f33;max-width:860px;margin:0 auto}.language-tabs-row{justify-content:center;gap:52px;display:flex}.language-tab{cursor:pointer;color:#8d968f;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 4px 14px;font-size:19px;font-weight:300}.language-tab--active{color:var(--ink);border-bottom-color:var(--green);font-weight:500}.shelf{grid-template-columns:repeat(3,1fr);gap:48px;max-width:860px;margin:62px auto 0;display:grid}.book{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:22px;padding:0;display:flex}.book:hover{opacity:.82}.book-cover{aspect-ratio:5/7;border-radius:4px;width:100%;max-width:190px;position:relative;overflow:hidden;box-shadow:0 14px 34px #12241f29}.book-cover-texture{background-image:repeating-conic-gradient(from 45deg,#ffffff0d 0deg 90deg,#0000 90deg 180deg);background-size:30px 30px;position:absolute;inset:0}.book-cover-spine{background:#00000038;width:12px;position:absolute;top:0;bottom:0;left:0}.book-cover-frame{text-align:center;border:1px solid;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:center;padding:16px 10px;display:flex;position:absolute;inset:16px 14px 16px 24px}.book-cover-dot{flex:none;width:10px;height:10px;display:block;transform:rotate(45deg)}.book-cover-glyph{font-family:var(--font-serif);direction:rtl;font-size:26px;line-height:1.5}.book-cover-brand{letter-spacing:.16em;text-transform:uppercase;font-size:9px}.book-title{letter-spacing:-.01em;font-size:19px;font-weight:400}.book-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);margin-top:7px;font-size:12px}.apps-section{background:var(--green);color:var(--parchment-text);padding:84px 44px 90px;position:relative;overflow:hidden}.apps-backdrop{opacity:.28;background-image:repeating-conic-gradient(from 45deg, var(--green-mid) 0deg 90deg, var(--green) 90deg 180deg);pointer-events:none;background-size:120px 120px;position:absolute;inset:0}.apps-inner{max-width:1400px;margin:0 auto;position:relative}.apps-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.apps-copy{max-width:620px}.apps-badge{border:1px solid var(--green-line);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:7px 14px;font-size:12px;display:inline-flex}.apps-badge-dot{background:var(--terracotta);width:6px;height:6px;display:block;transform:rotate(45deg)}.apps-title{letter-spacing:-.03em;margin:0 0 12px;font-size:46px;font-weight:300;line-height:1.08}.apps-subtitle{color:#f2ece199;text-wrap:pretty;margin:0;font-size:17px;font-weight:300;line-height:1.62}.apps-cta-row{flex-wrap:wrap;gap:12px;display:flex}.phones-grid{grid-template-columns:repeat(3,minmax(0,300px));justify-content:center;align-items:start;gap:44px;display:grid}.phone-column{flex-direction:column;gap:18px;display:flex}.phone-column--offset{margin-top:34px}.phone-caption{text-align:center}.phone-caption-title{font-size:16px;font-weight:500}.phone-caption-sub{color:#f2ece180;font-size:13px;font-weight:300}.phone-frame{background:var(--green-deep);border:1px solid var(--green-line);border-radius:40px;padding:11px;box-shadow:0 30px 70px #00000073}.phone-screen{border-radius:30px;flex-direction:column;height:580px;display:flex;overflow:hidden}.phone-statusbar{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;padding:14px 20px 6px;font-size:12px;display:flex}.phone-statusbar-battery{border-radius:2px;width:16px;height:8px;display:block}.phone-screen--player{background:var(--green);color:var(--parchment-text)}.phone-screen--player .phone-statusbar{color:#f2ece1b3}.phone-screen--player .phone-statusbar-battery{border:1px solid #f2ece199}.player-nav{justify-content:space-between;align-items:center;padding:10px 20px 0;display:flex}.player-nav-arrow{color:#f2ece199;font-size:20px}.player-nav-label{letter-spacing:.18em;text-transform:uppercase;color:#f2ece180;font-size:11px}.player-nav-more{color:#f2ece199;font-size:18px}.player-art-wrap{justify-content:center;padding:22px 20px 0;display:flex}.player-art{background:repeating-conic-gradient(from 45deg, var(--green-mid) 0deg 90deg, var(--green-deeper) 90deg 180deg) 0 0 / 43px 43px;border:1px solid var(--green-line);border-radius:22px;justify-content:center;align-items:center;width:172px;height:172px;display:flex}.player-art-tile{background:var(--terracotta);width:74px;height:74px;font-family:var(--font-serif);border-radius:16px;justify-content:center;align-items:center;font-size:32px;display:flex}.player-meta{text-align:center;padding:22px 22px 0}.player-meta-ar{font-family:var(--font-serif);direction:rtl;font-size:24px;line-height:1.9}.player-meta-title{margin-top:2px;font-size:19px;font-weight:500}.player-meta-reciter{color:#f2ece18c;margin-top:3px;font-size:13px}.player-progress{padding:22px 22px 0}.player-progress-track{background:#f2ece12e;border-radius:2px;height:3px;position:relative}.player-progress-fill{background:var(--gold);border-radius:2px;width:27%;position:absolute;top:0;bottom:0;left:0}.player-progress-handle{background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;left:27%}.player-progress-times{color:#f2ece173;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.player-controls{justify-content:center;align-items:center;gap:14px;padding:16px 14px 0;display:flex}.player-controls-icon{color:#f2ece199;flex:none;font-size:16px}.player-controls-skip{color:#f2ece1cc;flex:none;font-size:18px}.player-controls-speed{color:#f2ece199;white-space:nowrap;flex:none;font-size:13px}.player-play-button{background:var(--gold);width:60px;height:60px;color:var(--green);cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:17px;display:flex}.phone-tabbar{letter-spacing:.1em;text-transform:uppercase;text-align:center;border-top:1px solid #f2ece11f;grid-template-columns:repeat(4,1fr);margin-top:auto;padding:12px 8px 18px;font-size:10px;display:grid}.phone-tabbar-icon{margin-bottom:4px;font-size:15px}.phone-tabbar-item{color:#f2ece173}.phone-tabbar-item--active{color:var(--gold)}.phone-screen--reading{background:var(--parchment-text);color:var(--ink)}.phone-screen--reading .phone-statusbar{color:#12241f99}.phone-screen--reading .phone-statusbar-battery{border:1px solid #12241f80;align-self:center}.reading-header{padding:12px 20px 14px}.reading-header-title{letter-spacing:-.02em;font-size:24px;font-weight:500}.reading-header-sub{color:var(--muted-2);font-size:12px}.reading-verses{flex:1;padding:0 20px;overflow:hidden}.reading-verse{border-top:1px solid #12241f1f;padding:16px 0}.reading-verse-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.reading-verse-dot{width:22px;height:22px;color:var(--parchment-text);border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex}.reading-verse-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);font-size:10px}.reading-verse-ar{font-family:var(--font-serif);direction:rtl;font-size:21px;line-height:2}.reading-verse-en{color:var(--muted);margin-top:6px;font-size:13px;font-weight:300;line-height:1.6}.reading-now-playing{background:var(--green);color:var(--parchment-text);border-radius:16px;align-items:center;gap:12px;margin:0 16px 16px;padding:12px 14px;display:flex}.reading-play-button{background:var(--gold);width:38px;height:38px;color:var(--green);cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;display:flex}.reading-now-playing-info{flex:1;min-width:0}.reading-now-playing-title{font-size:13px;font-weight:500}.reading-now-playing-track{background:#f2ece133;border-radius:2px;height:2px;margin-top:6px}.reading-now-playing-fill{background:var(--gold);border-radius:2px;width:52%;height:2px}.reading-now-playing-hide{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);flex:none;font-size:10px}.phone-screen--library{background:var(--green-deeper);color:var(--parchment-text)}.phone-screen--library .phone-statusbar{color:#f2ece1b3}.phone-screen--library .phone-statusbar-battery{border:1px solid #f2ece199;align-self:center}.library-header{padding:12px 20px}.library-header-title{letter-spacing:-.02em;font-size:24px;font-weight:500}.library-search{color:#f2ece173;background:#f2ece114;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}.library-filters{flex-wrap:wrap;gap:7px;margin-top:12px;font-size:11px;display:flex}.library-filter{color:#f2ece199;border:1px solid #f2ece133;border-radius:999px;padding:6px 12px}.library-filter--active{background:var(--gold);color:var(--green);border-color:#0000}.library-rows{flex:1;padding:0 14px;overflow:hidden}.library-row{border-radius:12px;align-items:center;gap:12px;padding:11px 8px;display:flex}.library-row-tile{width:42px;height:42px;font-family:var(--font-serif);color:var(--parchment-text);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:16px;display:flex}.library-row-info{flex:1;min-width:0}.library-row-title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.library-row-sub{color:#f2ece173;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.library-row-badge{flex:none;font-size:11px}.site-footer{background:var(--green-deep);color:#f2ece180;flex-wrap:wrap;justify-content:space-between;gap:30px;padding:26px 44px;font-size:13px;display:flex}.site-footer-links{gap:24px;display:flex}.site-footer-links a{color:var(--gold)}@media (width<=960px){.hero-title{font-size:42px}.shelf{grid-template-columns:repeat(2,1fr)}.phones-grid{grid-template-columns:minmax(0,300px)}.phone-column--offset{margin-top:0}.apps-title{font-size:34px}}@media (width<=560px){.hero{padding:32px 20px 64px}.hero-title{font-size:34px}.shelf{grid-template-columns:repeat(2,1fr);gap:32px 24px}.language-tabs-row{gap:28px}.apps-section{padding:56px 20px 64px}.site-footer{padding:22px 20px}}
