@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700;900&family=Playfair+Display:wght@600;700;800&display=swap";:root{--bg: #061f15;--bg-strong: #04170f;--panel: #0d3525;--panel-alt: #112e20;--panel-soft: rgba(13, 53, 37, .78);--border: #1e4d36;--emerald: #2e9e6b;--emerald-deep: #0a3d2e;--gold: #d4a843;--gold-light: #ecc95a;--gold-dim: #8a6a1e;--text: #f2ebd9;--text-dim: #d8cfbc;--muted: #8bad9a;--danger: #b84040;--shadow: 0 24px 70px rgba(0, 0, 0, .28);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 12px;--container: min(1180px, calc(100vw - 32px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Lato,sans-serif;background:radial-gradient(circle at top right,rgba(212,168,67,.14),transparent 28%),radial-gradient(circle at 20% 20%,rgba(46,158,107,.11),transparent 24%),linear-gradient(180deg,#082418,#061f15 38%,#04170f);color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.08;background-image:linear-gradient(120deg,transparent 0,transparent 48%,rgba(236,201,90,.35) 49%,transparent 52%,transparent 100%),linear-gradient(60deg,transparent 0,transparent 48%,rgba(46,158,107,.3) 49%,transparent 52%,transparent 100%);background-size:180px 180px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 80%);mask-image:radial-gradient(circle at center,black,transparent 80%)}a{color:inherit;text-decoration:none}button,input,audio{font:inherit}.container{width:var(--container);margin:0 auto}.site-shell{min-height:100vh}.site-main{padding-bottom:96px}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061f15d1;border-bottom:1px solid rgba(30,77,54,.8)}.header-inner{display:flex;align-items:center;gap:20px;justify-content:space-between;min-height:88px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand img{width:46px;height:46px;object-fit:cover;border-radius:14px;box-shadow:0 0 0 1px #d4a84347}.brand span,.site-footer h3,.hero-copy h1,.route-hero h1,.legal-header h1,.section-heading h2,.ritual-card h3,.dua-card h3,.route-preview-card h3,.feature-card h3,.status-card h3,.resource-card h3,.legal-card h2,.stage-card h3{font-family:Playfair Display,serif}.brand span{display:block;color:var(--gold-light);font-size:1.15rem;font-weight:700;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:.78rem;margin-top:2px}.primary-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center}.primary-nav a{color:var(--text-dim);font-size:.94rem;padding-bottom:4px;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.primary-nav a.active,.primary-nav a:hover{color:var(--gold-light);border-color:#d4a84380}.header-tools{display:flex;align-items:center;gap:12px}.status-pill,.soft-pill,.stage-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(212,168,67,.28);padding:8px 12px;font-size:.77rem;font-weight:700;letter-spacing:.02em}.status-pill.live{color:var(--gold-light);background:#d4a8431f}.status-pill.closed{color:var(--muted);background:#2e9e6b1f;border-color:#2e9e6b38}.lang-switch{display:flex;gap:6px;padding:6px;border-radius:999px;background:#0d3525e6;border:1px solid rgba(30,77,54,.9)}.lang-switch button{border:0;background:transparent;color:var(--muted);border-radius:999px;padding:8px 10px;cursor:pointer}.lang-switch button.active{background:#d4a84329;color:var(--gold-light)}.header-subline{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;color:var(--muted);font-size:.84rem}.hero-section,.route-hero,.legal-shell{padding-top:48px}.hero-grid,.route-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,420px);gap:28px;align-items:stretch}.hero-copy,.hero-panel,.legal-header,.state-card,.route-preview-card,.ritual-card,.dua-card,.feature-card,.status-card,.resource-card,.legal-card,.stage-card,.app-note-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#0d3525f5,#081d14fa);border:1px solid rgba(30,77,54,.95);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-copy,.hero-panel,.route-hero-grid>div:first-child,.legal-header,.state-card{padding:32px}.hero-copy:after,.hero-panel:after,.ritual-card:after,.dua-card:after,.feature-card:after,.status-card:after,.resource-card:after,.legal-card:after,.stage-card:after,.app-note-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(212,168,67,.12),transparent 35%),radial-gradient(circle at bottom right,rgba(46,158,107,.1),transparent 26%)}.eyebrow{margin-bottom:12px;color:var(--gold-light);font-size:.82rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1,.route-hero h1,.legal-header h1{margin:0 0 14px;font-size:clamp(2.4rem,4vw,4.7rem);line-height:.96;color:var(--text)}.hero-copy p,.route-hero p,.legal-header p,.section-heading p,.panel-note,.feature-card p,.status-card p,.resource-card p,.legal-card p,.stage-card p,.ritual-copy,.dua-card p,.dua-card small,.footer-grid p,.footer-links a,.state-card p,.empty-state,.app-note-card{color:var(--text-dim);font-size:1rem;line-height:1.7}.hero-actions,.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;padding:0 18px;border:1px solid transparent;font-weight:800;letter-spacing:.02em;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(180deg,var(--gold-light),var(--gold));color:#082418}.button-secondary{background:#d4a84314;color:var(--gold-light);border-color:#d4a84359}.panel-stat-grid,.feature-grid,.status-grid,.resource-grid,.stage-grid,.dua-grid,.footer-grid,.ritual-detail-grid,.route-preview-grid{display:grid;gap:16px}.panel-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:18px;border-radius:18px;background:#04170f80;border:1px solid rgba(212,168,67,.14)}.stat-card strong{display:block;color:var(--gold-light);font-size:2rem;line-height:1}.stat-card span{display:block;margin-top:6px;color:var(--muted)}.content-section{padding-top:64px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading.compact{margin-bottom:18px}.section-heading h2,.route-preview-card h3{margin:0 0 10px;font-size:clamp(1.6rem,2.6vw,2.7rem);color:var(--text)}.feature-grid,.status-grid,.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.status-card,.resource-card{padding:22px}.feature-card.gold,.soft-pill.gold{border-color:#d4a84373}.feature-card.emerald{border-color:#2e9e6b73}.status-card.enabled{border-color:#2e9e6b8c}.status-card.disabled{border-color:#d4a8432e}.route-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-preview-card{padding:24px}.preview-list{display:grid;gap:12px;margin-bottom:22px}.preview-row{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:16px;background:#061f158f;border:1px solid rgba(30,77,54,.85)}.preview-badge,.ritual-index{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#082418;background:linear-gradient(180deg,var(--gold-light),var(--gold));font-weight:900}.preview-row strong{display:block;margin-bottom:4px}.preview-row small,.ritual-meta,.stage-footer{color:var(--muted)}.timeline{display:grid;gap:18px}.ritual-card{padding:24px}.ritual-card-top{display:flex;gap:18px;align-items:flex-start}.ritual-headings{min-width:0}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.soft-pill{padding:7px 11px;background:#061f1573;color:var(--gold-light)}.soft-pill.emerald{color:#7de0b0;border-color:#2e9e6b59}.ritual-card h3{margin:0 0 8px;font-size:clamp(1.4rem,2vw,2rem)}.ritual-meta{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:.92rem}.ritual-copy{margin:18px 0 0}.ritual-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.info-block{position:relative;z-index:1;padding:18px;border-radius:18px;background:#061f158f;border:1px solid rgba(30,77,54,.9)}.info-block.warning{border-color:#b8404061;background:#4c12123d}.info-block h4{margin:0 0 10px;color:var(--gold-light);font-size:.98rem}.info-block ul{margin:0;padding-inline-start:18px;color:var(--text-dim);line-height:1.6}.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-card{padding:22px}.stage-pill{margin-bottom:12px;width:fit-content;color:var(--gold-light);background:#d4a84317}.stage-card h3{margin:0 0 10px;font-size:1.35rem}.stage-footer{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:14px;font-size:.88rem}.dua-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dua-card{padding:22px}.dua-card h3{margin:0 0 10px;font-size:1.35rem}.dua-arabic{font-size:1.55rem;line-height:1.9;color:var(--gold-light);font-family:Times New Roman,serif}.dua-transliteration{color:var(--muted);font-style:italic}.dua-card audio{width:100%;margin-top:14px;filter:sepia(.1) hue-rotate(330deg) saturate(.6)}.resource-card.static,.app-note-card{padding:24px}.app-note-card{margin-top:22px}.legal-shell{padding-bottom:32px}.legal-stack{display:grid;gap:18px;margin-top:28px}.legal-card{padding:24px}.legal-card h2{margin:0 0 10px;font-size:1.4rem}.site-footer{border-top:1px solid rgba(30,77,54,.85);background:#04170ff0;padding:28px 0 42px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid h3,.footer-grid h4{margin-top:0;color:var(--gold-light)}.footer-links{display:grid;gap:8px}.state-shell{padding-top:64px}.state-card{text-align:center;max-width:720px}.state-card.error h1{margin-top:0}.loader-ring{width:54px;height:54px;margin:0 auto 18px;border-radius:50%;border:4px solid rgba(212,168,67,.18);border-top-color:var(--gold-light);animation:spin 1s linear infinite}.empty-state{padding:28px;border-radius:18px;background:#061f158f;border:1px dashed rgba(30,77,54,.95)}.rtl{direction:rtl}.rtl .hero-copy,.rtl .legal-header,.rtl .ritual-headings,.rtl .section-heading,.rtl .route-preview-card,.rtl .legal-card,.rtl .resource-card,.rtl .feature-card,.rtl .status-card,.rtl .dua-card,.rtl .stage-card{text-align:right}.rtl .primary-nav{direction:rtl}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1080px){.hero-grid,.route-hero-grid,.footer-grid,.feature-grid,.status-grid,.resource-grid,.stage-grid,.ritual-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-preview-grid,.dua-grid{grid-template-columns:1fr}.header-inner{flex-wrap:wrap;justify-content:center;padding:14px 0}.header-subline{justify-content:center;flex-wrap:wrap}}@media (max-width: 760px){.site-main{padding-bottom:72px}.hero-section,.route-hero,.legal-shell{padding-top:26px}.hero-grid,.route-hero-grid,.feature-grid,.status-grid,.resource-grid,.stage-grid,.ritual-detail-grid,.footer-grid,.panel-stat-grid{grid-template-columns:1fr}.hero-copy,.hero-panel,.route-hero-grid>div:first-child,.legal-header,.state-card,.ritual-card,.dua-card,.route-preview-card,.feature-card,.status-card,.resource-card,.legal-card,.stage-card,.app-note-card{padding:22px}.primary-nav{gap:12px}.ritual-card-top{flex-direction:column}.brand{justify-content:center}.brand div{text-align:center}.header-tools{flex-direction:column}}
