.archive .ast-article-post{display:block;background:#fff;margin:18px 0;padding:16px 18px;border-left:4px solid #007bff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.ast-pagination .page-numbers{display:inline-flex;min-width:40px;height:40px;padding:0 12px;align-items:center;justify-content:center;border-radius:999px;background:#f2f6ff;color:#1f3b8f;font-weight:600;text-decoration:none;border:1px solid #dbe6ff;transition:transform .15s ease,background .2s ease,color .2s ease,border-color .2s ease}
.ast-pagination .page-numbers.current{background:#1f3b8f;color:#fff;border-color:#1f3b8f;font-weight:700;cursor:default;pointer-events:none}