@import url('dbm-custom.css');
:root{--dir-line:var(--dbm-line);--dir-panel:var(--dbm-panel);--dir-panel2:var(--dbm-panel2);--dir-muted:var(--dbm-muted);--dir-accent:var(--dbm-gold2)}
.lead{font-size:1.15em;line-height:1.8;max-width:58em;color:var(--dbm-text)}
.eyebrow{display:inline-block;margin-bottom:1em;color:var(--dir-accent);font-weight:800;letter-spacing:.15em;text-transform:uppercase;font-size:.75em}
.hero-actions{margin:2em 0 0}.hero-actions .button{margin:0 .5em .5em 0}.section-gap{margin-top:4em}
.bdn-card,.book-card,.author-row,.featured-panel,.ad-slot,.stat,.callout{border:1px solid var(--dir-line);border-radius:8px;background:var(--dir-panel);box-shadow:0 10px 28px rgba(0,0,0,.16)}
.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em}.bdn-card{padding:1.5em}.bdn-card h3{margin-bottom:.55em}.bdn-card p:last-child{margin-bottom:0}
.profile-grid{display:grid;grid-template-columns:230px 1fr;gap:2.5em;align-items:start}.profile-photo{width:100%;max-width:230px;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.24)}
.book-cover{width:100%;max-width:190px;max-height:285px;object-fit:contain;background:#0d1625;border-radius:6px;box-shadow:0 10px 24px rgba(0,0,0,.24)}
.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5em}.book-card{padding:1.25em}.book-card .cover-wrap{height:245px;display:flex;align-items:center;justify-content:center;margin-bottom:1em}
.genre-pills{display:flex;flex-wrap:wrap;gap:.5em;margin:1em 0}.genre-pills a,.genre-pills span{border:1px solid var(--dir-line);border-radius:999px;padding:.35em .75em;font-size:.8em;text-decoration:none}
.content-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:3em;align-items:start}.bdn-sidebar{position:sticky;top:1.5em}.ad-slot{padding:1.1em;margin-bottom:1.2em}.ad-slot .slot-label{font-size:.68em;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--dir-muted)}.ad-slot img{max-width:100%;height:auto;display:block;margin:.75em auto;border-radius:4px}.ad-slot h4{margin:.6em 0}.ad-slot p{font-size:.9em;margin-bottom:.8em}.ad-slot .button{font-size:.7em;height:3.2em;line-height:3.2em;padding:0 1.5em}
.callout{border-left:4px solid var(--dbm-gold);padding:1.4em 1.5em;margin:2em 0}.price{font-size:2.4em;font-weight:800;color:var(--dir-accent);line-height:1}.price small{font-size:.35em;font-weight:600;color:var(--dir-muted)}
.steps{counter-reset:step;list-style:none;padding-left:0}.steps li{counter-increment:step;position:relative;padding:0 0 1.4em 3.4em}.steps li:before{content:counter(step);position:absolute;left:0;top:.05em;width:2.2em;height:2.2em;border-radius:50%;background:var(--dbm-gold);color:#111827;display:flex;align-items:center;justify-content:center;font-weight:800}
.author-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5em}.author-row{display:grid;grid-template-columns:110px 1fr;gap:1.25em;padding:1em}.author-row img{width:110px;height:110px;object-fit:cover;border-radius:6px}
.notice{font-size:.9em;padding:1em 1.2em;border:1px solid var(--dir-line);background:#171f2d;border-left:4px solid var(--dbm-gold);border-radius:6px}.form-note,.catalog-note,.breadcrumb,.footer-mini{font-size:.85em;color:var(--dir-muted)}
.bdn-form .field label{display:block;font-weight:700;margin-bottom:.35em}.bdn-form fieldset{border:0;margin:0;padding:0}.bdn-form input[type="file"]{border:1px solid var(--dir-line);padding:.75em;width:100%;background:#0d1625;color:#fff}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5em}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;margin:2em 0}.stat{padding:1.2em;text-align:center}.stat strong{display:block;font-size:1.4em;color:var(--dir-accent)}
.plain-links{list-style:none;padding-left:0}.plain-links li{margin-bottom:.55em}.breadcrumb{margin-bottom:1.4em}.breadcrumb a{color:inherit}.article-body h2{margin-top:2em}.article-body h3{margin-top:1.5em}.article-body a{overflow-wrap:anywhere}.article-body img{max-width:100%;height:auto}.source-list{font-size:.9em}.tile-text{font-size:.85em}.tiles article .image img{object-fit:cover;height:100%}.tiles article .image{height:100%}.tiles article{min-height:270px}
.featured-panel{display:grid;grid-template-columns:190px 1fr;gap:2em;align-items:center;padding:1.5em}.featured-panel img{width:190px;height:190px;object-fit:cover;border-radius:8px}.external:after{content:' ↗';font-size:.8em}.sponsor-lock{border-color:var(--dbm-gold)}
@media screen and (max-width:980px){.card-grid,.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-with-sidebar{grid-template-columns:1fr}.bdn-sidebar{position:static}.profile-grid,.featured-panel{grid-template-columns:170px 1fr}.author-list{grid-template-columns:1fr}}
@media screen and (max-width:640px){.card-grid,.book-grid,.two-col,.stat-strip{grid-template-columns:1fr}.profile-grid,.featured-panel{grid-template-columns:1fr}.profile-photo,.featured-panel img{max-width:170px}.author-row{grid-template-columns:82px 1fr}.author-row img{width:82px;height:82px}.tiles article{min-height:220px}}
