:root{--gold: #c9a84c;--gold-light: #f0d080;--saffron: #e07b39;--maroon: #6b1f2a;--maroon-dark: #3d0f15;--ivory: #f5f0e8;--ivory-dark: #e8dfc8;--obsidian: #0d0a07;--obsidian-mid: #1a1410;--obsidian-light: #2a2018;--stone: #4a3f30;--stone-light: #6e5c45;--lotus-pink: #c27ba0;--dharma-blue: #3d6b8f;--jade: #4a7c6f;--text-primary: #f0e8d8;--text-secondary: #c8b89a;--text-muted: #8a7a65}[data-astro-cid-7fehtgap],[data-astro-cid-7fehtgap]:before,[data-astro-cid-7fehtgap]:after{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll}.fade-in[data-astro-cid-7fehtgap]{will-change:opacity,transform}body{background:var(--obsidian);color:var(--text-primary);font-family:Cormorant Garamond,Georgia,serif;font-weight:300;line-height:1.8;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 80% 50% at 20% 20%,rgba(201,168,76,.04) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 80% 80%,rgba(107,31,42,.06) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 50% 50%,rgba(224,123,57,.02) 0%,transparent 50%);pointer-events:none;z-index:0}body:after{content:"";position:fixed;inset:0;background-image:repeating-conic-gradient(from 0deg at 50% 50%,transparent 0deg,transparent 29deg,rgba(201,168,76,.015) 30deg);pointer-events:none;z-index:0}.hero[data-astro-cid-7fehtgap]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;overflow:hidden}.hero-mandala[data-astro-cid-7fehtgap]{position:absolute;width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.06;animation:slowRotate 120s linear infinite}@keyframes slowRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.hero-dharma-wheel[data-astro-cid-7fehtgap]{font-size:5rem;color:var(--gold);opacity:.9;margin-bottom:1.5rem;animation:pulse 4s ease-in-out infinite;position:relative;z-index:1}@keyframes pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.hero-subtitle-pre[data-astro-cid-7fehtgap]{font-size:.75rem;letter-spacing:.4em;text-transform:uppercase;color:var(--saffron);margin-bottom:1rem;font-family:"Noto Serif",serif;position:relative;z-index:1}.hero-title[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:clamp(2.5rem,7vw,5.5rem);color:var(--gold);line-height:1.1;margin-bottom:1rem;text-shadow:0 0 60px rgba(201,168,76,.3);position:relative;z-index:1}.hero-title[data-astro-cid-7fehtgap] span[data-astro-cid-7fehtgap]{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,3vw,2rem);font-style:italic;font-weight:300;color:var(--ivory);margin-top:.5rem}.hero-desc[data-astro-cid-7fehtgap]{max-width:700px;font-size:1.15rem;color:var(--text-secondary);margin:2rem auto;font-style:italic;position:relative;z-index:1;line-height:2}.hero-stats[data-astro-cid-7fehtgap]{display:flex;gap:3rem;margin-top:3rem;position:relative;z-index:1;flex-wrap:wrap;justify-content:center}.hero-stat[data-astro-cid-7fehtgap]{text-align:center}.hero-stat-num[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:2.2rem;color:var(--gold);display:block}.hero-stat-label[data-astro-cid-7fehtgap]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-family:"Noto Serif",serif}.hero-divider[data-astro-cid-7fehtgap]{width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:3rem auto 0;position:relative;z-index:1}.scroll-hint[data-astro-cid-7fehtgap]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--text-muted);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;animation:bounce 2s infinite;z-index:1;font-family:"Noto Serif",serif}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.container[data-astro-cid-7fehtgap]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}section[data-astro-cid-7fehtgap]{padding:6rem 0;position:relative}.section-header[data-astro-cid-7fehtgap]{text-align:center;margin-bottom:4rem}.section-tag[data-astro-cid-7fehtgap]{display:inline-block;font-size:.65rem;letter-spacing:.4em;text-transform:uppercase;color:var(--saffron);font-family:"Noto Serif",serif;margin-bottom:1rem;border:1px solid rgba(224,123,57,.3);padding:.3rem 1rem;border-radius:20px}.section-title[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:clamp(1.8rem,4vw,3rem);color:var(--gold);margin-bottom:1rem;line-height:1.2}.section-subtitle[data-astro-cid-7fehtgap]{font-size:1.1rem;color:var(--text-secondary);font-style:italic;max-width:600px;margin:0 auto}.divider[data-astro-cid-7fehtgap]{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.divider-line[data-astro-cid-7fehtgap]{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.4),transparent)}.divider-symbol[data-astro-cid-7fehtgap]{color:var(--gold);font-size:1rem;opacity:.7}#intro[data-astro-cid-7fehtgap]{background:linear-gradient(180deg,var(--obsidian) 0%,var(--obsidian-mid) 100%)}.intro-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width:768px){.intro-grid[data-astro-cid-7fehtgap]{grid-template-columns:1fr}}.intro-card[data-astro-cid-7fehtgap]{background:#2a201899;border:1px solid rgba(201,168,76,.15);border-radius:4px;padding:2.5rem;position:relative;overflow:hidden;transition:border-color .3s,transform .3s}.intro-card[data-astro-cid-7fehtgap]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0;transition:opacity .3s}.intro-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c59;transform:translateY(-3px)}.intro-card[data-astro-cid-7fehtgap]:hover:before{opacity:1}.intro-card-icon[data-astro-cid-7fehtgap]{font-size:2rem;margin-bottom:1rem;display:block}.intro-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:1rem;color:var(--gold);margin-bottom:1rem;letter-spacing:.05em}.intro-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{color:var(--text-secondary);font-size:.95rem;line-height:1.9}.school-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:3rem 0}.school-card[data-astro-cid-7fehtgap]{border-radius:4px;padding:2rem;position:relative;overflow:hidden}.school-theravada[data-astro-cid-7fehtgap]{background:linear-gradient(135deg,#4a7c6f26,#4a7c6f0d);border:1px solid rgba(74,124,111,.3)}.school-mahayana[data-astro-cid-7fehtgap]{background:linear-gradient(135deg,#3d6b8f26,#3d6b8f0d);border:1px solid rgba(61,107,143,.3)}.school-vajrayana[data-astro-cid-7fehtgap]{background:linear-gradient(135deg,#c27ba026,#c27ba00d);border:1px solid rgba(194,123,160,.3)}.school-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:1rem;margin-bottom:.5rem;letter-spacing:.05em}.school-theravada[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{color:var(--jade)}.school-mahayana[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{color:var(--dharma-blue)}.school-vajrayana[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{color:var(--lotus-pink)}.school-card[data-astro-cid-7fehtgap] .school-lang[data-astro-cid-7fehtgap]{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:"Noto Serif",serif;color:var(--text-muted)}.school-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.9rem;color:var(--text-secondary);line-height:1.8}.school-tags[data-astro-cid-7fehtgap]{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.school-tag[data-astro-cid-7fehtgap]{font-size:.65rem;padding:.2rem .6rem;border-radius:12px;font-family:"Noto Serif",serif;letter-spacing:.1em}.school-theravada[data-astro-cid-7fehtgap] .school-tag[data-astro-cid-7fehtgap]{background:#4a7c6f33;color:var(--jade);border:1px solid rgba(74,124,111,.3)}.school-mahayana[data-astro-cid-7fehtgap] .school-tag[data-astro-cid-7fehtgap]{background:#3d6b8f33;color:var(--dharma-blue);border:1px solid rgba(61,107,143,.3)}.school-vajrayana[data-astro-cid-7fehtgap] .school-tag[data-astro-cid-7fehtgap]{background:#c27ba033;color:var(--lotus-pink);border:1px solid rgba(194,123,160,.3)}#timeline[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.timeline[data-astro-cid-7fehtgap]{position:relative;padding:2rem 0}.timeline[data-astro-cid-7fehtgap]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,rgba(201,168,76,.4) 10%,rgba(201,168,76,.4) 90%,transparent);transform:translate(-50%)}@media(max-width:768px){.timeline[data-astro-cid-7fehtgap]:before{left:1.5rem}}.timeline-item[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:1fr 60px 1fr;gap:0;margin-bottom:3rem;align-items:start}@media(max-width:768px){.timeline-item[data-astro-cid-7fehtgap]{grid-template-columns:60px 1fr}.timeline-left[data-astro-cid-7fehtgap]{display:none}}.timeline-left[data-astro-cid-7fehtgap]{text-align:right;padding-right:2rem}.timeline-right[data-astro-cid-7fehtgap]{padding-left:2rem}.timeline-center[data-astro-cid-7fehtgap]{display:flex;flex-direction:column;align-items:center;padding-top:.3rem}.timeline-dot[data-astro-cid-7fehtgap]{width:14px;height:14px;border-radius:50%;background:var(--gold);border:2px solid var(--obsidian);box-shadow:0 0 0 3px #c9a84c4d;flex-shrink:0}.timeline-year[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.8rem;color:var(--gold);margin-bottom:.5rem;letter-spacing:.05em}.timeline-content[data-astro-cid-7fehtgap] h4[data-astro-cid-7fehtgap]{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--ivory);font-weight:600;margin-bottom:.4rem}.timeline-content[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.88rem;color:var(--text-secondary);line-height:1.7}.timeline-era[data-astro-cid-7fehtgap]{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--saffron);border:1px solid rgba(224,123,57,.3);padding:.15rem .5rem;border-radius:10px;margin-bottom:.5rem;font-family:"Noto Serif",serif}#buddha-life[data-astro-cid-7fehtgap]{background:var(--obsidian)}.life-stages[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:3rem 0}.life-stage-card[data-astro-cid-7fehtgap]{background:#1a1410cc;border:1px solid rgba(201,168,76,.1);border-radius:4px;padding:2rem;position:relative;transition:all .3s;cursor:pointer}.life-stage-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;background:#2a2018cc;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.life-stage-number[data-astro-cid-7fehtgap]{position:absolute;top:-1px;right:1.5rem;font-family:Cinzel Decorative,serif;font-size:.7rem;color:var(--text-muted);background:var(--saffron);color:var(--obsidian);padding:.2rem .6rem;letter-spacing:.1em}.life-stage-icon[data-astro-cid-7fehtgap]{font-size:2.5rem;margin-bottom:1rem}.life-stage-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.9rem;color:var(--gold);margin-bottom:.3rem;letter-spacing:.05em}.life-stage-card[data-astro-cid-7fehtgap] .stage-date[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--text-muted);font-family:"Noto Serif",serif;letter-spacing:.1em;margin-bottom:1rem}.life-stage-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.9rem;color:var(--text-secondary);line-height:1.8}.life-stage-card[data-astro-cid-7fehtgap] .stage-place[data-astro-cid-7fehtgap]{margin-top:1rem;font-size:.75rem;color:var(--saffron);font-family:"Noto Serif",serif;letter-spacing:.15em;text-transform:uppercase}.pali-term[data-astro-cid-7fehtgap]{display:inline-block;font-style:italic;color:var(--gold-light);font-size:.85em}#gurus[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.guru-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem}.guru-card[data-astro-cid-7fehtgap]{background:#0d0a07b3;border:1px solid rgba(201,168,76,.12);border-radius:4px;overflow:hidden;transition:all .3s}.guru-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c59;transform:translateY(-4px);box-shadow:0 20px 50px #00000080}.guru-header[data-astro-cid-7fehtgap]{background:linear-gradient(135deg,#6b1f2a99,#2a2018cc);padding:1.5rem 2rem;border-bottom:1px solid rgba(201,168,76,.15);display:flex;align-items:center;gap:1rem}.guru-avatar[data-astro-cid-7fehtgap]{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--saffron));display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;border:2px solid rgba(201,168,76,.4)}.guru-header-info[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.9rem;color:var(--gold);letter-spacing:.03em;margin-bottom:.2rem}.guru-header-info[data-astro-cid-7fehtgap] .guru-dates[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--text-muted);font-family:"Noto Serif",serif;letter-spacing:.1em}.guru-body[data-astro-cid-7fehtgap]{padding:1.5rem 2rem}.guru-meta[data-astro-cid-7fehtgap]{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.guru-badge[data-astro-cid-7fehtgap]{font-size:.62rem;padding:.2rem .6rem;border-radius:10px;font-family:"Noto Serif",serif;letter-spacing:.08em;border:1px solid}.badge-school[data-astro-cid-7fehtgap]{background:#3d6b8f26;color:var(--dharma-blue);border-color:#3d6b8f4d}.badge-region[data-astro-cid-7fehtgap]{background:#4a7c6f26;color:var(--jade);border-color:#4a7c6f4d}.badge-era[data-astro-cid-7fehtgap]{background:#c9a84c1a;color:var(--gold);border-color:#c9a84c40}.guru-body[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.88rem;color:var(--text-secondary);line-height:1.8;margin-bottom:.8rem}.guru-contribution[data-astro-cid-7fehtgap]{margin-top:1rem;padding:.8rem 1rem;background:#c9a84c0d;border-left:2px solid var(--gold);font-size:.85rem;color:var(--text-secondary);font-style:italic}.guru-texts[data-astro-cid-7fehtgap]{margin-top:.8rem;font-size:.75rem;color:var(--text-muted);font-family:"Noto Serif",serif}.guru-texts[data-astro-cid-7fehtgap] strong[data-astro-cid-7fehtgap]{color:var(--gold);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}#teachings[data-astro-cid-7fehtgap]{background:var(--obsidian)}.teachings-hero[data-astro-cid-7fehtgap]{text-align:center;padding:3rem;margin-bottom:3rem;background:linear-gradient(135deg,#6b1f2a33,#c9a84c14,#3d6b8f26);border:1px solid rgba(201,168,76,.15);border-radius:4px}.noble-truths[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:3rem 0}@media(max-width:900px){.noble-truths[data-astro-cid-7fehtgap]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.noble-truths[data-astro-cid-7fehtgap]{grid-template-columns:1fr}}.truth-card[data-astro-cid-7fehtgap]{text-align:center;padding:2rem 1.5rem;border-radius:4px;position:relative;overflow:hidden;border:1px solid rgba(201,168,76,.15);background:#1a1410cc;transition:all .3s}.truth-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.truth-num[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.65rem;color:var(--saffron);letter-spacing:.3em;margin-bottom:.5rem;font-family:"Noto Serif",serif}.truth-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.85rem;color:var(--gold);margin-bottom:.3rem;letter-spacing:.04em}.truth-pali[data-astro-cid-7fehtgap]{font-size:.75rem;font-style:italic;color:var(--gold-light);margin-bottom:1rem}.truth-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.85rem;color:var(--text-secondary);line-height:1.7}.eightfold-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:3rem 0}@media(max-width:768px){.eightfold-grid[data-astro-cid-7fehtgap]{grid-template-columns:repeat(2,1fr)}}.path-item[data-astro-cid-7fehtgap]{padding:1.2rem;border:1px solid rgba(201,168,76,.1);border-radius:4px;background:#1a141099;transition:all .3s}.path-item[data-astro-cid-7fehtgap]:hover{background:#2a2018cc;border-color:#c9a84c40}.path-item[data-astro-cid-7fehtgap] .path-icon[data-astro-cid-7fehtgap]{font-size:1.5rem;margin-bottom:.5rem}.path-item[data-astro-cid-7fehtgap] h4[data-astro-cid-7fehtgap]{font-size:.85rem;color:var(--ivory);font-weight:600;margin-bottom:.3rem}.path-item[data-astro-cid-7fehtgap] .path-pali[data-astro-cid-7fehtgap]{font-size:.72rem;color:var(--gold);font-style:italic;margin-bottom:.5rem}.path-item[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.8rem;color:var(--text-muted);line-height:1.6}.path-category[data-astro-cid-7fehtgap]{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;font-family:"Noto Serif",serif;color:var(--saffron);margin-bottom:.3rem}.philosophy-accordion[data-astro-cid-7fehtgap]{margin:3rem 0}.accordion-item[data-astro-cid-7fehtgap]{border:1px solid rgba(201,168,76,.1);border-radius:4px;margin-bottom:.8rem;overflow:hidden;transition:border-color .3s}.accordion-item[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c40}.accordion-header[data-astro-cid-7fehtgap]{padding:1.2rem 2rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:#1a1410b3;transition:background .3s;list-style:none;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:var(--ivory)}.accordion-header[data-astro-cid-7fehtgap]:hover{background:#2a2018cc}.accordion-header[data-astro-cid-7fehtgap]::marker{display:none}.accordion-header[data-astro-cid-7fehtgap] .acc-icon[data-astro-cid-7fehtgap]{color:var(--gold);font-size:.8rem;transition:transform .3s}details[data-astro-cid-7fehtgap][open] .accordion-header[data-astro-cid-7fehtgap] .acc-icon[data-astro-cid-7fehtgap]{transform:rotate(45deg)}.accordion-body[data-astro-cid-7fehtgap]{padding:1.5rem 2rem;background:#0d0a0780;border-top:1px solid rgba(201,168,76,.08)}.accordion-body[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{color:var(--text-secondary);font-size:.92rem;line-height:1.9;margin-bottom:1rem}.accordion-body[data-astro-cid-7fehtgap] h4[data-astro-cid-7fehtgap]{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;color:var(--gold);margin:1rem 0 .4rem}#kingdoms[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.kingdom-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem}.kingdom-card[data-astro-cid-7fehtgap]{border-radius:4px;overflow:hidden;border:1px solid rgba(201,168,76,.12);transition:all .3s;background:#0d0a07b3}.kingdom-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;transform:translateY(-4px);box-shadow:0 20px 50px #00000080}.kingdom-banner[data-astro-cid-7fehtgap]{height:8px}.kingdom-banner[data-astro-cid-7fehtgap].maurya{background:linear-gradient(90deg,var(--maroon),var(--gold))}.kingdom-banner[data-astro-cid-7fehtgap].kushan{background:linear-gradient(90deg,var(--dharma-blue),var(--jade))}.kingdom-banner[data-astro-cid-7fehtgap].pala{background:linear-gradient(90deg,var(--jade),var(--lotus-pink))}.kingdom-banner[data-astro-cid-7fehtgap].tibet{background:linear-gradient(90deg,var(--lotus-pink),var(--maroon))}.kingdom-banner[data-astro-cid-7fehtgap].sri-lanka{background:linear-gradient(90deg,var(--jade),var(--dharma-blue))}.kingdom-banner[data-astro-cid-7fehtgap].khmer{background:linear-gradient(90deg,var(--saffron),var(--maroon))}.kingdom-banner[data-astro-cid-7fehtgap].tang{background:linear-gradient(90deg,var(--maroon-dark),var(--dharma-blue))}.kingdom-banner[data-astro-cid-7fehtgap].yamato{background:linear-gradient(90deg,var(--lotus-pink),var(--maroon))}.kingdom-body[data-astro-cid-7fehtgap]{padding:2rem}.kingdom-body[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:1rem;color:var(--gold);margin-bottom:.2rem;letter-spacing:.04em}.kingdom-period[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--saffron);font-family:"Noto Serif",serif;letter-spacing:.15em;margin-bottom:1rem}.kingdom-stats[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1rem 0;padding:1rem;background:#c9a84c0a;border-radius:2px}.kingdom-stat[data-astro-cid-7fehtgap]{text-align:center}.kingdom-stat[data-astro-cid-7fehtgap] .ks-val[data-astro-cid-7fehtgap]{display:block;font-family:Cinzel Decorative,serif;font-size:.75rem;color:var(--gold)}.kingdom-stat[data-astro-cid-7fehtgap] .ks-key[data-astro-cid-7fehtgap]{font-size:.6rem;color:var(--text-muted);font-family:"Noto Serif",serif;letter-spacing:.1em;text-transform:uppercase}.kingdom-body[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.88rem;color:var(--text-secondary);line-height:1.8;margin-bottom:.8rem}.kingdom-contributions[data-astro-cid-7fehtgap]{margin-top:1rem;padding-left:1rem;border-left:2px solid rgba(201,168,76,.2)}.kingdom-contributions[data-astro-cid-7fehtgap] li[data-astro-cid-7fehtgap]{font-size:.82rem;color:var(--text-muted);line-height:1.8;list-style:none;padding-left:.5rem;position:relative}.kingdom-contributions[data-astro-cid-7fehtgap] li[data-astro-cid-7fehtgap]:before{content:"☸";position:absolute;left:-1rem;color:var(--gold);font-size:.6rem;top:.3rem}#spread[data-astro-cid-7fehtgap]{background:var(--obsidian)}.spread-map-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin:3rem 0}.spread-region[data-astro-cid-7fehtgap]{padding:1.5rem;border:1px solid rgba(201,168,76,.1);border-radius:4px;background:#1a141099;transition:all .3s}.spread-region[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c40;background:#2a2018b3;transform:translateY(-3px)}.spread-flag[data-astro-cid-7fehtgap]{font-size:2rem;margin-bottom:.8rem}.spread-region[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.85rem;color:var(--gold);margin-bottom:.3rem;letter-spacing:.04em}.spread-region[data-astro-cid-7fehtgap] .spread-century[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--saffron);font-family:"Noto Serif",serif;letter-spacing:.1em;margin-bottom:.8rem}.spread-region[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.85rem;color:var(--text-secondary);line-height:1.7}#scriptures[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.scripture-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.scripture-card[data-astro-cid-7fehtgap]{padding:2rem;border:1px solid rgba(201,168,76,.12);border-radius:4px;background:#0d0a07b3;transition:all .3s}.scripture-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;transform:translateY(-3px)}.scripture-icon[data-astro-cid-7fehtgap]{font-size:2rem;margin-bottom:1rem}.scripture-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.88rem;color:var(--gold);margin-bottom:.2rem;letter-spacing:.04em}.scripture-card[data-astro-cid-7fehtgap] .scripture-lang[data-astro-cid-7fehtgap]{font-size:.68rem;color:var(--text-muted);font-family:"Noto Serif",serif;letter-spacing:.1em;margin-bottom:.8rem;text-transform:uppercase}.scripture-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.87rem;color:var(--text-secondary);line-height:1.8}#hb-relation[data-astro-cid-7fehtgap]{background:var(--obsidian)}.comparison-table[data-astro-cid-7fehtgap]{width:100%;border-collapse:collapse;margin:3rem 0;font-size:.88rem}.comparison-table[data-astro-cid-7fehtgap] th[data-astro-cid-7fehtgap]{padding:1rem 1.5rem;text-align:left;font-family:Cinzel Decorative,serif;font-size:.75rem;letter-spacing:.05em;border-bottom:1px solid rgba(201,168,76,.3)}.comparison-table[data-astro-cid-7fehtgap] th[data-astro-cid-7fehtgap]:first-child{color:var(--text-muted)}.comparison-table[data-astro-cid-7fehtgap] th[data-astro-cid-7fehtgap]:nth-child(2){color:var(--saffron)}.comparison-table[data-astro-cid-7fehtgap] th[data-astro-cid-7fehtgap]:nth-child(3){color:var(--dharma-blue)}.comparison-table[data-astro-cid-7fehtgap] td[data-astro-cid-7fehtgap]{padding:.9rem 1.5rem;border-bottom:1px solid rgba(201,168,76,.06);color:var(--text-secondary);vertical-align:top;line-height:1.7}.comparison-table[data-astro-cid-7fehtgap] tr[data-astro-cid-7fehtgap]:hover td[data-astro-cid-7fehtgap]{background:#c9a84c08}.comparison-table[data-astro-cid-7fehtgap] td[data-astro-cid-7fehtgap]:first-child{color:var(--gold);font-weight:600;font-size:.82rem;white-space:nowrap}#rare-facts[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.facts-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.fact-card[data-astro-cid-7fehtgap]{padding:2rem;border:1px solid rgba(201,168,76,.1);border-radius:4px;background:#0d0a07b3;position:relative;transition:all .3s}.fact-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;transform:translateY(-3px)}.fact-number[data-astro-cid-7fehtgap]{position:absolute;top:1.5rem;right:1.5rem;font-family:Cinzel Decorative,serif;font-size:2rem;color:#c9a84c14}.fact-icon[data-astro-cid-7fehtgap]{font-size:1.8rem;margin-bottom:.8rem}.fact-card[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-size:1rem;color:var(--ivory);font-weight:600;margin-bottom:.5rem;font-family:Cormorant Garamond,serif}.fact-card[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.87rem;color:var(--text-secondary);line-height:1.8}#architecture[data-astro-cid-7fehtgap]{background:var(--obsidian)}.arch-grid[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.arch-card[data-astro-cid-7fehtgap]{border:1px solid rgba(201,168,76,.12);border-radius:4px;overflow:hidden;background:#0d0a07b3;transition:all .3s}.arch-card[data-astro-cid-7fehtgap]:hover{border-color:#c9a84c4d;transform:translateY(-4px)}.arch-visual[data-astro-cid-7fehtgap]{height:100px;background:linear-gradient(135deg,#6b1f2a66,#c9a84c1a,#3d6b8f33);display:flex;align-items:center;justify-content:center;font-size:3.5rem;border-bottom:1px solid rgba(201,168,76,.1)}.arch-body[data-astro-cid-7fehtgap]{padding:1.5rem 2rem}.arch-body[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:.9rem;color:var(--gold);margin-bottom:.2rem;letter-spacing:.04em}.arch-body[data-astro-cid-7fehtgap] .arch-loc[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--saffron);font-family:"Noto Serif",serif;letter-spacing:.12em;margin-bottom:.8rem;text-transform:uppercase}.arch-body[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{font-size:.87rem;color:var(--text-secondary);line-height:1.8}#faq[data-astro-cid-7fehtgap]{background:var(--obsidian)}#summary[data-astro-cid-7fehtgap]{background:var(--obsidian-mid)}.summary-quote[data-astro-cid-7fehtgap]{text-align:center;padding:4rem 2rem;border:1px solid rgba(201,168,76,.15);border-radius:4px;background:linear-gradient(135deg,#6b1f2a1a,#0d0a07e6,#3d6b8f1a);margin:3rem 0;position:relative}.summary-quote[data-astro-cid-7fehtgap]:before{content:"❝";position:absolute;top:1rem;left:2rem;font-size:4rem;color:#c9a84c1a;font-family:Georgia,serif;line-height:1}.summary-quote[data-astro-cid-7fehtgap] blockquote[data-astro-cid-7fehtgap]{font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;color:var(--ivory);line-height:1.8;max-width:800px;margin:0 auto}.summary-quote[data-astro-cid-7fehtgap] cite[data-astro-cid-7fehtgap]{display:block;margin-top:1.5rem;font-size:.8rem;color:var(--gold);font-style:normal;letter-spacing:.15em;text-transform:uppercase;font-family:"Noto Serif",serif}.global-stats[data-astro-cid-7fehtgap]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:3rem 0}.global-stat-card[data-astro-cid-7fehtgap]{text-align:center;padding:2rem;border:1px solid rgba(201,168,76,.12);border-radius:4px;background:#0d0a07b3}.global-stat-card[data-astro-cid-7fehtgap] .gsc-num[data-astro-cid-7fehtgap]{font-family:Cinzel Decorative,serif;font-size:2rem;color:var(--gold);display:block;margin-bottom:.3rem}.global-stat-card[data-astro-cid-7fehtgap] .gsc-label[data-astro-cid-7fehtgap]{font-size:.7rem;color:var(--text-muted);font-family:"Noto Serif",serif;letter-spacing:.15em;text-transform:uppercase}.text-gold[data-astro-cid-7fehtgap]{color:var(--gold)}.text-saffron[data-astro-cid-7fehtgap]{color:var(--saffron)}.highlight-box[data-astro-cid-7fehtgap]{background:#c9a84c0f;border:1px solid rgba(201,168,76,.15);border-radius:4px;padding:1.5rem 2rem;margin:1.5rem 0}.highlight-box[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{color:var(--text-secondary);font-size:.9rem;line-height:1.9}.warning-box[data-astro-cid-7fehtgap]{background:#e07b390f;border:1px solid rgba(224,123,57,.2);border-radius:4px;padding:1rem 1.5rem;margin:1rem 0;font-size:.85rem;color:var(--text-secondary)}.warning-box[data-astro-cid-7fehtgap] strong[data-astro-cid-7fehtgap]{color:var(--saffron)}strong[data-astro-cid-7fehtgap]{color:var(--ivory);font-weight:600}em[data-astro-cid-7fehtgap]{color:var(--gold-light)}.prose[data-astro-cid-7fehtgap]{max-width:800px;margin:0 auto;font-size:1rem;color:var(--text-secondary);line-height:2}.prose[data-astro-cid-7fehtgap] p[data-astro-cid-7fehtgap]{margin-bottom:1.2rem}.prose[data-astro-cid-7fehtgap] h3[data-astro-cid-7fehtgap]{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--gold);margin:2rem 0 .8rem}.section-sep[data-astro-cid-7fehtgap]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:2rem 0 3rem;color:var(--gold);opacity:.5;font-size:.8rem;letter-spacing:.3em}.section-sep[data-astro-cid-7fehtgap]:before,.section-sep[data-astro-cid-7fehtgap]:after{content:"";flex:1;max-width:200px;height:1px;background:linear-gradient(90deg,transparent,rgba(201,168,76,.4))}.section-sep[data-astro-cid-7fehtgap]:after{background:linear-gradient(270deg,transparent,rgba(201,168,76,.4))}.fade-in[data-astro-cid-7fehtgap]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.fade-in[data-astro-cid-7fehtgap].visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.nav-links[data-astro-cid-7fehtgap]{display:none}}@media(max-width:700px){.comparison-table[data-astro-cid-7fehtgap]{font-size:.8rem}.comparison-table[data-astro-cid-7fehtgap] th[data-astro-cid-7fehtgap],.comparison-table[data-astro-cid-7fehtgap] td[data-astro-cid-7fehtgap]{padding:.7rem .8rem}}
