@import url('https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--bg:#f6f4ee;--paper:#fffefa;--ink:#233c36;--muted:#737c73;--green:#183e38;--soft:#e9eee5;--border:#e3e5da;--gold:#a68148;--arabic-size:36px;--radius:22px;font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}svg{width:22px;height:22px;flex-shrink:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ac8750;outline-offset:4px}h1,h2,h3,h4,p{margin:0}p{line-height:1.8;color:var(--muted)}h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;font-weight:400;line-height:1.15;letter-spacing:-1.5px}h2{font-size:22px;letter-spacing:-.5px;font-weight:600}h3{font-size:18px;font-weight:650}h4{font-size:14px}small{font-size:12px}em{font-weight:400;color:#6b8270}hr{border:0;border-top:1px solid var(--border);margin:23px 0}.skip{position:fixed;left:10px;top:-100px;background:var(--paper);z-index:99;padding:15px}.skip:focus{top:10px}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:#eeeee5;border-right:1px solid var(--border);padding:34px 22px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:13px;align-items:center;font-family:Georgia,serif;font-size:30px;letter-spacing:-1px}.brand small{display:block;font-family:Manrope,sans-serif;letter-spacing:.6px;font-size:10px;color:var(--muted);margin-top:3px}.nav-label{font-size:9px;letter-spacing:1.5px;color:var(--muted);margin:52px 14px 18px}.nav-item{display:flex;gap:13px;align-items:center;padding:14px;border-radius:10px;font-size:13px;font-weight:600;width:100%;margin-bottom:6px;min-height:48px;text-align:left;transition:background .2s}.nav-item svg{width:20px;height:20px}.nav-item:hover{background:#e4e7db}.nav-item.active{background:var(--green);color:#f5f4e9}.sidebar-bottom{margin-top:auto}.sidebar-bottom>p{font-family:Georgia,serif;font-style:italic;font-size:19px;line-height:1.65;padding:0 14px;margin:32px 0}.personal{font-size:10px;color:var(--muted);display:block;margin:20px 14px 0}.workspace{margin-left:244px}.topbar{height:86px;margin:0 48px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.breadcrumb{font-size:11px;color:var(--muted)}.breadcrumb span{padding:0 14px;color:#bdc2b7}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--paper);border:1px solid var(--border)}.icon-button:hover{background:var(--soft)}main{max-width:1320px;padding:48px;margin:auto;min-height:calc(100vh - 170px)}main:focus{outline:none}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:750;color:#839181;line-height:1.7}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px;gap:20px}.page-heading h1{margin-top:12px}.page-heading p{font-size:13px;margin-top:16px}.heading-mark{font-family:Amiri,'Times New Roman',serif;font-size:31px;color:#a7b19c;padding-right:16px}.home-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:24px}.hero{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--green);color:var(--paper);min-height:350px;padding:32px}.hero-content{position:relative;z-index:1}.pill{display:inline-flex;gap:8px;align-items:center;font-size:9px;font-weight:600;letter-spacing:1.5px;border:1px solid #527066;border-radius:30px;padding:7px 11px}.pill svg{width:14px;height:14px}.hero h2{font-family:Georgia,serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-1px;margin:23px 0 15px}.hero p{color:#b5c7ba;font-size:12px;line-height:1.9}.button{background:var(--green);color:var(--paper);border-radius:12px;padding:14px 20px;display:inline-flex;gap:16px;align-items:center;justify-content:center;font-size:12px;font-weight:700;min-height:48px}.button:hover{background:#28564b}.button svg{width:18px;height:18px}.button.cream{background:#f0eadb;color:var(--green);margin-top:24px}.button.cream:hover{background:white}.hero-foot{margin-top:21px;font-size:10px;color:#b8c9bb}.hero-foot span{margin:0 8px}.hero-art{position:absolute;right:-42px;bottom:-22px;width:260px;height:360px;opacity:.7;pointer-events:none}.arch{border:1px solid #759585;position:absolute;border-radius:130px 130px 0 0;bottom:0}.a1{width:240px;height:330px;right:0}.a2{width:208px;height:312px;right:16px}.a3{width:176px;height:294px;right:32px}.orb{position:absolute;width:92px;height:92px;right:72px;top:82px;border-radius:50%;background:linear-gradient(135deg,#b9b78b,#5b8069)}.horizon{position:absolute;width:220px;height:125px;bottom:0;right:12px;border:1px solid #759585;border-radius:50% 50% 0 0;background:#244d40}.hero-art>span{position:absolute;right:48px;top:52px;font-size:25px;color:#d7c89d}.feature-card{background:#eeecdf;border:1px solid #e5e2d5;border-radius:var(--radius);padding:29px;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.tile-icon{background:#e8ece1;border:1px solid #dce3d5;width:44px;height:44px;flex-shrink:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#5e785d}.feature-card .tile-icon{background:#e4e3d6;border-color:#d8daca}.tiny-label{font-size:8px;letter-spacing:1.5px;color:var(--muted)}.arabic-feature{font-family:Amiri,serif;font-size:48px;color:#6d7c61;text-align:center;margin:14px 0 10px}.feature-card h2{font-family:Georgia,serif;font-size:27px;font-weight:400}.feature-card p{font-size:12px;margin:10px 0 20px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:700;padding:4px 0;min-height:36px}.feature-card .text-link{margin-top:auto;justify-content:space-between}.text-link:hover{color:var(--gold)}.section-block{margin-top:34px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.section-heading>span{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.section-heading h2{font-size:18px}.word-feature{display:flex;align-items:center;gap:28px;background:var(--paper);border:1px solid var(--border);border-radius:18px;padding:24px;width:100%;text-align:left}.word-feature:hover{border-color:#b2bda9}.word-feature-ar{font-family:Amiri,serif;font-size:35px;border-right:1px solid var(--border);padding-right:28px;width:160px;flex-shrink:0;text-align:center}.word-feature h3{font-size:18px;margin:7px 0}.word-feature p{font-size:12px}.round-arrow{margin-left:auto;border:1px solid var(--border);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.round-arrow svg{width:17px}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.small-card{display:flex;align-items:center;gap:16px;border:1px solid var(--border);padding:22px;border-radius:16px}.small-card:hover{background:var(--paper)}.small-card h3{font-size:14px;margin-bottom:4px}.small-card p{font-size:11px}.small-card>svg{margin-left:auto;width:16px}.warm{color:#967b4e;background:#f0ebdf;border-color:#e7dfcf}.quiet-note{font-size:11px;margin-top:22px;line-height:1.8}.footer{padding:22px 48px;display:flex;justify-content:space-between;color:#8a9386;font-size:10px;border-top:1px solid var(--border);gap:16px}.mobile-brand,.mobile-nav{display:none}.page-title{margin-bottom:30px}.page-title h1{font-size:40px;margin:10px 0}.page-title p{font-size:13px}.subtle{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;min-height:44px;font-size:11px;border:1px solid var(--border);border-radius:10px;background:var(--paper)}.subtle svg{width:16px}.subtle:hover{background:var(--soft)}.prayers{display:flex;gap:9px;margin-bottom:28px;flex-wrap:wrap}.prayers button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:9px;background:#efeee5;padding:12px 20px;border:1px solid transparent;border-radius:12px;font-size:12px}.prayers button svg{width:17px;height:17px}.prayers .selected{background:var(--green);color:white}.reader-layout{display:grid;grid-template-columns:230px 1fr;gap:24px;align-items:start}.reading-list{padding:18px 0}.list-progress{letter-spacing:0!important}.reading-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:13px 12px;border-radius:12px;margin:4px 0;font-size:11px;line-height:1.5;min-height:58px}.reading-item.current{background:#e4eadd}.reading-item:hover{background:#e9ede3}.step-number{font-size:11px;color:#8e9a85;min-width:24px}.step-number.done{color:#31774c}.reading-item small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.reading-note{font-size:10px;margin:24px 12px;line-height:1.8}.reading-card{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);padding:28px 34px}.reader-top{display:flex;align-items:center;justify-content:space-between}.tag{font-size:10px;padding:6px 10px;border-radius:8px;background:var(--soft)}.reading-card h2{font-family:Georgia,serif;font-size:29px;font-weight:400;text-align:center;margin-top:26px}.arabic-text{font-family:Amiri,'Times New Roman',serif;font-size:var(--arabic-size);line-height:2.1;text-align:center;margin:24px 0 14px;overflow-wrap:break-word}.translation{font-family:Georgia,serif;font-size:19px;line-height:1.7;text-align:center;color:#5c6a5c;max-width:570px;margin:0 auto}.translit{text-align:center;font-size:12px;color:#8d8066;line-height:1.9;margin:12px 0}.reader-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:22px}.reader-links button{font-size:10px;display:flex;gap:6px;align-items:center;min-height:36px;color:#6d8067}.reader-links svg{width:15px;height:15px}.counter-area{display:flex;align-items:center;flex-direction:column;margin:28px 0}.counter{border-radius:50%;width:124px;height:124px;padding:5px;background:conic-gradient(#42674e var(--progress),#e7ebdf 0);opacity:1!important}.counter:hover:not(:disabled){box-shadow:0 0 0 6px #eef0e7}.counter-inner{border:3px solid var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;border-radius:50%;background:#eff1e9}.counter strong{font-size:32px;font-weight:500;color:#3a6144}.counter small{color:#899780;font-size:10px}.counter svg{width:37px;height:37px}.counter-area p{font-size:10px;margin:16px 0 4px}.text-button{font-size:10px;text-decoration:underline;text-underline-offset:4px;min-height:36px;color:#748069}.reader-navigation{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--border);padding-top:20px}.learning-tip{display:flex;align-items:center;gap:12px;border-radius:12px;background:#e9eee2;padding:15px 18px;font-size:11px;margin-bottom:24px;line-height:1.7}.verse-card{background:var(--paper);border:1px solid var(--border);border-radius:18px;padding:23px 27px;margin-bottom:18px;scroll-margin-top:30px}.verse-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8a957e}.verse-top a:hover{text-decoration:underline}.verse-number{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid #d7decf;transform:rotate(0);border-radius:8px;font-size:11px}.verse-arabic{font-family:Amiri,serif;font-size:var(--arabic-size);line-height:2;text-align:right;margin:20px 0}.arabic-word{font:inherit;padding:0 5px;display:inline-block;border-radius:8px;border-bottom:2px solid transparent;line-height:1.9}.arabic-word:hover{background:#f0f1e7}.arabic-word.chosen{background:#e8ecda;border-bottom-color:#8c9d65}.verse-translation{font-family:Georgia,serif;font-size:18px;color:#596658;line-height:1.7;margin:15px 0}.word-glosses{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.gloss{border:1px solid var(--border);background:#f7f7f0;border-radius:7px;padding:6px 9px;font-size:10px;min-height:36px}.gloss small{font-size:8px;color:#8f9c83;margin-right:6px}.gloss.chosen{background:#e8ecda;border-color:#9aac78}.verse-card details{border-top:1px solid var(--border);margin-top:20px;padding-top:12px}.verse-card summary{font-size:11px;color:#7a886e;cursor:pointer;padding:8px 0;min-height:36px}.verse-card details p{font-size:12px;margin-top:10px}.verse-card .detail-source{font-size:10px}.detail-source a{text-decoration:underline}.panel-ar{font-family:Amiri,serif;font-size:44px;line-height:1.7;text-align:center;margin:20px 0 13px;color:#4b6846}.context-label{text-align:center;font-size:10px;margin-top:7px}.button.muted{background:#d8e1cb;color:var(--green)}.panel-source{font-size:10px;margin-top:18px;text-align:center}.panel-source a{text-decoration:underline;text-underline-offset:3px}.editorial{display:block;font-size:9px;color:#848e79;line-height:1.8;margin-top:18px}.empty-state{background:var(--paper);border:1px solid var(--border);border-radius:24px;min-height:350px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;gap:18px}.empty-state p{font-size:13px}.review-card{background:#e9eddf;border:1px solid #dce1d0;border-radius:22px;text-align:center;padding:34px;margin-bottom:35px}.review-card .panel-ar{font-size:48px}.review-meaning{font-family:Georgia,serif;font-size:23px;color:#59664d;margin:14px 0 25px}.review-card>small{display:block;color:var(--muted);margin-top:20px}.saved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.saved-card{position:relative;background:var(--paper);border:1px solid var(--border);border-radius:15px}.saved-open{display:flex;flex-direction:column;align-items:center;padding:32px 15px 22px;width:100%;gap:12px}.saved-open>span{font-family:Amiri,serif;font-size:30px}.saved-open strong{font-size:12px}.saved-open small{font-size:9px;color:var(--muted)}.remove-word{position:absolute;right:6px;top:6px;width:30px;height:30px;border:0;background:transparent}.remove-word svg{width:14px}.editorial-card{border:1px solid #dddccc;background:#eeecdf;border-radius:18px;padding:28px;margin-bottom:24px}.editorial-card p{font-size:12px;margin-top:15px}.editorial-card h2{font-family:Georgia,serif;font-weight:400;font-size:26px}.sources-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.source-card{background:var(--paper);border:1px solid var(--border);border-radius:18px;padding:25px}.source-card .eyebrow{font-size:8px;letter-spacing:.7px}.source-card h2{font-size:18px;margin:13px 0}.source-card p{font-size:12px;margin-bottom:18px}.source-card .text-link{font-size:11px}dialog{border:1px solid var(--border);border-radius:24px;background:var(--paper);color:var(--ink);padding:0;width:540px;max-width:calc(100vw - 32px);max-height:85dvh;box-shadow:0 30px 100px #0d241e30}dialog::backdrop{background:#17372d60;backdrop-filter:blur(3px)}.sheet-header{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:22px 25px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--paper);z-index:2}.sheet-header h2{font-family:Georgia,serif;font-weight:400;font-size:25px}.sheet-header .icon-button{flex-shrink:0}.sheet-body{padding:26px}.sheet-body p{font-size:13px;margin:12px 0 22px}.sheet-body h3{margin-top:22px;font-size:17px}.sheet-body a{color:#48764c;text-decoration:underline;text-underline-offset:3px}.sheet-body .eyebrow{font-size:9px}.sheet-body .editorial{font-size:10px}.source-external{padding:15px 0;border-top:1px solid var(--border);font-size:13px}.setting{padding:18px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;border-bottom:1px solid var(--border);align-items:center}.setting input[type=checkbox]{width:23px;height:23px;accent-color:var(--green)}.range-setting{flex-direction:column;align-items:stretch}.setting input[type=range]{width:100%;accent-color:var(--green)}.settings-preview{text-align:center;font-family:Amiri,serif;font-size:var(--arabic-size);margin:20px}.dhikr-word{border-bottom:1px solid var(--border);padding:15px 0 25px}.dhikr-word>span{font-family:Amiri,serif;font-size:32px;display:block;text-align:right}.notice{position:fixed;bottom:28px;left:50%;transform:translate(-50%,30px);background:var(--green);color:var(--paper);border-radius:12px;padding:14px 22px;max-width:90vw;width:max-content;font-size:12px;line-height:1.6;box-shadow:0 10px 30px #16332920;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:20}.notice.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){main{padding-top:64px}.hero{min-height:390px}.hero h2{font-size:42px}.hero-art{right:-5px;transform:scale(1.1);transform-origin:bottom right}.feature-card{padding:35px}.arabic-feature{margin:25px 0}}
@media(max-width:1200px){.sidebar{width:208px;padding:28px 16px}.workspace{margin-left:208px}.topbar{margin:0 30px}main{padding:34px 30px}.hero{padding:27px}.hero-art{right:-90px;opacity:.4}.hero h2{font-size:32px}.feature-card{padding:24px}.feature-card h2{font-size:24px}.small-card{padding:18px 15px;gap:10px}.small-card>svg{display:none}.reader-layout{grid-template-columns:190px 1fr;gap:18px}.reading-card{padding:25px}.verse-card{padding:20px}}
@media(max-width:1000px){.heading-mark{display:none}.home-grid{grid-template-columns:1fr}.hero{min-height:315px}.hero-art{right:0;opacity:.7}.feature-card{display:grid;grid-template-columns:1fr auto;gap:6px 20px}.feature-card .card-top{grid-column:1/-1}.arabic-feature{grid-column:2;grid-row:2/5;margin:0 10px;align-self:center}.feature-card h2{margin-top:12px}.feature-card p{margin:6px 0}.feature-card .text-link{justify-content:flex-start;margin:10px 0 0}.word-feature{gap:18px}.word-feature-ar{width:120px;padding-right:18px}.bottom-grid{grid-template-columns:1fr}.reader-layout{grid-template-columns:1fr}.reading-list{padding:0}.reading-list .section-heading,.reading-note{display:none}.reading-list{display:flex;overflow:auto;gap:8px;padding-bottom:6px}.reading-item{min-width:165px;width:165px;background:#eeeee4;margin:0}.reading-item.current{border:1px solid #9faf90}.reading-card{padding:30px}.saved-grid{grid-template-columns:1fr 1fr}.sources-grid{grid-template-columns:1fr}}
@media(max-width:700px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:72px;margin:0 22px;border:0}.breadcrumb{display:none}.mobile-brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:27px}.mobile-brand span{font-size:17px;color:#a0895a}.topbar .icon-button{width:39px;height:39px;background:transparent}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#faf9f2f5;backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:6;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 10px max(9px,env(safe-area-inset-bottom))}.mobile-nav .nav-item{font-size:9px;gap:5px;flex-direction:column;padding:6px 0;margin:0;background:none;min-height:49px;color:#88917f}.mobile-nav .nav-item.active{color:var(--green);background:#e9eee1}.mobile-nav .nav-item svg{width:21px;height:21px}main{padding:17px 22px 32px;min-height:calc(100dvh - 190px)}.page-heading{margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:1.6px}.page-heading h1{font-size:39px;line-height:1.18;letter-spacing:-1px;margin-top:13px}.page-heading p{font-size:12px;max-width:270px;line-height:1.8}.home-grid{gap:18px}.hero{padding:26px;min-height:330px;border-radius:20px}.hero h2{font-size:31px}.hero p{font-size:11px}.hero-art{right:-78px;opacity:.45}.hero .button{padding:13px 17px;font-size:11px}.hero-foot{font-size:9px}.feature-card{padding:21px;grid-template-columns:1fr 78px}.feature-card h2{font-size:23px}.feature-card p{font-size:11px}.arabic-feature{font-size:32px;margin:0}.card-top .tile-icon{width:37px;height:37px;border-radius:10px}.tiny-label{font-size:8px;letter-spacing:1px}.section-block{margin-top:28px}.section-heading h2{font-size:16px}.section-heading{gap:10px}.section-heading>span{font-size:8px;white-space:nowrap}.word-feature{gap:14px;padding:18px 14px}.word-feature-ar{width:86px;font-size:27px;padding-right:13px}.word-feature h3{font-size:15px;margin:5px 0}.word-feature .eyebrow{font-size:7px;letter-spacing:.6px}.word-feature p{font-size:10px;line-height:1.6}.word-feature .round-arrow{display:none}.bottom-grid{margin-top:18px;gap:12px}.small-card{padding:17px;gap:14px}.small-card h3{font-size:13px}.small-card p{font-size:10px}.small-card>svg{display:block}.footer{margin-bottom:79px;padding:21px 22px;font-size:8px}.page-title h1{font-size:34px}.page-title p{font-size:11px}.page-title.section-heading{align-items:flex-start;flex-wrap:wrap}.page-title .subtle{font-size:10px}.prayers{gap:6px;flex-wrap:nowrap;overflow:auto;padding-bottom:3px;margin-bottom:18px}.prayers button{padding:10px 12px;font-size:10px;gap:6px;flex:1;white-space:nowrap}.prayers button svg{display:none}.reading-list{margin-right:-22px;padding-right:22px}.reading-item{min-width:150px;width:150px;font-size:10px;padding:10px}.reader-layout{gap:15px}.reading-card{padding:23px 20px;border-radius:18px}.reading-card h2{font-size:26px;margin-top:20px}.arabic-text{line-height:2;margin:22px 0 14px}.translation{font-size:18px}.reader-top .eyebrow{font-size:8px;letter-spacing:.8px}.reader-links{gap:8px 17px}.counter-area{margin:24px 0}.reader-navigation .button{font-size:10px;padding:12px;gap:7px}.reader-navigation .subtle{font-size:10px;padding:10px}.reader-navigation svg{width:16px}.learning-tip{font-size:10px;padding:13px;align-items:flex-start}.learning-tip svg{width:18px;height:18px}.verse-card{padding:20px 17px;border-radius:16px}.verse-arabic{margin:15px 0;line-height:2.1}.verse-translation{font-size:18px}.arabic-word{padding:0 4px;line-height:2}.gloss{font-size:10px;padding:7px 8px}.verse-card details p{font-size:11px}.saved-grid{gap:12px}.saved-open{padding:33px 10px 20px}.saved-open>span{font-size:27px}.saved-open strong{font-size:11px}.review-card{padding:27px 20px}.review-meaning{font-size:21px}.editorial-card{padding:23px}.editorial-card h2{font-size:23px}.source-card{padding:23px}.source-card p,.editorial-card p{font-size:11px}.notice{bottom:95px;font-size:11px}dialog{margin:auto 0 0;width:100%;max-width:100%;max-height:86dvh;border-radius:24px 24px 0 0;padding-bottom:env(safe-area-inset-bottom)}.sheet-header{padding:19px 22px}.sheet-header h2{font-size:23px}.sheet-body{padding:23px}.sheet-body p{font-size:12px}.sheet-body .panel-ar{font-size:44px}.sheet-body .button{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.translit-linked{line-height:2.4}
.translit-word{display:inline-block;white-space:pre-wrap;font:inherit;color:inherit;min-height:36px;padding:2px 4px;border-radius:7px;border-bottom:1px dashed #c8bda4;vertical-align:baseline}
.translit-word:hover{background:#f2eee3}
.translit-word.chosen{background:#e8ecda;color:var(--green);border-bottom:2px solid #8c9d65}
.reader-glosses{justify-content:center}
.verses{max-width:900px;margin-inline:auto}
.word-details-action{margin:12px 0;text-align:left}
.word-details-action:empty{display:none}
.reading-card .word-details-action{text-align:center}
.sheet-body p.panel-translit{font-size:14px;color:#8d8066;margin:0 0 15px;text-align:center}
.sheet-body p.translit-note{font-size:10px;color:var(--muted);line-height:1.7;margin:14px 0}
