.upanishad-detail-page{color:#40363a;background-color:#fff;font-family:IBM Plex Sans Devanagari,sans-serif;line-height:1.6}.upanishad-detail-hero{background:linear-gradient(#f0fdfa 0%,#fff 100%);flex-direction:column;align-items:flex-start;gap:40px;min-height:500px;padding:152px 90px 60px;display:flex;position:relative}.upanishad-hero-bg{top:calc(var(--header-height)*-1);width:calc(100vw/var(--scale-factor,1));height:calc(100% + var(--header-height));z-index:0;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.upanishad-hero-bg img{object-fit:cover;width:100%;height:100%}.upanishad-hero-bg .hero-overlay{background:linear-gradient(#0000 30%,#fff 100%),linear-gradient(90deg,#f0fdfa 0%,#0000 70%);position:absolute;inset:0}.upanishad-detail-hero .breadcrumb{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.upanishad-detail-hero .breadcrumb a,.upanishad-detail-hero .breadcrumb span{color:#aba5a1;font-size:18px;line-height:1.3;text-decoration:none}.upanishad-detail-hero .breadcrumb .active{color:#0d9488;font-weight:700}.upanishad-detail-hero .breadcrumb .breadcrumb-sep{color:#aba5a1;font-size:18px}.upanishad-hero-content{z-index:2;flex-direction:column;gap:16px;max-width:800px;display:flex;position:relative}.upanishad-hero-tags{flex-wrap:wrap;gap:12px;display:flex}.upanishad-hero-tags .tag{color:#134e4a;background:#f0fdfab3;border:1px solid #99f6e4;border-radius:100px;padding:10px 20px;font-size:16px}.upanishad-hero-content h1{color:#0d9488;margin:0;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:72px;font-weight:700;line-height:1.1}.upanishad-hero-meta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.upanishad-hero-meta .meta-badge{border-radius:16px;padding:6px 16px;font-size:14px;font-weight:600}.upanishad-hero-overview{color:#40363a;max-width:700px;margin:0;font-size:18px;line-height:1.7}.upanishad-cta-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#06b6d4);border:1px solid #99f6e4;border-radius:23px;justify-content:center;align-items:center;width:fit-content;margin-top:12px;padding:16px 36px;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:20px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.upanishad-cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0d94884d}.upanishad-teachings{background:#f0fdfa;border-top:1px solid #99f6e4;border-bottom:1px solid #99f6e4;padding:60px 90px}.upanishad-teachings h2{color:#0d9488;margin-bottom:24px;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:32px;font-weight:600}.teachings-list{flex-direction:column;gap:12px;max-width:800px;display:flex}.teaching-item{background:#fff;border:1px solid #ccfbf1;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.teaching-bullet{background:#0d9488;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px}.teaching-text{color:#40363a;margin:0;font-size:16px;line-height:1.6}.upanishad-sections{padding:60px 90px}.upanishad-sections h2{color:#0d9488;margin-bottom:12px;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:32px;font-weight:600}.upanishad-sections .sections-intro{color:#6b7280;margin-bottom:32px;font-size:18px}.sections-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.section-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:8px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.section-card:hover{border-color:#99f6e4;transform:translateY(-2px);box-shadow:0 8px 24px #0d94881a}.section-card h3{color:#1f2937;margin:0;font-size:20px;font-weight:600}.section-card p{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.section-card-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.section-card-footer .verse-count{color:#9ca3af;font-size:13px}.section-card-footer .read-link{color:#0d9488;font-size:14px;font-weight:600}.upanishad-shlokas-section{border-top:1px solid #e5e7eb;padding:60px 90px 100px}.upanishad-shlokas-section h2{color:#0d9488;margin-bottom:12px;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:32px;font-weight:600}.upanishad-shlokas-section .shlokas-intro{color:#6b7280;margin-bottom:32px;font-size:18px}.upanishad-shlokas-grid{flex-direction:column;gap:16px;display:flex}.upanishad-shloka-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;padding:24px 28px;text-decoration:none;transition:all .3s;display:flex}.upanishad-shloka-card:hover{border-color:#99f6e4;transform:translateY(-2px);box-shadow:0 8px 24px #0d94881a}.shloka-card-number{color:#0d9488;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:700}.shloka-card-sanskrit{color:#1f2937;margin:0;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:20px;font-weight:600;line-height:1.5}.shloka-card-translation{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.shloka-card-concept{color:#0d9488;background:#f0fdfa;border-radius:12px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.shloka-card-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;padding-top:8px;display:flex}.shloka-card-footer .read-more{color:#0d9488;font-size:14px;font-weight:600}.load-more-container{justify-content:center;margin-top:36px;display:flex}.load-more-btn{color:#0d9488;cursor:pointer;background:#fff;border:2px solid #0d9488;border-radius:20px;padding:14px 36px;font-family:IBM Plex Sans Devanagari,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.load-more-btn:hover{background:#f0fdfa}.load-more-btn:disabled{opacity:.5;cursor:not-allowed}.upanishad-empty{text-align:center;color:#9ca3af;padding:80px 24px}.upanishad-empty p{font-size:20px}@media (max-width:1200px){.upanishad-detail-hero{padding:100px 60px 48px}.upanishad-hero-content h1{font-size:56px}.upanishad-teachings,.upanishad-sections{padding:48px 60px}.upanishad-shlokas-section{padding:48px 60px 80px}}@media (max-width:768px){.upanishad-detail-hero{gap:24px;min-height:auto;padding:100px 24px 36px}.upanishad-hero-content h1{font-size:42px}.upanishad-hero-overview{font-size:16px}.upanishad-teachings{padding:36px 24px}.upanishad-teachings h2{font-size:26px}.upanishad-sections{padding:36px 24px}.upanishad-sections h2{font-size:26px}.sections-grid{grid-template-columns:1fr}.upanishad-shlokas-section{padding:36px 24px 60px}.upanishad-shlokas-section h2{font-size:26px}.upanishad-shloka-card{padding:20px}.upanishad-detail-hero .breadcrumb a,.upanishad-detail-hero .breadcrumb span,.upanishad-detail-hero .breadcrumb .breadcrumb-sep{font-size:14px}}@media (max-width:480px){.upanishad-detail-hero{padding:90px 16px 24px}.upanishad-hero-content h1{font-size:32px}.upanishad-hero-tags .tag{padding:8px 14px;font-size:13px}.upanishad-teachings,.upanishad-sections{padding:28px 16px}.upanishad-shlokas-section{padding:28px 16px 48px}.shloka-card-sanskrit{font-size:17px}}
