:root{
  --bg:#03120e;--bg2:#06261d;--panel:rgba(7,31,23,.78);--panel2:rgba(10,42,31,.68);
  --gold:#d7b44d;--goldHi:#f4dc86;--goldDeep:#8e6a1c;--green:#68d09a;
  --text:#f1f5ef;--muted:#93aaa0;--line:rgba(233,205,112,.18);
  --shadow:0 26px 70px rgba(0,0,0,.34);--radius:26px;--sidebar:252px;
}*{box-sizing:border-box}html{scroll-behavior:smooth}body.reader-lock{overflow:hidden!important}body{margin:0;min-height:100vh;background:
  radial-gradient(circle at 68% 8%,rgba(214,180,72,.11),transparent 27%),
  radial-gradient(circle at 18% 38%,rgba(34,165,113,.10),transparent 32%),
  linear-gradient(180deg,#020f0b 0%,#041b13 46%,#02120d 100%);
  color:var(--text);font-family:Tajawal,system-ui,sans-serif;overflow-x:hidden}body.light{background:linear-gradient(180deg,#e9f0e9,#dce9e1);color:#13241d}button,input,select,textarea{font:inherit}button{cursor:pointer}#oceanCanvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}body::before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:
  radial-gradient(circle at 72% 12%,rgba(255,225,133,.12),transparent 27%),
  radial-gradient(circle at 18% 25%,rgba(67,223,164,.12),transparent 28%),
  radial-gradient(circle at 52% 76%,rgba(28,152,112,.14),transparent 34%),
  linear-gradient(180deg,rgba(3,17,12,.04),rgba(2,11,8,.18));
  mix-blend-mode:screen;
}.app{position:relative;z-index:3;min-height:100vh;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);max-width:1700px;margin:0 auto;padding:18px;gap:18px}.main{min-width:0}.sidebar{position:sticky;top:18px;height:calc(100vh - 36px);display:flex;flex-direction:column;padding:16px;background:
  linear-gradient(180deg,rgba(7,30,22,.84),rgba(4,19,14,.76));
  border:1px solid rgba(233,205,112,.18);border-radius:30px;box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.03);
  backdrop-filter:none;border-bottom:1px solid rgba(233,205,112,.12);text-align:center}.brand small{color:#90a79c;font-size:12px}.brand h1{font:700 36px/1.1 Amiri,serif;color:var(--goldHi);margin:6px 0 10px;text-shadow:0 0 22px rgba(244,220,134,.18)}.brand .brand-sub{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:999px;border:1px solid rgba(233,205,112,.16);color:#aab8b0;background:rgba(233,205,112,.04);font-size:11px}.nav{display:grid;gap:9px;margin-top:14px}.nav button{border:1px solid transparent;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));color:#d0d9d2;border-radius:17px;padding:13px 12px;text-align:right;display:flex;align-items:center;gap:10px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.nav button:hover{transform:translateX(-2px);border-color:rgba(233,205,112,.22);background:rgba(233,205,112,.06)}.nav button.active{border-color:rgba(244,220,134,.52);background:linear-gradient(135deg,rgba(215,180,77,.14),rgba(255,255,255,.03));color:#f6e39a;box-shadow:0 0 26px rgba(215,180,77,.06)}.nav .ico{font-size:19px}.sidebar-footer{margin-top:auto;padding:12px 8px;color:#6f837a;font-size:11px;line-height:1.8}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.pill{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(7,24,18,.54);color:#b7c6bd;font-size:12px}.online{color:#9ee7b7;border-color:rgba(104,208,154,.22)}.view{display:none}.view.active{display:block;animation:viewSoftIn .20s ease both}body[data-view="home"] #view-home{display:block;}@keyframes viewSoftIn{from{opacity:0}to{opacity:1}}.hero{position:relative;overflow:hidden;padding:34px 34px 32px;border-radius:34px;background:
  linear-gradient(145deg,rgba(7,34,25,.66),rgba(11,52,39,.48) 55%,rgba(5,21,15,.66));
  border:1px solid rgba(244,220,134,.20);box-shadow:0 34px 94px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.03)
}.hero:before{content:"";position:absolute;inset:-10% -20% auto;height:55%;background:radial-gradient(ellipse at 55% 15%,rgba(244,220,134,.17),transparent 55%);filter:blur(12px);pointer-events:none}.hero:after{content:"";position:absolute;inset:auto -8% -34% -8%;height:62%;background:radial-gradient(ellipse,rgba(71,195,142,.20),transparent 66%);filter:blur(16px);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:center;min-height:380px}.hero h2{font:700 40px/1.45 Amiri,serif;margin:12px 0 10px;color:#f6eac0;text-shadow:0 0 28px rgba(244,220,134,.10)}.hero p{max-width:760px;color:#c8d4cc;font-size:15px;line-height:2}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(244,220,134,.22);background:rgba(244,220,134,.05);color:#e6d27d;font-size:12px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.btn{border:1px solid rgba(233,205,112,.16);border-radius:16px;padding:12px 15px;background:rgba(255,255,255,.03);color:var(--text);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px);border-color:rgba(244,220,134,.34);box-shadow:0 14px 28px rgba(0,0,0,.16)}.btn.primary{background:linear-gradient(135deg,#e1bd52,#a67d1f);color:#08130d;border-color:transparent;font-weight:800;box-shadow:0 12px 28px rgba(214,179,74,.16)}.progress-orb{width:190px;height:190px;border-radius:50%;margin:auto;background:conic-gradient(var(--goldHi) var(--p,0%),rgba(255,255,255,.05) 0);padding:10px;box-shadow:0 0 70px rgba(214,179,74,.14)}.progress-orb>div{width:100%;height:100%;border-radius:50%;background:rgba(3,16,11,.88);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(244,220,134,.12)}.progress-orb b{font-size:42px;color:var(--goldHi);text-shadow:0 0 24px rgba(244,220,134,.16)}.muted{color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.stat{padding:16px;border-radius:21px;background:linear-gradient(145deg,rgba(8,35,26,.58),rgba(5,20,15,.52));border:1px solid rgba(233,205,112,.13);box-shadow:0 16px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.02)}.stat small{color:var(--muted)}.stat strong{display:block;margin-top:5px;font-size:26px;color:var(--goldHi)}.grid{display:grid;gap:14px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:20px;border-radius:24px;background:linear-gradient(145deg,rgba(8,34,25,.62),rgba(5,20,15,.56));border:1px solid rgba(233,205,112,.13);box-shadow:0 20px 55px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.02)}.card h3,.section-head h2{font:700 25px/1.35 Amiri,serif;color:#efdc90;margin:0 0 8px}.card p{color:#bcc9c1;line-height:1.95;margin:0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:22px 0 10px}.section-head h2{font-size:30px;margin:0}.section-head p{margin:0;color:var(--muted);font-size:13px}.today-list{display:grid;gap:10px}.today-row{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:12px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.045)}.today-row b{color:#e8dfc2}.today-row span{color:var(--muted);font-size:13px}.today-row em{font-style:normal;color:#9fe6b3;font-size:12px}.progress{height:9px;background:rgba(0,0,0,.26);border-radius:999px;overflow:hidden;margin-top:8px}.progress>i{display:block;height:100%;background:linear-gradient(90deg,var(--goldDeep),var(--goldHi));width:0;border-radius:999px;transition:width .5s}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick button{min-height:108px;border:1px solid rgba(233,205,112,.13);border-radius:22px;background:linear-gradient(145deg,rgba(10,36,27,.60),rgba(7,23,18,.50));color:#dce5df;text-align:right;padding:16px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.quick button:hover{transform:translateY(-3px);border-color:rgba(244,220,134,.30);box-shadow:0 18px 34px rgba(0,0,0,.2)}.quick strong{display:block;color:#efd987;font-size:17px;margin:8px 0 4px}.quick small{color:var(--muted);line-height:1.7}.search{display:flex;gap:10px}.search input{flex:1}.field label{display:block;color:#cad7cf;font-size:13px;margin-bottom:5px;font-weight:600}input,select,textarea{appearance:none!important;-webkit-appearance:none!important;width:100%;color:#f2efdf;background:linear-gradient(180deg,rgba(16,51,38,.88),rgba(4,22,15,.96));border:1px solid rgba(233,205,112,.22);border-radius:17px;min-height:48px;padding:12px 14px;outline:none;box-shadow:inset 0 1px 0 rgba(255,248,210,.04),0 10px 24px rgba(0,0,0,.12)}textarea{min-height:130px;resize:vertical;line-height:1.85}.field input::placeholder,.field textarea::placeholder,.search input::placeholder{color:#7f958b}input:focus,select:focus,textarea:focus{border-color:rgba(244,220,134,.55);box-shadow:0 0 0 4px rgba(214,179,74,.07),0 0 22px rgba(214,179,74,.07)}.plan-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result{padding:14px;border-radius:17px;border:1px solid rgba(104,208,154,.14);background:rgba(104,208,154,.05);color:#c6e8d3;margin-top:12px;line-height:2}.study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.study-card{padding:17px;border-radius:20px;border:1px solid rgba(233,205,112,.12);background:linear-gradient(145deg,rgba(10,34,26,.60),rgba(7,22,17,.54))}.study-card .cat{color:#94d5aa;font-size:11px}.study-card h4{margin:6px 0;color:#efdfaa;font-size:17px}.study-card p{font-size:13px;color:var(--muted);line-height:1.8;min-height:48px}.study-actions{display:flex;gap:7px;margin-top:10px}.study-actions .btn{padding:9px 11px;font-size:12px}.surah-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.surah-btn{border:1px solid rgba(233,205,112,.12);border-radius:18px;background:rgba(255,255,255,.02);color:var(--text);padding:14px;text-align:right;transition:.18s}.surah-btn:hover,.surah-btn.active{border-color:rgba(244,220,134,.34);background:rgba(233,205,112,.055)}.quran-box{padding:22px;border-radius:28px;background:rgba(4,20,14,.86);border:1px solid rgba(233,205,112,.15);box-shadow:var(--shadow)}.quran-ayah{padding:18px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.quran-text{font-family:Amiri,serif;font-size:27px;line-height:2.25;color:#f4ecd5}.athar-main{font:700 30px/2.15 Amiri,serif;color:#f5efd9;text-align:center;padding:28px}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quote{padding:18px;border-radius:20px;background:rgba(233,205,112,.045);border:1px solid rgba(233,205,112,.12)}.settings{display:grid;gap:12px}.switch{display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:18px;background:rgba(255,255,255,.02);border:1px solid rgba(233,205,112,.09)}.toggle{display:inline-flex;align-items:center;cursor:pointer;position:relative;width:52px;height:28px;flex:0 0 52px}.toggle input{display:none}.toggle > span:not(.sr-only){width:52px;height:28px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(233,205,112,.20);position:relative;transition:.2s}.toggle > span:not(.sr-only)::after{content:"";position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:#8a948d;transition:.2s}.toggle input:checked + span:not(.sr-only){background:linear-gradient(135deg,rgba(214,179,74,.45),rgba(214,179,74,.16));border-color:rgba(244,220,134,.55)}.toggle input:checked + span:not(.sr-only)::after{right:27px;background:#f4dd86;box-shadow:0 0 14px rgba(244,220,134,.5)}.toggle > .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.style-card{border:1px solid rgba(233,205,112,.16);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));color:#eee7d0;border-radius:20px;padding:12px;text-align:right;cursor:pointer;transition:.22s;display:flex;flex-direction:column;gap:8px}.style-card:hover{transform:translateY(-2px);border-color:rgba(233,205,112,.34);box-shadow:0 0 26px rgba(214,179,74,.06)}.style-card.selected{border-color:rgba(244,220,134,.68);box-shadow:0 0 26px rgba(214,179,74,.08)}.style-card b{font-size:15px}.style-card small{color:#91a39a;line-height:1.55}.style-preview{height:72px;border-radius:15px;position:relative;overflow:hidden;background:#081b14;border:1px solid rgba(233,205,112,.14)}.style-preview:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 30%,rgba(244,220,134,.18),transparent 28%),radial-gradient(circle at 30% 72%,rgba(48,181,127,.12),transparent 32%)}.modal{position:fixed;inset:0;background:rgba(0,0,0,.58);display:none;align-items:center;justify-content:center;padding:16px;z-index:20}.modal.open{display:flex}.modal-card{width:min(820px,100%);max-height:88vh;overflow:auto;background:#081a13;border:1px solid rgba(233,205,112,.2);border-radius:26px;box-shadow:0 30px 100px rgba(0,0,0,.5);padding:20px}.toast{position:fixed;left:20px;bottom:20px;z-index:30;padding:12px 14px;border-radius:15px;background:#091b14;border:1px solid rgba(233,205,112,.2);color:#e9e2ca;box-shadow:var(--shadow);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}.row{display:flex;gap:8px;align-items:center}.no-motion *,.no-motion *::before,.no-motion *::after{animation-duration:0s!important;transition:none!important}.star-glint{position:fixed;z-index:1;width:4px;height:4px;border-radius:50%;background:#f5df8b;box-shadow:0 0 10px 2px rgba(244,220,134,.55);pointer-events:none;animation:twinkle 3.8s ease-in-out infinite}@keyframes twinkle{0%,100%{opacity:.22;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}.lantern{position:fixed;z-index:2;top:-4px;pointer-events:none;transform-origin:top center;filter:drop-shadow(0 0 18px rgba(243,215,115,.45));animation:sway 7s ease-in-out infinite alternate}.lantern .wire{width:1px;height:26px;background:linear-gradient(180deg,transparent,rgba(244,220,134,.48))}.lantern .cap{width:48px;height:9px;border-radius:8px;background:linear-gradient(90deg,#795719,#d3ab43,#ffe596,#cda842,#76551a);box-shadow:0 0 12px rgba(244,212,105,.28)}.lantern .body{position:relative;width:56px;height:70px;border-radius:16px 16px 22px 22px;background:linear-gradient(90deg,#7f5e1d,#d9b54c 24%,#ffe596 47%,#d4af43 72%,#725219);border:1px solid rgba(255,241,172,.66);box-shadow:0 0 18px rgba(248,222,128,.48),0 0 55px rgba(235,201,85,.22),inset 0 1px 0 rgba(255,250,215,.42);overflow:hidden}.lantern .body:before{content:"";position:absolute;inset:6px 8px;border-radius:11px;background:repeating-linear-gradient(90deg,rgba(255,248,209,.30) 0 2px,rgba(180,138,41,.13) 2px 7px)}.lantern .body:after{content:"";position:absolute;inset:-30% -55%;background:radial-gradient(circle at 50% 52%,rgba(255,245,185,.36),rgba(255,214,86,.12) 30%,transparent 62%);animation:lanternPulse 5s ease-in-out infinite}.lantern .glow{width:160px;height:150px;margin:-18px auto 0;background:radial-gradient(circle,rgba(255,226,119,.22),rgba(240,198,71,.08) 38%,transparent 72%);filter:blur(10px)}.l1{right:9%}.l2{right:34%;transform:scale(.72);opacity:.72;animation-duration:9s}.l3{left:9%;transform:scale(.78);opacity:.64;animation-duration:10s}@keyframes sway{to{transform:rotate(2.2deg) translateY(6px)}}@keyframes lanternPulse{0%,100%{transform:scale(.97);opacity:.72}50%{transform:scale(1.04);opacity:.94}}@media(max-width:1100px){
  .app{grid-template-columns:210px 1fr}.hero-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.quick{grid-template-columns:repeat(2,1fr)}.study-grid{grid-template-columns:repeat(2,1fr)}.surah-grid{grid-template-columns:repeat(3,1fr)}
}@media(max-width:760px){
  .app{display:block;padding:10px 10px 88px}.sidebar{display:none}.hero{padding:22px}.hero-grid{min-height:0}.hero h2{font-size:30px}.hero-actions .btn{flex:1;min-width:135px}.stats{grid-template-columns:repeat(2,1fr)}.quick{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-3,.plan-form,.quote-grid{grid-template-columns:1fr}.surah-grid{grid-template-columns:repeat(2,1fr)}.study-grid{grid-template-columns:1fr}.style-grid{grid-template-columns:repeat(2,1fr)}.today-row{grid-template-columns:1fr auto}.today-row span{display:none}.bottom-nav{position:fixed;bottom:10px;left:10px;right:10px;z-index:12;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:7px;background:rgba(5,22,16,.92);border:1px solid rgba(233,205,112,.18);border-radius:22px;backdrop-filter:none;box-shadow:var(--shadow)}.bottom-nav button{border:0;background:transparent;color:#9caaa2;border-radius:15px;padding:8px 5px;font-size:11px}.bottom-nav button.active{color:#f0db8d;background:rgba(233,205,112,.08)}.lantern{display:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.emerald-ornament{position:fixed;z-index:2;pointer-events:none;display:grid;place-items:center;opacity:.9;filter:drop-shadow(0 0 16px rgba(44,214,155,.18));}.emerald-ornament .gem{position:relative;width:48px;height:38px;transform:rotate(45deg);border-radius:8px;background:linear-gradient(135deg,#0c4f3b 0%,#1db889 28%,#8ff0c8 47%,#1b9870 66%,#06382b 100%);border:1px solid rgba(169,255,224,.44);box-shadow:inset 0 2px 8px rgba(226,255,245,.22),inset -7px -8px 12px rgba(0,41,31,.34),0 0 18px rgba(44,214,155,.18),0 0 42px rgba(29,184,137,.08);overflow:hidden;}.emerald-ornament .gem:before{content:"";position:absolute;inset:4px;background:linear-gradient(145deg,rgba(236,255,248,.35),transparent 38%),linear-gradient(35deg,transparent 44%,rgba(197,255,236,.22) 45% 48%,transparent 49%),linear-gradient(145deg,transparent 50%,rgba(4,66,49,.26) 51% 68%,transparent 69%);clip-path:polygon(18% 0,82% 0,100% 35%,72% 100%,28% 100%,0 35%);}.emerald-ornament .spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#b9ffe6;box-shadow:0 0 10px 3px rgba(126,255,213,.65);animation:gemSpark 4.2s ease-in-out infinite;}.emerald-ornament .facet-line{position:absolute;width:72px;height:2px;background:linear-gradient(90deg,transparent,rgba(69,226,167,.42),transparent);transform:rotate(-2deg);opacity:.45}.emerald-a{right:2.4%;top:23%;transform:scale(.72)}.emerald-b{left:1.8%;top:58%;transform:scale(.58);opacity:.7}.emerald-c{right:31%;top:7%;transform:scale(.42);opacity:.55}.emerald-d{left:28%;bottom:10%;transform:scale(.4);opacity:.42}@keyframes gemSpark{0%,100%{opacity:.18;transform:scale(.65)}50%{opacity:1;transform:scale(1.25)}}.emerald-arabesque{position:fixed;z-index:1;pointer-events:none;border:1px solid rgba(57,216,167,.16);opacity:.34;box-shadow:0 0 38px rgba(57,216,167,.04) inset;}.emerald-arabesque.a{width:220px;height:220px;right:-70px;top:28%;border-radius:34% 66% 54% 46% / 45% 35% 65% 55%;transform:rotate(18deg)}.emerald-arabesque.b{width:190px;height:190px;left:-65px;bottom:14%;border-radius:56% 44% 34% 66% / 46% 62% 38% 54%;transform:rotate(-22deg)}.emerald-arabesque:before,.emerald-arabesque:after{content:"";position:absolute;inset:14px;border:1px solid rgba(66,227,175,.12);border-radius:inherit}body[data-style="cinematic"] .emerald-ornament{opacity:1;filter:drop-shadow(0 0 22px rgba(50,224,170,.3))}body[data-style="cinematic"] .emerald-ornament .gem{box-shadow:inset 0 2px 10px rgba(241,255,250,.28),inset -8px -10px 14px rgba(0,41,31,.36),0 0 22px rgba(44,214,155,.25),0 0 62px rgba(29,184,137,.14)}body[data-style="vivid"] .emerald-ornament .gem{box-shadow:inset 0 2px 9px rgba(241,255,250,.26),0 0 20px rgba(44,214,155,.24),0 0 52px rgba(29,184,137,.11)}@media(max-width:760px){.emerald-ornament{display:none}.emerald-arabesque{opacity:.18;transform:scale(.72)}}.lantern{top:-2px!important;filter:drop-shadow(0 0 14px rgba(245,215,116,.34))!important;animation:sway 9s ease-in-out infinite alternate!important}.lantern .wire{height:12px!important;width:1px!important;background:linear-gradient(180deg,transparent,rgba(244,220,134,.28))!important}.lantern .cap{width:42px!important;height:8px!important;border-radius:7px!important;background:linear-gradient(90deg,#6d4b14,#c59b35,#ffe5a0,#d5ae46,#6b4b15)!important;box-shadow:0 0 12px rgba(244,212,105,.18)!important}.lantern .body{width:48px!important;height:61px!important;border-radius:15px 15px 20px 20px!important;background:linear-gradient(145deg,#704d14 0%,#c19a35 18%,#f1cd70 40%,#fff0b0 52%,#d8b14a 73%,#785519 100%)!important;border:1px solid rgba(255,239,174,.68)!important;box-shadow:0 0 16px rgba(255,220,123,.42),0 0 42px rgba(230,189,73,.18),inset 0 1px 0 rgba(255,251,225,.5)!important}.lantern .body:before{inset:5px 7px!important;border-radius:10px!important;background:repeating-linear-gradient(90deg,rgba(255,249,214,.32) 0 2px,rgba(160,118,30,.10) 2px 6px)!important}.lantern .body:after{background:radial-gradient(circle at 50% 50%,rgba(255,250,220,.38),rgba(255,220,110,.10) 32%,transparent 63%)!important}.lantern .glow{width:120px!important;height:120px!important;margin:-10px auto 0!important;background:radial-gradient(circle,rgba(255,228,130,.18),rgba(229,189,76,.06) 38%,transparent 74%)!important;filter:blur(8px)!important}.l2{display:none!important}.l1{right:15%!important}.l3{left:14%!important;transform:scale(.76)!important;opacity:.52!important}body[data-style="cinematic"] .lantern .body{box-shadow:0 0 20px rgba(255,223,128,.60),0 0 60px rgba(224,184,69,.23),inset 0 1px 0 rgba(255,250,220,.55)!important}.skip-link{position:fixed;top:10px;right:10px;z-index:120;padding:10px 14px;border-radius:12px;background:#071d15;color:#f5e39e;border:1px solid rgba(244,220,134,.35);transform:translateY(-150%);transition:transform .18s ease;box-shadow:0 10px 24px rgba(0,0,0,.35)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid #f4dc86;outline-offset:3px}.main:focus{outline:none}.access-panel{padding:24px!important}.access-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.access-head h3{margin:0 0 6px!important}.access-head p{margin:0;max-width:760px}.access-badge{align-self:flex-start;padding:7px 11px;border-radius:999px;border:1px solid rgba(76,224,174,.18);background:rgba(76,224,174,.055);color:#9fe6c6;font-size:11px;white-space:nowrap}.access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.access-control{min-height:88px;padding:16px;border-radius:18px;border:1px solid rgba(233,205,112,.14);background:linear-gradient(145deg,rgba(255,255,255,.022),rgba(255,255,255,.008));display:flex;align-items:center;justify-content:space-between;gap:16px}.access-control b{display:block;color:#efdfaa;font-size:15px;margin-bottom:5px}.access-control small{display:block;color:#b7c9bf;line-height:1.65;font-size:11.5px}.font-buttons,.performance-switch{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.a11y-btn,.perf-btn{min-width:42px;height:38px;border-radius:12px;border:1px solid rgba(233,205,112,.18);background:rgba(255,255,255,.018);color:#dfe8e2;padding:0 11px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.a11y-btn:hover,.perf-btn:hover{transform:translateY(-1px);border-color:rgba(244,220,134,.45)}.a11y-btn.active,.perf-btn.active{color:#09130e;background:linear-gradient(135deg,#e3c25e,#b1882b);border-color:transparent;box-shadow:0 8px 20px rgba(214,179,74,.18);font-weight:800}.perf-btn{min-width:62px;font-size:11px}body.a11y-contrast{--muted:#d7e2dc}body.a11y-contrast .muted,body.a11y-contrast .section-head p,body.a11y-contrast .sidebar-footer,body.a11y-contrast .today-row span,body.a11y-contrast .quick small,body.a11y-contrast .study-card p{color:#d2ded8!important}body.a11y-contrast .card,body.a11y-contrast .hero,body.a11y-contrast .stat,body.a11y-contrast .quick button,body.a11y-contrast .sidebar,body.a11y-contrast .quran-box{border-color:rgba(244,220,134,.28)!important}body[data-font-size="small"] .hero h2{font-size:36px}body[data-font-size="large"] .hero h2{font-size:44px}body[data-font-size="xlarge"] .hero h2{font-size:48px}body[data-font-size="small"] .section-head h2{font-size:28px}body[data-font-size="large"] .section-head h2{font-size:32px}body[data-font-size="xlarge"] .section-head h2{font-size:35px}body[data-font-size="small"] .card h3{font-size:23px}body[data-font-size="large"] .card h3{font-size:27px}body[data-font-size="xlarge"] .card h3{font-size:29px}body[data-font-size="small"] .hero p,body[data-font-size="small"] .card p{font-size:14px}body[data-font-size="large"] .hero p,body[data-font-size="large"] .card p{font-size:16px}body[data-font-size="xlarge"] .hero p,body[data-font-size="xlarge"] .card p{font-size:17px}body[data-font-size="small"] .nav button{font-size:14px}body[data-font-size="large"] .nav button{font-size:16px}body[data-font-size="xlarge"] .nav button{font-size:17px}@media(max-width:900px){.access-grid{grid-template-columns:1fr}.access-head{flex-direction:column}.access-badge{align-self:flex-start}}@media(max-width:760px){.access-control{align-items:flex-start;flex-direction:column}.font-buttons,.performance-switch{justify-content:flex-start}.access-panel{padding:18px!important}}  .sidebar-footer{color:#9db0a6;font-size:12px;line-height:1.9}  .today-row span,.section-head p,.card p,.study-card p,.muted{color:#b7c8bf}  .field input,.field select,.field textarea,.search input{border-color:rgba(244,220,134,.32);background:linear-gradient(180deg,rgba(18,57,43,.88),rgba(5,24,17,.92));}  .field input::placeholder,.field textarea::placeholder,.search input::placeholder{color:#a1b1aa}  .quote textarea{background:linear-gradient(180deg,rgba(13,42,31,.92),rgba(6,24,17,.96));border-color:rgba(244,220,134,.25);color:#f2efdf}  .quote textarea::placeholder{color:#9aaca4}  .study-card{padding:21px}  .study-actions{margin-top:14px}  .danger-muted{border-color:rgba(226,109,96,.22)!important;color:#e4a39b!important;background:rgba(128,35,30,.07)!important}  .danger-muted:hover{border-color:rgba(226,109,96,.38)!important;background:rgba(128,35,30,.13)!important;box-shadow:0 0 24px rgba(226,109,96,.07)!important}  .quote-feature{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;align-items:stretch}  .quote-feature .quote-icon{display:flex;align-items:center;justify-content:center;border-radius:22px;border:1px solid rgba(244,220,134,.16);background:radial-gradient(circle at 50% 40%,rgba(244,220,134,.14),rgba(214,179,74,.035) 44%,rgba(255,255,255,.01) 75%);font-size:30px;box-shadow:inset 0 0 30px rgba(214,179,74,.04)}  .athar-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px;flex-wrap:wrap}  .athar-actions .btn{min-width:130px}  .athar-top-actions .btn{background:linear-gradient(145deg,rgba(214,179,74,.12),rgba(255,255,255,.03));border-color:rgba(244,220,134,.26);box-shadow:0 0 20px rgba(214,179,74,.04)}  .athar-top-actions .btn:hover{border-color:rgba(244,220,134,.48);box-shadow:0 12px 28px rgba(0,0,0,.15),0 0 26px rgba(214,179,74,.07)}  .athar-top-actions .btn.primary{box-shadow:0 12px 28px rgba(214,179,74,.16),0 0 22px rgba(214,179,74,.07)}  .style-preview{height:92px;background:#071913;border-color:rgba(244,220,134,.20);box-shadow:inset 0 0 22px rgba(255,255,255,.02)}  .style-preview::before{filter:none}  .style-preview::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 22%,rgba(246,224,137,.9) 0 1px,transparent 2px),radial-gradient(circle at 66% 55%,rgba(246,224,137,.8) 0 1px,transparent 2px),radial-gradient(circle at 30% 28%,rgba(246,224,137,.72) 0 1.5px,transparent 2.5px),radial-gradient(circle at 18% 66%,rgba(246,224,137,.62) 0 1px,transparent 2px),linear-gradient(155deg,transparent 44%,rgba(120,225,182,.08) 47%,transparent 52%);opacity:.95}  .style-preview i{width:7px!important;height:7px!important;background:#f2d883!important;box-shadow:0 0 12px 2px rgba(244,221,134,.58)!important}  .style-preview i:nth-child(1){right:16px!important;top:14px!important}.style-preview i:nth-child(2){right:36%!important;top:50px!important;width:18px!important;height:4px!important;box-shadow:0 0 16px 3px rgba(52,156,113,.22)!important}.style-preview i:nth-child(3){left:13px!important;top:28px!important}  .quran-tools{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}  .quran-search{max-width:320px;min-width:240px}  .quran-titlebar{display:flex;justify-content:space-between;align-items:center;gap:14px}  .quran-title-main{display:flex;align-items:center;gap:12px;min-width:0}  .quran-title-main h2{white-space:nowrap}  .quran-nav{display:flex;gap:8px;align-items:center}  .quran-nav .icon-btn{min-width:44px;min-height:44px}  #quranBox{margin-top:14px}  #surahGrid{margin-top:14px}  .surah-grid{gap:11px}  .surah-btn{padding:13px 14px}  .plan-current-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}  .plan-current-head h3{margin:0}  @media(max-width:760px){
    .quote-feature{grid-template-columns:1fr}
    .quote-feature .quote-icon{min-height:64px}
    .athar-actions{justify-content:stretch}
    .athar-actions .btn{flex:1}
    .quran-tools,.quran-titlebar{align-items:stretch}
    .quran-search{max-width:none;width:100%;min-width:0}
    .quran-nav{justify-content:space-between}
    .quran-nav .icon-btn{flex:1}
  }.style-preview{background:
 radial-gradient(circle at 78% 22%,rgba(246,224,137,.86) 0 1.6px,transparent 2.8px),
 radial-gradient(circle at 61% 58%,rgba(246,224,137,.72) 0 1.3px,transparent 2.5px),
 radial-gradient(circle at 34% 30%,rgba(246,224,137,.82) 0 1.2px,transparent 2.4px),
 radial-gradient(circle at 18% 72%,rgba(246,224,137,.62) 0 1px,transparent 2px),
 linear-gradient(160deg,rgba(7,27,20,.98),rgba(13,52,39,.82))!important;}.calm-preview{background-color:#08160f!important}.balanced-preview{background-color:#092217!important}.vivid-preview{background-color:#0a3025!important}.cinematic-preview{background-color:#061820!important}.cinematic-preview:after{background:radial-gradient(circle at 66% 23%,rgba(205,231,236,.36),transparent 24%),radial-gradient(circle at 26% 74%,rgba(70,217,177,.16),transparent 30%)!important}.vivid-preview:after{background:radial-gradient(circle at 74% 28%,rgba(79,223,175,.26),transparent 26%),radial-gradient(circle at 24% 66%,rgba(250,214,110,.18),transparent 30%)!important}body.light{
  --text:#163027;--muted:#5f766d;--line:rgba(126,99,28,.22);--gold:#b88d22;--goldHi:#8f6d18;--goldDeep:#785812;--green:#208b64;
  background:radial-gradient(circle at 70% 8%,rgba(210,174,67,.12),transparent 27%),radial-gradient(circle at 18% 38%,rgba(54,163,123,.10),transparent 32%),linear-gradient(180deg,#eef4ef 0%,#dfece5 52%,#edf3ef 100%) !important;
}body.light .sidebar{background:linear-gradient(180deg,rgba(247,251,248,.95),rgba(231,241,235,.93));border-color:rgba(126,99,28,.22);box-shadow:0 22px 55px rgba(38,58,49,.14),inset 0 1px 0 rgba(255,255,255,.8)}body.light .brand small,body.light .sidebar-footer{color:#6c8178}body.light .brand h1{color:#7e6115;text-shadow:none}body.light .brand .brand-sub{color:#5c7068;background:rgba(210,174,67,.07);border-color:rgba(126,99,28,.18)}body.light .nav button{background:rgba(255,255,255,.52);color:#3e554c}body.light .nav button:hover{background:rgba(210,174,67,.10);border-color:rgba(126,99,28,.24)}body.light .nav button.active{color:#765912;background:linear-gradient(135deg,rgba(210,174,67,.16),rgba(255,255,255,.66));border-color:rgba(126,99,28,.34);box-shadow:0 0 22px rgba(184,141,34,.10)}body.light .pill{background:rgba(255,255,255,.72);color:#466058;border-color:rgba(126,99,28,.22)}body.light .hero{background:linear-gradient(145deg,rgba(248,252,249,.90),rgba(229,241,234,.88) 55%,rgba(244,248,245,.90));border-color:rgba(126,99,28,.24);box-shadow:0 28px 70px rgba(44,65,56,.16),inset 0 1px 0 rgba(255,255,255,.88)}body.light .hero h2,body.light .section-head h2,body.light .card h3{color:#6e5312;text-shadow:none}body.light .hero p,body.light .card p,body.light .section-head p{color:#5c7168}body.light .eyebrow{color:#7e6115;background:rgba(210,174,67,.08);border-color:rgba(126,99,28,.2)}body.light .btn{background:rgba(255,255,255,.70);color:#26453a;border-color:rgba(126,99,28,.20)}body.light .btn:hover{background:rgba(255,255,255,.90);box-shadow:0 10px 24px rgba(38,58,49,.10)}body.light .btn.primary{color:#fff;background:linear-gradient(135deg,#c7a03a,#8b6816);box-shadow:0 12px 24px rgba(140,104,22,.18)}body.light .progress-orb>div{background:rgba(246,250,247,.90);border-color:rgba(126,99,28,.16)}body.light .stat,body.light .card,body.light .quick button,body.light .study-card,body.light .quran-box{background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(238,246,241,.80));border-color:rgba(126,99,28,.16);box-shadow:0 16px 38px rgba(44,65,56,.10),inset 0 1px 0 rgba(255,255,255,.88)}body.light .stat small,body.light .muted,body.light .today-row span,body.light .quick small,body.light .study-card p{color:#657a72}body.light .stat strong,body.light .quick strong,body.light .surah-btn b{color:#8d6a16}body.light .today-row,body.light .quote,body.light .tool,body.light .switch{background:rgba(255,255,255,.56);border-color:rgba(126,99,28,.12)}body.light input,body.light select,body.light textarea{color:#18362c;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(239,246,241,.96));border-color:rgba(126,99,28,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(44,65,56,.08)}body.light input::placeholder,body.light textarea::placeholder{color:#71847b}body.light .athar-main,body.light .quran-text{color:#2d4a40}body.light .badge{color:#7f6217;background:rgba(210,174,67,.08);border-color:rgba(126,99,28,.22)}body.light .modal-card{background:#f2f7f3;border-color:rgba(126,99,28,.2);box-shadow:0 28px 80px rgba(44,65,56,.20)}body.light .bottom-nav{background:rgba(245,250,247,.94);border-color:rgba(126,99,28,.18);box-shadow:0 18px 40px rgba(44,65,56,.14)}body.light .bottom-nav button{color:#5c7168}body.light .bottom-nav button.active{color:#7e6115;background:rgba(210,174,67,.10)}body.light #oceanCanvas{opacity:.22;filter:saturate(.82) brightness(1.14)}body.light .lantern{opacity:.42 !important;filter:drop-shadow(0 0 12px rgba(160,120,27,.24)) !important}body[data-style="calm"]{--mode-border:rgba(210,192,112,.13);--mode-shadow:0 14px 40px rgba(0,0,0,.20)}body[data-style="balanced"]{--mode-border:rgba(233,205,112,.18);--mode-shadow:0 22px 56px rgba(0,0,0,.28)}body[data-style="vivid"]{--mode-border:rgba(244,220,134,.25);--mode-shadow:0 24px 68px rgba(0,0,0,.33)}body[data-style="cinematic"]{--mode-border:rgba(244,220,134,.26);--mode-shadow:0 28px 82px rgba(0,0,0,.40)}body:not(.light) .hero,body:not(.light) .card,body:not(.light) .stat,body:not(.light) .quick button,body:not(.light) .study-card,body:not(.light) .quran-box{border-color:var(--mode-border);box-shadow:var(--mode-shadow),inset 0 1px 0 rgba(255,255,255,.03)}body[data-style="calm"] .hero,body[data-style="calm"] .card{backdrop-filter:none;box-shadow:0 34px 100px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,246,189,.05),0 0 44px rgba(223,193,89,.06)}body[data-style="calm"] .hero::after{opacity:.55}body[data-style="vivid"] .hero::after{opacity:1.18}body[data-style="cinematic"] .hero::before{background:radial-gradient(ellipse at 78% 12%,rgba(250,220,129,.16),transparent 34%),radial-gradient(ellipse at 30% 18%,rgba(49,160,119,.09),transparent 40%) !important;filter:blur(14px)}body[data-style="cinematic"] .hero::after{background:radial-gradient(ellipse at 52% 80%,rgba(56,184,133,.20),transparent 64%) !important;filter:blur(20px)}body[data-style="vivid"] .btn:hover,body[data-style="vivid"] .nav button:hover{box-shadow:0 0 24px rgba(67,213,164,.10),0 12px 26px rgba(0,0,0,.16)}body[data-style="cinematic"] .btn.primary{box-shadow:0 16px 38px rgba(216,183,73,.26),0 0 26px rgba(250,222,129,.10)}body[data-style="cinematic"] .pill,body[data-style="cinematic"] .eyebrow{box-shadow:0 0 24px rgba(228,191,80,.08)}body[data-style="cinematic"] .lantern .glow{width:190px;height:170px;opacity:1.18;filter:blur(12px)}body[data-style="calm"] .lantern{opacity:.55}body[data-style="balanced"] .lantern{opacity:.82}body[data-style="vivid"] .lantern{opacity:1}body[data-style="cinematic"] .lantern{opacity:1.08}body[data-style="cinematic"] .lantern .body{box-shadow:0 0 22px rgba(248,222,128,.58),0 0 68px rgba(235,201,85,.32),inset 0 1px 0 rgba(255,250,215,.42)}body[data-style="calm"] .star-glint{opacity:.55}body[data-style="vivid"] .star-glint{box-shadow:0 0 14px 3px rgba(244,220,134,.72)}body[data-style="cinematic"] .star-glint{box-shadow:0 0 18px 4px rgba(244,220,134,.86);animation-duration:3s}body[data-style="cinematic"]:not(.light){background:radial-gradient(circle at 72% 8%,rgba(227,193,92,.12),transparent 25%),radial-gradient(circle at 22% 36%,rgba(44,153,112,.10),transparent 30%),linear-gradient(180deg,#041611 0%,#063025 52%,#02110c 100%) !important}body[data-style="vivid"]:not(.light){background:radial-gradient(circle at 70% 8%,rgba(229,198,88,.14),transparent 26%),radial-gradient(circle at 18% 34%,rgba(38,181,129,.13),transparent 32%),linear-gradient(180deg,#041711 0%,#073427 50%,#02130d 100%) !important}body[data-style="calm"]:not(.light){background:radial-gradient(circle at 68% 8%,rgba(214,180,72,.07),transparent 24%),radial-gradient(circle at 18% 36%,rgba(31,138,102,.06),transparent 30%),linear-gradient(180deg,#03120e 0%,#062219 50%,#02110c 100%) !important}.cinematic-preview{background:radial-gradient(circle at 64% 22%,rgba(248,221,130,.50) 0 2px,transparent 3px),radial-gradient(circle at 24% 72%,rgba(57,186,137,.28),transparent 30%),linear-gradient(160deg,#06130f,#0a2c22 58%,#03120d)!important}.vivid-preview{background:radial-gradient(circle at 70% 28%,rgba(86,231,181,.42),transparent 28%),radial-gradient(circle at 24% 66%,rgba(246,214,108,.24),transparent 32%),linear-gradient(160deg,#08221a,#0b3d2d 58%,#06180f)!important}.balanced-preview{background:radial-gradient(circle at 70% 26%,rgba(246,224,137,.28),transparent 27%),radial-gradient(circle at 30% 72%,rgba(56,183,133,.18),transparent 34%),linear-gradient(160deg,#081a14,#0a2b20 58%,#05140e)!important}.calm-preview{background:radial-gradient(circle at 66% 25%,rgba(246,224,137,.18),transparent 24%),linear-gradient(160deg,#07140f,#0a2118 58%,#04120d)!important}.style-card{min-height:150px}.style-card.selected{transform:translateY(-2px)}body[data-style="vivid"] .style-card.selected{box-shadow:0 0 34px rgba(70,220,170,.13),inset 0 0 30px rgba(70,220,170,.04)}body[data-style="cinematic"] .style-card.selected{box-shadow:0 0 42px rgba(244,220,134,.16),inset 0 0 34px rgba(244,220,134,.05)}:root{
  --emerald-hi:#6fe2b1;--emerald:#1fa06f;--emerald-deep:#0b5e45;--emerald-glass:rgba(18,92,67,.16);
  --gold-star:#f5dc8d;--sky-ink:#02110d;
}body:not(.light)::before{
  background:
    radial-gradient(circle at 76% 14%,rgba(92,230,177,.11),transparent 28%),
    radial-gradient(circle at 22% 72%,rgba(38,176,126,.08),transparent 32%),
    radial-gradient(circle at 48% 16%,rgba(245,218,132,.06),transparent 22%);
}.sky-ornament{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.95}.sky-ornament .arc{position:absolute;border:1px solid rgba(96,216,166,.12);border-radius:50%;box-shadow:0 0 28px rgba(50,184,133,.04) inset}.sky-ornament .arc.a1{width:118vw;height:58vw;right:-22vw;top:2vh;transform:rotate(-9deg)}.sky-ornament .arc.a2{width:82vw;height:42vw;left:-18vw;top:22vh;transform:rotate(17deg);border-color:rgba(242,216,131,.10)}.sky-ornament .arc.a3{width:62vw;height:34vw;right:16vw;top:42vh;transform:rotate(8deg);border-color:rgba(81,214,160,.09)}.sky-ornament .arab{position:absolute;width:150px;height:150px;opacity:.40}.sky-ornament .arab::before,.sky-ornament .arab::after{content:"";position:absolute;inset:0;border:1px solid rgba(109,221,175,.14);border-radius:48% 52% 44% 56%;transform:rotate(45deg)}.sky-ornament .arab::after{inset:20px;border-color:rgba(245,220,136,.12);transform:rotate(15deg) scale(.72)}.sky-ornament .arab.tr{right:-28px;top:90px;transform:rotate(18deg)}.sky-ornament .arab.tl{left:-35px;top:150px;transform:rotate(-22deg);opacity:.25}.sky-ornament .arab.br{right:-28px;bottom:80px;transform:rotate(-12deg);opacity:.22}.emeralds{position:fixed;inset:0;z-index:2;pointer-events:none}.emerald-gem{position:absolute;width:30px;height:36px;filter:drop-shadow(0 0 10px rgba(50,221,154,.24));opacity:.82;transform:rotate(6deg)}.emerald-gem::before{content:"";position:absolute;inset:0;clip-path:polygon(50% 0%,100% 24%,82% 100%,18% 100%,0% 24%);background:linear-gradient(145deg,#0f7c5b 0%,#36c796 36%,#0a5a41 58%,#2ba67e 76%,#073b2d 100%);border:1px solid rgba(156,241,203,.45)}.emerald-gem::after{content:"";position:absolute;inset:5px 7px 8px;background:linear-gradient(145deg,rgba(198,255,229,.42),rgba(255,255,255,0) 38%),linear-gradient(120deg,rgba(20,131,95,.9),rgba(8,73,51,.25));clip-path:polygon(50% 0%,100% 30%,78% 100%,22% 100%,0% 30%);mix-blend-mode:screen}.eg1{right:6.8%;top:28%;transform:rotate(-13deg) scale(1.15)}.eg2{left:8%;top:46%;transform:rotate(18deg) scale(.72);opacity:.48}.eg3{right:18%;bottom:18%;transform:rotate(8deg) scale(.58);opacity:.35}.eg4{left:22%;top:18%;transform:rotate(-9deg) scale(.48);opacity:.26}.emerald-motes{position:absolute;inset:0}.emerald-mote{position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(91,229,174,.58);box-shadow:0 0 12px 2px rgba(56,205,153,.32);animation:moteFloat 8s ease-in-out infinite}.emerald-mote:nth-child(1){right:17%;top:32%;animation-delay:-1s}.emerald-mote:nth-child(2){right:27%;top:48%;animation-delay:-4s}.emerald-mote:nth-child(3){left:14%;top:34%;animation-delay:-2.5s}.emerald-mote:nth-child(4){left:28%;top:62%;animation-delay:-5s}.emerald-mote:nth-child(5){right:42%;top:18%;animation-delay:-6s}.emerald-mote:nth-child(6){right:9%;top:66%;animation-delay:-3.5s}@keyframes moteFloat{0%,100%{transform:translate3d(0,0,0);opacity:.28}50%{transform:translate3d(0,-10px,0);opacity:.85}}.hero,.card,.stat,.quick button,.study-card,.quran-box,.style-card{
  box-shadow:var(--mode-shadow),inset 0 1px 0 rgba(255,255,255,.03),inset 0 -40px 90px rgba(18,146,103,.02);
}.hero::after{background:radial-gradient(ellipse at 54% 72%,rgba(53,200,147,.18),transparent 62%)!important}.hero::before{background:radial-gradient(ellipse at 74% 12%,rgba(250,224,132,.13),transparent 34%),radial-gradient(ellipse at 24% 24%,rgba(62,205,157,.09),transparent 36%)!important}body[data-style="cinematic"] .hero::before{background:radial-gradient(ellipse at 78% 8%,rgba(250,224,132,.17),transparent 30%),radial-gradient(ellipse at 22% 24%,rgba(63,219,161,.12),transparent 32%),radial-gradient(ellipse at 56% 0%,rgba(73,176,135,.08),transparent 26%)!important}body[data-style="cinematic"] .hero::after{background:radial-gradient(ellipse at 50% 74%,rgba(64,212,158,.22),transparent 58%),radial-gradient(ellipse at 84% 92%,rgba(244,216,130,.07),transparent 34%)!important}.section-head h2::after{content:"";display:block;width:44px;height:2px;margin-top:7px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(83,222,170,.52),rgba(246,220,134,.38));box-shadow:0 0 12px rgba(72,217,165,.18)}.nav button.active{position:relative;overflow:hidden}.nav button.active::after{content:"";position:absolute;right:10px;left:10px;bottom:6px;height:1px;background:linear-gradient(90deg,transparent,rgba(242,220,136,.45),transparent);box-shadow:0 0 10px rgba(90,222,166,.22)}body[data-style="cinematic"] .emerald-gem{filter:drop-shadow(0 0 12px rgba(64,225,164,.34)) drop-shadow(0 0 26px rgba(244,220,134,.10));opacity:.95}body[data-style="vivid"] .emerald-gem{filter:drop-shadow(0 0 14px rgba(59,226,164,.38));opacity:.92}body[data-style="calm"] .emerald-gem{opacity:.50;filter:drop-shadow(0 0 7px rgba(59,191,142,.18))}@media(max-width:760px){.sky-ornament .arc{opacity:.42}.emerald-gem{transform:scale(.72)!important}.sky-ornament .arab{opacity:.14}.emerald-mote{display:none}}@media(prefers-reduced-motion:reduce){.emerald-mote{animation:none!important}}body[data-style="cinematic"]:not(.light){
 background:
 radial-gradient(circle at 78% 10%,rgba(245,220,132,.16),transparent 24%),
 radial-gradient(circle at 20% 42%,rgba(44,185,135,.13),transparent 29%),
 radial-gradient(circle at 58% 76%,rgba(30,135,99,.08),transparent 34%),
 linear-gradient(180deg,#03120e 0%,#063125 52%,#02120d 100%) !important;
}body[data-style="cinematic"] .pill,body[data-style="cinematic"] .eyebrow{border-color:rgba(244,220,134,.30);background:linear-gradient(180deg,rgba(244,220,134,.06),rgba(42,176,128,.04));}body[data-style="cinematic"] .stat strong{ text-shadow:0 0 18px rgba(244,220,134,.16),0 0 24px rgba(64,214,158,.08)}body[data-view="home"] .main::before{background:
  radial-gradient(circle at 68% 8%,rgba(244,220,134,.14),transparent 28%),
  radial-gradient(circle at 22% 36%,rgba(47,202,147,.12),transparent 30%),
  radial-gradient(circle at 52% 84%,rgba(31,135,99,.08),transparent 28%);filter:blur(18px);}body[data-view="plan"] .main::before{background:
  radial-gradient(circle at 78% 18%,rgba(78,221,168,.13),transparent 24%),
  radial-gradient(circle at 18% 68%,rgba(244,220,134,.08),transparent 30%),
  conic-gradient(from 210deg at 46% 44%,transparent 0deg,rgba(51,190,141,.05) 44deg,transparent 86deg);filter:blur(20px);}body[data-view="quran"] .main::before{background:
  radial-gradient(circle at 74% 14%,rgba(244,220,134,.11),transparent 22%),
  radial-gradient(circle at 28% 22%,rgba(62,223,170,.12),transparent 30%),
  radial-gradient(circle at 58% 72%,rgba(21,126,92,.12),transparent 34%);filter:blur(20px);}body[data-view="study"] .main::before{background:
  radial-gradient(circle at 74% 14%,rgba(244,220,134,.10),transparent 24%),
  radial-gradient(circle at 24% 72%,rgba(60,208,160,.11),transparent 28%),
  linear-gradient(120deg,transparent 40%,rgba(48,184,138,.045) 48%,transparent 58%);filter:blur(18px);}body[data-view="athar"] .main::before{background:
  radial-gradient(circle at 50% 28%,rgba(244,220,134,.15),transparent 25%),
  radial-gradient(circle at 23% 74%,rgba(66,214,165,.10),transparent 27%),
  radial-gradient(circle at 82% 78%,rgba(39,167,123,.08),transparent 26%);filter:blur(22px);}body[data-view="settings"] .main::before{background:
  radial-gradient(circle at 76% 16%,rgba(79,219,166,.10),transparent 22%),
  radial-gradient(circle at 22% 78%,rgba(244,220,134,.08),transparent 26%),
  repeating-radial-gradient(circle at 52% 45%,rgba(59,211,161,.035) 0 1px,transparent 1px 34px);filter:blur(16px);}.view{position:relative;isolation:isolate;}.view.active::before{content:"";position:absolute;inset:-14px -24px -32px;border-radius:38px;pointer-events:none;z-index:-1;opacity:.9;background:radial-gradient(ellipse at 68% 8%,rgba(255,255,255,.018),transparent 34%),radial-gradient(ellipse at 28% 96%,rgba(25,171,125,.028),transparent 32%);}.view.active>*{position:relative;z-index:1;}body[data-view="quran"] .quran-box{overflow:hidden;background:
  radial-gradient(circle at 76% 8%,rgba(244,220,134,.055),transparent 20%),
  radial-gradient(circle at 22% 74%,rgba(35,177,131,.07),transparent 28%),
  linear-gradient(145deg,rgba(4,24,17,.90),rgba(4,20,14,.88));}body[data-view="quran"] .quran-box::before{content:"";position:absolute;inset:0;pointer-events:none;background:
  radial-gradient(circle at 86% 18%,rgba(245,222,135,.24) 0 1px,transparent 2px),
  radial-gradient(circle at 76% 32%,rgba(93,228,177,.18) 0 1px,transparent 2px),
  radial-gradient(circle at 16% 72%,rgba(93,228,177,.12) 0 1px,transparent 2px),
  radial-gradient(circle at 30% 20%,rgba(245,222,135,.16) 0 1px,transparent 2px),
  radial-gradient(ellipse at 50% 100%,rgba(40,188,139,.08),transparent 55%);}body[data-view="quran"] .quran-box::after{content:"";position:absolute;right:7%;top:-22%;width:38%;height:74%;border:1px solid rgba(75,220,165,.10);border-radius:50%;transform:rotate(-12deg);box-shadow:0 0 40px rgba(44,204,155,.035) inset;pointer-events:none;}body[data-view="quran"] .quran-text{position:relative;text-shadow:0 0 22px rgba(244,220,134,.045);}body[data-view="quran"] .surah-btn.active{box-shadow:0 0 28px rgba(59,211,161,.08),inset 0 0 24px rgba(244,220,134,.025);}body[data-view="plan"] .card{box-shadow:var(--mode-shadow),inset 0 0 48px rgba(35,187,137,.025),inset 0 1px 0 rgba(255,255,255,.03);}body[data-view="plan"] .progress{box-shadow:0 0 18px rgba(47,211,158,.08);}body[data-view="plan"] .progress>i{box-shadow:0 0 18px rgba(244,220,134,.12),0 0 24px rgba(58,213,165,.08);}body[data-view="plan"] .plan-current-head{position:relative;}body[data-view="plan"] .plan-current-head::after{content:"";position:absolute;right:0;bottom:-7px;width:92px;height:1px;background:linear-gradient(90deg,transparent,rgba(71,219,168,.45),rgba(244,220,134,.36));box-shadow:0 0 12px rgba(60,219,168,.16);}body[data-view="study"] .study-card{position:relative;overflow:hidden;}body[data-view="study"] .study-card::before{content:"";position:absolute;inset:-20% 36% 46% -12%;background:radial-gradient(circle,rgba(244,220,134,.09),transparent 64%);filter:blur(9px);pointer-events:none;}body[data-view="study"] .study-card::after{content:"";position:absolute;inset:62% -18% -18% 42%;background:radial-gradient(circle,rgba(47,211,159,.08),transparent 64%);filter:blur(10px);pointer-events:none;}body[data-view="study"] .study-card:hover{transform:translateY(-3px);border-color:rgba(244,220,134,.30);box-shadow:0 24px 54px rgba(0,0,0,.24),0 0 30px rgba(46,203,151,.045);}body[data-view="study"] #audioGrid .card{box-shadow:var(--mode-shadow),inset 0 0 42px rgba(244,220,134,.02),inset 0 1px 0 rgba(255,255,255,.03);}body[data-view="athar"] .athar-feature{background:
  radial-gradient(circle at 50% 46%,rgba(244,220,134,.06),transparent 34%),
  radial-gradient(circle at 18% 80%,rgba(42,198,146,.10),transparent 28%),
  linear-gradient(145deg,rgba(9,34,24,.80),rgba(4,20,14,.82));}body[data-view="athar"] .athar-feature::before{content:"";position:absolute;inset:0;pointer-events:none;background:
  radial-gradient(circle at 8% 18%,rgba(244,220,134,.18) 0 1px,transparent 2px),
  radial-gradient(circle at 90% 22%,rgba(93,228,177,.13) 0 1px,transparent 2px),
  radial-gradient(circle at 18% 74%,rgba(93,228,177,.10) 0 1px,transparent 2px),
  radial-gradient(circle at 82% 76%,rgba(244,220,134,.13) 0 1px,transparent 2px);}body[data-view="athar"] .athar-main{text-shadow:0 0 30px rgba(244,220,134,.06);}body[data-view="athar"] .quote{box-shadow:inset 0 0 34px rgba(39,188,139,.018),0 18px 40px rgba(0,0,0,.18);}body[data-view="settings"] .switch,body[data-view="settings"] .style-card,body[data-view="settings"] .card{box-shadow:var(--mode-shadow),inset 0 0 34px rgba(41,196,145,.018),inset 0 1px 0 rgba(255,255,255,.025);}body[data-view="settings"] .style-card.selected{box-shadow:0 0 34px rgba(244,220,134,.11),inset 0 0 28px rgba(39,192,142,.028);}body[data-view="quran"] .nav button[data-view="quran"],
body[data-view="plan"] .nav button[data-view="plan"],
body[data-view="study"] .nav button[data-view="study"],
body[data-view="athar"] .nav button[data-view="athar"],
body[data-view="settings"] .nav button[data-view="settings"],
body[data-view="home"] .nav button[data-view="home"]{
  box-shadow:0 0 24px rgba(55,211,161,.045),inset 0 0 18px rgba(244,220,134,.025);
}.section-head h2,.card h3{position:relative;}body[data-view] .section-head h2::before,body[data-view] .card h3::before{content:"";display:inline-block;width:6px;height:6px;margin:0 8px 3px 0;border-radius:50%;background:radial-gradient(circle,#f7e29a 0 26%,#36c793 30% 58%,transparent 62%);box-shadow:0 0 9px rgba(61,219,166,.30);}@media(max-width:760px){body[data-view="quran"] .quran-box::after{display:none}.view.active::before{inset:-8px -8px -16px}}.bottom-nav{display:none!important}@media(max-width:760px){.bottom-nav{display:grid!important}}.session-mode{display:none;position:fixed;inset:0;z-index:50;align-items:center;justify-content:center;padding:22px}.session-mode.open{display:flex}.session-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 36%,rgba(36,191,141,.10),transparent 30%),rgba(1,9,6,.78);backdrop-filter:none;z-index:1;width:min(760px,100%);padding:34px;border-radius:32px;border:1px solid rgba(101,227,181,.28);background:linear-gradient(145deg,rgba(7,35,26,.95),rgba(3,18,13,.97));box-shadow:0 34px 120px rgba(0,0,0,.58),0 0 70px rgba(54,210,158,.08);text-align:center}.session-symbol{font-size:34px;color:#67dfb0;text-shadow:0 0 28px rgba(67,224,173,.45);margin-bottom:6px}.session-card h2{font:700 36px/1.45 Amiri,serif;color:#f6e8b6;margin:10px 0}.session-card p{color:#c6d3cb;line-height:2;max-width:620px;margin:0 auto}.session-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}body.session-mode-active .app{filter:saturate(.96) brightness(.88);transition:filter .25s}.lantern{filter:drop-shadow(0 0 18px rgba(245,215,116,.42));}.lantern .cap{background:linear-gradient(90deg,#745218 0%,#c89d36 18%,#ffe7a0 50%,#d7b04b 82%,#6f5018 100%)!important;box-shadow:0 0 14px rgba(245,215,116,.26),inset 0 1px 0 rgba(255,248,220,.4)!important}.lantern .body{background:linear-gradient(145deg,#6f4c15 0%,#bd9130 18%,#f1ca63 38%,#fff0ae 52%,#dcb44b 69%,#936b1c 88%,#5d4112 100%)!important;border-color:rgba(255,238,170,.72)!important;box-shadow:0 0 20px rgba(255,220,123,.54),0 0 58px rgba(230,189,73,.24),inset 0 1px 0 rgba(255,251,225,.55),inset 0 -10px 18px rgba(92,60,12,.20)!important}.lantern .body:before{background:repeating-linear-gradient(90deg,rgba(255,249,214,.36) 0 2px,rgba(160,118,30,.12) 2px 7px),linear-gradient(180deg,rgba(255,249,216,.18),rgba(126,88,18,.08))!important}.lantern .body:after{background:radial-gradient(circle at 50% 50%,rgba(255,250,220,.46),rgba(255,220,110,.18) 32%,transparent 63%)!important}.lantern .glow{background:radial-gradient(circle,rgba(255,228,130,.24),rgba(229,189,76,.09) 38%,transparent 74%)!important}body[data-style="cinematic"] .lantern .body{box-shadow:0 0 24px rgba(255,223,128,.68),0 0 82px rgba(224,184,69,.33),inset 0 1px 0 rgba(255,250,220,.58),inset 0 -10px 18px rgba(91,60,12,.22)!important}.galaxy-shell{position:relative;overflow:hidden;border:1px solid rgba(107,231,186,.24);border-radius:30px;background:linear-gradient(145deg,rgba(3,20,14,.86),rgba(2,11,8,.96));min-height:660px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.34),0 0 42px rgba(49,201,146,.05),inset 0 1px 0 rgba(255,250,220,.03)}.galaxy-shell::before,.galaxy-shell::after{content:"";position:absolute;inset:-12%;pointer-events:none;z-index:0}.galaxy-shell::before{background:radial-gradient(circle at 72% 14%,rgba(244,220,136,.13),transparent 19%),radial-gradient(circle at 22% 34%,rgba(48,210,159,.13),transparent 28%),radial-gradient(circle at 54% 78%,rgba(27,145,107,.12),transparent 30%);filter:blur(26px);animation:galaxyBreath 10s ease-in-out infinite alternate}.galaxy-shell::after{background:repeating-conic-gradient(from 8deg at 52% 48%,transparent 0 11deg,rgba(80,208,165,.035) 11.4deg 11.9deg,transparent 12.4deg 22deg);opacity:.38;transform:rotate(-5deg);animation:galaxySpin 48s linear infinite}.galaxy-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px}.galaxy-header h3{font:700 30px/1.3 Amiri,serif;color:#f5e2a3;margin:0;text-shadow:0 0 24px rgba(244,220,134,.16)}.galaxy-header p{color:#b8c9c1;margin:5px 0 0}.galaxy-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.galaxy-meter{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(244,220,134,.22);border-radius:999px;background:linear-gradient(145deg,rgba(244,220,134,.07),rgba(255,255,255,.018));color:#f2df9b;box-shadow:0 0 24px rgba(244,220,134,.05)}.hifz-sky{position:relative;z-index:1;min-height:520px;border-radius:26px;overflow:hidden;background:
radial-gradient(circle at 70% 24%,rgba(244,220,136,.11),transparent 13%),
radial-gradient(circle at 30% 36%,rgba(53,219,168,.10),transparent 19%),
radial-gradient(circle at 58% 72%,rgba(23,139,105,.10),transparent 23%),
linear-gradient(180deg,#02120d 0%,#041d15 48%,#02120d 100%);
border:1px solid rgba(92,225,174,.16);box-shadow:inset 0 0 120px rgba(30,170,126,.09),inset 0 -40px 80px rgba(0,0,0,.15),0 18px 48px rgba(0,0,0,.14)}.hifz-sky::before{content:"";position:absolute;z-index:0;inset:5% -12%;background:repeating-radial-gradient(ellipse at 50% 48%,transparent 0 72px,rgba(93,226,176,.045) 74px 75px,transparent 77px 128px);transform:rotate(-8deg);animation:galaxyOrbit 34s linear infinite;opacity:.7;pointer-events:none}.hifz-sky::after{content:"";position:absolute;z-index:0;inset:-10%;background:radial-gradient(ellipse at 50% 60%,transparent 0 46%,rgba(244,220,134,.035) 56%,transparent 66%),radial-gradient(circle at 58% 38%,rgba(75,224,174,.045),transparent 24%);filter:blur(8px);pointer-events:none;animation:galaxyBreath 9s ease-in-out infinite alternate}.hifz-star{position:absolute;width:18px;height:18px;padding:0;border:0;background:transparent;transform:translate(-50%,-50%);cursor:pointer;isolation:isolate;opacity:.22;transition:transform .32s ease,opacity .32s ease,filter .32s ease}.hifz-star::before{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%) rotate(45deg);border-radius:2px;background:radial-gradient(circle,#8a8f81 0 26%,#4d6a5c 55%,transparent 72%);box-shadow:0 0 5px rgba(90,140,116,.16)}.hifz-star::after{content:"";position:absolute;left:50%;top:50%;width:3px;height:3px;transform:translate(-50%,-50%);border-radius:50%;background:#c8d6c6;opacity:.26}.hifz-star:hover,.hifz-star:focus-visible{opacity:.55;transform:translate(-50%,-50%) scale(1.25);filter:drop-shadow(0 0 8px rgba(74,198,152,.22))}.hifz-star.active{opacity:1;animation:hifzFloat 5.4s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(248,221,133,.70)) drop-shadow(0 0 20px rgba(62,211,159,.16))}.hifz-star.active::before{width:11px;height:11px;background:radial-gradient(circle,#fffbe2 0 18%,#f8dc83 30%,#e7b944 55%,#a8781c 68%,transparent 73%);box-shadow:0 0 7px rgba(255,239,181,.90),0 0 15px rgba(245,214,103,.60),0 0 26px rgba(58,210,158,.14)}.hifz-star.active::after{width:30px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,233,159,.62),transparent);opacity:.75;box-shadow:0 0 10px rgba(255,225,140,.38);animation:starRay 2.8s ease-in-out infinite}.hifz-star:nth-child(3n)::before{animation-delay:-.7s}.hifz-star:nth-child(5n)::before{animation-delay:-1.4s}.hifz-star:nth-child(7n)::before{animation-delay:-2.1s}@keyframes starRay{0%,100%{transform:translate(-50%,-50%) scaleX(.45);opacity:.2}50%{transform:translate(-50%,-50%) scaleX(1);opacity:.8}}@keyframes hifzFloat{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-53%) scale(1.06)}}@keyframes galaxyBreath{from{transform:scale(1);opacity:.72}to{transform:scale(1.04);opacity:1}}@keyframes galaxySpin{to{transform:rotate(355deg)}}@keyframes galaxyOrbit{to{transform:rotate(352deg)}}.galaxy-legend{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:#a9bdb4;font-size:12px}.galaxy-legend span{padding:6px 10px;border-radius:999px;border:1px solid rgba(233,208,120,.12);background:rgba(255,255,255,.018)}.galaxy-shell .hifz-star:focus-visible{outline:2px solid rgba(244,220,134,.68);outline-offset:4px}@media(max-width:900px){.galaxy-header{align-items:flex-start;flex-direction:column}.galaxy-tools{width:100%;justify-content:flex-start}.hifz-sky{min-height:440px}}@media(prefers-reduced-motion:reduce){.galaxy-shell::before,.galaxy-shell::after,.hifz-sky::before,.hifz-sky::after,.hifz-star.active,.hifz-star.active::after{animation:none!important}}.schedule-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.timeline{display:grid;gap:10px}.schedule-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;border-radius:18px;border:1px solid rgba(233,205,112,.13);background:linear-gradient(145deg,rgba(11,40,29,.74),rgba(5,20,15,.68))}.schedule-item b{color:#efe0a1}.schedule-item small{display:block;color:#8fa59b;margin-top:4px}.schedule-item button{border:1px solid rgba(214,106,106,.20);background:transparent;color:#dca7a7;border-radius:12px;padding:7px 10px}.schedule-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.reminder-empty{padding:12px 0;color:#899e94}@media(min-width:1101px){.app{max-width:1760px;grid-template-columns:248px minmax(0,1fr);gap:22px;padding:20px}.sidebar{top:20px;height:calc(100vh - 40px)}}@media(max-width:900px){.schedule-layout{grid-template-columns:1fr}.galaxy-shell{min-height:540px}.hifz-sky{min-height:430px}}@media(prefers-reduced-motion:reduce){.session-backdrop{backdrop-filter:none;filter:blur(20px)}
body[data-view="schedule"] .main::before{background:radial-gradient(circle at 68% 12%,rgba(244,220,134,.10),transparent 24%),radial-gradient(circle at 26% 64%,rgba(50,210,158,.10),transparent 30%),conic-gradient(from 180deg at 50% 50%,transparent,rgba(57,210,160,.035),transparent);filter:blur(18px)}
body[data-view="galaxy"] .hero,body[data-view="galaxy"] .card{box-shadow:0 26px 72px rgba(0,0,0,.28),0 0 34px rgba(45,192,140,.045),inset 0 1px 0 rgba(255,250,214,.028)}
body[data-view="galaxy"] .section-head h2,body[data-view="galaxy"] .galaxy-header h3{text-shadow:0 0 24px rgba(244,220,134,.14)}
body[data-view="galaxy"] .sidebar{box-shadow:0 28px 80px rgba(0,0,0,.30),0 0 34px rgba(45,192,140,.045),inset 0 1px 0 rgba(255,255,255,.03)}
body[data-view="galaxy"] .nav button[data-view="galaxy"],body[data-view="schedule"] .nav button[data-view="schedule"]{border-color:rgba(244,220,134,.40);background:linear-gradient(135deg,rgba(214,179,74,.11),rgba(255,255,255,.03));color:#f2de94}
:root{--muted:#b7c7bf;--ui-radius:12px}
.sidebar-footer,.section-head p,.card p,.quick small,.study-card p,.switch .muted,.field label,.today-row span,.schedule-item small,.style-card small,.galaxy-header p,.galaxy-legend,.ref{color:#b3c3bb!important}
.btn{border-radius:var(--ui-radius);padding:11px 14px}
.hero-actions .btn:not(.primary){background:rgba(255,255,255,.018);border-color:rgba(233,205,112,.13);color:#d7e0d9;box-shadow:none}
.hero-actions .btn.primary{min-width:150px}
.stat,.card,.quote,.study-card,.today-row,.tool,.switch,.style-card,.schedule-item,.quran-box{border-radius:var(--ui-radius)}
.field input,.field select,.field textarea,.search input{border-radius:var(--ui-radius)!important}
.stat{min-height:96px;display:flex;flex-direction:column;justify-content:center}
.stat-value{display:flex;align-items:center;min-height:34px;margin-top:5px;color:var(--goldHi);font-size:24px;font-weight:800}
.inline-cta{appearance:none;-webkit-appearance:none;border:1px solid rgba(244,220,134,.34);background:linear-gradient(135deg,rgba(244,220,134,.14),rgba(255,255,255,.025));color:#f8e9ac;border-radius:999px;padding:8px 13px;font:700 12px/1.2 inherit;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.08);white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.inline-cta::after{content:" →";opacity:.82}.inline-cta:hover,.inline-cta:focus-visible{transform:translateY(-1px);border-color:rgba(244,220,134,.70);background:linear-gradient(135deg,rgba(244,220,134,.20),rgba(255,255,255,.04));box-shadow:0 10px 28px rgba(0,0,0,.16),0 0 20px rgba(244,220,134,.10)}
.grid-2{align-items:stretch}.grid-2>.card{height:100%;display:flex;flex-direction:column}.grid-2>.card>.quote{flex:1;display:flex;flex-direction:column;justify-content:center}
.athar-top-actions .btn{background:rgba(214,179,74,.055);border-color:rgba(244,220,134,.22);box-shadow:0 0 20px rgba(214,179,74,.035)}
.athar-actions{display:flex;justify-content:flex-start;gap:10px;margin-top:10px}
.switch{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.switch>.toggle{justify-self:start}
.galaxy-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start}hifz-star{cursor:pointer}hifz-star:focus-visible{outline:2px solid #f4dc86;outline-offset:4px}
.galaxy-current{display:flex;align-items:center;gap:8px;margin-top:10px;padding:8px 11px;border-radius:var(--ui-radius);border:1px solid rgba(244,220,134,.16);background:linear-gradient(135deg,rgba(214,179,74,.06),rgba(255,255,255,.015));color:#e7d58f;font-size:12px}.galaxy-current b{color:#fff0ac}.galaxy-current small{color:#94aaa1}
@media(max-width:760px){.galaxy-tools{width:100%}.stat-value{font-size:20px}.hero-actions .btn.primary{min-width:140px}.athar-actions{justify-content:stretch}.athar-actions .btn{flex:1}}
.quran-titlebar{display:flex;justify-content:space-between;align-items:center;gap:16px}.surah-hifz-control{display:flex;align-items:center;gap:10px;margin-top:10px}.surah-hifz-state{font-size:12px;color:#9eb0a8}.surah-hifz-state.is-on{color:#f2d889;text-shadow:0 0 12px rgba(244,220,134,.14)}
.galaxy-shell .hifz-star::after{content:""}.galaxy-shell .hifz-star:hover::after,.galaxy-shell .hifz-star:focus-visible::after{opacity:.9}
.galaxy-shell .hifz-star.active:hover{transform:translate(-50%,-50%) scale(1.18)}
@media(max-width:760px){.quran-titlebar{align-items:flex-start}.surah-hifz-control{align-items:flex-start;flex-direction:column}.galaxy-shell{padding:16px}}
:root{
  --lux-emerald:#35cfa0;
  --lux-emerald-deep:#0b5b45;
  --lux-gold:#f2d47b;
  --lux-gold-hi:#fff0b5;
  --lux-ink:#020c09;
}
body{
  background:
    radial-gradient(ellipse at 76% 11%,rgba(244,220,134,.11),transparent 20%),
    radial-gradient(ellipse at 17% 26%,rgba(39,196,147,.10),transparent 25%),
    radial-gradient(ellipse at 52% 82%,rgba(24,111,82,.08),transparent 34%),
    linear-gradient(180deg,#020c09 0%,#05241a 48%,#01100b 100%) !important;
}
body::before{
  background:
    radial-gradient(circle at 50% 8%,rgba(255,239,178,.06),transparent 24%),
    radial-gradient(circle at 78% 42%,rgba(63,220,169,.055),transparent 26%),
    radial-gradient(circle at 14% 72%,rgba(42,179,130,.05),transparent 24%);
  opacity:.96;mix-blend-mode:screen;animation:skyBreath 18s ease-in-out infinite alternate;
}
@keyframes skyBreath{from{opacity:.70;transform:scale(1)}to{opacity:1;transform:scale(1.018)}}
.wind-streams{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.72}
.wind{position:absolute;width:46vw;height:10vw;border-top:1px solid rgba(91,221,175,.10);border-radius:50%;filter:blur(.2px);box-shadow:0 -8px 28px rgba(51,204,155,.018) inset}
.wind::after{content:"";position:absolute;inset:18% -6%;border-top:1px solid rgba(245,220,134,.055);border-radius:50%}
.w1{right:-10vw;top:11vh;transform:rotate(-8deg);animation:windDrift1 20s ease-in-out infinite alternate}
.w2{left:-13vw;top:34vh;transform:rotate(7deg) scale(.78);opacity:.55;animation:windDrift2 26s ease-in-out infinite alternate}
.w3{right:10vw;top:61vh;transform:rotate(3deg) scale(.64);opacity:.46;animation:windDrift3 31s ease-in-out infinite alternate}
.w4{left:-8vw;top:76vh;transform:rotate(-12deg) scale(.52);opacity:.32;animation:windDrift2 34s ease-in-out infinite alternate-reverse}
@keyframes windDrift1{from{transform:translate3d(0,0,0) rotate(-8deg)}to{transform:translate3d(-6vw,1.4vh,0) rotate(-4deg)}}
@keyframes windDrift2{from{transform:translate3d(0,0,0) rotate(7deg) scale(.78)}to{transform:translate3d(5vw,-1vh,0) rotate(3deg) scale(.80)}}
@keyframes windDrift3{from{transform:translate3d(0,0,0) rotate(3deg) scale(.64)}to{transform:translate3d(-4vw,1vh,0) rotate(7deg) scale(.67)}}
.lantern{display:none!important}
.celestial-jewels{position:fixed;inset:0;z-index:2;pointer-events:none}
.celestial-jewel{position:absolute;top:-10px;width:78px;height:128px;transform-origin:top center;animation:jewelSway 10s ease-in-out infinite alternate}
.celestial-jewel::before{content:"";position:absolute;left:50%;top:0;width:1px;height:24px;background:linear-gradient(180deg,transparent,rgba(242,220,134,.28));box-shadow:0 0 10px rgba(242,220,134,.10)}
.celestial-jewel i{position:absolute;left:50%;top:20px;width:44px;height:54px;transform:translateX(-50%) rotate(45deg);border-radius:8px;background:linear-gradient(145deg,#0b5d45 0%,#2ec294 26%,#7aefc0 47%,#198565 68%,#073c2c 100%);clip-path:polygon(50% 0%,88% 18%,100% 50%,76% 88%,50% 100%,24% 88%,0 50%,12% 18%);box-shadow:0 0 14px rgba(68,231,172,.42),0 0 46px rgba(57,210,158,.22),inset 0 1px 0 rgba(221,255,239,.45);animation:jewelPulse 5.2s ease-in-out infinite}
.celestial-jewel i::after{content:"";position:absolute;inset:7px;clip-path:polygon(50% 0%,100% 32%,76% 100%,24% 100%,0 32%);background:linear-gradient(145deg,rgba(221,255,240,.42),transparent 38%,rgba(35,195,143,.20) 70%,transparent 100%);mix-blend-mode:screen}
.celestial-jewel b{position:absolute;left:50%;top:43px;width:100px;height:100px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(76,235,182,.17),rgba(31,175,125,.07) 36%,transparent 72%);filter:blur(10px);animation:jewelAura 6.8s ease-in-out infinite}
.j1{right:11%;animation-delay:-1.5s}.j2{left:29%;transform:scale(.76);opacity:.58;animation-delay:-4s}.j3{right:48%;transform:scale(.54);opacity:.36;animation-delay:-6s}
@keyframes jewelSway{from{transform:rotate(-1.2deg) translateY(0)}to{transform:rotate(1.8deg) translateY(6px)}}
@keyframes jewelPulse{0%,100%{filter:brightness(.94) saturate(.92)}50%{filter:brightness(1.10) saturate(1.08)}}
@keyframes jewelAura{0%,100%{opacity:.52;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}
.hero,.card,.stat,.quick button,.study-card,.quran-box,.style-card,.sidebar,.galaxy-shell,.session-card{
  border-color:rgba(244,221,136,.19)!important;
  box-shadow:
    0 30px 82px rgba(0,0,0,.38),
    0 0 42px rgba(45,208,157,.045),
    inset 0 1px 0 rgba(255,251,224,.035),
    inset 0 -36px 90px rgba(20,126,91,.032)!important;
}
.card:hover,.quick button:hover,.study-card:hover,.stat:hover{box-shadow:0 34px 92px rgba(0,0,0,.42),0 0 42px rgba(52,214,162,.08),inset 0 1px 0 rgba(255,250,220,.05)!important}
.hero::before{background:radial-gradient(ellipse at 74% 12%,rgba(252,231,153,.15),transparent 30%),radial-gradient(ellipse at 24% 24%,rgba(59,220,169,.10),transparent 36%)!important}
.hero::after{background:radial-gradient(ellipse at 55% 74%,rgba(51,214,162,.18),transparent 58%),radial-gradient(ellipse at 86% 88%,rgba(245,216,132,.06),transparent 33%)!important}
.view.active::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 80% 12%,rgba(246,221,141,.05),transparent 22%),radial-gradient(ellipse at 20% 92%,rgba(48,211,157,.045),transparent 28%);z-index:-1;animation:viewAura 14s ease-in-out infinite alternate}
@keyframes viewAura{from{opacity:.58;transform:translate3d(0,0,0)}to{opacity:1;transform:translate3d(-8px,4px,0)}}
.galaxy-shell{min-height:760px!important;background:
  radial-gradient(ellipse at 50% 50%,rgba(51,216,162,.09),transparent 34%),
  radial-gradient(circle at 50% 18%,rgba(246,221,137,.08),transparent 18%),
  linear-gradient(145deg,rgba(2,17,12,.92),rgba(1,9,7,.985))!important;}
.galaxy-shell::before{background:
  radial-gradient(circle at 50% 50%,rgba(67,226,173,.12),transparent 27%),
  conic-gradient(from -10deg at 50% 50%,rgba(244,220,134,.03),transparent 14deg,rgba(62,221,167,.045) 26deg,transparent 44deg,rgba(244,220,134,.025) 58deg,transparent 78deg,rgba(62,221,167,.035) 94deg,transparent 118deg);
  filter:blur(18px);animation:rosetteBreath 13s ease-in-out infinite alternate;}
.galaxy-shell::after{background:
  repeating-radial-gradient(ellipse at 50% 50%,transparent 0 64px,rgba(84,229,176,.035) 65px 66px,transparent 68px 104px),
  radial-gradient(ellipse at 50% 50%,transparent 0 46%,rgba(244,220,134,.035) 49%,transparent 53%);
  opacity:.72;animation:rosetteSpin 78s linear infinite;}
.hifz-sky{min-height:610px!important;border-radius:32px!important;background:
  radial-gradient(circle at 50% 50%,rgba(49,218,161,.06),transparent 26%),
  radial-gradient(circle at 50% 50%,rgba(245,221,137,.03),transparent 44%),
  linear-gradient(180deg,rgba(1,15,10,.96),rgba(1,9,7,.99))!important;
  box-shadow:inset 0 0 110px rgba(46,205,154,.025),0 28px 80px rgba(0,0,0,.22)!important;}
.hifz-sky::before{content:"";position:absolute;z-index:0;inset:6% 9%;border:1px solid rgba(76,221,170,.07);border-radius:50%;transform:rotate(-9deg);animation:rosetteSpin 95s linear infinite;box-shadow:0 0 60px rgba(52,218,164,.02) inset}
.hifz-sky::after{content:"";position:absolute;z-index:0;inset:8%;background:
  radial-gradient(circle at 50% 50%,rgba(245,220,134,.08),transparent 9%),
  repeating-radial-gradient(ellipse at 50% 50%,transparent 0 70px,rgba(80,225,174,.028) 72px 73px,transparent 76px 112px);
  animation:rosetteBreath 11s ease-in-out infinite alternate;}
.hifz-star{width:34px!important;height:34px!important;opacity:.30!important;isolation:isolate;transform:translate(-50%,-50%) scale(var(--scale,.92))!important;transition:transform .34s cubic-bezier(.2,.85,.2,1),opacity .34s,filter .34s!important;}
.hifz-star::before{content:""!important;position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%) rotate(22.5deg);clip-path:polygon(50% 0%,61% 31%,85% 15%,69% 39%,100% 50%,69% 61%,85% 85%,61% 69%,50% 100%,39% 69%,15% 85%,31% 61%,0 50%,31% 39%,15% 15%,39% 31%);background:radial-gradient(circle at 50% 50%,rgba(176,170,126,.55),rgba(81,88,70,.28) 45%,rgba(41,49,40,.12) 70%,transparent 72%);box-shadow:0 0 4px rgba(110,113,86,.08);}
.hifz-star span{position:absolute;left:50%;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:50%;background:#7d806e;opacity:.24;box-shadow:0 0 5px rgba(145,150,112,.12)}
.hifz-star:hover,.hifz-star:focus-visible{opacity:.66!important;transform:translate(-50%,-50%) scale(calc(var(--scale,.92) + .12))!important;filter:drop-shadow(0 0 8px rgba(85,224,173,.14))!important}
.hifz-star.active{opacity:1!important;animation:rosetteFloat 6.4s ease-in-out infinite!important;animation-delay:var(--delay)!important;filter:drop-shadow(0 0 10px rgba(255,236,166,.76)) drop-shadow(0 0 28px rgba(62,218,163,.18))!important}
.hifz-star.active::before{width:23px!important;height:23px!important;background:radial-gradient(circle at 50% 46%,#fffbe9 0 10%,#ffeaa1 20%,#f3cf69 38%,#c79325 58%,rgba(101,73,18,.68) 69%,transparent 73%)!important;box-shadow:0 0 8px rgba(255,240,186,.85),0 0 19px rgba(245,216,124,.50),0 0 38px rgba(56,218,163,.15)!important}
.hifz-star.active span{width:4px;height:4px;opacity:1;background:#fff6cf;box-shadow:0 0 8px 2px rgba(255,244,192,.92),0 0 18px rgba(244,220,134,.46)}
.hifz-star.active:nth-child(4n)::after{content:"";position:absolute;left:50%;top:50%;width:36px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(255,238,171,.55),transparent);box-shadow:0 0 16px rgba(255,225,140,.24);opacity:.65;animation:starRayV30 3.4s ease-in-out infinite}
@keyframes rosetteBreath{from{transform:scale(1);opacity:.62}to{transform:scale(1.03);opacity:1}}
@keyframes rosetteSpin{to{transform:rotate(360deg)}}
@keyframes rosetteFloat{0%,100%{transform:translate(-50%,-50%) scale(var(--scale,.92)) rotate(0deg)}50%{transform:translate(-50%,-52%) scale(calc(var(--scale,.92) + .025)) rotate(5deg)}}
@keyframes starRayV30{0%,100%{opacity:.18;transform:translate(-50%,-50%) scaleX(.65)}50%{opacity:.80;transform:translate(-50%,-50%) scaleX(1.05)}}
body[data-style="calm"] .wind-streams{opacity:.42}body[data-style="vivid"] .wind-streams{opacity:.88}body[data-style="cinematic"] .wind-streams{opacity:.78}
body[data-style="vivid"] .celestial-jewel i{filter:brightness(1.12) saturate(1.12)}
body[data-style="cinematic"] .celestial-jewel i{filter:brightness(1.18) saturate(1.08)}
body[data-style="cinematic"] .galaxy-shell{box-shadow:0 38px 120px rgba(0,0,0,.54),0 0 74px rgba(43,213,159,.08),inset 0 1px 0 rgba(255,249,214,.05)!important}
body[data-style="cinematic"] .hifz-sky::after{animation-duration:9s}
@media(max-width:760px){.celestial-jewel{display:none!important}.wind-streams{opacity:.32}.hifz-sky{min-height:500px!important}.galaxy-shell{min-height:610px!important}}
@media(prefers-reduced-motion:reduce){body::before,.wind,.celestial-jewel,.celestial-jewel i,.celestial-jewel b,.galaxy-shell::before,.galaxy-shell::after,.hifz-sky::before,.hifz-sky::after,.hifz-star.active,.hifz-star.active::after{animation:none!important}.hifz-star{transition:none!important}}
:root{
  --final-emerald:#34d39f;
  --final-emerald-deep:#0a5f47;
  --final-gold:#f4dc86;
  --final-gold-soft:#ffe9a8;
  --final-night:#03130d;
  --final-wind:rgba(114,231,192,.11);
  --final-aura:rgba(44,214,155,.14);
}
body{background:
  radial-gradient(circle at 76% 13%,rgba(245,220,134,.055),transparent 24%),
  radial-gradient(circle at 22% 24%,rgba(48,211,157,.055),transparent 30%),
  linear-gradient(180deg,#020f0a 0%,#041b12 48%,#020c08 100%);
}
body::before{content:"";position:fixed;inset:-18%;z-index:-1;pointer-events:none;background:
  radial-gradient(ellipse at 72% 16%,rgba(255,226,137,.09),transparent 28%),
  radial-gradient(ellipse at 23% 62%,rgba(38,204,151,.085),transparent 34%),
  radial-gradient(ellipse at 50% 105%,rgba(21,137,101,.09),transparent 34%);
  filter:blur(18px);animation:skyBreathe 22s ease-in-out infinite alternate}
body::after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:
  radial-gradient(circle at var(--cursor-x,50%) var(--cursor-y,35%),rgba(255,236,166,.055),transparent 18%),
  radial-gradient(circle at 20% 20%,rgba(42,211,160,.025),transparent 24%);
  mix-blend-mode:screen;opacity:.9}
@keyframes skyBreathe{from{transform:scale(1) translate3d(0,0,0);opacity:.74}to{transform:scale(1.045) translate3d(0,-1.2%,0);opacity:1}}
.wind-streams{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:calc(.85 * var(--style-wind,1));mix-blend-mode:screen}
.wind{position:absolute;display:block;width:52vw;height:10vw;border-radius:50%;border:0;background:radial-gradient(ellipse at 50% 50%,rgba(93,225,179,.055),transparent 58%);filter:blur(.2px);box-shadow:0 -12px 36px rgba(55,219,170,.025)}
.wind::before{content:"";position:absolute;inset:44% 0;border-top:1px solid rgba(100,235,196,.11);border-bottom:1px solid rgba(244,220,134,.045);border-radius:50%;filter:blur(.2px)}
.wind::after{content:"";position:absolute;left:-10%;top:42%;width:24%;height:4px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,242,190,.32),rgba(93,230,184,.14),transparent);box-shadow:0 0 14px rgba(255,238,171,.18);animation:windLight 12s ease-in-out infinite}
.w1{right:-8vw;top:12vh;transform:rotate(-8deg);animation:windFloat1 18s ease-in-out infinite alternate}
.w2{left:-12vw;top:34vh;transform:rotate(7deg) scale(.78);opacity:.72;animation:windFloat2 24s ease-in-out infinite alternate}
.w3{right:7vw;top:59vh;transform:rotate(3deg) scale(.62);opacity:.56;animation:windFloat3 28s ease-in-out infinite alternate}
.w4{left:-10vw;top:76vh;transform:rotate(-12deg) scale(.5);opacity:.38;animation:windFloat2 33s ease-in-out infinite alternate-reverse}
@keyframes windFloat1{from{transform:translate3d(0,0,0) rotate(-8deg)}to{transform:translate3d(-7vw,1.6vh,0) rotate(-4deg)}}
@keyframes windFloat2{from{transform:translate3d(0,0,0) rotate(7deg) scale(.78)}to{transform:translate3d(5vw,-1vh,0) rotate(3deg) scale(.80)}}
@keyframes windFloat3{from{transform:translate3d(0,0,0) rotate(3deg) scale(.62)}to{transform:translate3d(-4vw,.7vh,0) rotate(6deg) scale(.66)}}
@keyframes windLight{from{transform:translateX(-5%);opacity:0}15%{opacity:.9}55%{transform:translateX(320%);opacity:.3}100%{transform:translateX(430%);opacity:0}}
.light-wind-dust{position:fixed;inset:0;z-index:2;pointer-events:none;overflow:hidden;opacity:calc(.66 * var(--style-wind,1))}
.light-wind-dust i{position:absolute;width:3px;height:3px;border-radius:50%;background:#fff4c7;box-shadow:0 0 7px 1px rgba(255,232,150,.28),0 0 12px 2px rgba(54,218,165,.06);animation:lightDust 13s linear infinite}
.wd1{right:14%;top:22%;animation-delay:-2s}.wd2{right:31%;top:39%;animation-delay:-7s}.wd3{right:47%;top:17%;animation-delay:-10s}.wd4{right:64%;top:52%;animation-delay:-4s}.wd5{right:78%;top:29%;animation-delay:-9s}.wd6{right:8%;top:67%;animation-delay:-6s}
@keyframes lightDust{0%{transform:translate3d(0,0,0) scale(.6);opacity:0}18%{opacity:.75}52%{transform:translate3d(-2vw,-1.2vh,0) scale(1);opacity:.45}100%{transform:translate3d(-7vw,-2.6vh,0) scale(.7);opacity:0}}
.emeralds{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.92}
.emerald-gem{position:absolute;width:28px;height:32px;filter:drop-shadow(0 0 13px rgba(44,214,155,.20));opacity:.72}
.emerald-gem::before{content:"";position:absolute;inset:0;clip-path:polygon(50% 0,92% 19%,82% 78%,56% 100%,17% 82%,6% 26%);background:linear-gradient(145deg,#0b654b 0%,#2cd69b 34%,#9ff5d2 48%,#1a9b73 68%,#053528 100%);border:1px solid rgba(195,255,235,.45);box-shadow:inset 0 1px 7px rgba(255,255,255,.24),0 0 22px rgba(44,214,155,.14)}
.emerald-gem::after{content:"";position:absolute;inset:-28px;background:radial-gradient(circle,rgba(44,214,155,.11),transparent 68%);filter:blur(6px)}
.eg1{right:9%;top:24%;transform:scale(.88) rotate(12deg);animation:gemFloat 8s ease-in-out infinite alternate}.eg2{left:8%;top:61%;transform:scale(.72) rotate(-10deg);opacity:.54;animation:gemFloat 11s ease-in-out -2s infinite alternate}.eg3{right:27%;top:7%;transform:scale(.48) rotate(4deg);opacity:.46;animation:gemFloat 13s ease-in-out -5s infinite alternate}.eg4{left:27%;bottom:9%;transform:scale(.38) rotate(-8deg);opacity:.34;animation:gemFloat 15s ease-in-out -7s infinite alternate}
@keyframes gemFloat{from{translate:0 0;filter:drop-shadow(0 0 10px rgba(44,214,155,.16))}to{translate:0 -10px;filter:drop-shadow(0 0 20px rgba(44,214,155,.24))}}
.emerald-ornament{display:none!important}
.lantern{z-index:2!important;transform-origin:top center!important;animation:sway 10s ease-in-out infinite alternate!important;opacity:calc(.75 * var(--style-lantern,1))}
.lantern .wire{height:10px!important;background:linear-gradient(180deg,transparent,rgba(255,235,166,.3))!important}
.lantern .cap{width:40px!important;height:8px!important}
.lantern .body{width:46px!important;height:58px!important;border-radius:14px 14px 19px 19px!important;box-shadow:0 0 18px rgba(255,224,128,.45),0 0 46px rgba(230,190,74,.16),inset 0 1px 0 rgba(255,251,225,.54)!important}
.lantern .glow{width:130px!important;height:125px!important;filter:blur(9px)!important;opacity:.76!important}
body[data-style="cinematic"] .lantern .body{box-shadow:0 0 24px rgba(255,226,142,.60),0 0 70px rgba(230,190,74,.25),inset 0 1px 0 rgba(255,251,225,.54)!important}
.hero,.card,.stat,.quick button,.study-card,.quran-box,.style-card,.sidebar,.galaxy-shell,.session-card{position:relative;overflow:hidden;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:var(--shadow),0 0 0 1px rgba(255,244,194,.015),inset 0 1px 0 rgba(255,250,220,.045)}
.hero::before,.card::before,.stat::before,.quick button::before,.study-card::before,.quran-box::before,.sidebar::before,.galaxy-shell::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 12%,rgba(255,231,160,.045),transparent 24%),radial-gradient(circle at 16% 82%,rgba(44,214,155,.035),transparent 28%);pointer-events:none}
.hero::after{opacity:.48!important}
.section-head h2,.card h3,.hero h2{letter-spacing:-.02em}
.btn.primary{box-shadow:0 12px 34px rgba(200,160,52,.24),0 0 0 1px rgba(255,242,183,.06),inset 0 1px 0 rgba(255,251,226,.45)!important}
.btn.primary:hover{box-shadow:0 18px 42px rgba(200,160,52,.34),0 0 28px rgba(244,220,134,.16),inset 0 1px 0 rgba(255,251,226,.6)!important}
.hero-actions .btn:not(.primary){background:linear-gradient(145deg,rgba(255,255,255,.038),rgba(255,255,255,.015));}
.galaxy-shell{background:linear-gradient(160deg,rgba(7,39,29,.80),rgba(2,18,12,.92))!important;border:1px solid rgba(244,220,134,.17)!important;box-shadow:0 35px 120px rgba(0,0,0,.48),0 0 74px rgba(43,213,159,.07),inset 0 1px 0 rgba(255,249,214,.05)!important}
.hifz-sky{background:radial-gradient(circle at 50% 50%,rgba(7,44,32,.78) 0%,rgba(1,12,8,.98) 62%,#010906 100%)!important;border-color:rgba(80,223,173,.16)!important;box-shadow:inset 0 0 160px rgba(2,35,24,.94),0 30px 80px rgba(0,0,0,.55)!important}
.hifz-star{opacity:.24!important}
.hifz-star::after{display:none!important}
.hifz-star::before{width:20px!important;height:20px!important;background:radial-gradient(circle at 50% 50%,rgba(180,189,158,.48),rgba(90,103,80,.22) 42%,rgba(30,42,33,.08) 70%,transparent 73%)!important;box-shadow:0 0 10px rgba(120,148,119,.09)!important}
.hifz-star::before{clip-path:polygon(50% 0%,61% 28%,79% 14%,70% 35%,100% 50%,70% 65%,79% 86%,61% 72%,50% 100%,39% 72%,21% 86%,30% 65%,0 50%,30% 35%,21% 14%,39% 28%)}
.hifz-star:hover,.hifz-star:focus-visible{opacity:.62!important;filter:drop-shadow(0 0 11px rgba(70,219,169,.16))!important}
.hifz-star.active{opacity:1!important;filter:drop-shadow(0 0 8px rgba(255,237,171,.88)) drop-shadow(0 0 26px rgba(44,214,155,.18))!important;animation:starAlive 6s ease-in-out infinite!important;animation-delay:var(--delay)!important}
.hifz-star.active::before{width:26px!important;height:26px!important;background:radial-gradient(circle at 50% 46%,#fffbea 0 9%,#ffeeb1 18%,#f4d575 34%,#d3a13b 54%,rgba(97,71,17,.48) 68%,transparent 73%)!important;box-shadow:0 0 10px rgba(255,245,194,.9),0 0 24px rgba(244,220,134,.54),0 0 42px rgba(44,214,155,.16)!important}
.hifz-star.active span{width:4px!important;height:4px!important;opacity:1!important;background:#fff9d8!important;box-shadow:0 0 7px 2px rgba(255,247,210,.98),0 0 18px rgba(244,220,134,.5)!important}
@keyframes starAlive{0%,100%{transform:translate(-50%,-50%) scale(var(--scale,.92)) rotate(0deg)}50%{transform:translate(-50%,-51.5%) scale(calc(var(--scale,.92) + .07)) rotate(7deg)}70%{filter:drop-shadow(0 0 11px rgba(255,237,171,.95)) drop-shadow(0 0 30px rgba(44,214,155,.18))}}
.floating-player{display:none;position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:120;width:min(680px,92vw);border-radius:22px;padding:12px 16px;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.floating-player.active{display:flex}
.player-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 220px}
.player-icon{flex:0 0 auto;font-size:22px;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(244,220,134,.10);border:1px solid rgba(244,220,134,.18)}
.player-copy{min-width:0;flex:1}
.player-copy strong{display:block;color:#f0dfa3;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.player-copy small{display:block;color:var(--muted);font-size:11px;margin-top:2px}
.player-progress{height:4px;border-radius:99px;background:rgba(255,255,255,.08);margin-top:6px;overflow:hidden}
.player-progress i{display:block;height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,var(--goldDeep),var(--goldHi));transition:width .3s}
.player-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.player-actions .btn{min-height:40px;padding:8px 12px}
#playerToggle{font-weight:800;min-width:76px}
.secondary-player{padding:8px 10px!important}
.equalizer{display:flex;align-items:flex-end;gap:2px;height:16px}
.eq-bar{width:3px;background:var(--goldHi);border-radius:2px;animation:eqBounce 1s ease-in-out infinite}
.eq-bar:nth-child(1){height:40%;animation-delay:0s}.eq-bar:nth-child(2){height:80%;animation-delay:.12s}.eq-bar:nth-child(3){height:55%;animation-delay:.24s}.eq-bar:nth-child(4){height:90%;animation-delay:.36s}.eq-bar:nth-child(5){height:35%;animation-delay:.48s}
@keyframes eqBounce{0%,100%{transform:scaleY(.4)}50%{transform:scaleY(1)}}
@media(max-width:760px){.floating-player{bottom:calc(78px + env(safe-area-inset-bottom));left:8px;right:8px;transform:none;width:auto;flex-wrap:nowrap}.player-copy small{display:none}.equalizer{display:none}}
.muted,.section-head p,.sidebar-footer,.today-row span,.quick small,.study-card p{color:#b7c9bf!important}
input::placeholder,textarea::placeholder{color:rgba(242,247,243,.56)!important}
body.light .muted,body.light .section-head p,body.light .sidebar-footer,body.light .today-row span,body.light .quick small,body.light .study-card p{color:#476356!important}
body[data-style="vivid"]{--style-sat:1.12} body[data-style="cinematic"]{--style-sat:1.08}
body[data-style="calm"] .wind-streams{opacity:.42}body[data-style="calm"] .light-wind-dust{opacity:.34}body[data-style="calm"] .gold-stars{opacity:.7}
body[data-style="balanced"] .wind-streams{opacity:.72}
body[data-style="vivid"] .wind-streams{opacity:.98}body[data-style="vivid"] .hero,.body[data-style="vivid"] .card{box-shadow:var(--shadow),0 0 34px rgba(44,214,155,.04),inset 0 1px 0 rgba(255,250,220,.05)}
body[data-style="cinematic"] .wind-streams{opacity:.86}body[data-style="cinematic"] .light-wind-dust{opacity:.86}body[data-style="cinematic"]::before{animation-duration:12s}
body[data-style="cinematic"] .emerald-gem{filter:drop-shadow(0 0 18px rgba(44,214,155,.28))}body[data-style="cinematic"] .hero,.body[data-style="cinematic"] .card{box-shadow:var(--shadow),0 0 48px rgba(244,220,134,.045),0 0 30px rgba(44,214,155,.04),inset 0 1px 0 rgba(255,250,220,.055)}
@media(max-width:760px){.wind-streams{opacity:.35}.light-wind-dust{opacity:.22}.emerald-gem{transform:scale(.72)!important}.lantern{display:none!important}}
@media(prefers-reduced-motion:reduce){body::before,.wind,.wind::after,.light-wind-dust i,.emerald-gem,.hifz-star.active{animation:none!important}.hifz-star,.btn{transition:none!important}}
.hero,.card,.stat,.quick button,.study-card,.quran-box,.style-card,.sidebar,.galaxy-shell,.session-card,.floating-player,.bottom-nav{
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
}
.sidebar{background:linear-gradient(180deg,rgba(7,30,22,.96),rgba(4,19,14,.94)) !important;}
.hero{background:linear-gradient(145deg,rgba(7,34,25,.90),rgba(11,52,39,.76) 55%,rgba(5,21,15,.92)) !important;}
.card,.study-card,.quran-box,.style-card{background:linear-gradient(145deg,rgba(8,34,25,.86),rgba(5,20,15,.82)) !important;}
.stat{background:linear-gradient(145deg,rgba(8,35,26,.82),rgba(5,20,15,.78)) !important;}
.quick button{background:linear-gradient(145deg,rgba(10,36,27,.84),rgba(7,23,18,.78)) !important;}
.floating-player{background:linear-gradient(145deg,rgba(7,31,23,.96),rgba(4,18,13,.96)) !important;}
.bottom-nav{background:rgba(5,22,16,.97) !important;}
.session-backdrop{backdrop-filter:none;-webkit-backdrop-filter:none;background:radial-gradient(circle at 50% 36%,rgba(36,191,141,.12),transparent 32%),rgba(1,9,6,.90) !important;}
.hero::before{filter:blur(7px) !important;}
.hero::after{filter:blur(9px) !important;}
.galaxy-shell::before{filter:blur(12px) !important;}
.hifz-sky::after{filter:blur(5px) !important;}
.lantern .glow{filter:blur(5px) !important;}
.emerald-gem::after{filter:blur(4px) !important;}
body::before{opacity:.82;}
.hero,.card,.stat,.quick button,.study-card,.quran-box,.style-card,.sidebar,.galaxy-shell,.session-card,.floating-player{
  contain:paint;
}
body[data-view] .main::before{filter:blur(8px)!important}
body::before{filter:blur(7px)!important}
body[data-view="galaxy"] .main::before{filter:blur(8px)!important}
.galaxy-shell::before{filter:blur(8px)!important}
body[data-view="home"] .main::before,body[data-view="plan"] .main::before,body[data-view="quran"] .main::before,body[data-view="study"] .main::before,body[data-view="athar"] .main::before,body[data-view="settings"] .main::before{opacity:.82!important}
}.modal::after,.splash::after{content:"";position:absolute;inset:8%;border-radius:42px;pointer-events:none;background:radial-gradient(circle at 50% 8%,rgba(244,220,134,.10),transparent 24%),radial-gradient(circle at 50% 72%,rgba(56,215,161,.07),transparent 30%);filter:blur(20px);opacity:.8}.modal.show .box,.splash.show .box{animation:welcomePop .42s cubic-bezier(.18,.86,.24,1) both}.modal .box::before,.splash .box::before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(115deg,transparent 22%,rgba(255,244,194,.04) 36%,transparent 48%);transform:translateX(-110%);animation:welcomeSweep 3.8s ease-in-out infinite}@keyframes welcomePop{0%{opacity:0;transform:translateY(20px) scale(.96)}60%{opacity:1;transform:translateY(-3px) scale(1.01)}100%{opacity:1;transform:none}}@keyframes welcomeSweep{0%,42%{transform:translateX(-110%)}70%,100%{transform:translateX(110%)}}.view.active.view-enter{animation:viewSoftIn .20s ease both}.galaxy-orbit-label{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(76,220,170,.14);border-radius:999px;background:rgba(12,42,31,.42);color:#9cc8b7;font-size:11px;white-space:nowrap}.tap-glow{position:fixed;left:0;top:0;width:70px;height:70px;border-radius:50%;pointer-events:none;z-index:999999;transform:translate(-50%,-50%) scale(.15);opacity:0;background:radial-gradient(circle,rgba(255,239,179,.22) 0 9%,rgba(64,223,169,.13) 28%,transparent 70%);mix-blend-mode:screen}.tap-glow.show{animation:tapGlow .46s ease-out both}@keyframes tapGlow{0%{opacity:.05;transform:translate(-50%,-50%) scale(.18)}26%{opacity:.62}100%{opacity:0;transform:translate(-50%,-50%) scale(1.42)}}.hifz-sky::after{background:radial-gradient(ellipse at 50% 52%,transparent 0 43%,rgba(244,220,134,.05) 49%,transparent 57%),radial-gradient(circle at 58% 38%,rgba(75,224,174,.05),transparent 24%),radial-gradient(circle at 38% 63%,rgba(244,220,134,.04),transparent 18%)}.hifz-sky .hifz-star{position:absolute;z-index:3;pointer-events:auto;transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))!important}.hifz-sky .hifz-star::before{clip-path:polygon(50% 0%,60% 28%,88% 12%,72% 40%,100% 50%,72% 60%,88% 88%,60% 72%,50% 100%,40% 72%,12% 88%,28% 60%,0 50%,28% 40%,12% 12%,40% 28%);border-radius:0;background:radial-gradient(circle at 50% 50%,rgba(194,191,151,.62) 0 13%,rgba(91,105,84,.30) 36%,rgba(36,50,41,.10) 68%,transparent 73%);box-shadow:0 0 5px rgba(109,146,124,.12)}.hifz-sky .hifz-star.active{animation:rosetteStarLife 5.8s ease-in-out infinite!important;animation-delay:var(--delay)!important}@keyframes rosetteStarLife{0%,100%{transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))}50%{transform:translate(-50%,-51.5%) rotate(calc(var(--spin,0deg) + 4deg)) scale(calc(var(--scale,.92) + .055))}}@media(prefers-reduced-motion:reduce){.modal.show .box,.splash.show .box,.view.active.view-enter,.tap-glow.show,.hifz-sky .hifz-star.active{animation:none!important}}.athar-main{max-width:1100px;margin:0 auto;font-size:clamp(24px,2.2vw,31px);line-height:2.35!important;letter-spacing:.01em;padding:34px 40px!important;text-wrap:balance}.athar-main + .ref{margin-top:8px}.quote-grid{align-items:stretch}.quote{min-height:168px;display:flex;flex-direction:column;gap:10px}.quote b{display:block;color:#eee0a3;font-size:14px;line-height:1.6;margin-bottom:2px}.quote textarea{flex:1;min-height:106px;line-height:1.9;padding:13px 14px!important;border-radius:16px!important}.athar-actions{margin-top:14px;justify-content:flex-start}@media(max-width:760px){.athar-main{padding:24px 18px!important;font-size:23px}.quote{min-height:150px}}.daily-home-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:14px;margin:16px 0}.daily-card{position:relative;overflow:hidden;padding:22px 24px;border-radius:24px;background:linear-gradient(145deg,rgba(8,38,28,.72),rgba(4,20,14,.66));border:1px solid rgba(244,220,134,.16);box-shadow:0 20px 58px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.03)}.daily-card::before{content:"";position:absolute;inset:-28% 28% 35% -12%;background:radial-gradient(circle,rgba(244,220,134,.10),transparent 64%);filter:blur(14px);pointer-events:none}.daily-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 18%,rgba(61,219,166,.08),transparent 26%),radial-gradient(circle at 12% 84%,rgba(244,220,134,.05),transparent 24%)}.daily-card>*{position:relative;z-index:1}.daily-card-kicker{color:#f0dc92;font-size:12px;margin-bottom:8px;letter-spacing:.2px}.daily-greeting-card h3{font:700 29px/1.45 Amiri,serif;color:#f6e8b1;margin:0 0 5px}.daily-date{color:#9fb2a8;font-size:12px;margin-bottom:8px}.daily-greeting-card p{color:#c7d4cc;line-height:1.95;margin:0;max-width:620px}.daily-ayah-card{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:150px}.daily-ayah{font:700 29px/2.15 Amiri,serif;color:#f6edd1;text-shadow:0 0 26px rgba(244,220,134,.08)}.daily-ayah-ref{margin-top:4px;color:#b8c6bf;font-size:12px}@media(max-width:760px){.daily-home-grid{grid-template-columns:1fr}.daily-greeting-card h3{font-size:25px}.daily-ayah{font-size:24px}}.field-hint{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.6}#planSurahField[hidden]{display:none!important}.book-reader{position:fixed;inset:0;z-index:100500;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(1,10,7,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.book-reader.open{display:flex}.book-reader-shell{width:min(1180px,96vw);height:min(90vh,900px);display:flex;flex-direction:column;overflow:hidden;border-radius:26px;border:1px solid rgba(244,220,134,.24);background:linear-gradient(145deg,rgba(7,34,26,.98),rgba(3,17,12,.98));box-shadow:0 40px 120px rgba(0,0,0,.60),0 0 70px rgba(54,201,150,.08)}.book-reader-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(244,220,134,.12)}.book-reader-head strong{display:block;color:var(--goldHi);font:700 20px/1.4 Amiri,serif}.book-reader-head small{display:block;color:var(--muted);margin-top:2px}.book-reader-actions{display:flex;gap:8px;flex-wrap:wrap}.book-reader-body{position:relative;flex:1;min-height:0;background:#101714}.book-reader-body iframe{width:100%;height:100%;border:0;background:#fff}.book-reader-fallback{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;color:var(--text);background:linear-gradient(180deg,#071712,#0b261d)}.reciter-surah-select{min-height:46px}@media(max-width:760px){.book-reader{padding:8px}.book-reader-shell{width:100%;height:94vh;border-radius:20px}.book-reader-head{align-items:flex-start;flex-direction:column}.book-reader-actions{width:100%}.book-reader-actions .btn{flex:1}}.reciter-quality{display:inline-flex;align-items:center;justify-content:center;margin:0 auto 8px;padding:4px 10px;border:1px solid rgba(244,220,134,.18);border-radius:999px;color:var(--gold-mid);background:rgba(244,220,134,.05);font-size:11px;font-weight:700}.audio-live{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.audio-live:has(.reciter-surah-select:focus),.audio-live:has([data-play-reciter]:focus-visible){border-color:rgba(244,220,134,.42)!important;box-shadow:0 18px 50px rgba(0,0,0,.28),0 0 28px rgba(244,220,134,.08)}.galaxy-shell{min-height:760px!important;background:
  radial-gradient(ellipse at 50% 50%,rgba(51,216,162,.09),transparent 34%),
  radial-gradient(circle at 50% 18%,rgba(246,221,137,.08),transparent 18%),
  linear-gradient(145deg,rgba(2,17,12,.92),rgba(1,9,7,.985))!important;}.galaxy-shell::before{background:
  radial-gradient(circle at 50% 50%,rgba(67,226,173,.12),transparent 27%),
  conic-gradient(from -10deg at 50% 50%,rgba(244,220,134,.03),transparent 14deg,rgba(62,221,167,.045) 26deg,transparent 44deg,rgba(244,220,134,.025) 58deg,transparent 78deg,rgba(62,221,167,.035) 94deg,transparent 118deg)!important;
  filter:blur(18px)!important;animation:rosetteBreath59 13s ease-in-out infinite alternate!important;}.galaxy-shell::after{background:
  repeating-radial-gradient(ellipse at 50% 50%,transparent 0 64px,rgba(84,229,176,.035) 65px 66px,transparent 68px 104px),
  radial-gradient(ellipse at 50% 50%,transparent 0 46%,rgba(244,220,134,.035) 49%,transparent 53%)!important;
  opacity:.72!important;animation:rosetteSpin59 78s linear infinite!important;}.hifz-sky{min-height:610px!important;border-radius:32px!important;background:
  radial-gradient(circle at 50% 50%,rgba(49,218,161,.06),transparent 26%),
  radial-gradient(circle at 50% 50%,rgba(245,221,137,.03),transparent 44%),
  linear-gradient(180deg,rgba(1,15,10,.96),rgba(1,9,7,.99))!important;
  box-shadow:inset 0 0 110px rgba(46,205,154,.025),0 28px 80px rgba(0,0,0,.22)!important;}.hifz-sky::before{content:"";position:absolute;inset:6% 9%;border:1px solid rgba(76,221,170,.07);border-radius:50%;transform:rotate(-9deg);animation:rosetteSpin59 95s linear infinite;box-shadow:0 0 60px rgba(52,218,164,.02) inset;pointer-events:none}.hifz-sky::after{content:"";position:absolute;inset:8%;background:
  radial-gradient(circle at 50% 50%,rgba(245,220,134,.08),transparent 9%),
  repeating-radial-gradient(ellipse at 50% 50%,transparent 0 70px,rgba(80,225,174,.028) 72px 73px,transparent 76px 112px)!important;
  animation:rosetteBreath59 11s ease-in-out infinite alternate!important;pointer-events:none}.hifz-sky .hifz-star{width:34px!important;height:34px!important;opacity:.30!important;isolation:isolate;transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))!important;transition:transform .34s cubic-bezier(.2,.85,.2,1),opacity .34s,filter .34s!important}.hifz-sky .hifz-star::before{content:""!important;position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%) rotate(22.5deg);clip-path:polygon(50% 0%,61% 31%,85% 15%,69% 39%,100% 50%,69% 61%,85% 85%,61% 69%,50% 100%,39% 69%,15% 85%,31% 61%,0 50%,31% 39%,15% 15%,39% 31%);background:radial-gradient(circle at 50% 50%,rgba(176,170,126,.55),rgba(81,88,70,.28) 45%,rgba(41,49,40,.12) 70%,transparent 72%);box-shadow:0 0 4px rgba(110,113,86,.08)!important;}.hifz-sky .hifz-star span{position:absolute;left:50%;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:50%;background:#7d806e;opacity:.24;box-shadow:0 0 5px rgba(145,150,112,.12)}.hifz-sky .hifz-star:hover,.hifz-sky .hifz-star:focus-visible{opacity:.66!important;filter:drop-shadow(0 0 8px rgba(85,224,173,.14))!important}.hifz-sky .hifz-star.active{opacity:1!important;animation:rosetteFloat59 6.4s ease-in-out infinite!important;animation-delay:var(--delay)!important;filter:drop-shadow(0 0 10px rgba(255,236,166,.76)) drop-shadow(0 0 28px rgba(62,218,163,.18))!important}.hifz-sky .hifz-star.active::before{width:23px!important;height:23px!important;background:radial-gradient(circle at 50% 46%,#fffbe9 0 10%,#ffeaa1 20%,#f3cf69 38%,#c79325 58%,rgba(101,73,18,.68) 69%,transparent 73%)!important;box-shadow:0 0 8px rgba(255,240,186,.85),0 0 19px rgba(245,216,124,.50),0 0 38px rgba(56,218,163,.15)!important}.hifz-sky .hifz-star.active span{width:4px;height:4px;opacity:1;background:#fff6cf;box-shadow:0 0 8px 2px rgba(255,244,192,.92),0 0 18px rgba(244,220,134,.46)}.hifz-sky .hifz-star.active:nth-child(4n)::after{content:"";position:absolute;left:50%;top:50%;width:36px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(255,238,171,.55),transparent);box-shadow:0 0 16px rgba(255,225,140,.24);opacity:.65;animation:starRay59 3.4s ease-in-out infinite}@keyframes rosetteBreath59{from{transform:scale(1);opacity:.62}to{transform:scale(1.03);opacity:1}}@keyframes rosetteSpin59{to{transform:rotate(360deg)}}@keyframes rosetteFloat59{0%,100%{transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))}50%{transform:translate(-50%,-52%) rotate(calc(var(--spin,0deg) + 5deg)) scale(calc(var(--scale,.92) + .025))}}@keyframes starRay59{0%,100%{opacity:.18;transform:translate(-50%,-50%) scaleX(.65)}50%{opacity:.80;transform:translate(-50%,-50%) scaleX(1.05)}}@media(max-width:760px){.hifz-sky{min-height:500px!important}.galaxy-shell{min-height:610px!important}}@media(prefers-reduced-motion:reduce){.galaxy-shell::before,.galaxy-shell::after,.hifz-sky::before,.hifz-sky::after,.hifz-sky .hifz-star.active,.hifz-sky .hifz-star.active::after{animation:none!important}.hifz-sky .hifz-star{transition:none!important}}.view.active,.view.active.view-enter{transform:none!important}.galaxy-shell .hifz-sky{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:610px!important}.galaxy-shell .hifz-sky::before{content:""!important;position:absolute!important;inset:6% 8%!important;z-index:0!important;pointer-events:none!important;border:1px solid rgba(82,224,176,.08)!important;border-radius:50%!important;transform:rotate(-9deg)!important;animation:v61Orbit 88s linear infinite!important}.galaxy-shell .hifz-sky::after{content:""!important;position:absolute!important;inset:-8%!important;z-index:0!important;pointer-events:none!important;background:radial-gradient(circle at 50% 50%,rgba(53,219,166,.09),transparent 24%),radial-gradient(circle at 50% 50%,rgba(244,220,134,.06),transparent 45%)!important;filter:none!important;animation:v61Breath 10s ease-in-out infinite alternate!important}.galaxy-shell .hifz-sky .hifz-star{position:absolute!important;display:block!important;visibility:visible!important;z-index:3!important;width:40px!important;height:40px!important;opacity:.58!important;background:transparent!important;border:0!important;padding:0!important;pointer-events:auto!important;transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))!important}.galaxy-shell .hifz-sky .hifz-star::before{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:24px!important;height:24px!important;transform:translate(-50%,-50%) rotate(22.5deg)!important;clip-path:polygon(50% 0%,61% 30%,88% 12%,71% 39%,100% 50%,71% 61%,88% 88%,61% 70%,50% 100%,39% 70%,12% 88%,29% 61%,0 50%,29% 39%,12% 12%,39% 30%)!important;background:radial-gradient(circle at 50% 48%,rgba(225,226,190,.82) 0 11%,rgba(133,152,119,.58) 30%,rgba(61,82,64,.25) 58%,transparent 73%)!important;box-shadow:0 0 8px rgba(81,209,163,.16),0 0 20px rgba(132,150,114,.08)!important}.galaxy-shell .hifz-sky .hifz-star span{position:absolute!important;left:50%!important;top:50%!important;width:6px!important;height:6px!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;background:#dbe7c9!important;opacity:.9!important;box-shadow:0 0 9px 2px rgba(154,225,188,.22)!important}.galaxy-shell .hifz-sky .hifz-star.active{opacity:1!important;animation:v61Star 5.8s ease-in-out infinite!important;animation-delay:var(--delay)!important;filter:drop-shadow(0 0 10px rgba(255,235,168,.9)) drop-shadow(0 0 28px rgba(50,220,163,.22))!important}.galaxy-shell .hifz-sky .hifz-star.active::before{width:30px!important;height:30px!important;background:radial-gradient(circle at 50% 45%,#fffdf0 0 9%,#ffea9f 21%,#f2cb59 40%,#c79125 59%,transparent 74%)!important;box-shadow:0 0 11px rgba(255,246,195,.98),0 0 24px rgba(244,220,134,.60),0 0 46px rgba(48,220,163,.17)!important}.galaxy-shell .hifz-sky .hifz-star.active span{width:5px!important;height:5px!important;background:#fff9d8!important;box-shadow:0 0 9px 2px rgba(255,247,210,.98),0 0 20px rgba(244,220,134,.58)!important}@keyframes v61Star{0%,100%{transform:translate(-50%,-50%) rotate(var(--spin,0deg)) scale(var(--scale,.92))}50%{transform:translate(-50%,-53%) rotate(calc(var(--spin,0deg) + 5deg)) scale(calc(var(--scale,.92) + .07))}}@keyframes v61Orbit{to{transform:rotate(351deg)}}@keyframes v61Breath{from{opacity:.60;transform:scale(1)}to{opacity:1;transform:scale(1.035)}}@media(prefers-reduced-motion:reduce){.galaxy-shell .hifz-sky::before,.galaxy-shell .hifz-sky::after,.galaxy-shell .hifz-star.active{animation:none!important}}.hifz-sky{position:relative;isolation:isolate;overflow:hidden;background:
  radial-gradient(circle at 50% 50%,rgba(72,220,169,.075),transparent 23%),
  radial-gradient(circle at 50% 50%,rgba(244,220,134,.055),transparent 42%),
  linear-gradient(180deg,#031812 0%,#041f16 50%,#02120d 100%) !important;
}.hifz-sky::before{content:"";position:absolute;inset:5% 7%;z-index:0;border-radius:50%;
  background:repeating-radial-gradient(ellipse at 50% 50%,transparent 0 52px,rgba(83,220,171,.045) 53px 54px,transparent 57px 92px);
  opacity:.9;transform:rotate(-10deg);animation:rosetteOrbitV62 46s linear infinite;pointer-events:none;}.hifz-sky::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:
    radial-gradient(circle at 50% 50%,rgba(244,220,134,.09) 0 1.5%,transparent 7%),
    radial-gradient(circle at 18% 22%,rgba(57,214,162,.08),transparent 18%),
    radial-gradient(circle at 82% 78%,rgba(244,220,134,.055),transparent 18%);
  animation:rosetteBreathV62 10s ease-in-out infinite alternate;}.hifz-star{position:absolute;z-index:3;width:28px;height:28px;display:block;pointer-events:none;transform:translate(-50%,-50%) rotate(var(--spin)) scale(var(--scale));opacity:.30;
  animation:starDriftV62 var(--duration) ease-in-out var(--delay) infinite;will-change:transform,opacity;}.hifz-star::before{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%);
  clip-path:polygon(50% 0%,59% 30%,83% 17%,69% 39%,100% 50%,69% 61%,83% 83%,59% 70%,50% 100%,41% 70%,17% 83%,31% 61%,0 50%,31% 39%,17% 17%,41% 30%);
  background:radial-gradient(circle at 50% 50%,rgba(199,199,165,.55),rgba(92,111,92,.25) 45%,transparent 73%);
  box-shadow:0 0 7px rgba(67,191,145,.12);}.hifz-star::after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;transform:translate(-50%,-50%);background:rgba(231,238,210,.72);opacity:.34;}.hifz-star.active{opacity:1;animation:starLifeV62 var(--duration) ease-in-out var(--delay) infinite;filter:drop-shadow(0 0 8px rgba(255,232,156,.82)) drop-shadow(0 0 22px rgba(60,220,164,.20));}.hifz-star.active::before{width:22px;height:22px;background:radial-gradient(circle at 50% 48%,#fffce9 0 11%,#ffe99f 22%,#f2c95f 39%,#c78f27 58%,rgba(89,61,11,.45) 70%,transparent 74%);box-shadow:0 0 8px rgba(255,240,184,.95),0 0 18px rgba(244,216,122,.62),0 0 34px rgba(59,220,164,.18);}.hifz-star.active::after{width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,236,170,.75),transparent);opacity:.74;box-shadow:0 0 11px rgba(255,226,146,.42);animation:starRayV62 2.8s ease-in-out var(--delay) infinite;}@keyframes starDriftV62{0%,100%{transform:translate(-50%,-50%) rotate(var(--spin)) scale(var(--scale));opacity:.24}50%{transform:translate(-50%,-51.5%) rotate(calc(var(--spin) + 2deg)) scale(calc(var(--scale) + .035));opacity:.42}}@keyframes starLifeV62{0%,100%{transform:translate(-50%,-50%) rotate(var(--spin)) scale(var(--scale))}50%{transform:translate(-50%,-52%) rotate(calc(var(--spin) + 4deg)) scale(calc(var(--scale) + .07))}}@keyframes starRayV62{0%,100%{transform:translate(-50%,-50%) scaleX(.45);opacity:.18}50%{transform:translate(-50%,-50%) scaleX(1.05);opacity:.85}}@keyframes rosetteOrbitV62{to{transform:rotate(350deg) translateZ(0)}}@keyframes rosetteBreathV62{from{opacity:.65;transform:scale(1)}to{opacity:1;transform:scale(1.018)}}@media(prefers-reduced-motion:reduce){.hifz-sky::before,.hifz-sky::after,.hifz-star,.hifz-star.active,.hifz-star.active::after{animation:none!important;will-change:auto}}#quranBox{overflow:hidden}#ayahs{display:grid;gap:0}.quran-ayah{
  display:flex!important;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  gap:12px;
  padding:26px 24px!important;
  min-height:0!important;
  height:auto!important;
  text-align:center;
  border-bottom:1px solid rgba(255,255,255,.075);
}.quran-ayah:last-child{border-bottom:0}.quran-text{
  display:block;
  width:min(100%,1200px);
  margin:0 auto;
  text-align:center!important;
  font-family:Amiri,serif;
  font-size:clamp(25px,1.75vw,31px)!important;
  line-height:2.05!important;
  letter-spacing:0!important;
  word-spacing:.02em;
  color:#f7efd6;
  text-wrap:pretty;
}.ayah-meta{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:8px 18px;
  color:#9db0a7;
  font-size:12px;
  line-height:1.7;
}.ayah-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.ayah-actions .icon-btn{font-size:12px;padding:8px 12px;border-radius:12px}#surahGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-height:none}.surah-btn{
  min-height:62px;
  padding:11px 14px!important;
  border-radius:16px!important;
  display:flex!important;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:4px;
}.surah-btn b{font-size:14px;line-height:1.5}.surah-btn small{color:#8fa79d;font-size:11px;line-height:1.45}@media(max-width:900px){
  #surahGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .quran-ayah{padding:22px 14px!important}
  .quran-text{font-size:25px!important;line-height:2!important}
}@media(max-width:560px){
  #surahGrid{grid-template-columns:1fr}
  .quran-text{font-size:24px!important;line-height:1.95!important}
}.welcome-screen{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;background:radial-gradient(circle at 50% 50%,rgba(5,36,26,.985),rgba(2,12,9,.997));visibility:visible;opacity:1;transition:opacity .8s ease,visibility .8s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:auto}.welcome-screen::before{content:"";position:absolute;inset:-12%;pointer-events:none;background:radial-gradient(circle at 28% 30%,rgba(46,212,156,.12),transparent 26%),radial-gradient(circle at 72% 62%,rgba(244,220,134,.10),transparent 24%);animation:welcomeAtmos 12s ease-in-out infinite alternate}.welcome-screen.hidden{opacity:0;visibility:hidden;pointer-events:none}.welcome-screen.leaving{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .52s ease,visibility .52s ease}.welcome-screen.leaving .welcome-content{animation:welcomeExit .52s ease both}.welcome-close:disabled{opacity:.65;cursor:wait}@keyframes welcomeExit{from{opacity:1;transform:none}to{opacity:0;transform:translateY(-10px) scale(.985)}}.welcome-content{position:relative;z-index:2;width:min(820px,94vw);padding:44px 32px;border:1px solid rgba(244,220,134,.20);border-radius:32px;background:linear-gradient(145deg,rgba(7,34,26,.84),rgba(3,17,12,.92));box-shadow:0 35px 120px rgba(0,0,0,.48),0 0 60px rgba(45,211,157,.06),inset 0 1px 0 rgba(255,250,220,.04);animation:welcomeFloat 1s cubic-bezier(.18,.86,.24,1) both;overflow:hidden}.welcome-content::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(255,244,194,.055) 42%,transparent 58%);transform:translateX(-120%);animation:welcomeSweep 4.6s ease-in-out infinite}.welcome-icon{font-size:52px;margin-bottom:12px;color:var(--gold-mid);filter:drop-shadow(0 0 22px var(--gold-glow));animation:welcomePulse 3s ease-in-out infinite alternate}.welcome-ayah{font:700 clamp(32px,5vw,54px)/1.75 Amiri,serif;color:var(--gold-mid);text-shadow:0 0 40px var(--gold-glow);margin:14px 0 6px}.welcome-ref{color:var(--emeraldHi);font-size:17px;margin:0 0 28px}.welcome-close{min-width:220px;border-radius:999px}body.welcome-lock{overflow:hidden!important}@keyframes welcomeFloat{0%{opacity:0;transform:translateY(28px) scale(.96)}100%{opacity:1;transform:none}}@keyframes welcomePulse{from{transform:scale(1);filter:drop-shadow(0 0 14px rgba(244,220,134,.34))}to{transform:scale(1.06);filter:drop-shadow(0 0 34px rgba(244,220,134,.82))}}@keyframes welcomeSweep{0%,40%{transform:translateX(-120%)}72%,100%{transform:translateX(120%)}}@keyframes welcomeAtmos{from{opacity:.55;transform:scale(1)}to{opacity:1;transform:scale(1.025)}}.wind-streams{position:fixed!important;inset:0!important;z-index:1!important;pointer-events:none!important;overflow:hidden!important;opacity:.88!important;mix-blend-mode:screen!important}.wind{position:absolute!important;height:3px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),rgba(244,220,134,1),rgba(96,230,186,.24),transparent)!important;box-shadow:0 0 20px 4px rgba(244,220,134,.38),0 0 34px 6px rgba(53,216,165,.12)!important;filter:blur(.45px)!important}.wind::before{content:""!important;position:absolute!important;inset:-3px -10%!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(255,247,208,.16),rgba(77,230,183,.08),transparent)!important;filter:blur(2px)!important}.wind::after{content:""!important;position:absolute!important;inset:-7px -12%!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(255,239,178,.10),transparent)!important;box-shadow:none!important;animation:none!important}.w1{width:72vw!important;right:-80vw!important;left:auto!important;top:18vh!important;transform:rotate(-4deg)!important;animation:finalWindFast 16s linear infinite!important}.w2{width:58vw!important;left:-70vw!important;right:auto!important;top:42vh!important;transform:rotate(5deg)!important;opacity:.72!important;animation:finalWindSlow 23s linear infinite!important}.w3{width:82vw!important;right:-85vw!important;left:auto!important;top:67vh!important;transform:rotate(-2deg)!important;opacity:.58!important;animation:finalWindFast 20s linear infinite!important}.w4{width:64vw!important;left:-76vw!important;right:auto!important;top:86vh!important;transform:rotate(4deg)!important;opacity:.42!important;animation:finalWindSlow 27s linear infinite!important}@keyframes finalWindFast{0%{transform:translateX(0) rotate(-4deg);opacity:0}10%{opacity:1}90%{opacity:.92}100%{transform:translateX(180vw) rotate(-1deg);opacity:0}}@keyframes finalWindSlow{0%{transform:translateX(0) rotate(5deg);opacity:0}12%{opacity:.76}88%{opacity:.58}100%{transform:translateX(175vw) rotate(2deg);opacity:0}}.light-wind-dust{position:fixed!important;inset:0!important;z-index:2!important;pointer-events:none!important;overflow:hidden!important;opacity:.82!important;mix-blend-mode:screen!important}.light-wind-dust i{position:absolute!important;width:3px!important;height:3px!important;border-radius:50%!important;background:#fff4c7!important;box-shadow:0 0 10px 3px rgba(255,232,150,.34),0 0 18px 4px rgba(54,218,165,.10)!important;animation:finalLightDust 14s linear infinite!important}.wd1{right:14%!important;top:22%!important;animation-delay:-2s!important}.wd2{right:31%!important;top:39%!important;animation-delay:-7s!important}.wd3{right:47%!important;top:17%!important;animation-delay:-10s!important}.wd4{right:64%!important;top:52%!important;animation-delay:-4s!important}.wd5{right:78%!important;top:29%!important;animation-delay:-9s!important}.wd6{right:8%!important;top:67%!important;animation-delay:-6s!important}@keyframes finalLightDust{0%{transform:translate3d(0,12vh,0) scale(.45);opacity:0}18%{opacity:.78}52%{transform:translate3d(6vw,-45vh,0) scale(1);opacity:.48}100%{transform:translate3d(-8vw,-118vh,0) scale(.2);opacity:0}}body[data-style="calm"] .wind-streams{opacity:.48!important}body[data-style="calm"] .light-wind-dust{opacity:.28!important}body[data-style="balanced"] .wind-streams{opacity:.80!important}body[data-style="balanced"] .light-wind-dust{opacity:.68!important}body[data-style="vivid"] .wind-streams{opacity:1!important}body[data-style="vivid"] .light-wind-dust{opacity:.95!important}body[data-style="cinematic"] .wind-streams{opacity:.92!important}body[data-style="cinematic"] .light-wind-dust{opacity:.88!important}@media(max-width:760px){.wind-streams{opacity:.46!important}.light-wind-dust{opacity:.30!important}.welcome-content{padding:34px 22px;border-radius:26px}.welcome-ayah{font-size:30px;line-height:1.9}.welcome-ref{font-size:14px}}@media(prefers-reduced-motion:reduce){.welcome-content,.welcome-icon,.welcome-content::after,.welcome-screen::before,.wind,.light-wind-dust i{animation:none!important}.welcome-screen{backdrop-filter:none;-webkit-backdrop-filter:none}}.quran-tools .btn,.quran-ayah-btn,.quran-study-actions .btn,.reciter-actions .btn{
  border-radius:16px;
  border:1px solid rgba(244,220,134,.18);
  background:linear-gradient(145deg,rgba(10,38,28,.68),rgba(4,19,13,.76));
  color:var(--text-main);
  box-shadow:inset 0 1px 0 rgba(255,250,220,.025),0 8px 20px rgba(0,0,0,.10);
}.quran-tools .btn:hover,.quran-ayah-btn:hover,.quran-study-actions .btn:hover,.reciter-actions .btn:hover{
  border-color:rgba(244,220,134,.38);
  background:linear-gradient(145deg,rgba(244,220,134,.09),rgba(7,31,22,.82));
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(0,0,0,.20),0 0 20px rgba(244,220,134,.06);
}.quran-nav .icon-btn{
  border-radius:16px!important;
  border:1px solid rgba(244,220,134,.18)!important;
  background:linear-gradient(145deg,rgba(10,38,28,.68),rgba(4,19,13,.76))!important;
  color:var(--gold-mid)!important;
  box-shadow:inset 0 1px 0 rgba(255,250,220,.025),0 8px 20px rgba(0,0,0,.10);
}.quran-study-panel{margin-top:16px;padding:20px 22px;background:linear-gradient(145deg,rgba(7,34,26,.74),rgba(3,18,12,.80));}.quran-tools-head{margin:0 0 12px}.quran-study-actions{display:flex;gap:10px;flex-wrap:wrap}.quran-study-actions .btn{flex:1 1 190px;min-height:48px}.quran-ayah{padding:28px 14px!important}.quran-ayah .quran-text{text-align:center;max-width:1000px;margin:0 auto}.quran-ayah .ayah-meta{max-width:1000px;margin:16px auto 0;padding:0 8px}.quran-ayah .ayah-actions{margin-top:14px}.quran-ayah-btn{padding:9px 14px!important;font-size:12px!important;min-height:40px}.reciter-card{overflow:hidden}.reciter-card::before{content:"";position:absolute;inset:-20%;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(244,220,134,.10),transparent 32%),radial-gradient(circle at 20% 80%,rgba(46,212,156,.08),transparent 30%);filter:blur(16px);opacity:.8}.reciter-card-inner{position:relative;z-index:1;text-align:center}.reciter-icon{font-size:42px;margin-bottom:10px;text-shadow:0 0 24px var(--gold-glow)}.reciter-select-label{display:block;text-align:right;color:var(--gold-mid);font-size:12px;font-weight:700;margin:14px 2px 6px}.reciter-surah-select{min-height:48px!important;border-radius:16px!important;background:rgba(2,14,10,.74)!important}.reciter-actions{justify-content:stretch!important;margin-top:12px!important}.reciter-actions .btn{flex:1}@keyframes audioAtmos{from{transform:scale(1);opacity:.78}to{transform:scale(1.045);opacity:1}}@keyframes audioPulse{from{opacity:.34;transform:scale(1)}to{opacity:.72;transform:scale(1.025)}}@keyframes audioMainAmbient{from{filter:blur(18px);transform:scale(1)}to{filter:blur(22px);transform:scale(1.02)}}@media(max-width:760px){.quran-study-actions .btn{flex-basis:100%}.reciter-actions{flex-direction:column}.quran-ayah{padding:24px 6px!important}.quran-ayah .quran-text{font-size:25px!important;line-height:2.05!important}}.surface-density{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 4px}.surface-option{border:1px solid rgba(233,205,112,.16);background:rgba(255,255,255,.018);color:#eee7d0;border-radius:18px;padding:14px;text-align:right;cursor:pointer;transition:.2s;min-height:86px}.surface-option:hover{border-color:rgba(244,220,134,.38);transform:translateY(-1px)}.surface-option.active{border-color:rgba(244,220,134,.62);background:linear-gradient(145deg,rgba(244,220,134,.075),rgba(44,203,153,.035));box-shadow:0 0 28px rgba(214,179,74,.07),inset 0 1px 0 rgba(255,255,255,.035)}.surface-option b{display:block;color:#f2e8c6;margin-bottom:5px;font-size:14px}.surface-option small{display:block;color:#9fb1a8;line-height:1.6;font-size:11px}body[data-surface="open"] .card,
body[data-surface="open"] .stat,
body[data-surface="open"] .quick button,
body[data-surface="open"] .study-card,
body[data-surface="open"] .quran-box,
body[data-surface="open"] .style-card{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body[data-surface="balanced"] .card,
body[data-surface="balanced"] .stat,
body[data-surface="balanced"] .quick button,
body[data-surface="balanced"] .study-card,
body[data-surface="balanced"] .quran-box,
body[data-surface="balanced"] .style-card{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}body[data-surface="glass"] .card,
body[data-surface="glass"] .stat,
body[data-surface="glass"] .quick button,
body[data-surface="glass"] .study-card,
body[data-surface="glass"] .quran-box,
body[data-surface="glass"] .style-card{backdrop-filter:blur(13px)!important;-webkit-backdrop-filter:blur(13px)!important}body[data-surface="glass"] .sidebar{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(7px)!important}body[data-surface="open"] .card,
body[data-surface="open"] .stat,
body[data-surface="open"] .quick button,
body[data-surface="open"] .study-card,
body[data-surface="open"] .today-row,
body[data-surface="open"] .tool,
body[data-surface="open"] .switch,
body[data-surface="open"] .schedule-item,
body[data-surface="open"] .quote,
body[data-surface="open"] .style-card{
  background:transparent!important;
  border-color:rgba(244,220,134,.10)!important;
  box-shadow:none!important;
}body[data-surface="open"] .card:hover,
body[data-surface="open"] .stat:hover,
body[data-surface="open"] .quick button:hover,
body[data-surface="open"] .study-card:hover{
  background:rgba(9,50,37,.12)!important;
  border-color:rgba(244,220,134,.20)!important;
  box-shadow:0 10px 30px rgba(0,0,0,.12),0 0 24px rgba(42,208,159,.035)!important;
}body[data-surface="open"] .hero,
body[data-surface="open"] .quran-box,
body[data-surface="open"] .galaxy-shell,
body[data-surface="open"] .session-card,
body[data-surface="open"] .sidebar{
  background:linear-gradient(145deg,rgba(7,35,26,.42),rgba(4,18,13,.52))!important;
  border-color:rgba(244,220,134,.16)!important;
  box-shadow:0 24px 65px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.03)!important;
}body[data-surface="open"] .quran-ayah{border-bottom-color:rgba(244,220,134,.08)}body[data-surface="open"] .surah-btn{background:transparent!important;border-color:rgba(244,220,134,.09)}body[data-surface="open"] .surah-btn:hover,body[data-surface="open"] .surah-btn.active{background:rgba(244,220,134,.045)!important}body[data-surface="balanced"] .card,
body[data-surface="balanced"] .study-card,
body[data-surface="balanced"] .quran-box{box-shadow:0 22px 62px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.03)!important}body[data-surface="glass"] .card,
body[data-surface="glass"] .study-card,
body[data-surface="glass"] .quran-box,
body[data-surface="glass"] .stat,
body[data-surface="glass"] .quick button,
body[data-surface="glass"] .switch,
body[data-surface="glass"] .style-card{
  background:linear-gradient(145deg,rgba(8,34,25,.78),rgba(5,20,15,.72))!important;
  border-color:rgba(244,220,134,.19)!important;
  box-shadow:0 28px 82px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,251,224,.035)!important;
}@media(max-width:760px){.surface-density{grid-template-columns:1fr}.surface-option{min-height:auto}}.activity-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0}.activity-card{display:flex;align-items:center;gap:12px;padding:15px 16px;border-radius:20px;background:linear-gradient(145deg,rgba(8,35,26,.58),rgba(5,20,15,.48));border:1px solid rgba(233,205,112,.12);box-shadow:0 14px 38px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.025)}.activity-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:rgba(244,220,134,.07);font-size:20px;box-shadow:0 0 22px rgba(244,220,134,.06)}.activity-card small,.progress-kpi small{display:block;color:var(--muted);font-size:12px}.activity-card strong{display:block;color:var(--goldHi);font-size:22px;margin-top:4px}.activity-card span{display:block;color:var(--muted);font-size:11px;margin-top:3px;line-height:1.5}.flame-card .activity-icon{background:rgba(244,151,63,.08);filter:drop-shadow(0 0 12px rgba(255,171,77,.18))}.activity-mini-panel{padding:17px 18px;border:1px solid rgba(233,205,112,.10);border-radius:22px;background:linear-gradient(145deg,rgba(7,31,23,.48),rgba(3,17,12,.38));margin-bottom:18px}.activity-mini-head,.chart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.activity-mini-head h3,.chart-head h3{margin:0;color:var(--goldHi);font-size:18px}.activity-mini-head p,.chart-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.week-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:15px;align-items:end;min-height:130px}.week-bar{display:grid;gap:7px;justify-items:center}.week-bar .bar-track{height:86px;width:100%;max-width:44px;border-radius:13px;background:rgba(255,255,255,.035);border:1px solid rgba(233,205,112,.07);display:flex;align-items:flex-end;overflow:hidden}.week-bar .bar-fill{width:100%;border-radius:11px;background:linear-gradient(180deg,var(--goldHi),rgba(52,214,162,.78));box-shadow:0 0 16px rgba(244,220,134,.10);min-height:3px}.week-bar b{font-size:11px;color:#dce7e1}.week-bar small{font-size:10px;color:var(--muted)}.progress-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.progress-kpi{padding:18px;border-radius:22px;border:1px solid rgba(233,205,112,.12);background:linear-gradient(145deg,rgba(8,35,26,.62),rgba(5,20,15,.52));box-shadow:0 16px 42px rgba(0,0,0,.18)}.progress-kpi strong{display:block;color:var(--goldHi);font-size:26px;margin-top:6px}.progress-kpi span{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:4px}.chart-card canvas{width:100%;height:290px;display:block;margin-top:8px}.chart-legend{font-size:11px;color:var(--muted);white-space:nowrap}.activity-heatmap{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));gap:6px;margin-top:14px}.heat-cell{aspect-ratio:1;border-radius:6px;background:rgba(255,255,255,.025);border:1px solid rgba(233,205,112,.05);min-width:10px}.heat-cell.l1{background:rgba(52,214,162,.14)}.heat-cell.l2{background:rgba(52,214,162,.30)}.heat-cell.l3{background:rgba(244,220,134,.42);box-shadow:0 0 10px rgba(244,220,134,.08)}.heat-cell.l4{background:linear-gradient(135deg,rgba(244,220,134,.78),rgba(52,214,162,.60));box-shadow:0 0 12px rgba(244,220,134,.14)}.heat-legend{display:flex;align-items:center;gap:5px;margin-top:10px;color:var(--muted);font-size:10px}.heat-legend i{width:11px;height:11px;border-radius:3px;background:rgba(255,255,255,.025);border:1px solid rgba(233,205,112,.05)}.heat-legend i:nth-of-type(1){background:rgba(52,214,162,.14)}.heat-legend i:nth-of-type(2){background:rgba(52,214,162,.30)}.heat-legend i:nth-of-type(3){background:rgba(244,220,134,.42)}.heat-legend i:nth-of-type(4){background:linear-gradient(135deg,rgba(244,220,134,.78),rgba(52,214,162,.60))}.week-detail{display:grid;gap:9px;margin-top:12px}.week-detail-row{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border-radius:15px;background:rgba(255,255,255,.02);border:1px solid rgba(233,205,112,.07)}.week-detail-row .day-name{color:#dce7e1;font-weight:700;font-size:12px}.mini-track{height:8px;background:rgba(255,255,255,.05);border-radius:99px;overflow:hidden}.mini-track i{display:block;height:100%;background:linear-gradient(90deg,rgba(52,214,162,.8),var(--goldHi));border-radius:99px}.week-detail-row em{font-style:normal;color:var(--muted);font-size:11px;white-space:nowrap}.finish-card{margin-top:12px;min-height:240px;border-radius:22px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle at 50% 18%,rgba(244,220,134,.10),transparent 30%),linear-gradient(145deg,rgba(8,35,26,.50),rgba(4,18,13,.38));border:1px solid rgba(233,205,112,.10)}.finish-card strong{font-size:36px;color:var(--goldHi);text-shadow:0 0 24px rgba(244,220,134,.10)}.finish-card p{max-width:520px;color:var(--muted);line-height:1.8;font-size:13px}.journey-bars{display:grid;gap:13px;margin-top:14px}.journey-row{display:grid;grid-template-columns:130px 1fr 95px;gap:12px;align-items:center}.journey-row b{color:#dce7e1;font-size:12px}.journey-row span{color:var(--muted);font-size:11px;text-align:left}.journey-track{height:11px;border-radius:99px;background:rgba(255,255,255,.04);overflow:hidden;border:1px solid rgba(233,205,112,.06)}.journey-track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,rgba(52,214,162,.85),var(--goldHi));box-shadow:0 0 12px rgba(244,220,134,.08)}@media(max-width:900px){.activity-strip,.progress-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-card canvas{height:240px}}@media(max-width:600px){.activity-strip,.progress-summary{grid-template-columns:1fr}.week-bars{gap:6px}.activity-heatmap{grid-template-columns:repeat(10,minmax(0,1fr))}.journey-row{grid-template-columns:1fr}.journey-row span{text-align:right}}body[data-surface="open"] .activity-card,body[data-surface="open"] .activity-mini-panel,body[data-surface="open"] .progress-kpi,body[data-surface="open"] .chart-card,body[data-surface="open"] .finish-card{background:transparent;border-color:rgba(233,205,112,.06);box-shadow:none}body[data-surface="glass"] .activity-card,body[data-surface="glass"] .activity-mini-panel,body[data-surface="glass"] .progress-kpi,body[data-surface="glass"] .chart-card,body[data-surface="glass"] .finish-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 22px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.03)}.welcome-greeting{
  font:700 clamp(24px,4vw,38px)/1.6 Amiri,serif;
  color:var(--gold-mid);
  margin:12px 0 10px;
  text-shadow:0 0 30px var(--gold-glow);
}.welcome-intro{
  color:var(--text-main);
  opacity:.88;
  font-size:16px;
  line-height:2;
  margin:0 auto 24px;
  max-width:680px;
}.welcome-section{
  margin:18px auto 0;
  padding:18px 20px;
  border:1px solid rgba(244,220,134,.12);
  border-radius:22px;
  background:rgba(4,24,17,.38);
}.welcome-label{
  color:var(--emeraldHi);
  font-size:13px;
  font-weight:700;
  margin-bottom:12px;
}.welcome-ayah{
  font:700 clamp(28px,4.5vw,46px)/1.9 Amiri,serif;
  color:var(--gold-mid);
  text-shadow:0 0 34px var(--gold-glow);
}.welcome-ref{
  color:var(--text-muted);
  font-size:13px;
  margin-top:8px;
}.welcome-hadith{
  background:linear-gradient(
    145deg,
    rgba(46,212,156,.07),
    rgba(244,220,134,.035)
  );
}.welcome-hadith-text{
  font:700 clamp(20px,3vw,28px)/1.9 Amiri,serif;
  color:#f4f0d9;
}.welcome-charity{
  margin-top:18px;
  padding:20px;
  border-radius:22px;
  text-align:right;
  border:1px solid rgba(46,212,156,.22);
  background:
    radial-gradient(
      circle at 80% 10%,
      rgba(46,212,156,.10),
      transparent 30%
    ),
    linear-gradient(
      145deg,
      rgba(10,55,40,.58),
      rgba(3,20,14,.72)
    );
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.025),
    0 0 30px rgba(46,212,156,.04);
}.welcome-charity-title{
  font:700 21px/1.7 Amiri,serif;
  color:var(--emeraldHi);
  margin-bottom:8px;
}.welcome-charity-text{
  font:16px/2.1 Amiri,serif;
  color:var(--text-main);
}.welcome-close{
  margin-top:24px;
  min-width:220px;
}@media(max-width:760px){
  .welcome-content{
    max-height:90vh;
    overflow:auto;
    padding:28px 18px;
  }
  .welcome-intro{
    font-size:14px;
  }
  .welcome-section{
    padding:15px;
  }
  .welcome-charity{
    padding:16px;
  }
  .welcome-charity-title{
    font-size:19px;
  }
  .welcome-charity-text{
    font-size:14px;
    line-height:1.95;
  }
}.star-glint{box-shadow:0 0 11px 2px rgba(244,220,134,.55)!important}.emerald-ornament,.emerald-gem{filter:drop-shadow(0 0 11px rgba(44,214,155,.20))!important}.lantern{filter:drop-shadow(0 0 16px rgba(245,215,116,.38))!important}.lantern .glow{filter:blur(8px)!important;opacity:.82!important}.daily-home-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:14px!important;
}.daily-card{
  min-height:178px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}.daily-greeting-card h3{font-size:28px;line-height:1.45;letter-spacing:-.15px}.daily-greeting-card p{max-width:58ch}.daily-ayah-card{align-items:center;text-align:center}.daily-ayah{max-width:100%;line-height:1.9}.stats{margin-top:14px!important}.activity-strip{margin-top:14px!important}.ambient-lanterns{position:fixed;inset:0;z-index:2;pointer-events:none;overflow:hidden}.ambient-lanterns .lantern{display:block!important}.ambient-lanterns .l1{right:12%!important;top:-2px!important;transform:scale(.78)!important;opacity:.72!important}.ambient-lanterns .l3{left:11%!important;top:15px!important;transform:scale(.62)!important;opacity:.48!important}body[data-style="calm"] .ambient-lanterns .lantern{opacity:.46!important}body[data-style="balanced"] .ambient-lanterns .lantern{opacity:.72!important}body[data-style="vivid"] .ambient-lanterns .lantern{opacity:.98!important}body[data-style="cinematic"] .ambient-lanterns .lantern{opacity:1!important}.sky-ornament{opacity:1!important}.wind-streams{opacity:calc(.95 * var(--style-wind,1))!important}.light-wind-dust{opacity:calc(.92 * var(--style-wind,1))!important}.emeralds{opacity:1!important}.celestial-jewels{opacity:1!important}.star-glint{opacity:1!important}body[data-style="calm"] .wind-streams{opacity:.58!important}body[data-style="calm"] .light-wind-dust{opacity:.38!important}body[data-style="balanced"] .wind-streams{opacity:.88!important}body[data-style="balanced"] .light-wind-dust{opacity:.76!important}body[data-style="vivid"] .light-wind-dust{opacity:.98!important}body[data-style="cinematic"] .wind-streams{opacity:.96!important}body[data-style="cinematic"] .light-wind-dust{opacity:.92!important}.activity-lamp{
  position:relative!important;
  width:42px!important;height:42px!important;
  border-radius:14px!important;
  background:radial-gradient(circle at 50% 38%,rgba(255,223,125,.26),rgba(244,151,63,.10) 45%,rgba(244,151,63,.03) 72%)!important;
  box-shadow:0 0 20px rgba(255,174,73,.16)!important;
}.activity-lamp::before{
  content:"";position:absolute;left:50%;top:10px;transform:translateX(-50%);
  width:16px;height:18px;border-radius:8px 8px 7px 7px;
  background:linear-gradient(180deg,#fff1a8 0%,#f4c85f 46%,#ce8128 100%);
  box-shadow:0 0 10px rgba(255,210,105,.65),0 0 22px rgba(255,156,56,.26);
  clip-path:polygon(50% 0%,70% 27%,80% 48%,65% 100%,35% 100%,20% 48%,30% 27%);
}.activity-lamp::after{
  content:"";position:absolute;left:50%;top:27px;transform:translateX(-50%);
  width:22px;height:3px;border-radius:99px;background:rgba(255,224,135,.7);
  box-shadow:0 0 12px rgba(255,205,92,.52);
}.activity-lamp span{position:absolute;left:50%;top:13px;width:5px;height:5px;border-radius:50%;transform:translateX(-50%);background:#fffbe1;box-shadow:0 0 9px 2px rgba(255,244,192,.9)}.surface-option{min-height:88px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;text-align:right!important}.surface-option.active{transform:translateY(-1px);box-shadow:0 0 24px rgba(52,220,170,.08),inset 0 0 26px rgba(244,220,134,.035)}body[data-surface="open"] .surface-option.active{border-color:rgba(70,220,175,.34)!important}body[data-surface="balanced"] .surface-option.active{border-color:rgba(244,220,134,.38)!important}body[data-surface="glass"] .surface-option.active{border-color:rgba(180,240,221,.40)!important}body[data-surface="open"] .activity-strip .activity-card{background:transparent!important;border-color:rgba(233,205,112,.06)!important;box-shadow:none!important}body[data-surface="open"] .daily-card{background:linear-gradient(145deg,rgba(8,38,28,.26),rgba(4,20,14,.16));box-shadow:none;border-color:rgba(244,220,134,.10)}body[data-surface="glass"] .daily-card{backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);box-shadow:0 22px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}@media(max-width:760px){
  .daily-home-grid{grid-template-columns:1fr!important}
  .daily-card{min-height:160px}
  .ambient-lanterns{display:none!important}
}.hero-activity-zone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:360px;isolation:isolate}.hero-flame-beacon{position:relative;width:230px;min-height:205px;border-radius:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:visible;transform:translateY(2px)}.hero-flame-glow{position:absolute;width:270px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(255,214,102,calc(.12 + var(--activity-intensity,.08)*.42)),rgba(255,154,68,calc(.03 + var(--activity-intensity,.08)*.16)) 34%,transparent 70%);filter:blur(18px);opacity:.95;pointer-events:none}.hero-lantern{position:relative;width:110px;height:132px;transform:scale(calc(.86 + var(--activity-intensity,.08)*.38));transform-origin:center bottom;filter:blur(.22px) drop-shadow(0 0 calc(16px + var(--activity-intensity,.08)*22px) rgba(255,197,88,.38));transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .6s ease}.hero-lantern::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:26px;height:16px;border-radius:10px 10px 6px 6px;background:linear-gradient(90deg,#6a4810,#d4a33e,#fff0a8,#d09e36,#68470e);box-shadow:0 0 12px rgba(255,216,113,.30)}.hero-lantern::after{content:"";position:absolute;left:50%;top:11px;transform:translateX(-50%);width:2px;height:10px;background:rgba(255,236,160,.65);box-shadow:0 0 8px rgba(255,224,128,.48)}.hero-lantern .flame-core{position:absolute;left:50%;top:22px;transform:translateX(-50%);display:block;width:74px;height:100px;border-radius:47% 47% 52% 52% / 58% 58% 42% 42%;background:linear-gradient(180deg,#fff6c0 0%,#ffe187 23%,#f7c44e 46%,#de8b28 75%,rgba(164,74,15,.30) 100%);clip-path:polygon(50% 0%,64% 12%,78% 33%,84% 55%,73% 79%,62% 100%,38% 100%,27% 79%,16% 56%,22% 34%,36% 12%);box-shadow:inset 0 0 18px rgba(255,250,210,.58),0 0 18px rgba(255,220,120,.58),0 0 42px rgba(255,166,55,.24);filter:blur(.4px)}.hero-lantern .flame-halo{position:absolute;left:50%;top:15px;transform:translateX(-50%);width:125px;height:125px;border-radius:50%;background:radial-gradient(circle,rgba(255,239,173,.28),rgba(255,177,62,.10) 35%,transparent 72%);filter:blur(12px);animation:heroFlamePulse 2.8s ease-in-out infinite}.hero-flame-copy{position:relative;z-index:2;text-align:center;display:grid;gap:2px}.hero-flame-copy b{font-size:28px;color:#f6df8d;text-shadow:0 0 18px rgba(244,220,134,.16)}.hero-flame-copy span{font-size:12px;color:#b6c8bd}.flame-card{position:relative;overflow:visible!important}.flame-card .activity-icon{width:60px;height:60px;border-radius:18px;background:radial-gradient(circle at 50% 45%,rgba(255,218,126,.18),rgba(244,151,63,.06) 50%,transparent 74%)!important}.flame-card .activity-lamp{transform:scale(calc(.92 + var(--activity-intensity,.08)*.22))!important;filter:blur(.18px) drop-shadow(0 0 calc(8px + var(--activity-intensity,.08)*16px) rgba(255,174,73,.42))!important;transition:transform .55s ease,filter .55s ease!important}.flame-card .activity-lamp::before{filter:blur(.28px)!important}@keyframes heroFlamePulse{0%,100%{transform:translateX(-50%) scale(.92);opacity:.62}50%{transform:translateX(-50%) scale(1.06);opacity:1}}.extra-star{opacity:.82}.extra-star.s13{right:5%;top:12%}.extra-star.s14{right:13%;top:22%}.extra-star.s15{right:21%;top:9%}.extra-star.s16{right:30%;top:16%}.extra-star.s17{right:39%;top:7%}.extra-star.s18{right:48%;top:24%}.extra-star.s19{right:57%;top:12%}.extra-star.s20{right:66%;top:18%}.extra-star.s21{right:76%;top:8%}.extra-star.s22{left:9%;top:20%}.extra-star.s23{left:18%;top:10%}.extra-star.s24{left:28%;top:28%}.extra-star.s25{left:38%;top:15%}.extra-star.s26{left:47%;top:6%}.extra-star.s27{left:58%;top:34%}.extra-star.s28{left:68%;top:24%}.extra-star.s29{left:79%;top:13%}.extra-star.s30{left:90%;top:32%}.extra-star::after{content:"";position:absolute;inset:-9px;border-radius:50%;background:radial-gradient(circle,rgba(255,244,189,.13),transparent 68%);filter:blur(3px)}.wind.w5{left:-12vw;top:20vh;transform:rotate(11deg) scale(.64);opacity:.45;animation:windDrift1 23s ease-in-out infinite alternate-reverse}.wind.w6{right:-16vw;top:27vh;transform:rotate(-5deg) scale(.86);opacity:.60;animation:windDrift2 29s ease-in-out infinite alternate}.wind.w7{left:-14vw;top:49vh;transform:rotate(-9deg) scale(.72);opacity:.42;animation:windDrift3 33s ease-in-out infinite alternate-reverse}.wind.w8{right:-10vw;top:73vh;transform:rotate(7deg) scale(.58);opacity:.35;animation:windDrift1 37s ease-in-out infinite alternate}.wind.w9{left:8vw;top:83vh;transform:rotate(-4deg) scale(.42);opacity:.30;animation:windDrift2 41s ease-in-out infinite alternate-reverse}.wind.w10{right:18vw;top:42vh;transform:rotate(13deg) scale(.50);opacity:.34;animation:windDrift3 35s ease-in-out infinite alternate}.wind-streams .wind{box-shadow:0 0 24px rgba(79,224,174,.045),0 -6px 18px rgba(245,220,134,.025) inset!important}body[data-surface="open"] .card,body[data-surface="open"] .stat,body[data-surface="open"] .quick button,body[data-surface="open"] .study-card,body[data-surface="open"] .quran-box,body[data-surface="open"] .daily-card,body[data-surface="open"] .activity-card,body[data-surface="open"] .activity-mini-panel,body[data-surface="open"] .memorization-showcase,body[data-surface="open"] .schedule-item,body[data-surface="open"] .timeline-item,body[data-surface="open"] .tool,body[data-surface="open"] .switch,body[data-surface="open"] .quote,body[data-surface="open"] .style-card,body[data-surface="open"] .access-control,body[data-surface="open"] .progress-kpi,body[data-surface="open"] .chart-card,body[data-surface="open"] .finish-card,body[data-surface="open"] .journey-row,body[data-surface="open"] .session-card,body[data-surface="open"] .modal-card{background:rgba(4,21,15,.16)!important;border-color:rgba(233,205,112,.06)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body[data-surface="balanced"] .card,body[data-surface="balanced"] .stat,body[data-surface="balanced"] .quick button,body[data-surface="balanced"] .study-card,body[data-surface="balanced"] .quran-box,body[data-surface="balanced"] .daily-card,body[data-surface="balanced"] .activity-card,body[data-surface="balanced"] .activity-mini-panel,body[data-surface="balanced"] .memorization-showcase,body[data-surface="balanced"] .schedule-item,body[data-surface="balanced"] .timeline-item,body[data-surface="balanced"] .tool,body[data-surface="balanced"] .switch,body[data-surface="balanced"] .quote,body[data-surface="balanced"] .style-card,body[data-surface="balanced"] .access-control,body[data-surface="balanced"] .progress-kpi,body[data-surface="balanced"] .chart-card,body[data-surface="balanced"] .finish-card,body[data-surface="balanced"] .journey-row,body[data-surface="balanced"] .session-card,body[data-surface="balanced"] .modal-card{background:linear-gradient(145deg,rgba(8,35,26,.50),rgba(5,20,15,.40))!important;border-color:rgba(233,205,112,.12)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}body[data-surface="glass"] .card,body[data-surface="glass"] .stat,body[data-surface="glass"] .quick button,body[data-surface="glass"] .study-card,body[data-surface="glass"] .quran-box,body[data-surface="glass"] .daily-card,body[data-surface="glass"] .activity-card,body[data-surface="glass"] .activity-mini-panel,body[data-surface="glass"] .memorization-showcase,body[data-surface="glass"] .schedule-item,body[data-surface="glass"] .timeline-item,body[data-surface="glass"] .tool,body[data-surface="glass"] .switch,body[data-surface="glass"] .quote,body[data-surface="glass"] .style-card,body[data-surface="glass"] .access-control,body[data-surface="glass"] .progress-kpi,body[data-surface="glass"] .chart-card,body[data-surface="glass"] .finish-card,body[data-surface="glass"] .journey-row,body[data-surface="glass"] .session-card,body[data-surface="glass"] .modal-card{background:linear-gradient(145deg,rgba(11,44,33,.42),rgba(5,21,16,.28))!important;border-color:rgba(244,220,134,.16)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 22px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)!important}body[data-surface="open"] input,body[data-surface="open"] select,body[data-surface="open"] textarea{background:rgba(5,24,17,.18)!important;box-shadow:none!important}body[data-surface="balanced"] input,body[data-surface="balanced"] select,body[data-surface="balanced"] textarea{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(3px)}body[data-surface="glass"] input,body[data-surface="glass"] select,body[data-surface="glass"] textarea{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.035)}@media(max-width:900px){.hero-activity-zone{min-height:300px}.hero-flame-beacon{transform:scale(.92)}}@media(max-width:760px){.hero-activity-zone{min-height:250px}.hero-flame-beacon{min-height:170px}.extra-star{display:none}.wind.w7,.wind.w8,.wind.w9,.wind.w10{display:none}}.ambient-lanterns .lantern{display:block!important;visibility:visible!important;opacity:1!important}.ambient-lanterns{display:block!important;visibility:visible!important}.hero-activity-zone{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(150px,.78fr) minmax(240px,1.22fr)!important;
  align-items:center!important;
  justify-content:stretch!important;
  gap:18px!important;
  min-height:330px!important;
  padding:10px 4px!important;
}.hero-activity-zone .progress-orb{
  width:170px!important;height:170px!important;
  margin:auto!important;
}.hero-flame-beacon{
  width:100%!important;
  min-height:285px!important;
  display:flex!important;
  position:relative!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  overflow:visible!important;
  transform:none!important;
  z-index:4!important;
}.hero-flame-glow{
  width:300px!important;height:290px!important;
  background:radial-gradient(circle,
    rgba(255,226,135,.30),
    rgba(255,177,65,.14) 30%,
    rgba(255,144,52,.06) 48%,
    transparent 72%)!important;
  filter:blur(18px)!important;
  opacity:1!important;
  z-index:0!important;
}.hero-lantern{
  position:relative!important;
  width:178px!important;height:208px!important;
  border-radius:34px 34px 46px 46px!important;
  background:
    linear-gradient(90deg,rgba(104,70,18,.95) 0%,rgba(191,143,40,.92) 10%,rgba(255,236,164,.92) 23%,rgba(255,248,205,.78) 50%,rgba(245,212,111,.88) 74%,rgba(131,91,22,.96) 100%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.11) 0 3px,rgba(108,71,15,.05) 3px 14px)!important;
  border:2px solid rgba(255,239,179,.68)!important;
  box-shadow:
    inset 0 7px 18px rgba(255,255,225,.22),
    inset -12px -18px 24px rgba(93,55,8,.20),
    0 0 22px rgba(255,222,124,.62),
    0 0 62px rgba(255,175,67,.30)!important;
  filter:blur(.28px) drop-shadow(0 0 26px rgba(255,195,90,.42))!important;
  transform:scale(calc(.95 + var(--activity-intensity,.08)*.34))!important;
  transition:transform .55s ease,box-shadow .55s ease,filter .55s ease!important;
  z-index:2!important;
  overflow:visible!important;
}.hero-lantern::before{
  content:""!important;
  position:absolute!important;
  left:50%!important;top:-15px!important;
  transform:translateX(-50%)!important;
  width:104px!important;height:28px!important;
  border-radius:18px 18px 8px 8px!important;
  background:linear-gradient(90deg,#5c3d0e,#c9962e,#ffe7a0,#d5aa42,#5c3d0e)!important;
  border:2px solid rgba(255,241,183,.56)!important;
  box-shadow:0 0 16px rgba(255,218,117,.34),inset 0 1px 0 rgba(255,255,230,.5)!important;
}.hero-lantern::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;bottom:-20px!important;
  transform:translateX(-50%)!important;
  width:92px!important;height:22px!important;
  border-radius:8px 8px 20px 20px!important;
  background:linear-gradient(90deg,#62400e,#b98225,#f0cf76,#a67621,#62400e)!important;
  box-shadow:0 0 18px rgba(255,208,105,.24)!important;
}.hero-lantern .flame-core{
  width:82px!important;height:124px!important;
  top:46px!important;
  background:linear-gradient(180deg,#fffbe0 0%,#ffe891 20%,#ffc84d 48%,#ef942e 72%,rgba(164,68,12,.32) 100%)!important;
  filter:blur(.75px)!important;
  box-shadow:
    inset 0 0 22px rgba(255,255,230,.72),
    0 0 24px rgba(255,225,126,.70),
    0 0 60px rgba(255,149,49,.28)!important;
}.hero-lantern .flame-halo{
  top:30px!important;
  width:164px!important;height:164px!important;
  background:radial-gradient(circle,rgba(255,244,194,.36),rgba(255,184,71,.16) 34%,transparent 72%)!important;
  filter:blur(15px)!important;
}.hero-flame-copy{
  margin-top:14px!important;
  z-index:5!important;
  display:grid!important;
  gap:4px!important;
}.hero-flame-copy b{font-size:31px!important;line-height:1.1!important}.hero-flame-copy span{font-size:13px!important}.hero-flame-copy::before{
  content:"🔥  شعلة الرحلة";
  font-size:11px;
  color:#dccb8d;
  opacity:.88;
}.flame-card .activity-icon{position:relative!important;overflow:visible!important;width:58px!important;height:66px!important;border-radius:18px!important}.flame-card .activity-icon::before{
  content:"";position:absolute;left:50%;top:12px;transform:translateX(-50%) rotate(2deg);
  width:30px;height:39px;border-radius:50% 48% 52% 46%;
  background:linear-gradient(180deg,#fff1ae,#ffd35a 42%,#f28d2c 78%,rgba(156,70,14,.12));
  clip-path:polygon(50% 0,68% 18%,82% 44%,75% 72%,62% 100%,37% 100%,23% 72%,18% 45%,34% 18%);
  filter:blur(.35px);
  box-shadow:0 0 16px rgba(255,211,93,.55),0 0 34px rgba(255,145,45,.28);
  animation:miniLampPulse 2.6s ease-in-out infinite;
}.flame-card .activity-icon::after{
  content:"";position:absolute;left:50%;top:4px;transform:translateX(-50%);
  width:52px;height:52px;border-radius:50%;
  background:radial-gradient(circle,rgba(255,230,141,.18),rgba(255,162,59,.08) 48%,transparent 72%);
  filter:blur(8px);
}.flame-card .activity-icon{font-size:0!important}@keyframes miniLampPulse{0%,100%{transform:translateX(-50%) scale(.94)}50%{transform:translateX(-50%) scale(1.06)}}body::before{opacity:.92!important}.star-glint{width:5px!important;height:5px!important}.ambient-stars-extra span{opacity:.9!important}.wind-streams{opacity:.95!important}.light-wind-dust{opacity:.85!important}@media(max-width:900px){
  .hero-activity-zone{grid-template-columns:1fr!important;min-height:430px!important}
  .hero-flame-beacon{min-height:250px!important}
}@media(max-width:760px){
  .hero-activity-zone{min-height:385px!important}
  .hero-lantern{width:145px!important;height:175px!important}
  .hero-lantern .flame-core{width:68px!important;height:105px!important}
}.hero-activity-zone{
  position:relative!important;
  min-height:300px!important;
  display:grid!important;
  grid-template-columns:minmax(150px,.72fr) minmax(300px,1.28fr)!important;
  align-items:center!important;
  gap:10px!important;
  padding:8px 0!important;
}.hero-flame-beacon{
  min-height:292px!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  isolation:isolate!important;
  overflow:visible!important;
}.hero-flame-glow{display:none!important}.hero-flame-art{
  position:relative!important;
  width:min(315px,100%)!important;
  height:290px!important;
  display:grid!important;
  place-items:center!important;
  transform:scale(calc(.84 + var(--activity-intensity,.22)*.44)) translateY(2px)!important;
  transform-origin:center center!important;
  transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s ease!important;
  filter:drop-shadow(0 0 18px rgba(255,206,97,.30)) drop-shadow(0 0 50px rgba(255,153,57,.12))!important;
}.hero-flame-aura{
  position:absolute;inset:18px 24px 30px;border-radius:50%;
  background:radial-gradient(circle at 50% 50%,rgba(255,231,160,.20),rgba(255,174,66,.11) 28%,rgba(58,213,163,.05) 54%,transparent 74%);
  filter:blur(17px);opacity:calc(.52 + var(--activity-intensity,.22)*.45);
  animation:heroAuraBreath 3.6s ease-in-out infinite;
}.hero-flame-svg{position:relative;width:250px;height:310px;overflow:visible;z-index:2}.hero-flame-svg .flame-back{transform-origin:120px 164px;animation:flameSway 3.2s ease-in-out infinite}.hero-flame-svg .flame-mid{transform-origin:121px 170px;animation:flameSway 2.7s ease-in-out infinite reverse}.hero-flame-svg .flame-core-path{transform-origin:121px 170px;animation:flameCorePulse 1.9s ease-in-out infinite}.hero-flame-svg .flame-cut{animation:flameCutMove 2.4s ease-in-out infinite}.hero-flame-svg .flame-spark{filter:drop-shadow(0 0 8px rgba(255,231,148,.95));animation:sparkFloat 2.6s ease-in-out infinite}.hero-flame-svg .s2{animation-delay:-1s}.hero-flame-svg .s3{animation-delay:-1.7s}.hero-flame-copy{position:absolute!important;left:50%;bottom:0;transform:translateX(-50%);z-index:4;text-align:center;display:grid!important;gap:5px!important;min-width:180px}.hero-flame-copy::before{content:"🔥  شعلة النشاط";font-size:12px;color:#e7d690;letter-spacing:.01em}.hero-flame-copy b{font-size:33px!important;line-height:1.05!important;color:#f6df8d;text-shadow:0 0 24px rgba(244,220,134,.18)}.hero-flame-copy span{font-size:13px!important;color:#b8cbc1}.hero-activity-zone::after{
  content:"";position:absolute;left:12%;right:4%;bottom:8px;height:24px;border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(244,220,134,.12),rgba(54,214,162,.04) 40%,transparent 72%);
  filter:blur(12px);pointer-events:none;z-index:0;opacity:calc(.45 + var(--activity-intensity,.22)*.35)
}.wind-streams{opacity:1!important}.wind{will-change:transform,opacity;}.wind::after{animation:none!important}.wind.w1{animation:windRibbon1 20s ease-in-out infinite!important}.wind.w2{animation:windRibbon2 26s ease-in-out infinite!important}.wind.w3{animation:windRibbon3 31s ease-in-out infinite!important}.wind.w4{animation:windRibbon4 36s ease-in-out infinite!important}.wind.w5{animation:windRibbon5 24s ease-in-out infinite!important}.wind.w6{animation:windRibbon6 29s ease-in-out infinite!important}.wind.w7{right:-12vw;top:22vh;transform:rotate(-2deg) scale(.58);opacity:.26;animation:windRibbon7 23s ease-in-out infinite!important}.wind.w8{left:-8vw;top:40vh;transform:rotate(12deg) scale(.48);opacity:.22;animation:windRibbon8 34s ease-in-out infinite!important}.wind.w9{right:14vw;top:67vh;transform:rotate(-6deg) scale(.42);opacity:.26;animation:windRibbon9 27s ease-in-out infinite!important}.wind.w10{left:15vw;top:15vh;transform:rotate(3deg) scale(.36);opacity:.18;animation:windRibbon10 30s ease-in-out infinite!important}.wind.w11{right:2vw;top:50vh;transform:rotate(8deg) scale(.34);opacity:.18;animation:windRibbon11 38s ease-in-out infinite!important}.wind.w12{left:-5vw;top:82vh;transform:rotate(-8deg) scale(.30);opacity:.18;animation:windRibbon12 42s ease-in-out infinite!important}.wind.w7::after,.wind.w8::after,.wind.w9::after,.wind.w10::after,.wind.w11::after,.wind.w12::after{
  display:block;animation:windStreak 7s linear infinite!important}.wind::before{opacity:.72}@keyframes windRibbon1{0%,100%{transform:translate3d(8vw,0,0) rotate(-8deg)}50%{transform:translate3d(-10vw,1.5vh,0) rotate(-3deg)}}@keyframes windRibbon2{0%,100%{transform:translate3d(-6vw,0,0) rotate(7deg) scale(.78)}50%{transform:translate3d(12vw,-2vh,0) rotate(2deg) scale(.83)}}@keyframes windRibbon3{0%,100%{transform:translate3d(10vw,0,0) rotate(3deg) scale(.62)}50%{transform:translate3d(-8vw,1.2vh,0) rotate(7deg) scale(.68)}}@keyframes windRibbon4{0%,100%{transform:translate3d(-4vw,0,0) rotate(-12deg) scale(.5)}50%{transform:translate3d(14vw,-1.4vh,0) rotate(-5deg) scale(.56)}}@keyframes windRibbon5{0%,100%{transform:translate3d(-8vw,0,0) rotate(11deg) scale(.64)}50%{transform:translate3d(14vw,2vh,0) rotate(6deg) scale(.70)}}@keyframes windRibbon6{0%,100%{transform:translate3d(9vw,0,0) rotate(-5deg) scale(.86)}50%{transform:translate3d(-13vw,-1.6vh,0) rotate(-10deg) scale(.80)}}@keyframes windRibbon7{0%,100%{translate:0 0}50%{translate:-8vw 2vh}}@keyframes windRibbon8{0%,100%{translate:0 0}50%{translate:11vw -1.4vh}}@keyframes windRibbon9{0%,100%{translate:0 0}50%{translate:-9vw 1.2vh}}@keyframes windRibbon10{0%,100%{translate:0 0}50%{translate:9vw -1vh}}@keyframes windRibbon11{0%,100%{translate:0 0}50%{translate:-10vw 1.6vh}}@keyframes windRibbon12{0%,100%{translate:0 0}50%{translate:10vw -1.6vh}}@keyframes windStreak{0%{transform:translateX(-20%);opacity:0}10%{opacity:.95}60%{transform:translateX(390%);opacity:.55}100%{transform:translateX(520%);opacity:0}}@keyframes heroAuraBreath{0%,100%{transform:scale(.94);opacity:.58}50%{transform:scale(1.08);opacity:.95}}@keyframes flameSway{0%,100%{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(2.5deg) translateY(-4px)}}@keyframes flameCorePulse{0%,100%{transform:scale(.96);opacity:.88}50%{transform:scale(1.06);opacity:1}}@keyframes flameCutMove{0%,100%{transform:translateX(0);opacity:.28}50%{transform:translateX(4px);opacity:.5}}@keyframes sparkFloat{0%,100%{transform:translateY(3px) scale(.75);opacity:.15}50%{transform:translateY(-8px) scale(1.08);opacity:1}}.ambient-stars-extra span{animation-duration:3.6s!important}.star-glint{animation-duration:3.1s!important}@media(max-width:900px){
  .hero-activity-zone{grid-template-columns:1fr!important;min-height:390px!important}
  .hero-flame-beacon{min-height:280px!important}
}@media(max-width:760px){
  .hero-flame-art{width:260px!important;height:250px!important}
  .hero-flame-svg{width:215px;height:270px}
  .wind.w11,.wind.w12{display:none!important}
}@media(prefers-reduced-motion:reduce){
  .hero-flame-aura,.hero-flame-svg .flame-back,.hero-flame-svg .flame-mid,.hero-flame-svg .flame-core-path,.hero-flame-svg .flame-cut,.hero-flame-svg .flame-spark,.wind{animation:none!important}
}.welcome-screen{
  position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;
  padding:34px 22px;background:
  radial-gradient(circle at 50% 18%,rgba(244,220,134,.10),transparent 28%),
  radial-gradient(circle at 20% 78%,rgba(46,212,156,.08),transparent 30%),
  rgba(2,12,9,.975);
  backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
  opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease;
}.welcome-screen.hidden,.welcome-screen.leaving{opacity:0;visibility:hidden;pointer-events:none}.welcome-content{
  position:relative;width:min(900px,96vw);max-height:92vh;overflow:auto;
  padding:34px 42px 30px;border-radius:32px;
  background:linear-gradient(150deg,rgba(7,34,26,.82),rgba(2,18,13,.90));
  border:1px solid rgba(244,220,134,.18);
  box-shadow:0 34px 110px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.035);
}.welcome-content::before{content:"";position:absolute;inset:0;pointer-events:none;background:
  radial-gradient(circle at 82% 12%,rgba(244,220,134,.08),transparent 22%),
  radial-gradient(circle at 12% 86%,rgba(46,212,156,.07),transparent 26%);
}.welcome-topline{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;color:#9fe6c6;font-size:12px;letter-spacing:.02em;margin-bottom:14px}.welcome-mark{font-size:16px;color:#f4dc86;text-shadow:0 0 16px rgba(244,220,134,.4)}.welcome-greeting{
  position:relative;margin:0;text-align:center;color:#f7e9b2;
  font:700 clamp(30px,4vw,48px)/1.35 Amiri,serif;
  text-shadow:0 0 28px rgba(244,220,134,.12);
}.welcome-intro{
  position:relative;max-width:720px;margin:12px auto 24px;text-align:center;
  color:#c7d3cd;font:500 clamp(15px,1.7vw,18px)/2 Tajawal,system-ui,sans-serif;
}.welcome-intro strong{color:#e9dc9b;font-weight:700}.welcome-grid{position:relative;display:grid;grid-template-columns:1.35fr .95fr;gap:14px;align-items:stretch}.welcome-section{
  border-radius:24px;border:1px solid rgba(244,220,134,.14);
  background:linear-gradient(145deg,rgba(12,52,39,.46),rgba(4,23,17,.48));
  padding:20px 22px;text-align:right;
}.welcome-ayah-card{
  min-height:220px;display:flex;flex-direction:column;justify-content:center;
  background:radial-gradient(circle at 76% 28%,rgba(244,220,134,.10),transparent 32%),
             linear-gradient(145deg,rgba(16,60,44,.46),rgba(4,23,17,.52));
}.welcome-hadith{display:flex;flex-direction:column;justify-content:center;background:rgba(255,255,255,.018)}.welcome-label{color:#8fe0b8;font:700 12px/1.6 Tajawal,sans-serif;margin-bottom:10px;display:flex;align-items:center;gap:7px}.welcome-ayah{font:700 clamp(30px,4vw,46px)/1.95 Amiri,serif;text-align:center;color:#f7e8ae;text-shadow:0 0 34px rgba(244,220,134,.10);text-wrap:balance}.welcome-ref{color:#9db6aa;font:500 12px/1.6 Tajawal,sans-serif;text-align:center;margin-top:8px}.welcome-hadith-text{font:700 clamp(21px,2.5vw,30px)/1.9 Amiri,serif;color:#f0ead5;text-align:center;text-wrap:balance}.welcome-charity{
  position:relative;margin:14px 0 0;padding:17px 20px;border-radius:20px;
  border:1px solid rgba(46,212,156,.16);background:rgba(14,63,46,.20);
}.welcome-charity-title{font:700 16px/1.7 Amiri,serif;color:#9ee7c5;margin-bottom:4px;text-align:right}.welcome-charity-text{font:500 14px/2 Tajawal,sans-serif;color:#b9c9c2;text-align:right;max-width:820px}.welcome-actions{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}.welcome-close{min-width:210px;border-radius:999px;padding:13px 22px;font-weight:800}.welcome-hint{position:relative;margin:10px 0 0;text-align:center;color:#6f887d;font:500 11px/1.6 Tajawal,sans-serif}@media(max-width:760px){
 .welcome-screen{padding:16px}.welcome-content{padding:24px 16px 22px;max-height:94vh;border-radius:26px}
 .welcome-grid{grid-template-columns:1fr}.welcome-ayah-card{min-height:190px}.welcome-ayah{font-size:29px;line-height:1.95}
 .welcome-greeting{font-size:31px}.welcome-intro{font-size:14px;line-height:1.9}.welcome-section{padding:17px 15px}.welcome-charity-text{font-size:13px;line-height:1.9}
}.daily-home-grid.editorial-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;grid-template-areas:"greeting ayah" "hadith qudsi";gap:14px!important;margin:16px 0!important;align-items:stretch}.editorial-greeting-card{grid-area:greeting;min-height:245px;display:flex;flex-direction:column;justify-content:center}.editorial-ayah-card{grid-area:ayah;min-height:245px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.editorial-hadith-card{grid-area:hadith;min-height:205px;display:flex;flex-direction:column;justify-content:center}.editorial-qudsi-card{grid-area:qudsi;min-height:205px;display:flex;flex-direction:column;justify-content:center}.editorial-greeting-card h3{font:700 clamp(29px,3.2vw,42px)/1.45 Amiri,serif;color:#f6e8b1;margin:0 0 8px;text-wrap:balance}.editorial-note{color:#7fc6a7;font:500 12px/1.8 Tajawal,sans-serif}.editorial-rule{width:90px;height:1px;margin:12px 0;background:linear-gradient(90deg,rgba(244,220,134,.55),transparent)}.editorial-ayah{font:700 clamp(27px,3vw,42px)/1.95 Amiri,serif;color:#f8edc5;text-shadow:0 0 30px rgba(244,220,134,.12);max-width:95%}.editorial-tag{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;justify-content:center}.editorial-tag span{font:600 10px/1 Tajawal,sans-serif;color:#8fe0b8;background:rgba(64,205,157,.08);border:1px solid rgba(64,205,157,.18);padding:7px 10px;border-radius:999px}.editorial-tag b{font-size:11px;color:#d8e6df}.editorial-hadith,.editorial-qudsi{font:700 clamp(22px,2.2vw,31px)/1.9 Amiri,serif;color:#f2ecd8;text-wrap:balance}.editorial-qudsi{color:#f6e6af}body[data-surface="open"] .editorial-grid .daily-card{background:rgba(4,21,15,.14)!important;box-shadow:none!important}body[data-surface="balanced"] .editorial-grid .daily-card{background:linear-gradient(145deg,rgba(8,35,26,.50),rgba(5,20,15,.40))!important}body[data-surface="glass"] .editorial-grid .daily-card{background:linear-gradient(145deg,rgba(11,44,33,.44),rgba(5,21,16,.26))!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}@media(max-width:900px){.daily-home-grid.editorial-grid{grid-template-columns:1fr!important;grid-template-areas:"greeting" "ayah" "hadith" "qudsi"!important}.editorial-greeting-card,.editorial-ayah-card{min-height:205px}}.brand-verse{margin-top:8px;color:#9ec9b2;font:500 11px/1.7 Amiri,serif;opacity:.82}.brand-verse::before{content:"✦";color:#d8bd68;margin-left:5px;font-family:serif}.brand-verse::after{content:"✦";color:#d8bd68;margin-right:5px;font-family:serif}.welcome-motto{margin:10px auto 0;color:#e7d99c;font:600 15px/1.8 Amiri,serif;letter-spacing:.01em;text-shadow:0 0 18px rgba(244,220,134,.08)}.welcome-motto span{font:500 10px/1.8 Tajawal,sans-serif;color:#78988b;margin-right:7px}.welcome-motto::before{content:"";display:inline-block;width:22px;height:1px;vertical-align:middle;margin:0 8px;background:linear-gradient(90deg,transparent,rgba(244,220,134,.42))}.welcome-motto::after{content:"";display:inline-block;width:22px;height:1px;vertical-align:middle;margin:0 8px;background:linear-gradient(90deg,rgba(244,220,134,.42),transparent)}.wind-ribbons{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.78;mix-blend-mode:screen}.wind-ribbons svg{width:100%;height:100%;display:block;overflow:visible}.wind-ribbon path{fill:none;stroke:rgba(94,229,181,.06);stroke-width:26;filter:url(#windBlur);stroke-linecap:round;stroke-dasharray:80 28 180 42;animation:windFlow 14s linear infinite}.wind-ribbon path.wind-core{stroke:url(#windGlow);stroke-width:1.8;filter:url(#windSoft);stroke-dasharray:120 32 36 58;animation:windFlowCore 8s linear infinite}.wind-ribbon circle{filter:url(#windSoft);opacity:.95}.wind-ribbon-b{animation:windBend 13s ease-in-out infinite alternate;transform-origin:center}.wind-ribbon-c{animation:windBend 17s ease-in-out infinite alternate-reverse;transform-origin:center}.wind-ribbon-d{animation:windBend 21s ease-in-out infinite alternate;transform-origin:center}@keyframes windFlow{from{stroke-dashoffset:0}to{stroke-dashoffset:-560}}@keyframes windFlowCore{from{stroke-dashoffset:0}to{stroke-dashoffset:-420}}@keyframes windBend{from{transform:translate3d(-1.5vw,0,0) rotate(-.5deg)}to{transform:translate3d(2vw,-1.2vh,0) rotate(1deg)}}@media(max-width:760px){.wind-ribbons{opacity:.44}.wind-ribbon path{stroke-width:20}}.daily-focus-card{display:none!important}.daily-home-grid.editorial-grid .daily-card{min-width:0}:root{--ui-font:"Tajawal",system-ui,sans-serif;--display-font:"Amiri",serif}body{font-family:var(--ui-font)!important}button,input,select,textarea{font-family:var(--ui-font)!important}.brand h1,.hero h2,.section-head h2,.card h3,.progress-kpi strong,.daily-greeting-card h3,.charity-copy h3{font-family:var(--display-font),serif!important}.hero h2{font-size:38px!important;line-height:1.5!important;max-width:24ch}.hero p,.card p,.section-head p,.daily-greeting-card p{font-size:14px!important;line-height:2!important}.daily-home-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;min-height:178px!important;gap:14px!important}.daily-card{min-height:178px!important;padding:24px 28px!important;overflow:hidden;position:relative}.daily-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(246,220,138,.10),transparent 30%),radial-gradient(circle at 20% 80%,rgba(49,214,160,.09),transparent 32%);pointer-events:none}.daily-greeting-card{align-items:flex-start!important;text-align:right!important}.daily-greeting-card h3{font-size:31px!important;line-height:1.45!important;margin:10px 0!important}.daily-greeting-card .daily-date{font-size:12px!important;margin-bottom:8px}.daily-ayah-card{justify-content:center!important;align-items:center!important;text-align:center!important}.daily-ayah{font-family:var(--display-font),serif!important;font-size:31px!important;line-height:2.05!important;color:#f5ebcd!important}.daily-ayah-ref{margin-top:9px!important;font-size:12px!important}.ambient-stars-extra{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden}.ambient-stars-extra span{position:absolute;width:var(--s,2px);height:var(--s,2px);border-radius:50%;background:#f7e39b;box-shadow:0 0 9px 2px rgba(246,223,144,.54);opacity:.15;animation:microTwinkle 5.6s ease-in-out infinite,microDrift 14s ease-in-out infinite}.ambient-stars-extra span:nth-child(4n){background:#95f0ce;box-shadow:0 0 10px 2px rgba(75,222,171,.34)}@keyframes microTwinkle{0%,100%{opacity:.12;transform:scale(.65)}50%{opacity:.9;transform:scale(1.45)}}@keyframes microDrift{0%,100%{translate:0 0}50%{translate:3px -7px}}.star-glint{width:4px!important;height:4px!important;box-shadow:0 0 13px 3px rgba(244,220,134,.68)!important}.ambient-lanterns .l1{right:14%!important;top:-3px!important;transform:scale(.84)!important}.ambient-lanterns .l3{left:13%!important;top:18px!important;transform:scale(.68)!important}.ambient-lanterns .lantern .glow{opacity:.92!important}.progress-kpi{position:relative;min-height:150px;padding:18px!important;overflow:hidden}.progress-kpi::before{content:"";position:absolute;inset:auto -18px -28px auto;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(68,218,170,.10),transparent 68%);pointer-events:none}.progress-kpi strong{font-size:30px!important;direction:ltr;unicode-bidi:plaintext}.week-detail{gap:10px!important}.week-detail-row{grid-template-columns:88px minmax(0,1fr) 64px!important;padding:12px 14px!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.01))!important}.week-day-badge{display:flex;flex-direction:column;gap:2px}.week-day-badge strong{font-size:13px;color:#f1e4b7}.week-day-badge small{font-size:9px;color:#758e84;direction:ltr;text-align:right}.week-progress-stack{display:grid;gap:8px}.week-metrics{display:flex;gap:7px;flex-wrap:wrap}.week-metrics span{font-size:10px;color:#afc1b8;padding:3px 7px;border-radius:999px;border:1px solid rgba(233,205,112,.08);background:rgba(255,255,255,.018)}.day-score{justify-self:end;text-align:center;min-width:46px;padding:7px 5px;border-radius:13px;background:radial-gradient(circle at 50% 35%,rgba(244,220,134,.12),rgba(255,255,255,.015) 65%);border:1px solid rgba(244,220,134,.10)}.day-score b{display:block;color:var(--goldHi);font-size:16px;line-height:1}.day-score small{display:block;color:#738d82;font-size:9px;margin-top:3px}.finish-card{min-height:260px!important;gap:9px}.forecast-orb{width:112px;height:112px;border-radius:50%;padding:8px;background:conic-gradient(var(--goldHi) var(--ring),rgba(255,255,255,.05) 0);box-shadow:0 0 32px rgba(244,220,134,.10)}.forecast-orb>div{width:100%;height:100%;border-radius:50%;background:#06150f;display:flex;align-items:center;justify-content:center;flex-direction:column}.forecast-orb strong{font-size:24px!important;color:var(--goldHi)}.forecast-orb span{font-size:9px;color:#829a90;margin-top:3px}.forecast-orb.empty{background:rgba(255,255,255,.06)}.journey-bars{gap:16px!important}.journey-row{grid-template-columns:150px minmax(0,1fr) 110px!important}.journey-track{height:13px!important}.journey-track i{box-shadow:0 0 16px rgba(244,220,134,.14)!important}.memorization-showcase{margin:14px 0 18px;padding:20px;border-radius:24px;border:1px solid rgba(233,205,112,.13);background:linear-gradient(145deg,rgba(7,32,23,.60),rgba(4,18,13,.48));box-shadow:0 20px 52px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.025);position:relative;overflow:hidden}.memorization-showcase::after{content:"";position:absolute;inset:auto 7% -55%;height:140px;background:radial-gradient(ellipse,rgba(46,215,163,.10),transparent 67%);filter:blur(8px);pointer-events:none}.mem-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;position:relative;z-index:2}.mem-kicker{font-size:11px;color:#91d8b2}.mem-showcase-head h3{font-family:var(--display-font),serif!important;font-size:24px;color:#f0dfa3;margin:4px 0}.mem-showcase-head p{margin:0;color:#9fb3aa;font-size:12px}.mem-rings{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0 14px;position:relative;z-index:2}.mem-ring{width:118px;height:118px;margin:auto;padding:8px;border-radius:50%;background:conic-gradient(var(--goldHi) var(--ring),rgba(255,255,255,.055) 0);box-shadow:0 0 26px rgba(244,220,134,.08)}.mem-ring>div{width:100%;height:100%;border-radius:50%;background:#06160f;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(244,220,134,.10)}.mem-ring b{font-size:20px;color:#f1dfa0;direction:ltr;unicode-bidi:plaintext}.mem-ring small{margin-top:4px;font-size:10px;color:#81988f}.mem-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;position:relative;z-index:2}.mem-group{padding:10px;border:1px solid rgba(233,205,112,.08);border-radius:16px;background:rgba(255,255,255,.015);min-width:0}.mem-group-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:radial-gradient(circle,rgba(244,220,134,.16),rgba(255,255,255,.01));color:#f0dc94;margin-bottom:7px}.mem-group-copy b{display:block;font-size:11px;color:#e9dfbf}.mem-group-copy span{display:block;font-size:9px;color:#91a79e;line-height:1.55;margin-top:3px}.mem-group-mini{height:4px;margin-top:8px;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.04)}.mem-group-mini i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#2fcf9b,#eed487)}body[data-surface="open"] .memorization-showcase{background:transparent;border-color:rgba(233,205,112,.06);box-shadow:none}body[data-surface="glass"] .memorization-showcase{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 24px 62px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.04)}@media(max-width:980px){.mem-groups{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.daily-home-grid{grid-template-columns:1fr!important}.mem-rings{grid-template-columns:1fr 1fr}.mem-groups{grid-template-columns:1fr 1fr}.hero h2{font-size:31px!important}.week-detail-row{grid-template-columns:1fr!important}.day-score{justify-self:start}.week-metrics{margin-top:2px}.journey-row{grid-template-columns:1fr!important}.journey-row span{text-align:right}.ambient-stars-extra{opacity:.65}.ambient-lanterns{display:none!important}}.activity-lamp{position:relative;width:27px;height:31px;display:block;filter:drop-shadow(0 0 9px rgba(255,208,98,.30))}.activity-lamp::before{content:"";position:absolute;left:50%;top:3px;transform:translateX(-50%);width:15px;height:4px;border-radius:4px;background:linear-gradient(90deg,#8d6419,#f6d778,#8d6419);box-shadow:0 0 6px rgba(245,215,116,.22)}.activity-lamp::after{content:"";position:absolute;left:50%;top:7px;transform:translateX(-50%);width:19px;height:18px;border-radius:7px 7px 9px 9px;background:linear-gradient(90deg,#7d5818,#d8ae46 25%,#fff0a8 50%,#d0a33e 75%,#6d4d15);border:1px solid rgba(255,239,180,.58);box-shadow:0 0 9px rgba(255,220,124,.35),inset 0 1px 0 rgba(255,250,222,.45)}.activity-lamp i{position:absolute;z-index:2;left:50%;top:11px;transform:translateX(-50%);width:5px;height:8px;border-radius:50% 50% 45% 45%;background:#fff7c5;box-shadow:0 0 8px 3px rgba(255,235,142,.75)}.activity-lamp span{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:5px;height:3px;border-radius:4px;background:#8c651a}.wind-streams{opacity:.92!important}.wind{box-shadow:0 -8px 32px rgba(51,204,155,.035) inset!important}.w5{right:-16vw;top:46vh;transform:rotate(-12deg) scale(.54);opacity:.34;animation:windDrift1 28s ease-in-out infinite alternate-reverse}.w6{left:-14vw;top:18vh;transform:rotate(5deg) scale(.46);opacity:.28;animation:windDrift2 32s ease-in-out infinite alternate}.wind::before{content:"";position:absolute;inset:28% -4%;border-top:1px solid rgba(80,231,181,.06);border-radius:50%}.progress-kpi:nth-child(1)::after{content:"🔥"}.progress-kpi:nth-child(2)::after{content:"📖"}.progress-kpi:nth-child(3)::after{content:"🎯"}.progress-kpi:nth-child(4)::after{content:"⚡"}.progress-kpi::after{position:absolute;left:16px;top:14px;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(244,220,134,.14),rgba(255,255,255,.018));border:1px solid rgba(244,220,134,.10);font-size:16px}.daily-home-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(300px,.86fr)!important;gap:14px!important;align-items:stretch!important;min-height:190px!important}.daily-home-grid > .daily-card{width:auto!important;min-width:0!important;min-height:190px!important;box-sizing:border-box!important}.daily-focus-card{position:relative!important;isolation:isolate;padding:24px!important;justify-content:flex-start!important;background:radial-gradient(circle at 78% 18%,rgba(244,220,134,.12),transparent 28%),radial-gradient(circle at 18% 84%,rgba(48,214,164,.10),transparent 34%),linear-gradient(145deg,rgba(9,42,30,.72),rgba(4,19,14,.60))!important;border-color:rgba(244,220,134,.20)!important;box-shadow:0 22px 62px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.035)!important;overflow:hidden!important}.daily-focus-card::before{content:"";position:absolute;inset:-35% -25% auto auto;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(244,220,134,.12),rgba(53,210,164,.04) 42%,transparent 72%);filter:blur(8px);pointer-events:none;z-index:-1}.daily-focus-card::after{content:"";position:absolute;right:-30px;bottom:-55px;width:190px;height:150px;background:radial-gradient(ellipse,rgba(47,214,163,.12),transparent 68%);filter:blur(10px);pointer-events:none}.daily-focus-orb{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;margin-bottom:12px;background:radial-gradient(circle at 50% 38%,rgba(255,238,170,.30),rgba(244,190,70,.10) 46%,transparent 72%);border:1px solid rgba(244,220,134,.18);box-shadow:0 0 28px rgba(244,220,134,.10)}.daily-focus-orb span{font-size:24px;color:#f7df97;text-shadow:0 0 16px rgba(244,220,134,.42)}.daily-focus-kicker{font-size:11px;color:#92ddb9;letter-spacing:.2px}.daily-focus-card h3{font:700 25px/1.4 var(--display-font),serif!important;color:#f1dfaa;margin:5px 0 4px}.daily-focus-card>p{font-size:12px!important;line-height:1.8!important;color:#a9bbb2!important;margin:0 0 15px!important}.daily-focus-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1;width:100%;align-content:start}.daily-focus-metrics>div{padding:10px 11px;border-radius:15px;border:1px solid rgba(233,205,112,.09);background:rgba(255,255,255,.018)}.daily-focus-metrics small{display:block;color:#8fa69c;font-size:9px;margin-bottom:3px}.daily-focus-metrics b{display:block;color:#ecd987;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl}.daily-focus-btn{margin-top:12px!important;width:100%!important;justify-content:center}@media(max-width:1180px){.daily-home-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.daily-focus-card{grid-column:1/-1;min-height:176px!important}.daily-focus-metrics{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.daily-home-grid{grid-template-columns:1fr!important}.daily-focus-card{grid-column:auto;min-height:180px!important}.daily-focus-metrics{grid-template-columns:1fr 1fr}}body[data-surface="open"] .daily-focus-card{background:transparent!important;box-shadow:none!important;border-color:rgba(233,205,112,.07)!important}body[data-surface="glass"] .daily-focus-card{backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 24px 64px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.045)!important}.welcome-content{width:min(920px,96vw)!important;padding:34px 30px!important;max-height:min(92vh,960px);overflow:auto!important;text-align:right!important}.welcome-greeting{text-align:center!important;margin-bottom:8px!important}.welcome-intro{text-align:center!important;max-width:700px;margin:0 auto 20px!important}.welcome-fixed-block,.welcome-daily-block,.welcome-family-block{position:relative;margin-top:16px;padding:16px;border-radius:22px;border:1px solid rgba(244,220,134,.12);background:rgba(4,22,16,.22)}.welcome-fixed-head,.welcome-daily-head,.welcome-family-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.welcome-fixed-head span,.welcome-daily-head span,.welcome-family-head span{font:700 19px/1.3 Amiri,serif;color:#f0dc92}.welcome-fixed-head small,.welcome-daily-head small,.welcome-family-head small{font:500 11px/1.6 Tajawal,sans-serif;color:#8fa89e}.welcome-fixed-grid,.welcome-daily-grid,.welcome-family-grid{display:grid;gap:12px}.welcome-fixed-grid{grid-template-columns:1fr 1fr}.welcome-daily-grid{grid-template-columns:1.18fr .92fr .92fr}.welcome-family-grid{grid-template-columns:1fr 1fr}.welcome-fixed-card,.welcome-section,.welcome-family-card{min-width:0;padding:18px;border-radius:18px;border:1px solid rgba(244,220,134,.11);background:linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-fixed-card{min-height:154px;display:flex;flex-direction:column;justify-content:center}.welcome-fixed-ayah{background:radial-gradient(circle at 50% 18%,rgba(244,220,134,.11),transparent 46%),linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-fixed-hadith{background:radial-gradient(circle at 50% 20%,rgba(76,222,170,.09),transparent 46%),linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-fixed-text{font:700 clamp(24px,2.5vw,34px)/1.85 Amiri,serif;color:#f5e9c8;text-align:center;max-width:34ch;margin:8px auto 0;text-wrap:balance}.welcome-fixed-hadith-text{font-size:25px}.welcome-section{min-height:182px;display:flex;flex-direction:column;justify-content:center}.welcome-ayah-card{background:radial-gradient(circle at 50% 18%,rgba(244,220,134,.10),transparent 48%),linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-hadith{background:radial-gradient(circle at 50% 18%,rgba(76,222,170,.08),transparent 48%),linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-dua-card{background:radial-gradient(circle at 50% 18%,rgba(244,220,134,.06),transparent 48%),linear-gradient(145deg,rgba(10,39,28,.48),rgba(4,18,13,.34))}.welcome-label{text-align:right!important}.welcome-ayah,.welcome-hadith-text,.welcome-dua-text{margin-top:10px!important}.welcome-ayah{font-size:clamp(26px,3vw,38px)!important;line-height:2!important;text-align:center!important}.welcome-hadith-text{font:700 24px/1.95 Amiri,serif!important;color:#f0ecd9;text-align:center}.welcome-dua-text{font:600 19px/2.1 Amiri,serif!important;color:#eadfbb;text-align:center}.welcome-family-card{min-height:138px}.welcome-family-text{font:600 19px/2 Amiri,serif;color:#e9e1c8;text-align:center;margin-top:8px}.welcome-ref{text-align:center!important}.welcome-actions{text-align:center!important;margin-top:18px}.welcome-hint{text-align:center!important}body[data-surface="open"] .welcome-fixed-card,body[data-surface="open"] .welcome-section,body[data-surface="open"] .welcome-family-card{background:rgba(4,21,15,.10)!important;box-shadow:none!important;border-color:rgba(233,205,112,.06)!important}body[data-surface="glass"] .welcome-fixed-card,body[data-surface="glass"] .welcome-section,body[data-surface="glass"] .welcome-family-card{backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;background:linear-gradient(145deg,rgba(11,44,33,.42),rgba(5,21,16,.24))!important}@media(max-width:900px){.welcome-daily-grid{grid-template-columns:1fr 1fr}.welcome-dua-card{grid-column:1/-1}}@media(max-width:760px){.welcome-content{padding:26px 18px!important}.welcome-fixed-grid,.welcome-daily-grid,.welcome-family-grid{grid-template-columns:1fr}.welcome-dua-card{grid-column:auto}.welcome-fixed-card,.welcome-section{min-height:160px}.welcome-fixed-text{font-size:25px}.welcome-hadith-text{font-size:23px}.welcome-dua-text,.welcome-family-text{font-size:18px}}.sky-ornament .arc{display:none!important}.wind-streams{display:none!important}.light-wind-dust{opacity:.9!important}.wind-ribbons{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.82;mix-blend-mode:screen}.wind-ribbons .wisp-body{fill:none;stroke:url(#wispGlow);stroke-linecap:round;stroke-dasharray:20 54 110 42 34 86;stroke-dashoffset:0;animation:wispTravel var(--dur,13s) linear infinite;opacity:var(--op,.22);filter:url(#wispBlur)}.wind-ribbons .wisp-core{fill:none;stroke:url(#wispCore);stroke-linecap:round;stroke-width:1.2;stroke-dasharray:12 34 74 28 18 66;animation:wispTravelCore var(--dur2,7.5s) linear infinite;opacity:var(--core,.44);filter:none}.wind-ribbons .wisp-glow{fill:none;stroke:url(#wispGlow);stroke-linecap:round;stroke-width:8;stroke-dasharray:10 110 38 92;animation:wispTravel var(--dur3,11s) linear infinite;opacity:var(--glow,.10);filter:url(#wispBlur)}.wind-ribbons .wisp-light{filter:none;opacity:.86}@keyframes wispTravel{from{stroke-dashoffset:0}to{stroke-dashoffset:-520}}@keyframes wispTravelCore{from{stroke-dashoffset:0}to{stroke-dashoffset:-410}}@media(max-width:760px){.wind-ribbons{opacity:.55}.wind-ribbons .wisp-body{stroke-width:16}.wind-ribbons .wisp-core{stroke-width:1.1}.wind-ribbons .wisp-glow{stroke-width:7}}@media(prefers-reduced-motion:reduce){.wind-ribbons .wisp-body,.wind-ribbons .wisp-core,.wind-ribbons .wisp-glow,.wind-ribbons .wisp-light *{animation:none!important}}.quran-tools{align-items:center!important}.quran-listen-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.quran-ayah-btn{min-width:98px}.rafiq-study-card{width:min(960px,100%);max-height:88vh;display:flex;flex-direction:column}.rafiq-study-body{overflow:auto;padding:4px}.rafiq-study-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid rgba(233,205,112,.10)}.study-tab{border:1px solid rgba(233,205,112,.15);background:rgba(255,255,255,.025);color:#ddd4b5;border-radius:13px;padding:9px 14px}.study-tab.active{color:#09130e;background:linear-gradient(135deg,#e3c25e,#b1882b);font-weight:800}.study-verse-hero{padding:22px;border-radius:22px;background:radial-gradient(circle at 65% 30%,rgba(244,220,134,.10),transparent 32%),linear-gradient(145deg,rgba(12,52,39,.66),rgba(4,22,15,.58));border:1px solid rgba(244,220,134,.17);text-align:center;margin-bottom:14px}.study-verse-hero .arabic{font:700 clamp(29px,4vw,42px)/2.15 Amiri,serif;color:#f7edcf}.study-verse-hero .ref{margin-top:8px;color:#a9bbb1;font-size:12px}.study-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.study-info-card{padding:16px;border:1px solid rgba(233,205,112,.12);border-radius:18px;background:rgba(255,255,255,.02)}.study-info-card h4{margin:0 0 8px;color:#efd98a;font-family:Amiri,serif;font-size:20px}.study-info-card p{margin:0;color:#bfd0c8;line-height:1.9}.tajweed-verse{font:700 30px/2.2 Amiri,serif;text-align:center;direction:rtl;padding:18px;border-radius:20px;background:rgba(255,255,255,.02);border:1px solid rgba(233,205,112,.12)}.tajweed-verse tajweed{padding:0 1px;border-radius:4px}.tajweed-legend{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.tajweed-legend span{padding:6px 9px;border-radius:999px;font-size:11px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.07)}.tw-ghn{color:#ff9a4d}.tw-qalqalah{color:#ff6670}.tw-idgham{color:#66d796}.tw-ikhfa{color:#d389ff}.tw-iqlab{color:#65d8ff}.tw-madda{color:#7590ff}.tw-silent{color:#a8acae}.word-grid{display:flex;gap:9px;flex-wrap:wrap;direction:rtl}.word-chip{border:1px solid rgba(233,205,112,.14);background:rgba(255,255,255,.025);color:#f1e7c7;border-radius:15px;padding:10px 12px;display:flex;align-items:center;gap:9px;font-family:Amiri,serif;font-size:20px}.word-chip button{border:0;background:rgba(244,220,134,.10);color:#f4dc86;border-radius:9px;padding:5px 7px;cursor:pointer}.reciter-chooser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reciter-choice{padding:16px;border-radius:18px;border:1px solid rgba(233,205,112,.16);background:linear-gradient(145deg,rgba(255,255,255,.03),rgba(255,255,255,.015));color:#efe5ca;text-align:right;display:flex;flex-direction:column;gap:5px}.reciter-choice:hover{border-color:rgba(244,220,134,.40);transform:translateY(-1px)}.reciter-choice-icon{font-size:26px}.reciter-choice small{color:#99afa6}.reciter-choice-intro{margin-bottom:14px;color:#b8c9c1;line-height:1.9}#bookReaderExtracted{white-space:pre-wrap;direction:rtl;text-align:right;padding:22px;font-family:Tahoma,system-ui,sans-serif;line-height:2;background:rgba(3,18,13,.75);border-radius:16px;overflow:auto;max-height:70vh;color:#e6eadf}@media(max-width:760px){.quran-listen-tools{width:100%;justify-content:stretch}.quran-listen-tools .btn{flex:1}.study-info-grid,.reciter-chooser-grid{grid-template-columns:1fr}.rafiq-study-card{max-height:92vh}.tajweed-verse{font-size:25px}}.welcome-identity-strip{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:14px auto 0;padding:11px 16px;border:1px solid rgba(244,220,134,.12);border-radius:999px;background:rgba(244,220,134,.035);color:#aebdb5;font-size:11px;line-height:1.7}.welcome-identity-strip b{color:#ead991;font-family:Amiri,serif;font-size:13px}.welcome-ayah,.welcome-hadith-text{transition:opacity .25s ease,transform .25s ease}.welcome-ayah{min-height:82px;display:flex;align-items:center;justify-content:center}.welcome-hadith-text{min-height:64px;display:flex;align-items:center;justify-content:center}.progress-flame-kpi{display:flex;align-items:center;gap:16px;min-height:150px;position:relative;overflow:hidden}.progress-flame-copy{position:relative;z-index:2;min-width:0}.progress-flame-visual{position:relative;flex:0 0 104px;width:104px;height:120px;display:grid;place-items:center;filter:drop-shadow(0 0 18px rgba(255,171,74,.22));--flame-scale:1}.progress-flame-halo{position:absolute;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle,rgba(255,220,130,.25),rgba(255,153,68,.12) 40%,transparent 72%);filter:blur(12px);animation:progressHalo 3.2s ease-in-out infinite}.progress-flame-core{position:absolute;width:50px;height:82px;bottom:10px;left:27px;border-radius:58% 42% 55% 45% / 66% 65% 35% 34%;background:linear-gradient(180deg,#fff6c7 0%,#ffd86d 30%,#ff9a3d 72%,#d75a22 100%);transform:rotate(3deg) scale(var(--flame-scale));box-shadow:0 0 20px rgba(255,186,89,.55),0 0 42px rgba(255,131,47,.28);animation:flameMorph 2.4s ease-in-out infinite alternate}.progress-flame-core::before{content:"";position:absolute;width:24px;height:44px;left:13px;bottom:12px;border-radius:55% 45% 56% 44% / 63% 66% 34% 37%;background:linear-gradient(180deg,#fffde4,#ffe79a 56%,#ffc05a);filter:blur(.2px)}.progress-flame-spark{position:absolute;width:5px;height:9px;border-radius:70% 30% 70% 30%;background:#ffe89f;box-shadow:0 0 8px 2px rgba(255,217,117,.7);opacity:.82;animation:sparkFloat 2.1s ease-in-out infinite}.progress-flame-spark.s1{left:31px;top:14px}.progress-flame-spark.s2{right:22px;top:30px;animation-delay:-.7s}.progress-flame-spark.s3{right:38px;top:2px;transform:scale(.7);animation-delay:-1.2s}@keyframes flameMorph{0%{transform:rotate(3deg) scale(var(--flame-scale)) skewX(0deg)}100%{transform:rotate(-4deg) scale(calc(var(--flame-scale)*1.06)) skewX(-2deg)}}@keyframes progressHalo{0%,100%{transform:scale(.92);opacity:.48}50%{transform:scale(1.08);opacity:.9}}@keyframes sparkFloat{0%,100%{transform:translateY(3px) scale(.8);opacity:.22}50%{transform:translateY(-14px) scale(1.16);opacity:1}}#quranPauseBtn{min-width:130px}#downloadSurahBtn{font-size:18px}.athar-memory{margin-top:16px;padding:18px 20px}.athar-memory-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.athar-memory-head h3{margin:0 0 5px;font-size:20px}.athar-memory-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.athar-memory-list{display:grid;gap:10px;margin-top:14px}.athar-memory-empty{padding:18px;border:1px dashed rgba(233,205,112,.12);border-radius:16px;color:var(--muted);text-align:center}.athar-memory-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:start;padding:13px;border-radius:17px;border:1px solid rgba(233,205,112,.08);background:rgba(255,255,255,.018)}.athar-memory-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:radial-gradient(circle,rgba(244,220,134,.13),transparent 72%);font-size:20px}.athar-memory-item strong{display:block;color:#f2df9a;margin-bottom:4px}.athar-memory-item p{margin:0;color:#c5d2cb;line-height:1.8;font-size:12px}.athar-memory-meta{color:var(--muted);font-size:10px;white-space:nowrap}body[data-surface="open"] .athar-memory{background:transparent;border-color:rgba(233,205,112,.06);box-shadow:none}body[data-surface="glass"] .athar-memory{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 22px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.03)}@media(max-width:700px){.progress-flame-kpi{align-items:center}.progress-flame-visual{flex-basis:88px;width:88px;height:104px}.progress-flame-core{left:23px}.athar-memory-head{align-items:flex-start;flex-direction:column}.athar-memory-item{grid-template-columns:46px 1fr}.athar-memory-meta{grid-column:2}}/* V87 performance layer: keep the visual language while reducing compositor work. */.wind-ribbons.wind-paused .wisp-body,.wind-ribbons.wind-paused .wisp-core,.wind-ribbons.wind-paused .wisp-glow{animation-play-state:paused!important}.wind-ribbons.wind-paused .wisp-light *{animation-play-state:paused!important}body[data-perf-tier="lite"] .wind-ribbons .wisp-body{filter:none}body[data-perf-tier="lite"] .wind-ribbons .wisp-glow{display:none}body[data-perf-tier="balanced"] .wind-ribbons .wisp-glow{opacity:.07;filter:url(#wispBlur)}@media(max-width:760px){body[data-perf-tier="lite"] .wind-ribbons .wisp-glow{display:none}}/* V89 — mobile compositor guard: same visual system, less per-frame work. */@media (max-width:760px), (pointer:coarse){
  .wind-ribbons{opacity:.58!important}
  .wind-ribbons .wisp-body{filter:none!important;stroke-width:18!important}
  .wind-ribbons .wisp-glow{opacity:.08!important;filter:none!important}
  .wind-ribbons .wisp-core{filter:none!important;stroke-width:1.25!important}
  .wind-ribbons .wisp-light{filter:none!important}
  .light-wind-dust{opacity:.58!important}
  .star-glint{animation-duration:5.2s!important;box-shadow:0 0 9px 2px rgba(244,220,134,.48)!important}
  .lantern{filter:drop-shadow(0 0 10px rgba(245,215,116,.28))!important}
  .lantern .glow{filter:blur(6px)!important;opacity:.68!important}
  .emerald-gem{filter:drop-shadow(0 0 7px rgba(44,214,155,.14))!important}
  .emerald-gem::after{filter:none!important}
  .sky-ornament{opacity:.35!important}
  .emeralds{opacity:.78!important}
  .card,.stat,.quick button,.study-card,.quran-box,.activity-card,.daily-card,.modal-card,.session-card{box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.025)!important}
}/* V92 performance/visual polish */.wind-ribbons{position:fixed;inset:0;z-index:2;pointer-events:none;overflow:hidden;mix-blend-mode:screen;opacity:.92}.wind-ribbons svg{width:100%;height:100%;overflow:visible}.wind-ribbons .wisp{transform-box:fill-box;transform-origin:center;animation:windBreath var(--dur) ease-in-out infinite alternate}.wind-ribbons.wind-paused .wisp{animation-play-state:paused}@keyframes windBreath{0%{transform:translate3d(-1.5%,.5%,0) scaleX(1)}100%{transform:translate3d(1.7%,-.6%,0) scaleX(1.015)}}.star-glint.green{background:#7cf0c0;box-shadow:0 0 11px 2px rgba(80,232,170,.62)}.star-glint.gold{background:#f7dd8f;box-shadow:0 0 12px 3px rgba(246,219,133,.68)}@media(max-width:760px){.wind-ribbons{opacity:.66}.wind-ribbons svg{filter:none}}body[data-wind-mode="off"] .wind-ribbons{display:none!important}/* V93 — true wind: short cartoon-like wisps with subtle glow */.wind-ribbons .wind-wisp{transform-origin:center;transform-box:fill-box;animation-timing-function:ease-in-out;}.wind-ribbons .wind-wisp path{vector-effect:non-scaling-stroke;}.wind-ribbons.wind-paused .wind-wisp,
.wind-ribbons.wind-paused .wind-wisp path{animation-play-state:paused!important}@keyframes windDash{to{stroke-dashoffset:-520}}@keyframes windDashFast{to{stroke-dashoffset:-260}}@keyframes windDrift{0%{transform:translate3d(-1.5%,.4%,0) scaleX(.98)}50%{transform:translate3d(.8%,-.5%,0) scaleX(1.015)}100%{transform:translate3d(1.8%,-.8%,0) scaleX(1.025)}}@media(max-width:760px){.wind-ribbons{opacity:.56}.wind-ribbons .wind-wisp path{filter:none}.wind-ribbons .wind-wisp{animation-duration:15s}}@media(prefers-reduced-motion:reduce){.wind-ribbons .wind-wisp,.wind-ribbons .wind-wisp path{animation:none!important}}/* V95: retire legacy fixed wind layer; animated cartoon wind is supplied by #windRibbons. */.wind-ribbons{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.82}.wind-ribbons .wind-wisp{transform-box:fill-box;transform-origin:center;will-change:transform}.wind-ribbons.wind-paused .wind-wisp,.wind-ribbons.wind-paused .wind-wisp path{animation-play-state:paused!important}@media(max-width:760px){.wind-ribbons{opacity:.68}.wind-ribbons svg{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.wind-ribbons .wind-wisp,.wind-ribbons .wind-wisp path,.wind-ribbons animate{animation:none!important}}/* V-FINAL — compact, ordered surah browser */#surahGrid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:row!important;direction:rtl!important;gap:10px!important;align-items:stretch!important;}.surah-btn{min-height:74px!important;padding:10px 12px!important;border-radius:16px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:9px!important;row-gap:3px!important;align-items:center!important;text-align:right!important;direction:rtl!important;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012))!important;border:1px solid rgba(212,175,55,.10)!important;}.surah-btn .surah-no{grid-row:1 / span 2;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(212,175,55,.18),rgba(73,167,92,.10));color:#f1d97a;font-size:12px;font-weight:900;border:1px solid rgba(212,175,55,.18)}.surah-btn b{font-size:15px!important;line-height:1.35!important;color:#f2ead0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.surah-btn small{color:#91a99b!important;font-size:10px!important;line-height:1.35!important}.surah-btn.active{border-color:rgba(212,175,55,.45)!important;box-shadow:0 0 22px rgba(212,175,55,.10),inset 0 0 22px rgba(73,167,92,.04)!important;background:linear-gradient(145deg,rgba(212,175,55,.13),rgba(73,167,92,.07))!important}.surah-btn:hover{transform:translateY(-2px);border-color:rgba(212,175,55,.30)!important;box-shadow:0 12px 30px rgba(0,0,0,.20),0 0 22px rgba(212,175,55,.08)!important}@media(max-width:1200px){#surahGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:980px){#surahGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:760px){#surahGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.surah-btn{min-height:68px!important;grid-template-columns:32px minmax(0,1fr)!important;padding:8px 9px!important}.surah-btn .surah-no{width:30px;height:30px;font-size:11px}.surah-btn b{font-size:13px!important}.surah-btn small{font-size:9px!important}}@media(max-width:520px){#surahGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}/* V-FINAL — make the welcome daily cards unmistakable and always readable */.welcome-daily-block{display:block!important;visibility:visible!important;opacity:1!important}.welcome-daily-grid{display:grid!important;grid-template-columns:1.18fr .92fr .92fr!important;gap:12px!important}.welcome-section{display:flex!important;visibility:visible!important;opacity:1!important;min-height:190px!important}.welcome-ayah,.welcome-hadith-text,.welcome-dua-text{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important}@media(max-width:900px){.welcome-daily-grid{grid-template-columns:1fr 1fr!important}.welcome-dua-card{grid-column:1 / -1!important}}@media(max-width:760px){.welcome-daily-grid{grid-template-columns:1fr!important}.welcome-dua-card{grid-column:auto!important}}/* V-FINAL-3 — surah grid: real number badge + aligned Arabic copy */#surahGrid .surah-btn{grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;direction:rtl!important}#surahGrid .surah-no{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font:800 13px/1 Tajawal,sans-serif;color:#0a140e;background:linear-gradient(145deg,#ecd274,#b08a2d);box-shadow:0 0 18px rgba(212,175,55,.18);flex:0 0 34px}#surahGrid .surah-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}#surahGrid .surah-copy b{font-size:15px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:var(--text)}#surahGrid .surah-copy small{font-size:11px;line-height:1.35;color:var(--muted);width:100%}#surahGrid .surah-btn.active .surah-no{box-shadow:0 0 0 1px rgba(255,236,150,.35),0 0 28px rgba(212,175,55,.36);filter:saturate(1.08)}#surahGrid .surah-btn.active .surah-copy b{color:var(--gold2);text-shadow:0 0 14px rgba(241,217,122,.14)}@media(max-width:900px){#surahGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){#surahGrid{grid-template-columns:1fr!important}}/* V-FINAL-3 — memorized ayah: gold + emerald glow */.quran-ayah.memorized{border-color:rgba(74,226,167,.34)!important;background:radial-gradient(circle at 50% 24%,rgba(74,226,167,.10),transparent 36%),linear-gradient(145deg,rgba(74,226,167,.08),rgba(212,175,55,.035))!important;box-shadow:inset 0 0 35px rgba(74,226,167,.055),0 0 30px rgba(212,175,55,.06)!important}.quran-ayah.memorized .quran-text{color:#f6efcf!important;text-shadow:0 0 22px rgba(74,226,167,.10),0 0 32px rgba(212,175,55,.08)}.quran-ayah .quran-ayah-btn.memorized-btn{color:#f0d77a!important;border-color:rgba(74,226,167,.45)!important;background:linear-gradient(145deg,rgba(74,226,167,.14),rgba(212,175,55,.07))!important;box-shadow:0 0 20px rgba(74,226,167,.08)}.quran-ayah[data-last-position="1"]{box-shadow:inset 0 0 0 1px rgba(212,175,55,.18),0 0 28px rgba(212,175,55,.06)!important}.last-position-badge{display:inline-flex;align-items:center;gap:4px;color:#e9d47e!important;border:1px solid rgba(212,175,55,.22);background:rgba(212,175,55,.07);padding:3px 7px;border-radius:999px;font-size:11px!important}.quran-ayah[data-last-position="1"] .quran-text{color:#f7edce!important;text-shadow:0 0 26px rgba(212,175,55,.10)}/* Personal methodology — readable long-form cards */.method-list{display:grid;gap:12px}.method-step{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:17px 18px;border:1px solid rgba(212,175,55,.15);border-radius:18px;background:linear-gradient(145deg,rgba(212,175,55,.045),rgba(73,167,92,.035));box-shadow:0 12px 28px rgba(0,0,0,.10)}.method-step .num{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#e9d37a;font-weight:900;border:1px solid rgba(212,175,55,.28);background:rgba(212,175,55,.08);box-shadow:0 0 22px rgba(212,175,55,.06)}.method-step b{display:block;color:#f0d77a;font-size:18px;line-height:1.5}.method-step p{margin:6px 0 0;color:#c4d0c8;line-height:2;font-size:14px}.method-note{margin-top:12px;padding:16px 17px;border-radius:18px;border:1px dashed rgba(212,175,55,.30);background:rgba(212,175,55,.055);color:#bfcac2;line-height:2}.method-note b{color:#e9d37a}@media(max-width:640px){.method-step{grid-template-columns:46px 1fr;padding:14px}.method-step .num{width:42px;height:42px;border-radius:12px}.method-step b{font-size:16px}.method-step p{font-size:13px;line-height:1.9}}.mushaf-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px;align-items:start}.mushaf-index{position:sticky;top:12px;max-height:calc(100vh - 30px);overflow:auto;padding:14px;border-radius:24px;background:linear-gradient(180deg,rgba(9,30,16,.94),rgba(6,20,11,.94));border:1px solid rgba(140,222,168,.18);box-shadow:0 18px 54px rgba(0,0,0,.30),0 0 30px rgba(110,213,145,.06)}.mushaf-index-head{display:flex;justify-content:space-between;align-items:center;color:#f1d97a;padding:4px 3px 10px;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:10px}.mushaf-index input{background:rgba(0,0,0,.24)!important;border-color:rgba(143,222,170,.14)!important}.mushaf-surah-list{display:grid;gap:5px}.mushaf-surah-btn{display:grid;grid-template-columns:34px 1fr auto;gap:7px;align-items:center;text-align:right;width:100%;padding:10px;border-radius:14px;border:1px solid transparent;background:linear-gradient(135deg,rgba(9,30,16,.56),rgba(6,22,12,.25));color:#cfdbd3;cursor:pointer;transition:.22s;font:inherit}.mushaf-surah-btn:hover{transform:translateX(-2px);border-color:rgba(143,222,170,.18);box-shadow:0 0 22px rgba(115,215,149,.08)}.mushaf-surah-btn.active{border-color:rgba(212,175,55,.28);background:linear-gradient(135deg,rgba(212,175,55,.10),rgba(45,154,82,.12));color:#ffe6a0;box-shadow:0 0 26px rgba(212,175,55,.10)}.mushaf-surah-num{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(144,223,171,.14);color:#92dfac;font-size:11px}.mushaf-surah-name{font-weight:800}.mushaf-surah-meta{font-size:10px;color:#71868d}.mushaf-main{min-width:0}.mushaf-toolbar{position:sticky;top:10px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;margin-bottom:14px;border-radius:20px;background:rgba(7,22,12,.74);border:1px solid rgba(143,222,170,.16);backdrop-filter:blur(16px);box-shadow:0 14px 40px rgba(0,0,0,.24)}.mushaf-current{text-align:center}.mushaf-current b{display:block;color:#ffe4a0;font:700 24px Amiri,serif}.mushaf-current span{display:block;color:#80929a;font-size:11px}.mushaf-verses{display:grid;gap:12px}.mushaf-ayah{padding:20px;border-radius:22px;background:linear-gradient(145deg,rgba(12,43,23,.84),rgba(7,26,14,.72));border:1px solid rgba(144,223,171,.11);box-shadow:0 18px 48px rgba(0,0,0,.26),0 0 28px rgba(89,207,129,.045);transition:.25s}.mushaf-ayah:hover{border-color:rgba(212,175,55,.24);box-shadow:0 22px 58px rgba(0,0,0,.3),0 0 32px rgba(212,175,55,.08)}.mushaf-ayah.selected{border-color:rgba(212,175,55,.42);box-shadow:0 0 0 1px rgba(212,175,55,.13),0 22px 62px rgba(212,175,55,.10)}.mushaf-ayah-ref{color:#90dfab;font-size:12px;margin-bottom:9px}.mushaf-ayah-text{font-family:UthmanicHafs,Amiri,serif;font-size:30px;line-height:2.35;color:#f7edcf;cursor:pointer}.mushaf-ayah-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ayah-study{margin-top:16px;padding:20px;border-radius:24px;background:linear-gradient(145deg,rgba(14,48,26,.92),rgba(7,23,12,.93));border:1px solid rgba(212,175,55,.20);box-shadow:0 24px 70px rgba(0,0,0,.32),0 0 35px rgba(212,175,55,.07)}.ayah-study h3{margin:0 0 8px;color:#f0d77a;font-size:25px}.ayah-study-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.ayah-study-tab{padding:9px 12px;border-radius:999px;border:1px solid rgba(144,223,171,.14);background:rgba(255,255,255,.02);color:#b9d8c4;cursor:pointer}.ayah-study-tab.active{color:#ffe4a0;border-color:rgba(212,175,55,.28);background:rgba(212,175,55,.09)}.ayah-taj-verse{font-family:UthmanicHafs,Amiri,serif;font-size:28px;line-height:2.35;padding:16px;border-radius:20px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.04)}.ayah-taj-letter{cursor:pointer;border-radius:5px;padding:1px 2px;transition:.18s}.ayah-taj-letter:hover{background:rgba(121,216,153,.16);color:#fff}.ayah-taj-letter[data-rules*="قلقلة"]{text-shadow:0 0 8px rgba(255,180,80,.55)}.word-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.word-chip{padding:8px 11px;border-radius:14px;background:rgba(255,255,255,.025);border:1px solid rgba(144,223,171,.12);color:#e7f6ec;cursor:pointer;font-family:Amiri,serif;font-size:17px}.word-chip:hover{border-color:rgba(212,175,55,.30);box-shadow:0 0 20px rgba(212,175,55,.08)}.ayah-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.ayah-detail{padding:14px;border-radius:18px;background:rgba(255,255,255,.018);border:1px solid rgba(255,255,255,.05)}.ayah-detail h4{margin:0 0 6px;color:#efd77b}.ayah-detail p{margin:0;color:#c5d0cc;line-height:2;font-size:14px}.source-fragment-wrap{overflow:hidden}.source-fragment{max-width:100%;overflow:hidden;font-size:14px;line-height:2;color:#c5d0cc}.source-fragment *{max-width:100%!important;box-sizing:border-box}.source-fragment svg,.source-fragment img,.source-fragment video,.source-fragment canvas,.source-fragment iframe{max-width:100%;height:auto;display:block;margin:0 auto}.source-fragment [class*="spinner"],.source-fragment [class*="loader"],.source-fragment [class*="icon"],.source-fragment [class*="logo"]{max-width:28px;max-height:28px;width:28px;height:28px}.source-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.source-badges a{padding:8px 10px;border-radius:999px;border:1px solid rgba(115,215,149,.18);background:rgba(115,215,149,.06);color:#a6e5bb;text-decoration:none;font-size:11px}.mushaf-note{padding:12px 14px;border-radius:16px;border:1px dashed rgba(212,175,55,.20);background:rgba(212,175,55,.04);color:#d8cda5;font-size:12px;line-height:1.9;margin-bottom:14px}@media(max-width:900px){.mushaf-shell{grid-template-columns:1fr}.mushaf-index{position:relative;top:auto;max-height:none}.mushaf-surah-list{grid-template-columns:1fr 1fr;display:grid}.mushaf-ayah-text{font-size:25px}.ayah-detail-grid{grid-template-columns:1fr}}@media(max-width:560px){.mushaf-surah-list{grid-template-columns:1fr}.mushaf-toolbar{position:relative;top:auto}.mushaf-current b{font-size:21px}.mushaf-ayah-text,.ayah-taj-verse{font-size:22px}.mushaf-index{padding:10px}}/* Rafiq Quran — premium Mushaf surface, ported from the legacy mega Mushaf and adapted to the current emerald/gold shell. */.mushaf-page-head{margin-bottom:14px}.mushaf-page-head .pill{white-space:nowrap}.mushaf-loading{margin-bottom:12px}.mushaf-hidden-compat{display:none!important}.mushaf-empty{padding:18px;text-align:center;color:var(--muted);font-size:13px}.ayah-study-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ayah-study-head h3{margin:2px 0 6px}.ayah-study-kicker{font-size:11px;color:#90dfab;font-weight:800;letter-spacing:.04em}.ayah-study-head p{margin:0;color:#f7edcf;font:18px/2.1 UthmanicHafs,Amiri,serif;opacity:.96}.ayah-study-head-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.ayah-study-tab{font:inherit}.ayah-taj-letter.selected{background:rgba(212,175,55,.18);color:#fff;box-shadow:0 0 16px rgba(212,175,55,.18)}@media(max-width:900px){.mushaf-page-head{align-items:flex-start}.ayah-study-head{flex-direction:column}.ayah-study-head .action{align-self:flex-start}.ayah-study-head-actions{width:100%;justify-content:flex-start}}/* Premium Mushaf controls + Wahidi source card */.mushaf-ayah-actions{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin-top:16px}.mushaf-ayah-actions .action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 16px;border-radius:14px;border:1px solid rgba(144,223,171,.18);background:linear-gradient(180deg,rgba(17,48,29,.86),rgba(8,27,17,.86));color:#e7f5ec;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.16);font:700 13px/1 Tajawal,Arial,sans-serif;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;color-scheme:dark;overflow:hidden}.mushaf-ayah-actions .action::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.08) 50%,transparent 85%);transform:translateX(120%);transition:transform .45s ease;pointer-events:none}.mushaf-ayah-actions .action:hover{transform:translateY(-2px);border-color:rgba(212,175,55,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.22),0 0 24px rgba(212,175,55,.06)}.mushaf-ayah-actions .action:hover::before{transform:translateX(-120%)}.mushaf-ayah-actions .action:active{transform:translateY(0) scale(.98)}.mushaf-ayah-actions .action.info{background:linear-gradient(135deg,rgba(212,175,55,.22),rgba(73,167,92,.16));border-color:rgba(212,175,55,.30);color:#ffe8a5;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 24px rgba(212,175,55,.06)}.wahidi-card{background:linear-gradient(145deg,rgba(212,175,55,.055),rgba(73,167,92,.035));border-color:rgba(212,175,55,.20)}.wahidi-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.wahidi-kicker{display:block;color:#9fe5b6;font-size:11px;font-weight:800;letter-spacing:.03em;margin-bottom:3px}.wahidi-head h4{margin:0;color:#f0d77a;font-size:18px}.wahidi-source-badge{padding:5px 9px;border-radius:999px;border:1px solid rgba(144,223,171,.16);background:rgba(144,223,171,.06);color:#9eddb2;font-size:10px;white-space:nowrap}.wahidi-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.wahidi-actions a,.wahidi-inline{display:inline-flex;align-items:center;gap:7px;text-decoration:none;border-radius:12px;padding:9px 13px;font:700 12px/1 Tajawal,Arial,sans-serif;transition:.18s}.wahidi-primary{background:linear-gradient(135deg,rgba(212,175,55,.24),rgba(212,175,55,.12));border:1px solid rgba(212,175,55,.34);color:#ffe39a;box-shadow:0 8px 20px rgba(212,175,55,.05)}.wahidi-secondary{background:rgba(255,255,255,.025);border:1px solid rgba(144,223,171,.15);color:#bce3c8}.wahidi-actions a:hover,.wahidi-inline:hover{transform:translateY(-1px);filter:brightness(1.08)}.wahidi-inline{margin-top:10px;background:rgba(212,175,55,.07);border:1px solid rgba(212,175,55,.20);color:#f1d67f}.wahidi-mini p{margin-bottom:0}@media(max-width:560px){.mushaf-ayah-actions .action{flex:1 1 auto;min-width:0}.wahidi-head{flex-direction:column}.wahidi-source-badge{align-self:flex-start}}/* Premium Quran controls */.mushaf-ayah-actions .action{min-height:44px;padding:10px 16px;border-radius:999px;font-size:13px;letter-spacing:.1px;backdrop-filter:blur(10px)}.mushaf-ayah-actions .action.info{box-shadow:0 10px 28px rgba(212,175,55,.10),inset 0 1px 0 rgba(255,255,255,.06)}.mushaf-ayah-actions .action[data-play],.mushaf-ayah-actions .action[data-ayah-play]{background:linear-gradient(135deg,rgba(53,168,108,.22),rgba(20,92,67,.26));border-color:rgba(115,215,149,.28);}.mushaf-ayah-actions .action[data-download],.mushaf-ayah-actions .action.download-ayah-btn{background:linear-gradient(135deg,rgba(212,175,55,.20),rgba(132,94,31,.22));border-color:rgba(212,175,55,.30);}.recitations-control-actions{gap:10px;flex-wrap:wrap}.recitations-control-actions .btn{min-height:46px;border-radius:999px;font-weight:800}.recitations-control-actions .recitation-stop-btn{border-color:rgba(229,140,140,.28);color:#f0b6b6;background:rgba(112,31,31,.16)}.recitations-control-actions .recitation-stop-btn:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.5)}.download-scope-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.download-scope{min-height:88px;padding:14px 12px;border-radius:18px;border:1px solid rgba(144,223,171,.14);background:linear-gradient(145deg,rgba(12,43,23,.74),rgba(8,27,17,.56));color:#eaf5ee;cursor:pointer;transition:.2s;font:inherit;text-align:right}.download-scope b{display:block;color:#f1d77b;margin-bottom:4px}.download-scope small{color:#94aa9d;line-height:1.6}.download-scope:hover{transform:translateY(-2px);border-color:rgba(212,175,55,.34);box-shadow:0 14px 30px rgba(0,0,0,.18),0 0 24px rgba(212,175,55,.06)}.quranpedia-embed-frame{display:block;width:100%;min-height:560px;border:1px solid rgba(144,223,171,.12);border-radius:20px;background:rgba(2,14,8,.5);margin-top:12px}.wahidi-card .quranpedia-embed-frame{min-height:500px}@media(max-width:1100px){.download-scope-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.download-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quranpedia-embed-frame{min-height:620px}}/* Connected-pronunciation study card */.connected-pronunciation{margin:0 0 14px;padding:16px;border:1px solid rgba(212,175,55,.16);border-radius:18px;background:linear-gradient(145deg,rgba(212,175,55,.045),rgba(73,167,92,.035));}.connected-pronunciation-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.connected-pronunciation-head h4{margin:0;color:#f0d77a;font-size:17px}.connected-pronunciation-head span{color:#8fa79d;font-size:11px}.connected-pronunciation-text{padding:14px 16px;border-radius:15px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.045);font-family:UthmanicHafs,Amiri,serif;font-size:clamp(26px,2vw,34px);line-height:2.2;text-align:center;direction:rtl;color:#f8efd6;letter-spacing:0}.connected-joins{display:grid;gap:7px;margin:12px 0 0;padding:0;list-style:none}.connected-joins li{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.02);border:1px solid rgba(144,223,171,.08);color:#dce9df;font-size:12px}.connected-joins li b{color:#cfe1d5;font-weight:700}.connected-joins li span{color:#f0d77a;font-weight:800;font-family:UthmanicHafs,Amiri,serif;font-size:15px}.connected-joins li small{color:#8fa79d}.connected-empty,.connected-disclaimer{margin:10px 0 0;color:#8fa79d;font-size:11px;line-height:1.8}.connected-disclaimer{padding-top:9px;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:760px){.connected-pronunciation{padding:13px}.connected-pronunciation-head{align-items:flex-start;flex-direction:column;gap:3px}.connected-pronunciation-text{font-size:25px}}