:root{--font-eng-serif: 'Source Serif 4', 'Georgia', serif;--font-bn-serif: 'Noto Serif Bengali', 'Georgia', serif;--font-sans: 'Inter', sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important;margin:0;padding:0}body{background-color:#fcfcfc;color:#1a1a1a;font-family:var(--font-sans);-webkit-font-smoothing:antialiased}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp 0.6s ease-out forwards}.container{max-width:1400px;width:100% !important;margin:0 auto !important;padding:0 20px;box-sizing:border-box}.blog-wrapper{min-height:100vh;display:flex;flex-direction:column;width:100% !important}.blog-header{background:#ffffff;padding:1.5rem 0;margin-bottom:2rem;border-bottom:3px solid #a82e1d;width:100% !important}.header-container{display:flex;justify-content:center}.header-inner{width:100% !important;max-width:1400px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0.5rem}.site-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg, #a82e1d, #d3422e);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site-title a{display:flex;align-items:center;gap:12px;text-decoration:none}.site-nav{display:flex;gap:1.5rem;align-items:center}.site-nav a{text-decoration:none;color:#6b7280;font-weight:600;font-size:0.9rem;transition:color 0.2s}.site-nav a:hover{color:#a82e1d}.blog-footer{background:#ffffff;padding:1.5rem 0;margin-top:auto;border-top:1px solid #e5e7eb;width:100% !important}.footer-container{display:flex;justify-content:flex-end}.blog-footer p{font-size:0.9rem;color:#6b7280}.post-layout{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;width:100% !important;margin:0 auto !important}.post-article,.post-sidebar{min-width:0 !important}.post-sidebar{display:flex;flex-direction:column;gap:2rem;width:100%}.sidebar-widget{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column}.sidebar-widget h3{font-size:1.1rem;margin-bottom:1rem;border-bottom:2px solid #a82e1d;padding-bottom:0.5rem;display:flex;align-items:center;gap:8px}.contact-widget{background:#fef2f2;border:1px solid #fecaca}.contact-widget p{margin-bottom:1rem}.archive-list-sidebar{list-style:none;padding:0;margin:0}.archive-list-sidebar li{padding:0.4rem 0;border-bottom:1px dashed #e5e7eb}.archive-list-sidebar li:last-child{border-bottom:none;padding-bottom:0}.archive-list-sidebar a{text-decoration:none;color:#4b5563;font-size:0.9rem;transition:0.2s}.archive-list-sidebar a:hover{color:#a82e1d;padding-left:6px}.category-cloud{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.cat-tag{background:#f3f4f6;color:#4b5563;padding:0.3rem 1rem;border-radius:30px;text-decoration:none;font-size:0.8rem;transition:0.2s;margin:0}.cat-tag:hover{background:#a82e1d;color:white}.archive-controls{display:flex;flex-direction:column;width:100% !important;gap:12px;margin-bottom:2rem}.search-wrapper{display:flex;align-items:center;background:#f3f4f6;border:1px solid transparent;border-radius:9999px;height:44px;padding:0 16px;transition:0.3s;width:100%;max-width:100%}.search-wrapper:focus-within{background:#ffffff;border-color:#a82e1d;box-shadow:0 0 0 4px rgba(168,46,29,0.1)}.search-icon{color:#6b7280;margin-right:12px;font-size:0.9rem}.search-wrapper input{border:none;background:transparent;width:100%;font-family:var(--font-sans);font-size:0.95rem;outline:none;color:#1a1a1a}.category-filters{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;width:100% !important;padding-bottom:5px;min-height:44px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x !important}.category-filters::-webkit-scrollbar{display:none}.category-list-wrapper{display:flex;gap:8px;flex-wrap:nowrap}.cat-btn{background:transparent;border:1px solid transparent;padding:0.3rem 1.2rem;border-radius:9999px;font-family:var(--font-sans);font-size:0.85rem;font-weight:500;cursor:pointer;transition:0.3s;color:#6b7280;flex-shrink:0;scroll-snap-align:start;white-space:nowrap}.cat-btn:hover,.cat-btn.active{color:#a82e1d;background:#fef2f2;border-color:#fecaca}.post-card.pinned{border-left:5px solid #a82e1d}.badge-wrapper{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0.5rem}.badge-label{display:inline-block;font-size:0.65rem;font-weight:700;padding:0.25rem 0.9rem;border-radius:20px;letter-spacing:0.5px;text-transform:uppercase;color:#ffffff}.badge-featured{background:#a82e1d}.badge-new{background:#3b82f6}.badge-important{background:#f59e0b}.badge-hot{background:#ef4444}.badge-favorite{background:#ec4899}.badge-custom,.badge-label:not(.badge-featured):not(.badge-new):not(.badge-important):not(.badge-hot):not(.badge-favorite){background:#8b5cf6}.post-grid{display:flex;flex-direction:column;gap:1.8rem;margin-bottom:3rem;width:100% !important}.post-card{display:flex;flex-direction:column;padding:28px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100% !important;max-width:100% !important;margin:0 auto !important;box-shadow:0 4px 12px rgba(0,0,0,0.02)}.post-card h2{font-size:1.3rem;margin-bottom:0.4rem;font-weight:600;line-height:1.3}.post-card h2 a{text-decoration:none;color:#1a1a1a;transition:all 0.2s ease;border-bottom:2px solid transparent;padding-bottom:2px}.post-card h2 a:hover{color:#a82e1d;border-bottom-color:#a82e1d}.post-card .post-meta{margin-bottom:0.8rem;display:flex;flex-wrap:wrap;gap:0.5rem;font-size:0.9rem;color:#6b7280;font-family:var(--font-sans)}.post-card .post-excerpt{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1rem;font-family:var(--font-sans);overflow-wrap:break-word;word-break:break-word}.post-card .read-more{color:#a82e1d;font-weight:600;text-decoration:none;font-size:0.95rem;align-self:flex-start;border-bottom:1px solid transparent;transition:0.2s}.post-card .read-more:hover{border-bottom-color:#a82e1d}.see-more-wrapper{text-align:center;margin-top:2.5rem}.see-more-btn{display:inline-block;background:#a82e1d;color:#ffffff;padding:12px 32px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1rem;transition:all 0.3s ease;border:1px solid transparent}.see-more-btn:hover{background:#8b1f12;transform:translateY(-2px);box-shadow:0 4px 12px rgba(168,46,29,0.2)}.featured-image-wrapper{position:relative;width:100% !important;aspect-ratio:16 / 9 !important;border-radius:16px;overflow:hidden !important;border:1px solid #e5e7eb;margin:0;background:#f3f4f6;display:block !important;box-sizing:border-box}.featured-image-wrapper img,.featured-image-wrapper video{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:cover !important;display:block;vertical-align:top;box-sizing:border-box}.media-wrapper{width:100%;aspect-ratio:16 / 9 !important;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6;display:block !important;box-sizing:border-box}.media-wrapper img,.media-wrapper video{width:100% !important;height:100% !important;object-fit:cover !important;display:block;box-sizing:border-box}.post-meta{color:#6b7280;font-size:0.85rem;border-bottom:1px solid #e5e7eb;padding-bottom:1.2rem;margin-bottom:2.5rem;font-family:var(--font-sans)}.premium-body-wrapper{max-width:760px;margin:0 auto;width:100% !important}.post-body{font-family:var(--font-eng-serif);font-size:1.2rem;line-height:1.95;color:#1a1a1a;text-align:justify;text-justify:inter-word;overflow-wrap:break-word}.post-body p{margin-bottom:2rem}.post-body h2,.post-body h3,.post-body h4,.post-body h1{text-align:left;font-family:var(--font-sans);margin:3rem 0 1.2rem 0;font-weight:700}.post-body p:lang(bn){font-family:var(--font-bn-serif);line-height:2.1;font-size:1.2rem}.series-navigation{border-top:3px solid #a82e1d;padding-top:2rem;margin-top:2.5rem;width:100%}.series-navigation h3{font-family:var(--font-sans);font-size:1.2rem;color:#a82e1d;margin-bottom:1rem;display:flex;align-items:center;gap:8px}.prev-next-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;background:#f8fafc;padding:1rem 1.2rem;border-radius:12px;border:1px solid #e5e7eb}.series-btn{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-family:var(--font-sans);font-weight:600;font-size:0.9rem;transition:0.2s;color:#a82e1d;padding:6px 16px;border-radius:30px;border:1px solid transparent}.series-btn:hover{background:#fef2f2;border-color:#fecaca}.series-btn.disabled{color:#6b7280;cursor:default;background:transparent;border:1px solid transparent}.part-indicator{font-family:var(--font-sans);font-size:0.85rem;font-weight:600;color:#6b7280}.related-posts-section{border-top:3px solid #a82e1d;padding-top:2.5rem;margin-top:3rem;width:100%}.related-posts-section h3{font-family:var(--font-sans);font-size:1.4rem;font-weight:700;color:#a82e1d;margin-bottom:1.5rem;display:flex;align-items:center;gap:8px}.related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.8rem}.related-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;text-decoration:none;color:#1a1a1a;transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);box-shadow:0 2px 8px rgba(0,0,0,0.02);border-left:4px solid transparent}.related-card:hover{transform:translateY(-6px) scale(1.02);border-color:#a82e1d;box-shadow:0 12px 30px rgba(168,46,29,0.1)}.related-card h4{font-size:1.1rem;line-height:1.4;font-weight:600;margin-bottom:0.6rem;transition:color 0.2s}.related-card:hover h4{color:#a82e1d}.related-card .related-date{font-size:0.85rem;color:#6b7280;font-family:var(--font-sans)}.archive-layout{display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:4rem}.archive-timeline{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e7eb}.archive-section-title{font-family:var(--font-sans);font-size:1.5rem;border-left:4px solid #a82e1d;padding-left:0.8rem;margin-bottom:1.5rem}.archive-year-head{font-family:var(--font-sans);font-size:1.2rem;color:#1a1a1a;margin-top:1.5rem}.archive-month-head{font-family:var(--font-sans);font-size:1rem;color:#6b7280;margin:0.5rem 0}.archive-list{list-style:none;padding:0}.archive-list li{padding:0.4rem 0;border-bottom:1px dashed #e5e7eb;display:flex;justify-content:space-between}.archive-list a{text-decoration:none;color:#1a1a1a;transition:0.2s}.archive-list a:hover{color:#a82e1d}.archive-date{font-size:0.8rem;color:#6b7280;font-family:var(--font-sans)}.archive-categories{display:flex;flex-wrap:wrap;gap:2rem;padding:0;background:transparent;border:none;border-radius:0}.archive-card{flex:1 1 280px;min-width:240px;background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e7eb}.category-folder{margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.folder-header{padding:0.8rem 1rem;background:#f8fafc;cursor:pointer;display:flex;align-items:center;gap:8px;transition:0.2s}.folder-header:hover{background:#f1f5f9}.folder-icon{font-size:1.1rem}.folder-name{font-weight:600;flex:1}.folder-count{font-size:0.8rem;color:#6b7280;background:#e2e8f0;padding:0.1rem 0.6rem;border-radius:10px}.folder-contents{list-style:none;padding:0.5rem 1rem;background:#ffffff;display:block}.folder-contents li{padding:0.3rem 0;border-bottom:1px dashed #e5e7eb}.folder-contents li:last-child{border-bottom:none}.folder-contents a{text-decoration:none;color:#1a1a1a;font-size:0.9rem;transition:0.2s}.folder-contents a:hover{color:#a82e1d}.month-item{border-bottom:1px dashed #e5e7eb}.month-header{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer;user-select:none;transition:0.2s;color:#1a1a1a;touch-action:manipulation}.month-header:hover{color:#a82e1d}.month-header .arrow{transition:transform 0.3s ease;font-size:0.8rem;color:#6b7280}.month-header.open .arrow{transform:rotate(90deg);color:#a82e1d}.month-header.open .month-name{color:#a82e1d}.month-content{max-height:0;overflow:hidden;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);will-change:max-height}.month-content ul{padding-bottom:0.8rem;margin:0}.story-series{margin-bottom:1.2rem;border-left:3px solid #a82e1d;padding-left:12px}.series-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.series-title{font-weight:700;font-family:var(--font-sans);font-size:1.1rem;color:#1a1a1a}.series-count{font-size:0.8rem;color:#6b7280}.series-parts{list-style:none;padding:0;margin:0}.series-parts li{padding:0.25rem 0;border-bottom:1px dashed #e5e7eb}.series-parts li:last-child{border-bottom:none}.series-parts a{text-decoration:none;color:#1a1a1a;font-size:0.95rem;transition:0.2s}.series-parts a:hover{color:#a82e1d;padding-left:6px}.poetry-hub ul.archive-list li{border-bottom:1px dashed #e5e7eb;padding:0.4rem 0;display:flex;justify-content:space-between}.poetry-hub ul.archive-list li:last-child{border-bottom:none}@media (min-width: 901px){.post-layout{grid-template-columns:1fr 320px;gap:4rem}.archive-controls{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.5rem}.search-wrapper{flex:1 1 280px;max-width:100%}.category-filters{flex:0 0 370px;max-width:370px}.post-card{padding:32px 36px}.archive-layout{grid-template-columns:1fr 1fr;gap:3rem}.premium-body-wrapper{max-width:95%;margin-left:0;margin-right:auto}.archive-categories{display:flex;flex-wrap:wrap;gap:2rem}}@media (max-width: 900px){.container{padding:0 16px}.post-layout{grid-template-columns:1fr;gap:2rem}.post-card{padding:20px 18px;border-radius:16px}.post-card h2{font-size:1.2rem}.related-grid{grid-template-columns:repeat(auto-fill, minmax(160px, 1fr))}.archive-categories{flex-direction:column}}@media (max-width: 480px){.container{padding:0 12px}.blog-header{padding:0.8rem 0;margin-bottom:1.5rem}.post-card{padding:16px 14px;border-radius:14px}.prev-next-wrapper{flex-direction:column;align-items:stretch;text-align:center;gap:0.5rem}.series-btn{justify-content:center}.part-indicator{order:-1;margin-bottom:0.5rem}}
