/* Blog module - layout travado para CMS */
.baj-blog-section{padding:7em 0 4.5em;background:linear-gradient(180deg,rgba(13,13,13,0) 0%,rgba(10,10,10,.02) 100%)}
.baj-blog-section *,.baj-blog-page *{box-sizing:border-box}
.baj-blog-grid,.baj-blog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.35rem,2vw,2rem);align-items:stretch}
.baj-blog-card{display:flex;flex-direction:column;min-width:0;height:100%;gap:.95rem;text-decoration:none;color:inherit}
.baj-blog-thumb-wrap{position:relative;overflow:hidden;border-radius:1.2rem;background:#0f0f12;aspect-ratio:1.25/1;width:100%;flex:0 0 auto}
.baj-blog-thumb{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.baj-blog-card:hover .baj-blog-thumb{transform:scale(1.045)}
.baj-blog-meta{display:flex;align-items:center;gap:.72rem;flex-wrap:wrap;min-height:1.05rem;color:#92784f;font-size:.72rem;line-height:1.25;text-transform:uppercase;letter-spacing:.08em}
.baj-blog-meta span{min-width:0;white-space:nowrap}
.baj-blog-card-title{font-family:Caudex,serif;font-size:clamp(1.35rem,1.55vw,1.58rem);line-height:1.12;color:#141414;margin:0;min-height:2.24em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.baj-blog-card-summary{color:#5d5d63;font-size:1rem;line-height:1.62;margin:0;min-height:4.85em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.baj-blog-cta{display:flex;justify-content:flex-end;margin-top:2em}

.baj-blog-page{background:#f7f3ec;min-height:100vh;color:#1b1818;overflow-x:hidden}
.baj-blog-page .blog-shell{width:min(100% - 3rem,1240px);margin:0 auto;padding:clamp(2.35rem,4vw,3.6rem) 0 5em}
.baj-blog-page .blog-topbar{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:clamp(2.2rem,4vw,4rem);padding-bottom:1.1rem;border-bottom:1px solid rgba(142,110,61,.16)}
.baj-blog-page .blog-brand{display:inline-flex;align-items:center;gap:1rem;min-width:0;text-decoration:none;color:#1a1717}
.baj-blog-page .blog-brand-logo{display:flex;align-items:center;justify-content:flex-start;width:118px;height:42px;flex:0 0 118px;overflow:hidden}
.baj-blog-page .blog-brand-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.baj-blog-page .blog-brand-copy{display:flex;flex-direction:column;gap:.18rem;min-width:0;padding-left:.95rem;border-left:1px solid rgba(142,110,61,.22)}
.baj-blog-page .blog-brand-title{display:block;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.82rem;line-height:1;text-transform:uppercase;letter-spacing:.16em;color:#8e6e3d}
.baj-blog-page .blog-brand-subtitle{font-size:.86rem;line-height:1.1;font-weight:700;color:#1b1818}
.baj-blog-page .blog-eyebrow{font-size:.78rem;line-height:1.3;letter-spacing:.14em;text-transform:uppercase;color:#8e6e3d}
.baj-blog-page .blog-page-title{font-family:Caudex,serif;font-size:clamp(2.75rem,5vw,4.45rem);line-height:.96;margin:.18em 0 .25em;color:#1b1818;letter-spacing:-.02em}
.baj-blog-page .blog-page-text{max-width:760px;color:#615a56;line-height:1.72;margin:0}
.baj-blog-list{margin-top:clamp(2.25rem,4vw,3.2rem)}
.baj-blog-page .back-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem .9rem;border:1px solid rgba(142,110,61,.20);border-radius:999px;color:#8e6e3d;text-decoration:none;font-weight:700;font-size:.86rem;white-space:nowrap;background:rgba(255,255,255,.22);transition:background .25s ease,border-color .25s ease,color .25s ease}
.baj-blog-page .back-link:hover{background:rgba(142,110,61,.08);border-color:rgba(142,110,61,.36);color:#6f532d;text-decoration:none}

.baj-article-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(2rem,4vw,4rem);align-items:center;margin-bottom:clamp(2rem,4vw,3.2rem)}
.baj-article-hero>div{min-width:0}
.baj-article-title{font-family:Caudex,serif;font-size:clamp(3rem,5.15vw,5rem);line-height:.98;color:#1b1818;margin:.18em 0 .28em;letter-spacing:-.035em;max-width:780px;text-wrap:balance}
.baj-article-summary{font-size:1.04rem;line-height:1.78;color:#5f5752;max-width:760px;margin:0}
.baj-article-cover{border-radius:1.45rem;overflow:hidden;aspect-ratio:1.45/1;min-height:0;background:#111;box-shadow:0 18px 55px rgba(22,17,10,.08)}
.baj-article-cover img{display:block;width:100%;height:100%;object-fit:cover}
.baj-article-info{display:flex;gap:.85rem;flex-wrap:wrap;color:#8e6e3d;font-size:.78rem;line-height:1.3;text-transform:uppercase;letter-spacing:.09em;margin-bottom:1.2em}
.baj-article-info span{white-space:nowrap}

.baj-article-content{width:min(100%,860px);margin:0;padding:clamp(1.45rem,3vw,2.35rem);border:1px solid rgba(142,110,61,.16);border-radius:1.4rem;background:rgba(255,255,255,.34);box-shadow:0 20px 60px rgba(27,24,24,.035);color:#292525;line-height:1.86;font-size:1.04rem;overflow:hidden}
.baj-article-content>*{max-width:100%}
.baj-article-content p{margin:0 0 1.08em}
.baj-article-content p:empty{display:none}
.baj-article-content h2,.baj-article-content h3,.baj-article-content h4{font-family:Caudex,serif;color:#1b1818;line-height:1.14;margin:1.75em 0 .65em;text-wrap:balance}
.baj-article-content h2{font-size:clamp(1.85rem,2.4vw,2.35rem)}
.baj-article-content h3{font-size:clamp(1.45rem,2vw,1.8rem)}
.baj-article-content ul,.baj-article-content ol{margin:0 0 1.2em;padding-left:1.25em}
.baj-article-content li{margin:.45em 0;padding-left:.15em}
.baj-article-content blockquote{margin:1.6em 0;padding:1.05em 1.25em;border-left:3px solid rgba(142,110,61,.45);background:rgba(142,110,61,.07);border-radius:0 1rem 1rem 0;color:#3a312b}
.baj-article-content a{color:#8e6e3d;text-decoration:underline;text-underline-offset:.18em}
.baj-article-content img{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:1.1rem;margin:1.6em 0}
.baj-article-content figure{margin:1.8em 0}.baj-article-content figcaption{font-size:.86rem;color:#6c625a;line-height:1.5;margin-top:.6em}
.baj-article-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.baj-article-content strong,.baj-article-content b{font-weight:700;color:#1b1818}
.baj-related{margin-top:clamp(3.4rem,5vw,5rem)}
.baj-related .blog-eyebrow{margin-bottom:1rem}

@media (max-width:991px){
  .baj-blog-grid,.baj-blog-list{grid-template-columns:1fr 1fr}
  .baj-article-hero{grid-template-columns:1fr;align-items:start}
  .baj-article-cover{aspect-ratio:16/9;max-height:430px}
  .baj-article-content{width:100%}
}
@media (max-width:767px){
  .baj-blog-grid,.baj-blog-list{grid-template-columns:1fr}
  .baj-blog-page .blog-shell{width:min(100% - 2rem,1240px);padding:2.15rem 0 4em}
  .baj-blog-page .blog-topbar{align-items:flex-start;flex-direction:column;margin-bottom:2.4rem}
  .baj-blog-page .blog-brand{width:100%}
  .baj-blog-page .blog-brand-logo{width:104px;height:38px;flex-basis:104px}
  .baj-blog-page .blog-brand-title{max-width:calc(100vw - 170px);font-size:.72rem;letter-spacing:.12em}
  .baj-blog-section{padding:5em 0 3.5em}
  .baj-blog-card-title,.baj-blog-card-summary{min-height:0}
  .baj-article-title{font-size:clamp(2.45rem,13vw,3.35rem)}
  .baj-article-info{gap:.6rem;font-size:.7rem}
  .baj-article-content{padding:1.25rem;border-radius:1.1rem;font-size:1rem;line-height:1.76}
}
