.post-views.entry-meta>span{margin-right:0!important;font:16px/1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#0000;transition:color .3s ease-in-out;position:relative}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity .3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic.loading .post-views-count:after{content:"";display:block;width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--saffron:#E8611A;--saffron-dark:#C4470D;--saffron-light:#FFF3EC;--gold:#D4A017;--gold-light:#FFF8E7;--maroon:#8B1A1A;--maroon-dark:#5c1010;--text-dark:#1A1A1A;--text-mid:#444;--text-soft:#666;--border:#E5E0D8;--bg:#F7F4EF;--white:#FFFFFF;--sidebar-w:310px}body{font-family:'Hind',sans-serif;background:var(--bg);color:var(--text-dark);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.lang-switch{display:inline-flex;align-items:center;background:rgb(255 255 255 / .14);border-radius:20px;padding:2px;gap:0;flex-shrink:0}.lang-btn{padding:4px 12px;border-radius:18px;font-size:12px;font-weight:600;cursor:pointer;border:none;background:#fff0;color:rgb(255 255 255 / .75);transition:all .2s;letter-spacing:.3px;font-family:'Hind',sans-serif}.lang-btn.active{background:var(--white);color:var(--maroon)}.lang-btn:not(.active):hover{color:#fff}.lang-switch-hdr{background:var(--saffron-light)}.lang-switch-hdr .lang-btn{color:var(--text-soft)}.lang-switch-hdr .lang-btn.active{background:var(--saffron);color:#fff}.lang-switch-hdr .lang-btn:not(.active):hover{color:var(--saffron-dark);background:#fff0}.topbar{background:var(--maroon);color:#fff;font-size:12px;padding:5px 0}.topbar-inner{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.topbar-date{opacity:.85;font-size:11.5px}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-links a{color:#fff;opacity:.8;margin-left:12px;font-size:11.5px}.topbar-links a:hover{opacity:1}.ticker-wrap{background:#f5f0ea;border-bottom:1px solid var(--border);overflow:hidden}.ticker-inner{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;align-items:stretch}.ticker-label{background:var(--saffron);color:#fff;font-size:11.5px;font-weight:700;padding:6px 12px;white-space:nowrap;letter-spacing:.5px;display:flex;align-items:center;gap:5px;flex-shrink:0}.ticker-track{overflow:hidden;flex:1;display:flex;align-items:center}.ticker-items{display:flex;gap:0;white-space:nowrap;animation:ticker 30s linear infinite}.ticker-items span{font-size:12.5px;color:var(--text-mid);padding:0 20px;border-right:1px solid var(--border)}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}header{background:var(--white);border-bottom:3px solid var(--saffron);position:sticky;top:0;z-index:200;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.header-inner{max-width:1200px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo{display:flex;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.logo-icon{width:46px;height:46px;background:linear-gradient(135deg,var(--saffron),var(--maroon));border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;font-family:'Noto Serif Devanagari',serif;font-weight:900;flex-shrink:0}.logo-text strong{display:block;font-family:'Noto Serif Devanagari',serif;font-size:24px;font-weight:700;color:var(--saffron-dark);line-height:1}.logo-text span{font-size:11px;color:var(--text-soft);letter-spacing:.5px}.header-ad-slot{flex-shrink:0}.header-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none;flex-shrink:0}.hamburger span{display:block;width:24px;height:2px;background:var(--text-dark);border-radius:2px;transition:all .3s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}nav{background:var(--saffron);position:relative;z-index:150}.nav-inner{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a{color:#fff;font-size:13.5px;font-weight:500;padding:10px 15px;white-space:nowrap;display:flex;align-items:center;gap:5px;transition:background .15s;border-right:1px solid rgb(255 255 255 / .15)}.nav-inner a:hover,.nav-inner a.active{background:rgb(0 0 0 / .18)}.nav-inner a:first-child{padding-left:0}.mobile-nav{display:none;background:var(--saffron);flex-direction:column;position:absolute;top:100%;left:0;right:0;z-index:190;box-shadow:0 4px 16px rgb(0 0 0 / .2)}.mobile-nav.open{display:flex}.mobile-nav a{color:#fff;font-size:14px;font-weight:500;padding:13px 20px;border-bottom:1px solid rgb(255 255 255 / .15);display:flex;align-items:center;gap:8px;transition:background .15s}.mobile-nav a:hover,.mobile-nav a.active{background:rgb(0 0 0 / .18)}.mobile-nav .lang-row{padding:12px 20px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgb(255 255 255 / .15)}.mobile-nav .lang-row>span{color:rgb(255 255 255 / .85);font-size:13px}.page-wrap{max-width:1200px;margin:0 auto;padding:18px 16px 40px}.sidebar-sticky{position:sticky;top:76px}.sidebar-section{background:var(--white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .06);margin-bottom:16px}.ss-head{background:var(--maroon);color:#fff;font-family:'Noto Serif Devanagari',serif;font-size:14px;font-weight:700;padding:10px 14px;display:flex;align-items:center;gap:7px}.slp-item{display:flex;gap:10px;padding:10px 14px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .12s}.slp-item:last-child{border-bottom:none}.slp-item:hover{background:var(--saffron-light)}.slp-num{width:24px;height:24px;background:var(--saffron-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--saffron-dark);flex-shrink:0;margin-top:1px}.slp-title{font-size:13px;font-weight:600;color:var(--text-dark);line-height:1.4}.slp-item:hover .slp-title{color:var(--saffron-dark)}.slp-date{font-size:11px;color:var(--text-soft);margin-top:3px}.sidebar-search{padding:12px 14px;display:flex;gap:0}.sidebar-search input{flex:1;border:1.5px solid var(--border);border-right:none;border-radius:4px 0 0 4px;padding:8px 12px;font-size:13px;font-family:'Hind',sans-serif;outline:none}.sidebar-search input:focus{border-color:var(--saffron)}.sidebar-search button{background:var(--saffron);border:none;color:#fff;padding:8px 14px;border-radius:0 4px 4px 0;font-size:15px;cursor:pointer}.sidebar-search button:hover{background:var(--saffron-dark)}footer{background:#1a0f00;color:#ccc;margin-top:30px}.footer-top{max-width:1200px;margin:0 auto;padding:36px 16px 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer-brand strong{display:block;font-family:'Noto Serif Devanagari',serif;font-size:20px;color:var(--saffron);margin-bottom:8px}.footer-brand p{font-size:13px;line-height:1.7;opacity:.7}.footer-col h4{font-size:13px;font-weight:600;color:#fff;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgb(255 255 255 / .1);padding-bottom:8px}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:7px}.footer-col ul li a{font-size:13px;opacity:.7;transition:opacity .15s}.footer-col ul li a:hover{opacity:1;color:var(--saffron)}.footer-social{display:flex;gap:10px;margin-top:14px}.fsocial-btn{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer;transition:transform .15s}.fsocial-btn:hover{transform:scale(1.12)}.footer-bottom{border-top:1px solid rgb(255 255 255 / .08);padding:14px 16px;text-align:center;font-size:12px;opacity:.5}.ad-banner-ph{background:#f0eee9;border:1px dashed #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:11px}@media (max-width:680px){.topbar-date{display:none}.topbar-inner{justify-content:center}.topbar-links a{margin-left:8px;font-size:11px}.topbar .lang-switch{display:none}.header-inner{padding:8px 14px}.logo-icon{width:38px;height:38px;font-size:15px}.logo-text strong{font-size:19px}.logo-text span{display:none}.hamburger{display:flex}.header-lang-switch-desktop{display:none}nav>.nav-inner{display:none}.ticker-inner{padding:0 0 0 0}.ticker-label{padding:5px 10px;font-size:10.5px}.ticker-items span{font-size:12px;padding:0 14px}.sidebar-sticky{position:static}.footer-top{grid-template-columns:1fr;gap:18px;padding:22px 16px 16px}.footer-brand{grid-column:auto}.footer-bottom{font-size:11px;padding:12px 16px}}@media (max-width:960px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width:380px){.logo-text strong{font-size:16px}}@media screen and (min-width:681px){.main-layout{display:grid;grid-template-columns:1fr var(--sidebar-w);gap:22px;align-items:start}.hero-grid{display:grid;grid-template-columns:1fr 280px;gap:4px;border-radius:8px;overflow:hidden;margin-bottom:22px;height:380px}.hero-main{position:relative;cursor:pointer;overflow:hidden}.hero-main-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:100px;transition:transform .35s}.hero-main-bg img{width:100%;height:100%;object-fit:cover}.hero-main:hover .hero-main-bg{transform:scale(1.04)}.hero-main-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .82) 0%,transparent 100%);padding:28px 20px 18px}.hero-cat{background:var(--saffron);color:#fff;font-size:10.5px;font-weight:700;padding:2px 9px;border-radius:3px;display:inline-block;margin-bottom:8px;letter-spacing:.5px;text-transform:uppercase}.hero-title{font-family:'Noto Serif Devanagari',serif;font-size:22px;font-weight:700;color:#fff;line-height:1.4;margin-bottom:6px}.hero-date{font-size:12px;color:rgb(255 255 255 / .7)}.hero-stack{display:flex;flex-direction:column;gap:4px}.hero-small{position:relative;flex:1;cursor:pointer;overflow:hidden}.hero-small-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;transition:transform .3s}.hero-small-bg img{width:100%;height:100%;object-fit:cover}.hero-small:nth-child(1) .hero-small-bg{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.hero-small:nth-child(2) .hero-small-bg{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.hero-small:hover .hero-small-bg{transform:scale(1.06)}.hero-small-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .78) 0%,transparent 100%);padding:18px 12px 10px}.hero-small .hero-cat{font-size:9.5px}.hero-small .hero-title{font-family:'Noto Serif Devanagari',serif;font-size:13.5px;font-weight:600;color:#fff;line-height:1.4;margin-bottom:3px}.hero-small .hero-date{font-size:11px}.panchang-card{background:var(--white);border-radius:8px;box-shadow:0 1px 6px rgb(0 0 0 / .08);overflow:hidden;margin-bottom:22px}.panchang-header{background:linear-gradient(135deg,var(--maroon),var(--maroon-dark));color:#fff;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px}.panchang-header h2{font-family:'Noto Serif Devanagari',serif;font-size:17px;font-weight:700}.panchang-header .ph-date{font-size:12px;opacity:.8}.panchang-body{padding:14px}.pw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pw-item{background:var(--saffron-light);border-radius:5px;padding:10px;text-align:center}.pw-label{font-size:10.5px;color:var(--text-soft)}.pw-value{font-size:13.5px;font-weight:700;color:var(--maroon);margin-top:2px;line-height:1.3}.panchang-footer{padding:8px 14px 12px;display:flex;gap:8px;flex-wrap:wrap}.panchang-footer a{flex:1;min-width:90px;text-align:center;background:var(--saffron-light);color:var(--saffron-dark);font-size:12.5px;font-weight:600;padding:7px 10px;border-radius:4px;border:1px solid #f0cbb0}.panchang-footer a:hover{background:var(--saffron);color:#fff;border-color:var(--saffron)}.section-hdr{display:flex;align-items:center;gap:10px;margin-bottom:14px}.section-hdr-title{font-family:'Noto Serif Devanagari',serif;font-size:18px;font-weight:700;color:var(--text-dark);white-space:nowrap}.section-hdr-bar{flex:1;height:2px;background:linear-gradient(to right,var(--saffron),transparent)}.section-hdr-link{font-size:12px;color:var(--saffron-dark);white-space:nowrap;font-weight:500}.section-hdr-link:hover{text-decoration:underline}.cat-strip{display:flex;gap:8px;margin-bottom:22px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.cat-strip::-webkit-scrollbar{display:none}.cat-chip{display:flex;align-items:center;gap:6px;background:var(--white);border:1.5px solid var(--border);border-radius:50px;padding:7px 16px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .15s}.cat-chip:hover,.cat-chip.active{background:var(--saffron);border-color:var(--saffron);color:#fff}.post-card{background:var(--white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .06);cursor:pointer;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.post-card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .11);transform:translateY(-2px)}.pc-thumb{height:160px;background:var(--saffron-light);display:flex;align-items:center;justify-content:center;font-size:44px;overflow:hidden;position:relative}.pc-thumb img{width:100%;height:100%;object-fit:cover}.pc-cat{position:absolute;top:10px;left:10px;background:var(--saffron);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:3px;letter-spacing:.4px;text-transform:uppercase;z-index:2}.pc-body{padding:12px 14px 14px;flex:1;display:flex;flex-direction:column}.pc-title{font-family:'Noto Serif Devanagari',serif;font-size:15px;font-weight:700;color:var(--text-dark);line-height:1.45;margin-bottom:7px;flex:1}.post-card:hover .pc-title{color:var(--saffron-dark)}.pc-excerpt{font-size:12.5px;color:var(--text-soft);line-height:1.55;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--text-soft)}.pc-read{color:var(--saffron-dark);font-weight:600;font-size:11.5px}.pc-read:hover{text-decoration:underline}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:26px}.hpost{background:var(--white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .06);cursor:pointer;transition:box-shadow .2s;display:flex;margin-bottom:10px}.hpost:hover{box-shadow:0 4px 16px rgb(0 0 0 / .1)}.hpost-thumb{width:110px;flex-shrink:0;background:var(--saffron-light);display:flex;align-items:center;justify-content:center;font-size:34px}.hpost-body{padding:10px 14px;flex:1}.hpost-cat{font-size:10.5px;font-weight:700;color:var(--saffron-dark);letter-spacing:.4px;text-transform:uppercase;margin-bottom:4px}.hpost-title{font-family:'Noto Serif Devanagari',serif;font-size:14px;font-weight:700;color:var(--text-dark);line-height:1.4;margin-bottom:5px}.hpost:hover .hpost-title{color:var(--saffron-dark)}.hpost-date{font-size:11px;color:var(--text-soft)}.rashi-section{background:var(--white);border-radius:8px;box-shadow:0 1px 4px rgb(0 0 0 / .06);overflow:hidden;margin-bottom:22px}.rashi-section-head{background:var(--gold);color:#fff;font-family:'Noto Serif Devanagari',serif;font-size:15px;font-weight:700;padding:10px 16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px}.rashi-section-head a{font-size:12px;font-weight:500;opacity:.9}.rashi-grid{display:grid;grid-template-columns:repeat(6,1fr);padding:10px;gap:6px}.rashi-chip{text-align:center;padding:8px 4px;border-radius:6px;cursor:pointer;transition:background .15s}.rashi-chip:hover{background:var(--gold-light)}.rashi-emoji{font-size:22px;display:block}.rashi-name{font-size:11px;font-weight:600;color:var(--text-mid);margin-top:3px;display:block}.festival-list{background:var(--white);border-radius:8px;box-shadow:0 1px 4px rgb(0 0 0 / .06);overflow:hidden;margin-bottom:22px}.fl-item{display:flex;align-items:center;gap:14px;padding:11px 16px;border-bottom:1px solid var(--border);transition:background .12s;cursor:pointer}.fl-item:last-child{border-bottom:none}.fl-item:hover{background:var(--saffron-light)}.fl-date{background:var(--saffron-light);border:1.5px solid #f0cbb0;border-radius:6px;width:46px;text-align:center;padding:5px 4px;flex-shrink:0}.fl-date-day{font-size:20px;font-weight:700;color:var(--maroon);line-height:1}.fl-date-mon{font-size:10px;color:var(--text-soft);text-transform:uppercase}.fl-info{flex:1;min-width:0}.fl-name{font-size:13.5px;font-weight:600;color:var(--text-dark)}.fl-sub{font-size:11.5px;color:var(--text-soft);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fl-tag{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:3px;background:var(--gold-light);color:#9a7200;white-space:nowrap;flex-shrink:0}.fw-section{margin-bottom:26px}.fw-head{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(--saffron)}.fw-head-title{font-family:'Noto Serif Devanagari',serif;font-size:19px;font-weight:700;color:var(--text-dark)}.fw-head-emoji{font-size:20px}.fw-head-link{margin-left:auto;font-size:12px;color:var(--saffron-dark);font-weight:600}.fw-head-link:hover{text-decoration:underline}@media (max-width:960px){:root{--sidebar-w:270px}.grid-3{grid-template-columns:repeat(2,1fr)}.hero-grid{height:320px}.hero-title{font-size:18px}}}@media screen and (max-width:680px){.page-wrap{padding:12px 12px 30px}.hero-grid{grid-template-columns:1fr;height:auto;gap:4px;display:grid;border-radius:8px;overflow:hidden;margin-bottom:22px}.hero-main{height:230px;position:relative;cursor:pointer;overflow:hidden}.hero-main-bg{font-size:72px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .35s}.hero-main-bg img{width:100%;height:100%;object-fit:cover}.hero-main-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .82) 0%,transparent 100%);padding:28px 20px 18px}.hero-cat{background:var(--saffron);color:#fff;font-size:10.5px;font-weight:700;padding:2px 9px;border-radius:3px;display:inline-block;margin-bottom:8px;letter-spacing:.5px;text-transform:uppercase}.hero-title{font-size:16px;font-family:'Noto Serif Devanagari',serif;font-weight:700;color:#fff;line-height:1.4;margin-bottom:6px}.hero-date{font-size:12px;color:rgb(255 255 255 / .7)}.hero-stack{flex-direction:row;display:flex;gap:4px}.hero-small{height:140px;position:relative;flex:1;cursor:pointer;overflow:hidden}.hero-small-bg{font-size:30px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s}.hero-small-bg img{width:100%;height:100%;object-fit:cover}.hero-small:nth-child(1) .hero-small-bg{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.hero-small:nth-child(2) .hero-small-bg{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.hero-small-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgb(0 0 0 / .78) 0%,transparent 100%);padding:18px 12px 10px}.hero-small .hero-cat{font-size:9.5px}.hero-small .hero-title{font-size:12px;font-family:'Noto Serif Devanagari',serif;font-weight:600;color:#fff;line-height:1.4;margin-bottom:3px}.hero-small .hero-date{font-size:11px}.panchang-card{background:var(--white);border-radius:8px;box-shadow:0 1px 6px rgb(0 0 0 / .08);overflow:hidden;margin-bottom:22px}.panchang-header{padding:11px 14px;background:linear-gradient(135deg,var(--maroon),var(--maroon-dark));color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px}.panchang-header h2{font-size:14px;font-family:'Noto Serif Devanagari',serif;font-weight:700}.panchang-header .ph-date{font-size:12px;opacity:.8}.panchang-body{padding:14px}.pw-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.pw-item{background:var(--saffron-light);border-radius:5px;padding:10px;text-align:center}.pw-label{font-size:10.5px;color:var(--text-soft)}.pw-value{font-size:12.5px;font-weight:700;color:var(--maroon);margin-top:2px;line-height:1.3}.panchang-footer{padding:8px 14px 12px;display:flex;gap:8px;flex-wrap:wrap}.panchang-footer a{flex:1;min-width:90px;text-align:center;background:var(--saffron-light);color:var(--saffron-dark);font-size:12.5px;font-weight:600;padding:7px 10px;border-radius:4px;border:1px solid #f0cbb0}.main-layout{grid-template-columns:1fr;gap:16px;display:grid;align-items:start}.grid-3{grid-template-columns:1fr;gap:12px;display:grid;margin-bottom:26px}.grid-2{grid-template-columns:1fr;gap:12px;display:grid;margin-bottom:26px}.rashi-section{background:var(--white);border-radius:8px;box-shadow:0 1px 4px rgb(0 0 0 / .06);overflow:hidden;margin-bottom:22px}.rashi-grid{grid-template-columns:repeat(4,1fr);padding:10px;gap:6px;display:grid}.rashi-section-head{font-size:13px;padding:9px 12px;background:var(--gold);color:#fff;font-family:'Noto Serif Devanagari',serif;font-weight:700;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px}.rashi-section-head a{font-size:11px;font-weight:500;opacity:.9}.rashi-chip{text-align:center;padding:8px 4px;border-radius:6px;cursor:pointer;transition:background .15s}.rashi-emoji{font-size:22px;display:block}.rashi-name{font-size:11px;font-weight:600;color:var(--text-mid);margin-top:3px;display:block}.festival-list{background:var(--white);border-radius:8px;box-shadow:0 1px 4px rgb(0 0 0 / .06);overflow:hidden;margin-bottom:22px}.fl-sub{display:none}.fl-item{gap:10px;padding:9px 12px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.fl-date{background:var(--saffron-light);border:1.5px solid #f0cbb0;border-radius:6px;width:46px;text-align:center;padding:5px 4px;flex-shrink:0}.fl-date-day{font-size:20px;font-weight:700;color:var(--maroon);line-height:1}.fl-date-mon{font-size:10px;color:var(--text-soft);text-transform:uppercase}.fl-info{flex:1;min-width:0}.fl-name{font-size:13.5px;font-weight:600;color:var(--text-dark)}.fl-tag{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:3px;background:var(--gold-light);color:#9a7200;white-space:nowrap;flex-shrink:0}.post-card{background:var(--white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .06);display:flex;flex-direction:column}.pc-thumb{height:130px;font-size:36px;background:var(--saffron-light);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.pc-thumb img{width:100%;height:100%;object-fit:cover}.pc-cat{position:absolute;top:10px;left:10px;background:var(--saffron);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:3px;z-index:2}.pc-body{padding:12px 14px 14px;flex:1;display:flex;flex-direction:column}.pc-title{font-family:'Noto Serif Devanagari',serif;font-size:15px;font-weight:700;color:var(--text-dark);line-height:1.45;margin-bottom:7px;flex:1}.pc-excerpt{font-size:12.5px;color:var(--text-soft);line-height:1.55;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--text-soft)}.pc-read{color:var(--saffron-dark);font-weight:600;font-size:11.5px}.hpost{background:var(--white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0 / .06);display:flex;margin-bottom:10px}.hpost-thumb{width:80px;font-size:26px;flex-shrink:0;background:var(--saffron-light);display:flex;align-items:center;justify-content:center}.hpost-body{padding:10px 14px;flex:1}.hpost-cat{font-size:10.5px;font-weight:700;color:var(--saffron-dark);margin-bottom:4px}.hpost-title{font-family:'Noto Serif Devanagari',serif;font-size:14px;font-weight:700;color:var(--text-dark);line-height:1.4;margin-bottom:5px}.hpost-date{font-size:11px;color:var(--text-soft)}.section-hdr{display:flex;align-items:center;gap:10px;margin-bottom:14px}.section-hdr-title{font-size:16px;font-family:'Noto Serif Devanagari',serif;font-weight:700;color:var(--text-dark);white-space:nowrap}.section-hdr-bar{flex:1;height:2px;background:linear-gradient(to right,var(--saffron),transparent)}.section-hdr-link{font-size:12px;color:var(--saffron-dark);white-space:nowrap;font-weight:500}.fw-section{margin-bottom:26px}.fw-head{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(--saffron)}.fw-head-title{font-family:'Noto Serif Devanagari',serif;font-size:16px;font-weight:700;color:var(--text-dark)}.fw-head-emoji{font-size:20px}.fw-head-link{margin-left:auto;font-size:12px;color:var(--saffron-dark);font-weight:600}.cat-strip{display:flex;gap:8px;margin-bottom:22px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.cat-chip{padding:5px 12px;font-size:12.5px;display:flex;align-items:center;gap:6px;background:var(--white);border:1.5px solid var(--border);border-radius:50px;font-weight:500;white-space:nowrap}@media (max-width:380px){.hero-stack{flex-direction:column}.hero-small{height:120px}.rashi-grid{grid-template-columns:repeat(3,1fr)}.pw-grid{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}}}