*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Georgia,"Noto Serif SC",serif;background:#fff;color:#1c1917;line-height:1.8;font-size:17px}
a{color:#7c2d12;text-decoration:none;border-bottom:1px solid #d6d3d1}
a:hover{color:#9a3412;border-bottom-color:#9a3412}
img{max-width:100%;height:auto;display:block}

.container{max-width:760px;margin:0 auto;padding:0 24px}

.site-header{background:#fff;border-bottom:1px solid #e7e5e4;position:sticky;top:0;z-index:300;font-family:"Noto Sans SC",sans-serif}
.header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;position:relative}
.brand{display:flex;align-items:center;gap:10px;color:#292524;font-weight:600;font-size:.92rem;border-bottom:none}
.brand:hover{text-decoration:none;border-bottom:none}
.brand img{border-radius:4px}
.brand b{color:#7c2d12;font-weight:700}
.site-nav ul{display:flex;flex-wrap:wrap;gap:6px 16px;list-style:none}
.site-nav a{color:#57534e;font-size:.88rem;padding:4px 0;border-bottom:none}
.site-nav a.active,.site-nav a:hover{color:#7c2d12;font-weight:600;border-bottom:2px solid #7c2d12;text-decoration:none}
.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}
.nav-toggle span{display:block;width:22px;height:2px;background:#292524;transition:.2s}
.nav-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.nav-toggle.is-open span:nth-child(2){opacity:0}
.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.ads-top-bar{background:#fafaf9;border-bottom:1px solid #e7e5e4;padding:10px 0;font-family:"Noto Sans SC",sans-serif}
.applist-title{font-size:.76rem;color:#a8a29e;text-align:center;margin-bottom:6px;letter-spacing:.06em}
#ads{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}
#ads .caption{font-size:.7rem;color:#78716c;margin-top:4px;text-align:center;max-width:70px;line-height:1.3}

.serif-masthead{padding:48px 0 32px;text-align:center;border-bottom:1px solid #e7e5e4}
.serif-masthead .eyebrow{font-family:"Noto Sans SC",sans-serif;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#a8a29e;margin-bottom:14px}
.serif-masthead h1{font-size:2rem;line-height:1.35;font-weight:400;color:#1c1917;margin-bottom:20px;font-family:Georgia,"Noto Serif SC",serif}
.serif-masthead .deck{font-size:1.05rem;color:#44403c;text-align:justify;font-style:italic;max-width:680px;margin:0 auto 14px}
.serif-masthead .byline{font-family:"Noto Sans SC",sans-serif;font-size:.82rem;color:#a8a29e;margin-top:16px}

.serif-body{padding:36px 0 24px}
.serif-body section{margin-bottom:36px}
.serif-body h2{font-size:1.35rem;font-weight:400;margin-bottom:14px;color:#1c1917;font-family:Georgia,"Noto Serif SC",serif}
.serif-body p{margin-bottom:16px;color:#292524;text-align:justify;hyphens:auto}
.serif-body ul{margin:12px 0 16px 22px;color:#44403c}
.serif-body li{margin-bottom:6px}
.serif-body figure{margin:24px 0}
.serif-body figcaption{font-family:"Noto Sans SC",sans-serif;font-size:.78rem;color:#78716c;margin-top:8px;text-align:center;font-style:normal}

.pullquote{margin:28px 0;padding:20px 24px 20px 28px;border-left:4px solid #7c2d12;background:#fafaf9;font-size:1.25rem;line-height:1.55;color:#44403c;font-style:italic;position:relative}
.pullquote::before{content:"\201C";position:absolute;top:-8px;left:12px;font-size:3rem;color:#d6d3d1;line-height:1;font-style:normal;font-family:Georgia,serif}
.pullquote cite{display:block;margin-top:12px;font-size:.82rem;font-style:normal;color:#78716c;font-family:"Noto Sans SC",sans-serif}

.pullquote-right{float:right;width:42%;margin:4px 0 16px 24px;padding:16px 18px;border-left:3px solid #a8a29e;background:#f5f5f4;font-size:1.05rem;line-height:1.5;color:#57534e;font-style:italic}
.pullquote-right::before{content:"\201C";font-size:2rem;color:#d6d3d1;display:block;line-height:1;margin-bottom:4px;font-style:normal}

.serif-callout{font-family:"Noto Sans SC",sans-serif;margin:18px 0;padding:14px 16px;background:#fff7ed;border:1px solid #fed7aa;font-size:.92rem;color:#9a3412}
.serif-warn{font-family:"Noto Sans SC",sans-serif;margin:18px 0;padding:14px 16px;background:#fef2f2;border:1px solid #fecaca;font-size:.92rem;color:#991b1b}

.serif-faq{padding:32px 0 40px;border-top:1px solid #e7e5e4;font-family:"Noto Sans SC",sans-serif}
.serif-faq h2{font-size:1.2rem;margin-bottom:18px;font-family:Georgia,"Noto Serif SC",serif;font-weight:400;text-align:center}
.serif-faq details{border-bottom:1px solid #e7e5e4;margin-bottom:0}
.serif-faq summary{padding:14px 0;cursor:pointer;font-weight:500;list-style:none;color:#292524}
.serif-faq summary::-webkit-details-marker{display:none}
.serif-faq details p{padding:0 0 14px;color:#57534e;font-size:.94rem;line-height:1.7}

.serif-close{padding:24px 0 36px;border-top:1px solid #e7e5e4}
.serif-close h2{font-size:1.2rem;font-weight:400;margin-bottom:12px}
.serif-close p{margin-bottom:14px;color:#292524;text-align:justify}

.related-read{padding:20px 0 40px;border-top:1px solid #e7e5e4;font-family:"Noto Sans SC",sans-serif}
.related-read h2{font-size:.95rem;margin-bottom:12px;color:#57534e;letter-spacing:.04em}
.related-grid{display:flex;flex-wrap:wrap;gap:10px 14px}
.related-grid a{font-size:.88rem;padding:5px 10px;border:1px solid #e7e5e4;color:#44403c;border-bottom:1px solid #e7e5e4}
.related-grid a:hover{background:#fafaf9;border-bottom-color:#7c2d12}

.site-footer{background:#fafaf9;border-top:1px solid #e7e5e4;padding:32px 0;text-align:center;font-size:.86rem;color:#78716c;font-family:"Noto Sans SC",sans-serif}
.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:10px}
.footer-links a{color:#57534e;border-bottom:none}

.prose-page{max-width:720px;margin:0 auto;padding:32px 24px 48px;font-family:"Noto Sans SC",sans-serif}
.prose-page h1{font-size:1.5rem;margin-bottom:16px}
.prose-page h2{font-size:1.1rem;margin:16px 0 8px}
.prose-page p{margin-bottom:12px;color:#44403c}
.error-page{text-align:center;padding:48px 24px 24px;font-family:"Noto Sans SC",sans-serif}
.error-page h1{font-size:3rem;color:#7c2d12}

@media(max-width:768px){
  .nav-toggle{display:flex}
  .site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e7e5e4;padding:12px 24px;box-shadow:0 4px 12px rgba(0,0,0,.06)}
  .site-nav.is-open{display:block}
  .serif-masthead h1{font-size:1.55rem}
  .pullquote-right{float:none;width:100%;margin:16px 0}
}

@media(min-width:769px){
  .serif-body::after{content:"";display:table;clear:both}
}
