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

:root{--void:#071610;--indigo:#10271d;--gold:#cda34f;--cyan:#7fffd4;--pearl:#f4fbef;--muted:#b9ccb8;--shadow:0 22px 70px rgba(2,16,9,.36)}
body.theme-qigong{font-family:'Noto Sans',Arial,sans-serif;background:radial-gradient(circle at 12% 18%,rgba(127,255,212,.18),transparent 28%),radial-gradient(circle at 86% 20%,rgba(205,163,79,.15),transparent 30%),linear-gradient(120deg,#071610,#123321 52%,#0c1c14);color:var(--pearl)}
body.theme-qigong:before{background-image:radial-gradient(circle at center,rgba(127,255,212,.08) 0 1px,transparent 2px),linear-gradient(120deg,rgba(205,163,79,.05) 1px,transparent 1px);background-size:42px 42px,96px 96px;opacity:.65}
.theme-qigong h1,.theme-qigong h2,.theme-qigong h3,.theme-qigong .brand-title,.theme-qigong .footer-title{font-family:Marcellus,Georgia,serif;letter-spacing:.045em}
.theme-qigong .topbar{background:rgba(7,22,16,.76);border-bottom-color:rgba(127,255,212,.24)}
.theme-qigong .brand-title,.theme-qigong .footer-title,.theme-qigong .content-section>h2,.theme-qigong .intro h1,.theme-qigong .hall-title h1,.theme-qigong .article-page h1{color:#d9bd75}
.theme-qigong .hall-nav a,.theme-qigong .hall-button,.theme-qigong .hall-exit,.theme-qigong .filters a{border-color:rgba(127,255,212,.34);background:rgba(127,255,212,.075);border-radius:12px}
.theme-qigong .hall-nav a:hover,.theme-qigong .hall-button:hover,.theme-qigong .hall-exit:hover,.theme-qigong .filters a.active{background:#7fffd4;color:#062016}
.theme-qigong .hero,.theme-qigong .hall-card,.theme-qigong .material-card,.theme-qigong .list-row,.theme-qigong .intro,.theme-qigong .hall-title,.theme-qigong .article-page,.theme-qigong .content-section{border-color:rgba(127,255,212,.24);background:linear-gradient(145deg,rgba(244,251,239,.11),rgba(127,255,212,.045));border-radius:32px}
.theme-qigong .hero{min-height:62vh;padding:48px;background:radial-gradient(circle at 78% 22%,rgba(127,255,212,.19),transparent 34%),linear-gradient(145deg,rgba(244,251,239,.12),rgba(18,51,33,.38))}
.theme-qigong .hero:before{border-radius:26px;background:repeating-radial-gradient(circle at 50% 50%,rgba(127,255,212,.13) 0 1px,transparent 1px 28px);opacity:.45}.theme-qigong .hero:after{border-color:rgba(205,163,79,.25);box-shadow:0 0 0 42px rgba(127,255,212,.04),0 0 70px rgba(127,255,212,.13)}
.theme-qigong .hero h1{font-size:clamp(38px,5.8vw,68px)}.theme-qigong .eyebrow{color:#7fffd4}.theme-qigong .button{background:linear-gradient(135deg,#7fffd4,#d9bd75);color:#062016;border-color:rgba(127,255,212,.6)}
.theme-qigong .hall-grid{gap:26px}.theme-qigong .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.theme-qigong .hall-card{min-height:210px;padding:30px}.theme-qigong .hall-card__logo,.theme-qigong .hall-option__icon{border-radius:50%;border-color:rgba(127,255,212,.38);background:rgba(7,22,16,.54)}
.theme-qigong .material-card{padding:18px}.theme-qigong .material-card__cover{height:118px;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--card),transparent 42%),transparent 48%),linear-gradient(135deg,#0e2419,#1f5134)}
.theme-qigong .list-row{grid-template-columns:1fr 120px;border-radius:22px}.theme-qigong .footer{background:linear-gradient(180deg,transparent,rgba(7,22,16,.86));border-top-color:rgba(127,255,212,.18)}
@media(max-width:620px){.theme-qigong .cards,.theme-qigong .hall-grid{grid-template-columns:1fr}.theme-qigong .list-row{grid-template-columns:1fr}.theme-qigong .hero{padding:28px 20px}}
