@import "https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";.desktop-header{background:var(--header-bg,#ffffffeb);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;border-bottom:1px solid var(--header-border,#bad7f3cc);box-shadow:var(--header-shadow,0 4px 25px #0f29420d);justify-content:space-between;align-items:center;padding:1.1rem 2.5rem;transition:background .3s,border-color .3s;display:flex;position:sticky;top:0}.brand-title{color:var(--gold-dark,#b45309);flex-shrink:0;align-items:center;gap:.65rem;font-family:Amiri,serif;font-size:1.85rem;text-decoration:none;display:flex}.brand-title span{color:var(--text-heading,#0f2942);letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.nav-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--text-dim,#5a7184);cursor:pointer;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--sky-accent,#0284c7)}.user-pill{align-items:center;gap:.85rem;display:flex}.progress-ring-container{justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.progress-ring-text{color:var(--gold-dark,#b45309);font-size:.65rem;font-weight:800;position:absolute}.progress-ring-container.mobile-ring{margin-top:-4px;margin-bottom:-4px;transform:scale(.85)}.stat-chip{white-space:nowrap;border-radius:20px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.stat-chip:hover{transform:translateY(-1px)}.star-chip{background:var(--gold-pill-bg,#d977061a);border:1px solid var(--gold-pill-border,#d9770640);color:var(--gold-dark,#b45309);box-shadow:0 2px 8px #d977061a}.streak-chip{color:#d94814;background:#eb5e281a;border:1px solid #eb5e284d;box-shadow:0 2px 8px #eb5e281a}.chip-icon{font-size:1rem}.flame-anim{animation:2s ease-in-out infinite pulseFlame;display:inline-block}@keyframes pulseFlame{0%,to{filter:drop-shadow(0 0 2px #ff7043);transform:scale(1)}50%{filter:drop-shadow(0 0 6px #ff5722);transform:scale(1.15)}}.mobile-bottom-nav{display:none}@media (width<=1024px){.nav-links{display:none}.desktop-ring{display:none!important}.desktop-header{flex-wrap:nowrap;padding:.9rem 1.25rem}.brand-title{font-size:1.4rem}.brand-title span{font-size:1rem}@media (width<=500px){.stat-text{display:none}.stat-chip{padding:.45rem .6rem}}.mobile-bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--header-border,#bad7f3cc);z-index:100;background:#fffffff5;justify-content:space-around;width:100%;padding:.75rem 0;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -5px 25px #0f294214}.mobile-nav-link{color:var(--text-dim,#5a7184);flex-direction:column;align-items:center;gap:.35rem;font-size:.75rem;text-decoration:none;display:flex}.mobile-nav-link.active{color:var(--sky-accent,#0284c7)}.mobile-nav-link .icon{font-size:1.25rem}.mobile-nav-link span:not(.icon){font-weight:600}}.left-col{flex-direction:column;gap:2.5rem;display:flex}.right-col{flex-direction:column;gap:2rem;display:flex}.hero-sanctuary{background:var(--hero-bg,linear-gradient(135deg, #fffffff7 0%, #f0f8fff2 100%));border:1px solid var(--hero-border,#bad7f3e6);border-left:6px solid var(--gold-primary,#d97706);box-shadow:var(--hero-shadow,0 18px 45px #0f294214);border-radius:24px;flex-direction:column;align-items:flex-start;gap:1rem;padding:2.75rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.hero-arch-watermark{pointer-events:none;width:260px;height:340px;opacity:var(--arch-opacity,.08);color:var(--sky-accent,#0284c7);transition:opacity .3s,color .3s;position:absolute;bottom:-2rem;right:1rem}.hero-badge{letter-spacing:.08em;text-transform:uppercase;background:var(--gold-pill-bg,#d977061a);color:var(--gold-dark,#b45309);border:1px solid var(--gold-pill-border,#d977064d);border-radius:30px;align-items:center;gap:.5rem;margin-bottom:.25rem;padding:.4rem .95rem;font-size:.75rem;font-weight:800;display:inline-flex}.hero-h1{color:var(--text-heading,#0f2942);letter-spacing:-.02em;margin-bottom:.2rem;font-size:2.5rem;font-weight:800;line-height:1.25}.hero-lead{color:var(--gold-primary,#d97706);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.hero-sub{color:var(--text-body,#334155);z-index:1;max-width:820px;margin-bottom:.5rem;font-size:1.05rem;line-height:1.75;position:relative}.hero-actions{z-index:1;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-top:.5rem;display:flex;position:relative}.content-box{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);box-shadow:var(--card-shadow,0 10px 30px #123b620f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;padding:2.2rem;transition:all .3s}.section-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.section-title{color:var(--text-heading,#0f2942);align-items:center;gap:.6rem;font-size:1.5rem;font-weight:800;display:flex}.section-desc{color:var(--text-dim,#5a7184);margin-top:.35rem;font-size:.95rem;line-height:1.5}.cadence-grid{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}@media (width<=900px){.cadence-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.cadence-grid{grid-template-columns:1fr}}.cadence-card{background:#f4fafff2;border:1px solid #bedaf5a6;border-radius:18px;flex-direction:column;gap:.75rem;padding:1.4rem;transition:all .2s;display:flex}.cadence-card:hover{border-color:var(--gold-primary,#d97706);transform:translateY(-3px);box-shadow:0 8px 20px #123b6214}.step-pill{color:var(--gold-dark,#b45309);letter-spacing:.05em;text-transform:uppercase;background:var(--gold-pill-bg,#d977061a);border:1px solid var(--gold-pill-border,#d977064d);border-radius:12px;align-self:flex-start;padding:.25rem .65rem;font-size:.72rem;font-weight:800}.step-header{color:var(--text-heading,#0f2942);font-size:1.05rem;font-weight:700}.step-body{color:var(--text-dim,#5a7184);font-size:.85rem;line-height:1.55}.step-icon{margin-bottom:.1rem;font-size:1.6rem}.cadence-summary-banner{background:var(--gold-pill-bg,#d977061a);border:1px dashed var(--gold-primary,#d97706);color:var(--text-heading,#0f2942);border-radius:14px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.1rem 1.4rem;font-size:.92rem;line-height:1.5;display:flex}.path-section-box{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);box-shadow:var(--card-shadow,0 10px 30px #123b620f);border-radius:28px;padding:2.2rem}.section-header{justify-content:space-between;align-items:center;display:flex}.section-header h2{color:var(--text-heading,#0f2942);font-size:1.45rem;font-weight:800}.view-all{color:var(--gold-dark,#b45309);cursor:pointer;font-weight:700}.path-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.path-card{cursor:pointer;background:#f4fafff2;border:1px solid #bedaf5a6;border-radius:20px;flex-direction:column;padding:1.35rem;transition:all .2s;display:flex}.path-card:hover{border-color:var(--gold-primary,#d97706);transform:translateY(-3px);box-shadow:0 8px 24px #123b6214}.star-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.8rem;font-size:1.05rem;font-weight:800;display:flex}.star-done{color:#0a2540;background:#f4d35e;box-shadow:0 4px 15px #f4d35e80}.star-active{background:var(--btn-primary-bg,linear-gradient(135deg, #f59e0b 0%, #d97706 100%));color:#fff;box-shadow:0 4px 15px #d9770659}.star-locked{color:var(--text-muted,#8298ab);border:1px dashed var(--text-muted,#8298ab);background:#8298ab26}.widget-box{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);box-shadow:var(--card-shadow,0 10px 30px #123b620f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:22px;padding:1.6rem;transition:all .3s}.widget-title{color:var(--text-heading,#0f2942);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.vocab-pill{background:#f4fafff2;border:1px solid #bad7f3b3;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:.65rem;padding:.85rem 1rem;transition:border-color .2s;display:flex}.vocab-pill:hover{border-color:var(--sky-accent,#0284c7)}.vocab-en{color:var(--text-heading,#0f2942);font-size:.88rem;font-weight:700}.vocab-def{color:var(--text-dim,#5a7184);margin-top:.15rem;font-size:.78rem}@media (width<=768px){.hero-sanctuary{text-align:left;gap:1rem;padding:1.75rem}.hero-h1{font-size:1.9rem}.path-grid{grid-template-columns:1fr}}.knowledge-path-container{z-index:1;max-width:1000px;margin:0 auto;padding:2.5rem;position:relative}.path-header{background:var(--hero-bg,linear-gradient(135deg, #fffffff7 0%, #f0f8fff2 100%));border:1px solid var(--hero-border,#bad7f3e6);box-shadow:var(--hero-shadow,0 18px 45px #0f294214);border-radius:28px;align-items:center;gap:2rem;margin-bottom:3rem;padding:2.2rem 2.5rem;display:flex}.astrolabe-compass{border:2px dashed var(--gold-primary,#d97706);background:var(--gold-pill-bg,#d9770614);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;font-size:2.5rem;animation:30s linear infinite spinDial;display:flex}@keyframes spinDial{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.phases-list h2{color:var(--text-heading,#0f2942);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.chapters-grid{flex-direction:column;gap:1rem;display:flex}.chapter-card{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);border-radius:18px;align-items:center;gap:1.5rem;padding:1.4rem 1.6rem;transition:all .2s;display:flex;box-shadow:0 4px 15px #123b620a}.chapter-card.unlocked{cursor:pointer}.chapter-card.unlocked:hover{border-color:var(--phase-color,var(--gold-primary,#d97706));background:#f0f8fffa;transform:translateY(-2px);box-shadow:0 8px 24px #123b6214}.chapter-card.locked{opacity:.55;cursor:not-allowed;background:#f4faff99}.chapter-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:800;display:flex}.chapter-status.done{background:var(--phase-color,var(--gold-primary,#d97706));color:#fff;box-shadow:0 4px 12px #d977064d}.chapter-status.active{color:var(--phase-color,var(--gold-primary,#d97706));border:2px solid var(--phase-color,var(--gold-primary,#d97706));background:#fff;box-shadow:0 4px 15px #0284c733}.chapter-status.locked-icon{color:var(--text-muted,#8298ab);background:#8298ab26}.chapter-subtitle{color:var(--text-dim,#5a7184);margin-bottom:.25rem;font-size:.85rem}.chapter-title{color:var(--text-heading,#0f2942);font-size:1.15rem;font-weight:700}@media (width<=768px){.knowledge-path-container{padding:1.5rem 1rem}.path-header{text-align:center;flex-direction:column;gap:1.25rem;padding:1.5rem}}.app-viewport{background:var(--bg-dusk,#fff);box-sizing:border-box;border-left:1px solid #bad7f399;border-right:1px solid #bad7f399;width:100%;min-width:0;max-width:840px;min-height:100vh;margin:0 auto;padding-bottom:2rem;position:relative;box-shadow:0 0 40px #0f29420d}.progress-bar-fixed{z-index:120;background:#bad7f366;width:100%;max-width:840px;height:4px;position:fixed;top:0;left:50%;transform:translate(-50%)}.progress-fill{background:var(--phase-color,linear-gradient(90deg, #f59e0b, #d97706));height:100%;box-shadow:0 0 10px var(--phase-color,#d9770699);transition:width .1s}.article-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:#fffffff0;border-bottom:1px solid #bad7f3b3;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex;position:sticky;top:4px;box-shadow:0 2px 10px #0f294208}.back-btn{color:var(--phase-color,var(--gold-dark,#b45309));align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.article-hero{padding:2.2rem 1.75rem 1.25rem}.meta-tag-row{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.phase-badge{text-transform:uppercase;color:var(--phase-color,var(--gold-dark,#b45309));background:var(--gold-pill-bg,#d977061a);border:1px solid var(--phase-color,var(--border-gold));border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.read-time{color:var(--text-dim,#5a7184);font-size:.8rem}.article-title{color:var(--text-heading,#0f2942);margin-bottom:.75rem;font-size:2.1rem;font-weight:800;line-height:1.25}.article-subtitle{color:var(--text-dim,#5a7184);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.5}.article-content{width:100%;min-width:0;color:var(--text-body,#334155);box-sizing:border-box;padding:0 1.75rem 2rem;font-size:1.05rem;line-height:1.75;overflow-x:hidden}.markdown-render-container{width:100%;min-width:0}.table-wrapper{border:1px solid #bad7f3cc;border-top:3px solid var(--phase-color,var(--gold-primary));-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fffffff2;border-radius:12px;width:100%;min-width:0;max-width:100%;margin:1.5rem 0;overflow-x:auto;box-shadow:0 4px 20px #0f29420d}.table-wrapper::-webkit-scrollbar{height:5px}.table-wrapper::-webkit-scrollbar-track{background:#bad7f333;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:var(--phase-color,#d9770659);border-radius:4px}.article-content table{border-collapse:collapse;width:100%;min-width:100%;font-size:.9rem;line-height:1.55}.article-content th{text-align:left;color:var(--phase-color,var(--gold-dark,#b45309));text-transform:uppercase;letter-spacing:.04em;vertical-align:bottom;white-space:nowrap;background:#f4fafff2;border-bottom:2px solid #bad7f3cc;padding:.85rem 1rem;font-size:.78rem;font-weight:700}.article-content td{vertical-align:top;word-break:normal;color:var(--text-body,#334155);border-bottom:1px solid #bad7f373;padding:.85rem 1rem}.article-content td:first-child{color:var(--text-heading,#0f2942);font-weight:600}.article-content td:last-child,.article-content th:last-child{padding-right:1.25rem}.article-content tbody tr:hover{background:#f0f8ffb3}@media (width<=600px){.article-content{padding:0 1rem 2rem}.table-wrapper{margin:1.25rem 0}.article-content table{width:max-content;min-width:100%}.article-content th,.article-content td{padding:.65rem .75rem;font-size:.84rem}.article-content th{letter-spacing:.02em;font-size:.72rem}.article-content th:last-child,.article-content td:last-child{min-width:150px}}.article-content p{margin-bottom:1.4rem}.article-content h2{color:var(--text-heading,#0f2942);border-bottom:1.5px solid #bad7f3b3;margin:2.5rem 0 1rem;padding-bottom:.45rem;font-size:1.45rem;font-weight:800}.article-content h3{color:var(--gold-dark,#b45309);margin:1.85rem 0 .75rem;font-size:1.25rem;font-weight:700}.article-content h4{color:var(--text-heading,#0f2942);margin:1.35rem 0 .5rem;font-size:1.08rem;font-weight:700}.quote-box{border:1px solid #bad7f3d9;border-left:5px solid var(--phase-color,var(--gold-primary,#d97706));background:linear-gradient(135deg,#f4fafffa 0%,#ebf5ffeb 100%);border-radius:18px;margin:2rem 0;padding:1.6rem 1.8rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #123b620d}.quote-label{color:var(--phase-color,var(--gold-dark,#b45309));letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:800}.quote-arabic{text-align:right;color:var(--text-heading,#0f2942);margin-bottom:.75rem;font-family:Amiri,serif;font-size:1.65rem;line-height:1.8}.quote-english{color:var(--text-body,#334155);font-size:1rem;font-style:italic;line-height:1.7}.station-pill-link{color:var(--sky-accent,#0284c7);white-space:nowrap;background:#f0f8fff2;border:1px solid #bad7f3cc;border-radius:8px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.station-pill-link:hover{background:var(--sky-light,#e0f2fe);border-color:var(--sky-accent,#0284c7);color:var(--sky-accent,#0284c7);transform:translateY(-1px);box-shadow:0 2px 8px #0284c726}.station-pill-arrow{opacity:.75;font-size:.8em;transition:transform .2s,opacity .2s}.station-pill-link:hover .station-pill-arrow{opacity:1;transform:translate(2px)}.markdown-link{color:var(--sky-accent,#0284c7);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:opacity .2s}.markdown-link:hover{color:var(--gold-dark,#b45309);opacity:.9}.quiz-page{z-index:1;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:1.5rem;display:flex;position:relative}.quiz-container{background:var(--card-bg,#fffffff2);border:1.5px solid var(--card-border,#bad7f3d9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;width:100%;max-width:540px;padding:2.2rem;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f29421a}.quiz-container:after{content:"🧭";opacity:.05;pointer-events:none;font-size:8rem;position:absolute;top:-20px;right:-20px}.quiz-top-bar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.step-indicator{color:var(--gold-dark,#b45309);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}.progress-dots{gap:.4rem;display:flex}.dot{background:#bad7f399;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active{background:var(--gold-primary,#d97706);transform:scale(1.2);box-shadow:0 0 10px #d9770666}.dot.completed{background:var(--green-correct,#16a34a)}.question-title{color:var(--text-heading,#0f2942);margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;line-height:1.35}.options-list{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.opt-card{cursor:pointer;color:var(--text-body,#334155);background:#f4fafff2;border:1px solid #bedaf5b3;border-radius:16px;align-items:center;gap:.85rem;padding:1rem 1.25rem;font-size:.98rem;transition:all .25s;display:flex;position:relative}.opt-card:hover:not(.correct):not(.incorrect){background:var(--sky-light,#e0f2fe);border-color:var(--sky-accent,#0284c7);transform:translateY(-2px)}.opt-badge{width:28px;height:28px;color:var(--sky-accent,#0284c7);background:#fff;border:1px solid #bad7f3cc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.opt-card.correct{cursor:default;border-color:var(--green-correct,#16a34a)!important;color:#14532d!important;background:#16a34a1f!important}.opt-card.correct .opt-badge{background:var(--green-correct,#16a34a);color:#fff;border-color:var(--green-correct,#16a34a)}.opt-card.incorrect{cursor:default;color:#7f1d1d!important;background:#ef44441f!important;border-color:#ef4444!important}.opt-card.incorrect .opt-badge{color:#fff;background:#ef4444;border-color:#ef4444}.feedback-panel{border-radius:16px;margin-bottom:1.25rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.45;animation:.3s fadeIn;display:block}.feedback-correct{border:1px solid var(--green-correct,#16a34a);color:#15803d;background:#16a34a1a}.feedback-incorrect{background:var(--gold-pill-bg,#d977061a);border:1px solid var(--gold-primary,#d97706);color:var(--gold-dark,#b45309)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.action-btn{background:var(--btn-primary-bg,linear-gradient(135deg, #f59e0b, #d97706));color:#fff;cursor:pointer;width:100%;box-shadow:var(--btn-primary-shadow,0 6px 20px #d9770659);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;transition:all .2s;display:flex}.action-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.action-btn:disabled{opacity:.4;cursor:not-allowed}.blog-container{width:100%;max-width:800px;margin:0 auto;padding:2.5rem}.blog-header{text-align:center;margin-bottom:3rem}.blog-list{flex-direction:column;gap:2rem;display:flex}.blog-card{border:1px solid var(--border-gold);background:#0d3b6666;border-radius:20px;padding:2rem;transition:all .2s}.blog-card:hover{border-color:var(--gold-primary);background:#f4d35e0d;transform:translateY(-2px)}.blog-meta{color:var(--text-dim);gap:1.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.blog-title{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:700}.blog-excerpt{color:#e2e8f0;margin-bottom:1.5rem;line-height:1.6}.read-more-btn{color:var(--gold-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:700;display:flex}.read-more-btn:hover{text-decoration:underline}.glossary-container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 2rem;position:relative}.glossary-header{margin-bottom:2.5rem}.glossary-badge{letter-spacing:.08em;text-transform:uppercase;background:var(--gold-pill-bg,#d977061a);color:var(--gold-dark,#b45309);border:1px solid var(--gold-pill-border,#d977064d);border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .9rem;font-size:.75rem;font-weight:800;display:inline-flex}.glossary-h1{color:var(--text-heading,#0f2942);letter-spacing:-.02em;margin-bottom:.6rem;font-size:2.4rem;font-weight:800;line-height:1.25}.glossary-sub{color:var(--text-dim,#5a7184);max-width:750px;font-size:1.05rem;line-height:1.6}.glossary-controls{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);box-shadow:var(--card-shadow,0 10px 30px #123b620f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;flex-direction:column;gap:1.25rem;margin-bottom:2rem;padding:1.5rem;display:flex}.search-wrapper{width:100%;position:relative}.search-input{width:100%;color:var(--text-heading,#0f2942);background:#fff;border:1px solid #bad7f3e6;border-radius:12px;outline:none;padding:.85rem 1.25rem .85rem 2.75rem;font-family:Outfit,sans-serif;font-size:1rem;transition:all .2s}.search-input:focus{border-color:var(--sky-accent,#0284c7);box-shadow:0 0 15px #0284c733}.search-icon{color:var(--sky-accent,#0284c7);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.category-pills{flex-wrap:wrap;gap:.6rem;display:flex}.cat-pill{color:var(--text-body,#334155);cursor:pointer;background:#f4fafff2;border:1px solid #bedaf5b3;border-radius:20px;padding:.45rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.cat-pill:hover{background:var(--sky-light,#e0f2fe);border-color:var(--sky-accent,#0284c7);color:var(--sky-accent,#0284c7)}.cat-pill.active{background:var(--btn-primary-bg,linear-gradient(135deg, #f59e0b 0%, #d97706 100%));color:#fff;border-color:#0000;font-weight:700}.terms-count{color:var(--text-dim,#5a7184);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.9rem;display:flex}.terms-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.term-card{background:var(--card-bg,#ffffffe6);border:1px solid var(--card-border,#bad7f3bf);border-radius:18px;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.4rem;transition:all .2s;display:flex;box-shadow:0 4px 15px #123b620a}.term-card:hover{border-color:var(--gold-primary,#d97706);transform:translateY(-2px);box-shadow:0 8px 24px #123b6214}.term-card-header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.term-title{color:var(--text-heading,#0f2942);font-size:1.25rem;font-weight:700}.term-category-badge{color:var(--gold-dark,#b45309);background:var(--gold-pill-bg,#d977061a);border:1px solid var(--gold-pill-border,#d9770640);white-space:nowrap;border-radius:10px;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.term-meaning{color:var(--text-body,#334155);margin:0;font-size:.92rem;line-height:1.55}.term-station-link{color:var(--sky-accent,#0284c7);cursor:pointer;border-top:1px solid #bad7f380;align-items:center;gap:.35rem;padding-top:.5rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.term-station-link:hover{color:var(--gold-primary,#d97706)}.no-results{text-align:center;background:var(--card-bg,#ffffffe6);border:1px dashed var(--card-border,#bad7f3bf);border-radius:20px;padding:4rem 2rem}.no-results-icon{margin-bottom:1rem;font-size:3rem}.no-results h3{color:var(--text-heading,#0f2942);margin-bottom:.5rem}.no-results p{color:var(--text-dim,#5a7184);font-size:.95rem}@media (width<=768px){.glossary-container{padding:1.5rem 1rem}.glossary-h1{font-size:1.8rem}.terms-grid{grid-template-columns:1fr}}:root{--bg-sky:#e6f2fc;--bg-gradient:linear-gradient(180deg, #e6f2fc 0%, #f0f7fd 25%, #e4effb 60%, #d5e6f6 100%);--header-bg:#ffffffeb;--header-border:#bad7f3cc;--header-shadow:0 4px 25px #0f29420d;--text-heading:#0f2942;--text-body:#334155;--text-dim:#5a7184;--text-muted:#8298ab;--card-bg:#ffffffe6;--card-border:#bad7f3bf;--card-shadow:0 10px 30px #123b620f;--card-hover-border:#d97706;--hero-bg:linear-gradient(135deg, #fffffff7 0%, #f0f8fff2 100%);--hero-border:#bad7f3e6;--hero-shadow:0 18px 45px #0f294214;--gold-primary:#d97706;--gold-dark:#b45309;--gold-light:#fde68a;--gold-pill-bg:#d977061a;--gold-pill-border:#d977064d;--border-gold:#d9770659;--sky-accent:#0284c7;--sky-light:#e0f2fe;--sky-border:#0284c740;--btn-primary-bg:linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--btn-primary-text:#fff;--btn-primary-shadow:0 6px 20px #d9770659;--btn-secondary-bg:#fffffff2;--btn-secondary-text:#0369a1;--btn-secondary-border:#bad7f3e6;--green-correct:#16a34a;--mosque-color:#0284c7;--mosque-opacity:.95;--arch-opacity:.1;--star-pattern-opacity:.04;--bg-dusk:#fff;--bg-dusk-deep:#f0f7fd;--text-bright:#0f2942}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Outfit,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}.islamic-pattern-bg{pointer-events:none;z-index:0;width:100%;height:100%;opacity:var(--star-pattern-opacity);background-image:radial-gradient(var(--sky-accent) 1px, transparent 1px), radial-gradient(var(--gold-primary) 1px, transparent 1px);background-position:0 0,20px 20px;background-size:40px 40px;position:fixed;top:0;left:0}.mosque-skyline-container{pointer-events:none;z-index:0;width:100%;height:290px;opacity:var(--mosque-opacity);transition:opacity .3s,color .3s;position:fixed;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 10%,#000000e6 35%,#000 100%);mask-image:linear-gradient(#0000 0%,#00000059 10%,#000000e6 35%,#000 100%)}.mosque-skyline-svg{shape-rendering:geometricprecision;width:100%;height:100%;display:block}.mosque-desktop{display:block}.mosque-mobile{display:none}@media (width<=1024px){.mosque-skyline-container{height:230px}}@media (width<=640px){.mosque-skyline-container{height:175px}.mosque-desktop{display:none!important}.mosque-mobile{display:block!important}}.app-container{z-index:1;flex-direction:column;width:100%;min-width:0;max-width:1400px;min-height:100vh;margin:0 auto;display:flex;position:relative;overflow-x:hidden}.primary-btn{background:var(--btn-primary-bg);color:var(--btn-primary-text);cursor:pointer;box-shadow:var(--btn-primary-shadow);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 2.2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.primary-btn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.secondary-btn{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:1px solid var(--btn-secondary-border);cursor:pointer;border-radius:14px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.secondary-btn:hover{background:var(--sky-light);border-color:var(--sky-accent);transform:translateY(-1px)}.main-grid{flex-grow:1;grid-template-columns:1fr 370px;gap:2.5rem;padding:2.5rem;display:grid}@media (width<=1080px){.main-grid{grid-template-columns:1fr;padding:1.5rem}body{padding-bottom:70px}}@media (width<=768px){.main-grid{padding:1rem}}
