*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fffaf3;color:#2b211c;font-family:"DM Sans","Noto Sans Devanagari",sans-serif}
.page-shell{max-width:1440px;margin:auto;min-height:100vh}
.hero{position:relative;overflow:hidden;margin:18px;border-radius:30px;background:linear-gradient(135deg,#fff0cf 0%,#fff9ed 48%,#ffe5c4 100%);border:1px solid #f2d8b0;padding:34px 38px 28px;box-shadow:0 18px 50px rgba(101,60,25,.08)}
.hero-orb{position:absolute;width:310px;height:310px;border-radius:50%;right:-80px;top:-120px;background:rgba(232,93,4,.11)}
.hero-orb.two{width:220px;height:220px;left:-100px;bottom:-150px;background:rgba(218,165,32,.1)}
.hero-inner{position:relative;display:flex;justify-content:space-between;gap:25px;align-items:flex-start}
.eyebrow,.mini-label{font-size:11px;letter-spacing:.18em;font-weight:800;color:#c84e06}
.hero h1{font-family:Georgia,"Noto Sans Devanagari",serif;font-size:clamp(38px,5vw,66px);margin:9px 0 5px;color:#6e2d0c;line-height:1.08}
.hero p{margin:0;color:#765d4d;font-size:15px}
.language-switch{display:flex;background:#fff;border:1px solid #efd7b8;border-radius:999px;padding:4px;box-shadow:0 8px 25px rgba(80,50,20,.07)}
.lang{border:0;background:transparent;padding:9px 17px;border-radius:999px;cursor:pointer;font-weight:700;color:#59483d}
.lang.active{background:#e85d04;color:#fff}
.search-wrap{position:relative;z-index:2;margin:28px auto 18px;max-width:850px;display:flex;align-items:center;background:#fff;border:1px solid #edd9c3;border-radius:16px;padding:0 14px;box-shadow:0 10px 30px rgba(80,50,20,.08)}
.search-wrap span{font-size:26px;color:#a18773}
.search-wrap input{width:100%;border:0;outline:0;padding:16px 10px;font-size:15px;background:transparent;color:#2b211c}
.search-wrap button{border:0;background:none;font-size:25px;color:#a18773;cursor:pointer}
.filters{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:9px}
.filter{border:1px solid #efd8c0;background:rgba(255,255,255,.78);padding:9px 14px;border-radius:999px;cursor:pointer;color:#654d3d;font-weight:600}
.filter.active,.filter:hover{background:#e85d04;color:white;border-color:#e85d04}
.list-view,.detail-view{padding:18px 24px 70px}
.section-head{display:flex;align-items:end;justify-content:space-between;margin:8px 0 20px}
.section-head h2{font-family:Georgia,"Noto Sans Devanagari",serif;font-size:34px;margin:5px 0 0;color:#4e2b1a}
.count{color:#8b7465;font-size:14px}
.cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.card{background:#fff;border:1px solid #eadfd6;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px rgba(60,35,15,.06);transition:.25s;display:flex;flex-direction:column}
.card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(60,35,15,.11);border-color:#f0c29e}
.card-art{aspect-ratio:1/1;overflow:hidden;position:relative;background:#fff7df}
.mantra-card-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .35s ease}
.card:hover .mantra-card-image{transform:scale(1.05)}
.card-body{padding:14px 14px 16px;display:flex;flex-direction:column;flex:1}
.card h3{font-family:"Noto Sans Devanagari",sans-serif;font-size:17px;margin:0 0 4px;line-height:1.45;color:#3d2b22}
.card .en{font-size:12px;color:#806e62;min-height:18px}
.tag{display:inline-block;margin-top:7px}
.read-btn{margin-top:14px;width:100%;border:1px solid #e85d04;color:#d95100;background:#fff;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}
.read-btn:hover{background:#e85d04;color:#fff}
.hidden{display:none!important}
.empty{text-align:center;padding:80px 20px}
.empty-icon{font-size:50px;color:#e85d04}
.detail-view{max-width:1180px;margin:auto}
.back-btn{border:0;background:transparent;color:#c84e06;font-weight:800;cursor:pointer;padding:6px 0 20px;font-size:15px}
.detail-card{background:#fff;border:1px solid #eadfd6;border-radius:26px;box-shadow:0 16px 45px rgba(60,35,15,.08);overflow:hidden}
.detail-top{display:grid;grid-template-columns:220px 1fr;gap:34px;padding:28px}
.detail-image-wrap{width:220px;height:220px;border-radius:20px;overflow:hidden;background:#fff7df;border:1px solid #ecd7c3;box-shadow:0 8px 25px rgba(80,50,20,.08)}
.detail-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.detail-kicker{color:#c84e06;font-weight:800;letter-spacing:.14em;font-size:11px}
.detail-title{font-family:"Noto Sans Devanagari",Georgia,serif;font-size:clamp(30px,4vw,46px);line-height:1.25;color:#6e2d0c;margin:8px 0}
.detail-en-title{font-size:18px;color:#6f625a;margin-bottom:20px}
.detail-actions{display:flex;gap:10px;flex-wrap:wrap}
.pill{border:1px solid #e9d9cc;background:#fffaf5;border-radius:999px;padding:9px 14px;color:#6b5444;font-weight:700}
.content-wrap{padding:0 28px 34px}
.tabs{display:flex;border-bottom:1px solid #eadfd6;gap:4px}
.tab{border:0;background:#f8f3ee;padding:12px 18px;border-radius:12px 12px 0 0;cursor:pointer;font-weight:800;color:#68574c}
.tab.active{background:#e85d04;color:white}
.rich-content{margin-top:22px;background:#fffcf8;border:1px solid #eee1d5;border-radius:18px;padding:30px;line-height:1.85;color:#40332b}
.rich-content p{font-size:17px;line-height:1.9;margin:0 0 20px;color:#5b4a40}
.rich-content .lead{font-size:19px;line-height:1.8;color:#6b4a38;font-weight:600;margin-bottom:28px}
.content-section{margin:34px 0 18px}
.content-section:first-child{margin-top:0}
.rich-content h2{font-family:"Noto Sans Devanagari",Georgia,serif;font-size:27px;line-height:1.4;color:#8d3d08;margin:0 0 13px;padding-bottom:9px;border-bottom:1px solid #f0dfd0}
.rich-content h3{font-family:"Noto Sans Devanagari",Georgia,serif;font-size:22px;line-height:1.45;color:#a54a0b;margin:26px 0 10px}
.rich-content h4{font-size:19px;color:#6e3b20;margin:20px 0 8px}
.content-list{margin:8px 0 24px;padding-left:27px;color:#55443a}
.content-list li{padding:5px 0 5px 4px;font-size:16px;line-height:1.8}
.content-list li::marker{color:#e85d04;font-weight:800}
.mantra-box{margin:24px 0 28px;padding:20px 22px;background:linear-gradient(135deg,#fff4dc,#fffaf1);border:1px solid #edcda8;border-left:5px solid #e85d04;border-radius:16px;box-shadow:0 8px 22px rgba(112,65,20,.06)}
.mantra-label{font-size:10px;letter-spacing:.16em;font-weight:800;color:#c84e06;margin-bottom:9px}
.mantra-text{font-family:"Noto Sans Devanagari",Georgia,serif;font-size:24px;line-height:1.75;color:#7a2e08;font-weight:700;text-align:center;white-space:pre-wrap}
.inline-mantra{font-family:"Noto Sans Devanagari",Georgia,serif;color:#8c3508;font-weight:700;background:#fff0dc;padding:1px 5px;border-radius:5px}
.faq{margin:18px 0;border:1px solid #eadfd6;border-radius:14px;overflow:hidden;background:#fff}
.faq-q{font-size:17px;font-weight:800;color:#71330f;padding:15px 17px;background:#fff5e8}
.faq-a{font-size:16px;line-height:1.8;color:#5b4a40;padding:16px 17px}
.rich-content strong{color:#71330f;font-weight:800}
.no-content{text-align:center;color:#8c7869;padding:30px}
.loading{text-align:center;padding:80px}
@media(max-width:1200px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-top{grid-template-columns:180px 1fr}.detail-image-wrap{width:180px;height:180px}}
@media(max-width:700px){.hero{margin:10px;border-radius:22px;padding:24px 18px}.hero-inner{flex-direction:column}.language-switch{position:absolute;right:0;top:0}.hero h1{font-size:40px;margin-top:42px}.list-view,.detail-view{padding:14px 12px 50px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{border-radius:16px}.card-body{padding:11px}.card h3{font-size:14px}.read-btn{padding:9px;font-size:12px}.detail-top{grid-template-columns:1fr;padding:18px;gap:20px}.detail-image-wrap{width:100%;max-width:280px;height:220px;margin:0 auto}.content-wrap{padding:0 14px 22px}.rich-content{padding:20px;font-size:16px}.rich-content p{font-size:16px}.rich-content h2{font-size:23px}.rich-content h3{font-size:20px}.mantra-text{font-size:20px}.tabs{overflow:auto}.tab{white-space:nowrap;padding:10px 14px}}
@media(max-width:420px){.cards{grid-template-columns:1fr 1fr}.filters{gap:6px}.filter{font-size:12px;padding:8px 11px}.section-head h2{font-size:27px}.detail-image-wrap{max-width:100%;height:200px}}
