:root{--bn-bg:#faf6f0;--bn-text:#2b2b2b;--bn-muted:#6f6a66;--bn-accent:#7d1f3a;--bn-accent-dark:#241f26;}
body{background-color:var(--bn-bg);color:var(--bn-text);}
a{color:var(--bn-accent);}
a:hover{color:var(--bn-accent-dark);}
.header{background-color:var(--bn-accent-dark) !important;background-image:linear-gradient(135deg,var(--bn-accent-dark) 0%,#3a2530 100%) !important;border-bottom:3px solid var(--bn-accent);}
.header a,.header .site-description,.header .breadcrumb-item{color:#f3ece7 !important;}
.navbar-brand .brand-logo span{font-size:2.4rem;letter-spacing:1px;}
.header .site-description{font-style:italic;opacity:.85;}
.mod-menu.nav-pills .nav-link{color:#f0e6e2 !important;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;}
.mod-menu.nav-pills .nav-link:hover,.mod-menu.nav-pills .nav-link.active{background-color:var(--bn-accent) !important;color:#fff !important;border-radius:4px;}
main{padding-top:2.5rem;padding-bottom:2.5rem;}
main h2 a{color:var(--bn-accent-dark) !important;text-decoration:none !important;}
main h2 a:hover{color:var(--bn-accent) !important;text-decoration:underline !important;}
.blog-item{background:#fff;border:1px solid rgba(125,31,58,.15);border-left:4px solid var(--bn-accent);border-radius:6px;padding:1.75rem 2rem;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:box-shadow .2s ease,transform .2s ease;}
.blog-item:hover{box-shadow:0 6px 20px rgba(0,0,0,.1);transform:translateY(-3px);}
.blog-item .page-header h2{margin-top:0;font-size:1.5rem;}
.article-info-term{display:none;}
.article-info{color:var(--bn-muted) !important;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;}
.readmore{margin-top:1rem;margin-bottom:0;}
.readmore a{display:inline-block;padding:.4rem 1.1rem;border:1px solid var(--bn-accent);border-radius:4px;color:var(--bn-accent) !important;text-decoration:none !important;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;}
.readmore a:hover{background:var(--bn-accent);color:#fff !important;}
.bn-feature{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:var(--bn-accent-dark);color:#f3ece7;border-radius:8px;padding:2rem 2.5rem;margin-bottom:2.5rem;}
.bn-feature img{max-width:180px;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.4);}
.bn-feature h2{color:#fff;margin-top:0;font-size:1.8rem;}
.bn-feature-tag{display:inline-block;background:var(--bn-accent);color:#fff;font-size:.7rem;text-transform:uppercase;letter-spacing:1px;padding:.2rem .6rem;border-radius:3px;margin-bottom:.6rem;}
.bn-feature p{color:#e7dcd5;}
.bn-feature-text{flex:1;min-width:260px;}
.bn-btn{display:inline-block;padding:.6rem 1.4rem;background:var(--bn-accent);color:#fff !important;border-radius:4px;text-decoration:none !important;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;margin-right:.6rem;}
.bn-btn:hover{background:#9a2a49;color:#fff !important;}
.bn-btn-outline{display:inline-block;padding:.55rem 1.35rem;background:transparent;border:1px solid #f3ece7;color:#f3ece7 !important;border-radius:4px;text-decoration:none !important;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;}
.bn-btn-outline:hover{background:#f3ece7;color:var(--bn-accent-dark) !important;}
.bn-books{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem;}
.bn-book-card{background:#fff;border:1px solid rgba(125,31,58,.15);border-radius:6px;padding:1.75rem;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.05);}
.bn-book-card img{max-width:150px;margin-bottom:1rem;box-shadow:0 6px 18px rgba(0,0,0,.15);}
.bn-book-card h3{font-size:1.3rem;color:var(--bn-accent-dark);margin-bottom:.3rem;}
.bn-book-card .bn-book-author{color:var(--bn-muted);font-style:italic;margin-bottom:.8rem;font-size:.9rem;}
.header{background-color:rgba(36,31,38,.88) !important;background-image:linear-gradient(135deg,rgba(36,31,38,.88) 0%,rgba(58,37,48,.88) 100%) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}
.bn-feature img{max-width:180px;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.4);}
.bn-book-card img{max-width:150px;margin-bottom:1rem;box-shadow:0 6px 18px rgba(0,0,0,.15);}
.bn-tiktok{text-align:center;margin-top:3rem;}
.bn-tiktok h2{color:var(--bn-accent-dark);font-size:1.8rem;margin-bottom:.5rem;}
.bn-tiktok-intro{color:var(--bn-muted);margin-bottom:2rem;font-style:italic;}
.bn-tiktok-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;}
.bn-tiktok-grid blockquote.tiktok-embed{margin:0 !important;}
.bn-tiktok-frame{width:260px;height:580px;border:0;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.15);}