@import url('https://fonts.googleapis.com/css2?family=Alice&family=Inter:wght@400;500;700;800&display=swap');
@import url('/css/site.css');

:root{--void:#0d1020;--indigo:#161b36;--gold:#f1d27a;--cyan:#dfe9ff;--pearl:#fbfaf3;--muted:#c9c4b7;--shadow:0 24px 78px rgba(6,8,20,.38)}
body.theme-meditations{font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 20% 12%,rgba(241,210,122,.18),transparent 30%),radial-gradient(circle at 80% 24%,rgba(223,233,255,.16),transparent 34%),linear-gradient(135deg,#0d1020,#1c2445 54%,#0a0c17)}
body.theme-meditations:before{background-image:radial-gradient(circle at center,rgba(241,210,122,.09) 0 1px,transparent 2px),radial-gradient(circle at center,transparent 0 92px,rgba(223,233,255,.08) 93px 94px,transparent 95px);background-size:52px 52px,520px 520px;opacity:.7}
.theme-meditations h1,.theme-meditations h2,.theme-meditations h3,.theme-meditations .brand-title,.theme-meditations .footer-title{font-family:Alice,Georgia,serif;letter-spacing:.04em}
.theme-meditations .hero{min-height:66vh;border-radius:42px;background:radial-gradient(circle at 78% 18%,rgba(241,210,122,.2),transparent 34%),linear-gradient(145deg,rgba(251,250,243,.11),rgba(22,27,54,.34))}
.theme-meditations .hero:before{background:radial-gradient(circle at center,transparent 0 48px,rgba(241,210,122,.12) 49px 50px,transparent 51px 96px,rgba(223,233,255,.09) 97px 98px,transparent 99px)}
.theme-meditations .brand-title,.theme-meditations .footer-title,.theme-meditations .content-section>h2,.theme-meditations .intro h1,.theme-meditations .hall-title h1,.theme-meditations .article-page h1{color:#f1d27a}.theme-meditations .eyebrow,.theme-meditations a{color:#dfe9ff}.theme-meditations .button{background:linear-gradient(135deg,#f1d27a,#fff7c9);color:#16120a;border-color:rgba(241,210,122,.55)}
.theme-meditations .hall-card,.theme-meditations .material-card,.theme-meditations .list-row,.theme-meditations .intro,.theme-meditations .hall-title,.theme-meditations .article-page,.theme-meditations .content-section{border-color:rgba(241,210,122,.28);background:linear-gradient(145deg,rgba(251,250,243,.1),rgba(223,233,255,.04))}
.theme-meditations .cards{gap:24px}.theme-meditations .material-card__cover{height:146px;background:radial-gradient(circle at center,rgba(241,210,122,.22),transparent 44%),linear-gradient(135deg,#161b36,#0d1020)}
