.reading-mode-fab[data-astro-cid-el3cx3xs]{position:fixed;bottom:2rem;right:2rem;z-index:200;width:48px;height:48px;border-radius:50%;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 90%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:all .3s cubic-bezier(.16,.84,.44,1)}.reading-mode-fab[data-astro-cid-el3cx3xs]:hover{border-color:var(--gold);color:var(--gold);box-shadow:var(--shadow-lg),0 0 20px var(--gold-glow);transform:translateY(-2px)}.reading-mode-fab[data-astro-cid-el3cx3xs].active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.reading-mode-fab[data-astro-cid-el3cx3xs].active:hover{background:var(--red);border-color:var(--red);color:#fff;box-shadow:var(--shadow-lg)}.reading-toolbar[data-astro-cid-el3cx3xs]{position:fixed;top:-60px;left:50%;transform:translate(-50%);z-index:210;transition:top .4s cubic-bezier(.16,.84,.44,1)}.reading-toolbar[data-astro-cid-el3cx3xs][aria-hidden=false]{top:1rem}.rt-inner[data-astro-cid-el3cx3xs]{display:flex;align-items:center;gap:1rem;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid var(--border);border-radius:2rem;padding:.45rem .5rem .45rem .75rem;box-shadow:var(--shadow-lg)}.rt-modes[data-astro-cid-el3cx3xs]{display:flex;gap:.25rem}.rt-mode[data-astro-cid-el3cx3xs]{display:flex;align-items:center;gap:.35rem;padding:.4rem .7rem;border:none;border-radius:1.5rem;background:transparent;color:var(--muted);font-family:Inter,sans-serif;font-size:.62rem;font-weight:500;letter-spacing:.04em;cursor:pointer;transition:all .2s;white-space:nowrap}.rt-mode[data-astro-cid-el3cx3xs]:hover{color:var(--ink)}.rt-mode[data-astro-cid-el3cx3xs].active{background:var(--seal-soft);color:var(--seal);font-weight:600}.rt-controls[data-astro-cid-el3cx3xs]{display:flex;align-items:center;gap:.3rem;border-left:1px solid var(--border-faint);padding-left:.85rem}.rt-btn[data-astro-cid-el3cx3xs]{width:28px;height:28px;border:1px solid var(--border-faint);border-radius:50%;background:transparent;color:var(--muted);font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.rt-btn[data-astro-cid-el3cx3xs]:hover{border-color:var(--seal);color:var(--seal)}.rt-font-size[data-astro-cid-el3cx3xs]{font-family:JetBrains Mono,monospace;font-size:.6rem;color:var(--dim);min-width:20px;text-align:center}.rt-exit[data-astro-cid-el3cx3xs]{padding:.4rem .75rem;border:1px solid var(--border);border-radius:1.5rem;background:transparent;color:var(--dim);font-family:Inter,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s}.rt-exit[data-astro-cid-el3cx3xs]:hover{border-color:var(--red);color:var(--red)}.reading-progress[data-astro-cid-el3cx3xs]{position:fixed;top:0;left:0;right:0;height:2px;z-index:220;background:transparent;opacity:0;transition:opacity .3s}.reading-progress[data-astro-cid-el3cx3xs][aria-hidden=false]{opacity:1}.reading-progress-bar[data-astro-cid-el3cx3xs]{height:100%;width:0;background:linear-gradient(90deg,var(--seal),var(--gold));transition:width .1s linear;border-radius:0 1px 1px 0}html.reading-mode .header[data-astro-cid-el3cx3xs],html.reading-mode .ayet-bar[data-astro-cid-el3cx3xs],html.reading-mode .related-section[data-astro-cid-el3cx3xs],html.reading-mode .newsletter[data-astro-cid-el3cx3xs],html.reading-mode .footer[data-astro-cid-el3cx3xs],html.reading-mode body:after{display:none!important}html.reading-mode .article-page[data-astro-cid-el3cx3xs]{padding-top:5rem}html.reading-mode .article-header[data-astro-cid-el3cx3xs],html.reading-mode .article-body[data-astro-cid-el3cx3xs]{max-width:620px}html.reading-mode .article-body[data-astro-cid-el3cx3xs] p{font-size:var(--rm-font, 18px);line-height:2.05;letter-spacing:.01em;text-align:left}html.reading-mode .article-body[data-astro-cid-el3cx3xs] h2{font-size:calc(var(--rm-font, 18px) * 1.5)}html.reading-mode .article-body[data-astro-cid-el3cx3xs] h3{font-size:calc(var(--rm-font, 18px) * 1.25)}html.reading-mode .article-body[data-astro-cid-el3cx3xs] blockquote,html.reading-mode .article-body[data-astro-cid-el3cx3xs] li{font-size:calc(var(--rm-font, 18px) * .95)}html.reading-mode .article-share[data-astro-cid-el3cx3xs]{max-width:620px}html.rm-reading{--bg: #F7F3EC;--bg-alt: #F0ECE3;--surface: #FDFAF5;--body: #3D3529;--ink: #1C1710;--ink-soft: #2B2418;--muted: #6B6052;--dim: #9A9082;--border: #DDD6C8;--border-faint: #E8E2D6}html.rm-reading body{background:#f7f3ec;transition:background .4s ease}html.rm-focus{--bg: #0A0A0E;--bg-alt: #0E0E14;--surface: #0C0C12;--body: #C8C0B0;--ink: #E8E0D0;--ink-soft: #D8D0C0;--muted: #8A8278;--dim: #5E5650;--border: #1A1A22;--border-faint: #141418}html.rm-focus body{background:#0a0a0e;color-scheme:dark;transition:background .4s ease}html.rm-focus .reading-mode-fab[data-astro-cid-el3cx3xs]{background:#1a1a22;border-color:#2a2a32;color:#c8c0b0}html.rm-focus .rt-inner[data-astro-cid-el3cx3xs]{background:color-mix(in srgb,#0C0C12 92%,transparent);border-color:#1a1a22}html.reading-mode::-webkit-scrollbar{width:4px}html.reading-mode::-webkit-scrollbar-thumb{background:var(--border)}@media(max-width:768px){.reading-mode-fab[data-astro-cid-el3cx3xs]{bottom:1.25rem;right:1.25rem;width:42px;height:42px}.rt-inner[data-astro-cid-el3cx3xs]{gap:.5rem;padding:.35rem .4rem .35rem .6rem}.rt-mode[data-astro-cid-el3cx3xs] span[data-astro-cid-el3cx3xs]{display:none}.rt-controls[data-astro-cid-el3cx3xs]{padding-left:.5rem}.reading-toolbar[data-astro-cid-el3cx3xs][aria-hidden=false]{top:.5rem}html.reading-mode .article-body[data-astro-cid-el3cx3xs] p{text-align:left}.reading-preview[data-astro-cid-el3cx3xs]:before,.reading-preview[data-astro-cid-el3cx3xs]:after{display:none}}.article-page[data-astro-cid-zhz5twgf]{padding:clamp(3rem,8vw,6rem) 0 0}.article-header[data-astro-cid-zhz5twgf]{max-width:720px;margin:0 auto;text-align:center;padding-bottom:3rem;border-bottom:1px solid var(--border-faint);margin-bottom:3rem}.article-meta-top[data-astro-cid-zhz5twgf]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.article-category-badge[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--seal);background:var(--seal-soft);padding:.3rem .85rem;border-radius:2rem}.article-read-badge[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.62rem;color:var(--dim);letter-spacing:.05em}.article-page-title[data-astro-cid-zhz5twgf]{font-size:clamp(2rem,4.5vw,3rem);font-weight:500;line-height:1.18;margin-bottom:1.25rem;letter-spacing:-.02em}.article-page-excerpt[data-astro-cid-zhz5twgf]{font-size:1.12rem;color:var(--muted);line-height:1.72;max-width:560px;margin:0 auto 2rem;font-style:italic}.article-info-bar[data-astro-cid-zhz5twgf]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.article-author[data-astro-cid-zhz5twgf]{display:flex;align-items:center;gap:.65rem}.author-seal[data-astro-cid-zhz5twgf]{width:38px;height:38px;border:1.5px solid color-mix(in srgb,var(--seal) 30%,transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.8rem;font-weight:700;color:var(--seal)}.author-name[data-astro-cid-zhz5twgf]{display:block;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:var(--ink)}.author-date[data-astro-cid-zhz5twgf]{display:block;font-family:Inter,sans-serif;font-size:.68rem;color:var(--dim)}.article-tags[data-astro-cid-zhz5twgf]{display:flex;gap:.5rem;flex-wrap:wrap}.tag[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.62rem;color:var(--muted);background:var(--bg-alt);padding:.2rem .55rem;border-radius:var(--radius);letter-spacing:.03em}.article-body[data-astro-cid-zhz5twgf]{max-width:720px;margin:0 auto;padding-bottom:3rem}.article-body[data-astro-cid-zhz5twgf] h2{font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:600;color:var(--ink);margin:2.5rem 0 1rem;line-height:1.25}.article-body[data-astro-cid-zhz5twgf] h3{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--ink);margin:2rem 0 .75rem}.article-body[data-astro-cid-zhz5twgf] p{font-size:1.08rem;line-height:1.92;margin-bottom:1.5rem;color:var(--body);text-align:justify;hyphens:auto}.article-body[data-astro-cid-zhz5twgf] p:first-of-type:first-letter{font-family:Cormorant Garamond,serif;font-size:4.2rem;font-weight:700;float:left;line-height:.72;margin-right:.5rem;margin-top:.18rem;color:var(--seal)}.article-body[data-astro-cid-zhz5twgf] strong{color:var(--ink);font-weight:600}.article-body[data-astro-cid-zhz5twgf] em{font-style:italic;color:var(--ink-soft)}.article-body[data-astro-cid-zhz5twgf] blockquote{border-left:3px solid var(--seal);padding:1rem 1.5rem;margin:2rem 0;background:var(--seal-soft);font-style:italic;color:var(--ink-soft);font-size:1.05rem;line-height:1.78}.article-body[data-astro-cid-zhz5twgf] ol,.article-body[data-astro-cid-zhz5twgf] ul{padding-left:1.5rem;margin-bottom:1.5rem}.article-body[data-astro-cid-zhz5twgf] li{font-size:1.02rem;line-height:1.82;margin-bottom:.5rem;color:var(--body)}.article-body[data-astro-cid-zhz5twgf] hr{border:none;text-align:center;margin:2.5rem 0;color:var(--dim);font-size:.8rem;letter-spacing:.6em;opacity:.4}.article-share[data-astro-cid-zhz5twgf]{max-width:720px;margin:0 auto;padding:2rem 0;border-top:1px solid var(--border-faint);display:flex;align-items:center;gap:1.25rem}.share-label[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}.share-buttons[data-astro-cid-zhz5twgf]{display:flex;gap:.5rem}.share-btn[data-astro-cid-zhz5twgf]{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--muted);transition:all var(--transition);text-decoration:none}.share-btn[data-astro-cid-zhz5twgf]:hover{border-color:var(--seal);color:var(--seal);background:var(--seal-soft)}.related-section[data-astro-cid-zhz5twgf]{padding:3rem 0 0}.related-title[data-astro-cid-zhz5twgf]{font-size:1.5rem;font-weight:500;text-align:center;margin:2rem 0 2.5rem}.related-grid[data-astro-cid-zhz5twgf]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.related-card[data-astro-cid-zhz5twgf]{background:var(--surface);border:1px solid var(--border-light);padding:1.75rem;text-decoration:none;transition:all var(--transition)}.related-card[data-astro-cid-zhz5twgf]:hover{border-color:var(--seal);box-shadow:var(--shadow-md);transform:translateY(-2px)}.related-cat[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.58rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--seal);display:block;margin-bottom:.65rem}.related-card[data-astro-cid-zhz5twgf] h3[data-astro-cid-zhz5twgf]{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;color:var(--ink);line-height:1.35;margin-bottom:.5rem}.related-time[data-astro-cid-zhz5twgf]{font-family:Inter,sans-serif;font-size:.62rem;color:var(--dim)}@media(max-width:768px){.related-grid[data-astro-cid-zhz5twgf]{grid-template-columns:1fr}.article-body[data-astro-cid-zhz5twgf] p{text-align:left;font-size:1rem}.article-page-title[data-astro-cid-zhz5twgf]{font-size:1.8rem}}
