/* Publisher directory posts — ultra-professional table layout */
.sa-post-frame { max-width: 1080px; padding: 36px 40px 52px; }
.sa-post-head { margin: 0 0 28px; padding-bottom: 22px; border-bottom: 1px solid #e2e8f0; }
.sa-post-title { margin: 0; font-size: clamp(1.25rem, 2.4vw, 1.65rem); font-weight: 700; color: #0f172a; line-height: 1.35; letter-spacing: -.02em; }
.domain-directory { color: #334155; }
.domain-directory > p { font-size: .95rem; line-height: 1.75; color: #475569; margin: 0 0 24px; }
.domain-directory h2 { margin: 32px 0 14px; padding-bottom: 10px; border-bottom: 2px solid #0f172a; font-size: .78rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #0f172a; }
.domain-directory table, .fp-pub-table { width: 100%; border-collapse: collapse; table-layout: fixed; margin: 0 0 28px; border: 1px solid #dbe3ef; border-radius: 10px; overflow: hidden; box-shadow: 0 1px 3px rgba(15,23,42,.06); }
.domain-directory td, .fp-pub-cell { padding: 15px 18px; border: 1px solid #e8edf4; vertical-align: top; font-size: .84rem; line-height: 1.6; background: #fff; }
.domain-directory tr:nth-child(even) td { background: #f8fafc; }
.domain-directory td a { color: #1e293b; text-decoration: none; font-weight: 500; transition: color .15s; }
.domain-directory td a:hover { color: #2563eb; }
.domain-directory td:empty { background: #f1f5f9; }
