/* ===== DinnerBliss r6 — site shell + homepage/archive (enqueued in <head>) ===== */
/* The per-article magazine CSS ships inside the post content itself (a <style> block)
   so it stays scoped to the single-post view. This file only styles the site chrome. */

*{box-sizing:border-box}
html{background:#f6f1ea}
body{margin:0;font-family:'Source Sans 3',sans-serif;color:#2b2622;background:#f6f1ea;line-height:1.65;font-size:17px}
a{color:#c75d2c}
img{max-width:100%;height:auto}

/* ---- header / nav ---- */
.site-head{position:sticky;top:0;z-index:50;background:#fffdf9;border-bottom:1px solid #ece2d4}
.site-head .inner,.crumb,.db-layout,.site-foot .inner,.db-shell{max-width:1140px;margin:0 auto}
.site-head .inner{padding:14px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.logo{font-family:'Playfair Display',serif;font-weight:800;font-size:30px;color:#c75d2c;line-height:1;text-decoration:none}
.logo small{display:block;font-family:'Source Sans 3';font-weight:600;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#9a8f84;margin-top:2px}
.site-nav{display:flex;gap:20px;flex-wrap:wrap;font-weight:600;font-size:14px;align-items:center}
.site-nav a{color:#4a443e;text-decoration:none;white-space:nowrap}
.site-nav a:hover,.site-nav a.active{color:#c75d2c}
.site-search{width:34px;height:34px;border-radius:50%;background:#f3ece2;display:flex;align-items:center;justify-content:center;flex:0 0 auto;text-decoration:none}
.nav-toggle{display:none}

/* ---- breadcrumb ---- */
.crumb{padding:14px 28px 0;font-size:12px;color:#9a8f84}
.crumb a{color:#c75d2c;text-decoration:none}

/* ---- two-column layout (single post) ---- */
.db-layout{padding:8px 28px 50px;display:grid;grid-template-columns:1fr 312px;gap:40px;align-items:start}
.main{background:#fff;border-radius:18px;box-shadow:0 10px 40px rgba(120,70,30,.07);overflow:hidden}
.main .wrap{max-width:none!important;padding:0 46px 46px!important}
.main .wrap .cat{margin-top:34px}

/* ---- sidebar ---- */
aside.db-aside{position:sticky;top:84px;display:flex;flex-direction:column;gap:20px}
.side-card{background:#fff;border:1px solid #f0e7da;border-radius:16px;padding:20px}
.side-h{font-family:'Playfair Display',serif;font-weight:800;font-size:18px;color:#241f1b;margin:0 0 13px;padding-bottom:8px;border-bottom:2px solid #f0e0cf}
.author{text-align:center}
.author .ava{width:74px;height:74px;border-radius:50%;margin:0 auto 10px;background:linear-gradient(135deg,#c75d2c,#e0a45e);color:#fff;display:flex;align-items:center;justify-content:center;font-family:'Playfair Display',serif;font-weight:800;font-size:34px}
.author h4{font-family:'Playfair Display',serif;font-size:18px;margin:0}
.author p{font-size:13px;color:#7c736b;margin-top:5px}
.pop{display:flex;gap:12px;align-items:center;margin-bottom:13px;text-decoration:none}
.pop img{width:74px;height:56px;border-radius:9px;object-fit:cover;flex:0 0 auto}
.pop .t{font-weight:700;font-size:13px;color:#2b2622;line-height:1.3}
.pop .m{font-size:11px;color:#a89e93;margin-top:3px}
.news{background:linear-gradient(135deg,#c75d2c,#e0a45e);color:#fff;border:none}
.news .side-h{color:#fff;border-color:rgba(255,255,255,.3)}
.news p{font-size:13px;margin-bottom:11px;color:#fff4ec}
.news input{width:100%;padding:10px 13px;border:none;border-radius:9px;margin-bottom:8px;font-family:inherit}
.news button{width:100%;padding:10px;border:none;border-radius:9px;background:#241f1b;color:#fff;font-weight:700;font-family:inherit;cursor:pointer}
.ad{background:#f3ece2;border:1px dashed #d8c8b4;border-radius:12px;height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b6a895}
.ad span{font-size:10px;text-transform:uppercase;letter-spacing:1.5px}

/* ---- footer ---- */
.site-foot{background:#241f1b;color:#cdbfb2;margin-top:30px}
.site-foot .inner{padding:40px 28px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}
.site-foot h5{font-family:'Playfair Display',serif;color:#e0a45e;font-size:16px;margin:0 0 11px}
.site-foot a{display:block;color:#cdbfb2;text-decoration:none;font-size:13px;padding:3px 0}
.site-foot a:hover{color:#fff}
.site-foot .logo{color:#fff;font-size:26px}
.site-foot p{font-size:13px;color:#a89e93;margin-top:8px}
.foot-bot{border-top:1px solid #3a322c;text-align:center;padding:16px;font-size:12px;color:#8a8076}

/* ---- homepage + archive shell ---- */
.db-shell{padding:0 28px 40px}
.home-hero{background:linear-gradient(135deg,#fbf3ec,#f7f4ef);border:1px solid #f0e0cf;border-radius:20px;padding:54px 46px;margin:26px 0 8px;text-align:center}
.home-hero .eyebrow{display:inline-block;background:#c75d2c;color:#fff;font-weight:700;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;padding:5px 14px;border-radius:30px;margin-bottom:16px}
.home-hero h1{font-family:'Playfair Display',serif;font-weight:800;font-size:46px;line-height:1.1;color:#241f1b;margin:0 0 14px}
.home-hero p{font-size:18px;color:#6b6258;max-width:640px;margin:0 auto 22px}
.home-hero .btn{display:inline-block;background:#241f1b;color:#fff;text-decoration:none;font-weight:700;padding:13px 28px;border-radius:30px}

.db-secrow{display:flex;align-items:baseline;justify-content:space-between;margin:38px 0 8px}
.db-secrow h2{font-family:'Playfair Display',serif;font-weight:800;font-size:26px;color:#241f1b;margin:0}
.db-secrow .all{font-weight:700;font-size:14px;text-decoration:none}

.archive-head{padding:30px 0 6px}
.archive-head .eyebrow{display:inline-block;background:#c75d2c;color:#fff;font-weight:700;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;padding:5px 14px;border-radius:30px}
.archive-head h1{font-family:'Playfair Display',serif;font-weight:800;font-size:38px;color:#241f1b;margin:14px 0 6px}
.archive-head p{color:#6b6258;font-size:16px;margin:0}

.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:6px 0 10px}
.pcard{background:#fff;border:1px solid #f0e7da;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(120,70,30,.07);display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}
.pcard:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(120,70,30,.13)}
.pcard a.thumb{display:block;aspect-ratio:3/2;overflow:hidden;background:#f3ece2}
.pcard a.thumb img{width:100%;height:100%;object-fit:cover;display:block}
.pcard .pc-b{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1}
.pcard .pc-cat{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#c75d2c;text-decoration:none;margin-bottom:7px}
.pcard h3{font-family:'Playfair Display',serif;font-weight:800;font-size:20px;line-height:1.25;margin:0 0 8px}
.pcard h3 a{color:#241f1b;text-decoration:none}
.pcard h3 a:hover{color:#c75d2c}
.pcard .ex{font-size:14.5px;color:#6b6258;margin:0 0 14px;flex:1}
.pcard .more{font-weight:700;font-size:13.5px;color:#c75d2c;text-decoration:none;margin-top:auto}

.db-pager{display:flex;gap:10px;justify-content:center;margin:30px 0 10px}
.db-pager .page-numbers{background:#fff;border:1px solid #f0e7da;border-radius:9px;padding:8px 14px;text-decoration:none;color:#4a443e;font-weight:700}
.db-pager .page-numbers.current{background:#c75d2c;border-color:#c75d2c;color:#fff}

.db-empty{background:#fff;border:1px solid #f0e7da;border-radius:16px;padding:40px;text-align:center;color:#6b6258}

/* ---- responsive ---- */
@media(max-width:960px){
  .db-layout{grid-template-columns:1fr}
  aside.db-aside{position:static}
  .post-grid{grid-template-columns:repeat(2,1fr)}
  .site-foot .inner{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .post-grid{grid-template-columns:1fr}
  .home-hero h1{font-size:34px}
  .main .wrap{padding:0 20px 30px!important}
  .site-nav{gap:14px;font-size:13px}
}

/* ---- Cluster interlinking block (single.php) ---- */
.db-related{max-width:820px;margin:48px auto 8px;padding:28px 0 8px;border-top:2px solid #e7ded2}
.db-related-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.db-related-head h2{font-family:'Playfair Display',Georgia,serif;font-size:1.7rem;margin:0;color:#2a2118}
.db-related-all{font-weight:600;color:#c0613f;text-decoration:none;white-space:nowrap}
.db-related-all:hover{text-decoration:underline}
.db-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
@media(max-width:680px){.db-related-grid{grid-template-columns:repeat(2,1fr)}}
.db-related-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ece3d6;border-radius:12px;overflow:hidden;text-decoration:none;transition:transform .15s,box-shadow .15s}
.db-related-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(80,50,20,.12)}
.db-related-img{display:block;height:120px;background-size:cover;background-position:center;background-color:#efe7da}
.db-related-title{padding:12px 14px;font-weight:600;color:#2a2118;line-height:1.35;font-size:.97rem}
