@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap";.article-page{--art-accent:#e85c24;--art-accent-dark:#c24a18;--art-bg:#faf8f5;--art-bg-card:#fff;--art-bg-section:#f4f0eb;--art-text-primary:#101010;--art-text-muted:#6b6560;--art-text-light:#9c9690;--art-border:#ede8e2;--art-serif:"Lora", "Charter", Georgia, serif;--art-sans:"Montserrat", sans-serif;font-family:var(--art-sans);background:var(--art-bg);color:var(--art-text-primary);-webkit-font-smoothing:antialiased;line-height:1.7}.article-page *,.article-page :before,.article-page :after{box-sizing:border-box}.article-page .reading-progress{z-index:9999;background:linear-gradient(90deg, var(--art-accent), #f0a060);border-radius:0 2px 2px 0;width:0%;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.article-page .article-hero{background:linear-gradient(160deg,#1a1008 0%,#2d1a09 40%,#1f1008 100%);padding:80px 24px 60px;position:relative;overflow:hidden}.article-page .article-hero:before{content:"";pointer-events:none;background-image:radial-gradient(60% 50% at 80%,#e85c241a 0%,#0000 70%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.015'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.article-page .article-hero__deva{font-size:clamp(7rem,17vw,20rem);font-family:var(--art-serif);color:#ffffff06;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.05em;line-height:1;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.article-page .article-hero__inner{z-index:1;max-width:860px;margin:0 auto;position:relative}.article-page .article-hero__badge{text-transform:uppercase;letter-spacing:.15em;color:#f09060;background:#e85c2426;border:1px solid #e85c244d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.68rem;font-weight:800;display:inline-flex}.article-page .article-hero__badge:before{content:"";background:var(--art-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite art-pulse-dot}@keyframes art-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.article-page .article-hero__title{font-family:var(--art-serif);color:#faf8f5;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.9rem,4.5vw,3.4rem);font-weight:700;line-height:1.2}.article-page .article-hero__title em{color:#f09060;font-style:italic}.article-page .article-hero__lead{color:#faf8f59e;max-width:680px;margin-bottom:36px;font-size:1.08rem;line-height:1.78}.article-page .article-hero__meta{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.article-page .article-hero__meta-item{color:#faf8f566;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.article-page .article-hero__meta-item i{color:#e85c24b3;font-size:.85rem}.article-page .article-layout{grid-template-columns:1fr 280px;align-items:start;gap:60px;max-width:1180px;margin:0 auto;padding:60px 24px 80px;display:grid}@media (width<=900px){.article-page .article-layout{grid-template-columns:1fr}.article-page .article-sidebar{display:none}}.article-page .article-sidebar{position:sticky;top:88px}.article-page .toc-card{background:var(--art-bg-card);border:1px solid var(--art-border);border-radius:20px;margin-bottom:20px;padding:24px;box-shadow:0 4px 20px #0000000a}.article-page .toc-card__title{text-transform:uppercase;letter-spacing:.15em;color:var(--art-text-light);align-items:center;gap:8px;margin-bottom:16px;font-size:.65rem;font-weight:800;display:flex}.article-page .toc-card__title:before{content:"";background:var(--art-accent);border-radius:2px;width:16px;height:2px}.article-page .toc-list{margin:0;padding:0;list-style:none}.article-page .toc-list li{margin-bottom:3px}.article-page .toc-list a{color:var(--art-text-muted);border-radius:10px;padding:7px 10px;font-size:.8rem;font-weight:600;line-height:1.4;text-decoration:none;transition:all .2s;display:block}.article-page .toc-list a:hover,.article-page .toc-list a.active{color:var(--art-accent);background:#e85c2412}.article-page .toc-list a.active{font-weight:700}.article-page .toc-num{background:var(--art-bg-section);width:18px;height:18px;color:var(--art-text-light);border-radius:5px;justify-content:center;align-items:center;margin-right:6px;font-size:.65rem;font-weight:800;display:inline-flex}.article-page .stat-card{background:linear-gradient(145deg,#1a1008 0%,#2d1a09 50%,#1f1510 100%);border:1px solid #e85c241f;border-radius:20px;margin-bottom:20px;padding:28px 24px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000026}.article-page .stat-card:before{content:"ॐ";color:#e85c240a;font-size:7rem;font-family:var(--art-serif);pointer-events:none;line-height:1;position:absolute;bottom:-14px;right:-8px}.article-page .stat-card__label{text-transform:uppercase;letter-spacing:.15em;color:#e85c24b3;align-items:center;gap:8px;margin-bottom:20px;font-size:.65rem;font-weight:800;display:flex}.article-page .stat-card__label:before{content:"";background:var(--art-accent);border-radius:2px;width:16px;height:2px}.article-page .stat-item{align-items:center;gap:14px;padding:14px 0;transition:transform .2s;display:flex;position:relative}.article-page .stat-item:hover{transform:translate(4px)}.article-page .stat-item+.stat-item{border-top:1px solid #faf8f50f}.article-page .stat-item__icon{color:#e85c24cc;background:#e85c241a;border:1px solid #e85c2426;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;transition:background .2s,border-color .2s;display:flex}.article-page .stat-item:hover .stat-item__icon{background:#e85c242e;border-color:#e85c244d}.article-page .stat-item__content{flex-direction:column;gap:2px;display:flex}.article-page .stat-item__value{font-family:var(--art-serif);color:#faf8f5;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}.article-page .stat-item__desc{color:#faf8f573;font-size:.72rem;font-weight:500;line-height:1.3}.article-page .article-body{min-width:0}.article-page .article-intro{background:var(--art-bg-card);border:1px solid var(--art-border);border-radius:24px;margin-bottom:48px;padding:36px 40px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000a}.article-page .article-intro:before{content:"";background:linear-gradient(180deg, var(--art-accent) 0%, #f0a060 100%);border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.article-page .article-intro p{font-family:var(--art-serif);color:#2a2220;margin-bottom:14px;font-size:1.1rem;line-height:1.82}.article-page .article-intro p:last-child{margin-bottom:0}.article-page .article-section{margin-bottom:64px;scroll-margin-top:100px}.article-page .section-header{align-items:flex-start;gap:18px;margin-bottom:32px;display:flex}.article-page .section-number{background:var(--art-accent);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-top:4px;font-size:1.3rem;font-weight:900;display:flex;box-shadow:0 6px 16px #e85c244d}.article-page .section-title{font-family:var(--art-serif);color:var(--art-text-primary);letter-spacing:-.02em;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.25}.article-page .section-divider{background:var(--art-accent);border-radius:3px;width:44px;height:3px;margin-top:10px}.article-page .subsection{margin-bottom:36px}.article-page .subsection-title{color:var(--art-text-primary);align-items:center;gap:10px;margin-bottom:14px;font-size:1.05rem;font-weight:800;display:flex}.article-page .subsection-title:before{content:"";background:var(--art-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.article-page .prose p{color:#3a3530;margin-bottom:16px;font-size:1rem;line-height:1.82}.article-page .prose p:last-child{margin-bottom:0}.article-page .prose p.lead{font-family:var(--art-serif);color:#2a2220;font-size:1.08rem;font-weight:400}.article-page .section-sep{background:linear-gradient(90deg, transparent, var(--art-border), transparent);border:none;height:1px;margin:40px 0}.article-page .pullquote{background:linear-gradient(135deg,#2d1a09 0%,#1a1008 100%);border-radius:20px;margin:28px 0;padding:26px 30px;position:relative;overflow:hidden}.article-page .pullquote:before{content:"“";font-family:var(--art-serif);color:#e85c241f;pointer-events:none;font-size:8rem;line-height:1;position:absolute;top:-10px;left:18px}.article-page .pullquote__text{font-family:var(--art-serif);color:#f0e8de;z-index:1;font-size:1.12rem;font-style:italic;line-height:1.65;position:relative}.article-page .results-list{gap:10px;margin-top:16px;padding:0;list-style:none;display:grid}.article-page .results-list li{background:var(--art-bg-card);border:1px solid var(--art-border);color:#3a3530;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 18px;font-size:.95rem;font-weight:500;line-height:1.55;transition:box-shadow .2s,transform .2s;display:flex}.article-page .results-list li:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000000f}.article-page .results-list li:before{content:"✓";width:24px;height:24px;color:var(--art-accent);background:#e85c241a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;font-weight:900;display:flex}.article-page .faq-section{background:var(--art-bg-card);border:1px solid var(--art-border);border-radius:28px;margin-bottom:48px;padding:40px;box-shadow:0 4px 24px #0000000a}.article-page .faq-section__title{font-family:var(--art-serif);color:var(--art-text-primary);align-items:center;gap:14px;margin-bottom:28px;font-size:1.7rem;font-weight:700;display:flex}.article-page .faq-section__title:before{content:"?";width:44px;height:44px;color:var(--art-accent);font-family:var(--art-sans);background:#e85c241a;border:1px solid #e85c2433;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:900;display:flex}.article-page .faq-item{border-top:1px solid var(--art-border);padding:20px 0}.article-page .faq-item:last-child{border-bottom:1px solid var(--art-border)}.article-page .faq-question{color:var(--art-text-primary);margin-bottom:10px;font-size:.97rem;font-weight:700;line-height:1.45}.article-page .faq-answer{color:var(--art-text-muted);font-size:.93rem;line-height:1.78}.article-page .article-cta{text-align:center;background:linear-gradient(135deg,#1a1008 0%,#2d1a09 60%,#1a1008 100%);border-radius:28px;padding:48px 44px;position:relative;overflow:hidden}.article-page .article-cta:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 50% 100%,#e85c242e 0%,#0000 70%);position:absolute;inset:0}.article-page .article-cta__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#e85c24cc;margin-bottom:14px;font-size:.7rem;font-weight:800}.article-page .article-cta__title{font-family:var(--art-serif);color:#faf8f5;z-index:1;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.3;position:relative}.article-page .article-cta__text{color:#faf8f599;z-index:1;max-width:560px;margin:0 auto 32px;font-size:.97rem;line-height:1.75;position:relative}.article-page .article-cta__btn{background:var(--art-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:1;border-radius:16px;align-items:center;gap:10px;padding:16px 36px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 8px 24px #e85c2466}.article-page .article-cta__btn:hover{background:var(--art-accent-dark);transform:translateY(-2px);box-shadow:0 12px 32px #e85c2480}.article-page .fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.article-page .fade-in.visible{opacity:1;transform:translateY(0)}@media (width<=640px){.article-page .article-hero{padding:60px 20px 40px}.article-page .article-layout{gap:36px;padding:36px 20px 60px}.article-page .article-intro{padding:24px 22px}.article-page .faq-section{padding:28px 22px}.article-page .article-cta{padding:36px 24px}}.article-page .articles-layout{grid-template-columns:240px 1fr;align-items:start;gap:40px;max-width:1180px;margin:0 auto;padding:40px 24px 60px;display:grid}@media (width<=768px){.article-page .articles-layout{grid-template-columns:1fr;gap:20px}}.article-page .articles-sidebar{background:var(--art-bg-card);border:1px solid var(--art-border);border-radius:20px;padding:24px;position:sticky;top:88px;box-shadow:0 4px 20px #0000000a}@media (width<=768px){.article-page .articles-sidebar{position:static}}.article-page .articles-sidebar h4{text-transform:uppercase;letter-spacing:.15em;color:var(--art-text-light);margin-bottom:14px;font-size:.65rem;font-weight:800}.article-page .category-list{margin:0 0 24px;padding:0;list-style:none}.article-page .category-list li{margin-bottom:3px}.article-page .category-list a{color:var(--art-text-muted);border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.article-page .category-list a:hover{color:var(--art-accent);background:#e85c2412}.article-page .category-list a.active{background:var(--art-accent);color:#fff}.article-page .category-list .count{opacity:.7;font-size:.72rem}.article-page .search-input{border:1px solid var(--art-border);background:var(--art-bg);width:100%;color:var(--art-text-primary);border-radius:12px;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.article-page .search-input:focus{border-color:var(--art-accent);outline:none}.article-page .articles-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.article-page .article-card{background:var(--art-bg-card);border:1px solid var(--art-border);color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.article-page .article-card:hover{border-color:#e85c244d;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.article-page .article-card__cover{aspect-ratio:16/9;background:var(--art-bg-section);position:relative;overflow:hidden}.article-page .article-card__cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.article-page .article-card:hover .article-card__cover img{transform:scale(1.04)}.article-page .article-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.article-page .article-card__category{text-transform:uppercase;letter-spacing:.15em;color:var(--art-accent);margin-bottom:10px;font-size:.65rem;font-weight:800;display:inline-block}.article-page .article-card__title{font-family:var(--art-serif);color:var(--art-text-primary);margin-bottom:10px;font-size:1.2rem;font-weight:700;line-height:1.3}.article-page .article-card__excerpt{color:var(--art-text-muted);flex:1;margin-bottom:16px;font-size:.88rem;line-height:1.55}.article-page .article-card__meta{color:var(--art-text-light);border-top:1px solid var(--art-border);gap:16px;padding-top:14px;font-size:.75rem;display:flex}.article-page .article-card__meta i{color:var(--art-accent);margin-right:4px}.article-page .articles-empty{text-align:center;color:var(--art-text-light);padding:80px 20px}.article-page .articles-empty i{color:var(--art-border);margin-bottom:16px;font-size:3rem;display:block}.article-page .article-hero__devanagari{font-size:clamp(8rem,18vw,22rem);font-family:var(--art-serif);color:#ffffff08;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.05em;line-height:1;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.article-page .toc-list__number{background:var(--art-bg-section);text-align:center;width:18px;height:18px;color:var(--art-text-light);vertical-align:middle;border-radius:5px;margin-right:6px;font-size:.65rem;font-weight:800;line-height:18px;display:inline-block}.article-page .subsection-desc{color:var(--art-text-muted);background:#e85c240a;border-left:3px solid #e85c2440;border-radius:0 10px 10px 0;margin-bottom:20px;padding:10px 14px;font-size:.82rem;font-style:italic}.article-page .prose strong{color:var(--art-text-primary);font-weight:700}.article-page .text-block{margin-bottom:20px}.article-page .text-block__label{text-transform:uppercase;letter-spacing:.12em;color:var(--art-accent);align-items:center;gap:6px;margin-bottom:6px;font-size:.72rem;font-weight:800;display:flex}.article-page .text-block__label:after{content:"";background:#e85c2433;flex:1;height:1px}.article-page .text-block p{color:#3a3530;margin:0;font-size:1rem;line-height:1.8}.article-page .quotes-grid{gap:14px;margin-top:24px;display:grid}.article-page .quote-card{background:var(--art-bg-card);border:1px solid var(--art-border);border-radius:18px;grid-template-columns:4px 1fr;gap:16px;padding:20px 22px 20px 20px;transition:box-shadow .2s,transform .2s;display:grid}.article-page .quote-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000000f}.article-page .quote-card__bar{background:linear-gradient(180deg, var(--art-accent) 0%, #e85c2433 100%);border-radius:4px;width:4px}.article-page .quote-card__author{text-transform:uppercase;letter-spacing:.1em;color:var(--art-accent);margin-bottom:7px;font-size:.7rem;font-weight:800}.article-page .quote-card__text{font-family:var(--art-serif);color:#4a4540;font-size:.92rem;font-style:italic;line-height:1.7}.article-page .pullquote__source{text-transform:uppercase;letter-spacing:.12em;color:#e85c24cc;z-index:1;font-size:.72rem;font-weight:700;position:relative}.article-page .article-body img{border-radius:16px;max-width:100%;height:auto;margin:28px 0;display:block}.article-page .article-figure{text-align:center;margin:32px 0}.article-page .article-figure img{border-radius:16px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 4px 24px #00000014}.article-page .article-figure figcaption{color:var(--art-text-muted);margin-top:12px;padding:0 12px;font-size:.85rem;font-style:italic;line-height:1.5}.article-page .article-figure--small img{max-width:480px}.article-page .article-figure--wide{margin-left:-40px;margin-right:-40px}.article-page .article-figure--wide img{border-radius:20px}@media (width<=768px){.article-page .article-figure--wide{margin-left:0;margin-right:0}}.article-page .article-figures-row{grid-template-columns:1fr 1fr;gap:16px;margin:32px 0;display:grid}.article-page .article-figures-row img{border-radius:14px;width:100%;height:auto;box-shadow:0 4px 18px #0000000f}@media (width<=600px){.article-page .article-figures-row{grid-template-columns:1fr}}
