.layout,.main-container{margin:auto;display:grid}.other-cat,.side-title{text-transform:uppercase}.share-title,.vs-story-widget{font-family:'Noto Sans Devanagari',Arial,sans-serif}.layout{max-width:1280px;padding:15px 18px 40px;grid-template-columns:2fr 1fr;gap:26px}.main-container{max-width:1250px;padding:24px 20px 40px;grid-template-columns:2fr 0.9fr;gap:24px}.story-wrap{padding-right:5px}.breadcrumb{font-size:13px;margin-bottom:10px}.breadcrumb a{color:var(--red)}.story-title{font-size:30px;font-weight:900;line-height:1.35;margin-bottom:6px}.story-meta{font-size:15px;color:var(--text-soft)}.story-readtime{font-size:13px;color:var(--text-soft);margin-top:3px;margin-bottom:10px}.adsense-box{text-align:center;margin:18px 0}.story-img{margin:14px 0 18px}.story-img img{width:100%;border-radius:14px;object-fit:cover;height:380px}@media(max-width:650px){.story-img img{height:240px}}.story-content{font-size:17px;line-height:1.9;color:var(--text)}.story-content p{margin-bottom:14px}.author-box{margin-top:26px;display:flex;gap:14px;background:linear-gradient(135deg,#d10000,#ff4b4b);color:#fff;border-radius:18px;padding:16px 16px 18px}.author-box img{width:80px;height:80px;border-radius:50%;border:3px solid #fff;object-fit:cover}.author-info h3{font-size:18px;font-weight:800;margin:0}.author-info p{font-size:13px;margin:8px 0}.author-info a{background:#fff;color:#b00000;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:700}@media(max-width:600px){.author-box{flex-direction:column;text-align:center}.author-box img{margin:auto}}.sidebar{position:sticky;top:100px;height:calc(100vh - 110px);overflow:hidden}.sidebar .side-box{height:100%;overflow-y:auto;padding-right:6px}.side-box{background:var(--bg-alt);border-radius:16px;border:1px solid var(--border);padding:14px;box-shadow:var(--shadow)}.sidebar .side-box::-webkit-scrollbar{width:6px}.sidebar .side-box::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:50px}.sidebar .side-box::-webkit-scrollbar-thumb:hover{background:#999}.side-title{font-size:17px;font-weight:900;margin-bottom:10px;border-left:4px solid var(--red);padding-left:8px}.other-item{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.other-item:last-child{border-bottom:none}.other-item img{width:120px;height:80px;border-radius:6px;object-fit:cover;flex-shrink:0}.other-info{display:flex;flex-direction:column;justify-content:center}.other-cat{font-size:11px;font-weight:700;color:var(--red)}.other-info div{font-size:14px;line-height:1.35}.image-caption{font-size:.9rem;color:#666;font-style:italic;text-align:center;margin-bottom:1.5rem}.article-text{margin-bottom:1.2rem;font-size:1rem;line-height:25px}.article-text img{max-width:100%;width:100%;object-fit:contain}.share-container{background:var(--share-bg,#fff);border:1px solid var(--share-border,#e6ecf7);border-radius:14px;padding:10px 20px;margin:25px 0;box-shadow:0 6px 18px var(--share-shadow,rgba(0,0,0,.06));transition:.3s ease-in-out}.share-container:hover{box-shadow:0 8px 24px var(--share-shadow-hover,rgba(0,0,0,.09))}.share-title{font-size:20px;font-weight:700;margin-bottom:18px;color:var(--share-title,#0b4d92)}.share-icons{display:flex;gap:16px;flex-wrap:wrap}.share-btn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:.28s;position:relative;overflow:hidden;border:2px solid transparent;background:#002b6b}.share-btn svg{width:25px;height:25px;transition:.25s}.share-btn:hover{transform:translateY(-.5px) scale(1.07);border-color:#fff}.share-btn:hover:before{content:"";position:absolute;width:110%;height:110%;border-radius:50%;animation:.6s ease-out sharePulse;background:rgba(255,255,255,.35)}@keyframes sharePulse{0%{transform:scale(.2);opacity:1}100%{transform:scale(1.3);opacity:0}}.share-btn .facebook{background:#1877f2}.share-btn .twitter{background:#000}.share-btn .linkedin{background:#0a66c2}.share-btn .whatsapp{background:#25d366}.share-btn a{display:flex;justify-content:center;align-items:center;text-decoration:none;width:100%;height:100%}body.dark .share-btn{border-color:transparent}body.dark .share-btn:hover{border-color:#cbdcff}.vs-story-widget{margin-top:48px;padding:24px;background:#fff;border-top:1px solid #eaeaea}.vs-widget-title{font-size:20px;font-weight:600;color:#111;margin-bottom:20px}.vs-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vs-story-card{background:#fff}.vs-story-card a{display:block;text-decoration:none;color:inherit}.vs-story-media{width:100%;aspect-ratio:3/2;background:#f3f3f3;overflow:hidden;border-radius:8px}.vs-story-media img{width:100%;height:100%;object-fit:cover;display:block}.vs-story-body{padding-top:10px}.vs-story-heading{font-size:15px;font-weight:500;line-height:1.4;color:#222;margin:0 0 6px;overflow:hidden}.vs-story-date{font-size:12px;color:#555}@media (hover:hover){.vs-story-card a:hover .vs-story-heading{color:#0057ff}}@media (min-width:481px) and (max-width:767px){.vs-story-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.share-btn{width:50px;height:50px}.share-title,.vs-widget-title{font-size:18px}.vs-story-widget{padding:16px}.vs-story-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:900px){.main-container{grid-template-columns:1fr}.layout{grid-template-columns:2fr}}