:root{--dmb-ah-bg:#090807;--dmb-ah-panel:#15120f;--dmb-ah-panel-2:#201a15;--dmb-ah-ink:#f7f2e8;--dmb-ah-muted:#c8bfb2;--dmb-ah-amber:#c8792a;--dmb-ah-gold:#e2b46f;--dmb-ah-line:rgba(226,180,111,.23)}
body.dmb-article-hub-page #main-content,body.dmb-article-category-page #main-content{background:var(--dmb-ah-bg)!important}
body.dmb-article-hub-page #main-content>.container,body.dmb-article-category-page #main-content>.container{width:100%!important;max-width:none!important;padding:0!important}
body.dmb-article-hub-page #main-content>.container:before,body.dmb-article-category-page #main-content>.container:before{display:none!important}
body.dmb-article-hub-page article.page{margin:0!important;padding:0!important;background:transparent!important}
body.dmb-article-hub-page article.page>.entry-title{display:none!important}
body.dmb-article-hub-page article.page>.entry-content{padding:0!important}
.dmb-ah{box-sizing:border-box;background:var(--dmb-ah-bg);color:var(--dmb-ah-ink);font-family:inherit;min-height:70vh;padding:0 0 80px}
.dmb-ah *{box-sizing:border-box}
.dmb-ah a{text-decoration:none}
.dmb-ah-hero{position:relative;overflow:hidden;padding:92px max(6vw,24px) 84px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(200,121,42,.24),transparent 43%),linear-gradient(135deg,#080706 0%,#16110d 55%,#080706 100%);border-bottom:1px solid var(--dmb-ah-line)}
.dmb-ah-hero:after{content:"";position:absolute;inset:auto 8% 0;height:1px;background:linear-gradient(90deg,transparent,var(--dmb-ah-amber),transparent)}
.dmb-ah-kicker{margin:0 0 12px!important;color:var(--dmb-ah-gold)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase}
.dmb-ah-hero h1,.dmb-ah-archive-hero h1{margin:0;color:var(--dmb-ah-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,88px);font-weight:500;line-height:1.02}
.dmb-ah-hero>p:last-child,.dmb-ah-archive-hero>p:last-child{max-width:760px;margin:22px auto 0!important;color:var(--dmb-ah-muted)!important;font-size:clamp(17px,2vw,21px)!important;line-height:1.7!important}
.dmb-ah-topics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1280px;margin:0 auto;background:var(--dmb-ah-line);border:1px solid var(--dmb-ah-line);border-top:0}
.dmb-ah-topics>a{display:flex;min-height:210px;padding:30px 26px;flex-direction:column;background:#100e0c;color:var(--dmb-ah-ink);transition:background .2s ease,transform .2s ease}
.dmb-ah-topics>a:hover{background:var(--dmb-ah-panel-2);transform:translateY(-3px)}
.dmb-ah-topics span{color:var(--dmb-ah-amber);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.dmb-ah-topics strong{display:block;margin:13px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:500}
.dmb-ah-topics small{color:var(--dmb-ah-muted);font-size:14px;line-height:1.55}
.dmb-ah-featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);max-width:1280px;margin:76px auto 0;background:var(--dmb-ah-panel);border:1px solid var(--dmb-ah-line);box-shadow:0 28px 70px rgba(0,0,0,.28)}
.dmb-ah-featured-image{display:block;min-height:470px;background:#1b1510;overflow:hidden}
.dmb-ah-featured-image img,.dmb-ah-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.dmb-ah-featured:hover img,.dmb-ah-card:hover img{transform:scale(1.025)}
.dmb-ah-featured-copy{display:flex;padding:54px 48px;flex-direction:column;justify-content:center}
.dmb-ah-featured-copy h2{margin:0 0 20px!important;color:var(--dmb-ah-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,52px)!important;font-weight:500;line-height:1.08!important}
.dmb-ah-featured-copy h2 a,.dmb-ah-card h2 a{color:inherit}
.dmb-ah-featured-copy>p:not(.dmb-ah-kicker){margin:0!important;color:var(--dmb-ah-muted)!important;font-size:17px!important;line-height:1.7!important}
.dmb-ah-featured-meta{display:flex;margin-top:30px;align-items:center;justify-content:space-between;gap:20px;color:#9e9488;font-size:13px}
.dmb-ah-button{display:inline-flex;padding:13px 20px;align-items:center;justify-content:center;border:1px solid var(--dmb-ah-amber);background:var(--dmb-ah-amber);color:#100b07!important;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:background .2s ease,color .2s ease}
.dmb-ah-button:hover{background:transparent;color:var(--dmb-ah-gold)!important}
.dmb-ah-section{max-width:1280px;margin:86px auto 0;padding:0 24px}
.dmb-ah-section-heading{display:flex;margin-bottom:26px;padding-bottom:18px;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--dmb-ah-line)}
.dmb-ah-section-heading h2{margin:0!important;color:var(--dmb-ah-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,48px)!important;font-weight:500;line-height:1.1!important}
.dmb-ah-section-heading>a{padding-bottom:5px;color:var(--dmb-ah-gold)!important;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.dmb-ah-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.dmb-ah-card{display:flex;min-width:0;flex-direction:column;background:var(--dmb-ah-panel);border:1px solid var(--dmb-ah-line);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.dmb-ah-card:hover{transform:translateY(-5px);border-color:rgba(226,180,111,.55);box-shadow:0 20px 45px rgba(0,0,0,.3)}
.dmb-ah-card-image{display:block;height:245px;overflow:hidden;background:#1b1510}
.dmb-ah-image-fallback{display:flex;width:100%;height:100%;min-height:245px;align-items:center;justify-content:center;background:radial-gradient(circle at 45% 35%,rgba(200,121,42,.35),transparent 28%),linear-gradient(135deg,#2a1b10,#0d0b09 66%);color:rgba(247,242,232,.22);font-family:Georgia,"Times New Roman",serif;font-size:56px;letter-spacing:.12em}
.dmb-ah-card-body{display:flex;padding:25px 25px 27px;flex:1;flex-direction:column}
.dmb-ah-card-meta{display:flex;margin-bottom:13px;align-items:center;gap:8px;color:#948a7f;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.dmb-ah-card-meta a{color:var(--dmb-ah-amber)!important}
.dmb-ah-card h2{margin:0 0 13px!important;color:var(--dmb-ah-ink)!important;font-family:Georgia,"Times New Roman",serif;font-size:27px!important;font-weight:500;line-height:1.2!important}
.dmb-ah-card-body>p{margin:0 0 22px!important;color:var(--dmb-ah-muted)!important;font-size:15px!important;line-height:1.65!important}
.dmb-ah-read{margin-top:auto;color:var(--dmb-ah-gold)!important;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.dmb-ah-read span,.dmb-ah-section-heading>a span{display:inline-block;margin-left:4px;transition:transform .2s ease}
.dmb-ah-read:hover span,.dmb-ah-section-heading>a:hover span{transform:translateX(4px)}
.dmb-ah-archive{padding-bottom:90px}
.dmb-ah-archive-hero{padding:72px max(6vw,24px) 62px;background:radial-gradient(circle at 12% 20%,rgba(200,121,42,.22),transparent 35%),linear-gradient(135deg,#080706,#17110d);border-bottom:1px solid var(--dmb-ah-line)}
.dmb-ah-archive-hero h1{font-size:clamp(46px,6vw,76px)}
.dmb-ah-archive-hero>p:last-child{max-width:780px;margin:19px 0 0!important}
.dmb-ah-back{display:inline-block;margin-bottom:34px;color:var(--dmb-ah-gold)!important;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.dmb-ah-archive-grid{max-width:1280px;margin:64px auto 0;padding:0 24px}
.dmb-ah-pagination{max-width:1280px;margin:46px auto 0;padding:0 24px}
.dmb-ah-pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:8px}
.dmb-ah-pagination .page-numbers{display:inline-flex;min-width:42px;height:42px;padding:0 13px;align-items:center;justify-content:center;border:1px solid var(--dmb-ah-line);color:var(--dmb-ah-ink)!important}
.dmb-ah-pagination .current,.dmb-ah-pagination a:hover{background:var(--dmb-ah-amber);border-color:var(--dmb-ah-amber);color:#100b07!important}
.dmb-ah-empty{max-width:800px;margin:60px auto;padding:30px;border:1px solid var(--dmb-ah-line);background:var(--dmb-ah-panel);color:var(--dmb-ah-muted);text-align:center}
@media(max-width:1050px){.dmb-ah-topics{grid-template-columns:repeat(2,1fr)}.dmb-ah-featured{margin-left:24px;margin-right:24px;grid-template-columns:1fr}.dmb-ah-featured-image{min-height:420px}.dmb-ah-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.dmb-ah{padding-bottom:55px}.dmb-ah-hero{padding:64px 22px 58px}.dmb-ah-topics{grid-template-columns:1fr;margin:0 16px}.dmb-ah-topics>a{min-height:0;padding:24px}.dmb-ah-featured{margin:42px 16px 0;display:block}.dmb-ah-featured-image{min-height:0;height:280px}.dmb-ah-featured-copy{padding:31px 25px}.dmb-ah-featured-meta{align-items:flex-start;flex-direction:column}.dmb-ah-section{margin-top:60px;padding:0 16px}.dmb-ah-section-heading{align-items:flex-start;flex-direction:column}.dmb-ah-grid{grid-template-columns:1fr}.dmb-ah-card-image{height:230px}.dmb-ah-archive-hero{padding:54px 22px 48px}.dmb-ah-archive-grid{margin-top:40px;padding:0 16px}}
