.LongSheet-view{z-index:50;top:0;bottom:initial;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.LongSheet-content{box-sizing:border-box}.LongSheet-scrollRoot{scroll-behavior:smooth;background-color:#0000;width:100%;height:100%}.LongSheet-scrollContent{place-items:center;height:auto;display:grid}.LongSheet-innerContent{margin:max(env(safe-area-inset-top,0px),.75rem)0 max(env(safe-area-inset-bottom,0px),.75rem);background-color:var(--sheet-bg);border-radius:24px;width:100%;overflow:clip;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (min-width:800px){.LongSheet-innerContent{width:calc(100% - 1.5rem);margin:.75rem 0}}.LongSheet-backdrop{background-color:#0006;position:fixed;inset:0}[data-theme=dark] .LongSheet-innerContent{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0000004d}[data-theme=dark] .LongSheet-backdrop{background-color:#0009}
.SurahSheet-article{display:grid;position:relative}.SurahSheet-headerActions{z-index:1;gap:8px;display:flex;position:absolute;top:1rem;right:1rem}.SurahSheet-prevBtn{z-index:1;appearance:none;cursor:pointer;color:#ffffffd9;white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;padding:4px;font-size:.65rem;font-weight:500;display:flex;position:absolute;top:1rem;left:1rem}.SurahSheet-dismissTrigger{appearance:none;cursor:pointer;color:#ffffffe6;background-color:#0000004d;border:none;border-radius:9999px;place-items:center;width:32px;height:32px;padding:0;display:grid}.SurahSheet-dismissIcon{stroke-width:2.5px;width:22px;height:22px}.SurahSheet-illustration{background-image:linear-gradient(to bottom,transparent,transparent 60%,var(--sheet-bg,#fff)),var(--splash-image);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 20px 30px;display:flex}.SurahSheet-illustrationGlyphs{justify-content:center;align-items:center;margin-right:5px;display:flex}.SurahSheet-illustrationSvg{height:100px}.SurahSheet-illustrationTitle{color:#fff;text-align:center;text-shadow:0 1px 6px #00000059;margin:0;font-size:1.35rem;font-weight:700}.SurahSheet-illustrationSubtitle{color:#fff;text-align:center;text-shadow:0 1px 6px #0000004d;margin:4px 0 0;font-size:1.05rem;font-weight:500}.SurahSheet-illustrationMeta{color:#fffffff2;text-align:center;text-shadow:0 1px 4px #0000004d;margin-top:8px;font-size:.85rem;font-weight:500}.SurahSheet-articleContent{place-content:start;justify-self:center;width:min(100% - 3rem,800px);padding-block:1.75rem 2rem;display:grid;overflow:hidden}@media (min-width:768px) and (max-width:1024px){.SurahSheet-articleContent{width:100%}}@media (min-width:1000px){.SurahSheet-articleContent{padding-block:3.5rem}}.SurahSheet-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 0;display:flex}.SurahSheet-spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:9999px;width:2.5rem;height:2.5rem;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.SurahSheet-error{text-align:center;color:var(--accent);margin-top:3rem;font-size:.9rem}.SurahSheet-page{border-bottom:1px solid var(--border);margin-top:2.25rem;padding-bottom:1.5rem}.SurahSheet-page:last-of-type{border-bottom:none}.SurahSheet-pageHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.SurahSheet-pageNumber{color:var(--muted);font-size:.8rem}.SurahSheet-pageNumber--juz{color:#f5a623;font-weight:700}.SurahSheet-pagePlayBtn{appearance:none;background-color:var(--accent-light);color:var(--accent);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}@media (hover:hover){.SurahSheet-pagePlayBtn:hover{background-color:var(--accent);color:#fff}}.SurahSheet-pagePlayBtn--playing,.SurahSheet-pagePlayBtn--playing:hover{background-color:var(--accent);color:#fff}.SurahSheet-pagePlayBtn--paused,.SurahSheet-pagePlayBtn--paused:hover{background-color:var(--accent-light);color:var(--accent)}.SurahSheet-ayahs{font-size:var(--quran-font-size,2.75rem);color:#1f2937;text-align:justify;text-align-last:center;line-height:1.5}.SurahSheet-noBismillahSpacer{height:1.5rem}.SurahSheet-bismillah{font-family:var(--font-amiri),"Amiri",serif;text-align:center;color:#1f2937;overflow-wrap:break-word;word-break:break-word;margin:2.25rem 0 0;padding-bottom:1rem;font-size:clamp(1.2rem,5vw,2rem);line-height:1.5}.SurahSheet-viewToggle{background-color:var(--card-hover,#f5f3ef);border-radius:8px;gap:2px;margin-top:1.5rem;padding:3px;display:flex}.SurahSheet-viewToggleBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s}.SurahSheet-viewToggleBtn--active{background-color:var(--sheet-bg);color:var(--foreground);box-shadow:0 1px 3px #00000014}.SurahSheet-actionRow{gap:6px;width:100%;margin-top:.75rem;display:flex;overflow:hidden}.SurahSheet-reciterBtn{appearance:none;border:1px solid var(--border);background-color:var(--card-hover,#f5f3ef);cursor:pointer;color:var(--foreground);border-radius:20px;flex:1;align-items:center;gap:5px;min-width:0;padding:5px 10px;transition:background-color .15s;display:flex;overflow:hidden}.SurahSheet-reciterBtn svg{flex-shrink:0}.SurahSheet-reciterBtn:hover{background-color:var(--border)}.SurahSheet-reciterBtnName{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;font-weight:500;overflow:hidden}.SurahSheet-verseCard{padding-bottom:1.5rem;border-bottom:1px solid var(--border);padding-inline:.75rem}.SurahSheet-verseCard:first-of-type{margin-top:1.5rem}.SurahSheet-verseCard--active{background-color:var(--accent-light);border-bottom-color:#0000;border-radius:12px}.SurahSheet-verseCard:last-of-type,.SurahSheet-verseCard--noBorder{border-bottom:none}.SurahSheet-verseHeader{align-items:center;gap:.5rem;margin-bottom:1rem;padding-top:.75rem;display:flex}.SurahSheet-verseKey{color:var(--muted);font-size:.85rem;font-weight:600}.SurahSheet-verseArabic{font-size:var(--quran-font-size,2.75rem);color:#1f2937;text-align:right;margin:0;line-height:1.5}.SurahSheet-verseTranslationBlock{margin-top:1rem}.SurahSheet-verseTranslationBlock+.SurahSheet-verseTranslationBlock{margin-top:.75rem}.SurahSheet-translationAuthor{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);opacity:.5;margin-bottom:2px;font-size:.6rem;font-weight:600;display:block}.SurahSheet-verseTranslation{font-size:var(--translation-font-size,1.05rem);color:var(--muted);margin:0;line-height:1.6}.SurahSheet-footnote{appearance:none;background:var(--accent-light);color:var(--accent);vertical-align:super;cursor:pointer;border:none;border-radius:4px;margin-inline:1px;padding:0 4px;font-size:.7em;font-weight:700;line-height:1;transition:background-color .15s}.SurahSheet-footnote:hover{background:var(--accent);color:#fff}.SurahSheet-playBtn{appearance:none;width:24px;height:24px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;place-items:center;padding:0;transition:color .15s,background-color .15s;display:grid}.SurahSheet-playBtn--playing,.SurahSheet-playBtn--playing:hover{background-color:var(--accent);color:#fff}.SurahSheet-playBtn--paused,.SurahSheet-playBtn--paused:hover{background-color:var(--accent-light);color:var(--accent)}.SurahSheet-word{cursor:pointer;border-radius:4px;transition:color .2s,background-color .2s}@media (hover:hover){.SurahSheet-word:hover{color:var(--accent)}}.SurahSheet-word--playing{color:var(--accent)}.SurahSheet-word--tajweedPlaying{color:#0000;text-shadow:0px 0px var(--accent)}.SurahSheet-word--active{color:var(--accent)}.SurahSheet-word--target{color:var(--accent);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.SurahSheet-word--noteSelected{text-underline-offset:4px;-webkit-text-decoration:underline wavy;text-decoration:underline wavy;text-decoration-thickness:1.5px}.SurahSheet-verseInline--active{z-index:0;position:relative}.SurahSheet-verseInline--active:before{content:"";background-color:var(--accent-light);z-index:-1;border-radius:4px;position:absolute;inset:-2px}.SurahSheet-nextSurahHint{border-top:1px dashed var(--border);color:var(--muted);justify-content:center;align-items:center;gap:4px;margin-top:1.5rem;padding-top:1rem;font-size:.75rem;display:flex}.SurahSheet-tooltip{z-index:100;background-color:#2d3748;border-radius:8px;align-items:center;gap:4px;margin-top:-8px;padding:4px 8px;display:flex;transform:translate(-50%,-100%);box-shadow:0 4px 12px #0003}.SurahSheet-tooltip:after{content:"";border-top:6px solid #2d3748;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.SurahSheet-tooltipVerse{color:#fff;padding:2px 6px;font-size:.8rem;font-weight:600}.SurahSheet-tooltipBtn{appearance:none;color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;padding:4px;transition:color .15s,background-color .15s;display:grid}.SurahSheet-tooltipBtn:hover{color:#fff;background-color:#ffffff1a}.SurahSheet-progressBar{z-index:10;background-color:#00000014;height:3px;position:fixed;top:0;left:0;right:0}.SurahSheet-progressBarFill{background-color:var(--accent);height:100%;transition:width .15s linear}[data-theme=dark] .SurahSheet-dismissTrigger{color:#ffffffb3;background-color:#ffffff26}[data-theme=dark] .SurahSheet-ayahs,[data-theme=dark] .SurahSheet-verseArabic,[data-theme=dark] .SurahSheet-bismillah{color:var(--foreground)}[data-theme=dark] .SurahSheet-viewToggle,[data-theme=dark] .SurahSheet-reciterBtn{background-color:var(--card)}[data-theme=dark] .SurahSheet-illustration{background-image:linear-gradient(to bottom,transparent,transparent 60%,var(--sheet-bg)),var(--splash-image)}[data-theme=dark] .SurahSheet-progressBar{background-color:#ffffff1a}[data-theme=dark] .SurahSheet-viewToggleBtn--active{background-color:var(--card-hover);box-shadow:0 1px 3px #00000040}
.QuranPageNav{z-index:10;padding:12px 1.25rem calc(max(env(safe-area-inset-bottom,0px),10px) + 6px);background:linear-gradient(to top,var(--background)60%,transparent);pointer-events:none;flex-direction:column;align-items:center;transition:bottom .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0}.QuranPageNav--abovePlayer{bottom:max(env(safe-area-inset-bottom,0px) - 10px + 76px,76px)}.QuranPageNav-modeTabs{pointer-events:auto;gap:0;margin-bottom:4px;transition:opacity .2s;display:flex}.QuranPageNav--dragging .QuranPageNav-modeTabs{opacity:0;pointer-events:none}.QuranPageNav-modeTab{color:var(--muted);opacity:.4;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:none;padding:2px 8px;font-size:.6rem;font-weight:500;transition:opacity .2s}.QuranPageNav-modeTab--active{opacity:1}.QuranPageNav-tooltip{background:var(--foreground);color:var(--background);white-space:nowrap;pointer-events:none;z-index:2;border-radius:10px;flex-direction:column;align-items:center;padding:5px 14px 6px;animation:.18s cubic-bezier(.34,1.56,.64,1) QuranPageNav-tooltipIn;display:flex;position:absolute;top:-2px;transform:translate(-50%,-100%);box-shadow:0 4px 14px #0003}@keyframes QuranPageNav-tooltipIn{0%{opacity:0;transform:translate(-50%,-92%)scale(.85)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.QuranPageNav-tooltipArrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid var(--foreground);width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.QuranPageNav-tooltipName{font-size:.8rem;font-weight:700;line-height:1.3}.QuranPageNav-tooltipPage{font-variant-numeric:tabular-nums;color:var(--accent);font-size:.72rem;font-weight:600;line-height:1.3}.QuranPageNav-rulerRow{pointer-events:auto;align-items:flex-end;gap:8px;width:100%;max-width:380px;display:flex}.QuranPageNav-edgeLabel{color:var(--muted);opacity:.5;text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:22px;padding-bottom:2px;font-size:.6rem;font-weight:500}.QuranPageNav-ruler{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:1;justify-content:center;align-items:flex-end;gap:1.5px;height:28px;display:flex}.QuranPageNav--dragging .QuranPageNav-ruler{cursor:grabbing}.QuranPageNav-tick{background-color:var(--muted);border-radius:1px;flex-shrink:0;transition:background-color .15s}.QuranPageNav-tick--active{background-color:var(--accent);border-radius:2.5px}[data-theme=dark] .QuranPageNav-tooltip{box-shadow:0 4px 14px #00000080}
.CollectionCard{appearance:none;border:1px solid var(--border);background:var(--card);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:2px;min-width:120px;padding:14px 16px;transition:transform .15s;display:flex}.CollectionCard:active{transform:scale(.97)}.CollectionCard--curated{aspect-ratio:1;border:none;justify-content:center;align-items:center;gap:0;min-width:140px;max-width:140px;padding:14px;position:relative;overflow:hidden}.CollectionCard-rose{opacity:.35;pointer-events:none;width:160%;height:160%;-webkit-mask-image:var(--rose-svg);mask-image:var(--rose-svg);-webkit-mask-image:var(--rose-svg);animation:CollectionCard-roseSpin var(--rose-duration,40s)linear infinite;position:absolute;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes CollectionCard-roseSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CollectionCard-rose--tr{top:-80%;right:-80%}.CollectionCard-rose--tl{top:-80%;left:-80%}.CollectionCard-rose--br{bottom:-80%;right:-80%}.CollectionCard-rose--bl{bottom:-80%;left:-80%}.CollectionCard-content{flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.CollectionCard-mainLine{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:4px;display:flex}.CollectionCard-arabic{font-family:var(--font-card-arabic,var(--font-amiri)),serif;color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3}.CollectionCard-dot{color:#ffffffb3;font-size:.75rem}.CollectionCard-curatedName{font-family:var(--font-card-latin,var(--font-libre-baskerville)),serif;color:#fff;font-size:.75rem;font-style:italic;font-weight:400;line-height:1.3}.CollectionCard-subLine{font-family:var(--font-card-latin,var(--font-libre-baskerville)),serif;color:#ffffffb3;align-items:baseline;gap:4px;font-size:.62rem;display:flex;position:relative}.CollectionCard-subLine .CollectionCard-dot{font-size:.55rem}.CollectionCard-mainLine--large{white-space:normal;flex-wrap:wrap;justify-content:center;gap:10px}.CollectionCard-mainLine--large .CollectionCard-arabic{font-size:3rem}.CollectionCard-mainLine--large .CollectionCard-dot{font-size:1.4rem}.CollectionCard-mainLine--large .CollectionCard-curatedName{font-size:1.8rem}.CollectionCard-subLine--large{gap:8px;font-size:1.1rem}.CollectionCard-subLine--large .CollectionCard-dot{font-size:.85rem}.CollectionCard-description{max-width:320px;font-family:var(--font-card-latin,var(--font-libre-baskerville)),serif;color:#ffffffa6;text-align:center;margin:12px 0 0;font-size:.85rem;font-style:italic;font-weight:400;line-height:1.6}.CollectionCard-icon{color:var(--accent);margin-bottom:4px}.CollectionCard-name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;font-weight:600;line-height:1.3;overflow:hidden}.CollectionCard-count{color:var(--muted);font-size:.68rem}
.CollectionsListSheet-view{z-index:60}.CollectionsListSheet-backdrop{background-color:#00000080;position:fixed;inset:0}.CollectionsListSheet-content{background-color:var(--sheet-bg,#fff);border-radius:16px 16px 0 0;flex-direction:column;max-height:80svh;display:flex;overflow:hidden}.CollectionsListSheet-handle{background-color:var(--border);border-radius:2px;width:36px;height:4px;margin:10px auto 0;display:block}.CollectionsListSheet-header{background-color:var(--sheet-bg,#fff);z-index:1;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.CollectionsListSheet-title{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.CollectionsListSheet-closeBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;place-items:center;padding:4px;display:grid}.CollectionsListSheet-closeBtn:hover{color:var(--foreground)}.CollectionsListSheet-grid{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(2,1fr);gap:10px;padding:4px 20px 20px;display:grid;overflow-y:auto}.CollectionsListSheet-empty{text-align:center;color:var(--muted);flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;padding:40px 20px;display:flex}.CollectionsListSheet-empty svg{opacity:.3}.CollectionsListSheet-empty p{margin:0;font-size:.85rem;line-height:1.5}[data-theme=dark] .CollectionsListSheet-content,[data-theme=dark] .CollectionsListSheet-header{background-color:var(--card)}
.CollectionDetailSheet-card{border:1px solid var(--border);background:var(--sheet-bg,#fff);border-radius:14px;position:relative;overflow:hidden}.CollectionDetailSheet-cardContent{background:var(--sheet-bg,#fff);text-align:left;flex-direction:column;width:100%;padding:12px 14px;transition:transform .2s;display:flex}.CollectionDetailSheet-card--swiped .CollectionDetailSheet-cardContent{transform:translate(-80px)}.CollectionDetailSheet-cardMeta{color:var(--accent);align-self:flex-start;margin-bottom:4px;font-size:.68rem;font-weight:700;display:block}.CollectionDetailSheet-cardArabic{color:var(--foreground);text-align:right;margin:0 0 8px;font-size:1.25rem;line-height:2}.CollectionDetailSheet-cardTranslation{color:var(--muted);text-align:left;margin:0;font-size:.8rem;line-height:1.5}.CollectionDetailSheet-cardActions{align-items:center;gap:8px;margin-top:10px;display:flex}.CollectionDetailSheet-openBtn,.CollectionDetailSheet-playBtn{appearance:none;background:var(--accent-light,#0000000d);color:var(--accent);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.CollectionDetailSheet-wordActive{color:var(--highlight-color,var(--accent));transition:color .15s}.CollectionDetailSheet-removeBtn{appearance:none;color:#fff;cursor:pointer;background:#ef4444;border:none;place-items:center;width:80px;font-size:.78rem;font-weight:700;transition:transform .2s;display:grid;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.CollectionDetailSheet-card--swiped .CollectionDetailSheet-removeBtn{transform:translate(0)}@media (hover:hover){.CollectionDetailSheet-removeBtn{width:64px;transform:translate(100%)}.CollectionDetailSheet-card:hover .CollectionDetailSheet-removeBtn{transform:translate(0)}.CollectionDetailSheet-card:hover .CollectionDetailSheet-cardContent{transform:translate(-64px)}}.CollectionDetailSheet-card.CollectionDetailSheet-card--curated{-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border-color:#ffffff1a}.CollectionDetailSheet-card--curated .CollectionDetailSheet-cardContent{padding:14px 16px;background:0 0!important}.CollectionDetailSheet-card--curated .CollectionDetailSheet-cardMeta{color:#ffffffe6;letter-spacing:.02em;background:#ffffff26;border-radius:6px;align-items:center;gap:6px;margin-bottom:8px;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.CollectionDetailSheet-card--curated .CollectionDetailSheet-cardArabic{color:#fff;text-align:right;font-size:1.4rem;line-height:1.8}.CollectionDetailSheet-card--curated .CollectionDetailSheet-cardTranslation{font-family:var(--font-libre-baskerville),serif;color:#fff9;text-align:left;font-size:.82rem;font-style:italic;line-height:1.6}.CollectionDetailSheet-card--curated .SurahSheet-footnote{color:#fff;background:#fff3}.CollectionDetailSheet-card--curated .SurahSheet-footnote:hover{color:#fff;background:#ffffff59}.CollectionDetailSheet-card--curated .CollectionDetailSheet-openBtn,.CollectionDetailSheet-card--curated .CollectionDetailSheet-playBtn{color:#fff;background:#ffffff26}[data-theme=dark] .CollectionDetailSheet-card:not(.CollectionDetailSheet-card--curated),[data-theme=dark] .CollectionDetailSheet-card:not(.CollectionDetailSheet-card--curated) .CollectionDetailSheet-cardContent{background:var(--card)}[data-theme=dark] .CollectionDetailSheet-card--curated{background:#ffffff14;border-color:#ffffff0f}
.CollectionDetailSheet-view--curated{z-index:60}.CollectionDetailSheet-backdrop{background-color:#00000080;position:fixed;inset:0}.CollectionDetailSheet-content--curated{position:relative;overflow:hidden}.CollectionDetailSheet-content--curated .LongSheet-innerContent{background-color:inherit;box-shadow:none;margin-bottom:0}.CollectionDetailSheet-roseBg{z-index:0;opacity:.3;pointer-events:none;width:620px;max-width:none;height:620px;max-height:none;-webkit-mask-image:var(--detail-rose-svg);mask-image:var(--detail-rose-svg);-webkit-mask-image:var(--detail-rose-svg);position:absolute;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CollectionDetailSheet-roseBg--br{animation:180s linear infinite CollectionDetailSheet-roseSpin;bottom:0;right:0;transform:translate(50%,50%)}.CollectionDetailSheet-roseBg--tl{animation:180s linear infinite CollectionDetailSheet-rose2Spin;top:0;left:0;transform:translate(-50%,-50%)}@keyframes CollectionDetailSheet-roseSpin{0%{transform:translate(50%,50%)rotate(0)}to{transform:translate(50%,50%)rotate(360deg)}}@keyframes CollectionDetailSheet-rose2Spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.CollectionDetailSheet-curatedHeader{z-index:1;padding:calc(env(safe-area-inset-top,0px) + 48px)28px 28px;justify-content:center;align-items:center;display:flex;position:relative}.CollectionDetailSheet-closeBtnOverlay{appearance:none;top:calc(env(safe-area-inset-top,0px) + 16px);z-index:2;color:#fff;cursor:pointer;background:#00000026;border:none;border-radius:9999px;place-items:center;padding:6px;display:grid;position:absolute;right:20px}.CollectionDetailSheet-list--curated{z-index:1;padding:4px 20px calc(env(safe-area-inset-bottom,0px) + 20px);flex-direction:column;gap:10px;display:flex;position:relative}
.UserCollectionSheet-view{z-index:60;top:0;bottom:initial;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}@media (min-width:800px){.UserCollectionSheet-view{height:100%}}.UserCollectionSheet-backdrop{background-color:#00000080;position:fixed;inset:0}.UserCollectionSheet-content{background-color:var(--sheet-bg,#fff);height:calc(100% - max(env(safe-area-inset-top),6px));box-sizing:border-box;border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden}.UserCollectionSheet-handle{background-color:var(--border);border-radius:2px;width:36px;height:4px;margin:10px auto 0;display:block}.UserCollectionSheet-header{background-color:var(--sheet-bg,#fff);z-index:1;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.UserCollectionSheet-headerInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.UserCollectionSheet-icon{color:var(--accent);flex-shrink:0}.UserCollectionSheet-title{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.UserCollectionSheet-count{color:var(--muted);font-size:.72rem}.UserCollectionSheet-headerActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.UserCollectionSheet-editBtn,.UserCollectionSheet-deleteBtn,.UserCollectionSheet-closeBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;place-items:center;padding:4px;display:grid}.UserCollectionSheet-editBtn:hover,.UserCollectionSheet-closeBtn:hover{color:var(--foreground)}.UserCollectionSheet-deleteBtn{color:#ef4444}.UserCollectionSheet-deleteBtn:hover{color:#dc2626}.UserCollectionSheet-editForm{align-items:center;gap:8px;width:100%;display:flex}.UserCollectionSheet-editName{border:1px solid var(--border);background:var(--card-hover,#f5f3ef);color:var(--foreground);border-radius:10px;outline:none;flex:1;padding:9px 14px;font-size:.85rem;transition:border-color .15s}.UserCollectionSheet-editName:focus{border-color:var(--accent)}.UserCollectionSheet-saveBtn{appearance:none;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-size:.8rem;font-weight:700}.UserCollectionSheet-confirmBar{color:var(--foreground);background:#ef44440f;border-radius:12px;align-items:center;gap:8px;margin:0 20px 8px;padding:10px 14px;font-size:.82rem;display:flex}.UserCollectionSheet-confirmYes{appearance:none;color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:9999px;margin-left:auto;padding:6px 16px;font-size:.78rem;font-weight:700}.UserCollectionSheet-confirmNo{appearance:none;border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:9999px;padding:6px 16px;font-size:.78rem;font-weight:500}.UserCollectionSheet-list{flex-direction:column;gap:8px;padding:4px 20px 20px;display:flex}[data-theme=dark] .UserCollectionSheet-content,[data-theme=dark] .UserCollectionSheet-header{background-color:var(--card)}[data-theme=dark] .UserCollectionSheet-editName{background:var(--background)}
.NotesListSheet-view{z-index:60}.NotesListSheet-backdrop{background-color:#00000080;position:fixed;inset:0}.NotesListSheet-content{background-color:var(--sheet-bg,#fff);border-radius:16px 16px 0 0;flex-direction:column;max-height:85svh;display:flex;overflow:hidden}.NotesListSheet-handle{background-color:var(--border);border-radius:2px;width:36px;height:4px;margin:10px auto 0;display:block}.NotesListSheet-header{background-color:var(--sheet-bg,#fff);z-index:1;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.NotesListSheet-headerInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.NotesListSheet-icon{color:var(--accent);flex-shrink:0}.NotesListSheet-title{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.NotesListSheet-count{color:var(--muted);font-size:.72rem}.NotesListSheet-closeBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;place-items:center;padding:4px;display:grid}.NotesListSheet-closeBtn:hover{color:var(--foreground)}.NotesListSheet-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;padding:4px 20px 20px;display:flex;overflow-y:auto}.NotesListSheet-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.NotesListSheet-empty svg{opacity:.3}.NotesListSheet-empty p{margin:0;font-size:.85rem;line-height:1.5}.NotesListSheet-card{border:1px solid var(--border);background:var(--sheet-bg,#fff);border-radius:14px;padding:12px 14px}.NotesListSheet-cardMeta{color:var(--accent);margin-bottom:4px;font-size:.68rem;font-weight:700;display:block}.NotesListSheet-cardArabic{color:var(--foreground);text-align:right;margin:0 0 8px;font-size:1.25rem;line-height:2}.NotesListSheet-cardTranslation{color:var(--muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NotesListSheet-cardText{color:var(--foreground);text-overflow:ellipsis;align-items:flex-start;gap:4px;margin:6px 0 0;font-size:.78rem;font-style:italic;line-height:1.5;display:flex;overflow:hidden}.NotesListSheet-cardText svg{flex-shrink:0;margin-top:2px}.NotesListSheet-cardActions{align-items:center;gap:8px;margin-top:10px;display:flex}.NotesListSheet-actionBtn{appearance:none;background:var(--accent-light,#0000000d);color:var(--accent);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.NotesListSheet-deleteBtn{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;margin-left:auto;padding:6px;display:grid}.NotesListSheet-deleteBtn:hover{color:#ef4444}.NotesListSheet-confirmBar{color:var(--foreground);background:#ef44440f;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;font-size:.78rem;font-weight:600;display:flex}.NotesListSheet-confirmYes{appearance:none;color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;margin-left:auto;padding:5px 12px;font-size:.75rem;font-weight:700}.NotesListSheet-confirmNo{appearance:none;border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:600}.NotesListSheet-wordActive{transition:color .15s;color:var(--accent)!important}[data-theme=dark] .NotesListSheet-content,[data-theme=dark] .NotesListSheet-header{background-color:var(--card)}[data-theme=dark] .NotesListSheet-card{background:var(--card)}
.BurhanAISection{aspect-ratio:1;appearance:none;cursor:pointer;background:color-mix(in srgb,var(--accent)18%,var(--card));min-width:140px;max-width:140px;color:color-mix(in srgb,var(--accent)70%,#000);text-align:center;border:none;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;padding:14px;transition:transform .15s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .BurhanAISection{color:var(--accent)}.BurhanAISection:active{transform:scale(.97)}.BurhanAISection-rose{opacity:.25;pointer-events:none;width:160%;height:160%;-webkit-mask-image:var(--rose-svg);mask-image:var(--rose-svg);-webkit-mask-image:var(--rose-svg);animation:60s linear infinite BurhanAISection-roseSpin;position:absolute;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes BurhanAISection-roseSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BurhanAISection-rose--tr{top:-80%;right:-80%}.BurhanAISection-rose--bl{animation-direction:reverse;bottom:-80%;left:-80%}.BurhanAISection-content{flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.BurhanAISection-icon{background:color-mix(in srgb,var(--accent)20%,transparent);-webkit-backdrop-filter:blur(4px);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.BurhanAISection-title{font-size:.82rem;font-weight:700;line-height:1.2}.BurhanAISection-subtitle{opacity:.65;font-size:.6rem;font-weight:500;line-height:1.3}
.CollectionsSection{margin-bottom:12px}.CollectionsSection-section{margin-bottom:14px}.CollectionsSection-sectionHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CollectionsSection-sectionTitle{color:var(--foreground);align-items:center;gap:8px;margin:0;font-size:.88rem;font-weight:700;display:flex}.CollectionsSection-teamBadge{background:var(--accent-light);letter-spacing:.06em;color:var(--accent);border-radius:6px;padding:2px 7px;font-size:.55rem;font-weight:800}.CollectionsSection-seeAll{appearance:none;cursor:pointer;color:var(--accent);background:0 0;border:none;font-size:.78rem;font-weight:600}.CollectionsSection-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.CollectionsSection-scroll::-webkit-scrollbar{display:none}.CollectionsSection-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.CollectionsSection-btnRow{gap:8px;display:flex}.CollectionsSection-myCollectionsBtn{appearance:none;border:1px solid var(--border);background:var(--card,#fff);cursor:pointer;min-width:0;color:var(--foreground);border-radius:12px;flex:1;align-items:center;gap:8px;padding:12px 14px;font-size:.85rem;font-weight:600;display:flex}.CollectionsSection-myCollectionsBtn>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CollectionsSection-myCollectionsCount{background:var(--accent-light,#0000000d);color:var(--accent);border-radius:9999px;margin-left:auto;padding:1px 8px;font-size:.7rem;font-weight:700}.CollectionsSection-myCollectionsChevron{color:var(--muted);flex-shrink:0;transform:rotate(-90deg)}.CollectionsSection-myCollectionsBtn svg:first-child{color:var(--accent);flex-shrink:0}.CollectionsSection-empty svg{opacity:.4}.CollectionsSection-empty p{margin:0;font-size:.8rem}
